]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
99e8a4f9
SDJ
12017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 PR gdb/21164
4 * gdb.base/maint.exp: Add testcases for when the commands do
5 not have arguments.
6
b58a8c0c
TP
72017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8
9 * gdb.cp/chained-calls.exp: Use p instead of P.
10
4e746bb6
TW
112017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12
13 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
14 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
15
3f77c769
TT
162017-02-14 Tom Tromey <tom@tromey.com>
17
18 PR python/13598:
19 * gdb.python/py-events.exp: Add before_prompt event tests.
20
075beec0
AA
212017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
22
23 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
24
bf5f525c
LM
252017-02-13 Luis Machado <lgustavo@codesourcery.com>
26
27 * gdb.linespec/explicit.c (my_unique_function_name): New function.
28 (main): Call my_unique_function_name.
29 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
30 completion of patterns with a single match.
31 Add missing -re switches to gdb_test_multiple calls.
32
13a66184
LM
332017-02-13 Luis Machado <lgustavo@codesourcery.com>
34
35 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
36 return if core file is not recognized.
37
26a06916
SM
382017-02-10 Simon Marchi <simon.marchi@ericsson.com>
39
40 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
41 and extra UIs.
42
b761ca9e
SM
432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
44
45 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
46 proc_with_prefix.
47
b964bee0
TT
482017-02-10 Tom Tromey <tom@tromey.com>
49
50 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
51
18da0c51
MG
522017-02-10 Martin Galvan <martingalvan@sourceware.org>
53
54 PR gdb/21122
55 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
56
604c4576
JG
572017-02-08 Jerome Guitton <guitton@adacore.com>
58
59 * gdb.base/define.exp: Add test for command abbreviations
60 in define.
61
20b477a7
LM
622017-02-06 Luis Machado <lgustavo@codesourcery.com>
63
64 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
65 * gdb.reverse/insn-reverse-x86.c: New file.
66
3f7b46f2
IR
672017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
68
69 PR tdep/20936
70 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
71
f0fd41c1
TT
722017-02-03 Tom Tromey <tom@tromey.com>
73
74 PR rust/21097:
75 * gdb.rust/simple.exp: Add new tests.
76
5be5dbf0
PA
772017-02-02 Pedro Alves <palves@redhat.com>
78
79 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
80 tests.
81
7346ef59
AA
822017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
83
84 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
85 taking a 2-byte value out of a 4-byte DWARF implicit value on
86 big-endian targets.
87 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
88 logic. Add test cases for DW_OP_implicit.
89
787f0025
MM
902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
91
92 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
93
68777c29
MM
942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
95
96 * gdb.btrace/enable.exp: Call gdb_exit before
97 skip_gdbserver_tests.
98
0a1c7e28
MM
992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
100
101 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
102 GDBFLAGS.
103
b5ac99b0
MM
1042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
105
106 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
107 the test is skipped.
108 * gdb.btrace/data.exp: Likewise.
109 * gdb.btrace/delta.exp: Likewise.
110 * gdb.btrace/dlopen.exp: Likewise.
111 * gdb.btrace/enable-running.exp: Likewise.
112 * gdb.btrace/enable.exp: Likewise.
113 * gdb.btrace/exception.exp: Likewise.
114 * gdb.btrace/function_call_history.exp: Likewise.
115 * gdb.btrace/gcore.exp: Likewise.
116 * gdb.btrace/instruction_history.exp: Likewise.
117 * gdb.btrace/multi-thread-step.exp: Likewise.
118 * gdb.btrace/nohist.exp: Likewise.
119 * gdb.btrace/non-stop.exp: Likewise.
120 * gdb.btrace/reconnect.exp: Likewise.
121 * gdb.btrace/record_goto-step.exp: Likewise.
122 * gdb.btrace/record_goto.exp: Likewise.
123 * gdb.btrace/rn-dl-bind.exp: Likewise.
124 * gdb.btrace/segv.exp: Likewise.
125 * gdb.btrace/step.exp: Likewise.
126 * gdb.btrace/stepi.exp: Likewise.
127 * gdb.btrace/tailcall-only.exp: Likewise.
128 * gdb.btrace/tailcall.exp: Likewise.
129 * gdb.btrace/tsx.exp: Likewise.
130 * gdb.btrace/unknown_functions.exp: Likewise.
131 * gdb.btrace/vdso.exp: Likewise.
132
cd4007e4
MM
1332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
134
135 * gdb.btrace/enable-running.c: New.
136 * gdb.btrace/enable-running.exp: New.
137
2735833d
WT
1382017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
139
140 * gdb.arch/amd64-gs_base.c: New file.
141 * gdb.arch/amd64-gs_base.exp: New file.
142
b51e1e94
LM
1432017-01-26 Luis Machado <lgustavo@codesourcery.com>
144
145 * lib/memory.exp: Remove spurious empty newlines.
146
72ca0410
SM
1472017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
148
149 * gdb.python/py-bad-printers.exp: Load python file using "source".
150 * gdb.python/py-events.exp: Likewise.
151 * gdb.python/py-evsignal.exp: Likewise.
152 * gdb.python/py-evthreads.exp: Likewise.
153 * gdb.python/py-frame-args.exp: Likewise.
154 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
155 * gdb.python/py-framefilter-mi.exp: Likewise.
156 * gdb.python/py-framefilter.exp: Likewise.
157 * gdb.python/py-mi.exp: Likewise.
158 * gdb.python/py-pp-maint.exp: Likewise.
159 * gdb.python/py-pp-registration.exp: Likewise.
160 * gdb.python/py-prettyprint.exp: Likewise.
161 (run_lang_tests): Likewise.
162 * gdb.python/py-typeprint.exp: Likewise.
163
e309aa65
LM
1642017-01-26 Luis Machado <lgustavo@codesourcery.com>
165
166 * lib/memory.exp: New file.
167 * lib/gdb.exp: Load memory.exp.
168 * gdb.base/memattr.exp (delete_memory): Move proc to
169 lib/memory.exp and rename to delete_memory_regions.
170 Replace delete_memory with delete_memory_regions.
171 Cleanup memory regions before tests.
172 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
173 before tests.
174
515aff23
LM
1752017-01-26 Luis Machado <lgustavo@codesourcery.com>
176
177 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
178 files.
179 (initialize): New function conditionally defined.
180 (testcases): Move within conditional block.
181 (main): Call initialize.
182 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
183 of gdb.reverse/insn-reverse.c.
184 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
185 gdb.reverse/insn-reverse.c.
186
d8b49cf0
YQ
1872017-01-26 Yao Qi <yao.qi@linaro.org>
188
189 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
190 disassemble on address 0.
191
f13a9a0c
YQ
1922017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
193 Yao Qi <yao.qi@linaro.org>
194
195 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
196 * gdb.dwarf2/implptr-64bit.S: Remove.
197 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
198 variables in caller's context. Add DW_OP_implicit_value.
199
5ac95241
YQ
2002017-01-25 Yao Qi <yao.qi@linaro.org>
201
202 * lib/dwarf.exp (Dwarf::_location): Handle
203 DW_OP_GNU_implicit_pointer with proper size.
204
23e82930
LM
2052017-01-20 Luis Machado <lgustavo@codesourcery.com>
206
207 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
208 and add untested calls.
209
d334ae25
LM
2102017-01-20 Luis Machado <lgustavo@codesourcery.com>
211
212 * gdb.python/python.exp: Check line number against what GDB thinks
213 the line number is for func1.
214
f5e6296e
IB
2152017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
216
217 * gdb.dlang/debug-expr.exp: New file.
218
5b362f04
LM
2192016-12-23 Luis Machado <lgustavo@codesourcery.com>
220
221 Fix test names for the following files:
222
223 * gdb.ada/exec_changed.exp
224 * gdb.ada/info_types.exp
225 * gdb.arch/aarch64-atomic-inst.exp
226 * gdb.arch/aarch64-fp.exp
227 * gdb.arch/altivec-abi.exp
228 * gdb.arch/altivec-regs.exp
229 * gdb.arch/amd64-byte.exp
230 * gdb.arch/amd64-disp-step.exp
231 * gdb.arch/amd64-dword.exp
232 * gdb.arch/amd64-entry-value-inline.exp
233 * gdb.arch/amd64-entry-value-param.exp
234 * gdb.arch/amd64-entry-value-paramref.exp
235 * gdb.arch/amd64-entry-value.exp
236 * gdb.arch/amd64-i386-address.exp
237 * gdb.arch/amd64-invalid-stack-middle.exp
238 * gdb.arch/amd64-invalid-stack-top.exp
239 * gdb.arch/amd64-optimout-repeat.exp
240 * gdb.arch/amd64-prologue-skip.exp
241 * gdb.arch/amd64-prologue-xmm.exp
242 * gdb.arch/amd64-stap-special-operands.exp
243 * gdb.arch/amd64-stap-wrong-subexp.exp
244 * gdb.arch/amd64-tailcall-cxx.exp
245 * gdb.arch/amd64-tailcall-noret.exp
246 * gdb.arch/amd64-tailcall-ret.exp
247 * gdb.arch/amd64-tailcall-self.exp
248 * gdb.arch/amd64-word.exp
249 * gdb.arch/arm-bl-branch-dest.exp
250 * gdb.arch/arm-disp-step.exp
251 * gdb.arch/arm-neon.exp
252 * gdb.arch/arm-single-step-kernel-helper.exp
253 * gdb.arch/avr-flash-qualifier.exp
254 * gdb.arch/disp-step-insn-reloc.exp
255 * gdb.arch/e500-abi.exp
256 * gdb.arch/e500-regs.exp
257 * gdb.arch/ftrace-insn-reloc.exp
258 * gdb.arch/i386-avx512.exp
259 * gdb.arch/i386-bp_permanent.exp
260 * gdb.arch/i386-byte.exp
261 * gdb.arch/i386-cfi-notcurrent.exp
262 * gdb.arch/i386-disp-step.exp
263 * gdb.arch/i386-dr3-watch.exp
264 * gdb.arch/i386-float.exp
265 * gdb.arch/i386-gnu-cfi.exp
266 * gdb.arch/i386-mpx-map.exp
267 * gdb.arch/i386-mpx-sigsegv.exp
268 * gdb.arch/i386-mpx-simple_segv.exp
269 * gdb.arch/i386-mpx.exp
270 * gdb.arch/i386-permbkpt.exp
271 * gdb.arch/i386-prologue.exp
272 * gdb.arch/i386-signal.exp
273 * gdb.arch/i386-size-overlap.exp
274 * gdb.arch/i386-unwind.exp
275 * gdb.arch/i386-word.exp
276 * gdb.arch/mips-fcr.exp
277 * gdb.arch/powerpc-d128-regs.exp
278 * gdb.arch/powerpc-stackless.exp
279 * gdb.arch/ppc64-atomic-inst.exp
280 * gdb.arch/s390-stackless.exp
281 * gdb.arch/s390-tdbregs.exp
282 * gdb.arch/s390-vregs.exp
283 * gdb.arch/sparc-sysstep.exp
284 * gdb.arch/thumb-bx-pc.exp
285 * gdb.arch/thumb-singlestep.exp
286 * gdb.arch/thumb2-it.exp
287 * gdb.arch/vsx-regs.exp
288 * gdb.asm/asm-source.exp
289 * gdb.base/a2-run.exp
290 * gdb.base/advance.exp
291 * gdb.base/all-bin.exp
292 * gdb.base/anon.exp
293 * gdb.base/args.exp
294 * gdb.base/arithmet.exp
295 * gdb.base/async-shell.exp
296 * gdb.base/async.exp
297 * gdb.base/attach-pie-noexec.exp
298 * gdb.base/attach-twice.exp
299 * gdb.base/auto-load.exp
300 * gdb.base/bang.exp
301 * gdb.base/bitfields.exp
302 * gdb.base/break-always.exp
303 * gdb.base/break-caller-line.exp
304 * gdb.base/break-entry.exp
305 * gdb.base/break-inline.exp
306 * gdb.base/break-on-linker-gcd-function.exp
307 * gdb.base/break-probes.exp
308 * gdb.base/break.exp
309 * gdb.base/breakpoint-shadow.exp
310 * gdb.base/call-ar-st.exp
311 * gdb.base/call-sc.exp
312 * gdb.base/call-signal-resume.exp
313 * gdb.base/call-strs.exp
314 * gdb.base/callfuncs.exp
315 * gdb.base/catch-fork-static.exp
316 * gdb.base/catch-gdb-caused-signals.exp
317 * gdb.base/catch-load.exp
318 * gdb.base/catch-signal-fork.exp
319 * gdb.base/catch-signal.exp
320 * gdb.base/catch-syscall.exp
321 * gdb.base/charset.exp
322 * gdb.base/checkpoint.exp
323 * gdb.base/chng-syms.exp
324 * gdb.base/code-expr.exp
325 * gdb.base/code_elim.exp
326 * gdb.base/commands.exp
327 * gdb.base/completion.exp
328 * gdb.base/complex.exp
329 * gdb.base/cond-expr.exp
330 * gdb.base/condbreak.exp
331 * gdb.base/consecutive.exp
332 * gdb.base/continue-all-already-running.exp
333 * gdb.base/coredump-filter.exp
334 * gdb.base/corefile.exp
335 * gdb.base/dbx.exp
336 * gdb.base/debug-expr.exp
337 * gdb.base/define.exp
338 * gdb.base/del.exp
339 * gdb.base/disabled-location.exp
340 * gdb.base/disasm-end-cu.exp
341 * gdb.base/disasm-optim.exp
342 * gdb.base/display.exp
343 * gdb.base/duplicate-bp.exp
344 * gdb.base/ena-dis-br.exp
345 * gdb.base/ending-run.exp
346 * gdb.base/enumval.exp
347 * gdb.base/environ.exp
348 * gdb.base/eu-strip-infcall.exp
349 * gdb.base/eval-avoid-side-effects.exp
350 * gdb.base/eval-skip.exp
351 * gdb.base/exitsignal.exp
352 * gdb.base/expand-psymtabs.exp
353 * gdb.base/filesym.exp
354 * gdb.base/find-unmapped.exp
355 * gdb.base/finish.exp
356 * gdb.base/float.exp
357 * gdb.base/foll-exec-mode.exp
358 * gdb.base/foll-exec.exp
359 * gdb.base/foll-fork.exp
360 * gdb.base/fortran-sym-case.exp
361 * gdb.base/freebpcmd.exp
362 * gdb.base/func-ptr.exp
363 * gdb.base/func-ptrs.exp
364 * gdb.base/funcargs.exp
365 * gdb.base/gcore-buffer-overflow.exp
366 * gdb.base/gcore-relro-pie.exp
367 * gdb.base/gcore-relro.exp
368 * gdb.base/gcore.exp
369 * gdb.base/gdb1090.exp
370 * gdb.base/gdb11530.exp
371 * gdb.base/gdb11531.exp
372 * gdb.base/gdb1821.exp
373 * gdb.base/gdbindex-stabs.exp
374 * gdb.base/gdbvars.exp
375 * gdb.base/hbreak.exp
376 * gdb.base/hbreak2.exp
377 * gdb.base/included.exp
378 * gdb.base/infcall-input.exp
379 * gdb.base/inferior-died.exp
380 * gdb.base/infnan.exp
381 * gdb.base/info-macros.exp
382 * gdb.base/info-os.exp
383 * gdb.base/info-proc.exp
384 * gdb.base/info-shared.exp
385 * gdb.base/info-target.exp
386 * gdb.base/infoline.exp
387 * gdb.base/interp.exp
388 * gdb.base/interrupt.exp
389 * gdb.base/jit-reader.exp
390 * gdb.base/jit-simple.exp
391 * gdb.base/kill-after-signal.exp
392 * gdb.base/kill-detach-inferiors-cmd.exp
393 * gdb.base/label.exp
394 * gdb.base/langs.exp
395 * gdb.base/ldbl_e308.exp
396 * gdb.base/line-symtabs.exp
397 * gdb.base/linespecs.exp
398 * gdb.base/list.exp
399 * gdb.base/long_long.exp
400 * gdb.base/longest-types.exp
401 * gdb.base/maint.exp
402 * gdb.base/max-value-size.exp
403 * gdb.base/memattr.exp
404 * gdb.base/mips_pro.exp
405 * gdb.base/morestack.exp
406 * gdb.base/moribund-step.exp
407 * gdb.base/multi-forks.exp
408 * gdb.base/nested-addr.exp
409 * gdb.base/nextoverexit.exp
410 * gdb.base/noreturn-finish.exp
411 * gdb.base/noreturn-return.exp
412 * gdb.base/nostdlib.exp
413 * gdb.base/offsets.exp
414 * gdb.base/opaque.exp
415 * gdb.base/pc-fp.exp
416 * gdb.base/permissions.exp
417 * gdb.base/print-symbol-loading.exp
418 * gdb.base/prologue-include.exp
419 * gdb.base/psymtab.exp
420 * gdb.base/ptype.exp
421 * gdb.base/random-signal.exp
422 * gdb.base/randomize.exp
423 * gdb.base/range-stepping.exp
424 * gdb.base/readline-ask.exp
425 * gdb.base/recpar.exp
426 * gdb.base/recurse.exp
427 * gdb.base/relational.exp
428 * gdb.base/restore.exp
429 * gdb.base/return-nodebug.exp
430 * gdb.base/return.exp
431 * gdb.base/run-after-attach.exp
432 * gdb.base/save-bp.exp
433 * gdb.base/scope.exp
434 * gdb.base/sect-cmd.exp
435 * gdb.base/set-lang-auto.exp
436 * gdb.base/set-noassign.exp
437 * gdb.base/setvar.exp
438 * gdb.base/sigall.exp
439 * gdb.base/sigbpt.exp
440 * gdb.base/siginfo-addr.exp
441 * gdb.base/siginfo-infcall.exp
442 * gdb.base/siginfo-obj.exp
443 * gdb.base/siginfo.exp
444 * gdb.base/signals-state-child.exp
445 * gdb.base/signest.exp
446 * gdb.base/sigstep.exp
447 * gdb.base/sizeof.exp
448 * gdb.base/skip.exp
449 * gdb.base/solib-corrupted.exp
450 * gdb.base/solib-nodir.exp
451 * gdb.base/solib-search.exp
452 * gdb.base/stack-checking.exp
453 * gdb.base/stale-infcall.exp
454 * gdb.base/stap-probe.exp
455 * gdb.base/start.exp
456 * gdb.base/step-break.exp
457 * gdb.base/step-bt.exp
458 * gdb.base/step-line.exp
459 * gdb.base/step-over-exit.exp
460 * gdb.base/step-over-syscall.exp
461 * gdb.base/step-resume-infcall.exp
462 * gdb.base/step-test.exp
463 * gdb.base/store.exp
464 * gdb.base/structs3.exp
465 * gdb.base/sym-file.exp
466 * gdb.base/symbol-without-target_section.exp
467 * gdb.base/term.exp
468 * gdb.base/testenv.exp
469 * gdb.base/ui-redirect.exp
470 * gdb.base/until.exp
471 * gdb.base/unwindonsignal.exp
472 * gdb.base/value-double-free.exp
473 * gdb.base/vla-datatypes.exp
474 * gdb.base/vla-ptr.exp
475 * gdb.base/vla-sideeffect.exp
476 * gdb.base/volatile.exp
477 * gdb.base/watch-cond-infcall.exp
478 * gdb.base/watch-cond.exp
479 * gdb.base/watch-non-mem.exp
480 * gdb.base/watch-read.exp
481 * gdb.base/watch-vfork.exp
482 * gdb.base/watchpoint-cond-gone.exp
483 * gdb.base/watchpoint-delete.exp
484 * gdb.base/watchpoint-hw-hit-once.exp
485 * gdb.base/watchpoint-hw.exp
486 * gdb.base/watchpoint-stops-at-right-insn.exp
487 * gdb.base/watchpoints.exp
488 * gdb.base/wchar.exp
489 * gdb.base/whatis-exp.exp
490 * gdb.btrace/buffer-size.exp
491 * gdb.btrace/data.exp
492 * gdb.btrace/delta.exp
493 * gdb.btrace/dlopen.exp
494 * gdb.btrace/enable.exp
495 * gdb.btrace/exception.exp
496 * gdb.btrace/function_call_history.exp
497 * gdb.btrace/gcore.exp
498 * gdb.btrace/instruction_history.exp
499 * gdb.btrace/nohist.exp
500 * gdb.btrace/reconnect.exp
501 * gdb.btrace/record_goto-step.exp
502 * gdb.btrace/record_goto.exp
503 * gdb.btrace/rn-dl-bind.exp
504 * gdb.btrace/segv.exp
505 * gdb.btrace/step.exp
506 * gdb.btrace/stepi.exp
507 * gdb.btrace/tailcall-only.exp
508 * gdb.btrace/tailcall.exp
509 * gdb.btrace/tsx.exp
510 * gdb.btrace/unknown_functions.exp
511 * gdb.btrace/vdso.exp
512 * gdb.compile/compile-ifunc.exp
513 * gdb.compile/compile-ops.exp
514 * gdb.compile/compile-print.exp
515 * gdb.compile/compile-setjmp.exp
516 * gdb.cp/abstract-origin.exp
517 * gdb.cp/ambiguous.exp
518 * gdb.cp/annota2.exp
519 * gdb.cp/annota3.exp
520 * gdb.cp/anon-ns.exp
521 * gdb.cp/anon-struct.exp
522 * gdb.cp/anon-union.exp
523 * gdb.cp/arg-reference.exp
524 * gdb.cp/baseenum.exp
525 * gdb.cp/bool.exp
526 * gdb.cp/breakpoint.exp
527 * gdb.cp/bs15503.exp
528 * gdb.cp/call-c.exp
529 * gdb.cp/casts.exp
530 * gdb.cp/chained-calls.exp
531 * gdb.cp/class2.exp
532 * gdb.cp/classes.exp
533 * gdb.cp/cmpd-minsyms.exp
534 * gdb.cp/converts.exp
535 * gdb.cp/cp-relocate.exp
536 * gdb.cp/cpcompletion.exp
537 * gdb.cp/cpexprs.exp
538 * gdb.cp/cplabel.exp
539 * gdb.cp/cplusfuncs.exp
540 * gdb.cp/cpsizeof.exp
541 * gdb.cp/ctti.exp
542 * gdb.cp/derivation.exp
543 * gdb.cp/destrprint.exp
544 * gdb.cp/dispcxx.exp
545 * gdb.cp/enum-class.exp
546 * gdb.cp/exception.exp
547 * gdb.cp/exceptprint.exp
548 * gdb.cp/expand-psymtabs-cxx.exp
549 * gdb.cp/expand-sals.exp
550 * gdb.cp/extern-c.exp
551 * gdb.cp/filename.exp
552 * gdb.cp/formatted-ref.exp
553 * gdb.cp/fpointer.exp
554 * gdb.cp/gdb1355.exp
555 * gdb.cp/gdb2495.exp
556 * gdb.cp/hang.exp
557 * gdb.cp/impl-this.exp
558 * gdb.cp/infcall-dlopen.exp
559 * gdb.cp/inherit.exp
560 * gdb.cp/iostream.exp
561 * gdb.cp/koenig.exp
562 * gdb.cp/local.exp
563 * gdb.cp/m-data.exp
564 * gdb.cp/m-static.exp
565 * gdb.cp/mb-ctor.exp
566 * gdb.cp/mb-inline.exp
567 * gdb.cp/mb-templates.exp
568 * gdb.cp/member-name.exp
569 * gdb.cp/member-ptr.exp
570 * gdb.cp/meth-typedefs.exp
571 * gdb.cp/method.exp
572 * gdb.cp/method2.exp
573 * gdb.cp/minsym-fallback.exp
574 * gdb.cp/misc.exp
575 * gdb.cp/namelessclass.exp
576 * gdb.cp/namespace-enum.exp
577 * gdb.cp/namespace-nested-import.exp
578 * gdb.cp/namespace.exp
579 * gdb.cp/nextoverthrow.exp
580 * gdb.cp/no-dmgl-verbose.exp
581 * gdb.cp/non-trivial-retval.exp
582 * gdb.cp/noparam.exp
583 * gdb.cp/nsdecl.exp
584 * gdb.cp/nsimport.exp
585 * gdb.cp/nsnested.exp
586 * gdb.cp/nsnoimports.exp
587 * gdb.cp/nsrecurs.exp
588 * gdb.cp/nsstress.exp
589 * gdb.cp/nsusing.exp
590 * gdb.cp/operator.exp
591 * gdb.cp/oranking.exp
592 * gdb.cp/overload-const.exp
593 * gdb.cp/overload.exp
594 * gdb.cp/ovldbreak.exp
595 * gdb.cp/ovsrch.exp
596 * gdb.cp/paren-type.exp
597 * gdb.cp/parse-lang.exp
598 * gdb.cp/pass-by-ref.exp
599 * gdb.cp/pr-1023.exp
600 * gdb.cp/pr-1210.exp
601 * gdb.cp/pr-574.exp
602 * gdb.cp/pr10687.exp
603 * gdb.cp/pr12028.exp
604 * gdb.cp/pr17132.exp
605 * gdb.cp/pr17494.exp
606 * gdb.cp/pr9067.exp
607 * gdb.cp/pr9167.exp
608 * gdb.cp/pr9631.exp
609 * gdb.cp/printmethod.exp
610 * gdb.cp/psmang.exp
611 * gdb.cp/psymtab-parameter.exp
612 * gdb.cp/ptype-cv-cp.exp
613 * gdb.cp/ptype-flags.exp
614 * gdb.cp/re-set-overloaded.exp
615 * gdb.cp/ref-types.exp
616 * gdb.cp/rtti.exp
617 * gdb.cp/scope-err.exp
618 * gdb.cp/shadow.exp
619 * gdb.cp/smartp.exp
620 * gdb.cp/static-method.exp
621 * gdb.cp/static-print-quit.exp
622 * gdb.cp/temargs.exp
623 * gdb.cp/templates.exp
624 * gdb.cp/try_catch.exp
625 * gdb.cp/typedef-operator.exp
626 * gdb.cp/typeid.exp
627 * gdb.cp/userdef.exp
628 * gdb.cp/using-crash.exp
629 * gdb.cp/var-tag.exp
630 * gdb.cp/virtbase.exp
631 * gdb.cp/virtfunc.exp
632 * gdb.cp/virtfunc2.exp
633 * gdb.cp/vla-cxx.exp
634 * gdb.disasm/t01_mov.exp
635 * gdb.disasm/t02_mova.exp
636 * gdb.disasm/t03_add.exp
637 * gdb.disasm/t04_sub.exp
638 * gdb.disasm/t05_cmp.exp
639 * gdb.disasm/t06_ari2.exp
640 * gdb.disasm/t07_ari3.exp
641 * gdb.disasm/t08_or.exp
642 * gdb.disasm/t09_xor.exp
643 * gdb.disasm/t10_and.exp
644 * gdb.disasm/t11_logs.exp
645 * gdb.disasm/t12_bit.exp
646 * gdb.disasm/t13_otr.exp
647 * gdb.dlang/circular.exp
648 * gdb.dwarf2/arr-stride.exp
649 * gdb.dwarf2/arr-subrange.exp
650 * gdb.dwarf2/atomic-type.exp
651 * gdb.dwarf2/bad-regnum.exp
652 * gdb.dwarf2/bitfield-parent-optimized-out.exp
653 * gdb.dwarf2/callframecfa.exp
654 * gdb.dwarf2/clztest.exp
655 * gdb.dwarf2/corrupt.exp
656 * gdb.dwarf2/data-loc.exp
657 * gdb.dwarf2/dup-psym.exp
658 * gdb.dwarf2/dw2-anon-mptr.exp
659 * gdb.dwarf2/dw2-anonymous-func.exp
660 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
661 * gdb.dwarf2/dw2-bad-unresolved.exp
662 * gdb.dwarf2/dw2-basic.exp
663 * gdb.dwarf2/dw2-canonicalize-type.exp
664 * gdb.dwarf2/dw2-case-insensitive.exp
665 * gdb.dwarf2/dw2-common-block.exp
666 * gdb.dwarf2/dw2-compdir-oldgcc.exp
667 * gdb.dwarf2/dw2-compressed.exp
668 * gdb.dwarf2/dw2-const.exp
669 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
670 * gdb.dwarf2/dw2-cu-size.exp
671 * gdb.dwarf2/dw2-dup-frame.exp
672 * gdb.dwarf2/dw2-entry-value.exp
673 * gdb.dwarf2/dw2-icycle.exp
674 * gdb.dwarf2/dw2-ifort-parameter.exp
675 * gdb.dwarf2/dw2-inline-break.exp
676 * gdb.dwarf2/dw2-inline-param.exp
677 * gdb.dwarf2/dw2-intercu.exp
678 * gdb.dwarf2/dw2-intermix.exp
679 * gdb.dwarf2/dw2-lexical-block-bare.exp
680 * gdb.dwarf2/dw2-linkage-name-trust.exp
681 * gdb.dwarf2/dw2-minsym-in-cu.exp
682 * gdb.dwarf2/dw2-noloc.exp
683 * gdb.dwarf2/dw2-op-call.exp
684 * gdb.dwarf2/dw2-op-out-param.exp
685 * gdb.dwarf2/dw2-opt-structptr.exp
686 * gdb.dwarf2/dw2-param-error.exp
687 * gdb.dwarf2/dw2-producer.exp
688 * gdb.dwarf2/dw2-ranges-base.exp
689 * gdb.dwarf2/dw2-ref-missing-frame.exp
690 * gdb.dwarf2/dw2-reg-undefined.exp
691 * gdb.dwarf2/dw2-regno-invalid.exp
692 * gdb.dwarf2/dw2-restore.exp
693 * gdb.dwarf2/dw2-restrict.exp
694 * gdb.dwarf2/dw2-single-line-discriminators.exp
695 * gdb.dwarf2/dw2-strp.exp
696 * gdb.dwarf2/dw2-undefined-ret-addr.exp
697 * gdb.dwarf2/dw2-unresolved.exp
698 * gdb.dwarf2/dw2-var-zero-addr.exp
699 * gdb.dwarf2/dw4-sig-types.exp
700 * gdb.dwarf2/dwz.exp
701 * gdb.dwarf2/dynarr-ptr.exp
702 * gdb.dwarf2/enum-type.exp
703 * gdb.dwarf2/gdb-index.exp
704 * gdb.dwarf2/implptr-64bit.exp
705 * gdb.dwarf2/implptr-optimized-out.exp
706 * gdb.dwarf2/implptr.exp
707 * gdb.dwarf2/implref-array.exp
708 * gdb.dwarf2/implref-const.exp
709 * gdb.dwarf2/implref-global.exp
710 * gdb.dwarf2/implref-struct.exp
711 * gdb.dwarf2/mac-fileno.exp
712 * gdb.dwarf2/main-subprogram.exp
713 * gdb.dwarf2/member-ptr-forwardref.exp
714 * gdb.dwarf2/method-ptr.exp
715 * gdb.dwarf2/missing-sig-type.exp
716 * gdb.dwarf2/nonvar-access.exp
717 * gdb.dwarf2/opaque-type-lookup.exp
718 * gdb.dwarf2/pieces-optimized-out.exp
719 * gdb.dwarf2/pieces.exp
720 * gdb.dwarf2/pr10770.exp
721 * gdb.dwarf2/pr13961.exp
722 * gdb.dwarf2/staticvirtual.exp
723 * gdb.dwarf2/subrange.exp
724 * gdb.dwarf2/symtab-producer.exp
725 * gdb.dwarf2/trace-crash.exp
726 * gdb.dwarf2/typeddwarf.exp
727 * gdb.dwarf2/valop.exp
728 * gdb.dwarf2/watch-notconst.exp
729 * gdb.fortran/array-element.exp
730 * gdb.fortran/charset.exp
731 * gdb.fortran/common-block.exp
732 * gdb.fortran/complex.exp
733 * gdb.fortran/derived-type-function.exp
734 * gdb.fortran/derived-type.exp
735 * gdb.fortran/logical.exp
736 * gdb.fortran/module.exp
737 * gdb.fortran/multi-dim.exp
738 * gdb.fortran/nested-funcs.exp
739 * gdb.fortran/print-formatted.exp
740 * gdb.fortran/subarray.exp
741 * gdb.fortran/vla-alloc-assoc.exp
742 * gdb.fortran/vla-datatypes.exp
743 * gdb.fortran/vla-history.exp
744 * gdb.fortran/vla-ptr-info.exp
745 * gdb.fortran/vla-ptype-sub.exp
746 * gdb.fortran/vla-ptype.exp
747 * gdb.fortran/vla-sizeof.exp
748 * gdb.fortran/vla-type.exp
749 * gdb.fortran/vla-value-sub-arbitrary.exp
750 * gdb.fortran/vla-value-sub-finish.exp
751 * gdb.fortran/vla-value-sub.exp
752 * gdb.fortran/vla-value.exp
753 * gdb.fortran/whatis_type.exp
754 * gdb.go/chan.exp
755 * gdb.go/handcall.exp
756 * gdb.go/hello.exp
757 * gdb.go/integers.exp
758 * gdb.go/methods.exp
759 * gdb.go/package.exp
760 * gdb.go/strings.exp
761 * gdb.go/types.exp
762 * gdb.go/unsafe.exp
763 * gdb.guile/scm-arch.exp
764 * gdb.guile/scm-block.exp
765 * gdb.guile/scm-breakpoint.exp
766 * gdb.guile/scm-cmd.exp
767 * gdb.guile/scm-disasm.exp
768 * gdb.guile/scm-equal.exp
769 * gdb.guile/scm-frame-args.exp
770 * gdb.guile/scm-frame-inline.exp
771 * gdb.guile/scm-frame.exp
772 * gdb.guile/scm-iterator.exp
773 * gdb.guile/scm-math.exp
774 * gdb.guile/scm-objfile.exp
775 * gdb.guile/scm-ports.exp
776 * gdb.guile/scm-symbol.exp
777 * gdb.guile/scm-symtab.exp
778 * gdb.guile/scm-value-cc.exp
779 * gdb.guile/types-module.exp
780 * gdb.linespec/break-ask.exp
781 * gdb.linespec/cpexplicit.exp
782 * gdb.linespec/explicit.exp
783 * gdb.linespec/keywords.exp
784 * gdb.linespec/linespec.exp
785 * gdb.linespec/ls-dollar.exp
786 * gdb.linespec/ls-errs.exp
787 * gdb.linespec/skip-two.exp
788 * gdb.linespec/thread.exp
789 * gdb.mi/mi-async.exp
790 * gdb.mi/mi-basics.exp
791 * gdb.mi/mi-break.exp
792 * gdb.mi/mi-catch-load.exp
793 * gdb.mi/mi-cli.exp
794 * gdb.mi/mi-cmd-param-changed.exp
795 * gdb.mi/mi-console.exp
796 * gdb.mi/mi-detach.exp
797 * gdb.mi/mi-disassemble.exp
798 * gdb.mi/mi-eval.exp
799 * gdb.mi/mi-file-transfer.exp
800 * gdb.mi/mi-file.exp
801 * gdb.mi/mi-fill-memory.exp
802 * gdb.mi/mi-inheritance-syntax-error.exp
803 * gdb.mi/mi-linespec-err-cp.exp
804 * gdb.mi/mi-logging.exp
805 * gdb.mi/mi-memory-changed.exp
806 * gdb.mi/mi-read-memory.exp
807 * gdb.mi/mi-record-changed.exp
808 * gdb.mi/mi-reg-undefined.exp
809 * gdb.mi/mi-regs.exp
810 * gdb.mi/mi-return.exp
811 * gdb.mi/mi-reverse.exp
812 * gdb.mi/mi-simplerun.exp
813 * gdb.mi/mi-solib.exp
814 * gdb.mi/mi-stack.exp
815 * gdb.mi/mi-stepi.exp
816 * gdb.mi/mi-syn-frame.exp
817 * gdb.mi/mi-until.exp
818 * gdb.mi/mi-var-block.exp
819 * gdb.mi/mi-var-child.exp
820 * gdb.mi/mi-var-cmd.exp
821 * gdb.mi/mi-var-cp.exp
822 * gdb.mi/mi-var-display.exp
823 * gdb.mi/mi-var-invalidate.exp
824 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
825 * gdb.mi/mi-vla-fortran.exp
826 * gdb.mi/mi-watch.exp
827 * gdb.mi/mi2-var-child.exp
828 * gdb.mi/user-selected-context-sync.exp
829 * gdb.modula2/unbounded-array.exp
830 * gdb.multi/dummy-frame-restore.exp
831 * gdb.multi/multi-arch-exec.exp
832 * gdb.multi/multi-arch.exp
833 * gdb.multi/tids.exp
834 * gdb.multi/watchpoint-multi.exp
835 * gdb.opencl/callfuncs.exp
836 * gdb.opencl/convs_casts.exp
837 * gdb.opencl/datatypes.exp
838 * gdb.opencl/operators.exp
839 * gdb.opencl/vec_comps.exp
840 * gdb.opt/clobbered-registers-O2.exp
841 * gdb.opt/inline-break.exp
842 * gdb.opt/inline-bt.exp
843 * gdb.opt/inline-cmds.exp
844 * gdb.opt/inline-locals.exp
845 * gdb.pascal/case-insensitive-symbols.exp
846 * gdb.pascal/floats.exp
847 * gdb.pascal/gdb11492.exp
848 * gdb.python/lib-types.exp
849 * gdb.python/py-arch.exp
850 * gdb.python/py-as-string.exp
851 * gdb.python/py-bad-printers.exp
852 * gdb.python/py-block.exp
853 * gdb.python/py-breakpoint-create-fail.exp
854 * gdb.python/py-breakpoint.exp
855 * gdb.python/py-caller-is.exp
856 * gdb.python/py-cmd.exp
857 * gdb.python/py-explore-cc.exp
858 * gdb.python/py-explore.exp
859 * gdb.python/py-finish-breakpoint.exp
860 * gdb.python/py-finish-breakpoint2.exp
861 * gdb.python/py-frame-args.exp
862 * gdb.python/py-frame-inline.exp
863 * gdb.python/py-frame.exp
864 * gdb.python/py-framefilter-mi.exp
865 * gdb.python/py-infthread.exp
866 * gdb.python/py-lazy-string.exp
867 * gdb.python/py-linetable.exp
868 * gdb.python/py-mi-events.exp
869 * gdb.python/py-mi-objfile.exp
870 * gdb.python/py-mi.exp
871 * gdb.python/py-objfile.exp
872 * gdb.python/py-pp-integral.exp
873 * gdb.python/py-pp-maint.exp
874 * gdb.python/py-pp-re-notag.exp
875 * gdb.python/py-pp-registration.exp
876 * gdb.python/py-recurse-unwind.exp
877 * gdb.python/py-strfns.exp
878 * gdb.python/py-symbol.exp
879 * gdb.python/py-symtab.exp
880 * gdb.python/py-sync-interp.exp
881 * gdb.python/py-typeprint.exp
882 * gdb.python/py-unwind-maint.exp
883 * gdb.python/py-unwind.exp
884 * gdb.python/py-value-cc.exp
885 * gdb.python/py-xmethods.exp
886 * gdb.reverse/amd64-tailcall-reverse.exp
887 * gdb.reverse/break-precsave.exp
888 * gdb.reverse/break-reverse.exp
889 * gdb.reverse/consecutive-precsave.exp
890 * gdb.reverse/consecutive-reverse.exp
891 * gdb.reverse/finish-precsave.exp
892 * gdb.reverse/finish-reverse-bkpt.exp
893 * gdb.reverse/finish-reverse.exp
894 * gdb.reverse/fstatat-reverse.exp
895 * gdb.reverse/getresuid-reverse.exp
896 * gdb.reverse/i386-precsave.exp
897 * gdb.reverse/i386-reverse.exp
898 * gdb.reverse/i386-sse-reverse.exp
899 * gdb.reverse/i387-env-reverse.exp
900 * gdb.reverse/i387-stack-reverse.exp
901 * gdb.reverse/insn-reverse.exp
902 * gdb.reverse/machinestate-precsave.exp
903 * gdb.reverse/machinestate.exp
904 * gdb.reverse/next-reverse-bkpt-over-sr.exp
905 * gdb.reverse/pipe-reverse.exp
906 * gdb.reverse/readv-reverse.exp
907 * gdb.reverse/recvmsg-reverse.exp
908 * gdb.reverse/rerun-prec.exp
909 * gdb.reverse/s390-mvcle.exp
910 * gdb.reverse/step-precsave.exp
911 * gdb.reverse/step-reverse.exp
912 * gdb.reverse/time-reverse.exp
913 * gdb.reverse/until-precsave.exp
914 * gdb.reverse/until-reverse.exp
915 * gdb.reverse/waitpid-reverse.exp
916 * gdb.reverse/watch-precsave.exp
917 * gdb.reverse/watch-reverse.exp
918 * gdb.rust/generics.exp
919 * gdb.rust/methods.exp
920 * gdb.rust/modules.exp
921 * gdb.rust/simple.exp
922 * gdb.server/connect-with-no-symbol-file.exp
923 * gdb.server/ext-attach.exp
924 * gdb.server/ext-restart.exp
925 * gdb.server/ext-wrapper.exp
926 * gdb.server/file-transfer.exp
927 * gdb.server/server-exec-info.exp
928 * gdb.server/server-kill.exp
929 * gdb.server/server-mon.exp
930 * gdb.server/wrapper.exp
931 * gdb.stabs/exclfwd.exp
932 * gdb.stabs/gdb11479.exp
933 * gdb.threads/clone-new-thread-event.exp
934 * gdb.threads/corethreads.exp
935 * gdb.threads/current-lwp-dead.exp
936 * gdb.threads/dlopen-libpthread.exp
937 * gdb.threads/gcore-thread.exp
938 * gdb.threads/sigstep-threads.exp
939 * gdb.threads/watchpoint-fork.exp
940 * gdb.trace/actions-changed.exp
941 * gdb.trace/backtrace.exp
942 * gdb.trace/change-loc.exp
943 * gdb.trace/circ.exp
944 * gdb.trace/collection.exp
945 * gdb.trace/disconnected-tracing.exp
946 * gdb.trace/ftrace.exp
947 * gdb.trace/mi-trace-frame-collected.exp
948 * gdb.trace/mi-trace-unavailable.exp
949 * gdb.trace/mi-traceframe-changed.exp
950 * gdb.trace/mi-tsv-changed.exp
951 * gdb.trace/no-attach-trace.exp
952 * gdb.trace/passc-dyn.exp
953 * gdb.trace/qtro.exp
954 * gdb.trace/range-stepping.exp
955 * gdb.trace/read-memory.exp
956 * gdb.trace/save-trace.exp
957 * gdb.trace/signal.exp
958 * gdb.trace/status-stop.exp
959 * gdb.trace/tfile.exp
960 * gdb.trace/trace-break.exp
961 * gdb.trace/trace-buffer-size.exp
962 * gdb.trace/trace-condition.exp
963 * gdb.trace/tracefile-pseudo-reg.exp
964 * gdb.trace/tstatus.exp
965 * gdb.trace/unavailable.exp
966 * gdb.trace/while-dyn.exp
967 * gdb.trace/while-stepping.exp
968
34c41c68
DE
9692016-12-22 Doug Evans <xdje42@gmail.com>
970
971 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
972 and msymbols.
973
16e69324
YQ
9742016-12-19 Yao Qi <yao.qi@linaro.org>
975
976 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
977 (test_with_self): Don't call do_steps_and_nexts, and remove
978 code about stepping into xmalloc.
979
f94f411b
YQ
9802016-12-09 Yao Qi <yao.qi@linaro.org>
981
982 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
983
9842016-12-09 Yao Qi <yao.qi@linaro.org>
985
986 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
987
f1b5deee
PA
9882016-12-09 Pedro Alves <palves@redhat.com>
989
990 * gdb.base/all-architectures-0.exp: New file.
991 * gdb.base/all-architectures-1.exp: New file.
992 * gdb.base/all-architectures-2.exp: New file.
993 * gdb.base/all-architectures-3.exp: New file.
994 * gdb.base/all-architectures-4.exp: New file.
995 * gdb.base/all-architectures-5.exp: New file.
996 * gdb.base/all-architectures-6.exp: New file.
997 * gdb.base/all-architectures-7.exp: New file.
998 * gdb.base/all-architectures.exp.in: New file.
999
364ca42e
YQ
10002016-12-09 Yao Qi <yao.qi@linaro.org>
1001
1002 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1003
107c2d62
LM
10042016-12-02 Luis Machado <lgustavo@codesourcery.com>
1005
1006 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1007 possible.
1008 Remove useless pattern-matching code.
1009
df3ee9ca
PA
10102016-12-02 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1013 procedure.
1014 (top level): Call it.
1015
ec835369
PA
10162016-12-02 Pedro Alves <palves@redhat.com>
1017
1018 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1019 New procedure.
1020 (top level): Call it.
1021
01770bbd
PA
10222016-12-02 Pedro Alves <palves@redhat.com>
1023
1024 PR cli/20559
1025 * gdb.base/commands.exp (user_defined_command_args_eval): New
1026 procedure.
1027 (top level): Call it.
1028
008459ea
LM
10292016-12-02 Luis Machado <lgustavo@codesourcery.com>
1030
1031 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1032 timeout handling.
1033
0c1b455e
TT
10342016-12-02 Tom Tromey <tom@tromey.com>
1035
1036 * gdb.dwarf2/main-subprogram.c: New file.
1037 * gdb.dwarf2/main-subprogram.exp: New file.
1038
018572b8
LM
10392016-12-01 Luis Machado <lgustavo@codesourcery.com>
1040
1041 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1042 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1043 gdb_test_no_output for a couple of cases.
1044 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1045
84c93cd5
LM
10462016-12-01 Luis Machado <lgustavo@codesourcery.com>
1047
1048 Fix test names and standardize compilation error messages throughout
1049 the following files:
1050
1051 * gdb.ada/start.exp
1052 * gdb.arch/alpha-step.exp
1053 * gdb.arch/e500-prologue.exp
1054 * gdb.arch/ftrace-insn-reloc.exp
1055 * gdb.arch/gdb1291.exp
1056 * gdb.arch/gdb1431.exp
1057 * gdb.arch/gdb1558.exp
1058 * gdb.arch/i386-dr3-watch.exp
1059 * gdb.arch/i386-sse-stack-align.exp
1060 * gdb.arch/ia64-breakpoint-shadow.exp
1061 * gdb.arch/pa-nullify.exp
1062 * gdb.arch/powerpc-aix-prologue.exp
1063 * gdb.arch/thumb-bx-pc.exp
1064 * gdb.base/annota1.exp
1065 * gdb.base/annota3.exp
1066 * gdb.base/arrayidx.exp
1067 * gdb.base/assign.exp
1068 * gdb.base/attach.exp
1069 * gdb.base/auxv.exp
1070 * gdb.base/bang.exp
1071 * gdb.base/bfp-test.exp
1072 * gdb.base/bigcore.exp
1073 * gdb.base/bitfields2.exp
1074 * gdb.base/break-fun-addr.exp
1075 * gdb.base/break-probes.exp
1076 * gdb.base/call-rt-st.exp
1077 * gdb.base/callexit.exp
1078 * gdb.base/catch-fork-kill.exp
1079 * gdb.base/charset.exp
1080 * gdb.base/checkpoint.exp
1081 * gdb.base/comprdebug.exp
1082 * gdb.base/constvars.exp
1083 * gdb.base/coredump-filter.exp
1084 * gdb.base/cursal.exp
1085 * gdb.base/cvexpr.exp
1086 * gdb.base/detach.exp
1087 * gdb.base/display.exp
1088 * gdb.base/dmsym.exp
1089 * gdb.base/dprintf-pending.exp
1090 * gdb.base/dso2dso.exp
1091 * gdb.base/dtrace-probe.exp
1092 * gdb.base/dump.exp
1093 * gdb.base/enum_cond.exp
1094 * gdb.base/exe-lock.exp
1095 * gdb.base/exec-invalid-sysroot.exp
1096 * gdb.base/execl-update-breakpoints.exp
1097 * gdb.base/exprs.exp
1098 * gdb.base/fileio.exp
1099 * gdb.base/find.exp
1100 * gdb.base/finish.exp
1101 * gdb.base/fixsection.exp
1102 * gdb.base/foll-vfork.exp
1103 * gdb.base/frame-args.exp
1104 * gdb.base/gcore.exp
1105 * gdb.base/gdb1250.exp
1106 * gdb.base/global-var-nested-by-dso.exp
1107 * gdb.base/gnu-ifunc.exp
1108 * gdb.base/hashline1.exp
1109 * gdb.base/hashline2.exp
1110 * gdb.base/hashline3.exp
1111 * gdb.base/hbreak-in-shr-unsupported.exp
1112 * gdb.base/huge.exp
1113 * gdb.base/infcall-input.exp
1114 * gdb.base/info-fun.exp
1115 * gdb.base/info-shared.exp
1116 * gdb.base/jit-simple.exp
1117 * gdb.base/jit-so.exp
1118 * gdb.base/jit.exp
1119 * gdb.base/jump.exp
1120 * gdb.base/label.exp
1121 * gdb.base/lineinc.exp
1122 * gdb.base/logical.exp
1123 * gdb.base/longjmp.exp
1124 * gdb.base/macscp.exp
1125 * gdb.base/miscexprs.exp
1126 * gdb.base/new-ui-echo.exp
1127 * gdb.base/new-ui-pending-input.exp
1128 * gdb.base/new-ui.exp
1129 * gdb.base/nodebug.exp
1130 * gdb.base/nofield.exp
1131 * gdb.base/offsets.exp
1132 * gdb.base/overlays.exp
1133 * gdb.base/pending.exp
1134 * gdb.base/pointers.exp
1135 * gdb.base/pr11022.exp
1136 * gdb.base/printcmds.exp
1137 * gdb.base/prologue.exp
1138 * gdb.base/ptr-typedef.exp
1139 * gdb.base/realname-expand.exp
1140 * gdb.base/relativedebug.exp
1141 * gdb.base/relocate.exp
1142 * gdb.base/remote.exp
1143 * gdb.base/reread.exp
1144 * gdb.base/return2.exp
1145 * gdb.base/savedregs.exp
1146 * gdb.base/sep.exp
1147 * gdb.base/sepdebug.exp
1148 * gdb.base/sepsymtab.exp
1149 * gdb.base/set-inferior-tty.exp
1150 * gdb.base/setshow.exp
1151 * gdb.base/shlib-call.exp
1152 * gdb.base/sigaltstack.exp
1153 * gdb.base/siginfo-addr.exp
1154 * gdb.base/signals.exp
1155 * gdb.base/signull.exp
1156 * gdb.base/sigrepeat.exp
1157 * gdb.base/so-impl-ld.exp
1158 * gdb.base/solib-display.exp
1159 * gdb.base/solib-overlap.exp
1160 * gdb.base/solib-search.exp
1161 * gdb.base/solib-symbol.exp
1162 * gdb.base/structs.exp
1163 * gdb.base/structs2.exp
1164 * gdb.base/symtab-search-order.exp
1165 * gdb.base/twice.exp
1166 * gdb.base/unload.exp
1167 * gdb.base/varargs.exp
1168 * gdb.base/watchpoint-solib.exp
1169 * gdb.base/watchpoint.exp
1170 * gdb.base/whatis.exp
1171 * gdb.base/wrong_frame_bt_full.exp
1172 * gdb.btrace/dlopen.exp
1173 * gdb.cell/ea-standalone.exp
1174 * gdb.cell/ea-test.exp
1175 * gdb.cp/dispcxx.exp
1176 * gdb.cp/gdb2384.exp
1177 * gdb.cp/method2.exp
1178 * gdb.cp/nextoverthrow.exp
1179 * gdb.cp/pr10728.exp
1180 * gdb.disasm/am33.exp
1181 * gdb.disasm/h8300s.exp
1182 * gdb.disasm/mn10300.exp
1183 * gdb.disasm/sh3.exp
1184 * gdb.dwarf2/dw2-dir-file-name.exp
1185 * gdb.fortran/complex.exp
1186 * gdb.fortran/library-module.exp
1187 * gdb.guile/scm-pretty-print.exp
1188 * gdb.guile/scm-symbol.exp
1189 * gdb.guile/scm-type.exp
1190 * gdb.guile/scm-value.exp
1191 * gdb.linespec/linespec.exp
1192 * gdb.mi/gdb701.exp
1193 * gdb.mi/gdb792.exp
1194 * gdb.mi/mi-breakpoint-changed.exp
1195 * gdb.mi/mi-dprintf-pending.exp
1196 * gdb.mi/mi-dprintf.exp
1197 * gdb.mi/mi-exit-code.exp
1198 * gdb.mi/mi-pending.exp
1199 * gdb.mi/mi-solib.exp
1200 * gdb.mi/new-ui-mi-sync.exp
1201 * gdb.mi/pr11022.exp
1202 * gdb.mi/user-selected-context-sync.exp
1203 * gdb.opt/solib-intra-step.exp
1204 * gdb.python/py-events.exp
1205 * gdb.python/py-finish-breakpoint.exp
1206 * gdb.python/py-mi.exp
1207 * gdb.python/py-prettyprint.exp
1208 * gdb.python/py-shared.exp
1209 * gdb.python/py-symbol.exp
1210 * gdb.python/py-template.exp
1211 * gdb.python/py-type.exp
1212 * gdb.python/py-value.exp
1213 * gdb.reverse/solib-precsave.exp
1214 * gdb.reverse/solib-reverse.exp
1215 * gdb.server/solib-list.exp
1216 * gdb.stabs/weird.exp
1217 * gdb.threads/reconnect-signal.exp
1218 * gdb.threads/stepi-random-signal.exp
1219 * gdb.trace/actions.exp
1220 * gdb.trace/ax.exp
1221 * gdb.trace/backtrace.exp
1222 * gdb.trace/change-loc.exp
1223 * gdb.trace/deltrace.exp
1224 * gdb.trace/ftrace-lock.exp
1225 * gdb.trace/ftrace.exp
1226 * gdb.trace/infotrace.exp
1227 * gdb.trace/mi-tracepoint-changed.exp
1228 * gdb.trace/packetlen.exp
1229 * gdb.trace/passcount.exp
1230 * gdb.trace/pending.exp
1231 * gdb.trace/range-stepping.exp
1232 * gdb.trace/report.exp
1233 * gdb.trace/stap-trace.exp
1234 * gdb.trace/tfind.exp
1235 * gdb.trace/trace-break.exp
1236 * gdb.trace/trace-condition.exp
1237 * gdb.trace/trace-enable-disable.exp
1238 * gdb.trace/trace-mt.exp
1239 * gdb.trace/tracecmd.exp
1240 * gdb.trace/tspeed.exp
1241 * gdb.trace/tsv.exp
1242 * lib/perftest.exp
1243
fb9feb35
LM
12442016-12-01 Luis Machado <lgustavo@codesourcery.com>
1245
1246 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1247 with gdb_test_no_output.
1248 Use command as test name.
1249
cd2ddb6c
LM
12502016-12-01 Luis Machado <lgustavo@codesourcery.com>
1251
1252 Fix test names starting with uppercase throughout the files.
1253
1254 * gdb.ada/assign_1.exp
1255 * gdb.ada/boolean_expr.exp
1256 * gdb.base/arrayidx.exp
1257 * gdb.base/del.exp
1258 * gdb.base/gcore-buffer-overflow.exp
1259 * gdb.base/testenv.exp
1260 * gdb.compile/compile.exp
1261 * gdb.python/py-framefilter-invalidarg.exp
1262 * gdb.python/py-framefilter.exp
1263
bb95117e
LM
12642016-12-01 Luis Machado <lgustavo@codesourcery.com>
1265
1266 Fix test names starting with uppercase throughout the files.
1267
1268 * gdb.ada/array_return.exp
1269 * gdb.ada/expr_delims.exp
1270 * gdb.ada/mi_dyn_arr.exp
1271 * gdb.ada/mi_interface.exp
1272 * gdb.ada/mi_var_array.exp
1273 * gdb.ada/watch_arg.exp
1274 * gdb.arch/alpha-step.exp
1275 * gdb.arch/altivec-regs.exp
1276 * gdb.arch/e500-regs.exp
1277 * gdb.arch/powerpc-d128-regs.exp
1278 * gdb.base/arrayidx.exp
1279 * gdb.base/break.exp
1280 * gdb.base/checkpoint.exp
1281 * gdb.base/debug-expr.exp
1282 * gdb.base/dmsym.exp
1283 * gdb.base/radix.exp
1284 * gdb.base/sepdebug.exp
1285 * gdb.base/testenv.exp
1286 * gdb.base/watch_thread_num.exp
1287 * gdb.base/watchpoint-cond-gone.exp
1288 * gdb.cell/break.exp
1289 * gdb.cell/ea-cache.exp
1290 * gdb.compile/compile.exp
1291 * gdb.cp/gdb2495.exp
1292 * gdb.gdb/selftest.exp
1293 * gdb.gdb/xfullpath.exp
1294 * gdb.go/hello.exp
1295 * gdb.go/integers.exp
1296 * gdb.objc/basicclass.exp
1297 * gdb.pascal/hello.exp
1298 * gdb.pascal/integers.exp
1299 * gdb.python/py-breakpoint.exp
1300 * gdb.python/py-cmd.exp
1301 * gdb.python/py-linetable.exp
1302 * gdb.python/py-xmethods.exp
1303 * gdb.python/python.exp
1304 * gdb.reverse/consecutive-precsave.exp
1305 * gdb.reverse/finish-precsave.exp
1306 * gdb.reverse/i386-precsave.exp
1307 * gdb.reverse/machinestate-precsave.exp
1308 * gdb.reverse/sigall-precsave.exp
1309 * gdb.reverse/solib-precsave.exp
1310 * gdb.reverse/step-precsave.exp
1311 * gdb.reverse/until-precsave.exp
1312 * gdb.reverse/watch-precsave.exp
1313 * gdb.threads/leader-exit.exp
1314 * gdb.threads/pthreads.exp
1315 * gdb.threads/wp-replication.exp
1316 * gdb.trace/actions.exp
1317 * gdb.trace/mi-tsv-changed.exp
1318 * gdb.trace/tsv.exp
1319
de97fdd4
LM
13202016-12-01 Luis Machado <lgustavo@codesourcery.com>
1321
1322 Fix test names starting with uppercase throughout the files.
1323
1324 * gdb.arch/i386-bp_permanent.exp
1325 * gdb.arch/i386-gnu-cfi.exp
1326 * gdb.base/disasm-end-cu.exp
1327 * gdb.base/macscp.exp
1328 * gdb.base/pending.exp
1329 * gdb.base/watch_thread_num.exp
1330 * gdb.cp/exception.exp
1331 * gdb.cp/gdb2495.exp
1332 * gdb.cp/local.exp
1333 * gdb.python/py-evsignal.exp
1334 * gdb.python/python.exp
1335 * gdb.trace/tracecmd.exp
1336
9f058c10
LM
13372016-12-01 Luis Machado <lgustavo@codesourcery.com>
1338
1339 Fix test names starting with uppercase throughout the files.
1340
1341 * gdb.base/charset.exp
1342 * gdb.base/eval.exp
1343 * gdb.base/multi-forks.exp
1344 * gdb.guile/scm-progspace.exp
1345 * gdb.opencl/datatypes.exp
1346 * gdb.python/py-block.exp
1347 * gdb.python/py-function.exp
1348 * gdb.python/py-symbol.exp
1349 * gdb.python/py-symtab.exp
1350 * gdb.python/py-xmethods.exp
1351 * gdb.reverse/break-precsave.exp
1352 * gdb.reverse/break-reverse.exp
1353 * gdb.reverse/consecutive-precsave.exp
1354 * gdb.reverse/consecutive-reverse.exp
1355 * gdb.reverse/finish-precsave.exp
1356 * gdb.reverse/finish-reverse-bkpt.exp
1357 * gdb.reverse/finish-reverse.exp
1358 * gdb.reverse/fstatat-reverse.exp
1359 * gdb.reverse/getresuid-reverse.exp
1360 * gdb.reverse/i386-precsave.exp
1361 * gdb.reverse/i386-reverse.exp
1362 * gdb.reverse/i386-sse-reverse.exp
1363 * gdb.reverse/i387-stack-reverse.exp
1364 * gdb.reverse/insn-reverse.exp
1365 * gdb.reverse/machinestate-precsave.exp
1366 * gdb.reverse/machinestate.exp
1367 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1368 * gdb.reverse/pipe-reverse.exp
1369 * gdb.reverse/readv-reverse.exp
1370 * gdb.reverse/recvmsg-reverse.exp
1371 * gdb.reverse/rerun-prec.exp
1372 * gdb.reverse/s390-mvcle.exp
1373 * gdb.reverse/sigall-precsave.exp
1374 * gdb.reverse/sigall-reverse.exp
1375 * gdb.reverse/solib-precsave.exp
1376 * gdb.reverse/solib-reverse.exp
1377 * gdb.reverse/step-precsave.exp
1378 * gdb.reverse/step-reverse.exp
1379 * gdb.reverse/time-reverse.exp
1380 * gdb.reverse/until-precsave.exp
1381 * gdb.reverse/until-reverse.exp
1382 * gdb.reverse/waitpid-reverse.exp
1383 * gdb.reverse/watch-precsave.exp
1384 * gdb.reverse/watch-reverse.exp
1385
cdc7edd7
LM
13862016-12-01 Luis Machado <lgustavo@codesourcery.com>
1387
1388 Fix test names starting with uppercase throughout the files.
1389
1390 * gdb.arch/i386-mpx-simple_segv.exp
1391 * gdb.arch/i386-mpx.exp
1392 * gdb.arch/i386-permbkpt.exp
1393 * gdb.arch/pa-nullify.exp
1394 * gdb.arch/powerpc-d128-regs.exp
1395 * gdb.arch/vsx-regs.exp
1396 * gdb.base/bfp-test.exp
1397 * gdb.base/break.exp
1398 * gdb.base/breakpoint-shadow.exp
1399 * gdb.base/callfuncs.exp
1400 * gdb.base/charset.exp
1401 * gdb.base/commands.exp
1402 * gdb.base/completion.exp
1403 * gdb.base/dfp-test.exp
1404 * gdb.base/echo.exp
1405 * gdb.base/ending-run.exp
1406 * gdb.base/eval.exp
1407 * gdb.base/expand-psymtabs.exp
1408 * gdb.base/float128.exp
1409 * gdb.base/floatn.exp
1410 * gdb.base/foll-exec-mode.exp
1411 * gdb.base/gdb1056.exp
1412 * gdb.base/gdb11531.exp
1413 * gdb.base/kill-after-signal.exp
1414 * gdb.base/multi-forks.exp
1415 * gdb.base/overlays.exp
1416 * gdb.base/pending.exp
1417 * gdb.base/sepdebug.exp
1418 * gdb.base/testenv.exp
1419 * gdb.base/valgrind-db-attach.exp
1420 * gdb.base/watch_thread_num.exp
1421 * gdb.base/watchpoint-cond-gone.exp
1422 * gdb.base/watchpoint.exp
1423 * gdb.base/watchpoints.exp
1424 * gdb.cp/arg-reference.exp
1425 * gdb.cp/baseenum.exp
1426 * gdb.cp/operator.exp
1427 * gdb.cp/shadow.exp
1428 * gdb.dwarf2/dw2-op-out-param.exp
1429 * gdb.dwarf2/dw2-reg-undefined.exp
1430 * gdb.go/chan.exp
1431 * gdb.go/hello.exp
1432 * gdb.go/integers.exp
1433 * gdb.go/methods.exp
1434 * gdb.go/package.exp
1435 * gdb.guile/scm-parameter.exp
1436 * gdb.guile/scm-progspace.exp
1437 * gdb.guile/scm-value.exp
1438 * gdb.mi/mi-pending.exp
1439 * gdb.mi/user-selected-context-sync.exp
1440 * gdb.multi/multi-attach.exp
1441 * gdb.multi/tids.exp
1442 * gdb.opt/clobbered-registers-O2.exp
1443 * gdb.pascal/floats.exp
1444 * gdb.pascal/integers.exp
1445 * gdb.python/py-block.exp
1446 * gdb.python/py-events.exp
1447 * gdb.python/py-parameter.exp
1448 * gdb.python/py-symbol.exp
1449 * gdb.python/py-symtab.exp
1450 * gdb.python/py-type.exp
1451 * gdb.python/py-value.exp
1452 * gdb.python/py-xmethods.exp
1453 * gdb.python/python.exp
1454 * gdb.reverse/break-precsave.exp
1455 * gdb.reverse/consecutive-precsave.exp
1456 * gdb.reverse/finish-precsave.exp
1457 * gdb.reverse/i386-precsave.exp
1458 * gdb.reverse/machinestate-precsave.exp
1459 * gdb.reverse/sigall-precsave.exp
1460 * gdb.reverse/solib-precsave.exp
1461 * gdb.reverse/step-precsave.exp
1462 * gdb.reverse/until-precsave.exp
1463 * gdb.reverse/watch-precsave.exp
1464 * gdb.server/ext-attach.exp
1465 * gdb.server/ext-restart.exp
1466 * gdb.server/ext-run.exp
1467 * gdb.server/ext-wrapper.exp
1468 * gdb.stabs/gdb11479.exp
1469 * gdb.stabs/weird.exp
1470 * gdb.threads/attach-many-short-lived-threads.exp
1471 * gdb.threads/kill.exp
1472 * gdb.threads/watchpoint-fork.exp
1473
bc6c7af4
LM
14742016-12-01 Luis Machado <lgustavo@codesourcery.com>
1475
1476 Fix test names starting with uppercase throughout all the files below.
1477
1478 * gdb.ada/array_return.exp
1479 * gdb.ada/catch_ex.exp
1480 * gdb.ada/info_exc.exp
1481 * gdb.ada/mi_catch_ex.exp
1482 * gdb.ada/mi_dyn_arr.exp
1483 * gdb.ada/mi_ex_cond.exp
1484 * gdb.ada/mi_exc_info.exp
1485 * gdb.ada/mi_interface.exp
1486 * gdb.ada/mi_task_arg.exp
1487 * gdb.ada/mi_task_info.exp
1488 * gdb.ada/mi_var_array.exp
1489 * gdb.arch/alpha-step.exp
1490 * gdb.arch/amd64-disp-step.exp
1491 * gdb.arch/arm-disp-step.exp
1492 * gdb.arch/disp-step-insn-reloc.exp
1493 * gdb.arch/e500-prologue.exp
1494 * gdb.arch/ftrace-insn-reloc.exp
1495 * gdb.arch/gdb1558.exp
1496 * gdb.arch/i386-bp_permanent.exp
1497 * gdb.arch/i386-disp-step.exp
1498 * gdb.arch/i386-float.exp
1499 * gdb.arch/i386-gnu-cfi.exp
1500 * gdb.arch/ia64-breakpoint-shadow.exp
1501 * gdb.arch/mips16-thunks.exp
1502 * gdb.arch/pa-nullify.exp
1503 * gdb.arch/powerpc-aix-prologue.exp
1504 * gdb.arch/powerpc-power.exp
1505 * gdb.arch/ppc-dfp.exp
1506 * gdb.arch/s390-tdbregs.exp
1507 * gdb.arch/spu-info.exp
1508 * gdb.arch/spu-ls.exp
1509 * gdb.arch/thumb-bx-pc.exp
1510 * gdb.base/advance.exp
1511 * gdb.base/annota-input-while-running.exp
1512 * gdb.base/arrayidx.exp
1513 * gdb.base/asmlabel.exp
1514 * gdb.base/async.exp
1515 * gdb.base/attach-wait-input.exp
1516 * gdb.base/auto-connect-native-target.exp
1517 * gdb.base/batch-preserve-term-settings.exp
1518 * gdb.base/bfp-test.exp
1519 * gdb.base/bigcore.exp
1520 * gdb.base/bp-permanent.exp
1521 * gdb.base/break-always.exp
1522 * gdb.base/break-fun-addr.exp
1523 * gdb.base/break-idempotent.exp
1524 * gdb.base/break-main-file-remove-fail.exp
1525 * gdb.base/break-probes.exp
1526 * gdb.base/break-unload-file.exp
1527 * gdb.base/break.exp
1528 * gdb.base/call-ar-st.exp
1529 * gdb.base/call-rt-st.exp
1530 * gdb.base/call-sc.exp
1531 * gdb.base/call-signal-resume.exp
1532 * gdb.base/call-strs.exp
1533 * gdb.base/callexit.exp
1534 * gdb.base/callfuncs.exp
1535 * gdb.base/catch-gdb-caused-signals.exp
1536 * gdb.base/catch-signal-siginfo-cond.exp
1537 * gdb.base/catch-syscall.exp
1538 * gdb.base/compare-sections.exp
1539 * gdb.base/cond-eval-mode.exp
1540 * gdb.base/condbreak-call-false.exp
1541 * gdb.base/consecutive-step-over.exp
1542 * gdb.base/cursal.exp
1543 * gdb.base/disabled-location.exp
1544 * gdb.base/disasm-end-cu.exp
1545 * gdb.base/display.exp
1546 * gdb.base/double-prompt-target-event-error.exp
1547 * gdb.base/dprintf-bp-same-addr.exp
1548 * gdb.base/dprintf-detach.exp
1549 * gdb.base/dprintf-next.exp
1550 * gdb.base/dprintf-non-stop.exp
1551 * gdb.base/dprintf-pending.exp
1552 * gdb.base/dso2dso.exp
1553 * gdb.base/ending-run.exp
1554 * gdb.base/enum_cond.exp
1555 * gdb.base/examine-backward.exp
1556 * gdb.base/exe-lock.exp
1557 * gdb.base/exec-invalid-sysroot.exp
1558 * gdb.base/execl-update-breakpoints.exp
1559 * gdb.base/execution-termios.exp
1560 * gdb.base/fileio.exp
1561 * gdb.base/fixsection.exp
1562 * gdb.base/foll-exec-mode.exp
1563 * gdb.base/foll-exec.exp
1564 * gdb.base/fork-running-state.exp
1565 * gdb.base/frame-args.exp
1566 * gdb.base/fullpath-expand.exp
1567 * gdb.base/func-ptr.exp
1568 * gdb.base/gcore-relro-pie.exp
1569 * gdb.base/gdb1090.exp
1570 * gdb.base/gdb1555.exp
1571 * gdb.base/global-var-nested-by-dso.exp
1572 * gdb.base/gnu-ifunc.exp
1573 * gdb.base/hbreak-in-shr-unsupported.exp
1574 * gdb.base/hbreak-unmapped.exp
1575 * gdb.base/hook-stop.exp
1576 * gdb.base/infcall-input.exp
1577 * gdb.base/info-fun.exp
1578 * gdb.base/info-shared.exp
1579 * gdb.base/interrupt-noterm.exp
1580 * gdb.base/jit-so.exp
1581 * gdb.base/jit.exp
1582 * gdb.base/line-symtabs.exp
1583 * gdb.base/list.exp
1584 * gdb.base/longjmp.exp
1585 * gdb.base/macscp.exp
1586 * gdb.base/max-value-size.exp
1587 * gdb.base/nodebug.exp
1588 * gdb.base/nofield.exp
1589 * gdb.base/overlays.exp
1590 * gdb.base/paginate-after-ctrl-c-running.exp
1591 * gdb.base/paginate-bg-execution.exp
1592 * gdb.base/paginate-inferior-exit.exp
1593 * gdb.base/pending.exp
1594 * gdb.base/pr11022.exp
1595 * gdb.base/printcmds.exp
1596 * gdb.base/ptr-typedef.exp
1597 * gdb.base/ptype.exp
1598 * gdb.base/randomize.exp
1599 * gdb.base/range-stepping.exp
1600 * gdb.base/realname-expand.exp
1601 * gdb.base/relativedebug.exp
1602 * gdb.base/remote.exp
1603 * gdb.base/savedregs.exp
1604 * gdb.base/sepdebug.exp
1605 * gdb.base/set-noassign.exp
1606 * gdb.base/shlib-call.exp
1607 * gdb.base/shreloc.exp
1608 * gdb.base/sigaltstack.exp
1609 * gdb.base/sigbpt.exp
1610 * gdb.base/siginfo-addr.exp
1611 * gdb.base/siginfo-obj.exp
1612 * gdb.base/siginfo-thread.exp
1613 * gdb.base/signest.exp
1614 * gdb.base/signull.exp
1615 * gdb.base/sigrepeat.exp
1616 * gdb.base/skip.exp
1617 * gdb.base/so-impl-ld.exp
1618 * gdb.base/solib-corrupted.exp
1619 * gdb.base/solib-disc.exp
1620 * gdb.base/solib-display.exp
1621 * gdb.base/solib-overlap.exp
1622 * gdb.base/solib-search.exp
1623 * gdb.base/solib-symbol.exp
1624 * gdb.base/source-execution.exp
1625 * gdb.base/sss-bp-on-user-bp-2.exp
1626 * gdb.base/sss-bp-on-user-bp.exp
1627 * gdb.base/stack-checking.exp
1628 * gdb.base/stale-infcall.exp
1629 * gdb.base/step-break.exp
1630 * gdb.base/step-line.exp
1631 * gdb.base/step-over-exit.exp
1632 * gdb.base/step-test.exp
1633 * gdb.base/structs.exp
1634 * gdb.base/sym-file.exp
1635 * gdb.base/symtab-search-order.exp
1636 * gdb.base/term.exp
1637 * gdb.base/type-opaque.exp
1638 * gdb.base/unload.exp
1639 * gdb.base/until-nodebug.exp
1640 * gdb.base/until.exp
1641 * gdb.base/unwindonsignal.exp
1642 * gdb.base/watch-cond.exp
1643 * gdb.base/watch-non-mem.exp
1644 * gdb.base/watch_thread_num.exp
1645 * gdb.base/watchpoint-reuse-slot.exp
1646 * gdb.base/watchpoint-solib.exp
1647 * gdb.base/watchpoint.exp
1648 * gdb.btrace/dlopen.exp
1649 * gdb.cell/arch.exp
1650 * gdb.cell/break.exp
1651 * gdb.cell/bt.exp
1652 * gdb.cell/core.exp
1653 * gdb.cell/data.exp
1654 * gdb.cell/dwarfaddr.exp
1655 * gdb.cell/ea-cache.exp
1656 * gdb.cell/ea-standalone.exp
1657 * gdb.cell/ea-test.exp
1658 * gdb.cell/f-regs.exp
1659 * gdb.cell/fork.exp
1660 * gdb.cell/gcore.exp
1661 * gdb.cell/mem-access.exp
1662 * gdb.cell/ptype.exp
1663 * gdb.cell/registers.exp
1664 * gdb.cell/sizeof.exp
1665 * gdb.cell/solib-symbol.exp
1666 * gdb.cell/solib.exp
1667 * gdb.compile/compile-tls.exp
1668 * gdb.cp/exception.exp
1669 * gdb.cp/gdb2495.exp
1670 * gdb.cp/local.exp
1671 * gdb.cp/mb-inline.exp
1672 * gdb.cp/mb-templates.exp
1673 * gdb.cp/pr10687.exp
1674 * gdb.cp/pr9167.exp
1675 * gdb.cp/scope-err.exp
1676 * gdb.cp/templates.exp
1677 * gdb.cp/virtfunc.exp
1678 * gdb.dwarf2/dw2-dir-file-name.exp
1679 * gdb.dwarf2/dw2-single-line-discriminators.exp
1680 * gdb.fortran/complex.exp
1681 * gdb.fortran/library-module.exp
1682 * gdb.guile/guile.exp
1683 * gdb.guile/scm-cmd.exp
1684 * gdb.guile/scm-frame-inline.exp
1685 * gdb.guile/scm-objfile.exp
1686 * gdb.guile/scm-pretty-print.exp
1687 * gdb.guile/scm-symbol.exp
1688 * gdb.guile/scm-type.exp
1689 * gdb.guile/scm-value.exp
1690 * gdb.linespec/keywords.exp
1691 * gdb.linespec/ls-errs.exp
1692 * gdb.linespec/macro-relative.exp
1693 * gdb.linespec/thread.exp
1694 * gdb.mi/mi-breakpoint-changed.exp
1695 * gdb.mi/mi-dprintf-pending.exp
1696 * gdb.mi/mi-fullname-deleted.exp
1697 * gdb.mi/mi-logging.exp
1698 * gdb.mi/mi-pending.exp
1699 * gdb.mi/mi-solib.exp
1700 * gdb.mi/new-ui-mi-sync.exp
1701 * gdb.mi/user-selected-context-sync.exp
1702 * gdb.multi/dummy-frame-restore.exp
1703 * gdb.multi/multi-arch-exec.exp
1704 * gdb.multi/remove-inferiors.exp
1705 * gdb.multi/watchpoint-multi-exit.exp
1706 * gdb.opt/solib-intra-step.exp
1707 * gdb.perf/backtrace.exp
1708 * gdb.perf/single-step.exp
1709 * gdb.perf/skip-command.exp
1710 * gdb.perf/skip-prologue.exp
1711 * gdb.perf/solib.exp
1712 * gdb.python/lib-types.exp
1713 * gdb.python/py-as-string.exp
1714 * gdb.python/py-bad-printers.exp
1715 * gdb.python/py-block.exp
1716 * gdb.python/py-breakpoint.exp
1717 * gdb.python/py-cmd.exp
1718 * gdb.python/py-events.exp
1719 * gdb.python/py-evthreads.exp
1720 * gdb.python/py-finish-breakpoint.exp
1721 * gdb.python/py-finish-breakpoint2.exp
1722 * gdb.python/py-frame-inline.exp
1723 * gdb.python/py-frame.exp
1724 * gdb.python/py-inferior.exp
1725 * gdb.python/py-infthread.exp
1726 * gdb.python/py-mi.exp
1727 * gdb.python/py-objfile.exp
1728 * gdb.python/py-pp-maint.exp
1729 * gdb.python/py-pp-registration.exp
1730 * gdb.python/py-prettyprint.exp
1731 * gdb.python/py-recurse-unwind.exp
1732 * gdb.python/py-shared.exp
1733 * gdb.python/py-symbol.exp
1734 * gdb.python/py-symtab.exp
1735 * gdb.python/py-template.exp
1736 * gdb.python/py-type.exp
1737 * gdb.python/py-unwind-maint.exp
1738 * gdb.python/py-unwind.exp
1739 * gdb.python/py-value.exp
1740 * gdb.python/python.exp
1741 * gdb.reverse/finish-reverse-bkpt.exp
1742 * gdb.reverse/insn-reverse.exp
1743 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1744 * gdb.reverse/solib-precsave.exp
1745 * gdb.reverse/solib-reverse.exp
1746 * gdb.stabs/gdb11479.exp
1747 * gdb.stabs/weird.exp
1748 * gdb.threads/fork-child-threads.exp
1749 * gdb.threads/fork-plus-threads.exp
1750 * gdb.threads/fork-thread-pending.exp
1751 * gdb.threads/forking-threads-plus-breakpoint.exp
1752 * gdb.threads/hand-call-in-threads.exp
1753 * gdb.threads/interrupted-hand-call.exp
1754 * gdb.threads/linux-dp.exp
1755 * gdb.threads/local-watch-wrong-thread.exp
1756 * gdb.threads/next-while-other-thread-longjmps.exp
1757 * gdb.threads/non-ldr-exit.exp
1758 * gdb.threads/pending-step.exp
1759 * gdb.threads/print-threads.exp
1760 * gdb.threads/process-dies-while-detaching.exp
1761 * gdb.threads/process-dies-while-handling-bp.exp
1762 * gdb.threads/pthreads.exp
1763 * gdb.threads/queue-signal.exp
1764 * gdb.threads/reconnect-signal.exp
1765 * gdb.threads/signal-command-handle-nopass.exp
1766 * gdb.threads/signal-command-multiple-signals-pending.exp
1767 * gdb.threads/signal-delivered-right-thread.exp
1768 * gdb.threads/signal-sigtrap.exp
1769 * gdb.threads/sigthread.exp
1770 * gdb.threads/staticthreads.exp
1771 * gdb.threads/stepi-random-signal.exp
1772 * gdb.threads/thread-unwindonsignal.exp
1773 * gdb.threads/thread_check.exp
1774 * gdb.threads/thread_events.exp
1775 * gdb.threads/tid-reuse.exp
1776 * gdb.threads/tls-nodebug.exp
1777 * gdb.threads/tls-shared.exp
1778 * gdb.threads/tls-so_extern.exp
1779 * gdb.threads/tls.exp
1780 * gdb.threads/wp-replication.exp
1781 * gdb.trace/actions-changed.exp
1782 * gdb.trace/actions.exp
1783 * gdb.trace/backtrace.exp
1784 * gdb.trace/change-loc.exp
1785 * gdb.trace/collection.exp
1786 * gdb.trace/deltrace.exp
1787 * gdb.trace/disconnected-tracing.exp
1788 * gdb.trace/entry-values.exp
1789 * gdb.trace/ftrace-lock.exp
1790 * gdb.trace/ftrace.exp
1791 * gdb.trace/infotrace.exp
1792 * gdb.trace/mi-trace-frame-collected.exp
1793 * gdb.trace/mi-trace-unavailable.exp
1794 * gdb.trace/mi-traceframe-changed.exp
1795 * gdb.trace/mi-tracepoint-changed.exp
1796 * gdb.trace/mi-tsv-changed.exp
1797 * gdb.trace/no-attach-trace.exp
1798 * gdb.trace/packetlen.exp
1799 * gdb.trace/passc-dyn.exp
1800 * gdb.trace/passcount.exp
1801 * gdb.trace/pending.exp
1802 * gdb.trace/pr16508.exp
1803 * gdb.trace/qtro.exp
1804 * gdb.trace/range-stepping.exp
1805 * gdb.trace/read-memory.exp
1806 * gdb.trace/report.exp
1807 * gdb.trace/save-trace.exp
1808 * gdb.trace/signal.exp
1809 * gdb.trace/stap-trace.exp
1810 * gdb.trace/status-stop.exp
1811 * gdb.trace/strace.exp
1812 * gdb.trace/tfile.exp
1813 * gdb.trace/tfind.exp
1814 * gdb.trace/trace-break.exp
1815 * gdb.trace/trace-condition.exp
1816 * gdb.trace/trace-enable-disable.exp
1817 * gdb.trace/trace-mt.exp
1818 * gdb.trace/tracecmd.exp
1819 * gdb.trace/tracefile-pseudo-reg.exp
1820 * gdb.trace/tspeed.exp
1821 * gdb.trace/tstatus.exp
1822 * gdb.trace/tsv.exp
1823 * gdb.trace/unavailable.exp
1824 * gdb.trace/while-dyn.exp
1825 * gdb.trace/while-stepping.exp
1826 * lib/gdb-guile.exp
1827 * lib/gdb.exp
1828 * lib/mi-support.exp
1829 * lib/pascal.exp
1830 * lib/perftest.exp
1831 * lib/prelink-support.exp
1832 * lib/selftest-support.exp
1833
ad02e4fe
SM
18342016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1835
1836 * Makefile.in: Include disable-implicit-rules.mk.
1837
22347e55
AA
18382016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1839
1840 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1841 non-byte-aligned bit fields.
1842
da5b30da
AA
18432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1844
1845 PR gdb/12616
1846 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1847 respects the DW_AT_data_bit_offset attribute.
1848
b593ecca
SM
18492016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1850
1851 * gdb.base/default.exp: Fix output of "set language".
1852
3b165252
SM
18532016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1854
1855 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1856 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1857 make.
1858 * configure.ac: Remove checks for the make program.
1859 * configure: Re-generate.
1860
1a2f3d7f
KB
18612016-11-16 Kevin Buettner <kevinb@redhat.com>
1862
1863 * gdb.python/py-recurse-unwind.c (main): Add loop.
1864 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1865 to read_register() and gdb.parse_and_eval(). Make each code
1866 call a separate case that can be individually tested.
1867 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1868 proc. Call cont_and_backtrace for each of the code paths that
1869 we want to test in the unwinder.
1870
b7f38fda
AA
18712016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1872
1873 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1874 the definition of struct S.
1875
1f8db343
CM
18762016-11-11 Catherine Moore <clm@codesourcery.com>
1877
1878 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1879
fad0c9fb
PA
18802016-11-09 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.base/commands.exp (runto_or_return): New procedure.
1883 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1884 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1885 (progvar_simple_while_test, progvar_complex_if_while_test)
1886 (if_while_breakpoint_command_test)
1887 (infrun_breakpoint_command_test, breakpoint_command_test)
1888 (user_defined_command_test, watchpoint_command_test)
1889 (test_command_prompt_position, redefine_hook_test)
1890 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1891 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1892 multi_line_input and multi_line. Remove gdb_expect and
1893 gdb_stop_suppressing_tests uses.
1894 * lib/gdb.exp (valnum_re): New global.
1895 (multi_line_input): New procedure.
1896
8354c62c
SM
18972016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1898
1899 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1900 Remove.
1901 (test_setup): Define with proc_with_prefix.
1902 (test_cli_inferior): Likewise.
1903 (test_cli_thread): Likewise.
1904 (test_cli_frame): Likewise.
1905 (test_cli_select_frame): Likewise.
1906 (test_cli_up_down): Likewise.
1907 (test_mi_thread_select): Likewise.
1908 (test_mi_stack_select_frame): Likewise.
1909 (test_cli_in_mi_inferior): Likewise.
1910 (test_cli_in_mi_thread): Likewise.
1911 (test_cli_in_mi_frame): Likewise.
1912 (top level): Do not use with_test_prefix_procname.
1913
64f367a2
PA
19142016-11-09 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/commands.exp (gdbvar_simple_if_test)
1917 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1918 (progvar_simple_if_test, progvar_simple_while_test)
1919 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1920 (infrun_breakpoint_command_test, breakpoint_command_test)
1921 (user_defined_command_test, watchpoint_command_test)
1922 (test_command_prompt_position, deprecated_command_test)
1923 (bp_deleted_in_command, temporary_breakpoint_commands)
1924 (stray_arg0_test, source_file_with_indented_comment)
1925 (recursive_source_test, if_commands_test)
1926 (error_clears_commands_left, redefine_hook_test)
1927 (redefine_backtrace_test): Use proc_with_prefix.
1928 * lib/gdb.exp (proc_with_prefix): New proc.
1929
0bb65f1e
AA
19302016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1931
1932 * gdb.base/tui-layout.c: New file.
1933 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1934 disassembly window contains very long lines.
1935
7353f247
TT
19362016-11-08 Tom Tromey <tom@tromey.com>
1937
1938 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1939 depend on Python 2.
1940
30a7bb83
TT
19412016-11-08 Tom Tromey <tom@tromey.com>
1942
1943 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1944 New method.
1945
cdf5a07c
MG
19462016-10-29 Manish Goregaokar <manish@mozilla.com>
1947
2806dc7e 1948 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1949
51a789c3
MG
19502016-10-27 Manish Goregaokar <manish@mozilla.com>
1951
2806dc7e
PA
1952 * gdb.rust/simple.rs: Add test for univariant enums without
1953 discriminants and for encoded struct-like enums.
51a789c3 1954
f610ab6d
PA
19552016-10-28 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1958 gdb_test_multiple, tighten regexps and match symtabs and line
1959 tables incrementally.
1960
b129b0ca
LM
19612016-10-28 Luis Machado <lgustavo@codesourcery.com>
1962
1963 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1964 general.
1965
ecf45d2c
SL
19662016-10-25 Luis Machado <lgustavo@codesourcery.com>
1967
1968 * gdb.base/exec-invalid-sysroot.exp: New file.
1969
b8d38ee4
JK
19702016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1971
1972 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1973
f90fd8c2
JK
19742016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1977
2d2476aa
MR
19782016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1979
2806dc7e
PA
1980 * gdb.base/killed-outside.exp: Remove $options from a call to
1981 `prepare_for_testing'.
2d2476aa 1982
e42b25a0
SM
19832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1984
1985 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1986 Change test message.
1987
3ccdb432
SM
19882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1989
1990 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1991 Update comment.
1992
5bad3170
SM
19932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1994
1995 * gdb.trace/mi-trace-save.exp: New file.
1996
5ad9dba7
YQ
19972016-10-13 Yao Qi <yao.qi@linaro.org>
1998
1999 * gdb.base/code_elim.exp (get_var_address): Remove.
2000 * gdb.base/relocate.exp: Likewise.
2001 * gdb.base/shreloc.exp: Likewise.
2002 * lib/gdb.exp (get_var_address): New.
2003
62df7e21
YQ
20042016-10-13 Yao Qi <yao.qi@linaro.org>
2005
2006 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2007 floating point tests if $skip_float_test is false.
2008
4dac951e
LM
20092016-10-12 Luis Machado <lgustavo@codesourcery.com>
2010
2011 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2012 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2013 argc values.
2014 Add 1 to argc so we guarantee distinct initial/modified argc values.
2015
8f1a8fc4
JK
20162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2019
16c85b5d
JK
20202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2021
2022 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2023 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2024 * gdb.arch/vsx-regs.exp: Likewise.
2025
1d0e042a
YQ
20262016-10-07 Yao Qi <yao.qi@linaro.org>
2027
2028 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2029
68dadef5
MM
20302016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2031
2032 * gdb.python/python.exp: Test decode_line("*0").
2033
33fa2c6e
DE
20342016-10-06 Doug Evans <dje@google.com>
2035
2036 * gdb.python/py-value.exp (test_value_creation): Add test for large
2037 unsigned 64-bit value.
2038
9c37b5ae
TT
20392016-10-06 Tom Tromey <tom@tromey.com>
2040
2041 * gdb.compile/compile.exp: Change java tests to rust.
2042 * gdb.base/setshow.exp: Change java tests to rust.
2043 * gdb.base/default.exp: Remove java from language list.
2044 * README (Examples): Update language example.
2045 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2046 test.
2047 * lib/gdb.exp (skip_java_tests): Remove.
2048 * lib/java.exp: Remove.
2049 * gdb.java: Remove.
2050
78b86327
MR
20512016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2052
2053 * gdb.arch/mips-fcr.exp: New test.
2054 * gdb.arch/mips-fcr.c: Source for the new test.
2055
7470adbb
MR
20562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2057
2058 * gdb.base/solib-disc.exp: Use `standard_output_file'
2059 throughout.
2060
4a556533
PA
20612016-10-06 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.base/jit-simple-dl.c: New file.
2064 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2065 * gdb.base/jit-simple.c: ... this.
2066 * gdb.base/jit-simple.exp (jit_run): Delete.
2067 (build_jit): New proc.
2068 (jit_test_reread): Recompile either the main program or the shared
2069 library, depending on what is being tested. Skip changing address
2070 if caller wants to. Compare before/after addresses. If testing
2071 standalone, explicitly load the binary. Test "maint info
2072 breakpoints".
2073 (top level): Add "standalone vs shared lib" and "change address"
2074 vs "same address" axes.
2075
5a122fbc
PA
20762016-10-06 Pedro Alves <palves@redhat.com>
2077
2078 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2079 call.
2080 (jit_run): Delete.
2081 (jit_test_reread): Use with_test_prefix. Reload the main binary
2082 explicitly. Compare the before/after addresses of the JIT
2083 descriptor.
2084
ee8da4b8
DE
20852016-08-15 Doug Evans <dje@google.com>
2086
2087 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2088 for single bitfields is bool.
2089 * gdb.xml/tdesc-regs.exp: Ditto.
2090
f389f6fe
JK
20912016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2092
2093 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2094
fdebf1a4
YQ
20952016-10-05 Yao Qi <yao.qi@linaro.org>
2096
2097 * lib/gdb.exp (support_complex_tests): Return zero if
2098 gdb_skip_float_test return true.
2099
9c36d954 21002016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2101 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2102
2103 PR gdb/20487
2104 * gdb.mi/user-selected-context-sync.exp: New file.
2105 * gdb.mi/user-selected-context-sync.c: New file.
2106
4034d0ff 21072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2108 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2109
2110 PR gdb/20487
2111 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2112 =thread-select-event check.
2113
a4297203
PB
21142016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2115
2116 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2117 the compulsory L operand changes.
2118 * gdb.arch/powerpc-power.s: Likewise.
2119
bb805577
JK
21202016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2121
2122 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2123 * gdb.base/jit-attach-pie.c: New file.
2124 * gdb.base/jit-attach-pie.exp: New file.
2125
6d61dee5
PA
21262016-09-28 Pedro Alves <palves@redhat.com>
2127
2128 * gdb.base/infcall-input.c: New file.
2129 * gdb.base/infcall-input.exp: New file.
2130
f73842fc
YQ
21312016-09-22 Yao Qi <yao.qi@linaro.org>
2132
2133 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2134 (gdb_exit): Rename it to ...
2135 (gdbserver_gdb_exit): ... Close GDBserver.
2136 (gdb_exit): New proc, call gdbserver_gdb_exit.
2137 (mi_gdb_exit): Likewise.
2138
90681dab
YQ
21392016-09-22 Yao Qi <yao.qi@linaro.org>
2140
2141 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2142 path.
2143 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2144 Remove duplication.
2145
9c211fd8
YQ
21462016-09-22 Yao Qi <yao.qi@linaro.org>
2147
2148 * lib/gdbserver-support.exp: Check the existence of
2149 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2150
ad0a504f
AK
21512016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2152
2153 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2154
36cf1806
TT
21552016-09-21 Tom Tromey <tom@tromey.com>
2156
2157 PR gdb/20604:
2158 * gdb.base/quit.exp: New file.
2159
74172ecf
SM
21602016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2161
2162 * .gitignore: New file.
2163
3d0ec882
MR
21642016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2165
2166 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2167 throughout.
2168
8193adea
AA
21692016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2170
2171 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2172
d41a5c09
JK
21732016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * gdb.cp/casts.cc (decltype): Move it ...
2176 (main): ... with its call to ...
2177 * gdb.cp/casts03.cc: ... a new file.
2178 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2179
d2dfe700
JK
21802016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2181
2182 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2183
e2a92b16
PB
21842016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2185
2186 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2187 and sync up the test with tests in gas/testsuite/gas/ppc.
2188 * gdb.arch/powerpc-power.exp: Likewise.
2189
49b4de64
JK
21902016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2191
2192 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2193
2c29df25
SDJ
21942016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2195 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2198 make m1's definition to be different from m2's. Use 'dummy' as an
2199 argument for probe 'two'.
2200
cc3c2846
JB
22012016-09-10 Jon Beniston <jon@beniston.com>
2202
2203 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2204 for sim target.
2205
e1b2624a
AA
22062016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2207
2208 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2209 variable declaration.
2210 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2211 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2212 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2213 received HWCAP as its argument.
2214
4295e285
PA
22152016-09-06 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.base/new-ui-pending-input.c: New file.
2218 * gdb.base/new-ui-pending-input.exp: New file.
2219 * gdb.exp (clear_gdb_spawn_id): New procedure.
2220 (with_spawn_id): Check whether gdb_spawn_id exists before
2221 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2222 on exit.
2223
00d5215e
UW
22242016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2225
2226 * gdb.base/float128.c: New file.
2227 * gdb.base/float128.exp: Likewise.
2228 * gdb.base/floatn.c: Likewise.
2229 * gdb.base/floatn.exp: Likewise.
2230
a9ff5f12
UW
22312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2232
2233 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2234
f245535c
PA
22352016-09-05 Pedro Alves <palves@redhat.com>
2236
2237 PR backtrace/19927
2238 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2239 unwinders are immediately called as side effect of "source" or
2240 "disable unwinder" commands.
2241 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2242
ae9cf263
YQ
22432016-09-02 Yao Qi <yao.qi@linaro.org>
2244
2245 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2246 is true and $type is "float" or "double".
2247
27aba047
YQ
22482016-09-02 Yao Qi <yao.qi@linaro.org>
2249
2250 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2251 true.
2252 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2253 * gdb.base/call-rt-st.exp: Likewise.
2254 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2255 return value instead of gdb,skip_float_test.
2256 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2257 (do_function_calls): Use its return value instead of
2258 gdb,skip_float_test.
2259 * gdb.base/finish.exp: Likewise.
2260 * gdb.base/funcargs.exp: Likewise.
2261 * gdb.base/return.exp: Likewise.
2262 * gdb.base/return2.exp: Likewise.
2263 * gdb.base/varargs.exp: Likewise.
2264 * lib/gdb.exp (gdb_skip_float_test): Change it to
2265 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2266
5af962df
AA
22672016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2268
2269 * gdb.multi/tids.exp: Test "thread apply all".
2270
7fac6910
JK
22712016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2272
2273 * gdb.base/default.exp (tty): Remove.
2274
bb1fe4ac
KB
22752016-08-24 Kevin Buettner <kevinb@redhat.com>
2276
2806dc7e
PA
2277 * gdb.python/py-recurse-unwind.c: New file.
2278 * gdb.python/py-recurse-unwind.py: New file.
2279 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2280
0a1ddfa6
SM
22812016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2282
2283 * gdb.base/set-inferior-tty.exp: New file.
2284 * gdb.base/set-inferior-tty.c: New file.
2285
d9de1fe3
PA
22862016-08-23 Pedro Alves <palves@redhat.com>
2287
2288 PR gdb/20494
2289 * gdb.base/new-ui-echo.c: New file.
2290 * gdb.base/new-ui-echo.exp: New file.
2291
e9d9abd7
YQ
22922016-08-23 Yao Qi <yao.qi@linaro.org>
2293
2294 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2295 gdbserver_spawn.
2296 * gdb.server/connect-without-multi-process.exp (do_test):
2297 Likewise.
2298
3589529e
YQ
22992016-08-23 Yao Qi <yao.qi@linaro.org>
2300
2301 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2302 standalone_txt. Delete gdb_txt and standalone_txt on host
2303 and target. Spawn the binary on target. Copy files from
2304 target to host.
2305
6bb90213
PA
23062016-08-22 Pedro Alves <palves@redhat.com>
2307
2308 PR gdb/20505
2309 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2310 with_test_prefix. Factor out bits to ...
2311 (test_no_vdso): ... this new procedure.
2312
20c2c024
CL
23132016-08-19 Carl Love <cel@us.ibm.com>
2314
2315 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2316 maintaining separate logic for constructing the output path.
2317 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2318 * gdb.arch/ppc-dfp.exp: Likewise.
2319 * gdb.arch/ppc-fp.exp: Likewise.
2320 * gdb.arch/vsx-regs.exp: Likewise.
2321 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2322 binprefix for generating the additional binary files.
2323
0646e07d
PA
23242016-08-19 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.trace/mi-trace-frame-collected.exp
2327 (test_trace_frame_collected): On x32, expect two registers.
2328
46da9242
CL
23292016-08-18 Carl Love <cel@us.ibm.com>
2330
2331 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2332 and sync up the test with tests in gas/testsuite/gas/ppc.
2333 * gdb.arch/powerpc-power.exp: Likewise.
2334
eb2332d7
SM
23352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2336
2337 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2338 expected error message.
2339
63c61e04
SM
23402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2341
2342 * gdb.multi/remove-inferiors.exp: New file.
2343 * gdb.multi/remove-inferiors.c: New file.
2344
7b17065f
YQ
23452016-08-12 Yao Qi <yao.qi@linaro.org>
2346
2347 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2348 argument list.
2349
01d3dedf
PA
23502016-08-10 Pedro Alves <palves@redhat.com>
2351
2352 PR gdb/19187
2353 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2354 setup_kfails.
2355
3eb7562a
PA
23562016-08-09 Pedro Alves <palves@redhat.com>
2357 Simon Marchi <simon.marchi@ericsson.com>
2358
2359 PR gdb/20418
2360 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2361 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2362
80614914
PA
23632016-08-09 Pedro Alves <palves@redhat.com>
2364
2365 PR mi/20431
2366 * gdb.mi/mi-cmd-error.exp: New file.
2367
f348d89a
PA
23682016-08-09 Pedro Alves <palves@redhat.com>
2369
2370 PR gdb/18653
2371 * gdb.base/signals-state-child.c: New file.
2372 * gdb.base/signals-state-child.exp: New file.
2373 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2374
e5ca03b4
PA
23752016-08-09 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2378
282a0691
TT
23792016-08-03 Tom Tromey <tom@tromey.com>
2380
2381 PR python/18565:
2382 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2383
41bfcd63
YQ
23842016-08-01 Yao Qi <yao.qi@linaro.org>
2385
2386 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2387 variable mode to "multi-process" if $multi_process is 1, otherwise
2388 set it to "single-process".
2389
e3465b24
YQ
23902016-08-01 Yao Qi <yao.qi@linaro.org>
2391
2392 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2393 * gdb.cp/cpexprs.exp: Likewise.
2394 * gdb.cp/m-static.exp: Likewise.
2395
0b31a4bc
TT
23962016-07-26 Tom Tromey <tom@tromey.com>
2397
2398 PR python/20190:
2399 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2400 test.
2401
e0461dbb
MM
24022016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2403
2404 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2405 selecting assembly source files.
2406 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2407 assembly source files.
2408 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2409 assembly source files.
2410 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2411 selecting assembly source files.
2412
8194e927
SM
24132016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2414
2415 * gdb.base/new-ui.exp (do_test_invalid_args): New
2416 procedure.
2417
c0272db5
TW
24182016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2419
2420 * gdb.btrace/reconnect.c: New file.
2421 * gdb.btrace/reconnect.exp: New file.
2422
e3487908
GKB
24232016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2424
2425 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2426 to test_catch_syscall_group.
2427 (test_catch_syscall_group): New.
2428
12df5c00
TT
24292016-07-21 Tom Tromey <tom@tromey.com>
2430
2431 * gdb.rust/simple.rs (main): Use empty struct expression.
2432 * gdb.rust/simple.exp: Add tests for empty struct expression.
2433
bae62ee2
YQ
24342016-07-21 Yao Qi <yao.qi@linaro.org>
2435
2436 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2437 if gdb_skip_xml_test is true on some targets.
2438
b1b53fb3
YQ
24392016-07-21 Yao Qi <yao.qi@linaro.org>
2440
2441 * gdb.server/solib-list.exp: Unset last_loaded_file.
2442
027d97f8
JK
24432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2444
2445 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2446 "step into captured_main (args)".
2447
7674d381
JK
24482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2451
72b5d099
JK
24522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2455
1f960ced
PA
24562016-07-19 Pedro Alves <palves@redhat.com>
2457
2458 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2459 * gdb.opt/inline-bt.exp: Likewise.
2460 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2461 additional_flags=-Winline.
2462 * gdb.opt/inline-locals.exp: Likewise.
2463 * gdb.opt/inline-markers.c (ATTR): Define.
2464 (inlined_fn): Use it.
2465
f25827c1
YQ
24662016-07-19 Yao Qi <yao.qi@linaro.org>
2467
2468 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2469 (test_with_self): Remove some code. Remove argument executable.
2470 (top-level): Use do_self_tests.
2471
37539ebe
DB
24722016-07-15 Zachary Welch <zwelch@codesourcery.com>
2473 Don Breazeal <donb@codesourcery.com>
2474
2475 * gdb.base/maint.exp: Escape paths used in regular expressions.
2476 * gdb.stabs/weird.exp: Likewise.
2477
dac790e1
TT
24782016-07-13 Tom Tromey <tom@tromey.com>
2479
2480 PR python/15620, PR python/18620:
2481 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2482 (test_bkpt_events): New procs.
2483
93daf339
TT
24842016-07-13 Tom Tromey <tom@tromey.com>
2485
2486 PR python/17698:
2487 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2488 test.
2489 (test_watchpoints): Likewise.
2490 (test_bkpt_pending): New proc.
2491
6571a381
TT
24922016-07-13 Tom Tromey <tom@tromey.com>
2493
2494 PR cli/18053:
2495 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2496 completion test.
2497
e8732474
JK
24982016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2501 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2502 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2503 f_label.
2504 (g): Rename g_end_lbl to g_label.
2505 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2506 low_pc and high_pc.
2507 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2508
e0f3fd7c
TT
25092016-07-12 Tom Tromey <tom@tromey.com>
2510
2511 PR python/19293:
2512 * gdb.python/py-unwind-maint.exp: Update tests.
2513
3cfe46b6
YQ
25142016-07-12 Yao Qi <yao.qi@linaro.org>
2515
2516 * lib/selftest-support.exp (selftest_setup): Match the output
2517 when captured_main is inlined.
2518
4f19a0e6
WT
25192016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2520
2521 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2522 New variables.
2523 (print this%a, print this%b, print this): New tests.
2524 * gdb.fortran/derived-types.f90 (this): New object and
2525 initialization.
2526
986cf455
SM
25272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2528
2529 * gdb.ada/arraydim.exp: Remove extra directory level in build
2530 directory.
2531
f0464b23
SM
25322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2533
2534 * lib/ada.exp: Remove extra directory level in build directory.
2535 * gdb.ada/cond_lang.exp: Likewise.
2536 * gdb.ada/exec_changed.exp: Likewise.
2537 * gdb.ada/lang_switch.exp: Likewise.
2538
42d94011
MG
25392016-07-06 Manish Goregaokar <manish@mozilla.com>
2540
2806dc7e
PA
2541 * simple.rs: Add test for raw pointer subscripting.
2542 * simple.exp: Add test expectations.
42d94011 2543
647c264c
YQ
25442016-07-05 Yao Qi <yao.qi@linaro.org>
2545
2546 * gdb.mi/mi-reverse.exp: Match =record-started output.
2547
20aa2c60
PA
25482016-07-01 Pedro Alves <palves@redhat.com>
2549
2550 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2551 procedure.
2552 (jit_reader_test): Test the jit reader's unwinder.
2553 * gdb.base/jithost.c (jit_function_00_code): New global.
2554 (main): Use memcpy to fill in the mmapped code, instead of poking
2555 bytes manually here.
2556 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2557 value.
2558 (read_debug_info): Save the function's range.
2559 (read_sp): New function.
2560 (unwind_frame): Use it. Also unwind RBP.
2561 (get_frame_id): Use read_sp.
2562 (gdb_init_reader): Use calloc instead of malloc.
2563 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2564 parameter. Use gdb_test_multiple.
2565
ced2dffb
PA
25662016-07-01 Pedro Alves <palves@redhat.com>
2567 Antoine Tremblay <antoine.tremblay@ericsson.com>
2568
2569 * gdb.threads/process-dies-while-detaching.c: New file.
2570 * gdb.threads/process-dies-while-detaching.exp: New file.
2571
63000888
PA
25722016-07-01 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.multi/watchpoint-multi-exit.c: New file.
2575 * gdb.multi/watchpoint-multi-exit.exp: New file.
2576
038d4868
PA
25772016-06-30 Pedro Alves <palves@redhat.com>
2578
2579 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2580 unset inferior_spawn_id.
2581
994e9c83
PA
25822016-06-30 Pedro Alves <palves@redhat.com>
2583
2584 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2585 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2586
e5653468
YQ
25872016-06-29 Yao Qi <yao.qi@linaro.org>
2588
2589 * gdb.base/return.c: Add copyright header.
2590
803b47e5
TT
25912016-06-29 Tom Tromey <tom@tromey.com>
2592
2593 PR python/20129:
2594 * gdb.python/py-framefilter.exp: Add tests for setting priority
2595 and disabling of non-existent frame filter.
2596
28244707
YQ
25972016-06-29 Yao Qi <yao.qi@linaro.org>
2598
2599 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2600 0x0f07ff.
2601
a31d2f06
YQ
26022016-06-28 Yao Qi <yao.qi@linaro.org>
2603
2604 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2605 triplets. Start gdb, execute catch syscall, and continue. Check
2606 gdb's output to determine catch syscall is supported.
2607
921d8f54
MG
26082016-06-27 Manish Goregaokar <manish@mozilla.com>
2609
25d49b86
PA
2610 * gdb.rust/simple.rs: Add test for returning unit in a function.
2611 * gdb.rust/simple.exp: Add expectation for functions returning
2612 unit.
921d8f54 2613
f4952523
PMR
26142016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2615
2616 * gdb.python/py-breakpoint-create-fail.c,
2617 gdb.python/py-breakpoint-create-fail.exp,
2618 gdb.python/py-breakpoint-create-fail.py: New testcase.
2619
fccb08f8
MG
26202016-06-25 Manish Goregaokar <manish@mozilla.com>
2621
2622 PR gdb/20239
2623 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2624 * gdb.rust/simple.exp: Add test expectations for new NonZero
2625 tests.
fccb08f8 2626
6b850546
DT
26272016-06-24 David Taylor <dtaylor@emc.com>
2628
2629 * gdb.base/offsets.exp: New file.
2630 * gdb.base/offsets.c: New file.
2631
17621150
TT
26322016-06-23 Tom Tromey <tom@tromey.com>
2633
2634 PR gdb/16483:
2635 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2636 before any filters are loaded.
2637
04d59df6
WT
26382016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2639
2640 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2641 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2642 structs.
2643 * gdb.fortran/derived-type-function.exp: New file.
2644 * gdb.fortran/derived-type-function.f90: New file.
2645
2646
ac69f786
PA
26472016-06-21 Pedro Alves <palves@redhat.com>
2648
2649 * gdb.base/new-ui.exp: New file.
2650 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2651 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2652 (with_spawn_id): New procedure.
2653
49940788
PA
26542016-06-21 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.mi/mi-exec-run.exp: New file.
2657
ef274d26
PA
26582016-06-21 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2661 breakpoint command's output on the main UI.
2662 (test_break): New procedure, factored out from calls in the top
2663 level.
2664 (top level): Use foreach_with_prefix to test MI as main UI and as
2665 separate UI.
2666
468afe6c
PA
26672016-06-21 Pedro Alves <palves@redhat.com>
2668
2669 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2670 (test_awatch_creation_and_listing)
2671 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2672 Remove 'type' parameter.
2673 (test_watchpoint_all): New parameter mi_mode. Remove
2674 with_test_prefix.
2675 (top level): Use foreach_with_prefix, and add main/separate UI MI
2676 testing axis.
2677
51f77c37
PA
26782016-06-21 Pedro Alves <palves@redhat.com>
2679
2680 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2681 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2682 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2683 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2684 (gdb_main_spawn_id, mi_spawn_id): Declare and
2685 comment.
2686 (mi_create_inferior_pty): New procedure,
2687 factored out from default_mi_gdb_start.
2688 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2689 procedures.
2690 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2691 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2692 Use mi_create_inferior_pty.
2693 (mi_gdb_start): Use eval to pass down args list.
2694
8980e177
PA
26952016-06-21 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2698 * gdb.opt/inline-cmds.exp: Add MI tests.
2699
f38d3ad1
PA
27002016-06-21 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2703
45db7c09
PA
27042016-06-21 Pedro Alves <palves@redhat.com>
2705
2706 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2707 (top level): Use it instead of mi_execute_to.
2708
5a069ab3
PA
27092016-06-21 Pedro Alves <palves@redhat.com>
2710
2711 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2712 (cont_handler_str): New.
2713 (signal_stop_handler): Set stop_handler_str instead of printing to
2714 stdout.
2715 (continue_handler): Set cont_handler_str instead of printing to
2716 stdout.
2717 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2718 mi_send_resuming_command. Print stop_handler_str and
2719 cont_handler_str instead of expecting the python events print
2720 directly.
2721
2838cc1d
SD
27222016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2723
2724 * gdb.base/jit-reader.exp: New file.
2725 * gdb.base/jithost.c: New file.
2726 * gdb.base/jithost.h: New file.
2727 * gdb.base/jitreader.c : New file.
2728 * gdb.base/jit-protocol.h: New file.
2729
21a77091
YQ
27302016-06-17 Yao Qi <yao.qi@linaro.org>
2731
2732 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2733 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2734 and detach-on-fork. Adjust tests.
2735 (top level): Invoke break_cond_on_syscall with combinations of
2736 syscall, follow-fork-mode and detach-on-fork.
2737
f50bf8e5
YQ
27382016-06-17 Yao Qi <yao.qi@linaro.org>
2739
2740 * gdb.base/step-over-exit.c: New.
2741 * gdb.base/step-over-exit.exp: New.
2742
a28d8e50
YTL
27432016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2744
2745 * gdb.base/float.exp: Add target check for nds32*-*-*.
2746 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2747
cad8e26d
AB
27482016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2749
2750 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2751 for unsupported target features.
2752 * gdb.base/call-rt-st.exp: Likewise.
2753 * gdb.base/call-sc.exp: Likewise.
2754 * gdb.base/call-signal-resume.exp: Likewise.
2755 * gdb.base/call-strs.exp: Likewise.
2756 * gdb.base/callexit.exp: Likewise.
2757 * gdb.base/callfuncs.exp: Likewise.
2758 * gdb.base/nodebug.exp: Likewise.
2759 * gdb.base/printcmds.exp: Likewise.
2760 * gdb.base/ptype.exp: Likewise.
2761 * gdb.base/structs.exp: Likewise.
2762 * gdb.base/unwindonsignal.exp: Likewise.
2763 * gdb.cp/gdb2495.exp: Likewise.
2764 * gdb.cp/templates.exp: Likewise.
2765 * gdb.cp/virtfunc.exp: Likewise.
2766 * gdb.threads/hand-call-in-threads.exp: Likewise.
2767 * gdb.threads/interrupted-hand-call.exp: Likewise.
2768 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2769
347dc102
TT
27702016-06-10 Tom Tromey <tom@tromey.com>
2771
2772 PR rust/20110:
2773 * gdb.rust/expr.exp: Add test for integer constant larger than
2774 i32.
2775
5e13cf25
BH
27762016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2777
2778 * gdb.fortran/nested-funcs.exp: New.
2779 * gdb.fortran/nested-funcs.f90: New.
2780
bb556f1f
TK
27812016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2782
2783 * gdb.base/examine-backward.c: New file.
2784 * gdb.base/examine-backward.exp: New file.
2785
38b022b4
SM
27862016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2787
2788 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2789 matching.
2790
1b40ec05
TT
27912016-06-02 Tom Tromey <tom@tromey.com>
2792
2793 PR python/18984:
2794 * gdb.python/py-shared.exp: Add solib_name test.
2795
193bd378
SM
27962016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2797
2798 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2799
3326303b
MG
28002016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2801
2802 PR c++/19893
2803 * gdb.dwarf2/implref.exp: Rename to...
2804 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2805 * gdb.dwarf2/implref-array.c: New file.
2806 * gdb.dwarf2/implref-array.exp: Likewise.
2807 * gdb.dwarf2/implref-global.c: Likewise.
2808 * gdb.dwarf2/implref-global.exp: Likewise.
2809 * gdb.dwarf2/implref-struct.c: Likewise.
2810 * gdb.dwarf2/implref-struct.exp: Likewise.
2811
825c8ef2
AT
28122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2813
2814 * gdb.trace/trace-condition.exp: Add 64bit tests.
2815
2320162a
AT
28162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2817
2818 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2819 bits types.
2820 (main): Adapt to 8 to 64 bits types.
2821 * gdb.trace/trace-condition.exp: Add new tests.
2822
a7818233
AT
28232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2824
2825 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2826
0d336466
AT
28272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2828
2829 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2830 Move condition tests...
2831 * gdb.trace/trace-condition.exp: Here.
2832
7faeb45a
AT
28332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2834
2835 * gdb.trace/trace-condition.exp: Add counter-case tests.
2836
e385593e
JK
28372016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2838
2839 PR c++/15231
2840 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2841 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2842
744608cc
PA
28432016-05-27 Pedro Alves <palves@redhat.com>
2844
2845 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2846 New procedure.
2847 (top level): Call it, and bail out of DejaGnu is known to be bad.
2848
ac775bf4
AB
28492016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * gdb.base/whatis.c: Extend the test case.
2852 * gdb.base/whatis.exp: Add additional tests.
2853
2bbad2ea
BH
28542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2855
2856* gdb.fortran/type.f90: Add pointer variable.
2857* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2858
8b70175d
BH
28592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2860
2861 * gdb.fortran/vla-type.exp: Fix testcase name.
2862
86d8a848
BH
28632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2864
2865 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2866
e188eb36
BH
28672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2868
2869 * gdb.fortran/type.f90: Add nested structures.
2870 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2871 * gdb.fortran/derived-type.exp: Adapt expected output.
2872 * gdb.fortran/vla-type.exp: Adapt expected output.
2873
9b2db1fd
BH
28742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2875
2876 * gdb.fortran/whatis_type.exp: Adapt expected output.
2877
72b17055
BH
28782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2879
2880 * gdb.fortran/print_type.exp: Fix expected output.
2881 * gdb.fortran/whatis_type.exp: Fix expected output.
2882
3cd81d8d
BH
28832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2884
2885 * gdb.fortran/whatis_type.exp: Use multi_line.
2886
ddae9462
TT
28872016-05-24 Tom Tromey <tom@tromey.com>
2888
2889 PR python/17386:
2890 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2891 use value as an index.
2892
1957f6b8
TT
28932016-05-23 Tom Tromey <tom@tromey.com>
2894
2895 PR python/17981:
2896 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2897 no-breakpoint case.
2898
026a9174
PA
28992016-05-24 Pedro Alves <palves@redhat.com>
2900
2901 PR gdb/19828
2902 * gdb.threads/clone-attach-detach.c: New file.
2903 * gdb.threads/clone-attach-detach.exp: New file.
2904
e70a7231
FR
29052016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2906
2907 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2908
0f6ed0e0
TT
29092016-05-23 Tom Tromey <tom@tromey.com>
2910
2911 PR python/19438, PR python/18393:
2912 * gdb.python/py-progspace.exp: Add "dir" test.
2913 * gdb.python/py-objfile.exp: Add "dir" test.
2914
ffd19d61
YQ
29152016-05-23 Yao Qi <yao.qi@linaro.org>
2916
2917 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2918 * gdb.arch/thumb2-it.exp: Likewise.
2919
9e8f9b05
SM
29202016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 * gdb.mi/mi-threads-interrupt.c: New file.
2923 * gdb.mi/mi-threads-interrupt.exp: New file.
2924
61c6156d
SM
29252016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2926
2927 PR gdb/18077
2928 * gdb.mi/mi-async-run.exp: New file.
2929 * gdb.mi/mi-async-run.c: New file.
2930
67218854
TT
29312016-05-17 Tom Tromey <tom@tromey.com>
2932 Manish Goregaokar <manishsmail@gmail.com>
2933
2934 * lib/rust-support.exp: New file.
2935 * lib/gdb.exp (skip_rust_tests): New proc.
2936 (build_executable_from_specs): Handle rust.
2937 * lib/future.exp (gdb_find_rustc): New proc.
2938 (gdb_default_target_compile): Handle rust.
2939 * gdb.rust/expr.exp: New file.
2940 * gdb.rust/generics.exp: New file.
2941 * gdb.rust/generics.rs: New file.
2942 * gdb.rust/methods.exp: New file.
2943 * gdb.rust/methods.rs: New file.
2944 * gdb.rust/modules.exp: New file.
2945 * gdb.rust/modules.rs: New file.
2946 * gdb.rust/simple.exp: New file.
2947 * gdb.rust/simple.rs: New file.
2948
c44af4eb
TT
29492016-05-17 Tom Tromey <tom@tromey.com>
2950
2951 * gdb.base/default.exp (set language): Add rust.
2952
dcd1f979
TT
29532016-05-17 Tom Tromey <tom@tromey.com>
2954
2955 * gdb.gdb/unittest.exp: New file.
2956
155b7f57
YQ
29572016-05-16 Yao Qi <yao.qi@linaro.org>
2958
2959 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2960 shell_prompt. Update shell_prompt_re.
2961
8ddd5a6c
DE
29622016-05-12 Doug Evans <dje@google.com>
2963
2964 PR symtab/19999
2965 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2966 $options when building executable.
2967 * gdb.dwarf2/fission-loclists-pie.S: New file.
2968 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2969
02e370d9
SM
29702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2971
2972 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2973 of [is_remote target],
2974
8929ad8b
SM
29752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2976
2977 * lib/gdb.exp (use_gdb_stub): New procedure.
2978
6c447423
DE
29792016-05-03 Yunlian Jiang <yunlian@google.com>
2980 Doug Evans <dje@google.com>
2981
2982 PR symtab/19914
2983 * gdb.dwarf2/dwp-sepdebug.c: New file.
2984 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2985
444e826c
SM
29862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2987
2988 * gdb.base/detach.exp: Remove is_remote check.
2989
740feeaa
SM
29902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2991
2992 * gdb.base/annota-input-while-running.exp: Don't check for
2993 [is_remote target]. Enable annotations after running to main.
2994 Remove unused "set test..." line.
2995
9080ac9d
SM
29962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2997
2998 * gdb.trace/trace-enable-disable.exp: New file.
2999 * gdb.trace/trace-enable-disable.c: New file.
3000
952ebca5
SM
30012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3002
3003 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3004 use it in info sharedlibrary test.
3005 * gdb.trace/ftrace-lock.exp: Likewise.
3006 * gdb.trace/ftrace.exp: Likewise.
3007 * gdb.trace/range-stepping.exp: Likewise.
3008 * gdb.trace/trace-break.exp: Likewise.
3009 * gdb.trace/trace-condition.exp: Likewise.
3010 * gdb.trace/trace-mt.exp: Likewise.
3011
d9019901
SM
30122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3013
3014 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3015 (gdb_load_shlib): ... this.
3016 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3017 gdb_load_shlib.
3018 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3019 * gdb.base/ctxobj.exp: Likewise.
3020 * gdb.base/dprintf-pending.exp: Likewise.
3021 * gdb.base/dso2dso.exp: Likewise.
3022 * gdb.base/fixsection.exp: Likewise.
3023 * gdb.base/gcore-relro.exp: Likewise.
3024 * gdb.base/gdb1555.exp: Likewise.
3025 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3026 * gdb.base/gnu-ifunc.exp: Likewise.
3027 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3028 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3029 * gdb.base/pending.exp: Likewise.
3030 * gdb.base/print-file-var.exp: Likewise.
3031 * gdb.base/print-symbol-loading.exp: Likewise.
3032 * gdb.base/shlib-call.exp: Likewise.
3033 * gdb.base/shreloc.exp: Likewise.
3034 * gdb.base/so-impl-ld.exp: Likewise.
3035 * gdb.base/solib-disc.exp: Likewise.
3036 * gdb.base/solib-nodir.exp: Likewise.
3037 * gdb.base/solib-overlap.exp: Likewise.
3038 * gdb.base/solib-symbol.exp: Likewise.
3039 * gdb.base/solib-weak.exp (do_test): Likewise.
3040 * gdb.base/sym-file.exp: Likewise.
3041 * gdb.base/symtab-search-order.exp: Likewise.
3042 * gdb.base/type-opaque.exp: Likewise.
3043 * gdb.base/unload.exp: Likewise.
3044 * gdb.base/watchpoint-solib.exp: Likewise.
3045 * gdb.compile/compile.exp: Likewise.
3046 * gdb.cp/gdb2384.exp: Likewise.
3047 * gdb.cp/infcall-dlopen.exp: Likewise.
3048 * gdb.cp/re-set-overloaded.exp: Likewise.
3049 * gdb.fortran/library-module.exp: Likewise.
3050 * gdb.opt/solib-intra-step.exp: Likewise.
3051 * gdb.python/py-finish-breakpoint.exp: Likewise.
3052 * gdb.python/py-shared.exp: Likewise.
3053 * gdb.reverse/solib-precsave.exp: Likewise.
3054 * gdb.reverse/solib-reverse.exp: Likewise.
3055 * gdb.server/solib-list.exp: Likewise.
3056 * gdb.threads/dlopen-libpthread.exp: Likewise.
3057 * gdb.threads/tls-shared.exp: Likewise.
3058 * gdb.threads/tls-so_extern.exp: Likewise.
3059 * gdb.trace/change-loc.exp: Likewise.
3060 * gdb.trace/ftrace-lock.exp: Likewise.
3061 * gdb.trace/ftrace.exp: Likewise.
3062 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3063 * gdb.trace/pending.exp: Likewise.
3064 * gdb.trace/range-stepping.exp: Likewise.
3065 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3066 (strace_info_marker): Likewise.
3067 (strace_probe_marker): Likewise.
3068 (strace_trace_on_same_addr): Likewise.
3069 (strace_trace_on_diff_addr): Likewise.
3070 * gdb.trace/trace-break.exp: Likewise.
3071 * gdb.trace/trace-condition.exp: Likewise.
3072 * gdb.trace/trace-mt.exp: Likewise.
3073
fca4cfd9
SM
30742016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3075
3076 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3077 result of gdb_remote_download.
3078 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3079 * gdb.base/dso2dso.exp: Likewise.
3080 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3081 * gdb.base/print-file-var.exp: Likewise.
3082 * gdb.base/shlib-call.exp: Likewise.
3083 * gdb.base/shreloc.exp: Likewise.
3084 * gdb.base/solib-overlap.exp: Likewise.
3085 * gdb.base/solib-weak.exp (do_test): Likewise.
3086 * gdb.base/unload.exp: Likewise.
3087
11cf4ffb
YQ
30882016-04-27 Yao Qi <yao.qi@linaro.org>
3089
3090 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3091 exists.
3092
3e2e34f8
KB
30932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3094
3095 * vla-type.exp: Print structure from toplevel.
3096
8f07e298
BH
30972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3098
3099 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3100 of dynamic types.
3101 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3102 of dynamic types.
3103
9920b434
BH
31042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3105
3106 * gdb.fortran/vla-type.f90: New file.
3107 * gdb.fortran/vla-type.exp: New file.
3108
f3abeff5
YQ
31092016-04-25 Yao Qi <yao.qi@linaro.org>
3110
3111 * gdb.base/branch-to-self.c: New file.
3112 * gdb.base/branch-to-self.exp: New file.
3113
0a5d52f0
YQ
31142016-04-22 Yao Qi <yao.qi@linaro.org>
3115
3116 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3117 more after $hex.
3118
495346f6
YQ
31192016-04-22 Yao Qi <yao.qi@linaro.org>
3120
3121 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3122 * gdb.base/annota3.exp: Likewise.
3123
4a7e075c
YQ
31242016-04-22 Yao Qi <yao.qi@linaro.org>
3125
3126 * gdb.reverse/step-precsave.exp: Do one step and test program
3127 stops in "callee" and do multiple steps until program goes out
3128 of "callee".
3129 * gdb.reverse/step-reverse.exp: Likewise.
3130
5b061e98
YQ
31312016-04-22 Yao Qi <yao.qi@linaro.org>
3132
3133 * gdb.trace/signal.exp: Also pass if
3134 $tracepoint_hits($i) > $iterations.
3135
5c5dc57f
YQ
31362016-04-22 Yao Qi <yao.qi@linaro.org>
3137
3138 * gdb.trace/signal.c: New file.
3139 * gdb.trace/signal.exp: New file.
3140
a55411b9
DE
31412016-04-19 Doug Evans <xdje42@gmail.com>
3142
3143 * gdb.base/bad-file.exp: New file.
3144
a22df60a
MG
31452016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3146
3147 * gdb.dwarf2/implref.exp: New file.
3148
0c13f7e5
BH
31492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3150
3151 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3152 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3153 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3154 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3155 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3156 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3157 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3158 * lib/fortran.exp (fortran_int4): New procedure.
3159 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3160 (fortran_logical4): Likewise.
3161
9b9b09e9
BH
31622016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3163
3164 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3165
a14d1f4d
BH
31662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3167
3168 * lib/compiler.c: Add Intel specific preprocessor macros.
3169 * lib/compiler.cc: Likewise.
25d49b86 3170
7d49b1d0
LM
31712016-04-13 Luis Machado <lgustavo@codesourcery.com>
3172
3173 * gdb.server/connect-with-no-symbol-file.c: New file.
3174 * gdb.server/connect-with-no-symbol-file.exp: New file.
3175
8392fa22
SM
31762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3177
3178 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3179
8c4c4aeb
SM
31802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3181
3182 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3183 standard output directory.
3184
45e3745e
AT
31852016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3186
3187 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3188
e26b7e41
MM
31892016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3190
3191 * gdb.btrace/instruction_history.c (loop): Add declaration.
3192
8ce09462
AT
31932016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3194
3195 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3196
2e88a1ea
SM
31972016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3198
3199 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3200 parentheses to print.
3201 (continue_handler): Likewise.
3202
f48e22e3
SM
32032016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3204
3205 * gdb.server/solib-list.exp: Remove is_remote check.
3206 Pass shlib= to gdb_compile. Don't link shared library with
3207 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3208 Run binary filename through "readlink -f" on the target.
3209
096be756
PA
32102016-04-08 Pedro Alves <palves@redhat.com>
3211
3212 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3213 interpreter filename as argument to gdbserver_spawn.
3214 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3215 Return empty if $last_loaded_file does not exist.
3216
06500533
JK
32172016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3218
3219 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3220 * gdb.base/jit-main.c: Use exit after usage.
3221
2d35e871
JK
32222016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3223
3224 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3225 GDBHISTSIZE prior to the tests.
3226 * gdb.base/gdbinit-history.exp: Likewise.
3227
32282016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3229
3230 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3231 instead of build_executable. Use gdb_load_shlibs.
3232
c8064e7e
YQ
32332016-04-07 Yao Qi <yao.qi@linaro.org>
3234
3235 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3236 Execute "si" command.
3237
bde47561
YQ
32382016-04-07 Yao Qi <yao.qi@linaro.org>
3239
3240 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3241 number instead of the comments on some line.
3242
b16f8a3b
DB
32432016-04-06 Don Breazeal <donb@codesourcery.com>
3244
3245 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3246 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3247
c2f901df
SM
32482016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3249
3250 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3251 standard_output_file. Remove unused binfile variable.
3252
ac17fda0
CU
32532016-04-05 Catalin Udma <catalin.udma@freescale.com>
3254
3255 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3256 * gdb.python/py-mi-objfile.exp: Match "list main" output
3257 in console format.
3258
03a8c4df
SM
32592016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3260
3261 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3262 absolute.
3263
6e774b13
SM
32642016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3265
3266 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3267 absolute.
3268 * gdb.trace/ftrace.exp: Likewise.
3269 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3270 targets as well.
3271 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3272 (gdb_load_shlibs): Copy libraries to test directory when testing
3273 natively. Only set solib-search-path if testing remotely.
3274 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3275
7817ea46
SM
32762016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3277
3278 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3279 gdb_download. Use it even if the target is not remote.
3280 * gdb.base/jit.exp (compile_jit_test): Likewise.
3281 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3282 output directory if the destination board is local, otherwise use
3283 the standard remote_download from DejaGnu.
3284 (gdb_download): Remove.
3285 (gdb_load_shlibs): Use gdb_remote_download instead of
3286 gdb_download.
3287 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3288 Use gdb_remote_download instead of gdb_download. Use it even if
3289 the target is not remote.
3290 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3291 instead of gdb_download.
3292
7beb7f68
SM
32932016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3294
3295 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3296 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3297 run.
3298
cc63428a
AV
32992016-04-01 Artemiy Volkov <artemiyv@acm.org>
3300
3301 PR gdb/19820
3302 * gdb.base/printcmds.exp: Add artificial arrays tests.
3303
64cdf930
PA
33042016-03-31 Pedro Alves <palves@redhat.com>
3305
3306 PR gdb/19858
3307 * gdb.base/jit-main.c: Include unistd.h.
3308 (ATTACH): Define to 0 if not already defined.
3309 (wait_for_gdb, mypid): New globals.
3310 (WAIT_FOR_GDB): New macro.
3311 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3312 some breakpoint locations.
3313 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3314 New procedures.
3315 (one_jit_test): Add REATTACH parameter, and handle it. Use
3316 continue_to_test_location.
3317 (top level): Test attach, and adjusts calls to one_jit_test.
3318
40dea8cb
PA
33192016-03-31 Pedro Alves <palves@redhat.com>
3320
3321 PR gdb/19858
3322 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3323 BINSUFFIX parameter, and handle it.
3324 (top level): Adjust calls compile_jit_test.
3325
e7ea3ec7
CU
33262016-03-31 Catalin Udma <catalin.udma@freescale.com>
3327
3328 PR python/19743
3329 * gdb.python/py-mi-events-gdb.py: New file.
3330 * gdb.python/py-mi-events.c: New file.
3331 * gdb.python/py-mi-events.exp: New file.
3332
e6359af3
YQ
33332016-03-30 Yao Qi <yao.qi@linaro.org>
3334
3335 * gdb.reverse/until-precsave.exp: Match function name only.
3336 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3337 Move malloc to a condition block.
3338 * gdb.reverse/until-reverse.exp: Match function name only.
3339
a4105d04
MK
33402016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3341
3342 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3343 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3344 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3345 variable for GPR 0 instead of assuming it is register 0.
3346 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3347 * lib/trace-support.exp: Add s390 registers.
3348
bfa6adb9
YQ
33492016-03-29 Yao Qi <yao.qi@linaro.org>
3350
3351 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3352
1e6697ea
YQ
33532016-03-24 Yao Qi <yao.qi@linaro.org>
3354
3355 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3356 test message.
3357
64bcd522
AA
33582016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3359
3360 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3361 maintaining separate logic for constructing the output path.
3362
7868401b
DB
33632016-03-16 Don Breazeal <donb@codesourcery.com>
3364
3365 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3366 Retry fork and waitpid on interrupted system call errors.
3367 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3368 Use with_timeout_factor to increase timeout by factor of 10.
3369
1cafadb4
DB
33702016-03-15 Don Breazeal <donb@codesourcery.com>
3371
3372 * gdb.cp/scope-err.cc: New test program.
3373 * gdb.cp/scope-err.exp: New test script.
3374 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3375 lines and "set breakpoint here" comment.
3376 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3377 Fixed some whitespace and format issues.
3378 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3379 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3380
81516450
DE
33812016-03-15 Doug Evans <dje@google.com>
3382
3383 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3384 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3385 All callers updated. Add tests for enums, mixed flags register.
3386
aa52b601
DE
33872016-03-15 Doug Evans <dje@google.com>
3388
3389 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3390 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3391
fa4ff313
SM
33922016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3393
3394 * gdb.base/default.exp: Add $_as_string to the list of expected
3395 convenience functions.
3396
f2403c39
AB
33972016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3398
3399 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3400
f2f3ccb9
SM
34012016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3402
3403 * gdb.python/py-as-string.exp: New file.
3404 * gdb.python/py-as-string.c: New file.
3405
00dbd492
PA
34062016-03-09 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3409 signal" -> "Thread NN received signal" output change.
3410 * gdb.threads/ia64-sigill.exp: Likewise.
3411 * gdb.threads/linux-dp.exp: Likewise.
3412 * gdb.threads/manythreads.exp: Likewise.
3413 * gdb.threads/pending-step.exp: Likewise.
3414 * gdb.threads/print-threads.exp: Likewise.
3415 * gdb.threads/sigstep-threads.exp: Likewise.
3416 * gdb.threads/staticthreads.exp: Likewise.
3417 * gdb.threads/tls.exp: Likewise.
3418
1e6697ea
YQ
34192016-03-09 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.base/command-line-input.exp: New file.
3422
b04fd3be
MK
34232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3424
3425 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3426 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3427 * gdb.trace/pending.exp: Accept leading dot before function name.
3428 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3429 * lib/trace-support.exp: Set registers for ppc.
3430
98fa59e9
MK
34312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3432
3433 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3434 use it for disassembly; accept .main in addition to main in backtrace.
3435
f77198c8
MK
34362016-03-09 Wei-cheng Wang <cole945@gmail.com>
3437 Marcin Kościelnicki <koriakin@0x04.net>
3438
3439 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3440 (gdb_recursion_test_ptr): New global variable.
3441 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3442 gdb_recursion_test.
3443 (gdb_c_test): Ditto.
3444
ba84e0da
MK
34452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3446
3447 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3448 ordering.
3449
4366d36e
MK
34502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3451
3452 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3453 (bar): Add bar_start_lbl label.
3454 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3455 of foo/bar for emitting DWARF and tracing.
3456
5eb264df
SDJ
34572016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3458
3459 * analyze-racy-logs.py: Set executable bit.
3460
fb6a751f
SDJ
34612016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3462
3463 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3464 (CHECK_TARGET_TMP): Likewise.
3465 (check-single-racy): New rule.
3466 (check-parallel-racy): Likewise.
3467 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3468 (do-check-parallel-racy): New rule.
3469 (check-racy/%.exp): Likewise.
3470 * README (Racy testcases): New section.
3471 * analyze-racy-logs.py: New file.
3472
bdf7e230
DE
34732016-03-03 Doug Evans <dje@google.com>
3474
3475 * gdb.base/skip.exp: Use with_test_prefix.
3476
4719d415
YQ
34772016-03-03 Yao Qi <yao.qi@linaro.org>
3478
3479 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3480 Invoke step_over_syscall "clone" and break_cond_on_syscall
3481 "clone".
3482 * gdb.base/step-over-clone.c: New file.
3483
ea507862
YQ
34842016-03-03 Yao Qi <yao.qi@linaro.org>
3485
3486 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3487 code format.
3488
8fc8cbda
YQ
34892016-03-03 Yao Qi <yao.qi@linaro.org>
3490
3491 * gdb.base/disp-step-fork.c: Rename to ...
3492 * gdb.base/step-over-fork.c: ... it. New file.
3493 * gdb.base/disp-step-vfork.c: Rename to ...
3494 * gdb.base/step-over-vfork.c: ... it. New file.
3495 * gdb.base/disp-step-syscall.exp: Rename to ...
3496 * gdb.base/step-over-syscall.exp: ... it. New file.
3497 (disp_step_cross_syscall): Rename to ...
3498 (step_over_syscall): ... it.
3499
92fa70b0
YQ
35002016-03-03 Yao Qi <yao.qi@linaro.org>
3501
3502 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3503 If target supports condition evaluation on target, invoke
3504 break_cond_on_syscall for fork and vfork.
3505
e197ad3c
YQ
35062016-03-03 Yao Qi <yao.qi@linaro.org>
3507
3508 * gdb.base/disp-step-syscall.exp: Don't invoke
3509 support_displaced_stepping.
3510 (disp_step_cross_syscall): Test with displaced stepping off and
3511 on if supported.
3512
0b47da9f
YQ
35132016-03-03 Yao Qi <yao.qi@linaro.org>
3514
3515 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3516 proc.
3517 (setup): New proc.
3518 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3519 and setup.
3520
065ab6dc
BH
35212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3522
3523 * gdb.fortran/vla-history.exp: Remove breakpoint.
3524
07e448ad 35252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3526
25d49b86
PA
3527 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3528 exceeds timeout.
07e448ad 3529
9ac2d526 35302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3531
25d49b86
PA
3532 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3533 breakpoint.
9ac2d526 3534
17807369
BH
35352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3536
3537 * gdb.mi/vla.f90: Nullify pointer after declaration.
3538
86e501af
PA
35392016-03-01 Pedro Alves <palves@redhat.com>
3540
3541 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3542
1e903e32
PA
35432016-03-01 Pedro Alves <palves@redhat.com>
3544
3545 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3546 before anything else.
3547 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3548 _GNU_SOURCE here.
3549 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3550 before anything else.
3551 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3552
6ccb54e2
PA
35532016-03-01 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3556
30ca9da1
YQ
35572016-03-01 Yao Qi <yao.qi@linaro.org>
3558
3559 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3560 prepare_for_testing.
3561
dc856b38
YQ
35622016-03-01 Yao Qi <yao.qi@linaro.org>
3563
3564 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3565
4a932159
AA
35662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3567
3568 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3569 manually constructing the output path.
3570
f2489477
AA
35712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3572
3573 * gdb.arch/s390-stackless.S: New.
3574 * gdb.arch/s390-stackless.exp: New.
3575
38899f16
IB
35762016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3577
3578 * gdb.dlang/circular.c: New file.
3579 * gdb.dlang/circular.exp: New file.
3580
9fde51ed
YQ
35812016-02-26 Yao Qi <yao.qi@linaro.org>
3582
3583 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3584 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3585 (testcases): Update.
3586
ce90fefe
YQ
35872016-02-26 Yao Qi <yao.qi@linaro.org>
3588
3589 * gdb.reverse/aarch64.c: Rename to ...
3590 * gdb.reverse/insn-reverse.c: ... it.
3591 * gdb.reverse/aarch64.exp: Rename to ...
3592 * gdb.reverse/insn-reverse.exp: ... it.
3593
3263bceb
YQ
35942016-02-26 Yao Qi <yao.qi@linaro.org>
3595
3596 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3597 (testcase_ftype): New.
3598 (testcases): New array.
3599 (n_testcases): New.
3600 (main): Call each element in testcases.
3601 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3602 (read_testcase): New.
3603 Do the tests in a loop.
3604
6cb59ff1
YQ
36052016-02-25 Yao Qi <yao.qi@linaro.org>
3606
3607 * gdb.base/branches.c: Remove.
3608
ae91f625
MK
36092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3610
3611 PR gdb/13808
3612 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3613
678b48b7
MK
36142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3615
3616 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3617
7337a6f2
MK
36182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3619
3620 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3621 change x86_64 call_insn to 'callq'.
3622
861ca91f
AT
36232016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3624
3625 * gdb.trace/tfile-avx.c: Move to...
3626 * gdb.trace/tracefile-pseudo-reg.c: Here.
3627 * gdb.trace/tfile-avx.exp: Move to...
3628 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3629
bf74e428
GB
36302016-02-24 Gary Benson <gbenson@redhat.com>
3631
3632 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3633 message on attach.
3634
cce0e923
DE
36352016-02-23 Doug Evans <dje@google.com>
3636
3637 * gdb.base/skip.c (test_skip): New function.
3638 (end_test_skip_file_and_function): New function.
3639 (test_skip_file_and_function): New function.
3640 * gdb.base/skip1.c (test_skip): New function.
3641 (skip1_test_skip_file_and_function): New function.
3642 * gdb.base/skip.exp: Add tests for new skip options.
3643 * gdb.base/skip-solib.exp: Update expected output.
3644 * gdb.perf/skip-command.cc: New file.
3645 * gdb.perf/skip-command.exp: New file.
3646 * gdb.perf/skip-command.py: New file.
3647
4000e47e
MK
36482016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3649
3650 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3651 info registers pattern.
3652
24f75ead
IB
36532016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3654
3655 * lib/future.exp: Add D support.
3656 (gdb_find_gdc): New proc.
3657 (gdb_default_target_compile): Add D support.
3658
fbb7bcbe
WW
36592016-02-18 Wei-cheng Wang <cole945@gmail.com>
3660
3661 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3662 user+system time.
3663 (trace_speed_test): Determine the iteration count for a time
3664 between 15..30 seconds.
3665
012b3a21
WT
36662016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3667
3668 * gdb.arch/i386-mpx-sigsegv.c: New file.
3669 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3670 * gdb.arch/i386-mpx-simple_segv.c: New file.
3671 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3672
2d5189bd
YQ
36732016-02-18 Yao Qi <yao.qi@linaro.org>
3674
3675 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3676 Don't call setup_kfail.
3677
40fb20d0
YQ
36782016-02-18 Yao Qi <yao.qi@linaro.org>
3679
3680 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3681 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3682
21b1f8d2
DE
36832016-02-16 Doug Evans <dje@google.com>
3684
3685 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3686 * gdb.base/skip1.c: Ditto.
3687 * gdb.base/skip.exp: Whitespace cleanup.
3688
4041ed77
DB
36892016-02-16 Don Breazeal <donb@codesourcery.com>
3690
3691 PR remote/19496
3692 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3693 Remove kfail for PR remote/19496.
3694
c4ef31bf
SM
36952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3696
3697 * lib/gdb.exp (standard_temp_file): Return a path specific to
3698 the runtest invocation.
3699
266b65b3
SM
37002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3701
3702 * gdb.trace/save-trace.exp: Change relative path to be in the
3703 standard output directory.
3704
a7a0a6a9
JK
37052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3706
3707 * gdb.arch/i386-prologue.c: Add missing prototypes.
3708
c99dbb42
JK
37092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3712 * gdb.arch/i386-prologue.exp: Likewise.
3713 * gdb.arch/i386-size.exp: Likewise.
3714
aa480355
SM
37152016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3716
3717 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3718 define object file path.
3719 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3720 file path.
3721 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3722 standard_output_file to define binfile.
3723
ba881f50
JK
37242016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3725
3726 Fix compatibility with recent gfortran-5.3.1.
3727 * gdb.fortran/vla-history.exp (print vla1 allocated)
3728 (print vla2 allocated, print $2, print $3): Remove
3729 (print $4): Rename to ...
3730 (print $2): ... here.
3731 (print $9): Rename to ...
3732 (print $5): ... here.
3733 (print $10): Rename to ...
3734 (print $6): ... here.
3735 * gdb.fortran/vla.f90: Add pvla initialization.
3736
e9fb005c
JK
37372016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3738
3739 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3740 New test.
3741 * gdb.fortran/vla-value-sub.exp: Likewise.
3742
e44e00ff
MK
37432016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3744
3745 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3746
97e94151
SM
37472016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3748
3749 * i386-biarch-core.exp: Define corefile using
3750 standard_output_file.
3751
01113bc1
YQ
37522016-02-12 Yao Qi <yao.qi@linaro.org>
3753
3754 * gdb.arch/arm-single-step-kernel-helper.c: New.
3755 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3756
33b4777c
MM
37572016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3758
3759 * gdb.btrace/tailcall-only.exp: New.
3760 * gdb.btrace/tailcall-only.c: New.
3761 * gdb.btrace/x86_64-tailcall-only.S: New.
3762 * gdb.btrace/i686-tailcall-only.S: New.
3763
acc23c11
PA
37642016-02-11 Pedro Alves <palves@redhat.com>
3765
3766 * README (Parallel testing): Add missing double quotes.
3767
e352bf0a
PA
37682016-02-11 Pedro Alves <palves@redhat.com>
3769
3770 * README (Parallel testing): New section.
3771 (GDB_PARALLEL): Rewrite.
3772 (FORCE_PARALLEL): Document.
3773
9f5fed78
MK
37742016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3775
3776 * gdb.trace/tfile-avx.c: New test.
3777 * gdb.trace/tfile-avx.exp: New test.
3778
9ef9e6a6
KS
37792016-02-09 Keith Seitz <keiths@redhat.com>
3780
3781 PR breakpoints/19546
3782 * gdb.base/infcall-exec.c: New file.
3783 * gdb.base/infcall-exec2.c: New file.
3784 * gdb.base/infcall-exec.exp: New file.
3785
a96e36da
KS
37862016-02-09 Keith Seitz <keiths@redhat.com>
3787
3788 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3789 (toplevel): Call test_bkpt_address.
3790
9f61929f
KS
37912016-02-09 Keith Seitz <keiths@redhat.com>
3792
3793 PR python/19506
3794 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3795 (toplevel): Call test_bkpt_address.
3796
1e94266c
SM
37972016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3798
3799 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3800 to AC_OUTPUT.
3801 * configure: Regenerate.
3802
2a7f3dff
PA
38032016-02-09 Pedro Alves <palves@redhat.com>
3804
3805 PR breakpoints/19548
3806 * gdb.base/execl-update-breakpoints.c (some_function): New
3807 function.
3808 (main): Call it.
3809 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3810 Tighten expected GDB output.
3811
2151ccc5
SM
38122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3813
3814 * Makefile.in (ALL_SUBDIRS): Remove.
3815 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3816 (distclean maintainer-clean realclean): Likewise.
3817 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3818 * configure: Regenerate.
3819 * gdb.ada/Makefile.in: Delete.
3820 * gdb.arch/Makefile.in: Likewise.
3821 * gdb.asm/Makefile.in: Likewise.
3822 * gdb.base/Makefile.in: Likewise.
3823 * gdb.btrace/Makefile.in: Likewise.
3824 * gdb.cell/Makefile.in: Likewise.
3825 * gdb.compile/Makefile.in: Likewise.
3826 * gdb.cp/Makefile.in: Likewise.
3827 * gdb.disasm/Makefile.in: Likewise.
3828 * gdb.dlang/Makefile.in: Likewise.
3829 * gdb.dwarf2/Makefile.in: Likewise.
3830 * gdb.fortran/Makefile.in: Likewise.
3831 * gdb.gdb/Makefile.in: Likewise.
3832 * gdb.go/Makefile.in: Likewise.
3833 * gdb.guile/Makefile.in: Likewise.
3834 * gdb.java/Makefile.in: Likewise.
3835 * gdb.linespec/Makefile.in: Likewise.
3836 * gdb.mi/Makefile.in: Likewise.
3837 * gdb.modula2/Makefile.in: Likewise.
3838 * gdb.multi/Makefile.in: Likewise.
3839 * gdb.objc/Makefile.in: Likewise.
3840 * gdb.opencl/Makefile.in: Likewise.
3841 * gdb.opt/Makefile.in: Likewise.
3842 * gdb.pascal/Makefile.in: Likewise.
3843 * gdb.perf/Makefile.in: Likewise.
3844 * gdb.python/Makefile.in: Likewise.
3845 * gdb.reverse/Makefile.in: Likewise.
3846 * gdb.server/Makefile.in: Likewise.
3847 * gdb.stabs/Makefile.in: Likewise.
3848 * gdb.threads/Makefile.in: Likewise.
3849 * gdb.trace/Makefile.in: Likewise.
3850 * gdb.xml/Makefile.in: Likewise.
3851 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3852 GDB_PARALLEL.
3853 (standard_output_file): Remove check for GDB_PARALLEL, always
3854 return path in outputs/$subdir/$testname.
3855
437277d4
SM
38562016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3857
3858 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3859 (site.exp): Assign abs_srcdir to tcl's srcdir.
3860
31d913c7
YQ
38612016-02-04 Yao Qi <yao.qi@linaro.org>
3862
3863 * gdb.base/foll-exec-mode.c: Include limits.h.
3864 (main): Add parameters argc and argv. Get directory from
3865 argv[0].
3866 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3867 compilation.
3868 * gdb.base/foll-exec.c: Include limits.h.
3869 (main): Add parameters argc and argv.
3870 Get directory from argv[0].
3871 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3872 Adjust tests on the number of lines as source code changed.
3873 * gdb.base/foll-vfork-exit.c: Include limits.h.
3874 (main): Add one line of statement before vfork.
3875 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3876 (main): Add parameters argc and argv. Get directory from
3877 argv[0].
3878 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3879 (setup_gdb): Set tbreak to skip some source lines.
3880 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3881 (main): Add parameters argc and argv. Get directory from
3882 argv[0].
3883 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3884 compilation.
3885 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3886 (main): Add parameters argc and argv. Get directory from
3887 argv[0].
3888 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3889 compilation.
3890
9482b9fb
DE
38912016-02-01 Doug Evans <dje@google.com>
3892
3893 * gdb.base/skip.exp: Clean up multiple references to same test name.
3894
6b2e4f10
PA
38952016-02-01 Pedro Alves <palves@redhat.com>
3896
ccb6afd6 3897 PR remote/19496
6b2e4f10
PA
3898 * gdb.threads/forking-threads-plus-breakpoint.exp
3899 (displaced_stepping_supported): New global.
3900 (probe_displaced_stepping_support): New procedure.
3901 (do_test): Add 'displaced' parameter, and use it.
3902 (top level): Check for displaced stepping support. Add displaced
3903 stepping on/off testing axis.
3904
37a8db1a
AB
39052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3908 pointer. Don't perform further tests on the unassociated pointer
3909 if the first test fails.
3910
5fdf6324
AB
39112016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.base/max-value-size.c: New file.
3914 * gdb.base/max-value-size.exp: New file.
3915 * gdb.base/huge.exp: Disable max-value-size for this test.
3916
935c6144
IB
39172016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3918
3919 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3920
7fe8399d
YQ
39212016-01-28 Yao Qi <yao.qi@linaro.org>
3922
3923 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3924
a2077e25
PA
39252016-01-25 Pedro Alves <palves@redhat.com>
3926
3927 PR threads/19461
3928 * gdb.base/fork-running-state.c: New file.
3929 * gdb.base/fork-running-state.exp: New file.
3930
1d2736d4
PA
39312016-01-25 Pedro Alves <palves@redhat.com>
3932
3933 PR gdb/19494
3934 * gdb.base/catch-fork-kill.c: New file.
3935 * gdb.base/catch-fork-kill.exp: New file.
3936
f1da4b11
PA
39372016-01-25 Pedro Alves <palves@redhat.com>
3938
3939 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3940 Delete, moved to lib/gdb.exp.
3941 * gdb.threads/forking-threads-plus-breakpoint.exp
3942 (foreach_with_prefix): Likewise.
3943 * gdb.threads/process-dies-while-handling-bp.exp
3944 (foreach_with_prefix): Likewise.
3945 * lib/gdb.exp (foreach_with_prefix): New procedure.
3946
45f38546
MK
39472016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3948
3949 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3950 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3951
dc29a1ce
MK
39522016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3953
3954 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3955 endian targets.
3956
092127d7
JK
39572016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3958 Pedro Alves <palves@redhat.com>
3959
3960 Fix testsuite compatibility with Guile.
3961 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3962 number.
3963
31d765d3
JK
39642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3965
3966 Fix testsuite compatibility with Guile.
3967 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3968 (thread 1): New test for backtrace through signal handler.
3969
1ac78c04
YQ
39702016-01-22 Yao Qi <yao.qi@linaro.org>
3971
3972 PR testsuite/19491
3973 * gdb.base/multi-forks.c: Include
3974 ../lib/unbuffer_output.c
3975 (main): Call gdb_unbuffer_output.
3976
4f5946a8
DE
39772016-01-21 Doug Evans <dje@google.com>
3978
3979 * lib/ada.exp (gdb_compile_ada): Fix typo.
3980
305e13e6
JB
39812016-01-21 Joel Brobecker <brobecker@adacore.com>
3982
3983 * gdb.base/break-fun-addr.exp: New file.
3984 * gdb.base/break-fun-addr1.c: New file.
3985 * gdb.base/break-fun-addr2.c: New file.
3986
5f5dfff6
SM
39872016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3988
3989 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3990 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3991 enum flag values.
3992
fd356fa2
AA
39932016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3994
3995 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3996 when GDB can not set the vector return value. Add more comments
3997 for clarification.
3998
9df22175
AT
39992016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4000
4001 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4002 command.
4003
41d1845e
SM
40042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4007
01ac6840
SM
40082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4009
4010 * Makefile.in (check-single): Pass --status to runtest.
4011 (check/%.exp): Likewise.
4012
40132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4014
4015 * Makefile.in (check-parallel): Propagate return code from make
4016 do-check-parallel.
4017
bd0a71fa
MK
40182016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4019
4020 * gdb.trace/ftrace.exp: Fix expected message on continue.
4021 * gdb.trace/pending.exp: Fix expected message on continue.
4022 * gdb.trace/trace-break.exp: Fix expected message on continue.
4023
8bcbad33
SM
40242016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4025
4026 * lib/gdb.exp (gdb_test): Remove unused global references.
4027
f303dbd6
PA
40282016-01-18 Pedro Alves <palves@redhat.com>
4029
4030 * gdb.base/async-shell.exp: Adjust expected output.
4031 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4032 * gdb.base/siginfo-thread.exp: Adjust expected output.
4033 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4034 * gdb.java/jnpe.exp: Adjust expected output.
4035 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4036 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4037 * gdb.threads/leader-exit.exp: Adjust expected output.
4038 * gdb.threads/manythreads.exp: Adjust expected output.
4039 * gdb.threads/pthreads.exp: Adjust expected output.
4040 * gdb.threads/schedlock.exp: Adjust expected output.
4041 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4042 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4043 expected output.
4044 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4045 output.
4046 * gdb.threads/sigthread.exp: Adjust expected output.
4047 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4048
b2789696
YQ
40492016-01-18 Yao Qi <yao.qi@linaro.org>
4050
4051 * gdb.guile/scm-section-script.c: Replace @progbits with
4052 %progbits.
4053 * gdb.python/py-section-script.c: Likewise.
4054
71ef29a8
PA
40552016-01-15 Pedro Alves <palves@redhat.com>
4056
4057 * gdb.multi/tids.exp: Test star wildcard ranges.
4058
3f5b7598
PA
40592016-01-15 Pedro Alves <palves@redhat.com>
4060
4061 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4062 command from "thread apply" invocation.
4063 (thr_apply_info_thr_invalid): Default the expected output to the
4064 input tid list.
4065 (top level): Add tests that use convenience variables. Add tests
4066 for "thread apply" with a valid TID list, but missing the command.
4067
663f6d42
PA
40682016-01-13 Pedro Alves <palves@redhat.com>
4069
4070 * gdb.base/default.exp: Expect $_gthread as well.
4071 * gdb.multi/tids.exp: Test $_gthread.
4072 * gdb.threads/thread-specific.exp: Test $_gthread.
4073
c84f6bbf
PA
40742016-01-13 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.multi/tids.exp: Test "info threads -gid".
4077
22a02324
PA
40782016-01-13 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4081 Breakpoint.thread.
4082 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4083
5d5658a1
PA
40842016-01-07 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/break.exp: Adjust to output changes.
4087 * gdb.base/hbreak2.exp: Likewise.
4088 * gdb.base/sepdebug.exp: Likewise.
4089 * gdb.base/watch_thread_num.exp: Likewise.
4090 * gdb.linespec/keywords.exp: Likewise.
4091 * gdb.multi/info-threads.exp: Likewise.
4092 * gdb.threads/thread-find.exp: Likewise.
4093 * gdb.multi/tids.c: New file.
4094 * gdb.multi/tids.exp: New file.
4095
84654457
PA
40962016-01-13 Pedro Alves <palves@redhat.com>
4097
4098 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4099
e3940304
PA
41002016-01-13 Pedro Alves <palves@redhat.com>
4101
4102 * gdb.base/default.exp: Expect $_inferior as well.
4103 * gdb.multi/base.exp: Test $_inferior.
4104
a911d87a
PA
41052016-01-13 Pedro Alves <palves@redhat.com>
4106
4107 PR breakpoints/19388
4108 * gdb.base/catch-signal-siginfo-cond.c: New file.
4109 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4110
82075af2
JS
41112016-01-12 Josh Stone <jistone@redhat.com>
4112 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4113
4114 * gdb.base/catch-syscall.c (do_execve): New variable.
4115 (main): Conditionally trigger an execve.
4116 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4117 (test_catch_syscall_execve): New, check entry/return across execve.
4118 (do_syscall_tests): Call test_catch_syscall_execve.
4119
e46eeedd
PA
41202016-01-12 Pedro Alves <palves@redhat.com>
4121
4122 * gdb.base/random-signal.exp (do_test): New procedure, with body
4123 of testcase moved in.
4124
01d8c27e
JK
41252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4126 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/funcargs.exp (finish from indirectly called function):
4129 Reintroduce the case for 'First'.
4130
9a706302
JK
41312016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4132 Pedro Alves <palves@redhat.com>
4133
4134 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4135 (tcatch_vfork_then_child_follow_exec)
4136 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4137 identification.
4138
c0ecb95f
JK
41392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4142 and repeats to unlimited.
4143 * gdb.python/py-value.exp: Likewise.
4144 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4145 and repeats to unlimited.
4146
6cfc1fcb
JK
41472016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4148
4149 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4150 and reordering the functions.
4151 * gdb.multi/hangout.c: Likewise.
4152 * gdb.multi/hello.c: Likewise.
4153
582a1b00
SM
41542016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4155
4156 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4157 absolute.
4158 (SingleStatisticTestResult.report): Use dict.keys instead of
4159 dict.iterkeys.
4160
79bc59cb
PA
41612016-01-06 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4164
43368e1d
MM
41652016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4166
4167 * gdb.btrace/dlopen.exp: New.
4168 * gdb.btrace/dlopen.c: New.
4169 * gdb.btrace/dlopen-dso.c: New.
4170
79fad5b8
SL
41712015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4172
4173 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4174 PATTERN argument is optional.
4175
ab8314b3
JB
41762015-12-24 Joel Brobecker <brobecker@adacore.com>
4177
4178 * lib/ada.exp (target_compile_ada_from_dir): New function.
4179 (gdb_compile_ada): Reimplement avoiding the use of project files.
4180 * gdb.ada/gnat_ada.gpr: Delete.
4181 * gdb.ada/cond_lang.exp: Adjust test to make path before
4182 filename optional.
4183 * gdb.ada/small_reg_param.exp: Likewise.
4184
fe33faff
SM
41852015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4186
4187 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4188
6d265cb4
TP
41892015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4190
4191 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4192 case.
4193
10125099
SM
41942015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4195
4196 * gdb.base/break.exp: Remove dead code.
4197 * gdb.base/sepdebug.exp: Likewise.
4198
3ca22649
SM
41992015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4200
4201 * gdb.asm/asm-source.exp: Remove HP-UX references.
4202 * gdb.base/annota1.exp: Likewise.
4203 * gdb.base/annota3.exp: Likewise.
4204 * gdb.base/attach.exp: Likewise.
4205 * gdb.base/bigcore.exp: Likewise.
4206 * gdb.base/break.exp: Likewise.
4207 * gdb.base/call-ar-st.exp: Likewise.
4208 * gdb.base/callfuncs.exp: Likewise.
4209 * gdb.base/catch-fork-static.exp: Likewise.
4210 * gdb.base/display.exp: Likewise.
4211 * gdb.base/foll-exec-mode.exp: Likewise.
4212 * gdb.base/foll-exec.exp: Likewise.
4213 * gdb.base/foll-fork.exp: Likewise.
4214 * gdb.base/foll-vfork.exp: Likewise.
4215 * gdb.base/funcargs.exp: Likewise.
4216 * gdb.base/hbreak2.exp: Likewise.
4217 * gdb.base/inferior-died.exp: Likewise.
4218 * gdb.base/interrupt.exp: Likewise.
4219 * gdb.base/multi-forks.exp: Likewise.
4220 * gdb.base/nodebug.exp: Likewise.
4221 * gdb.base/sepdebug.exp: Likewise.
4222 * gdb.base/solib1.c: Likewise.
4223 * gdb.base/step-test.exp: Likewise.
4224 * gdb.mi/non-stop.c: Likewise.
4225 * gdb.mi/pthreads.c: Likewise.
4226 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4227 * gdb.threads/pthreads.c: Likewise.
4228 * gdb.threads/staticthreads.exp: Likewise.
4229 * lib/future.exp: Likewise.
4230 * lib/gdb.exp: Likewise.
4231 * gdb.base/so-indr-cl.c: Remove.
4232 * gdb.base/so-indr-cl.exp: Likewise.
4233 * gdb.base/solib.c: Likewise.
4234 * gdb.base/solib.exp: Likewise.
4235 * gdb.base/solib2.c: Likewise.
4236
b6304613
SM
42372015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4238
4239 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4240 * gdb.base/call-ar-st.exp: Likewise.
4241 * gdb.base/callfuncs.exp: Likewise.
4242 * gdb.base/condbreak.exp: Likewise.
4243 * gdb.base/constvars.exp: Likewise.
4244 * gdb.base/hbreak2.exp: Likewise.
4245 * gdb.base/langs.exp: Likewise.
4246 * gdb.base/list.exp: Likewise.
4247 * gdb.base/long_long.exp: Likewise.
4248 * gdb.base/ptype.exp: Likewise.
4249 * gdb.base/scope.exp: Likewise.
4250 * gdb.base/signals.exp: Likewise.
4251 * gdb.base/so-impl-ld.exp: Likewise.
4252 * gdb.base/varargs.exp: Likewise.
4253 * gdb.base/volatile.exp: Likewise.
4254 * gdb.base/whatis.exp: Likewise.
4255 * gdb.cp/cplusfuncs.exp: Likewise.
4256 * gdb.cp/inherit.exp: Likewise.
4257 * gdb.cp/local.exp: Likewise.
4258 * gdb.cp/member-ptr.exp: Likewise.
4259 * gdb.cp/method.exp: Likewise.
4260 * gdb.cp/overload.exp: Likewise.
4261 * gdb.cp/templates.exp: Likewise.
4262 * gdb.stabs/weird.exp: Likewise.
4263 * lib/compiler.c: Likewise.
4264 * lib/compiler.cc: Likewise.
4265 * lib/cp-support.exp: Likewise.
4266 * lib/gdb.exp: Likewise.
4267
bf401b07
SM
42682015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4269
4270 * configure.ac: Remove HP-UX case.
4271 * configure: Regenerate.
4272
aff9c0f8
SM
42732015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4274
4275 * lib/gdb.exp (gdb_compile): Add function doc.
4276
a6904d5a
PA
42772015-12-17 Pedro Alves <palves@redhat.com>
4278
4279 PR threads/19354
4280 * gdb.multi/info-threads.exp: New file.
4281
a22279dd
YQ
42822015-12-15 Yao Qi <yao.qi@linaro.org>
4283
4284 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4285 is aarch64*-*-*.
4286
0588c796
SL
42872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4288
4289 * gdb.base/history-duplicates.exp: Skip if no readline support.
4290
5d978e17
SL
42912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4292
4293 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4294
7e763b86
SL
42952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4296
4297 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4298
87a3a92c
SL
42992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4300
4301 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4302 ctrl-C if nointerrupts target property is set.
4303 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4304 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4305 * gdb.base/paginate-bg-execution.exp: Likewise.
4306 * gdb.base/paginate-execution-startup.exp: Likewise.
4307 * gdb.base/random-signal.exp: Likewise.
4308 * gdb.base/range-stepping.exp: Likewise.
4309 * gdb.cp/annota2.exp: Likewise.
4310 * gdb.cp/annota3.exp: Likewise.
4311 * gdb.gdb/selftest.exp: Likewise.
4312 * gdb.threads/continue-pending-status.exp: Likewise.
4313 * gdb.threads/leader-exit.exp: Likewise.
4314 * gdb.threads/manythreads.exp: Likewise.
4315 * gdb.threads/pthreads.exp: Likewise.
4316 * gdb.threads/schedlock.exp: Likewise.
4317 * gdb.threads/sigthread.exp: Likewise.
4318
a8f077dc
DB
43192015-12-11 Don Breazeal <donb@codesourcery.com>
4320
4321 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4322 remote.
4323 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4324 * gdb.base/foll-exec.exp (main): Enable for target remote.
4325 * gdb.base/foll-fork.exp (main): Likewise.
4326 * gdb.base/foll-vfork.exp (main): Likewise.
4327 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4328 (proc continue_to_exit_bp_loc): Use clean_restart.
4329 * gdb.base/pie-execl.exp (main): Disable for target remote.
4330 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4331 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4332 * gdb.threads/execl.exp (main): Likewise.
4333 * gdb.threads/fork-child-threads.exp (main): Likewise.
4334 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4335 remote.
4336 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4337 remote.
4338 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4339 pid.tid style ptids, instead of just tid.
4340 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4341 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4342 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4343 ptids, instead of just tid.
4344
3b2464a8
AB
43452015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4346
4347 * gdb.base/list.exp (test_list_forward): Add end of file error
4348 test.
4349 (test_repeat_list_command): Add end of file error test.
4350 (test_list_backwards): Add beginning of file error test.
4351
a0def019
AB
43522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4353
4354 * gdb.base/list.exp (test_list_invalid_args): New function,
4355 defined, and called.
4356
5c000dff
AB
43572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4358
4359 * gdb.base/list.exp (test_list): Make test names unique.
4360
f1637ebe
YQ
43612015-12-11 Yao Qi <yao.qi@linaro.org>
4362
4363 * gdb.base/coremaker2.c: Remove.
4364
36d6fc0a
PA
43652015-12-10 Pedro Alves <palves@redhat.com>
4366
4367 * gdb.multi/base.exp: Remove stale "spaces" references.
4368
762f7747
PA
43692015-12-10 Pedro Alves <palves@redhat.com>
4370
4371 * gdb.multi/base.exp: Don't use nowarnings.
4372 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4373 * gdb.multi/hangout.c: Include stdio.h.
4374 * gdb.multi/hello.c: Include stdlib.h.
4375 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4376 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4377 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4378
28d2bfb9
AB
43792015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4380
4381 * gdb.dwarf2/dw2-ranges-base.c: New file.
4382 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4383 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4384 support additional line table, and debug ranges generation.
4385 (Dwarf::ranges): New function, generate .debug_ranges.
4386 (Dwarf::lines): Support generating simple line table programs.
4387 (Dwarf::assemble): Initialise new namespace variables.
4388
5fc2beac
KB
43892015-12-09 Kevin Buettner <kevinb@redhat.com>
4390
4391 * gdb.base/async.exp (proc test_background): Add case for
4392 asynchronous execution not supported.
4393
1c35a88f
LM
43942015-12-09 Luis Machado <lgustavo@codesourcery.com>
4395
4396 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4397 format and change test names to make them unique.
4398
b593e3d9
RK
43992015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4400 Pedro Alves <pedro@redhat.com>
4401
4402 PR gdb/18702
4403 Add checking of floatformats setup on x86_64 hosts.
4404 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4405 (smallval, bigval): New labels/constants.
4406 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4407 float" after loading bigval and smallval.
4408
d72413e6
PMR
44092015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4410
4411 * gdb.ada/fun_overload_menu.exp: New testcase.
4412 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4413
ece66d65
JS
44142015-12-04 Josh Stone <jistone@redhat.com>
4415
4416 * gdb.base/catch-fork-static.exp: New.
4417
41d0efca
YQ
44182015-12-03 Yao Qi <yao.qi@linaro.org>
4419
4420 * gdb.base/sizeof.c: Don't include stdio.h and
4421 ../lib/unbuffer_output.c.
4422 (main): New variable 'size' and 'value'. Remove printf and
4423 gdb_unbuffer_output. Assign return value to size and value.
4424 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4425 at the beginning.
4426 (check_sizeof): Check the result by printing variable 'size'.
4427 (check_valueof): Check the result by printing variable 'value'.
4428
99fd02d9
YQ
44292015-12-01 Yao Qi <yao.qi@linaro.org>
4430
4431 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4432 for aarch64*-*-linux* target.
4433
f2faf941
PA
44342015-11-30 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4437
04bf20c5
PA
44382015-11-30 Pedro Alves <palves@redhat.com>
4439
4440 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4441 Handle non-stop mode vCont replies.
4442
09df4675
PA
44432015-11-30 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4446 prepare_for_testing. Start gdb with "set non-stop on" appended to
4447 GDBFLAGS. Lax expected stop output.
4448
58b584af
YQ
44492015-11-27 Yao Qi <yao.qi@linaro.org>
4450
4451 * gdb.arch/arm-neon.exp: New.
4452 * gdb.arch/arm-neon.c: New.
4453
dfcb77a8
YQ
44542015-11-27 Yao Qi <yao.qi@linaro.org>
4455
4456 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4457
88e8ec1b
YQ
44582015-11-27 Yao Qi <yao.qi@linaro.org>
4459
4460 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4461 frames-invalid annotation.
4462
bfde72c2
YQ
44632015-11-27 Yao Qi <yao.qi@linaro.org>
4464
4465 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4466
f6512a69
SM
44672015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4468
4469 * gdb.threads/names.exp: New file.
4470 * gdb.threads/names.c: New file.
4471 * README: Mention gdb,no_thread_names.
4472
46a3515b
MM
44732015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4474
4475 PR 19297
4476 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4477 support" error.
4478
62147a22
PA
44792015-11-24 Pedro Alves <palves@redhat.com>
4480
4481 PR 17539
4482 * gdb.base/display.exp: Expect displays to be sorted in ascending
4483 order. Use multi_line.
4484 * gdb.base/solib-display.exp: Likewise.
4485
2f341b6e
PA
44862015-11-24 Pedro Alves <palves@redhat.com>
4487
4488 PR 17539
25d49b86
PA
4489 * gdb.base/display.exp: Expect displays to be sorted in ascending
4490 order. Use multi_line.
4491 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4492
7e0aa6aa
PA
44932015-11-24 Pedro Alves <palves@redhat.com>
4494
4495 PR 17539
4496 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4497 threads in ascending order.
4498 * gdb.base/foll-fork.exp: Likewise.
4499 * gdb.base/foll-vfork.exp: Likewise.
4500 * gdb.base/multi-forks.exp: Likewise.
4501 * gdb.mi/mi-nonstop.exp: Likewise.
4502 * gdb.mi/mi-nsintrall.exp: Likewise.
4503 * gdb.multi/base.exp: Likewise.
4504 * gdb.multi/multi-arch.exp: Likewise.
4505 * gdb.python/py-inferior.exp: Likewise.
4506 * gdb.threads/break-while-running.exp: Likewise.
4507 * gdb.threads/execl.exp: Likewise.
4508 * gdb.threads/gcore-thread.exp: Likewise.
4509 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4510 * gdb.threads/kill.exp: Likewise.
4511 * gdb.threads/linux-dp.exp: Likewise.
4512 * gdb.threads/multiple-step-overs.exp: Likewise.
4513 * gdb.threads/next-bp-other-thread.exp: Likewise.
4514 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4515 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4516 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4517 * gdb.threads/thread-find.exp: Likewise.
4518 * gdb.threads/tls.exp: Likewise.
4519 * lib/mi-support.exp (mi_reverse_list): Delete.
4520 (mi_check_thread_states): No longer reverse list.
4521
2cc57ad8
PA
45222015-11-24 Pedro Alves <palves@redhat.com>
4523
4524 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4525 use lowercase.
4526
c93e8391
SM
45272015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4528
4529 * gdb.trace/actions.c: Include trace-common.h.
4530 (main): Add a location for a fast tracepoint.
4531 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4532 the normal tracepoints.
4533 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4534
045ccf91
SM
45352015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4536
4537 * save-trace.exp: Factor out code to these...
4538 (gdb_save_tracepoints): New.
4539 (gdb_load_tracepoints): New.
4540 (do_save_load_test): New.
4541
5506f9f6
KB
45422015-11-23 Kevin Buettner <kevinb@redhat.com>
4543
4544 * gdb.base/asmlabel.exp: New test.
4545 * gdb.base/asmlabel.c: New test case.
4546
16c3b12f
JB
45472015-11-23 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdb.base/wrong_frame_bt_full-main.c: New file.
4550 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4551 * gdb.base/wrong_frame_bt_full.exp: New file.
4552
155bfbd3
JB
45532015-11-23 Joel Brobecker <brobecker@adacore.com>
4554
4555 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4556
bb097445
JM
45572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4558
206853a0 4559 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4560 pstate register when comparing registers values in
4561 sparc64-*-linux-gnu targets to avoid spurious differences.
4562
9c88ed8f
JM
45632015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4564
206853a0 4565 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4566
96161e25
SL
45672015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4568
4569 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4570 as type argument to gdb_compile.
4571 * gdb.base/nested-subp2.exp: Likewise.
4572 * gdb.base/nested-subp3.exp: Likewise.
4573
340c2830
DV
45742015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4575
4576 * lib/dwarf.exp (_note): Fix left shift of negative value.
4577 * gdb.trace/trace-condition.exp: Likewise.
4578
c1862d0f
YQ
45792015-11-13 Yao Qi <yao.qi@linaro.org>
4580
4581 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4582 comments about d10v.
4583 (test_scalar_returns): Likewise.
4584 * gdb.base/d10v.ld: Remove.
4585 * gdb.base/overlays.exp: Remove the target triplet checking for
4586 d10v-*-*.
4587 * gdb.base/structs.exp (test_struct_returns): Remove the
4588 comments about d10v.
4589 (test_struct_calls): Likewise.
4590
77ae9c19
YQ
45912015-11-13 Yao Qi <yao.qi@linaro.org>
4592
4593 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4594 * gdb.base/gnu_vector.c: Don't include stdio.h.
4595 (main): Don't print res and call add_some_intvecs.
4596
430e004e
MK
45972015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4598
4599 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4600 macro.
4601 (func5): Removed.
4602 (func4): Use FAST_TRACEPOINT_LABEL.
4603 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4604 macro.
4605 (func): Removed.
4606 (thread_function): Use FAST_TRACEPOINT_LABEL.
4607 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4608 (func): Remove.
4609 (marker): Use FAST_TRACEPOINT_LABEL.
4610 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4611 (pendfunc1): Remove.
4612 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4613 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4614 (foo): Remove.
4615 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4616 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4617 macro.
4618 (func): Remove.
4619 (marker): Use FAST_TRACEPOINT_LABEL.
4620 * gdb.trace/trace-common.h: New header.
4621 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4622 macro.
4623 (func): Remove.
4624 (marker): Use FAST_TRACEPOINT_LABEL.
4625 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4626 (func): Remove.
4627 (thread_function): Use FAST_TRACEPOINT_LABEL.
4628
6e7675a7
MK
46292015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4630
4631 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4632 in front.
4633 * gdb.trace/change-loc.exp: Use global pcreg definition.
4634 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4635 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4636 in front.
4637 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4638 * gdb.trace/pending.exp: Likewise.
4639 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4640 * gdb.trace/trace-break.exp: Likewise.
4641 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4642 in front.
4643 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4644 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4645 in front.
4646 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4647
dddc0e16
JB
46482015-11-09 Joel Brobecker <brobecker@adacore.com>
4649
4650 * gdb.ada/fin_fun_out: New testcase.
4651
c6f0b406
KB
46522015-11-07 Kevin Buettner <kevinb@redhat.com>
4653
4654 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4655 value associated with DW_AT_byte_size.
4656 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4657 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4658 DW_AT_upper_bound.
4659
f01dcfd9
KB
46602015-11-07 Kevin Buettner <kevinb@redhat.com>
4661
4662 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4663 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4664 version.
4665 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4666 gdb.dwarf2/dw2-canonicalize-type.exp,
4667 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4668 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4669 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4670 provided by gdb_target_symbol_prefix_flags_asm.
4671 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4672 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4673 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4674 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4675 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4676 macros where needed). Use this macro for symbols which require
4677 the prefix provided by SYMBOL_PREFIX.
4678
2223449a
KB
46792015-11-05 Kevin Buettner <kevinb@redhat.com>
4680
4681 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4682 New procs.
4683 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4684 representing expressions, of more than one list element.
4685 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4686 to prepend linker symbol prefix to f.
4687 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4688 table_1 and table_2.
4689 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4690 Likewise, for f and g.
4691 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4692 for ptr.
4693 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4694 for main.
4695 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4696 table_1_ptr and table_2_ptr.
4697
6f2f1a3a
JK
46982015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4699 Joel Brobecker <brobecker@adacore.com>
4700
4701 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4702
566c56c9
MK
47032015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4704
4705 * gdb.reverse/s390-mvcle.c: New test.
4706 * gdb.reverse/s390-mvcle.exp: New file.
4707 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4708
d5f0636b
MK
47092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4710
4711 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4712
7ad8b86c
MK
47132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4714
4715 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4716 reaching marker2.
4717 * gdb.reverse/getresuid-reverse.exp: Likewise.
4718 * gdb.reverse/pipe-reverse.exp: Likewise.
4719 * gdb.reverse/readv-reverse.exp: Likewise.
4720 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4721 * gdb.reverse/time-reverse.exp: Likewise.
4722 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4723
4081c0f1
YQ
47242015-10-30 Yao Qi <yao.qi@linaro.org>
4725
4726 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4727 (empty_cycle): Remove.
4728 (main): Don't call empty_cycle. Don't use watch_count_done.
4729 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4730 empty_cycle. Rewrite the code counting HW watchpoints.
4731
452b4ba5
MK
47322015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4733
4734 * gdb.reverse/fstatat-reverse.c: New test.
4735 * gdb.reverse/fstatat-reverse.exp: New file.
4736 * gdb.reverse/getresuid-reverse.c: New test.
4737 * gdb.reverse/getresuid-reverse.exp: New file.
4738 * gdb.reverse/pipe-reverse.c: New test.
4739 * gdb.reverse/pipe-reverse.exp: New file.
4740 * gdb.reverse/readv-reverse.c: New test.
4741 * gdb.reverse/readv-reverse.exp: New file.
4742 * gdb.reverse/recvmsg-reverse.c: New test.
4743 * gdb.reverse/recvmsg-reverse.exp: New file.
4744 * gdb.reverse/time-reverse.c: New test.
4745 * gdb.reverse/time-reverse.exp: New file.
4746 * gdb.reverse/waitpid-reverse.c: New test.
4747 * gdb.reverse/waitpid-reverse.exp: New file.
4748
5e2e7507
JK
47492015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4750
4751 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4752
0fde2c53
DE
47532015-10-26 Doug Evans <dje@google.com>
4754
4755 PR symtab/17391
4756 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4757 * gdb.dwarf2/bad-regnum.c: New file.
4758 * gdb.dwarf2/bad-regnum.exp: New file.
4759
1a70ae97
DE
47602015-10-26 Doug Evans <dje@google.com>
4761
4762 PR python/18938
4763 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4764 file.
4765
27dc26ab
JK
47662015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4767
4768 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4769 for a change by "Mention language in compile error message".
4770
bed91f4d
SM
47712015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4772
4773 PR python/18073
4774 * gdb.python/py-type.c (C::a_method): New.
4775 (C::a_const_method): New.
4776 (C::a_static_method): New.
4777 (a_function): New.
4778 * gdb.python/py-type.exp (test_fields): Test getting fields
4779 from function and method.
4780
3f2f83dd
KB
47812015-10-21 Keven Boell <keven.boell@intel.com>
4782
4783 * gdb.fortran/vla-alloc-assoc.exp: New file.
4784 * gdb.fortran/vla-datatypes.exp: New file.
4785 * gdb.fortran/vla-datatypes.f90: New file.
4786 * gdb.fortran/vla-history.exp: New file.
4787 * gdb.fortran/vla-ptype-sub.exp: New file.
4788 * gdb.fortran/vla-ptype.exp: New file.
4789 * gdb.fortran/vla-sizeof.exp: New file.
4790 * gdb.fortran/vla-sub.f90: New file.
4791 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4792 * gdb.fortran/vla-value-sub-finish.exp: New file.
4793 * gdb.fortran/vla-value-sub.exp: New file.
4794 * gdb.fortran/vla-value.exp: New file.
4795 * gdb.fortran/vla-ptr-info.exp: New file.
4796 * gdb.mi/mi-vla-fortran.exp: New file.
4797 * gdb.mi/vla.f90: New file.
4798
27145d50
SL
47992015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4800
4801 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4802 of hardwired timeout value.
4803
5f3ff4f8
JK
48042015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4805 Pedro Alves <palves@redhat.com>
4806
4807 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4808 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4809
bfd09d20
JS
48102015-10-19 Josh Stone <jistone@redhat.com>
4811
4812 * gdb.base/catch-syscall.c: Include <sched.h>.
4813 (unknown_syscall): New variable.
4814 (main): Trigger a vfork and an unknown syscall.
4815 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4816 (unknown_syscall_number): Likewise.
4817 (check_call_to_syscall): Accept an optional syscall pattern.
4818 (check_return_from_syscall): Likewise.
4819 (check_continue): Likewise.
4820 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4821 (test_catch_syscall_skipping_return): New test toggling off 'catch
4822 syscall' to step over the syscall return, then toggling back on.
4823 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4824 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4825 (do_syscall_tests): Call test_catch_syscall_without_args and
4826 test_catch_syscall_mid_vfork.
4827 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4828 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4829
b32b93c6
AS
48302015-10-19 Andrew Stubbs <ams@codesourcery.com>
4831
4832 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4833 print g_vE): Add new pass patterns.
4834 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4835 print various symbol names for vptr fields.
4836
9d622bda
AB
48372015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4840 results.
4841
0fd8ac1c
YQ
48422015-10-12 Yao Qi <yao.qi@linaro.org>
4843
4844 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4845
34240514
YQ
48462015-10-12 Yao Qi <yao.qi@linaro.org>
4847
4848 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4849 is aarch64*-*-linux*.
4850
8240f442
YQ
48512015-10-12 Yao Qi <yao.qi@linaro.org>
4852
4853 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4854 (can_relocate_bcond_true): ... it.
4855 (can_relocate_bcond_false): New function.
4856 (foo): Likewise.
4857 (can_relocate_bl): Likewise.
4858 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4859 can_relocate_bl.
4860
2520f728
PMR
48612015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4862
4863 * gdb.base/nested-addr.c: New file.
4864 * gdb.base/nested-addr.exp: New testcase.
4865
abcef95a
MM
48662015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4867
4868 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4869 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4870 its output. Ignore the output of "record goto begin" and instead
4871 check that GDB is replaying.
4872
145e3ddb
PA
48732015-10-09 Pedro Alves <palves@redhat.com>
4874
4875 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4876 (top level): Use it in the run with no args test.
4877
d5d8c4e1
IB
48782015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4879
4880 * gdb.dlang/properties.exp: New file.
4881
06e635ef
SL
48822015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4883
4884 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4885 whether or not address 0x1000 is mapped on the target.
4886
e019fd1d
SM
48872015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4888
4889 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4890 build.
4891
77ba2a67
MM
48922015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4893
4894 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4895 instruction-history test.
4896
c60eb31f
DE
48972015-09-28 Doug Evans <dje@google.com>
4898
4899 * gdb.base/gcore.c (array_func): Add reference to static_array.
4900
9a3c8263
SM
49012015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4902
4903 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4904 source line.
4905
9720e656
SL
49062015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4907
4908 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4909 short or char as base type.
4910
938d3bf2
SL
49112015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4912
4913 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4914 to allow any size enum.
4915
e6c2c623
PMR
49162015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4917
4918 * gdb.ada/array_ptr_renaming.exp: New testcase.
4919 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4920 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4921
06da0f77
PL
49222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4923
4924 * gdb.trace/ftrace-lock.c: New file.
4925 * gdb.trace/ftrace-lock.exp: New file.
4926
4f51c22a
PL
49272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4928
4929 * gdb.arch/insn-reloc.c: New file.
4930 * gdb.arch/ftrace-insn-reloc.exp: New file.
4931
7041adf4
PL
49322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4933
4934 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4935 instruction.
4936 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4937 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4938 * gdb.trace/range-stepping.c: Likewise.
4939 * gdb.trace/trace-break.c: Likewise.
4940 * gdb.trace/trace-mt.c (thread_function): Likewise.
4941 * gdb.trace/ftrace.c (marker): Likewise.
4942 * gdb.trace/trace-condition.c (marker): Likewise.
4943 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4944 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4945 is_aarch64_target.
4946
015d2e7e
DE
49472015-09-18 Doug Evans <xdje42@gmail.com>
4948
4949 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4950 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4951
26b188a2
SL
49522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4953
4954 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4955 the breakpoint.
4956
79dc332b
SL
49572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4958
4959 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4960 the pending breakpoint. Remove timeout override for "Run till
4961 MI pending breakpoint on pendfunc3 on thread 2" test.
4962
f57929f2
SL
49632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4964
4965 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4966 filename pattern.
4967
3f469b17
SL
49682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4969
4970 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4971 in breakpoint filename pattern.
4972
515b89b3
SL
49732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4974
7800dbe4
SL
4975 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4976
49772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4978
515b89b3
SL
4979 * gdb.linespec/explicit.exp: Check for readline support for
4980 tab-completion tests. Fix obvious typo.
4981
d2939ba2
MM
49822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4983
4984 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4985 and replay.
4986
cbb55fa7
MM
49872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4988
4989 * gdb.btrace/non-stop.c: New.
4990 * gdb.btrace/non-stop.exp: New.
4991
43691ca1
PL
49922015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4993 Yao Qi <yao.qi@linaro.org>
4994
4995 * gdb.trace/trace-condition.c: New file.
4996 * gdb.trace/trace-condition.exp: New file.
4997
d78908cf
WW
49982015-09-16 Wei-cheng Wang <cole945@gmail.com>
4999
5000 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5001 for testing bytecode compilation.
5002
1ed415e2
PA
50032015-09-16 Pedro Alves <palves@redhat.com>
5004 Sandra Loosemore <sandra@codesourcery.com>
5005
5006 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5007 (SECONDS): Redefine.
5008 (main): Call pthread_kill and alarm early.
5009 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5010 support.
5011 (test): If the target can't hardware step and doesn't support
5012 displaced stepping, increase the timeout.
5013
d136eff5
PA
50142015-09-16 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5017 (enable_debug): New procedures.
5018 (test): Use them. Bail out if waiting for threads fails.
5019 (top level): Bail out if a test fails.
5020
991f019c
YQ
50212015-09-16 Yao Qi <yao.qi@linaro.org>
5022
5023 * gdb.asm/asm-source.exp: Set asm-arch for
5024 aarch64*-*-* target.
5025 * gdb.asm/aarch64.inc: New file.
5026
bfca584f
PMR
50272015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5028
5029 * gdb.ada/array_of_variable_length.exp: New testcase.
5030 * gdb.ada/array_of_variable_length/foo.adb: New file.
5031 * gdb.ada/array_of_variable_length/pck.adb: New file.
5032 * gdb.ada/array_of_variable_length/pck.ads: New file.
5033
b326e587
DE
50342015-09-15 Doug Evans <dje@google.com>
5035
5036 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5037 of function static local variable.
5038
5382cfab
PW
50392015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5040
5041 * gdb.threads/tls-so_extern.exp: New test file.
5042 * gdb.threads/tls-so_extern.c: New test file.
5043 * gdb.threads/tls-so_extern_main.c: New test file.
5044
141c5cc4
JK
50452015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5046
5047 * gdb.opt/solib-intra-step-lib.c: New file.
5048 * gdb.opt/solib-intra-step-main.c: New file.
5049 * gdb.opt/solib-intra-step.exp: New file.
5050
d15dcecd
PA
50512015-09-15 Pedro Alves <palves@redhat.com>
5052
5053 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5054 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5055
4c2f2a79
PA
50562015-09-14 Pedro Alves <palves@redhat.com>
5057
5058 * gdb.base/hook-stop-continue.c: Delete.
5059 * gdb.base/hook-stop-continue.exp: Delete.
5060 * gdb.base/hook-stop-frame.c: Delete.
5061 * gdb.base/hook-stop-frame.exp: Delete.
5062 * gdb.base/hook-stop.c: New file.
5063 * gdb.base/hook-stop.exp: New file.
5064
919e6dbe
PMR
50652015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5066
5067 * gdb.ada/access_to_packed_array.exp: New testcase.
5068 * gdb.ada/access_to_packed_array/foo.adb: New file.
5069 * gdb.ada/access_to_packed_array/pack.adb: New file.
5070 * gdb.ada/access_to_packed_array/pack.ads: New file.
5071
157280a4
MM
50722015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5073
5074 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5075 buffer size test.
5076
2fd33e94
DB
50772015-09-11 Don Breazeal <donb@codesourcery.com>
5078
5079 * gdb.base/foll-exec.c: Add copyright header. Fix
5080 formatting issues.
5081 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5082 (do_exec_tests): Use clean_restart in place of zap_session,
5083 and for test initialization. Fix formatting issues. Use
5084 fail in place of perror.
5085 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5086 an expect statement to match an expression with output from
5087 the program under debug.
5088 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5089 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5090 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5091 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5092 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5093
e70b6e8e
DE
50942015-09-09 Doug Evans <dje@google.com>
5095
5096 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5097
7a551a51
DE
50982015-09-09 Doug Evans <dje@google.com>
5099
5100 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5101
4c666f84
DE
51022015-09-09 Doug Evans <dje@google.com>
5103
5104 * gdb.base/savedregs.exp: Fix typo.
5105
243a9253
PA
51062015-09-09 Pedro Alves <palves@redhat.com>
5107
5108 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5109
c0fa8fbd
SL
51102015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5111
5112 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5113 command actually switches threads. Give up on remaining
5114 tests if target fails to stop at breakpoint.
5115
cd7c1778
PMR
51162015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5117
5118 * gdb.ada/funcall_char.exp: New testcase.
5119 * gdb.ada/funcall_char/foo.adb: New file.
5120
dc5c8746
PMR
51212015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5122
5123 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5124 expected outputs. Add two testcases for completing ambiguous
5125 functions.
5126 * gdb.ada/complete/aux_pck.adb: New file.
5127 * gdb.ada/complete/aux_pck.ads: New file.
5128 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5129 Ambiguous_Func functions.
5130 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5131 * gdb.ada/complete/pck.adb: Likewise.
5132
4e83a1e7
UW
51332015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5134
5135 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5136 failures to run the test program under GDB.
5137
8ce74153
LM
51382015-08-26 Luis Machado <lgustavo@codesourcery.com>
5139
5140 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5141 to C.
5142
e9756d52
PP
51432015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5144
5145 * gdb.base/run-after-attach.exp: New test file.
5146 * gdb.base/run-after-attach.c: New test file.
5147
8d37573b
DB
51482015-08-26 Don Breazeal <donb@codesourcery.com>
5149
5150 * gdb.base/foll-exec-2.c: New test program.
5151 * gdb.base/foll-exec-2.exp: New test.
5152
63e43d3a
PMR
51532015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5154
5155 * gdb.base/nested-subp1.exp: New file.
5156 * gdb.base/nested-subp1.c: New file.
5157 * gdb.base/nested-subp2.exp: New file.
5158 * gdb.base/nested-subp2.c: New file.
5159 * gdb.base/nested-subp3.exp: New file.
5160 * gdb.base/nested-subp3.c: New file.
5161
3d40fbb5
PA
51622015-08-24 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.server/connect-without-multi-process.c: New file.
5165 * gdb.server/connect-without-multi-process.exp: New file.
5166
4422ac93
LM
51672015-08-24 Luis Machado <lgustavo@codesourcery.com>
5168
5169 * gdb.opt/inline-markers.c: Make z int.
5170
91dddb86
LM
51712015-08-24 Luis Machado <lgustavo@codesourcery.com>
5172
5173 * gdb.opt/inline-markers.c: Make z volatile.
5174
a48847ee
LM
51752015-08-24 Luis Machado <lgustavo@codesourcery.com>
5176
5177 * gdb.opt/inline-bt.c: New volatile global z.
5178 * gdb.opt/inline-cmds.c: Likewise.
5179 * gdb.opt/inline-locals.c: Likewise.
5180 * gdb.opt/inline-markers.c: New extern global z.
5181 (marker): Use z.
5182 (inline_fn): Likewise.
5183
0ebbc52b
PA
51842015-08-24 Pedro Alves <palves@redhat.com>
5185
5186 * config/m32r-stub.exp: Remove file.
5187 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5188 * gdb.base/call-rt-st.exp: Likewise.
5189 * gdb.base/call-strs.exp: Likewise.
5190 * gdb.base/default.exp: Remove references to h8300-*-hms and
5191 *-*-udi*.
5192 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5193
77c365df
AA
51942015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5195
5196 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5197 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5198 and "return" use KFAIL when GDB can not read/write the vector
5199 return value.
5200
4313b8c0
GB
52012015-08-21 Gary Benson <gbenson@redhat.com>
5202
5203 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5204
0e433b32
PA
52052015-08-20 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.server/solib-list.exp: No longer expect an interior stop in
5208 non-stop mode.
5209
221e1a37
PA
52102015-08-20 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.server/connect-stopped-target.c: New file.
5213 * gdb.server/connect-stopped-target.exp: New file.
5214
40e3ad0e
PA
52152015-08-20 Pedro Alves <palves@redhat.com>
5216
5217 * gdb.dwarf2/comp-unit-lang.exp: New file.
5218 * gdb.dwarf2/comp-unit-lang.c: New file.
5219
af39b327
PMR
52202015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5221
5222 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5223 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5224
7d45c7c3 52252015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5226
7d45c7c3
KB
5227 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5228 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5229
4d6cceb4
DE
52302015-08-18 Doug Evans <dje@google.com>
5231 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5232
5233 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5234 skip_python_tests. New arg prompt_regexp.
5235 (skip_python_tests): New function.
5236 * lib/mi-support.exp (mi_skip_python_tests): New function.
5237 * gdb.python/py-mi-objfile-gdb.py: New file.
5238 * gdb.python/py-mi-objfile.c: New file.
5239 * gdb.python/py-mi-objfile.exp: New file.
5240
ad89c2aa
KS
52412015-08-17 Keith Seitz <keiths@redhat.com>
5242
5243 * gdb.linespec/explicit.exp: Move strace test from here ...
5244 * gdb.trace/strace.exp: ... to here.
5245
e3ae3c43
PP
52462015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5247
5248 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5249 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5250
604b2636
DE
52512015-08-14 Doug Evans <xdje42@gmail.com>
5252
5253 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5254 inferior before selecting a new file.
5255
6ff0ba5f
DE
52562015-08-14 Doug Evans <xdje42@gmail.com>
5257
5258 * gdb.mi/mi-disassemble.exp: Update.
5259 * gdb.base/disasm-optim.S: New file.
5260 * gdb.base/disasm-optim.c: New file.
5261 * gdb.base/disasm-optim.h: New file.
5262 * gdb.base/disasm-optim.exp: New file.
5263
9ca98f92
KS
52642015-08-14 Keith Seitz <keiths@redhat.com>
5265
5266 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5267 "evaluated-by".
5268
52bbc560
JB
52692015-08-13 Joel Brobecker <brobecker@adacore.com>
5270
5271 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5272
5d8c3ed3
PMR
52732015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5274
5275 * gdb.ada/fun_renaming.exp: New testcase.
5276 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5277 * gdb.ada/fun_renaming/pack.adb: New file.
5278 * gdb.ada/fun_renaming/pack.ads: New file.
5279
ea8812bc
KS
52802015-08-12 Keith Seitz <keiths@redhat.com>
5281
5282 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5283 gdb_get_line_number.
5284
4dafcdeb
JB
52852015-08-12 Joel Brobecker <brobecker@adacore.com>
5286
5287 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5288 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5289 gdb.base/dso2dso.exp: New files.
5290
5ba32597
SDJ
52912015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5292 Pedro Alves <palves@redhat.com>
5293 Keith Seitz <keiths@redhat.com>
5294
5295 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5296 GDBFLAGS.
5297
b6dafabf
PP
52982015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5299
5300 * gdb.base/gdbhistsize-history.exp
5301 (test_histsize_history_setting): Use save_vars.
5302 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5303 Use save_vars.
5304 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5305 * gdb.base/readline.exp: Use save_vars.
5306
abe8e607
PP
53072015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5308
5309 * lib/gdb.exp (save_vars): New proc.
5310
629500fa
KS
53112015-08-11 Keith Seitz <keiths@redhat.com>
5312
5313 * gdb.base/help.exp: Update help_breakpoint_text.
5314
eb8c4e2e
KS
53152015-08-11 Keith Seitz <keiths@redhat.com>
5316
5317 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5318 (at toplevel): Call test_explicit_breakpoints.
5319 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5320 breakpoints.
5321 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5322 breakpoint conditions, "-cond".
5323
87f0e720
KS
53242015-08-11 Keith Seitz <keiths@redhat.com>
5325
5326 * gdb.linespec/3explicit.c: New file.
5327 * gdb.linespec/cpexplicit.cc: New file.
5328 * gdb.linespec/cpexplicit.exp: New file.
5329 * gdb.linespec/explicit.c: New file.
5330 * gdb.linespec/explicit.exp: New file.
5331 * gdb.linespec/explicit2.c: New file.
5332 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5333 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5334 before using in the matching pattern.
5335 Clarify that `prefix' is a regular expression.
5336
f00aae0f
KS
53372015-08-11 Keith Seitz <keiths@redhat.com>
5338
5339 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5340 test.
5341 Add tests for missing ",FMT" and ",".
5342
e27852be
DE
53432015-08-10 Doug Evans <dje@google.com>
5344 Keith Seitz <keiths@redhat.com>
5345
5346 PR gdb/17960
5347 * gdb.base/completion.exp: Add location completer tests.
5348
7f03bd92
PA
53492015-08-07 Pedro Alves <palves@redhat.com>
5350
5351 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5352 tests here.
5353 (top level): Run do_test with and without displaced stepping.
5354
3fc8eb30
PA
53552015-08-07 Pedro Alves <palves@redhat.com>
5356
5357 * gdb.base/valgrind-disp-step.c: New file.
5358 * gdb.base/valgrind-disp-step.exp: New file.
5359
d4569d7b
PA
53602015-08-07 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5363 Delete function.
5364 (main): Add alarm. Run an infinite loop instead of calling
5365 wait_threads.
5366 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5367 comment.
5368 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5369 Delete function.
5370 (main): Add alarm. Run an infinite loop instead of calling
5371 wait_threads.
5372 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5373 comment.
5374
e1316e60
PA
53752015-08-07 Pedro Alves <palves@redhat.com>
5376
5377 * gdb.base/checkpoint-ns.exp: New file.
5378 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5379 standard_testfile.
5380
da8c46d2
MM
53812015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5382
5383 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5384 * gdb.btrace/instruction_history.exp: Update.
5385 * gdb.btrace/tsx.exp: New.
5386 * gdb.btrace/tsx.c: New.
5387
de1c2c52
PA
53882015-08-06 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5391 increase timeout.
5392 * gdb.reverse/until-precsave.exp: Bump timeouts.
5393
782e0bf4
PA
53942015-08-06 Pedro Alves <palves@redhat.com>
5395
5396 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5397
83e97ed0
PA
53982015-08-06 Pedro Alves <palves@redhat.com>
5399
5400 PR gdb/18749
5401 * gdb.threads/process-dies-while-handling-bp.c: New file.
5402 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5403
863d01bd
PA
54042015-08-06 Pedro Alves <palves@redhat.com>
5405
5406 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5407 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5408
0a39bb32
PA
54092015-08-05 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5412 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5413
ee2d2b10
SL
54142015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5415
5416 * gdb.base/bp-permanent.exp: Report test as unsupported if
5417 the target cannot stop at the permanent breakpoint.
5418
4e1bdb00
DE
54192015-08-03 Doug Evans <dje@google.com>
5420
5421 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5422 10000.
5423
3d338901
DE
54242015-08-03 Doug Evans <dje@google.com>
5425
5426 * Makefile.in (workers/%.worker, build-perf): New rule.
5427 (GDB_PERFTEST_MODE): New variable.
5428 (check-perf): Use it.
5429 (clean): Clean up gdb.perf parallel build subdirs.
5430 * lib/build-piece.exp: New file.
5431 * lib/gdb.exp (make_gdb_parallel_path): New function
5432 (standard_output_file, standard_temp_file): Call it.
5433 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5434 of $GDB_PARALLEL.
5435 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5436
af061d3e
DE
54372015-08-03 Doug Evans <dje@google.com>
5438
8e1afc81 5439 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5440 (LOG_FILE_NAME): New global.
5441 (TextReporter.__init__): Initialize self.txt_sum.
5442 (TextReporter.report): Add support for multiple data-points.
5443 Move report to perftest.sum, put raw data in perftest.log.
5444 (TextReporter.start): Open sum and log files.
5445 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5446 * gdb.perf/lib/perftest/testresult.py
5447 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5448
2c8c5d37
PA
54492015-07-31 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5452 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5453 kill_wait_spawned_process instead of explicit "kill -9".
5454 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5455 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5456 kill_wait_spawned_process.
5457 * gdb.base/attach-twice.exp: Likewise.
5458 * gdb.base/attach.exp: Likewise.
5459 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5460 gdb_test_multiple.
5461 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5462 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5463 kill_wait_spawned_process.
5464 * gdb.base/valgrind-infcall.exp: Likewise.
5465 * gdb.multi/multi-attach.exp: Likewise.
5466 * gdb.python/py-prompt.exp: Likewise.
5467 * gdb.python/py-sync-interp.exp: Likewise.
5468 * gdb.server/ext-attach.exp: Likewise.
5469 * gdb.threads/attach-into-signal.exp (corefunc): Use
5470 spawn_wait_for_attach, spawn_id_get_pid and
5471 kill_wait_spawned_process.
5472 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5473 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5474 spawn_id_get_pid and kill_wait_spawned_process.
5475 * gdb.threads/attach-stopped.exp (corefunc): Use
5476 spawn_wait_for_attach, spawn_id_get_pid and
5477 kill_wait_spawned_process.
5478 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5479 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5480 kill_wait_spawned_process instead of explicit "kill -9".
5481 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5482 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5483 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5484 processes. Don't map cygwin/windows pids here. Now returns a
5485 spawn id list.
5486
032a0fca
SL
54872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5488
5489 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5490 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5491 correct patch.
5492
61a934ca
SL
54932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5494
5495 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5496
4bc4d428
SL
54972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5498
5499 Reapply:
5500 2014-05-21 Mark Wielaard <mjw@redhat.com>
5501
5502 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5503
998d452a
PA
55042015-07-30 Pedro Alves <palves@redhat.com>
5505
5506 * linux-low.c (handle_extended_wait): Set the child's last
5507 reported status to TARGET_WAITKIND_STOPPED.
5508
69dde7dc
PA
55092015-07-30 Pedro Alves <palves@redhat.com>
5510
5511 PR threads/18600
5512 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5513 only shows inferior 1.
5514
4dd63d48
PA
55152015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5516 Pedro Alves <palves@redhat.com>
5517
5518 PR threads/18600
5519 * gdb.threads/fork-plus-threads.c: New file.
5520 * gdb.threads/fork-plus-threads.exp: New file.
5521
d618e4c5
PP
55222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5523
5524 * gdb.base/batch-preserve-term-settings.exp
5525 (test_terminal_settings_preserved_after_cli_exit): Use
5526 send_quit_command.
5527
1eef6428
PA
55282015-07-29 Pedro Alves <palves@redhat.com>
5529 Don Breazeal <donb@codesourcery.com>
5530
5531 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5532 output from both inferior_spawn_id and gdb_spawn_id.
5533
7da5b897
SDJ
55342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5535
5536 * gdb.threads/attach-into-signal.exp (corefunc): Use
5537 with_test_prefix on nested loops, uniquefying the test messages.
5538
dac804df
SDJ
55392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5540
5541 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5542 commit.
5543
06265e53
PP
55442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5545
5546 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5547 New proc.
5548 (test_terminal_settings_preserved_after_sigterm): New test.
5549
18206ca3
PP
55502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5551
5552 * gdb.base/batch-preserve-term-settings.exp
5553 (test_terminal_settings_preserved_after_cli_exit): New test.
5554
90074d11
PP
55552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5556
5557 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5558 manipulation of saved_gdbflags.
5559 (test_terminal_settings_preserved): Remove global declaration of
5560 the unused variable pagination_prompt. Remove manipulation of
5561 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5562 GDBFLAGS.
5563
eb1a7902
PA
55642015-07-29 Pedro Alves <palves@redhat.com>
5565
5566 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5567
8b75dd3b
PA
55682015-07-29 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5571 at the top.
5572
dedad4e3
PA
55732015-07-29 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5576 (main): Call gdb_unbuffer_output.
5577 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5578 (main): Call gdb_unbuffer_output.
5579 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5580 (main): Call gdb_unbuffer_output.
5581 * gdb.base/call-strs.exp: Adjust to step over the
5582 gdb_unbuffer_output call.
5583 * gdb.base/catch-gdb-caused-signals.c: Include
5584 "../lib/unbuffer_output.c".
5585 (main): Call gdb_unbuffer_output.
5586 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5587 (main): Call gdb_unbuffer_output.
5588 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5589 (main): Call gdb_unbuffer_output.
5590 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5591 (main): Call gdb_unbuffer_output.
5592 * gdb.base/shlib-call.exp: Adjust to step over the
5593 gdb_unbuffer_output call.
5594 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5595 (main): Call gdb_unbuffer_output.
5596 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5597 (main): Call gdb_unbuffer_output.
5598 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5599 (main): Rename to ...
5600 (test): ... this.
5601 (main): Reimplement.
5602 * gdb.base/varargs.exp: Run to test instead of to main.
5603 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5604 (main): Call gdb_unbuffer_output.
5605
58789a91
PA
56062015-07-29 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5609 factore out from mi_continue_dprintf. For call-style dprintfs,
5610 expect dprintf output out of $inferior_spawn_id.
5611 (mi_continue_dprintf): Use mi_expect_dprintf.
5612 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5613 (main): Call gdb_unbuffer_output.
5614
e8376742
PA
56152015-07-29 Pedro Alves <palves@redhat.com>
5616
5617 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5618 (default_mi_gdb_start): Set inferior_spawn_id instead of
5619 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5620 gdb_spawn_id.
5621 (mi_gdb_test): Always expect inferior output from both
5622 $inferior_spawn_id and $gdb_spawn_id.
5623
08280010
PA
56242015-07-29 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5627 send_inferior and $inferior_spawn_id.
5628
4d30e432
PA
56292015-07-29 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.gdb/complaints.exp (test_initial_complaints)
5632 (test_serial_complaints, test_short_complaints): Use
5633 gdb_test_stdio.
5634 (test_empty_complaint): Handle $inferior_spawn_id !=
5635 $gdb_spawn_id.
5636
0d30a335
PA
56372015-07-29 Pedro Alves <palves@redhat.com>
5638
5639 * gdb.base/varargs.exp: Use gdb_test_stdio.
5640
39413b29
PA
56412015-07-29 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5644
7cb000a9
PA
56452015-07-29 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5648
d7b8ac82
PA
56492015-07-29 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5652 parameter into two new parameters, "inf_result" and "gdb_result".
5653 Expect inferior output and gdb output from $inferior_spawn_id and
5654 $gdb_spawn_id, respectively. Adjust all callers.
5655
789c3a0c
PA
56562015-07-29 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5659 of gdb_test_sequence.
5660
77e760c3
PA
56612015-07-29 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5664 (saw_spurious_output): Expect inferior output from
5665 $inferior_spawn_id. Use gdb_test_stdio.
5666
8396d2cd
PA
56672015-07-29 Pedro Alves <palves@redhat.com>
5668
5669 * gdb.base/dprintf.exp: Use standard_testfile. Change
5670 prepare_for_testing call.
5671 (srcfile): Don't set.
5672 (restart): New procedure.
5673 (test_dprintf): New procecure, use to continue over dprintfs.
5674 (test_call, test_agent): New procedures, tests moved here.
5675 Restart gdb and recreate dprintfs. Adjust expected output.
5676
2051d61f
PA
56772015-07-29 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5680
452397af
PA
56812015-07-29 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5684
8aed9555
PA
56852015-07-29 Pedro Alves <palves@redhat.com>
5686
5687 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5688 gdb_test_stdio.
5689
188a61b4
PA
56902015-07-29 Pedro Alves <palves@redhat.com>
5691
5692 * lib/gdb.exp (gdb_test_stdio): New procedure.
5693
12264a45
PA
56942015-07-29 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5697
23ffc893
PA
56982015-07-29 Pedro Alves <palves@redhat.com>
5699
5700 * gdb.base/call-signal-resume.exp: Remove check for
5701 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5702 * gdb.base/unwindonsignal.exp: Likewise.
5703 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5704 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5705
65566918
PA
57062015-07-29 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.base/siginfo-addr.c (pass): New function.
5709 (handler): Call it iff si_addr is correct.
5710 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5711 Set a breakpoint at "pass" and continue to it.
5712
d60a9221
SDJ
57132015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5714
5715 * gdb.python/py-objfile.exp: Make some tests have unique names.
5716 * gdb.python/py-pp-registration.exp: Likewise.
5717
bde40b8f
PA
57182015-07-28 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5721
13e1dec8
SM
57222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5723
5724 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5725
da33c9a7
SM
57262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5727
5728 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5729
077836f7
PP
57302015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5731
5732 * gdb.base/gdb-sigterm-2.exp: New test.
5733
b8cc7b2e
DE
57342015-07-25 Doug Evans <xdje42@gmail.com>
5735
5736 Revert:
5737 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5738 (workers/%.worker, build-perf): New rule.
5739 (GDB_PERFTEST_MODE): New variable.
5740 (check-perf): Use it.
5741 (clean): Clean up gdb.perf parallel build subdirs.
5742 * lib/build-piece.exp: New file.
5743 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5744 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5745 name.
5746 (standard_temp_file): Ditto.
5747 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5748 of $GDB_PARALLEL.
5749
c8bd4544
DE
57502015-07-24 Doug Evans <dje@google.com>
5751
5752 * gdb.perf/lib/perftest/utils.py: New file.
5753 * gdb.perf/gm-hello.cc: New file.
5754 * gdb.perf/gm-pervasive-typedef.cc: New file.
5755 * gdb.perf/gm-pervasive-typedef.h: New file.
5756 * gdb.perf/gm-std.cc: New file.
5757 * gdb.perf/gm-std.h: New file.
5758 * gdb.perf/gm-use-cerr.cc: New file.
5759 * gdb.perf/gm-utils.h: New file.
5760 * gdb.perf/gmonster-null-lookup.py: New file.
5761 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5762 * gdb.perf/gmonster-print-cerr.py: New file.
5763 * gdb.perf/gmonster-ptype-string.py: New file.
5764 * gdb.perf/gmonster-runto-main.py: New file.
5765 * gdb.perf/gmonster-select-file.py: New file.
5766 * gdb.perf/gmonster1-null-lookup.exp: New file.
5767 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5768 * gdb.perf/gmonster1-print-cerr.exp: New file.
5769 * gdb.perf/gmonster1-ptype-string.exp: New file.
5770 * gdb.perf/gmonster1-runto-main.exp: New file.
5771 * gdb.perf/gmonster1-select-file.exp: New file.
5772 * gdb.perf/gmonster1.cc: New file.
5773 * gdb.perf/gmonster1.exp: New file.
5774 * gdb.perf/gmonster2-null-lookup.exp: New file.
5775 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5776 * gdb.perf/gmonster2-print-cerr.exp: New file.
5777 * gdb.perf/gmonster2-ptype-string.exp: New file.
5778 * gdb.perf/gmonster2-runto-main.exp: New file.
5779 * gdb.perf/gmonster2-select-file.exp: New file.
5780 * gdb.perf/gmonster2.cc: New file.
5781 * gdb.perf/gmonster2.exp: New file.
5782
6eab34f3
DE
57832015-07-24 Doug Evans <dje@google.com>
5784
5785 * gdb.perf/README: New file.
5786 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5787 * lib/gen-perf-test.exp: New file.
5788
63738bfd
DE
57892015-07-24 Doug Evans <dje@google.com>
5790
5791 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5792 (PerfTest::startup): New function.
5793 (PerfTest::run): Return result of calling body.
5794 (PerfTest::assemble): Rewrite.
5795 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5796 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5797 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5798 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5799 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5800
7b606f95
DE
58012015-07-24 Doug Evans <dje@google.com>
5802
5803 * lib/gdb.exp (clean_restart): Make executable optional.
5804
a97b16b8
DE
58052015-07-24 Doug Evans <dje@google.com>
5806
5807 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5808 compiler_info references.
5809 * gdb.cp/temargs.exp: Ditto.
5810 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5811 (get_compiler_info): Early exit if already computed. Set compiler_info
5812 to "unknown" if there was a problem.
5813 (test_compiler_info): Add function comment. Call get_compiler_info.
5814
35baa57f
DE
58152015-07-24 Doug Evans <dje@google.com>
5816
5817 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5818 (workers/%.worker, build-perf): New rule.
5819 (GDB_PERFTEST_MODE): New variable.
5820 (check-perf): Use it.
5821 (clean): Clean up gdb.perf parallel build subdirs.
5822 * lib/build-piece.exp: New file.
5823 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5824 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5825 name.
5826 (standard_temp_file): Ditto.
5827 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5828 of $GDB_PARALLEL.
5829
6ebea266
DE
58302015-07-24 Doug Evans <dje@google.com>
5831
5832 * lib/future.exp (gdb_default_target_compile): New option
5833 "early_flags".
5834 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5835 --as-needed.
5836
1e76a7e9
SDJ
58372015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5838
5839 * gdb.base/catch-syscall.exp: Call gdb_exit before
5840 gdb_skip_xml_test.
5841
5068630a
PA
58422015-07-24 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.python/py-events.exp: Accept output between the stop event
5845 and the prompt.
5846 * gdb.python/py-evsignal.exp: Likewise.
5847 * gdb.python/py-evthreads.exp: Likewise.
5848
77598427
PA
58492015-07-24 Pedro Alves <palves@redhat.com>
5850
5851 PR gdb/18717
5852 * gdb.threads/non-ldr-exit.c: New file.
5853 * gdb.threads/non-ldr-exit.exp: New file.
5854
11e6c98f
YQ
58552015-07-24 Yao Qi <yao.qi@linaro.org>
5856
5857 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5858 restarting process.
5859
51aee833
YQ
58602015-07-24 Yao Qi <yao.qi@linaro.org>
5861
5862 * gdb.server/ext-restart.exp: New file.
5863
8cfe207c
YQ
58642015-07-24 Yao Qi <yao.qi@linaro.org>
5865
5866 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5867 argument options.
5868 * gdb.server/ext-wrapper.exp: New file.
5869
cc12ce38
DE
58702015-07-23 Doug Evans <dje@google.com>
5871
5872 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5873 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5874
d0d84780
PMR
58752015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5876
5877 * gdb.ada/var_arr_typedef.exp: New testcase.
5878 * gdb.ada/var_arr_typedef/pack.adb: New file.
5879 * gdb.ada/var_arr_typedef/pack.ads: New file.
5880 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5881
8b558f79
JB
58822015-07-20 Joel Brobecker <brobecker@adacore.com>
5883
5884 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5885
775a3298
JK
58862015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5887
5888 * gdb.arch/i386-biarch-core.exp: Replace istarget
5889 by "complete set gnutarget". Remove expectation for the "core-file"
5890 command.
5891
db1ff28b
JK
58922015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5893
5894 Revert the previous commit:
5895 Tests for validate symbol file using build-id.
5896
0a94970d
JK
58972015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5898
5899 Tests for validate symbol file using build-id.
5900 * gdb.base/solib-mismatch-lib.c: New file.
5901 * gdb.base/solib-mismatch-libmod.c: New file.
5902 * gdb.base/solib-mismatch.c: New file.
5903 * gdb.base/solib-mismatch.exp: New file.
5904
03346981
SL
59052015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5906
5907 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5908 nios2-*-linux*.
5909 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5910 * gdb.base/siginfo.exp: Likewise.
5911 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5912
42422cc7
PL
59132015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5914
5915 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5916 Move it to ...
5917 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5918 ... here.
5919 * gdb.trace/range-stepping.exp: Check that the target supports
5920 range stepping.
5921
cfa68bae
JK
59222015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5923
5924 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5925
8ffdba26
PA
59262015-07-14 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/killed-outside.exp: New file.
5929 * gdb.base/killed-outside.c: New file.
5930
218a5a11
JK
59312015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5932
5933 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5934 (n at main): New.
5935 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5936
e03ed3c6
AA
59372015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5938
5939 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5940 infcall tests instead of setting up for KFAIL.
5941
485668e5
MM
59422015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5943
5944 * gdb.btrace/record_goto-step.exp: New.
5945
08464196
JK
59462015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5947
5948 PR compile/18484
5949 * gdb.compile/compile.c (struct struct_type): Add volatile to
5950 selffield's type.
5951 * gdb.compile/compile.exp
5952 (compile code struct_object.selffield = &struct_object): Skip further
5953 struct_object tests if this one xfails.
5954
bcf5c1d9
RC
59552015-07-08 Robert O'Callahan <robert@ocallahan.org>
5956
5957 PR exp/18617
5958 * gdb.trace/ax.exp: Add test.
5959
4931af25
YQ
59602015-07-07 Yao Qi <yao.qi@linaro.org>
5961
5962 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5963 instead of istarget "aarch64*-*-*".
5964 * gdb.arch/aarch64-fp.exp: Likewise.
5965 * gdb.base/float.exp: Likewise.
5966 * gdb.reverse/aarch64.exp: Likewise.
5967 * lib/gdb.exp (is_aarch64_target): New proc.
5968
9fcf688e
YQ
59692015-07-07 Yao Qi <yao.qi@linaro.org>
5970
5971 * lib/gdb.exp (is_aarch32_target): New proc.
5972 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5973 instead of "istarget "arm*-*-*"".
5974 * gdb.arch/arm-disp-step.exp: Likewise.
5975 * gdb.arch/thumb-bx-pc.exp: Likewise.
5976 * gdb.arch/thumb-prologue.exp: Likewise.
5977 * gdb.arch/thumb-singlestep.exp: Likewise.
5978 * gdb.base/disp-step-syscall.exp: Likewise.
5979 * gdb.base/float.exp: Likewise.
5980
fbd8d50d
YQ
59812015-07-07 Yao Qi <yao.qi@linaro.org>
5982
5983 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5984 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5985
71be1fdc
YQ
59862015-07-07 Yao Qi <yao.qi@linaro.org>
5987
5988 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5989 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5990 if it exists.
5991 * gdb.multi/multi-arch.exp: Likewise.
5992
3e221d36
SM
59932015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5994
5995 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5996 print.
5997
d441430b
YQ
59982015-07-07 Yao Qi <yao.qi@linaro.org>
5999
6000 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6001
06f810bd
MG
60022015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6003
6004 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6005 '[' and ']' characters.
6006
5e61e7c0
IB
60072015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6008
6009 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6010
28bf096c
PA
60112015-06-29 Pedro Alves <palves@redhat.com>
6012
6013 PR threads/18127
6014 * gdb.threads/hand-call-new-thread.c: New file.
6015 * gdb.threads/hand-call-new-thread.c: New file.
6016
ee93cd5e
KS
60172015-06-26 Keith Seitz <keiths@redhat.com>
6018 Doug Evans <dje@google.com>
6019
6020 PR 16253
6021 * gdb.cp/var-tag-2.cc: New file.
6022 * gdb.cp/var-tag-3.cc: New file.
6023 * gdb.cp/var-tag-4.cc: New file.
6024 * gdb.cp/var-tag.cc: New file.
6025 * gdb.cp/var-tag.exp: New file.
6026
fc637f04
PP
60272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6028
6029 * gdb.base/history-duplicates.exp: New test.
6030
2e52ae68
PP
60312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6032
6033 * gdb.base/completion.exp: Test the completion of the "focus"
6034 command.
6035
6e22494e
JK
60362015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6037
6038 * gdb.arch/amd64-prologue-skip.S: New file.
6039 * gdb.arch/amd64-prologue-skip.exp: New file.
6040
bf7b9cd9
SM
60412015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6042
6043 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6044 is_address_zero_readable check.
6045
201e8dfd
PB
60462015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6047
6048 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6049 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6050
5cd867b4
YQ
60512015-06-24 Yao Qi <yao.qi@linaro.org>
6052
6053 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6054 linux targets.
6055
4d7be007
YQ
60562015-06-24 Yao Qi <yao.qi@linaro.org>
6057
6058 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6059 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6060 * gdb.base/siginfo-thread.exp: Likewise.
6061
07fcd301
YQ
60622015-06-22 Yao Qi <yao.qi@linaro.org>
6063
6064 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6065
52042a00
YQ
60662015-06-22 Yao Qi <yao.qi@linaro.org>
6067
6068 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6069 aarch64*-*-*.
6070 (skip_hw_watchpoint_tests): Likewise.
6071
74bd41ce
PP
60722015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6073
6074 * gdb.base/gdbinit-history.exp: Test the interaction between
6075 setting GDBHISTSIZE and setting the history size via .gdbinit.
6076
bc460514
PP
60772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6078
6079 PR gdb/16999
6080 * gdb.base/gdbhistsize-history.exp: New test.
6081
b58c513b
PP
60822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6083
6084 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6085 with GDBHISTSIZE.
6086 * gdb.base/readline.exp: Likewise.
6087
92046791
YQ
60882015-06-17 Yao Qi <yao.qi@linaro.org>
6089
6090 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6091 line.
6092
2093d2d3
PP
60932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6094
6095 * gdb.base/gdbinit-history.exp: Add test case to check that
6096 an unlimited history file does not get truncated on exit.
6097
e6c693af
AA
60982015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6099
6100 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6101 (VECTOR): New macro. Use it...
6102 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6103 ...for these typedefs.
6104 (int8, char1, int1, double1): New typedefs.
6105 (struct just_int2, struct two_int2): New structures.
6106 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6107 (add_structvecs, add_singlevecs): New functions.
6108 (main): Call add_some_intvecs twice.
6109 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6110 the compile and exit upon failure. Try compiling for the "native"
6111 architecture. Test inferior function calls with vector arguments
6112 and vector return value handling with "finish" and "return".
6113
c74f7d1c
JT
61142015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6115
6116 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6117 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6118 PE file.
6119 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6120
98aa42ee
AT
61212015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6122
6123 PR breakpoints/16465
6124 * gdb.mi/mi-dprintf-pending.c: New file.
6125 * gdb.mi/mi-dprintf-pending.exp: New test.
6126 * gdb.mi/mi-dprintf-pendshr.c: New file.
6127
7d73c23c 61282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6129 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6130
6131 * gdb.arch/i386-mpx-map.c: New file.
6132 * gdb.arch/i386-mpx-map.exp: New File.
6133
61342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6135
6136 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6137 * gdb.arch/i386-mpx.exp: Indentation fixed.
6138
61392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6140
6141 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6142 function and improved indentation.
6143 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6144 gdb_test_multiple. Added additional tests to skip the test.
6145
61462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6147
6148 * gdb.arch/i386-avx512.c: Change path in include file.
6149 * gdb.arch/i386-avx512.exp: Change include dir path
6150 compilation flag.
6151 * gdb.arch/i386-mpx.c: Change path in include file.
6152 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6153 flag.
6154
d5eba19a
JK
61552015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6156
6157 * gdb.compile/compile-print.exp (compile print *vararray@3)
6158 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6159
7f361056
JK
61602015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6161
6162 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6163 (do not keep jit in memory): ... this.
6164 (expect 5): Change it to ...
6165 (expect no 5): ... this.
6166
3b462ec2
SM
61672015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6168
6169 PR gdb/15564
6170 * gdb.mi/mi-detach.exp: New file.
6171
e0619de6
JK
61722015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6173
6174 PR symtab/18392
6175 * gdb.arch/amd64-tailcall-self.S: New file.
6176 * gdb.arch/amd64-tailcall-self.c: New file.
6177 * gdb.arch/amd64-tailcall-self.exp: New file.
6178
e970cb34
DB
61792015-05-28 Don Breazeal <donb@codesourcery.com>
6180
6181 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6182 tests for remote targets by checking is_target_gdbserver.
6183
b2e2f908
DE
61842015-05-27 Doug Evans <dje@google.com>
6185
6186 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6187 * gdb.dwarf2/opaque-type-lookup.c: New file.
6188 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6189
82c7be31
DE
61902015-05-26 Doug Evans <dje@google.com>
6191
6192 * gdb.cp/iostream.cc: New file.
6193 * gdb.cp/iostream.exp: New file.
6194
b4f54984
DE
61952015-05-26 Doug Evans <dje@google.com>
6196
6197 * gdb.dwarf2/dw2-op-call.exp: Update.
6198 * gdb.dwarf2/dw4-sig-types.exp: Update.
6199 * gdb.dwarf2/implptr.exp: Update.
6200 * gdb.mi/mi-cmd-param-changed.exp: Update.
6201
4ea6efe9
DE
62022015-05-26 Doug Evans <dje@google.com>
6203
6204 * gdb.python/py-lazy-string.c: New file.
6205 * gdb.python/py-lazy-string.exp: New file.
6206 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6207 (main): Update. Add estring3.
6208 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6209 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6210
f6bb7db3
YQ
62112015-05-26 Omair Javaid <omair.javaid@linaro.org>
6212 Yao Qi <yao.qi@linaro.org>
6213
6214 * gdb.reverse/aarch64.c: New.
6215 * gdb.reverse/aarch64.exp: New.
6216
a81bfbd0
OJ
62172015-05-26 Omair Javaid <omair.javaid@linaro.org>
6218
25d49b86
PA
6219 * lib/gdb.exp (supports_process_record): Return true for
6220 aarch64*-linux*.
a81bfbd0
OJ
6221 (supports_reverse): Likewise.
6222
158bf1b4
PP
62232015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6224
6225 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6226 Use with_test_prefix.
6227
a0145030
AB
62282015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6229
6230 * gdb.base/completion.exp: Add test for completion of layout
6231 names.
6232
ebe3b578
AB
62332015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6234
6235 * lib/gdb.exp (skip_tui_tests): New proc.
6236 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6237
84204ed7
PA
62382015-05-19 Pedro Alves <palves@redhat.com>
6239
6240 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6241 Save the whole env array instead of just HOME. Unset HISTSIZE in
6242 the environment while testing. Restore whole environment
6243 afterwards.
6244
37442ce1
DE
62452015-05-16 Doug Evans <xdje42@gmail.com>
6246
6247 * gdb.guile/scm-ports.c: New file.
6248 * gdb.guile/scm-ports.exp: Add memory port tests.
6249
36de76f9
JK
62502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6251
6252 * gdb.compile/compile-print.c: New file.
6253 * gdb.compile/compile-print.exp: New file.
6254
3a9558c4
JK
62552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6256
6257 * gdb.compile/compile-ops.exp: Cast param to void.
6258 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6259 (compile code struct_object.selffield = &struct_object): Add xfail.
6260
aa715135
JG
62612015-05-15 Joel Brobecker <brobecker@adacore.com>
6262
6263 * gdb.ada/arr_enum_with_gap: New testcase.
6264
931e5bc3
JG
62652015-05-15 Joel Brobecker <brobecker@adacore.com>
6266
6267 * gdb.ada/byte_packed_arr: New testcase.
6268
9cd4d857
JB
62692015-05-15 Joel Brobecker <brobecker@adacore.com>
6270
6271 * gdb.ada/pckd_neg: New testcase.
6272
ebfd00d2
PP
62732015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6274
6275 PR gdb/17820
6276 * gdb.base/gdbinit-history.exp: New test.
6277 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6278 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6279
4c082a81
SC
62802015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6281
6282 * gdb.python/py-xmethods.cc: Enhance test case.
6283 * gdb.python/py-xmethods.exp: New tests.
6284 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6285 function.
6286 (B_indexoper): Likewise.
6287 (global_dm_list) : Add new xmethod worker functions.
6288
f7797074
SDJ
62892015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6290
6291 * gdb.base/coredump-filter.exp: Correctly unset
6292 "coredump_var_addr" array.
6293
a4674e4e
PA
62942015-05-08 Pedro Alves <palves@redhat.com>
6295
6296 * gdb.server/non-existing-program.exp: Unset spawn_id.
6297
df2eb078
SC
62982015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6299
6300 PR python/18291
6301 * gdb.python/py-xmethods.exp: Add tests.
6302
422349a3
YQ
63032015-05-08 Yao Qi <yao.qi@linaro.org>
6304
6305 PR gdb/18208
6306 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6307 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6308 function set_coredump_filter, and remove remote_exec call.
6309 Remove argument ipid. Callers update.
6310 (top level): Don't get inferior's PID.
6311
63fc80ce
AA
63122015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6313
6314 * gdb.base/watch_thread_num.exp: Skip test on targets without
6315 access watchpoints.
6316
80ad801e
PA
63172015-05-06 Pedro Alves <palves@redhat.com>
6318
6319 PR server/18081
6320 * gdb.server/non-existing-program.exp: New file.
6321
0fa7fe50
JB
63222015-05-05 Joel Brobecker <brobecker@adacore.com>
6323
6324 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6325
3ea89b92
PMR
63262015-05-05 Joel Brobecker <brobecker@adacore.com>
6327
6328 * gdb.ada/out_of_line_in_inlined: New testcase.
6329
87b8eff0
JB
63302015-05-05 Joel Brobecker <brobecker@adacore.com>
6331
6332 * gdb.ada/var_rec_arr: New testcase.
6333
5fccc635
YQ
63342015-04-30 Yao Qi <yao.qi@linaro.org>
6335
6336 * gdb.base/break-idempotent.exp: If
6337 skip_hw_watchpoint_multi_tests returns true, skip the tests
6338 on "rwatch" and "awatch".
6339
42d38f42
YQ
63402015-04-30 Yao Qi <yao.qi@linaro.org>
6341
6342 * gdb.base/relativedebug.exp: Invoke gdb command
6343 "info sharedlibrary", and if libc.so doesn't have debug info,
6344 skip the test.
6345
2ce1cdbf
DE
63462015-04-29 Doug Evans <dje@google.com>
6347
6348 * gdb.python/py-xmethods.exp: Add ptype tests.
6349 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6350 get_result_type method.
6351
f24a38c5
LM
63522015-04-29 Luis Machado <lgustavo@codesourcery.com>
6353
6354 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6355 the target does not support hardware watchpoints.
6356
ecbf2b3c
LM
63572015-04-29 Luis Machado <lgustavo@codesourcery.com>
6358
6359 * gdb.base/break-always.exp: Abort testing if writing to memory
6360 causes an error.
6361
34f5f757
DE
63622015-04-28 Doug Evans <dje@google.com>
6363
6364 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6365 * gdb.python/py-pp-registration.exp: ... here. New file.
6366 * gdb.python/py-pp-registration.c: New file.
6367 * gdb.python/py-pp-registration.py: New file.
6368
69b4374a
DE
63692015-04-28 Doug Evans <dje@google.com>
6370
6371 * gdb.python/py-bad-printers.c: New file.
6372 * gdb.python/py-bad-printers.py: New file.
6373 * gdb.python/py-bad-printers.exp: New file.
6374
59fb7612
SS
63752015-04-28 Sasha Smundak <asmundak@google.com>
6376
6377 * gdb.python/py-type.exp: New test.
6378
2631b16a
AW
63792015-04-28 Andy Wingo <wingo@igalia.com>
6380
6381 * gdb.python/py-parameter.exp:
6382 * gdb.guile/scm-parameter.exp: Escape the path that we are
6383 matching against, as it might contain characters that are special
6384 to regular expressions.
6385
460efde1
JB
63862015-04-27 Joel Brobecker <brobecker@adacore.com>
6387
6388 * gdb.ada/rec_comp: New testcase.
6389
2d369d8e
SDJ
63902015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6391
6392 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6393 before using it.
6394
cf75d6c3
AB
63952015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6396
6397 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6398 new tests for verilog output.
6399
8dbe7ca5
YQ
64002015-04-24 Yao Qi <yao.qi@linaro.org>
6401
6402 * boards/remote-gdbserver-on-localhost.exp: New file.
6403
4ef9fb2f
PA
64042015-04-23 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6407 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6408 "end of file", remove $inferior_spawn_id from the indirect list.
6409
0a803169
PA
64102015-04-23 Pedro Alves <palves@redhat.com>
6411
6412 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6413
749ef8f8
PA
64142015-04-23 Pedro Alves <palves@redhat.com>
6415
6416 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6417 on $any_spawn_id instead of only on $gdb_spawn_id.
6418
8aae4344
PM
64192015-04-21 Pierre Muller <muller@sourceware.org>
6420
6421 PR pascal/17815
6422 * lib/pascal.exp (gpc_compile): Add new option "class".
6423 (fpc_compile): Likewise.
6424 * gdb.pascal/case-insensitive-symbols.pas: New file.
6425 * gdb.pascal/case-insensitive-symbols.exp: New file.
6426
1586c8fb
GB
64272015-04-20 Gary Benson <gbenson@redhat.com>
6428
6429 * gdb.base/attach.exp: Fix three extended remote failures.
6430
1b6e6f5c
GB
64312015-04-17 Gary Benson <gbenson@redhat.com>
6432
6433 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6434 the main executable over the remote protocol.
6435
e797481d
PA
64362015-04-16 Pedro Alves <palves@redhat.com>
6437
6438 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6439 a new gdbserver if gdbserver_reconnect_p is set.
6440
1ca99c42
PA
64412015-04-16 Pedro Alves <palves@redhat.com>
6442
6443 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6444 is set, don't exit gdbserver.
6445
af9fd6f8
AA
64462015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6447
6448 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6449 appropriate .insn, such that an older assembler can be used.
6450 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6451 the z/Architecture instruction set on 31-bit targets as well.
6452
04ff1e61
AA
64532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6454
6455 * gdb.go/handcall.exp: Remove all logic related to the first
6456 breakpoint and rely on go_runto_main instead.
6457 * gdb.go/strings.exp: Likewise.
6458 * gdb.go/unsafe.exp: Likewise.
6459 * gdb.go/hello.exp: Likewise. Also rename the remaining
6460 breakpoint marker to "breakpoint 1".
6461 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6462 * gdb.go/strings.go: Likewise.
6463 * gdb.go/unsafe.go: Likewise.
6464 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6465 "set breakpoint 2 here" and rename the remaining breakpoint marker
6466 to "breakpoint 1".
6467
40d2f8d6
SM
64682015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6469
6470 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6471 if itertools.imap is not present.
6472 * gdb.python/py-objfile.exp: Add parentheses.
6473 * gdb.python/py-type.exp: Same.
6474 * gdb.python/py-unwind-maint.py: Same.
6475
8cbc97c6
YQ
64762015-04-15 Yao Qi <yao.qi@linaro.org>
6477
6478 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6479 of ":$ptr_size" and set its form explicitly.
6480
45fd756c
YQ
64812015-04-15 Pedro Alves <palves@redhat.com>
6482 Yao Qi <yao.qi@linaro.org>
6483
6484 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6485 timeout by factor of 4.
6486 (test_regular_watch): Likewise.
6487 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6488 * gdb.reverse/sigall-reverse.exp: Likewise.
6489 * gdb.reverse/until-precsave.exp: Likewise.
6490 * lib/gdb.exp (with_timeout_factor): New proc.
6491 (gdb_expect): Move some code to ...
6492 (get_largest_timeout): ... here. New procedure.
6493
9e811bc3
LM
64942015-04-14 Luis Machado <lgustavo@codesourcery.com>
6495
6496 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6497
0ff6fcb2
LM
64982015-04-13 Luis Machado <lgustavo@codesourcery.com>
6499
6500 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6501 to write to the .text section.
6502
7578d5f7
LM
65032015-04-13 Luis Machado <lgustavo@codesourcery.com>
6504
6505 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6506 Handle the case of targets that do not provide PID information.
6507
2efe15c4
YQ
65082015-04-13 Yao Qi <yao.qi@linaro.org>
6509
6510 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6511 and use expect instead of gdb_expect.
6512
8cd8f2f8
SDJ
65132015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6514
6515 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6516 "coredump_var_addr" to avoid naming conflict with other testcases.
6517
9ee41772
PA
65182015-04-10 Pedro Alves <palves@redhat.com>
6519
6520 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6521 gdb_test_sequence and gdb_assert.
6522
07473109
PA
65232015-04-10 Pedro Alves <palves@redhat.com>
6524
6525 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6526 test messages that don't include the breakpoint address.
6527
de3db44c
YQ
65282015-04-10 Yao Qi <yao.qi@linaro.org>
6529
6530 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6531 false for some offset and width combinations which aren't
6532 supported by linux kernel.
6533
c79d856c
PA
65342015-04-10 Pedro Alves <palves@redhat.com>
6535
6536 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6537 procedure, factored out from ...
6538 (top level): ... here. Add "set displaced-stepping" testing axis.
6539 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6540 parameter "displaced". Use it.
6541 (top level): Use foreach and add "set displaced-stepping" testing
6542 axis.
6543
ebc90b50
PA
65442015-04-10 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6547 Remove comment.
6548 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6549 both the address of the instruction that triggers the watchpoint
6550 and the address of the instruction immediately after, and use
6551 those addresses for the test. Fix comment.
6552
8f572e5c
PA
65532015-04-10 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.base/sigstep.exp (breakpoint_to_handler)
6556 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6557 Test "backtrace" in handler.
6558 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6559 (top level): Add new "displaced" test axis to
6560 breakpoint_to_handler, breakpoint_to_handler_entry and
6561 breakpoint_over_handler.
6562
8d707a12
PA
65632015-04-10 Pedro Alves <palves@redhat.com>
6564
6565 PR gdb/18216
6566 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6567
ef713951
YQ
65682015-04-10 Yao Qi <yao.qi@linaro.org>
6569
6570 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6571 (test_add_rn_pc): New function.
6572 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6573 (top level): Invoke test_add_rn_pc.
6574
906d60cf
PA
65752015-04-10 Pedro Alves <palves@redhat.com>
6576
6577 PR gdb/13858
6578 * gdb.base/step-over-no-symbols.exp: New file.
6579
f2983cc3
AW
65802015-04-09 Andy Wingo <wingo@igalia.com>
6581
6582 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6583 after the Python tests.
6584
6d62641c
SDJ
65852015-04-08 Keith Seitz <keiths@redhat.com>
6586
6587 PR python/16699
6588 * gdb.python/py-completion.exp: New tests for completion.
6589 * gdb.python/py-completion.py (CompleteLimit1): New class.
6590 (CompleteLimit2): Likewise.
6591 (CompleteLimit3): Likewise.
6592 (CompleteLimit4): Likewise.
6593 (CompleteLimit5): Likewise.
6594 (CompleteLimit6): Likewise.
6595 (CompleteLimit7): Likewise.
6596
f3770638
PA
65972015-04-08 Pedro Alves <palves@redhat.com>
6598
6599 PR gdb/18214
6600 PR gdb/18216
6601 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6602 function.
6603 (main): Install it as SIGUSR1 handler.
6604 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6605 parameter. Always use "setup" as prefix. Toggle "set
6606 displaced-stepping" off/on depending on global. Don't switch to
6607 thread 1 here.
6608 (top level): Add displaced stepping "off/on" test axis. Update
6609 "setup" calls. Wrap each subtest with with_test_prefix. Test
6610 continuing with a queued signal in each thread.
6611
4496bed7
PA
66122015-04-08 Pedro Alves <palves@redhat.com>
6613
6614 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6615 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6616 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6617 Return early if running to main fails.
6618 * gdb.trace/while-stepping.exp: Likewise.
6619
b97fde92
PA
66202015-04-07 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6623 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6624 interact with inferior program.
6625
f71c18e7
PA
66262015-04-07 Pedro Alves <palves@redhat.com>
6627
6628 * lib/gdb.exp (inferior_spawn_id): New global.
6629 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6630 spawn id after processing the user code.
6631 (default_gdb_start): Set inferior_spawn_id.
6632 (send_inferior): New procedure.
6633 * lib/gdbserver-support.exp (gdbserver_start): Set
6634 inferior_spawn_id.
6635 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6636
6423214f
PA
66372015-04-07 Pedro Alves <palves@redhat.com>
6638
6639 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6640 * lib/gdbserver-support.exp (gdbserver_start): Make
6641 $server_spawn_id global.
6642 (gdbserver_start): Don't wait for gdbserver's spawn id with
6643 expect_background.
6644 (close_gdbserver): New procedure.
6645 (gdb_exit): Rename the default version and reimplement.
6646
71c0ee8c
PA
66472015-04-07 Pedro Alves <palves@redhat.com>
6648
72f4393d 6649 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6650 append the substituted item, not the original item.
6651
203bc29b
PA
66522015-04-07 Pedro Alves <palves@redhat.com>
6653
6654 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6655 gdb_expect.
6656
508a3ddf
PA
66572015-04-07 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6660 output appearing once only.
6661
9f6dbe2b
PA
66622015-04-07 Pedro Alves <palves@redhat.com>
6663
6664 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6665 that doesn't expect anything. Return early if running to main
6666 fails.
6667
337532fa
YQ
66682015-04-07 Yao Qi <yao.qi@linaro.org>
6669
6670 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6671 (child_function): Call alarm.
6672 (main): Move call to alarm into the loop.
6673 * gdb.threads/non-stop-fair-events.exp: Build program with
6674 -DTIMEOUT=$timeout.
6675
01b622d4
DE
66762015-04-06 Doug Evans <xdje42@gmail.com>
6677
6678 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6679 Fix dest parameter to board_info.
6680 (fpc_compile): Ditto.
6681 (gdb_compile_pascal): Rename dest arg to destfile.
6682
961f4160
PMR
66832015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6684
6685 * gdb.ada/funcall_ref.exp: New file.
6686 * gdb.ada/funcall_ref/foo.adb: New file.
6687
cafda597
YQ
66882015-04-02 Yao Qi <yao.qi@linaro.org>
6689
6690 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6691 is remote.
6692
fed040c6
GB
66932015-04-02 Gary Benson <gbenson@redhat.com>
6694
6695 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6696
d11916aa
SS
66972015-04-01 Sasha Smundak <asmundak@google.com>
6698
6699 * gdb.python/py-unwind-maint.c: New file.
6700 * gdb.python/py-unwind-maint.exp: New test.
6701 * gdb.python/py-unwind-maint.py: New file.
6702 * gdb.python/py-unwind.c: New file.
6703 * gdb.python/py-unwind.exp: New test.
6704 * gdb.python/py-unwind.py: New test.
6705
a1471180
PA
67062015-04-01 Pedro Alves <palves@redhat.com>
6707
6708 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6709 to fail instead of non-existent $test.
6710
0bbeccb1
PA
67112015-04-01 Pedro Alves <palves@redhat.com>
6712
6713 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6714 GDBFLAGS if not empty.
6715
3c724c8c
PMR
67162015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6717
6718 * gdb.ada/complete.exp: Remove "multi_line".
6719 * gdb.ada/info_exc.exp: Remove "multi_line".
6720 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6721 * gdb.ada/ptype_field.exp: Remove "multi_line".
6722 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6723 * gdb.ada/tagged.exp: Remove "multi_line".
6724 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6725 [multi_line ...]
6726 * gdb.btrace/delta.exp: Likewise.
6727 * gdb.btrace/exception.exp: Likewise.
6728 * gdb.btrace/function_call_history.exp: Likewise.
6729 * gdb.btrace/instruction_history.exp: Likewise.
6730 * gdb.btrace/nohist.exp: Likewise.
6731 * gdb.btrace/record_goto.exp: Likewise.
6732 * gdb.btrace/segv.exp: Likewise.
6733 * gdb.btrace/stepi.exp: Likewise.
6734 * gdb.btrace/tailcall.exp: Likewise.
6735 * gdb.btrace/unknown_functions.exp: Likewise.
6736 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6737 * lib/gdb.exp: Add the "multi_line" helper.
6738
4eec2deb
PA
67392015-04-01 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.threads/tid-reuse.c: New file.
6742 * gdb.threads/tid-reuse.exp: New file.
6743
df8411da
SDJ
67442015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6745
6746 PR corefiles/16092
6747 * gdb.base/coredump-filter.c: New file.
6748 * gdb.base/coredump-filter.exp: Likewise.
6749
6ef37366
PM
67502015-03-27 Petr Machata <pmachata@redhat.com>
6751
6752 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6753 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6754 (Dwarf::assemble): Initialize them.
6755 (Dwarf::lines): New function.
6756
7ec911b0
JT
67572015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6758
6759 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6760 SYMBOL_PREFIX for x86_64-*-cygwin.
6761
ff908ebf
AW
67622015-03-26 Andy Wingo <wingo@igalia.com>
6763
6764 PR symtab/18148
6765 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6766 const_value but not a location.
6767 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6768 location defined in non-main CUs are visible.
6769
6d5f0679
YQ
67702015-03-26 Yao Qi <yao.qi@linaro.org>
6771
6772 PR testsuite/18139
6773 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6774 Add a line number entry for the same line.
6775 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6776 Add a line number entry for the same line.
6777
2898689b
YQ
67782015-03-26 Yao Qi <yao.qi@linaro.org>
6779
6780 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6781 .int 0.
6782 (func): Likewise. Add .Lfunc_1 label.
6783 Use .Lfunc_1 label.
6784 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6785 .int 0.
6786 (func): Likewise.
6787 Use .Lfunc_1 label.
6788
85180498
YQ
67892015-03-26 Yao Qi <yao.qi@linaro.org>
6790
6791 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6792 Call gdb_compile instead to compile each .s files without debug
6793 information.
6794
8aa08a8d
YQ
67952015-03-26 Yao Qi <yao.qi@linaro.org>
6796
6797 * gdb.base/savedregs.exp (process_saved_regs): Make
6798 "Saved registers:" optional in the pattern.
6799
66849923
MM
68002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6801
6802 * gdb.btrace/next.exp: Merged into step.exp.
6803 * gdb.btrace/finish.exp: Merged into step.exp.
6804 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6805 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6806 "record goto" and checking the exact replay position.
6807 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6808 check for "Recording format" in "info record" output.
6809 * gdb.btrace/record_goto.exp: Choose test file based on target.
6810 * gdb.btrace/x86-record_goto.S: Renamed into ...
6811 * gdb.btrace/x86_64-record_goto.S: ... this.
6812 * gdb.btrace/i686-record_goto.S: New.
6813 * gdb.btrace/x86-tailcall.S: Renamed into ...
6814 * gdb.btrace/x86_64-tailcall.S: ... this.
6815 * gdb.btrace/i686-tailcall.S: New.
6816 * gdb.btrace/x86-tailcall.c: Renamed into ...
6817 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6818 separate statements. Update test.
6819 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6820 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6821 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6822 * gdb.btrace/tailcall.exp: Choose test file based on target.
6823 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6824
11cc1b74
MM
68252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6826
6827 * gdb.btrace/exception.exp: Increase BTS buffer size.
6828
a25d8bf9
PA
68292015-03-24 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6832
856e7dd6
PA
68332015-03-24 Pedro Alves <palves@redhat.com>
6834
6835 * gdb.threads/schedlock.exp (test_step): No longer expect that
6836 "set scheduler-locking step" with "next" over a function call runs
6837 threads unlocked.
6838
ad235a41
AT
68392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6840
6841 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6842
15630549
AT
68432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6844
6845 PR breakpoints/16466
6846 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6847 * gdb.mi/mi-pending.c (thread_func): New function.
6848 (int main): Add threading support required.
6849 * gdb.mi/mi-pending.exp: Add tests for this issue.
6850 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6851 (pendfunc2): Remove stdio dependency.
6852 * gdb.mi/mi-pendshr2.c: New file.
6853
693dca06
KS
68542015-03-23 Keith Seitz <keiths@redhat.com>
6855
6856 * gdb.linespec/keywords.c: New file.
6857 * gdb.linespec/keywords.exp: New file.
6858
7e993ebf
KS
68592015-03-23 Keith Seitz <keiths@redhat.com>
6860
6861 PR gdb/18021
6862 * gdb.dwarf2/staticvirtual.exp: New test.
6863
bc23328c
JK
68642015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6865
6866 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6867 * README: Remove HP-UX and gdb.hp.
6868 (configuration):
6869 * configure: Regenerate.
6870 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6871 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6872 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6873 gdb.hp/gdb.defects/Makefile.
6874 * gdb.hp/Makefile.in: File deleted.
6875 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6876 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6877 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6878 * gdb.hp/gdb.aCC/run.c: File deleted.
6879 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6880 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6881 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6882 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6883 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6884 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6885 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6886 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6887 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6888 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6889 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6890 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6891 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6892 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6893 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6894 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6895 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6896 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6897 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6898 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6899 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6900 * gdb.hp/gdb.compat/average.c: File deleted.
6901 * gdb.hp/gdb.compat/sum.c: File deleted.
6902 * gdb.hp/gdb.compat/xdb.c: File deleted.
6903 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6904 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6905 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6906 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6907 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6908 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6909 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6910 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6911 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6912 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6913 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6914 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6915 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6916 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6917 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6918 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6919 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6920 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6921 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6922 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6923 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6924 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6925 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6926 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6927 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6928 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6929 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6930 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6931 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6932 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6933 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6934 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6935 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6936 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6937 * gdb.hp/tools/odump: File deleted.
6938
8bf3b159
PA
69392015-03-19 Pedro Alves <palves@redhat.com>
6940
6941 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6942 (saw_thread_3): New globals.
6943 (top level): Increment them when an event for the corresponding
6944 thread is seen.
6945 (no thread starvation): New test.
6946
eb54c8bf
PA
69472015-03-19 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.threads/continue-pending-status.c: New file.
6950 * gdb.threads/continue-pending-status.exp: New file.
6951
32d2e5d6
PA
69522015-03-18 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6955 Use gdb_is_target_remote instead of is_remote. Use
6956 gdb_test_multiple instead of gdb_expect. Exit early if
6957 gdb_test_multiple hits its internal matches. Tighten stepi tests
6958 expected output. Fail on exit with any signal, instead of just
6959 SIGILL.
6960
f68f11b7
YQ
69612015-03-18 Yao Qi <yao.qi@linaro.org>
6962
6963 PR tdep/18107
6964 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6965 variable.
6966 * gdb.base/catch-syscall.exp: Don't skip it on
6967 aarch64*-*-linux* target. Remove elements in all_syscalls.
6968 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6969 target.
6970 (setup_all_syscalls): New proc.
6971
ca5fd19b
YQ
69722015-03-16 Yao Qi <yao.qi@linaro.org>
6973
6974 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6975 (top level): Skip tests if valid_addr_p returns false for
6976 $cmd1 or $cmd2.
6977
85642ba0
AW
69782015-03-11 Andy Wingo <wingo@igalia.com>
6979
6980 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6981
e03f9645
YQ
69822015-03-11 Yao Qi <yao.qi@linaro.org>
6983
6984 * gdb.base/catch-syscall.exp: Fix typo in comments.
6985
5d0962b2
YQ
69862015-03-11 Yao Qi <yao.qi@linaro.org>
6987
6988 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6989
b2df3cef
PA
69902015-03-09 Pedro Alves <palves@redhat.com>
6991
6992 * dg-extract-results.py: Delete.
6993
ef878e53
PA
69942015-03-09 Pedro Alves <palves@redhat.com>
6995
6996 Merge dg-extract-results.sh from GCC upstream (r218843).
6997
6998 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6999 * dg-extract-results.sh: Use --text with grep to avoid issues with
7000 binary files. Fall back to cat -v, if that doesn't work.
7001
9494d219
PA
70022015-03-05 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7005
a8d9763a
SM
70062015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7007
7008 * lib/mi-support.exp (mi_expect_interrupt): Accept
7009 alternative event for when in all-stop mode.
7010
be9957b8
PA
70112015-03-04 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7014
d57be0f4 70152015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7016
7017 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7018
c214c7cf
AA
70192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7020
7021 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7022 regexps for GDB's current line display, accept a hex address
7023 preceding the line number.
7024
6d74a497
AA
70252015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7026
7027 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7028 the 'arch1' variable for "s390*-linux*" targets.
7029
511aee7c
PA
70302015-03-04 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7033 (main): Pass missing retval argument to pthread_join call.
7034
95e50b27
PA
70352015-03-02 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7038 (top level): Call do_test with non-stop as well.
7039
28054d69
PA
70402015-03-02 Pedro Alves <palves@redhat.com>
7041
7042 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7043 -1.
7044
4fa5d7b4
AA
70452015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7046
7047 * gdb.arch/s390-vregs.exp: New test.
7048 * gdb.arch/s390-vregs.S: New file.
7049
97c18565
PA
70502015-02-27 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7053 call to catch_command_errors.
7054 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7055 catch_command_errors.
7056
a37bfa30
PA
70572015-02-27 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7060 "true" for boolean result.
7061 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7062 prototype of main.
7063
6f98576f
PA
70642015-02-27 Pedro Alves <palves@redhat.com>
7065
7066 * lib/unbuffer_output.c: New file.
7067 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7068 (main): Call gdb_unbuffer_output.
7069
eba5ab56
YQ
70702015-02-27 Yao Qi <yao.qi@linaro.org>
7071
7072 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7073 target.
7074
0def5aaa
DE
70752015-02-26 Doug Evans <dje@google.com>
7076
7077 * gdb.cp/class2.cc (Dbase, D): New classes.
7078 (main): New local delta.
7079 * gdb.cp/class2.exp: Test printing delta.
7080 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7081 (dynbar): New global.
7082 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7083
081a1c2c
JK
70842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.compile/compile-ifunc.c: New file.
7087 * gdb.compile/compile-ifunc.exp: New file.
7088
2f41223f
AT
70892015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7090
7091 * gdb.base/structs.exp: Check for correct struct on finish.
7092
03eddd80
YQ
70932015-02-26 Yao Qi <yao.qi@linaro.org>
7094
7095 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7096 is zero.
7097
80c57053
JK
70982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7099
7100 * gdb.arch/cordic.ko.bz2: New file.
7101 * gdb.arch/cordic.ko.debug.bz2: New file.
7102 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7103
21613c12
YQ
71042015-02-25 Yao Qi <yao.qi@linaro.org>
7105
7106 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7107 aarch64*-*-* target.
7108
d8b901ed
PA
71092015-02-23 Pedro Alves <palves@redhat.com>
7110
7111 * lib/gdb.exp (delete_breakpoints): Rewrite using
7112 gdb_test_multiple.
7113
e5b85ead
PA
71142015-02-23 Pedro Alves <palves@redhat.com>
7115
7116 * gdb.base/info-os.c: Include stdlib.h.
7117
85c3a371
DE
71182015-02-22 Doug Evans <xdje42@gmail.com>
7119
7120 PR symtab/17855
7121 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7122 is read after symbols have been re-read.
7123 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7124 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7125
96553a0c
DE
71262015-02-21 Doug Evans <dje@google.com>
7127
7128 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7129
97a0c697
JK
71302015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7131
7132 PR corefiles/17808
7133 * gdb.arch/i386-biarch-core.core.bz2: New file.
7134 * gdb.arch/i386-biarch-core.exp: New file.
7135
a47cd6e9
PA
71362015-02-21 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7139 runto_main fails.
7140
c5facdc4
PA
71412015-02-20 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7144 info probes.
7145
2db9a427
PA
71462015-02-20 Pedro Alves <palves@redhat.com>
7147
7148 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7149
60fb7e9e
PA
71502015-02-20 Pedro Alves <palves@redhat.com>
7151
7152 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7153 clean_restart before gdb_target_supports_trace.
7154
5c5019c2
PA
71552015-02-20 Pedro Alves <palves@redhat.com>
7156
7157 PR threads/18006
7158 * gdb.threads/clone-thread_db.c: New file.
7159 * gdb.threads/clone-thread_db.exp: New file.
7160
c9587f88
AT
71612015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7162
7163 PR breakpoints/16812
7164 * gdb.base/catch-gdb-caused-signals.c: New file.
7165 * gdb.base/catch-gdb-caused-signals.exp: New file.
7166
f6a88844
JM
71672015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7168
7169 * configure: Regenerated.
7170 * configure.ac: Use GDB_AC_TRANSFORM.
7171 * aclocal.m4: sinclude ../transform.m4.
7172
497c491b
JM
71732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7174
7175 * lib/dtrace.exp: New file.
7176 * gdb.base/dtrace-probe.exp: Likewise.
7177 * gdb.base/dtrace-probe.d: Likewise.
7178 * gdb.base/dtrace-probe.c: Likewise.
7179 * lib/pdtrace.in: Likewise.
7180 * configure.ac: Output variables with the transformed names of
7181 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7182 * configure: Regenerated.
7183
03e98035
JM
71842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7185
7186 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7187 expected message when trying to access $_probe_* convenience
7188 variables while not on a probe.
7189
63cc30e9
JK
71902015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7191
7192 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7193
0703599a
PA
71942015-02-11 Pedro Alves <pedro@codesourcery.com>
7195
7196 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7197 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7198
7e60a48e
DE
71992015-02-10 Doug Evans <xdje42@gmail.com>
7200
7201 * lib/gdb.exp (gdb_load): Always return a result.
7202
01b088bc
PA
72032015-02-10 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.threads/signal-sigtrap.c: New file.
7206 * gdb.threads/signal-sigtrap.exp: New file.
7207
b05ec7a5
AT
72082015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7209
7210 * gdb.trace/no-attach-trace.c: New file.
7211 * gdb.trace/no-attach-trace.exp: New file.
7212
a2c2acaf
MW
72132015-02-09 Mark Wielaard <mjw@redhat.com>
7214
7215 * gdb.dwarf2/atomic.c: New file.
7216 * gdb.dwarf2/atomic-type.exp: Likewise.
7217
31fd9caa
MM
72182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7219
7220 * gdb.btrace/buffer-size.exp: Update "info record" output.
7221 * gdb.btrace/delta.exp: Update "info record" output.
7222 * gdb.btrace/enable.exp: Update "info record" output.
7223 * gdb.btrace/finish.exp: Update "info record" output.
7224 * gdb.btrace/instruction_history.exp: Update "info record" output.
7225 * gdb.btrace/next.exp: Update "info record" output.
7226 * gdb.btrace/nexti.exp: Update "info record" output.
7227 * gdb.btrace/step.exp: Update "info record" output.
7228 * gdb.btrace/stepi.exp: Update "info record" output.
7229 * gdb.btrace/nohist.exp: Update "info record" output.
7230
d33501a5
MM
72312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7232
7233 * gdb.btrace/buffer-size: New.
7234
f4abbc16
MM
72352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7236
7237 * gdb.btrace/delta.exp: Update "info record" output.
7238 * gdb.btrace/enable.exp: Update "info record" output.
7239 * gdb.btrace/finish.exp: Update "info record" output.
7240 * gdb.btrace/instruction_history.exp: Update "info record" output.
7241 * gdb.btrace/next.exp: Update "info record" output.
7242 * gdb.btrace/nexti.exp: Update "info record" output.
7243 * gdb.btrace/step.exp: Update "info record" output.
7244 * gdb.btrace/stepi.exp: Update "info record" output.
7245 * gdb.btrace/nohist.exp: Update "info record" output.
7246
b9d61307
SM
72472015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7248
7249 PR gdb/15678
7250 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7251
e584fdbc
PA
72522015-02-06 Pedro Alves <palves@redhat.com>
7253
7254 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7255 macro.
7256 (seconds_left, again): New globals.
7257 (main): Wait seconds_left in a 1-second sleep loop instead of
7258 sleeping 180 seconds. If 'again' is set, reset the seconds
7259 counter.
7260 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7261 'again' in the inferior before detaching. Print the seconds left.
7262 (options): New global.
7263 (top level): Build program with -DTIMEOUT=$timeout.
7264
77f41761
PA
72652015-02-06 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7268 determine how many seconds to pass to 'alarm'.
7269 * gdb.base/gdb-sigterm.exp (top level): Build program with
7270 -DTIMEOUT=$timeout.
7271 (do_test): Return success/failure indication. Add more verbose
7272 logging. Don't fail if 200 single steps are seen. Instead, fail
7273 when the test times out.
7274 (passes): New global.
7275 (top level): Break the testing loop if testing fails on any
7276 iteration. Use gdb_assert.
7277
b9394193
DB
72782015-02-04 Don Breazeal <donb@codesourcery.com>
7279
7280 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7281 and initialize them.
7282 (ipc_cleanup): New function.
7283 (main): Don't declare shmid, semid, and msqid. Add a call to
7284 atexit so that we call ipc_cleanup on exit.
7285
42d9e528
PA
72862015-02-04 Pedro Alves <palves@redhat.com>
7287
7288 * boards/native-extended-gdbserver.exp: Remove any target variant
7289 specifications from the board name before clearing the isremote
7290 flag from board_info.
7291
ae6ae975
DE
72922015-01-31 Doug Evans <xdje42@gmail.com>
7293
7294 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7295
cfb069a8
GB
72962015-01-31 Gary Benson <gbenson@redhat.com>
7297
7298 * gdb.base/completion.exp: Disable completion limiting for
7299 existing tests. Add new tests to check completion limiting.
7300 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7301
5dd31d79
DE
73022015-01-31 Doug Evans <xdje42@gmail.com>
7303
7304 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7305
9f050062
DE
73062015-01-31 Doug Evans <xdje42@gmail.com>
7307
7308 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7309 entries. Duplicate file section script entries.
7310 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7311 inlined entries. Add test for safe-path rejection.
7312 * gdb.python/py-section-script.c: Add duplicate inlined section script
7313 entries. Duplicate file section script entries.
7314 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7315 inlined entries. Add test for safe-path rejection.
7316
df25ebbd
JB
73172015-01-29 Joel Brobecker <brobecker@adacore.com>
7318
7319 * gdb.ada/disc_arr_bound: New testcase.
7320
4a0ca9ec
JB
73212015-01-29 Joel Brobecker <brobecker@adacore.com>
7322
7323 * gdb.ada/mi_var_array: New testcase.
7324
3a8b707a
DE
73252015-01-27 Doug Evans <dje@google.com>
7326
7327 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7328 Add test for objfile.filename, objfile.username after objfile
7329 has been unloaded.
7330
f8313f6e
JB
73312015-01-26 Joel Brobecker <brobecker@adacore.com>
7332
7333 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7334 the second test to print the name attribute of value
7335 returned by the call to gdb.lookup_type, and adjust
7336 the expected output accordingly.
7337
37bc665e
MW
73382015-01-25 Mark Wielaard <mjw@redhat.com>
7339
7340 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7341 * gdb.base/disp-step-fork.c: Include unistd.h.
7342 * gdb.base/siginfo-obj.c: Include stdio.h.
7343 * gdb.base/siginfo-thread.c: Likewise.
7344 * gdb.mi/non-stop.c: Include unistd.h.
7345 * gdb.mi/nsthrexec.c: Include stdio.h.
7346 * gdb.mi/pthreads.c: Include unistd.h.
7347 * gdb.modula2/unbounded1.c (main): Declare returns int.
7348 * gdb.reverse/consecutive-reverse.c: Likewise.
7349 * gdb.threads/create-fail.c: Include unistd.h.
7350 * gdb.threads/killed.c: Likewise.
7351 * gdb.threads/linux-dp.c: Likewise.
7352 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7353 * gdb.threads/non-ldr-exc-2.c: Likewise.
7354 * gdb.threads/non-ldr-exc-3.c: Likewise.
7355 * gdb.threads/non-ldr-exc-4.c: Likewise.
7356 * gdb.threads/pthreads.c: Include unistd.h.
7357 (main): Declare returns int.
7358 * gdb.threads/tls-main.c (foo): New declaration.
7359 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7360
f7e5394d
SM
73612015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7362
7363 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7364 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7365
743649fd
MW
73662015-01-15 Mark Wielaard <mjw@redhat.com>
7367
7368 * gdb.base/noreturn-return.c: New file.
7369 * gdb.base/noreturn-return.exp: New file.
7370 * gdb.base/noreturn-finish.c: New file.
7371 * gdb.base/noreturn-finish.exp: New file.
7372
198297aa
PA
73732015-01-23 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.threads/continue-pending-after-query.c: New file.
7376 * gdb.threads/continue-pending-after-query.exp: New file.
7377
717cf30c
AG
73782015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7379 Simon Marchi <simon.marchi@ericsson.com>
7380
7381 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7382 * gdb.base/valgrind-db-attach.exp: Same.
7383 * gdb.base/valgrind-infcall.exp: Same.
7384 * lib/mi-support.exp (default_mi_gdb_start): Same.
7385 * lib/prompt.exp (default_prompt_gdb_start): Same.
7386 * lib/gdb.exp (default_gdb_spawn): Same.
7387 (gdb_interact): New.
7388
7389
4b62a76e
JK
73902015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7391
7392 * gdb.compile/compile.exp (pointer to jit function): New test.
7393
b4cdae6f
WW
73942015-01-17 Wei-cheng Wang <cole945@gmail.com>
7395
7396 * lib/gdb.exp (supports_process_record): Return true for
7397 powerpc*-*-linux*.
7398 (supports_reverse): Likewise.
7399
d221e7ef
DB
74002015-01-15 Don Breazeal <donb@codesourcery.com>
7401
7402 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7403 instead of checking whether the target board is remote and
7404 use spawn_wait_for_attach instead of exec/sleep.
7405 * gdb.base/attach-twice.exp: Likewise.
7406
bafffb51
JB
74072015-01-15 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.ada/var_arr_attrs: New testcase.
7410
5589af0e
PA
74112015-01-14 Pedro Alves <palves@redhat.com>
7412 Joel Brobecker <brobecker@adacore.com>
7413
7414 PR gdb/17525
7415 * gdb.base/bp-cmds-execution-x-script.c: New file.
7416 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7417 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7418
6c400b59
PA
74192015-01-14 Pedro Alves <palves@redhat.com>
7420
7421 PR cli/17828
7422 * gdb.base/batch-preserve-term-settings.c: New file.
7423 * gdb.base/batch-preserve-term-settings.exp: New file.
7424
e02c96a7
DE
74252015-01-13 Doug Evans <dje@google.com>
7426
7427 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7428 binary.
7429
576fd14c
JB
74302015-01-13 Joel Brobecker <brobecker@adacore.com>
7431
7432 * Makefile.in (clean mostlyclean): Do not delete *.py.
7433
04dccad0
JB
74342015-01-13 Joel Brobecker <brobecker@adacore.com>
7435
7436 * gdb.python/py-lookup-type.exp: New file.
7437
3d230f71
PA
74382015-01-12 Pedro Alves <palves@redhat.com>
7439
7440 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7441 restore GDBFLAGS before returning.
7442
7e67715d
JK
74432015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7444
7445 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7446 is_amd64_regs_target and is_x86_like_target.
7447
f2e0d4b4
DE
74482015-01-11 Doug Evans <xdje42@gmail.com>
7449
7450 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7451 is given without an explicit form.
7452 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7453 attributes.
7454 * gdb.dwarf/corrupt.exp: Ditto.
7455 * gdb.dwarf2/enum-type.exp: Ditto.
7456 * gdb.trace/entry-values.exp: Ditto.
7457 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7458
439250fb
DE
74592015-01-11 Doug Evans <xdje42@gmail.com>
7460
7461 PR gdb/15830
7462 * gdb.base/maint.exp: Remove references to "maint demangle".
7463 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7464 Add tests for explicitly specifying language to demangle.
7465 * gdb.dlang/demangle.exp: Ditto.
7466
ede9f622
PA
74672015-01-09 Pedro Alves <palves@redhat.com>
7468
7469 * gdb.threads/non-stop-fair-events.c: New file.
7470 * gdb.threads/non-stop-fair-events.exp: New file.
7471
a7b796db
PA
74722015-01-09 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7475 the global scope. Set a breakpoint after all threads are started
7476 rather than stepping over two source lines. Expect the prompt.
7477 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7478 global.
7479 (NUM): Now 15.
7480 (main): Use threads_started_barrier to wait for all threads to
7481 start. Main thread no longer calls thread_function. Exit after
7482 180 seconds.
7483 (loop): New function.
7484 (thread_function): Wait on threads_started_barrier barrier. Call
7485 'loop' at each iteration.
7486 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7487 threads have started, instead of hardcoding number of "next"
7488 steps. Use an access watchpoint instead of a write watchpoint.
7489
9665ffdd
PA
74902015-01-09 Pedro Alves <palves@redhat.com>
7491
7492 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7493 (thread_func): Wait on barrier.
7494 (main): Wait for all threads to start before stopping GDB.
7495 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7496 global.
7497 (thread1_func, thread2_func): Wait on barrier.
7498 (main): Wait for all threads to start before stopping GDB.
7499 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7500 New global.
7501 (thread1_func, thread2_func): Wait on barrier.
7502 (main): Wait for all threads to start before stopping GDB.
7503
c945a99f
PA
75042015-01-09 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.threads/attach-many-short-lived-threads.c: New file.
7507 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7508
c1a747c1
PA
75092014-01-09 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7512 instead of to thread 2.
7513 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7514 Add barrier around each pthread_create call instead of around all
7515 calls.
7516 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7517 Set a break on thread_function and have the child threads hit it
7518 one at at a time.
7519
60b3033e
PA
75202015-01-09 Pedro Alves <palves@redhat.com>
7521
7522 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7523 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7524 false.
7525 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7526 checking whether the target board is remote.
7527 * gdb.multi/multi-attach.exp: Likewise.
7528 * gdb.python/py-sync-interp.exp: Likewise.
7529 * gdb.server/ext-attach.exp: Likewise.
7530 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7531 tests that need to attach, instead of checking whether the target
7532 board is remote at the top of the file.
7533
acc018ac
YQ
75342015-01-08 Yao Qi <yao@codesourcery.com>
7535
7536 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7537
50a18af8
JK
75382015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7539
7540 Fix testcase compilation.
7541 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7542
8503d6e1
JB
75432015-01-06 Joel Brobecker <brobecker@adacore.com>
7544
7545 * gdb.python/py-type.exp: Add a couple test about empty
7546 array creation, and negative-length array creation.
7547
cc73dbcc
DE
75482015-01-02 Doug Evans <xdje42@gmail.com>
7549
7550 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7551
0300bbc7
DE
75522015-01-02 Doug Evans <dje@google.com>
7553
7554 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7555
9d85a0ec
YQ
75562014-12-29 Yao Qi <yao@codesourcery.com>
7557
7558 * gdb.trace/entry-values.exp: Update comments. Rename variable
7559 bar_call_foo to returned_from_foo.
7560
87186c6a
MMN
75612014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7562
7563 PR gdb/17394
7564 * gdb.linespec/break-asm-file.c: New file.
7565 * gdb.linespec/break-asm-file.exp: New file.
7566 * gdb.linespec/break-asm-file0.s: New file.
7567 * gdb.linespec/break-asm-file1.s: New file.
7568
1bab7383
YQ
75692014-12-18 Nigel Stephens <nigel@mips.com>
7570 Maciej W. Rozycki <macro@codesourcery.com>
7571
7572 * gdb.base/float.exp: Handle the new output from "info float" on
7573 MIPS targets.
7574
1bc1068a
JK
75752014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7576
7577 Fix MinGW compilation.
7578 * gdb.compile/compile-ops.exp: Update untested message if
7579 !skip_compile_feature_tests.
7580 * gdb.compile/compile-setjmp.exp: Likewise.
7581 * gdb.compile/compile-tls.exp: Likewise.
7582 * gdb.compile/compile.exp: Likewise.
7583 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7584 supported on this host".
7585
b6615d10
DE
75862014-12-16 Doug Evans <xdje42@gmail.com>
7587
7588 * boards/stabs.exp: New file.
7589
25dda427
AA
75902014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7591
7592 * gdb.base/completion.exp: Adjust to format changes of "maint
7593 print user-registers".
7594
bf330350
CU
75952014-12-16 Catalin Udma <catalin.udma@freescale.com>
7596
7597 PR server/17457
7598 * gdb.arch/aarch64-fp.c: New file.
7599 * gdb.arch/aarch64-fp.exp: New file.
7600
395cf596
SDJ
76012014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7602
7603 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7604 r210637, r210913, r211666, r215400, r215817).
7605
7606 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7607 * dg-extract-results.py: New file.
7608 * dg-extract-results.sh: Use it if the environment seems
7609 suitable.
7610
7611 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7612
7613 * dg-extract-results.py (parse_run): Handle warnings that
7614 are printed before a test harness is run.
7615
7616 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7617
7618 * dg-extract-results.py (Named): Remove __cmp__ method.
7619 (output_variation): Use a key to sort variation.harnesses.
7620
7621 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7622
7623 * dg-extract-results.py: For Python 3, force sys.stdout to
7624 handle surrogate escape sequences.
7625 (safe_open): New function.
7626 (output_segment, main): Use it.
7627
7628 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7629
7630 * dg-extract-results.py (Prog.result_re): Include options
7631 in test name.
7632
7633 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7634
7635 * dg-extract-results.py (output_variation): Always sort if
7636 do_sum.
7637
e882ef3c
SM
76382014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7639
7640 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7641 as long as we get pagination notifications.
7642
4992aa20
JM
76432014-12-15 Jason Merrill <jason@redhat.com>
7644
7645 * Makefile.in (check-gdb.%): Restore.
7646 * README: Mention it.
7647
c1b5a1a6
JB
76482014-12-13 Joel Brobecker <brobecker@adacore.com>
7649
7650 * gdb.ada/str_uninit: New testcase.
7651
5537b577
JK
76522014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7653
7654 PR symtab/17642
7655 * gdb.base/vla-stub-define.c: New file.
7656 * gdb.base/vla-stub.c: New file.
7657 * gdb.base/vla-stub.exp: New file.
7658
bb2ec1b3
TT
76592014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7660 Jan Kratochvil <jan.kratochvil@redhat.com>
7661 Tom Tromey <tromey@redhat.com>
7662
7663 * configure.ac: Add gdb.compile/.
7664 * configure: Regenerate.
7665 * gdb.compile/Makefile.in: New file.
7666 * gdb.compile/compile-ops.exp: New file.
7667 * gdb.compile/compile-ops.c: New file.
7668 * gdb.compile/compile-tls.c: New file.
7669 * gdb.compile/compile-tls.exp: New file.
7670 * gdb.compile/compile-constvar.S: New file.
7671 * gdb.compile/compile-constvar.c: New file.
7672 * gdb.compile/compile-mod.c: New file.
7673 * gdb.compile/compile-nodebug.c: New file.
7674 * gdb.compile/compile-setjmp-mod.c: New file.
7675 * gdb.compile/compile-setjmp.c: New file.
7676 * gdb.compile/compile-setjmp.exp: New file.
7677 * gdb.compile/compile-shlib.c: New file.
7678 * gdb.compile/compile.c: New file.
7679 * gdb.compile/compile.exp: New file.
7680 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7681
4ff709eb
TT
76822014-12-12 Tom Tromey <tromey@redhat.com>
7683
7684 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7685 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7686
6dddd6a5
DE
76872014-12-12 Doug Evans <dje@google.com>
7688
7689 * lib/gdb-python.exp (get_python_valueof): New function.
7690 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7691
71c24708
AA
76922014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7693
7694 * gdb.base/completion.exp: Add test for completion of "info
7695 registers ".
7696
3e29f34a
MR
76972014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7698
7699 * gdb.base/func-ptrs.c: New file.
7700 * gdb.base/func-ptrs.exp: New file.
7701
fc126975
SM
77022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7703
7704 PR breakpoints/17012
7705 * gdb.base/dprintf-detach.c: New file.
7706 * gdb.base/dprintf-detach.exp: New file.
7707
0a46d518
SM
77082014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7709
7710 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7711 * lib/gdb.exp (target_is_gdbserver): New procedure.
7712
a0be3e44
DE
77132014-12-08 Doug Evans <dje@google.com>
7714
7715 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7716
df1b803a
YQ
77172014-12-05 Yao Qi <yao@codesourcery.com>
7718
7719 * gdb.guile/scm-error.exp: Remove the third argument to
7720 gdb_remote_download.
7721 * gdb.guile/scm-frame-args.exp: Likewise.
7722 * gdb.guile/scm-section-script.exp: Likewise.
7723
ddb9f679
YQ
77242014-12-05 Yao Qi <yao@codesourcery.com>
7725
7726 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7727
86e4ed39
DE
77282014-12-04 Doug Evans <dje@google.com>
7729
7730 * gdb.python/py-objfile.exp: Add tests for
7731 objfile.add_separate_debug_file.
7732
7c50a931
DE
77332014-12-04 Doug Evans <dje@google.com>
7734
7735 * lib/gdb.exp (get_build_id): New function.
7736 (build_id_debug_filename_get): Rewrite to use it.
7737 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7738
621661e3
MR
77392014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7740
7741 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7742 `method(long)', not just 0x0.
7743 * gdb.cp/nsalias.exp: Align code labels to 4.
7744 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7745 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7746 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7747 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7748 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7749 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7750
29f0c3b7
DE
77512014-12-02 Doug Evans <dje@google.com>
7752
e1e061e7 7753 PR symtab/17602
29f0c3b7 7754 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7755 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7756 * gdb.cp/anon-ns.exp: Update.
7757
162078c8
NB
77582014-12-02 Nick Bull <nicholaspbull@gmail.com>
7759
7760 * gdb.python/py-events.py (inferior_call_handler): New.
7761 (register_changed_handler, memory_changed_handler): New.
7762 (test_events.invoke): Register new handlers.
7763 * gdb.python/py-events.exp: Add tests for inferior call,
7764 memory_changed and register_changed events.
7765
fdb09caf
AA
77662014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7767
7768 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7769 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7770 if the linker doesn't understand this.
7771
55cfb2c4
SM
77722014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7773
7774 * gdb.python/python.exp: Change expected reply to help().
7775
9e8cd6df
YQ
77762014-12-01 Yao Qi <yao@codesourcery.com>
7777
7778 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7779 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7780 * configure: Re-generated.
7781
6c659fc2
SC
77822014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7783
7784 * gdb.cp/chained-calls.cc: New file.
7785 * gdb.cp/chained-calls.exp: New file.
7786 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7787
d7fc3181
SM
77882014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7789
7790 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7791 * gdb.dwarf2/symtab-producer.exp: Same.
7792 * gdb.gdb/python-interrupts.exp: Same.
7793 * gdb.gdb/python-selftest.exp: Same.
7794 * gdb.python/py-linetable.exp: Same.
7795 * gdb.python/py-type.exp: Same.
7796 * gdb.python/py-value-cc.exp: Same.
7797 * gdb.python/py-value.exp: Same.
7798
10e79639
YQ
77992014-11-28 Yao Qi <yao@codesourcery.com>
7800
7801 * gdb.base/break-probes.exp: Match library name prefixed with
7802 sysroot.
7803
f28a0564
SM
78042014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7805
7806 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7807 test expected output. Add parentheses for the call to print.
7808 Remove L suffix from integers.
7809
3fe1ce1d
DE
78102014-11-26 Doug Evans <dje@google.com>
7811
7812 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7813
84429e27
YQ
78142014-11-22 Yao Qi <yao@codesourcery.com>
7815
7816 * gdb.trace/entry-values.c: Remove asms.
7817 (foo): Add foo_label.
7818 (bar): Add bar_label.
7819 * gdb.trace/entry-values.exp: Remove code computing foo's
7820 length and bar's length.
7821 (Dwarf::assemble): Invoke function_range for bar and use
7822 MACRO_AT_func for foo.
7823
26741859
YQ
78242014-11-22 Yao Qi <yao@codesourcery.com>
7825
7826 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7827 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7828 Use .Lgcc43_procstart instead of gcc43.
7829
45e44d27
JB
78302014-11-21 Joel Brobecker <brobecker@adacore.com>
7831
7832 * gdb.ada/n_arr_bound: New testcase.
7833
458c8db8
SDJ
78342014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7835
7836 PR breakpoints/10737
7837 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7838 test_catch_syscall_multi_arch.
7839 (test_catch_syscall_multi_arch): New function.
7840
43f3e411
DE
78412014-11-20 Doug Evans <xdje42@gmail.com>
7842
7843 * gdb.base/maint.exp: Update expected output.
7844
0d7b2549
AA
78452014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7846
7847 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7848 4-byte instruction on S390.
7849
8908fca5
JB
78502014-11-19 Joel Brobecker <brobecker@adacore.com>
7851
7852 * gdb.ada/arr_arr: New testcase.
7853
4a46959e
JB
78542014-11-19 Joel Brobecker <brobecker@adacore.com>
7855
7856 * gdb.ada/pkd_arr_elem: New Testcase.
7857
470e2f4e
LM
78582014-11-18 Luis Machado <lgustavo@codesourcery.com>
7859
7860 * gdb.reverse/break-precsave: Expect completion message for
7861 core file reads.
7862 * gdb.reverse/consecutive-precsave.exp: Likewise.
7863 * gdb.reverse/finish-precsave.exp: Likewise.
7864 * gdb.reverse/i386-precsave.exp: Likewise.
7865 * gdb.reverse/machinestate-precsave.exp: Likewise.
7866 * gdb.reverse/sigall-precsave.exp: Likewise.
7867 * gdb.reverse/solib-precsave.exp: Likewise.
7868 * gdb.reverse/step-precsave.exp: Likewise.
7869 * gdb.reverse/until-precsave.exp: Likewise.
7870 * gdb.reverse/watch-precsave.exp: Likewise.
7871
a267f3ad
AA
78722014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7873
7874 * gdb.base/bp-permanent.c: Include unistd.h.
7875 * gdb.python/py-framefilter-mi.c (main): Add return type.
7876 * gdb.python/py-framefilter.c (main): Likewise.
7877 * gdb.trace/actions-changed.c (main): Likewise.
7878
12084a9a
AA
78792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7880
7881 * gdb.mi/until.c: Add eye-catchers.
7882 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7883 line numbers.
7884
dc7e1a77
AA
78852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7886
7887 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7888 function header variants in break1.c.
7889 * gdb.base/ena-dis-br.exp: Likewise.
7890 * gdb.base/hbreak2.exp: Likewise.
7891 * gdb.reverse/until-precsave.exp: Drop references to removed
7892 non-prototype function header variants in ur1.c.
7893 * gdb.reverse/until-reverse.exp: Likewise.
7894
41c77605
PM
78952014-11-17 Petr Machata <pmachata@redhat.com>
7896
7897 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7898 ${_cu_offset_size} bytes abbrev offset.
7899
34248c3a
DE
79002014-11-15 Doug Evans <xdje42@gmail.com>
7901
7902 PR symtab/17559
7903 * gdb.base/line-symtabs.exp: New file.
7904 * gdb.base/line-symtabs.c: New file.
7905 * gdb.base/line-symtabs.h: New file.
7906
646da059
YQ
79072014-11-14 Yao Qi <yao@codesourcery.com>
7908
7909 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7910 (func): Add label func_label.
7911 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7912 Replace low_pc and high_pc with MACRO_AT_range.
7913 Replace name, low_pc and high_pc with MACRO_AT_func.
7914
9301ebe6
YQ
79152014-11-14 Yao Qi <yao@codesourcery.com>
7916
7917 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7918 Replace name, low_pc and high_pc with MACRO_AT_func.
7919
f166b542
YQ
79202014-11-14 Yao Qi <yao@codesourcery.com>
7921
7922 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7923 produce debug information.
7924 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7925
0f6e71e3
YQ
79262014-11-14 Yao Qi <yao@codesourcery.com>
7927
7928 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7929 object and get function length.
7930 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7931 with MACRO_AT_func.
7932 (top-level): Replace gdb_compile and clean_restart with
7933 prepare_for_testing.
7934 * gdb.dwarf2/main.c (main): Add label main_label.
7935
876c4df9
YQ
79362014-11-14 Yao Qi <yao@codesourcery.com>
7937
7938 * lib/dwarf.exp (function_range): New procedure.
7939 (Dwarf::_handle_macro_at_func): New procedure.
7940 (Dwarf::_handle_macro_at_range): New procedure.
7941 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7942
02ad9cf1
YQ
79432014-11-14 Yao Qi <yao@codesourcery.com>
7944
7945 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7946 (_handle_attribute): New procedure.
7947
a59add0c
AA
79482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7951 * gdb.base/call-sc.c (zed): Likewise.
7952 * gdb.base/checkpoint.c (main): Likewise.
7953 * gdb.base/dump.c (main): Likewise.
7954 * gdb.base/gcore.c (main): Likewise.
7955 * gdb.base/huge.c (main): Likewise.
7956 * gdb.base/multi-forks.c (main): Likewise.
7957 * gdb.base/pr10179-a.c (main): Likewise.
7958 * gdb.base/savedregs.c (main): Likewise.
7959 * gdb.base/sigaltstack.c (main): Likewise.
7960 * gdb.base/siginfo.c (main): Likewise.
7961 * gdb.base/structs.c (zed): Likewise.
7962 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7963 * gdb.mi/mi-syn-frame.c (main): Likewise.
7964 * gdb.mi/until.c (foo, main): Likewise.
7965 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7966 * gdb.base/solib-weak.c (foo): Declare.
7967 * gdb.base/attach-twice.c: Include stdio.h.
7968 * gdb.base/weaklib1.c: Likewise.
7969 * gdb.base/weaklib2.c: Likewise.
7970 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7971 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7972 unistd.h.
7973 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7974 * gdb.mi/mi-exit-code.c: Likewise.
7975 * gdb.base/break-interp-lib.c: Include string.h.
7976 * gdb.base/coremaker.c: Likewise.
7977 * gdb.base/testenv.c: Likewise.
7978 * gdb.python/py-finish-breakpoint.c: Likewise.
7979 * gdb.base/inferior-died.c: Include sys/wait.h.
7980 * gdb.base/fileio.c: Include time.h.
7981 * gdb.base/async-shell.c: Include unistd.h.
7982 * gdb.base/dprintf-non-stop.c: Likewise.
7983 * gdb.base/info-os.c: Likewise.
7984 * gdb.mi/mi-console.c: Likewise.
7985 * gdb.mi/watch-nonstop.c: Likewise.
7986 * gdb.python/py-events.c: Likewise.
7987 * gdb.base/async.c (baz): Move up before its invocation.
7988 * gdb.base/code_elim2.c (my_global_func): Likewise.
7989 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7990 * gdb.base/advance.c (func2): Likewise.
7991
3b5d5997
AA
79922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7993
7994 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7995 variant.
7996 * gdb.base/annota3.c: Likewise.
7997 * gdb.base/async.c: Likewise.
7998 * gdb.base/average.c: Likewise.
7999 * gdb.base/call-ar-st.c: Likewise.
8000 * gdb.base/call-rt-st.c: Likewise.
8001 * gdb.base/call-sc.c: Likewise.
8002 * gdb.base/call-strs.c: Likewise.
8003 * gdb.base/ending-run.c: Likewise.
8004 * gdb.base/execd-prog.c: Likewise.
8005 * gdb.base/exprs.c: Likewise.
8006 * gdb.base/foll-exec.c: Likewise.
8007 * gdb.base/foll-fork.c: Likewise.
8008 * gdb.base/foll-vfork.c: Likewise.
8009 * gdb.base/funcargs.c: Likewise.
8010 * gdb.base/gcore.c: Likewise.
8011 * gdb.base/jump.c: Likewise.
8012 * gdb.base/langs0.c: Likewise.
8013 * gdb.base/langs1.c: Likewise.
8014 * gdb.base/langs2.c: Likewise.
8015 * gdb.base/mips_pro.c: Likewise.
8016 * gdb.base/nodebug.c: Likewise.
8017 * gdb.base/opaque0.c: Likewise.
8018 * gdb.base/opaque1.c: Likewise.
8019 * gdb.base/recurse.c: Likewise.
8020 * gdb.base/run.c: Likewise.
8021 * gdb.base/scope0.c: Likewise.
8022 * gdb.base/scope1.c: Likewise.
8023 * gdb.base/setshow.c: Likewise.
8024 * gdb.base/setvar.c: Likewise.
8025 * gdb.base/shmain.c: Likewise.
8026 * gdb.base/shr1.c: Likewise.
8027 * gdb.base/shr2.c: Likewise.
8028 * gdb.base/sigall.c: Likewise.
8029 * gdb.base/signals.c: Likewise.
8030 * gdb.base/so-indr-cl.c: Likewise.
8031 * gdb.base/solib2.c: Likewise.
8032 * gdb.base/structs.c: Likewise.
8033 * gdb.base/sum.c: Likewise.
8034 * gdb.base/vforked-prog.c: Likewise.
8035 * gdb.base/watchpoint.c: Likewise.
8036 * gdb.reverse/shr2.c: Likewise.
8037 * gdb.reverse/until-reverse.c: Likewise.
8038 * gdb.reverse/ur1.c: Likewise.
8039 * gdb.reverse/watch-reverse.c: Likewise.
8040
066a77c5
AA
80412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8042
8043 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8044 variant.
8045 * gdb.base/sepdebug.exp: Drop references to removed code.
8046
4f204ea5
AA
80472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8048
8049 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8050 variant. Preserve original line numbering.
8051 * gdb.base/list1.c: Likewise.
8052
3b377a3a
AA
80532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8054
8055 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8056 variant.
8057 * gdb.base/break1.c: Likewise.
8058 * gdb.base/break.exp: Drop references to removed code.
8059
e444df73
AA
80602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8061
8062 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8063 variant.
8064
8008f2a7
AA
80652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8066
8067 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8068
a5a06887
AA
80692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8070
8071 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8072 logic into perform_all_tests() and invoke it with and without
8073 function header prototypes.
8074 (do_function_calls): Remove conditional XFAIL for PR 5318.
8075 (rerun_and_prepare): Remove duplicate code.
8076 (perform_all_tests): New. Main logic moved here.
8077
44dba9b9
AA
80782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8079
8080 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8081 code guarded by #ifdef NO_PROTOTYPES.
8082 (t_double_many_args): Likewise.
8083 (DEF_FUNC_MANY_ARGS_1): Likewise.
8084 (DEF_FUNC_VALUES_1): Likewise.
8085 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8086 guarded by #ifdef PROTOTYPES.
8087
d1fbcd56
AA
80882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8089
8090 * gdb.mi/mi-console.c: Add eye-catcher.
8091 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8092 instead of literal line number.
8093
b0e59b8f
AA
80942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8095
8096 * gdb.base/shr2.c: Add eye-catcher.
8097 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8098 line number.
8099
78f98cca
AA
81002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8101
8102 * gdb.base/jump.c: Add eye-catchers.
8103 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8104 numbers.
8105
58fa2af0
AA
81062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8107
8108 * gdb.base/execd-prog.c: Add eye-catchers.
8109 * gdb.base/foll-exec.c: Likewise.
8110 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8111 line numbers.
8112
04e5059b
AA
81132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8114
8115 * gdb.base/ending-run.c: Add eye-catchers.
8116 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8117 literal line numbers.
8118
dbfdb174
AA
81192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8120
8121 * gdb.base/call-rt-st.c: Add eye-catchers.
8122 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8123 literal line numbers.
8124
888a2ade
AA
81252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8126
8127 * gdb.base/call-ar-st.c: Add eye-catchers.
8128 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8129 literal line numbers.
8130
6acc2dde
AA
81312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8132
8133 * gdb.base/average.c: Add eye-catchers.
8134 * gdb.base/sum.c: Likewise.
8135 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8136 regexps dynamically.
8137
9ecfcd1d
AA
81382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8139
8140 * gdb.base/solib1.c: Add eye-catchers.
8141 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8142 literal line numbers.
8143
78708b7c
PA
81442014-11-12 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8147 leader has exited.
8148
af48d08f
PA
81492014-11-12 Pedro Alves <palves@redhat.com>
8150
8151 * gdb.arch/i386-bp_permanent.c: New file.
8152 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8153 (srcfile): Set to i386-bp_permanent.c.
8154 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8155 that stepi does not execute the 'leave' instruction, instead of
8156 testing it does execute.
8157 * gdb.base/bp-permanent.c: New file.
8158 * gdb.base/bp-permanent.exp: New file.
8159
af3768e9
DE
81602014-11-10 Doug Evans <xdje42@gmail.com>
8161
8162 PR symtab/17564
8163 * gdb.base/symtab-search-order.exp: New file.
8164 * gdb.base/symtab-search-order.c: New file.
8165 * gdb.base/symtab-search-order-1.c: New file.
8166 * gdb.base/symtab-search-order-shlib-1.c: New file.
8167
9de00a4a
PA
81682014-11-07 Pedro Alves <palves@redhat.com>
8169
8170 PR gdb/17511
8171 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8172 i?86-*-linux*.
8173
e0f52461
SC
81742014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8175
8176 PR c++/17494
8177 * gdb.cp/pr17494.cc: New file.
8178 * gdb.cp/pr17494.exp: New file.
8179
6ce8c980
YQ
81802014-11-02 Yao Qi <yao@codesourcery.com>
8181
8182 * gdb.python/python.exp: Get working directory and match the
8183 output of "set extended-prompt \\w " with it.
8184
02be9a71
DE
81852014-10-30 Doug Evans <dje@google.com>
8186
8187 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8188 in objfiles.
8189 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8190 in progspaces.
8191
3bdff46b
LM
81922014-10-30 Janis Johnson <janisjo@codesourcery.com>
8193
8194 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8195 * gdb.base/realname-expand.exp: Likewise.
8196 * gdb.linespec/macro-relative.exp: Likewise.
8197
ab917dfb
PA
81982014-10-29 Pedro Alves <palves@redhat.com>
8199
8200 PR gdb/17408
8201 * gdb.threads/schedlock.c (some_function): New function.
8202 (call_function): New global.
8203 (MAYBE_CALL_SOME_FUNCTION): New macro.
8204 (thread_function): Call it.
8205 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8206 and use it instead of a global counter. Adjust all callers.
8207 (get_current_thread): Use "find current thread" for test message
8208 here rather than having all callers pass down the same string.
8209 (goto_loop): New procedure, factored out from ...
8210 (my_continue): ... this.
8211 (step_ten_loops): Change parameter from test message to command to
8212 use. Adjust.
8213 (list_count): Delete global.
8214 (check_result): New procedure, factored out from duplicate top
8215 level code.
8216 (continue tests): Wrap in with_test_prefix.
8217 (test_step): New procedure, factored out from duplicate top level
8218 code.
8219 (top level): Test "step" in combination with all scheduler-locking
8220 modes. Test "next" in combination with all scheduler-locking
8221 modes, and in combination with stepping over a function call or
8222 not.
8223 * gdb.threads/next-bp-other-thread.c: New file.
8224 * gdb.threads/next-bp-other-thread.exp: New file.
8225
d3d4baed
PA
82262014-10-29 Pedro Alves <palves@redhat.com>
8227
8228 PR python/17372
8229 * gdb.python/python.exp: Test a multi-line command that spawns
8230 interactive Python.
8231 * gdb.base/multi-line-starts-subshell.exp: New file.
8232
563e8d85
YQ
82332014-10-29 Yao Qi <yao@codesourcery.com>
8234
8235 * gdb.base/fileio.exp: Make directories on host.
8236
0ea4d52e
YQ
82372014-10-29 Yao Qi <yao@codesourcery.com>
8238
8239 * gdb.base/fileio.c (test_write): Close the file.
8240
7f5ef605
PA
82412014-10-28 Pedro Alves <palves@redhat.com>
8242
8243 PR gdb/12623
8244 * gdb.base/sigstep.c (no_handler): New global.
8245 (main): If 'no_handler is true, set the signal handlers to
8246 SIG_IGN.
8247 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8248 with_sw_watch and no_handler parameters. Handle them.
8249 (top level) <stepping over handler when stopped at a breakpoint
8250 test>: Add a test axis for testing with a software watchpoint, and
8251 another for testing with the signal handler set to SIG_IGN.
8252 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8253 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8254
abbdbd03
PA
82552014-10-28 Pedro Alves <palves@redhat.com>
8256
8257 PR gdb/17511
8258 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8259 * gdb.base/sigstep.exp (other_handler_location): New global.
8260 (advance): Support stepping into the signal handler, and running
8261 commands while in the handler.
8262 (in_handler_map): New global.
8263 (top level): In the advance test, add combinations for getting
8264 into the handler with stepping commands, and for running commands
8265 in the handler. Add comment descripting the advancei tests.
8266
1df4399f
PA
82672014-10-28 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.base/sigstep.exp: Use build_executable instead of
8270 prepare_for_testing.
8271 (top level): Move code that starts GDB, runs to main and creates a
8272 display to ...
8273 (restart): ... this new procedure.
8274 (top level): Move backtrace from signal handler test to ...
8275 (validate_backtrace): ... this new procedure.
8276 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8277 with_test_prefix. Always restart GDB.
8278 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8279 with_test_prefix. Always restart GDB. No need to delete
8280 breakpoints after the test.
8281 (test_skip_handler): Remove prefix parameter.
8282 (skip_over_handler, breakpoint_to_handler)
8283 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8284 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8285 restart GDB. No need to delete breakpoints after the test.
8286 (top level): Use foreach to call the test procedures with
8287 different commands.
8288
a5b6e449
PA
82892014-10-28 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8292 instead of GNATS numbers.
8293 * gdb.base/sigbpt.exp: Likewise.
8294 * gdb.base/siginfo.exp: Likewise.
8295 * gdb.base/sigstep.exp: Likewise.
8296
e5f8a7cc
PA
82972014-10-27 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/sigstep.c (dummy): New global.
8300 (main): Issue a couple writes to the new global.
8301 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8302 procedures.
8303 (skip_over_handler): Use test_skip_handler.
8304 (top level): Call skip_over_handler for stepi and nexti too.
8305 (breakpoint_over_handler): Use test_skip_handler.
8306 (top level): Call breakpoint_over_handler for stepi and nexti too.
8307
763905a3
YQ
83082014-10-27 Yao Qi <yao@codesourcery.com>
8309
8310 * gdb.trace/tfile.c (adjust_function_address)
8311 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8312 function descriptor.
8313
6f259a23
DB
83142014-10-24 Don Breazeal <donb@codesourcery.com>
8315
8316 * gdb.base/foll-fork.exp (test_follow_fork,
8317 catch_fork_child_follow): Check for updated fork messages emitted
8318 from infrun.c.
8319 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8320 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8321 vfork_and_exec_child_follow_through_step): Check for updated vfork
8322 messages emitted from infrun.c.
8323
09dd9a69
PA
83242014-10-24 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.base/corefile.exp: Remove references to ultrix.
8327 * gdb.base/interrupt.exp: Likewise.
8328 * gdb.base/whatis.exp: Likewise.
8329 * gdb.gdb/selftest.exp: Likewise.
8330 * gdb.threads/manythreads.exp: Likewise.
8331 * gdb.threads/print-threads.exp: Likewise.
8332 * gdb.threads/pthreads.exp:: Likewise.
8333 * gdb.threads/schedlock.exp: Likewise.
8334
3433cfa5
SC
83352014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8336
8337 * gdb.cp/non-trivial-retval.cc: Add a test case.
8338 * gdb.cp/non-trivial-retval.exp: Add a test.
8339
092f880b
YQ
83402014-10-20 Yao Qi <yao@codesourcery.com>
8341
8342 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8343 * gdb.python/py-objfile-script-gdb.py: New file.
8344 * gdb.python/py-objfile-script.exp: Update reference to
8345 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8346 of remote_download. Remove the dest file.
8347
acbdb7f3
YQ
83482014-10-20 Yao Qi <yao@codesourcery.com>
8349
8350 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8351 * gdb.base/step-line.exp: Likewise.
8352 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8353 * gdb.dwarf2/dw2-basic.exp: Likewise.
8354 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8355 * gdb.dwarf2/dw2-filename.exp: Likewise.
8356 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8357 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8358 * gdb.dwarf2/dw2-producer.exp: Likewise.
8359 * gdb.dwarf2/mac-fileno.exp: Likewise.
8360 * gdb.python/py-frame-args.exp: Likewise.
8361 * gdb.python/py-framefilter.exp: Likewise.
8362 * gdb.python/py-mi.exp: Likewise.
8363 * gdb.python/py-objfile-script.exp: Likewise
8364 * gdb.python/py-pp-integral.exp: Likewise.
8365 * gdb.python/py-pp-re-notag.exp: Likewise.
8366 * gdb.python/py-prettyprint.exp: Likewise.
8367 * gdb.python/py-section-script.exp: Likewise.
8368 * gdb.python/py-typeprint.exp: Likewise.
8369 * gdb.python/py-xmethods.exp: Likewise.
8370 * gdb.stabs/weird.exp: Likewise.
8371 * gdb.xml/tdesc-regs.exp: Likewise.
8372
bd286a29
KCY
83732014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8374
8375 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8376 (out_cu): Use addr_len for the size of addresses.
8377 (out_line): Likewise. Size DW_LNE_set_address instruction
8378 according to addr_len.
8379 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8380 (FUNC): Add START_INSNS to definition.
8381
673dc4a0
YQ
83822014-10-18 Yao Qi <yao@codesourcery.com>
8383
8384 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8385 gdb_has_argv0 return true.
8386 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8387 check [target_info exists noargs], check [gdb_has_argv0]
8388 instead.
8389 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8390 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8391 procedures.
8392
4ffbba72
DE
83932014-10-17 Doug Evans <dje@google.com>
8394
8395 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8396 event.
8397 * gdb.python/py-events.py: Add clear_objfiles event.
8398
d096d8c1
DE
83992014-10-17 Doug Evans <dje@google.com>
8400
8401 * gdb.python/py-objfile.exp: Test progspace attribute.
8402
a80db015
LM
84032014-10-17 Luis Machado <lgustavo@codesourcery.com>
8404
8405 * gdb.guile/scm-breakpoint.exp: Do not assume any
8406 directory separators when matching source file paths.
8407 * gdb.python/py-breakpoint.exp: Likewise.
8408 * gdb.reverse/break-precsave.exp: Likewise.
8409 * gdb.reverse/break-reverse.exp: Likewise.
8410 * gdb.reverse/consecutive-precsave.exp: Likewise.
8411 * gdb.reverse/finish-precsave.exp: Likewise.
8412 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8413 * gdb.reverse/finish-reverse.exp: Likewise.
8414 * gdb.reverse/i386-precsave.exp: Likewise.
8415 * gdb.reverse/i387-env-reverse.exp: Likewise.
8416 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8417 * gdb.reverse/machinestate-precsave.exp: Likewise.
8418 * gdb.reverse/machinestate.exp: Likewise.
8419 * gdb.reverse/sigall-precsave.exp: Likewise.
8420 * gdb.reverse/solib-precsave.exp: Likewise.
8421 * gdb.reverse/step-precsave.exp: Likewise.
8422 * gdb.reverse/until-precsave.exp: Likewise.
8423 * gdb.reverse/watch-precsave.exp: Likewise.
8424 * gdb.reverse/watch-reverse.exp: Likewise.
8425
b22089ab
YQ
84262014-10-17 Yao Qi <yao@codesourcery.com>
8427
8428 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8429 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8430
6c4486e6
PA
84312014-10-17 Pedro Alves <palves@redhat.com>
8432
8433 PR gdb/17471
8434 * gdb.base/bg-execution-repeat.c: New file.
8435 * gdb.base/bg-execution-repeat.exp: New file.
8436
0ff33695
PA
84372014-10-17 Pedro Alves <palves@redhat.com>
8438
8439 PR gdb/17300
8440 * gdb.base/continue-all-already-running.c: New file.
8441 * gdb.base/continue-all-already-running.exp: New file.
8442
6fdebc3d
PA
84432014-10-17 Pedro Alves <palves@redhat.com>
8444
8445 PR gdb/17472
8446 * gdb.base/annota-input-while-running.c: New file.
8447 * gdb.base/annota-input-while-running.exp: New file.
8448
32a8097b
PA
84492014-10-17 Pedro Alves <palves@redhat.com>
8450
8451 * gdb.base/callfuncs.exp: emove references to osf.
8452 * gdb.base/sigall.exp: Likewise.
8453 * gdb.gdb/selftest.exp: Likewise.
8454 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8455 * gdb.mi/non-stop.c: Likewise.
8456 * gdb.mi/pthreads.c: Likewise.
8457 * gdb.reverse/sigall-precsave.exp: Likewise.
8458 * gdb.reverse/sigall-reverse.exp: Likewise.
8459 * gdb.threads/pthreads.c: Likewise.
8460 * gdb.threads/pthreads.exp: Likewise.
8461
7a3517ff
YQ
84622014-10-17 Yao Qi <yao@codesourcery.com>
8463
8464 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8465 check 'target_info exists noargs'.
8466 (test_command_prompt_position): Likewise.
8467 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8468 Remove "set args".
8469 (progvar_simple_while_test): Likewise.
8470 (progvar_complex_if_while_test): Likewise.
8471 (if_while_breakpoint_command_test): Likewise.
8472 (infrun_breakpoint_command_test): Likewise.
8473 (breakpoint_command_test): Likewise.
8474 (watchpoint_command_test): Likewise.
8475 (bp_deleted_in_command_test): Likewise.
8476 (temporary_breakpoint_commands): Likewise.
8477
bb99c472
YQ
84782014-10-16 Yao Qi <yao@codesourcery.com>
8479
8480 * gdb.base/remotetimeout.exp: Remove noargs checking.
8481
7c16b83e
PA
84822014-10-15 Pedro Alves <palves@redhat.com>
8483
8484 PR breakpoints/9649
8485 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8486 * gdb.base/breakpoint-in-ro-region.exp
8487 (probe_target_hardware_step): New procedure.
8488 (top level): Probe hardware stepping and hardware breakpoint
8489 support. Test stepping through a read-only region, with both
8490 "breakpoint auto-hw" on and off and both "always-inserted" on and
8491 off.
8492
35a49624
IB
84932014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8494
8495 * gdb.dlang/demangle.exp: Update for demangling changes.
8496
2d1c107c
SC
84972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8498
8499 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8500 * gdb.cp/non-trivial-retval.exp: Add new tests.
8501
778811d5
SC
85022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8503
8504 PR c++/13403
8505 PR c++/15154
8506 * gdb.cp/non-trivial-retval.cc: New file.
8507 * gdb.cp/non-trivial-retval.exp: New file.
8508
10c5f0a8
YQ
85092014-10-15 Yao Qi <yao@codesourcery.com>
8510
8511 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8512 remote host.
8513
65d7b369
YQ
85142014-10-15 Yao Qi <yao@codesourcery.com>
8515
8516 * gdb.python/py-symbol.exp: Match file base name if host is
8517 remote, otherwise match file name with dir name.
8518 * gdb.python/py-symtab.exp: Likewise.
8519 * gdb.python/python.exp: Likewise.
8520
46dc1394
YQ
85212014-10-15 Yao Qi <yao@codesourcery.com>
8522
8523 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8524 pattern.
8525 * gdb.python/py-symtab.exp: Likewise.
8526 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8527 locationn.
8528
c40cc657
JB
85292014-10-14 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.ada/addr_arith: New testcase.
8532
2abf49e1
MR
85332014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8534
8535 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8536 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8537 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8538 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8539
f7088df3
SDJ
85402014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8541
8542 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8543 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8544 * gdb.arch/stap-eval-lang-ada.exp: New file.
8545
4dc06805
YQ
85462014-10-14 Yao Qi <yao@codesourcery.com>
8547
8548 * gdb.mi/mi-var-child.c (nothing1): New function.
8549 (nothing2): New function.
8550 (do_children_tests): Set function pointers by nothing1 and
8551 nothing2.
8552 * gdb.mi/mi-var-child.exp: Step over new added statements.
8553 Update test to match the new output.
8554 * gdb.mi/var-cmd.c (nothing1): New function.
8555 (nothing2): New function.
8556 (do_children_tests): Set function pointers by nothing1 and
8557 nothing2.
8558 * gdb.mi/mi-var-display.exp: Update test to match output.
8559 Step to the line specified by $line_dct_nothing.
8560 Increase the number of lines to step.
8561
46a93de2
YQ
85622014-10-14 Yao Qi <yao@codesourcery.com>
8563
8564 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8565 tests.
8566 * gdb.mi/mi2-var-child.exp: Likewise.
8567
14ea52ee
DE
85682014-10-13 Doug Evans <dje@google.com>
8569
8570 * gdb.python/py-objfile.exp: Change name of file name test.
8571
e5c6e92b
DE
85722014-10-13 Doug Evans <dje@google.com>
8573
8574 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8575 from the start of the CU.
8576
c780cc2f
JK
85772014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8578 Yao Qi <yao@codesourcery.com>
8579
8580 Fix "save breakpoints" for "catch" command.
8581 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8582 Remove -nonewline. Match also the added "main" line.
8583
99894e11
JK
85842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 Fix "save breakpoints" for "disable $bpnum" command.
8587 * gdb.base/save-bp.c (main): Add label.
8588 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8589
6e1ac5a3
JK
85902014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8591
8592 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8593
754dd2b0
YQ
85942014-10-11 Yao Qi <yao@codesourcery.com>
8595
8596 * gdb.server/server-kill.exp: Execute command
8597 "set remote trace-status-packet on" before "tstatus".
8598
f90183d7
YQ
85992014-10-11 Yao Qi <yao@codesourcery.com>
8600
8601 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8602 (main): Call getppid.
8603 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8604 and continue to it. Read variable "server_pid".
8605
bf40a607
YQ
86062014-10-11 Yao Qi <yao@codesourcery.com>
8607
8608 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8609
052ca370
YQ
86102014-10-11 Yao Qi <yao@codesourcery.com>
8611
8612 * gdb.threads/thread-find.exp: Don't execute command
8613 "info threads".
8614 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8615 * gdb.threads/linux-dp.exp: Don't check the condition
8616 $threads_created equals to zero.
8617
3831839c
PA
86182014-10-10 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.base/bigcore.exp: Remove references to IRIX.
8621 * gdb.base/funcargs.exp: Likewise.
8622 * gdb.base/interrupt.exp: Likewise.
8623 * gdb.base/mips_pro.exp: Likewise.
8624 * gdb.base/nodebug.exp: Likewise.
8625 * gdb.base/setvar.exp: Likewise.
8626 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8627
8b9a549d
PA
86282014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8629 Pedro Alves <palves@redhat.com>
8630
8631 PR symtab/14466
8632 * gdb.base/vdso-warning.c: New file.
8633 * gdb.base/vdso-warning.exp: New file.
8634
d48ba5e8
DE
86352014-10-02 Doug Evans <dje@google.com>
8636
8637 * gdb.base/structs.c (main): Don't run forever.
8638
2278c276
PA
86392014-10-02 Pedro Alves <palves@redhat.com>
8640
8641 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8642 (top level) <stop threads 1, stop threads 2>: Use it.
8643
b57bacec
PA
86442014-10-02 Pedro Alves <palves@redhat.com>
8645
8646 * gdb.threads/break-while-running.exp (test): Add new
8647 'update_thread_list' argument. Skip "info threads" if false.
8648 (top level): Add new 'update_thread_list' axis.
8649
13fd3ff3
PA
86502014-10-02 Pedro Alves <palves@redhat.com>
8651
8652 PR breakpoints/17431
8653 * gdb.base/execl-update-breakpoints.c: New file.
8654 * gdb.base/execl-update-breakpoints.exp: New file.
8655
0fec99e8
PA
86562014-10-01 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.base/breakpoint-in-ro-region.c: New file.
8659 * gdb.base/breakpoint-in-ro-region.exp: New file.
8660
2ddf4301
SM
86612014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8662
8663 * gdb.mi/mi-exit-code.exp: New file.
8664 * gdb.mi/mi-exit-code.c: New file.
8665
6a5f3f43
YQ
86662014-09-30 Yao Qi <yao@codesourcery.com>
8667
8668 * lib/prelink-support.exp (build_executable_own_libs): Error if
8669 the target isn't native.
8670
345bcc73
YQ
86712014-09-30 Yao Qi <yao@codesourcery.com>
8672
8673 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8674 false.
8675
a25a5a45
PA
86762014-09-22 Pedro Alves <palves@redhat.com>
8677
8678 * gdb.threads/break-while-running.exp: New file.
8679 * gdb.threads/break-while-running.c: New file.
8680
00ba3162
YQ
86812014-09-19 Yao Qi <yao@codesourcery.com>
8682
8683 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8684 Invoke test. Restart GDB with --readnow and invoke test again.
8685
c3b7b696
YQ
86862014-09-19 Yao Qi <yao@codesourcery.com>
8687
8688 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8689 proc set_breakpoint_on_gcd_function. Invoke
8690 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8691 invoke set_breakpoint_on_gcd_function again.
8692
2b4fd423
DE
86932014-09-18 Doug Evans <dje@google.com>
8694
8695 * gdb.dwarf2/symtab-producer.exp: New file.
8696
a5947601
SDJ
86972014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8698
8699 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8700 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8701 * gdb.base/global-var-nested-by-dso.c: Likewise.
8702 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8703
91c19059
SDJ
87042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8705 Pedro Alves <palves@redhat.com>
8706
8707 * gdb.base/watch-bitfields.exp: Pass string other than test file
8708 name to prepare_for_testing.
8709 (watch): New procedure.
8710 (expect_watchpoint): Use with_test_prefix.
8711 (top level): Factor out tests to ...
8712 (test_watch_location, test_regular_watch): ... these new
8713 procedures, and use with_test_prefix and gdb_continue_to_end.
8714
bb9d5f81
PP
87152014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8716
8717 PR breakpoints/12526
8718 * gdb.base/watch-bitfields.exp: New file.
8719 * gdb.base/watch-bitfields.c: New file.
8720
635856f5
PA
87212014-09-16 Pedro Alves <palves@redhat.com>
8722
8723 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8724 software and hardware addresses, not software address against
8725 itself.
8726
7280ceea
PA
87272014-09-16 Pedro Alves <palves@redhat.com>
8728
8729 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8730 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8731
428b16bd
PA
87322014-09-16 Pedro Alves <palves@redhat.com>
8733
8734 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8735 files.
8736 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8737 "*-*-vxworks*" throughout.
8738 * gdb.base/break.exp: Likewise.
8739 * gdb.base/default.exp: Likewise.
8740 * gdb.base/scope.exp: Likewise.
8741 * gdb.base/sepdebug.exp: Likewise.
8742 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8743 throughout.
8744 * gdb.base/run.c: Likewise.
8745 * gdb.base/sepdebug.c: Likewise.
8746 * gdb.hp/gdb.aCC/run.c: Likewise.
8747 * gdb.reverse/until-reverse.c: Likewise.
8748 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8749
666d413c
YQ
87502014-09-16 Yao Qi <yao@codesourcery.com>
8751
8752 * boards/local-remote-host-native.exp: New file.
8753
57cbd724
DE
87542014-09-14 Doug Evans <xdje42@gmail.com>
8755
8756 * gdb.threads/queue-signal.c (thread_count): New variable.
8757 (thread_count_mutex, thread_count_condvar): New variables.
8758 (incr_thread_count, wait_all_threads_running): New functions.
8759 (main): Wait for all threads to be in their thread functions.
8760
81219e53
DE
87612014-09-13 Doug Evans <xdje42@gmail.com>
8762
8763 * gdb.threads/queue-signal.c: New file.
8764 * gdb.threads/queue-signal.exp: New file.
8765
3714cea7
DE
87662014-09-13 Doug Evans <xdje42@gmail.com>
8767
8768 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8769 be consistent with what default_gdb_init uses.
8770 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8771 the plain text of the prompt. Add some logging printfs.
8772 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8773
fa43b1d7
PA
87742014-09-12 Pedro Alves <palves@redhat.com>
8775
8776 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8777 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8778 * gdb.arch/i386-size-overlap.exp: Likewise.
8779 * gdb.arch/i386-size.exp: Likewise.
8780 * gdb.arch/i386-unwind.exp: Likewise.
8781 * gdb.base/a2-run.exp: Likewise.
8782 * gdb.base/break.exp: Likewise.
8783 * gdb.base/charset.exp: Likewise.
8784 * gdb.base/chng-syms.exp: Likewise.
8785 * gdb.base/commands.exp: Likewise.
8786 * gdb.base/dbx.exp: Likewise.
8787 * gdb.base/find.exp: Likewise.
8788 * gdb.base/funcargs.exp: Likewise.
8789 * gdb.base/jit-simple.exp: Likewise.
8790 * gdb.base/reread.exp: Likewise.
8791 * gdb.base/sepdebug.exp: Likewise.
8792 * gdb.base/step-bt.exp: Likewise.
8793 * gdb.cp/mb-inline.exp: Likewise.
8794 * gdb.cp/mb-templates.exp: Likewise.
8795 * gdb.objc/basicclass.exp: Likewise.
8796 * gdb.threads/killed.exp: Likewise.
8797
9d9bf2df
EBM
87982014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8799
8800 PR tdep/17379
8801 * gdb.arch/powerpc-stackless.S: New file.
8802 * gdb.arch/powerpc-stackless.exp: New file.
8803
1cf2f1b0
JK
88042014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8805
8806 * gdb.base/attach.c: Include unistd.h.
8807 (main): Call alarm. Add label postloop.
8808 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8809 gdb_breakpoint, gdb_continue_to_breakpoint.
8810 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8811
98880d46
PA
88122014-09-11 Pedro Alves <palves@redhat.com>
8813
8814 PR gdb/17347
8815 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8816 * gdb.base/attach.exp (test_command_line_attach_run): New
8817 procedure.
8818 (top level): Call it.
8819
4c92ff2c
PA
88202014-09-11 Pedro Alves <palves@redhat.com>
8821
8822 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8823 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8824 (do_command_attach_tests): Use spawn_wait_for_attach.
8825 * gdb.base/solib-overlap.exp: Likewise.
8826 * gdb.multi/multi-attach.exp: Likewise.
8827 * gdb.python/py-prompt.exp: Likewise.
8828 * gdb.python/py-sync-interp.exp: Likewise.
8829 * gdb.server/ext-attach.exp: Likewise.
8830
3adc1a7d
GKB
88312014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8832
8833 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8834 command in testcase. Simplify testcase.
8835
96334934
JB
88362014-09-10 Joel Brobecker <brobecker@adacore.com>
8837
8838 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8839
eb479039
JB
88402014-09-10 Joel Brobecker <brobecker@adacore.com>
8841
8842 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8843
deede10c
JB
88442014-09-10 Joel Brobecker <brobecker@adacore.com>
8845
8846 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8847
7828a5f5
JB
88482014-09-10 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdb.dwarf2/dynarr-ptr.c: New file.
8851 * gdb.dwarf2/dynarr-ptr.exp: New file.
8852
33aeebcf
MR
88532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8854
8855 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8856 of 30 rather than hardcoding 120 for a slow test case. Take the
8857 `gdb,timeout' target setting into account for this calculation.
8858 Don't extend the timeout for the test cases that don't need it.
8859
7b415901
MR
88602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8861
8862 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8863 a factor of 2 for a slow test case. Take the `gdb,timeout'
8864 target setting into account for this calculation.
8865 * gdb.reverse/until-precsave.exp: Increase the timeout by
8866 a factor of 15 and 3 respectively rather than adding 120
8867 for a pair of slow test cases. Take the `gdb,timeout'
8868 target setting into account for this calculation.
8869
4a40f85a
MR
88702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8871
8872 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8873 timeout, don't pass one down to gdb_expect.
8874 (gdb_expect): Rework timeout selection.
8875
09635af7
MR
88762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8877
8878 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8879 exception on timeout.
8880 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8881 (gdbserver_start_extended): Catch any `gdbserver_start' error
8882 exceptions.
8883 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8884 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8885 `gdbserver_gdb_load' error exceptions.
8886
2bdd10b7
MR
88872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8888
8889 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8890 120 on waiting for the TCP socket to open.
8891
316935f0
DE
88922014-09-09 Doug Evans <xdje42@gmail.com>
8893
8894 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8895 _caller_matches, _any_caller_is, _any_caller_matches.
8896
83740597
DE
88972014-09-09 Doug Evans <xdje42@gmail.com>
8898
8899 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8900
4c122fc3
YQ
89012014-09-09 Yao Qi <yao@codesourcery.com>
8902
8903 * gdb.mi/mi-var-display.exp: Set print symbol off.
8904
a9f116cb
GKB
89052014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8906
8907 PR gdb/17035
8908 * gdb.base/commands.exp: Add tests to verify user-defined
8909 commands with empty bodies.
8910 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8911 python commands in `show user command`.
8912 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8913 scheme commands in `show user command`.
8914
c75bd3a2
JK
89152014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8916
8917 PR python/17355
8918 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8919 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8920 * gdb.python/py-framefilter-invalidarg.exp: New file.
8921 * gdb.python/py-framefilter-invalidarg.py: New file.
8922
faa42425
DE
89232014-09-06 Doug Evans <xdje42@gmail.com>
8924
8925 PR 15276
8926 * gdb.python/py-caller-is.c: New file.
8927 * gdb.python/py-caller-is.exp: New file.
8928
474ca4f6
SDJ
89292014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8930
8931 PR gdb/17235
8932 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8933 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8934
eb0b0463
SDJ
89352014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8936
8937 PR fortran/17237
8938 * gdb.fortran/print-formatted.exp: New file.
8939 * gdb.fortran/print-formatted.f90: Likewise.
8940
5f3b99cf
SS
89412014-09-03 Sasha Smundak <asmundak@google.com>
8942
8943 * gdb.python/py-frame.exp: Test Frame.read_register.
8944
7d793aa9
SDJ
89452014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8946
8947 PR python/16699
8948 * gdb.python/py-completion.exp: New file.
8949 * gdb.python/py-completion.py: Likewise.
8950
fb0576e9
DE
89512014-08-28 Doug Evans <dje@google.com>
8952
8953 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8954 eax,etc. are live with values set by gdb and thus the compiler can't
8955 use them.
8956 * gdb.arch/i386-pseudo.c (main): Ditto.
8957
ee92b0dd
DE
89582014-08-27 Doug Evans <dje@google.com>
8959
8960 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8961
6649db35
DE
89622014-08-25 Doug Evans <dje@google.com>
8963
8964 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8965 (main): Ditto.
8966
564b7600
DE
89672014-08-25 Doug Evans <dje@google.com>
8968
8969 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8970
3881fb67
YQ
89712014-08-24 Yao Qi <yao@codesourcery.com>
8972
8973 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8974 symbol off.
8975 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8976
a05a36a5
DE
89772014-08-22 Doug Evans <dje@google.com>
8978
8979 PR 17276
8980 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8981 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8982 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8983
7c343b48
YQ
89842014-08-22 Yao Qi <yao@codesourcery.com>
8985
8986 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8987 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8988 * gdb.python/python.exp: Likewise. Use .py file on the host
8989 instead of the build.
8990
22fd09ae
JK
89912014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8992
8993 * gdb.threads/gcore-stale-thread.c: New file.
8994 * gdb.threads/gcore-stale-thread.exp: New file.
8995
a8454a7c
PA
89962014-08-21 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8999 * gdb.base/gcore-relro-pie.exp: Likewise.
9000 * gdb.base/gcore-relro.exp: Likewise.
9001 * gdb.base/gcore.exp: Likewise.
9002 * gdb.base/print-symbol-loading.exp: Likewise.
9003 * gdb.threads/gcore-thread.exp: Likewise.
9004 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9005
2a31c623
PA
90062014-08-20 Pedro Alves <palves@redhat.com>
9007 Jan Kratochvil <jan.kratochvil@redhat.com>
9008
9009 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9010 configure.
9011 (EXPECT): Handle READ1 being set.
9012 (all): Depend on EXTRA_RULES.
9013 (check-read1, expect-read1, read1.so, read1): New rules.
9014 * README (Testsuite Parameters): Document the READ1 make variable.
9015 (Race detection): New section.
9016 * configure: Regenerate.
9017 * configure.ac: If build==host==target, and running under a
9018 GNU/glibc system, add read1 to the extra Makefile rules.
9019 (EXTRA_RULES): AC_SUBST it.
9020 * lib/read1.c: New file.
9021
d36430db
JB
90222014-08-20 Joel Brobecker <brobecker@adacore.com>
9023
9024 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9025 the handling of variables declared as a typedef to an array
9026 which a DW_AT_data_location attribute.
9027
9a0dc9e3
PA
90282014-08-19 Andrew Burgess <aburgess@broadcom.com>
9029 Pedro Alves <palves@redhat.com>
9030
9031 PR symtab/14604
9032 PR symtab/14605
9033 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9034 gdb_test.
9035
0718a8da
PA
90362014-08-19 Pedro Alves <palves@redhat.com>
9037
9038 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9039
13b448cd
YQ
90402014-08-19 Yao Qi <yao@codesourcery.com>
9041
9042 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9043 right line.
9044
1cbf5077
DB
90452014-08-18 David Blaikie <dblaikie@gmail.com>
9046
9047 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9048
bf0fae19
JB
90492014-08-18 Joel Brobecker <brobecker@adacore.com>
9050
9051 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9052 attribute in array range.
9053
3c8c5dcc
JB
90542014-08-18 Joel Brobecker <brobecker@adacore.com>
9055
9056 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9057
e66d4446
SC
90582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9059
9060 PR c++/17132
9061 * gdb.cp/pr17132.cc: New file.
9062 * gdb.cp/pr17132.exp: New file.
9063
940df408
SC
90642014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9065
9066 * gdb.python/py-xmethods.py (A_getarrayind)
9067 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9068 Use 'print' with function call syntax.
9069 (E_method_matcher.match): Fix tab vs space indentation mixup.
9070
ebcc6c3a
YQ
90712014-08-15 Yao Qi <yao@codesourcery.com>
9072
9073 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9074 false.
9075
775e0f04
YQ
90762014-08-15 Yao Qi <yao@codesourcery.com>
9077
9078 * gdb.cp/casts.exp: Set print symbol off.
9079 * gdb.cp/class2.exp: Likewise.
9080 * gdb.cp/overload.exp: Likewise.
9081 * gdb.cp/templates.exp: Likewise.
9082
d769e349
DE
90832014-08-11 Doug Evans <dje@google.com>
9084
9085 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9086 (test_load_shlib): Update.
9087
20c6f1e1
YQ
90882014-08-09 Yao Qi <yao@codesourcery.com>
9089
9090 * gdb.base/display.exp: Invoke is_address_zero_readable.
9091 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9092 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9093 * gdb.base/hbreak-unmapped.exp: Return if
9094 is_address_zero_readable returns true.
9095 * gdb.base/signest.exp: Likewise.
9096 * gdb.base/signull.exp: Likewise.
9097 * gdb.base/sigbpt.exp: Likewise.
9098 * gdb.guile/scm-disasm.exp: Do the test if
9099 is_address_zero_readable returns false.
9100 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9101 * gdb.python/py-arch.exp: Likewise.
9102 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9103 * lib/gdb.exp (is_address_zero_readable): New proc.
9104
5792e8e3
YQ
91052014-08-09 Yao Qi <yao@codesourcery.com>
9106
9107 PR testsuite/13443
9108 * gdb.mi/mi-var-display.exp: Make test messages unique.
9109
3cecbbbe
TT
91102014-08-04 Tom Tromey <tromey@redhat.com>
9111
9112 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9113 target 0".
9114
00b51ff5
TT
91152014-08-04 Tom Tromey <tromey@redhat.com>
9116
9117 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9118 "target_resume".
9119
6908c509
JB
91202014-08-01 Joel Brobecker <brobecker@adacore.com>
9121
9122 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9123 inner_vla_struct_object_size.
9124 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9125 as xfail.
9126
cc6563d2
PA
91272014-07-30 Pedro Alves <palves@redhat.com>
9128
9129 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9130 comment.
9131
7e09a223
YQ
91322014-07-29 Yao Qi <yao@codesourcery.com>
9133
9134 PR gdb/17206
9135 * gdb.base/until-nodebug.exp: New.
9136
7ebdbe92
DE
91372014-07-28 Doug Evans <xdje42@gmail.com>
9138
9139 PR guile/17203
9140 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9141 previously existing parameter, and previously ambiguously spelled
9142 parameter.
9143
fdb1adc6
WN
91442014-07-28 Will Newton <will.newton@linaro.org>
9145
9146 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9147
186fcde0
DE
91482014-07-26 Ludovic Courtès <ludo@gnu.org>
9149 Doug Evans <xdje42@gmail.com>
9150
9151 PR guile/17146
9152 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9153
70509625
PA
91542014-07-25 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.threads/signal-command-handle-nopass.c: New file.
9157 * gdb.threads/signal-command-handle-nopass.exp: New file.
9158 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9159 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9160 * gdb.threads/signal-delivered-right-thread.c: New file.
9161 * gdb.threads/signal-delivered-right-thread.exp: New file.
9162
c3f814a1
PA
91632014-07-25 Pedro Alves <palves@redhat.com>
9164
9165 * gdb.base/double-prompt-target-event-error.exp
9166 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9167 match.
9168 (cancel_pagination_in_target_event): Rework double prompt
9169 detection.
9170 * gdb.base/paginate-after-ctrl-c-running.exp
9171 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9172 <return>' match.
9173 * gdb.base/paginate-bg-execution.exp
9174 (test_bg_execution_pagination_return)
9175 (test_bg_execution_pagination_cancel): Remove '-notransfer
9176 <return>' matches.
9177 * gdb.base/paginate-execution-startup.exp
9178 (test_fg_execution_pagination_return)
9179 (test_fg_execution_pagination_cancel): Remove '-notransfer
9180 <return>' matches.
9181 * gdb.base/paginate-inferior-exit.exp
9182 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9183 match.
9184 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9185 * lib/gdb.exp (pagination_prompt): Run text through
9186 string_to_regexp.
9187 (gdb_test_multiple): Match $pagination_prompt instead of
9188 "<return>".
9189 (string_to_regexp): Move to lib/gdb-utils.exp.
9190
e214cf6c
JK
91912014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9192
9193 * gdb.arch/amd64-entry-value-paramref.S: New file.
9194 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9195 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9196 * gdb.arch/amd64-optimout-repeat.S: New file.
9197 * gdb.arch/amd64-optimout-repeat.c: New file.
9198 * gdb.arch/amd64-optimout-repeat.exp: New file.
9199
17d0c5c8
JK
92002014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9201
9202 PR gdb/17170
9203 * gdb.base/statistics.exp: New file.
9204
b8b8facf
DE
92052014-07-17 Doug Evans <dje@google.com>
9206
74b49205 9207 PR gdb/17170
b8b8facf
DE
9208 * gdb.base/maint.exp: Update testing of per-command stats.
9209
1b5d0ab3
PA
92102014-07-16 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9213 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9214 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9215 (tfile_write_buf): New functions.
9216 (add_memory_block): Rewrite using the above.
9217 (adjust_function_address): New function.
9218 (FUNCTION_ADDRESS): New macro.
9219 (write_basic_trace_file): Remove short_x local, and use
9220 tfile_write_16. Change type of func_addr local to unsigned long
9221 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9222 here. Cast argument of add_memory_block to char pointer.
9223 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9224 (main): Remove parameters.
9225 * gdb.trace/tfile.exp: Remove nowarnings.
9226
4d974e88
SM
92272014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9228
9229 * gdb.base/debug-expr.exp: Test string evaluation with
9230 "debug expression" on.
9231
41e99568
PA
92322014-07-15 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.base/reread.exp: Use clean_restart.
9235
487d9753
PL
92362014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9237
9238 * gdb.arch/avr-flash-qualifer.c: New.
9239 * gdb.arch/avr-flash-qualifer.exp: New.
9240
cc1c52ad
PA
92412014-07-14 Pedro Alves <palves@redhat.com>
9242
9243 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9244 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9245
1e973570
PA
92462014-07-14 Pedro Alves <palves@redhat.com>
9247
9248 * gdb.base/double-prompt-target-event-error.c: New file.
9249 * gdb.base/double-prompt-target-event-error.exp: New file.
9250
93d6eb10
PA
92512014-07-14 Pedro Alves <palves@redhat.com>
9252
9253 PR gdb/17072
9254 * gdb.base/paginate-inferior-exit.c: New file.
9255 * gdb.base/paginate-inferior-exit.exp: New file.
9256
0017922d
PA
92572014-07-14 Pedro Alves <palves@redhat.com>
9258
9259 PR gdb/17072
9260 * gdb.base/paginate-bg-execution.c: New file.
9261 * gdb.base/paginate-bg-execution.exp: New file.
9262
94696ad3
PA
92632014-07-14 Pedro Alves <palves@redhat.com>
9264
9265 PR gdb/17072
9266 * gdb.base/paginate-execution-startup.c: New file.
9267 * gdb.base/paginate-execution-startup.exp: New file.
9268 * lib/gdb.exp (pagination_prompt): New global.
9269 (default_gdb_spawn): New procedure, factored out from
9270 default_gdb_spawn.
9271 (default_gdb_start): Adjust to call default_gdb_spawn.
9272 (gdb_spawn): New procedure.
9273
bd293940
PA
92742014-07-14 Pedro Alves <palves@redhat.com>
9275
9276 * lib/gdb.exp (gdb_assert): New procedure.
9277 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9278
c933f875
PA
92792014-07-14 Pedro Alves <palves@redhat.com>
9280
9281 * gdb.base/execution-termios.c: New file.
9282 * gdb.base/execution-termios.exp: New file.
9283
d98b7a16
TT
92842014-07-14 Tom Tromey <tromey@redhat.com>
9285
9286 * gdb.cp/vla-cxx.cc: New file.
9287 * gdb.cp/vla-cxx.exp: New file.
9288
548740d6
TT
92892014-07-14 Tom Tromey <tromey@redhat.com>
9290
9291 * gdb.reverse/rerun-prec.c: New file.
9292 * gdb.reverse/rerun-prec.exp: New file.
9293
a25eb028
MR
92942014-07-12 Maciej W. Rozycki <macro@mips.com>
9295 Maciej W. Rozycki <macro@codesourcery.com>
9296
9297 * lib/gdb-utils.exp: New file.
9298 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9299 inline `gdb_init_command' processing.
9300 (gdb_start_cmd): Likewise.
9301 * lib/mi-support.exp (mi_run_cmd): Likewise.
9302 * README: Document `gdb_init_command' and `gdb_init_commands'.
9303
218c2655
JK
93042014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 Fix false FAIL running under a very long directory name.
9307 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9308 and "set print elements 10000". Twice.
9309
5401fde3
YQ
93102014-07-11 Yao Qi <yao@codesourcery.com>
9311
9312 * gdb.base/exprs.exp: "set print symbol off".
9313
e76126e8
PA
93142014-07-11 Pedro Alves <palves@redhat.com>
9315
9316 * gdb.threads/kill.c: New file.
9317 * gdb.threads/kill.exp: New file.
9318
2d6f0de6
YQ
93192014-07-10 Yao Qi <yao@codesourcery.com>
9320
9321 * gdb.trace/tfile.c (write_basic_trace_file)
9322 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9323 address written to trace file.
9324
7180e04a
PA
93252014-07-09 Pedro Alves <palves@redhat.com>
9326
9327 * gdb.base/attach-wait-input.exp: New file.
9328 * gdb.base/attach-wait-input.c: New file.
9329
9a9a7608
AB
93302014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9331
9332 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9333 setting up test structures.
9334 (main): Call new test function.
9335 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9336 test function, continue into test function and walk test
9337 structures.
9338
161ac41e
YQ
93392014-07-02 Yao Qi <yao@codesourcery.com>
9340
9341 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9342 'bar_start' at the beginning of functions 'foo' and 'bar'
9343 respectively.
9344 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9345 instead of 'foo' and 'bar'.
9346
1f267ae3
MM
93472014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9348
9349 * gdb.btrace/segv.exp: New.
9350 * gdb.btrace/segv.c: New.
9351
2b239efb
LM
93522014-07-02 Luis Machado <lgustavo@codesourcery.com>
9353
9354 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9355 instruction.
9356
cf363f18
MW
93572014-06-30 Mark Wielaard <mjw@redhat.com>
9358
9359 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9360 vulture, vilify, villar): New volatile array constants.
9361 (vindictive, vegetation): New const volatile array constants.
9362 * gdb.base/volatile.exp: Test volatile and const volatile array
9363 types.
9364
aebf9d24
AA
93652014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9366
9367 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9368 target lacks support for awatch, rwatch, or hbreak.
9369
b67a2c6f
YQ
93702014-06-27 Yao Qi <yao@codesourcery.com>
9371
9372 * gdb.multi/dummy-frame-restore.exp: New.
9373 * gdb.multi/dummy-frame-restore.c: New.
9374
aef92902
MM
93752014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9376
9377 * gdb.btrace/gcore.exp: New.
9378
8e9db26e
PA
93792014-06-23 Pedro Alves <palves@redhat.com>
9380
9381 * gdb.base/watchpoint-reuse-slot.c: New file.
9382 * gdb.base/watchpoint-reuse-slot.exp: New file.
9383
70afc5b7
SC
93842014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9385
9386 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9387 progspace's filename in 'info', 'enable' and 'disable' command
9388 tests.
9389
b972bd9c
JK
93902014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9391
9392 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9393 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9394 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9395
125f8a3d
GB
93962014-06-20 Gary Benson <gbenson@redhat.com>
9397
9398 * gdb.arch/i386-avx.exp: Fix include file location.
9399 * gdb.arch/i386-sse.exp: Likewise.
9400
3ed9baed
IB
94012014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9402
9403 * gdb.dlang/expression.exp: New file.
9404
034f788c
PA
94052014-06-19 Pedro Alves <palves@redhat.com>
9406
9407 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9408 out from ...
9409 (top level): ... here. Iterate running tests under different
9410 scheduler-locking settings.
9411
45371d0c
LM
94122014-06-18 Luis Machado <lgustavo@codesourcery.com>
9413
9414 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9415 to DW_FORM_addr and use non-zero addresses.
9416
5d376983
SC
94172014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9418
9419 PR gdb/17017
9420 * gdb.python/py-xmethods.cc: Add global function call counters and
9421 increment them in their respective functions. Remove "cout"
9422 statements.
9423 * gdb.python/py-xmethods.exp: Make tests check the global function
9424 call counters instead of depending on inferior IO.
9425
a1aa2221
LM
94262014-06-18 Don Breazeal <donb@codesourcery.com>
9427
9428 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9429 Deleted procedure.
9430 (explicit_fork_parent_follow): Deleted procedure.
9431 (explicit_fork_child_follow): Deleted procedure.
9432 (test_follow_fork): New procedure.
9433 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9434 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9435 procedure calls.
9436
0fc05997
YQ
94372014-06-17 Yao Qi <yao@codesourcery.com>
9438
9439 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9440 CP1252.
9441
70795c52
LM
94422014-06-17 Luis Machado <lgustavo@codesourcery.com>
9443
9444 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9445 Initialize ptr and S explicitly.
9446 (skip_type_update_when_not_use_rtti_test): Likewise.
9447
6be47f0c
KS
94482014-06-16 Keith Seitz <keiths@redhat.com>
9449
9450 PR mi/15863
9451 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9452 the inferior is started.
9453
d03de421
PA
94542014-06-16 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/break-main-file-remove-fail.c: New file.
9457 * gdb.base/break-main-file-remove-fail.exp: New file.
9458 * gdb.base/break-unload-file.exp: Use build_executable instead of
9459 prepare_for_testing.
9460 (test_break): New parameter "initial_load". Handle it.
9461 (top level): Add initial_load cmdline/file axis.
9462
f9579b99
TT
94632014-06-12 Tom Tromey <tromey@redhat.com>
9464
9465 * gdb.base/completion.exp: Don't use directory name in test.
9466
3657956b
GB
94672014-06-09 Gary Benson <gbenson@redhat.com>
9468
9469 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9470 separate the always-available ANSI-standard signals from the
9471 signals that require checking.
9472 (main): Likewise.
9473 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9474 Likewise.
9475 (main): Likewise.
9476
4186eb54
KS
94772014-06-07 Keith Seitz <keiths@redhat.com>
9478
9479 Revert:
9480 PR c++/16253
9481 * gdb.cp/var-tag.cc: New file.
9482 * gdb.cp/var-tag.exp: New file.
9483 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9484 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9485 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9486 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9487
25326a28 94882014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9489
9490 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9491
829155c9
PA
94922014-06-06 Pedro Alves <palves@redhat.com>
9493
9494 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9495 in target debug output instead of looking at RSP packets,
9496 disabling the test on any target that uses hardware stepping.
9497 Update comments.
9498
61c8d22e
PA
94992014-06-06 Pedro Alves <palves@redhat.com>
9500
9501 * gdb.base/break-unload-file.exp: Fix typo.
9502
d9a47287
YQ
95032014-06-06 Yao Qi <yao@codesourcery.com>
9504
9505 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9506 from "jit_function" to "^jit_function".
9507
e5e01dbf
YQ
95082014-06-06 Yao Qi <yao@codesourcery.com>
9509
9510 * gdb.base/async.c (foo): Add one statement.
9511 * gdb.base/async.exp: Get the next instruction address and
9512 match the output of "nexti" by instruction address. Match
9513 the hex address in the output of "finish".
9514
73ba372c
GB
95152014-06-06 Gary Benson <gbenson@redhat.com>
9516
9517 * gdb.base/call-signals.c: Remove preprocessor conditionals
9518 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9519 SIGSEGV and SIGTERM.
9520 * gdb.base/sigall.c: Likewise.
9521 * gdb.base/unwindonsignal.c: Likewise.
9522 * gdb.reverse/sigall-reverse.c: Likewise.
9523
831517df
YQ
95242014-06-06 Yao Qi <yao@codesourcery.com>
9525
9526 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9527 readable, skip the test.
9528
b8b91e98
YQ
95292014-06-06 Yao Qi <yao@codesourcery.com>
9530
9531 * gdb.threads/staticthreads.c (thread_function): Move the line
9532 setting breakpoint on forward.
9533 * gdb.threads/staticthreads.exp: Update comments.
9534
fb934770
LC
95352014-06-05 Ludovic Courtès <ludo@gnu.org>
9536
9537 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9538 "history-append! type error".
9539
6ef284bd
SM
95402014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9541
9542 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9543 erroneous dprintf expected input.
9544
a872e241
DE
95452014-06-04 Doug Evans <xdje42@gmail.com>
9546
9547 * gdb.guile/scm-generics.exp: Delete.
9548
16f691fb
DE
95492014-06-04 Doug Evans <xdje42@gmail.com>
9550
9551 * gdb.guile/scm-breakpoint.exp: Update.
9552 Add tests for breakpoint registration.
9553
012370f6
TT
95542014-06-04 Tom Tromey <tromey@redhat.com>
9555
9556 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9557 VLA-in-union.
9558 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9559 inner_vla_struct, vla_union types. Initialize objects of those
9560 types and compute their sizes.
9561
9f5a4cef
HZ
95622014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9563 Hui Zhu <hui@codesourcery.com>
9564
9565 * gdb.base/fileio.exp: Add test for shell not available as well as
9566 available.
9567 * gdb.base/fileio.c (test_system): Check for shell twice.
9568
90a45c4d
YQ
95692014-06-04 Yao Qi <yao@codesourcery.com>
9570
9571 * gdb.base/auto-connect-native-target.exp: Remove redundant
9572 space from the regexp pattern.
9573
70017e41
YQ
95742014-06-04 Yao Qi <yao@codesourcery.com>
9575
9576 * gdb.base/default.exp: Replace "child" with "native" in
9577 regexp pattern.
9578
883964a7
SC
95792014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9580
9581 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9582 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9583 * gdb.python/py-xmethods.py: Python script supporting the
9584 new testcase and tests.
9585
ef370185
JB
95862014-06-03 Joel Brobecker <brobecker@adacore.com>
9587 Pedro Alves <palves@redhat.com>
9588
9589 PR breakpoints/17000
9590 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9591 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9592
1e2ccb61
BM
95932014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9594
9595 * gdb.base/subst.exp: Add tests to verify partial path matching
9596 output.
9597
c6ec5ab2
PA
95982014-06-03 Pedro Alves <palves@redhat.com>
9599
9600 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9601 target that doesn't use software single-stepping.
9602
835c559f
PA
96032014-06-03 Pedro Alves <palves@redhat.com>
9604
9605 PR breakpoints/17000
9606 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9607 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9608
06eb1586
DE
96092014-06-02 Doug Evans <xdje42@gmail.com>
9610
9611 * gdb.guile/scm-parameter.exp: New file.
9612
e698b8c4
DE
96132014-06-02 Doug Evans <xdje42@gmail.com>
9614
9615 * gdb.guile/scm-cmd.c: New file.
9616 * gdb.guile/scm-cmd.exp: New file.
9617
ded03782
DE
96182014-06-02 Doug Evans <xdje42@gmail.com>
9619
9620 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9621 pretty-printer lookup.
9622 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9623 (make-pp_s-printer): Call it.
9624 (make-pretty-printer-from-dict): New function.
9625 (lookup-pretty-printer-maker-from-dict): New function.
9626 (*pretty-printer*): Simplify.
9627 (make-objfile-pp_s-printer): New function.
9628 (install-objfile-pretty-printers!): New function.
9629 (make-progspace-pp_s-printer): New function.
9630 (install-progspace-pretty-printers!): New function.
9631 * gdb.guile/scm-progspace.c: New file.
9632 * gdb.guile/scm-progspace.exp: New file.
9633
41fac0cf
PA
96342014-06-02 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.base/dprintf-bp-same-addr.c: New file.
9637 * gdb.base/dprintf-bp-same-addr.exp: New file.
9638
96ae5695
EBM
96392014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9640
9641 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9642 * gdb.arch/powerpc-power.s: Likewise.
9643
da02b3a8
JB
96442014-06-02 Joel Brobecker <brobecker@adacore.com>
9645
9646 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9647
c72b2e7b
YQ
96482014-06-01 Yao Qi <yao@codesourcery.com>
9649
9650 * gdb.base/watchpoint.exp (test_watch_location): Check null
9651 pointer can be dereferenced. If not, do the test, otherwise
9652 skip it.
9653
53e8a631
AB
96542014-05-30 Andrew Burgess <aburgess@broadcom.com>
9655
9656 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9657 results.
9658 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9659
938f0e2f
AB
96602014-05-30 Andrew Burgess <aburgess@broadcom.com>
9661
9662 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9663 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9664 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9665 * gdb.arch/amd64-invalid-stack-top.c: New file.
9666 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9667
9ba6657a
PA
96682014-05-30 Pedro Alves <palves@redhat.com>
9669
9670 PR breakpoints/17000
9671 * gdb.base/sss-bp-on-user-bp.c: New file.
9672 * gdb.base/sss-bp-on-user-bp.exp: New file.
9673
522c09bf
DB
96742014-05-30 David Blaikie <dblaikie@gmail.com>
9675
9676 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9677 gnu_inline semantics via attribute.
9678 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9679 source explicitly specifies the required semantics.
9680
bf4ef81e
MR
96812014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9682
9683 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9684
329ea579
PA
96852014-05-29 Pedro Alves <palves@redhat.com>
9686 Tom Tromey <tromey@redhat.com>
9687
9688 * gdb.base/async-shell.exp: Don't enable target-async.
9689 * gdb.base/async.exp
9690 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9691 parameter. Adjust.
9692 (top level): Don't test with "target-async".
9693 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9694 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9695 * gdb.base/inferior-died.exp: Don't enable target-async.
9696 * gdb.base/interrupt-noterm.exp: Likewise.
9697 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9698 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9699 * gdb.mi/mi-nonstop.exp: Likewise.
9700 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9701 * gdb.mi/mi-nsintrall.exp: Likewise.
9702 * gdb.mi/mi-nsmoribund.exp: Likewise.
9703 * gdb.mi/mi-nsthrexec.exp: Likewise.
9704 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9705 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9706 * gdb.python/py-evsignal.exp: Don't enable target-async.
9707 * gdb.python/py-evthreads.exp: Likewise.
9708 * gdb.python/py-prompt.exp: Likewise.
9709 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9710 * gdb.server/solib-list.exp: Don't enable target-async.
9711 * gdb.threads/thread-specific-bp.exp: Likewise.
9712 * lib/mi-support.exp: Adjust to use mi-async.
9713
fd664c91
PA
97142014-05-29 Pedro Alves <palves@redhat.com>
9715
9716 PR gdb/13860
9717 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9718 reason, even in sync mode.
9719
251bde03
PA
97202014-05-29 Pedro Alves <palves@redhat.com>
9721 Hui Zhu <hui@codesourcery.com>
9722
9723 PR PR15693
9724 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9725 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9726 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9727 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9728
7f3c0343
JB
97292014-05-28 Joel Brobecker <brobecker@adacore.com>
9730
9731 * config/monitor.exp (gdb_target_monitor): Replace use of
9732 "set remotebaud" by "set serial baud".
9733
b2715b27
AW
97342014-05-26 Andy Wingo <wingo@igalia.com>
9735
9736 * gdb.guile/scm-breakpoint.exp:
9737 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9738 properties instead of gdb-object-properties.
9739
498a4489
YQ
97402014-05-26 Yao Qi <yao@codesourcery.com>
9741
9742 * gdb.server/no-thread-db.exp: Specify source file name
9743 explicitly when setting a breakpoint.
9744
589fdceb
MM
97452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9746
9747 * gdb.btrace/vdso.c: New.
9748 * gdb.btrace/vdso.exp: New.
9749
e9089e05
MM
97502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9751
9752 * gdb.base/gcore.exp (capture_command_output): Move ...
9753 * lib/gdb.exp (capture_command_output): ... here.
9754
67b5c0c1
MM
97552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9756
9757 * gdb.btrace/data.exp: Test memory access during btrace replay.
9758
a2199296
SM
97592014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9760
9761 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9762
17b2616c
PA
97632014-05-21 Pedro Alves <palves@redhat.com>
9764
9765 PR gdb/13860
9766 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9767 (top level): Test that output related to execution commands is
9768 sent to the console with CLI commands, but not with MI commands.
9769 Test that breakpoint events are always mirrored to the console.
9770 Also expect the new source line to be output after a "next" in
9771 async mode too. Make it a pass/fail test.
9772 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9773 output.
9774 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9775
5166082f
PA
97762014-05-21 Pedro Alves <palves@redhat.com>
9777
9778 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9779 Use them to test variations of "list" after reaching a breakpoint.
9780 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9781 Test "list" with listsize 10 after reaching a breakpoint.
9782 * gdb.python/python.exp (decode_line current location line
9783 number): Adjust expected line number.
9784
2f25d70f
SM
97852014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9786
9787 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9788 behavior for $args, pass it directly to "run".
9789
ff604a67
MR
97902014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9791
9792 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9793 30000 to 65536.
9794
6a3cb8e8
PA
97952014-05-21 Pedro Alves <palves@redhat.com>
9796
9797 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9798 auto-connect-native-target off".
9799 * gdb.base/auto-connect-native-target.c: New file.
9800 * gdb.base/auto-connect-native-target.exp: New file.
9801
4ebfc96e
PA
98022014-05-21 Pedro Alves <palves@redhat.com>
9803
9804 * gdb.base/default.exp: Test "target native" instead of "target
9805 child".
9806
36d46afb
MW
98072014-05-21 Mark Wielaard <mjw@redhat.com>
9808
9809 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9810
5876f503
JK
98112014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9812
9813 Fix TLS access for -static -pthread.
9814 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9815 <HAVE_TLS> (thread_function, main): Initialize it.
9816 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9817 Add clean_restart.
9818 <$have_tls != "">: Check TLSVAR.
9819
0256a6ac
PA
98202014-05-21 Pedro Alves <palves@redhat.com>
9821
9822 * gdb.base/dcache-line-read-error.c: New.
9823 * gdb.base/dcache-line-read-error.exp: New.
9824
936d2992
PA
98252014-05-20 Pedro Alves <palves@redhat.com>
9826
9827 * gdb.base/compare-sections.c: New file.
9828 * gdb.base/compare-sections.exp: New file.
9829
802e8e6d
PA
98302014-05-20 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.base/break-idempotent.c: New file.
9833 * gdb.base/break-idempotent.exp: New file.
9834
e59fa00f
MM
98352014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9836
9837 * gdb.btrace/nohist.exp: New.
9838
8b696e31
YQ
98392014-05-20 Yao Qi <yao@codesourcery.com>
9840
9841 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9842 gdb.reverse directory and gdb_reverse_timeout exists in board
9843 setting.
9844 * README: Document gdb_reverse_timeout.
9845
73c9764f
YQ
98462014-05-20 Yao Qi <yao@codesourcery.com>
9847
9848 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9849 'test_file_name'. Treat args as a string instead of a list.
9850 (gdb_init): Rename argument 'args' by 'test_file_name'.
9851
f1f4348a
JK
98522014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9853
9854 * gdb.arch/powerpc-power.exp: New file.
9855 * gdb.arch/powerpc-power.s: New file.
9856
0dbe70ce
DE
98572014-05-16 Doug Evans <dje@google.com>
9858
9859 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9860 * gdb.base/completion.exp: Check that all expected files exist
9861 before doing file completion.
0dbe70ce 9862
8d551b02
DE
98632014-05-16 Doug Evans <dje@google.com>
9864
9865 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9866 Update.
9867 (do_syscall_tests_without_xml): Update.
9868
73eb7709
PA
98692014-05-16 Pedro Alves <palves@redhat.com>
9870
9871 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9872 instead of "unknown output after running".
9873
3fae92fc
YQ
98742014-05-16 Yao Qi <yao@codesourcery.com>
9875
9876 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9877 file1.txt from host at the end.
9878 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9879
c2b2ccc5
DE
98802014-05-15 Doug Evans <dje@google.com>
9881
9882 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9883 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9884 loading file. Add test for TU lookup.
9885
8c217a4b
SM
98862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9887
9888 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9889 calling "-exec-arguments" or "set args" before running the
9890 inferior.
9891
3deb39c6
SM
98922014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9893
9894 * lib/mi-support.exp (mi_expect_stop): Expect message for
9895 inferiors that exit with non-zero exit code.
9896
71a79f8c
YQ
98972014-05-14 Yao Qi <yao@codesourcery.com>
9898
9899 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9900 match absolute path on remote host.
9901 (test_file_list_exec_source_files): Remove "/" from the
9902 pattern.
9903
f23fcd46
YQ
99042014-05-14 Yao Qi <yao@codesourcery.com>
9905
9906 * boards/local-remote-host-notty.exp (${board}_file): New
9907 proc.
9908
9404b58f
KM
99092014-05-07 Kyle McMartin <kyle@redhat.com>
9910
9911 Pushed by Joel Brobecker <brobecker@adacore.com>.
9912 * gdb.arch/aarch64-atomic-inst.c: New file.
9913 * gdb.arch/aarch64-atomic-inst.exp: New file.
9914
5e45f04c
YQ
99152014-05-07 Yao Qi <yao@codesourcery.com>
9916
9917 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9918 in current context" too.
9919
c888a17d
KS
99202014-05-05 Keith Seitz <keiths@redhat.com>
9921
9922 * gdb.linespec/ls-dollar.exp: Add test for linespec
9923 file:convenience_variable.
9924
290a839c
YQ
99252014-05-05 Yao Qi <yao@codesourcery.com>
9926
9927 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9928 traceframes into tfile and ctf trace files. Read data from
9929 trace file and test collected data.
9930 (gdb_collect_locals_test): Likewise.
9931 (gdb_unavailable_registers_test): Likewise.
9932 (gdb_unavailable_floats): Likewise.
9933 (gdb_collect_globals_test): Likewise.
9934 (top-level): Append "ctf" to trace_file_targets if GDB
9935 supports.
9936
b5262cd0
YQ
99372014-05-05 Yao Qi <yao@codesourcery.com>
9938
9939 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9940 code to ...
9941 (gdb_collect_args_test_1): ... it. New proc.
9942 (gdb_collect_locals_test): Move some code to ...
9943 (gdb_collect_locals_test_1): ... it. New proc.
9944 (gdb_unavailable_registers_test): Move some code to ...
9945 (gdb_unavailable_registers_test_1): ... it. New proc.
9946 (gdb_unavailable_floats): Move some code to ...
9947 (gdb_unavailable_floats_1): ... it. New proc.
9948
30a1e6cc
SDJ
99492014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9950
9951 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9952 probes to test for bitness recognition.
9953 * gdb.arch/amd64-stap-optional-prefix.exp
9954 (test_probe_value_without_reg): New procedure.
9955 Add code to test for different kinds of bitness.
9956
f33da99a
SDJ
99572014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9958
9959 PR breakpoints/16889
9960 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9961 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9962
5b80f00d
PA
99632014-05-01 Pedro Alves <palves@redhat.com>
9964
9965 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9966 gdb_file_cmd if no file is specified.
9967 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9968 last_loaded_file to set the remote exec-file.
9969
f8c2a73c
PA
99702014-05-01 Pedro Alves <palves@redhat.com>
9971
9972 * boards/local-remote-host.exp: New file.
9973
be6e8ac7
PA
99742014-05-01 Pedro Alves <palves@redhat.com>
9975
9976 * boards/local-remote-host.exp: Rename to ...
9977 * boards/local-remote-host-notty.exp: ... this.
9978
cac0dc8f
JB
99792014-04-28 Joel Brobecker <brobecker@adacore.com>
9980
9981 * gdb.ada/dyn_arrayidx: New testcase.
9982
9730e6cc
YQ
99832014-04-26 Yao Qi <yao@codesourcery.com>
9984
9985 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9986 and compute the length of function main. Save it in
9987 $main_length.
9988 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9989 (top-level): Use gdb_compile to compile objects into
9990 executable and restart GDB. Remove invocation to
9991 prepare_for_testing.
9992
7ae1a6a6
PA
99932014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9994 Pedro Alves <palves@redhat.com>
9995
9996 PR server/16255
9997 * gdb.multi/multi-attach.c: New file.
9998 * gdb.multi/multi-attach.exp: New file.
9999
4082afcc
PA
100002014-04-25 Pedro Alves <palves@redhat.com>
10001
10002 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10003 user.
10004 (top level): Test that "set remote conditional-breakpoints-packet
10005 off" works as intended.
10006 * gdb.base/dprintf.exp: Test that "set remote
10007 breakpoint-commands-packet off" works as intended.
10008 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10009 New function.
10010 (top level): Call it.
10011 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10012 remote fast-tracepoints-packet off" works as intended.
10013 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10014 * lib/gdb.exp (gdb_is_target_remote): ... here.
10015
2abc3f8d
DB
100162014-04-24 David Blaikie <dblaikie@gmail.com>
10017
10018 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10019 ensure clang would not discard them.
10020 * gdb.base/gdbvars.c: Ditto.
10021 * gdb.base/memattr.c: Ditto.
10022 * gdb.base/whatis.c: Ditto.
10023 * gdb.python/py-prettyprint.c: Ditto.
10024 * gdb.trace/actions.c: Ditto.
10025 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10026 ensure clang would not discard it.
10027
bfd39632
DB
100282014-04-24 David Blaikie <dblaikie@gmail.com>
10029
10030 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10031 clang to emit the full definition of type required by the test
10032 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10033
22842ff6
DB
100342014-04-24 David Blaikie <dblaikie@gmail.com>
10035
10036 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10037 coax Clang into emitting the definition of the type.
10038 * gdb.cp/pr10728-x.h (y): Ditto.
10039 * gdb.cp/pr10728-y.cc (y): Ditto.
10040
c2e827ad
DB
100412014-04-24 David Blaikie <dblaikie@gmail.com>
10042
10043 * gdb.base/label.exp: XFAIL label related tests under Clang.
10044 * gdb.cp/cplabel.exp: Ditto.
10045 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10046 under Clang those using labels.
10047
4c2d33e7
YQ
100482014-04-25 Yao Qi <yao@codesourcery.com>
10049
10050 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10051 double_label.
10052 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10053 partial_label and double_label.
10054
56083b99
DB
100552014-04-24 David Blaikie <dblaikie@gmail.com>
10056
10057 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10058
25d4e99d
DB
100592014-04-24 David Blaikie <dblaikie@gmail.com>
10060
10061 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10062 of the function to work across GCC and Clang.
10063 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10064 pointer types (const void ** const V void **).
10065
01f9f808
MS
100662014-04-24 Michael Sturm <michael.sturm@mintel.com>
10067 Walfred Tedeschi <walfred.tedeschi@intel.com>
10068
10069 * Makefile.in (EXECUTABLES): Added i386-avx512.
10070 * gdb.arch/i386-avx512.c: New file.
10071 * gdb.arch/i386-avx512.exp: Likewise.
10072
4b48d439
KS
100732014-04-23 Keith Seitz <keiths@redhat.com>
10074
10075 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10076 (mi_make_breakpoint_table): New procedure.
10077 (mi_create_breakpoint): Use mi_make_breakpoint
10078 and return the result.
10079 (mi_make_breakpoint): New procedure.
10080 (mi_build_kv_pairs): New procedure.
10081
10082 * gdb.mi/mi-break.exp: Remove unused globals,
10083 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10084 All callers updated.
10085 * gdb.mi/mi-dprintf.exp: Use variable to track command
10086 number.
10087 Update all callers of mi_create_breakpoint and use
10088 mi_make_breakpoint_table.
10089 Remove any unused global variables.
10090 * gdb.mi/mi-nonstop.exp: Likewise.
10091 * gdb.mi/mi-nsintrall.exp: Likewise.
10092 * gdb.mi/mi-nsmoribund.exp: Likewise.
10093 * gdb.mi/mi-nsthrexec.exp: Likewise.
10094 * gdb.mi/mi-reverse.exp: Likewise.
10095 * gdb.mi/mi-simplerun.exp: Likewise.
10096 * gdb.mi/mi-stepn.exp: Likewise.
10097 * gdb.mi/mi-syn-frame.exp: Likewise.
10098 * gdb.mi/mi-until.exp: Likewise.
10099 * gdb.mi/mi-var-cp.exp: Likewise.
10100 * gdb.mi/mi-var-display.exp: Likewise.
10101 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10102 * gdb.mi/mi2-var-child.exp: Likewise.
10103 * gdb.mi/mi-vla-c99.exp: Likewise.
10104 * lib/mi-support.exp: Likewise.
10105
10106 From Ian Lance Taylor <iant@cygnus.com>:
10107 * lib/gdb.exp (parse_args): New procedure.
10108
08351840
PA
101092014-04-23 Pedro Alves <palves@redhat.com>
10110
10111 * gdb.base/break-unload-file.c: New file.
10112 * gdb.base/break-unload-file.exp: New file.
10113 * gdb.base/sym-file-lib.c (baz): New function.
10114 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10115 field.
10116 (load): Store the segment's mapped size.
10117 (unload): New function.
10118 (unload_shlib): New function.
10119 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10120 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10121 set a breakpoint at baz, and call it.
10122 * gdb.base/sym-file.exp: New tests for stale breakpoint
10123 instructions.
10124
076855f9
PA
101252014-04-23 Pedro Alves <palves@redhat.com>
10126
10127 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10128 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10129 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10130 * gdb.base/hbreak-unmapped.c: New file.
10131 * gdb.base/hbreak-unmapped.exp: New file.
10132 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10133 * lib/gdb.exp (gdb_is_target_remote): ... here.
10134
483805cf
PA
101352014-04-22 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.base/consecutive-step-over.c: New file.
10138 * gdb.base/consecutive-step-over.exp: New file.
10139
06d97543
PA
101402014-04-22 Pedro Alves <palves@redhat.com>
10141
10142 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10143 instead of send_gdb/gdb_expect.
10144
b4429ea2
YQ
101452014-04-22 Yao Qi <yao@codesourcery.com>
10146
10147 * lib/trace-support.exp (generate_tracefile): New procedure.
10148 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10149 return 0.
10150 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10151 if generate_tracefile returns 1.
10152
51d48146
PA
101532014-04-18 Tom Tromey <palves@redhat.com>
10154 Pedro alves <tromey@redhat.com>
10155
10156 PR backtrace/15558
10157 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10158 with a backtrace limit.
10159 * gdb.python/py-frame-inline.exp: Test running to an inline
10160 function with a backtrace limit, and printing the newest frame.
10161 * gdb.python/py-frame-inline.c (main): Call f.
10162
bd1dce5f
MS
101632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10164
10165 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10166
40d1a503
MS
101672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10168
10169 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10170 Drop prefix from unsupported source file path.
10171
389b98f7
YQ
101722014-04-17 Yao Qi <yao@codesourcery.com>
10173
10174 * lib/gdb.exp (with_target_charset): New proc.
10175 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10176 with_target_charset.
10177 (test_print_strings): Likewise.
10178 (test_repeat_bytes): Likewise.
10179 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10180 for some tests.
10181
22869d73
KS
101822014-04-16 Keith Seitz <keiths@redhat.com>
10183
10184 PR gdb/15827
10185 * gdb.dwarf2/corrupt.c: New file.
10186 * gdb.dwarf2/corrupt.exp: New file.
10187
c4f87ca6
KS
101882014-04-16 Keith Seitz <keiths@redhat.com>
10189
10190 PR c++/16597
10191 * gdb.cp/namelessclass.cc: New file.
10192 * gdb.cp/namelessclass.exp: New file.
10193 * gdb.cp/namelessclass.S: New file.
10194
ab19de87
DE
101952014-04-16 Doug Evans <dje@google.com>
10196
10197 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10198 Add comment.
10199 (gdbserver_default_get_comm_port): New function.
10200 (gdbserver_start): Check if board file provided
10201 "gdbserver,get_comm_port" and use it if so.
10202 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10203 (gdb,socketport): Set to "stdio".
10204 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10205 (stdio_gdbserver_template): Delete.
10206 (${board}_get_remote_address): Update.
10207 (${board}_build_remote_cmd): Delete.
10208 (${board}_get_comm_port): New function.
10209 (${board}_spawn): Update.
10210 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10211 Delete.
10212 (${board}_get_remote_address): Update.
10213 (${board}_get_comm_port): New function.
10214
fc98a809
AB
102152014-04-16 Andrew Burgess <aburgess@broadcom.com>
10216
10217 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10218 appearing in any order.
10219
87fd9e6e
DE
102202014-04-15 Doug Evans <dje@google.com>
10221
10222 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10223 uninitialized value of "description".
10224
099fc3ea
KS
102252014-04-15 Keith Seitz <keiths@redhat.com>
10226
10227 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10228 Remove unused globals.
10229 (test_running_the_program): Likewise.
10230 (test_controlled_execution): Likewise.
10231 (test_controlling_breakpoints): Likewise.
10232 (test_program_termination): Likewise.
10233
5da151d4
KS
102342014-04-15 Keith Seitz <keiths@redhat.com>
10235
10236 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10237 unused globals.
10238 (test_rbreak_creation_and_listing): Likewise.
10239 (test_ignore_count): Likewise.
10240 (test_error): Likewise.
10241
35e5d2f0
PA
102422014-04-15 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10245 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10246 sym-file-loader.c.
10247 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10248 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10249 to sym-file-loader.c.
10250 (struct library): Forward declare.
10251 (load_shlib, lookup_function): Change prototypes.
10252 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10253 (translate_offset): Remove declarations.
10254 (get_text_addr): New declaration.
10255 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10256 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10257 sym-file-loader.h.
10258 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10259 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10260 here from sym-file-loader.h.
10261 (struct library): New structure.
10262 (load_shlib, lookup_function): Change prototypes and adjust to
10263 work with a struct library.
10264 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10265 (translate_offset): Make static.
10266 (get_text_addr): New function.
10267 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10268
eb4c1710
PA
102692014-04-15 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10272
2d1baf52
PA
102732014-04-15 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.base/sym-file-loader.c: Include <limits.h>.
10276 (SELF_LINK): New define.
10277 (get_origin): New function.
10278 (load_shlib): Use it.
10279 * gdb.base/sym-file.exp: Don't early return if the target is
10280 remote. Use runto_main, and issue fail is that fails. Use
10281 gdb_load_shlibs.
10282 (shlib_name): Delete.
10283 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10284
7dd6df01
PA
102852014-04-15 Pedro Alves <palves@redhat.com>
10286
10287 * gdb.base/sym-file.exp: Remove regex characters from test
10288 message. Don't refer to breakpoint numbers in test messages.
10289
b50c8614
KS
102902014-04-14 Keith Seitz <keiths@redhat.com>
10291
10292 PR c++/16253
10293 * gdb.cp/var-tag.cc: New file.
10294 * gdb.cp/var-tag.exp: New file.
10295 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10296 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10297 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10298 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10299
3d567982
TT
103002014-04-14 Tom Tromey <tromey@redhat.com>
10301
10302 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10303 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10304 type.
10305 * gdb.cp/enum-class.exp: New file.
10306 * gdb.cp/enum-class.cc: New file.
10307
0626fc76
TT
103082014-04-14 Tom Tromey <tromey@redhat.com>
10309
10310 * gdb.dwarf2/enum-type.exp: New file.
10311
dca325b3
SA
103122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10313
10314 * gdb.mi/mi-vla-c99.exp: New file.
10315 * gdb.mi/vla.c: New file.
10316
5854b38a
SA
103172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10318
10319 * gdb.base/vla-datatypes.c: New file.
10320 * gdb.base/vla-datatypes.exp: New file.
10321
463bb957
SA
103222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10323
10324 * gdb.base/vla-ptr.c: New file.
10325 * gdb.base/vla-ptr.exp: New file.
10326
3dd170be
SA
103272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10328
10329 * gdb.dwarf2/count.exp: New file.
10330
5ecaaa66
SA
103312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10332
10333 * gdb.base/vla-sideeffect.c: New file.
10334 * gdb.base/vla-sideeffect.exp: New file.
10335
41f1ada5
DB
103362014-04-14 David Blaikie <dblaikie@gmail.com>
10337
10338 * gdb.mi/non-stop.c: Add return value for non-void function return
10339 statement.
10340 * gdb.threads/staticthreads.c: Ditto.
10341
0be03e84
DE
103422014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10343 Doug Evans <xdje42@gmail.com>
10344
10345 * gdb.guile/scm-value.c: Improve test case.
10346 * gdb.guile/scm-value.exp: Add new test.
10347
f180a1fb
DB
103482014-04-11 David Blaikie <dblaikie@gmail.com>
10349
10350 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10351 override Clang's default.
10352
6b662e19
JB
103532014-04-11 Joel Brobecker <brobecker@adacore.com>
10354
10355 Revert the following changes (regressions):
10356
10357 * gdb.base/vla-sideeffect.c: New file.
10358 * gdb.base/vla-sideeffect.exp: New file.
10359
10360 * gdb.dwarf2/count.exp: New file.
10361
10362 * gdb.base/vla-multi.c: New file.
10363 * gdb.base/vla-multi.exp: New file.
10364
10365 * gdb.base/vla-ptr.c: New file.
10366 * gdb.base/vla-ptr.exp: New file.
10367
10368 * gdb.base/vla-datatypes.c: New file.
10369 * gdb.base/vla-datatypes.exp: New file.
10370
10371 * gdb.mi/mi-vla-c99.exp: New file.
10372 * gdb.mi/vla.c: New file.
10373
245a5f0b
KS
103742014-04-11 Keith Seitz <keiths@redhat.com>
10375
10376 PR c++/16675
10377 * gdb.cp/cpsizeof.exp: New file.
10378 * gdb.cp/cpsizeof.cc: New file.
10379
58a84dcf
SA
103802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10381
191a8a90
JB
10382 * gdb.mi/mi-vla-c99.exp: New file.
10383 * gdb.mi/vla.c: New file.
58a84dcf 10384
c8655f75
SA
103852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10386
10387 * gdb.base/vla-datatypes.c: New file.
10388 * gdb.base/vla-datatypes.exp: New file.
10389
024e13b4
SA
103902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10391
10392 * gdb.base/vla-ptr.c: New file.
10393 * gdb.base/vla-ptr.exp: New file.
10394
1a237e0e
SA
103952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10396
10397 * gdb.base/vla-multi.c: New file.
10398 * gdb.base/vla-multi.exp: New file.
10399
504f3432
SA
104002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10401
10402 * gdb.dwarf2/count.exp: New file.
10403
3bce8237
SA
104042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10405
191a8a90
JB
10406 * gdb.base/vla-sideeffect.c: New file.
10407 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10408
322f9c21
YQ
104092014-04-11 Yao Qi <yao@codesourcery.com>
10410
10411 * gdb.base/completion.exp: Check file exists before running tests
10412 on file completion.
10413
d708bcd1
PA
104142014-04-10 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/cond-eval-mode.c: New file.
10417 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10418 prepare_for_testing to build the new file. Check result of
10419 runto_main.
10420 (test_break, test_watch): New procedures.
10421 (top level): Use them.
10422
ae1d2761
PM
104232014-04-08 Pierre Muller <muller@sourceware.org>
10424
10425 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10426 Ctrl-V use for mingw hosts.
10427
7af389b8
SC
104282014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10429
10430 * gdb.python/py-value.c: Improve test case.
10431 * gdb.python/py-value.exp: Add new test.
10432
5e703181
DE
104332014-04-07 David Blaikie <dblaikie@gmail.com>
10434
10435 * lib/compiler.c: Identify the clang compiler.
10436 * lib/compiler.cc: Ditto.
10437
9810b410
YQ
104382014-04-03 Yao Qi <yao@codesourcery.com>
10439
10440 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10441
98d1b8dc
AB
104422014-04-01 Anton Blanchard <anton@samba.org>
10443
10444 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10445 messages unique.
10446
3114cea1
AB
104472014-04-01 Anton Blanchard <anton@samba.org>
10448
10449 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10450 prepare_for_testing.
10451
62f7182c
AB
104522014-04-01 Anton Blanchard <anton@samba.org>
10453
10454 * gdb.arch/ppc64-atomic-inst.c: Remove.
10455 * gdb.arch/ppc64-atomic-inst.S: New file.
10456 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10457
770e7fc7
DE
104582014-03-31 Doug Evans <dje@google.com>
10459
10460 * gdb.base/print-symbol-loading-lib.c: New file.
10461 * gdb.base/print-symbol-loading-main.c: New file.
10462 * gdb.base/print-symbol-loading.exp: New file.
10463
46e2bafa
YQ
104642014-03-31 Yao Qi <yao@codesourcery.com>
10465
10466 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10467
8776cfe9
JB
104682014-03-28 Joel Brobecker <brobecker@adacore.com>
10469
10470 * gdb.ada/mi_dyn_arr: New testcase.
10471
5d1ef361
DE
104722014-03-27 Doug Evans <dje@google.com>
10473
10474 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10475
b5bee914
YQ
104762014-03-27 Yao Qi <yao@codesourcery.com>
10477
10478 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10479 if target is nios2-*-*.
10480
0d4d0e77
YQ
104812014-03-26 Yao Qi <yao@codesourcery.com>
10482
10483 * lib/gdb.exp (readline_is_used): New proc.
10484 * gdb.base/completion.exp: Move tests on command complete up.
10485 Skip the rest of tests if readline is not used.
10486 * gdb.ada/complete.exp: Skp the test if readline is not
10487 used.
10488 * gdb.base/filesym.exp: Likewise.
10489 * gdb.base/macscp.exp: Likewise.
10490 * gdb.base/readline-ask.exp: Likewise.
10491 * gdb.base/readline.exp: Likewise.
10492 * gdb.python/py-cmd.exp: Likewise.
10493 * gdb.trace/tfile.exp: Likewise.
10494
29361eee
YQ
104952014-03-26 Yao Qi <yao@codesourcery.com>
10496
10497 * gdb.base/macscp.exp: Fix code format issues.
10498
bc9a5525
UW
104992014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10500
10501 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10502 * gdb.asm/powerpc64le.inc: New file.
10503
d3839ede
PA
105042014-03-25 Pedro Alves <palves@redhat.com>
10505 Doug Evans <dje@google.com>
10506
10507 * gdb.base/source-execution.c: New file.
10508 * gdb.base/source-execution.exp: New file.
10509 * gdb.base/source-execution.gdb: New file.
10510
01672a57
DE
105112014-03-24 Doug Evans <dje@google.com>
10512
10513 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10514 using fission.
10515
88bbeca9
HZ
105162014-03-24 Hui Zhu <hui@codesourcery.com>
10517 Pedro Alves <palves@redhat.com>
10518
10519 PR breakpoints/16101
10520 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10521 test pass/fail messages. Detect missing support for dprintf when
10522 breakpoints are actually inserted.
10523 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10524 breakpoints are actually inserted.
10525 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10526 fails.
10527
d2348791
JK
105282014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10529
10530 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10531
feef67ab
DE
105322014-03-22 Doug Evans <xdje42@gmail.com>
10533
10534 * gdb.python/python.exp (python not supported): Verify multi-line
10535 python command issues an error.
25d743f9 10536 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10537 guile command issues an error.
feef67ab 10538
ecebef6a
MR
105392014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10540
10541 * gdb.threads/thread-specific.exp: Handle the lack of usable
10542 $this_breakpoint and $this_thread.
10543
ccdd1909
HZ
105442014-03-21 Hui Zhu <hui@codesourcery.com>
10545
10546 * gdb.base/attach.exp (do_command_attach_tests): New.
10547
beb460e8
PA
105482014-03-20 Tom Tromey <tromey@redhat.com>
10549 Pedro Alves <palves@redhat.com>
10550
10551 PR cli/15718
10552 * gdb.base/condbreak-call-false.c: New file.
10553 * gdb.base/condbreak-call-false.exp: New file.
10554
40acf43a
PA
105552014-03-20 Pedro Alves <palves@redhat.com>
10556
10557 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10558 Delete.
10559 (block_signals, unblock_signals): Delete.
10560 (child_function_2, main): Remove references to deleted variable
10561 and functions.
10562
9f5e1e02
PA
105632014-03-20 Pedro Alves <palves@redhat.com>
10564
10565 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10566 Use pthread_kill to signal thread 2.
10567 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10568 Adjust to make the test send itself a signal rather than using the
10569 host's "kill" command.
10570
99619bea
PA
105712014-03-20 Pedro Alves <palves@redhat.com>
10572
10573 * gdb.threads/multiple-step-overs.c: New file.
10574 * gdb.threads/multiple-step-overs.exp: New file.
10575 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10576 Adjust expected infrun debug output.
10577
2adfaa28
PA
105782014-03-20 Pedro Alves <palves@redhat.com>
10579
10580 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10581 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10582
31e77af2
PA
105832014-03-20 Pedro Alves <palves@redhat.com>
10584
10585 PR breakpoints/7143
10586 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10587 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10588 of gdb_test_multiple.
10589 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10590 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10591
b9f437de
PA
105922014-03-20 Pedro Alves <palves@redhat.com>
10593
10594 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10595 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10596
05adc73e
PA
105972014-03-19 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.base/async.exp: Remove early return.
10600
6048b950
PA
106012014-03-19 Pedro Alves <palves@redhat.com>
10602
10603 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10604
8bcfb00a
PA
106052014-03-19 Pedro Alves <palves@redhat.com>
10606
10607 * gdb.base/async.exp (test_background): Expect \r\n after
10608 "completed." in the fail pattern.
10609
884e37dc
PA
106102014-03-19 Pedro Alves <palves@redhat.com>
10611
10612 * gdb.base/async.exp (test_background): New procedure.
10613 Use it for all background execution command tests.
10614
148e57e2
PA
106152014-03-19 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.base/async.exp: Use prepare_for_testing.
10618
f48088c7
PA
106192014-03-19 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10622 the same line.
10623
e2f6c966
PA
106242014-03-19 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.base/async.c (main): Add "jump here" and "until here" line
10627 marker comments.
10628 * gdb.base/async.exp (jump_here): New global.
10629 (jump& test): Use it.
10630 (until_here): New global.
10631 (until& test): Use it.
10632
c30568d4
PA
106332014-03-19 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.base/async.exp: Don't frob gdb_protocol.
10636
0172b6a7
DE
106372014-03-18 Doug Evans <xdje42@gmail.com>
10638
10639 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10640 Fix spelling of exec-done-display.
10641
06c868a8
JK
106422014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10643
10644 PR gdb/15358
10645 * gdb.base/gdb-sigterm.c: New file.
10646 * gdb.base/gdb-sigterm.exp: New file.
10647
0c7e1a46
PA
106482014-03-18 Pedro Alves <palves@redhat.com>
10649
10650 PR gdb/13860
10651 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10652 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10653 solib-event.
10654
f7c77d93
JB
106552014-03-17 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.ada/pckd_arr_ren: New testcase.
10658
5a1e8c7a
DE
106592014-03-13 Doug Evans <xdje42@gmail.com>
10660
10661 PR guile/16612
10662 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10663 collect after discarding symbols.
10664
350e1a76
DE
106652014-03-13 Ludovic Courtès <ludo@gnu.org>
10666 Doug Evans <xdje42@gmail.com>
10667
10668 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10669 to history survives a gc.
10670
a69900ae
PA
106712014-03-13 Pedro Alves <palves@redhat.com>
10672
10673 * gdb.base/default.exp: Don't test "target procfs".
10674
5db9f0bd
PA
106752014-03-13 Pedro Alves <palves@redhat.com>
10676
10677 * gdb.base/default.exp: Update "target child" and "target procfs"
10678 tests to not expect "Unix".
10679
b3ccfe11
TT
106802014-03-12 Tom Tromey <tromey@redhat.com>
10681
10682 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10683 New procs. Add target-async tests.
10684 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10685 Add target-async tests.
10686
646f4417
AA
106872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10688
10689 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10690 'func_start' and 'func_end' for the beginning and end of the
10691 function code, respectively.
10692 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10693 'func_end' instead of 'func' and 'main'.
10694
288c211f
AA
106952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10696
10697 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10698 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10699 generate the debug info assembler source.
10700
e0c0f156
AA
107012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10702
10703 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10704 * gdb.dwarf2/arr-subrange.exp: Likewise.
10705 * gdb.dwarf2/dwz.exp: Likewise.
10706 * gdb.dwarf2/method-ptr.exp: Likewise.
10707 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10708 * gdb.dwarf2/subrange.exp: Likewise.
10709 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10710 * gdb.dwarf2/implptrpiece.exp: Likewise.
10711 * gdb.dwarf2/nostaticblock.exp: Likewise.
10712
0e5c4555
AA
107132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10714
10715 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10716 directory to absolute path name arguments.
10717
5ec18f2b
JG
107182014-03-10 Joel Brobecker <brobecker@adacore.com>
10719
10720 * gdb.ada/tagged_access: New testcase.
10721
847fc4f2
MM
107222014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10723
10724 * gdb.btrace/data.exp: Update expected output.
10725
cc3da688
YQ
107262014-03-06 Yao Qi <yao@codesourcery.com>
10727
10728 * gdb.trace/pr16508.exp: New file.
10729
0f26cec1
PA
107302014-03-05 Pedro Alves <palves@redhat.com>
10731
10732 PR gdb/16575
10733 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10734 procedure.
10735 (top level): Adjust to use it. Add tests that exercise breakpoint
10736 interaction with the code-cache.
10737
7a5a839f
LC
107382014-02-26 Ludovic Courtès <ludo@gnu.org>
10739
10740 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10741 test for 'history-append!'.
10742
31aa7e4e
JB
107432014-02-26 Joel Brobecker <brobecker@adacore.com>
10744
10745 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10746 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10747 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10748 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10749 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10750 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10751
1b588015
JB
107522014-02-26 Joel Brobecker <brobecker@adacore.com>
10753
10754 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10755 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10756 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10757
55426c9d
JB
107582014-02-26 Joel Brobecker <brobecker@adacore.com>
10759
10760 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10761
dc53a7ad
JB
107622014-02-26 Joel Brobecker <brobecker@adacore.com>
10763
10764 * gdb.dwarf2/arr-stride.c: New file.
10765 * gdb.dwarf2/arr-stride.exp: New file.
10766
12ab52e9
PA
107672014-02-26 Pedro Alves <palves@redhat.com>
10768
10769 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10770 that won't ever trigger. Make sure that GDB reports the correct
10771 breakpoint that caused the stop.
10772
849c862e
JK
107732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10774
10775 PR gdb/16626
10776 * gdb.base/auto-load-script: New file.
10777 * gdb.base/auto-load.c: New file.
10778 * gdb.base/auto-load.exp: New file.
10779
71b7d793
JK
10780 PR gdb/16626
10781 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10782
e2f0d509
JK
107832014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10784
10785 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10786 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10787
50cc37c8
DE
107882014-02-24 Doug Evans <dje@google.com>
10789
10790 * lib/gdb.exp (run_on_host): Log error output if program fails.
10791
ea4758f2
PA
107922014-02-21 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.threads/step-after-sr-lock.c: Rename to ...
10795 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10796 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10797 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10798 ... this.
10799
d7b30f67
SDJ
108002014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10801
10802 PR tdep/16397
10803 * gdb.arch/amd64-stap-special-operands.exp: New file.
10804 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10805 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10806 * gdb.arch/amd64-stap-triplet.S: Likewise.
10807 * gdb.arch/amd64-stap-triplet.c: Likewise.
10808
83deb43f
JB
108092014-02-20 Joel Brobecker <brobecker@adacore.com>
10810
10811 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10812 in .section pseudo-op.
10813
adde2bff
DE
108142014-02-20 lin zuojian <manjian2006@gmail.com>
10815 Joel Brobecker <brobecker@adacore.com>
10816 Doug Evans <xdje42@gmail.com>
10817
10818 PR symtab/16581
10819 * gdb.dwarf2/dw2-icycle.S: New file.
10820 * gdb.dwarf2/dw2-icycle.c: New file.
10821 * gdb.dwarf2/dw2-icycle.exp: New file.
10822
f7bd0f78
SC
108232014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10824
10825 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10826 operations on gdb.Value objects.
10827 * gdb.python/py-value-cc.exp: Add new test to test operations on
10828 gdb.Value objects.
10829
c17ef0d5
DE
108302014-02-18 Doug Evans <dje@google.com>
10831
10832 * Makefile.in (TESTS): New variable.
10833 (expanded_tests, expanded_tests_or_none): New variables
10834 (check-single): Pass $(expanded_tests_or_none) to runtest.
10835 (check-parallel): Only run tests in $(TESTS) if non-empty.
10836 (check/no-matching-tests-found): New rule.
10837 * README: Document TESTS makefile variable.
10838
5dd3176f
DE
108392014-02-18 Doug Evans <dje@google.com>
10840
10841 * Makefile.in (check-parallel): rm -rf outputs temp.
10842
0b10be4f
JK
108432014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10844
10845 Fix "ERROR: no fileid for" in the testsuite.
10846 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10847
85f224e7
DE
108482014-02-12 Doug Evans <dje@google.com>
10849
10850 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10851 (MISCELLANEOUS): New variable.
10852 (clean): rm -rf $(MISCELLANEOUS).
10853 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10854 dwp live in the same directory as symlinks, with each symlink pointed
10855 to a differently named file in a different directory.
10856
149b30ff
DE
108572014-02-11 Doug Evans <dje@google.com>
10858
10859 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10860 of Tcl file commands.
10861
1dfdac32
MK
108622014-02-10 Mark Kettenis <kettenis@gnu.org>
10863
10864 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10865 "kill -SIGUSR1 -1".
10866
aa4fb036
JB
108672014-02-10 Joel Brobecker <brobecker@adacore.com>
10868
10869 * gdb.ada/tick_length_array_enum_idx: New testcase.
10870
ed3ef339
DE
108712014-02-10 Doug Evans <xdje42@gmail.com>
10872
10873 * configure.ac (AC_OUTPUT): Add gdb.guile.
10874 * configure: Regenerate.
10875 * lib/gdb-guile.exp: New file.
10876 * lib/gdb.exp (get_target_charset): New function.
10877 * gdb.base/help.exp: Update expected output from "apropos apropos".
10878 * gdb.guile/Makefile.in: New file.
10879 * gdb.guile/guile.exp: New file.
10880 * gdb.guile/scm-arch.c: New file.
10881 * gdb.guile/scm-arch.exp: New file.
10882 * gdb.guile/scm-block.c: New file.
10883 * gdb.guile/scm-block.exp: New file.
10884 * gdb.guile/scm-breakpoint.c: New file.
10885 * gdb.guile/scm-breakpoint.exp: New file.
10886 * gdb.guile/scm-disasm.c: New file.
10887 * gdb.guile/scm-disasm.exp: New file.
10888 * gdb.guile/scm-equal.c: New file.
10889 * gdb.guile/scm-equal.exp: New file.
10890 * gdb.guile/scm-error.exp: New file.
10891 * gdb.guile/scm-error.scm: New file.
10892 * gdb.guile/scm-frame-args.c: New file.
10893 * gdb.guile/scm-frame-args.exp: New file.
10894 * gdb.guile/scm-frame-args.scm: New file.
10895 * gdb.guile/scm-frame-inline.c: New file.
10896 * gdb.guile/scm-frame-inline.exp: New file.
10897 * gdb.guile/scm-frame.c: New file.
10898 * gdb.guile/scm-frame.exp: New file.
10899 * gdb.guile/scm-generics.exp: New file.
10900 * gdb.guile/scm-gsmob.exp: New file.
10901 * gdb.guile/scm-iterator.c: New file.
10902 * gdb.guile/scm-iterator.exp: New file.
10903 * gdb.guile/scm-math.c: New file.
10904 * gdb.guile/scm-math.exp: New file.
10905 * gdb.guile/scm-objfile-script-gdb.in: New file.
10906 * gdb.guile/scm-objfile-script.c: New file.
10907 * gdb.guile/scm-objfile-script.exp: New file.
10908 * gdb.guile/scm-objfile.c: New file.
10909 * gdb.guile/scm-objfile.exp: New file.
10910 * gdb.guile/scm-ports.exp: New file.
10911 * gdb.guile/scm-pretty-print.c: New file.
10912 * gdb.guile/scm-pretty-print.exp: New file.
10913 * gdb.guile/scm-pretty-print.scm: New file.
10914 * gdb.guile/scm-section-script.c: New file.
10915 * gdb.guile/scm-section-script.exp: New file.
10916 * gdb.guile/scm-section-script.scm: New file.
10917 * gdb.guile/scm-symbol.c: New file.
10918 * gdb.guile/scm-symbol.exp: New file.
10919 * gdb.guile/scm-symtab-2.c: New file.
10920 * gdb.guile/scm-symtab.c: New file.
10921 * gdb.guile/scm-symtab.exp: New file.
10922 * gdb.guile/scm-type.c: New file.
10923 * gdb.guile/scm-type.exp: New file.
10924 * gdb.guile/scm-value-cc.cc: New file.
10925 * gdb.guile/scm-value-cc.exp: New file.
10926 * gdb.guile/scm-value.c: New file.
10927 * gdb.guile/scm-value.exp: New file.
10928 * gdb.guile/source2.scm: New file.
10929 * gdb.guile/types-module.cc: New file.
10930 * gdb.guile/types-module.exp: New file.
10931
7026a7c1
YQ
109322014-02-10 Yao Qi <yao@codesourcery.com>
10933
10934 PR testsuite/16543
10935 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10936 * configure: Regenerated.
10937 * Makefile.in: New file.
10938
6c466447
AS
109392014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10940
10941 * gdb.python/py-framefilter.exp: Fix typo.
10942
6e854735
YQ
109432014-02-08 Yao Qi <yao@codesourcery.com>
10944
10945 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10946 that no =breakpoint-modified is emitted when breakpoints are
10947 modified through MI commands.
10948
d137e6dc
PA
109492014-02-07 Pedro Alves <pedro@codesourcery.com>
10950 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.threads/step-after-sr-lock.c: New file.
10953 * gdb.threads/step-after-sr-lock.exp: New file.
10954
b5ee5a50
PA
109552014-02-07 Pedro Alves <palves@redhat.com>
10956
10957 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10958
3c77faf3
JK
109592014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10960
10961 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10962 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10963
6dddc817
DE
109642014-02-06 Doug Evans <xdje42@gmail.com>
10965
10966 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10967 output.
10968
10969 * gdb.gdb/python-interrupts.exp: New file.
10970
de7b2893
YQ
109712014-02-05 Yao Qi <yao@codesourcery.com>
10972
10973 * gdb.trace/report.exp (use_collected_data): Test the output
10974 of "info threads" and "info inferiors".
10975
66d032ac
YQ
109762014-02-05 Yao Qi <yao@codesourcery.com>
10977
10978 Revert this patch:
10979
10980 2013-05-24 Yao Qi <yao@codesourcery.com>
10981
10982 * gdb.trace/tfile.exp: Test inferior and thread.
10983
591a12a1
UW
109842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10985
10986 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10987 on a function.
10988 * gdb.base/step-bt.c: Call hello via function pointer to make
10989 sure its first instruction is executed on powerpc64le-linux.
10990
0ff3e01f
UW
109912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10992
10993 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10994
084ee545
UW
109952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10996
10997 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10998 of the test patterns for use on little-endian systems.
10999
6ed14ff3
UW
110002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11001
11002 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11003 (decimal_vector): Fix for little-endian.
11004
401e27fd
JM
110052014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11006
11007 * gdb.arch/sparc-sysstep.exp: New file.
11008 * gdb.arch/sparc-sysstep.c: Likewise.
11009
11010 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11011
8b924729
EBM
110122014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11013
11014 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11015
fb151210
JB
110162014-01-23 Tom Tromey <tromey@redhat.com>
11017
11018 * gdb.ada/array_char_idx: New testcase.
11019
0740f8d8
TT
110202014-01-23 Tom Tromey <tromey@redhat.com>
11021
11022 PR python/16487:
11023 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11024 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11025 classes.
11026
21909fa1
TT
110272014-01-23 Tom Tromey <tromey@redhat.com>
11028
11029 PR python/16491:
11030 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11031 string from an inferior frame.
11032 * gdb.python/py-framefilter-mi.exp: Update.
11033
87ce2a04
DE
110342014-01-22 Doug Evans <dje@google.com>
11035
11036 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11037
237b092b
AA
110382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11039
11040 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11041
d674a709
AA
110422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11043
11044 * gdb.trace/entry-values.exp: Remove excess space character from
11045 regex patterns. Handle s390 call instruction.
11046
20fa3390
AA
110472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11048
11049 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11050 define "*_start" label. Make "name" static.
11051 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11052 ${name} by references to ${name}_start.
11053
78466714
AA
110542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11055
11056 * gdb.base/info-macros.exp: Remove "debug" from the compile
11057 options.
11058
ec9f644a
IB
110592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11060
11061 * gdb.dlang/demangle.exp: New file.
11062
94b1b47e
IB
110632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11064
11065 * gdb.dlang/primitive-types.exp: New file.
11066
7f420862
IB
110672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11068
11069 * configure.ac: Create gdb.dlang/Makefile.
11070 * configure: Regenerate.
11071 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11072 * gdb.dlang/Makefile.in: New file.
11073 * lib/d-support.exp: New file.
11074 * lib/gdb.exp (skip_d_tests): New proc.
11075
52834460
MM
110762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11077
11078 * gdb.btrace/delta.exp: Check reverse stepi.
11079 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11080 * gdb.btrace/finish.exp: New.
11081 * gdb.btrace/next.exp: New.
11082 * gdb.btrace/nexti.exp: New.
11083 * gdb.btrace/record_goto.c: Add comments.
11084 * gdb.btrace/step.exp: New.
11085 * gdb.btrace/stepi.exp: New.
11086 * gdb.btrace/multi-thread-step.c: New.
11087 * gdb.btrace/multi-thread-step.exp: New.
11088 * gdb.btrace/rn-dl-bind.c: New.
11089 * gdb.btrace/rn-dl-bind.exp: New.
11090 * gdb.btrace/data.c: New.
11091 * gdb.btrace/data.exp: New.
11092 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11093
6e07b1d2
MM
110942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11095
11096 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11097 * gdb.btrace/exception.exp: Update.
11098 * gdb.btrace/instruction_history.exp: Update.
11099 * gdb.btrace/record_goto.exp: Update.
11100 * gdb.btrace/tailcall.exp: Update.
11101 * gdb.btrace/unknown_functions.exp: Update.
11102 * gdb.btrace/delta.exp: New.
11103
0b722aec
MM
111042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11105
11106 * gdb.btrace/record_goto.exp: Add backtrace test.
11107 * gdb.btrace/tailcall.exp: Add backtrace test.
11108
066ce621
MM
111092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11110
11111 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11112 * gdb.btrace/record_goto.c: New.
11113 * gdb.btrace/record_goto.exp: New.
11114 * gdb.btrace/x86-record_goto.S: New.
11115
0688d04e
MM
111162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11117
11118 * gdb.btrace/function_call_history.exp: Update tests.
11119 * gdb.btrace/instruction_history.exp: Update tests.
11120
8710b709
MM
111212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11122
11123 * gdb.btrace/function_call_history.exp: Fix expected field
11124 order for "record function-call-history".
11125 Add new tests for "record function-call-history /c".
11126 * gdb.btrace/exception.cc: New.
11127 * gdb.btrace/exception.exp: New.
11128 * gdb.btrace/tailcall.exp: New.
11129 * gdb.btrace/x86-tailcall.S: New.
11130 * gdb.btrace/x86-tailcall.c: New.
11131 * gdb.btrace/unknown_functions.c: New.
11132 * gdb.btrace/unknown_functions.exp: New.
11133 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11134
5de9129b
MM
111352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11136
11137 * gdb.btrace/instruction_history.exp: Update.
11138 * gdb.btrace/function_call_history.exp: Update.
11139
23a7fe75
MM
111402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11141
11142 * gdb.btrace/function_call_history.exp: Fix expected function
11143 trace.
11144 * gdb.btrace/instruction_history.exp: Initialize traced.
11145 Remove traced_functions.
11146
724c7dd8
MM
111472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11148
11149 * gdb.btrace/function_call_history.exp: Update
11150 * gdb.btrace/instruction_history.exp: Update.
11151
6d78d93b
MM
111522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11153
11154 * gdb.btrace/enable.exp: Update expected text.
11155
93a360cc
OJ
111562014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11157
11158 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11159 bytes.
11160
3772b53f
MR
111612014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11162
11163 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11164
596662fa
OJ
111652014-01-15 Omair Javaid <omair.javaid@linaro.org>
11166
11167 * lib/gdb.exp (supports_process_record): Return true for
11168 arm*-linux*. (supports_reverse): Likewise.
11169
b5b08fb4
SC
111702014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11171
11172 PR python/15464
11173 PR python/16113
11174 * gdb.python/py-type.c: Enhance test case.
11175 * gdb.python/py-value-cc.cc: Likewise
11176 * gdb.python/py-type.exp: Add new tests.
11177 * gdb.python/py-value-cc.exp: Likewise
11178
52d7fb13
AA
111792014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11183 Make "name" extern.
11184 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11185 references to ${name}_start by references to ${name}.
11186
a2cd8cfe
JB
111872014-01-10 Joel Brobecker <brobecker@adacore.com>
11188
11189 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11190
4e23fced
JB
111912014-01-10 Joel Brobecker <brobecker@adacore.com>
11192
11193 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11194
c6a9e42c
PA
111952014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11196 Pedro Alves <palves@redhat.com>
11197
11198 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11199 mi_gdb_target_load.
c6a9e42c 11200
b7ea362b
PA
112012014-01-08 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.threads/reconnect-signal.c: New file.
11204 * gdb.threads/reconnect-signal.exp: New file.
11205
5e3f4fab
EBM
112062014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11207
11208 * gdb.base/source-dir.exp: New file.
11209
79301218
JB
112102014-01-07 Joel Brobecker <brobecker@adacore.com>
11211
11212 * gdb.ada/mi_interface: New testcase.
11213
8e355c5d
JB
112142014-01-07 Joel Brobecker <brobecker@adacore.com>
11215
11216 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11217 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11218 gdb.ada/pp-rec-component/pck.ads: New files.
11219
c0d48811
JB
112202014-01-07 Joel Brobecker <brobecker@adacore.com>
11221
11222 * gdb.python/py-pp-integral.c: New file.
11223 * gdb.python/py-pp-integral.py: New file.
11224 * gdb.python/py-pp-integral.exp: New file.
11225
17b609c3 11226For older changes see ChangeLog-1993-2013.
c906108c 11227\f
8d8cb839
EZ
11228;; Local Variables:
11229;; mode: change-log
11230;; left-margin: 8
11231;; fill-column: 74
11232;; version-control: never
11233;; End:
902f2ccb 11234
61baf725 11235 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11236 Copying and distribution of this file, with or without modification,
11237 are permitted provided the copyright notice and this notice are preserved.