btrace: add unsupported/untested messages when skipping tests
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b5ac99b0
MM
12017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2
3 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4 the test is skipped.
5 * gdb.btrace/data.exp: Likewise.
6 * gdb.btrace/delta.exp: Likewise.
7 * gdb.btrace/dlopen.exp: Likewise.
8 * gdb.btrace/enable-running.exp: Likewise.
9 * gdb.btrace/enable.exp: Likewise.
10 * gdb.btrace/exception.exp: Likewise.
11 * gdb.btrace/function_call_history.exp: Likewise.
12 * gdb.btrace/gcore.exp: Likewise.
13 * gdb.btrace/instruction_history.exp: Likewise.
14 * gdb.btrace/multi-thread-step.exp: Likewise.
15 * gdb.btrace/nohist.exp: Likewise.
16 * gdb.btrace/non-stop.exp: Likewise.
17 * gdb.btrace/reconnect.exp: Likewise.
18 * gdb.btrace/record_goto-step.exp: Likewise.
19 * gdb.btrace/record_goto.exp: Likewise.
20 * gdb.btrace/rn-dl-bind.exp: Likewise.
21 * gdb.btrace/segv.exp: Likewise.
22 * gdb.btrace/step.exp: Likewise.
23 * gdb.btrace/stepi.exp: Likewise.
24 * gdb.btrace/tailcall-only.exp: Likewise.
25 * gdb.btrace/tailcall.exp: Likewise.
26 * gdb.btrace/tsx.exp: Likewise.
27 * gdb.btrace/unknown_functions.exp: Likewise.
28 * gdb.btrace/vdso.exp: Likewise.
29
cd4007e4
MM
302017-02-01 Markus Metzger <markus.t.metzger@intel.com>
31
32 * gdb.btrace/enable-running.c: New.
33 * gdb.btrace/enable-running.exp: New.
34
2735833d
WT
352017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
36
37 * gdb.arch/amd64-gs_base.c: New file.
38 * gdb.arch/amd64-gs_base.exp: New file.
39
b51e1e94
LM
402017-01-26 Luis Machado <lgustavo@codesourcery.com>
41
42 * lib/memory.exp: Remove spurious empty newlines.
43
72ca0410
SM
442017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
45
46 * gdb.python/py-bad-printers.exp: Load python file using "source".
47 * gdb.python/py-events.exp: Likewise.
48 * gdb.python/py-evsignal.exp: Likewise.
49 * gdb.python/py-evthreads.exp: Likewise.
50 * gdb.python/py-frame-args.exp: Likewise.
51 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
52 * gdb.python/py-framefilter-mi.exp: Likewise.
53 * gdb.python/py-framefilter.exp: Likewise.
54 * gdb.python/py-mi.exp: Likewise.
55 * gdb.python/py-pp-maint.exp: Likewise.
56 * gdb.python/py-pp-registration.exp: Likewise.
57 * gdb.python/py-prettyprint.exp: Likewise.
58 (run_lang_tests): Likewise.
59 * gdb.python/py-typeprint.exp: Likewise.
60
e309aa65
LM
612017-01-26 Luis Machado <lgustavo@codesourcery.com>
62
63 * lib/memory.exp: New file.
64 * lib/gdb.exp: Load memory.exp.
65 * gdb.base/memattr.exp (delete_memory): Move proc to
66 lib/memory.exp and rename to delete_memory_regions.
67 Replace delete_memory with delete_memory_regions.
68 Cleanup memory regions before tests.
69 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
70 before tests.
71
515aff23
LM
722017-01-26 Luis Machado <lgustavo@codesourcery.com>
73
74 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
75 files.
76 (initialize): New function conditionally defined.
77 (testcases): Move within conditional block.
78 (main): Call initialize.
79 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
80 of gdb.reverse/insn-reverse.c.
81 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
82 gdb.reverse/insn-reverse.c.
83
d8b49cf0
YQ
842017-01-26 Yao Qi <yao.qi@linaro.org>
85
86 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
87 disassemble on address 0.
88
f13a9a0c
YQ
892017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
90 Yao Qi <yao.qi@linaro.org>
91
92 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
93 * gdb.dwarf2/implptr-64bit.S: Remove.
94 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
95 variables in caller's context. Add DW_OP_implicit_value.
96
5ac95241
YQ
972017-01-25 Yao Qi <yao.qi@linaro.org>
98
99 * lib/dwarf.exp (Dwarf::_location): Handle
100 DW_OP_GNU_implicit_pointer with proper size.
101
23e82930
LM
1022017-01-20 Luis Machado <lgustavo@codesourcery.com>
103
104 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
105 and add untested calls.
106
d334ae25
LM
1072017-01-20 Luis Machado <lgustavo@codesourcery.com>
108
109 * gdb.python/python.exp: Check line number against what GDB thinks
110 the line number is for func1.
111
f5e6296e
IB
1122017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
113
114 * gdb.dlang/debug-expr.exp: New file.
115
5b362f04
LM
1162016-12-23 Luis Machado <lgustavo@codesourcery.com>
117
118 Fix test names for the following files:
119
120 * gdb.ada/exec_changed.exp
121 * gdb.ada/info_types.exp
122 * gdb.arch/aarch64-atomic-inst.exp
123 * gdb.arch/aarch64-fp.exp
124 * gdb.arch/altivec-abi.exp
125 * gdb.arch/altivec-regs.exp
126 * gdb.arch/amd64-byte.exp
127 * gdb.arch/amd64-disp-step.exp
128 * gdb.arch/amd64-dword.exp
129 * gdb.arch/amd64-entry-value-inline.exp
130 * gdb.arch/amd64-entry-value-param.exp
131 * gdb.arch/amd64-entry-value-paramref.exp
132 * gdb.arch/amd64-entry-value.exp
133 * gdb.arch/amd64-i386-address.exp
134 * gdb.arch/amd64-invalid-stack-middle.exp
135 * gdb.arch/amd64-invalid-stack-top.exp
136 * gdb.arch/amd64-optimout-repeat.exp
137 * gdb.arch/amd64-prologue-skip.exp
138 * gdb.arch/amd64-prologue-xmm.exp
139 * gdb.arch/amd64-stap-special-operands.exp
140 * gdb.arch/amd64-stap-wrong-subexp.exp
141 * gdb.arch/amd64-tailcall-cxx.exp
142 * gdb.arch/amd64-tailcall-noret.exp
143 * gdb.arch/amd64-tailcall-ret.exp
144 * gdb.arch/amd64-tailcall-self.exp
145 * gdb.arch/amd64-word.exp
146 * gdb.arch/arm-bl-branch-dest.exp
147 * gdb.arch/arm-disp-step.exp
148 * gdb.arch/arm-neon.exp
149 * gdb.arch/arm-single-step-kernel-helper.exp
150 * gdb.arch/avr-flash-qualifier.exp
151 * gdb.arch/disp-step-insn-reloc.exp
152 * gdb.arch/e500-abi.exp
153 * gdb.arch/e500-regs.exp
154 * gdb.arch/ftrace-insn-reloc.exp
155 * gdb.arch/i386-avx512.exp
156 * gdb.arch/i386-bp_permanent.exp
157 * gdb.arch/i386-byte.exp
158 * gdb.arch/i386-cfi-notcurrent.exp
159 * gdb.arch/i386-disp-step.exp
160 * gdb.arch/i386-dr3-watch.exp
161 * gdb.arch/i386-float.exp
162 * gdb.arch/i386-gnu-cfi.exp
163 * gdb.arch/i386-mpx-map.exp
164 * gdb.arch/i386-mpx-sigsegv.exp
165 * gdb.arch/i386-mpx-simple_segv.exp
166 * gdb.arch/i386-mpx.exp
167 * gdb.arch/i386-permbkpt.exp
168 * gdb.arch/i386-prologue.exp
169 * gdb.arch/i386-signal.exp
170 * gdb.arch/i386-size-overlap.exp
171 * gdb.arch/i386-unwind.exp
172 * gdb.arch/i386-word.exp
173 * gdb.arch/mips-fcr.exp
174 * gdb.arch/powerpc-d128-regs.exp
175 * gdb.arch/powerpc-stackless.exp
176 * gdb.arch/ppc64-atomic-inst.exp
177 * gdb.arch/s390-stackless.exp
178 * gdb.arch/s390-tdbregs.exp
179 * gdb.arch/s390-vregs.exp
180 * gdb.arch/sparc-sysstep.exp
181 * gdb.arch/thumb-bx-pc.exp
182 * gdb.arch/thumb-singlestep.exp
183 * gdb.arch/thumb2-it.exp
184 * gdb.arch/vsx-regs.exp
185 * gdb.asm/asm-source.exp
186 * gdb.base/a2-run.exp
187 * gdb.base/advance.exp
188 * gdb.base/all-bin.exp
189 * gdb.base/anon.exp
190 * gdb.base/args.exp
191 * gdb.base/arithmet.exp
192 * gdb.base/async-shell.exp
193 * gdb.base/async.exp
194 * gdb.base/attach-pie-noexec.exp
195 * gdb.base/attach-twice.exp
196 * gdb.base/auto-load.exp
197 * gdb.base/bang.exp
198 * gdb.base/bitfields.exp
199 * gdb.base/break-always.exp
200 * gdb.base/break-caller-line.exp
201 * gdb.base/break-entry.exp
202 * gdb.base/break-inline.exp
203 * gdb.base/break-on-linker-gcd-function.exp
204 * gdb.base/break-probes.exp
205 * gdb.base/break.exp
206 * gdb.base/breakpoint-shadow.exp
207 * gdb.base/call-ar-st.exp
208 * gdb.base/call-sc.exp
209 * gdb.base/call-signal-resume.exp
210 * gdb.base/call-strs.exp
211 * gdb.base/callfuncs.exp
212 * gdb.base/catch-fork-static.exp
213 * gdb.base/catch-gdb-caused-signals.exp
214 * gdb.base/catch-load.exp
215 * gdb.base/catch-signal-fork.exp
216 * gdb.base/catch-signal.exp
217 * gdb.base/catch-syscall.exp
218 * gdb.base/charset.exp
219 * gdb.base/checkpoint.exp
220 * gdb.base/chng-syms.exp
221 * gdb.base/code-expr.exp
222 * gdb.base/code_elim.exp
223 * gdb.base/commands.exp
224 * gdb.base/completion.exp
225 * gdb.base/complex.exp
226 * gdb.base/cond-expr.exp
227 * gdb.base/condbreak.exp
228 * gdb.base/consecutive.exp
229 * gdb.base/continue-all-already-running.exp
230 * gdb.base/coredump-filter.exp
231 * gdb.base/corefile.exp
232 * gdb.base/dbx.exp
233 * gdb.base/debug-expr.exp
234 * gdb.base/define.exp
235 * gdb.base/del.exp
236 * gdb.base/disabled-location.exp
237 * gdb.base/disasm-end-cu.exp
238 * gdb.base/disasm-optim.exp
239 * gdb.base/display.exp
240 * gdb.base/duplicate-bp.exp
241 * gdb.base/ena-dis-br.exp
242 * gdb.base/ending-run.exp
243 * gdb.base/enumval.exp
244 * gdb.base/environ.exp
245 * gdb.base/eu-strip-infcall.exp
246 * gdb.base/eval-avoid-side-effects.exp
247 * gdb.base/eval-skip.exp
248 * gdb.base/exitsignal.exp
249 * gdb.base/expand-psymtabs.exp
250 * gdb.base/filesym.exp
251 * gdb.base/find-unmapped.exp
252 * gdb.base/finish.exp
253 * gdb.base/float.exp
254 * gdb.base/foll-exec-mode.exp
255 * gdb.base/foll-exec.exp
256 * gdb.base/foll-fork.exp
257 * gdb.base/fortran-sym-case.exp
258 * gdb.base/freebpcmd.exp
259 * gdb.base/func-ptr.exp
260 * gdb.base/func-ptrs.exp
261 * gdb.base/funcargs.exp
262 * gdb.base/gcore-buffer-overflow.exp
263 * gdb.base/gcore-relro-pie.exp
264 * gdb.base/gcore-relro.exp
265 * gdb.base/gcore.exp
266 * gdb.base/gdb1090.exp
267 * gdb.base/gdb11530.exp
268 * gdb.base/gdb11531.exp
269 * gdb.base/gdb1821.exp
270 * gdb.base/gdbindex-stabs.exp
271 * gdb.base/gdbvars.exp
272 * gdb.base/hbreak.exp
273 * gdb.base/hbreak2.exp
274 * gdb.base/included.exp
275 * gdb.base/infcall-input.exp
276 * gdb.base/inferior-died.exp
277 * gdb.base/infnan.exp
278 * gdb.base/info-macros.exp
279 * gdb.base/info-os.exp
280 * gdb.base/info-proc.exp
281 * gdb.base/info-shared.exp
282 * gdb.base/info-target.exp
283 * gdb.base/infoline.exp
284 * gdb.base/interp.exp
285 * gdb.base/interrupt.exp
286 * gdb.base/jit-reader.exp
287 * gdb.base/jit-simple.exp
288 * gdb.base/kill-after-signal.exp
289 * gdb.base/kill-detach-inferiors-cmd.exp
290 * gdb.base/label.exp
291 * gdb.base/langs.exp
292 * gdb.base/ldbl_e308.exp
293 * gdb.base/line-symtabs.exp
294 * gdb.base/linespecs.exp
295 * gdb.base/list.exp
296 * gdb.base/long_long.exp
297 * gdb.base/longest-types.exp
298 * gdb.base/maint.exp
299 * gdb.base/max-value-size.exp
300 * gdb.base/memattr.exp
301 * gdb.base/mips_pro.exp
302 * gdb.base/morestack.exp
303 * gdb.base/moribund-step.exp
304 * gdb.base/multi-forks.exp
305 * gdb.base/nested-addr.exp
306 * gdb.base/nextoverexit.exp
307 * gdb.base/noreturn-finish.exp
308 * gdb.base/noreturn-return.exp
309 * gdb.base/nostdlib.exp
310 * gdb.base/offsets.exp
311 * gdb.base/opaque.exp
312 * gdb.base/pc-fp.exp
313 * gdb.base/permissions.exp
314 * gdb.base/print-symbol-loading.exp
315 * gdb.base/prologue-include.exp
316 * gdb.base/psymtab.exp
317 * gdb.base/ptype.exp
318 * gdb.base/random-signal.exp
319 * gdb.base/randomize.exp
320 * gdb.base/range-stepping.exp
321 * gdb.base/readline-ask.exp
322 * gdb.base/recpar.exp
323 * gdb.base/recurse.exp
324 * gdb.base/relational.exp
325 * gdb.base/restore.exp
326 * gdb.base/return-nodebug.exp
327 * gdb.base/return.exp
328 * gdb.base/run-after-attach.exp
329 * gdb.base/save-bp.exp
330 * gdb.base/scope.exp
331 * gdb.base/sect-cmd.exp
332 * gdb.base/set-lang-auto.exp
333 * gdb.base/set-noassign.exp
334 * gdb.base/setvar.exp
335 * gdb.base/sigall.exp
336 * gdb.base/sigbpt.exp
337 * gdb.base/siginfo-addr.exp
338 * gdb.base/siginfo-infcall.exp
339 * gdb.base/siginfo-obj.exp
340 * gdb.base/siginfo.exp
341 * gdb.base/signals-state-child.exp
342 * gdb.base/signest.exp
343 * gdb.base/sigstep.exp
344 * gdb.base/sizeof.exp
345 * gdb.base/skip.exp
346 * gdb.base/solib-corrupted.exp
347 * gdb.base/solib-nodir.exp
348 * gdb.base/solib-search.exp
349 * gdb.base/stack-checking.exp
350 * gdb.base/stale-infcall.exp
351 * gdb.base/stap-probe.exp
352 * gdb.base/start.exp
353 * gdb.base/step-break.exp
354 * gdb.base/step-bt.exp
355 * gdb.base/step-line.exp
356 * gdb.base/step-over-exit.exp
357 * gdb.base/step-over-syscall.exp
358 * gdb.base/step-resume-infcall.exp
359 * gdb.base/step-test.exp
360 * gdb.base/store.exp
361 * gdb.base/structs3.exp
362 * gdb.base/sym-file.exp
363 * gdb.base/symbol-without-target_section.exp
364 * gdb.base/term.exp
365 * gdb.base/testenv.exp
366 * gdb.base/ui-redirect.exp
367 * gdb.base/until.exp
368 * gdb.base/unwindonsignal.exp
369 * gdb.base/value-double-free.exp
370 * gdb.base/vla-datatypes.exp
371 * gdb.base/vla-ptr.exp
372 * gdb.base/vla-sideeffect.exp
373 * gdb.base/volatile.exp
374 * gdb.base/watch-cond-infcall.exp
375 * gdb.base/watch-cond.exp
376 * gdb.base/watch-non-mem.exp
377 * gdb.base/watch-read.exp
378 * gdb.base/watch-vfork.exp
379 * gdb.base/watchpoint-cond-gone.exp
380 * gdb.base/watchpoint-delete.exp
381 * gdb.base/watchpoint-hw-hit-once.exp
382 * gdb.base/watchpoint-hw.exp
383 * gdb.base/watchpoint-stops-at-right-insn.exp
384 * gdb.base/watchpoints.exp
385 * gdb.base/wchar.exp
386 * gdb.base/whatis-exp.exp
387 * gdb.btrace/buffer-size.exp
388 * gdb.btrace/data.exp
389 * gdb.btrace/delta.exp
390 * gdb.btrace/dlopen.exp
391 * gdb.btrace/enable.exp
392 * gdb.btrace/exception.exp
393 * gdb.btrace/function_call_history.exp
394 * gdb.btrace/gcore.exp
395 * gdb.btrace/instruction_history.exp
396 * gdb.btrace/nohist.exp
397 * gdb.btrace/reconnect.exp
398 * gdb.btrace/record_goto-step.exp
399 * gdb.btrace/record_goto.exp
400 * gdb.btrace/rn-dl-bind.exp
401 * gdb.btrace/segv.exp
402 * gdb.btrace/step.exp
403 * gdb.btrace/stepi.exp
404 * gdb.btrace/tailcall-only.exp
405 * gdb.btrace/tailcall.exp
406 * gdb.btrace/tsx.exp
407 * gdb.btrace/unknown_functions.exp
408 * gdb.btrace/vdso.exp
409 * gdb.compile/compile-ifunc.exp
410 * gdb.compile/compile-ops.exp
411 * gdb.compile/compile-print.exp
412 * gdb.compile/compile-setjmp.exp
413 * gdb.cp/abstract-origin.exp
414 * gdb.cp/ambiguous.exp
415 * gdb.cp/annota2.exp
416 * gdb.cp/annota3.exp
417 * gdb.cp/anon-ns.exp
418 * gdb.cp/anon-struct.exp
419 * gdb.cp/anon-union.exp
420 * gdb.cp/arg-reference.exp
421 * gdb.cp/baseenum.exp
422 * gdb.cp/bool.exp
423 * gdb.cp/breakpoint.exp
424 * gdb.cp/bs15503.exp
425 * gdb.cp/call-c.exp
426 * gdb.cp/casts.exp
427 * gdb.cp/chained-calls.exp
428 * gdb.cp/class2.exp
429 * gdb.cp/classes.exp
430 * gdb.cp/cmpd-minsyms.exp
431 * gdb.cp/converts.exp
432 * gdb.cp/cp-relocate.exp
433 * gdb.cp/cpcompletion.exp
434 * gdb.cp/cpexprs.exp
435 * gdb.cp/cplabel.exp
436 * gdb.cp/cplusfuncs.exp
437 * gdb.cp/cpsizeof.exp
438 * gdb.cp/ctti.exp
439 * gdb.cp/derivation.exp
440 * gdb.cp/destrprint.exp
441 * gdb.cp/dispcxx.exp
442 * gdb.cp/enum-class.exp
443 * gdb.cp/exception.exp
444 * gdb.cp/exceptprint.exp
445 * gdb.cp/expand-psymtabs-cxx.exp
446 * gdb.cp/expand-sals.exp
447 * gdb.cp/extern-c.exp
448 * gdb.cp/filename.exp
449 * gdb.cp/formatted-ref.exp
450 * gdb.cp/fpointer.exp
451 * gdb.cp/gdb1355.exp
452 * gdb.cp/gdb2495.exp
453 * gdb.cp/hang.exp
454 * gdb.cp/impl-this.exp
455 * gdb.cp/infcall-dlopen.exp
456 * gdb.cp/inherit.exp
457 * gdb.cp/iostream.exp
458 * gdb.cp/koenig.exp
459 * gdb.cp/local.exp
460 * gdb.cp/m-data.exp
461 * gdb.cp/m-static.exp
462 * gdb.cp/mb-ctor.exp
463 * gdb.cp/mb-inline.exp
464 * gdb.cp/mb-templates.exp
465 * gdb.cp/member-name.exp
466 * gdb.cp/member-ptr.exp
467 * gdb.cp/meth-typedefs.exp
468 * gdb.cp/method.exp
469 * gdb.cp/method2.exp
470 * gdb.cp/minsym-fallback.exp
471 * gdb.cp/misc.exp
472 * gdb.cp/namelessclass.exp
473 * gdb.cp/namespace-enum.exp
474 * gdb.cp/namespace-nested-import.exp
475 * gdb.cp/namespace.exp
476 * gdb.cp/nextoverthrow.exp
477 * gdb.cp/no-dmgl-verbose.exp
478 * gdb.cp/non-trivial-retval.exp
479 * gdb.cp/noparam.exp
480 * gdb.cp/nsdecl.exp
481 * gdb.cp/nsimport.exp
482 * gdb.cp/nsnested.exp
483 * gdb.cp/nsnoimports.exp
484 * gdb.cp/nsrecurs.exp
485 * gdb.cp/nsstress.exp
486 * gdb.cp/nsusing.exp
487 * gdb.cp/operator.exp
488 * gdb.cp/oranking.exp
489 * gdb.cp/overload-const.exp
490 * gdb.cp/overload.exp
491 * gdb.cp/ovldbreak.exp
492 * gdb.cp/ovsrch.exp
493 * gdb.cp/paren-type.exp
494 * gdb.cp/parse-lang.exp
495 * gdb.cp/pass-by-ref.exp
496 * gdb.cp/pr-1023.exp
497 * gdb.cp/pr-1210.exp
498 * gdb.cp/pr-574.exp
499 * gdb.cp/pr10687.exp
500 * gdb.cp/pr12028.exp
501 * gdb.cp/pr17132.exp
502 * gdb.cp/pr17494.exp
503 * gdb.cp/pr9067.exp
504 * gdb.cp/pr9167.exp
505 * gdb.cp/pr9631.exp
506 * gdb.cp/printmethod.exp
507 * gdb.cp/psmang.exp
508 * gdb.cp/psymtab-parameter.exp
509 * gdb.cp/ptype-cv-cp.exp
510 * gdb.cp/ptype-flags.exp
511 * gdb.cp/re-set-overloaded.exp
512 * gdb.cp/ref-types.exp
513 * gdb.cp/rtti.exp
514 * gdb.cp/scope-err.exp
515 * gdb.cp/shadow.exp
516 * gdb.cp/smartp.exp
517 * gdb.cp/static-method.exp
518 * gdb.cp/static-print-quit.exp
519 * gdb.cp/temargs.exp
520 * gdb.cp/templates.exp
521 * gdb.cp/try_catch.exp
522 * gdb.cp/typedef-operator.exp
523 * gdb.cp/typeid.exp
524 * gdb.cp/userdef.exp
525 * gdb.cp/using-crash.exp
526 * gdb.cp/var-tag.exp
527 * gdb.cp/virtbase.exp
528 * gdb.cp/virtfunc.exp
529 * gdb.cp/virtfunc2.exp
530 * gdb.cp/vla-cxx.exp
531 * gdb.disasm/t01_mov.exp
532 * gdb.disasm/t02_mova.exp
533 * gdb.disasm/t03_add.exp
534 * gdb.disasm/t04_sub.exp
535 * gdb.disasm/t05_cmp.exp
536 * gdb.disasm/t06_ari2.exp
537 * gdb.disasm/t07_ari3.exp
538 * gdb.disasm/t08_or.exp
539 * gdb.disasm/t09_xor.exp
540 * gdb.disasm/t10_and.exp
541 * gdb.disasm/t11_logs.exp
542 * gdb.disasm/t12_bit.exp
543 * gdb.disasm/t13_otr.exp
544 * gdb.dlang/circular.exp
545 * gdb.dwarf2/arr-stride.exp
546 * gdb.dwarf2/arr-subrange.exp
547 * gdb.dwarf2/atomic-type.exp
548 * gdb.dwarf2/bad-regnum.exp
549 * gdb.dwarf2/bitfield-parent-optimized-out.exp
550 * gdb.dwarf2/callframecfa.exp
551 * gdb.dwarf2/clztest.exp
552 * gdb.dwarf2/corrupt.exp
553 * gdb.dwarf2/data-loc.exp
554 * gdb.dwarf2/dup-psym.exp
555 * gdb.dwarf2/dw2-anon-mptr.exp
556 * gdb.dwarf2/dw2-anonymous-func.exp
557 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
558 * gdb.dwarf2/dw2-bad-unresolved.exp
559 * gdb.dwarf2/dw2-basic.exp
560 * gdb.dwarf2/dw2-canonicalize-type.exp
561 * gdb.dwarf2/dw2-case-insensitive.exp
562 * gdb.dwarf2/dw2-common-block.exp
563 * gdb.dwarf2/dw2-compdir-oldgcc.exp
564 * gdb.dwarf2/dw2-compressed.exp
565 * gdb.dwarf2/dw2-const.exp
566 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
567 * gdb.dwarf2/dw2-cu-size.exp
568 * gdb.dwarf2/dw2-dup-frame.exp
569 * gdb.dwarf2/dw2-entry-value.exp
570 * gdb.dwarf2/dw2-icycle.exp
571 * gdb.dwarf2/dw2-ifort-parameter.exp
572 * gdb.dwarf2/dw2-inline-break.exp
573 * gdb.dwarf2/dw2-inline-param.exp
574 * gdb.dwarf2/dw2-intercu.exp
575 * gdb.dwarf2/dw2-intermix.exp
576 * gdb.dwarf2/dw2-lexical-block-bare.exp
577 * gdb.dwarf2/dw2-linkage-name-trust.exp
578 * gdb.dwarf2/dw2-minsym-in-cu.exp
579 * gdb.dwarf2/dw2-noloc.exp
580 * gdb.dwarf2/dw2-op-call.exp
581 * gdb.dwarf2/dw2-op-out-param.exp
582 * gdb.dwarf2/dw2-opt-structptr.exp
583 * gdb.dwarf2/dw2-param-error.exp
584 * gdb.dwarf2/dw2-producer.exp
585 * gdb.dwarf2/dw2-ranges-base.exp
586 * gdb.dwarf2/dw2-ref-missing-frame.exp
587 * gdb.dwarf2/dw2-reg-undefined.exp
588 * gdb.dwarf2/dw2-regno-invalid.exp
589 * gdb.dwarf2/dw2-restore.exp
590 * gdb.dwarf2/dw2-restrict.exp
591 * gdb.dwarf2/dw2-single-line-discriminators.exp
592 * gdb.dwarf2/dw2-strp.exp
593 * gdb.dwarf2/dw2-undefined-ret-addr.exp
594 * gdb.dwarf2/dw2-unresolved.exp
595 * gdb.dwarf2/dw2-var-zero-addr.exp
596 * gdb.dwarf2/dw4-sig-types.exp
597 * gdb.dwarf2/dwz.exp
598 * gdb.dwarf2/dynarr-ptr.exp
599 * gdb.dwarf2/enum-type.exp
600 * gdb.dwarf2/gdb-index.exp
601 * gdb.dwarf2/implptr-64bit.exp
602 * gdb.dwarf2/implptr-optimized-out.exp
603 * gdb.dwarf2/implptr.exp
604 * gdb.dwarf2/implref-array.exp
605 * gdb.dwarf2/implref-const.exp
606 * gdb.dwarf2/implref-global.exp
607 * gdb.dwarf2/implref-struct.exp
608 * gdb.dwarf2/mac-fileno.exp
609 * gdb.dwarf2/main-subprogram.exp
610 * gdb.dwarf2/member-ptr-forwardref.exp
611 * gdb.dwarf2/method-ptr.exp
612 * gdb.dwarf2/missing-sig-type.exp
613 * gdb.dwarf2/nonvar-access.exp
614 * gdb.dwarf2/opaque-type-lookup.exp
615 * gdb.dwarf2/pieces-optimized-out.exp
616 * gdb.dwarf2/pieces.exp
617 * gdb.dwarf2/pr10770.exp
618 * gdb.dwarf2/pr13961.exp
619 * gdb.dwarf2/staticvirtual.exp
620 * gdb.dwarf2/subrange.exp
621 * gdb.dwarf2/symtab-producer.exp
622 * gdb.dwarf2/trace-crash.exp
623 * gdb.dwarf2/typeddwarf.exp
624 * gdb.dwarf2/valop.exp
625 * gdb.dwarf2/watch-notconst.exp
626 * gdb.fortran/array-element.exp
627 * gdb.fortran/charset.exp
628 * gdb.fortran/common-block.exp
629 * gdb.fortran/complex.exp
630 * gdb.fortran/derived-type-function.exp
631 * gdb.fortran/derived-type.exp
632 * gdb.fortran/logical.exp
633 * gdb.fortran/module.exp
634 * gdb.fortran/multi-dim.exp
635 * gdb.fortran/nested-funcs.exp
636 * gdb.fortran/print-formatted.exp
637 * gdb.fortran/subarray.exp
638 * gdb.fortran/vla-alloc-assoc.exp
639 * gdb.fortran/vla-datatypes.exp
640 * gdb.fortran/vla-history.exp
641 * gdb.fortran/vla-ptr-info.exp
642 * gdb.fortran/vla-ptype-sub.exp
643 * gdb.fortran/vla-ptype.exp
644 * gdb.fortran/vla-sizeof.exp
645 * gdb.fortran/vla-type.exp
646 * gdb.fortran/vla-value-sub-arbitrary.exp
647 * gdb.fortran/vla-value-sub-finish.exp
648 * gdb.fortran/vla-value-sub.exp
649 * gdb.fortran/vla-value.exp
650 * gdb.fortran/whatis_type.exp
651 * gdb.go/chan.exp
652 * gdb.go/handcall.exp
653 * gdb.go/hello.exp
654 * gdb.go/integers.exp
655 * gdb.go/methods.exp
656 * gdb.go/package.exp
657 * gdb.go/strings.exp
658 * gdb.go/types.exp
659 * gdb.go/unsafe.exp
660 * gdb.guile/scm-arch.exp
661 * gdb.guile/scm-block.exp
662 * gdb.guile/scm-breakpoint.exp
663 * gdb.guile/scm-cmd.exp
664 * gdb.guile/scm-disasm.exp
665 * gdb.guile/scm-equal.exp
666 * gdb.guile/scm-frame-args.exp
667 * gdb.guile/scm-frame-inline.exp
668 * gdb.guile/scm-frame.exp
669 * gdb.guile/scm-iterator.exp
670 * gdb.guile/scm-math.exp
671 * gdb.guile/scm-objfile.exp
672 * gdb.guile/scm-ports.exp
673 * gdb.guile/scm-symbol.exp
674 * gdb.guile/scm-symtab.exp
675 * gdb.guile/scm-value-cc.exp
676 * gdb.guile/types-module.exp
677 * gdb.linespec/break-ask.exp
678 * gdb.linespec/cpexplicit.exp
679 * gdb.linespec/explicit.exp
680 * gdb.linespec/keywords.exp
681 * gdb.linespec/linespec.exp
682 * gdb.linespec/ls-dollar.exp
683 * gdb.linespec/ls-errs.exp
684 * gdb.linespec/skip-two.exp
685 * gdb.linespec/thread.exp
686 * gdb.mi/mi-async.exp
687 * gdb.mi/mi-basics.exp
688 * gdb.mi/mi-break.exp
689 * gdb.mi/mi-catch-load.exp
690 * gdb.mi/mi-cli.exp
691 * gdb.mi/mi-cmd-param-changed.exp
692 * gdb.mi/mi-console.exp
693 * gdb.mi/mi-detach.exp
694 * gdb.mi/mi-disassemble.exp
695 * gdb.mi/mi-eval.exp
696 * gdb.mi/mi-file-transfer.exp
697 * gdb.mi/mi-file.exp
698 * gdb.mi/mi-fill-memory.exp
699 * gdb.mi/mi-inheritance-syntax-error.exp
700 * gdb.mi/mi-linespec-err-cp.exp
701 * gdb.mi/mi-logging.exp
702 * gdb.mi/mi-memory-changed.exp
703 * gdb.mi/mi-read-memory.exp
704 * gdb.mi/mi-record-changed.exp
705 * gdb.mi/mi-reg-undefined.exp
706 * gdb.mi/mi-regs.exp
707 * gdb.mi/mi-return.exp
708 * gdb.mi/mi-reverse.exp
709 * gdb.mi/mi-simplerun.exp
710 * gdb.mi/mi-solib.exp
711 * gdb.mi/mi-stack.exp
712 * gdb.mi/mi-stepi.exp
713 * gdb.mi/mi-syn-frame.exp
714 * gdb.mi/mi-until.exp
715 * gdb.mi/mi-var-block.exp
716 * gdb.mi/mi-var-child.exp
717 * gdb.mi/mi-var-cmd.exp
718 * gdb.mi/mi-var-cp.exp
719 * gdb.mi/mi-var-display.exp
720 * gdb.mi/mi-var-invalidate.exp
721 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
722 * gdb.mi/mi-vla-fortran.exp
723 * gdb.mi/mi-watch.exp
724 * gdb.mi/mi2-var-child.exp
725 * gdb.mi/user-selected-context-sync.exp
726 * gdb.modula2/unbounded-array.exp
727 * gdb.multi/dummy-frame-restore.exp
728 * gdb.multi/multi-arch-exec.exp
729 * gdb.multi/multi-arch.exp
730 * gdb.multi/tids.exp
731 * gdb.multi/watchpoint-multi.exp
732 * gdb.opencl/callfuncs.exp
733 * gdb.opencl/convs_casts.exp
734 * gdb.opencl/datatypes.exp
735 * gdb.opencl/operators.exp
736 * gdb.opencl/vec_comps.exp
737 * gdb.opt/clobbered-registers-O2.exp
738 * gdb.opt/inline-break.exp
739 * gdb.opt/inline-bt.exp
740 * gdb.opt/inline-cmds.exp
741 * gdb.opt/inline-locals.exp
742 * gdb.pascal/case-insensitive-symbols.exp
743 * gdb.pascal/floats.exp
744 * gdb.pascal/gdb11492.exp
745 * gdb.python/lib-types.exp
746 * gdb.python/py-arch.exp
747 * gdb.python/py-as-string.exp
748 * gdb.python/py-bad-printers.exp
749 * gdb.python/py-block.exp
750 * gdb.python/py-breakpoint-create-fail.exp
751 * gdb.python/py-breakpoint.exp
752 * gdb.python/py-caller-is.exp
753 * gdb.python/py-cmd.exp
754 * gdb.python/py-explore-cc.exp
755 * gdb.python/py-explore.exp
756 * gdb.python/py-finish-breakpoint.exp
757 * gdb.python/py-finish-breakpoint2.exp
758 * gdb.python/py-frame-args.exp
759 * gdb.python/py-frame-inline.exp
760 * gdb.python/py-frame.exp
761 * gdb.python/py-framefilter-mi.exp
762 * gdb.python/py-infthread.exp
763 * gdb.python/py-lazy-string.exp
764 * gdb.python/py-linetable.exp
765 * gdb.python/py-mi-events.exp
766 * gdb.python/py-mi-objfile.exp
767 * gdb.python/py-mi.exp
768 * gdb.python/py-objfile.exp
769 * gdb.python/py-pp-integral.exp
770 * gdb.python/py-pp-maint.exp
771 * gdb.python/py-pp-re-notag.exp
772 * gdb.python/py-pp-registration.exp
773 * gdb.python/py-recurse-unwind.exp
774 * gdb.python/py-strfns.exp
775 * gdb.python/py-symbol.exp
776 * gdb.python/py-symtab.exp
777 * gdb.python/py-sync-interp.exp
778 * gdb.python/py-typeprint.exp
779 * gdb.python/py-unwind-maint.exp
780 * gdb.python/py-unwind.exp
781 * gdb.python/py-value-cc.exp
782 * gdb.python/py-xmethods.exp
783 * gdb.reverse/amd64-tailcall-reverse.exp
784 * gdb.reverse/break-precsave.exp
785 * gdb.reverse/break-reverse.exp
786 * gdb.reverse/consecutive-precsave.exp
787 * gdb.reverse/consecutive-reverse.exp
788 * gdb.reverse/finish-precsave.exp
789 * gdb.reverse/finish-reverse-bkpt.exp
790 * gdb.reverse/finish-reverse.exp
791 * gdb.reverse/fstatat-reverse.exp
792 * gdb.reverse/getresuid-reverse.exp
793 * gdb.reverse/i386-precsave.exp
794 * gdb.reverse/i386-reverse.exp
795 * gdb.reverse/i386-sse-reverse.exp
796 * gdb.reverse/i387-env-reverse.exp
797 * gdb.reverse/i387-stack-reverse.exp
798 * gdb.reverse/insn-reverse.exp
799 * gdb.reverse/machinestate-precsave.exp
800 * gdb.reverse/machinestate.exp
801 * gdb.reverse/next-reverse-bkpt-over-sr.exp
802 * gdb.reverse/pipe-reverse.exp
803 * gdb.reverse/readv-reverse.exp
804 * gdb.reverse/recvmsg-reverse.exp
805 * gdb.reverse/rerun-prec.exp
806 * gdb.reverse/s390-mvcle.exp
807 * gdb.reverse/step-precsave.exp
808 * gdb.reverse/step-reverse.exp
809 * gdb.reverse/time-reverse.exp
810 * gdb.reverse/until-precsave.exp
811 * gdb.reverse/until-reverse.exp
812 * gdb.reverse/waitpid-reverse.exp
813 * gdb.reverse/watch-precsave.exp
814 * gdb.reverse/watch-reverse.exp
815 * gdb.rust/generics.exp
816 * gdb.rust/methods.exp
817 * gdb.rust/modules.exp
818 * gdb.rust/simple.exp
819 * gdb.server/connect-with-no-symbol-file.exp
820 * gdb.server/ext-attach.exp
821 * gdb.server/ext-restart.exp
822 * gdb.server/ext-wrapper.exp
823 * gdb.server/file-transfer.exp
824 * gdb.server/server-exec-info.exp
825 * gdb.server/server-kill.exp
826 * gdb.server/server-mon.exp
827 * gdb.server/wrapper.exp
828 * gdb.stabs/exclfwd.exp
829 * gdb.stabs/gdb11479.exp
830 * gdb.threads/clone-new-thread-event.exp
831 * gdb.threads/corethreads.exp
832 * gdb.threads/current-lwp-dead.exp
833 * gdb.threads/dlopen-libpthread.exp
834 * gdb.threads/gcore-thread.exp
835 * gdb.threads/sigstep-threads.exp
836 * gdb.threads/watchpoint-fork.exp
837 * gdb.trace/actions-changed.exp
838 * gdb.trace/backtrace.exp
839 * gdb.trace/change-loc.exp
840 * gdb.trace/circ.exp
841 * gdb.trace/collection.exp
842 * gdb.trace/disconnected-tracing.exp
843 * gdb.trace/ftrace.exp
844 * gdb.trace/mi-trace-frame-collected.exp
845 * gdb.trace/mi-trace-unavailable.exp
846 * gdb.trace/mi-traceframe-changed.exp
847 * gdb.trace/mi-tsv-changed.exp
848 * gdb.trace/no-attach-trace.exp
849 * gdb.trace/passc-dyn.exp
850 * gdb.trace/qtro.exp
851 * gdb.trace/range-stepping.exp
852 * gdb.trace/read-memory.exp
853 * gdb.trace/save-trace.exp
854 * gdb.trace/signal.exp
855 * gdb.trace/status-stop.exp
856 * gdb.trace/tfile.exp
857 * gdb.trace/trace-break.exp
858 * gdb.trace/trace-buffer-size.exp
859 * gdb.trace/trace-condition.exp
860 * gdb.trace/tracefile-pseudo-reg.exp
861 * gdb.trace/tstatus.exp
862 * gdb.trace/unavailable.exp
863 * gdb.trace/while-dyn.exp
864 * gdb.trace/while-stepping.exp
865
34c41c68
DE
8662016-12-22 Doug Evans <xdje42@gmail.com>
867
868 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
869 and msymbols.
870
16e69324
YQ
8712016-12-19 Yao Qi <yao.qi@linaro.org>
872
873 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
874 (test_with_self): Don't call do_steps_and_nexts, and remove
875 code about stepping into xmalloc.
876
f94f411b
YQ
8772016-12-09 Yao Qi <yao.qi@linaro.org>
878
879 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
880
8812016-12-09 Yao Qi <yao.qi@linaro.org>
882
883 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
884
f1b5deee
PA
8852016-12-09 Pedro Alves <palves@redhat.com>
886
887 * gdb.base/all-architectures-0.exp: New file.
888 * gdb.base/all-architectures-1.exp: New file.
889 * gdb.base/all-architectures-2.exp: New file.
890 * gdb.base/all-architectures-3.exp: New file.
891 * gdb.base/all-architectures-4.exp: New file.
892 * gdb.base/all-architectures-5.exp: New file.
893 * gdb.base/all-architectures-6.exp: New file.
894 * gdb.base/all-architectures-7.exp: New file.
895 * gdb.base/all-architectures.exp.in: New file.
896
364ca42e
YQ
8972016-12-09 Yao Qi <yao.qi@linaro.org>
898
899 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
900
107c2d62
LM
9012016-12-02 Luis Machado <lgustavo@codesourcery.com>
902
903 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
904 possible.
905 Remove useless pattern-matching code.
906
df3ee9ca
PA
9072016-12-02 Pedro Alves <palves@redhat.com>
908
909 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
910 procedure.
911 (top level): Call it.
912
ec835369
PA
9132016-12-02 Pedro Alves <palves@redhat.com>
914
915 * gdb.base/commands.exp (user_defined_command_args_stack_test):
916 New procedure.
917 (top level): Call it.
918
01770bbd
PA
9192016-12-02 Pedro Alves <palves@redhat.com>
920
921 PR cli/20559
922 * gdb.base/commands.exp (user_defined_command_args_eval): New
923 procedure.
924 (top level): Call it.
925
008459ea
LM
9262016-12-02 Luis Machado <lgustavo@codesourcery.com>
927
928 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
929 timeout handling.
930
0c1b455e
TT
9312016-12-02 Tom Tromey <tom@tromey.com>
932
933 * gdb.dwarf2/main-subprogram.c: New file.
934 * gdb.dwarf2/main-subprogram.exp: New file.
935
018572b8
LM
9362016-12-01 Luis Machado <lgustavo@codesourcery.com>
937
938 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
939 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
940 gdb_test_no_output for a couple of cases.
941 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
942
84c93cd5
LM
9432016-12-01 Luis Machado <lgustavo@codesourcery.com>
944
945 Fix test names and standardize compilation error messages throughout
946 the following files:
947
948 * gdb.ada/start.exp
949 * gdb.arch/alpha-step.exp
950 * gdb.arch/e500-prologue.exp
951 * gdb.arch/ftrace-insn-reloc.exp
952 * gdb.arch/gdb1291.exp
953 * gdb.arch/gdb1431.exp
954 * gdb.arch/gdb1558.exp
955 * gdb.arch/i386-dr3-watch.exp
956 * gdb.arch/i386-sse-stack-align.exp
957 * gdb.arch/ia64-breakpoint-shadow.exp
958 * gdb.arch/pa-nullify.exp
959 * gdb.arch/powerpc-aix-prologue.exp
960 * gdb.arch/thumb-bx-pc.exp
961 * gdb.base/annota1.exp
962 * gdb.base/annota3.exp
963 * gdb.base/arrayidx.exp
964 * gdb.base/assign.exp
965 * gdb.base/attach.exp
966 * gdb.base/auxv.exp
967 * gdb.base/bang.exp
968 * gdb.base/bfp-test.exp
969 * gdb.base/bigcore.exp
970 * gdb.base/bitfields2.exp
971 * gdb.base/break-fun-addr.exp
972 * gdb.base/break-probes.exp
973 * gdb.base/call-rt-st.exp
974 * gdb.base/callexit.exp
975 * gdb.base/catch-fork-kill.exp
976 * gdb.base/charset.exp
977 * gdb.base/checkpoint.exp
978 * gdb.base/comprdebug.exp
979 * gdb.base/constvars.exp
980 * gdb.base/coredump-filter.exp
981 * gdb.base/cursal.exp
982 * gdb.base/cvexpr.exp
983 * gdb.base/detach.exp
984 * gdb.base/display.exp
985 * gdb.base/dmsym.exp
986 * gdb.base/dprintf-pending.exp
987 * gdb.base/dso2dso.exp
988 * gdb.base/dtrace-probe.exp
989 * gdb.base/dump.exp
990 * gdb.base/enum_cond.exp
991 * gdb.base/exe-lock.exp
992 * gdb.base/exec-invalid-sysroot.exp
993 * gdb.base/execl-update-breakpoints.exp
994 * gdb.base/exprs.exp
995 * gdb.base/fileio.exp
996 * gdb.base/find.exp
997 * gdb.base/finish.exp
998 * gdb.base/fixsection.exp
999 * gdb.base/foll-vfork.exp
1000 * gdb.base/frame-args.exp
1001 * gdb.base/gcore.exp
1002 * gdb.base/gdb1250.exp
1003 * gdb.base/global-var-nested-by-dso.exp
1004 * gdb.base/gnu-ifunc.exp
1005 * gdb.base/hashline1.exp
1006 * gdb.base/hashline2.exp
1007 * gdb.base/hashline3.exp
1008 * gdb.base/hbreak-in-shr-unsupported.exp
1009 * gdb.base/huge.exp
1010 * gdb.base/infcall-input.exp
1011 * gdb.base/info-fun.exp
1012 * gdb.base/info-shared.exp
1013 * gdb.base/jit-simple.exp
1014 * gdb.base/jit-so.exp
1015 * gdb.base/jit.exp
1016 * gdb.base/jump.exp
1017 * gdb.base/label.exp
1018 * gdb.base/lineinc.exp
1019 * gdb.base/logical.exp
1020 * gdb.base/longjmp.exp
1021 * gdb.base/macscp.exp
1022 * gdb.base/miscexprs.exp
1023 * gdb.base/new-ui-echo.exp
1024 * gdb.base/new-ui-pending-input.exp
1025 * gdb.base/new-ui.exp
1026 * gdb.base/nodebug.exp
1027 * gdb.base/nofield.exp
1028 * gdb.base/offsets.exp
1029 * gdb.base/overlays.exp
1030 * gdb.base/pending.exp
1031 * gdb.base/pointers.exp
1032 * gdb.base/pr11022.exp
1033 * gdb.base/printcmds.exp
1034 * gdb.base/prologue.exp
1035 * gdb.base/ptr-typedef.exp
1036 * gdb.base/realname-expand.exp
1037 * gdb.base/relativedebug.exp
1038 * gdb.base/relocate.exp
1039 * gdb.base/remote.exp
1040 * gdb.base/reread.exp
1041 * gdb.base/return2.exp
1042 * gdb.base/savedregs.exp
1043 * gdb.base/sep.exp
1044 * gdb.base/sepdebug.exp
1045 * gdb.base/sepsymtab.exp
1046 * gdb.base/set-inferior-tty.exp
1047 * gdb.base/setshow.exp
1048 * gdb.base/shlib-call.exp
1049 * gdb.base/sigaltstack.exp
1050 * gdb.base/siginfo-addr.exp
1051 * gdb.base/signals.exp
1052 * gdb.base/signull.exp
1053 * gdb.base/sigrepeat.exp
1054 * gdb.base/so-impl-ld.exp
1055 * gdb.base/solib-display.exp
1056 * gdb.base/solib-overlap.exp
1057 * gdb.base/solib-search.exp
1058 * gdb.base/solib-symbol.exp
1059 * gdb.base/structs.exp
1060 * gdb.base/structs2.exp
1061 * gdb.base/symtab-search-order.exp
1062 * gdb.base/twice.exp
1063 * gdb.base/unload.exp
1064 * gdb.base/varargs.exp
1065 * gdb.base/watchpoint-solib.exp
1066 * gdb.base/watchpoint.exp
1067 * gdb.base/whatis.exp
1068 * gdb.base/wrong_frame_bt_full.exp
1069 * gdb.btrace/dlopen.exp
1070 * gdb.cell/ea-standalone.exp
1071 * gdb.cell/ea-test.exp
1072 * gdb.cp/dispcxx.exp
1073 * gdb.cp/gdb2384.exp
1074 * gdb.cp/method2.exp
1075 * gdb.cp/nextoverthrow.exp
1076 * gdb.cp/pr10728.exp
1077 * gdb.disasm/am33.exp
1078 * gdb.disasm/h8300s.exp
1079 * gdb.disasm/mn10300.exp
1080 * gdb.disasm/sh3.exp
1081 * gdb.dwarf2/dw2-dir-file-name.exp
1082 * gdb.fortran/complex.exp
1083 * gdb.fortran/library-module.exp
1084 * gdb.guile/scm-pretty-print.exp
1085 * gdb.guile/scm-symbol.exp
1086 * gdb.guile/scm-type.exp
1087 * gdb.guile/scm-value.exp
1088 * gdb.linespec/linespec.exp
1089 * gdb.mi/gdb701.exp
1090 * gdb.mi/gdb792.exp
1091 * gdb.mi/mi-breakpoint-changed.exp
1092 * gdb.mi/mi-dprintf-pending.exp
1093 * gdb.mi/mi-dprintf.exp
1094 * gdb.mi/mi-exit-code.exp
1095 * gdb.mi/mi-pending.exp
1096 * gdb.mi/mi-solib.exp
1097 * gdb.mi/new-ui-mi-sync.exp
1098 * gdb.mi/pr11022.exp
1099 * gdb.mi/user-selected-context-sync.exp
1100 * gdb.opt/solib-intra-step.exp
1101 * gdb.python/py-events.exp
1102 * gdb.python/py-finish-breakpoint.exp
1103 * gdb.python/py-mi.exp
1104 * gdb.python/py-prettyprint.exp
1105 * gdb.python/py-shared.exp
1106 * gdb.python/py-symbol.exp
1107 * gdb.python/py-template.exp
1108 * gdb.python/py-type.exp
1109 * gdb.python/py-value.exp
1110 * gdb.reverse/solib-precsave.exp
1111 * gdb.reverse/solib-reverse.exp
1112 * gdb.server/solib-list.exp
1113 * gdb.stabs/weird.exp
1114 * gdb.threads/reconnect-signal.exp
1115 * gdb.threads/stepi-random-signal.exp
1116 * gdb.trace/actions.exp
1117 * gdb.trace/ax.exp
1118 * gdb.trace/backtrace.exp
1119 * gdb.trace/change-loc.exp
1120 * gdb.trace/deltrace.exp
1121 * gdb.trace/ftrace-lock.exp
1122 * gdb.trace/ftrace.exp
1123 * gdb.trace/infotrace.exp
1124 * gdb.trace/mi-tracepoint-changed.exp
1125 * gdb.trace/packetlen.exp
1126 * gdb.trace/passcount.exp
1127 * gdb.trace/pending.exp
1128 * gdb.trace/range-stepping.exp
1129 * gdb.trace/report.exp
1130 * gdb.trace/stap-trace.exp
1131 * gdb.trace/tfind.exp
1132 * gdb.trace/trace-break.exp
1133 * gdb.trace/trace-condition.exp
1134 * gdb.trace/trace-enable-disable.exp
1135 * gdb.trace/trace-mt.exp
1136 * gdb.trace/tracecmd.exp
1137 * gdb.trace/tspeed.exp
1138 * gdb.trace/tsv.exp
1139 * lib/perftest.exp
1140
fb9feb35
LM
11412016-12-01 Luis Machado <lgustavo@codesourcery.com>
1142
1143 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1144 with gdb_test_no_output.
1145 Use command as test name.
1146
cd2ddb6c
LM
11472016-12-01 Luis Machado <lgustavo@codesourcery.com>
1148
1149 Fix test names starting with uppercase throughout the files.
1150
1151 * gdb.ada/assign_1.exp
1152 * gdb.ada/boolean_expr.exp
1153 * gdb.base/arrayidx.exp
1154 * gdb.base/del.exp
1155 * gdb.base/gcore-buffer-overflow.exp
1156 * gdb.base/testenv.exp
1157 * gdb.compile/compile.exp
1158 * gdb.python/py-framefilter-invalidarg.exp
1159 * gdb.python/py-framefilter.exp
1160
bb95117e
LM
11612016-12-01 Luis Machado <lgustavo@codesourcery.com>
1162
1163 Fix test names starting with uppercase throughout the files.
1164
1165 * gdb.ada/array_return.exp
1166 * gdb.ada/expr_delims.exp
1167 * gdb.ada/mi_dyn_arr.exp
1168 * gdb.ada/mi_interface.exp
1169 * gdb.ada/mi_var_array.exp
1170 * gdb.ada/watch_arg.exp
1171 * gdb.arch/alpha-step.exp
1172 * gdb.arch/altivec-regs.exp
1173 * gdb.arch/e500-regs.exp
1174 * gdb.arch/powerpc-d128-regs.exp
1175 * gdb.base/arrayidx.exp
1176 * gdb.base/break.exp
1177 * gdb.base/checkpoint.exp
1178 * gdb.base/debug-expr.exp
1179 * gdb.base/dmsym.exp
1180 * gdb.base/radix.exp
1181 * gdb.base/sepdebug.exp
1182 * gdb.base/testenv.exp
1183 * gdb.base/watch_thread_num.exp
1184 * gdb.base/watchpoint-cond-gone.exp
1185 * gdb.cell/break.exp
1186 * gdb.cell/ea-cache.exp
1187 * gdb.compile/compile.exp
1188 * gdb.cp/gdb2495.exp
1189 * gdb.gdb/selftest.exp
1190 * gdb.gdb/xfullpath.exp
1191 * gdb.go/hello.exp
1192 * gdb.go/integers.exp
1193 * gdb.objc/basicclass.exp
1194 * gdb.pascal/hello.exp
1195 * gdb.pascal/integers.exp
1196 * gdb.python/py-breakpoint.exp
1197 * gdb.python/py-cmd.exp
1198 * gdb.python/py-linetable.exp
1199 * gdb.python/py-xmethods.exp
1200 * gdb.python/python.exp
1201 * gdb.reverse/consecutive-precsave.exp
1202 * gdb.reverse/finish-precsave.exp
1203 * gdb.reverse/i386-precsave.exp
1204 * gdb.reverse/machinestate-precsave.exp
1205 * gdb.reverse/sigall-precsave.exp
1206 * gdb.reverse/solib-precsave.exp
1207 * gdb.reverse/step-precsave.exp
1208 * gdb.reverse/until-precsave.exp
1209 * gdb.reverse/watch-precsave.exp
1210 * gdb.threads/leader-exit.exp
1211 * gdb.threads/pthreads.exp
1212 * gdb.threads/wp-replication.exp
1213 * gdb.trace/actions.exp
1214 * gdb.trace/mi-tsv-changed.exp
1215 * gdb.trace/tsv.exp
1216
de97fdd4
LM
12172016-12-01 Luis Machado <lgustavo@codesourcery.com>
1218
1219 Fix test names starting with uppercase throughout the files.
1220
1221 * gdb.arch/i386-bp_permanent.exp
1222 * gdb.arch/i386-gnu-cfi.exp
1223 * gdb.base/disasm-end-cu.exp
1224 * gdb.base/macscp.exp
1225 * gdb.base/pending.exp
1226 * gdb.base/watch_thread_num.exp
1227 * gdb.cp/exception.exp
1228 * gdb.cp/gdb2495.exp
1229 * gdb.cp/local.exp
1230 * gdb.python/py-evsignal.exp
1231 * gdb.python/python.exp
1232 * gdb.trace/tracecmd.exp
1233
9f058c10
LM
12342016-12-01 Luis Machado <lgustavo@codesourcery.com>
1235
1236 Fix test names starting with uppercase throughout the files.
1237
1238 * gdb.base/charset.exp
1239 * gdb.base/eval.exp
1240 * gdb.base/multi-forks.exp
1241 * gdb.guile/scm-progspace.exp
1242 * gdb.opencl/datatypes.exp
1243 * gdb.python/py-block.exp
1244 * gdb.python/py-function.exp
1245 * gdb.python/py-symbol.exp
1246 * gdb.python/py-symtab.exp
1247 * gdb.python/py-xmethods.exp
1248 * gdb.reverse/break-precsave.exp
1249 * gdb.reverse/break-reverse.exp
1250 * gdb.reverse/consecutive-precsave.exp
1251 * gdb.reverse/consecutive-reverse.exp
1252 * gdb.reverse/finish-precsave.exp
1253 * gdb.reverse/finish-reverse-bkpt.exp
1254 * gdb.reverse/finish-reverse.exp
1255 * gdb.reverse/fstatat-reverse.exp
1256 * gdb.reverse/getresuid-reverse.exp
1257 * gdb.reverse/i386-precsave.exp
1258 * gdb.reverse/i386-reverse.exp
1259 * gdb.reverse/i386-sse-reverse.exp
1260 * gdb.reverse/i387-stack-reverse.exp
1261 * gdb.reverse/insn-reverse.exp
1262 * gdb.reverse/machinestate-precsave.exp
1263 * gdb.reverse/machinestate.exp
1264 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1265 * gdb.reverse/pipe-reverse.exp
1266 * gdb.reverse/readv-reverse.exp
1267 * gdb.reverse/recvmsg-reverse.exp
1268 * gdb.reverse/rerun-prec.exp
1269 * gdb.reverse/s390-mvcle.exp
1270 * gdb.reverse/sigall-precsave.exp
1271 * gdb.reverse/sigall-reverse.exp
1272 * gdb.reverse/solib-precsave.exp
1273 * gdb.reverse/solib-reverse.exp
1274 * gdb.reverse/step-precsave.exp
1275 * gdb.reverse/step-reverse.exp
1276 * gdb.reverse/time-reverse.exp
1277 * gdb.reverse/until-precsave.exp
1278 * gdb.reverse/until-reverse.exp
1279 * gdb.reverse/waitpid-reverse.exp
1280 * gdb.reverse/watch-precsave.exp
1281 * gdb.reverse/watch-reverse.exp
1282
cdc7edd7
LM
12832016-12-01 Luis Machado <lgustavo@codesourcery.com>
1284
1285 Fix test names starting with uppercase throughout the files.
1286
1287 * gdb.arch/i386-mpx-simple_segv.exp
1288 * gdb.arch/i386-mpx.exp
1289 * gdb.arch/i386-permbkpt.exp
1290 * gdb.arch/pa-nullify.exp
1291 * gdb.arch/powerpc-d128-regs.exp
1292 * gdb.arch/vsx-regs.exp
1293 * gdb.base/bfp-test.exp
1294 * gdb.base/break.exp
1295 * gdb.base/breakpoint-shadow.exp
1296 * gdb.base/callfuncs.exp
1297 * gdb.base/charset.exp
1298 * gdb.base/commands.exp
1299 * gdb.base/completion.exp
1300 * gdb.base/dfp-test.exp
1301 * gdb.base/echo.exp
1302 * gdb.base/ending-run.exp
1303 * gdb.base/eval.exp
1304 * gdb.base/expand-psymtabs.exp
1305 * gdb.base/float128.exp
1306 * gdb.base/floatn.exp
1307 * gdb.base/foll-exec-mode.exp
1308 * gdb.base/gdb1056.exp
1309 * gdb.base/gdb11531.exp
1310 * gdb.base/kill-after-signal.exp
1311 * gdb.base/multi-forks.exp
1312 * gdb.base/overlays.exp
1313 * gdb.base/pending.exp
1314 * gdb.base/sepdebug.exp
1315 * gdb.base/testenv.exp
1316 * gdb.base/valgrind-db-attach.exp
1317 * gdb.base/watch_thread_num.exp
1318 * gdb.base/watchpoint-cond-gone.exp
1319 * gdb.base/watchpoint.exp
1320 * gdb.base/watchpoints.exp
1321 * gdb.cp/arg-reference.exp
1322 * gdb.cp/baseenum.exp
1323 * gdb.cp/operator.exp
1324 * gdb.cp/shadow.exp
1325 * gdb.dwarf2/dw2-op-out-param.exp
1326 * gdb.dwarf2/dw2-reg-undefined.exp
1327 * gdb.go/chan.exp
1328 * gdb.go/hello.exp
1329 * gdb.go/integers.exp
1330 * gdb.go/methods.exp
1331 * gdb.go/package.exp
1332 * gdb.guile/scm-parameter.exp
1333 * gdb.guile/scm-progspace.exp
1334 * gdb.guile/scm-value.exp
1335 * gdb.mi/mi-pending.exp
1336 * gdb.mi/user-selected-context-sync.exp
1337 * gdb.multi/multi-attach.exp
1338 * gdb.multi/tids.exp
1339 * gdb.opt/clobbered-registers-O2.exp
1340 * gdb.pascal/floats.exp
1341 * gdb.pascal/integers.exp
1342 * gdb.python/py-block.exp
1343 * gdb.python/py-events.exp
1344 * gdb.python/py-parameter.exp
1345 * gdb.python/py-symbol.exp
1346 * gdb.python/py-symtab.exp
1347 * gdb.python/py-type.exp
1348 * gdb.python/py-value.exp
1349 * gdb.python/py-xmethods.exp
1350 * gdb.python/python.exp
1351 * gdb.reverse/break-precsave.exp
1352 * gdb.reverse/consecutive-precsave.exp
1353 * gdb.reverse/finish-precsave.exp
1354 * gdb.reverse/i386-precsave.exp
1355 * gdb.reverse/machinestate-precsave.exp
1356 * gdb.reverse/sigall-precsave.exp
1357 * gdb.reverse/solib-precsave.exp
1358 * gdb.reverse/step-precsave.exp
1359 * gdb.reverse/until-precsave.exp
1360 * gdb.reverse/watch-precsave.exp
1361 * gdb.server/ext-attach.exp
1362 * gdb.server/ext-restart.exp
1363 * gdb.server/ext-run.exp
1364 * gdb.server/ext-wrapper.exp
1365 * gdb.stabs/gdb11479.exp
1366 * gdb.stabs/weird.exp
1367 * gdb.threads/attach-many-short-lived-threads.exp
1368 * gdb.threads/kill.exp
1369 * gdb.threads/watchpoint-fork.exp
1370
bc6c7af4
LM
13712016-12-01 Luis Machado <lgustavo@codesourcery.com>
1372
1373 Fix test names starting with uppercase throughout all the files below.
1374
1375 * gdb.ada/array_return.exp
1376 * gdb.ada/catch_ex.exp
1377 * gdb.ada/info_exc.exp
1378 * gdb.ada/mi_catch_ex.exp
1379 * gdb.ada/mi_dyn_arr.exp
1380 * gdb.ada/mi_ex_cond.exp
1381 * gdb.ada/mi_exc_info.exp
1382 * gdb.ada/mi_interface.exp
1383 * gdb.ada/mi_task_arg.exp
1384 * gdb.ada/mi_task_info.exp
1385 * gdb.ada/mi_var_array.exp
1386 * gdb.arch/alpha-step.exp
1387 * gdb.arch/amd64-disp-step.exp
1388 * gdb.arch/arm-disp-step.exp
1389 * gdb.arch/disp-step-insn-reloc.exp
1390 * gdb.arch/e500-prologue.exp
1391 * gdb.arch/ftrace-insn-reloc.exp
1392 * gdb.arch/gdb1558.exp
1393 * gdb.arch/i386-bp_permanent.exp
1394 * gdb.arch/i386-disp-step.exp
1395 * gdb.arch/i386-float.exp
1396 * gdb.arch/i386-gnu-cfi.exp
1397 * gdb.arch/ia64-breakpoint-shadow.exp
1398 * gdb.arch/mips16-thunks.exp
1399 * gdb.arch/pa-nullify.exp
1400 * gdb.arch/powerpc-aix-prologue.exp
1401 * gdb.arch/powerpc-power.exp
1402 * gdb.arch/ppc-dfp.exp
1403 * gdb.arch/s390-tdbregs.exp
1404 * gdb.arch/spu-info.exp
1405 * gdb.arch/spu-ls.exp
1406 * gdb.arch/thumb-bx-pc.exp
1407 * gdb.base/advance.exp
1408 * gdb.base/annota-input-while-running.exp
1409 * gdb.base/arrayidx.exp
1410 * gdb.base/asmlabel.exp
1411 * gdb.base/async.exp
1412 * gdb.base/attach-wait-input.exp
1413 * gdb.base/auto-connect-native-target.exp
1414 * gdb.base/batch-preserve-term-settings.exp
1415 * gdb.base/bfp-test.exp
1416 * gdb.base/bigcore.exp
1417 * gdb.base/bp-permanent.exp
1418 * gdb.base/break-always.exp
1419 * gdb.base/break-fun-addr.exp
1420 * gdb.base/break-idempotent.exp
1421 * gdb.base/break-main-file-remove-fail.exp
1422 * gdb.base/break-probes.exp
1423 * gdb.base/break-unload-file.exp
1424 * gdb.base/break.exp
1425 * gdb.base/call-ar-st.exp
1426 * gdb.base/call-rt-st.exp
1427 * gdb.base/call-sc.exp
1428 * gdb.base/call-signal-resume.exp
1429 * gdb.base/call-strs.exp
1430 * gdb.base/callexit.exp
1431 * gdb.base/callfuncs.exp
1432 * gdb.base/catch-gdb-caused-signals.exp
1433 * gdb.base/catch-signal-siginfo-cond.exp
1434 * gdb.base/catch-syscall.exp
1435 * gdb.base/compare-sections.exp
1436 * gdb.base/cond-eval-mode.exp
1437 * gdb.base/condbreak-call-false.exp
1438 * gdb.base/consecutive-step-over.exp
1439 * gdb.base/cursal.exp
1440 * gdb.base/disabled-location.exp
1441 * gdb.base/disasm-end-cu.exp
1442 * gdb.base/display.exp
1443 * gdb.base/double-prompt-target-event-error.exp
1444 * gdb.base/dprintf-bp-same-addr.exp
1445 * gdb.base/dprintf-detach.exp
1446 * gdb.base/dprintf-next.exp
1447 * gdb.base/dprintf-non-stop.exp
1448 * gdb.base/dprintf-pending.exp
1449 * gdb.base/dso2dso.exp
1450 * gdb.base/ending-run.exp
1451 * gdb.base/enum_cond.exp
1452 * gdb.base/examine-backward.exp
1453 * gdb.base/exe-lock.exp
1454 * gdb.base/exec-invalid-sysroot.exp
1455 * gdb.base/execl-update-breakpoints.exp
1456 * gdb.base/execution-termios.exp
1457 * gdb.base/fileio.exp
1458 * gdb.base/fixsection.exp
1459 * gdb.base/foll-exec-mode.exp
1460 * gdb.base/foll-exec.exp
1461 * gdb.base/fork-running-state.exp
1462 * gdb.base/frame-args.exp
1463 * gdb.base/fullpath-expand.exp
1464 * gdb.base/func-ptr.exp
1465 * gdb.base/gcore-relro-pie.exp
1466 * gdb.base/gdb1090.exp
1467 * gdb.base/gdb1555.exp
1468 * gdb.base/global-var-nested-by-dso.exp
1469 * gdb.base/gnu-ifunc.exp
1470 * gdb.base/hbreak-in-shr-unsupported.exp
1471 * gdb.base/hbreak-unmapped.exp
1472 * gdb.base/hook-stop.exp
1473 * gdb.base/infcall-input.exp
1474 * gdb.base/info-fun.exp
1475 * gdb.base/info-shared.exp
1476 * gdb.base/interrupt-noterm.exp
1477 * gdb.base/jit-so.exp
1478 * gdb.base/jit.exp
1479 * gdb.base/line-symtabs.exp
1480 * gdb.base/list.exp
1481 * gdb.base/longjmp.exp
1482 * gdb.base/macscp.exp
1483 * gdb.base/max-value-size.exp
1484 * gdb.base/nodebug.exp
1485 * gdb.base/nofield.exp
1486 * gdb.base/overlays.exp
1487 * gdb.base/paginate-after-ctrl-c-running.exp
1488 * gdb.base/paginate-bg-execution.exp
1489 * gdb.base/paginate-inferior-exit.exp
1490 * gdb.base/pending.exp
1491 * gdb.base/pr11022.exp
1492 * gdb.base/printcmds.exp
1493 * gdb.base/ptr-typedef.exp
1494 * gdb.base/ptype.exp
1495 * gdb.base/randomize.exp
1496 * gdb.base/range-stepping.exp
1497 * gdb.base/realname-expand.exp
1498 * gdb.base/relativedebug.exp
1499 * gdb.base/remote.exp
1500 * gdb.base/savedregs.exp
1501 * gdb.base/sepdebug.exp
1502 * gdb.base/set-noassign.exp
1503 * gdb.base/shlib-call.exp
1504 * gdb.base/shreloc.exp
1505 * gdb.base/sigaltstack.exp
1506 * gdb.base/sigbpt.exp
1507 * gdb.base/siginfo-addr.exp
1508 * gdb.base/siginfo-obj.exp
1509 * gdb.base/siginfo-thread.exp
1510 * gdb.base/signest.exp
1511 * gdb.base/signull.exp
1512 * gdb.base/sigrepeat.exp
1513 * gdb.base/skip.exp
1514 * gdb.base/so-impl-ld.exp
1515 * gdb.base/solib-corrupted.exp
1516 * gdb.base/solib-disc.exp
1517 * gdb.base/solib-display.exp
1518 * gdb.base/solib-overlap.exp
1519 * gdb.base/solib-search.exp
1520 * gdb.base/solib-symbol.exp
1521 * gdb.base/source-execution.exp
1522 * gdb.base/sss-bp-on-user-bp-2.exp
1523 * gdb.base/sss-bp-on-user-bp.exp
1524 * gdb.base/stack-checking.exp
1525 * gdb.base/stale-infcall.exp
1526 * gdb.base/step-break.exp
1527 * gdb.base/step-line.exp
1528 * gdb.base/step-over-exit.exp
1529 * gdb.base/step-test.exp
1530 * gdb.base/structs.exp
1531 * gdb.base/sym-file.exp
1532 * gdb.base/symtab-search-order.exp
1533 * gdb.base/term.exp
1534 * gdb.base/type-opaque.exp
1535 * gdb.base/unload.exp
1536 * gdb.base/until-nodebug.exp
1537 * gdb.base/until.exp
1538 * gdb.base/unwindonsignal.exp
1539 * gdb.base/watch-cond.exp
1540 * gdb.base/watch-non-mem.exp
1541 * gdb.base/watch_thread_num.exp
1542 * gdb.base/watchpoint-reuse-slot.exp
1543 * gdb.base/watchpoint-solib.exp
1544 * gdb.base/watchpoint.exp
1545 * gdb.btrace/dlopen.exp
1546 * gdb.cell/arch.exp
1547 * gdb.cell/break.exp
1548 * gdb.cell/bt.exp
1549 * gdb.cell/core.exp
1550 * gdb.cell/data.exp
1551 * gdb.cell/dwarfaddr.exp
1552 * gdb.cell/ea-cache.exp
1553 * gdb.cell/ea-standalone.exp
1554 * gdb.cell/ea-test.exp
1555 * gdb.cell/f-regs.exp
1556 * gdb.cell/fork.exp
1557 * gdb.cell/gcore.exp
1558 * gdb.cell/mem-access.exp
1559 * gdb.cell/ptype.exp
1560 * gdb.cell/registers.exp
1561 * gdb.cell/sizeof.exp
1562 * gdb.cell/solib-symbol.exp
1563 * gdb.cell/solib.exp
1564 * gdb.compile/compile-tls.exp
1565 * gdb.cp/exception.exp
1566 * gdb.cp/gdb2495.exp
1567 * gdb.cp/local.exp
1568 * gdb.cp/mb-inline.exp
1569 * gdb.cp/mb-templates.exp
1570 * gdb.cp/pr10687.exp
1571 * gdb.cp/pr9167.exp
1572 * gdb.cp/scope-err.exp
1573 * gdb.cp/templates.exp
1574 * gdb.cp/virtfunc.exp
1575 * gdb.dwarf2/dw2-dir-file-name.exp
1576 * gdb.dwarf2/dw2-single-line-discriminators.exp
1577 * gdb.fortran/complex.exp
1578 * gdb.fortran/library-module.exp
1579 * gdb.guile/guile.exp
1580 * gdb.guile/scm-cmd.exp
1581 * gdb.guile/scm-frame-inline.exp
1582 * gdb.guile/scm-objfile.exp
1583 * gdb.guile/scm-pretty-print.exp
1584 * gdb.guile/scm-symbol.exp
1585 * gdb.guile/scm-type.exp
1586 * gdb.guile/scm-value.exp
1587 * gdb.linespec/keywords.exp
1588 * gdb.linespec/ls-errs.exp
1589 * gdb.linespec/macro-relative.exp
1590 * gdb.linespec/thread.exp
1591 * gdb.mi/mi-breakpoint-changed.exp
1592 * gdb.mi/mi-dprintf-pending.exp
1593 * gdb.mi/mi-fullname-deleted.exp
1594 * gdb.mi/mi-logging.exp
1595 * gdb.mi/mi-pending.exp
1596 * gdb.mi/mi-solib.exp
1597 * gdb.mi/new-ui-mi-sync.exp
1598 * gdb.mi/user-selected-context-sync.exp
1599 * gdb.multi/dummy-frame-restore.exp
1600 * gdb.multi/multi-arch-exec.exp
1601 * gdb.multi/remove-inferiors.exp
1602 * gdb.multi/watchpoint-multi-exit.exp
1603 * gdb.opt/solib-intra-step.exp
1604 * gdb.perf/backtrace.exp
1605 * gdb.perf/single-step.exp
1606 * gdb.perf/skip-command.exp
1607 * gdb.perf/skip-prologue.exp
1608 * gdb.perf/solib.exp
1609 * gdb.python/lib-types.exp
1610 * gdb.python/py-as-string.exp
1611 * gdb.python/py-bad-printers.exp
1612 * gdb.python/py-block.exp
1613 * gdb.python/py-breakpoint.exp
1614 * gdb.python/py-cmd.exp
1615 * gdb.python/py-events.exp
1616 * gdb.python/py-evthreads.exp
1617 * gdb.python/py-finish-breakpoint.exp
1618 * gdb.python/py-finish-breakpoint2.exp
1619 * gdb.python/py-frame-inline.exp
1620 * gdb.python/py-frame.exp
1621 * gdb.python/py-inferior.exp
1622 * gdb.python/py-infthread.exp
1623 * gdb.python/py-mi.exp
1624 * gdb.python/py-objfile.exp
1625 * gdb.python/py-pp-maint.exp
1626 * gdb.python/py-pp-registration.exp
1627 * gdb.python/py-prettyprint.exp
1628 * gdb.python/py-recurse-unwind.exp
1629 * gdb.python/py-shared.exp
1630 * gdb.python/py-symbol.exp
1631 * gdb.python/py-symtab.exp
1632 * gdb.python/py-template.exp
1633 * gdb.python/py-type.exp
1634 * gdb.python/py-unwind-maint.exp
1635 * gdb.python/py-unwind.exp
1636 * gdb.python/py-value.exp
1637 * gdb.python/python.exp
1638 * gdb.reverse/finish-reverse-bkpt.exp
1639 * gdb.reverse/insn-reverse.exp
1640 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1641 * gdb.reverse/solib-precsave.exp
1642 * gdb.reverse/solib-reverse.exp
1643 * gdb.stabs/gdb11479.exp
1644 * gdb.stabs/weird.exp
1645 * gdb.threads/fork-child-threads.exp
1646 * gdb.threads/fork-plus-threads.exp
1647 * gdb.threads/fork-thread-pending.exp
1648 * gdb.threads/forking-threads-plus-breakpoint.exp
1649 * gdb.threads/hand-call-in-threads.exp
1650 * gdb.threads/interrupted-hand-call.exp
1651 * gdb.threads/linux-dp.exp
1652 * gdb.threads/local-watch-wrong-thread.exp
1653 * gdb.threads/next-while-other-thread-longjmps.exp
1654 * gdb.threads/non-ldr-exit.exp
1655 * gdb.threads/pending-step.exp
1656 * gdb.threads/print-threads.exp
1657 * gdb.threads/process-dies-while-detaching.exp
1658 * gdb.threads/process-dies-while-handling-bp.exp
1659 * gdb.threads/pthreads.exp
1660 * gdb.threads/queue-signal.exp
1661 * gdb.threads/reconnect-signal.exp
1662 * gdb.threads/signal-command-handle-nopass.exp
1663 * gdb.threads/signal-command-multiple-signals-pending.exp
1664 * gdb.threads/signal-delivered-right-thread.exp
1665 * gdb.threads/signal-sigtrap.exp
1666 * gdb.threads/sigthread.exp
1667 * gdb.threads/staticthreads.exp
1668 * gdb.threads/stepi-random-signal.exp
1669 * gdb.threads/thread-unwindonsignal.exp
1670 * gdb.threads/thread_check.exp
1671 * gdb.threads/thread_events.exp
1672 * gdb.threads/tid-reuse.exp
1673 * gdb.threads/tls-nodebug.exp
1674 * gdb.threads/tls-shared.exp
1675 * gdb.threads/tls-so_extern.exp
1676 * gdb.threads/tls.exp
1677 * gdb.threads/wp-replication.exp
1678 * gdb.trace/actions-changed.exp
1679 * gdb.trace/actions.exp
1680 * gdb.trace/backtrace.exp
1681 * gdb.trace/change-loc.exp
1682 * gdb.trace/collection.exp
1683 * gdb.trace/deltrace.exp
1684 * gdb.trace/disconnected-tracing.exp
1685 * gdb.trace/entry-values.exp
1686 * gdb.trace/ftrace-lock.exp
1687 * gdb.trace/ftrace.exp
1688 * gdb.trace/infotrace.exp
1689 * gdb.trace/mi-trace-frame-collected.exp
1690 * gdb.trace/mi-trace-unavailable.exp
1691 * gdb.trace/mi-traceframe-changed.exp
1692 * gdb.trace/mi-tracepoint-changed.exp
1693 * gdb.trace/mi-tsv-changed.exp
1694 * gdb.trace/no-attach-trace.exp
1695 * gdb.trace/packetlen.exp
1696 * gdb.trace/passc-dyn.exp
1697 * gdb.trace/passcount.exp
1698 * gdb.trace/pending.exp
1699 * gdb.trace/pr16508.exp
1700 * gdb.trace/qtro.exp
1701 * gdb.trace/range-stepping.exp
1702 * gdb.trace/read-memory.exp
1703 * gdb.trace/report.exp
1704 * gdb.trace/save-trace.exp
1705 * gdb.trace/signal.exp
1706 * gdb.trace/stap-trace.exp
1707 * gdb.trace/status-stop.exp
1708 * gdb.trace/strace.exp
1709 * gdb.trace/tfile.exp
1710 * gdb.trace/tfind.exp
1711 * gdb.trace/trace-break.exp
1712 * gdb.trace/trace-condition.exp
1713 * gdb.trace/trace-enable-disable.exp
1714 * gdb.trace/trace-mt.exp
1715 * gdb.trace/tracecmd.exp
1716 * gdb.trace/tracefile-pseudo-reg.exp
1717 * gdb.trace/tspeed.exp
1718 * gdb.trace/tstatus.exp
1719 * gdb.trace/tsv.exp
1720 * gdb.trace/unavailable.exp
1721 * gdb.trace/while-dyn.exp
1722 * gdb.trace/while-stepping.exp
1723 * lib/gdb-guile.exp
1724 * lib/gdb.exp
1725 * lib/mi-support.exp
1726 * lib/pascal.exp
1727 * lib/perftest.exp
1728 * lib/prelink-support.exp
1729 * lib/selftest-support.exp
1730
ad02e4fe
SM
17312016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1732
1733 * Makefile.in: Include disable-implicit-rules.mk.
1734
22347e55
AA
17352016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1736
1737 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1738 non-byte-aligned bit fields.
1739
da5b30da
AA
17402016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1741
1742 PR gdb/12616
1743 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1744 respects the DW_AT_data_bit_offset attribute.
1745
b593ecca
SM
17462016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1747
1748 * gdb.base/default.exp: Fix output of "set language".
1749
3b165252
SM
17502016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1751
1752 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1753 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1754 make.
1755 * configure.ac: Remove checks for the make program.
1756 * configure: Re-generate.
1757
1a2f3d7f
KB
17582016-11-16 Kevin Buettner <kevinb@redhat.com>
1759
1760 * gdb.python/py-recurse-unwind.c (main): Add loop.
1761 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1762 to read_register() and gdb.parse_and_eval(). Make each code
1763 call a separate case that can be individually tested.
1764 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1765 proc. Call cont_and_backtrace for each of the code paths that
1766 we want to test in the unwinder.
1767
b7f38fda
AA
17682016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1769
1770 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1771 the definition of struct S.
1772
1f8db343
CM
17732016-11-11 Catherine Moore <clm@codesourcery.com>
1774
1775 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1776
fad0c9fb
PA
17772016-11-09 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.base/commands.exp (runto_or_return): New procedure.
1780 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1781 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1782 (progvar_simple_while_test, progvar_complex_if_while_test)
1783 (if_while_breakpoint_command_test)
1784 (infrun_breakpoint_command_test, breakpoint_command_test)
1785 (user_defined_command_test, watchpoint_command_test)
1786 (test_command_prompt_position, redefine_hook_test)
1787 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1788 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1789 multi_line_input and multi_line. Remove gdb_expect and
1790 gdb_stop_suppressing_tests uses.
1791 * lib/gdb.exp (valnum_re): New global.
1792 (multi_line_input): New procedure.
1793
8354c62c
SM
17942016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1795
1796 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1797 Remove.
1798 (test_setup): Define with proc_with_prefix.
1799 (test_cli_inferior): Likewise.
1800 (test_cli_thread): Likewise.
1801 (test_cli_frame): Likewise.
1802 (test_cli_select_frame): Likewise.
1803 (test_cli_up_down): Likewise.
1804 (test_mi_thread_select): Likewise.
1805 (test_mi_stack_select_frame): Likewise.
1806 (test_cli_in_mi_inferior): Likewise.
1807 (test_cli_in_mi_thread): Likewise.
1808 (test_cli_in_mi_frame): Likewise.
1809 (top level): Do not use with_test_prefix_procname.
1810
64f367a2
PA
18112016-11-09 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.base/commands.exp (gdbvar_simple_if_test)
1814 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1815 (progvar_simple_if_test, progvar_simple_while_test)
1816 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1817 (infrun_breakpoint_command_test, breakpoint_command_test)
1818 (user_defined_command_test, watchpoint_command_test)
1819 (test_command_prompt_position, deprecated_command_test)
1820 (bp_deleted_in_command, temporary_breakpoint_commands)
1821 (stray_arg0_test, source_file_with_indented_comment)
1822 (recursive_source_test, if_commands_test)
1823 (error_clears_commands_left, redefine_hook_test)
1824 (redefine_backtrace_test): Use proc_with_prefix.
1825 * lib/gdb.exp (proc_with_prefix): New proc.
1826
0bb65f1e
AA
18272016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1828
1829 * gdb.base/tui-layout.c: New file.
1830 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1831 disassembly window contains very long lines.
1832
7353f247
TT
18332016-11-08 Tom Tromey <tom@tromey.com>
1834
1835 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1836 depend on Python 2.
1837
30a7bb83
TT
18382016-11-08 Tom Tromey <tom@tromey.com>
1839
1840 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1841 New method.
1842
cdf5a07c
MG
18432016-10-29 Manish Goregaokar <manish@mozilla.com>
1844
2806dc7e 1845 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1846
51a789c3
MG
18472016-10-27 Manish Goregaokar <manish@mozilla.com>
1848
2806dc7e
PA
1849 * gdb.rust/simple.rs: Add test for univariant enums without
1850 discriminants and for encoded struct-like enums.
51a789c3 1851
f610ab6d
PA
18522016-10-28 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1855 gdb_test_multiple, tighten regexps and match symtabs and line
1856 tables incrementally.
1857
b129b0ca
LM
18582016-10-28 Luis Machado <lgustavo@codesourcery.com>
1859
1860 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1861 general.
1862
ecf45d2c
SL
18632016-10-25 Luis Machado <lgustavo@codesourcery.com>
1864
1865 * gdb.base/exec-invalid-sysroot.exp: New file.
1866
b8d38ee4
JK
18672016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1870
f90fd8c2
JK
18712016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1872
1873 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1874
2d2476aa
MR
18752016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1876
2806dc7e
PA
1877 * gdb.base/killed-outside.exp: Remove $options from a call to
1878 `prepare_for_testing'.
2d2476aa 1879
e42b25a0
SM
18802016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1881
1882 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1883 Change test message.
1884
3ccdb432
SM
18852016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1886
1887 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1888 Update comment.
1889
5bad3170
SM
18902016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1891
1892 * gdb.trace/mi-trace-save.exp: New file.
1893
5ad9dba7
YQ
18942016-10-13 Yao Qi <yao.qi@linaro.org>
1895
1896 * gdb.base/code_elim.exp (get_var_address): Remove.
1897 * gdb.base/relocate.exp: Likewise.
1898 * gdb.base/shreloc.exp: Likewise.
1899 * lib/gdb.exp (get_var_address): New.
1900
62df7e21
YQ
19012016-10-13 Yao Qi <yao.qi@linaro.org>
1902
1903 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1904 floating point tests if $skip_float_test is false.
1905
4dac951e
LM
19062016-10-12 Luis Machado <lgustavo@codesourcery.com>
1907
1908 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1909 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1910 argc values.
1911 Add 1 to argc so we guarantee distinct initial/modified argc values.
1912
8f1a8fc4
JK
19132016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1916
16c85b5d
JK
19172016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1918
1919 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1920 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1921 * gdb.arch/vsx-regs.exp: Likewise.
1922
1d0e042a
YQ
19232016-10-07 Yao Qi <yao.qi@linaro.org>
1924
1925 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1926
68dadef5
MM
19272016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1928
1929 * gdb.python/python.exp: Test decode_line("*0").
1930
33fa2c6e
DE
19312016-10-06 Doug Evans <dje@google.com>
1932
1933 * gdb.python/py-value.exp (test_value_creation): Add test for large
1934 unsigned 64-bit value.
1935
9c37b5ae
TT
19362016-10-06 Tom Tromey <tom@tromey.com>
1937
1938 * gdb.compile/compile.exp: Change java tests to rust.
1939 * gdb.base/setshow.exp: Change java tests to rust.
1940 * gdb.base/default.exp: Remove java from language list.
1941 * README (Examples): Update language example.
1942 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1943 test.
1944 * lib/gdb.exp (skip_java_tests): Remove.
1945 * lib/java.exp: Remove.
1946 * gdb.java: Remove.
1947
78b86327
MR
19482016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1949
1950 * gdb.arch/mips-fcr.exp: New test.
1951 * gdb.arch/mips-fcr.c: Source for the new test.
1952
7470adbb
MR
19532016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1954
1955 * gdb.base/solib-disc.exp: Use `standard_output_file'
1956 throughout.
1957
4a556533
PA
19582016-10-06 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/jit-simple-dl.c: New file.
1961 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1962 * gdb.base/jit-simple.c: ... this.
1963 * gdb.base/jit-simple.exp (jit_run): Delete.
1964 (build_jit): New proc.
1965 (jit_test_reread): Recompile either the main program or the shared
1966 library, depending on what is being tested. Skip changing address
1967 if caller wants to. Compare before/after addresses. If testing
1968 standalone, explicitly load the binary. Test "maint info
1969 breakpoints".
1970 (top level): Add "standalone vs shared lib" and "change address"
1971 vs "same address" axes.
1972
5a122fbc
PA
19732016-10-06 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1976 call.
1977 (jit_run): Delete.
1978 (jit_test_reread): Use with_test_prefix. Reload the main binary
1979 explicitly. Compare the before/after addresses of the JIT
1980 descriptor.
1981
ee8da4b8
DE
19822016-08-15 Doug Evans <dje@google.com>
1983
1984 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1985 for single bitfields is bool.
1986 * gdb.xml/tdesc-regs.exp: Ditto.
1987
f389f6fe
JK
19882016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1991
fdebf1a4
YQ
19922016-10-05 Yao Qi <yao.qi@linaro.org>
1993
1994 * lib/gdb.exp (support_complex_tests): Return zero if
1995 gdb_skip_float_test return true.
1996
9c36d954 19972016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1998 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
1999
2000 PR gdb/20487
2001 * gdb.mi/user-selected-context-sync.exp: New file.
2002 * gdb.mi/user-selected-context-sync.c: New file.
2003
4034d0ff 20042016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2005 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2006
2007 PR gdb/20487
2008 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2009 =thread-select-event check.
2010
a4297203
PB
20112016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2012
2013 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2014 the compulsory L operand changes.
2015 * gdb.arch/powerpc-power.s: Likewise.
2016
bb805577
JK
20172016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2018
2019 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2020 * gdb.base/jit-attach-pie.c: New file.
2021 * gdb.base/jit-attach-pie.exp: New file.
2022
6d61dee5
PA
20232016-09-28 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.base/infcall-input.c: New file.
2026 * gdb.base/infcall-input.exp: New file.
2027
f73842fc
YQ
20282016-09-22 Yao Qi <yao.qi@linaro.org>
2029
2030 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2031 (gdb_exit): Rename it to ...
2032 (gdbserver_gdb_exit): ... Close GDBserver.
2033 (gdb_exit): New proc, call gdbserver_gdb_exit.
2034 (mi_gdb_exit): Likewise.
2035
90681dab
YQ
20362016-09-22 Yao Qi <yao.qi@linaro.org>
2037
2038 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2039 path.
2040 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2041 Remove duplication.
2042
9c211fd8
YQ
20432016-09-22 Yao Qi <yao.qi@linaro.org>
2044
2045 * lib/gdbserver-support.exp: Check the existence of
2046 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2047
ad0a504f
AK
20482016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2049
2050 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2051
36cf1806
TT
20522016-09-21 Tom Tromey <tom@tromey.com>
2053
2054 PR gdb/20604:
2055 * gdb.base/quit.exp: New file.
2056
74172ecf
SM
20572016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2058
2059 * .gitignore: New file.
2060
3d0ec882
MR
20612016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2062
2063 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2064 throughout.
2065
8193adea
AA
20662016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2067
2068 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2069
d41a5c09
JK
20702016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * gdb.cp/casts.cc (decltype): Move it ...
2073 (main): ... with its call to ...
2074 * gdb.cp/casts03.cc: ... a new file.
2075 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2076
d2dfe700
JK
20772016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2078
2079 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2080
e2a92b16
PB
20812016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2082
2083 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2084 and sync up the test with tests in gas/testsuite/gas/ppc.
2085 * gdb.arch/powerpc-power.exp: Likewise.
2086
49b4de64
JK
20872016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2088
2089 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2090
2c29df25
SDJ
20912016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2092 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2095 make m1's definition to be different from m2's. Use 'dummy' as an
2096 argument for probe 'two'.
2097
cc3c2846
JB
20982016-09-10 Jon Beniston <jon@beniston.com>
2099
2100 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2101 for sim target.
2102
e1b2624a
AA
21032016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2104
2105 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2106 variable declaration.
2107 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2108 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2109 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2110 received HWCAP as its argument.
2111
4295e285
PA
21122016-09-06 Pedro Alves <palves@redhat.com>
2113
2114 * gdb.base/new-ui-pending-input.c: New file.
2115 * gdb.base/new-ui-pending-input.exp: New file.
2116 * gdb.exp (clear_gdb_spawn_id): New procedure.
2117 (with_spawn_id): Check whether gdb_spawn_id exists before
2118 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2119 on exit.
2120
00d5215e
UW
21212016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2122
2123 * gdb.base/float128.c: New file.
2124 * gdb.base/float128.exp: Likewise.
2125 * gdb.base/floatn.c: Likewise.
2126 * gdb.base/floatn.exp: Likewise.
2127
a9ff5f12
UW
21282016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2129
2130 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2131
f245535c
PA
21322016-09-05 Pedro Alves <palves@redhat.com>
2133
2134 PR backtrace/19927
2135 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2136 unwinders are immediately called as side effect of "source" or
2137 "disable unwinder" commands.
2138 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2139
ae9cf263
YQ
21402016-09-02 Yao Qi <yao.qi@linaro.org>
2141
2142 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2143 is true and $type is "float" or "double".
2144
27aba047
YQ
21452016-09-02 Yao Qi <yao.qi@linaro.org>
2146
2147 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2148 true.
2149 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2150 * gdb.base/call-rt-st.exp: Likewise.
2151 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2152 return value instead of gdb,skip_float_test.
2153 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2154 (do_function_calls): Use its return value instead of
2155 gdb,skip_float_test.
2156 * gdb.base/finish.exp: Likewise.
2157 * gdb.base/funcargs.exp: Likewise.
2158 * gdb.base/return.exp: Likewise.
2159 * gdb.base/return2.exp: Likewise.
2160 * gdb.base/varargs.exp: Likewise.
2161 * lib/gdb.exp (gdb_skip_float_test): Change it to
2162 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2163
5af962df
AA
21642016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2165
2166 * gdb.multi/tids.exp: Test "thread apply all".
2167
7fac6910
JK
21682016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.base/default.exp (tty): Remove.
2171
bb1fe4ac
KB
21722016-08-24 Kevin Buettner <kevinb@redhat.com>
2173
2806dc7e
PA
2174 * gdb.python/py-recurse-unwind.c: New file.
2175 * gdb.python/py-recurse-unwind.py: New file.
2176 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2177
0a1ddfa6
SM
21782016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2179
2180 * gdb.base/set-inferior-tty.exp: New file.
2181 * gdb.base/set-inferior-tty.c: New file.
2182
d9de1fe3
PA
21832016-08-23 Pedro Alves <palves@redhat.com>
2184
2185 PR gdb/20494
2186 * gdb.base/new-ui-echo.c: New file.
2187 * gdb.base/new-ui-echo.exp: New file.
2188
e9d9abd7
YQ
21892016-08-23 Yao Qi <yao.qi@linaro.org>
2190
2191 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2192 gdbserver_spawn.
2193 * gdb.server/connect-without-multi-process.exp (do_test):
2194 Likewise.
2195
3589529e
YQ
21962016-08-23 Yao Qi <yao.qi@linaro.org>
2197
2198 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2199 standalone_txt. Delete gdb_txt and standalone_txt on host
2200 and target. Spawn the binary on target. Copy files from
2201 target to host.
2202
6bb90213
PA
22032016-08-22 Pedro Alves <palves@redhat.com>
2204
2205 PR gdb/20505
2206 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2207 with_test_prefix. Factor out bits to ...
2208 (test_no_vdso): ... this new procedure.
2209
20c2c024
CL
22102016-08-19 Carl Love <cel@us.ibm.com>
2211
2212 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2213 maintaining separate logic for constructing the output path.
2214 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2215 * gdb.arch/ppc-dfp.exp: Likewise.
2216 * gdb.arch/ppc-fp.exp: Likewise.
2217 * gdb.arch/vsx-regs.exp: Likewise.
2218 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2219 binprefix for generating the additional binary files.
2220
0646e07d
PA
22212016-08-19 Pedro Alves <palves@redhat.com>
2222
2223 * gdb.trace/mi-trace-frame-collected.exp
2224 (test_trace_frame_collected): On x32, expect two registers.
2225
46da9242
CL
22262016-08-18 Carl Love <cel@us.ibm.com>
2227
2228 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2229 and sync up the test with tests in gas/testsuite/gas/ppc.
2230 * gdb.arch/powerpc-power.exp: Likewise.
2231
eb2332d7
SM
22322016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2233
2234 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2235 expected error message.
2236
63c61e04
SM
22372016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2238
2239 * gdb.multi/remove-inferiors.exp: New file.
2240 * gdb.multi/remove-inferiors.c: New file.
2241
7b17065f
YQ
22422016-08-12 Yao Qi <yao.qi@linaro.org>
2243
2244 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2245 argument list.
2246
01d3dedf
PA
22472016-08-10 Pedro Alves <palves@redhat.com>
2248
2249 PR gdb/19187
2250 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2251 setup_kfails.
2252
3eb7562a
PA
22532016-08-09 Pedro Alves <palves@redhat.com>
2254 Simon Marchi <simon.marchi@ericsson.com>
2255
2256 PR gdb/20418
2257 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2258 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2259
80614914
PA
22602016-08-09 Pedro Alves <palves@redhat.com>
2261
2262 PR mi/20431
2263 * gdb.mi/mi-cmd-error.exp: New file.
2264
f348d89a
PA
22652016-08-09 Pedro Alves <palves@redhat.com>
2266
2267 PR gdb/18653
2268 * gdb.base/signals-state-child.c: New file.
2269 * gdb.base/signals-state-child.exp: New file.
2270 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2271
e5ca03b4
PA
22722016-08-09 Pedro Alves <palves@redhat.com>
2273
2274 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2275
282a0691
TT
22762016-08-03 Tom Tromey <tom@tromey.com>
2277
2278 PR python/18565:
2279 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2280
41bfcd63
YQ
22812016-08-01 Yao Qi <yao.qi@linaro.org>
2282
2283 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2284 variable mode to "multi-process" if $multi_process is 1, otherwise
2285 set it to "single-process".
2286
e3465b24
YQ
22872016-08-01 Yao Qi <yao.qi@linaro.org>
2288
2289 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2290 * gdb.cp/cpexprs.exp: Likewise.
2291 * gdb.cp/m-static.exp: Likewise.
2292
0b31a4bc
TT
22932016-07-26 Tom Tromey <tom@tromey.com>
2294
2295 PR python/20190:
2296 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2297 test.
2298
e0461dbb
MM
22992016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2300
2301 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2302 selecting assembly source files.
2303 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2304 assembly source files.
2305 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2306 assembly source files.
2307 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2308 selecting assembly source files.
2309
8194e927
SM
23102016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2311
2312 * gdb.base/new-ui.exp (do_test_invalid_args): New
2313 procedure.
2314
c0272db5
TW
23152016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2316
2317 * gdb.btrace/reconnect.c: New file.
2318 * gdb.btrace/reconnect.exp: New file.
2319
e3487908
GKB
23202016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2321
2322 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2323 to test_catch_syscall_group.
2324 (test_catch_syscall_group): New.
2325
12df5c00
TT
23262016-07-21 Tom Tromey <tom@tromey.com>
2327
2328 * gdb.rust/simple.rs (main): Use empty struct expression.
2329 * gdb.rust/simple.exp: Add tests for empty struct expression.
2330
bae62ee2
YQ
23312016-07-21 Yao Qi <yao.qi@linaro.org>
2332
2333 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2334 if gdb_skip_xml_test is true on some targets.
2335
b1b53fb3
YQ
23362016-07-21 Yao Qi <yao.qi@linaro.org>
2337
2338 * gdb.server/solib-list.exp: Unset last_loaded_file.
2339
027d97f8
JK
23402016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2341
2342 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2343 "step into captured_main (args)".
2344
7674d381
JK
23452016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2346
2347 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2348
72b5d099
JK
23492016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2352
1f960ced
PA
23532016-07-19 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2356 * gdb.opt/inline-bt.exp: Likewise.
2357 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2358 additional_flags=-Winline.
2359 * gdb.opt/inline-locals.exp: Likewise.
2360 * gdb.opt/inline-markers.c (ATTR): Define.
2361 (inlined_fn): Use it.
2362
f25827c1
YQ
23632016-07-19 Yao Qi <yao.qi@linaro.org>
2364
2365 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2366 (test_with_self): Remove some code. Remove argument executable.
2367 (top-level): Use do_self_tests.
2368
37539ebe
DB
23692016-07-15 Zachary Welch <zwelch@codesourcery.com>
2370 Don Breazeal <donb@codesourcery.com>
2371
2372 * gdb.base/maint.exp: Escape paths used in regular expressions.
2373 * gdb.stabs/weird.exp: Likewise.
2374
dac790e1
TT
23752016-07-13 Tom Tromey <tom@tromey.com>
2376
2377 PR python/15620, PR python/18620:
2378 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2379 (test_bkpt_events): New procs.
2380
93daf339
TT
23812016-07-13 Tom Tromey <tom@tromey.com>
2382
2383 PR python/17698:
2384 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2385 test.
2386 (test_watchpoints): Likewise.
2387 (test_bkpt_pending): New proc.
2388
6571a381
TT
23892016-07-13 Tom Tromey <tom@tromey.com>
2390
2391 PR cli/18053:
2392 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2393 completion test.
2394
e8732474
JK
23952016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2396
2397 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2398 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2399 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2400 f_label.
2401 (g): Rename g_end_lbl to g_label.
2402 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2403 low_pc and high_pc.
2404 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2405
e0f3fd7c
TT
24062016-07-12 Tom Tromey <tom@tromey.com>
2407
2408 PR python/19293:
2409 * gdb.python/py-unwind-maint.exp: Update tests.
2410
3cfe46b6
YQ
24112016-07-12 Yao Qi <yao.qi@linaro.org>
2412
2413 * lib/selftest-support.exp (selftest_setup): Match the output
2414 when captured_main is inlined.
2415
4f19a0e6
WT
24162016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2417
2418 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2419 New variables.
2420 (print this%a, print this%b, print this): New tests.
2421 * gdb.fortran/derived-types.f90 (this): New object and
2422 initialization.
2423
986cf455
SM
24242016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2425
2426 * gdb.ada/arraydim.exp: Remove extra directory level in build
2427 directory.
2428
f0464b23
SM
24292016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2430
2431 * lib/ada.exp: Remove extra directory level in build directory.
2432 * gdb.ada/cond_lang.exp: Likewise.
2433 * gdb.ada/exec_changed.exp: Likewise.
2434 * gdb.ada/lang_switch.exp: Likewise.
2435
42d94011
MG
24362016-07-06 Manish Goregaokar <manish@mozilla.com>
2437
2806dc7e
PA
2438 * simple.rs: Add test for raw pointer subscripting.
2439 * simple.exp: Add test expectations.
42d94011 2440
647c264c
YQ
24412016-07-05 Yao Qi <yao.qi@linaro.org>
2442
2443 * gdb.mi/mi-reverse.exp: Match =record-started output.
2444
20aa2c60
PA
24452016-07-01 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2448 procedure.
2449 (jit_reader_test): Test the jit reader's unwinder.
2450 * gdb.base/jithost.c (jit_function_00_code): New global.
2451 (main): Use memcpy to fill in the mmapped code, instead of poking
2452 bytes manually here.
2453 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2454 value.
2455 (read_debug_info): Save the function's range.
2456 (read_sp): New function.
2457 (unwind_frame): Use it. Also unwind RBP.
2458 (get_frame_id): Use read_sp.
2459 (gdb_init_reader): Use calloc instead of malloc.
2460 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2461 parameter. Use gdb_test_multiple.
2462
ced2dffb
PA
24632016-07-01 Pedro Alves <palves@redhat.com>
2464 Antoine Tremblay <antoine.tremblay@ericsson.com>
2465
2466 * gdb.threads/process-dies-while-detaching.c: New file.
2467 * gdb.threads/process-dies-while-detaching.exp: New file.
2468
63000888
PA
24692016-07-01 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.multi/watchpoint-multi-exit.c: New file.
2472 * gdb.multi/watchpoint-multi-exit.exp: New file.
2473
038d4868
PA
24742016-06-30 Pedro Alves <palves@redhat.com>
2475
2476 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2477 unset inferior_spawn_id.
2478
994e9c83
PA
24792016-06-30 Pedro Alves <palves@redhat.com>
2480
2481 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2482 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2483
e5653468
YQ
24842016-06-29 Yao Qi <yao.qi@linaro.org>
2485
2486 * gdb.base/return.c: Add copyright header.
2487
803b47e5
TT
24882016-06-29 Tom Tromey <tom@tromey.com>
2489
2490 PR python/20129:
2491 * gdb.python/py-framefilter.exp: Add tests for setting priority
2492 and disabling of non-existent frame filter.
2493
28244707
YQ
24942016-06-29 Yao Qi <yao.qi@linaro.org>
2495
2496 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2497 0x0f07ff.
2498
a31d2f06
YQ
24992016-06-28 Yao Qi <yao.qi@linaro.org>
2500
2501 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2502 triplets. Start gdb, execute catch syscall, and continue. Check
2503 gdb's output to determine catch syscall is supported.
2504
921d8f54
MG
25052016-06-27 Manish Goregaokar <manish@mozilla.com>
2506
25d49b86
PA
2507 * gdb.rust/simple.rs: Add test for returning unit in a function.
2508 * gdb.rust/simple.exp: Add expectation for functions returning
2509 unit.
921d8f54 2510
f4952523
PMR
25112016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2512
2513 * gdb.python/py-breakpoint-create-fail.c,
2514 gdb.python/py-breakpoint-create-fail.exp,
2515 gdb.python/py-breakpoint-create-fail.py: New testcase.
2516
fccb08f8
MG
25172016-06-25 Manish Goregaokar <manish@mozilla.com>
2518
2519 PR gdb/20239
2520 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2521 * gdb.rust/simple.exp: Add test expectations for new NonZero
2522 tests.
fccb08f8 2523
6b850546
DT
25242016-06-24 David Taylor <dtaylor@emc.com>
2525
2526 * gdb.base/offsets.exp: New file.
2527 * gdb.base/offsets.c: New file.
2528
17621150
TT
25292016-06-23 Tom Tromey <tom@tromey.com>
2530
2531 PR gdb/16483:
2532 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2533 before any filters are loaded.
2534
04d59df6
WT
25352016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2536
2537 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2538 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2539 structs.
2540 * gdb.fortran/derived-type-function.exp: New file.
2541 * gdb.fortran/derived-type-function.f90: New file.
2542
2543
ac69f786
PA
25442016-06-21 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/new-ui.exp: New file.
2547 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2548 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2549 (with_spawn_id): New procedure.
2550
49940788
PA
25512016-06-21 Pedro Alves <palves@redhat.com>
2552
2553 * gdb.mi/mi-exec-run.exp: New file.
2554
ef274d26
PA
25552016-06-21 Pedro Alves <palves@redhat.com>
2556
2557 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2558 breakpoint command's output on the main UI.
2559 (test_break): New procedure, factored out from calls in the top
2560 level.
2561 (top level): Use foreach_with_prefix to test MI as main UI and as
2562 separate UI.
2563
468afe6c
PA
25642016-06-21 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2567 (test_awatch_creation_and_listing)
2568 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2569 Remove 'type' parameter.
2570 (test_watchpoint_all): New parameter mi_mode. Remove
2571 with_test_prefix.
2572 (top level): Use foreach_with_prefix, and add main/separate UI MI
2573 testing axis.
2574
51f77c37
PA
25752016-06-21 Pedro Alves <palves@redhat.com>
2576
2577 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2578 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2579 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2580 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2581 (gdb_main_spawn_id, mi_spawn_id): Declare and
2582 comment.
2583 (mi_create_inferior_pty): New procedure,
2584 factored out from default_mi_gdb_start.
2585 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2586 procedures.
2587 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2588 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2589 Use mi_create_inferior_pty.
2590 (mi_gdb_start): Use eval to pass down args list.
2591
8980e177
PA
25922016-06-21 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2595 * gdb.opt/inline-cmds.exp: Add MI tests.
2596
f38d3ad1
PA
25972016-06-21 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2600
45db7c09
PA
26012016-06-21 Pedro Alves <palves@redhat.com>
2602
2603 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2604 (top level): Use it instead of mi_execute_to.
2605
5a069ab3
PA
26062016-06-21 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2609 (cont_handler_str): New.
2610 (signal_stop_handler): Set stop_handler_str instead of printing to
2611 stdout.
2612 (continue_handler): Set cont_handler_str instead of printing to
2613 stdout.
2614 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2615 mi_send_resuming_command. Print stop_handler_str and
2616 cont_handler_str instead of expecting the python events print
2617 directly.
2618
2838cc1d
SD
26192016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2620
2621 * gdb.base/jit-reader.exp: New file.
2622 * gdb.base/jithost.c: New file.
2623 * gdb.base/jithost.h: New file.
2624 * gdb.base/jitreader.c : New file.
2625 * gdb.base/jit-protocol.h: New file.
2626
21a77091
YQ
26272016-06-17 Yao Qi <yao.qi@linaro.org>
2628
2629 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2630 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2631 and detach-on-fork. Adjust tests.
2632 (top level): Invoke break_cond_on_syscall with combinations of
2633 syscall, follow-fork-mode and detach-on-fork.
2634
f50bf8e5
YQ
26352016-06-17 Yao Qi <yao.qi@linaro.org>
2636
2637 * gdb.base/step-over-exit.c: New.
2638 * gdb.base/step-over-exit.exp: New.
2639
a28d8e50
YTL
26402016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2641
2642 * gdb.base/float.exp: Add target check for nds32*-*-*.
2643 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2644
cad8e26d
AB
26452016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2646
2647 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2648 for unsupported target features.
2649 * gdb.base/call-rt-st.exp: Likewise.
2650 * gdb.base/call-sc.exp: Likewise.
2651 * gdb.base/call-signal-resume.exp: Likewise.
2652 * gdb.base/call-strs.exp: Likewise.
2653 * gdb.base/callexit.exp: Likewise.
2654 * gdb.base/callfuncs.exp: Likewise.
2655 * gdb.base/nodebug.exp: Likewise.
2656 * gdb.base/printcmds.exp: Likewise.
2657 * gdb.base/ptype.exp: Likewise.
2658 * gdb.base/structs.exp: Likewise.
2659 * gdb.base/unwindonsignal.exp: Likewise.
2660 * gdb.cp/gdb2495.exp: Likewise.
2661 * gdb.cp/templates.exp: Likewise.
2662 * gdb.cp/virtfunc.exp: Likewise.
2663 * gdb.threads/hand-call-in-threads.exp: Likewise.
2664 * gdb.threads/interrupted-hand-call.exp: Likewise.
2665 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2666
347dc102
TT
26672016-06-10 Tom Tromey <tom@tromey.com>
2668
2669 PR rust/20110:
2670 * gdb.rust/expr.exp: Add test for integer constant larger than
2671 i32.
2672
5e13cf25
BH
26732016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2674
2675 * gdb.fortran/nested-funcs.exp: New.
2676 * gdb.fortran/nested-funcs.f90: New.
2677
bb556f1f
TK
26782016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2679
2680 * gdb.base/examine-backward.c: New file.
2681 * gdb.base/examine-backward.exp: New file.
2682
38b022b4
SM
26832016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2684
2685 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2686 matching.
2687
1b40ec05
TT
26882016-06-02 Tom Tromey <tom@tromey.com>
2689
2690 PR python/18984:
2691 * gdb.python/py-shared.exp: Add solib_name test.
2692
193bd378
SM
26932016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2694
2695 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2696
3326303b
MG
26972016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2698
2699 PR c++/19893
2700 * gdb.dwarf2/implref.exp: Rename to...
2701 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2702 * gdb.dwarf2/implref-array.c: New file.
2703 * gdb.dwarf2/implref-array.exp: Likewise.
2704 * gdb.dwarf2/implref-global.c: Likewise.
2705 * gdb.dwarf2/implref-global.exp: Likewise.
2706 * gdb.dwarf2/implref-struct.c: Likewise.
2707 * gdb.dwarf2/implref-struct.exp: Likewise.
2708
825c8ef2
AT
27092016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2710
2711 * gdb.trace/trace-condition.exp: Add 64bit tests.
2712
2320162a
AT
27132016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2714
2715 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2716 bits types.
2717 (main): Adapt to 8 to 64 bits types.
2718 * gdb.trace/trace-condition.exp: Add new tests.
2719
a7818233
AT
27202016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2721
2722 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2723
0d336466
AT
27242016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2725
2726 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2727 Move condition tests...
2728 * gdb.trace/trace-condition.exp: Here.
2729
7faeb45a
AT
27302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2731
2732 * gdb.trace/trace-condition.exp: Add counter-case tests.
2733
e385593e
JK
27342016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2735
2736 PR c++/15231
2737 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2738 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2739
744608cc
PA
27402016-05-27 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2743 New procedure.
2744 (top level): Call it, and bail out of DejaGnu is known to be bad.
2745
ac775bf4
AB
27462016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.base/whatis.c: Extend the test case.
2749 * gdb.base/whatis.exp: Add additional tests.
2750
2bbad2ea
BH
27512016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2752
2753* gdb.fortran/type.f90: Add pointer variable.
2754* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2755
8b70175d
BH
27562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2757
2758 * gdb.fortran/vla-type.exp: Fix testcase name.
2759
86d8a848
BH
27602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2761
2762 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2763
e188eb36
BH
27642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2765
2766 * gdb.fortran/type.f90: Add nested structures.
2767 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2768 * gdb.fortran/derived-type.exp: Adapt expected output.
2769 * gdb.fortran/vla-type.exp: Adapt expected output.
2770
9b2db1fd
BH
27712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2772
2773 * gdb.fortran/whatis_type.exp: Adapt expected output.
2774
72b17055
BH
27752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2776
2777 * gdb.fortran/print_type.exp: Fix expected output.
2778 * gdb.fortran/whatis_type.exp: Fix expected output.
2779
3cd81d8d
BH
27802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2781
2782 * gdb.fortran/whatis_type.exp: Use multi_line.
2783
ddae9462
TT
27842016-05-24 Tom Tromey <tom@tromey.com>
2785
2786 PR python/17386:
2787 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2788 use value as an index.
2789
1957f6b8
TT
27902016-05-23 Tom Tromey <tom@tromey.com>
2791
2792 PR python/17981:
2793 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2794 no-breakpoint case.
2795
026a9174
PA
27962016-05-24 Pedro Alves <palves@redhat.com>
2797
2798 PR gdb/19828
2799 * gdb.threads/clone-attach-detach.c: New file.
2800 * gdb.threads/clone-attach-detach.exp: New file.
2801
e70a7231
FR
28022016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2803
2804 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2805
0f6ed0e0
TT
28062016-05-23 Tom Tromey <tom@tromey.com>
2807
2808 PR python/19438, PR python/18393:
2809 * gdb.python/py-progspace.exp: Add "dir" test.
2810 * gdb.python/py-objfile.exp: Add "dir" test.
2811
ffd19d61
YQ
28122016-05-23 Yao Qi <yao.qi@linaro.org>
2813
2814 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2815 * gdb.arch/thumb2-it.exp: Likewise.
2816
9e8f9b05
SM
28172016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2818
2819 * gdb.mi/mi-threads-interrupt.c: New file.
2820 * gdb.mi/mi-threads-interrupt.exp: New file.
2821
61c6156d
SM
28222016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2823
2824 PR gdb/18077
2825 * gdb.mi/mi-async-run.exp: New file.
2826 * gdb.mi/mi-async-run.c: New file.
2827
67218854
TT
28282016-05-17 Tom Tromey <tom@tromey.com>
2829 Manish Goregaokar <manishsmail@gmail.com>
2830
2831 * lib/rust-support.exp: New file.
2832 * lib/gdb.exp (skip_rust_tests): New proc.
2833 (build_executable_from_specs): Handle rust.
2834 * lib/future.exp (gdb_find_rustc): New proc.
2835 (gdb_default_target_compile): Handle rust.
2836 * gdb.rust/expr.exp: New file.
2837 * gdb.rust/generics.exp: New file.
2838 * gdb.rust/generics.rs: New file.
2839 * gdb.rust/methods.exp: New file.
2840 * gdb.rust/methods.rs: New file.
2841 * gdb.rust/modules.exp: New file.
2842 * gdb.rust/modules.rs: New file.
2843 * gdb.rust/simple.exp: New file.
2844 * gdb.rust/simple.rs: New file.
2845
c44af4eb
TT
28462016-05-17 Tom Tromey <tom@tromey.com>
2847
2848 * gdb.base/default.exp (set language): Add rust.
2849
dcd1f979
TT
28502016-05-17 Tom Tromey <tom@tromey.com>
2851
2852 * gdb.gdb/unittest.exp: New file.
2853
155b7f57
YQ
28542016-05-16 Yao Qi <yao.qi@linaro.org>
2855
2856 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2857 shell_prompt. Update shell_prompt_re.
2858
8ddd5a6c
DE
28592016-05-12 Doug Evans <dje@google.com>
2860
2861 PR symtab/19999
2862 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2863 $options when building executable.
2864 * gdb.dwarf2/fission-loclists-pie.S: New file.
2865 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2866
02e370d9
SM
28672016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2868
2869 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2870 of [is_remote target],
2871
8929ad8b
SM
28722016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2873
2874 * lib/gdb.exp (use_gdb_stub): New procedure.
2875
6c447423
DE
28762016-05-03 Yunlian Jiang <yunlian@google.com>
2877 Doug Evans <dje@google.com>
2878
2879 PR symtab/19914
2880 * gdb.dwarf2/dwp-sepdebug.c: New file.
2881 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2882
444e826c
SM
28832016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2884
2885 * gdb.base/detach.exp: Remove is_remote check.
2886
740feeaa
SM
28872016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2888
2889 * gdb.base/annota-input-while-running.exp: Don't check for
2890 [is_remote target]. Enable annotations after running to main.
2891 Remove unused "set test..." line.
2892
9080ac9d
SM
28932016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2894
2895 * gdb.trace/trace-enable-disable.exp: New file.
2896 * gdb.trace/trace-enable-disable.c: New file.
2897
952ebca5
SM
28982016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2899
2900 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2901 use it in info sharedlibrary test.
2902 * gdb.trace/ftrace-lock.exp: Likewise.
2903 * gdb.trace/ftrace.exp: Likewise.
2904 * gdb.trace/range-stepping.exp: Likewise.
2905 * gdb.trace/trace-break.exp: Likewise.
2906 * gdb.trace/trace-condition.exp: Likewise.
2907 * gdb.trace/trace-mt.exp: Likewise.
2908
d9019901
SM
29092016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2910
2911 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2912 (gdb_load_shlib): ... this.
2913 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2914 gdb_load_shlib.
2915 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2916 * gdb.base/ctxobj.exp: Likewise.
2917 * gdb.base/dprintf-pending.exp: Likewise.
2918 * gdb.base/dso2dso.exp: Likewise.
2919 * gdb.base/fixsection.exp: Likewise.
2920 * gdb.base/gcore-relro.exp: Likewise.
2921 * gdb.base/gdb1555.exp: Likewise.
2922 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2923 * gdb.base/gnu-ifunc.exp: Likewise.
2924 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2925 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2926 * gdb.base/pending.exp: Likewise.
2927 * gdb.base/print-file-var.exp: Likewise.
2928 * gdb.base/print-symbol-loading.exp: Likewise.
2929 * gdb.base/shlib-call.exp: Likewise.
2930 * gdb.base/shreloc.exp: Likewise.
2931 * gdb.base/so-impl-ld.exp: Likewise.
2932 * gdb.base/solib-disc.exp: Likewise.
2933 * gdb.base/solib-nodir.exp: Likewise.
2934 * gdb.base/solib-overlap.exp: Likewise.
2935 * gdb.base/solib-symbol.exp: Likewise.
2936 * gdb.base/solib-weak.exp (do_test): Likewise.
2937 * gdb.base/sym-file.exp: Likewise.
2938 * gdb.base/symtab-search-order.exp: Likewise.
2939 * gdb.base/type-opaque.exp: Likewise.
2940 * gdb.base/unload.exp: Likewise.
2941 * gdb.base/watchpoint-solib.exp: Likewise.
2942 * gdb.compile/compile.exp: Likewise.
2943 * gdb.cp/gdb2384.exp: Likewise.
2944 * gdb.cp/infcall-dlopen.exp: Likewise.
2945 * gdb.cp/re-set-overloaded.exp: Likewise.
2946 * gdb.fortran/library-module.exp: Likewise.
2947 * gdb.opt/solib-intra-step.exp: Likewise.
2948 * gdb.python/py-finish-breakpoint.exp: Likewise.
2949 * gdb.python/py-shared.exp: Likewise.
2950 * gdb.reverse/solib-precsave.exp: Likewise.
2951 * gdb.reverse/solib-reverse.exp: Likewise.
2952 * gdb.server/solib-list.exp: Likewise.
2953 * gdb.threads/dlopen-libpthread.exp: Likewise.
2954 * gdb.threads/tls-shared.exp: Likewise.
2955 * gdb.threads/tls-so_extern.exp: Likewise.
2956 * gdb.trace/change-loc.exp: Likewise.
2957 * gdb.trace/ftrace-lock.exp: Likewise.
2958 * gdb.trace/ftrace.exp: Likewise.
2959 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2960 * gdb.trace/pending.exp: Likewise.
2961 * gdb.trace/range-stepping.exp: Likewise.
2962 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2963 (strace_info_marker): Likewise.
2964 (strace_probe_marker): Likewise.
2965 (strace_trace_on_same_addr): Likewise.
2966 (strace_trace_on_diff_addr): Likewise.
2967 * gdb.trace/trace-break.exp: Likewise.
2968 * gdb.trace/trace-condition.exp: Likewise.
2969 * gdb.trace/trace-mt.exp: Likewise.
2970
fca4cfd9
SM
29712016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2972
2973 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2974 result of gdb_remote_download.
2975 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2976 * gdb.base/dso2dso.exp: Likewise.
2977 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2978 * gdb.base/print-file-var.exp: Likewise.
2979 * gdb.base/shlib-call.exp: Likewise.
2980 * gdb.base/shreloc.exp: Likewise.
2981 * gdb.base/solib-overlap.exp: Likewise.
2982 * gdb.base/solib-weak.exp (do_test): Likewise.
2983 * gdb.base/unload.exp: Likewise.
2984
11cf4ffb
YQ
29852016-04-27 Yao Qi <yao.qi@linaro.org>
2986
2987 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2988 exists.
2989
3e2e34f8
KB
29902016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2991
2992 * vla-type.exp: Print structure from toplevel.
2993
8f07e298
BH
29942016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2995
2996 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2997 of dynamic types.
2998 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2999 of dynamic types.
3000
9920b434
BH
30012016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3002
3003 * gdb.fortran/vla-type.f90: New file.
3004 * gdb.fortran/vla-type.exp: New file.
3005
f3abeff5
YQ
30062016-04-25 Yao Qi <yao.qi@linaro.org>
3007
3008 * gdb.base/branch-to-self.c: New file.
3009 * gdb.base/branch-to-self.exp: New file.
3010
0a5d52f0
YQ
30112016-04-22 Yao Qi <yao.qi@linaro.org>
3012
3013 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3014 more after $hex.
3015
495346f6
YQ
30162016-04-22 Yao Qi <yao.qi@linaro.org>
3017
3018 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3019 * gdb.base/annota3.exp: Likewise.
3020
4a7e075c
YQ
30212016-04-22 Yao Qi <yao.qi@linaro.org>
3022
3023 * gdb.reverse/step-precsave.exp: Do one step and test program
3024 stops in "callee" and do multiple steps until program goes out
3025 of "callee".
3026 * gdb.reverse/step-reverse.exp: Likewise.
3027
5b061e98
YQ
30282016-04-22 Yao Qi <yao.qi@linaro.org>
3029
3030 * gdb.trace/signal.exp: Also pass if
3031 $tracepoint_hits($i) > $iterations.
3032
5c5dc57f
YQ
30332016-04-22 Yao Qi <yao.qi@linaro.org>
3034
3035 * gdb.trace/signal.c: New file.
3036 * gdb.trace/signal.exp: New file.
3037
a55411b9
DE
30382016-04-19 Doug Evans <xdje42@gmail.com>
3039
3040 * gdb.base/bad-file.exp: New file.
3041
a22df60a
MG
30422016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3043
3044 * gdb.dwarf2/implref.exp: New file.
3045
0c13f7e5
BH
30462016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3047
3048 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3049 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3050 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3051 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3052 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3053 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3054 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3055 * lib/fortran.exp (fortran_int4): New procedure.
3056 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3057 (fortran_logical4): Likewise.
3058
9b9b09e9
BH
30592016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3060
3061 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3062
a14d1f4d
BH
30632016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3064
3065 * lib/compiler.c: Add Intel specific preprocessor macros.
3066 * lib/compiler.cc: Likewise.
25d49b86 3067
7d49b1d0
LM
30682016-04-13 Luis Machado <lgustavo@codesourcery.com>
3069
3070 * gdb.server/connect-with-no-symbol-file.c: New file.
3071 * gdb.server/connect-with-no-symbol-file.exp: New file.
3072
8392fa22
SM
30732016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3074
3075 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3076
8c4c4aeb
SM
30772016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3078
3079 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3080 standard output directory.
3081
45e3745e
AT
30822016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3083
3084 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3085
e26b7e41
MM
30862016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3087
3088 * gdb.btrace/instruction_history.c (loop): Add declaration.
3089
8ce09462
AT
30902016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3091
3092 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3093
2e88a1ea
SM
30942016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3095
3096 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3097 parentheses to print.
3098 (continue_handler): Likewise.
3099
f48e22e3
SM
31002016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3101
3102 * gdb.server/solib-list.exp: Remove is_remote check.
3103 Pass shlib= to gdb_compile. Don't link shared library with
3104 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3105 Run binary filename through "readlink -f" on the target.
3106
096be756
PA
31072016-04-08 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3110 interpreter filename as argument to gdbserver_spawn.
3111 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3112 Return empty if $last_loaded_file does not exist.
3113
06500533
JK
31142016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3117 * gdb.base/jit-main.c: Use exit after usage.
3118
2d35e871
JK
31192016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3120
3121 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3122 GDBHISTSIZE prior to the tests.
3123 * gdb.base/gdbinit-history.exp: Likewise.
3124
31252016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3126
3127 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3128 instead of build_executable. Use gdb_load_shlibs.
3129
c8064e7e
YQ
31302016-04-07 Yao Qi <yao.qi@linaro.org>
3131
3132 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3133 Execute "si" command.
3134
bde47561
YQ
31352016-04-07 Yao Qi <yao.qi@linaro.org>
3136
3137 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3138 number instead of the comments on some line.
3139
b16f8a3b
DB
31402016-04-06 Don Breazeal <donb@codesourcery.com>
3141
3142 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3143 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3144
c2f901df
SM
31452016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3146
3147 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3148 standard_output_file. Remove unused binfile variable.
3149
ac17fda0
CU
31502016-04-05 Catalin Udma <catalin.udma@freescale.com>
3151
3152 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3153 * gdb.python/py-mi-objfile.exp: Match "list main" output
3154 in console format.
3155
03a8c4df
SM
31562016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3157
3158 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3159 absolute.
3160
6e774b13
SM
31612016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3162
3163 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3164 absolute.
3165 * gdb.trace/ftrace.exp: Likewise.
3166 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3167 targets as well.
3168 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3169 (gdb_load_shlibs): Copy libraries to test directory when testing
3170 natively. Only set solib-search-path if testing remotely.
3171 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3172
7817ea46
SM
31732016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3174
3175 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3176 gdb_download. Use it even if the target is not remote.
3177 * gdb.base/jit.exp (compile_jit_test): Likewise.
3178 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3179 output directory if the destination board is local, otherwise use
3180 the standard remote_download from DejaGnu.
3181 (gdb_download): Remove.
3182 (gdb_load_shlibs): Use gdb_remote_download instead of
3183 gdb_download.
3184 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3185 Use gdb_remote_download instead of gdb_download. Use it even if
3186 the target is not remote.
3187 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3188 instead of gdb_download.
3189
7beb7f68
SM
31902016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3191
3192 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3193 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3194 run.
3195
cc63428a
AV
31962016-04-01 Artemiy Volkov <artemiyv@acm.org>
3197
3198 PR gdb/19820
3199 * gdb.base/printcmds.exp: Add artificial arrays tests.
3200
64cdf930
PA
32012016-03-31 Pedro Alves <palves@redhat.com>
3202
3203 PR gdb/19858
3204 * gdb.base/jit-main.c: Include unistd.h.
3205 (ATTACH): Define to 0 if not already defined.
3206 (wait_for_gdb, mypid): New globals.
3207 (WAIT_FOR_GDB): New macro.
3208 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3209 some breakpoint locations.
3210 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3211 New procedures.
3212 (one_jit_test): Add REATTACH parameter, and handle it. Use
3213 continue_to_test_location.
3214 (top level): Test attach, and adjusts calls to one_jit_test.
3215
40dea8cb
PA
32162016-03-31 Pedro Alves <palves@redhat.com>
3217
3218 PR gdb/19858
3219 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3220 BINSUFFIX parameter, and handle it.
3221 (top level): Adjust calls compile_jit_test.
3222
e7ea3ec7
CU
32232016-03-31 Catalin Udma <catalin.udma@freescale.com>
3224
3225 PR python/19743
3226 * gdb.python/py-mi-events-gdb.py: New file.
3227 * gdb.python/py-mi-events.c: New file.
3228 * gdb.python/py-mi-events.exp: New file.
3229
e6359af3
YQ
32302016-03-30 Yao Qi <yao.qi@linaro.org>
3231
3232 * gdb.reverse/until-precsave.exp: Match function name only.
3233 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3234 Move malloc to a condition block.
3235 * gdb.reverse/until-reverse.exp: Match function name only.
3236
a4105d04
MK
32372016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3238
3239 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3240 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3241 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3242 variable for GPR 0 instead of assuming it is register 0.
3243 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3244 * lib/trace-support.exp: Add s390 registers.
3245
bfa6adb9
YQ
32462016-03-29 Yao Qi <yao.qi@linaro.org>
3247
3248 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3249
1e6697ea
YQ
32502016-03-24 Yao Qi <yao.qi@linaro.org>
3251
3252 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3253 test message.
3254
64bcd522
AA
32552016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3256
3257 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3258 maintaining separate logic for constructing the output path.
3259
7868401b
DB
32602016-03-16 Don Breazeal <donb@codesourcery.com>
3261
3262 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3263 Retry fork and waitpid on interrupted system call errors.
3264 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3265 Use with_timeout_factor to increase timeout by factor of 10.
3266
1cafadb4
DB
32672016-03-15 Don Breazeal <donb@codesourcery.com>
3268
3269 * gdb.cp/scope-err.cc: New test program.
3270 * gdb.cp/scope-err.exp: New test script.
3271 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3272 lines and "set breakpoint here" comment.
3273 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3274 Fixed some whitespace and format issues.
3275 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3276 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3277
81516450
DE
32782016-03-15 Doug Evans <dje@google.com>
3279
3280 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3281 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3282 All callers updated. Add tests for enums, mixed flags register.
3283
aa52b601
DE
32842016-03-15 Doug Evans <dje@google.com>
3285
3286 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3287 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3288
fa4ff313
SM
32892016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3290
3291 * gdb.base/default.exp: Add $_as_string to the list of expected
3292 convenience functions.
3293
f2403c39
AB
32942016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3297
f2f3ccb9
SM
32982016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3299
3300 * gdb.python/py-as-string.exp: New file.
3301 * gdb.python/py-as-string.c: New file.
3302
00dbd492
PA
33032016-03-09 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3306 signal" -> "Thread NN received signal" output change.
3307 * gdb.threads/ia64-sigill.exp: Likewise.
3308 * gdb.threads/linux-dp.exp: Likewise.
3309 * gdb.threads/manythreads.exp: Likewise.
3310 * gdb.threads/pending-step.exp: Likewise.
3311 * gdb.threads/print-threads.exp: Likewise.
3312 * gdb.threads/sigstep-threads.exp: Likewise.
3313 * gdb.threads/staticthreads.exp: Likewise.
3314 * gdb.threads/tls.exp: Likewise.
3315
1e6697ea
YQ
33162016-03-09 Pedro Alves <palves@redhat.com>
3317
3318 * gdb.base/command-line-input.exp: New file.
3319
b04fd3be
MK
33202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3321
3322 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3323 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3324 * gdb.trace/pending.exp: Accept leading dot before function name.
3325 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3326 * lib/trace-support.exp: Set registers for ppc.
3327
98fa59e9
MK
33282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3329
3330 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3331 use it for disassembly; accept .main in addition to main in backtrace.
3332
f77198c8
MK
33332016-03-09 Wei-cheng Wang <cole945@gmail.com>
3334 Marcin Kościelnicki <koriakin@0x04.net>
3335
3336 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3337 (gdb_recursion_test_ptr): New global variable.
3338 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3339 gdb_recursion_test.
3340 (gdb_c_test): Ditto.
3341
ba84e0da
MK
33422016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3343
3344 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3345 ordering.
3346
4366d36e
MK
33472016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3348
3349 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3350 (bar): Add bar_start_lbl label.
3351 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3352 of foo/bar for emitting DWARF and tracing.
3353
5eb264df
SDJ
33542016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3355
3356 * analyze-racy-logs.py: Set executable bit.
3357
fb6a751f
SDJ
33582016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3359
3360 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3361 (CHECK_TARGET_TMP): Likewise.
3362 (check-single-racy): New rule.
3363 (check-parallel-racy): Likewise.
3364 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3365 (do-check-parallel-racy): New rule.
3366 (check-racy/%.exp): Likewise.
3367 * README (Racy testcases): New section.
3368 * analyze-racy-logs.py: New file.
3369
bdf7e230
DE
33702016-03-03 Doug Evans <dje@google.com>
3371
3372 * gdb.base/skip.exp: Use with_test_prefix.
3373
4719d415
YQ
33742016-03-03 Yao Qi <yao.qi@linaro.org>
3375
3376 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3377 Invoke step_over_syscall "clone" and break_cond_on_syscall
3378 "clone".
3379 * gdb.base/step-over-clone.c: New file.
3380
ea507862
YQ
33812016-03-03 Yao Qi <yao.qi@linaro.org>
3382
3383 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3384 code format.
3385
8fc8cbda
YQ
33862016-03-03 Yao Qi <yao.qi@linaro.org>
3387
3388 * gdb.base/disp-step-fork.c: Rename to ...
3389 * gdb.base/step-over-fork.c: ... it. New file.
3390 * gdb.base/disp-step-vfork.c: Rename to ...
3391 * gdb.base/step-over-vfork.c: ... it. New file.
3392 * gdb.base/disp-step-syscall.exp: Rename to ...
3393 * gdb.base/step-over-syscall.exp: ... it. New file.
3394 (disp_step_cross_syscall): Rename to ...
3395 (step_over_syscall): ... it.
3396
92fa70b0
YQ
33972016-03-03 Yao Qi <yao.qi@linaro.org>
3398
3399 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3400 If target supports condition evaluation on target, invoke
3401 break_cond_on_syscall for fork and vfork.
3402
e197ad3c
YQ
34032016-03-03 Yao Qi <yao.qi@linaro.org>
3404
3405 * gdb.base/disp-step-syscall.exp: Don't invoke
3406 support_displaced_stepping.
3407 (disp_step_cross_syscall): Test with displaced stepping off and
3408 on if supported.
3409
0b47da9f
YQ
34102016-03-03 Yao Qi <yao.qi@linaro.org>
3411
3412 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3413 proc.
3414 (setup): New proc.
3415 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3416 and setup.
3417
065ab6dc
BH
34182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3419
3420 * gdb.fortran/vla-history.exp: Remove breakpoint.
3421
07e448ad 34222016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3423
25d49b86
PA
3424 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3425 exceeds timeout.
07e448ad 3426
9ac2d526 34272016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3428
25d49b86
PA
3429 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3430 breakpoint.
9ac2d526 3431
17807369
BH
34322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3433
3434 * gdb.mi/vla.f90: Nullify pointer after declaration.
3435
86e501af
PA
34362016-03-01 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3439
1e903e32
PA
34402016-03-01 Pedro Alves <palves@redhat.com>
3441
3442 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3443 before anything else.
3444 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3445 _GNU_SOURCE here.
3446 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3447 before anything else.
3448 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3449
6ccb54e2
PA
34502016-03-01 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3453
30ca9da1
YQ
34542016-03-01 Yao Qi <yao.qi@linaro.org>
3455
3456 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3457 prepare_for_testing.
3458
dc856b38
YQ
34592016-03-01 Yao Qi <yao.qi@linaro.org>
3460
3461 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3462
4a932159
AA
34632016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3464
3465 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3466 manually constructing the output path.
3467
f2489477
AA
34682016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3469
3470 * gdb.arch/s390-stackless.S: New.
3471 * gdb.arch/s390-stackless.exp: New.
3472
38899f16
IB
34732016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3474
3475 * gdb.dlang/circular.c: New file.
3476 * gdb.dlang/circular.exp: New file.
3477
9fde51ed
YQ
34782016-02-26 Yao Qi <yao.qi@linaro.org>
3479
3480 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3481 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3482 (testcases): Update.
3483
ce90fefe
YQ
34842016-02-26 Yao Qi <yao.qi@linaro.org>
3485
3486 * gdb.reverse/aarch64.c: Rename to ...
3487 * gdb.reverse/insn-reverse.c: ... it.
3488 * gdb.reverse/aarch64.exp: Rename to ...
3489 * gdb.reverse/insn-reverse.exp: ... it.
3490
3263bceb
YQ
34912016-02-26 Yao Qi <yao.qi@linaro.org>
3492
3493 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3494 (testcase_ftype): New.
3495 (testcases): New array.
3496 (n_testcases): New.
3497 (main): Call each element in testcases.
3498 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3499 (read_testcase): New.
3500 Do the tests in a loop.
3501
6cb59ff1
YQ
35022016-02-25 Yao Qi <yao.qi@linaro.org>
3503
3504 * gdb.base/branches.c: Remove.
3505
ae91f625
MK
35062016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3507
3508 PR gdb/13808
3509 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3510
678b48b7
MK
35112016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3512
3513 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3514
7337a6f2
MK
35152016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3516
3517 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3518 change x86_64 call_insn to 'callq'.
3519
861ca91f
AT
35202016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3521
3522 * gdb.trace/tfile-avx.c: Move to...
3523 * gdb.trace/tracefile-pseudo-reg.c: Here.
3524 * gdb.trace/tfile-avx.exp: Move to...
3525 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3526
bf74e428
GB
35272016-02-24 Gary Benson <gbenson@redhat.com>
3528
3529 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3530 message on attach.
3531
cce0e923
DE
35322016-02-23 Doug Evans <dje@google.com>
3533
3534 * gdb.base/skip.c (test_skip): New function.
3535 (end_test_skip_file_and_function): New function.
3536 (test_skip_file_and_function): New function.
3537 * gdb.base/skip1.c (test_skip): New function.
3538 (skip1_test_skip_file_and_function): New function.
3539 * gdb.base/skip.exp: Add tests for new skip options.
3540 * gdb.base/skip-solib.exp: Update expected output.
3541 * gdb.perf/skip-command.cc: New file.
3542 * gdb.perf/skip-command.exp: New file.
3543 * gdb.perf/skip-command.py: New file.
3544
4000e47e
MK
35452016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3546
3547 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3548 info registers pattern.
3549
24f75ead
IB
35502016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3551
3552 * lib/future.exp: Add D support.
3553 (gdb_find_gdc): New proc.
3554 (gdb_default_target_compile): Add D support.
3555
fbb7bcbe
WW
35562016-02-18 Wei-cheng Wang <cole945@gmail.com>
3557
3558 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3559 user+system time.
3560 (trace_speed_test): Determine the iteration count for a time
3561 between 15..30 seconds.
3562
012b3a21
WT
35632016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3564
3565 * gdb.arch/i386-mpx-sigsegv.c: New file.
3566 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3567 * gdb.arch/i386-mpx-simple_segv.c: New file.
3568 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3569
2d5189bd
YQ
35702016-02-18 Yao Qi <yao.qi@linaro.org>
3571
3572 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3573 Don't call setup_kfail.
3574
40fb20d0
YQ
35752016-02-18 Yao Qi <yao.qi@linaro.org>
3576
3577 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3578 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3579
21b1f8d2
DE
35802016-02-16 Doug Evans <dje@google.com>
3581
3582 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3583 * gdb.base/skip1.c: Ditto.
3584 * gdb.base/skip.exp: Whitespace cleanup.
3585
4041ed77
DB
35862016-02-16 Don Breazeal <donb@codesourcery.com>
3587
3588 PR remote/19496
3589 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3590 Remove kfail for PR remote/19496.
3591
c4ef31bf
SM
35922016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3593
3594 * lib/gdb.exp (standard_temp_file): Return a path specific to
3595 the runtest invocation.
3596
266b65b3
SM
35972016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3598
3599 * gdb.trace/save-trace.exp: Change relative path to be in the
3600 standard output directory.
3601
a7a0a6a9
JK
36022016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3603
3604 * gdb.arch/i386-prologue.c: Add missing prototypes.
3605
c99dbb42
JK
36062016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3607
3608 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3609 * gdb.arch/i386-prologue.exp: Likewise.
3610 * gdb.arch/i386-size.exp: Likewise.
3611
aa480355
SM
36122016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3613
3614 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3615 define object file path.
3616 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3617 file path.
3618 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3619 standard_output_file to define binfile.
3620
ba881f50
JK
36212016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3622
3623 Fix compatibility with recent gfortran-5.3.1.
3624 * gdb.fortran/vla-history.exp (print vla1 allocated)
3625 (print vla2 allocated, print $2, print $3): Remove
3626 (print $4): Rename to ...
3627 (print $2): ... here.
3628 (print $9): Rename to ...
3629 (print $5): ... here.
3630 (print $10): Rename to ...
3631 (print $6): ... here.
3632 * gdb.fortran/vla.f90: Add pvla initialization.
3633
e9fb005c
JK
36342016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3635
3636 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3637 New test.
3638 * gdb.fortran/vla-value-sub.exp: Likewise.
3639
e44e00ff
MK
36402016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3641
3642 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3643
97e94151
SM
36442016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3645
3646 * i386-biarch-core.exp: Define corefile using
3647 standard_output_file.
3648
01113bc1
YQ
36492016-02-12 Yao Qi <yao.qi@linaro.org>
3650
3651 * gdb.arch/arm-single-step-kernel-helper.c: New.
3652 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3653
33b4777c
MM
36542016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3655
3656 * gdb.btrace/tailcall-only.exp: New.
3657 * gdb.btrace/tailcall-only.c: New.
3658 * gdb.btrace/x86_64-tailcall-only.S: New.
3659 * gdb.btrace/i686-tailcall-only.S: New.
3660
acc23c11
PA
36612016-02-11 Pedro Alves <palves@redhat.com>
3662
3663 * README (Parallel testing): Add missing double quotes.
3664
e352bf0a
PA
36652016-02-11 Pedro Alves <palves@redhat.com>
3666
3667 * README (Parallel testing): New section.
3668 (GDB_PARALLEL): Rewrite.
3669 (FORCE_PARALLEL): Document.
3670
9f5fed78
MK
36712016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3672
3673 * gdb.trace/tfile-avx.c: New test.
3674 * gdb.trace/tfile-avx.exp: New test.
3675
9ef9e6a6
KS
36762016-02-09 Keith Seitz <keiths@redhat.com>
3677
3678 PR breakpoints/19546
3679 * gdb.base/infcall-exec.c: New file.
3680 * gdb.base/infcall-exec2.c: New file.
3681 * gdb.base/infcall-exec.exp: New file.
3682
a96e36da
KS
36832016-02-09 Keith Seitz <keiths@redhat.com>
3684
3685 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3686 (toplevel): Call test_bkpt_address.
3687
9f61929f
KS
36882016-02-09 Keith Seitz <keiths@redhat.com>
3689
3690 PR python/19506
3691 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3692 (toplevel): Call test_bkpt_address.
3693
1e94266c
SM
36942016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3695
3696 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3697 to AC_OUTPUT.
3698 * configure: Regenerate.
3699
2a7f3dff
PA
37002016-02-09 Pedro Alves <palves@redhat.com>
3701
3702 PR breakpoints/19548
3703 * gdb.base/execl-update-breakpoints.c (some_function): New
3704 function.
3705 (main): Call it.
3706 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3707 Tighten expected GDB output.
3708
2151ccc5
SM
37092016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3710
3711 * Makefile.in (ALL_SUBDIRS): Remove.
3712 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3713 (distclean maintainer-clean realclean): Likewise.
3714 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3715 * configure: Regenerate.
3716 * gdb.ada/Makefile.in: Delete.
3717 * gdb.arch/Makefile.in: Likewise.
3718 * gdb.asm/Makefile.in: Likewise.
3719 * gdb.base/Makefile.in: Likewise.
3720 * gdb.btrace/Makefile.in: Likewise.
3721 * gdb.cell/Makefile.in: Likewise.
3722 * gdb.compile/Makefile.in: Likewise.
3723 * gdb.cp/Makefile.in: Likewise.
3724 * gdb.disasm/Makefile.in: Likewise.
3725 * gdb.dlang/Makefile.in: Likewise.
3726 * gdb.dwarf2/Makefile.in: Likewise.
3727 * gdb.fortran/Makefile.in: Likewise.
3728 * gdb.gdb/Makefile.in: Likewise.
3729 * gdb.go/Makefile.in: Likewise.
3730 * gdb.guile/Makefile.in: Likewise.
3731 * gdb.java/Makefile.in: Likewise.
3732 * gdb.linespec/Makefile.in: Likewise.
3733 * gdb.mi/Makefile.in: Likewise.
3734 * gdb.modula2/Makefile.in: Likewise.
3735 * gdb.multi/Makefile.in: Likewise.
3736 * gdb.objc/Makefile.in: Likewise.
3737 * gdb.opencl/Makefile.in: Likewise.
3738 * gdb.opt/Makefile.in: Likewise.
3739 * gdb.pascal/Makefile.in: Likewise.
3740 * gdb.perf/Makefile.in: Likewise.
3741 * gdb.python/Makefile.in: Likewise.
3742 * gdb.reverse/Makefile.in: Likewise.
3743 * gdb.server/Makefile.in: Likewise.
3744 * gdb.stabs/Makefile.in: Likewise.
3745 * gdb.threads/Makefile.in: Likewise.
3746 * gdb.trace/Makefile.in: Likewise.
3747 * gdb.xml/Makefile.in: Likewise.
3748 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3749 GDB_PARALLEL.
3750 (standard_output_file): Remove check for GDB_PARALLEL, always
3751 return path in outputs/$subdir/$testname.
3752
437277d4
SM
37532016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3754
3755 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3756 (site.exp): Assign abs_srcdir to tcl's srcdir.
3757
31d913c7
YQ
37582016-02-04 Yao Qi <yao.qi@linaro.org>
3759
3760 * gdb.base/foll-exec-mode.c: Include limits.h.
3761 (main): Add parameters argc and argv. Get directory from
3762 argv[0].
3763 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3764 compilation.
3765 * gdb.base/foll-exec.c: Include limits.h.
3766 (main): Add parameters argc and argv.
3767 Get directory from argv[0].
3768 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3769 Adjust tests on the number of lines as source code changed.
3770 * gdb.base/foll-vfork-exit.c: Include limits.h.
3771 (main): Add one line of statement before vfork.
3772 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3773 (main): Add parameters argc and argv. Get directory from
3774 argv[0].
3775 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3776 (setup_gdb): Set tbreak to skip some source lines.
3777 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3778 (main): Add parameters argc and argv. Get directory from
3779 argv[0].
3780 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3781 compilation.
3782 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3783 (main): Add parameters argc and argv. Get directory from
3784 argv[0].
3785 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3786 compilation.
3787
9482b9fb
DE
37882016-02-01 Doug Evans <dje@google.com>
3789
3790 * gdb.base/skip.exp: Clean up multiple references to same test name.
3791
6b2e4f10
PA
37922016-02-01 Pedro Alves <palves@redhat.com>
3793
ccb6afd6 3794 PR remote/19496
6b2e4f10
PA
3795 * gdb.threads/forking-threads-plus-breakpoint.exp
3796 (displaced_stepping_supported): New global.
3797 (probe_displaced_stepping_support): New procedure.
3798 (do_test): Add 'displaced' parameter, and use it.
3799 (top level): Check for displaced stepping support. Add displaced
3800 stepping on/off testing axis.
3801
37a8db1a
AB
38022016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3803
3804 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3805 pointer. Don't perform further tests on the unassociated pointer
3806 if the first test fails.
3807
5fdf6324
AB
38082016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.base/max-value-size.c: New file.
3811 * gdb.base/max-value-size.exp: New file.
3812 * gdb.base/huge.exp: Disable max-value-size for this test.
3813
935c6144
IB
38142016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3815
3816 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3817
7fe8399d
YQ
38182016-01-28 Yao Qi <yao.qi@linaro.org>
3819
3820 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3821
a2077e25
PA
38222016-01-25 Pedro Alves <palves@redhat.com>
3823
3824 PR threads/19461
3825 * gdb.base/fork-running-state.c: New file.
3826 * gdb.base/fork-running-state.exp: New file.
3827
1d2736d4
PA
38282016-01-25 Pedro Alves <palves@redhat.com>
3829
3830 PR gdb/19494
3831 * gdb.base/catch-fork-kill.c: New file.
3832 * gdb.base/catch-fork-kill.exp: New file.
3833
f1da4b11
PA
38342016-01-25 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3837 Delete, moved to lib/gdb.exp.
3838 * gdb.threads/forking-threads-plus-breakpoint.exp
3839 (foreach_with_prefix): Likewise.
3840 * gdb.threads/process-dies-while-handling-bp.exp
3841 (foreach_with_prefix): Likewise.
3842 * lib/gdb.exp (foreach_with_prefix): New procedure.
3843
45f38546
MK
38442016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3845
3846 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3847 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3848
dc29a1ce
MK
38492016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3850
3851 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3852 endian targets.
3853
092127d7
JK
38542016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3855 Pedro Alves <palves@redhat.com>
3856
3857 Fix testsuite compatibility with Guile.
3858 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3859 number.
3860
31d765d3
JK
38612016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 Fix testsuite compatibility with Guile.
3864 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3865 (thread 1): New test for backtrace through signal handler.
3866
1ac78c04
YQ
38672016-01-22 Yao Qi <yao.qi@linaro.org>
3868
3869 PR testsuite/19491
3870 * gdb.base/multi-forks.c: Include
3871 ../lib/unbuffer_output.c
3872 (main): Call gdb_unbuffer_output.
3873
4f5946a8
DE
38742016-01-21 Doug Evans <dje@google.com>
3875
3876 * lib/ada.exp (gdb_compile_ada): Fix typo.
3877
305e13e6
JB
38782016-01-21 Joel Brobecker <brobecker@adacore.com>
3879
3880 * gdb.base/break-fun-addr.exp: New file.
3881 * gdb.base/break-fun-addr1.c: New file.
3882 * gdb.base/break-fun-addr2.c: New file.
3883
5f5dfff6
SM
38842016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3885
3886 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3887 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3888 enum flag values.
3889
fd356fa2
AA
38902016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3891
3892 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3893 when GDB can not set the vector return value. Add more comments
3894 for clarification.
3895
9df22175
AT
38962016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3897
3898 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3899 command.
3900
41d1845e
SM
39012016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3902
3903 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3904
01ac6840
SM
39052016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3906
3907 * Makefile.in (check-single): Pass --status to runtest.
3908 (check/%.exp): Likewise.
3909
39102016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3911
3912 * Makefile.in (check-parallel): Propagate return code from make
3913 do-check-parallel.
3914
bd0a71fa
MK
39152016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3916
3917 * gdb.trace/ftrace.exp: Fix expected message on continue.
3918 * gdb.trace/pending.exp: Fix expected message on continue.
3919 * gdb.trace/trace-break.exp: Fix expected message on continue.
3920
8bcbad33
SM
39212016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3922
3923 * lib/gdb.exp (gdb_test): Remove unused global references.
3924
f303dbd6
PA
39252016-01-18 Pedro Alves <palves@redhat.com>
3926
3927 * gdb.base/async-shell.exp: Adjust expected output.
3928 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3929 * gdb.base/siginfo-thread.exp: Adjust expected output.
3930 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3931 * gdb.java/jnpe.exp: Adjust expected output.
3932 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3933 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3934 * gdb.threads/leader-exit.exp: Adjust expected output.
3935 * gdb.threads/manythreads.exp: Adjust expected output.
3936 * gdb.threads/pthreads.exp: Adjust expected output.
3937 * gdb.threads/schedlock.exp: Adjust expected output.
3938 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3939 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3940 expected output.
3941 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3942 output.
3943 * gdb.threads/sigthread.exp: Adjust expected output.
3944 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3945
b2789696
YQ
39462016-01-18 Yao Qi <yao.qi@linaro.org>
3947
3948 * gdb.guile/scm-section-script.c: Replace @progbits with
3949 %progbits.
3950 * gdb.python/py-section-script.c: Likewise.
3951
71ef29a8
PA
39522016-01-15 Pedro Alves <palves@redhat.com>
3953
3954 * gdb.multi/tids.exp: Test star wildcard ranges.
3955
3f5b7598
PA
39562016-01-15 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3959 command from "thread apply" invocation.
3960 (thr_apply_info_thr_invalid): Default the expected output to the
3961 input tid list.
3962 (top level): Add tests that use convenience variables. Add tests
3963 for "thread apply" with a valid TID list, but missing the command.
3964
663f6d42
PA
39652016-01-13 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/default.exp: Expect $_gthread as well.
3968 * gdb.multi/tids.exp: Test $_gthread.
3969 * gdb.threads/thread-specific.exp: Test $_gthread.
3970
c84f6bbf
PA
39712016-01-13 Pedro Alves <palves@redhat.com>
3972
3973 * gdb.multi/tids.exp: Test "info threads -gid".
3974
22a02324
PA
39752016-01-13 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3978 Breakpoint.thread.
3979 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3980
5d5658a1
PA
39812016-01-07 Pedro Alves <palves@redhat.com>
3982
3983 * gdb.base/break.exp: Adjust to output changes.
3984 * gdb.base/hbreak2.exp: Likewise.
3985 * gdb.base/sepdebug.exp: Likewise.
3986 * gdb.base/watch_thread_num.exp: Likewise.
3987 * gdb.linespec/keywords.exp: Likewise.
3988 * gdb.multi/info-threads.exp: Likewise.
3989 * gdb.threads/thread-find.exp: Likewise.
3990 * gdb.multi/tids.c: New file.
3991 * gdb.multi/tids.exp: New file.
3992
84654457
PA
39932016-01-13 Pedro Alves <palves@redhat.com>
3994
3995 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3996
e3940304
PA
39972016-01-13 Pedro Alves <palves@redhat.com>
3998
3999 * gdb.base/default.exp: Expect $_inferior as well.
4000 * gdb.multi/base.exp: Test $_inferior.
4001
a911d87a
PA
40022016-01-13 Pedro Alves <palves@redhat.com>
4003
4004 PR breakpoints/19388
4005 * gdb.base/catch-signal-siginfo-cond.c: New file.
4006 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4007
82075af2
JS
40082016-01-12 Josh Stone <jistone@redhat.com>
4009 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4010
4011 * gdb.base/catch-syscall.c (do_execve): New variable.
4012 (main): Conditionally trigger an execve.
4013 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4014 (test_catch_syscall_execve): New, check entry/return across execve.
4015 (do_syscall_tests): Call test_catch_syscall_execve.
4016
e46eeedd
PA
40172016-01-12 Pedro Alves <palves@redhat.com>
4018
4019 * gdb.base/random-signal.exp (do_test): New procedure, with body
4020 of testcase moved in.
4021
01d8c27e
JK
40222016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4023 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.base/funcargs.exp (finish from indirectly called function):
4026 Reintroduce the case for 'First'.
4027
9a706302
JK
40282016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4029 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4032 (tcatch_vfork_then_child_follow_exec)
4033 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4034 identification.
4035
c0ecb95f
JK
40362016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4039 and repeats to unlimited.
4040 * gdb.python/py-value.exp: Likewise.
4041 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4042 and repeats to unlimited.
4043
6cfc1fcb
JK
40442016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4045
4046 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4047 and reordering the functions.
4048 * gdb.multi/hangout.c: Likewise.
4049 * gdb.multi/hello.c: Likewise.
4050
582a1b00
SM
40512016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4052
4053 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4054 absolute.
4055 (SingleStatisticTestResult.report): Use dict.keys instead of
4056 dict.iterkeys.
4057
79bc59cb
PA
40582016-01-06 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4061
43368e1d
MM
40622016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4063
4064 * gdb.btrace/dlopen.exp: New.
4065 * gdb.btrace/dlopen.c: New.
4066 * gdb.btrace/dlopen-dso.c: New.
4067
79fad5b8
SL
40682015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4069
4070 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4071 PATTERN argument is optional.
4072
ab8314b3
JB
40732015-12-24 Joel Brobecker <brobecker@adacore.com>
4074
4075 * lib/ada.exp (target_compile_ada_from_dir): New function.
4076 (gdb_compile_ada): Reimplement avoiding the use of project files.
4077 * gdb.ada/gnat_ada.gpr: Delete.
4078 * gdb.ada/cond_lang.exp: Adjust test to make path before
4079 filename optional.
4080 * gdb.ada/small_reg_param.exp: Likewise.
4081
fe33faff
SM
40822015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4083
4084 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4085
6d265cb4
TP
40862015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4087
4088 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4089 case.
4090
10125099
SM
40912015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4092
4093 * gdb.base/break.exp: Remove dead code.
4094 * gdb.base/sepdebug.exp: Likewise.
4095
3ca22649
SM
40962015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4097
4098 * gdb.asm/asm-source.exp: Remove HP-UX references.
4099 * gdb.base/annota1.exp: Likewise.
4100 * gdb.base/annota3.exp: Likewise.
4101 * gdb.base/attach.exp: Likewise.
4102 * gdb.base/bigcore.exp: Likewise.
4103 * gdb.base/break.exp: Likewise.
4104 * gdb.base/call-ar-st.exp: Likewise.
4105 * gdb.base/callfuncs.exp: Likewise.
4106 * gdb.base/catch-fork-static.exp: Likewise.
4107 * gdb.base/display.exp: Likewise.
4108 * gdb.base/foll-exec-mode.exp: Likewise.
4109 * gdb.base/foll-exec.exp: Likewise.
4110 * gdb.base/foll-fork.exp: Likewise.
4111 * gdb.base/foll-vfork.exp: Likewise.
4112 * gdb.base/funcargs.exp: Likewise.
4113 * gdb.base/hbreak2.exp: Likewise.
4114 * gdb.base/inferior-died.exp: Likewise.
4115 * gdb.base/interrupt.exp: Likewise.
4116 * gdb.base/multi-forks.exp: Likewise.
4117 * gdb.base/nodebug.exp: Likewise.
4118 * gdb.base/sepdebug.exp: Likewise.
4119 * gdb.base/solib1.c: Likewise.
4120 * gdb.base/step-test.exp: Likewise.
4121 * gdb.mi/non-stop.c: Likewise.
4122 * gdb.mi/pthreads.c: Likewise.
4123 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4124 * gdb.threads/pthreads.c: Likewise.
4125 * gdb.threads/staticthreads.exp: Likewise.
4126 * lib/future.exp: Likewise.
4127 * lib/gdb.exp: Likewise.
4128 * gdb.base/so-indr-cl.c: Remove.
4129 * gdb.base/so-indr-cl.exp: Likewise.
4130 * gdb.base/solib.c: Likewise.
4131 * gdb.base/solib.exp: Likewise.
4132 * gdb.base/solib2.c: Likewise.
4133
b6304613
SM
41342015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4135
4136 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4137 * gdb.base/call-ar-st.exp: Likewise.
4138 * gdb.base/callfuncs.exp: Likewise.
4139 * gdb.base/condbreak.exp: Likewise.
4140 * gdb.base/constvars.exp: Likewise.
4141 * gdb.base/hbreak2.exp: Likewise.
4142 * gdb.base/langs.exp: Likewise.
4143 * gdb.base/list.exp: Likewise.
4144 * gdb.base/long_long.exp: Likewise.
4145 * gdb.base/ptype.exp: Likewise.
4146 * gdb.base/scope.exp: Likewise.
4147 * gdb.base/signals.exp: Likewise.
4148 * gdb.base/so-impl-ld.exp: Likewise.
4149 * gdb.base/varargs.exp: Likewise.
4150 * gdb.base/volatile.exp: Likewise.
4151 * gdb.base/whatis.exp: Likewise.
4152 * gdb.cp/cplusfuncs.exp: Likewise.
4153 * gdb.cp/inherit.exp: Likewise.
4154 * gdb.cp/local.exp: Likewise.
4155 * gdb.cp/member-ptr.exp: Likewise.
4156 * gdb.cp/method.exp: Likewise.
4157 * gdb.cp/overload.exp: Likewise.
4158 * gdb.cp/templates.exp: Likewise.
4159 * gdb.stabs/weird.exp: Likewise.
4160 * lib/compiler.c: Likewise.
4161 * lib/compiler.cc: Likewise.
4162 * lib/cp-support.exp: Likewise.
4163 * lib/gdb.exp: Likewise.
4164
bf401b07
SM
41652015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4166
4167 * configure.ac: Remove HP-UX case.
4168 * configure: Regenerate.
4169
aff9c0f8
SM
41702015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4171
4172 * lib/gdb.exp (gdb_compile): Add function doc.
4173
a6904d5a
PA
41742015-12-17 Pedro Alves <palves@redhat.com>
4175
4176 PR threads/19354
4177 * gdb.multi/info-threads.exp: New file.
4178
a22279dd
YQ
41792015-12-15 Yao Qi <yao.qi@linaro.org>
4180
4181 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4182 is aarch64*-*-*.
4183
0588c796
SL
41842015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4185
4186 * gdb.base/history-duplicates.exp: Skip if no readline support.
4187
5d978e17
SL
41882015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4189
4190 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4191
7e763b86
SL
41922015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4193
4194 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4195
87a3a92c
SL
41962015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4197
4198 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4199 ctrl-C if nointerrupts target property is set.
4200 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4201 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4202 * gdb.base/paginate-bg-execution.exp: Likewise.
4203 * gdb.base/paginate-execution-startup.exp: Likewise.
4204 * gdb.base/random-signal.exp: Likewise.
4205 * gdb.base/range-stepping.exp: Likewise.
4206 * gdb.cp/annota2.exp: Likewise.
4207 * gdb.cp/annota3.exp: Likewise.
4208 * gdb.gdb/selftest.exp: Likewise.
4209 * gdb.threads/continue-pending-status.exp: Likewise.
4210 * gdb.threads/leader-exit.exp: Likewise.
4211 * gdb.threads/manythreads.exp: Likewise.
4212 * gdb.threads/pthreads.exp: Likewise.
4213 * gdb.threads/schedlock.exp: Likewise.
4214 * gdb.threads/sigthread.exp: Likewise.
4215
a8f077dc
DB
42162015-12-11 Don Breazeal <donb@codesourcery.com>
4217
4218 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4219 remote.
4220 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4221 * gdb.base/foll-exec.exp (main): Enable for target remote.
4222 * gdb.base/foll-fork.exp (main): Likewise.
4223 * gdb.base/foll-vfork.exp (main): Likewise.
4224 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4225 (proc continue_to_exit_bp_loc): Use clean_restart.
4226 * gdb.base/pie-execl.exp (main): Disable for target remote.
4227 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4228 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4229 * gdb.threads/execl.exp (main): Likewise.
4230 * gdb.threads/fork-child-threads.exp (main): Likewise.
4231 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4232 remote.
4233 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4234 remote.
4235 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4236 pid.tid style ptids, instead of just tid.
4237 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4238 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4239 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4240 ptids, instead of just tid.
4241
3b2464a8
AB
42422015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4243
4244 * gdb.base/list.exp (test_list_forward): Add end of file error
4245 test.
4246 (test_repeat_list_command): Add end of file error test.
4247 (test_list_backwards): Add beginning of file error test.
4248
a0def019
AB
42492015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4250
4251 * gdb.base/list.exp (test_list_invalid_args): New function,
4252 defined, and called.
4253
5c000dff
AB
42542015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * gdb.base/list.exp (test_list): Make test names unique.
4257
f1637ebe
YQ
42582015-12-11 Yao Qi <yao.qi@linaro.org>
4259
4260 * gdb.base/coremaker2.c: Remove.
4261
36d6fc0a
PA
42622015-12-10 Pedro Alves <palves@redhat.com>
4263
4264 * gdb.multi/base.exp: Remove stale "spaces" references.
4265
762f7747
PA
42662015-12-10 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.multi/base.exp: Don't use nowarnings.
4269 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4270 * gdb.multi/hangout.c: Include stdio.h.
4271 * gdb.multi/hello.c: Include stdlib.h.
4272 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4273 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4274 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4275
28d2bfb9
AB
42762015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4277
4278 * gdb.dwarf2/dw2-ranges-base.c: New file.
4279 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4280 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4281 support additional line table, and debug ranges generation.
4282 (Dwarf::ranges): New function, generate .debug_ranges.
4283 (Dwarf::lines): Support generating simple line table programs.
4284 (Dwarf::assemble): Initialise new namespace variables.
4285
5fc2beac
KB
42862015-12-09 Kevin Buettner <kevinb@redhat.com>
4287
4288 * gdb.base/async.exp (proc test_background): Add case for
4289 asynchronous execution not supported.
4290
1c35a88f
LM
42912015-12-09 Luis Machado <lgustavo@codesourcery.com>
4292
4293 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4294 format and change test names to make them unique.
4295
b593e3d9
RK
42962015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4297 Pedro Alves <pedro@redhat.com>
4298
4299 PR gdb/18702
4300 Add checking of floatformats setup on x86_64 hosts.
4301 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4302 (smallval, bigval): New labels/constants.
4303 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4304 float" after loading bigval and smallval.
4305
d72413e6
PMR
43062015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4307
4308 * gdb.ada/fun_overload_menu.exp: New testcase.
4309 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4310
ece66d65
JS
43112015-12-04 Josh Stone <jistone@redhat.com>
4312
4313 * gdb.base/catch-fork-static.exp: New.
4314
41d0efca
YQ
43152015-12-03 Yao Qi <yao.qi@linaro.org>
4316
4317 * gdb.base/sizeof.c: Don't include stdio.h and
4318 ../lib/unbuffer_output.c.
4319 (main): New variable 'size' and 'value'. Remove printf and
4320 gdb_unbuffer_output. Assign return value to size and value.
4321 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4322 at the beginning.
4323 (check_sizeof): Check the result by printing variable 'size'.
4324 (check_valueof): Check the result by printing variable 'value'.
4325
99fd02d9
YQ
43262015-12-01 Yao Qi <yao.qi@linaro.org>
4327
4328 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4329 for aarch64*-*-linux* target.
4330
f2faf941
PA
43312015-11-30 Pedro Alves <palves@redhat.com>
4332
4333 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4334
04bf20c5
PA
43352015-11-30 Pedro Alves <palves@redhat.com>
4336
4337 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4338 Handle non-stop mode vCont replies.
4339
09df4675
PA
43402015-11-30 Pedro Alves <palves@redhat.com>
4341
4342 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4343 prepare_for_testing. Start gdb with "set non-stop on" appended to
4344 GDBFLAGS. Lax expected stop output.
4345
58b584af
YQ
43462015-11-27 Yao Qi <yao.qi@linaro.org>
4347
4348 * gdb.arch/arm-neon.exp: New.
4349 * gdb.arch/arm-neon.c: New.
4350
dfcb77a8
YQ
43512015-11-27 Yao Qi <yao.qi@linaro.org>
4352
4353 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4354
88e8ec1b
YQ
43552015-11-27 Yao Qi <yao.qi@linaro.org>
4356
4357 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4358 frames-invalid annotation.
4359
bfde72c2
YQ
43602015-11-27 Yao Qi <yao.qi@linaro.org>
4361
4362 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4363
f6512a69
SM
43642015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4365
4366 * gdb.threads/names.exp: New file.
4367 * gdb.threads/names.c: New file.
4368 * README: Mention gdb,no_thread_names.
4369
46a3515b
MM
43702015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4371
4372 PR 19297
4373 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4374 support" error.
4375
62147a22
PA
43762015-11-24 Pedro Alves <palves@redhat.com>
4377
4378 PR 17539
4379 * gdb.base/display.exp: Expect displays to be sorted in ascending
4380 order. Use multi_line.
4381 * gdb.base/solib-display.exp: Likewise.
4382
2f341b6e
PA
43832015-11-24 Pedro Alves <palves@redhat.com>
4384
4385 PR 17539
25d49b86
PA
4386 * gdb.base/display.exp: Expect displays to be sorted in ascending
4387 order. Use multi_line.
4388 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4389
7e0aa6aa
PA
43902015-11-24 Pedro Alves <palves@redhat.com>
4391
4392 PR 17539
4393 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4394 threads in ascending order.
4395 * gdb.base/foll-fork.exp: Likewise.
4396 * gdb.base/foll-vfork.exp: Likewise.
4397 * gdb.base/multi-forks.exp: Likewise.
4398 * gdb.mi/mi-nonstop.exp: Likewise.
4399 * gdb.mi/mi-nsintrall.exp: Likewise.
4400 * gdb.multi/base.exp: Likewise.
4401 * gdb.multi/multi-arch.exp: Likewise.
4402 * gdb.python/py-inferior.exp: Likewise.
4403 * gdb.threads/break-while-running.exp: Likewise.
4404 * gdb.threads/execl.exp: Likewise.
4405 * gdb.threads/gcore-thread.exp: Likewise.
4406 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4407 * gdb.threads/kill.exp: Likewise.
4408 * gdb.threads/linux-dp.exp: Likewise.
4409 * gdb.threads/multiple-step-overs.exp: Likewise.
4410 * gdb.threads/next-bp-other-thread.exp: Likewise.
4411 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4412 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4413 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4414 * gdb.threads/thread-find.exp: Likewise.
4415 * gdb.threads/tls.exp: Likewise.
4416 * lib/mi-support.exp (mi_reverse_list): Delete.
4417 (mi_check_thread_states): No longer reverse list.
4418
2cc57ad8
PA
44192015-11-24 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4422 use lowercase.
4423
c93e8391
SM
44242015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4425
4426 * gdb.trace/actions.c: Include trace-common.h.
4427 (main): Add a location for a fast tracepoint.
4428 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4429 the normal tracepoints.
4430 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4431
045ccf91
SM
44322015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4433
4434 * save-trace.exp: Factor out code to these...
4435 (gdb_save_tracepoints): New.
4436 (gdb_load_tracepoints): New.
4437 (do_save_load_test): New.
4438
5506f9f6
KB
44392015-11-23 Kevin Buettner <kevinb@redhat.com>
4440
4441 * gdb.base/asmlabel.exp: New test.
4442 * gdb.base/asmlabel.c: New test case.
4443
16c3b12f
JB
44442015-11-23 Joel Brobecker <brobecker@adacore.com>
4445
4446 * gdb.base/wrong_frame_bt_full-main.c: New file.
4447 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4448 * gdb.base/wrong_frame_bt_full.exp: New file.
4449
155bfbd3
JB
44502015-11-23 Joel Brobecker <brobecker@adacore.com>
4451
4452 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4453
bb097445
JM
44542015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4455
206853a0 4456 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4457 pstate register when comparing registers values in
4458 sparc64-*-linux-gnu targets to avoid spurious differences.
4459
9c88ed8f
JM
44602015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4461
206853a0 4462 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4463
96161e25
SL
44642015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4465
4466 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4467 as type argument to gdb_compile.
4468 * gdb.base/nested-subp2.exp: Likewise.
4469 * gdb.base/nested-subp3.exp: Likewise.
4470
340c2830
DV
44712015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4472
4473 * lib/dwarf.exp (_note): Fix left shift of negative value.
4474 * gdb.trace/trace-condition.exp: Likewise.
4475
c1862d0f
YQ
44762015-11-13 Yao Qi <yao.qi@linaro.org>
4477
4478 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4479 comments about d10v.
4480 (test_scalar_returns): Likewise.
4481 * gdb.base/d10v.ld: Remove.
4482 * gdb.base/overlays.exp: Remove the target triplet checking for
4483 d10v-*-*.
4484 * gdb.base/structs.exp (test_struct_returns): Remove the
4485 comments about d10v.
4486 (test_struct_calls): Likewise.
4487
77ae9c19
YQ
44882015-11-13 Yao Qi <yao.qi@linaro.org>
4489
4490 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4491 * gdb.base/gnu_vector.c: Don't include stdio.h.
4492 (main): Don't print res and call add_some_intvecs.
4493
430e004e
MK
44942015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4495
4496 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4497 macro.
4498 (func5): Removed.
4499 (func4): Use FAST_TRACEPOINT_LABEL.
4500 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4501 macro.
4502 (func): Removed.
4503 (thread_function): Use FAST_TRACEPOINT_LABEL.
4504 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4505 (func): Remove.
4506 (marker): Use FAST_TRACEPOINT_LABEL.
4507 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4508 (pendfunc1): Remove.
4509 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4510 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4511 (foo): Remove.
4512 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4513 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4514 macro.
4515 (func): Remove.
4516 (marker): Use FAST_TRACEPOINT_LABEL.
4517 * gdb.trace/trace-common.h: New header.
4518 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4519 macro.
4520 (func): Remove.
4521 (marker): Use FAST_TRACEPOINT_LABEL.
4522 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4523 (func): Remove.
4524 (thread_function): Use FAST_TRACEPOINT_LABEL.
4525
6e7675a7
MK
45262015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4527
4528 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4529 in front.
4530 * gdb.trace/change-loc.exp: Use global pcreg definition.
4531 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4532 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4533 in front.
4534 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4535 * gdb.trace/pending.exp: Likewise.
4536 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4537 * gdb.trace/trace-break.exp: Likewise.
4538 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4539 in front.
4540 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4541 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4542 in front.
4543 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4544
dddc0e16
JB
45452015-11-09 Joel Brobecker <brobecker@adacore.com>
4546
4547 * gdb.ada/fin_fun_out: New testcase.
4548
c6f0b406
KB
45492015-11-07 Kevin Buettner <kevinb@redhat.com>
4550
4551 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4552 value associated with DW_AT_byte_size.
4553 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4554 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4555 DW_AT_upper_bound.
4556
f01dcfd9
KB
45572015-11-07 Kevin Buettner <kevinb@redhat.com>
4558
4559 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4560 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4561 version.
4562 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4563 gdb.dwarf2/dw2-canonicalize-type.exp,
4564 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4565 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4566 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4567 provided by gdb_target_symbol_prefix_flags_asm.
4568 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4569 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4570 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4571 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4572 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4573 macros where needed). Use this macro for symbols which require
4574 the prefix provided by SYMBOL_PREFIX.
4575
2223449a
KB
45762015-11-05 Kevin Buettner <kevinb@redhat.com>
4577
4578 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4579 New procs.
4580 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4581 representing expressions, of more than one list element.
4582 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4583 to prepend linker symbol prefix to f.
4584 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4585 table_1 and table_2.
4586 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4587 Likewise, for f and g.
4588 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4589 for ptr.
4590 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4591 for main.
4592 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4593 table_1_ptr and table_2_ptr.
4594
6f2f1a3a
JK
45952015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4596 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4599
566c56c9
MK
46002015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4601
4602 * gdb.reverse/s390-mvcle.c: New test.
4603 * gdb.reverse/s390-mvcle.exp: New file.
4604 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4605
d5f0636b
MK
46062015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4607
4608 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4609
7ad8b86c
MK
46102015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4611
4612 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4613 reaching marker2.
4614 * gdb.reverse/getresuid-reverse.exp: Likewise.
4615 * gdb.reverse/pipe-reverse.exp: Likewise.
4616 * gdb.reverse/readv-reverse.exp: Likewise.
4617 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4618 * gdb.reverse/time-reverse.exp: Likewise.
4619 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4620
4081c0f1
YQ
46212015-10-30 Yao Qi <yao.qi@linaro.org>
4622
4623 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4624 (empty_cycle): Remove.
4625 (main): Don't call empty_cycle. Don't use watch_count_done.
4626 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4627 empty_cycle. Rewrite the code counting HW watchpoints.
4628
452b4ba5
MK
46292015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4630
4631 * gdb.reverse/fstatat-reverse.c: New test.
4632 * gdb.reverse/fstatat-reverse.exp: New file.
4633 * gdb.reverse/getresuid-reverse.c: New test.
4634 * gdb.reverse/getresuid-reverse.exp: New file.
4635 * gdb.reverse/pipe-reverse.c: New test.
4636 * gdb.reverse/pipe-reverse.exp: New file.
4637 * gdb.reverse/readv-reverse.c: New test.
4638 * gdb.reverse/readv-reverse.exp: New file.
4639 * gdb.reverse/recvmsg-reverse.c: New test.
4640 * gdb.reverse/recvmsg-reverse.exp: New file.
4641 * gdb.reverse/time-reverse.c: New test.
4642 * gdb.reverse/time-reverse.exp: New file.
4643 * gdb.reverse/waitpid-reverse.c: New test.
4644 * gdb.reverse/waitpid-reverse.exp: New file.
4645
5e2e7507
JK
46462015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4647
4648 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4649
0fde2c53
DE
46502015-10-26 Doug Evans <dje@google.com>
4651
4652 PR symtab/17391
4653 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4654 * gdb.dwarf2/bad-regnum.c: New file.
4655 * gdb.dwarf2/bad-regnum.exp: New file.
4656
1a70ae97
DE
46572015-10-26 Doug Evans <dje@google.com>
4658
4659 PR python/18938
4660 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4661 file.
4662
27dc26ab
JK
46632015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4664
4665 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4666 for a change by "Mention language in compile error message".
4667
bed91f4d
SM
46682015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4669
4670 PR python/18073
4671 * gdb.python/py-type.c (C::a_method): New.
4672 (C::a_const_method): New.
4673 (C::a_static_method): New.
4674 (a_function): New.
4675 * gdb.python/py-type.exp (test_fields): Test getting fields
4676 from function and method.
4677
3f2f83dd
KB
46782015-10-21 Keven Boell <keven.boell@intel.com>
4679
4680 * gdb.fortran/vla-alloc-assoc.exp: New file.
4681 * gdb.fortran/vla-datatypes.exp: New file.
4682 * gdb.fortran/vla-datatypes.f90: New file.
4683 * gdb.fortran/vla-history.exp: New file.
4684 * gdb.fortran/vla-ptype-sub.exp: New file.
4685 * gdb.fortran/vla-ptype.exp: New file.
4686 * gdb.fortran/vla-sizeof.exp: New file.
4687 * gdb.fortran/vla-sub.f90: New file.
4688 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4689 * gdb.fortran/vla-value-sub-finish.exp: New file.
4690 * gdb.fortran/vla-value-sub.exp: New file.
4691 * gdb.fortran/vla-value.exp: New file.
4692 * gdb.fortran/vla-ptr-info.exp: New file.
4693 * gdb.mi/mi-vla-fortran.exp: New file.
4694 * gdb.mi/vla.f90: New file.
4695
27145d50
SL
46962015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4697
4698 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4699 of hardwired timeout value.
4700
5f3ff4f8
JK
47012015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4702 Pedro Alves <palves@redhat.com>
4703
4704 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4705 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4706
bfd09d20
JS
47072015-10-19 Josh Stone <jistone@redhat.com>
4708
4709 * gdb.base/catch-syscall.c: Include <sched.h>.
4710 (unknown_syscall): New variable.
4711 (main): Trigger a vfork and an unknown syscall.
4712 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4713 (unknown_syscall_number): Likewise.
4714 (check_call_to_syscall): Accept an optional syscall pattern.
4715 (check_return_from_syscall): Likewise.
4716 (check_continue): Likewise.
4717 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4718 (test_catch_syscall_skipping_return): New test toggling off 'catch
4719 syscall' to step over the syscall return, then toggling back on.
4720 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4721 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4722 (do_syscall_tests): Call test_catch_syscall_without_args and
4723 test_catch_syscall_mid_vfork.
4724 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4725 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4726
b32b93c6
AS
47272015-10-19 Andrew Stubbs <ams@codesourcery.com>
4728
4729 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4730 print g_vE): Add new pass patterns.
4731 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4732 print various symbol names for vptr fields.
4733
9d622bda
AB
47342015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4735
4736 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4737 results.
4738
0fd8ac1c
YQ
47392015-10-12 Yao Qi <yao.qi@linaro.org>
4740
4741 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4742
34240514
YQ
47432015-10-12 Yao Qi <yao.qi@linaro.org>
4744
4745 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4746 is aarch64*-*-linux*.
4747
8240f442
YQ
47482015-10-12 Yao Qi <yao.qi@linaro.org>
4749
4750 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4751 (can_relocate_bcond_true): ... it.
4752 (can_relocate_bcond_false): New function.
4753 (foo): Likewise.
4754 (can_relocate_bl): Likewise.
4755 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4756 can_relocate_bl.
4757
2520f728
PMR
47582015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4759
4760 * gdb.base/nested-addr.c: New file.
4761 * gdb.base/nested-addr.exp: New testcase.
4762
abcef95a
MM
47632015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4764
4765 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4766 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4767 its output. Ignore the output of "record goto begin" and instead
4768 check that GDB is replaying.
4769
145e3ddb
PA
47702015-10-09 Pedro Alves <palves@redhat.com>
4771
4772 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4773 (top level): Use it in the run with no args test.
4774
d5d8c4e1
IB
47752015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4776
4777 * gdb.dlang/properties.exp: New file.
4778
06e635ef
SL
47792015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4780
4781 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4782 whether or not address 0x1000 is mapped on the target.
4783
e019fd1d
SM
47842015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4785
4786 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4787 build.
4788
77ba2a67
MM
47892015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4790
4791 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4792 instruction-history test.
4793
c60eb31f
DE
47942015-09-28 Doug Evans <dje@google.com>
4795
4796 * gdb.base/gcore.c (array_func): Add reference to static_array.
4797
9a3c8263
SM
47982015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4799
4800 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4801 source line.
4802
9720e656
SL
48032015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4804
4805 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4806 short or char as base type.
4807
938d3bf2
SL
48082015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4809
4810 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4811 to allow any size enum.
4812
e6c2c623
PMR
48132015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4814
4815 * gdb.ada/array_ptr_renaming.exp: New testcase.
4816 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4817 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4818
06da0f77
PL
48192015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4820
4821 * gdb.trace/ftrace-lock.c: New file.
4822 * gdb.trace/ftrace-lock.exp: New file.
4823
4f51c22a
PL
48242015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4825
4826 * gdb.arch/insn-reloc.c: New file.
4827 * gdb.arch/ftrace-insn-reloc.exp: New file.
4828
7041adf4
PL
48292015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4830
4831 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4832 instruction.
4833 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4834 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4835 * gdb.trace/range-stepping.c: Likewise.
4836 * gdb.trace/trace-break.c: Likewise.
4837 * gdb.trace/trace-mt.c (thread_function): Likewise.
4838 * gdb.trace/ftrace.c (marker): Likewise.
4839 * gdb.trace/trace-condition.c (marker): Likewise.
4840 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4841 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4842 is_aarch64_target.
4843
015d2e7e
DE
48442015-09-18 Doug Evans <xdje42@gmail.com>
4845
4846 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4847 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4848
26b188a2
SL
48492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4850
4851 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4852 the breakpoint.
4853
79dc332b
SL
48542015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4855
4856 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4857 the pending breakpoint. Remove timeout override for "Run till
4858 MI pending breakpoint on pendfunc3 on thread 2" test.
4859
f57929f2
SL
48602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4861
4862 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4863 filename pattern.
4864
3f469b17
SL
48652015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4866
4867 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4868 in breakpoint filename pattern.
4869
515b89b3
SL
48702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4871
7800dbe4
SL
4872 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4873
48742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4875
515b89b3
SL
4876 * gdb.linespec/explicit.exp: Check for readline support for
4877 tab-completion tests. Fix obvious typo.
4878
d2939ba2
MM
48792015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4880
4881 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4882 and replay.
4883
cbb55fa7
MM
48842015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4885
4886 * gdb.btrace/non-stop.c: New.
4887 * gdb.btrace/non-stop.exp: New.
4888
43691ca1
PL
48892015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4890 Yao Qi <yao.qi@linaro.org>
4891
4892 * gdb.trace/trace-condition.c: New file.
4893 * gdb.trace/trace-condition.exp: New file.
4894
d78908cf
WW
48952015-09-16 Wei-cheng Wang <cole945@gmail.com>
4896
4897 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4898 for testing bytecode compilation.
4899
1ed415e2
PA
49002015-09-16 Pedro Alves <palves@redhat.com>
4901 Sandra Loosemore <sandra@codesourcery.com>
4902
4903 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4904 (SECONDS): Redefine.
4905 (main): Call pthread_kill and alarm early.
4906 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4907 support.
4908 (test): If the target can't hardware step and doesn't support
4909 displaced stepping, increase the timeout.
4910
d136eff5
PA
49112015-09-16 Pedro Alves <palves@redhat.com>
4912
4913 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4914 (enable_debug): New procedures.
4915 (test): Use them. Bail out if waiting for threads fails.
4916 (top level): Bail out if a test fails.
4917
991f019c
YQ
49182015-09-16 Yao Qi <yao.qi@linaro.org>
4919
4920 * gdb.asm/asm-source.exp: Set asm-arch for
4921 aarch64*-*-* target.
4922 * gdb.asm/aarch64.inc: New file.
4923
bfca584f
PMR
49242015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4925
4926 * gdb.ada/array_of_variable_length.exp: New testcase.
4927 * gdb.ada/array_of_variable_length/foo.adb: New file.
4928 * gdb.ada/array_of_variable_length/pck.adb: New file.
4929 * gdb.ada/array_of_variable_length/pck.ads: New file.
4930
b326e587
DE
49312015-09-15 Doug Evans <dje@google.com>
4932
4933 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4934 of function static local variable.
4935
5382cfab
PW
49362015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4937
4938 * gdb.threads/tls-so_extern.exp: New test file.
4939 * gdb.threads/tls-so_extern.c: New test file.
4940 * gdb.threads/tls-so_extern_main.c: New test file.
4941
141c5cc4
JK
49422015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4943
4944 * gdb.opt/solib-intra-step-lib.c: New file.
4945 * gdb.opt/solib-intra-step-main.c: New file.
4946 * gdb.opt/solib-intra-step.exp: New file.
4947
d15dcecd
PA
49482015-09-15 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4951 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4952
4c2f2a79
PA
49532015-09-14 Pedro Alves <palves@redhat.com>
4954
4955 * gdb.base/hook-stop-continue.c: Delete.
4956 * gdb.base/hook-stop-continue.exp: Delete.
4957 * gdb.base/hook-stop-frame.c: Delete.
4958 * gdb.base/hook-stop-frame.exp: Delete.
4959 * gdb.base/hook-stop.c: New file.
4960 * gdb.base/hook-stop.exp: New file.
4961
919e6dbe
PMR
49622015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4963
4964 * gdb.ada/access_to_packed_array.exp: New testcase.
4965 * gdb.ada/access_to_packed_array/foo.adb: New file.
4966 * gdb.ada/access_to_packed_array/pack.adb: New file.
4967 * gdb.ada/access_to_packed_array/pack.ads: New file.
4968
157280a4
MM
49692015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4970
4971 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4972 buffer size test.
4973
2fd33e94
DB
49742015-09-11 Don Breazeal <donb@codesourcery.com>
4975
4976 * gdb.base/foll-exec.c: Add copyright header. Fix
4977 formatting issues.
4978 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4979 (do_exec_tests): Use clean_restart in place of zap_session,
4980 and for test initialization. Fix formatting issues. Use
4981 fail in place of perror.
4982 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4983 an expect statement to match an expression with output from
4984 the program under debug.
4985 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4986 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4987 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4988 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4989 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4990
e70b6e8e
DE
49912015-09-09 Doug Evans <dje@google.com>
4992
4993 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4994
7a551a51
DE
49952015-09-09 Doug Evans <dje@google.com>
4996
4997 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4998
4c666f84
DE
49992015-09-09 Doug Evans <dje@google.com>
5000
5001 * gdb.base/savedregs.exp: Fix typo.
5002
243a9253
PA
50032015-09-09 Pedro Alves <palves@redhat.com>
5004
5005 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5006
c0fa8fbd
SL
50072015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5008
5009 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5010 command actually switches threads. Give up on remaining
5011 tests if target fails to stop at breakpoint.
5012
cd7c1778
PMR
50132015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5014
5015 * gdb.ada/funcall_char.exp: New testcase.
5016 * gdb.ada/funcall_char/foo.adb: New file.
5017
dc5c8746
PMR
50182015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5019
5020 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5021 expected outputs. Add two testcases for completing ambiguous
5022 functions.
5023 * gdb.ada/complete/aux_pck.adb: New file.
5024 * gdb.ada/complete/aux_pck.ads: New file.
5025 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5026 Ambiguous_Func functions.
5027 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5028 * gdb.ada/complete/pck.adb: Likewise.
5029
4e83a1e7
UW
50302015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5031
5032 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5033 failures to run the test program under GDB.
5034
8ce74153
LM
50352015-08-26 Luis Machado <lgustavo@codesourcery.com>
5036
5037 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5038 to C.
5039
e9756d52
PP
50402015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5041
5042 * gdb.base/run-after-attach.exp: New test file.
5043 * gdb.base/run-after-attach.c: New test file.
5044
8d37573b
DB
50452015-08-26 Don Breazeal <donb@codesourcery.com>
5046
5047 * gdb.base/foll-exec-2.c: New test program.
5048 * gdb.base/foll-exec-2.exp: New test.
5049
63e43d3a
PMR
50502015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5051
5052 * gdb.base/nested-subp1.exp: New file.
5053 * gdb.base/nested-subp1.c: New file.
5054 * gdb.base/nested-subp2.exp: New file.
5055 * gdb.base/nested-subp2.c: New file.
5056 * gdb.base/nested-subp3.exp: New file.
5057 * gdb.base/nested-subp3.c: New file.
5058
3d40fbb5
PA
50592015-08-24 Pedro Alves <palves@redhat.com>
5060
5061 * gdb.server/connect-without-multi-process.c: New file.
5062 * gdb.server/connect-without-multi-process.exp: New file.
5063
4422ac93
LM
50642015-08-24 Luis Machado <lgustavo@codesourcery.com>
5065
5066 * gdb.opt/inline-markers.c: Make z int.
5067
91dddb86
LM
50682015-08-24 Luis Machado <lgustavo@codesourcery.com>
5069
5070 * gdb.opt/inline-markers.c: Make z volatile.
5071
a48847ee
LM
50722015-08-24 Luis Machado <lgustavo@codesourcery.com>
5073
5074 * gdb.opt/inline-bt.c: New volatile global z.
5075 * gdb.opt/inline-cmds.c: Likewise.
5076 * gdb.opt/inline-locals.c: Likewise.
5077 * gdb.opt/inline-markers.c: New extern global z.
5078 (marker): Use z.
5079 (inline_fn): Likewise.
5080
0ebbc52b
PA
50812015-08-24 Pedro Alves <palves@redhat.com>
5082
5083 * config/m32r-stub.exp: Remove file.
5084 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5085 * gdb.base/call-rt-st.exp: Likewise.
5086 * gdb.base/call-strs.exp: Likewise.
5087 * gdb.base/default.exp: Remove references to h8300-*-hms and
5088 *-*-udi*.
5089 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5090
77c365df
AA
50912015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5092
5093 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5094 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5095 and "return" use KFAIL when GDB can not read/write the vector
5096 return value.
5097
4313b8c0
GB
50982015-08-21 Gary Benson <gbenson@redhat.com>
5099
5100 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5101
0e433b32
PA
51022015-08-20 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.server/solib-list.exp: No longer expect an interior stop in
5105 non-stop mode.
5106
221e1a37
PA
51072015-08-20 Pedro Alves <palves@redhat.com>
5108
5109 * gdb.server/connect-stopped-target.c: New file.
5110 * gdb.server/connect-stopped-target.exp: New file.
5111
40e3ad0e
PA
51122015-08-20 Pedro Alves <palves@redhat.com>
5113
5114 * gdb.dwarf2/comp-unit-lang.exp: New file.
5115 * gdb.dwarf2/comp-unit-lang.c: New file.
5116
af39b327
PMR
51172015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5118
5119 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5120 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5121
7d45c7c3 51222015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5123
7d45c7c3
KB
5124 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5125 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5126
4d6cceb4
DE
51272015-08-18 Doug Evans <dje@google.com>
5128 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5129
5130 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5131 skip_python_tests. New arg prompt_regexp.
5132 (skip_python_tests): New function.
5133 * lib/mi-support.exp (mi_skip_python_tests): New function.
5134 * gdb.python/py-mi-objfile-gdb.py: New file.
5135 * gdb.python/py-mi-objfile.c: New file.
5136 * gdb.python/py-mi-objfile.exp: New file.
5137
ad89c2aa
KS
51382015-08-17 Keith Seitz <keiths@redhat.com>
5139
5140 * gdb.linespec/explicit.exp: Move strace test from here ...
5141 * gdb.trace/strace.exp: ... to here.
5142
e3ae3c43
PP
51432015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5144
5145 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5146 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5147
604b2636
DE
51482015-08-14 Doug Evans <xdje42@gmail.com>
5149
5150 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5151 inferior before selecting a new file.
5152
6ff0ba5f
DE
51532015-08-14 Doug Evans <xdje42@gmail.com>
5154
5155 * gdb.mi/mi-disassemble.exp: Update.
5156 * gdb.base/disasm-optim.S: New file.
5157 * gdb.base/disasm-optim.c: New file.
5158 * gdb.base/disasm-optim.h: New file.
5159 * gdb.base/disasm-optim.exp: New file.
5160
9ca98f92
KS
51612015-08-14 Keith Seitz <keiths@redhat.com>
5162
5163 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5164 "evaluated-by".
5165
52bbc560
JB
51662015-08-13 Joel Brobecker <brobecker@adacore.com>
5167
5168 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5169
5d8c3ed3
PMR
51702015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5171
5172 * gdb.ada/fun_renaming.exp: New testcase.
5173 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5174 * gdb.ada/fun_renaming/pack.adb: New file.
5175 * gdb.ada/fun_renaming/pack.ads: New file.
5176
ea8812bc
KS
51772015-08-12 Keith Seitz <keiths@redhat.com>
5178
5179 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5180 gdb_get_line_number.
5181
4dafcdeb
JB
51822015-08-12 Joel Brobecker <brobecker@adacore.com>
5183
5184 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5185 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5186 gdb.base/dso2dso.exp: New files.
5187
5ba32597
SDJ
51882015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5189 Pedro Alves <palves@redhat.com>
5190 Keith Seitz <keiths@redhat.com>
5191
5192 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5193 GDBFLAGS.
5194
b6dafabf
PP
51952015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5196
5197 * gdb.base/gdbhistsize-history.exp
5198 (test_histsize_history_setting): Use save_vars.
5199 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5200 Use save_vars.
5201 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5202 * gdb.base/readline.exp: Use save_vars.
5203
abe8e607
PP
52042015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5205
5206 * lib/gdb.exp (save_vars): New proc.
5207
629500fa
KS
52082015-08-11 Keith Seitz <keiths@redhat.com>
5209
5210 * gdb.base/help.exp: Update help_breakpoint_text.
5211
eb8c4e2e
KS
52122015-08-11 Keith Seitz <keiths@redhat.com>
5213
5214 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5215 (at toplevel): Call test_explicit_breakpoints.
5216 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5217 breakpoints.
5218 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5219 breakpoint conditions, "-cond".
5220
87f0e720
KS
52212015-08-11 Keith Seitz <keiths@redhat.com>
5222
5223 * gdb.linespec/3explicit.c: New file.
5224 * gdb.linespec/cpexplicit.cc: New file.
5225 * gdb.linespec/cpexplicit.exp: New file.
5226 * gdb.linespec/explicit.c: New file.
5227 * gdb.linespec/explicit.exp: New file.
5228 * gdb.linespec/explicit2.c: New file.
5229 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5230 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5231 before using in the matching pattern.
5232 Clarify that `prefix' is a regular expression.
5233
f00aae0f
KS
52342015-08-11 Keith Seitz <keiths@redhat.com>
5235
5236 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5237 test.
5238 Add tests for missing ",FMT" and ",".
5239
e27852be
DE
52402015-08-10 Doug Evans <dje@google.com>
5241 Keith Seitz <keiths@redhat.com>
5242
5243 PR gdb/17960
5244 * gdb.base/completion.exp: Add location completer tests.
5245
7f03bd92
PA
52462015-08-07 Pedro Alves <palves@redhat.com>
5247
5248 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5249 tests here.
5250 (top level): Run do_test with and without displaced stepping.
5251
3fc8eb30
PA
52522015-08-07 Pedro Alves <palves@redhat.com>
5253
5254 * gdb.base/valgrind-disp-step.c: New file.
5255 * gdb.base/valgrind-disp-step.exp: New file.
5256
d4569d7b
PA
52572015-08-07 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5260 Delete function.
5261 (main): Add alarm. Run an infinite loop instead of calling
5262 wait_threads.
5263 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5264 comment.
5265 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5266 Delete function.
5267 (main): Add alarm. Run an infinite loop instead of calling
5268 wait_threads.
5269 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5270 comment.
5271
e1316e60
PA
52722015-08-07 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.base/checkpoint-ns.exp: New file.
5275 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5276 standard_testfile.
5277
da8c46d2
MM
52782015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5279
5280 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5281 * gdb.btrace/instruction_history.exp: Update.
5282 * gdb.btrace/tsx.exp: New.
5283 * gdb.btrace/tsx.c: New.
5284
de1c2c52
PA
52852015-08-06 Pedro Alves <palves@redhat.com>
5286
5287 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5288 increase timeout.
5289 * gdb.reverse/until-precsave.exp: Bump timeouts.
5290
782e0bf4
PA
52912015-08-06 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5294
83e97ed0
PA
52952015-08-06 Pedro Alves <palves@redhat.com>
5296
5297 PR gdb/18749
5298 * gdb.threads/process-dies-while-handling-bp.c: New file.
5299 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5300
863d01bd
PA
53012015-08-06 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5304 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5305
0a39bb32
PA
53062015-08-05 Pedro Alves <palves@redhat.com>
5307
5308 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5309 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5310
ee2d2b10
SL
53112015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5312
5313 * gdb.base/bp-permanent.exp: Report test as unsupported if
5314 the target cannot stop at the permanent breakpoint.
5315
4e1bdb00
DE
53162015-08-03 Doug Evans <dje@google.com>
5317
5318 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5319 10000.
5320
3d338901
DE
53212015-08-03 Doug Evans <dje@google.com>
5322
5323 * Makefile.in (workers/%.worker, build-perf): New rule.
5324 (GDB_PERFTEST_MODE): New variable.
5325 (check-perf): Use it.
5326 (clean): Clean up gdb.perf parallel build subdirs.
5327 * lib/build-piece.exp: New file.
5328 * lib/gdb.exp (make_gdb_parallel_path): New function
5329 (standard_output_file, standard_temp_file): Call it.
5330 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5331 of $GDB_PARALLEL.
5332 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5333
af061d3e
DE
53342015-08-03 Doug Evans <dje@google.com>
5335
8e1afc81 5336 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5337 (LOG_FILE_NAME): New global.
5338 (TextReporter.__init__): Initialize self.txt_sum.
5339 (TextReporter.report): Add support for multiple data-points.
5340 Move report to perftest.sum, put raw data in perftest.log.
5341 (TextReporter.start): Open sum and log files.
5342 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5343 * gdb.perf/lib/perftest/testresult.py
5344 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5345
2c8c5d37
PA
53462015-07-31 Pedro Alves <palves@redhat.com>
5347
5348 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5349 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5350 kill_wait_spawned_process instead of explicit "kill -9".
5351 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5352 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5353 kill_wait_spawned_process.
5354 * gdb.base/attach-twice.exp: Likewise.
5355 * gdb.base/attach.exp: Likewise.
5356 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5357 gdb_test_multiple.
5358 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5359 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5360 kill_wait_spawned_process.
5361 * gdb.base/valgrind-infcall.exp: Likewise.
5362 * gdb.multi/multi-attach.exp: Likewise.
5363 * gdb.python/py-prompt.exp: Likewise.
5364 * gdb.python/py-sync-interp.exp: Likewise.
5365 * gdb.server/ext-attach.exp: Likewise.
5366 * gdb.threads/attach-into-signal.exp (corefunc): Use
5367 spawn_wait_for_attach, spawn_id_get_pid and
5368 kill_wait_spawned_process.
5369 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5370 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5371 spawn_id_get_pid and kill_wait_spawned_process.
5372 * gdb.threads/attach-stopped.exp (corefunc): Use
5373 spawn_wait_for_attach, spawn_id_get_pid and
5374 kill_wait_spawned_process.
5375 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5376 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5377 kill_wait_spawned_process instead of explicit "kill -9".
5378 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5379 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5380 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5381 processes. Don't map cygwin/windows pids here. Now returns a
5382 spawn id list.
5383
032a0fca
SL
53842015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5385
5386 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5387 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5388 correct patch.
5389
61a934ca
SL
53902015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5391
5392 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5393
4bc4d428
SL
53942015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5395
5396 Reapply:
5397 2014-05-21 Mark Wielaard <mjw@redhat.com>
5398
5399 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5400
998d452a
PA
54012015-07-30 Pedro Alves <palves@redhat.com>
5402
5403 * linux-low.c (handle_extended_wait): Set the child's last
5404 reported status to TARGET_WAITKIND_STOPPED.
5405
69dde7dc
PA
54062015-07-30 Pedro Alves <palves@redhat.com>
5407
5408 PR threads/18600
5409 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5410 only shows inferior 1.
5411
4dd63d48
PA
54122015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5413 Pedro Alves <palves@redhat.com>
5414
5415 PR threads/18600
5416 * gdb.threads/fork-plus-threads.c: New file.
5417 * gdb.threads/fork-plus-threads.exp: New file.
5418
d618e4c5
PP
54192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5420
5421 * gdb.base/batch-preserve-term-settings.exp
5422 (test_terminal_settings_preserved_after_cli_exit): Use
5423 send_quit_command.
5424
1eef6428
PA
54252015-07-29 Pedro Alves <palves@redhat.com>
5426 Don Breazeal <donb@codesourcery.com>
5427
5428 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5429 output from both inferior_spawn_id and gdb_spawn_id.
5430
7da5b897
SDJ
54312015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5432
5433 * gdb.threads/attach-into-signal.exp (corefunc): Use
5434 with_test_prefix on nested loops, uniquefying the test messages.
5435
dac804df
SDJ
54362015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5437
5438 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5439 commit.
5440
06265e53
PP
54412015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5442
5443 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5444 New proc.
5445 (test_terminal_settings_preserved_after_sigterm): New test.
5446
18206ca3
PP
54472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5448
5449 * gdb.base/batch-preserve-term-settings.exp
5450 (test_terminal_settings_preserved_after_cli_exit): New test.
5451
90074d11
PP
54522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5453
5454 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5455 manipulation of saved_gdbflags.
5456 (test_terminal_settings_preserved): Remove global declaration of
5457 the unused variable pagination_prompt. Remove manipulation of
5458 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5459 GDBFLAGS.
5460
eb1a7902
PA
54612015-07-29 Pedro Alves <palves@redhat.com>
5462
5463 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5464
8b75dd3b
PA
54652015-07-29 Pedro Alves <palves@redhat.com>
5466
5467 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5468 at the top.
5469
dedad4e3
PA
54702015-07-29 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5473 (main): Call gdb_unbuffer_output.
5474 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5475 (main): Call gdb_unbuffer_output.
5476 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5477 (main): Call gdb_unbuffer_output.
5478 * gdb.base/call-strs.exp: Adjust to step over the
5479 gdb_unbuffer_output call.
5480 * gdb.base/catch-gdb-caused-signals.c: Include
5481 "../lib/unbuffer_output.c".
5482 (main): Call gdb_unbuffer_output.
5483 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5484 (main): Call gdb_unbuffer_output.
5485 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5486 (main): Call gdb_unbuffer_output.
5487 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5488 (main): Call gdb_unbuffer_output.
5489 * gdb.base/shlib-call.exp: Adjust to step over the
5490 gdb_unbuffer_output call.
5491 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5492 (main): Call gdb_unbuffer_output.
5493 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5494 (main): Call gdb_unbuffer_output.
5495 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5496 (main): Rename to ...
5497 (test): ... this.
5498 (main): Reimplement.
5499 * gdb.base/varargs.exp: Run to test instead of to main.
5500 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5501 (main): Call gdb_unbuffer_output.
5502
58789a91
PA
55032015-07-29 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5506 factore out from mi_continue_dprintf. For call-style dprintfs,
5507 expect dprintf output out of $inferior_spawn_id.
5508 (mi_continue_dprintf): Use mi_expect_dprintf.
5509 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5510 (main): Call gdb_unbuffer_output.
5511
e8376742
PA
55122015-07-29 Pedro Alves <palves@redhat.com>
5513
5514 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5515 (default_mi_gdb_start): Set inferior_spawn_id instead of
5516 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5517 gdb_spawn_id.
5518 (mi_gdb_test): Always expect inferior output from both
5519 $inferior_spawn_id and $gdb_spawn_id.
5520
08280010
PA
55212015-07-29 Pedro Alves <palves@redhat.com>
5522
5523 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5524 send_inferior and $inferior_spawn_id.
5525
4d30e432
PA
55262015-07-29 Pedro Alves <palves@redhat.com>
5527
5528 * gdb.gdb/complaints.exp (test_initial_complaints)
5529 (test_serial_complaints, test_short_complaints): Use
5530 gdb_test_stdio.
5531 (test_empty_complaint): Handle $inferior_spawn_id !=
5532 $gdb_spawn_id.
5533
0d30a335
PA
55342015-07-29 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/varargs.exp: Use gdb_test_stdio.
5537
39413b29
PA
55382015-07-29 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5541
7cb000a9
PA
55422015-07-29 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5545
d7b8ac82
PA
55462015-07-29 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5549 parameter into two new parameters, "inf_result" and "gdb_result".
5550 Expect inferior output and gdb output from $inferior_spawn_id and
5551 $gdb_spawn_id, respectively. Adjust all callers.
5552
789c3a0c
PA
55532015-07-29 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5556 of gdb_test_sequence.
5557
77e760c3
PA
55582015-07-29 Pedro Alves <palves@redhat.com>
5559
5560 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5561 (saw_spurious_output): Expect inferior output from
5562 $inferior_spawn_id. Use gdb_test_stdio.
5563
8396d2cd
PA
55642015-07-29 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.base/dprintf.exp: Use standard_testfile. Change
5567 prepare_for_testing call.
5568 (srcfile): Don't set.
5569 (restart): New procedure.
5570 (test_dprintf): New procecure, use to continue over dprintfs.
5571 (test_call, test_agent): New procedures, tests moved here.
5572 Restart gdb and recreate dprintfs. Adjust expected output.
5573
2051d61f
PA
55742015-07-29 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5577
452397af
PA
55782015-07-29 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5581
8aed9555
PA
55822015-07-29 Pedro Alves <palves@redhat.com>
5583
5584 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5585 gdb_test_stdio.
5586
188a61b4
PA
55872015-07-29 Pedro Alves <palves@redhat.com>
5588
5589 * lib/gdb.exp (gdb_test_stdio): New procedure.
5590
12264a45
PA
55912015-07-29 Pedro Alves <palves@redhat.com>
5592
5593 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5594
23ffc893
PA
55952015-07-29 Pedro Alves <palves@redhat.com>
5596
5597 * gdb.base/call-signal-resume.exp: Remove check for
5598 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5599 * gdb.base/unwindonsignal.exp: Likewise.
5600 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5601 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5602
65566918
PA
56032015-07-29 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/siginfo-addr.c (pass): New function.
5606 (handler): Call it iff si_addr is correct.
5607 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5608 Set a breakpoint at "pass" and continue to it.
5609
d60a9221
SDJ
56102015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5611
5612 * gdb.python/py-objfile.exp: Make some tests have unique names.
5613 * gdb.python/py-pp-registration.exp: Likewise.
5614
bde40b8f
PA
56152015-07-28 Pedro Alves <palves@redhat.com>
5616
5617 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5618
13e1dec8
SM
56192015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5620
5621 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5622
da33c9a7
SM
56232015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5624
5625 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5626
077836f7
PP
56272015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5628
5629 * gdb.base/gdb-sigterm-2.exp: New test.
5630
b8cc7b2e
DE
56312015-07-25 Doug Evans <xdje42@gmail.com>
5632
5633 Revert:
5634 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5635 (workers/%.worker, build-perf): New rule.
5636 (GDB_PERFTEST_MODE): New variable.
5637 (check-perf): Use it.
5638 (clean): Clean up gdb.perf parallel build subdirs.
5639 * lib/build-piece.exp: New file.
5640 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5641 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5642 name.
5643 (standard_temp_file): Ditto.
5644 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5645 of $GDB_PARALLEL.
5646
c8bd4544
DE
56472015-07-24 Doug Evans <dje@google.com>
5648
5649 * gdb.perf/lib/perftest/utils.py: New file.
5650 * gdb.perf/gm-hello.cc: New file.
5651 * gdb.perf/gm-pervasive-typedef.cc: New file.
5652 * gdb.perf/gm-pervasive-typedef.h: New file.
5653 * gdb.perf/gm-std.cc: New file.
5654 * gdb.perf/gm-std.h: New file.
5655 * gdb.perf/gm-use-cerr.cc: New file.
5656 * gdb.perf/gm-utils.h: New file.
5657 * gdb.perf/gmonster-null-lookup.py: New file.
5658 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5659 * gdb.perf/gmonster-print-cerr.py: New file.
5660 * gdb.perf/gmonster-ptype-string.py: New file.
5661 * gdb.perf/gmonster-runto-main.py: New file.
5662 * gdb.perf/gmonster-select-file.py: New file.
5663 * gdb.perf/gmonster1-null-lookup.exp: New file.
5664 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5665 * gdb.perf/gmonster1-print-cerr.exp: New file.
5666 * gdb.perf/gmonster1-ptype-string.exp: New file.
5667 * gdb.perf/gmonster1-runto-main.exp: New file.
5668 * gdb.perf/gmonster1-select-file.exp: New file.
5669 * gdb.perf/gmonster1.cc: New file.
5670 * gdb.perf/gmonster1.exp: New file.
5671 * gdb.perf/gmonster2-null-lookup.exp: New file.
5672 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5673 * gdb.perf/gmonster2-print-cerr.exp: New file.
5674 * gdb.perf/gmonster2-ptype-string.exp: New file.
5675 * gdb.perf/gmonster2-runto-main.exp: New file.
5676 * gdb.perf/gmonster2-select-file.exp: New file.
5677 * gdb.perf/gmonster2.cc: New file.
5678 * gdb.perf/gmonster2.exp: New file.
5679
6eab34f3
DE
56802015-07-24 Doug Evans <dje@google.com>
5681
5682 * gdb.perf/README: New file.
5683 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5684 * lib/gen-perf-test.exp: New file.
5685
63738bfd
DE
56862015-07-24 Doug Evans <dje@google.com>
5687
5688 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5689 (PerfTest::startup): New function.
5690 (PerfTest::run): Return result of calling body.
5691 (PerfTest::assemble): Rewrite.
5692 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5693 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5694 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5695 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5696 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5697
7b606f95
DE
56982015-07-24 Doug Evans <dje@google.com>
5699
5700 * lib/gdb.exp (clean_restart): Make executable optional.
5701
a97b16b8
DE
57022015-07-24 Doug Evans <dje@google.com>
5703
5704 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5705 compiler_info references.
5706 * gdb.cp/temargs.exp: Ditto.
5707 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5708 (get_compiler_info): Early exit if already computed. Set compiler_info
5709 to "unknown" if there was a problem.
5710 (test_compiler_info): Add function comment. Call get_compiler_info.
5711
35baa57f
DE
57122015-07-24 Doug Evans <dje@google.com>
5713
5714 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5715 (workers/%.worker, build-perf): New rule.
5716 (GDB_PERFTEST_MODE): New variable.
5717 (check-perf): Use it.
5718 (clean): Clean up gdb.perf parallel build subdirs.
5719 * lib/build-piece.exp: New file.
5720 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5721 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5722 name.
5723 (standard_temp_file): Ditto.
5724 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5725 of $GDB_PARALLEL.
5726
6ebea266
DE
57272015-07-24 Doug Evans <dje@google.com>
5728
5729 * lib/future.exp (gdb_default_target_compile): New option
5730 "early_flags".
5731 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5732 --as-needed.
5733
1e76a7e9
SDJ
57342015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5735
5736 * gdb.base/catch-syscall.exp: Call gdb_exit before
5737 gdb_skip_xml_test.
5738
5068630a
PA
57392015-07-24 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.python/py-events.exp: Accept output between the stop event
5742 and the prompt.
5743 * gdb.python/py-evsignal.exp: Likewise.
5744 * gdb.python/py-evthreads.exp: Likewise.
5745
77598427
PA
57462015-07-24 Pedro Alves <palves@redhat.com>
5747
5748 PR gdb/18717
5749 * gdb.threads/non-ldr-exit.c: New file.
5750 * gdb.threads/non-ldr-exit.exp: New file.
5751
11e6c98f
YQ
57522015-07-24 Yao Qi <yao.qi@linaro.org>
5753
5754 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5755 restarting process.
5756
51aee833
YQ
57572015-07-24 Yao Qi <yao.qi@linaro.org>
5758
5759 * gdb.server/ext-restart.exp: New file.
5760
8cfe207c
YQ
57612015-07-24 Yao Qi <yao.qi@linaro.org>
5762
5763 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5764 argument options.
5765 * gdb.server/ext-wrapper.exp: New file.
5766
cc12ce38
DE
57672015-07-23 Doug Evans <dje@google.com>
5768
5769 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5770 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5771
d0d84780
PMR
57722015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5773
5774 * gdb.ada/var_arr_typedef.exp: New testcase.
5775 * gdb.ada/var_arr_typedef/pack.adb: New file.
5776 * gdb.ada/var_arr_typedef/pack.ads: New file.
5777 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5778
8b558f79
JB
57792015-07-20 Joel Brobecker <brobecker@adacore.com>
5780
5781 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5782
775a3298
JK
57832015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 * gdb.arch/i386-biarch-core.exp: Replace istarget
5786 by "complete set gnutarget". Remove expectation for the "core-file"
5787 command.
5788
db1ff28b
JK
57892015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 Revert the previous commit:
5792 Tests for validate symbol file using build-id.
5793
0a94970d
JK
57942015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5795
5796 Tests for validate symbol file using build-id.
5797 * gdb.base/solib-mismatch-lib.c: New file.
5798 * gdb.base/solib-mismatch-libmod.c: New file.
5799 * gdb.base/solib-mismatch.c: New file.
5800 * gdb.base/solib-mismatch.exp: New file.
5801
03346981
SL
58022015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5803
5804 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5805 nios2-*-linux*.
5806 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5807 * gdb.base/siginfo.exp: Likewise.
5808 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5809
42422cc7
PL
58102015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5811
5812 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5813 Move it to ...
5814 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5815 ... here.
5816 * gdb.trace/range-stepping.exp: Check that the target supports
5817 range stepping.
5818
cfa68bae
JK
58192015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5820
5821 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5822
8ffdba26
PA
58232015-07-14 Pedro Alves <palves@redhat.com>
5824
5825 * gdb.base/killed-outside.exp: New file.
5826 * gdb.base/killed-outside.c: New file.
5827
218a5a11
JK
58282015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5829
5830 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5831 (n at main): New.
5832 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5833
e03ed3c6
AA
58342015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5835
5836 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5837 infcall tests instead of setting up for KFAIL.
5838
485668e5
MM
58392015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5840
5841 * gdb.btrace/record_goto-step.exp: New.
5842
08464196
JK
58432015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5844
5845 PR compile/18484
5846 * gdb.compile/compile.c (struct struct_type): Add volatile to
5847 selffield's type.
5848 * gdb.compile/compile.exp
5849 (compile code struct_object.selffield = &struct_object): Skip further
5850 struct_object tests if this one xfails.
5851
bcf5c1d9
RC
58522015-07-08 Robert O'Callahan <robert@ocallahan.org>
5853
5854 PR exp/18617
5855 * gdb.trace/ax.exp: Add test.
5856
4931af25
YQ
58572015-07-07 Yao Qi <yao.qi@linaro.org>
5858
5859 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5860 instead of istarget "aarch64*-*-*".
5861 * gdb.arch/aarch64-fp.exp: Likewise.
5862 * gdb.base/float.exp: Likewise.
5863 * gdb.reverse/aarch64.exp: Likewise.
5864 * lib/gdb.exp (is_aarch64_target): New proc.
5865
9fcf688e
YQ
58662015-07-07 Yao Qi <yao.qi@linaro.org>
5867
5868 * lib/gdb.exp (is_aarch32_target): New proc.
5869 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5870 instead of "istarget "arm*-*-*"".
5871 * gdb.arch/arm-disp-step.exp: Likewise.
5872 * gdb.arch/thumb-bx-pc.exp: Likewise.
5873 * gdb.arch/thumb-prologue.exp: Likewise.
5874 * gdb.arch/thumb-singlestep.exp: Likewise.
5875 * gdb.base/disp-step-syscall.exp: Likewise.
5876 * gdb.base/float.exp: Likewise.
5877
fbd8d50d
YQ
58782015-07-07 Yao Qi <yao.qi@linaro.org>
5879
5880 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5881 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5882
71be1fdc
YQ
58832015-07-07 Yao Qi <yao.qi@linaro.org>
5884
5885 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5886 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5887 if it exists.
5888 * gdb.multi/multi-arch.exp: Likewise.
5889
3e221d36
SM
58902015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5891
5892 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5893 print.
5894
d441430b
YQ
58952015-07-07 Yao Qi <yao.qi@linaro.org>
5896
5897 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5898
06f810bd
MG
58992015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5900
5901 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5902 '[' and ']' characters.
5903
5e61e7c0
IB
59042015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5905
5906 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5907
28bf096c
PA
59082015-06-29 Pedro Alves <palves@redhat.com>
5909
5910 PR threads/18127
5911 * gdb.threads/hand-call-new-thread.c: New file.
5912 * gdb.threads/hand-call-new-thread.c: New file.
5913
ee93cd5e
KS
59142015-06-26 Keith Seitz <keiths@redhat.com>
5915 Doug Evans <dje@google.com>
5916
5917 PR 16253
5918 * gdb.cp/var-tag-2.cc: New file.
5919 * gdb.cp/var-tag-3.cc: New file.
5920 * gdb.cp/var-tag-4.cc: New file.
5921 * gdb.cp/var-tag.cc: New file.
5922 * gdb.cp/var-tag.exp: New file.
5923
fc637f04
PP
59242015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5925
5926 * gdb.base/history-duplicates.exp: New test.
5927
2e52ae68
PP
59282015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5929
5930 * gdb.base/completion.exp: Test the completion of the "focus"
5931 command.
5932
6e22494e
JK
59332015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5934
5935 * gdb.arch/amd64-prologue-skip.S: New file.
5936 * gdb.arch/amd64-prologue-skip.exp: New file.
5937
bf7b9cd9
SM
59382015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5939
5940 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5941 is_address_zero_readable check.
5942
201e8dfd
PB
59432015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5944
5945 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5946 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5947
5cd867b4
YQ
59482015-06-24 Yao Qi <yao.qi@linaro.org>
5949
5950 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5951 linux targets.
5952
4d7be007
YQ
59532015-06-24 Yao Qi <yao.qi@linaro.org>
5954
5955 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5956 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5957 * gdb.base/siginfo-thread.exp: Likewise.
5958
07fcd301
YQ
59592015-06-22 Yao Qi <yao.qi@linaro.org>
5960
5961 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5962
52042a00
YQ
59632015-06-22 Yao Qi <yao.qi@linaro.org>
5964
5965 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5966 aarch64*-*-*.
5967 (skip_hw_watchpoint_tests): Likewise.
5968
74bd41ce
PP
59692015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5970
5971 * gdb.base/gdbinit-history.exp: Test the interaction between
5972 setting GDBHISTSIZE and setting the history size via .gdbinit.
5973
bc460514
PP
59742015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5975
5976 PR gdb/16999
5977 * gdb.base/gdbhistsize-history.exp: New test.
5978
b58c513b
PP
59792015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5980
5981 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5982 with GDBHISTSIZE.
5983 * gdb.base/readline.exp: Likewise.
5984
92046791
YQ
59852015-06-17 Yao Qi <yao.qi@linaro.org>
5986
5987 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5988 line.
5989
2093d2d3
PP
59902015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5991
5992 * gdb.base/gdbinit-history.exp: Add test case to check that
5993 an unlimited history file does not get truncated on exit.
5994
e6c693af
AA
59952015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5996
5997 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5998 (VECTOR): New macro. Use it...
5999 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6000 ...for these typedefs.
6001 (int8, char1, int1, double1): New typedefs.
6002 (struct just_int2, struct two_int2): New structures.
6003 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6004 (add_structvecs, add_singlevecs): New functions.
6005 (main): Call add_some_intvecs twice.
6006 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6007 the compile and exit upon failure. Try compiling for the "native"
6008 architecture. Test inferior function calls with vector arguments
6009 and vector return value handling with "finish" and "return".
6010
c74f7d1c
JT
60112015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6012
6013 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6014 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6015 PE file.
6016 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6017
98aa42ee
AT
60182015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6019
6020 PR breakpoints/16465
6021 * gdb.mi/mi-dprintf-pending.c: New file.
6022 * gdb.mi/mi-dprintf-pending.exp: New test.
6023 * gdb.mi/mi-dprintf-pendshr.c: New file.
6024
7d73c23c 60252015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6026 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6027
6028 * gdb.arch/i386-mpx-map.c: New file.
6029 * gdb.arch/i386-mpx-map.exp: New File.
6030
60312015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6032
6033 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6034 * gdb.arch/i386-mpx.exp: Indentation fixed.
6035
60362015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6037
6038 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6039 function and improved indentation.
6040 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6041 gdb_test_multiple. Added additional tests to skip the test.
6042
60432015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6044
6045 * gdb.arch/i386-avx512.c: Change path in include file.
6046 * gdb.arch/i386-avx512.exp: Change include dir path
6047 compilation flag.
6048 * gdb.arch/i386-mpx.c: Change path in include file.
6049 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6050 flag.
6051
d5eba19a
JK
60522015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6053
6054 * gdb.compile/compile-print.exp (compile print *vararray@3)
6055 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6056
7f361056
JK
60572015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6058
6059 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6060 (do not keep jit in memory): ... this.
6061 (expect 5): Change it to ...
6062 (expect no 5): ... this.
6063
3b462ec2
SM
60642015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6065
6066 PR gdb/15564
6067 * gdb.mi/mi-detach.exp: New file.
6068
e0619de6
JK
60692015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6070
6071 PR symtab/18392
6072 * gdb.arch/amd64-tailcall-self.S: New file.
6073 * gdb.arch/amd64-tailcall-self.c: New file.
6074 * gdb.arch/amd64-tailcall-self.exp: New file.
6075
e970cb34
DB
60762015-05-28 Don Breazeal <donb@codesourcery.com>
6077
6078 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6079 tests for remote targets by checking is_target_gdbserver.
6080
b2e2f908
DE
60812015-05-27 Doug Evans <dje@google.com>
6082
6083 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6084 * gdb.dwarf2/opaque-type-lookup.c: New file.
6085 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6086
82c7be31
DE
60872015-05-26 Doug Evans <dje@google.com>
6088
6089 * gdb.cp/iostream.cc: New file.
6090 * gdb.cp/iostream.exp: New file.
6091
b4f54984
DE
60922015-05-26 Doug Evans <dje@google.com>
6093
6094 * gdb.dwarf2/dw2-op-call.exp: Update.
6095 * gdb.dwarf2/dw4-sig-types.exp: Update.
6096 * gdb.dwarf2/implptr.exp: Update.
6097 * gdb.mi/mi-cmd-param-changed.exp: Update.
6098
4ea6efe9
DE
60992015-05-26 Doug Evans <dje@google.com>
6100
6101 * gdb.python/py-lazy-string.c: New file.
6102 * gdb.python/py-lazy-string.exp: New file.
6103 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6104 (main): Update. Add estring3.
6105 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6106 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6107
f6bb7db3
YQ
61082015-05-26 Omair Javaid <omair.javaid@linaro.org>
6109 Yao Qi <yao.qi@linaro.org>
6110
6111 * gdb.reverse/aarch64.c: New.
6112 * gdb.reverse/aarch64.exp: New.
6113
a81bfbd0
OJ
61142015-05-26 Omair Javaid <omair.javaid@linaro.org>
6115
25d49b86
PA
6116 * lib/gdb.exp (supports_process_record): Return true for
6117 aarch64*-linux*.
a81bfbd0
OJ
6118 (supports_reverse): Likewise.
6119
158bf1b4
PP
61202015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6121
6122 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6123 Use with_test_prefix.
6124
a0145030
AB
61252015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6126
6127 * gdb.base/completion.exp: Add test for completion of layout
6128 names.
6129
ebe3b578
AB
61302015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6131
6132 * lib/gdb.exp (skip_tui_tests): New proc.
6133 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6134
84204ed7
PA
61352015-05-19 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6138 Save the whole env array instead of just HOME. Unset HISTSIZE in
6139 the environment while testing. Restore whole environment
6140 afterwards.
6141
37442ce1
DE
61422015-05-16 Doug Evans <xdje42@gmail.com>
6143
6144 * gdb.guile/scm-ports.c: New file.
6145 * gdb.guile/scm-ports.exp: Add memory port tests.
6146
36de76f9
JK
61472015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6148
6149 * gdb.compile/compile-print.c: New file.
6150 * gdb.compile/compile-print.exp: New file.
6151
3a9558c4
JK
61522015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6153
6154 * gdb.compile/compile-ops.exp: Cast param to void.
6155 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6156 (compile code struct_object.selffield = &struct_object): Add xfail.
6157
aa715135
JG
61582015-05-15 Joel Brobecker <brobecker@adacore.com>
6159
6160 * gdb.ada/arr_enum_with_gap: New testcase.
6161
931e5bc3
JG
61622015-05-15 Joel Brobecker <brobecker@adacore.com>
6163
6164 * gdb.ada/byte_packed_arr: New testcase.
6165
9cd4d857
JB
61662015-05-15 Joel Brobecker <brobecker@adacore.com>
6167
6168 * gdb.ada/pckd_neg: New testcase.
6169
ebfd00d2
PP
61702015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6171
6172 PR gdb/17820
6173 * gdb.base/gdbinit-history.exp: New test.
6174 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6175 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6176
4c082a81
SC
61772015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6178
6179 * gdb.python/py-xmethods.cc: Enhance test case.
6180 * gdb.python/py-xmethods.exp: New tests.
6181 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6182 function.
6183 (B_indexoper): Likewise.
6184 (global_dm_list) : Add new xmethod worker functions.
6185
f7797074
SDJ
61862015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6187
6188 * gdb.base/coredump-filter.exp: Correctly unset
6189 "coredump_var_addr" array.
6190
a4674e4e
PA
61912015-05-08 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.server/non-existing-program.exp: Unset spawn_id.
6194
df2eb078
SC
61952015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6196
6197 PR python/18291
6198 * gdb.python/py-xmethods.exp: Add tests.
6199
422349a3
YQ
62002015-05-08 Yao Qi <yao.qi@linaro.org>
6201
6202 PR gdb/18208
6203 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6204 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6205 function set_coredump_filter, and remove remote_exec call.
6206 Remove argument ipid. Callers update.
6207 (top level): Don't get inferior's PID.
6208
63fc80ce
AA
62092015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6210
6211 * gdb.base/watch_thread_num.exp: Skip test on targets without
6212 access watchpoints.
6213
80ad801e
PA
62142015-05-06 Pedro Alves <palves@redhat.com>
6215
6216 PR server/18081
6217 * gdb.server/non-existing-program.exp: New file.
6218
0fa7fe50
JB
62192015-05-05 Joel Brobecker <brobecker@adacore.com>
6220
6221 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6222
3ea89b92
PMR
62232015-05-05 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.ada/out_of_line_in_inlined: New testcase.
6226
87b8eff0
JB
62272015-05-05 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.ada/var_rec_arr: New testcase.
6230
5fccc635
YQ
62312015-04-30 Yao Qi <yao.qi@linaro.org>
6232
6233 * gdb.base/break-idempotent.exp: If
6234 skip_hw_watchpoint_multi_tests returns true, skip the tests
6235 on "rwatch" and "awatch".
6236
42d38f42
YQ
62372015-04-30 Yao Qi <yao.qi@linaro.org>
6238
6239 * gdb.base/relativedebug.exp: Invoke gdb command
6240 "info sharedlibrary", and if libc.so doesn't have debug info,
6241 skip the test.
6242
2ce1cdbf
DE
62432015-04-29 Doug Evans <dje@google.com>
6244
6245 * gdb.python/py-xmethods.exp: Add ptype tests.
6246 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6247 get_result_type method.
6248
f24a38c5
LM
62492015-04-29 Luis Machado <lgustavo@codesourcery.com>
6250
6251 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6252 the target does not support hardware watchpoints.
6253
ecbf2b3c
LM
62542015-04-29 Luis Machado <lgustavo@codesourcery.com>
6255
6256 * gdb.base/break-always.exp: Abort testing if writing to memory
6257 causes an error.
6258
34f5f757
DE
62592015-04-28 Doug Evans <dje@google.com>
6260
6261 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6262 * gdb.python/py-pp-registration.exp: ... here. New file.
6263 * gdb.python/py-pp-registration.c: New file.
6264 * gdb.python/py-pp-registration.py: New file.
6265
69b4374a
DE
62662015-04-28 Doug Evans <dje@google.com>
6267
6268 * gdb.python/py-bad-printers.c: New file.
6269 * gdb.python/py-bad-printers.py: New file.
6270 * gdb.python/py-bad-printers.exp: New file.
6271
59fb7612
SS
62722015-04-28 Sasha Smundak <asmundak@google.com>
6273
6274 * gdb.python/py-type.exp: New test.
6275
2631b16a
AW
62762015-04-28 Andy Wingo <wingo@igalia.com>
6277
6278 * gdb.python/py-parameter.exp:
6279 * gdb.guile/scm-parameter.exp: Escape the path that we are
6280 matching against, as it might contain characters that are special
6281 to regular expressions.
6282
460efde1
JB
62832015-04-27 Joel Brobecker <brobecker@adacore.com>
6284
6285 * gdb.ada/rec_comp: New testcase.
6286
2d369d8e
SDJ
62872015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6288
6289 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6290 before using it.
6291
cf75d6c3
AB
62922015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6293
6294 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6295 new tests for verilog output.
6296
8dbe7ca5
YQ
62972015-04-24 Yao Qi <yao.qi@linaro.org>
6298
6299 * boards/remote-gdbserver-on-localhost.exp: New file.
6300
4ef9fb2f
PA
63012015-04-23 Pedro Alves <palves@redhat.com>
6302
6303 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6304 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6305 "end of file", remove $inferior_spawn_id from the indirect list.
6306
0a803169
PA
63072015-04-23 Pedro Alves <palves@redhat.com>
6308
6309 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6310
749ef8f8
PA
63112015-04-23 Pedro Alves <palves@redhat.com>
6312
6313 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6314 on $any_spawn_id instead of only on $gdb_spawn_id.
6315
8aae4344
PM
63162015-04-21 Pierre Muller <muller@sourceware.org>
6317
6318 PR pascal/17815
6319 * lib/pascal.exp (gpc_compile): Add new option "class".
6320 (fpc_compile): Likewise.
6321 * gdb.pascal/case-insensitive-symbols.pas: New file.
6322 * gdb.pascal/case-insensitive-symbols.exp: New file.
6323
1586c8fb
GB
63242015-04-20 Gary Benson <gbenson@redhat.com>
6325
6326 * gdb.base/attach.exp: Fix three extended remote failures.
6327
1b6e6f5c
GB
63282015-04-17 Gary Benson <gbenson@redhat.com>
6329
6330 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6331 the main executable over the remote protocol.
6332
e797481d
PA
63332015-04-16 Pedro Alves <palves@redhat.com>
6334
6335 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6336 a new gdbserver if gdbserver_reconnect_p is set.
6337
1ca99c42
PA
63382015-04-16 Pedro Alves <palves@redhat.com>
6339
6340 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6341 is set, don't exit gdbserver.
6342
af9fd6f8
AA
63432015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6344
6345 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6346 appropriate .insn, such that an older assembler can be used.
6347 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6348 the z/Architecture instruction set on 31-bit targets as well.
6349
04ff1e61
AA
63502015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6351
6352 * gdb.go/handcall.exp: Remove all logic related to the first
6353 breakpoint and rely on go_runto_main instead.
6354 * gdb.go/strings.exp: Likewise.
6355 * gdb.go/unsafe.exp: Likewise.
6356 * gdb.go/hello.exp: Likewise. Also rename the remaining
6357 breakpoint marker to "breakpoint 1".
6358 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6359 * gdb.go/strings.go: Likewise.
6360 * gdb.go/unsafe.go: Likewise.
6361 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6362 "set breakpoint 2 here" and rename the remaining breakpoint marker
6363 to "breakpoint 1".
6364
40d2f8d6
SM
63652015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6366
6367 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6368 if itertools.imap is not present.
6369 * gdb.python/py-objfile.exp: Add parentheses.
6370 * gdb.python/py-type.exp: Same.
6371 * gdb.python/py-unwind-maint.py: Same.
6372
8cbc97c6
YQ
63732015-04-15 Yao Qi <yao.qi@linaro.org>
6374
6375 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6376 of ":$ptr_size" and set its form explicitly.
6377
45fd756c
YQ
63782015-04-15 Pedro Alves <palves@redhat.com>
6379 Yao Qi <yao.qi@linaro.org>
6380
6381 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6382 timeout by factor of 4.
6383 (test_regular_watch): Likewise.
6384 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6385 * gdb.reverse/sigall-reverse.exp: Likewise.
6386 * gdb.reverse/until-precsave.exp: Likewise.
6387 * lib/gdb.exp (with_timeout_factor): New proc.
6388 (gdb_expect): Move some code to ...
6389 (get_largest_timeout): ... here. New procedure.
6390
9e811bc3
LM
63912015-04-14 Luis Machado <lgustavo@codesourcery.com>
6392
6393 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6394
0ff6fcb2
LM
63952015-04-13 Luis Machado <lgustavo@codesourcery.com>
6396
6397 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6398 to write to the .text section.
6399
7578d5f7
LM
64002015-04-13 Luis Machado <lgustavo@codesourcery.com>
6401
6402 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6403 Handle the case of targets that do not provide PID information.
6404
2efe15c4
YQ
64052015-04-13 Yao Qi <yao.qi@linaro.org>
6406
6407 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6408 and use expect instead of gdb_expect.
6409
8cd8f2f8
SDJ
64102015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6411
6412 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6413 "coredump_var_addr" to avoid naming conflict with other testcases.
6414
9ee41772
PA
64152015-04-10 Pedro Alves <palves@redhat.com>
6416
6417 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6418 gdb_test_sequence and gdb_assert.
6419
07473109
PA
64202015-04-10 Pedro Alves <palves@redhat.com>
6421
6422 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6423 test messages that don't include the breakpoint address.
6424
de3db44c
YQ
64252015-04-10 Yao Qi <yao.qi@linaro.org>
6426
6427 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6428 false for some offset and width combinations which aren't
6429 supported by linux kernel.
6430
c79d856c
PA
64312015-04-10 Pedro Alves <palves@redhat.com>
6432
6433 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6434 procedure, factored out from ...
6435 (top level): ... here. Add "set displaced-stepping" testing axis.
6436 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6437 parameter "displaced". Use it.
6438 (top level): Use foreach and add "set displaced-stepping" testing
6439 axis.
6440
ebc90b50
PA
64412015-04-10 Pedro Alves <palves@redhat.com>
6442
6443 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6444 Remove comment.
6445 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6446 both the address of the instruction that triggers the watchpoint
6447 and the address of the instruction immediately after, and use
6448 those addresses for the test. Fix comment.
6449
8f572e5c
PA
64502015-04-10 Pedro Alves <palves@redhat.com>
6451
6452 * gdb.base/sigstep.exp (breakpoint_to_handler)
6453 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6454 Test "backtrace" in handler.
6455 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6456 (top level): Add new "displaced" test axis to
6457 breakpoint_to_handler, breakpoint_to_handler_entry and
6458 breakpoint_over_handler.
6459
8d707a12
PA
64602015-04-10 Pedro Alves <palves@redhat.com>
6461
6462 PR gdb/18216
6463 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6464
ef713951
YQ
64652015-04-10 Yao Qi <yao.qi@linaro.org>
6466
6467 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6468 (test_add_rn_pc): New function.
6469 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6470 (top level): Invoke test_add_rn_pc.
6471
906d60cf
PA
64722015-04-10 Pedro Alves <palves@redhat.com>
6473
6474 PR gdb/13858
6475 * gdb.base/step-over-no-symbols.exp: New file.
6476
f2983cc3
AW
64772015-04-09 Andy Wingo <wingo@igalia.com>
6478
6479 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6480 after the Python tests.
6481
6d62641c
SDJ
64822015-04-08 Keith Seitz <keiths@redhat.com>
6483
6484 PR python/16699
6485 * gdb.python/py-completion.exp: New tests for completion.
6486 * gdb.python/py-completion.py (CompleteLimit1): New class.
6487 (CompleteLimit2): Likewise.
6488 (CompleteLimit3): Likewise.
6489 (CompleteLimit4): Likewise.
6490 (CompleteLimit5): Likewise.
6491 (CompleteLimit6): Likewise.
6492 (CompleteLimit7): Likewise.
6493
f3770638
PA
64942015-04-08 Pedro Alves <palves@redhat.com>
6495
6496 PR gdb/18214
6497 PR gdb/18216
6498 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6499 function.
6500 (main): Install it as SIGUSR1 handler.
6501 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6502 parameter. Always use "setup" as prefix. Toggle "set
6503 displaced-stepping" off/on depending on global. Don't switch to
6504 thread 1 here.
6505 (top level): Add displaced stepping "off/on" test axis. Update
6506 "setup" calls. Wrap each subtest with with_test_prefix. Test
6507 continuing with a queued signal in each thread.
6508
4496bed7
PA
65092015-04-08 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6512 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6513 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6514 Return early if running to main fails.
6515 * gdb.trace/while-stepping.exp: Likewise.
6516
b97fde92
PA
65172015-04-07 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6520 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6521 interact with inferior program.
6522
f71c18e7
PA
65232015-04-07 Pedro Alves <palves@redhat.com>
6524
6525 * lib/gdb.exp (inferior_spawn_id): New global.
6526 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6527 spawn id after processing the user code.
6528 (default_gdb_start): Set inferior_spawn_id.
6529 (send_inferior): New procedure.
6530 * lib/gdbserver-support.exp (gdbserver_start): Set
6531 inferior_spawn_id.
6532 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6533
6423214f
PA
65342015-04-07 Pedro Alves <palves@redhat.com>
6535
6536 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6537 * lib/gdbserver-support.exp (gdbserver_start): Make
6538 $server_spawn_id global.
6539 (gdbserver_start): Don't wait for gdbserver's spawn id with
6540 expect_background.
6541 (close_gdbserver): New procedure.
6542 (gdb_exit): Rename the default version and reimplement.
6543
71c0ee8c
PA
65442015-04-07 Pedro Alves <palves@redhat.com>
6545
72f4393d 6546 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6547 append the substituted item, not the original item.
6548
203bc29b
PA
65492015-04-07 Pedro Alves <palves@redhat.com>
6550
6551 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6552 gdb_expect.
6553
508a3ddf
PA
65542015-04-07 Pedro Alves <palves@redhat.com>
6555
6556 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6557 output appearing once only.
6558
9f6dbe2b
PA
65592015-04-07 Pedro Alves <palves@redhat.com>
6560
6561 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6562 that doesn't expect anything. Return early if running to main
6563 fails.
6564
337532fa
YQ
65652015-04-07 Yao Qi <yao.qi@linaro.org>
6566
6567 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6568 (child_function): Call alarm.
6569 (main): Move call to alarm into the loop.
6570 * gdb.threads/non-stop-fair-events.exp: Build program with
6571 -DTIMEOUT=$timeout.
6572
01b622d4
DE
65732015-04-06 Doug Evans <xdje42@gmail.com>
6574
6575 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6576 Fix dest parameter to board_info.
6577 (fpc_compile): Ditto.
6578 (gdb_compile_pascal): Rename dest arg to destfile.
6579
961f4160
PMR
65802015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6581
6582 * gdb.ada/funcall_ref.exp: New file.
6583 * gdb.ada/funcall_ref/foo.adb: New file.
6584
cafda597
YQ
65852015-04-02 Yao Qi <yao.qi@linaro.org>
6586
6587 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6588 is remote.
6589
fed040c6
GB
65902015-04-02 Gary Benson <gbenson@redhat.com>
6591
6592 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6593
d11916aa
SS
65942015-04-01 Sasha Smundak <asmundak@google.com>
6595
6596 * gdb.python/py-unwind-maint.c: New file.
6597 * gdb.python/py-unwind-maint.exp: New test.
6598 * gdb.python/py-unwind-maint.py: New file.
6599 * gdb.python/py-unwind.c: New file.
6600 * gdb.python/py-unwind.exp: New test.
6601 * gdb.python/py-unwind.py: New test.
6602
a1471180
PA
66032015-04-01 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6606 to fail instead of non-existent $test.
6607
0bbeccb1
PA
66082015-04-01 Pedro Alves <palves@redhat.com>
6609
6610 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6611 GDBFLAGS if not empty.
6612
3c724c8c
PMR
66132015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6614
6615 * gdb.ada/complete.exp: Remove "multi_line".
6616 * gdb.ada/info_exc.exp: Remove "multi_line".
6617 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6618 * gdb.ada/ptype_field.exp: Remove "multi_line".
6619 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6620 * gdb.ada/tagged.exp: Remove "multi_line".
6621 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6622 [multi_line ...]
6623 * gdb.btrace/delta.exp: Likewise.
6624 * gdb.btrace/exception.exp: Likewise.
6625 * gdb.btrace/function_call_history.exp: Likewise.
6626 * gdb.btrace/instruction_history.exp: Likewise.
6627 * gdb.btrace/nohist.exp: Likewise.
6628 * gdb.btrace/record_goto.exp: Likewise.
6629 * gdb.btrace/segv.exp: Likewise.
6630 * gdb.btrace/stepi.exp: Likewise.
6631 * gdb.btrace/tailcall.exp: Likewise.
6632 * gdb.btrace/unknown_functions.exp: Likewise.
6633 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6634 * lib/gdb.exp: Add the "multi_line" helper.
6635
4eec2deb
PA
66362015-04-01 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.threads/tid-reuse.c: New file.
6639 * gdb.threads/tid-reuse.exp: New file.
6640
df8411da
SDJ
66412015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6642
6643 PR corefiles/16092
6644 * gdb.base/coredump-filter.c: New file.
6645 * gdb.base/coredump-filter.exp: Likewise.
6646
6ef37366
PM
66472015-03-27 Petr Machata <pmachata@redhat.com>
6648
6649 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6650 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6651 (Dwarf::assemble): Initialize them.
6652 (Dwarf::lines): New function.
6653
7ec911b0
JT
66542015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6655
6656 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6657 SYMBOL_PREFIX for x86_64-*-cygwin.
6658
ff908ebf
AW
66592015-03-26 Andy Wingo <wingo@igalia.com>
6660
6661 PR symtab/18148
6662 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6663 const_value but not a location.
6664 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6665 location defined in non-main CUs are visible.
6666
6d5f0679
YQ
66672015-03-26 Yao Qi <yao.qi@linaro.org>
6668
6669 PR testsuite/18139
6670 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6671 Add a line number entry for the same line.
6672 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6673 Add a line number entry for the same line.
6674
2898689b
YQ
66752015-03-26 Yao Qi <yao.qi@linaro.org>
6676
6677 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6678 .int 0.
6679 (func): Likewise. Add .Lfunc_1 label.
6680 Use .Lfunc_1 label.
6681 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6682 .int 0.
6683 (func): Likewise.
6684 Use .Lfunc_1 label.
6685
85180498
YQ
66862015-03-26 Yao Qi <yao.qi@linaro.org>
6687
6688 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6689 Call gdb_compile instead to compile each .s files without debug
6690 information.
6691
8aa08a8d
YQ
66922015-03-26 Yao Qi <yao.qi@linaro.org>
6693
6694 * gdb.base/savedregs.exp (process_saved_regs): Make
6695 "Saved registers:" optional in the pattern.
6696
66849923
MM
66972015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6698
6699 * gdb.btrace/next.exp: Merged into step.exp.
6700 * gdb.btrace/finish.exp: Merged into step.exp.
6701 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6702 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6703 "record goto" and checking the exact replay position.
6704 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6705 check for "Recording format" in "info record" output.
6706 * gdb.btrace/record_goto.exp: Choose test file based on target.
6707 * gdb.btrace/x86-record_goto.S: Renamed into ...
6708 * gdb.btrace/x86_64-record_goto.S: ... this.
6709 * gdb.btrace/i686-record_goto.S: New.
6710 * gdb.btrace/x86-tailcall.S: Renamed into ...
6711 * gdb.btrace/x86_64-tailcall.S: ... this.
6712 * gdb.btrace/i686-tailcall.S: New.
6713 * gdb.btrace/x86-tailcall.c: Renamed into ...
6714 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6715 separate statements. Update test.
6716 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6717 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6718 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6719 * gdb.btrace/tailcall.exp: Choose test file based on target.
6720 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6721
11cc1b74
MM
67222015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6723
6724 * gdb.btrace/exception.exp: Increase BTS buffer size.
6725
a25d8bf9
PA
67262015-03-24 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6729
856e7dd6
PA
67302015-03-24 Pedro Alves <palves@redhat.com>
6731
6732 * gdb.threads/schedlock.exp (test_step): No longer expect that
6733 "set scheduler-locking step" with "next" over a function call runs
6734 threads unlocked.
6735
ad235a41
AT
67362015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6737
6738 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6739
15630549
AT
67402015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6741
6742 PR breakpoints/16466
6743 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6744 * gdb.mi/mi-pending.c (thread_func): New function.
6745 (int main): Add threading support required.
6746 * gdb.mi/mi-pending.exp: Add tests for this issue.
6747 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6748 (pendfunc2): Remove stdio dependency.
6749 * gdb.mi/mi-pendshr2.c: New file.
6750
693dca06
KS
67512015-03-23 Keith Seitz <keiths@redhat.com>
6752
6753 * gdb.linespec/keywords.c: New file.
6754 * gdb.linespec/keywords.exp: New file.
6755
7e993ebf
KS
67562015-03-23 Keith Seitz <keiths@redhat.com>
6757
6758 PR gdb/18021
6759 * gdb.dwarf2/staticvirtual.exp: New test.
6760
bc23328c
JK
67612015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6762
6763 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6764 * README: Remove HP-UX and gdb.hp.
6765 (configuration):
6766 * configure: Regenerate.
6767 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6768 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6769 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6770 gdb.hp/gdb.defects/Makefile.
6771 * gdb.hp/Makefile.in: File deleted.
6772 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6773 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6774 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6775 * gdb.hp/gdb.aCC/run.c: File deleted.
6776 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6777 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6778 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6779 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6780 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6781 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6782 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6783 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6784 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6785 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6786 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6787 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6788 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6789 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6790 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6791 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6792 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6793 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6794 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6795 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6796 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6797 * gdb.hp/gdb.compat/average.c: File deleted.
6798 * gdb.hp/gdb.compat/sum.c: File deleted.
6799 * gdb.hp/gdb.compat/xdb.c: File deleted.
6800 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6801 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6802 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6803 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6804 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6805 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6806 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6807 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6808 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6809 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6810 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6811 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6812 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6813 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6814 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6815 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6816 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6817 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6818 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6819 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6820 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6821 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6822 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6823 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6824 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6825 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6826 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6827 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6828 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6829 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6830 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6831 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6832 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6833 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6834 * gdb.hp/tools/odump: File deleted.
6835
8bf3b159
PA
68362015-03-19 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6839 (saw_thread_3): New globals.
6840 (top level): Increment them when an event for the corresponding
6841 thread is seen.
6842 (no thread starvation): New test.
6843
eb54c8bf
PA
68442015-03-19 Pedro Alves <palves@redhat.com>
6845
6846 * gdb.threads/continue-pending-status.c: New file.
6847 * gdb.threads/continue-pending-status.exp: New file.
6848
32d2e5d6
PA
68492015-03-18 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6852 Use gdb_is_target_remote instead of is_remote. Use
6853 gdb_test_multiple instead of gdb_expect. Exit early if
6854 gdb_test_multiple hits its internal matches. Tighten stepi tests
6855 expected output. Fail on exit with any signal, instead of just
6856 SIGILL.
6857
f68f11b7
YQ
68582015-03-18 Yao Qi <yao.qi@linaro.org>
6859
6860 PR tdep/18107
6861 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6862 variable.
6863 * gdb.base/catch-syscall.exp: Don't skip it on
6864 aarch64*-*-linux* target. Remove elements in all_syscalls.
6865 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6866 target.
6867 (setup_all_syscalls): New proc.
6868
ca5fd19b
YQ
68692015-03-16 Yao Qi <yao.qi@linaro.org>
6870
6871 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6872 (top level): Skip tests if valid_addr_p returns false for
6873 $cmd1 or $cmd2.
6874
85642ba0
AW
68752015-03-11 Andy Wingo <wingo@igalia.com>
6876
6877 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6878
e03f9645
YQ
68792015-03-11 Yao Qi <yao.qi@linaro.org>
6880
6881 * gdb.base/catch-syscall.exp: Fix typo in comments.
6882
5d0962b2
YQ
68832015-03-11 Yao Qi <yao.qi@linaro.org>
6884
6885 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6886
b2df3cef
PA
68872015-03-09 Pedro Alves <palves@redhat.com>
6888
6889 * dg-extract-results.py: Delete.
6890
ef878e53
PA
68912015-03-09 Pedro Alves <palves@redhat.com>
6892
6893 Merge dg-extract-results.sh from GCC upstream (r218843).
6894
6895 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6896 * dg-extract-results.sh: Use --text with grep to avoid issues with
6897 binary files. Fall back to cat -v, if that doesn't work.
6898
9494d219
PA
68992015-03-05 Pedro Alves <palves@redhat.com>
6900
6901 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6902
a8d9763a
SM
69032015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6904
6905 * lib/mi-support.exp (mi_expect_interrupt): Accept
6906 alternative event for when in all-stop mode.
6907
be9957b8
PA
69082015-03-04 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6911
d57be0f4 69122015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
6913
6914 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6915
c214c7cf
AA
69162015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6917
6918 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6919 regexps for GDB's current line display, accept a hex address
6920 preceding the line number.
6921
6d74a497
AA
69222015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6923
6924 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6925 the 'arch1' variable for "s390*-linux*" targets.
6926
511aee7c
PA
69272015-03-04 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6930 (main): Pass missing retval argument to pthread_join call.
6931
95e50b27
PA
69322015-03-02 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6935 (top level): Call do_test with non-stop as well.
6936
28054d69
PA
69372015-03-02 Pedro Alves <palves@redhat.com>
6938
6939 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6940 -1.
6941
4fa5d7b4
AA
69422015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6943
6944 * gdb.arch/s390-vregs.exp: New test.
6945 * gdb.arch/s390-vregs.S: New file.
6946
97c18565
PA
69472015-02-27 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6950 call to catch_command_errors.
6951 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6952 catch_command_errors.
6953
a37bfa30
PA
69542015-02-27 Pedro Alves <palves@redhat.com>
6955
6956 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6957 "true" for boolean result.
6958 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6959 prototype of main.
6960
6f98576f
PA
69612015-02-27 Pedro Alves <palves@redhat.com>
6962
6963 * lib/unbuffer_output.c: New file.
6964 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6965 (main): Call gdb_unbuffer_output.
6966
eba5ab56
YQ
69672015-02-27 Yao Qi <yao.qi@linaro.org>
6968
6969 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6970 target.
6971
0def5aaa
DE
69722015-02-26 Doug Evans <dje@google.com>
6973
6974 * gdb.cp/class2.cc (Dbase, D): New classes.
6975 (main): New local delta.
6976 * gdb.cp/class2.exp: Test printing delta.
6977 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6978 (dynbar): New global.
6979 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6980
081a1c2c
JK
69812015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 * gdb.compile/compile-ifunc.c: New file.
6984 * gdb.compile/compile-ifunc.exp: New file.
6985
2f41223f
AT
69862015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6987
6988 * gdb.base/structs.exp: Check for correct struct on finish.
6989
03eddd80
YQ
69902015-02-26 Yao Qi <yao.qi@linaro.org>
6991
6992 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6993 is zero.
6994
80c57053
JK
69952015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6996
6997 * gdb.arch/cordic.ko.bz2: New file.
6998 * gdb.arch/cordic.ko.debug.bz2: New file.
6999 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7000
21613c12
YQ
70012015-02-25 Yao Qi <yao.qi@linaro.org>
7002
7003 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7004 aarch64*-*-* target.
7005
d8b901ed
PA
70062015-02-23 Pedro Alves <palves@redhat.com>
7007
7008 * lib/gdb.exp (delete_breakpoints): Rewrite using
7009 gdb_test_multiple.
7010
e5b85ead
PA
70112015-02-23 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/info-os.c: Include stdlib.h.
7014
85c3a371
DE
70152015-02-22 Doug Evans <xdje42@gmail.com>
7016
7017 PR symtab/17855
7018 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7019 is read after symbols have been re-read.
7020 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7021 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7022
96553a0c
DE
70232015-02-21 Doug Evans <dje@google.com>
7024
7025 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7026
97a0c697
JK
70272015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7028
7029 PR corefiles/17808
7030 * gdb.arch/i386-biarch-core.core.bz2: New file.
7031 * gdb.arch/i386-biarch-core.exp: New file.
7032
a47cd6e9
PA
70332015-02-21 Pedro Alves <palves@redhat.com>
7034
7035 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7036 runto_main fails.
7037
c5facdc4
PA
70382015-02-20 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7041 info probes.
7042
2db9a427
PA
70432015-02-20 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7046
60fb7e9e
PA
70472015-02-20 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7050 clean_restart before gdb_target_supports_trace.
7051
5c5019c2
PA
70522015-02-20 Pedro Alves <palves@redhat.com>
7053
7054 PR threads/18006
7055 * gdb.threads/clone-thread_db.c: New file.
7056 * gdb.threads/clone-thread_db.exp: New file.
7057
c9587f88
AT
70582015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7059
7060 PR breakpoints/16812
7061 * gdb.base/catch-gdb-caused-signals.c: New file.
7062 * gdb.base/catch-gdb-caused-signals.exp: New file.
7063
f6a88844
JM
70642015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7065
7066 * configure: Regenerated.
7067 * configure.ac: Use GDB_AC_TRANSFORM.
7068 * aclocal.m4: sinclude ../transform.m4.
7069
497c491b
JM
70702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7071
7072 * lib/dtrace.exp: New file.
7073 * gdb.base/dtrace-probe.exp: Likewise.
7074 * gdb.base/dtrace-probe.d: Likewise.
7075 * gdb.base/dtrace-probe.c: Likewise.
7076 * lib/pdtrace.in: Likewise.
7077 * configure.ac: Output variables with the transformed names of
7078 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7079 * configure: Regenerated.
7080
03e98035
JM
70812015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7082
7083 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7084 expected message when trying to access $_probe_* convenience
7085 variables while not on a probe.
7086
63cc30e9
JK
70872015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
7089 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7090
0703599a
PA
70912015-02-11 Pedro Alves <pedro@codesourcery.com>
7092
7093 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7094 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7095
7e60a48e
DE
70962015-02-10 Doug Evans <xdje42@gmail.com>
7097
7098 * lib/gdb.exp (gdb_load): Always return a result.
7099
01b088bc
PA
71002015-02-10 Pedro Alves <palves@redhat.com>
7101
7102 * gdb.threads/signal-sigtrap.c: New file.
7103 * gdb.threads/signal-sigtrap.exp: New file.
7104
b05ec7a5
AT
71052015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7106
7107 * gdb.trace/no-attach-trace.c: New file.
7108 * gdb.trace/no-attach-trace.exp: New file.
7109
a2c2acaf
MW
71102015-02-09 Mark Wielaard <mjw@redhat.com>
7111
7112 * gdb.dwarf2/atomic.c: New file.
7113 * gdb.dwarf2/atomic-type.exp: Likewise.
7114
31fd9caa
MM
71152015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7116
7117 * gdb.btrace/buffer-size.exp: Update "info record" output.
7118 * gdb.btrace/delta.exp: Update "info record" output.
7119 * gdb.btrace/enable.exp: Update "info record" output.
7120 * gdb.btrace/finish.exp: Update "info record" output.
7121 * gdb.btrace/instruction_history.exp: Update "info record" output.
7122 * gdb.btrace/next.exp: Update "info record" output.
7123 * gdb.btrace/nexti.exp: Update "info record" output.
7124 * gdb.btrace/step.exp: Update "info record" output.
7125 * gdb.btrace/stepi.exp: Update "info record" output.
7126 * gdb.btrace/nohist.exp: Update "info record" output.
7127
d33501a5
MM
71282015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7129
7130 * gdb.btrace/buffer-size: New.
7131
f4abbc16
MM
71322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7133
7134 * gdb.btrace/delta.exp: Update "info record" output.
7135 * gdb.btrace/enable.exp: Update "info record" output.
7136 * gdb.btrace/finish.exp: Update "info record" output.
7137 * gdb.btrace/instruction_history.exp: Update "info record" output.
7138 * gdb.btrace/next.exp: Update "info record" output.
7139 * gdb.btrace/nexti.exp: Update "info record" output.
7140 * gdb.btrace/step.exp: Update "info record" output.
7141 * gdb.btrace/stepi.exp: Update "info record" output.
7142 * gdb.btrace/nohist.exp: Update "info record" output.
7143
b9d61307
SM
71442015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7145
7146 PR gdb/15678
7147 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7148
e584fdbc
PA
71492015-02-06 Pedro Alves <palves@redhat.com>
7150
7151 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7152 macro.
7153 (seconds_left, again): New globals.
7154 (main): Wait seconds_left in a 1-second sleep loop instead of
7155 sleeping 180 seconds. If 'again' is set, reset the seconds
7156 counter.
7157 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7158 'again' in the inferior before detaching. Print the seconds left.
7159 (options): New global.
7160 (top level): Build program with -DTIMEOUT=$timeout.
7161
77f41761
PA
71622015-02-06 Pedro Alves <palves@redhat.com>
7163
7164 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7165 determine how many seconds to pass to 'alarm'.
7166 * gdb.base/gdb-sigterm.exp (top level): Build program with
7167 -DTIMEOUT=$timeout.
7168 (do_test): Return success/failure indication. Add more verbose
7169 logging. Don't fail if 200 single steps are seen. Instead, fail
7170 when the test times out.
7171 (passes): New global.
7172 (top level): Break the testing loop if testing fails on any
7173 iteration. Use gdb_assert.
7174
b9394193
DB
71752015-02-04 Don Breazeal <donb@codesourcery.com>
7176
7177 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7178 and initialize them.
7179 (ipc_cleanup): New function.
7180 (main): Don't declare shmid, semid, and msqid. Add a call to
7181 atexit so that we call ipc_cleanup on exit.
7182
42d9e528
PA
71832015-02-04 Pedro Alves <palves@redhat.com>
7184
7185 * boards/native-extended-gdbserver.exp: Remove any target variant
7186 specifications from the board name before clearing the isremote
7187 flag from board_info.
7188
ae6ae975
DE
71892015-01-31 Doug Evans <xdje42@gmail.com>
7190
7191 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7192
cfb069a8
GB
71932015-01-31 Gary Benson <gbenson@redhat.com>
7194
7195 * gdb.base/completion.exp: Disable completion limiting for
7196 existing tests. Add new tests to check completion limiting.
7197 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7198
5dd31d79
DE
71992015-01-31 Doug Evans <xdje42@gmail.com>
7200
7201 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7202
9f050062
DE
72032015-01-31 Doug Evans <xdje42@gmail.com>
7204
7205 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7206 entries. Duplicate file section script entries.
7207 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7208 inlined entries. Add test for safe-path rejection.
7209 * gdb.python/py-section-script.c: Add duplicate inlined section script
7210 entries. Duplicate file section script entries.
7211 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7212 inlined entries. Add test for safe-path rejection.
7213
df25ebbd
JB
72142015-01-29 Joel Brobecker <brobecker@adacore.com>
7215
7216 * gdb.ada/disc_arr_bound: New testcase.
7217
4a0ca9ec
JB
72182015-01-29 Joel Brobecker <brobecker@adacore.com>
7219
7220 * gdb.ada/mi_var_array: New testcase.
7221
3a8b707a
DE
72222015-01-27 Doug Evans <dje@google.com>
7223
7224 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7225 Add test for objfile.filename, objfile.username after objfile
7226 has been unloaded.
7227
f8313f6e
JB
72282015-01-26 Joel Brobecker <brobecker@adacore.com>
7229
7230 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7231 the second test to print the name attribute of value
7232 returned by the call to gdb.lookup_type, and adjust
7233 the expected output accordingly.
7234
37bc665e
MW
72352015-01-25 Mark Wielaard <mjw@redhat.com>
7236
7237 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7238 * gdb.base/disp-step-fork.c: Include unistd.h.
7239 * gdb.base/siginfo-obj.c: Include stdio.h.
7240 * gdb.base/siginfo-thread.c: Likewise.
7241 * gdb.mi/non-stop.c: Include unistd.h.
7242 * gdb.mi/nsthrexec.c: Include stdio.h.
7243 * gdb.mi/pthreads.c: Include unistd.h.
7244 * gdb.modula2/unbounded1.c (main): Declare returns int.
7245 * gdb.reverse/consecutive-reverse.c: Likewise.
7246 * gdb.threads/create-fail.c: Include unistd.h.
7247 * gdb.threads/killed.c: Likewise.
7248 * gdb.threads/linux-dp.c: Likewise.
7249 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7250 * gdb.threads/non-ldr-exc-2.c: Likewise.
7251 * gdb.threads/non-ldr-exc-3.c: Likewise.
7252 * gdb.threads/non-ldr-exc-4.c: Likewise.
7253 * gdb.threads/pthreads.c: Include unistd.h.
7254 (main): Declare returns int.
7255 * gdb.threads/tls-main.c (foo): New declaration.
7256 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7257
f7e5394d
SM
72582015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7259
7260 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7261 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7262
743649fd
MW
72632015-01-15 Mark Wielaard <mjw@redhat.com>
7264
7265 * gdb.base/noreturn-return.c: New file.
7266 * gdb.base/noreturn-return.exp: New file.
7267 * gdb.base/noreturn-finish.c: New file.
7268 * gdb.base/noreturn-finish.exp: New file.
7269
198297aa
PA
72702015-01-23 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.threads/continue-pending-after-query.c: New file.
7273 * gdb.threads/continue-pending-after-query.exp: New file.
7274
717cf30c
AG
72752015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7276 Simon Marchi <simon.marchi@ericsson.com>
7277
7278 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7279 * gdb.base/valgrind-db-attach.exp: Same.
7280 * gdb.base/valgrind-infcall.exp: Same.
7281 * lib/mi-support.exp (default_mi_gdb_start): Same.
7282 * lib/prompt.exp (default_prompt_gdb_start): Same.
7283 * lib/gdb.exp (default_gdb_spawn): Same.
7284 (gdb_interact): New.
7285
7286
4b62a76e
JK
72872015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7288
7289 * gdb.compile/compile.exp (pointer to jit function): New test.
7290
b4cdae6f
WW
72912015-01-17 Wei-cheng Wang <cole945@gmail.com>
7292
7293 * lib/gdb.exp (supports_process_record): Return true for
7294 powerpc*-*-linux*.
7295 (supports_reverse): Likewise.
7296
d221e7ef
DB
72972015-01-15 Don Breazeal <donb@codesourcery.com>
7298
7299 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7300 instead of checking whether the target board is remote and
7301 use spawn_wait_for_attach instead of exec/sleep.
7302 * gdb.base/attach-twice.exp: Likewise.
7303
bafffb51
JB
73042015-01-15 Joel Brobecker <brobecker@adacore.com>
7305
7306 * gdb.ada/var_arr_attrs: New testcase.
7307
5589af0e
PA
73082015-01-14 Pedro Alves <palves@redhat.com>
7309 Joel Brobecker <brobecker@adacore.com>
7310
7311 PR gdb/17525
7312 * gdb.base/bp-cmds-execution-x-script.c: New file.
7313 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7314 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7315
6c400b59
PA
73162015-01-14 Pedro Alves <palves@redhat.com>
7317
7318 PR cli/17828
7319 * gdb.base/batch-preserve-term-settings.c: New file.
7320 * gdb.base/batch-preserve-term-settings.exp: New file.
7321
e02c96a7
DE
73222015-01-13 Doug Evans <dje@google.com>
7323
7324 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7325 binary.
7326
576fd14c
JB
73272015-01-13 Joel Brobecker <brobecker@adacore.com>
7328
7329 * Makefile.in (clean mostlyclean): Do not delete *.py.
7330
04dccad0
JB
73312015-01-13 Joel Brobecker <brobecker@adacore.com>
7332
7333 * gdb.python/py-lookup-type.exp: New file.
7334
3d230f71
PA
73352015-01-12 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7338 restore GDBFLAGS before returning.
7339
7e67715d
JK
73402015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7341
7342 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7343 is_amd64_regs_target and is_x86_like_target.
7344
f2e0d4b4
DE
73452015-01-11 Doug Evans <xdje42@gmail.com>
7346
7347 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7348 is given without an explicit form.
7349 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7350 attributes.
7351 * gdb.dwarf/corrupt.exp: Ditto.
7352 * gdb.dwarf2/enum-type.exp: Ditto.
7353 * gdb.trace/entry-values.exp: Ditto.
7354 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7355
439250fb
DE
73562015-01-11 Doug Evans <xdje42@gmail.com>
7357
7358 PR gdb/15830
7359 * gdb.base/maint.exp: Remove references to "maint demangle".
7360 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7361 Add tests for explicitly specifying language to demangle.
7362 * gdb.dlang/demangle.exp: Ditto.
7363
ede9f622
PA
73642015-01-09 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.threads/non-stop-fair-events.c: New file.
7367 * gdb.threads/non-stop-fair-events.exp: New file.
7368
a7b796db
PA
73692015-01-09 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7372 the global scope. Set a breakpoint after all threads are started
7373 rather than stepping over two source lines. Expect the prompt.
7374 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7375 global.
7376 (NUM): Now 15.
7377 (main): Use threads_started_barrier to wait for all threads to
7378 start. Main thread no longer calls thread_function. Exit after
7379 180 seconds.
7380 (loop): New function.
7381 (thread_function): Wait on threads_started_barrier barrier. Call
7382 'loop' at each iteration.
7383 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7384 threads have started, instead of hardcoding number of "next"
7385 steps. Use an access watchpoint instead of a write watchpoint.
7386
9665ffdd
PA
73872015-01-09 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7390 (thread_func): Wait on barrier.
7391 (main): Wait for all threads to start before stopping GDB.
7392 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7393 global.
7394 (thread1_func, thread2_func): Wait on barrier.
7395 (main): Wait for all threads to start before stopping GDB.
7396 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7397 New global.
7398 (thread1_func, thread2_func): Wait on barrier.
7399 (main): Wait for all threads to start before stopping GDB.
7400
c945a99f
PA
74012015-01-09 Pedro Alves <palves@redhat.com>
7402
7403 * gdb.threads/attach-many-short-lived-threads.c: New file.
7404 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7405
c1a747c1
PA
74062014-01-09 Pedro Alves <palves@redhat.com>
7407
7408 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7409 instead of to thread 2.
7410 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7411 Add barrier around each pthread_create call instead of around all
7412 calls.
7413 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7414 Set a break on thread_function and have the child threads hit it
7415 one at at a time.
7416
60b3033e
PA
74172015-01-09 Pedro Alves <palves@redhat.com>
7418
7419 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7420 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7421 false.
7422 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7423 checking whether the target board is remote.
7424 * gdb.multi/multi-attach.exp: Likewise.
7425 * gdb.python/py-sync-interp.exp: Likewise.
7426 * gdb.server/ext-attach.exp: Likewise.
7427 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7428 tests that need to attach, instead of checking whether the target
7429 board is remote at the top of the file.
7430
acc018ac
YQ
74312015-01-08 Yao Qi <yao@codesourcery.com>
7432
7433 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7434
50a18af8
JK
74352015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 Fix testcase compilation.
7438 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7439
8503d6e1
JB
74402015-01-06 Joel Brobecker <brobecker@adacore.com>
7441
7442 * gdb.python/py-type.exp: Add a couple test about empty
7443 array creation, and negative-length array creation.
7444
cc73dbcc
DE
74452015-01-02 Doug Evans <xdje42@gmail.com>
7446
7447 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7448
0300bbc7
DE
74492015-01-02 Doug Evans <dje@google.com>
7450
7451 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7452
9d85a0ec
YQ
74532014-12-29 Yao Qi <yao@codesourcery.com>
7454
7455 * gdb.trace/entry-values.exp: Update comments. Rename variable
7456 bar_call_foo to returned_from_foo.
7457
87186c6a
MMN
74582014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7459
7460 PR gdb/17394
7461 * gdb.linespec/break-asm-file.c: New file.
7462 * gdb.linespec/break-asm-file.exp: New file.
7463 * gdb.linespec/break-asm-file0.s: New file.
7464 * gdb.linespec/break-asm-file1.s: New file.
7465
1bab7383
YQ
74662014-12-18 Nigel Stephens <nigel@mips.com>
7467 Maciej W. Rozycki <macro@codesourcery.com>
7468
7469 * gdb.base/float.exp: Handle the new output from "info float" on
7470 MIPS targets.
7471
1bc1068a
JK
74722014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7473
7474 Fix MinGW compilation.
7475 * gdb.compile/compile-ops.exp: Update untested message if
7476 !skip_compile_feature_tests.
7477 * gdb.compile/compile-setjmp.exp: Likewise.
7478 * gdb.compile/compile-tls.exp: Likewise.
7479 * gdb.compile/compile.exp: Likewise.
7480 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7481 supported on this host".
7482
b6615d10
DE
74832014-12-16 Doug Evans <xdje42@gmail.com>
7484
7485 * boards/stabs.exp: New file.
7486
25dda427
AA
74872014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7488
7489 * gdb.base/completion.exp: Adjust to format changes of "maint
7490 print user-registers".
7491
bf330350
CU
74922014-12-16 Catalin Udma <catalin.udma@freescale.com>
7493
7494 PR server/17457
7495 * gdb.arch/aarch64-fp.c: New file.
7496 * gdb.arch/aarch64-fp.exp: New file.
7497
395cf596
SDJ
74982014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7499
7500 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7501 r210637, r210913, r211666, r215400, r215817).
7502
7503 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7504 * dg-extract-results.py: New file.
7505 * dg-extract-results.sh: Use it if the environment seems
7506 suitable.
7507
7508 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7509
7510 * dg-extract-results.py (parse_run): Handle warnings that
7511 are printed before a test harness is run.
7512
7513 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7514
7515 * dg-extract-results.py (Named): Remove __cmp__ method.
7516 (output_variation): Use a key to sort variation.harnesses.
7517
7518 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7519
7520 * dg-extract-results.py: For Python 3, force sys.stdout to
7521 handle surrogate escape sequences.
7522 (safe_open): New function.
7523 (output_segment, main): Use it.
7524
7525 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7526
7527 * dg-extract-results.py (Prog.result_re): Include options
7528 in test name.
7529
7530 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7531
7532 * dg-extract-results.py (output_variation): Always sort if
7533 do_sum.
7534
e882ef3c
SM
75352014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7536
7537 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7538 as long as we get pagination notifications.
7539
4992aa20
JM
75402014-12-15 Jason Merrill <jason@redhat.com>
7541
7542 * Makefile.in (check-gdb.%): Restore.
7543 * README: Mention it.
7544
c1b5a1a6
JB
75452014-12-13 Joel Brobecker <brobecker@adacore.com>
7546
7547 * gdb.ada/str_uninit: New testcase.
7548
5537b577
JK
75492014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7550
7551 PR symtab/17642
7552 * gdb.base/vla-stub-define.c: New file.
7553 * gdb.base/vla-stub.c: New file.
7554 * gdb.base/vla-stub.exp: New file.
7555
bb2ec1b3
TT
75562014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7557 Jan Kratochvil <jan.kratochvil@redhat.com>
7558 Tom Tromey <tromey@redhat.com>
7559
7560 * configure.ac: Add gdb.compile/.
7561 * configure: Regenerate.
7562 * gdb.compile/Makefile.in: New file.
7563 * gdb.compile/compile-ops.exp: New file.
7564 * gdb.compile/compile-ops.c: New file.
7565 * gdb.compile/compile-tls.c: New file.
7566 * gdb.compile/compile-tls.exp: New file.
7567 * gdb.compile/compile-constvar.S: New file.
7568 * gdb.compile/compile-constvar.c: New file.
7569 * gdb.compile/compile-mod.c: New file.
7570 * gdb.compile/compile-nodebug.c: New file.
7571 * gdb.compile/compile-setjmp-mod.c: New file.
7572 * gdb.compile/compile-setjmp.c: New file.
7573 * gdb.compile/compile-setjmp.exp: New file.
7574 * gdb.compile/compile-shlib.c: New file.
7575 * gdb.compile/compile.c: New file.
7576 * gdb.compile/compile.exp: New file.
7577 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7578
4ff709eb
TT
75792014-12-12 Tom Tromey <tromey@redhat.com>
7580
7581 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7582 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7583
6dddd6a5
DE
75842014-12-12 Doug Evans <dje@google.com>
7585
7586 * lib/gdb-python.exp (get_python_valueof): New function.
7587 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7588
71c24708
AA
75892014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7590
7591 * gdb.base/completion.exp: Add test for completion of "info
7592 registers ".
7593
3e29f34a
MR
75942014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7595
7596 * gdb.base/func-ptrs.c: New file.
7597 * gdb.base/func-ptrs.exp: New file.
7598
fc126975
SM
75992014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7600
7601 PR breakpoints/17012
7602 * gdb.base/dprintf-detach.c: New file.
7603 * gdb.base/dprintf-detach.exp: New file.
7604
0a46d518
SM
76052014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7606
7607 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7608 * lib/gdb.exp (target_is_gdbserver): New procedure.
7609
a0be3e44
DE
76102014-12-08 Doug Evans <dje@google.com>
7611
7612 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7613
df1b803a
YQ
76142014-12-05 Yao Qi <yao@codesourcery.com>
7615
7616 * gdb.guile/scm-error.exp: Remove the third argument to
7617 gdb_remote_download.
7618 * gdb.guile/scm-frame-args.exp: Likewise.
7619 * gdb.guile/scm-section-script.exp: Likewise.
7620
ddb9f679
YQ
76212014-12-05 Yao Qi <yao@codesourcery.com>
7622
7623 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7624
86e4ed39
DE
76252014-12-04 Doug Evans <dje@google.com>
7626
7627 * gdb.python/py-objfile.exp: Add tests for
7628 objfile.add_separate_debug_file.
7629
7c50a931
DE
76302014-12-04 Doug Evans <dje@google.com>
7631
7632 * lib/gdb.exp (get_build_id): New function.
7633 (build_id_debug_filename_get): Rewrite to use it.
7634 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7635
621661e3
MR
76362014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7637
7638 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7639 `method(long)', not just 0x0.
7640 * gdb.cp/nsalias.exp: Align code labels to 4.
7641 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7642 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7643 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7644 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7645 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7646 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7647
29f0c3b7
DE
76482014-12-02 Doug Evans <dje@google.com>
7649
e1e061e7 7650 PR symtab/17602
29f0c3b7 7651 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7652 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7653 * gdb.cp/anon-ns.exp: Update.
7654
162078c8
NB
76552014-12-02 Nick Bull <nicholaspbull@gmail.com>
7656
7657 * gdb.python/py-events.py (inferior_call_handler): New.
7658 (register_changed_handler, memory_changed_handler): New.
7659 (test_events.invoke): Register new handlers.
7660 * gdb.python/py-events.exp: Add tests for inferior call,
7661 memory_changed and register_changed events.
7662
fdb09caf
AA
76632014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7664
7665 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7666 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7667 if the linker doesn't understand this.
7668
55cfb2c4
SM
76692014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7670
7671 * gdb.python/python.exp: Change expected reply to help().
7672
9e8cd6df
YQ
76732014-12-01 Yao Qi <yao@codesourcery.com>
7674
7675 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7676 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7677 * configure: Re-generated.
7678
6c659fc2
SC
76792014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7680
7681 * gdb.cp/chained-calls.cc: New file.
7682 * gdb.cp/chained-calls.exp: New file.
7683 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7684
d7fc3181
SM
76852014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7686
7687 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7688 * gdb.dwarf2/symtab-producer.exp: Same.
7689 * gdb.gdb/python-interrupts.exp: Same.
7690 * gdb.gdb/python-selftest.exp: Same.
7691 * gdb.python/py-linetable.exp: Same.
7692 * gdb.python/py-type.exp: Same.
7693 * gdb.python/py-value-cc.exp: Same.
7694 * gdb.python/py-value.exp: Same.
7695
10e79639
YQ
76962014-11-28 Yao Qi <yao@codesourcery.com>
7697
7698 * gdb.base/break-probes.exp: Match library name prefixed with
7699 sysroot.
7700
f28a0564
SM
77012014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7702
7703 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7704 test expected output. Add parentheses for the call to print.
7705 Remove L suffix from integers.
7706
3fe1ce1d
DE
77072014-11-26 Doug Evans <dje@google.com>
7708
7709 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7710
84429e27
YQ
77112014-11-22 Yao Qi <yao@codesourcery.com>
7712
7713 * gdb.trace/entry-values.c: Remove asms.
7714 (foo): Add foo_label.
7715 (bar): Add bar_label.
7716 * gdb.trace/entry-values.exp: Remove code computing foo's
7717 length and bar's length.
7718 (Dwarf::assemble): Invoke function_range for bar and use
7719 MACRO_AT_func for foo.
7720
26741859
YQ
77212014-11-22 Yao Qi <yao@codesourcery.com>
7722
7723 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7724 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7725 Use .Lgcc43_procstart instead of gcc43.
7726
45e44d27
JB
77272014-11-21 Joel Brobecker <brobecker@adacore.com>
7728
7729 * gdb.ada/n_arr_bound: New testcase.
7730
458c8db8
SDJ
77312014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7732
7733 PR breakpoints/10737
7734 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7735 test_catch_syscall_multi_arch.
7736 (test_catch_syscall_multi_arch): New function.
7737
43f3e411
DE
77382014-11-20 Doug Evans <xdje42@gmail.com>
7739
7740 * gdb.base/maint.exp: Update expected output.
7741
0d7b2549
AA
77422014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7743
7744 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7745 4-byte instruction on S390.
7746
8908fca5
JB
77472014-11-19 Joel Brobecker <brobecker@adacore.com>
7748
7749 * gdb.ada/arr_arr: New testcase.
7750
4a46959e
JB
77512014-11-19 Joel Brobecker <brobecker@adacore.com>
7752
7753 * gdb.ada/pkd_arr_elem: New Testcase.
7754
470e2f4e
LM
77552014-11-18 Luis Machado <lgustavo@codesourcery.com>
7756
7757 * gdb.reverse/break-precsave: Expect completion message for
7758 core file reads.
7759 * gdb.reverse/consecutive-precsave.exp: Likewise.
7760 * gdb.reverse/finish-precsave.exp: Likewise.
7761 * gdb.reverse/i386-precsave.exp: Likewise.
7762 * gdb.reverse/machinestate-precsave.exp: Likewise.
7763 * gdb.reverse/sigall-precsave.exp: Likewise.
7764 * gdb.reverse/solib-precsave.exp: Likewise.
7765 * gdb.reverse/step-precsave.exp: Likewise.
7766 * gdb.reverse/until-precsave.exp: Likewise.
7767 * gdb.reverse/watch-precsave.exp: Likewise.
7768
a267f3ad
AA
77692014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7770
7771 * gdb.base/bp-permanent.c: Include unistd.h.
7772 * gdb.python/py-framefilter-mi.c (main): Add return type.
7773 * gdb.python/py-framefilter.c (main): Likewise.
7774 * gdb.trace/actions-changed.c (main): Likewise.
7775
12084a9a
AA
77762014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7777
7778 * gdb.mi/until.c: Add eye-catchers.
7779 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7780 line numbers.
7781
dc7e1a77
AA
77822014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7783
7784 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7785 function header variants in break1.c.
7786 * gdb.base/ena-dis-br.exp: Likewise.
7787 * gdb.base/hbreak2.exp: Likewise.
7788 * gdb.reverse/until-precsave.exp: Drop references to removed
7789 non-prototype function header variants in ur1.c.
7790 * gdb.reverse/until-reverse.exp: Likewise.
7791
41c77605
PM
77922014-11-17 Petr Machata <pmachata@redhat.com>
7793
7794 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7795 ${_cu_offset_size} bytes abbrev offset.
7796
34248c3a
DE
77972014-11-15 Doug Evans <xdje42@gmail.com>
7798
7799 PR symtab/17559
7800 * gdb.base/line-symtabs.exp: New file.
7801 * gdb.base/line-symtabs.c: New file.
7802 * gdb.base/line-symtabs.h: New file.
7803
646da059
YQ
78042014-11-14 Yao Qi <yao@codesourcery.com>
7805
7806 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7807 (func): Add label func_label.
7808 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7809 Replace low_pc and high_pc with MACRO_AT_range.
7810 Replace name, low_pc and high_pc with MACRO_AT_func.
7811
9301ebe6
YQ
78122014-11-14 Yao Qi <yao@codesourcery.com>
7813
7814 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7815 Replace name, low_pc and high_pc with MACRO_AT_func.
7816
f166b542
YQ
78172014-11-14 Yao Qi <yao@codesourcery.com>
7818
7819 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7820 produce debug information.
7821 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7822
0f6e71e3
YQ
78232014-11-14 Yao Qi <yao@codesourcery.com>
7824
7825 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7826 object and get function length.
7827 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7828 with MACRO_AT_func.
7829 (top-level): Replace gdb_compile and clean_restart with
7830 prepare_for_testing.
7831 * gdb.dwarf2/main.c (main): Add label main_label.
7832
876c4df9
YQ
78332014-11-14 Yao Qi <yao@codesourcery.com>
7834
7835 * lib/dwarf.exp (function_range): New procedure.
7836 (Dwarf::_handle_macro_at_func): New procedure.
7837 (Dwarf::_handle_macro_at_range): New procedure.
7838 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7839
02ad9cf1
YQ
78402014-11-14 Yao Qi <yao@codesourcery.com>
7841
7842 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7843 (_handle_attribute): New procedure.
7844
a59add0c
AA
78452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7846
7847 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7848 * gdb.base/call-sc.c (zed): Likewise.
7849 * gdb.base/checkpoint.c (main): Likewise.
7850 * gdb.base/dump.c (main): Likewise.
7851 * gdb.base/gcore.c (main): Likewise.
7852 * gdb.base/huge.c (main): Likewise.
7853 * gdb.base/multi-forks.c (main): Likewise.
7854 * gdb.base/pr10179-a.c (main): Likewise.
7855 * gdb.base/savedregs.c (main): Likewise.
7856 * gdb.base/sigaltstack.c (main): Likewise.
7857 * gdb.base/siginfo.c (main): Likewise.
7858 * gdb.base/structs.c (zed): Likewise.
7859 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7860 * gdb.mi/mi-syn-frame.c (main): Likewise.
7861 * gdb.mi/until.c (foo, main): Likewise.
7862 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7863 * gdb.base/solib-weak.c (foo): Declare.
7864 * gdb.base/attach-twice.c: Include stdio.h.
7865 * gdb.base/weaklib1.c: Likewise.
7866 * gdb.base/weaklib2.c: Likewise.
7867 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7868 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7869 unistd.h.
7870 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7871 * gdb.mi/mi-exit-code.c: Likewise.
7872 * gdb.base/break-interp-lib.c: Include string.h.
7873 * gdb.base/coremaker.c: Likewise.
7874 * gdb.base/testenv.c: Likewise.
7875 * gdb.python/py-finish-breakpoint.c: Likewise.
7876 * gdb.base/inferior-died.c: Include sys/wait.h.
7877 * gdb.base/fileio.c: Include time.h.
7878 * gdb.base/async-shell.c: Include unistd.h.
7879 * gdb.base/dprintf-non-stop.c: Likewise.
7880 * gdb.base/info-os.c: Likewise.
7881 * gdb.mi/mi-console.c: Likewise.
7882 * gdb.mi/watch-nonstop.c: Likewise.
7883 * gdb.python/py-events.c: Likewise.
7884 * gdb.base/async.c (baz): Move up before its invocation.
7885 * gdb.base/code_elim2.c (my_global_func): Likewise.
7886 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7887 * gdb.base/advance.c (func2): Likewise.
7888
3b5d5997
AA
78892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7890
7891 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7892 variant.
7893 * gdb.base/annota3.c: Likewise.
7894 * gdb.base/async.c: Likewise.
7895 * gdb.base/average.c: Likewise.
7896 * gdb.base/call-ar-st.c: Likewise.
7897 * gdb.base/call-rt-st.c: Likewise.
7898 * gdb.base/call-sc.c: Likewise.
7899 * gdb.base/call-strs.c: Likewise.
7900 * gdb.base/ending-run.c: Likewise.
7901 * gdb.base/execd-prog.c: Likewise.
7902 * gdb.base/exprs.c: Likewise.
7903 * gdb.base/foll-exec.c: Likewise.
7904 * gdb.base/foll-fork.c: Likewise.
7905 * gdb.base/foll-vfork.c: Likewise.
7906 * gdb.base/funcargs.c: Likewise.
7907 * gdb.base/gcore.c: Likewise.
7908 * gdb.base/jump.c: Likewise.
7909 * gdb.base/langs0.c: Likewise.
7910 * gdb.base/langs1.c: Likewise.
7911 * gdb.base/langs2.c: Likewise.
7912 * gdb.base/mips_pro.c: Likewise.
7913 * gdb.base/nodebug.c: Likewise.
7914 * gdb.base/opaque0.c: Likewise.
7915 * gdb.base/opaque1.c: Likewise.
7916 * gdb.base/recurse.c: Likewise.
7917 * gdb.base/run.c: Likewise.
7918 * gdb.base/scope0.c: Likewise.
7919 * gdb.base/scope1.c: Likewise.
7920 * gdb.base/setshow.c: Likewise.
7921 * gdb.base/setvar.c: Likewise.
7922 * gdb.base/shmain.c: Likewise.
7923 * gdb.base/shr1.c: Likewise.
7924 * gdb.base/shr2.c: Likewise.
7925 * gdb.base/sigall.c: Likewise.
7926 * gdb.base/signals.c: Likewise.
7927 * gdb.base/so-indr-cl.c: Likewise.
7928 * gdb.base/solib2.c: Likewise.
7929 * gdb.base/structs.c: Likewise.
7930 * gdb.base/sum.c: Likewise.
7931 * gdb.base/vforked-prog.c: Likewise.
7932 * gdb.base/watchpoint.c: Likewise.
7933 * gdb.reverse/shr2.c: Likewise.
7934 * gdb.reverse/until-reverse.c: Likewise.
7935 * gdb.reverse/ur1.c: Likewise.
7936 * gdb.reverse/watch-reverse.c: Likewise.
7937
066a77c5
AA
79382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7939
7940 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7941 variant.
7942 * gdb.base/sepdebug.exp: Drop references to removed code.
7943
4f204ea5
AA
79442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7945
7946 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7947 variant. Preserve original line numbering.
7948 * gdb.base/list1.c: Likewise.
7949
3b377a3a
AA
79502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7951
7952 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7953 variant.
7954 * gdb.base/break1.c: Likewise.
7955 * gdb.base/break.exp: Drop references to removed code.
7956
e444df73
AA
79572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7958
7959 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7960 variant.
7961
8008f2a7
AA
79622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7963
7964 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7965
a5a06887
AA
79662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7967
7968 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7969 logic into perform_all_tests() and invoke it with and without
7970 function header prototypes.
7971 (do_function_calls): Remove conditional XFAIL for PR 5318.
7972 (rerun_and_prepare): Remove duplicate code.
7973 (perform_all_tests): New. Main logic moved here.
7974
44dba9b9
AA
79752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7976
7977 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7978 code guarded by #ifdef NO_PROTOTYPES.
7979 (t_double_many_args): Likewise.
7980 (DEF_FUNC_MANY_ARGS_1): Likewise.
7981 (DEF_FUNC_VALUES_1): Likewise.
7982 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7983 guarded by #ifdef PROTOTYPES.
7984
d1fbcd56
AA
79852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7986
7987 * gdb.mi/mi-console.c: Add eye-catcher.
7988 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7989 instead of literal line number.
7990
b0e59b8f
AA
79912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7992
7993 * gdb.base/shr2.c: Add eye-catcher.
7994 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7995 line number.
7996
78f98cca
AA
79972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7998
7999 * gdb.base/jump.c: Add eye-catchers.
8000 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8001 numbers.
8002
58fa2af0
AA
80032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8004
8005 * gdb.base/execd-prog.c: Add eye-catchers.
8006 * gdb.base/foll-exec.c: Likewise.
8007 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8008 line numbers.
8009
04e5059b
AA
80102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8011
8012 * gdb.base/ending-run.c: Add eye-catchers.
8013 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8014 literal line numbers.
8015
dbfdb174
AA
80162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8017
8018 * gdb.base/call-rt-st.c: Add eye-catchers.
8019 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8020 literal line numbers.
8021
888a2ade
AA
80222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8023
8024 * gdb.base/call-ar-st.c: Add eye-catchers.
8025 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8026 literal line numbers.
8027
6acc2dde
AA
80282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8029
8030 * gdb.base/average.c: Add eye-catchers.
8031 * gdb.base/sum.c: Likewise.
8032 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8033 regexps dynamically.
8034
9ecfcd1d
AA
80352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8036
8037 * gdb.base/solib1.c: Add eye-catchers.
8038 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8039 literal line numbers.
8040
78708b7c
PA
80412014-11-12 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8044 leader has exited.
8045
af48d08f
PA
80462014-11-12 Pedro Alves <palves@redhat.com>
8047
8048 * gdb.arch/i386-bp_permanent.c: New file.
8049 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8050 (srcfile): Set to i386-bp_permanent.c.
8051 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8052 that stepi does not execute the 'leave' instruction, instead of
8053 testing it does execute.
8054 * gdb.base/bp-permanent.c: New file.
8055 * gdb.base/bp-permanent.exp: New file.
8056
af3768e9
DE
80572014-11-10 Doug Evans <xdje42@gmail.com>
8058
8059 PR symtab/17564
8060 * gdb.base/symtab-search-order.exp: New file.
8061 * gdb.base/symtab-search-order.c: New file.
8062 * gdb.base/symtab-search-order-1.c: New file.
8063 * gdb.base/symtab-search-order-shlib-1.c: New file.
8064
9de00a4a
PA
80652014-11-07 Pedro Alves <palves@redhat.com>
8066
8067 PR gdb/17511
8068 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8069 i?86-*-linux*.
8070
e0f52461
SC
80712014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8072
8073 PR c++/17494
8074 * gdb.cp/pr17494.cc: New file.
8075 * gdb.cp/pr17494.exp: New file.
8076
6ce8c980
YQ
80772014-11-02 Yao Qi <yao@codesourcery.com>
8078
8079 * gdb.python/python.exp: Get working directory and match the
8080 output of "set extended-prompt \\w " with it.
8081
02be9a71
DE
80822014-10-30 Doug Evans <dje@google.com>
8083
8084 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8085 in objfiles.
8086 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8087 in progspaces.
8088
3bdff46b
LM
80892014-10-30 Janis Johnson <janisjo@codesourcery.com>
8090
8091 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8092 * gdb.base/realname-expand.exp: Likewise.
8093 * gdb.linespec/macro-relative.exp: Likewise.
8094
ab917dfb
PA
80952014-10-29 Pedro Alves <palves@redhat.com>
8096
8097 PR gdb/17408
8098 * gdb.threads/schedlock.c (some_function): New function.
8099 (call_function): New global.
8100 (MAYBE_CALL_SOME_FUNCTION): New macro.
8101 (thread_function): Call it.
8102 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8103 and use it instead of a global counter. Adjust all callers.
8104 (get_current_thread): Use "find current thread" for test message
8105 here rather than having all callers pass down the same string.
8106 (goto_loop): New procedure, factored out from ...
8107 (my_continue): ... this.
8108 (step_ten_loops): Change parameter from test message to command to
8109 use. Adjust.
8110 (list_count): Delete global.
8111 (check_result): New procedure, factored out from duplicate top
8112 level code.
8113 (continue tests): Wrap in with_test_prefix.
8114 (test_step): New procedure, factored out from duplicate top level
8115 code.
8116 (top level): Test "step" in combination with all scheduler-locking
8117 modes. Test "next" in combination with all scheduler-locking
8118 modes, and in combination with stepping over a function call or
8119 not.
8120 * gdb.threads/next-bp-other-thread.c: New file.
8121 * gdb.threads/next-bp-other-thread.exp: New file.
8122
d3d4baed
PA
81232014-10-29 Pedro Alves <palves@redhat.com>
8124
8125 PR python/17372
8126 * gdb.python/python.exp: Test a multi-line command that spawns
8127 interactive Python.
8128 * gdb.base/multi-line-starts-subshell.exp: New file.
8129
563e8d85
YQ
81302014-10-29 Yao Qi <yao@codesourcery.com>
8131
8132 * gdb.base/fileio.exp: Make directories on host.
8133
0ea4d52e
YQ
81342014-10-29 Yao Qi <yao@codesourcery.com>
8135
8136 * gdb.base/fileio.c (test_write): Close the file.
8137
7f5ef605
PA
81382014-10-28 Pedro Alves <palves@redhat.com>
8139
8140 PR gdb/12623
8141 * gdb.base/sigstep.c (no_handler): New global.
8142 (main): If 'no_handler is true, set the signal handlers to
8143 SIG_IGN.
8144 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8145 with_sw_watch and no_handler parameters. Handle them.
8146 (top level) <stepping over handler when stopped at a breakpoint
8147 test>: Add a test axis for testing with a software watchpoint, and
8148 another for testing with the signal handler set to SIG_IGN.
8149 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8150 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8151
abbdbd03
PA
81522014-10-28 Pedro Alves <palves@redhat.com>
8153
8154 PR gdb/17511
8155 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8156 * gdb.base/sigstep.exp (other_handler_location): New global.
8157 (advance): Support stepping into the signal handler, and running
8158 commands while in the handler.
8159 (in_handler_map): New global.
8160 (top level): In the advance test, add combinations for getting
8161 into the handler with stepping commands, and for running commands
8162 in the handler. Add comment descripting the advancei tests.
8163
1df4399f
PA
81642014-10-28 Pedro Alves <palves@redhat.com>
8165
8166 * gdb.base/sigstep.exp: Use build_executable instead of
8167 prepare_for_testing.
8168 (top level): Move code that starts GDB, runs to main and creates a
8169 display to ...
8170 (restart): ... this new procedure.
8171 (top level): Move backtrace from signal handler test to ...
8172 (validate_backtrace): ... this new procedure.
8173 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8174 with_test_prefix. Always restart GDB.
8175 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8176 with_test_prefix. Always restart GDB. No need to delete
8177 breakpoints after the test.
8178 (test_skip_handler): Remove prefix parameter.
8179 (skip_over_handler, breakpoint_to_handler)
8180 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8181 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8182 restart GDB. No need to delete breakpoints after the test.
8183 (top level): Use foreach to call the test procedures with
8184 different commands.
8185
a5b6e449
PA
81862014-10-28 Pedro Alves <palves@redhat.com>
8187
8188 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8189 instead of GNATS numbers.
8190 * gdb.base/sigbpt.exp: Likewise.
8191 * gdb.base/siginfo.exp: Likewise.
8192 * gdb.base/sigstep.exp: Likewise.
8193
e5f8a7cc
PA
81942014-10-27 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.base/sigstep.c (dummy): New global.
8197 (main): Issue a couple writes to the new global.
8198 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8199 procedures.
8200 (skip_over_handler): Use test_skip_handler.
8201 (top level): Call skip_over_handler for stepi and nexti too.
8202 (breakpoint_over_handler): Use test_skip_handler.
8203 (top level): Call breakpoint_over_handler for stepi and nexti too.
8204
763905a3
YQ
82052014-10-27 Yao Qi <yao@codesourcery.com>
8206
8207 * gdb.trace/tfile.c (adjust_function_address)
8208 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8209 function descriptor.
8210
6f259a23
DB
82112014-10-24 Don Breazeal <donb@codesourcery.com>
8212
8213 * gdb.base/foll-fork.exp (test_follow_fork,
8214 catch_fork_child_follow): Check for updated fork messages emitted
8215 from infrun.c.
8216 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8217 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8218 vfork_and_exec_child_follow_through_step): Check for updated vfork
8219 messages emitted from infrun.c.
8220
09dd9a69
PA
82212014-10-24 Pedro Alves <palves@redhat.com>
8222
8223 * gdb.base/corefile.exp: Remove references to ultrix.
8224 * gdb.base/interrupt.exp: Likewise.
8225 * gdb.base/whatis.exp: Likewise.
8226 * gdb.gdb/selftest.exp: Likewise.
8227 * gdb.threads/manythreads.exp: Likewise.
8228 * gdb.threads/print-threads.exp: Likewise.
8229 * gdb.threads/pthreads.exp:: Likewise.
8230 * gdb.threads/schedlock.exp: Likewise.
8231
3433cfa5
SC
82322014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8233
8234 * gdb.cp/non-trivial-retval.cc: Add a test case.
8235 * gdb.cp/non-trivial-retval.exp: Add a test.
8236
092f880b
YQ
82372014-10-20 Yao Qi <yao@codesourcery.com>
8238
8239 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8240 * gdb.python/py-objfile-script-gdb.py: New file.
8241 * gdb.python/py-objfile-script.exp: Update reference to
8242 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8243 of remote_download. Remove the dest file.
8244
acbdb7f3
YQ
82452014-10-20 Yao Qi <yao@codesourcery.com>
8246
8247 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8248 * gdb.base/step-line.exp: Likewise.
8249 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8250 * gdb.dwarf2/dw2-basic.exp: Likewise.
8251 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8252 * gdb.dwarf2/dw2-filename.exp: Likewise.
8253 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8254 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8255 * gdb.dwarf2/dw2-producer.exp: Likewise.
8256 * gdb.dwarf2/mac-fileno.exp: Likewise.
8257 * gdb.python/py-frame-args.exp: Likewise.
8258 * gdb.python/py-framefilter.exp: Likewise.
8259 * gdb.python/py-mi.exp: Likewise.
8260 * gdb.python/py-objfile-script.exp: Likewise
8261 * gdb.python/py-pp-integral.exp: Likewise.
8262 * gdb.python/py-pp-re-notag.exp: Likewise.
8263 * gdb.python/py-prettyprint.exp: Likewise.
8264 * gdb.python/py-section-script.exp: Likewise.
8265 * gdb.python/py-typeprint.exp: Likewise.
8266 * gdb.python/py-xmethods.exp: Likewise.
8267 * gdb.stabs/weird.exp: Likewise.
8268 * gdb.xml/tdesc-regs.exp: Likewise.
8269
bd286a29
KCY
82702014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8271
8272 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8273 (out_cu): Use addr_len for the size of addresses.
8274 (out_line): Likewise. Size DW_LNE_set_address instruction
8275 according to addr_len.
8276 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8277 (FUNC): Add START_INSNS to definition.
8278
673dc4a0
YQ
82792014-10-18 Yao Qi <yao@codesourcery.com>
8280
8281 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8282 gdb_has_argv0 return true.
8283 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8284 check [target_info exists noargs], check [gdb_has_argv0]
8285 instead.
8286 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8287 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8288 procedures.
8289
4ffbba72
DE
82902014-10-17 Doug Evans <dje@google.com>
8291
8292 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8293 event.
8294 * gdb.python/py-events.py: Add clear_objfiles event.
8295
d096d8c1
DE
82962014-10-17 Doug Evans <dje@google.com>
8297
8298 * gdb.python/py-objfile.exp: Test progspace attribute.
8299
a80db015
LM
83002014-10-17 Luis Machado <lgustavo@codesourcery.com>
8301
8302 * gdb.guile/scm-breakpoint.exp: Do not assume any
8303 directory separators when matching source file paths.
8304 * gdb.python/py-breakpoint.exp: Likewise.
8305 * gdb.reverse/break-precsave.exp: Likewise.
8306 * gdb.reverse/break-reverse.exp: Likewise.
8307 * gdb.reverse/consecutive-precsave.exp: Likewise.
8308 * gdb.reverse/finish-precsave.exp: Likewise.
8309 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8310 * gdb.reverse/finish-reverse.exp: Likewise.
8311 * gdb.reverse/i386-precsave.exp: Likewise.
8312 * gdb.reverse/i387-env-reverse.exp: Likewise.
8313 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8314 * gdb.reverse/machinestate-precsave.exp: Likewise.
8315 * gdb.reverse/machinestate.exp: Likewise.
8316 * gdb.reverse/sigall-precsave.exp: Likewise.
8317 * gdb.reverse/solib-precsave.exp: Likewise.
8318 * gdb.reverse/step-precsave.exp: Likewise.
8319 * gdb.reverse/until-precsave.exp: Likewise.
8320 * gdb.reverse/watch-precsave.exp: Likewise.
8321 * gdb.reverse/watch-reverse.exp: Likewise.
8322
b22089ab
YQ
83232014-10-17 Yao Qi <yao@codesourcery.com>
8324
8325 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8326 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8327
6c4486e6
PA
83282014-10-17 Pedro Alves <palves@redhat.com>
8329
8330 PR gdb/17471
8331 * gdb.base/bg-execution-repeat.c: New file.
8332 * gdb.base/bg-execution-repeat.exp: New file.
8333
0ff33695
PA
83342014-10-17 Pedro Alves <palves@redhat.com>
8335
8336 PR gdb/17300
8337 * gdb.base/continue-all-already-running.c: New file.
8338 * gdb.base/continue-all-already-running.exp: New file.
8339
6fdebc3d
PA
83402014-10-17 Pedro Alves <palves@redhat.com>
8341
8342 PR gdb/17472
8343 * gdb.base/annota-input-while-running.c: New file.
8344 * gdb.base/annota-input-while-running.exp: New file.
8345
32a8097b
PA
83462014-10-17 Pedro Alves <palves@redhat.com>
8347
8348 * gdb.base/callfuncs.exp: emove references to osf.
8349 * gdb.base/sigall.exp: Likewise.
8350 * gdb.gdb/selftest.exp: Likewise.
8351 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8352 * gdb.mi/non-stop.c: Likewise.
8353 * gdb.mi/pthreads.c: Likewise.
8354 * gdb.reverse/sigall-precsave.exp: Likewise.
8355 * gdb.reverse/sigall-reverse.exp: Likewise.
8356 * gdb.threads/pthreads.c: Likewise.
8357 * gdb.threads/pthreads.exp: Likewise.
8358
7a3517ff
YQ
83592014-10-17 Yao Qi <yao@codesourcery.com>
8360
8361 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8362 check 'target_info exists noargs'.
8363 (test_command_prompt_position): Likewise.
8364 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8365 Remove "set args".
8366 (progvar_simple_while_test): Likewise.
8367 (progvar_complex_if_while_test): Likewise.
8368 (if_while_breakpoint_command_test): Likewise.
8369 (infrun_breakpoint_command_test): Likewise.
8370 (breakpoint_command_test): Likewise.
8371 (watchpoint_command_test): Likewise.
8372 (bp_deleted_in_command_test): Likewise.
8373 (temporary_breakpoint_commands): Likewise.
8374
bb99c472
YQ
83752014-10-16 Yao Qi <yao@codesourcery.com>
8376
8377 * gdb.base/remotetimeout.exp: Remove noargs checking.
8378
7c16b83e
PA
83792014-10-15 Pedro Alves <palves@redhat.com>
8380
8381 PR breakpoints/9649
8382 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8383 * gdb.base/breakpoint-in-ro-region.exp
8384 (probe_target_hardware_step): New procedure.
8385 (top level): Probe hardware stepping and hardware breakpoint
8386 support. Test stepping through a read-only region, with both
8387 "breakpoint auto-hw" on and off and both "always-inserted" on and
8388 off.
8389
35a49624
IB
83902014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8391
8392 * gdb.dlang/demangle.exp: Update for demangling changes.
8393
2d1c107c
SC
83942014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8395
8396 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8397 * gdb.cp/non-trivial-retval.exp: Add new tests.
8398
778811d5
SC
83992014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8400
8401 PR c++/13403
8402 PR c++/15154
8403 * gdb.cp/non-trivial-retval.cc: New file.
8404 * gdb.cp/non-trivial-retval.exp: New file.
8405
10c5f0a8
YQ
84062014-10-15 Yao Qi <yao@codesourcery.com>
8407
8408 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8409 remote host.
8410
65d7b369
YQ
84112014-10-15 Yao Qi <yao@codesourcery.com>
8412
8413 * gdb.python/py-symbol.exp: Match file base name if host is
8414 remote, otherwise match file name with dir name.
8415 * gdb.python/py-symtab.exp: Likewise.
8416 * gdb.python/python.exp: Likewise.
8417
46dc1394
YQ
84182014-10-15 Yao Qi <yao@codesourcery.com>
8419
8420 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8421 pattern.
8422 * gdb.python/py-symtab.exp: Likewise.
8423 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8424 locationn.
8425
c40cc657
JB
84262014-10-14 Joel Brobecker <brobecker@adacore.com>
8427
8428 * gdb.ada/addr_arith: New testcase.
8429
2abf49e1
MR
84302014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8431
8432 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8433 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8434 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8435 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8436
f7088df3
SDJ
84372014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8438
8439 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8440 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8441 * gdb.arch/stap-eval-lang-ada.exp: New file.
8442
4dc06805
YQ
84432014-10-14 Yao Qi <yao@codesourcery.com>
8444
8445 * gdb.mi/mi-var-child.c (nothing1): New function.
8446 (nothing2): New function.
8447 (do_children_tests): Set function pointers by nothing1 and
8448 nothing2.
8449 * gdb.mi/mi-var-child.exp: Step over new added statements.
8450 Update test to match the new output.
8451 * gdb.mi/var-cmd.c (nothing1): New function.
8452 (nothing2): New function.
8453 (do_children_tests): Set function pointers by nothing1 and
8454 nothing2.
8455 * gdb.mi/mi-var-display.exp: Update test to match output.
8456 Step to the line specified by $line_dct_nothing.
8457 Increase the number of lines to step.
8458
46a93de2
YQ
84592014-10-14 Yao Qi <yao@codesourcery.com>
8460
8461 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8462 tests.
8463 * gdb.mi/mi2-var-child.exp: Likewise.
8464
14ea52ee
DE
84652014-10-13 Doug Evans <dje@google.com>
8466
8467 * gdb.python/py-objfile.exp: Change name of file name test.
8468
e5c6e92b
DE
84692014-10-13 Doug Evans <dje@google.com>
8470
8471 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8472 from the start of the CU.
8473
c780cc2f
JK
84742014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8475 Yao Qi <yao@codesourcery.com>
8476
8477 Fix "save breakpoints" for "catch" command.
8478 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8479 Remove -nonewline. Match also the added "main" line.
8480
99894e11
JK
84812014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8482
8483 Fix "save breakpoints" for "disable $bpnum" command.
8484 * gdb.base/save-bp.c (main): Add label.
8485 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8486
6e1ac5a3
JK
84872014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8488
8489 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8490
754dd2b0
YQ
84912014-10-11 Yao Qi <yao@codesourcery.com>
8492
8493 * gdb.server/server-kill.exp: Execute command
8494 "set remote trace-status-packet on" before "tstatus".
8495
f90183d7
YQ
84962014-10-11 Yao Qi <yao@codesourcery.com>
8497
8498 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8499 (main): Call getppid.
8500 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8501 and continue to it. Read variable "server_pid".
8502
bf40a607
YQ
85032014-10-11 Yao Qi <yao@codesourcery.com>
8504
8505 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8506
052ca370
YQ
85072014-10-11 Yao Qi <yao@codesourcery.com>
8508
8509 * gdb.threads/thread-find.exp: Don't execute command
8510 "info threads".
8511 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8512 * gdb.threads/linux-dp.exp: Don't check the condition
8513 $threads_created equals to zero.
8514
3831839c
PA
85152014-10-10 Pedro Alves <palves@redhat.com>
8516
8517 * gdb.base/bigcore.exp: Remove references to IRIX.
8518 * gdb.base/funcargs.exp: Likewise.
8519 * gdb.base/interrupt.exp: Likewise.
8520 * gdb.base/mips_pro.exp: Likewise.
8521 * gdb.base/nodebug.exp: Likewise.
8522 * gdb.base/setvar.exp: Likewise.
8523 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8524
8b9a549d
PA
85252014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8526 Pedro Alves <palves@redhat.com>
8527
8528 PR symtab/14466
8529 * gdb.base/vdso-warning.c: New file.
8530 * gdb.base/vdso-warning.exp: New file.
8531
d48ba5e8
DE
85322014-10-02 Doug Evans <dje@google.com>
8533
8534 * gdb.base/structs.c (main): Don't run forever.
8535
2278c276
PA
85362014-10-02 Pedro Alves <palves@redhat.com>
8537
8538 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8539 (top level) <stop threads 1, stop threads 2>: Use it.
8540
b57bacec
PA
85412014-10-02 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.threads/break-while-running.exp (test): Add new
8544 'update_thread_list' argument. Skip "info threads" if false.
8545 (top level): Add new 'update_thread_list' axis.
8546
13fd3ff3
PA
85472014-10-02 Pedro Alves <palves@redhat.com>
8548
8549 PR breakpoints/17431
8550 * gdb.base/execl-update-breakpoints.c: New file.
8551 * gdb.base/execl-update-breakpoints.exp: New file.
8552
0fec99e8
PA
85532014-10-01 Pedro Alves <palves@redhat.com>
8554
8555 * gdb.base/breakpoint-in-ro-region.c: New file.
8556 * gdb.base/breakpoint-in-ro-region.exp: New file.
8557
2ddf4301
SM
85582014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8559
8560 * gdb.mi/mi-exit-code.exp: New file.
8561 * gdb.mi/mi-exit-code.c: New file.
8562
6a5f3f43
YQ
85632014-09-30 Yao Qi <yao@codesourcery.com>
8564
8565 * lib/prelink-support.exp (build_executable_own_libs): Error if
8566 the target isn't native.
8567
345bcc73
YQ
85682014-09-30 Yao Qi <yao@codesourcery.com>
8569
8570 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8571 false.
8572
a25a5a45
PA
85732014-09-22 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.threads/break-while-running.exp: New file.
8576 * gdb.threads/break-while-running.c: New file.
8577
00ba3162
YQ
85782014-09-19 Yao Qi <yao@codesourcery.com>
8579
8580 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8581 Invoke test. Restart GDB with --readnow and invoke test again.
8582
c3b7b696
YQ
85832014-09-19 Yao Qi <yao@codesourcery.com>
8584
8585 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8586 proc set_breakpoint_on_gcd_function. Invoke
8587 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8588 invoke set_breakpoint_on_gcd_function again.
8589
2b4fd423
DE
85902014-09-18 Doug Evans <dje@google.com>
8591
8592 * gdb.dwarf2/symtab-producer.exp: New file.
8593
a5947601
SDJ
85942014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8595
8596 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8597 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8598 * gdb.base/global-var-nested-by-dso.c: Likewise.
8599 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8600
91c19059
SDJ
86012014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8602 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.base/watch-bitfields.exp: Pass string other than test file
8605 name to prepare_for_testing.
8606 (watch): New procedure.
8607 (expect_watchpoint): Use with_test_prefix.
8608 (top level): Factor out tests to ...
8609 (test_watch_location, test_regular_watch): ... these new
8610 procedures, and use with_test_prefix and gdb_continue_to_end.
8611
bb9d5f81
PP
86122014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8613
8614 PR breakpoints/12526
8615 * gdb.base/watch-bitfields.exp: New file.
8616 * gdb.base/watch-bitfields.c: New file.
8617
635856f5
PA
86182014-09-16 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8621 software and hardware addresses, not software address against
8622 itself.
8623
7280ceea
PA
86242014-09-16 Pedro Alves <palves@redhat.com>
8625
8626 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8627 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8628
428b16bd
PA
86292014-09-16 Pedro Alves <palves@redhat.com>
8630
8631 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8632 files.
8633 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8634 "*-*-vxworks*" throughout.
8635 * gdb.base/break.exp: Likewise.
8636 * gdb.base/default.exp: Likewise.
8637 * gdb.base/scope.exp: Likewise.
8638 * gdb.base/sepdebug.exp: Likewise.
8639 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8640 throughout.
8641 * gdb.base/run.c: Likewise.
8642 * gdb.base/sepdebug.c: Likewise.
8643 * gdb.hp/gdb.aCC/run.c: Likewise.
8644 * gdb.reverse/until-reverse.c: Likewise.
8645 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8646
666d413c
YQ
86472014-09-16 Yao Qi <yao@codesourcery.com>
8648
8649 * boards/local-remote-host-native.exp: New file.
8650
57cbd724
DE
86512014-09-14 Doug Evans <xdje42@gmail.com>
8652
8653 * gdb.threads/queue-signal.c (thread_count): New variable.
8654 (thread_count_mutex, thread_count_condvar): New variables.
8655 (incr_thread_count, wait_all_threads_running): New functions.
8656 (main): Wait for all threads to be in their thread functions.
8657
81219e53
DE
86582014-09-13 Doug Evans <xdje42@gmail.com>
8659
8660 * gdb.threads/queue-signal.c: New file.
8661 * gdb.threads/queue-signal.exp: New file.
8662
3714cea7
DE
86632014-09-13 Doug Evans <xdje42@gmail.com>
8664
8665 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8666 be consistent with what default_gdb_init uses.
8667 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8668 the plain text of the prompt. Add some logging printfs.
8669 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8670
fa43b1d7
PA
86712014-09-12 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8674 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8675 * gdb.arch/i386-size-overlap.exp: Likewise.
8676 * gdb.arch/i386-size.exp: Likewise.
8677 * gdb.arch/i386-unwind.exp: Likewise.
8678 * gdb.base/a2-run.exp: Likewise.
8679 * gdb.base/break.exp: Likewise.
8680 * gdb.base/charset.exp: Likewise.
8681 * gdb.base/chng-syms.exp: Likewise.
8682 * gdb.base/commands.exp: Likewise.
8683 * gdb.base/dbx.exp: Likewise.
8684 * gdb.base/find.exp: Likewise.
8685 * gdb.base/funcargs.exp: Likewise.
8686 * gdb.base/jit-simple.exp: Likewise.
8687 * gdb.base/reread.exp: Likewise.
8688 * gdb.base/sepdebug.exp: Likewise.
8689 * gdb.base/step-bt.exp: Likewise.
8690 * gdb.cp/mb-inline.exp: Likewise.
8691 * gdb.cp/mb-templates.exp: Likewise.
8692 * gdb.objc/basicclass.exp: Likewise.
8693 * gdb.threads/killed.exp: Likewise.
8694
9d9bf2df
EBM
86952014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8696
8697 PR tdep/17379
8698 * gdb.arch/powerpc-stackless.S: New file.
8699 * gdb.arch/powerpc-stackless.exp: New file.
8700
1cf2f1b0
JK
87012014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8702
8703 * gdb.base/attach.c: Include unistd.h.
8704 (main): Call alarm. Add label postloop.
8705 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8706 gdb_breakpoint, gdb_continue_to_breakpoint.
8707 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8708
98880d46
PA
87092014-09-11 Pedro Alves <palves@redhat.com>
8710
8711 PR gdb/17347
8712 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8713 * gdb.base/attach.exp (test_command_line_attach_run): New
8714 procedure.
8715 (top level): Call it.
8716
4c92ff2c
PA
87172014-09-11 Pedro Alves <palves@redhat.com>
8718
8719 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8720 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8721 (do_command_attach_tests): Use spawn_wait_for_attach.
8722 * gdb.base/solib-overlap.exp: Likewise.
8723 * gdb.multi/multi-attach.exp: Likewise.
8724 * gdb.python/py-prompt.exp: Likewise.
8725 * gdb.python/py-sync-interp.exp: Likewise.
8726 * gdb.server/ext-attach.exp: Likewise.
8727
3adc1a7d
GKB
87282014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8729
8730 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8731 command in testcase. Simplify testcase.
8732
96334934
JB
87332014-09-10 Joel Brobecker <brobecker@adacore.com>
8734
8735 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8736
eb479039
JB
87372014-09-10 Joel Brobecker <brobecker@adacore.com>
8738
8739 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8740
deede10c
JB
87412014-09-10 Joel Brobecker <brobecker@adacore.com>
8742
8743 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8744
7828a5f5
JB
87452014-09-10 Joel Brobecker <brobecker@adacore.com>
8746
8747 * gdb.dwarf2/dynarr-ptr.c: New file.
8748 * gdb.dwarf2/dynarr-ptr.exp: New file.
8749
33aeebcf
MR
87502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8751
8752 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8753 of 30 rather than hardcoding 120 for a slow test case. Take the
8754 `gdb,timeout' target setting into account for this calculation.
8755 Don't extend the timeout for the test cases that don't need it.
8756
7b415901
MR
87572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8758
8759 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8760 a factor of 2 for a slow test case. Take the `gdb,timeout'
8761 target setting into account for this calculation.
8762 * gdb.reverse/until-precsave.exp: Increase the timeout by
8763 a factor of 15 and 3 respectively rather than adding 120
8764 for a pair of slow test cases. Take the `gdb,timeout'
8765 target setting into account for this calculation.
8766
4a40f85a
MR
87672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8768
8769 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8770 timeout, don't pass one down to gdb_expect.
8771 (gdb_expect): Rework timeout selection.
8772
09635af7
MR
87732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8774
8775 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8776 exception on timeout.
8777 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8778 (gdbserver_start_extended): Catch any `gdbserver_start' error
8779 exceptions.
8780 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8781 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8782 `gdbserver_gdb_load' error exceptions.
8783
2bdd10b7
MR
87842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8785
8786 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8787 120 on waiting for the TCP socket to open.
8788
316935f0
DE
87892014-09-09 Doug Evans <xdje42@gmail.com>
8790
8791 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8792 _caller_matches, _any_caller_is, _any_caller_matches.
8793
83740597
DE
87942014-09-09 Doug Evans <xdje42@gmail.com>
8795
8796 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8797
4c122fc3
YQ
87982014-09-09 Yao Qi <yao@codesourcery.com>
8799
8800 * gdb.mi/mi-var-display.exp: Set print symbol off.
8801
a9f116cb
GKB
88022014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8803
8804 PR gdb/17035
8805 * gdb.base/commands.exp: Add tests to verify user-defined
8806 commands with empty bodies.
8807 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8808 python commands in `show user command`.
8809 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8810 scheme commands in `show user command`.
8811
c75bd3a2
JK
88122014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8813
8814 PR python/17355
8815 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8816 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8817 * gdb.python/py-framefilter-invalidarg.exp: New file.
8818 * gdb.python/py-framefilter-invalidarg.py: New file.
8819
faa42425
DE
88202014-09-06 Doug Evans <xdje42@gmail.com>
8821
8822 PR 15276
8823 * gdb.python/py-caller-is.c: New file.
8824 * gdb.python/py-caller-is.exp: New file.
8825
474ca4f6
SDJ
88262014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8827
8828 PR gdb/17235
8829 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8830 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8831
eb0b0463
SDJ
88322014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8833
8834 PR fortran/17237
8835 * gdb.fortran/print-formatted.exp: New file.
8836 * gdb.fortran/print-formatted.f90: Likewise.
8837
5f3b99cf
SS
88382014-09-03 Sasha Smundak <asmundak@google.com>
8839
8840 * gdb.python/py-frame.exp: Test Frame.read_register.
8841
7d793aa9
SDJ
88422014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8843
8844 PR python/16699
8845 * gdb.python/py-completion.exp: New file.
8846 * gdb.python/py-completion.py: Likewise.
8847
fb0576e9
DE
88482014-08-28 Doug Evans <dje@google.com>
8849
8850 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8851 eax,etc. are live with values set by gdb and thus the compiler can't
8852 use them.
8853 * gdb.arch/i386-pseudo.c (main): Ditto.
8854
ee92b0dd
DE
88552014-08-27 Doug Evans <dje@google.com>
8856
8857 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8858
6649db35
DE
88592014-08-25 Doug Evans <dje@google.com>
8860
8861 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8862 (main): Ditto.
8863
564b7600
DE
88642014-08-25 Doug Evans <dje@google.com>
8865
8866 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8867
3881fb67
YQ
88682014-08-24 Yao Qi <yao@codesourcery.com>
8869
8870 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8871 symbol off.
8872 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8873
a05a36a5
DE
88742014-08-22 Doug Evans <dje@google.com>
8875
8876 PR 17276
8877 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8878 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8879 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8880
7c343b48
YQ
88812014-08-22 Yao Qi <yao@codesourcery.com>
8882
8883 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8884 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8885 * gdb.python/python.exp: Likewise. Use .py file on the host
8886 instead of the build.
8887
22fd09ae
JK
88882014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8889
8890 * gdb.threads/gcore-stale-thread.c: New file.
8891 * gdb.threads/gcore-stale-thread.exp: New file.
8892
a8454a7c
PA
88932014-08-21 Pedro Alves <palves@redhat.com>
8894
8895 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8896 * gdb.base/gcore-relro-pie.exp: Likewise.
8897 * gdb.base/gcore-relro.exp: Likewise.
8898 * gdb.base/gcore.exp: Likewise.
8899 * gdb.base/print-symbol-loading.exp: Likewise.
8900 * gdb.threads/gcore-thread.exp: Likewise.
8901 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8902
2a31c623
PA
89032014-08-20 Pedro Alves <palves@redhat.com>
8904 Jan Kratochvil <jan.kratochvil@redhat.com>
8905
8906 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8907 configure.
8908 (EXPECT): Handle READ1 being set.
8909 (all): Depend on EXTRA_RULES.
8910 (check-read1, expect-read1, read1.so, read1): New rules.
8911 * README (Testsuite Parameters): Document the READ1 make variable.
8912 (Race detection): New section.
8913 * configure: Regenerate.
8914 * configure.ac: If build==host==target, and running under a
8915 GNU/glibc system, add read1 to the extra Makefile rules.
8916 (EXTRA_RULES): AC_SUBST it.
8917 * lib/read1.c: New file.
8918
d36430db
JB
89192014-08-20 Joel Brobecker <brobecker@adacore.com>
8920
8921 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8922 the handling of variables declared as a typedef to an array
8923 which a DW_AT_data_location attribute.
8924
9a0dc9e3
PA
89252014-08-19 Andrew Burgess <aburgess@broadcom.com>
8926 Pedro Alves <palves@redhat.com>
8927
8928 PR symtab/14604
8929 PR symtab/14605
8930 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8931 gdb_test.
8932
0718a8da
PA
89332014-08-19 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8936
13b448cd
YQ
89372014-08-19 Yao Qi <yao@codesourcery.com>
8938
8939 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8940 right line.
8941
1cbf5077
DB
89422014-08-18 David Blaikie <dblaikie@gmail.com>
8943
8944 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8945
bf0fae19
JB
89462014-08-18 Joel Brobecker <brobecker@adacore.com>
8947
8948 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8949 attribute in array range.
8950
3c8c5dcc
JB
89512014-08-18 Joel Brobecker <brobecker@adacore.com>
8952
8953 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8954
e66d4446
SC
89552014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8956
8957 PR c++/17132
8958 * gdb.cp/pr17132.cc: New file.
8959 * gdb.cp/pr17132.exp: New file.
8960
940df408
SC
89612014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8962
8963 * gdb.python/py-xmethods.py (A_getarrayind)
8964 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8965 Use 'print' with function call syntax.
8966 (E_method_matcher.match): Fix tab vs space indentation mixup.
8967
ebcc6c3a
YQ
89682014-08-15 Yao Qi <yao@codesourcery.com>
8969
8970 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8971 false.
8972
775e0f04
YQ
89732014-08-15 Yao Qi <yao@codesourcery.com>
8974
8975 * gdb.cp/casts.exp: Set print symbol off.
8976 * gdb.cp/class2.exp: Likewise.
8977 * gdb.cp/overload.exp: Likewise.
8978 * gdb.cp/templates.exp: Likewise.
8979
d769e349
DE
89802014-08-11 Doug Evans <dje@google.com>
8981
8982 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8983 (test_load_shlib): Update.
8984
20c6f1e1
YQ
89852014-08-09 Yao Qi <yao@codesourcery.com>
8986
8987 * gdb.base/display.exp: Invoke is_address_zero_readable.
8988 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8989 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8990 * gdb.base/hbreak-unmapped.exp: Return if
8991 is_address_zero_readable returns true.
8992 * gdb.base/signest.exp: Likewise.
8993 * gdb.base/signull.exp: Likewise.
8994 * gdb.base/sigbpt.exp: Likewise.
8995 * gdb.guile/scm-disasm.exp: Do the test if
8996 is_address_zero_readable returns false.
8997 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8998 * gdb.python/py-arch.exp: Likewise.
8999 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9000 * lib/gdb.exp (is_address_zero_readable): New proc.
9001
5792e8e3
YQ
90022014-08-09 Yao Qi <yao@codesourcery.com>
9003
9004 PR testsuite/13443
9005 * gdb.mi/mi-var-display.exp: Make test messages unique.
9006
3cecbbbe
TT
90072014-08-04 Tom Tromey <tromey@redhat.com>
9008
9009 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9010 target 0".
9011
00b51ff5
TT
90122014-08-04 Tom Tromey <tromey@redhat.com>
9013
9014 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9015 "target_resume".
9016
6908c509
JB
90172014-08-01 Joel Brobecker <brobecker@adacore.com>
9018
9019 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9020 inner_vla_struct_object_size.
9021 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9022 as xfail.
9023
cc6563d2
PA
90242014-07-30 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9027 comment.
9028
7e09a223
YQ
90292014-07-29 Yao Qi <yao@codesourcery.com>
9030
9031 PR gdb/17206
9032 * gdb.base/until-nodebug.exp: New.
9033
7ebdbe92
DE
90342014-07-28 Doug Evans <xdje42@gmail.com>
9035
9036 PR guile/17203
9037 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9038 previously existing parameter, and previously ambiguously spelled
9039 parameter.
9040
fdb1adc6
WN
90412014-07-28 Will Newton <will.newton@linaro.org>
9042
9043 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9044
186fcde0
DE
90452014-07-26 Ludovic Courtès <ludo@gnu.org>
9046 Doug Evans <xdje42@gmail.com>
9047
9048 PR guile/17146
9049 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9050
70509625
PA
90512014-07-25 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.threads/signal-command-handle-nopass.c: New file.
9054 * gdb.threads/signal-command-handle-nopass.exp: New file.
9055 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9056 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9057 * gdb.threads/signal-delivered-right-thread.c: New file.
9058 * gdb.threads/signal-delivered-right-thread.exp: New file.
9059
c3f814a1
PA
90602014-07-25 Pedro Alves <palves@redhat.com>
9061
9062 * gdb.base/double-prompt-target-event-error.exp
9063 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9064 match.
9065 (cancel_pagination_in_target_event): Rework double prompt
9066 detection.
9067 * gdb.base/paginate-after-ctrl-c-running.exp
9068 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9069 <return>' match.
9070 * gdb.base/paginate-bg-execution.exp
9071 (test_bg_execution_pagination_return)
9072 (test_bg_execution_pagination_cancel): Remove '-notransfer
9073 <return>' matches.
9074 * gdb.base/paginate-execution-startup.exp
9075 (test_fg_execution_pagination_return)
9076 (test_fg_execution_pagination_cancel): Remove '-notransfer
9077 <return>' matches.
9078 * gdb.base/paginate-inferior-exit.exp
9079 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9080 match.
9081 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9082 * lib/gdb.exp (pagination_prompt): Run text through
9083 string_to_regexp.
9084 (gdb_test_multiple): Match $pagination_prompt instead of
9085 "<return>".
9086 (string_to_regexp): Move to lib/gdb-utils.exp.
9087
e214cf6c
JK
90882014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9089
9090 * gdb.arch/amd64-entry-value-paramref.S: New file.
9091 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9092 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9093 * gdb.arch/amd64-optimout-repeat.S: New file.
9094 * gdb.arch/amd64-optimout-repeat.c: New file.
9095 * gdb.arch/amd64-optimout-repeat.exp: New file.
9096
17d0c5c8
JK
90972014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9098
9099 PR gdb/17170
9100 * gdb.base/statistics.exp: New file.
9101
b8b8facf
DE
91022014-07-17 Doug Evans <dje@google.com>
9103
74b49205 9104 PR gdb/17170
b8b8facf
DE
9105 * gdb.base/maint.exp: Update testing of per-command stats.
9106
1b5d0ab3
PA
91072014-07-16 Pedro Alves <palves@redhat.com>
9108
9109 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9110 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9111 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9112 (tfile_write_buf): New functions.
9113 (add_memory_block): Rewrite using the above.
9114 (adjust_function_address): New function.
9115 (FUNCTION_ADDRESS): New macro.
9116 (write_basic_trace_file): Remove short_x local, and use
9117 tfile_write_16. Change type of func_addr local to unsigned long
9118 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9119 here. Cast argument of add_memory_block to char pointer.
9120 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9121 (main): Remove parameters.
9122 * gdb.trace/tfile.exp: Remove nowarnings.
9123
4d974e88
SM
91242014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9125
9126 * gdb.base/debug-expr.exp: Test string evaluation with
9127 "debug expression" on.
9128
41e99568
PA
91292014-07-15 Pedro Alves <palves@redhat.com>
9130
9131 * gdb.base/reread.exp: Use clean_restart.
9132
487d9753
PL
91332014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9134
9135 * gdb.arch/avr-flash-qualifer.c: New.
9136 * gdb.arch/avr-flash-qualifer.exp: New.
9137
cc1c52ad
PA
91382014-07-14 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9141 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9142
1e973570
PA
91432014-07-14 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.base/double-prompt-target-event-error.c: New file.
9146 * gdb.base/double-prompt-target-event-error.exp: New file.
9147
93d6eb10
PA
91482014-07-14 Pedro Alves <palves@redhat.com>
9149
9150 PR gdb/17072
9151 * gdb.base/paginate-inferior-exit.c: New file.
9152 * gdb.base/paginate-inferior-exit.exp: New file.
9153
0017922d
PA
91542014-07-14 Pedro Alves <palves@redhat.com>
9155
9156 PR gdb/17072
9157 * gdb.base/paginate-bg-execution.c: New file.
9158 * gdb.base/paginate-bg-execution.exp: New file.
9159
94696ad3
PA
91602014-07-14 Pedro Alves <palves@redhat.com>
9161
9162 PR gdb/17072
9163 * gdb.base/paginate-execution-startup.c: New file.
9164 * gdb.base/paginate-execution-startup.exp: New file.
9165 * lib/gdb.exp (pagination_prompt): New global.
9166 (default_gdb_spawn): New procedure, factored out from
9167 default_gdb_spawn.
9168 (default_gdb_start): Adjust to call default_gdb_spawn.
9169 (gdb_spawn): New procedure.
9170
bd293940
PA
91712014-07-14 Pedro Alves <palves@redhat.com>
9172
9173 * lib/gdb.exp (gdb_assert): New procedure.
9174 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9175
c933f875
PA
91762014-07-14 Pedro Alves <palves@redhat.com>
9177
9178 * gdb.base/execution-termios.c: New file.
9179 * gdb.base/execution-termios.exp: New file.
9180
d98b7a16
TT
91812014-07-14 Tom Tromey <tromey@redhat.com>
9182
9183 * gdb.cp/vla-cxx.cc: New file.
9184 * gdb.cp/vla-cxx.exp: New file.
9185
548740d6
TT
91862014-07-14 Tom Tromey <tromey@redhat.com>
9187
9188 * gdb.reverse/rerun-prec.c: New file.
9189 * gdb.reverse/rerun-prec.exp: New file.
9190
a25eb028
MR
91912014-07-12 Maciej W. Rozycki <macro@mips.com>
9192 Maciej W. Rozycki <macro@codesourcery.com>
9193
9194 * lib/gdb-utils.exp: New file.
9195 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9196 inline `gdb_init_command' processing.
9197 (gdb_start_cmd): Likewise.
9198 * lib/mi-support.exp (mi_run_cmd): Likewise.
9199 * README: Document `gdb_init_command' and `gdb_init_commands'.
9200
218c2655
JK
92012014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9202
9203 Fix false FAIL running under a very long directory name.
9204 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9205 and "set print elements 10000". Twice.
9206
5401fde3
YQ
92072014-07-11 Yao Qi <yao@codesourcery.com>
9208
9209 * gdb.base/exprs.exp: "set print symbol off".
9210
e76126e8
PA
92112014-07-11 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.threads/kill.c: New file.
9214 * gdb.threads/kill.exp: New file.
9215
2d6f0de6
YQ
92162014-07-10 Yao Qi <yao@codesourcery.com>
9217
9218 * gdb.trace/tfile.c (write_basic_trace_file)
9219 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9220 address written to trace file.
9221
7180e04a
PA
92222014-07-09 Pedro Alves <palves@redhat.com>
9223
9224 * gdb.base/attach-wait-input.exp: New file.
9225 * gdb.base/attach-wait-input.c: New file.
9226
9a9a7608
AB
92272014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9228
9229 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9230 setting up test structures.
9231 (main): Call new test function.
9232 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9233 test function, continue into test function and walk test
9234 structures.
9235
161ac41e
YQ
92362014-07-02 Yao Qi <yao@codesourcery.com>
9237
9238 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9239 'bar_start' at the beginning of functions 'foo' and 'bar'
9240 respectively.
9241 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9242 instead of 'foo' and 'bar'.
9243
1f267ae3
MM
92442014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9245
9246 * gdb.btrace/segv.exp: New.
9247 * gdb.btrace/segv.c: New.
9248
2b239efb
LM
92492014-07-02 Luis Machado <lgustavo@codesourcery.com>
9250
9251 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9252 instruction.
9253
cf363f18
MW
92542014-06-30 Mark Wielaard <mjw@redhat.com>
9255
9256 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9257 vulture, vilify, villar): New volatile array constants.
9258 (vindictive, vegetation): New const volatile array constants.
9259 * gdb.base/volatile.exp: Test volatile and const volatile array
9260 types.
9261
aebf9d24
AA
92622014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9263
9264 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9265 target lacks support for awatch, rwatch, or hbreak.
9266
b67a2c6f
YQ
92672014-06-27 Yao Qi <yao@codesourcery.com>
9268
9269 * gdb.multi/dummy-frame-restore.exp: New.
9270 * gdb.multi/dummy-frame-restore.c: New.
9271
aef92902
MM
92722014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9273
9274 * gdb.btrace/gcore.exp: New.
9275
8e9db26e
PA
92762014-06-23 Pedro Alves <palves@redhat.com>
9277
9278 * gdb.base/watchpoint-reuse-slot.c: New file.
9279 * gdb.base/watchpoint-reuse-slot.exp: New file.
9280
70afc5b7
SC
92812014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9282
9283 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9284 progspace's filename in 'info', 'enable' and 'disable' command
9285 tests.
9286
b972bd9c
JK
92872014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9288
9289 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9290 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9291 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9292
125f8a3d
GB
92932014-06-20 Gary Benson <gbenson@redhat.com>
9294
9295 * gdb.arch/i386-avx.exp: Fix include file location.
9296 * gdb.arch/i386-sse.exp: Likewise.
9297
3ed9baed
IB
92982014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9299
9300 * gdb.dlang/expression.exp: New file.
9301
034f788c
PA
93022014-06-19 Pedro Alves <palves@redhat.com>
9303
9304 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9305 out from ...
9306 (top level): ... here. Iterate running tests under different
9307 scheduler-locking settings.
9308
45371d0c
LM
93092014-06-18 Luis Machado <lgustavo@codesourcery.com>
9310
9311 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9312 to DW_FORM_addr and use non-zero addresses.
9313
5d376983
SC
93142014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9315
9316 PR gdb/17017
9317 * gdb.python/py-xmethods.cc: Add global function call counters and
9318 increment them in their respective functions. Remove "cout"
9319 statements.
9320 * gdb.python/py-xmethods.exp: Make tests check the global function
9321 call counters instead of depending on inferior IO.
9322
a1aa2221
LM
93232014-06-18 Don Breazeal <donb@codesourcery.com>
9324
9325 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9326 Deleted procedure.
9327 (explicit_fork_parent_follow): Deleted procedure.
9328 (explicit_fork_child_follow): Deleted procedure.
9329 (test_follow_fork): New procedure.
9330 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9331 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9332 procedure calls.
9333
0fc05997
YQ
93342014-06-17 Yao Qi <yao@codesourcery.com>
9335
9336 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9337 CP1252.
9338
70795c52
LM
93392014-06-17 Luis Machado <lgustavo@codesourcery.com>
9340
9341 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9342 Initialize ptr and S explicitly.
9343 (skip_type_update_when_not_use_rtti_test): Likewise.
9344
6be47f0c
KS
93452014-06-16 Keith Seitz <keiths@redhat.com>
9346
9347 PR mi/15863
9348 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9349 the inferior is started.
9350
d03de421
PA
93512014-06-16 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.base/break-main-file-remove-fail.c: New file.
9354 * gdb.base/break-main-file-remove-fail.exp: New file.
9355 * gdb.base/break-unload-file.exp: Use build_executable instead of
9356 prepare_for_testing.
9357 (test_break): New parameter "initial_load". Handle it.
9358 (top level): Add initial_load cmdline/file axis.
9359
f9579b99
TT
93602014-06-12 Tom Tromey <tromey@redhat.com>
9361
9362 * gdb.base/completion.exp: Don't use directory name in test.
9363
3657956b
GB
93642014-06-09 Gary Benson <gbenson@redhat.com>
9365
9366 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9367 separate the always-available ANSI-standard signals from the
9368 signals that require checking.
9369 (main): Likewise.
9370 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9371 Likewise.
9372 (main): Likewise.
9373
4186eb54
KS
93742014-06-07 Keith Seitz <keiths@redhat.com>
9375
9376 Revert:
9377 PR c++/16253
9378 * gdb.cp/var-tag.cc: New file.
9379 * gdb.cp/var-tag.exp: New file.
9380 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9381 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9382 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9383 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9384
25326a28 93852014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9386
9387 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9388
829155c9
PA
93892014-06-06 Pedro Alves <palves@redhat.com>
9390
9391 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9392 in target debug output instead of looking at RSP packets,
9393 disabling the test on any target that uses hardware stepping.
9394 Update comments.
9395
61c8d22e
PA
93962014-06-06 Pedro Alves <palves@redhat.com>
9397
9398 * gdb.base/break-unload-file.exp: Fix typo.
9399
d9a47287
YQ
94002014-06-06 Yao Qi <yao@codesourcery.com>
9401
9402 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9403 from "jit_function" to "^jit_function".
9404
e5e01dbf
YQ
94052014-06-06 Yao Qi <yao@codesourcery.com>
9406
9407 * gdb.base/async.c (foo): Add one statement.
9408 * gdb.base/async.exp: Get the next instruction address and
9409 match the output of "nexti" by instruction address. Match
9410 the hex address in the output of "finish".
9411
73ba372c
GB
94122014-06-06 Gary Benson <gbenson@redhat.com>
9413
9414 * gdb.base/call-signals.c: Remove preprocessor conditionals
9415 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9416 SIGSEGV and SIGTERM.
9417 * gdb.base/sigall.c: Likewise.
9418 * gdb.base/unwindonsignal.c: Likewise.
9419 * gdb.reverse/sigall-reverse.c: Likewise.
9420
831517df
YQ
94212014-06-06 Yao Qi <yao@codesourcery.com>
9422
9423 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9424 readable, skip the test.
9425
b8b91e98
YQ
94262014-06-06 Yao Qi <yao@codesourcery.com>
9427
9428 * gdb.threads/staticthreads.c (thread_function): Move the line
9429 setting breakpoint on forward.
9430 * gdb.threads/staticthreads.exp: Update comments.
9431
fb934770
LC
94322014-06-05 Ludovic Courtès <ludo@gnu.org>
9433
9434 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9435 "history-append! type error".
9436
6ef284bd
SM
94372014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9438
9439 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9440 erroneous dprintf expected input.
9441
a872e241
DE
94422014-06-04 Doug Evans <xdje42@gmail.com>
9443
9444 * gdb.guile/scm-generics.exp: Delete.
9445
16f691fb
DE
94462014-06-04 Doug Evans <xdje42@gmail.com>
9447
9448 * gdb.guile/scm-breakpoint.exp: Update.
9449 Add tests for breakpoint registration.
9450
012370f6
TT
94512014-06-04 Tom Tromey <tromey@redhat.com>
9452
9453 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9454 VLA-in-union.
9455 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9456 inner_vla_struct, vla_union types. Initialize objects of those
9457 types and compute their sizes.
9458
9f5a4cef
HZ
94592014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9460 Hui Zhu <hui@codesourcery.com>
9461
9462 * gdb.base/fileio.exp: Add test for shell not available as well as
9463 available.
9464 * gdb.base/fileio.c (test_system): Check for shell twice.
9465
90a45c4d
YQ
94662014-06-04 Yao Qi <yao@codesourcery.com>
9467
9468 * gdb.base/auto-connect-native-target.exp: Remove redundant
9469 space from the regexp pattern.
9470
70017e41
YQ
94712014-06-04 Yao Qi <yao@codesourcery.com>
9472
9473 * gdb.base/default.exp: Replace "child" with "native" in
9474 regexp pattern.
9475
883964a7
SC
94762014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9477
9478 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9479 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9480 * gdb.python/py-xmethods.py: Python script supporting the
9481 new testcase and tests.
9482
ef370185
JB
94832014-06-03 Joel Brobecker <brobecker@adacore.com>
9484 Pedro Alves <palves@redhat.com>
9485
9486 PR breakpoints/17000
9487 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9488 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9489
1e2ccb61
BM
94902014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9491
9492 * gdb.base/subst.exp: Add tests to verify partial path matching
9493 output.
9494
c6ec5ab2
PA
94952014-06-03 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9498 target that doesn't use software single-stepping.
9499
835c559f
PA
95002014-06-03 Pedro Alves <palves@redhat.com>
9501
9502 PR breakpoints/17000
9503 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9504 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9505
06eb1586
DE
95062014-06-02 Doug Evans <xdje42@gmail.com>
9507
9508 * gdb.guile/scm-parameter.exp: New file.
9509
e698b8c4
DE
95102014-06-02 Doug Evans <xdje42@gmail.com>
9511
9512 * gdb.guile/scm-cmd.c: New file.
9513 * gdb.guile/scm-cmd.exp: New file.
9514
ded03782
DE
95152014-06-02 Doug Evans <xdje42@gmail.com>
9516
9517 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9518 pretty-printer lookup.
9519 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9520 (make-pp_s-printer): Call it.
9521 (make-pretty-printer-from-dict): New function.
9522 (lookup-pretty-printer-maker-from-dict): New function.
9523 (*pretty-printer*): Simplify.
9524 (make-objfile-pp_s-printer): New function.
9525 (install-objfile-pretty-printers!): New function.
9526 (make-progspace-pp_s-printer): New function.
9527 (install-progspace-pretty-printers!): New function.
9528 * gdb.guile/scm-progspace.c: New file.
9529 * gdb.guile/scm-progspace.exp: New file.
9530
41fac0cf
PA
95312014-06-02 Pedro Alves <palves@redhat.com>
9532
9533 * gdb.base/dprintf-bp-same-addr.c: New file.
9534 * gdb.base/dprintf-bp-same-addr.exp: New file.
9535
96ae5695
EBM
95362014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9537
9538 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9539 * gdb.arch/powerpc-power.s: Likewise.
9540
da02b3a8
JB
95412014-06-02 Joel Brobecker <brobecker@adacore.com>
9542
9543 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9544
c72b2e7b
YQ
95452014-06-01 Yao Qi <yao@codesourcery.com>
9546
9547 * gdb.base/watchpoint.exp (test_watch_location): Check null
9548 pointer can be dereferenced. If not, do the test, otherwise
9549 skip it.
9550
53e8a631
AB
95512014-05-30 Andrew Burgess <aburgess@broadcom.com>
9552
9553 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9554 results.
9555 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9556
938f0e2f
AB
95572014-05-30 Andrew Burgess <aburgess@broadcom.com>
9558
9559 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9560 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9561 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9562 * gdb.arch/amd64-invalid-stack-top.c: New file.
9563 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9564
9ba6657a
PA
95652014-05-30 Pedro Alves <palves@redhat.com>
9566
9567 PR breakpoints/17000
9568 * gdb.base/sss-bp-on-user-bp.c: New file.
9569 * gdb.base/sss-bp-on-user-bp.exp: New file.
9570
522c09bf
DB
95712014-05-30 David Blaikie <dblaikie@gmail.com>
9572
9573 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9574 gnu_inline semantics via attribute.
9575 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9576 source explicitly specifies the required semantics.
9577
bf4ef81e
MR
95782014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9579
9580 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9581
329ea579
PA
95822014-05-29 Pedro Alves <palves@redhat.com>
9583 Tom Tromey <tromey@redhat.com>
9584
9585 * gdb.base/async-shell.exp: Don't enable target-async.
9586 * gdb.base/async.exp
9587 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9588 parameter. Adjust.
9589 (top level): Don't test with "target-async".
9590 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9591 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9592 * gdb.base/inferior-died.exp: Don't enable target-async.
9593 * gdb.base/interrupt-noterm.exp: Likewise.
9594 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9595 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9596 * gdb.mi/mi-nonstop.exp: Likewise.
9597 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9598 * gdb.mi/mi-nsintrall.exp: Likewise.
9599 * gdb.mi/mi-nsmoribund.exp: Likewise.
9600 * gdb.mi/mi-nsthrexec.exp: Likewise.
9601 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9602 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9603 * gdb.python/py-evsignal.exp: Don't enable target-async.
9604 * gdb.python/py-evthreads.exp: Likewise.
9605 * gdb.python/py-prompt.exp: Likewise.
9606 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9607 * gdb.server/solib-list.exp: Don't enable target-async.
9608 * gdb.threads/thread-specific-bp.exp: Likewise.
9609 * lib/mi-support.exp: Adjust to use mi-async.
9610
fd664c91
PA
96112014-05-29 Pedro Alves <palves@redhat.com>
9612
9613 PR gdb/13860
9614 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9615 reason, even in sync mode.
9616
251bde03
PA
96172014-05-29 Pedro Alves <palves@redhat.com>
9618 Hui Zhu <hui@codesourcery.com>
9619
9620 PR PR15693
9621 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9622 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9623 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9624 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9625
7f3c0343
JB
96262014-05-28 Joel Brobecker <brobecker@adacore.com>
9627
9628 * config/monitor.exp (gdb_target_monitor): Replace use of
9629 "set remotebaud" by "set serial baud".
9630
b2715b27
AW
96312014-05-26 Andy Wingo <wingo@igalia.com>
9632
9633 * gdb.guile/scm-breakpoint.exp:
9634 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9635 properties instead of gdb-object-properties.
9636
498a4489
YQ
96372014-05-26 Yao Qi <yao@codesourcery.com>
9638
9639 * gdb.server/no-thread-db.exp: Specify source file name
9640 explicitly when setting a breakpoint.
9641
589fdceb
MM
96422014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9643
9644 * gdb.btrace/vdso.c: New.
9645 * gdb.btrace/vdso.exp: New.
9646
e9089e05
MM
96472014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9648
9649 * gdb.base/gcore.exp (capture_command_output): Move ...
9650 * lib/gdb.exp (capture_command_output): ... here.
9651
67b5c0c1
MM
96522014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9653
9654 * gdb.btrace/data.exp: Test memory access during btrace replay.
9655
a2199296
SM
96562014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9657
9658 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9659
17b2616c
PA
96602014-05-21 Pedro Alves <palves@redhat.com>
9661
9662 PR gdb/13860
9663 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9664 (top level): Test that output related to execution commands is
9665 sent to the console with CLI commands, but not with MI commands.
9666 Test that breakpoint events are always mirrored to the console.
9667 Also expect the new source line to be output after a "next" in
9668 async mode too. Make it a pass/fail test.
9669 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9670 output.
9671 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9672
5166082f
PA
96732014-05-21 Pedro Alves <palves@redhat.com>
9674
9675 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9676 Use them to test variations of "list" after reaching a breakpoint.
9677 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9678 Test "list" with listsize 10 after reaching a breakpoint.
9679 * gdb.python/python.exp (decode_line current location line
9680 number): Adjust expected line number.
9681
2f25d70f
SM
96822014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9683
9684 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9685 behavior for $args, pass it directly to "run".
9686
ff604a67
MR
96872014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9688
9689 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9690 30000 to 65536.
9691
6a3cb8e8
PA
96922014-05-21 Pedro Alves <palves@redhat.com>
9693
9694 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9695 auto-connect-native-target off".
9696 * gdb.base/auto-connect-native-target.c: New file.
9697 * gdb.base/auto-connect-native-target.exp: New file.
9698
4ebfc96e
PA
96992014-05-21 Pedro Alves <palves@redhat.com>
9700
9701 * gdb.base/default.exp: Test "target native" instead of "target
9702 child".
9703
36d46afb
MW
97042014-05-21 Mark Wielaard <mjw@redhat.com>
9705
9706 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9707
5876f503
JK
97082014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9709
9710 Fix TLS access for -static -pthread.
9711 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9712 <HAVE_TLS> (thread_function, main): Initialize it.
9713 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9714 Add clean_restart.
9715 <$have_tls != "">: Check TLSVAR.
9716
0256a6ac
PA
97172014-05-21 Pedro Alves <palves@redhat.com>
9718
9719 * gdb.base/dcache-line-read-error.c: New.
9720 * gdb.base/dcache-line-read-error.exp: New.
9721
936d2992
PA
97222014-05-20 Pedro Alves <palves@redhat.com>
9723
9724 * gdb.base/compare-sections.c: New file.
9725 * gdb.base/compare-sections.exp: New file.
9726
802e8e6d
PA
97272014-05-20 Pedro Alves <palves@redhat.com>
9728
9729 * gdb.base/break-idempotent.c: New file.
9730 * gdb.base/break-idempotent.exp: New file.
9731
e59fa00f
MM
97322014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9733
9734 * gdb.btrace/nohist.exp: New.
9735
8b696e31
YQ
97362014-05-20 Yao Qi <yao@codesourcery.com>
9737
9738 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9739 gdb.reverse directory and gdb_reverse_timeout exists in board
9740 setting.
9741 * README: Document gdb_reverse_timeout.
9742
73c9764f
YQ
97432014-05-20 Yao Qi <yao@codesourcery.com>
9744
9745 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9746 'test_file_name'. Treat args as a string instead of a list.
9747 (gdb_init): Rename argument 'args' by 'test_file_name'.
9748
f1f4348a
JK
97492014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 * gdb.arch/powerpc-power.exp: New file.
9752 * gdb.arch/powerpc-power.s: New file.
9753
0dbe70ce
DE
97542014-05-16 Doug Evans <dje@google.com>
9755
9756 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9757 * gdb.base/completion.exp: Check that all expected files exist
9758 before doing file completion.
0dbe70ce 9759
8d551b02
DE
97602014-05-16 Doug Evans <dje@google.com>
9761
9762 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9763 Update.
9764 (do_syscall_tests_without_xml): Update.
9765
73eb7709
PA
97662014-05-16 Pedro Alves <palves@redhat.com>
9767
9768 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9769 instead of "unknown output after running".
9770
3fae92fc
YQ
97712014-05-16 Yao Qi <yao@codesourcery.com>
9772
9773 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9774 file1.txt from host at the end.
9775 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9776
c2b2ccc5
DE
97772014-05-15 Doug Evans <dje@google.com>
9778
9779 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9780 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9781 loading file. Add test for TU lookup.
9782
8c217a4b
SM
97832014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9784
9785 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9786 calling "-exec-arguments" or "set args" before running the
9787 inferior.
9788
3deb39c6
SM
97892014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9790
9791 * lib/mi-support.exp (mi_expect_stop): Expect message for
9792 inferiors that exit with non-zero exit code.
9793
71a79f8c
YQ
97942014-05-14 Yao Qi <yao@codesourcery.com>
9795
9796 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9797 match absolute path on remote host.
9798 (test_file_list_exec_source_files): Remove "/" from the
9799 pattern.
9800
f23fcd46
YQ
98012014-05-14 Yao Qi <yao@codesourcery.com>
9802
9803 * boards/local-remote-host-notty.exp (${board}_file): New
9804 proc.
9805
9404b58f
KM
98062014-05-07 Kyle McMartin <kyle@redhat.com>
9807
9808 Pushed by Joel Brobecker <brobecker@adacore.com>.
9809 * gdb.arch/aarch64-atomic-inst.c: New file.
9810 * gdb.arch/aarch64-atomic-inst.exp: New file.
9811
5e45f04c
YQ
98122014-05-07 Yao Qi <yao@codesourcery.com>
9813
9814 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9815 in current context" too.
9816
c888a17d
KS
98172014-05-05 Keith Seitz <keiths@redhat.com>
9818
9819 * gdb.linespec/ls-dollar.exp: Add test for linespec
9820 file:convenience_variable.
9821
290a839c
YQ
98222014-05-05 Yao Qi <yao@codesourcery.com>
9823
9824 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9825 traceframes into tfile and ctf trace files. Read data from
9826 trace file and test collected data.
9827 (gdb_collect_locals_test): Likewise.
9828 (gdb_unavailable_registers_test): Likewise.
9829 (gdb_unavailable_floats): Likewise.
9830 (gdb_collect_globals_test): Likewise.
9831 (top-level): Append "ctf" to trace_file_targets if GDB
9832 supports.
9833
b5262cd0
YQ
98342014-05-05 Yao Qi <yao@codesourcery.com>
9835
9836 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9837 code to ...
9838 (gdb_collect_args_test_1): ... it. New proc.
9839 (gdb_collect_locals_test): Move some code to ...
9840 (gdb_collect_locals_test_1): ... it. New proc.
9841 (gdb_unavailable_registers_test): Move some code to ...
9842 (gdb_unavailable_registers_test_1): ... it. New proc.
9843 (gdb_unavailable_floats): Move some code to ...
9844 (gdb_unavailable_floats_1): ... it. New proc.
9845
30a1e6cc
SDJ
98462014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9847
9848 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9849 probes to test for bitness recognition.
9850 * gdb.arch/amd64-stap-optional-prefix.exp
9851 (test_probe_value_without_reg): New procedure.
9852 Add code to test for different kinds of bitness.
9853
f33da99a
SDJ
98542014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9855
9856 PR breakpoints/16889
9857 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9858 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9859
5b80f00d
PA
98602014-05-01 Pedro Alves <palves@redhat.com>
9861
9862 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9863 gdb_file_cmd if no file is specified.
9864 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9865 last_loaded_file to set the remote exec-file.
9866
f8c2a73c
PA
98672014-05-01 Pedro Alves <palves@redhat.com>
9868
9869 * boards/local-remote-host.exp: New file.
9870
be6e8ac7
PA
98712014-05-01 Pedro Alves <palves@redhat.com>
9872
9873 * boards/local-remote-host.exp: Rename to ...
9874 * boards/local-remote-host-notty.exp: ... this.
9875
cac0dc8f
JB
98762014-04-28 Joel Brobecker <brobecker@adacore.com>
9877
9878 * gdb.ada/dyn_arrayidx: New testcase.
9879
9730e6cc
YQ
98802014-04-26 Yao Qi <yao@codesourcery.com>
9881
9882 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9883 and compute the length of function main. Save it in
9884 $main_length.
9885 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9886 (top-level): Use gdb_compile to compile objects into
9887 executable and restart GDB. Remove invocation to
9888 prepare_for_testing.
9889
7ae1a6a6
PA
98902014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9891 Pedro Alves <palves@redhat.com>
9892
9893 PR server/16255
9894 * gdb.multi/multi-attach.c: New file.
9895 * gdb.multi/multi-attach.exp: New file.
9896
4082afcc
PA
98972014-04-25 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9900 user.
9901 (top level): Test that "set remote conditional-breakpoints-packet
9902 off" works as intended.
9903 * gdb.base/dprintf.exp: Test that "set remote
9904 breakpoint-commands-packet off" works as intended.
9905 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9906 New function.
9907 (top level): Call it.
9908 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9909 remote fast-tracepoints-packet off" works as intended.
9910 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9911 * lib/gdb.exp (gdb_is_target_remote): ... here.
9912
2abc3f8d
DB
99132014-04-24 David Blaikie <dblaikie@gmail.com>
9914
9915 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9916 ensure clang would not discard them.
9917 * gdb.base/gdbvars.c: Ditto.
9918 * gdb.base/memattr.c: Ditto.
9919 * gdb.base/whatis.c: Ditto.
9920 * gdb.python/py-prettyprint.c: Ditto.
9921 * gdb.trace/actions.c: Ditto.
9922 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9923 ensure clang would not discard it.
9924
bfd39632
DB
99252014-04-24 David Blaikie <dblaikie@gmail.com>
9926
9927 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9928 clang to emit the full definition of type required by the test
9929 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9930
22842ff6
DB
99312014-04-24 David Blaikie <dblaikie@gmail.com>
9932
9933 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9934 coax Clang into emitting the definition of the type.
9935 * gdb.cp/pr10728-x.h (y): Ditto.
9936 * gdb.cp/pr10728-y.cc (y): Ditto.
9937
c2e827ad
DB
99382014-04-24 David Blaikie <dblaikie@gmail.com>
9939
9940 * gdb.base/label.exp: XFAIL label related tests under Clang.
9941 * gdb.cp/cplabel.exp: Ditto.
9942 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9943 under Clang those using labels.
9944
4c2d33e7
YQ
99452014-04-25 Yao Qi <yao@codesourcery.com>
9946
9947 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9948 double_label.
9949 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9950 partial_label and double_label.
9951
56083b99
DB
99522014-04-24 David Blaikie <dblaikie@gmail.com>
9953
9954 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9955
25d4e99d
DB
99562014-04-24 David Blaikie <dblaikie@gmail.com>
9957
9958 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9959 of the function to work across GCC and Clang.
9960 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9961 pointer types (const void ** const V void **).
9962
01f9f808
MS
99632014-04-24 Michael Sturm <michael.sturm@mintel.com>
9964 Walfred Tedeschi <walfred.tedeschi@intel.com>
9965
9966 * Makefile.in (EXECUTABLES): Added i386-avx512.
9967 * gdb.arch/i386-avx512.c: New file.
9968 * gdb.arch/i386-avx512.exp: Likewise.
9969
4b48d439
KS
99702014-04-23 Keith Seitz <keiths@redhat.com>
9971
9972 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9973 (mi_make_breakpoint_table): New procedure.
9974 (mi_create_breakpoint): Use mi_make_breakpoint
9975 and return the result.
9976 (mi_make_breakpoint): New procedure.
9977 (mi_build_kv_pairs): New procedure.
9978
9979 * gdb.mi/mi-break.exp: Remove unused globals,
9980 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9981 All callers updated.
9982 * gdb.mi/mi-dprintf.exp: Use variable to track command
9983 number.
9984 Update all callers of mi_create_breakpoint and use
9985 mi_make_breakpoint_table.
9986 Remove any unused global variables.
9987 * gdb.mi/mi-nonstop.exp: Likewise.
9988 * gdb.mi/mi-nsintrall.exp: Likewise.
9989 * gdb.mi/mi-nsmoribund.exp: Likewise.
9990 * gdb.mi/mi-nsthrexec.exp: Likewise.
9991 * gdb.mi/mi-reverse.exp: Likewise.
9992 * gdb.mi/mi-simplerun.exp: Likewise.
9993 * gdb.mi/mi-stepn.exp: Likewise.
9994 * gdb.mi/mi-syn-frame.exp: Likewise.
9995 * gdb.mi/mi-until.exp: Likewise.
9996 * gdb.mi/mi-var-cp.exp: Likewise.
9997 * gdb.mi/mi-var-display.exp: Likewise.
9998 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9999 * gdb.mi/mi2-var-child.exp: Likewise.
10000 * gdb.mi/mi-vla-c99.exp: Likewise.
10001 * lib/mi-support.exp: Likewise.
10002
10003 From Ian Lance Taylor <iant@cygnus.com>:
10004 * lib/gdb.exp (parse_args): New procedure.
10005
08351840
PA
100062014-04-23 Pedro Alves <palves@redhat.com>
10007
10008 * gdb.base/break-unload-file.c: New file.
10009 * gdb.base/break-unload-file.exp: New file.
10010 * gdb.base/sym-file-lib.c (baz): New function.
10011 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10012 field.
10013 (load): Store the segment's mapped size.
10014 (unload): New function.
10015 (unload_shlib): New function.
10016 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10017 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10018 set a breakpoint at baz, and call it.
10019 * gdb.base/sym-file.exp: New tests for stale breakpoint
10020 instructions.
10021
076855f9
PA
100222014-04-23 Pedro Alves <palves@redhat.com>
10023
10024 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10025 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10026 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10027 * gdb.base/hbreak-unmapped.c: New file.
10028 * gdb.base/hbreak-unmapped.exp: New file.
10029 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10030 * lib/gdb.exp (gdb_is_target_remote): ... here.
10031
483805cf
PA
100322014-04-22 Pedro Alves <palves@redhat.com>
10033
10034 * gdb.base/consecutive-step-over.c: New file.
10035 * gdb.base/consecutive-step-over.exp: New file.
10036
06d97543
PA
100372014-04-22 Pedro Alves <palves@redhat.com>
10038
10039 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10040 instead of send_gdb/gdb_expect.
10041
b4429ea2
YQ
100422014-04-22 Yao Qi <yao@codesourcery.com>
10043
10044 * lib/trace-support.exp (generate_tracefile): New procedure.
10045 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10046 return 0.
10047 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10048 if generate_tracefile returns 1.
10049
51d48146
PA
100502014-04-18 Tom Tromey <palves@redhat.com>
10051 Pedro alves <tromey@redhat.com>
10052
10053 PR backtrace/15558
10054 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10055 with a backtrace limit.
10056 * gdb.python/py-frame-inline.exp: Test running to an inline
10057 function with a backtrace limit, and printing the newest frame.
10058 * gdb.python/py-frame-inline.c (main): Call f.
10059
bd1dce5f
MS
100602014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10061
10062 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10063
40d1a503
MS
100642014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10065
10066 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10067 Drop prefix from unsupported source file path.
10068
389b98f7
YQ
100692014-04-17 Yao Qi <yao@codesourcery.com>
10070
10071 * lib/gdb.exp (with_target_charset): New proc.
10072 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10073 with_target_charset.
10074 (test_print_strings): Likewise.
10075 (test_repeat_bytes): Likewise.
10076 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10077 for some tests.
10078
22869d73
KS
100792014-04-16 Keith Seitz <keiths@redhat.com>
10080
10081 PR gdb/15827
10082 * gdb.dwarf2/corrupt.c: New file.
10083 * gdb.dwarf2/corrupt.exp: New file.
10084
c4f87ca6
KS
100852014-04-16 Keith Seitz <keiths@redhat.com>
10086
10087 PR c++/16597
10088 * gdb.cp/namelessclass.cc: New file.
10089 * gdb.cp/namelessclass.exp: New file.
10090 * gdb.cp/namelessclass.S: New file.
10091
ab19de87
DE
100922014-04-16 Doug Evans <dje@google.com>
10093
10094 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10095 Add comment.
10096 (gdbserver_default_get_comm_port): New function.
10097 (gdbserver_start): Check if board file provided
10098 "gdbserver,get_comm_port" and use it if so.
10099 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10100 (gdb,socketport): Set to "stdio".
10101 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10102 (stdio_gdbserver_template): Delete.
10103 (${board}_get_remote_address): Update.
10104 (${board}_build_remote_cmd): Delete.
10105 (${board}_get_comm_port): New function.
10106 (${board}_spawn): Update.
10107 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10108 Delete.
10109 (${board}_get_remote_address): Update.
10110 (${board}_get_comm_port): New function.
10111
fc98a809
AB
101122014-04-16 Andrew Burgess <aburgess@broadcom.com>
10113
10114 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10115 appearing in any order.
10116
87fd9e6e
DE
101172014-04-15 Doug Evans <dje@google.com>
10118
10119 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10120 uninitialized value of "description".
10121
099fc3ea
KS
101222014-04-15 Keith Seitz <keiths@redhat.com>
10123
10124 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10125 Remove unused globals.
10126 (test_running_the_program): Likewise.
10127 (test_controlled_execution): Likewise.
10128 (test_controlling_breakpoints): Likewise.
10129 (test_program_termination): Likewise.
10130
5da151d4
KS
101312014-04-15 Keith Seitz <keiths@redhat.com>
10132
10133 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10134 unused globals.
10135 (test_rbreak_creation_and_listing): Likewise.
10136 (test_ignore_count): Likewise.
10137 (test_error): Likewise.
10138
35e5d2f0
PA
101392014-04-15 Pedro Alves <palves@redhat.com>
10140
10141 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10142 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10143 sym-file-loader.c.
10144 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10145 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10146 to sym-file-loader.c.
10147 (struct library): Forward declare.
10148 (load_shlib, lookup_function): Change prototypes.
10149 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10150 (translate_offset): Remove declarations.
10151 (get_text_addr): New declaration.
10152 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10153 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10154 sym-file-loader.h.
10155 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10156 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10157 here from sym-file-loader.h.
10158 (struct library): New structure.
10159 (load_shlib, lookup_function): Change prototypes and adjust to
10160 work with a struct library.
10161 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10162 (translate_offset): Make static.
10163 (get_text_addr): New function.
10164 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10165
eb4c1710
PA
101662014-04-15 Pedro Alves <palves@redhat.com>
10167
10168 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10169
2d1baf52
PA
101702014-04-15 Pedro Alves <palves@redhat.com>
10171
10172 * gdb.base/sym-file-loader.c: Include <limits.h>.
10173 (SELF_LINK): New define.
10174 (get_origin): New function.
10175 (load_shlib): Use it.
10176 * gdb.base/sym-file.exp: Don't early return if the target is
10177 remote. Use runto_main, and issue fail is that fails. Use
10178 gdb_load_shlibs.
10179 (shlib_name): Delete.
10180 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10181
7dd6df01
PA
101822014-04-15 Pedro Alves <palves@redhat.com>
10183
10184 * gdb.base/sym-file.exp: Remove regex characters from test
10185 message. Don't refer to breakpoint numbers in test messages.
10186
b50c8614
KS
101872014-04-14 Keith Seitz <keiths@redhat.com>
10188
10189 PR c++/16253
10190 * gdb.cp/var-tag.cc: New file.
10191 * gdb.cp/var-tag.exp: New file.
10192 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10193 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10194 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10195 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10196
3d567982
TT
101972014-04-14 Tom Tromey <tromey@redhat.com>
10198
10199 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10200 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10201 type.
10202 * gdb.cp/enum-class.exp: New file.
10203 * gdb.cp/enum-class.cc: New file.
10204
0626fc76
TT
102052014-04-14 Tom Tromey <tromey@redhat.com>
10206
10207 * gdb.dwarf2/enum-type.exp: New file.
10208
dca325b3
SA
102092014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10210
10211 * gdb.mi/mi-vla-c99.exp: New file.
10212 * gdb.mi/vla.c: New file.
10213
5854b38a
SA
102142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10215
10216 * gdb.base/vla-datatypes.c: New file.
10217 * gdb.base/vla-datatypes.exp: New file.
10218
463bb957
SA
102192014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10220
10221 * gdb.base/vla-ptr.c: New file.
10222 * gdb.base/vla-ptr.exp: New file.
10223
3dd170be
SA
102242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10225
10226 * gdb.dwarf2/count.exp: New file.
10227
5ecaaa66
SA
102282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10229
10230 * gdb.base/vla-sideeffect.c: New file.
10231 * gdb.base/vla-sideeffect.exp: New file.
10232
41f1ada5
DB
102332014-04-14 David Blaikie <dblaikie@gmail.com>
10234
10235 * gdb.mi/non-stop.c: Add return value for non-void function return
10236 statement.
10237 * gdb.threads/staticthreads.c: Ditto.
10238
0be03e84
DE
102392014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10240 Doug Evans <xdje42@gmail.com>
10241
10242 * gdb.guile/scm-value.c: Improve test case.
10243 * gdb.guile/scm-value.exp: Add new test.
10244
f180a1fb
DB
102452014-04-11 David Blaikie <dblaikie@gmail.com>
10246
10247 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10248 override Clang's default.
10249
6b662e19
JB
102502014-04-11 Joel Brobecker <brobecker@adacore.com>
10251
10252 Revert the following changes (regressions):
10253
10254 * gdb.base/vla-sideeffect.c: New file.
10255 * gdb.base/vla-sideeffect.exp: New file.
10256
10257 * gdb.dwarf2/count.exp: New file.
10258
10259 * gdb.base/vla-multi.c: New file.
10260 * gdb.base/vla-multi.exp: New file.
10261
10262 * gdb.base/vla-ptr.c: New file.
10263 * gdb.base/vla-ptr.exp: New file.
10264
10265 * gdb.base/vla-datatypes.c: New file.
10266 * gdb.base/vla-datatypes.exp: New file.
10267
10268 * gdb.mi/mi-vla-c99.exp: New file.
10269 * gdb.mi/vla.c: New file.
10270
245a5f0b
KS
102712014-04-11 Keith Seitz <keiths@redhat.com>
10272
10273 PR c++/16675
10274 * gdb.cp/cpsizeof.exp: New file.
10275 * gdb.cp/cpsizeof.cc: New file.
10276
58a84dcf
SA
102772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10278
191a8a90
JB
10279 * gdb.mi/mi-vla-c99.exp: New file.
10280 * gdb.mi/vla.c: New file.
58a84dcf 10281
c8655f75
SA
102822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10283
10284 * gdb.base/vla-datatypes.c: New file.
10285 * gdb.base/vla-datatypes.exp: New file.
10286
024e13b4
SA
102872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10288
10289 * gdb.base/vla-ptr.c: New file.
10290 * gdb.base/vla-ptr.exp: New file.
10291
1a237e0e
SA
102922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10293
10294 * gdb.base/vla-multi.c: New file.
10295 * gdb.base/vla-multi.exp: New file.
10296
504f3432
SA
102972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10298
10299 * gdb.dwarf2/count.exp: New file.
10300
3bce8237
SA
103012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10302
191a8a90
JB
10303 * gdb.base/vla-sideeffect.c: New file.
10304 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10305
322f9c21
YQ
103062014-04-11 Yao Qi <yao@codesourcery.com>
10307
10308 * gdb.base/completion.exp: Check file exists before running tests
10309 on file completion.
10310
d708bcd1
PA
103112014-04-10 Pedro Alves <palves@redhat.com>
10312
10313 * gdb.base/cond-eval-mode.c: New file.
10314 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10315 prepare_for_testing to build the new file. Check result of
10316 runto_main.
10317 (test_break, test_watch): New procedures.
10318 (top level): Use them.
10319
ae1d2761
PM
103202014-04-08 Pierre Muller <muller@sourceware.org>
10321
10322 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10323 Ctrl-V use for mingw hosts.
10324
7af389b8
SC
103252014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10326
10327 * gdb.python/py-value.c: Improve test case.
10328 * gdb.python/py-value.exp: Add new test.
10329
5e703181
DE
103302014-04-07 David Blaikie <dblaikie@gmail.com>
10331
10332 * lib/compiler.c: Identify the clang compiler.
10333 * lib/compiler.cc: Ditto.
10334
9810b410
YQ
103352014-04-03 Yao Qi <yao@codesourcery.com>
10336
10337 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10338
98d1b8dc
AB
103392014-04-01 Anton Blanchard <anton@samba.org>
10340
10341 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10342 messages unique.
10343
3114cea1
AB
103442014-04-01 Anton Blanchard <anton@samba.org>
10345
10346 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10347 prepare_for_testing.
10348
62f7182c
AB
103492014-04-01 Anton Blanchard <anton@samba.org>
10350
10351 * gdb.arch/ppc64-atomic-inst.c: Remove.
10352 * gdb.arch/ppc64-atomic-inst.S: New file.
10353 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10354
770e7fc7
DE
103552014-03-31 Doug Evans <dje@google.com>
10356
10357 * gdb.base/print-symbol-loading-lib.c: New file.
10358 * gdb.base/print-symbol-loading-main.c: New file.
10359 * gdb.base/print-symbol-loading.exp: New file.
10360
46e2bafa
YQ
103612014-03-31 Yao Qi <yao@codesourcery.com>
10362
10363 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10364
8776cfe9
JB
103652014-03-28 Joel Brobecker <brobecker@adacore.com>
10366
10367 * gdb.ada/mi_dyn_arr: New testcase.
10368
5d1ef361
DE
103692014-03-27 Doug Evans <dje@google.com>
10370
10371 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10372
b5bee914
YQ
103732014-03-27 Yao Qi <yao@codesourcery.com>
10374
10375 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10376 if target is nios2-*-*.
10377
0d4d0e77
YQ
103782014-03-26 Yao Qi <yao@codesourcery.com>
10379
10380 * lib/gdb.exp (readline_is_used): New proc.
10381 * gdb.base/completion.exp: Move tests on command complete up.
10382 Skip the rest of tests if readline is not used.
10383 * gdb.ada/complete.exp: Skp the test if readline is not
10384 used.
10385 * gdb.base/filesym.exp: Likewise.
10386 * gdb.base/macscp.exp: Likewise.
10387 * gdb.base/readline-ask.exp: Likewise.
10388 * gdb.base/readline.exp: Likewise.
10389 * gdb.python/py-cmd.exp: Likewise.
10390 * gdb.trace/tfile.exp: Likewise.
10391
29361eee
YQ
103922014-03-26 Yao Qi <yao@codesourcery.com>
10393
10394 * gdb.base/macscp.exp: Fix code format issues.
10395
bc9a5525
UW
103962014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10397
10398 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10399 * gdb.asm/powerpc64le.inc: New file.
10400
d3839ede
PA
104012014-03-25 Pedro Alves <palves@redhat.com>
10402 Doug Evans <dje@google.com>
10403
10404 * gdb.base/source-execution.c: New file.
10405 * gdb.base/source-execution.exp: New file.
10406 * gdb.base/source-execution.gdb: New file.
10407
01672a57
DE
104082014-03-24 Doug Evans <dje@google.com>
10409
10410 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10411 using fission.
10412
88bbeca9
HZ
104132014-03-24 Hui Zhu <hui@codesourcery.com>
10414 Pedro Alves <palves@redhat.com>
10415
10416 PR breakpoints/16101
10417 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10418 test pass/fail messages. Detect missing support for dprintf when
10419 breakpoints are actually inserted.
10420 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10421 breakpoints are actually inserted.
10422 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10423 fails.
10424
d2348791
JK
104252014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10426
10427 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10428
feef67ab
DE
104292014-03-22 Doug Evans <xdje42@gmail.com>
10430
10431 * gdb.python/python.exp (python not supported): Verify multi-line
10432 python command issues an error.
25d743f9 10433 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10434 guile command issues an error.
feef67ab 10435
ecebef6a
MR
104362014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10437
10438 * gdb.threads/thread-specific.exp: Handle the lack of usable
10439 $this_breakpoint and $this_thread.
10440
ccdd1909
HZ
104412014-03-21 Hui Zhu <hui@codesourcery.com>
10442
10443 * gdb.base/attach.exp (do_command_attach_tests): New.
10444
beb460e8
PA
104452014-03-20 Tom Tromey <tromey@redhat.com>
10446 Pedro Alves <palves@redhat.com>
10447
10448 PR cli/15718
10449 * gdb.base/condbreak-call-false.c: New file.
10450 * gdb.base/condbreak-call-false.exp: New file.
10451
40acf43a
PA
104522014-03-20 Pedro Alves <palves@redhat.com>
10453
10454 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10455 Delete.
10456 (block_signals, unblock_signals): Delete.
10457 (child_function_2, main): Remove references to deleted variable
10458 and functions.
10459
9f5e1e02
PA
104602014-03-20 Pedro Alves <palves@redhat.com>
10461
10462 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10463 Use pthread_kill to signal thread 2.
10464 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10465 Adjust to make the test send itself a signal rather than using the
10466 host's "kill" command.
10467
99619bea
PA
104682014-03-20 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.threads/multiple-step-overs.c: New file.
10471 * gdb.threads/multiple-step-overs.exp: New file.
10472 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10473 Adjust expected infrun debug output.
10474
2adfaa28
PA
104752014-03-20 Pedro Alves <palves@redhat.com>
10476
10477 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10478 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10479
31e77af2
PA
104802014-03-20 Pedro Alves <palves@redhat.com>
10481
10482 PR breakpoints/7143
10483 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10484 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10485 of gdb_test_multiple.
10486 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10487 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10488
b9f437de
PA
104892014-03-20 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10492 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10493
05adc73e
PA
104942014-03-19 Pedro Alves <palves@redhat.com>
10495
10496 * gdb.base/async.exp: Remove early return.
10497
6048b950
PA
104982014-03-19 Pedro Alves <palves@redhat.com>
10499
10500 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10501
8bcfb00a
PA
105022014-03-19 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.base/async.exp (test_background): Expect \r\n after
10505 "completed." in the fail pattern.
10506
884e37dc
PA
105072014-03-19 Pedro Alves <palves@redhat.com>
10508
10509 * gdb.base/async.exp (test_background): New procedure.
10510 Use it for all background execution command tests.
10511
148e57e2
PA
105122014-03-19 Pedro Alves <palves@redhat.com>
10513
10514 * gdb.base/async.exp: Use prepare_for_testing.
10515
f48088c7
PA
105162014-03-19 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10519 the same line.
10520
e2f6c966
PA
105212014-03-19 Pedro Alves <palves@redhat.com>
10522
10523 * gdb.base/async.c (main): Add "jump here" and "until here" line
10524 marker comments.
10525 * gdb.base/async.exp (jump_here): New global.
10526 (jump& test): Use it.
10527 (until_here): New global.
10528 (until& test): Use it.
10529
c30568d4
PA
105302014-03-19 Pedro Alves <palves@redhat.com>
10531
10532 * gdb.base/async.exp: Don't frob gdb_protocol.
10533
0172b6a7
DE
105342014-03-18 Doug Evans <xdje42@gmail.com>
10535
10536 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10537 Fix spelling of exec-done-display.
10538
06c868a8
JK
105392014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10540
10541 PR gdb/15358
10542 * gdb.base/gdb-sigterm.c: New file.
10543 * gdb.base/gdb-sigterm.exp: New file.
10544
0c7e1a46
PA
105452014-03-18 Pedro Alves <palves@redhat.com>
10546
10547 PR gdb/13860
10548 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10549 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10550 solib-event.
10551
f7c77d93
JB
105522014-03-17 Joel Brobecker <brobecker@adacore.com>
10553
10554 * gdb.ada/pckd_arr_ren: New testcase.
10555
5a1e8c7a
DE
105562014-03-13 Doug Evans <xdje42@gmail.com>
10557
10558 PR guile/16612
10559 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10560 collect after discarding symbols.
10561
350e1a76
DE
105622014-03-13 Ludovic Courtès <ludo@gnu.org>
10563 Doug Evans <xdje42@gmail.com>
10564
10565 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10566 to history survives a gc.
10567
a69900ae
PA
105682014-03-13 Pedro Alves <palves@redhat.com>
10569
10570 * gdb.base/default.exp: Don't test "target procfs".
10571
5db9f0bd
PA
105722014-03-13 Pedro Alves <palves@redhat.com>
10573
10574 * gdb.base/default.exp: Update "target child" and "target procfs"
10575 tests to not expect "Unix".
10576
b3ccfe11
TT
105772014-03-12 Tom Tromey <tromey@redhat.com>
10578
10579 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10580 New procs. Add target-async tests.
10581 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10582 Add target-async tests.
10583
646f4417
AA
105842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10585
10586 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10587 'func_start' and 'func_end' for the beginning and end of the
10588 function code, respectively.
10589 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10590 'func_end' instead of 'func' and 'main'.
10591
288c211f
AA
105922014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10593
10594 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10595 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10596 generate the debug info assembler source.
10597
e0c0f156
AA
105982014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10599
10600 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10601 * gdb.dwarf2/arr-subrange.exp: Likewise.
10602 * gdb.dwarf2/dwz.exp: Likewise.
10603 * gdb.dwarf2/method-ptr.exp: Likewise.
10604 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10605 * gdb.dwarf2/subrange.exp: Likewise.
10606 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10607 * gdb.dwarf2/implptrpiece.exp: Likewise.
10608 * gdb.dwarf2/nostaticblock.exp: Likewise.
10609
0e5c4555
AA
106102014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10611
10612 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10613 directory to absolute path name arguments.
10614
5ec18f2b
JG
106152014-03-10 Joel Brobecker <brobecker@adacore.com>
10616
10617 * gdb.ada/tagged_access: New testcase.
10618
847fc4f2
MM
106192014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10620
10621 * gdb.btrace/data.exp: Update expected output.
10622
cc3da688
YQ
106232014-03-06 Yao Qi <yao@codesourcery.com>
10624
10625 * gdb.trace/pr16508.exp: New file.
10626
0f26cec1
PA
106272014-03-05 Pedro Alves <palves@redhat.com>
10628
10629 PR gdb/16575
10630 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10631 procedure.
10632 (top level): Adjust to use it. Add tests that exercise breakpoint
10633 interaction with the code-cache.
10634
7a5a839f
LC
106352014-02-26 Ludovic Courtès <ludo@gnu.org>
10636
10637 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10638 test for 'history-append!'.
10639
31aa7e4e
JB
106402014-02-26 Joel Brobecker <brobecker@adacore.com>
10641
10642 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10643 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10644 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10645 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10646 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10647 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10648
1b588015
JB
106492014-02-26 Joel Brobecker <brobecker@adacore.com>
10650
10651 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10652 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10653 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10654
55426c9d
JB
106552014-02-26 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10658
dc53a7ad
JB
106592014-02-26 Joel Brobecker <brobecker@adacore.com>
10660
10661 * gdb.dwarf2/arr-stride.c: New file.
10662 * gdb.dwarf2/arr-stride.exp: New file.
10663
12ab52e9
PA
106642014-02-26 Pedro Alves <palves@redhat.com>
10665
10666 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10667 that won't ever trigger. Make sure that GDB reports the correct
10668 breakpoint that caused the stop.
10669
849c862e
JK
106702014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10671
10672 PR gdb/16626
10673 * gdb.base/auto-load-script: New file.
10674 * gdb.base/auto-load.c: New file.
10675 * gdb.base/auto-load.exp: New file.
10676
71b7d793
JK
10677 PR gdb/16626
10678 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10679
e2f0d509
JK
106802014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10681
10682 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10683 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10684
50cc37c8
DE
106852014-02-24 Doug Evans <dje@google.com>
10686
10687 * lib/gdb.exp (run_on_host): Log error output if program fails.
10688
ea4758f2
PA
106892014-02-21 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.threads/step-after-sr-lock.c: Rename to ...
10692 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10693 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10694 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10695 ... this.
10696
d7b30f67
SDJ
106972014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10698
10699 PR tdep/16397
10700 * gdb.arch/amd64-stap-special-operands.exp: New file.
10701 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10702 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10703 * gdb.arch/amd64-stap-triplet.S: Likewise.
10704 * gdb.arch/amd64-stap-triplet.c: Likewise.
10705
83deb43f
JB
107062014-02-20 Joel Brobecker <brobecker@adacore.com>
10707
10708 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10709 in .section pseudo-op.
10710
adde2bff
DE
107112014-02-20 lin zuojian <manjian2006@gmail.com>
10712 Joel Brobecker <brobecker@adacore.com>
10713 Doug Evans <xdje42@gmail.com>
10714
10715 PR symtab/16581
10716 * gdb.dwarf2/dw2-icycle.S: New file.
10717 * gdb.dwarf2/dw2-icycle.c: New file.
10718 * gdb.dwarf2/dw2-icycle.exp: New file.
10719
f7bd0f78
SC
107202014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10721
10722 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10723 operations on gdb.Value objects.
10724 * gdb.python/py-value-cc.exp: Add new test to test operations on
10725 gdb.Value objects.
10726
c17ef0d5
DE
107272014-02-18 Doug Evans <dje@google.com>
10728
10729 * Makefile.in (TESTS): New variable.
10730 (expanded_tests, expanded_tests_or_none): New variables
10731 (check-single): Pass $(expanded_tests_or_none) to runtest.
10732 (check-parallel): Only run tests in $(TESTS) if non-empty.
10733 (check/no-matching-tests-found): New rule.
10734 * README: Document TESTS makefile variable.
10735
5dd3176f
DE
107362014-02-18 Doug Evans <dje@google.com>
10737
10738 * Makefile.in (check-parallel): rm -rf outputs temp.
10739
0b10be4f
JK
107402014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10741
10742 Fix "ERROR: no fileid for" in the testsuite.
10743 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10744
85f224e7
DE
107452014-02-12 Doug Evans <dje@google.com>
10746
10747 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10748 (MISCELLANEOUS): New variable.
10749 (clean): rm -rf $(MISCELLANEOUS).
10750 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10751 dwp live in the same directory as symlinks, with each symlink pointed
10752 to a differently named file in a different directory.
10753
149b30ff
DE
107542014-02-11 Doug Evans <dje@google.com>
10755
10756 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10757 of Tcl file commands.
10758
1dfdac32
MK
107592014-02-10 Mark Kettenis <kettenis@gnu.org>
10760
10761 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10762 "kill -SIGUSR1 -1".
10763
aa4fb036
JB
107642014-02-10 Joel Brobecker <brobecker@adacore.com>
10765
10766 * gdb.ada/tick_length_array_enum_idx: New testcase.
10767
ed3ef339
DE
107682014-02-10 Doug Evans <xdje42@gmail.com>
10769
10770 * configure.ac (AC_OUTPUT): Add gdb.guile.
10771 * configure: Regenerate.
10772 * lib/gdb-guile.exp: New file.
10773 * lib/gdb.exp (get_target_charset): New function.
10774 * gdb.base/help.exp: Update expected output from "apropos apropos".
10775 * gdb.guile/Makefile.in: New file.
10776 * gdb.guile/guile.exp: New file.
10777 * gdb.guile/scm-arch.c: New file.
10778 * gdb.guile/scm-arch.exp: New file.
10779 * gdb.guile/scm-block.c: New file.
10780 * gdb.guile/scm-block.exp: New file.
10781 * gdb.guile/scm-breakpoint.c: New file.
10782 * gdb.guile/scm-breakpoint.exp: New file.
10783 * gdb.guile/scm-disasm.c: New file.
10784 * gdb.guile/scm-disasm.exp: New file.
10785 * gdb.guile/scm-equal.c: New file.
10786 * gdb.guile/scm-equal.exp: New file.
10787 * gdb.guile/scm-error.exp: New file.
10788 * gdb.guile/scm-error.scm: New file.
10789 * gdb.guile/scm-frame-args.c: New file.
10790 * gdb.guile/scm-frame-args.exp: New file.
10791 * gdb.guile/scm-frame-args.scm: New file.
10792 * gdb.guile/scm-frame-inline.c: New file.
10793 * gdb.guile/scm-frame-inline.exp: New file.
10794 * gdb.guile/scm-frame.c: New file.
10795 * gdb.guile/scm-frame.exp: New file.
10796 * gdb.guile/scm-generics.exp: New file.
10797 * gdb.guile/scm-gsmob.exp: New file.
10798 * gdb.guile/scm-iterator.c: New file.
10799 * gdb.guile/scm-iterator.exp: New file.
10800 * gdb.guile/scm-math.c: New file.
10801 * gdb.guile/scm-math.exp: New file.
10802 * gdb.guile/scm-objfile-script-gdb.in: New file.
10803 * gdb.guile/scm-objfile-script.c: New file.
10804 * gdb.guile/scm-objfile-script.exp: New file.
10805 * gdb.guile/scm-objfile.c: New file.
10806 * gdb.guile/scm-objfile.exp: New file.
10807 * gdb.guile/scm-ports.exp: New file.
10808 * gdb.guile/scm-pretty-print.c: New file.
10809 * gdb.guile/scm-pretty-print.exp: New file.
10810 * gdb.guile/scm-pretty-print.scm: New file.
10811 * gdb.guile/scm-section-script.c: New file.
10812 * gdb.guile/scm-section-script.exp: New file.
10813 * gdb.guile/scm-section-script.scm: New file.
10814 * gdb.guile/scm-symbol.c: New file.
10815 * gdb.guile/scm-symbol.exp: New file.
10816 * gdb.guile/scm-symtab-2.c: New file.
10817 * gdb.guile/scm-symtab.c: New file.
10818 * gdb.guile/scm-symtab.exp: New file.
10819 * gdb.guile/scm-type.c: New file.
10820 * gdb.guile/scm-type.exp: New file.
10821 * gdb.guile/scm-value-cc.cc: New file.
10822 * gdb.guile/scm-value-cc.exp: New file.
10823 * gdb.guile/scm-value.c: New file.
10824 * gdb.guile/scm-value.exp: New file.
10825 * gdb.guile/source2.scm: New file.
10826 * gdb.guile/types-module.cc: New file.
10827 * gdb.guile/types-module.exp: New file.
10828
7026a7c1
YQ
108292014-02-10 Yao Qi <yao@codesourcery.com>
10830
10831 PR testsuite/16543
10832 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10833 * configure: Regenerated.
10834 * Makefile.in: New file.
10835
6c466447
AS
108362014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10837
10838 * gdb.python/py-framefilter.exp: Fix typo.
10839
6e854735
YQ
108402014-02-08 Yao Qi <yao@codesourcery.com>
10841
10842 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10843 that no =breakpoint-modified is emitted when breakpoints are
10844 modified through MI commands.
10845
d137e6dc
PA
108462014-02-07 Pedro Alves <pedro@codesourcery.com>
10847 Pedro Alves <palves@redhat.com>
10848
10849 * gdb.threads/step-after-sr-lock.c: New file.
10850 * gdb.threads/step-after-sr-lock.exp: New file.
10851
b5ee5a50
PA
108522014-02-07 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10855
3c77faf3
JK
108562014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10857
10858 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10859 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10860
6dddc817
DE
108612014-02-06 Doug Evans <xdje42@gmail.com>
10862
10863 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10864 output.
10865
10866 * gdb.gdb/python-interrupts.exp: New file.
10867
de7b2893
YQ
108682014-02-05 Yao Qi <yao@codesourcery.com>
10869
10870 * gdb.trace/report.exp (use_collected_data): Test the output
10871 of "info threads" and "info inferiors".
10872
66d032ac
YQ
108732014-02-05 Yao Qi <yao@codesourcery.com>
10874
10875 Revert this patch:
10876
10877 2013-05-24 Yao Qi <yao@codesourcery.com>
10878
10879 * gdb.trace/tfile.exp: Test inferior and thread.
10880
591a12a1
UW
108812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10882
10883 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10884 on a function.
10885 * gdb.base/step-bt.c: Call hello via function pointer to make
10886 sure its first instruction is executed on powerpc64le-linux.
10887
0ff3e01f
UW
108882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10889
10890 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10891
084ee545
UW
108922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10893
10894 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10895 of the test patterns for use on little-endian systems.
10896
6ed14ff3
UW
108972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10898
10899 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10900 (decimal_vector): Fix for little-endian.
10901
401e27fd
JM
109022014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10903
10904 * gdb.arch/sparc-sysstep.exp: New file.
10905 * gdb.arch/sparc-sysstep.c: Likewise.
10906
10907 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10908
8b924729
EBM
109092014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10910
10911 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10912
fb151210
JB
109132014-01-23 Tom Tromey <tromey@redhat.com>
10914
10915 * gdb.ada/array_char_idx: New testcase.
10916
0740f8d8
TT
109172014-01-23 Tom Tromey <tromey@redhat.com>
10918
10919 PR python/16487:
10920 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10921 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10922 classes.
10923
21909fa1
TT
109242014-01-23 Tom Tromey <tromey@redhat.com>
10925
10926 PR python/16491:
10927 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10928 string from an inferior frame.
10929 * gdb.python/py-framefilter-mi.exp: Update.
10930
87ce2a04
DE
109312014-01-22 Doug Evans <dje@google.com>
10932
10933 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10934
237b092b
AA
109352014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10936
10937 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10938
d674a709
AA
109392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10940
10941 * gdb.trace/entry-values.exp: Remove excess space character from
10942 regex patterns. Handle s390 call instruction.
10943
20fa3390
AA
109442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10945
10946 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10947 define "*_start" label. Make "name" static.
10948 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10949 ${name} by references to ${name}_start.
10950
78466714
AA
109512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10952
10953 * gdb.base/info-macros.exp: Remove "debug" from the compile
10954 options.
10955
ec9f644a
IB
109562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10957
10958 * gdb.dlang/demangle.exp: New file.
10959
94b1b47e
IB
109602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10961
10962 * gdb.dlang/primitive-types.exp: New file.
10963
7f420862
IB
109642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10965
10966 * configure.ac: Create gdb.dlang/Makefile.
10967 * configure: Regenerate.
10968 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10969 * gdb.dlang/Makefile.in: New file.
10970 * lib/d-support.exp: New file.
10971 * lib/gdb.exp (skip_d_tests): New proc.
10972
52834460
MM
109732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10974
10975 * gdb.btrace/delta.exp: Check reverse stepi.
10976 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10977 * gdb.btrace/finish.exp: New.
10978 * gdb.btrace/next.exp: New.
10979 * gdb.btrace/nexti.exp: New.
10980 * gdb.btrace/record_goto.c: Add comments.
10981 * gdb.btrace/step.exp: New.
10982 * gdb.btrace/stepi.exp: New.
10983 * gdb.btrace/multi-thread-step.c: New.
10984 * gdb.btrace/multi-thread-step.exp: New.
10985 * gdb.btrace/rn-dl-bind.c: New.
10986 * gdb.btrace/rn-dl-bind.exp: New.
10987 * gdb.btrace/data.c: New.
10988 * gdb.btrace/data.exp: New.
10989 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10990
6e07b1d2
MM
109912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10992
10993 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10994 * gdb.btrace/exception.exp: Update.
10995 * gdb.btrace/instruction_history.exp: Update.
10996 * gdb.btrace/record_goto.exp: Update.
10997 * gdb.btrace/tailcall.exp: Update.
10998 * gdb.btrace/unknown_functions.exp: Update.
10999 * gdb.btrace/delta.exp: New.
11000
0b722aec
MM
110012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11002
11003 * gdb.btrace/record_goto.exp: Add backtrace test.
11004 * gdb.btrace/tailcall.exp: Add backtrace test.
11005
066ce621
MM
110062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11007
11008 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11009 * gdb.btrace/record_goto.c: New.
11010 * gdb.btrace/record_goto.exp: New.
11011 * gdb.btrace/x86-record_goto.S: New.
11012
0688d04e
MM
110132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11014
11015 * gdb.btrace/function_call_history.exp: Update tests.
11016 * gdb.btrace/instruction_history.exp: Update tests.
11017
8710b709
MM
110182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11019
11020 * gdb.btrace/function_call_history.exp: Fix expected field
11021 order for "record function-call-history".
11022 Add new tests for "record function-call-history /c".
11023 * gdb.btrace/exception.cc: New.
11024 * gdb.btrace/exception.exp: New.
11025 * gdb.btrace/tailcall.exp: New.
11026 * gdb.btrace/x86-tailcall.S: New.
11027 * gdb.btrace/x86-tailcall.c: New.
11028 * gdb.btrace/unknown_functions.c: New.
11029 * gdb.btrace/unknown_functions.exp: New.
11030 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11031
5de9129b
MM
110322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11033
11034 * gdb.btrace/instruction_history.exp: Update.
11035 * gdb.btrace/function_call_history.exp: Update.
11036
23a7fe75
MM
110372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11038
11039 * gdb.btrace/function_call_history.exp: Fix expected function
11040 trace.
11041 * gdb.btrace/instruction_history.exp: Initialize traced.
11042 Remove traced_functions.
11043
724c7dd8
MM
110442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11045
11046 * gdb.btrace/function_call_history.exp: Update
11047 * gdb.btrace/instruction_history.exp: Update.
11048
6d78d93b
MM
110492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11050
11051 * gdb.btrace/enable.exp: Update expected text.
11052
93a360cc
OJ
110532014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11054
11055 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11056 bytes.
11057
3772b53f
MR
110582014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11059
11060 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11061
596662fa
OJ
110622014-01-15 Omair Javaid <omair.javaid@linaro.org>
11063
11064 * lib/gdb.exp (supports_process_record): Return true for
11065 arm*-linux*. (supports_reverse): Likewise.
11066
b5b08fb4
SC
110672014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11068
11069 PR python/15464
11070 PR python/16113
11071 * gdb.python/py-type.c: Enhance test case.
11072 * gdb.python/py-value-cc.cc: Likewise
11073 * gdb.python/py-type.exp: Add new tests.
11074 * gdb.python/py-value-cc.exp: Likewise
11075
52d7fb13
AA
110762014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11077 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11080 Make "name" extern.
11081 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11082 references to ${name}_start by references to ${name}.
11083
a2cd8cfe
JB
110842014-01-10 Joel Brobecker <brobecker@adacore.com>
11085
11086 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11087
4e23fced
JB
110882014-01-10 Joel Brobecker <brobecker@adacore.com>
11089
11090 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11091
c6a9e42c
PA
110922014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11093 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11096 mi_gdb_target_load.
c6a9e42c 11097
b7ea362b
PA
110982014-01-08 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.threads/reconnect-signal.c: New file.
11101 * gdb.threads/reconnect-signal.exp: New file.
11102
5e3f4fab
EBM
111032014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.base/source-dir.exp: New file.
11106
79301218
JB
111072014-01-07 Joel Brobecker <brobecker@adacore.com>
11108
11109 * gdb.ada/mi_interface: New testcase.
11110
8e355c5d
JB
111112014-01-07 Joel Brobecker <brobecker@adacore.com>
11112
11113 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11114 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11115 gdb.ada/pp-rec-component/pck.ads: New files.
11116
c0d48811
JB
111172014-01-07 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.python/py-pp-integral.c: New file.
11120 * gdb.python/py-pp-integral.py: New file.
11121 * gdb.python/py-pp-integral.exp: New file.
11122
17b609c3 11123For older changes see ChangeLog-1993-2013.
c906108c 11124\f
8d8cb839
EZ
11125;; Local Variables:
11126;; mode: change-log
11127;; left-margin: 8
11128;; fill-column: 74
11129;; version-control: never
11130;; End:
902f2ccb 11131
61baf725 11132 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11133 Copying and distribution of this file, with or without modification,
11134 are permitted provided the copyright notice and this notice are preserved.
This page took 3.12899 seconds and 4 git commands to generate.