]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Step over fork/vfork syscall insn in gdbserver
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
92fa70b0
YQ
12016-03-03 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4 If target supports condition evaluation on target, invoke
5 break_cond_on_syscall for fork and vfork.
6
e197ad3c
YQ
72016-03-03 Yao Qi <yao.qi@linaro.org>
8
9 * gdb.base/disp-step-syscall.exp: Don't invoke
10 support_displaced_stepping.
11 (disp_step_cross_syscall): Test with displaced stepping off and
12 on if supported.
13
0b47da9f
YQ
142016-03-03 Yao Qi <yao.qi@linaro.org>
15
16 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
17 proc.
18 (setup): New proc.
19 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
20 and setup.
21
065ab6dc
BH
222016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
23
24 * gdb.fortran/vla-history.exp: Remove breakpoint.
25
07e448ad 262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
27
28 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
29
9ac2d526 302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
31
32 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
33
17807369
BH
342016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
35
36 * gdb.mi/vla.f90: Nullify pointer after declaration.
37
86e501af
PA
382016-03-01 Pedro Alves <palves@redhat.com>
39
40 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
41
1e903e32
PA
422016-03-01 Pedro Alves <palves@redhat.com>
43
44 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
45 before anything else.
46 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
47 _GNU_SOURCE here.
48 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
49 before anything else.
50 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
51
6ccb54e2
PA
522016-03-01 Pedro Alves <palves@redhat.com>
53
54 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
55
30ca9da1
YQ
562016-03-01 Yao Qi <yao.qi@linaro.org>
57
58 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
59 prepare_for_testing.
60
dc856b38
YQ
612016-03-01 Yao Qi <yao.qi@linaro.org>
62
63 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
64
4a932159
AA
652016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
66
67 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
68 manually constructing the output path.
69
f2489477
AA
702016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
71
72 * gdb.arch/s390-stackless.S: New.
73 * gdb.arch/s390-stackless.exp: New.
74
38899f16
IB
752016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
76
77 * gdb.dlang/circular.c: New file.
78 * gdb.dlang/circular.exp: New file.
79
9fde51ed
YQ
802016-02-26 Yao Qi <yao.qi@linaro.org>
81
82 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
83 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
84 (testcases): Update.
85
ce90fefe
YQ
862016-02-26 Yao Qi <yao.qi@linaro.org>
87
88 * gdb.reverse/aarch64.c: Rename to ...
89 * gdb.reverse/insn-reverse.c: ... it.
90 * gdb.reverse/aarch64.exp: Rename to ...
91 * gdb.reverse/insn-reverse.exp: ... it.
92
3263bceb
YQ
932016-02-26 Yao Qi <yao.qi@linaro.org>
94
95 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
96 (testcase_ftype): New.
97 (testcases): New array.
98 (n_testcases): New.
99 (main): Call each element in testcases.
100 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
101 (read_testcase): New.
102 Do the tests in a loop.
103
6cb59ff1
YQ
1042016-02-25 Yao Qi <yao.qi@linaro.org>
105
106 * gdb.base/branches.c: Remove.
107
ae91f625
MK
1082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
109
110 PR gdb/13808
111 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
112
678b48b7
MK
1132016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
114
115 * gdb.trace/ftrace.exp: Remove unnecessary target check.
116
7337a6f2
MK
1172016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
118
119 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
120 change x86_64 call_insn to 'callq'.
121
861ca91f
AT
1222016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
123
124 * gdb.trace/tfile-avx.c: Move to...
125 * gdb.trace/tracefile-pseudo-reg.c: Here.
126 * gdb.trace/tfile-avx.exp: Move to...
127 * gdb.trace/tracefile-pseudo-reg.exp: Here.
128
bf74e428
GB
1292016-02-24 Gary Benson <gbenson@redhat.com>
130
131 * gdb.base/attach-pie-noexec.exp: Do not expect an error
132 message on attach.
133
cce0e923
DE
1342016-02-23 Doug Evans <dje@google.com>
135
136 * gdb.base/skip.c (test_skip): New function.
137 (end_test_skip_file_and_function): New function.
138 (test_skip_file_and_function): New function.
139 * gdb.base/skip1.c (test_skip): New function.
140 (skip1_test_skip_file_and_function): New function.
141 * gdb.base/skip.exp: Add tests for new skip options.
142 * gdb.base/skip-solib.exp: Update expected output.
143 * gdb.perf/skip-command.cc: New file.
144 * gdb.perf/skip-command.exp: New file.
145 * gdb.perf/skip-command.py: New file.
146
4000e47e
MK
1472016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
148
149 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
150 info registers pattern.
151
24f75ead
IB
1522016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
153
154 * lib/future.exp: Add D support.
155 (gdb_find_gdc): New proc.
156 (gdb_default_target_compile): Add D support.
157
fbb7bcbe
WW
1582016-02-18 Wei-cheng Wang <cole945@gmail.com>
159
160 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
161 user+system time.
162 (trace_speed_test): Determine the iteration count for a time
163 between 15..30 seconds.
164
012b3a21
WT
1652016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
166
167 * gdb.arch/i386-mpx-sigsegv.c: New file.
168 * gdb.arch/i386-mpx-sigsegv.exp: New file.
169 * gdb.arch/i386-mpx-simple_segv.c: New file.
170 * gdb.arch/i386-mpx-simple_segv.exp: New file.
171
2d5189bd
YQ
1722016-02-18 Yao Qi <yao.qi@linaro.org>
173
174 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
175 Don't call setup_kfail.
176
40fb20d0
YQ
1772016-02-18 Yao Qi <yao.qi@linaro.org>
178
179 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
180 Set "set breakpoint condition-evaluation" per $cond_bp_target.
181
21b1f8d2
DE
1822016-02-16 Doug Evans <dje@google.com>
183
184 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
185 * gdb.base/skip1.c: Ditto.
186 * gdb.base/skip.exp: Whitespace cleanup.
187
4041ed77
DB
1882016-02-16 Don Breazeal <donb@codesourcery.com>
189
190 PR remote/19496
191 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
192 Remove kfail for PR remote/19496.
193
c4ef31bf
SM
1942016-02-16 Simon Marchi <simon.marchi@ericsson.com>
195
196 * lib/gdb.exp (standard_temp_file): Return a path specific to
197 the runtest invocation.
198
266b65b3
SM
1992016-02-16 Simon Marchi <simon.marchi@ericsson.com>
200
201 * gdb.trace/save-trace.exp: Change relative path to be in the
202 standard output directory.
203
a7a0a6a9
JK
2042016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
205
206 * gdb.arch/i386-prologue.c: Add missing prototypes.
207
c99dbb42
JK
2082016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
211 * gdb.arch/i386-prologue.exp: Likewise.
212 * gdb.arch/i386-size.exp: Likewise.
213
aa480355
SM
2142016-02-15 Simon Marchi <simon.marchi@ericsson.com>
215
216 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
217 define object file path.
218 * gdb.btrace/gcore.exp: Use standard_output_file to define core
219 file path.
220 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
221 standard_output_file to define binfile.
222
ba881f50
JK
2232016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 Fix compatibility with recent gfortran-5.3.1.
226 * gdb.fortran/vla-history.exp (print vla1 allocated)
227 (print vla2 allocated, print $2, print $3): Remove
228 (print $4): Rename to ...
229 (print $2): ... here.
230 (print $9): Rename to ...
231 (print $5): ... here.
232 (print $10): Rename to ...
233 (print $6): ... here.
234 * gdb.fortran/vla.f90: Add pvla initialization.
235
e9fb005c
JK
2362016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
237
238 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
239 New test.
240 * gdb.fortran/vla-value-sub.exp: Likewise.
241
e44e00ff
MK
2422016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
243
244 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
245
97e94151
SM
2462016-02-12 Simon Marchi <simon.marchi@ericsson.com>
247
248 * i386-biarch-core.exp: Define corefile using
249 standard_output_file.
250
01113bc1
YQ
2512016-02-12 Yao Qi <yao.qi@linaro.org>
252
253 * gdb.arch/arm-single-step-kernel-helper.c: New.
254 * gdb.arch/arm-single-step-kernel-helper.exp: New.
255
33b4777c
MM
2562016-02-12 Markus Metzger <markus.t.metzger@intel.com>
257
258 * gdb.btrace/tailcall-only.exp: New.
259 * gdb.btrace/tailcall-only.c: New.
260 * gdb.btrace/x86_64-tailcall-only.S: New.
261 * gdb.btrace/i686-tailcall-only.S: New.
262
acc23c11
PA
2632016-02-11 Pedro Alves <palves@redhat.com>
264
265 * README (Parallel testing): Add missing double quotes.
266
e352bf0a
PA
2672016-02-11 Pedro Alves <palves@redhat.com>
268
269 * README (Parallel testing): New section.
270 (GDB_PARALLEL): Rewrite.
271 (FORCE_PARALLEL): Document.
272
9f5fed78
MK
2732016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
274
275 * gdb.trace/tfile-avx.c: New test.
276 * gdb.trace/tfile-avx.exp: New test.
277
9ef9e6a6
KS
2782016-02-09 Keith Seitz <keiths@redhat.com>
279
280 PR breakpoints/19546
281 * gdb.base/infcall-exec.c: New file.
282 * gdb.base/infcall-exec2.c: New file.
283 * gdb.base/infcall-exec.exp: New file.
284
a96e36da
KS
2852016-02-09 Keith Seitz <keiths@redhat.com>
286
287 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
288 (toplevel): Call test_bkpt_address.
289
9f61929f
KS
2902016-02-09 Keith Seitz <keiths@redhat.com>
291
292 PR python/19506
293 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
294 (toplevel): Call test_bkpt_address.
295
1e94266c
SM
2962016-02-09 Simon Marchi <simon.marchi@ericsson.com>
297
298 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
299 to AC_OUTPUT.
300 * configure: Regenerate.
301
2a7f3dff
PA
3022016-02-09 Pedro Alves <palves@redhat.com>
303
304 PR breakpoints/19548
305 * gdb.base/execl-update-breakpoints.c (some_function): New
306 function.
307 (main): Call it.
308 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
309 Tighten expected GDB output.
310
2151ccc5
SM
3112016-02-08 Simon Marchi <simon.marchi@ericsson.com>
312
313 * Makefile.in (ALL_SUBDIRS): Remove.
314 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
315 (distclean maintainer-clean realclean): Likewise.
316 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
317 * configure: Regenerate.
318 * gdb.ada/Makefile.in: Delete.
319 * gdb.arch/Makefile.in: Likewise.
320 * gdb.asm/Makefile.in: Likewise.
321 * gdb.base/Makefile.in: Likewise.
322 * gdb.btrace/Makefile.in: Likewise.
323 * gdb.cell/Makefile.in: Likewise.
324 * gdb.compile/Makefile.in: Likewise.
325 * gdb.cp/Makefile.in: Likewise.
326 * gdb.disasm/Makefile.in: Likewise.
327 * gdb.dlang/Makefile.in: Likewise.
328 * gdb.dwarf2/Makefile.in: Likewise.
329 * gdb.fortran/Makefile.in: Likewise.
330 * gdb.gdb/Makefile.in: Likewise.
331 * gdb.go/Makefile.in: Likewise.
332 * gdb.guile/Makefile.in: Likewise.
333 * gdb.java/Makefile.in: Likewise.
334 * gdb.linespec/Makefile.in: Likewise.
335 * gdb.mi/Makefile.in: Likewise.
336 * gdb.modula2/Makefile.in: Likewise.
337 * gdb.multi/Makefile.in: Likewise.
338 * gdb.objc/Makefile.in: Likewise.
339 * gdb.opencl/Makefile.in: Likewise.
340 * gdb.opt/Makefile.in: Likewise.
341 * gdb.pascal/Makefile.in: Likewise.
342 * gdb.perf/Makefile.in: Likewise.
343 * gdb.python/Makefile.in: Likewise.
344 * gdb.reverse/Makefile.in: Likewise.
345 * gdb.server/Makefile.in: Likewise.
346 * gdb.stabs/Makefile.in: Likewise.
347 * gdb.threads/Makefile.in: Likewise.
348 * gdb.trace/Makefile.in: Likewise.
349 * gdb.xml/Makefile.in: Likewise.
350 * lib/gdb.exp (make_gdb_parallel_path): Add check for
351 GDB_PARALLEL.
352 (standard_output_file): Remove check for GDB_PARALLEL, always
353 return path in outputs/$subdir/$testname.
354
437277d4
SM
3552016-02-08 Simon Marchi <simon.marchi@ericsson.com>
356
357 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
358 (site.exp): Assign abs_srcdir to tcl's srcdir.
359
31d913c7
YQ
3602016-02-04 Yao Qi <yao.qi@linaro.org>
361
362 * gdb.base/foll-exec-mode.c: Include limits.h.
363 (main): Add parameters argc and argv. Get directory from
364 argv[0].
365 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
366 compilation.
367 * gdb.base/foll-exec.c: Include limits.h.
368 (main): Add parameters argc and argv.
369 Get directory from argv[0].
370 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
371 Adjust tests on the number of lines as source code changed.
372 * gdb.base/foll-vfork-exit.c: Include limits.h.
373 (main): Add one line of statement before vfork.
374 * gdb.base/foll-vfork.c: Include limits.h and string.h.
375 (main): Add parameters argc and argv. Get directory from
376 argv[0].
377 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
378 (setup_gdb): Set tbreak to skip some source lines.
379 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
380 (main): Add parameters argc and argv. Get directory from
381 argv[0].
382 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
383 compilation.
384 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
385 (main): Add parameters argc and argv. Get directory from
386 argv[0].
387 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
388 compilation.
389
9482b9fb
DE
3902016-02-01 Doug Evans <dje@google.com>
391
392 * gdb.base/skip.exp: Clean up multiple references to same test name.
393
6b2e4f10
PA
3942016-02-01 Pedro Alves <palves@redhat.com>
395
ccb6afd6 396 PR remote/19496
6b2e4f10
PA
397 * gdb.threads/forking-threads-plus-breakpoint.exp
398 (displaced_stepping_supported): New global.
399 (probe_displaced_stepping_support): New procedure.
400 (do_test): Add 'displaced' parameter, and use it.
401 (top level): Check for displaced stepping support. Add displaced
402 stepping on/off testing axis.
403
37a8db1a
AB
4042016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
407 pointer. Don't perform further tests on the unassociated pointer
408 if the first test fails.
409
5fdf6324
AB
4102016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * gdb.base/max-value-size.c: New file.
413 * gdb.base/max-value-size.exp: New file.
414 * gdb.base/huge.exp: Disable max-value-size for this test.
415
935c6144
IB
4162016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
417
418 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
419
7fe8399d
YQ
4202016-01-28 Yao Qi <yao.qi@linaro.org>
421
422 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
423
a2077e25
PA
4242016-01-25 Pedro Alves <palves@redhat.com>
425
426 PR threads/19461
427 * gdb.base/fork-running-state.c: New file.
428 * gdb.base/fork-running-state.exp: New file.
429
1d2736d4
PA
4302016-01-25 Pedro Alves <palves@redhat.com>
431
432 PR gdb/19494
433 * gdb.base/catch-fork-kill.c: New file.
434 * gdb.base/catch-fork-kill.exp: New file.
435
f1da4b11
PA
4362016-01-25 Pedro Alves <palves@redhat.com>
437
438 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
439 Delete, moved to lib/gdb.exp.
440 * gdb.threads/forking-threads-plus-breakpoint.exp
441 (foreach_with_prefix): Likewise.
442 * gdb.threads/process-dies-while-handling-bp.exp
443 (foreach_with_prefix): Likewise.
444 * lib/gdb.exp (foreach_with_prefix): New procedure.
445
45f38546
MK
4462016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
447
448 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
449 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
450
dc29a1ce
MK
4512016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
452
453 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
454 endian targets.
455
092127d7
JK
4562016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
457 Pedro Alves <palves@redhat.com>
458
459 Fix testsuite compatibility with Guile.
460 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
461 number.
462
31d765d3
JK
4632016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 Fix testsuite compatibility with Guile.
466 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
467 (thread 1): New test for backtrace through signal handler.
468
1ac78c04
YQ
4692016-01-22 Yao Qi <yao.qi@linaro.org>
470
471 PR testsuite/19491
472 * gdb.base/multi-forks.c: Include
473 ../lib/unbuffer_output.c
474 (main): Call gdb_unbuffer_output.
475
4f5946a8
DE
4762016-01-21 Doug Evans <dje@google.com>
477
478 * lib/ada.exp (gdb_compile_ada): Fix typo.
479
305e13e6
JB
4802016-01-21 Joel Brobecker <brobecker@adacore.com>
481
482 * gdb.base/break-fun-addr.exp: New file.
483 * gdb.base/break-fun-addr1.c: New file.
484 * gdb.base/break-fun-addr2.c: New file.
485
5f5dfff6
SM
4862016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
487
488 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
489 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
490 enum flag values.
491
fd356fa2
AA
4922016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
493
494 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
495 when GDB can not set the vector return value. Add more comments
496 for clarification.
497
9df22175
AT
4982016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
499
500 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
501 command.
502
41d1845e
SM
5032016-01-19 Simon Marchi <simon.marchi@ericsson.com>
504
505 * Makefile.in (DO_RUNTEST): Add --status and update usages.
506
01ac6840
SM
5072016-01-19 Simon Marchi <simon.marchi@ericsson.com>
508
509 * Makefile.in (check-single): Pass --status to runtest.
510 (check/%.exp): Likewise.
511
5122016-01-19 Simon Marchi <simon.marchi@ericsson.com>
513
514 * Makefile.in (check-parallel): Propagate return code from make
515 do-check-parallel.
516
bd0a71fa
MK
5172016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
518
519 * gdb.trace/ftrace.exp: Fix expected message on continue.
520 * gdb.trace/pending.exp: Fix expected message on continue.
521 * gdb.trace/trace-break.exp: Fix expected message on continue.
522
8bcbad33
SM
5232016-01-18 Simon Marchi <simon.marchi@ericsson.com>
524
525 * lib/gdb.exp (gdb_test): Remove unused global references.
526
f303dbd6
PA
5272016-01-18 Pedro Alves <palves@redhat.com>
528
529 * gdb.base/async-shell.exp: Adjust expected output.
530 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
531 * gdb.base/siginfo-thread.exp: Adjust expected output.
532 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
533 * gdb.java/jnpe.exp: Adjust expected output.
534 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
535 * gdb.threads/continue-pending-status.exp: Adjust expected output.
536 * gdb.threads/leader-exit.exp: Adjust expected output.
537 * gdb.threads/manythreads.exp: Adjust expected output.
538 * gdb.threads/pthreads.exp: Adjust expected output.
539 * gdb.threads/schedlock.exp: Adjust expected output.
540 * gdb.threads/siginfo-threads.exp: Adjust expected output.
541 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
542 expected output.
543 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
544 output.
545 * gdb.threads/sigthread.exp: Adjust expected output.
546 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
547
b2789696
YQ
5482016-01-18 Yao Qi <yao.qi@linaro.org>
549
550 * gdb.guile/scm-section-script.c: Replace @progbits with
551 %progbits.
552 * gdb.python/py-section-script.c: Likewise.
553
71ef29a8
PA
5542016-01-15 Pedro Alves <palves@redhat.com>
555
556 * gdb.multi/tids.exp: Test star wildcard ranges.
557
3f5b7598
PA
5582016-01-15 Pedro Alves <palves@redhat.com>
559
560 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
561 command from "thread apply" invocation.
562 (thr_apply_info_thr_invalid): Default the expected output to the
563 input tid list.
564 (top level): Add tests that use convenience variables. Add tests
565 for "thread apply" with a valid TID list, but missing the command.
566
663f6d42
PA
5672016-01-13 Pedro Alves <palves@redhat.com>
568
569 * gdb.base/default.exp: Expect $_gthread as well.
570 * gdb.multi/tids.exp: Test $_gthread.
571 * gdb.threads/thread-specific.exp: Test $_gthread.
572
c84f6bbf
PA
5732016-01-13 Pedro Alves <palves@redhat.com>
574
575 * gdb.multi/tids.exp: Test "info threads -gid".
576
22a02324
PA
5772016-01-13 Pedro Alves <palves@redhat.com>
578
579 * gdb.multi/tids.exp: Test InferiorThread.global_num and
580 Breakpoint.thread.
581 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
582
5d5658a1
PA
5832016-01-07 Pedro Alves <palves@redhat.com>
584
585 * gdb.base/break.exp: Adjust to output changes.
586 * gdb.base/hbreak2.exp: Likewise.
587 * gdb.base/sepdebug.exp: Likewise.
588 * gdb.base/watch_thread_num.exp: Likewise.
589 * gdb.linespec/keywords.exp: Likewise.
590 * gdb.multi/info-threads.exp: Likewise.
591 * gdb.threads/thread-find.exp: Likewise.
592 * gdb.multi/tids.c: New file.
593 * gdb.multi/tids.exp: New file.
594
84654457
PA
5952016-01-13 Pedro Alves <palves@redhat.com>
596
597 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
598
e3940304
PA
5992016-01-13 Pedro Alves <palves@redhat.com>
600
601 * gdb.base/default.exp: Expect $_inferior as well.
602 * gdb.multi/base.exp: Test $_inferior.
603
a911d87a
PA
6042016-01-13 Pedro Alves <palves@redhat.com>
605
606 PR breakpoints/19388
607 * gdb.base/catch-signal-siginfo-cond.c: New file.
608 * gdb.base/catch-signal-siginfo-cond.exp: New file.
609
82075af2
JS
6102016-01-12 Josh Stone <jistone@redhat.com>
611 Philippe Waroquiers <philippe.waroquiers@skynet.be>
612
613 * gdb.base/catch-syscall.c (do_execve): New variable.
614 (main): Conditionally trigger an execve.
615 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
616 (test_catch_syscall_execve): New, check entry/return across execve.
617 (do_syscall_tests): Call test_catch_syscall_execve.
618
e46eeedd
PA
6192016-01-12 Pedro Alves <palves@redhat.com>
620
621 * gdb.base/random-signal.exp (do_test): New procedure, with body
622 of testcase moved in.
623
01d8c27e
JK
6242016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
625 Pedro Alves <palves@redhat.com>
626
627 * gdb.base/funcargs.exp (finish from indirectly called function):
628 Reintroduce the case for 'First'.
629
9a706302
JK
6302016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
631 Pedro Alves <palves@redhat.com>
632
633 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
634 (tcatch_vfork_then_child_follow_exec)
635 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
636 identification.
637
c0ecb95f
JK
6382016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
639
640 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
641 and repeats to unlimited.
642 * gdb.python/py-value.exp: Likewise.
643 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
644 and repeats to unlimited.
645
6cfc1fcb
JK
6462016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
649 and reordering the functions.
650 * gdb.multi/hangout.c: Likewise.
651 * gdb.multi/hello.c: Likewise.
652
582a1b00
SM
6532016-01-08 Simon Marchi <simon.marchi@ericsson.com>
654
655 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
656 absolute.
657 (SingleStatisticTestResult.report): Use dict.keys instead of
658 dict.iterkeys.
659
79bc59cb
PA
6602016-01-06 Pedro Alves <palves@redhat.com>
661
662 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
663
43368e1d
MM
6642016-01-04 Markus Metzger <markus.t.metzger@intel.com>
665
666 * gdb.btrace/dlopen.exp: New.
667 * gdb.btrace/dlopen.c: New.
668 * gdb.btrace/dlopen-dso.c: New.
669
79fad5b8
SL
6702015-12-25 Sandra Loosemore <sandra@codesourcery.com>
671
672 * lib/gdb.exp (gdb_test): Update comments to clarify that the
673 PATTERN argument is optional.
674
ab8314b3
JB
6752015-12-24 Joel Brobecker <brobecker@adacore.com>
676
677 * lib/ada.exp (target_compile_ada_from_dir): New function.
678 (gdb_compile_ada): Reimplement avoiding the use of project files.
679 * gdb.ada/gnat_ada.gpr: Delete.
680 * gdb.ada/cond_lang.exp: Adjust test to make path before
681 filename optional.
682 * gdb.ada/small_reg_param.exp: Likewise.
683
fe33faff
SM
6842015-12-22 Simon Marchi <simon.marchi@ericsson.com>
685
686 * gdb.base/foll-vork.exp: Remove HP-UX special case.
687
6d265cb4
TP
6882015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
689
690 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
691 case.
692
10125099
SM
6932015-12-21 Simon Marchi <simon.marchi@ericsson.com>
694
695 * gdb.base/break.exp: Remove dead code.
696 * gdb.base/sepdebug.exp: Likewise.
697
3ca22649
SM
6982015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
699
700 * gdb.asm/asm-source.exp: Remove HP-UX references.
701 * gdb.base/annota1.exp: Likewise.
702 * gdb.base/annota3.exp: Likewise.
703 * gdb.base/attach.exp: Likewise.
704 * gdb.base/bigcore.exp: Likewise.
705 * gdb.base/break.exp: Likewise.
706 * gdb.base/call-ar-st.exp: Likewise.
707 * gdb.base/callfuncs.exp: Likewise.
708 * gdb.base/catch-fork-static.exp: Likewise.
709 * gdb.base/display.exp: Likewise.
710 * gdb.base/foll-exec-mode.exp: Likewise.
711 * gdb.base/foll-exec.exp: Likewise.
712 * gdb.base/foll-fork.exp: Likewise.
713 * gdb.base/foll-vfork.exp: Likewise.
714 * gdb.base/funcargs.exp: Likewise.
715 * gdb.base/hbreak2.exp: Likewise.
716 * gdb.base/inferior-died.exp: Likewise.
717 * gdb.base/interrupt.exp: Likewise.
718 * gdb.base/multi-forks.exp: Likewise.
719 * gdb.base/nodebug.exp: Likewise.
720 * gdb.base/sepdebug.exp: Likewise.
721 * gdb.base/solib1.c: Likewise.
722 * gdb.base/step-test.exp: Likewise.
723 * gdb.mi/non-stop.c: Likewise.
724 * gdb.mi/pthreads.c: Likewise.
725 * gdb.multi/bkpt-multi-exec.ex: Likewise.
726 * gdb.threads/pthreads.c: Likewise.
727 * gdb.threads/staticthreads.exp: Likewise.
728 * lib/future.exp: Likewise.
729 * lib/gdb.exp: Likewise.
730 * gdb.base/so-indr-cl.c: Remove.
731 * gdb.base/so-indr-cl.exp: Likewise.
732 * gdb.base/solib.c: Likewise.
733 * gdb.base/solib.exp: Likewise.
734 * gdb.base/solib2.c: Likewise.
735
b6304613
SM
7362015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
737
738 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
739 * gdb.base/call-ar-st.exp: Likewise.
740 * gdb.base/callfuncs.exp: Likewise.
741 * gdb.base/condbreak.exp: Likewise.
742 * gdb.base/constvars.exp: Likewise.
743 * gdb.base/hbreak2.exp: Likewise.
744 * gdb.base/langs.exp: Likewise.
745 * gdb.base/list.exp: Likewise.
746 * gdb.base/long_long.exp: Likewise.
747 * gdb.base/ptype.exp: Likewise.
748 * gdb.base/scope.exp: Likewise.
749 * gdb.base/signals.exp: Likewise.
750 * gdb.base/so-impl-ld.exp: Likewise.
751 * gdb.base/varargs.exp: Likewise.
752 * gdb.base/volatile.exp: Likewise.
753 * gdb.base/whatis.exp: Likewise.
754 * gdb.cp/cplusfuncs.exp: Likewise.
755 * gdb.cp/inherit.exp: Likewise.
756 * gdb.cp/local.exp: Likewise.
757 * gdb.cp/member-ptr.exp: Likewise.
758 * gdb.cp/method.exp: Likewise.
759 * gdb.cp/overload.exp: Likewise.
760 * gdb.cp/templates.exp: Likewise.
761 * gdb.stabs/weird.exp: Likewise.
762 * lib/compiler.c: Likewise.
763 * lib/compiler.cc: Likewise.
764 * lib/cp-support.exp: Likewise.
765 * lib/gdb.exp: Likewise.
766
bf401b07
SM
7672015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
768
769 * configure.ac: Remove HP-UX case.
770 * configure: Regenerate.
771
aff9c0f8
SM
7722015-12-18 Simon Marchi <simon.marchi@ericsson.com>
773
774 * lib/gdb.exp (gdb_compile): Add function doc.
775
a6904d5a
PA
7762015-12-17 Pedro Alves <palves@redhat.com>
777
778 PR threads/19354
779 * gdb.multi/info-threads.exp: New file.
780
a22279dd
YQ
7812015-12-15 Yao Qi <yao.qi@linaro.org>
782
783 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
784 is aarch64*-*-*.
785
0588c796
SL
7862015-12-14 Sandra Loosemore <sandra@codesourcery.com>
787
788 * gdb.base/history-duplicates.exp: Skip if no readline support.
789
5d978e17
SL
7902015-12-14 Sandra Loosemore <sandra@codesourcery.com>
791
792 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
793
7e763b86
SL
7942015-12-14 Sandra Loosemore <sandra@codesourcery.com>
795
796 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
797
87a3a92c
SL
7982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
799
800 * gdb.base/completion.exp: Skip tests that interrupt GDB with
801 ctrl-C if nointerrupts target property is set.
802 * gdb.base/double-prompt-target-event-error.exp: Likewise.
803 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
804 * gdb.base/paginate-bg-execution.exp: Likewise.
805 * gdb.base/paginate-execution-startup.exp: Likewise.
806 * gdb.base/random-signal.exp: Likewise.
807 * gdb.base/range-stepping.exp: Likewise.
808 * gdb.cp/annota2.exp: Likewise.
809 * gdb.cp/annota3.exp: Likewise.
810 * gdb.gdb/selftest.exp: Likewise.
811 * gdb.threads/continue-pending-status.exp: Likewise.
812 * gdb.threads/leader-exit.exp: Likewise.
813 * gdb.threads/manythreads.exp: Likewise.
814 * gdb.threads/pthreads.exp: Likewise.
815 * gdb.threads/schedlock.exp: Likewise.
816 * gdb.threads/sigthread.exp: Likewise.
817
a8f077dc
DB
8182015-12-11 Don Breazeal <donb@codesourcery.com>
819
820 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
821 remote.
822 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
823 * gdb.base/foll-exec.exp (main): Enable for target remote.
824 * gdb.base/foll-fork.exp (main): Likewise.
825 * gdb.base/foll-vfork.exp (main): Likewise.
826 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
827 (proc continue_to_exit_bp_loc): Use clean_restart.
828 * gdb.base/pie-execl.exp (main): Disable for target remote.
829 * gdb.base/watch-vfork.exp (main): Enable for target remote.
830 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
831 * gdb.threads/execl.exp (main): Likewise.
832 * gdb.threads/fork-child-threads.exp (main): Likewise.
833 * gdb.threads/fork-plus-threads.exp (main): Disable for target
834 remote.
835 * gdb.threads/fork-thread-pending.exp (main): Enable for target
836 remote.
837 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
838 pid.tid style ptids, instead of just tid.
839 * gdb.threads/thread-execl.exp (main): Enable for target remote.
840 * gdb.threads/watchpoint-fork.exp (main): Likewise.
841 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
842 ptids, instead of just tid.
843
3b2464a8
AB
8442015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
845
846 * gdb.base/list.exp (test_list_forward): Add end of file error
847 test.
848 (test_repeat_list_command): Add end of file error test.
849 (test_list_backwards): Add beginning of file error test.
850
a0def019
AB
8512015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
852
853 * gdb.base/list.exp (test_list_invalid_args): New function,
854 defined, and called.
855
5c000dff
AB
8562015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
857
858 * gdb.base/list.exp (test_list): Make test names unique.
859
f1637ebe
YQ
8602015-12-11 Yao Qi <yao.qi@linaro.org>
861
862 * gdb.base/coremaker2.c: Remove.
863
36d6fc0a
PA
8642015-12-10 Pedro Alves <palves@redhat.com>
865
866 * gdb.multi/base.exp: Remove stale "spaces" references.
867
762f7747
PA
8682015-12-10 Pedro Alves <palves@redhat.com>
869
870 * gdb.multi/base.exp: Don't use nowarnings.
871 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
872 * gdb.multi/hangout.c: Include stdio.h.
873 * gdb.multi/hello.c: Include stdlib.h.
874 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
875 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
876 * gdb.multi/multi-arch.exp: Don't use nowarnings.
877
28d2bfb9
AB
8782015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.dwarf2/dw2-ranges-base.c: New file.
881 * gdb.dwarf2/dw2-ranges-base.exp: New file.
882 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
883 support additional line table, and debug ranges generation.
884 (Dwarf::ranges): New function, generate .debug_ranges.
885 (Dwarf::lines): Support generating simple line table programs.
886 (Dwarf::assemble): Initialise new namespace variables.
887
5fc2beac
KB
8882015-12-09 Kevin Buettner <kevinb@redhat.com>
889
890 * gdb.base/async.exp (proc test_background): Add case for
891 asynchronous execution not supported.
892
1c35a88f
LM
8932015-12-09 Luis Machado <lgustavo@codesourcery.com>
894
895 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
896 format and change test names to make them unique.
897
b593e3d9
RK
8982015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
899 Pedro Alves <pedro@redhat.com>
900
901 PR gdb/18702
902 Add checking of floatformats setup on x86_64 hosts.
903 * gdb.arch/i386-float.S (main): Load bigval and smallval.
904 (smallval, bigval): New labels/constants.
905 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
906 float" after loading bigval and smallval.
907
d72413e6
PMR
9082015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
909
910 * gdb.ada/fun_overload_menu.exp: New testcase.
911 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
912
ece66d65
JS
9132015-12-04 Josh Stone <jistone@redhat.com>
914
915 * gdb.base/catch-fork-static.exp: New.
916
41d0efca
YQ
9172015-12-03 Yao Qi <yao.qi@linaro.org>
918
919 * gdb.base/sizeof.c: Don't include stdio.h and
920 ../lib/unbuffer_output.c.
921 (main): New variable 'size' and 'value'. Remove printf and
922 gdb_unbuffer_output. Assign return value to size and value.
923 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
924 at the beginning.
925 (check_sizeof): Check the result by printing variable 'size'.
926 (check_valueof): Check the result by printing variable 'value'.
927
99fd02d9
YQ
9282015-12-01 Yao Qi <yao.qi@linaro.org>
929
930 * gdb.base/disp-step-syscall.exp: Define syscall instruction
931 for aarch64*-*-linux* target.
932
f2faf941
PA
9332015-11-30 Pedro Alves <palves@redhat.com>
934
935 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
936
04bf20c5
PA
9372015-11-30 Pedro Alves <palves@redhat.com>
938
939 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
940 Handle non-stop mode vCont replies.
941
09df4675
PA
9422015-11-30 Pedro Alves <palves@redhat.com>
943
944 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
945 prepare_for_testing. Start gdb with "set non-stop on" appended to
946 GDBFLAGS. Lax expected stop output.
947
58b584af
YQ
9482015-11-27 Yao Qi <yao.qi@linaro.org>
949
950 * gdb.arch/arm-neon.exp: New.
951 * gdb.arch/arm-neon.c: New.
952
dfcb77a8
YQ
9532015-11-27 Yao Qi <yao.qi@linaro.org>
954
955 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
956
88e8ec1b
YQ
9572015-11-27 Yao Qi <yao.qi@linaro.org>
958
959 * gdb.cp/annota2.exp: Allow multiple occurrences of the
960 frames-invalid annotation.
961
bfde72c2
YQ
9622015-11-27 Yao Qi <yao.qi@linaro.org>
963
964 * gdb.cp/annota2.exp: Use ${frames_invalid}.
965
f6512a69
SM
9662015-11-26 Simon Marchi <simon.marchi@ericsson.com>
967
968 * gdb.threads/names.exp: New file.
969 * gdb.threads/names.c: New file.
970 * README: Mention gdb,no_thread_names.
971
46a3515b
MM
9722015-11-26 Markus Metzger <markus.t.metzger@intel.com>
973
974 PR 19297
975 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
976 support" error.
977
62147a22
PA
9782015-11-24 Pedro Alves <palves@redhat.com>
979
980 PR 17539
981 * gdb.base/display.exp: Expect displays to be sorted in ascending
982 order. Use multi_line.
983 * gdb.base/solib-display.exp: Likewise.
984
2f341b6e
PA
9852015-11-24 Pedro Alves <palves@redhat.com>
986
987 PR 17539
988 * gdb.base/display.exp: Expect displays to be sorted in ascending
989 order. Use multi_line.
990 * gdb.base/solib-display.exp: Likewise.
991
7e0aa6aa
PA
9922015-11-24 Pedro Alves <palves@redhat.com>
993
994 PR 17539
995 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
996 threads in ascending order.
997 * gdb.base/foll-fork.exp: Likewise.
998 * gdb.base/foll-vfork.exp: Likewise.
999 * gdb.base/multi-forks.exp: Likewise.
1000 * gdb.mi/mi-nonstop.exp: Likewise.
1001 * gdb.mi/mi-nsintrall.exp: Likewise.
1002 * gdb.multi/base.exp: Likewise.
1003 * gdb.multi/multi-arch.exp: Likewise.
1004 * gdb.python/py-inferior.exp: Likewise.
1005 * gdb.threads/break-while-running.exp: Likewise.
1006 * gdb.threads/execl.exp: Likewise.
1007 * gdb.threads/gcore-thread.exp: Likewise.
1008 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1009 * gdb.threads/kill.exp: Likewise.
1010 * gdb.threads/linux-dp.exp: Likewise.
1011 * gdb.threads/multiple-step-overs.exp: Likewise.
1012 * gdb.threads/next-bp-other-thread.exp: Likewise.
1013 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1014 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1015 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1016 * gdb.threads/thread-find.exp: Likewise.
1017 * gdb.threads/tls.exp: Likewise.
1018 * lib/mi-support.exp (mi_reverse_list): Delete.
1019 (mi_check_thread_states): No longer reverse list.
1020
2cc57ad8
PA
10212015-11-24 Pedro Alves <palves@redhat.com>
1022
1023 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1024 use lowercase.
1025
c93e8391
SM
10262015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1027
1028 * gdb.trace/actions.c: Include trace-common.h.
1029 (main): Add a location for a fast tracepoint.
1030 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1031 the normal tracepoints.
1032 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1033
045ccf91
SM
10342015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1035
1036 * save-trace.exp: Factor out code to these...
1037 (gdb_save_tracepoints): New.
1038 (gdb_load_tracepoints): New.
1039 (do_save_load_test): New.
1040
5506f9f6
KB
10412015-11-23 Kevin Buettner <kevinb@redhat.com>
1042
1043 * gdb.base/asmlabel.exp: New test.
1044 * gdb.base/asmlabel.c: New test case.
1045
16c3b12f
JB
10462015-11-23 Joel Brobecker <brobecker@adacore.com>
1047
1048 * gdb.base/wrong_frame_bt_full-main.c: New file.
1049 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1050 * gdb.base/wrong_frame_bt_full.exp: New file.
1051
155bfbd3
JB
10522015-11-23 Joel Brobecker <brobecker@adacore.com>
1053
1054 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1055
bb097445
JM
10562015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1057
206853a0 1058 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1059 pstate register when comparing registers values in
1060 sparc64-*-linux-gnu targets to avoid spurious differences.
1061
9c88ed8f
JM
10622015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1063
206853a0 1064 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1065
96161e25
SL
10662015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1067
1068 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1069 as type argument to gdb_compile.
1070 * gdb.base/nested-subp2.exp: Likewise.
1071 * gdb.base/nested-subp3.exp: Likewise.
1072
340c2830
DV
10732015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1074
1075 * lib/dwarf.exp (_note): Fix left shift of negative value.
1076 * gdb.trace/trace-condition.exp: Likewise.
1077
c1862d0f
YQ
10782015-11-13 Yao Qi <yao.qi@linaro.org>
1079
1080 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1081 comments about d10v.
1082 (test_scalar_returns): Likewise.
1083 * gdb.base/d10v.ld: Remove.
1084 * gdb.base/overlays.exp: Remove the target triplet checking for
1085 d10v-*-*.
1086 * gdb.base/structs.exp (test_struct_returns): Remove the
1087 comments about d10v.
1088 (test_struct_calls): Likewise.
1089
77ae9c19
YQ
10902015-11-13 Yao Qi <yao.qi@linaro.org>
1091
1092 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1093 * gdb.base/gnu_vector.c: Don't include stdio.h.
1094 (main): Don't print res and call add_some_intvecs.
1095
430e004e
MK
10962015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1097
1098 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1099 macro.
1100 (func5): Removed.
1101 (func4): Use FAST_TRACEPOINT_LABEL.
1102 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1103 macro.
1104 (func): Removed.
1105 (thread_function): Use FAST_TRACEPOINT_LABEL.
1106 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1107 (func): Remove.
1108 (marker): Use FAST_TRACEPOINT_LABEL.
1109 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1110 (pendfunc1): Remove.
1111 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1112 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1113 (foo): Remove.
1114 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1115 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1116 macro.
1117 (func): Remove.
1118 (marker): Use FAST_TRACEPOINT_LABEL.
1119 * gdb.trace/trace-common.h: New header.
1120 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1121 macro.
1122 (func): Remove.
1123 (marker): Use FAST_TRACEPOINT_LABEL.
1124 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1125 (func): Remove.
1126 (thread_function): Use FAST_TRACEPOINT_LABEL.
1127
6e7675a7
MK
11282015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1129
1130 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1131 in front.
1132 * gdb.trace/change-loc.exp: Use global pcreg definition.
1133 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1134 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1135 in front.
1136 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1137 * gdb.trace/pending.exp: Likewise.
1138 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1139 * gdb.trace/trace-break.exp: Likewise.
1140 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1141 in front.
1142 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1143 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1144 in front.
1145 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1146
dddc0e16
JB
11472015-11-09 Joel Brobecker <brobecker@adacore.com>
1148
1149 * gdb.ada/fin_fun_out: New testcase.
1150
c6f0b406
KB
11512015-11-07 Kevin Buettner <kevinb@redhat.com>
1152
1153 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1154 value associated with DW_AT_byte_size.
1155 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1156 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1157 DW_AT_upper_bound.
1158
f01dcfd9
KB
11592015-11-07 Kevin Buettner <kevinb@redhat.com>
1160
1161 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1162 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1163 version.
1164 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1165 gdb.dwarf2/dw2-canonicalize-type.exp,
1166 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1167 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1168 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1169 provided by gdb_target_symbol_prefix_flags_asm.
1170 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1171 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1172 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1173 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1174 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1175 macros where needed). Use this macro for symbols which require
1176 the prefix provided by SYMBOL_PREFIX.
1177
2223449a
KB
11782015-11-05 Kevin Buettner <kevinb@redhat.com>
1179
1180 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1181 New procs.
1182 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1183 representing expressions, of more than one list element.
1184 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1185 to prepend linker symbol prefix to f.
1186 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1187 table_1 and table_2.
1188 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1189 Likewise, for f and g.
1190 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1191 for ptr.
1192 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1193 for main.
1194 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1195 table_1_ptr and table_2_ptr.
1196
6f2f1a3a
JK
11972015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1198 Joel Brobecker <brobecker@adacore.com>
1199
1200 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1201
566c56c9
MK
12022015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1203
1204 * gdb.reverse/s390-mvcle.c: New test.
1205 * gdb.reverse/s390-mvcle.exp: New file.
1206 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1207
d5f0636b
MK
12082015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1209
1210 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1211
7ad8b86c
MK
12122015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1213
1214 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1215 reaching marker2.
1216 * gdb.reverse/getresuid-reverse.exp: Likewise.
1217 * gdb.reverse/pipe-reverse.exp: Likewise.
1218 * gdb.reverse/readv-reverse.exp: Likewise.
1219 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1220 * gdb.reverse/time-reverse.exp: Likewise.
1221 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1222
4081c0f1
YQ
12232015-10-30 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1226 (empty_cycle): Remove.
1227 (main): Don't call empty_cycle. Don't use watch_count_done.
1228 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1229 empty_cycle. Rewrite the code counting HW watchpoints.
1230
452b4ba5
MK
12312015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1232
1233 * gdb.reverse/fstatat-reverse.c: New test.
1234 * gdb.reverse/fstatat-reverse.exp: New file.
1235 * gdb.reverse/getresuid-reverse.c: New test.
1236 * gdb.reverse/getresuid-reverse.exp: New file.
1237 * gdb.reverse/pipe-reverse.c: New test.
1238 * gdb.reverse/pipe-reverse.exp: New file.
1239 * gdb.reverse/readv-reverse.c: New test.
1240 * gdb.reverse/readv-reverse.exp: New file.
1241 * gdb.reverse/recvmsg-reverse.c: New test.
1242 * gdb.reverse/recvmsg-reverse.exp: New file.
1243 * gdb.reverse/time-reverse.c: New test.
1244 * gdb.reverse/time-reverse.exp: New file.
1245 * gdb.reverse/waitpid-reverse.c: New test.
1246 * gdb.reverse/waitpid-reverse.exp: New file.
1247
5e2e7507
JK
12482015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1251
0fde2c53
DE
12522015-10-26 Doug Evans <dje@google.com>
1253
1254 PR symtab/17391
1255 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1256 * gdb.dwarf2/bad-regnum.c: New file.
1257 * gdb.dwarf2/bad-regnum.exp: New file.
1258
1a70ae97
DE
12592015-10-26 Doug Evans <dje@google.com>
1260
1261 PR python/18938
1262 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1263 file.
1264
27dc26ab
JK
12652015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1266
1267 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1268 for a change by "Mention language in compile error message".
1269
bed91f4d
SM
12702015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1271
1272 PR python/18073
1273 * gdb.python/py-type.c (C::a_method): New.
1274 (C::a_const_method): New.
1275 (C::a_static_method): New.
1276 (a_function): New.
1277 * gdb.python/py-type.exp (test_fields): Test getting fields
1278 from function and method.
1279
3f2f83dd
KB
12802015-10-21 Keven Boell <keven.boell@intel.com>
1281
1282 * gdb.fortran/vla-alloc-assoc.exp: New file.
1283 * gdb.fortran/vla-datatypes.exp: New file.
1284 * gdb.fortran/vla-datatypes.f90: New file.
1285 * gdb.fortran/vla-history.exp: New file.
1286 * gdb.fortran/vla-ptype-sub.exp: New file.
1287 * gdb.fortran/vla-ptype.exp: New file.
1288 * gdb.fortran/vla-sizeof.exp: New file.
1289 * gdb.fortran/vla-sub.f90: New file.
1290 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1291 * gdb.fortran/vla-value-sub-finish.exp: New file.
1292 * gdb.fortran/vla-value-sub.exp: New file.
1293 * gdb.fortran/vla-value.exp: New file.
1294 * gdb.fortran/vla-ptr-info.exp: New file.
1295 * gdb.mi/mi-vla-fortran.exp: New file.
1296 * gdb.mi/vla.f90: New file.
1297
27145d50
SL
12982015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1299
1300 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1301 of hardwired timeout value.
1302
5f3ff4f8
JK
13032015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1304 Pedro Alves <palves@redhat.com>
1305
1306 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1307 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1308
bfd09d20
JS
13092015-10-19 Josh Stone <jistone@redhat.com>
1310
1311 * gdb.base/catch-syscall.c: Include <sched.h>.
1312 (unknown_syscall): New variable.
1313 (main): Trigger a vfork and an unknown syscall.
1314 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1315 (unknown_syscall_number): Likewise.
1316 (check_call_to_syscall): Accept an optional syscall pattern.
1317 (check_return_from_syscall): Likewise.
1318 (check_continue): Likewise.
1319 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1320 (test_catch_syscall_skipping_return): New test toggling off 'catch
1321 syscall' to step over the syscall return, then toggling back on.
1322 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1323 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1324 (do_syscall_tests): Call test_catch_syscall_without_args and
1325 test_catch_syscall_mid_vfork.
1326 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1327 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1328
b32b93c6
AS
13292015-10-19 Andrew Stubbs <ams@codesourcery.com>
1330
1331 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1332 print g_vE): Add new pass patterns.
1333 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1334 print various symbol names for vptr fields.
1335
9d622bda
AB
13362015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1337
1338 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1339 results.
1340
0fd8ac1c
YQ
13412015-10-12 Yao Qi <yao.qi@linaro.org>
1342
1343 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1344
34240514
YQ
13452015-10-12 Yao Qi <yao.qi@linaro.org>
1346
1347 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1348 is aarch64*-*-linux*.
1349
8240f442
YQ
13502015-10-12 Yao Qi <yao.qi@linaro.org>
1351
1352 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1353 (can_relocate_bcond_true): ... it.
1354 (can_relocate_bcond_false): New function.
1355 (foo): Likewise.
1356 (can_relocate_bl): Likewise.
1357 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1358 can_relocate_bl.
1359
2520f728
PMR
13602015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1361
1362 * gdb.base/nested-addr.c: New file.
1363 * gdb.base/nested-addr.exp: New testcase.
1364
abcef95a
MM
13652015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1366
1367 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1368 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1369 its output. Ignore the output of "record goto begin" and instead
1370 check that GDB is replaying.
1371
145e3ddb
PA
13722015-10-09 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1375 (top level): Use it in the run with no args test.
1376
d5d8c4e1
IB
13772015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1378
1379 * gdb.dlang/properties.exp: New file.
1380
06e635ef
SL
13812015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1382
1383 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1384 whether or not address 0x1000 is mapped on the target.
1385
e019fd1d
SM
13862015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1387
1388 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1389 build.
1390
77ba2a67
MM
13912015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1392
1393 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1394 instruction-history test.
1395
c60eb31f
DE
13962015-09-28 Doug Evans <dje@google.com>
1397
1398 * gdb.base/gcore.c (array_func): Add reference to static_array.
1399
9a3c8263
SM
14002015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1401
1402 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1403 source line.
1404
9720e656
SL
14052015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1406
1407 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1408 short or char as base type.
1409
938d3bf2
SL
14102015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1411
1412 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1413 to allow any size enum.
1414
e6c2c623
PMR
14152015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1416
1417 * gdb.ada/array_ptr_renaming.exp: New testcase.
1418 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1419 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1420
06da0f77
PL
14212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1422
1423 * gdb.trace/ftrace-lock.c: New file.
1424 * gdb.trace/ftrace-lock.exp: New file.
1425
4f51c22a
PL
14262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1427
1428 * gdb.arch/insn-reloc.c: New file.
1429 * gdb.arch/ftrace-insn-reloc.exp: New file.
1430
7041adf4
PL
14312015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1432
1433 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1434 instruction.
1435 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1436 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1437 * gdb.trace/range-stepping.c: Likewise.
1438 * gdb.trace/trace-break.c: Likewise.
1439 * gdb.trace/trace-mt.c (thread_function): Likewise.
1440 * gdb.trace/ftrace.c (marker): Likewise.
1441 * gdb.trace/trace-condition.c (marker): Likewise.
1442 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1443 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1444 is_aarch64_target.
1445
015d2e7e
DE
14462015-09-18 Doug Evans <xdje42@gmail.com>
1447
1448 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1449 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1450
26b188a2
SL
14512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1452
1453 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1454 the breakpoint.
1455
79dc332b
SL
14562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1457
1458 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1459 the pending breakpoint. Remove timeout override for "Run till
1460 MI pending breakpoint on pendfunc3 on thread 2" test.
1461
f57929f2
SL
14622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1463
1464 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1465 filename pattern.
1466
3f469b17
SL
14672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1468
1469 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1470 in breakpoint filename pattern.
1471
515b89b3
SL
14722015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1473
7800dbe4
SL
1474 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1475
14762015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1477
515b89b3
SL
1478 * gdb.linespec/explicit.exp: Check for readline support for
1479 tab-completion tests. Fix obvious typo.
1480
d2939ba2
MM
14812015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1482
1483 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1484 and replay.
1485
cbb55fa7
MM
14862015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1487
1488 * gdb.btrace/non-stop.c: New.
1489 * gdb.btrace/non-stop.exp: New.
1490
43691ca1
PL
14912015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1492 Yao Qi <yao.qi@linaro.org>
1493
1494 * gdb.trace/trace-condition.c: New file.
1495 * gdb.trace/trace-condition.exp: New file.
1496
d78908cf
WW
14972015-09-16 Wei-cheng Wang <cole945@gmail.com>
1498
1499 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1500 for testing bytecode compilation.
1501
1ed415e2
PA
15022015-09-16 Pedro Alves <palves@redhat.com>
1503 Sandra Loosemore <sandra@codesourcery.com>
1504
1505 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1506 (SECONDS): Redefine.
1507 (main): Call pthread_kill and alarm early.
1508 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1509 support.
1510 (test): If the target can't hardware step and doesn't support
1511 displaced stepping, increase the timeout.
1512
d136eff5
PA
15132015-09-16 Pedro Alves <palves@redhat.com>
1514
1515 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1516 (enable_debug): New procedures.
1517 (test): Use them. Bail out if waiting for threads fails.
1518 (top level): Bail out if a test fails.
1519
991f019c
YQ
15202015-09-16 Yao Qi <yao.qi@linaro.org>
1521
1522 * gdb.asm/asm-source.exp: Set asm-arch for
1523 aarch64*-*-* target.
1524 * gdb.asm/aarch64.inc: New file.
1525
bfca584f
PMR
15262015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1527
1528 * gdb.ada/array_of_variable_length.exp: New testcase.
1529 * gdb.ada/array_of_variable_length/foo.adb: New file.
1530 * gdb.ada/array_of_variable_length/pck.adb: New file.
1531 * gdb.ada/array_of_variable_length/pck.ads: New file.
1532
b326e587
DE
15332015-09-15 Doug Evans <dje@google.com>
1534
1535 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1536 of function static local variable.
1537
5382cfab
PW
15382015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1539
1540 * gdb.threads/tls-so_extern.exp: New test file.
1541 * gdb.threads/tls-so_extern.c: New test file.
1542 * gdb.threads/tls-so_extern_main.c: New test file.
1543
141c5cc4
JK
15442015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1545
1546 * gdb.opt/solib-intra-step-lib.c: New file.
1547 * gdb.opt/solib-intra-step-main.c: New file.
1548 * gdb.opt/solib-intra-step.exp: New file.
1549
d15dcecd
PA
15502015-09-15 Pedro Alves <palves@redhat.com>
1551
1552 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1553 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1554
4c2f2a79
PA
15552015-09-14 Pedro Alves <palves@redhat.com>
1556
1557 * gdb.base/hook-stop-continue.c: Delete.
1558 * gdb.base/hook-stop-continue.exp: Delete.
1559 * gdb.base/hook-stop-frame.c: Delete.
1560 * gdb.base/hook-stop-frame.exp: Delete.
1561 * gdb.base/hook-stop.c: New file.
1562 * gdb.base/hook-stop.exp: New file.
1563
919e6dbe
PMR
15642015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1565
1566 * gdb.ada/access_to_packed_array.exp: New testcase.
1567 * gdb.ada/access_to_packed_array/foo.adb: New file.
1568 * gdb.ada/access_to_packed_array/pack.adb: New file.
1569 * gdb.ada/access_to_packed_array/pack.ads: New file.
1570
157280a4
MM
15712015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1572
1573 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1574 buffer size test.
1575
2fd33e94
DB
15762015-09-11 Don Breazeal <donb@codesourcery.com>
1577
1578 * gdb.base/foll-exec.c: Add copyright header. Fix
1579 formatting issues.
1580 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1581 (do_exec_tests): Use clean_restart in place of zap_session,
1582 and for test initialization. Fix formatting issues. Use
1583 fail in place of perror.
1584 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1585 an expect statement to match an expression with output from
1586 the program under debug.
1587 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1588 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1589 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1590 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1591 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1592
e70b6e8e
DE
15932015-09-09 Doug Evans <dje@google.com>
1594
1595 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1596
7a551a51
DE
15972015-09-09 Doug Evans <dje@google.com>
1598
1599 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1600
4c666f84
DE
16012015-09-09 Doug Evans <dje@google.com>
1602
1603 * gdb.base/savedregs.exp: Fix typo.
1604
243a9253
PA
16052015-09-09 Pedro Alves <palves@redhat.com>
1606
1607 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1608
c0fa8fbd
SL
16092015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1610
1611 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1612 command actually switches threads. Give up on remaining
1613 tests if target fails to stop at breakpoint.
1614
cd7c1778
PMR
16152015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1616
1617 * gdb.ada/funcall_char.exp: New testcase.
1618 * gdb.ada/funcall_char/foo.adb: New file.
1619
dc5c8746
PMR
16202015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1621
1622 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1623 expected outputs. Add two testcases for completing ambiguous
1624 functions.
1625 * gdb.ada/complete/aux_pck.adb: New file.
1626 * gdb.ada/complete/aux_pck.ads: New file.
1627 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1628 Ambiguous_Func functions.
1629 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1630 * gdb.ada/complete/pck.adb: Likewise.
1631
4e83a1e7
UW
16322015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1633
1634 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1635 failures to run the test program under GDB.
1636
8ce74153
LM
16372015-08-26 Luis Machado <lgustavo@codesourcery.com>
1638
1639 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1640 to C.
1641
e9756d52
PP
16422015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1643
1644 * gdb.base/run-after-attach.exp: New test file.
1645 * gdb.base/run-after-attach.c: New test file.
1646
8d37573b
DB
16472015-08-26 Don Breazeal <donb@codesourcery.com>
1648
1649 * gdb.base/foll-exec-2.c: New test program.
1650 * gdb.base/foll-exec-2.exp: New test.
1651
63e43d3a
PMR
16522015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1653
1654 * gdb.base/nested-subp1.exp: New file.
1655 * gdb.base/nested-subp1.c: New file.
1656 * gdb.base/nested-subp2.exp: New file.
1657 * gdb.base/nested-subp2.c: New file.
1658 * gdb.base/nested-subp3.exp: New file.
1659 * gdb.base/nested-subp3.c: New file.
1660
3d40fbb5
PA
16612015-08-24 Pedro Alves <palves@redhat.com>
1662
1663 * gdb.server/connect-without-multi-process.c: New file.
1664 * gdb.server/connect-without-multi-process.exp: New file.
1665
4422ac93
LM
16662015-08-24 Luis Machado <lgustavo@codesourcery.com>
1667
1668 * gdb.opt/inline-markers.c: Make z int.
1669
91dddb86
LM
16702015-08-24 Luis Machado <lgustavo@codesourcery.com>
1671
1672 * gdb.opt/inline-markers.c: Make z volatile.
1673
a48847ee
LM
16742015-08-24 Luis Machado <lgustavo@codesourcery.com>
1675
1676 * gdb.opt/inline-bt.c: New volatile global z.
1677 * gdb.opt/inline-cmds.c: Likewise.
1678 * gdb.opt/inline-locals.c: Likewise.
1679 * gdb.opt/inline-markers.c: New extern global z.
1680 (marker): Use z.
1681 (inline_fn): Likewise.
1682
0ebbc52b
PA
16832015-08-24 Pedro Alves <palves@redhat.com>
1684
1685 * config/m32r-stub.exp: Remove file.
1686 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1687 * gdb.base/call-rt-st.exp: Likewise.
1688 * gdb.base/call-strs.exp: Likewise.
1689 * gdb.base/default.exp: Remove references to h8300-*-hms and
1690 *-*-udi*.
1691 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1692
77c365df
AA
16932015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1694
1695 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1696 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1697 and "return" use KFAIL when GDB can not read/write the vector
1698 return value.
1699
4313b8c0
GB
17002015-08-21 Gary Benson <gbenson@redhat.com>
1701
1702 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1703
0e433b32
PA
17042015-08-20 Pedro Alves <palves@redhat.com>
1705
1706 * gdb.server/solib-list.exp: No longer expect an interior stop in
1707 non-stop mode.
1708
221e1a37
PA
17092015-08-20 Pedro Alves <palves@redhat.com>
1710
1711 * gdb.server/connect-stopped-target.c: New file.
1712 * gdb.server/connect-stopped-target.exp: New file.
1713
40e3ad0e
PA
17142015-08-20 Pedro Alves <palves@redhat.com>
1715
1716 * gdb.dwarf2/comp-unit-lang.exp: New file.
1717 * gdb.dwarf2/comp-unit-lang.c: New file.
1718
af39b327
PMR
17192015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1720
1721 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1722 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1723
7d45c7c3 17242015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 1725
7d45c7c3
KB
1726 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1727 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1728
4d6cceb4
DE
17292015-08-18 Doug Evans <dje@google.com>
1730 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1731
1732 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1733 skip_python_tests. New arg prompt_regexp.
1734 (skip_python_tests): New function.
1735 * lib/mi-support.exp (mi_skip_python_tests): New function.
1736 * gdb.python/py-mi-objfile-gdb.py: New file.
1737 * gdb.python/py-mi-objfile.c: New file.
1738 * gdb.python/py-mi-objfile.exp: New file.
1739
ad89c2aa
KS
17402015-08-17 Keith Seitz <keiths@redhat.com>
1741
1742 * gdb.linespec/explicit.exp: Move strace test from here ...
1743 * gdb.trace/strace.exp: ... to here.
1744
e3ae3c43
PP
17452015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1746
1747 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1748 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1749
604b2636
DE
17502015-08-14 Doug Evans <xdje42@gmail.com>
1751
1752 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1753 inferior before selecting a new file.
1754
6ff0ba5f
DE
17552015-08-14 Doug Evans <xdje42@gmail.com>
1756
1757 * gdb.mi/mi-disassemble.exp: Update.
1758 * gdb.base/disasm-optim.S: New file.
1759 * gdb.base/disasm-optim.c: New file.
1760 * gdb.base/disasm-optim.h: New file.
1761 * gdb.base/disasm-optim.exp: New file.
1762
9ca98f92
KS
17632015-08-14 Keith Seitz <keiths@redhat.com>
1764
1765 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1766 "evaluated-by".
1767
52bbc560
JB
17682015-08-13 Joel Brobecker <brobecker@adacore.com>
1769
1770 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1771
5d8c3ed3
PMR
17722015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1773
1774 * gdb.ada/fun_renaming.exp: New testcase.
1775 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1776 * gdb.ada/fun_renaming/pack.adb: New file.
1777 * gdb.ada/fun_renaming/pack.ads: New file.
1778
ea8812bc
KS
17792015-08-12 Keith Seitz <keiths@redhat.com>
1780
1781 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1782 gdb_get_line_number.
1783
4dafcdeb
JB
17842015-08-12 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1787 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1788 gdb.base/dso2dso.exp: New files.
1789
5ba32597
SDJ
17902015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1791 Pedro Alves <palves@redhat.com>
1792 Keith Seitz <keiths@redhat.com>
1793
1794 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1795 GDBFLAGS.
1796
b6dafabf
PP
17972015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1798
1799 * gdb.base/gdbhistsize-history.exp
1800 (test_histsize_history_setting): Use save_vars.
1801 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1802 Use save_vars.
1803 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1804 * gdb.base/readline.exp: Use save_vars.
1805
abe8e607
PP
18062015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1807
1808 * lib/gdb.exp (save_vars): New proc.
1809
629500fa
KS
18102015-08-11 Keith Seitz <keiths@redhat.com>
1811
1812 * gdb.base/help.exp: Update help_breakpoint_text.
1813
eb8c4e2e
KS
18142015-08-11 Keith Seitz <keiths@redhat.com>
1815
1816 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1817 (at toplevel): Call test_explicit_breakpoints.
1818 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1819 breakpoints.
1820 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1821 breakpoint conditions, "-cond".
1822
87f0e720
KS
18232015-08-11 Keith Seitz <keiths@redhat.com>
1824
1825 * gdb.linespec/3explicit.c: New file.
1826 * gdb.linespec/cpexplicit.cc: New file.
1827 * gdb.linespec/cpexplicit.exp: New file.
1828 * gdb.linespec/explicit.c: New file.
1829 * gdb.linespec/explicit.exp: New file.
1830 * gdb.linespec/explicit2.c: New file.
1831 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1832 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1833 before using in the matching pattern.
1834 Clarify that `prefix' is a regular expression.
1835
f00aae0f
KS
18362015-08-11 Keith Seitz <keiths@redhat.com>
1837
1838 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1839 test.
1840 Add tests for missing ",FMT" and ",".
1841
e27852be
DE
18422015-08-10 Doug Evans <dje@google.com>
1843 Keith Seitz <keiths@redhat.com>
1844
1845 PR gdb/17960
1846 * gdb.base/completion.exp: Add location completer tests.
1847
7f03bd92
PA
18482015-08-07 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1851 tests here.
1852 (top level): Run do_test with and without displaced stepping.
1853
3fc8eb30
PA
18542015-08-07 Pedro Alves <palves@redhat.com>
1855
1856 * gdb.base/valgrind-disp-step.c: New file.
1857 * gdb.base/valgrind-disp-step.exp: New file.
1858
d4569d7b
PA
18592015-08-07 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1862 Delete function.
1863 (main): Add alarm. Run an infinite loop instead of calling
1864 wait_threads.
1865 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1866 comment.
1867 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1868 Delete function.
1869 (main): Add alarm. Run an infinite loop instead of calling
1870 wait_threads.
1871 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1872 comment.
1873
e1316e60
PA
18742015-08-07 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.base/checkpoint-ns.exp: New file.
1877 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1878 standard_testfile.
1879
da8c46d2
MM
18802015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1881
1882 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1883 * gdb.btrace/instruction_history.exp: Update.
1884 * gdb.btrace/tsx.exp: New.
1885 * gdb.btrace/tsx.c: New.
1886
de1c2c52
PA
18872015-08-06 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1890 increase timeout.
1891 * gdb.reverse/until-precsave.exp: Bump timeouts.
1892
782e0bf4
PA
18932015-08-06 Pedro Alves <palves@redhat.com>
1894
1895 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1896
83e97ed0
PA
18972015-08-06 Pedro Alves <palves@redhat.com>
1898
1899 PR gdb/18749
1900 * gdb.threads/process-dies-while-handling-bp.c: New file.
1901 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1902
863d01bd
PA
19032015-08-06 Pedro Alves <palves@redhat.com>
1904
1905 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1906 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1907
0a39bb32
PA
19082015-08-05 Pedro Alves <palves@redhat.com>
1909
1910 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1911 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1912
ee2d2b10
SL
19132015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1914
1915 * gdb.base/bp-permanent.exp: Report test as unsupported if
1916 the target cannot stop at the permanent breakpoint.
1917
4e1bdb00
DE
19182015-08-03 Doug Evans <dje@google.com>
1919
1920 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1921 10000.
1922
3d338901
DE
19232015-08-03 Doug Evans <dje@google.com>
1924
1925 * Makefile.in (workers/%.worker, build-perf): New rule.
1926 (GDB_PERFTEST_MODE): New variable.
1927 (check-perf): Use it.
1928 (clean): Clean up gdb.perf parallel build subdirs.
1929 * lib/build-piece.exp: New file.
1930 * lib/gdb.exp (make_gdb_parallel_path): New function
1931 (standard_output_file, standard_temp_file): Call it.
1932 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1933 of $GDB_PARALLEL.
1934 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1935
af061d3e
DE
19362015-08-03 Doug Evans <dje@google.com>
1937
8e1afc81 1938 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
1939 (LOG_FILE_NAME): New global.
1940 (TextReporter.__init__): Initialize self.txt_sum.
1941 (TextReporter.report): Add support for multiple data-points.
1942 Move report to perftest.sum, put raw data in perftest.log.
1943 (TextReporter.start): Open sum and log files.
1944 (TextReporter.end): Close sum and log files.
8e1afc81
DE
1945 * gdb.perf/lib/perftest/testresult.py
1946 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 1947
2c8c5d37
PA
19482015-07-31 Pedro Alves <palves@redhat.com>
1949
1950 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1951 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1952 kill_wait_spawned_process instead of explicit "kill -9".
1953 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1954 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1955 kill_wait_spawned_process.
1956 * gdb.base/attach-twice.exp: Likewise.
1957 * gdb.base/attach.exp: Likewise.
1958 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1959 gdb_test_multiple.
1960 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1961 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1962 kill_wait_spawned_process.
1963 * gdb.base/valgrind-infcall.exp: Likewise.
1964 * gdb.multi/multi-attach.exp: Likewise.
1965 * gdb.python/py-prompt.exp: Likewise.
1966 * gdb.python/py-sync-interp.exp: Likewise.
1967 * gdb.server/ext-attach.exp: Likewise.
1968 * gdb.threads/attach-into-signal.exp (corefunc): Use
1969 spawn_wait_for_attach, spawn_id_get_pid and
1970 kill_wait_spawned_process.
1971 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1972 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1973 spawn_id_get_pid and kill_wait_spawned_process.
1974 * gdb.threads/attach-stopped.exp (corefunc): Use
1975 spawn_wait_for_attach, spawn_id_get_pid and
1976 kill_wait_spawned_process.
1977 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1978 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1979 kill_wait_spawned_process instead of explicit "kill -9".
1980 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1981 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1982 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1983 processes. Don't map cygwin/windows pids here. Now returns a
1984 spawn id list.
1985
032a0fca
SL
19862015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1987
1988 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1989 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1990 correct patch.
1991
61a934ca
SL
19922015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1993
1994 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1995
4bc4d428
SL
19962015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1997
1998 Reapply:
1999 2014-05-21 Mark Wielaard <mjw@redhat.com>
2000
2001 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2002
998d452a
PA
20032015-07-30 Pedro Alves <palves@redhat.com>
2004
2005 * linux-low.c (handle_extended_wait): Set the child's last
2006 reported status to TARGET_WAITKIND_STOPPED.
2007
69dde7dc
PA
20082015-07-30 Pedro Alves <palves@redhat.com>
2009
2010 PR threads/18600
2011 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2012 only shows inferior 1.
2013
4dd63d48
PA
20142015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2015 Pedro Alves <palves@redhat.com>
2016
2017 PR threads/18600
2018 * gdb.threads/fork-plus-threads.c: New file.
2019 * gdb.threads/fork-plus-threads.exp: New file.
2020
d618e4c5
PP
20212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2022
2023 * gdb.base/batch-preserve-term-settings.exp
2024 (test_terminal_settings_preserved_after_cli_exit): Use
2025 send_quit_command.
2026
1eef6428
PA
20272015-07-29 Pedro Alves <palves@redhat.com>
2028 Don Breazeal <donb@codesourcery.com>
2029
2030 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2031 output from both inferior_spawn_id and gdb_spawn_id.
2032
7da5b897
SDJ
20332015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2034
2035 * gdb.threads/attach-into-signal.exp (corefunc): Use
2036 with_test_prefix on nested loops, uniquefying the test messages.
2037
dac804df
SDJ
20382015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2039
2040 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2041 commit.
2042
06265e53
PP
20432015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2044
2045 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2046 New proc.
2047 (test_terminal_settings_preserved_after_sigterm): New test.
2048
18206ca3
PP
20492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2050
2051 * gdb.base/batch-preserve-term-settings.exp
2052 (test_terminal_settings_preserved_after_cli_exit): New test.
2053
90074d11
PP
20542015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2055
2056 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2057 manipulation of saved_gdbflags.
2058 (test_terminal_settings_preserved): Remove global declaration of
2059 the unused variable pagination_prompt. Remove manipulation of
2060 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2061 GDBFLAGS.
2062
eb1a7902
PA
20632015-07-29 Pedro Alves <palves@redhat.com>
2064
2065 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2066
8b75dd3b
PA
20672015-07-29 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2070 at the top.
2071
dedad4e3
PA
20722015-07-29 Pedro Alves <palves@redhat.com>
2073
2074 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2075 (main): Call gdb_unbuffer_output.
2076 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2077 (main): Call gdb_unbuffer_output.
2078 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2079 (main): Call gdb_unbuffer_output.
2080 * gdb.base/call-strs.exp: Adjust to step over the
2081 gdb_unbuffer_output call.
2082 * gdb.base/catch-gdb-caused-signals.c: Include
2083 "../lib/unbuffer_output.c".
2084 (main): Call gdb_unbuffer_output.
2085 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2086 (main): Call gdb_unbuffer_output.
2087 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2088 (main): Call gdb_unbuffer_output.
2089 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2090 (main): Call gdb_unbuffer_output.
2091 * gdb.base/shlib-call.exp: Adjust to step over the
2092 gdb_unbuffer_output call.
2093 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2094 (main): Call gdb_unbuffer_output.
2095 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2096 (main): Call gdb_unbuffer_output.
2097 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2098 (main): Rename to ...
2099 (test): ... this.
2100 (main): Reimplement.
2101 * gdb.base/varargs.exp: Run to test instead of to main.
2102 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2103 (main): Call gdb_unbuffer_output.
2104
58789a91
PA
21052015-07-29 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2108 factore out from mi_continue_dprintf. For call-style dprintfs,
2109 expect dprintf output out of $inferior_spawn_id.
2110 (mi_continue_dprintf): Use mi_expect_dprintf.
2111 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2112 (main): Call gdb_unbuffer_output.
2113
e8376742
PA
21142015-07-29 Pedro Alves <palves@redhat.com>
2115
2116 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2117 (default_mi_gdb_start): Set inferior_spawn_id instead of
2118 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2119 gdb_spawn_id.
2120 (mi_gdb_test): Always expect inferior output from both
2121 $inferior_spawn_id and $gdb_spawn_id.
2122
08280010
PA
21232015-07-29 Pedro Alves <palves@redhat.com>
2124
2125 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2126 send_inferior and $inferior_spawn_id.
2127
4d30e432
PA
21282015-07-29 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.gdb/complaints.exp (test_initial_complaints)
2131 (test_serial_complaints, test_short_complaints): Use
2132 gdb_test_stdio.
2133 (test_empty_complaint): Handle $inferior_spawn_id !=
2134 $gdb_spawn_id.
2135
0d30a335
PA
21362015-07-29 Pedro Alves <palves@redhat.com>
2137
2138 * gdb.base/varargs.exp: Use gdb_test_stdio.
2139
39413b29
PA
21402015-07-29 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2143
7cb000a9
PA
21442015-07-29 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2147
d7b8ac82
PA
21482015-07-29 Pedro Alves <palves@redhat.com>
2149
2150 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2151 parameter into two new parameters, "inf_result" and "gdb_result".
2152 Expect inferior output and gdb output from $inferior_spawn_id and
2153 $gdb_spawn_id, respectively. Adjust all callers.
2154
789c3a0c
PA
21552015-07-29 Pedro Alves <palves@redhat.com>
2156
2157 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2158 of gdb_test_sequence.
2159
77e760c3
PA
21602015-07-29 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2163 (saw_spurious_output): Expect inferior output from
2164 $inferior_spawn_id. Use gdb_test_stdio.
2165
8396d2cd
PA
21662015-07-29 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.base/dprintf.exp: Use standard_testfile. Change
2169 prepare_for_testing call.
2170 (srcfile): Don't set.
2171 (restart): New procedure.
2172 (test_dprintf): New procecure, use to continue over dprintfs.
2173 (test_call, test_agent): New procedures, tests moved here.
2174 Restart gdb and recreate dprintfs. Adjust expected output.
2175
2051d61f
PA
21762015-07-29 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2179
452397af
PA
21802015-07-29 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2183
8aed9555
PA
21842015-07-29 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2187 gdb_test_stdio.
2188
188a61b4
PA
21892015-07-29 Pedro Alves <palves@redhat.com>
2190
2191 * lib/gdb.exp (gdb_test_stdio): New procedure.
2192
12264a45
PA
21932015-07-29 Pedro Alves <palves@redhat.com>
2194
2195 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2196
23ffc893
PA
21972015-07-29 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.base/call-signal-resume.exp: Remove check for
2200 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2201 * gdb.base/unwindonsignal.exp: Likewise.
2202 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2203 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2204
65566918
PA
22052015-07-29 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.base/siginfo-addr.c (pass): New function.
2208 (handler): Call it iff si_addr is correct.
2209 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2210 Set a breakpoint at "pass" and continue to it.
2211
d60a9221
SDJ
22122015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2213
2214 * gdb.python/py-objfile.exp: Make some tests have unique names.
2215 * gdb.python/py-pp-registration.exp: Likewise.
2216
bde40b8f
PA
22172015-07-28 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2220
13e1dec8
SM
22212015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2222
2223 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2224
da33c9a7
SM
22252015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2226
2227 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2228
077836f7
PP
22292015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2230
2231 * gdb.base/gdb-sigterm-2.exp: New test.
2232
b8cc7b2e
DE
22332015-07-25 Doug Evans <xdje42@gmail.com>
2234
2235 Revert:
2236 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2237 (workers/%.worker, build-perf): New rule.
2238 (GDB_PERFTEST_MODE): New variable.
2239 (check-perf): Use it.
2240 (clean): Clean up gdb.perf parallel build subdirs.
2241 * lib/build-piece.exp: New file.
2242 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2243 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2244 name.
2245 (standard_temp_file): Ditto.
2246 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2247 of $GDB_PARALLEL.
2248
c8bd4544
DE
22492015-07-24 Doug Evans <dje@google.com>
2250
2251 * gdb.perf/lib/perftest/utils.py: New file.
2252 * gdb.perf/gm-hello.cc: New file.
2253 * gdb.perf/gm-pervasive-typedef.cc: New file.
2254 * gdb.perf/gm-pervasive-typedef.h: New file.
2255 * gdb.perf/gm-std.cc: New file.
2256 * gdb.perf/gm-std.h: New file.
2257 * gdb.perf/gm-use-cerr.cc: New file.
2258 * gdb.perf/gm-utils.h: New file.
2259 * gdb.perf/gmonster-null-lookup.py: New file.
2260 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2261 * gdb.perf/gmonster-print-cerr.py: New file.
2262 * gdb.perf/gmonster-ptype-string.py: New file.
2263 * gdb.perf/gmonster-runto-main.py: New file.
2264 * gdb.perf/gmonster-select-file.py: New file.
2265 * gdb.perf/gmonster1-null-lookup.exp: New file.
2266 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2267 * gdb.perf/gmonster1-print-cerr.exp: New file.
2268 * gdb.perf/gmonster1-ptype-string.exp: New file.
2269 * gdb.perf/gmonster1-runto-main.exp: New file.
2270 * gdb.perf/gmonster1-select-file.exp: New file.
2271 * gdb.perf/gmonster1.cc: New file.
2272 * gdb.perf/gmonster1.exp: New file.
2273 * gdb.perf/gmonster2-null-lookup.exp: New file.
2274 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2275 * gdb.perf/gmonster2-print-cerr.exp: New file.
2276 * gdb.perf/gmonster2-ptype-string.exp: New file.
2277 * gdb.perf/gmonster2-runto-main.exp: New file.
2278 * gdb.perf/gmonster2-select-file.exp: New file.
2279 * gdb.perf/gmonster2.cc: New file.
2280 * gdb.perf/gmonster2.exp: New file.
2281
6eab34f3
DE
22822015-07-24 Doug Evans <dje@google.com>
2283
2284 * gdb.perf/README: New file.
2285 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2286 * lib/gen-perf-test.exp: New file.
2287
63738bfd
DE
22882015-07-24 Doug Evans <dje@google.com>
2289
2290 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2291 (PerfTest::startup): New function.
2292 (PerfTest::run): Return result of calling body.
2293 (PerfTest::assemble): Rewrite.
2294 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2295 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2296 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2297 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2298 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2299
7b606f95
DE
23002015-07-24 Doug Evans <dje@google.com>
2301
2302 * lib/gdb.exp (clean_restart): Make executable optional.
2303
a97b16b8
DE
23042015-07-24 Doug Evans <dje@google.com>
2305
2306 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2307 compiler_info references.
2308 * gdb.cp/temargs.exp: Ditto.
2309 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2310 (get_compiler_info): Early exit if already computed. Set compiler_info
2311 to "unknown" if there was a problem.
2312 (test_compiler_info): Add function comment. Call get_compiler_info.
2313
35baa57f
DE
23142015-07-24 Doug Evans <dje@google.com>
2315
2316 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2317 (workers/%.worker, build-perf): New rule.
2318 (GDB_PERFTEST_MODE): New variable.
2319 (check-perf): Use it.
2320 (clean): Clean up gdb.perf parallel build subdirs.
2321 * lib/build-piece.exp: New file.
2322 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2323 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2324 name.
2325 (standard_temp_file): Ditto.
2326 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2327 of $GDB_PARALLEL.
2328
6ebea266
DE
23292015-07-24 Doug Evans <dje@google.com>
2330
2331 * lib/future.exp (gdb_default_target_compile): New option
2332 "early_flags".
2333 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2334 --as-needed.
2335
1e76a7e9
SDJ
23362015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2337
2338 * gdb.base/catch-syscall.exp: Call gdb_exit before
2339 gdb_skip_xml_test.
2340
5068630a
PA
23412015-07-24 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.python/py-events.exp: Accept output between the stop event
2344 and the prompt.
2345 * gdb.python/py-evsignal.exp: Likewise.
2346 * gdb.python/py-evthreads.exp: Likewise.
2347
77598427
PA
23482015-07-24 Pedro Alves <palves@redhat.com>
2349
2350 PR gdb/18717
2351 * gdb.threads/non-ldr-exit.c: New file.
2352 * gdb.threads/non-ldr-exit.exp: New file.
2353
11e6c98f
YQ
23542015-07-24 Yao Qi <yao.qi@linaro.org>
2355
2356 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2357 restarting process.
2358
51aee833
YQ
23592015-07-24 Yao Qi <yao.qi@linaro.org>
2360
2361 * gdb.server/ext-restart.exp: New file.
2362
8cfe207c
YQ
23632015-07-24 Yao Qi <yao.qi@linaro.org>
2364
2365 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2366 argument options.
2367 * gdb.server/ext-wrapper.exp: New file.
2368
cc12ce38
DE
23692015-07-23 Doug Evans <dje@google.com>
2370
2371 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2372 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2373
d0d84780
PMR
23742015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2375
2376 * gdb.ada/var_arr_typedef.exp: New testcase.
2377 * gdb.ada/var_arr_typedef/pack.adb: New file.
2378 * gdb.ada/var_arr_typedef/pack.ads: New file.
2379 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2380
8b558f79
JB
23812015-07-20 Joel Brobecker <brobecker@adacore.com>
2382
2383 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2384
775a3298
JK
23852015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2386
2387 * gdb.arch/i386-biarch-core.exp: Replace istarget
2388 by "complete set gnutarget". Remove expectation for the "core-file"
2389 command.
2390
db1ff28b
JK
23912015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2392
2393 Revert the previous commit:
2394 Tests for validate symbol file using build-id.
2395
0a94970d
JK
23962015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2397
2398 Tests for validate symbol file using build-id.
2399 * gdb.base/solib-mismatch-lib.c: New file.
2400 * gdb.base/solib-mismatch-libmod.c: New file.
2401 * gdb.base/solib-mismatch.c: New file.
2402 * gdb.base/solib-mismatch.exp: New file.
2403
03346981
SL
24042015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2405
2406 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2407 nios2-*-linux*.
2408 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2409 * gdb.base/siginfo.exp: Likewise.
2410 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2411
42422cc7
PL
24122015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2413
2414 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2415 Move it to ...
2416 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2417 ... here.
2418 * gdb.trace/range-stepping.exp: Check that the target supports
2419 range stepping.
2420
cfa68bae
JK
24212015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2422
2423 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2424
8ffdba26
PA
24252015-07-14 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.base/killed-outside.exp: New file.
2428 * gdb.base/killed-outside.c: New file.
2429
218a5a11
JK
24302015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2431
2432 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2433 (n at main): New.
2434 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2435
e03ed3c6
AA
24362015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2437
2438 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2439 infcall tests instead of setting up for KFAIL.
2440
485668e5
MM
24412015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2442
2443 * gdb.btrace/record_goto-step.exp: New.
2444
08464196
JK
24452015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2446
2447 PR compile/18484
2448 * gdb.compile/compile.c (struct struct_type): Add volatile to
2449 selffield's type.
2450 * gdb.compile/compile.exp
2451 (compile code struct_object.selffield = &struct_object): Skip further
2452 struct_object tests if this one xfails.
2453
bcf5c1d9
RC
24542015-07-08 Robert O'Callahan <robert@ocallahan.org>
2455
2456 PR exp/18617
2457 * gdb.trace/ax.exp: Add test.
2458
4931af25
YQ
24592015-07-07 Yao Qi <yao.qi@linaro.org>
2460
2461 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2462 instead of istarget "aarch64*-*-*".
2463 * gdb.arch/aarch64-fp.exp: Likewise.
2464 * gdb.base/float.exp: Likewise.
2465 * gdb.reverse/aarch64.exp: Likewise.
2466 * lib/gdb.exp (is_aarch64_target): New proc.
2467
9fcf688e
YQ
24682015-07-07 Yao Qi <yao.qi@linaro.org>
2469
2470 * lib/gdb.exp (is_aarch32_target): New proc.
2471 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2472 instead of "istarget "arm*-*-*"".
2473 * gdb.arch/arm-disp-step.exp: Likewise.
2474 * gdb.arch/thumb-bx-pc.exp: Likewise.
2475 * gdb.arch/thumb-prologue.exp: Likewise.
2476 * gdb.arch/thumb-singlestep.exp: Likewise.
2477 * gdb.base/disp-step-syscall.exp: Likewise.
2478 * gdb.base/float.exp: Likewise.
2479
fbd8d50d
YQ
24802015-07-07 Yao Qi <yao.qi@linaro.org>
2481
2482 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2483 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2484
71be1fdc
YQ
24852015-07-07 Yao Qi <yao.qi@linaro.org>
2486
2487 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2488 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2489 if it exists.
2490 * gdb.multi/multi-arch.exp: Likewise.
2491
3e221d36
SM
24922015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2493
2494 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2495 print.
2496
d441430b
YQ
24972015-07-07 Yao Qi <yao.qi@linaro.org>
2498
2499 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2500
06f810bd
MG
25012015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2502
2503 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2504 '[' and ']' characters.
2505
5e61e7c0
IB
25062015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2507
2508 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2509
28bf096c
PA
25102015-06-29 Pedro Alves <palves@redhat.com>
2511
2512 PR threads/18127
2513 * gdb.threads/hand-call-new-thread.c: New file.
2514 * gdb.threads/hand-call-new-thread.c: New file.
2515
ee93cd5e
KS
25162015-06-26 Keith Seitz <keiths@redhat.com>
2517 Doug Evans <dje@google.com>
2518
2519 PR 16253
2520 * gdb.cp/var-tag-2.cc: New file.
2521 * gdb.cp/var-tag-3.cc: New file.
2522 * gdb.cp/var-tag-4.cc: New file.
2523 * gdb.cp/var-tag.cc: New file.
2524 * gdb.cp/var-tag.exp: New file.
2525
fc637f04
PP
25262015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2527
2528 * gdb.base/history-duplicates.exp: New test.
2529
2e52ae68
PP
25302015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2531
2532 * gdb.base/completion.exp: Test the completion of the "focus"
2533 command.
2534
6e22494e
JK
25352015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2536
2537 * gdb.arch/amd64-prologue-skip.S: New file.
2538 * gdb.arch/amd64-prologue-skip.exp: New file.
2539
bf7b9cd9
SM
25402015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2541
2542 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2543 is_address_zero_readable check.
2544
201e8dfd
PB
25452015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2546
2547 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2548 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2549
5cd867b4
YQ
25502015-06-24 Yao Qi <yao.qi@linaro.org>
2551
2552 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2553 linux targets.
2554
4d7be007
YQ
25552015-06-24 Yao Qi <yao.qi@linaro.org>
2556
2557 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2558 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2559 * gdb.base/siginfo-thread.exp: Likewise.
2560
07fcd301
YQ
25612015-06-22 Yao Qi <yao.qi@linaro.org>
2562
2563 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2564
52042a00
YQ
25652015-06-22 Yao Qi <yao.qi@linaro.org>
2566
2567 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2568 aarch64*-*-*.
2569 (skip_hw_watchpoint_tests): Likewise.
2570
74bd41ce
PP
25712015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2572
2573 * gdb.base/gdbinit-history.exp: Test the interaction between
2574 setting GDBHISTSIZE and setting the history size via .gdbinit.
2575
bc460514
PP
25762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2577
2578 PR gdb/16999
2579 * gdb.base/gdbhistsize-history.exp: New test.
2580
b58c513b
PP
25812015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2582
2583 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2584 with GDBHISTSIZE.
2585 * gdb.base/readline.exp: Likewise.
2586
92046791
YQ
25872015-06-17 Yao Qi <yao.qi@linaro.org>
2588
2589 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2590 line.
2591
2093d2d3
PP
25922015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2593
2594 * gdb.base/gdbinit-history.exp: Add test case to check that
2595 an unlimited history file does not get truncated on exit.
2596
e6c693af
AA
25972015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2598
2599 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2600 (VECTOR): New macro. Use it...
2601 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2602 ...for these typedefs.
2603 (int8, char1, int1, double1): New typedefs.
2604 (struct just_int2, struct two_int2): New structures.
2605 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2606 (add_structvecs, add_singlevecs): New functions.
2607 (main): Call add_some_intvecs twice.
2608 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2609 the compile and exit upon failure. Try compiling for the "native"
2610 architecture. Test inferior function calls with vector arguments
2611 and vector return value handling with "finish" and "return".
2612
c74f7d1c
JT
26132015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2614
2615 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2616 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2617 PE file.
2618 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2619
98aa42ee
AT
26202015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2621
2622 PR breakpoints/16465
2623 * gdb.mi/mi-dprintf-pending.c: New file.
2624 * gdb.mi/mi-dprintf-pending.exp: New test.
2625 * gdb.mi/mi-dprintf-pendshr.c: New file.
2626
7d73c23c 26272015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2628 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2629
2630 * gdb.arch/i386-mpx-map.c: New file.
2631 * gdb.arch/i386-mpx-map.exp: New File.
2632
26332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2634
2635 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2636 * gdb.arch/i386-mpx.exp: Indentation fixed.
2637
26382015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2639
2640 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2641 function and improved indentation.
2642 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2643 gdb_test_multiple. Added additional tests to skip the test.
2644
26452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2646
2647 * gdb.arch/i386-avx512.c: Change path in include file.
2648 * gdb.arch/i386-avx512.exp: Change include dir path
2649 compilation flag.
2650 * gdb.arch/i386-mpx.c: Change path in include file.
2651 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2652 flag.
2653
d5eba19a
JK
26542015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 * gdb.compile/compile-print.exp (compile print *vararray@3)
2657 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2658
7f361056
JK
26592015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2660
2661 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2662 (do not keep jit in memory): ... this.
2663 (expect 5): Change it to ...
2664 (expect no 5): ... this.
2665
3b462ec2
SM
26662015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2667
2668 PR gdb/15564
2669 * gdb.mi/mi-detach.exp: New file.
2670
e0619de6
JK
26712015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 PR symtab/18392
2674 * gdb.arch/amd64-tailcall-self.S: New file.
2675 * gdb.arch/amd64-tailcall-self.c: New file.
2676 * gdb.arch/amd64-tailcall-self.exp: New file.
2677
e970cb34
DB
26782015-05-28 Don Breazeal <donb@codesourcery.com>
2679
2680 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2681 tests for remote targets by checking is_target_gdbserver.
2682
b2e2f908
DE
26832015-05-27 Doug Evans <dje@google.com>
2684
2685 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2686 * gdb.dwarf2/opaque-type-lookup.c: New file.
2687 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2688
82c7be31
DE
26892015-05-26 Doug Evans <dje@google.com>
2690
2691 * gdb.cp/iostream.cc: New file.
2692 * gdb.cp/iostream.exp: New file.
2693
b4f54984
DE
26942015-05-26 Doug Evans <dje@google.com>
2695
2696 * gdb.dwarf2/dw2-op-call.exp: Update.
2697 * gdb.dwarf2/dw4-sig-types.exp: Update.
2698 * gdb.dwarf2/implptr.exp: Update.
2699 * gdb.mi/mi-cmd-param-changed.exp: Update.
2700
4ea6efe9
DE
27012015-05-26 Doug Evans <dje@google.com>
2702
2703 * gdb.python/py-lazy-string.c: New file.
2704 * gdb.python/py-lazy-string.exp: New file.
2705 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2706 (main): Update. Add estring3.
2707 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2708 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2709
f6bb7db3
YQ
27102015-05-26 Omair Javaid <omair.javaid@linaro.org>
2711 Yao Qi <yao.qi@linaro.org>
2712
2713 * gdb.reverse/aarch64.c: New.
2714 * gdb.reverse/aarch64.exp: New.
2715
a81bfbd0
OJ
27162015-05-26 Omair Javaid <omair.javaid@linaro.org>
2717
2718 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2719 (supports_reverse): Likewise.
2720
158bf1b4
PP
27212015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2722
2723 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2724 Use with_test_prefix.
2725
a0145030
AB
27262015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2727
2728 * gdb.base/completion.exp: Add test for completion of layout
2729 names.
2730
ebe3b578
AB
27312015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2732
2733 * lib/gdb.exp (skip_tui_tests): New proc.
2734 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2735
84204ed7
PA
27362015-05-19 Pedro Alves <palves@redhat.com>
2737
2738 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2739 Save the whole env array instead of just HOME. Unset HISTSIZE in
2740 the environment while testing. Restore whole environment
2741 afterwards.
2742
37442ce1
DE
27432015-05-16 Doug Evans <xdje42@gmail.com>
2744
2745 * gdb.guile/scm-ports.c: New file.
2746 * gdb.guile/scm-ports.exp: Add memory port tests.
2747
36de76f9
JK
27482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2749
2750 * gdb.compile/compile-print.c: New file.
2751 * gdb.compile/compile-print.exp: New file.
2752
3a9558c4
JK
27532015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2754
2755 * gdb.compile/compile-ops.exp: Cast param to void.
2756 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2757 (compile code struct_object.selffield = &struct_object): Add xfail.
2758
aa715135
JG
27592015-05-15 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.ada/arr_enum_with_gap: New testcase.
2762
931e5bc3
JG
27632015-05-15 Joel Brobecker <brobecker@adacore.com>
2764
2765 * gdb.ada/byte_packed_arr: New testcase.
2766
9cd4d857
JB
27672015-05-15 Joel Brobecker <brobecker@adacore.com>
2768
2769 * gdb.ada/pckd_neg: New testcase.
2770
ebfd00d2
PP
27712015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2772
2773 PR gdb/17820
2774 * gdb.base/gdbinit-history.exp: New test.
2775 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2776 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2777
4c082a81
SC
27782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2779
2780 * gdb.python/py-xmethods.cc: Enhance test case.
2781 * gdb.python/py-xmethods.exp: New tests.
2782 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2783 function.
2784 (B_indexoper): Likewise.
2785 (global_dm_list) : Add new xmethod worker functions.
2786
f7797074
SDJ
27872015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2788
2789 * gdb.base/coredump-filter.exp: Correctly unset
2790 "coredump_var_addr" array.
2791
a4674e4e
PA
27922015-05-08 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.server/non-existing-program.exp: Unset spawn_id.
2795
df2eb078
SC
27962015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2797
2798 PR python/18291
2799 * gdb.python/py-xmethods.exp: Add tests.
2800
422349a3
YQ
28012015-05-08 Yao Qi <yao.qi@linaro.org>
2802
2803 PR gdb/18208
2804 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2805 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2806 function set_coredump_filter, and remove remote_exec call.
2807 Remove argument ipid. Callers update.
2808 (top level): Don't get inferior's PID.
2809
63fc80ce
AA
28102015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2811
2812 * gdb.base/watch_thread_num.exp: Skip test on targets without
2813 access watchpoints.
2814
80ad801e
PA
28152015-05-06 Pedro Alves <palves@redhat.com>
2816
2817 PR server/18081
2818 * gdb.server/non-existing-program.exp: New file.
2819
0fa7fe50
JB
28202015-05-05 Joel Brobecker <brobecker@adacore.com>
2821
2822 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2823
3ea89b92
PMR
28242015-05-05 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.ada/out_of_line_in_inlined: New testcase.
2827
87b8eff0
JB
28282015-05-05 Joel Brobecker <brobecker@adacore.com>
2829
2830 * gdb.ada/var_rec_arr: New testcase.
2831
5fccc635
YQ
28322015-04-30 Yao Qi <yao.qi@linaro.org>
2833
2834 * gdb.base/break-idempotent.exp: If
2835 skip_hw_watchpoint_multi_tests returns true, skip the tests
2836 on "rwatch" and "awatch".
2837
42d38f42
YQ
28382015-04-30 Yao Qi <yao.qi@linaro.org>
2839
2840 * gdb.base/relativedebug.exp: Invoke gdb command
2841 "info sharedlibrary", and if libc.so doesn't have debug info,
2842 skip the test.
2843
2ce1cdbf
DE
28442015-04-29 Doug Evans <dje@google.com>
2845
2846 * gdb.python/py-xmethods.exp: Add ptype tests.
2847 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2848 get_result_type method.
2849
f24a38c5
LM
28502015-04-29 Luis Machado <lgustavo@codesourcery.com>
2851
2852 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2853 the target does not support hardware watchpoints.
2854
ecbf2b3c
LM
28552015-04-29 Luis Machado <lgustavo@codesourcery.com>
2856
2857 * gdb.base/break-always.exp: Abort testing if writing to memory
2858 causes an error.
2859
34f5f757
DE
28602015-04-28 Doug Evans <dje@google.com>
2861
2862 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2863 * gdb.python/py-pp-registration.exp: ... here. New file.
2864 * gdb.python/py-pp-registration.c: New file.
2865 * gdb.python/py-pp-registration.py: New file.
2866
69b4374a
DE
28672015-04-28 Doug Evans <dje@google.com>
2868
2869 * gdb.python/py-bad-printers.c: New file.
2870 * gdb.python/py-bad-printers.py: New file.
2871 * gdb.python/py-bad-printers.exp: New file.
2872
59fb7612
SS
28732015-04-28 Sasha Smundak <asmundak@google.com>
2874
2875 * gdb.python/py-type.exp: New test.
2876
2631b16a
AW
28772015-04-28 Andy Wingo <wingo@igalia.com>
2878
2879 * gdb.python/py-parameter.exp:
2880 * gdb.guile/scm-parameter.exp: Escape the path that we are
2881 matching against, as it might contain characters that are special
2882 to regular expressions.
2883
460efde1
JB
28842015-04-27 Joel Brobecker <brobecker@adacore.com>
2885
2886 * gdb.ada/rec_comp: New testcase.
2887
2d369d8e
SDJ
28882015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2889
2890 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2891 before using it.
2892
cf75d6c3
AB
28932015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2894
2895 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2896 new tests for verilog output.
2897
8dbe7ca5
YQ
28982015-04-24 Yao Qi <yao.qi@linaro.org>
2899
2900 * boards/remote-gdbserver-on-localhost.exp: New file.
2901
4ef9fb2f
PA
29022015-04-23 Pedro Alves <palves@redhat.com>
2903
2904 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2905 $inferior_spawn_id instead of $inferior_spawn_id directly. On
2906 "end of file", remove $inferior_spawn_id from the indirect list.
2907
0a803169
PA
29082015-04-23 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2911
749ef8f8
PA
29122015-04-23 Pedro Alves <palves@redhat.com>
2913
2914 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2915 on $any_spawn_id instead of only on $gdb_spawn_id.
2916
8aae4344
PM
29172015-04-21 Pierre Muller <muller@sourceware.org>
2918
2919 PR pascal/17815
2920 * lib/pascal.exp (gpc_compile): Add new option "class".
2921 (fpc_compile): Likewise.
2922 * gdb.pascal/case-insensitive-symbols.pas: New file.
2923 * gdb.pascal/case-insensitive-symbols.exp: New file.
2924
1586c8fb
GB
29252015-04-20 Gary Benson <gbenson@redhat.com>
2926
2927 * gdb.base/attach.exp: Fix three extended remote failures.
2928
1b6e6f5c
GB
29292015-04-17 Gary Benson <gbenson@redhat.com>
2930
2931 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2932 the main executable over the remote protocol.
2933
e797481d
PA
29342015-04-16 Pedro Alves <palves@redhat.com>
2935
2936 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2937 a new gdbserver if gdbserver_reconnect_p is set.
2938
1ca99c42
PA
29392015-04-16 Pedro Alves <palves@redhat.com>
2940
2941 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2942 is set, don't exit gdbserver.
2943
af9fd6f8
AA
29442015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2945
2946 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2947 appropriate .insn, such that an older assembler can be used.
2948 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2949 the z/Architecture instruction set on 31-bit targets as well.
2950
04ff1e61
AA
29512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2952
2953 * gdb.go/handcall.exp: Remove all logic related to the first
2954 breakpoint and rely on go_runto_main instead.
2955 * gdb.go/strings.exp: Likewise.
2956 * gdb.go/unsafe.exp: Likewise.
2957 * gdb.go/hello.exp: Likewise. Also rename the remaining
2958 breakpoint marker to "breakpoint 1".
2959 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2960 * gdb.go/strings.go: Likewise.
2961 * gdb.go/unsafe.go: Likewise.
2962 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2963 "set breakpoint 2 here" and rename the remaining breakpoint marker
2964 to "breakpoint 1".
2965
40d2f8d6
SM
29662015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2967
2968 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2969 if itertools.imap is not present.
2970 * gdb.python/py-objfile.exp: Add parentheses.
2971 * gdb.python/py-type.exp: Same.
2972 * gdb.python/py-unwind-maint.py: Same.
2973
8cbc97c6
YQ
29742015-04-15 Yao Qi <yao.qi@linaro.org>
2975
2976 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2977 of ":$ptr_size" and set its form explicitly.
2978
45fd756c
YQ
29792015-04-15 Pedro Alves <palves@redhat.com>
2980 Yao Qi <yao.qi@linaro.org>
2981
2982 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2983 timeout by factor of 4.
2984 (test_regular_watch): Likewise.
2985 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2986 * gdb.reverse/sigall-reverse.exp: Likewise.
2987 * gdb.reverse/until-precsave.exp: Likewise.
2988 * lib/gdb.exp (with_timeout_factor): New proc.
2989 (gdb_expect): Move some code to ...
2990 (get_largest_timeout): ... here. New procedure.
2991
9e811bc3
LM
29922015-04-14 Luis Machado <lgustavo@codesourcery.com>
2993
2994 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2995
0ff6fcb2
LM
29962015-04-13 Luis Machado <lgustavo@codesourcery.com>
2997
2998 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2999 to write to the .text section.
3000
7578d5f7
LM
30012015-04-13 Luis Machado <lgustavo@codesourcery.com>
3002
3003 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3004 Handle the case of targets that do not provide PID information.
3005
2efe15c4
YQ
30062015-04-13 Yao Qi <yao.qi@linaro.org>
3007
3008 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3009 and use expect instead of gdb_expect.
3010
8cd8f2f8
SDJ
30112015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3012
3013 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3014 "coredump_var_addr" to avoid naming conflict with other testcases.
3015
9ee41772
PA
30162015-04-10 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3019 gdb_test_sequence and gdb_assert.
3020
07473109
PA
30212015-04-10 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3024 test messages that don't include the breakpoint address.
3025
de3db44c
YQ
30262015-04-10 Yao Qi <yao.qi@linaro.org>
3027
3028 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3029 false for some offset and width combinations which aren't
3030 supported by linux kernel.
3031
c79d856c
PA
30322015-04-10 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3035 procedure, factored out from ...
3036 (top level): ... here. Add "set displaced-stepping" testing axis.
3037 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3038 parameter "displaced". Use it.
3039 (top level): Use foreach and add "set displaced-stepping" testing
3040 axis.
3041
ebc90b50
PA
30422015-04-10 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3045 Remove comment.
3046 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3047 both the address of the instruction that triggers the watchpoint
3048 and the address of the instruction immediately after, and use
3049 those addresses for the test. Fix comment.
3050
8f572e5c
PA
30512015-04-10 Pedro Alves <palves@redhat.com>
3052
3053 * gdb.base/sigstep.exp (breakpoint_to_handler)
3054 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3055 Test "backtrace" in handler.
3056 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3057 (top level): Add new "displaced" test axis to
3058 breakpoint_to_handler, breakpoint_to_handler_entry and
3059 breakpoint_over_handler.
3060
8d707a12
PA
30612015-04-10 Pedro Alves <palves@redhat.com>
3062
3063 PR gdb/18216
3064 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3065
ef713951
YQ
30662015-04-10 Yao Qi <yao.qi@linaro.org>
3067
3068 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3069 (test_add_rn_pc): New function.
3070 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3071 (top level): Invoke test_add_rn_pc.
3072
906d60cf
PA
30732015-04-10 Pedro Alves <palves@redhat.com>
3074
3075 PR gdb/13858
3076 * gdb.base/step-over-no-symbols.exp: New file.
3077
f2983cc3
AW
30782015-04-09 Andy Wingo <wingo@igalia.com>
3079
3080 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3081 after the Python tests.
3082
6d62641c
SDJ
30832015-04-08 Keith Seitz <keiths@redhat.com>
3084
3085 PR python/16699
3086 * gdb.python/py-completion.exp: New tests for completion.
3087 * gdb.python/py-completion.py (CompleteLimit1): New class.
3088 (CompleteLimit2): Likewise.
3089 (CompleteLimit3): Likewise.
3090 (CompleteLimit4): Likewise.
3091 (CompleteLimit5): Likewise.
3092 (CompleteLimit6): Likewise.
3093 (CompleteLimit7): Likewise.
3094
f3770638
PA
30952015-04-08 Pedro Alves <palves@redhat.com>
3096
3097 PR gdb/18214
3098 PR gdb/18216
3099 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3100 function.
3101 (main): Install it as SIGUSR1 handler.
3102 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3103 parameter. Always use "setup" as prefix. Toggle "set
3104 displaced-stepping" off/on depending on global. Don't switch to
3105 thread 1 here.
3106 (top level): Add displaced stepping "off/on" test axis. Update
3107 "setup" calls. Wrap each subtest with with_test_prefix. Test
3108 continuing with a queued signal in each thread.
3109
4496bed7
PA
31102015-04-08 Pedro Alves <palves@redhat.com>
3111
3112 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3113 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3114 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3115 Return early if running to main fails.
3116 * gdb.trace/while-stepping.exp: Likewise.
3117
b97fde92
PA
31182015-04-07 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3121 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3122 interact with inferior program.
3123
f71c18e7
PA
31242015-04-07 Pedro Alves <palves@redhat.com>
3125
3126 * lib/gdb.exp (inferior_spawn_id): New global.
3127 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3128 spawn id after processing the user code.
3129 (default_gdb_start): Set inferior_spawn_id.
3130 (send_inferior): New procedure.
3131 * lib/gdbserver-support.exp (gdbserver_start): Set
3132 inferior_spawn_id.
3133 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3134
6423214f
PA
31352015-04-07 Pedro Alves <palves@redhat.com>
3136
3137 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3138 * lib/gdbserver-support.exp (gdbserver_start): Make
3139 $server_spawn_id global.
3140 (gdbserver_start): Don't wait for gdbserver's spawn id with
3141 expect_background.
3142 (close_gdbserver): New procedure.
3143 (gdb_exit): Rename the default version and reimplement.
3144
71c0ee8c
PA
31452015-04-07 Pedro Alves <palves@redhat.com>
3146
72f4393d 3147 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3148 append the substituted item, not the original item.
3149
203bc29b
PA
31502015-04-07 Pedro Alves <palves@redhat.com>
3151
3152 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3153 gdb_expect.
3154
508a3ddf
PA
31552015-04-07 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3158 output appearing once only.
3159
9f6dbe2b
PA
31602015-04-07 Pedro Alves <palves@redhat.com>
3161
3162 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3163 that doesn't expect anything. Return early if running to main
3164 fails.
3165
337532fa
YQ
31662015-04-07 Yao Qi <yao.qi@linaro.org>
3167
3168 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3169 (child_function): Call alarm.
3170 (main): Move call to alarm into the loop.
3171 * gdb.threads/non-stop-fair-events.exp: Build program with
3172 -DTIMEOUT=$timeout.
3173
01b622d4
DE
31742015-04-06 Doug Evans <xdje42@gmail.com>
3175
3176 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3177 Fix dest parameter to board_info.
3178 (fpc_compile): Ditto.
3179 (gdb_compile_pascal): Rename dest arg to destfile.
3180
961f4160
PMR
31812015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3182
3183 * gdb.ada/funcall_ref.exp: New file.
3184 * gdb.ada/funcall_ref/foo.adb: New file.
3185
cafda597
YQ
31862015-04-02 Yao Qi <yao.qi@linaro.org>
3187
3188 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3189 is remote.
3190
fed040c6
GB
31912015-04-02 Gary Benson <gbenson@redhat.com>
3192
3193 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3194
d11916aa
SS
31952015-04-01 Sasha Smundak <asmundak@google.com>
3196
3197 * gdb.python/py-unwind-maint.c: New file.
3198 * gdb.python/py-unwind-maint.exp: New test.
3199 * gdb.python/py-unwind-maint.py: New file.
3200 * gdb.python/py-unwind.c: New file.
3201 * gdb.python/py-unwind.exp: New test.
3202 * gdb.python/py-unwind.py: New test.
3203
a1471180
PA
32042015-04-01 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3207 to fail instead of non-existent $test.
3208
0bbeccb1
PA
32092015-04-01 Pedro Alves <palves@redhat.com>
3210
3211 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3212 GDBFLAGS if not empty.
3213
3c724c8c
PMR
32142015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3215
3216 * gdb.ada/complete.exp: Remove "multi_line".
3217 * gdb.ada/info_exc.exp: Remove "multi_line".
3218 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3219 * gdb.ada/ptype_field.exp: Remove "multi_line".
3220 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3221 * gdb.ada/tagged.exp: Remove "multi_line".
3222 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3223 [multi_line ...]
3224 * gdb.btrace/delta.exp: Likewise.
3225 * gdb.btrace/exception.exp: Likewise.
3226 * gdb.btrace/function_call_history.exp: Likewise.
3227 * gdb.btrace/instruction_history.exp: Likewise.
3228 * gdb.btrace/nohist.exp: Likewise.
3229 * gdb.btrace/record_goto.exp: Likewise.
3230 * gdb.btrace/segv.exp: Likewise.
3231 * gdb.btrace/stepi.exp: Likewise.
3232 * gdb.btrace/tailcall.exp: Likewise.
3233 * gdb.btrace/unknown_functions.exp: Likewise.
3234 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3235 * lib/gdb.exp: Add the "multi_line" helper.
3236
4eec2deb
PA
32372015-04-01 Pedro Alves <palves@redhat.com>
3238
3239 * gdb.threads/tid-reuse.c: New file.
3240 * gdb.threads/tid-reuse.exp: New file.
3241
df8411da
SDJ
32422015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3243
3244 PR corefiles/16092
3245 * gdb.base/coredump-filter.c: New file.
3246 * gdb.base/coredump-filter.exp: Likewise.
3247
6ef37366
PM
32482015-03-27 Petr Machata <pmachata@redhat.com>
3249
3250 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3251 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3252 (Dwarf::assemble): Initialize them.
3253 (Dwarf::lines): New function.
3254
7ec911b0
JT
32552015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3256
3257 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3258 SYMBOL_PREFIX for x86_64-*-cygwin.
3259
ff908ebf
AW
32602015-03-26 Andy Wingo <wingo@igalia.com>
3261
3262 PR symtab/18148
3263 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3264 const_value but not a location.
3265 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3266 location defined in non-main CUs are visible.
3267
6d5f0679
YQ
32682015-03-26 Yao Qi <yao.qi@linaro.org>
3269
3270 PR testsuite/18139
3271 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3272 Add a line number entry for the same line.
3273 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3274 Add a line number entry for the same line.
3275
2898689b
YQ
32762015-03-26 Yao Qi <yao.qi@linaro.org>
3277
3278 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3279 .int 0.
3280 (func): Likewise. Add .Lfunc_1 label.
3281 Use .Lfunc_1 label.
3282 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3283 .int 0.
3284 (func): Likewise.
3285 Use .Lfunc_1 label.
3286
85180498
YQ
32872015-03-26 Yao Qi <yao.qi@linaro.org>
3288
3289 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3290 Call gdb_compile instead to compile each .s files without debug
3291 information.
3292
8aa08a8d
YQ
32932015-03-26 Yao Qi <yao.qi@linaro.org>
3294
3295 * gdb.base/savedregs.exp (process_saved_regs): Make
3296 "Saved registers:" optional in the pattern.
3297
66849923
MM
32982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3299
3300 * gdb.btrace/next.exp: Merged into step.exp.
3301 * gdb.btrace/finish.exp: Merged into step.exp.
3302 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3303 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3304 "record goto" and checking the exact replay position.
3305 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3306 check for "Recording format" in "info record" output.
3307 * gdb.btrace/record_goto.exp: Choose test file based on target.
3308 * gdb.btrace/x86-record_goto.S: Renamed into ...
3309 * gdb.btrace/x86_64-record_goto.S: ... this.
3310 * gdb.btrace/i686-record_goto.S: New.
3311 * gdb.btrace/x86-tailcall.S: Renamed into ...
3312 * gdb.btrace/x86_64-tailcall.S: ... this.
3313 * gdb.btrace/i686-tailcall.S: New.
3314 * gdb.btrace/x86-tailcall.c: Renamed into ...
3315 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3316 separate statements. Update test.
3317 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3318 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3319 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3320 * gdb.btrace/tailcall.exp: Choose test file based on target.
3321 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3322
11cc1b74
MM
33232015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3324
3325 * gdb.btrace/exception.exp: Increase BTS buffer size.
3326
a25d8bf9
PA
33272015-03-24 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3330
856e7dd6
PA
33312015-03-24 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.threads/schedlock.exp (test_step): No longer expect that
3334 "set scheduler-locking step" with "next" over a function call runs
3335 threads unlocked.
3336
ad235a41
AT
33372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3338
3339 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3340
15630549
AT
33412015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3342
3343 PR breakpoints/16466
3344 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3345 * gdb.mi/mi-pending.c (thread_func): New function.
3346 (int main): Add threading support required.
3347 * gdb.mi/mi-pending.exp: Add tests for this issue.
3348 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3349 (pendfunc2): Remove stdio dependency.
3350 * gdb.mi/mi-pendshr2.c: New file.
3351
693dca06
KS
33522015-03-23 Keith Seitz <keiths@redhat.com>
3353
3354 * gdb.linespec/keywords.c: New file.
3355 * gdb.linespec/keywords.exp: New file.
3356
7e993ebf
KS
33572015-03-23 Keith Seitz <keiths@redhat.com>
3358
3359 PR gdb/18021
3360 * gdb.dwarf2/staticvirtual.exp: New test.
3361
bc23328c
JK
33622015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3363
3364 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3365 * README: Remove HP-UX and gdb.hp.
3366 (configuration):
3367 * configure: Regenerate.
3368 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3369 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3370 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3371 gdb.hp/gdb.defects/Makefile.
3372 * gdb.hp/Makefile.in: File deleted.
3373 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3374 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3375 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3376 * gdb.hp/gdb.aCC/run.c: File deleted.
3377 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3378 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3379 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3380 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3381 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3382 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3383 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3384 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3385 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3386 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3387 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3388 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3389 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3390 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3391 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3392 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3393 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3394 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3395 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3396 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3397 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3398 * gdb.hp/gdb.compat/average.c: File deleted.
3399 * gdb.hp/gdb.compat/sum.c: File deleted.
3400 * gdb.hp/gdb.compat/xdb.c: File deleted.
3401 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3402 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3403 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3404 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3405 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3406 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3407 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3408 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3409 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3410 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3411 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3412 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3413 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3414 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3415 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3416 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3417 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3418 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3419 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3420 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3421 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3422 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3423 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3424 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3425 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3426 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3427 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3428 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3429 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3430 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3431 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3432 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3433 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3434 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3435 * gdb.hp/tools/odump: File deleted.
3436
8bf3b159
PA
34372015-03-19 Pedro Alves <palves@redhat.com>
3438
3439 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3440 (saw_thread_3): New globals.
3441 (top level): Increment them when an event for the corresponding
3442 thread is seen.
3443 (no thread starvation): New test.
3444
eb54c8bf
PA
34452015-03-19 Pedro Alves <palves@redhat.com>
3446
3447 * gdb.threads/continue-pending-status.c: New file.
3448 * gdb.threads/continue-pending-status.exp: New file.
3449
32d2e5d6
PA
34502015-03-18 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3453 Use gdb_is_target_remote instead of is_remote. Use
3454 gdb_test_multiple instead of gdb_expect. Exit early if
3455 gdb_test_multiple hits its internal matches. Tighten stepi tests
3456 expected output. Fail on exit with any signal, instead of just
3457 SIGILL.
3458
f68f11b7
YQ
34592015-03-18 Yao Qi <yao.qi@linaro.org>
3460
3461 PR tdep/18107
3462 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3463 variable.
3464 * gdb.base/catch-syscall.exp: Don't skip it on
3465 aarch64*-*-linux* target. Remove elements in all_syscalls.
3466 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3467 target.
3468 (setup_all_syscalls): New proc.
3469
ca5fd19b
YQ
34702015-03-16 Yao Qi <yao.qi@linaro.org>
3471
3472 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3473 (top level): Skip tests if valid_addr_p returns false for
3474 $cmd1 or $cmd2.
3475
85642ba0
AW
34762015-03-11 Andy Wingo <wingo@igalia.com>
3477
3478 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3479
e03f9645
YQ
34802015-03-11 Yao Qi <yao.qi@linaro.org>
3481
3482 * gdb.base/catch-syscall.exp: Fix typo in comments.
3483
5d0962b2
YQ
34842015-03-11 Yao Qi <yao.qi@linaro.org>
3485
3486 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3487
b2df3cef
PA
34882015-03-09 Pedro Alves <palves@redhat.com>
3489
3490 * dg-extract-results.py: Delete.
3491
ef878e53
PA
34922015-03-09 Pedro Alves <palves@redhat.com>
3493
3494 Merge dg-extract-results.sh from GCC upstream (r218843).
3495
3496 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3497 * dg-extract-results.sh: Use --text with grep to avoid issues with
3498 binary files. Fall back to cat -v, if that doesn't work.
3499
9494d219
PA
35002015-03-05 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3503
a8d9763a
SM
35042015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3505
3506 * lib/mi-support.exp (mi_expect_interrupt): Accept
3507 alternative event for when in all-stop mode.
3508
be9957b8
PA
35092015-03-04 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3512
d57be0f4 35132015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3514
3515 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3516
c214c7cf
AA
35172015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3518
3519 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3520 regexps for GDB's current line display, accept a hex address
3521 preceding the line number.
3522
6d74a497
AA
35232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3524
3525 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3526 the 'arch1' variable for "s390*-linux*" targets.
3527
511aee7c
PA
35282015-03-04 Pedro Alves <palves@redhat.com>
3529
3530 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3531 (main): Pass missing retval argument to pthread_join call.
3532
95e50b27
PA
35332015-03-02 Pedro Alves <palves@redhat.com>
3534
3535 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3536 (top level): Call do_test with non-stop as well.
3537
28054d69
PA
35382015-03-02 Pedro Alves <palves@redhat.com>
3539
3540 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3541 -1.
3542
4fa5d7b4
AA
35432015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3544
3545 * gdb.arch/s390-vregs.exp: New test.
3546 * gdb.arch/s390-vregs.S: New file.
3547
97c18565
PA
35482015-02-27 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3551 call to catch_command_errors.
3552 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3553 catch_command_errors.
3554
a37bfa30
PA
35552015-02-27 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3558 "true" for boolean result.
3559 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3560 prototype of main.
3561
6f98576f
PA
35622015-02-27 Pedro Alves <palves@redhat.com>
3563
3564 * lib/unbuffer_output.c: New file.
3565 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3566 (main): Call gdb_unbuffer_output.
3567
eba5ab56
YQ
35682015-02-27 Yao Qi <yao.qi@linaro.org>
3569
3570 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3571 target.
3572
0def5aaa
DE
35732015-02-26 Doug Evans <dje@google.com>
3574
3575 * gdb.cp/class2.cc (Dbase, D): New classes.
3576 (main): New local delta.
3577 * gdb.cp/class2.exp: Test printing delta.
3578 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3579 (dynbar): New global.
3580 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3581
081a1c2c
JK
35822015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 * gdb.compile/compile-ifunc.c: New file.
3585 * gdb.compile/compile-ifunc.exp: New file.
3586
2f41223f
AT
35872015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3588
3589 * gdb.base/structs.exp: Check for correct struct on finish.
3590
03eddd80
YQ
35912015-02-26 Yao Qi <yao.qi@linaro.org>
3592
3593 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3594 is zero.
3595
80c57053
JK
35962015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.arch/cordic.ko.bz2: New file.
3599 * gdb.arch/cordic.ko.debug.bz2: New file.
3600 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3601
21613c12
YQ
36022015-02-25 Yao Qi <yao.qi@linaro.org>
3603
3604 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3605 aarch64*-*-* target.
3606
d8b901ed
PA
36072015-02-23 Pedro Alves <palves@redhat.com>
3608
3609 * lib/gdb.exp (delete_breakpoints): Rewrite using
3610 gdb_test_multiple.
3611
e5b85ead
PA
36122015-02-23 Pedro Alves <palves@redhat.com>
3613
3614 * gdb.base/info-os.c: Include stdlib.h.
3615
85c3a371
DE
36162015-02-22 Doug Evans <xdje42@gmail.com>
3617
3618 PR symtab/17855
3619 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3620 is read after symbols have been re-read.
3621 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3622 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3623
96553a0c
DE
36242015-02-21 Doug Evans <dje@google.com>
3625
3626 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3627
97a0c697
JK
36282015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3629
3630 PR corefiles/17808
3631 * gdb.arch/i386-biarch-core.core.bz2: New file.
3632 * gdb.arch/i386-biarch-core.exp: New file.
3633
a47cd6e9
PA
36342015-02-21 Pedro Alves <palves@redhat.com>
3635
3636 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3637 runto_main fails.
3638
c5facdc4
PA
36392015-02-20 Pedro Alves <palves@redhat.com>
3640
3641 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3642 info probes.
3643
2db9a427
PA
36442015-02-20 Pedro Alves <palves@redhat.com>
3645
3646 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3647
60fb7e9e
PA
36482015-02-20 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3651 clean_restart before gdb_target_supports_trace.
3652
5c5019c2
PA
36532015-02-20 Pedro Alves <palves@redhat.com>
3654
3655 PR threads/18006
3656 * gdb.threads/clone-thread_db.c: New file.
3657 * gdb.threads/clone-thread_db.exp: New file.
3658
c9587f88
AT
36592015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3660
3661 PR breakpoints/16812
3662 * gdb.base/catch-gdb-caused-signals.c: New file.
3663 * gdb.base/catch-gdb-caused-signals.exp: New file.
3664
f6a88844
JM
36652015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3666
3667 * configure: Regenerated.
3668 * configure.ac: Use GDB_AC_TRANSFORM.
3669 * aclocal.m4: sinclude ../transform.m4.
3670
497c491b
JM
36712015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3672
3673 * lib/dtrace.exp: New file.
3674 * gdb.base/dtrace-probe.exp: Likewise.
3675 * gdb.base/dtrace-probe.d: Likewise.
3676 * gdb.base/dtrace-probe.c: Likewise.
3677 * lib/pdtrace.in: Likewise.
3678 * configure.ac: Output variables with the transformed names of
3679 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3680 * configure: Regenerated.
3681
03e98035
JM
36822015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3683
3684 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3685 expected message when trying to access $_probe_* convenience
3686 variables while not on a probe.
3687
63cc30e9
JK
36882015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3689
3690 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3691
0703599a
PA
36922015-02-11 Pedro Alves <pedro@codesourcery.com>
3693
3694 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3695 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3696
7e60a48e
DE
36972015-02-10 Doug Evans <xdje42@gmail.com>
3698
3699 * lib/gdb.exp (gdb_load): Always return a result.
3700
01b088bc
PA
37012015-02-10 Pedro Alves <palves@redhat.com>
3702
3703 * gdb.threads/signal-sigtrap.c: New file.
3704 * gdb.threads/signal-sigtrap.exp: New file.
3705
b05ec7a5
AT
37062015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3707
3708 * gdb.trace/no-attach-trace.c: New file.
3709 * gdb.trace/no-attach-trace.exp: New file.
3710
a2c2acaf
MW
37112015-02-09 Mark Wielaard <mjw@redhat.com>
3712
3713 * gdb.dwarf2/atomic.c: New file.
3714 * gdb.dwarf2/atomic-type.exp: Likewise.
3715
31fd9caa
MM
37162015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3717
3718 * gdb.btrace/buffer-size.exp: Update "info record" output.
3719 * gdb.btrace/delta.exp: Update "info record" output.
3720 * gdb.btrace/enable.exp: Update "info record" output.
3721 * gdb.btrace/finish.exp: Update "info record" output.
3722 * gdb.btrace/instruction_history.exp: Update "info record" output.
3723 * gdb.btrace/next.exp: Update "info record" output.
3724 * gdb.btrace/nexti.exp: Update "info record" output.
3725 * gdb.btrace/step.exp: Update "info record" output.
3726 * gdb.btrace/stepi.exp: Update "info record" output.
3727 * gdb.btrace/nohist.exp: Update "info record" output.
3728
d33501a5
MM
37292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3730
3731 * gdb.btrace/buffer-size: New.
3732
f4abbc16
MM
37332015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3734
3735 * gdb.btrace/delta.exp: Update "info record" output.
3736 * gdb.btrace/enable.exp: Update "info record" output.
3737 * gdb.btrace/finish.exp: Update "info record" output.
3738 * gdb.btrace/instruction_history.exp: Update "info record" output.
3739 * gdb.btrace/next.exp: Update "info record" output.
3740 * gdb.btrace/nexti.exp: Update "info record" output.
3741 * gdb.btrace/step.exp: Update "info record" output.
3742 * gdb.btrace/stepi.exp: Update "info record" output.
3743 * gdb.btrace/nohist.exp: Update "info record" output.
3744
b9d61307
SM
37452015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3746
3747 PR gdb/15678
3748 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3749
e584fdbc
PA
37502015-02-06 Pedro Alves <palves@redhat.com>
3751
3752 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3753 macro.
3754 (seconds_left, again): New globals.
3755 (main): Wait seconds_left in a 1-second sleep loop instead of
3756 sleeping 180 seconds. If 'again' is set, reset the seconds
3757 counter.
3758 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3759 'again' in the inferior before detaching. Print the seconds left.
3760 (options): New global.
3761 (top level): Build program with -DTIMEOUT=$timeout.
3762
77f41761
PA
37632015-02-06 Pedro Alves <palves@redhat.com>
3764
3765 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3766 determine how many seconds to pass to 'alarm'.
3767 * gdb.base/gdb-sigterm.exp (top level): Build program with
3768 -DTIMEOUT=$timeout.
3769 (do_test): Return success/failure indication. Add more verbose
3770 logging. Don't fail if 200 single steps are seen. Instead, fail
3771 when the test times out.
3772 (passes): New global.
3773 (top level): Break the testing loop if testing fails on any
3774 iteration. Use gdb_assert.
3775
b9394193
DB
37762015-02-04 Don Breazeal <donb@codesourcery.com>
3777
3778 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3779 and initialize them.
3780 (ipc_cleanup): New function.
3781 (main): Don't declare shmid, semid, and msqid. Add a call to
3782 atexit so that we call ipc_cleanup on exit.
3783
42d9e528
PA
37842015-02-04 Pedro Alves <palves@redhat.com>
3785
3786 * boards/native-extended-gdbserver.exp: Remove any target variant
3787 specifications from the board name before clearing the isremote
3788 flag from board_info.
3789
ae6ae975
DE
37902015-01-31 Doug Evans <xdje42@gmail.com>
3791
3792 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3793
cfb069a8
GB
37942015-01-31 Gary Benson <gbenson@redhat.com>
3795
3796 * gdb.base/completion.exp: Disable completion limiting for
3797 existing tests. Add new tests to check completion limiting.
3798 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3799
5dd31d79
DE
38002015-01-31 Doug Evans <xdje42@gmail.com>
3801
3802 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3803
9f050062
DE
38042015-01-31 Doug Evans <xdje42@gmail.com>
3805
3806 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3807 entries. Duplicate file section script entries.
3808 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3809 inlined entries. Add test for safe-path rejection.
3810 * gdb.python/py-section-script.c: Add duplicate inlined section script
3811 entries. Duplicate file section script entries.
3812 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3813 inlined entries. Add test for safe-path rejection.
3814
df25ebbd
JB
38152015-01-29 Joel Brobecker <brobecker@adacore.com>
3816
3817 * gdb.ada/disc_arr_bound: New testcase.
3818
4a0ca9ec
JB
38192015-01-29 Joel Brobecker <brobecker@adacore.com>
3820
3821 * gdb.ada/mi_var_array: New testcase.
3822
3a8b707a
DE
38232015-01-27 Doug Evans <dje@google.com>
3824
3825 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3826 Add test for objfile.filename, objfile.username after objfile
3827 has been unloaded.
3828
f8313f6e
JB
38292015-01-26 Joel Brobecker <brobecker@adacore.com>
3830
3831 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3832 the second test to print the name attribute of value
3833 returned by the call to gdb.lookup_type, and adjust
3834 the expected output accordingly.
3835
37bc665e
MW
38362015-01-25 Mark Wielaard <mjw@redhat.com>
3837
3838 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3839 * gdb.base/disp-step-fork.c: Include unistd.h.
3840 * gdb.base/siginfo-obj.c: Include stdio.h.
3841 * gdb.base/siginfo-thread.c: Likewise.
3842 * gdb.mi/non-stop.c: Include unistd.h.
3843 * gdb.mi/nsthrexec.c: Include stdio.h.
3844 * gdb.mi/pthreads.c: Include unistd.h.
3845 * gdb.modula2/unbounded1.c (main): Declare returns int.
3846 * gdb.reverse/consecutive-reverse.c: Likewise.
3847 * gdb.threads/create-fail.c: Include unistd.h.
3848 * gdb.threads/killed.c: Likewise.
3849 * gdb.threads/linux-dp.c: Likewise.
3850 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3851 * gdb.threads/non-ldr-exc-2.c: Likewise.
3852 * gdb.threads/non-ldr-exc-3.c: Likewise.
3853 * gdb.threads/non-ldr-exc-4.c: Likewise.
3854 * gdb.threads/pthreads.c: Include unistd.h.
3855 (main): Declare returns int.
3856 * gdb.threads/tls-main.c (foo): New declaration.
3857 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3858
f7e5394d
SM
38592015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3860
3861 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3862 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3863
743649fd
MW
38642015-01-15 Mark Wielaard <mjw@redhat.com>
3865
3866 * gdb.base/noreturn-return.c: New file.
3867 * gdb.base/noreturn-return.exp: New file.
3868 * gdb.base/noreturn-finish.c: New file.
3869 * gdb.base/noreturn-finish.exp: New file.
3870
198297aa
PA
38712015-01-23 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.threads/continue-pending-after-query.c: New file.
3874 * gdb.threads/continue-pending-after-query.exp: New file.
3875
717cf30c
AG
38762015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3877 Simon Marchi <simon.marchi@ericsson.com>
3878
3879 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3880 * gdb.base/valgrind-db-attach.exp: Same.
3881 * gdb.base/valgrind-infcall.exp: Same.
3882 * lib/mi-support.exp (default_mi_gdb_start): Same.
3883 * lib/prompt.exp (default_prompt_gdb_start): Same.
3884 * lib/gdb.exp (default_gdb_spawn): Same.
3885 (gdb_interact): New.
3886
3887
4b62a76e
JK
38882015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3889
3890 * gdb.compile/compile.exp (pointer to jit function): New test.
3891
b4cdae6f
WW
38922015-01-17 Wei-cheng Wang <cole945@gmail.com>
3893
3894 * lib/gdb.exp (supports_process_record): Return true for
3895 powerpc*-*-linux*.
3896 (supports_reverse): Likewise.
3897
d221e7ef
DB
38982015-01-15 Don Breazeal <donb@codesourcery.com>
3899
3900 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3901 instead of checking whether the target board is remote and
3902 use spawn_wait_for_attach instead of exec/sleep.
3903 * gdb.base/attach-twice.exp: Likewise.
3904
bafffb51
JB
39052015-01-15 Joel Brobecker <brobecker@adacore.com>
3906
3907 * gdb.ada/var_arr_attrs: New testcase.
3908
5589af0e
PA
39092015-01-14 Pedro Alves <palves@redhat.com>
3910 Joel Brobecker <brobecker@adacore.com>
3911
3912 PR gdb/17525
3913 * gdb.base/bp-cmds-execution-x-script.c: New file.
3914 * gdb.base/bp-cmds-execution-x-script.exp: New file.
3915 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3916
6c400b59
PA
39172015-01-14 Pedro Alves <palves@redhat.com>
3918
3919 PR cli/17828
3920 * gdb.base/batch-preserve-term-settings.c: New file.
3921 * gdb.base/batch-preserve-term-settings.exp: New file.
3922
e02c96a7
DE
39232015-01-13 Doug Evans <dje@google.com>
3924
3925 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3926 binary.
3927
576fd14c
JB
39282015-01-13 Joel Brobecker <brobecker@adacore.com>
3929
3930 * Makefile.in (clean mostlyclean): Do not delete *.py.
3931
04dccad0
JB
39322015-01-13 Joel Brobecker <brobecker@adacore.com>
3933
3934 * gdb.python/py-lookup-type.exp: New file.
3935
3d230f71
PA
39362015-01-12 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3939 restore GDBFLAGS before returning.
3940
7e67715d
JK
39412015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3942
3943 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3944 is_amd64_regs_target and is_x86_like_target.
3945
f2e0d4b4
DE
39462015-01-11 Doug Evans <xdje42@gmail.com>
3947
3948 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3949 is given without an explicit form.
3950 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3951 attributes.
3952 * gdb.dwarf/corrupt.exp: Ditto.
3953 * gdb.dwarf2/enum-type.exp: Ditto.
3954 * gdb.trace/entry-values.exp: Ditto.
3955 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3956
439250fb
DE
39572015-01-11 Doug Evans <xdje42@gmail.com>
3958
3959 PR gdb/15830
3960 * gdb.base/maint.exp: Remove references to "maint demangle".
3961 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3962 Add tests for explicitly specifying language to demangle.
3963 * gdb.dlang/demangle.exp: Ditto.
3964
ede9f622
PA
39652015-01-09 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.threads/non-stop-fair-events.c: New file.
3968 * gdb.threads/non-stop-fair-events.exp: New file.
3969
a7b796db
PA
39702015-01-09 Pedro Alves <palves@redhat.com>
3971
3972 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3973 the global scope. Set a breakpoint after all threads are started
3974 rather than stepping over two source lines. Expect the prompt.
3975 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3976 global.
3977 (NUM): Now 15.
3978 (main): Use threads_started_barrier to wait for all threads to
3979 start. Main thread no longer calls thread_function. Exit after
3980 180 seconds.
3981 (loop): New function.
3982 (thread_function): Wait on threads_started_barrier barrier. Call
3983 'loop' at each iteration.
3984 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3985 threads have started, instead of hardcoding number of "next"
3986 steps. Use an access watchpoint instead of a write watchpoint.
3987
9665ffdd
PA
39882015-01-09 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3991 (thread_func): Wait on barrier.
3992 (main): Wait for all threads to start before stopping GDB.
3993 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3994 global.
3995 (thread1_func, thread2_func): Wait on barrier.
3996 (main): Wait for all threads to start before stopping GDB.
3997 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3998 New global.
3999 (thread1_func, thread2_func): Wait on barrier.
4000 (main): Wait for all threads to start before stopping GDB.
4001
c945a99f
PA
40022015-01-09 Pedro Alves <palves@redhat.com>
4003
4004 * gdb.threads/attach-many-short-lived-threads.c: New file.
4005 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4006
c1a747c1
PA
40072014-01-09 Pedro Alves <palves@redhat.com>
4008
4009 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4010 instead of to thread 2.
4011 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4012 Add barrier around each pthread_create call instead of around all
4013 calls.
4014 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4015 Set a break on thread_function and have the child threads hit it
4016 one at at a time.
4017
60b3033e
PA
40182015-01-09 Pedro Alves <palves@redhat.com>
4019
4020 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4021 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4022 false.
4023 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4024 checking whether the target board is remote.
4025 * gdb.multi/multi-attach.exp: Likewise.
4026 * gdb.python/py-sync-interp.exp: Likewise.
4027 * gdb.server/ext-attach.exp: Likewise.
4028 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4029 tests that need to attach, instead of checking whether the target
4030 board is remote at the top of the file.
4031
acc018ac
YQ
40322015-01-08 Yao Qi <yao@codesourcery.com>
4033
4034 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4035
50a18af8
JK
40362015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 Fix testcase compilation.
4039 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4040
8503d6e1
JB
40412015-01-06 Joel Brobecker <brobecker@adacore.com>
4042
4043 * gdb.python/py-type.exp: Add a couple test about empty
4044 array creation, and negative-length array creation.
4045
cc73dbcc
DE
40462015-01-02 Doug Evans <xdje42@gmail.com>
4047
4048 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4049
0300bbc7
DE
40502015-01-02 Doug Evans <dje@google.com>
4051
4052 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4053
9d85a0ec
YQ
40542014-12-29 Yao Qi <yao@codesourcery.com>
4055
4056 * gdb.trace/entry-values.exp: Update comments. Rename variable
4057 bar_call_foo to returned_from_foo.
4058
87186c6a
MMN
40592014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4060
4061 PR gdb/17394
4062 * gdb.linespec/break-asm-file.c: New file.
4063 * gdb.linespec/break-asm-file.exp: New file.
4064 * gdb.linespec/break-asm-file0.s: New file.
4065 * gdb.linespec/break-asm-file1.s: New file.
4066
1bab7383
YQ
40672014-12-18 Nigel Stephens <nigel@mips.com>
4068 Maciej W. Rozycki <macro@codesourcery.com>
4069
4070 * gdb.base/float.exp: Handle the new output from "info float" on
4071 MIPS targets.
4072
1bc1068a
JK
40732014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4074
4075 Fix MinGW compilation.
4076 * gdb.compile/compile-ops.exp: Update untested message if
4077 !skip_compile_feature_tests.
4078 * gdb.compile/compile-setjmp.exp: Likewise.
4079 * gdb.compile/compile-tls.exp: Likewise.
4080 * gdb.compile/compile.exp: Likewise.
4081 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4082 supported on this host".
4083
b6615d10
DE
40842014-12-16 Doug Evans <xdje42@gmail.com>
4085
4086 * boards/stabs.exp: New file.
4087
25dda427
AA
40882014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4089
4090 * gdb.base/completion.exp: Adjust to format changes of "maint
4091 print user-registers".
4092
bf330350
CU
40932014-12-16 Catalin Udma <catalin.udma@freescale.com>
4094
4095 PR server/17457
4096 * gdb.arch/aarch64-fp.c: New file.
4097 * gdb.arch/aarch64-fp.exp: New file.
4098
395cf596
SDJ
40992014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4100
4101 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4102 r210637, r210913, r211666, r215400, r215817).
4103
4104 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4105 * dg-extract-results.py: New file.
4106 * dg-extract-results.sh: Use it if the environment seems
4107 suitable.
4108
4109 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4110
4111 * dg-extract-results.py (parse_run): Handle warnings that
4112 are printed before a test harness is run.
4113
4114 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4115
4116 * dg-extract-results.py (Named): Remove __cmp__ method.
4117 (output_variation): Use a key to sort variation.harnesses.
4118
4119 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4120
4121 * dg-extract-results.py: For Python 3, force sys.stdout to
4122 handle surrogate escape sequences.
4123 (safe_open): New function.
4124 (output_segment, main): Use it.
4125
4126 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4127
4128 * dg-extract-results.py (Prog.result_re): Include options
4129 in test name.
4130
4131 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4132
4133 * dg-extract-results.py (output_variation): Always sort if
4134 do_sum.
4135
e882ef3c
SM
41362014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4137
4138 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4139 as long as we get pagination notifications.
4140
4992aa20
JM
41412014-12-15 Jason Merrill <jason@redhat.com>
4142
4143 * Makefile.in (check-gdb.%): Restore.
4144 * README: Mention it.
4145
c1b5a1a6
JB
41462014-12-13 Joel Brobecker <brobecker@adacore.com>
4147
4148 * gdb.ada/str_uninit: New testcase.
4149
5537b577
JK
41502014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4151
4152 PR symtab/17642
4153 * gdb.base/vla-stub-define.c: New file.
4154 * gdb.base/vla-stub.c: New file.
4155 * gdb.base/vla-stub.exp: New file.
4156
bb2ec1b3
TT
41572014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4158 Jan Kratochvil <jan.kratochvil@redhat.com>
4159 Tom Tromey <tromey@redhat.com>
4160
4161 * configure.ac: Add gdb.compile/.
4162 * configure: Regenerate.
4163 * gdb.compile/Makefile.in: New file.
4164 * gdb.compile/compile-ops.exp: New file.
4165 * gdb.compile/compile-ops.c: New file.
4166 * gdb.compile/compile-tls.c: New file.
4167 * gdb.compile/compile-tls.exp: New file.
4168 * gdb.compile/compile-constvar.S: New file.
4169 * gdb.compile/compile-constvar.c: New file.
4170 * gdb.compile/compile-mod.c: New file.
4171 * gdb.compile/compile-nodebug.c: New file.
4172 * gdb.compile/compile-setjmp-mod.c: New file.
4173 * gdb.compile/compile-setjmp.c: New file.
4174 * gdb.compile/compile-setjmp.exp: New file.
4175 * gdb.compile/compile-shlib.c: New file.
4176 * gdb.compile/compile.c: New file.
4177 * gdb.compile/compile.exp: New file.
4178 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4179
4ff709eb
TT
41802014-12-12 Tom Tromey <tromey@redhat.com>
4181
4182 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4183 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4184
6dddd6a5
DE
41852014-12-12 Doug Evans <dje@google.com>
4186
4187 * lib/gdb-python.exp (get_python_valueof): New function.
4188 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4189
71c24708
AA
41902014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4191
4192 * gdb.base/completion.exp: Add test for completion of "info
4193 registers ".
4194
3e29f34a
MR
41952014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4196
4197 * gdb.base/func-ptrs.c: New file.
4198 * gdb.base/func-ptrs.exp: New file.
4199
fc126975
SM
42002014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4201
4202 PR breakpoints/17012
4203 * gdb.base/dprintf-detach.c: New file.
4204 * gdb.base/dprintf-detach.exp: New file.
4205
0a46d518
SM
42062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4207
4208 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4209 * lib/gdb.exp (target_is_gdbserver): New procedure.
4210
a0be3e44
DE
42112014-12-08 Doug Evans <dje@google.com>
4212
4213 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4214
df1b803a
YQ
42152014-12-05 Yao Qi <yao@codesourcery.com>
4216
4217 * gdb.guile/scm-error.exp: Remove the third argument to
4218 gdb_remote_download.
4219 * gdb.guile/scm-frame-args.exp: Likewise.
4220 * gdb.guile/scm-section-script.exp: Likewise.
4221
ddb9f679
YQ
42222014-12-05 Yao Qi <yao@codesourcery.com>
4223
4224 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4225
86e4ed39
DE
42262014-12-04 Doug Evans <dje@google.com>
4227
4228 * gdb.python/py-objfile.exp: Add tests for
4229 objfile.add_separate_debug_file.
4230
7c50a931
DE
42312014-12-04 Doug Evans <dje@google.com>
4232
4233 * lib/gdb.exp (get_build_id): New function.
4234 (build_id_debug_filename_get): Rewrite to use it.
4235 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4236
621661e3
MR
42372014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4238
4239 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4240 `method(long)', not just 0x0.
4241 * gdb.cp/nsalias.exp: Align code labels to 4.
4242 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4243 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4244 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4245 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4246 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4247 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4248
29f0c3b7
DE
42492014-12-02 Doug Evans <dje@google.com>
4250
e1e061e7 4251 PR symtab/17602
29f0c3b7 4252 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4253 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4254 * gdb.cp/anon-ns.exp: Update.
4255
162078c8
NB
42562014-12-02 Nick Bull <nicholaspbull@gmail.com>
4257
4258 * gdb.python/py-events.py (inferior_call_handler): New.
4259 (register_changed_handler, memory_changed_handler): New.
4260 (test_events.invoke): Register new handlers.
4261 * gdb.python/py-events.exp: Add tests for inferior call,
4262 memory_changed and register_changed events.
4263
fdb09caf
AA
42642014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4265
4266 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4267 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4268 if the linker doesn't understand this.
4269
55cfb2c4
SM
42702014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4271
4272 * gdb.python/python.exp: Change expected reply to help().
4273
9e8cd6df
YQ
42742014-12-01 Yao Qi <yao@codesourcery.com>
4275
4276 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4277 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4278 * configure: Re-generated.
4279
6c659fc2
SC
42802014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4281
4282 * gdb.cp/chained-calls.cc: New file.
4283 * gdb.cp/chained-calls.exp: New file.
4284 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4285
d7fc3181
SM
42862014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4287
4288 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4289 * gdb.dwarf2/symtab-producer.exp: Same.
4290 * gdb.gdb/python-interrupts.exp: Same.
4291 * gdb.gdb/python-selftest.exp: Same.
4292 * gdb.python/py-linetable.exp: Same.
4293 * gdb.python/py-type.exp: Same.
4294 * gdb.python/py-value-cc.exp: Same.
4295 * gdb.python/py-value.exp: Same.
4296
10e79639
YQ
42972014-11-28 Yao Qi <yao@codesourcery.com>
4298
4299 * gdb.base/break-probes.exp: Match library name prefixed with
4300 sysroot.
4301
f28a0564
SM
43022014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4303
4304 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4305 test expected output. Add parentheses for the call to print.
4306 Remove L suffix from integers.
4307
3fe1ce1d
DE
43082014-11-26 Doug Evans <dje@google.com>
4309
4310 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4311
84429e27
YQ
43122014-11-22 Yao Qi <yao@codesourcery.com>
4313
4314 * gdb.trace/entry-values.c: Remove asms.
4315 (foo): Add foo_label.
4316 (bar): Add bar_label.
4317 * gdb.trace/entry-values.exp: Remove code computing foo's
4318 length and bar's length.
4319 (Dwarf::assemble): Invoke function_range for bar and use
4320 MACRO_AT_func for foo.
4321
26741859
YQ
43222014-11-22 Yao Qi <yao@codesourcery.com>
4323
4324 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4325 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4326 Use .Lgcc43_procstart instead of gcc43.
4327
45e44d27
JB
43282014-11-21 Joel Brobecker <brobecker@adacore.com>
4329
4330 * gdb.ada/n_arr_bound: New testcase.
4331
458c8db8
SDJ
43322014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4333
4334 PR breakpoints/10737
4335 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4336 test_catch_syscall_multi_arch.
4337 (test_catch_syscall_multi_arch): New function.
4338
43f3e411
DE
43392014-11-20 Doug Evans <xdje42@gmail.com>
4340
4341 * gdb.base/maint.exp: Update expected output.
4342
0d7b2549
AA
43432014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4344
4345 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4346 4-byte instruction on S390.
4347
8908fca5
JB
43482014-11-19 Joel Brobecker <brobecker@adacore.com>
4349
4350 * gdb.ada/arr_arr: New testcase.
4351
4a46959e
JB
43522014-11-19 Joel Brobecker <brobecker@adacore.com>
4353
4354 * gdb.ada/pkd_arr_elem: New Testcase.
4355
470e2f4e
LM
43562014-11-18 Luis Machado <lgustavo@codesourcery.com>
4357
4358 * gdb.reverse/break-precsave: Expect completion message for
4359 core file reads.
4360 * gdb.reverse/consecutive-precsave.exp: Likewise.
4361 * gdb.reverse/finish-precsave.exp: Likewise.
4362 * gdb.reverse/i386-precsave.exp: Likewise.
4363 * gdb.reverse/machinestate-precsave.exp: Likewise.
4364 * gdb.reverse/sigall-precsave.exp: Likewise.
4365 * gdb.reverse/solib-precsave.exp: Likewise.
4366 * gdb.reverse/step-precsave.exp: Likewise.
4367 * gdb.reverse/until-precsave.exp: Likewise.
4368 * gdb.reverse/watch-precsave.exp: Likewise.
4369
a267f3ad
AA
43702014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4371
4372 * gdb.base/bp-permanent.c: Include unistd.h.
4373 * gdb.python/py-framefilter-mi.c (main): Add return type.
4374 * gdb.python/py-framefilter.c (main): Likewise.
4375 * gdb.trace/actions-changed.c (main): Likewise.
4376
12084a9a
AA
43772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4378
4379 * gdb.mi/until.c: Add eye-catchers.
4380 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4381 line numbers.
4382
dc7e1a77
AA
43832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4384
4385 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4386 function header variants in break1.c.
4387 * gdb.base/ena-dis-br.exp: Likewise.
4388 * gdb.base/hbreak2.exp: Likewise.
4389 * gdb.reverse/until-precsave.exp: Drop references to removed
4390 non-prototype function header variants in ur1.c.
4391 * gdb.reverse/until-reverse.exp: Likewise.
4392
41c77605
PM
43932014-11-17 Petr Machata <pmachata@redhat.com>
4394
4395 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4396 ${_cu_offset_size} bytes abbrev offset.
4397
34248c3a
DE
43982014-11-15 Doug Evans <xdje42@gmail.com>
4399
4400 PR symtab/17559
4401 * gdb.base/line-symtabs.exp: New file.
4402 * gdb.base/line-symtabs.c: New file.
4403 * gdb.base/line-symtabs.h: New file.
4404
646da059
YQ
44052014-11-14 Yao Qi <yao@codesourcery.com>
4406
4407 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4408 (func): Add label func_label.
4409 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4410 Replace low_pc and high_pc with MACRO_AT_range.
4411 Replace name, low_pc and high_pc with MACRO_AT_func.
4412
9301ebe6
YQ
44132014-11-14 Yao Qi <yao@codesourcery.com>
4414
4415 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4416 Replace name, low_pc and high_pc with MACRO_AT_func.
4417
f166b542
YQ
44182014-11-14 Yao Qi <yao@codesourcery.com>
4419
4420 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4421 produce debug information.
4422 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4423
0f6e71e3
YQ
44242014-11-14 Yao Qi <yao@codesourcery.com>
4425
4426 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4427 object and get function length.
4428 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4429 with MACRO_AT_func.
4430 (top-level): Replace gdb_compile and clean_restart with
4431 prepare_for_testing.
4432 * gdb.dwarf2/main.c (main): Add label main_label.
4433
876c4df9
YQ
44342014-11-14 Yao Qi <yao@codesourcery.com>
4435
4436 * lib/dwarf.exp (function_range): New procedure.
4437 (Dwarf::_handle_macro_at_func): New procedure.
4438 (Dwarf::_handle_macro_at_range): New procedure.
4439 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4440
02ad9cf1
YQ
44412014-11-14 Yao Qi <yao@codesourcery.com>
4442
4443 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4444 (_handle_attribute): New procedure.
4445
a59add0c
AA
44462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4447
4448 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4449 * gdb.base/call-sc.c (zed): Likewise.
4450 * gdb.base/checkpoint.c (main): Likewise.
4451 * gdb.base/dump.c (main): Likewise.
4452 * gdb.base/gcore.c (main): Likewise.
4453 * gdb.base/huge.c (main): Likewise.
4454 * gdb.base/multi-forks.c (main): Likewise.
4455 * gdb.base/pr10179-a.c (main): Likewise.
4456 * gdb.base/savedregs.c (main): Likewise.
4457 * gdb.base/sigaltstack.c (main): Likewise.
4458 * gdb.base/siginfo.c (main): Likewise.
4459 * gdb.base/structs.c (zed): Likewise.
4460 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4461 * gdb.mi/mi-syn-frame.c (main): Likewise.
4462 * gdb.mi/until.c (foo, main): Likewise.
4463 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4464 * gdb.base/solib-weak.c (foo): Declare.
4465 * gdb.base/attach-twice.c: Include stdio.h.
4466 * gdb.base/weaklib1.c: Likewise.
4467 * gdb.base/weaklib2.c: Likewise.
4468 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4469 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4470 unistd.h.
4471 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4472 * gdb.mi/mi-exit-code.c: Likewise.
4473 * gdb.base/break-interp-lib.c: Include string.h.
4474 * gdb.base/coremaker.c: Likewise.
4475 * gdb.base/testenv.c: Likewise.
4476 * gdb.python/py-finish-breakpoint.c: Likewise.
4477 * gdb.base/inferior-died.c: Include sys/wait.h.
4478 * gdb.base/fileio.c: Include time.h.
4479 * gdb.base/async-shell.c: Include unistd.h.
4480 * gdb.base/dprintf-non-stop.c: Likewise.
4481 * gdb.base/info-os.c: Likewise.
4482 * gdb.mi/mi-console.c: Likewise.
4483 * gdb.mi/watch-nonstop.c: Likewise.
4484 * gdb.python/py-events.c: Likewise.
4485 * gdb.base/async.c (baz): Move up before its invocation.
4486 * gdb.base/code_elim2.c (my_global_func): Likewise.
4487 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4488 * gdb.base/advance.c (func2): Likewise.
4489
3b5d5997
AA
44902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4491
4492 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4493 variant.
4494 * gdb.base/annota3.c: Likewise.
4495 * gdb.base/async.c: Likewise.
4496 * gdb.base/average.c: Likewise.
4497 * gdb.base/call-ar-st.c: Likewise.
4498 * gdb.base/call-rt-st.c: Likewise.
4499 * gdb.base/call-sc.c: Likewise.
4500 * gdb.base/call-strs.c: Likewise.
4501 * gdb.base/ending-run.c: Likewise.
4502 * gdb.base/execd-prog.c: Likewise.
4503 * gdb.base/exprs.c: Likewise.
4504 * gdb.base/foll-exec.c: Likewise.
4505 * gdb.base/foll-fork.c: Likewise.
4506 * gdb.base/foll-vfork.c: Likewise.
4507 * gdb.base/funcargs.c: Likewise.
4508 * gdb.base/gcore.c: Likewise.
4509 * gdb.base/jump.c: Likewise.
4510 * gdb.base/langs0.c: Likewise.
4511 * gdb.base/langs1.c: Likewise.
4512 * gdb.base/langs2.c: Likewise.
4513 * gdb.base/mips_pro.c: Likewise.
4514 * gdb.base/nodebug.c: Likewise.
4515 * gdb.base/opaque0.c: Likewise.
4516 * gdb.base/opaque1.c: Likewise.
4517 * gdb.base/recurse.c: Likewise.
4518 * gdb.base/run.c: Likewise.
4519 * gdb.base/scope0.c: Likewise.
4520 * gdb.base/scope1.c: Likewise.
4521 * gdb.base/setshow.c: Likewise.
4522 * gdb.base/setvar.c: Likewise.
4523 * gdb.base/shmain.c: Likewise.
4524 * gdb.base/shr1.c: Likewise.
4525 * gdb.base/shr2.c: Likewise.
4526 * gdb.base/sigall.c: Likewise.
4527 * gdb.base/signals.c: Likewise.
4528 * gdb.base/so-indr-cl.c: Likewise.
4529 * gdb.base/solib2.c: Likewise.
4530 * gdb.base/structs.c: Likewise.
4531 * gdb.base/sum.c: Likewise.
4532 * gdb.base/vforked-prog.c: Likewise.
4533 * gdb.base/watchpoint.c: Likewise.
4534 * gdb.reverse/shr2.c: Likewise.
4535 * gdb.reverse/until-reverse.c: Likewise.
4536 * gdb.reverse/ur1.c: Likewise.
4537 * gdb.reverse/watch-reverse.c: Likewise.
4538
066a77c5
AA
45392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4540
4541 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4542 variant.
4543 * gdb.base/sepdebug.exp: Drop references to removed code.
4544
4f204ea5
AA
45452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4546
4547 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4548 variant. Preserve original line numbering.
4549 * gdb.base/list1.c: Likewise.
4550
3b377a3a
AA
45512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4552
4553 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4554 variant.
4555 * gdb.base/break1.c: Likewise.
4556 * gdb.base/break.exp: Drop references to removed code.
4557
e444df73
AA
45582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4559
4560 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4561 variant.
4562
8008f2a7
AA
45632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4564
4565 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4566
a5a06887
AA
45672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4568
4569 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4570 logic into perform_all_tests() and invoke it with and without
4571 function header prototypes.
4572 (do_function_calls): Remove conditional XFAIL for PR 5318.
4573 (rerun_and_prepare): Remove duplicate code.
4574 (perform_all_tests): New. Main logic moved here.
4575
44dba9b9
AA
45762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4577
4578 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4579 code guarded by #ifdef NO_PROTOTYPES.
4580 (t_double_many_args): Likewise.
4581 (DEF_FUNC_MANY_ARGS_1): Likewise.
4582 (DEF_FUNC_VALUES_1): Likewise.
4583 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4584 guarded by #ifdef PROTOTYPES.
4585
d1fbcd56
AA
45862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4587
4588 * gdb.mi/mi-console.c: Add eye-catcher.
4589 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4590 instead of literal line number.
4591
b0e59b8f
AA
45922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4593
4594 * gdb.base/shr2.c: Add eye-catcher.
4595 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4596 line number.
4597
78f98cca
AA
45982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4599
4600 * gdb.base/jump.c: Add eye-catchers.
4601 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4602 numbers.
4603
58fa2af0
AA
46042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4605
4606 * gdb.base/execd-prog.c: Add eye-catchers.
4607 * gdb.base/foll-exec.c: Likewise.
4608 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4609 line numbers.
4610
04e5059b
AA
46112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4612
4613 * gdb.base/ending-run.c: Add eye-catchers.
4614 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4615 literal line numbers.
4616
dbfdb174
AA
46172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4618
4619 * gdb.base/call-rt-st.c: Add eye-catchers.
4620 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4621 literal line numbers.
4622
888a2ade
AA
46232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4624
4625 * gdb.base/call-ar-st.c: Add eye-catchers.
4626 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4627 literal line numbers.
4628
6acc2dde
AA
46292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4630
4631 * gdb.base/average.c: Add eye-catchers.
4632 * gdb.base/sum.c: Likewise.
4633 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4634 regexps dynamically.
4635
9ecfcd1d
AA
46362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4637
4638 * gdb.base/solib1.c: Add eye-catchers.
4639 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4640 literal line numbers.
4641
78708b7c
PA
46422014-11-12 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4645 leader has exited.
4646
af48d08f
PA
46472014-11-12 Pedro Alves <palves@redhat.com>
4648
4649 * gdb.arch/i386-bp_permanent.c: New file.
4650 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4651 (srcfile): Set to i386-bp_permanent.c.
4652 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4653 that stepi does not execute the 'leave' instruction, instead of
4654 testing it does execute.
4655 * gdb.base/bp-permanent.c: New file.
4656 * gdb.base/bp-permanent.exp: New file.
4657
af3768e9
DE
46582014-11-10 Doug Evans <xdje42@gmail.com>
4659
4660 PR symtab/17564
4661 * gdb.base/symtab-search-order.exp: New file.
4662 * gdb.base/symtab-search-order.c: New file.
4663 * gdb.base/symtab-search-order-1.c: New file.
4664 * gdb.base/symtab-search-order-shlib-1.c: New file.
4665
9de00a4a
PA
46662014-11-07 Pedro Alves <palves@redhat.com>
4667
4668 PR gdb/17511
4669 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4670 i?86-*-linux*.
4671
e0f52461
SC
46722014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4673
4674 PR c++/17494
4675 * gdb.cp/pr17494.cc: New file.
4676 * gdb.cp/pr17494.exp: New file.
4677
6ce8c980
YQ
46782014-11-02 Yao Qi <yao@codesourcery.com>
4679
4680 * gdb.python/python.exp: Get working directory and match the
4681 output of "set extended-prompt \\w " with it.
4682
02be9a71
DE
46832014-10-30 Doug Evans <dje@google.com>
4684
4685 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4686 in objfiles.
4687 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4688 in progspaces.
4689
3bdff46b
LM
46902014-10-30 Janis Johnson <janisjo@codesourcery.com>
4691
4692 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4693 * gdb.base/realname-expand.exp: Likewise.
4694 * gdb.linespec/macro-relative.exp: Likewise.
4695
ab917dfb
PA
46962014-10-29 Pedro Alves <palves@redhat.com>
4697
4698 PR gdb/17408
4699 * gdb.threads/schedlock.c (some_function): New function.
4700 (call_function): New global.
4701 (MAYBE_CALL_SOME_FUNCTION): New macro.
4702 (thread_function): Call it.
4703 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4704 and use it instead of a global counter. Adjust all callers.
4705 (get_current_thread): Use "find current thread" for test message
4706 here rather than having all callers pass down the same string.
4707 (goto_loop): New procedure, factored out from ...
4708 (my_continue): ... this.
4709 (step_ten_loops): Change parameter from test message to command to
4710 use. Adjust.
4711 (list_count): Delete global.
4712 (check_result): New procedure, factored out from duplicate top
4713 level code.
4714 (continue tests): Wrap in with_test_prefix.
4715 (test_step): New procedure, factored out from duplicate top level
4716 code.
4717 (top level): Test "step" in combination with all scheduler-locking
4718 modes. Test "next" in combination with all scheduler-locking
4719 modes, and in combination with stepping over a function call or
4720 not.
4721 * gdb.threads/next-bp-other-thread.c: New file.
4722 * gdb.threads/next-bp-other-thread.exp: New file.
4723
d3d4baed
PA
47242014-10-29 Pedro Alves <palves@redhat.com>
4725
4726 PR python/17372
4727 * gdb.python/python.exp: Test a multi-line command that spawns
4728 interactive Python.
4729 * gdb.base/multi-line-starts-subshell.exp: New file.
4730
563e8d85
YQ
47312014-10-29 Yao Qi <yao@codesourcery.com>
4732
4733 * gdb.base/fileio.exp: Make directories on host.
4734
0ea4d52e
YQ
47352014-10-29 Yao Qi <yao@codesourcery.com>
4736
4737 * gdb.base/fileio.c (test_write): Close the file.
4738
7f5ef605
PA
47392014-10-28 Pedro Alves <palves@redhat.com>
4740
4741 PR gdb/12623
4742 * gdb.base/sigstep.c (no_handler): New global.
4743 (main): If 'no_handler is true, set the signal handlers to
4744 SIG_IGN.
4745 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4746 with_sw_watch and no_handler parameters. Handle them.
4747 (top level) <stepping over handler when stopped at a breakpoint
4748 test>: Add a test axis for testing with a software watchpoint, and
4749 another for testing with the signal handler set to SIG_IGN.
4750 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4751 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4752
abbdbd03
PA
47532014-10-28 Pedro Alves <palves@redhat.com>
4754
4755 PR gdb/17511
4756 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4757 * gdb.base/sigstep.exp (other_handler_location): New global.
4758 (advance): Support stepping into the signal handler, and running
4759 commands while in the handler.
4760 (in_handler_map): New global.
4761 (top level): In the advance test, add combinations for getting
4762 into the handler with stepping commands, and for running commands
4763 in the handler. Add comment descripting the advancei tests.
4764
1df4399f
PA
47652014-10-28 Pedro Alves <palves@redhat.com>
4766
4767 * gdb.base/sigstep.exp: Use build_executable instead of
4768 prepare_for_testing.
4769 (top level): Move code that starts GDB, runs to main and creates a
4770 display to ...
4771 (restart): ... this new procedure.
4772 (top level): Move backtrace from signal handler test to ...
4773 (validate_backtrace): ... this new procedure.
4774 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4775 with_test_prefix. Always restart GDB.
4776 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4777 with_test_prefix. Always restart GDB. No need to delete
4778 breakpoints after the test.
4779 (test_skip_handler): Remove prefix parameter.
4780 (skip_over_handler, breakpoint_to_handler)
4781 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4782 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4783 restart GDB. No need to delete breakpoints after the test.
4784 (top level): Use foreach to call the test procedures with
4785 different commands.
4786
a5b6e449
PA
47872014-10-28 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4790 instead of GNATS numbers.
4791 * gdb.base/sigbpt.exp: Likewise.
4792 * gdb.base/siginfo.exp: Likewise.
4793 * gdb.base/sigstep.exp: Likewise.
4794
e5f8a7cc
PA
47952014-10-27 Pedro Alves <palves@redhat.com>
4796
4797 * gdb.base/sigstep.c (dummy): New global.
4798 (main): Issue a couple writes to the new global.
4799 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4800 procedures.
4801 (skip_over_handler): Use test_skip_handler.
4802 (top level): Call skip_over_handler for stepi and nexti too.
4803 (breakpoint_over_handler): Use test_skip_handler.
4804 (top level): Call breakpoint_over_handler for stepi and nexti too.
4805
763905a3
YQ
48062014-10-27 Yao Qi <yao@codesourcery.com>
4807
4808 * gdb.trace/tfile.c (adjust_function_address)
4809 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4810 function descriptor.
4811
6f259a23
DB
48122014-10-24 Don Breazeal <donb@codesourcery.com>
4813
4814 * gdb.base/foll-fork.exp (test_follow_fork,
4815 catch_fork_child_follow): Check for updated fork messages emitted
4816 from infrun.c.
4817 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4818 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4819 vfork_and_exec_child_follow_through_step): Check for updated vfork
4820 messages emitted from infrun.c.
4821
09dd9a69
PA
48222014-10-24 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.base/corefile.exp: Remove references to ultrix.
4825 * gdb.base/interrupt.exp: Likewise.
4826 * gdb.base/whatis.exp: Likewise.
4827 * gdb.gdb/selftest.exp: Likewise.
4828 * gdb.threads/manythreads.exp: Likewise.
4829 * gdb.threads/print-threads.exp: Likewise.
4830 * gdb.threads/pthreads.exp:: Likewise.
4831 * gdb.threads/schedlock.exp: Likewise.
4832
3433cfa5
SC
48332014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4834
4835 * gdb.cp/non-trivial-retval.cc: Add a test case.
4836 * gdb.cp/non-trivial-retval.exp: Add a test.
4837
092f880b
YQ
48382014-10-20 Yao Qi <yao@codesourcery.com>
4839
4840 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4841 * gdb.python/py-objfile-script-gdb.py: New file.
4842 * gdb.python/py-objfile-script.exp: Update reference to
4843 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4844 of remote_download. Remove the dest file.
4845
acbdb7f3
YQ
48462014-10-20 Yao Qi <yao@codesourcery.com>
4847
4848 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4849 * gdb.base/step-line.exp: Likewise.
4850 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4851 * gdb.dwarf2/dw2-basic.exp: Likewise.
4852 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4853 * gdb.dwarf2/dw2-filename.exp: Likewise.
4854 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4855 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4856 * gdb.dwarf2/dw2-producer.exp: Likewise.
4857 * gdb.dwarf2/mac-fileno.exp: Likewise.
4858 * gdb.python/py-frame-args.exp: Likewise.
4859 * gdb.python/py-framefilter.exp: Likewise.
4860 * gdb.python/py-mi.exp: Likewise.
4861 * gdb.python/py-objfile-script.exp: Likewise
4862 * gdb.python/py-pp-integral.exp: Likewise.
4863 * gdb.python/py-pp-re-notag.exp: Likewise.
4864 * gdb.python/py-prettyprint.exp: Likewise.
4865 * gdb.python/py-section-script.exp: Likewise.
4866 * gdb.python/py-typeprint.exp: Likewise.
4867 * gdb.python/py-xmethods.exp: Likewise.
4868 * gdb.stabs/weird.exp: Likewise.
4869 * gdb.xml/tdesc-regs.exp: Likewise.
4870
bd286a29
KCY
48712014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4872
4873 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4874 (out_cu): Use addr_len for the size of addresses.
4875 (out_line): Likewise. Size DW_LNE_set_address instruction
4876 according to addr_len.
4877 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4878 (FUNC): Add START_INSNS to definition.
4879
673dc4a0
YQ
48802014-10-18 Yao Qi <yao@codesourcery.com>
4881
4882 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4883 gdb_has_argv0 return true.
4884 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4885 check [target_info exists noargs], check [gdb_has_argv0]
4886 instead.
4887 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4888 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4889 procedures.
4890
4ffbba72
DE
48912014-10-17 Doug Evans <dje@google.com>
4892
4893 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4894 event.
4895 * gdb.python/py-events.py: Add clear_objfiles event.
4896
d096d8c1
DE
48972014-10-17 Doug Evans <dje@google.com>
4898
4899 * gdb.python/py-objfile.exp: Test progspace attribute.
4900
a80db015
LM
49012014-10-17 Luis Machado <lgustavo@codesourcery.com>
4902
4903 * gdb.guile/scm-breakpoint.exp: Do not assume any
4904 directory separators when matching source file paths.
4905 * gdb.python/py-breakpoint.exp: Likewise.
4906 * gdb.reverse/break-precsave.exp: Likewise.
4907 * gdb.reverse/break-reverse.exp: Likewise.
4908 * gdb.reverse/consecutive-precsave.exp: Likewise.
4909 * gdb.reverse/finish-precsave.exp: Likewise.
4910 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4911 * gdb.reverse/finish-reverse.exp: Likewise.
4912 * gdb.reverse/i386-precsave.exp: Likewise.
4913 * gdb.reverse/i387-env-reverse.exp: Likewise.
4914 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4915 * gdb.reverse/machinestate-precsave.exp: Likewise.
4916 * gdb.reverse/machinestate.exp: Likewise.
4917 * gdb.reverse/sigall-precsave.exp: Likewise.
4918 * gdb.reverse/solib-precsave.exp: Likewise.
4919 * gdb.reverse/step-precsave.exp: Likewise.
4920 * gdb.reverse/until-precsave.exp: Likewise.
4921 * gdb.reverse/watch-precsave.exp: Likewise.
4922 * gdb.reverse/watch-reverse.exp: Likewise.
4923
b22089ab
YQ
49242014-10-17 Yao Qi <yao@codesourcery.com>
4925
4926 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4927 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4928
6c4486e6
PA
49292014-10-17 Pedro Alves <palves@redhat.com>
4930
4931 PR gdb/17471
4932 * gdb.base/bg-execution-repeat.c: New file.
4933 * gdb.base/bg-execution-repeat.exp: New file.
4934
0ff33695
PA
49352014-10-17 Pedro Alves <palves@redhat.com>
4936
4937 PR gdb/17300
4938 * gdb.base/continue-all-already-running.c: New file.
4939 * gdb.base/continue-all-already-running.exp: New file.
4940
6fdebc3d
PA
49412014-10-17 Pedro Alves <palves@redhat.com>
4942
4943 PR gdb/17472
4944 * gdb.base/annota-input-while-running.c: New file.
4945 * gdb.base/annota-input-while-running.exp: New file.
4946
32a8097b
PA
49472014-10-17 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/callfuncs.exp: emove references to osf.
4950 * gdb.base/sigall.exp: Likewise.
4951 * gdb.gdb/selftest.exp: Likewise.
4952 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4953 * gdb.mi/non-stop.c: Likewise.
4954 * gdb.mi/pthreads.c: Likewise.
4955 * gdb.reverse/sigall-precsave.exp: Likewise.
4956 * gdb.reverse/sigall-reverse.exp: Likewise.
4957 * gdb.threads/pthreads.c: Likewise.
4958 * gdb.threads/pthreads.exp: Likewise.
4959
7a3517ff
YQ
49602014-10-17 Yao Qi <yao@codesourcery.com>
4961
4962 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4963 check 'target_info exists noargs'.
4964 (test_command_prompt_position): Likewise.
4965 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4966 Remove "set args".
4967 (progvar_simple_while_test): Likewise.
4968 (progvar_complex_if_while_test): Likewise.
4969 (if_while_breakpoint_command_test): Likewise.
4970 (infrun_breakpoint_command_test): Likewise.
4971 (breakpoint_command_test): Likewise.
4972 (watchpoint_command_test): Likewise.
4973 (bp_deleted_in_command_test): Likewise.
4974 (temporary_breakpoint_commands): Likewise.
4975
bb99c472
YQ
49762014-10-16 Yao Qi <yao@codesourcery.com>
4977
4978 * gdb.base/remotetimeout.exp: Remove noargs checking.
4979
7c16b83e
PA
49802014-10-15 Pedro Alves <palves@redhat.com>
4981
4982 PR breakpoints/9649
4983 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4984 * gdb.base/breakpoint-in-ro-region.exp
4985 (probe_target_hardware_step): New procedure.
4986 (top level): Probe hardware stepping and hardware breakpoint
4987 support. Test stepping through a read-only region, with both
4988 "breakpoint auto-hw" on and off and both "always-inserted" on and
4989 off.
4990
35a49624
IB
49912014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4992
4993 * gdb.dlang/demangle.exp: Update for demangling changes.
4994
2d1c107c
SC
49952014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4996
4997 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4998 * gdb.cp/non-trivial-retval.exp: Add new tests.
4999
778811d5
SC
50002014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5001
5002 PR c++/13403
5003 PR c++/15154
5004 * gdb.cp/non-trivial-retval.cc: New file.
5005 * gdb.cp/non-trivial-retval.exp: New file.
5006
10c5f0a8
YQ
50072014-10-15 Yao Qi <yao@codesourcery.com>
5008
5009 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5010 remote host.
5011
65d7b369
YQ
50122014-10-15 Yao Qi <yao@codesourcery.com>
5013
5014 * gdb.python/py-symbol.exp: Match file base name if host is
5015 remote, otherwise match file name with dir name.
5016 * gdb.python/py-symtab.exp: Likewise.
5017 * gdb.python/python.exp: Likewise.
5018
46dc1394
YQ
50192014-10-15 Yao Qi <yao@codesourcery.com>
5020
5021 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5022 pattern.
5023 * gdb.python/py-symtab.exp: Likewise.
5024 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5025 locationn.
5026
c40cc657
JB
50272014-10-14 Joel Brobecker <brobecker@adacore.com>
5028
5029 * gdb.ada/addr_arith: New testcase.
5030
2abf49e1
MR
50312014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5032
5033 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5034 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5035 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5036 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5037
f7088df3
SDJ
50382014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5039
5040 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5041 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5042 * gdb.arch/stap-eval-lang-ada.exp: New file.
5043
4dc06805
YQ
50442014-10-14 Yao Qi <yao@codesourcery.com>
5045
5046 * gdb.mi/mi-var-child.c (nothing1): New function.
5047 (nothing2): New function.
5048 (do_children_tests): Set function pointers by nothing1 and
5049 nothing2.
5050 * gdb.mi/mi-var-child.exp: Step over new added statements.
5051 Update test to match the new output.
5052 * gdb.mi/var-cmd.c (nothing1): New function.
5053 (nothing2): New function.
5054 (do_children_tests): Set function pointers by nothing1 and
5055 nothing2.
5056 * gdb.mi/mi-var-display.exp: Update test to match output.
5057 Step to the line specified by $line_dct_nothing.
5058 Increase the number of lines to step.
5059
46a93de2
YQ
50602014-10-14 Yao Qi <yao@codesourcery.com>
5061
5062 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5063 tests.
5064 * gdb.mi/mi2-var-child.exp: Likewise.
5065
14ea52ee
DE
50662014-10-13 Doug Evans <dje@google.com>
5067
5068 * gdb.python/py-objfile.exp: Change name of file name test.
5069
e5c6e92b
DE
50702014-10-13 Doug Evans <dje@google.com>
5071
5072 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5073 from the start of the CU.
5074
c780cc2f
JK
50752014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5076 Yao Qi <yao@codesourcery.com>
5077
5078 Fix "save breakpoints" for "catch" command.
5079 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5080 Remove -nonewline. Match also the added "main" line.
5081
99894e11
JK
50822014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5083
5084 Fix "save breakpoints" for "disable $bpnum" command.
5085 * gdb.base/save-bp.c (main): Add label.
5086 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5087
6e1ac5a3
JK
50882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5089
5090 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5091
754dd2b0
YQ
50922014-10-11 Yao Qi <yao@codesourcery.com>
5093
5094 * gdb.server/server-kill.exp: Execute command
5095 "set remote trace-status-packet on" before "tstatus".
5096
f90183d7
YQ
50972014-10-11 Yao Qi <yao@codesourcery.com>
5098
5099 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5100 (main): Call getppid.
5101 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5102 and continue to it. Read variable "server_pid".
5103
bf40a607
YQ
51042014-10-11 Yao Qi <yao@codesourcery.com>
5105
5106 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5107
052ca370
YQ
51082014-10-11 Yao Qi <yao@codesourcery.com>
5109
5110 * gdb.threads/thread-find.exp: Don't execute command
5111 "info threads".
5112 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5113 * gdb.threads/linux-dp.exp: Don't check the condition
5114 $threads_created equals to zero.
5115
3831839c
PA
51162014-10-10 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.base/bigcore.exp: Remove references to IRIX.
5119 * gdb.base/funcargs.exp: Likewise.
5120 * gdb.base/interrupt.exp: Likewise.
5121 * gdb.base/mips_pro.exp: Likewise.
5122 * gdb.base/nodebug.exp: Likewise.
5123 * gdb.base/setvar.exp: Likewise.
5124 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5125
8b9a549d
PA
51262014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5127 Pedro Alves <palves@redhat.com>
5128
5129 PR symtab/14466
5130 * gdb.base/vdso-warning.c: New file.
5131 * gdb.base/vdso-warning.exp: New file.
5132
d48ba5e8
DE
51332014-10-02 Doug Evans <dje@google.com>
5134
5135 * gdb.base/structs.c (main): Don't run forever.
5136
2278c276
PA
51372014-10-02 Pedro Alves <palves@redhat.com>
5138
5139 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5140 (top level) <stop threads 1, stop threads 2>: Use it.
5141
b57bacec
PA
51422014-10-02 Pedro Alves <palves@redhat.com>
5143
5144 * gdb.threads/break-while-running.exp (test): Add new
5145 'update_thread_list' argument. Skip "info threads" if false.
5146 (top level): Add new 'update_thread_list' axis.
5147
13fd3ff3
PA
51482014-10-02 Pedro Alves <palves@redhat.com>
5149
5150 PR breakpoints/17431
5151 * gdb.base/execl-update-breakpoints.c: New file.
5152 * gdb.base/execl-update-breakpoints.exp: New file.
5153
0fec99e8
PA
51542014-10-01 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.base/breakpoint-in-ro-region.c: New file.
5157 * gdb.base/breakpoint-in-ro-region.exp: New file.
5158
2ddf4301
SM
51592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5160
5161 * gdb.mi/mi-exit-code.exp: New file.
5162 * gdb.mi/mi-exit-code.c: New file.
5163
6a5f3f43
YQ
51642014-09-30 Yao Qi <yao@codesourcery.com>
5165
5166 * lib/prelink-support.exp (build_executable_own_libs): Error if
5167 the target isn't native.
5168
345bcc73
YQ
51692014-09-30 Yao Qi <yao@codesourcery.com>
5170
5171 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5172 false.
5173
a25a5a45
PA
51742014-09-22 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.threads/break-while-running.exp: New file.
5177 * gdb.threads/break-while-running.c: New file.
5178
00ba3162
YQ
51792014-09-19 Yao Qi <yao@codesourcery.com>
5180
5181 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5182 Invoke test. Restart GDB with --readnow and invoke test again.
5183
c3b7b696
YQ
51842014-09-19 Yao Qi <yao@codesourcery.com>
5185
5186 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5187 proc set_breakpoint_on_gcd_function. Invoke
5188 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5189 invoke set_breakpoint_on_gcd_function again.
5190
2b4fd423
DE
51912014-09-18 Doug Evans <dje@google.com>
5192
5193 * gdb.dwarf2/symtab-producer.exp: New file.
5194
a5947601
SDJ
51952014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5196
5197 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5198 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5199 * gdb.base/global-var-nested-by-dso.c: Likewise.
5200 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5201
91c19059
SDJ
52022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5203 Pedro Alves <palves@redhat.com>
5204
5205 * gdb.base/watch-bitfields.exp: Pass string other than test file
5206 name to prepare_for_testing.
5207 (watch): New procedure.
5208 (expect_watchpoint): Use with_test_prefix.
5209 (top level): Factor out tests to ...
5210 (test_watch_location, test_regular_watch): ... these new
5211 procedures, and use with_test_prefix and gdb_continue_to_end.
5212
bb9d5f81
PP
52132014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5214
5215 PR breakpoints/12526
5216 * gdb.base/watch-bitfields.exp: New file.
5217 * gdb.base/watch-bitfields.c: New file.
5218
635856f5
PA
52192014-09-16 Pedro Alves <palves@redhat.com>
5220
5221 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5222 software and hardware addresses, not software address against
5223 itself.
5224
7280ceea
PA
52252014-09-16 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5228 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5229
428b16bd
PA
52302014-09-16 Pedro Alves <palves@redhat.com>
5231
5232 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5233 files.
5234 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5235 "*-*-vxworks*" throughout.
5236 * gdb.base/break.exp: Likewise.
5237 * gdb.base/default.exp: Likewise.
5238 * gdb.base/scope.exp: Likewise.
5239 * gdb.base/sepdebug.exp: Likewise.
5240 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5241 throughout.
5242 * gdb.base/run.c: Likewise.
5243 * gdb.base/sepdebug.c: Likewise.
5244 * gdb.hp/gdb.aCC/run.c: Likewise.
5245 * gdb.reverse/until-reverse.c: Likewise.
5246 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5247
666d413c
YQ
52482014-09-16 Yao Qi <yao@codesourcery.com>
5249
5250 * boards/local-remote-host-native.exp: New file.
5251
57cbd724
DE
52522014-09-14 Doug Evans <xdje42@gmail.com>
5253
5254 * gdb.threads/queue-signal.c (thread_count): New variable.
5255 (thread_count_mutex, thread_count_condvar): New variables.
5256 (incr_thread_count, wait_all_threads_running): New functions.
5257 (main): Wait for all threads to be in their thread functions.
5258
81219e53
DE
52592014-09-13 Doug Evans <xdje42@gmail.com>
5260
5261 * gdb.threads/queue-signal.c: New file.
5262 * gdb.threads/queue-signal.exp: New file.
5263
3714cea7
DE
52642014-09-13 Doug Evans <xdje42@gmail.com>
5265
5266 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5267 be consistent with what default_gdb_init uses.
5268 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5269 the plain text of the prompt. Add some logging printfs.
5270 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5271
fa43b1d7
PA
52722014-09-12 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5275 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5276 * gdb.arch/i386-size-overlap.exp: Likewise.
5277 * gdb.arch/i386-size.exp: Likewise.
5278 * gdb.arch/i386-unwind.exp: Likewise.
5279 * gdb.base/a2-run.exp: Likewise.
5280 * gdb.base/break.exp: Likewise.
5281 * gdb.base/charset.exp: Likewise.
5282 * gdb.base/chng-syms.exp: Likewise.
5283 * gdb.base/commands.exp: Likewise.
5284 * gdb.base/dbx.exp: Likewise.
5285 * gdb.base/find.exp: Likewise.
5286 * gdb.base/funcargs.exp: Likewise.
5287 * gdb.base/jit-simple.exp: Likewise.
5288 * gdb.base/reread.exp: Likewise.
5289 * gdb.base/sepdebug.exp: Likewise.
5290 * gdb.base/step-bt.exp: Likewise.
5291 * gdb.cp/mb-inline.exp: Likewise.
5292 * gdb.cp/mb-templates.exp: Likewise.
5293 * gdb.objc/basicclass.exp: Likewise.
5294 * gdb.threads/killed.exp: Likewise.
5295
9d9bf2df
EBM
52962014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5297
5298 PR tdep/17379
5299 * gdb.arch/powerpc-stackless.S: New file.
5300 * gdb.arch/powerpc-stackless.exp: New file.
5301
1cf2f1b0
JK
53022014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 * gdb.base/attach.c: Include unistd.h.
5305 (main): Call alarm. Add label postloop.
5306 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5307 gdb_breakpoint, gdb_continue_to_breakpoint.
5308 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5309
98880d46
PA
53102014-09-11 Pedro Alves <palves@redhat.com>
5311
5312 PR gdb/17347
5313 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5314 * gdb.base/attach.exp (test_command_line_attach_run): New
5315 procedure.
5316 (top level): Call it.
5317
4c92ff2c
PA
53182014-09-11 Pedro Alves <palves@redhat.com>
5319
5320 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5321 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5322 (do_command_attach_tests): Use spawn_wait_for_attach.
5323 * gdb.base/solib-overlap.exp: Likewise.
5324 * gdb.multi/multi-attach.exp: Likewise.
5325 * gdb.python/py-prompt.exp: Likewise.
5326 * gdb.python/py-sync-interp.exp: Likewise.
5327 * gdb.server/ext-attach.exp: Likewise.
5328
3adc1a7d
GKB
53292014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5330
5331 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5332 command in testcase. Simplify testcase.
5333
96334934
JB
53342014-09-10 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5337
eb479039
JB
53382014-09-10 Joel Brobecker <brobecker@adacore.com>
5339
5340 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5341
deede10c
JB
53422014-09-10 Joel Brobecker <brobecker@adacore.com>
5343
5344 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5345
7828a5f5
JB
53462014-09-10 Joel Brobecker <brobecker@adacore.com>
5347
5348 * gdb.dwarf2/dynarr-ptr.c: New file.
5349 * gdb.dwarf2/dynarr-ptr.exp: New file.
5350
33aeebcf
MR
53512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5352
5353 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5354 of 30 rather than hardcoding 120 for a slow test case. Take the
5355 `gdb,timeout' target setting into account for this calculation.
5356 Don't extend the timeout for the test cases that don't need it.
5357
7b415901
MR
53582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5359
5360 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5361 a factor of 2 for a slow test case. Take the `gdb,timeout'
5362 target setting into account for this calculation.
5363 * gdb.reverse/until-precsave.exp: Increase the timeout by
5364 a factor of 15 and 3 respectively rather than adding 120
5365 for a pair of slow test cases. Take the `gdb,timeout'
5366 target setting into account for this calculation.
5367
4a40f85a
MR
53682014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5369
5370 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5371 timeout, don't pass one down to gdb_expect.
5372 (gdb_expect): Rework timeout selection.
5373
09635af7
MR
53742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5375
5376 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5377 exception on timeout.
5378 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5379 (gdbserver_start_extended): Catch any `gdbserver_start' error
5380 exceptions.
5381 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5382 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5383 `gdbserver_gdb_load' error exceptions.
5384
2bdd10b7
MR
53852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5386
5387 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5388 120 on waiting for the TCP socket to open.
5389
316935f0
DE
53902014-09-09 Doug Evans <xdje42@gmail.com>
5391
5392 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5393 _caller_matches, _any_caller_is, _any_caller_matches.
5394
83740597
DE
53952014-09-09 Doug Evans <xdje42@gmail.com>
5396
5397 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5398
4c122fc3
YQ
53992014-09-09 Yao Qi <yao@codesourcery.com>
5400
5401 * gdb.mi/mi-var-display.exp: Set print symbol off.
5402
a9f116cb
GKB
54032014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5404
5405 PR gdb/17035
5406 * gdb.base/commands.exp: Add tests to verify user-defined
5407 commands with empty bodies.
5408 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5409 python commands in `show user command`.
5410 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5411 scheme commands in `show user command`.
5412
c75bd3a2
JK
54132014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5414
5415 PR python/17355
5416 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5417 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5418 * gdb.python/py-framefilter-invalidarg.exp: New file.
5419 * gdb.python/py-framefilter-invalidarg.py: New file.
5420
faa42425
DE
54212014-09-06 Doug Evans <xdje42@gmail.com>
5422
5423 PR 15276
5424 * gdb.python/py-caller-is.c: New file.
5425 * gdb.python/py-caller-is.exp: New file.
5426
474ca4f6
SDJ
54272014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5428
5429 PR gdb/17235
5430 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5431 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5432
eb0b0463
SDJ
54332014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5434
5435 PR fortran/17237
5436 * gdb.fortran/print-formatted.exp: New file.
5437 * gdb.fortran/print-formatted.f90: Likewise.
5438
5f3b99cf
SS
54392014-09-03 Sasha Smundak <asmundak@google.com>
5440
5441 * gdb.python/py-frame.exp: Test Frame.read_register.
5442
7d793aa9
SDJ
54432014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5444
5445 PR python/16699
5446 * gdb.python/py-completion.exp: New file.
5447 * gdb.python/py-completion.py: Likewise.
5448
fb0576e9
DE
54492014-08-28 Doug Evans <dje@google.com>
5450
5451 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5452 eax,etc. are live with values set by gdb and thus the compiler can't
5453 use them.
5454 * gdb.arch/i386-pseudo.c (main): Ditto.
5455
ee92b0dd
DE
54562014-08-27 Doug Evans <dje@google.com>
5457
5458 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5459
6649db35
DE
54602014-08-25 Doug Evans <dje@google.com>
5461
5462 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5463 (main): Ditto.
5464
564b7600
DE
54652014-08-25 Doug Evans <dje@google.com>
5466
5467 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5468
3881fb67
YQ
54692014-08-24 Yao Qi <yao@codesourcery.com>
5470
5471 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5472 symbol off.
5473 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5474
a05a36a5
DE
54752014-08-22 Doug Evans <dje@google.com>
5476
5477 PR 17276
5478 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5479 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5480 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5481
7c343b48
YQ
54822014-08-22 Yao Qi <yao@codesourcery.com>
5483
5484 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5485 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5486 * gdb.python/python.exp: Likewise. Use .py file on the host
5487 instead of the build.
5488
22fd09ae
JK
54892014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5490
5491 * gdb.threads/gcore-stale-thread.c: New file.
5492 * gdb.threads/gcore-stale-thread.exp: New file.
5493
a8454a7c
PA
54942014-08-21 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5497 * gdb.base/gcore-relro-pie.exp: Likewise.
5498 * gdb.base/gcore-relro.exp: Likewise.
5499 * gdb.base/gcore.exp: Likewise.
5500 * gdb.base/print-symbol-loading.exp: Likewise.
5501 * gdb.threads/gcore-thread.exp: Likewise.
5502 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5503
2a31c623
PA
55042014-08-20 Pedro Alves <palves@redhat.com>
5505 Jan Kratochvil <jan.kratochvil@redhat.com>
5506
5507 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5508 configure.
5509 (EXPECT): Handle READ1 being set.
5510 (all): Depend on EXTRA_RULES.
5511 (check-read1, expect-read1, read1.so, read1): New rules.
5512 * README (Testsuite Parameters): Document the READ1 make variable.
5513 (Race detection): New section.
5514 * configure: Regenerate.
5515 * configure.ac: If build==host==target, and running under a
5516 GNU/glibc system, add read1 to the extra Makefile rules.
5517 (EXTRA_RULES): AC_SUBST it.
5518 * lib/read1.c: New file.
5519
d36430db
JB
55202014-08-20 Joel Brobecker <brobecker@adacore.com>
5521
5522 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5523 the handling of variables declared as a typedef to an array
5524 which a DW_AT_data_location attribute.
5525
9a0dc9e3
PA
55262014-08-19 Andrew Burgess <aburgess@broadcom.com>
5527 Pedro Alves <palves@redhat.com>
5528
5529 PR symtab/14604
5530 PR symtab/14605
5531 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5532 gdb_test.
5533
0718a8da
PA
55342014-08-19 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5537
13b448cd
YQ
55382014-08-19 Yao Qi <yao@codesourcery.com>
5539
5540 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5541 right line.
5542
1cbf5077
DB
55432014-08-18 David Blaikie <dblaikie@gmail.com>
5544
5545 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5546
bf0fae19
JB
55472014-08-18 Joel Brobecker <brobecker@adacore.com>
5548
5549 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5550 attribute in array range.
5551
3c8c5dcc
JB
55522014-08-18 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5555
e66d4446
SC
55562014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5557
5558 PR c++/17132
5559 * gdb.cp/pr17132.cc: New file.
5560 * gdb.cp/pr17132.exp: New file.
5561
940df408
SC
55622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5563
5564 * gdb.python/py-xmethods.py (A_getarrayind)
5565 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5566 Use 'print' with function call syntax.
5567 (E_method_matcher.match): Fix tab vs space indentation mixup.
5568
ebcc6c3a
YQ
55692014-08-15 Yao Qi <yao@codesourcery.com>
5570
5571 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5572 false.
5573
775e0f04
YQ
55742014-08-15 Yao Qi <yao@codesourcery.com>
5575
5576 * gdb.cp/casts.exp: Set print symbol off.
5577 * gdb.cp/class2.exp: Likewise.
5578 * gdb.cp/overload.exp: Likewise.
5579 * gdb.cp/templates.exp: Likewise.
5580
d769e349
DE
55812014-08-11 Doug Evans <dje@google.com>
5582
5583 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5584 (test_load_shlib): Update.
5585
20c6f1e1
YQ
55862014-08-09 Yao Qi <yao@codesourcery.com>
5587
5588 * gdb.base/display.exp: Invoke is_address_zero_readable.
5589 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5590 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5591 * gdb.base/hbreak-unmapped.exp: Return if
5592 is_address_zero_readable returns true.
5593 * gdb.base/signest.exp: Likewise.
5594 * gdb.base/signull.exp: Likewise.
5595 * gdb.base/sigbpt.exp: Likewise.
5596 * gdb.guile/scm-disasm.exp: Do the test if
5597 is_address_zero_readable returns false.
5598 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5599 * gdb.python/py-arch.exp: Likewise.
5600 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5601 * lib/gdb.exp (is_address_zero_readable): New proc.
5602
5792e8e3
YQ
56032014-08-09 Yao Qi <yao@codesourcery.com>
5604
5605 PR testsuite/13443
5606 * gdb.mi/mi-var-display.exp: Make test messages unique.
5607
3cecbbbe
TT
56082014-08-04 Tom Tromey <tromey@redhat.com>
5609
5610 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5611 target 0".
5612
00b51ff5
TT
56132014-08-04 Tom Tromey <tromey@redhat.com>
5614
5615 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5616 "target_resume".
5617
6908c509
JB
56182014-08-01 Joel Brobecker <brobecker@adacore.com>
5619
5620 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5621 inner_vla_struct_object_size.
5622 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5623 as xfail.
5624
cc6563d2
PA
56252014-07-30 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5628 comment.
5629
7e09a223
YQ
56302014-07-29 Yao Qi <yao@codesourcery.com>
5631
5632 PR gdb/17206
5633 * gdb.base/until-nodebug.exp: New.
5634
7ebdbe92
DE
56352014-07-28 Doug Evans <xdje42@gmail.com>
5636
5637 PR guile/17203
5638 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5639 previously existing parameter, and previously ambiguously spelled
5640 parameter.
5641
fdb1adc6
WN
56422014-07-28 Will Newton <will.newton@linaro.org>
5643
5644 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5645
186fcde0
DE
56462014-07-26 Ludovic Courtès <ludo@gnu.org>
5647 Doug Evans <xdje42@gmail.com>
5648
5649 PR guile/17146
5650 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5651
70509625
PA
56522014-07-25 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.threads/signal-command-handle-nopass.c: New file.
5655 * gdb.threads/signal-command-handle-nopass.exp: New file.
5656 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5657 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5658 * gdb.threads/signal-delivered-right-thread.c: New file.
5659 * gdb.threads/signal-delivered-right-thread.exp: New file.
5660
c3f814a1
PA
56612014-07-25 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/double-prompt-target-event-error.exp
5664 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5665 match.
5666 (cancel_pagination_in_target_event): Rework double prompt
5667 detection.
5668 * gdb.base/paginate-after-ctrl-c-running.exp
5669 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5670 <return>' match.
5671 * gdb.base/paginate-bg-execution.exp
5672 (test_bg_execution_pagination_return)
5673 (test_bg_execution_pagination_cancel): Remove '-notransfer
5674 <return>' matches.
5675 * gdb.base/paginate-execution-startup.exp
5676 (test_fg_execution_pagination_return)
5677 (test_fg_execution_pagination_cancel): Remove '-notransfer
5678 <return>' matches.
5679 * gdb.base/paginate-inferior-exit.exp
5680 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5681 match.
5682 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5683 * lib/gdb.exp (pagination_prompt): Run text through
5684 string_to_regexp.
5685 (gdb_test_multiple): Match $pagination_prompt instead of
5686 "<return>".
5687 (string_to_regexp): Move to lib/gdb-utils.exp.
5688
e214cf6c
JK
56892014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5690
5691 * gdb.arch/amd64-entry-value-paramref.S: New file.
5692 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5693 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5694 * gdb.arch/amd64-optimout-repeat.S: New file.
5695 * gdb.arch/amd64-optimout-repeat.c: New file.
5696 * gdb.arch/amd64-optimout-repeat.exp: New file.
5697
17d0c5c8
JK
56982014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5699
5700 PR gdb/17170
5701 * gdb.base/statistics.exp: New file.
5702
b8b8facf
DE
57032014-07-17 Doug Evans <dje@google.com>
5704
74b49205 5705 PR gdb/17170
b8b8facf
DE
5706 * gdb.base/maint.exp: Update testing of per-command stats.
5707
1b5d0ab3
PA
57082014-07-16 Pedro Alves <palves@redhat.com>
5709
5710 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5711 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5712 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5713 (tfile_write_buf): New functions.
5714 (add_memory_block): Rewrite using the above.
5715 (adjust_function_address): New function.
5716 (FUNCTION_ADDRESS): New macro.
5717 (write_basic_trace_file): Remove short_x local, and use
5718 tfile_write_16. Change type of func_addr local to unsigned long
5719 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5720 here. Cast argument of add_memory_block to char pointer.
5721 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5722 (main): Remove parameters.
5723 * gdb.trace/tfile.exp: Remove nowarnings.
5724
4d974e88
SM
57252014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5726
5727 * gdb.base/debug-expr.exp: Test string evaluation with
5728 "debug expression" on.
5729
41e99568
PA
57302014-07-15 Pedro Alves <palves@redhat.com>
5731
5732 * gdb.base/reread.exp: Use clean_restart.
5733
487d9753
PL
57342014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5735
5736 * gdb.arch/avr-flash-qualifer.c: New.
5737 * gdb.arch/avr-flash-qualifer.exp: New.
5738
cc1c52ad
PA
57392014-07-14 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5742 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5743
1e973570
PA
57442014-07-14 Pedro Alves <palves@redhat.com>
5745
5746 * gdb.base/double-prompt-target-event-error.c: New file.
5747 * gdb.base/double-prompt-target-event-error.exp: New file.
5748
93d6eb10
PA
57492014-07-14 Pedro Alves <palves@redhat.com>
5750
5751 PR gdb/17072
5752 * gdb.base/paginate-inferior-exit.c: New file.
5753 * gdb.base/paginate-inferior-exit.exp: New file.
5754
0017922d
PA
57552014-07-14 Pedro Alves <palves@redhat.com>
5756
5757 PR gdb/17072
5758 * gdb.base/paginate-bg-execution.c: New file.
5759 * gdb.base/paginate-bg-execution.exp: New file.
5760
94696ad3
PA
57612014-07-14 Pedro Alves <palves@redhat.com>
5762
5763 PR gdb/17072
5764 * gdb.base/paginate-execution-startup.c: New file.
5765 * gdb.base/paginate-execution-startup.exp: New file.
5766 * lib/gdb.exp (pagination_prompt): New global.
5767 (default_gdb_spawn): New procedure, factored out from
5768 default_gdb_spawn.
5769 (default_gdb_start): Adjust to call default_gdb_spawn.
5770 (gdb_spawn): New procedure.
5771
bd293940
PA
57722014-07-14 Pedro Alves <palves@redhat.com>
5773
5774 * lib/gdb.exp (gdb_assert): New procedure.
5775 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5776
c933f875
PA
57772014-07-14 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.base/execution-termios.c: New file.
5780 * gdb.base/execution-termios.exp: New file.
5781
d98b7a16
TT
57822014-07-14 Tom Tromey <tromey@redhat.com>
5783
5784 * gdb.cp/vla-cxx.cc: New file.
5785 * gdb.cp/vla-cxx.exp: New file.
5786
548740d6
TT
57872014-07-14 Tom Tromey <tromey@redhat.com>
5788
5789 * gdb.reverse/rerun-prec.c: New file.
5790 * gdb.reverse/rerun-prec.exp: New file.
5791
a25eb028
MR
57922014-07-12 Maciej W. Rozycki <macro@mips.com>
5793 Maciej W. Rozycki <macro@codesourcery.com>
5794
5795 * lib/gdb-utils.exp: New file.
5796 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5797 inline `gdb_init_command' processing.
5798 (gdb_start_cmd): Likewise.
5799 * lib/mi-support.exp (mi_run_cmd): Likewise.
5800 * README: Document `gdb_init_command' and `gdb_init_commands'.
5801
218c2655
JK
58022014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5803
5804 Fix false FAIL running under a very long directory name.
5805 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5806 and "set print elements 10000". Twice.
5807
5401fde3
YQ
58082014-07-11 Yao Qi <yao@codesourcery.com>
5809
5810 * gdb.base/exprs.exp: "set print symbol off".
5811
e76126e8
PA
58122014-07-11 Pedro Alves <palves@redhat.com>
5813
5814 * gdb.threads/kill.c: New file.
5815 * gdb.threads/kill.exp: New file.
5816
2d6f0de6
YQ
58172014-07-10 Yao Qi <yao@codesourcery.com>
5818
5819 * gdb.trace/tfile.c (write_basic_trace_file)
5820 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5821 address written to trace file.
5822
7180e04a
PA
58232014-07-09 Pedro Alves <palves@redhat.com>
5824
5825 * gdb.base/attach-wait-input.exp: New file.
5826 * gdb.base/attach-wait-input.c: New file.
5827
9a9a7608
AB
58282014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5829
5830 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5831 setting up test structures.
5832 (main): Call new test function.
5833 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5834 test function, continue into test function and walk test
5835 structures.
5836
161ac41e
YQ
58372014-07-02 Yao Qi <yao@codesourcery.com>
5838
5839 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5840 'bar_start' at the beginning of functions 'foo' and 'bar'
5841 respectively.
5842 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5843 instead of 'foo' and 'bar'.
5844
1f267ae3
MM
58452014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5846
5847 * gdb.btrace/segv.exp: New.
5848 * gdb.btrace/segv.c: New.
5849
2b239efb
LM
58502014-07-02 Luis Machado <lgustavo@codesourcery.com>
5851
5852 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5853 instruction.
5854
cf363f18
MW
58552014-06-30 Mark Wielaard <mjw@redhat.com>
5856
5857 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5858 vulture, vilify, villar): New volatile array constants.
5859 (vindictive, vegetation): New const volatile array constants.
5860 * gdb.base/volatile.exp: Test volatile and const volatile array
5861 types.
5862
aebf9d24
AA
58632014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5864
5865 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5866 target lacks support for awatch, rwatch, or hbreak.
5867
b67a2c6f
YQ
58682014-06-27 Yao Qi <yao@codesourcery.com>
5869
5870 * gdb.multi/dummy-frame-restore.exp: New.
5871 * gdb.multi/dummy-frame-restore.c: New.
5872
aef92902
MM
58732014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5874
5875 * gdb.btrace/gcore.exp: New.
5876
8e9db26e
PA
58772014-06-23 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/watchpoint-reuse-slot.c: New file.
5880 * gdb.base/watchpoint-reuse-slot.exp: New file.
5881
70afc5b7
SC
58822014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5883
5884 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5885 progspace's filename in 'info', 'enable' and 'disable' command
5886 tests.
5887
b972bd9c
JK
58882014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5889
5890 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5891 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5892 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5893
125f8a3d
GB
58942014-06-20 Gary Benson <gbenson@redhat.com>
5895
5896 * gdb.arch/i386-avx.exp: Fix include file location.
5897 * gdb.arch/i386-sse.exp: Likewise.
5898
3ed9baed
IB
58992014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5900
5901 * gdb.dlang/expression.exp: New file.
5902
034f788c
PA
59032014-06-19 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5906 out from ...
5907 (top level): ... here. Iterate running tests under different
5908 scheduler-locking settings.
5909
45371d0c
LM
59102014-06-18 Luis Machado <lgustavo@codesourcery.com>
5911
5912 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5913 to DW_FORM_addr and use non-zero addresses.
5914
5d376983
SC
59152014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5916
5917 PR gdb/17017
5918 * gdb.python/py-xmethods.cc: Add global function call counters and
5919 increment them in their respective functions. Remove "cout"
5920 statements.
5921 * gdb.python/py-xmethods.exp: Make tests check the global function
5922 call counters instead of depending on inferior IO.
5923
a1aa2221
LM
59242014-06-18 Don Breazeal <donb@codesourcery.com>
5925
5926 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5927 Deleted procedure.
5928 (explicit_fork_parent_follow): Deleted procedure.
5929 (explicit_fork_child_follow): Deleted procedure.
5930 (test_follow_fork): New procedure.
5931 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 5932 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
5933 procedure calls.
5934
0fc05997
YQ
59352014-06-17 Yao Qi <yao@codesourcery.com>
5936
5937 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5938 CP1252.
5939
70795c52
LM
59402014-06-17 Luis Machado <lgustavo@codesourcery.com>
5941
5942 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5943 Initialize ptr and S explicitly.
5944 (skip_type_update_when_not_use_rtti_test): Likewise.
5945
6be47f0c
KS
59462014-06-16 Keith Seitz <keiths@redhat.com>
5947
5948 PR mi/15863
5949 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5950 the inferior is started.
5951
d03de421
PA
59522014-06-16 Pedro Alves <palves@redhat.com>
5953
5954 * gdb.base/break-main-file-remove-fail.c: New file.
5955 * gdb.base/break-main-file-remove-fail.exp: New file.
5956 * gdb.base/break-unload-file.exp: Use build_executable instead of
5957 prepare_for_testing.
5958 (test_break): New parameter "initial_load". Handle it.
5959 (top level): Add initial_load cmdline/file axis.
5960
f9579b99
TT
59612014-06-12 Tom Tromey <tromey@redhat.com>
5962
5963 * gdb.base/completion.exp: Don't use directory name in test.
5964
3657956b
GB
59652014-06-09 Gary Benson <gbenson@redhat.com>
5966
5967 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5968 separate the always-available ANSI-standard signals from the
5969 signals that require checking.
5970 (main): Likewise.
5971 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5972 Likewise.
5973 (main): Likewise.
5974
4186eb54
KS
59752014-06-07 Keith Seitz <keiths@redhat.com>
5976
5977 Revert:
5978 PR c++/16253
5979 * gdb.cp/var-tag.cc: New file.
5980 * gdb.cp/var-tag.exp: New file.
5981 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5982 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5983 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5984 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5985
25326a28 59862014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
5987
5988 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5989
829155c9
PA
59902014-06-06 Pedro Alves <palves@redhat.com>
5991
5992 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5993 in target debug output instead of looking at RSP packets,
5994 disabling the test on any target that uses hardware stepping.
5995 Update comments.
5996
61c8d22e
PA
59972014-06-06 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/break-unload-file.exp: Fix typo.
6000
d9a47287
YQ
60012014-06-06 Yao Qi <yao@codesourcery.com>
6002
6003 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6004 from "jit_function" to "^jit_function".
6005
e5e01dbf
YQ
60062014-06-06 Yao Qi <yao@codesourcery.com>
6007
6008 * gdb.base/async.c (foo): Add one statement.
6009 * gdb.base/async.exp: Get the next instruction address and
6010 match the output of "nexti" by instruction address. Match
6011 the hex address in the output of "finish".
6012
73ba372c
GB
60132014-06-06 Gary Benson <gbenson@redhat.com>
6014
6015 * gdb.base/call-signals.c: Remove preprocessor conditionals
6016 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6017 SIGSEGV and SIGTERM.
6018 * gdb.base/sigall.c: Likewise.
6019 * gdb.base/unwindonsignal.c: Likewise.
6020 * gdb.reverse/sigall-reverse.c: Likewise.
6021
831517df
YQ
60222014-06-06 Yao Qi <yao@codesourcery.com>
6023
6024 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6025 readable, skip the test.
6026
b8b91e98
YQ
60272014-06-06 Yao Qi <yao@codesourcery.com>
6028
6029 * gdb.threads/staticthreads.c (thread_function): Move the line
6030 setting breakpoint on forward.
6031 * gdb.threads/staticthreads.exp: Update comments.
6032
fb934770
LC
60332014-06-05 Ludovic Courtès <ludo@gnu.org>
6034
6035 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6036 "history-append! type error".
6037
6ef284bd
SM
60382014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6039
6040 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6041 erroneous dprintf expected input.
6042
a872e241
DE
60432014-06-04 Doug Evans <xdje42@gmail.com>
6044
6045 * gdb.guile/scm-generics.exp: Delete.
6046
16f691fb
DE
60472014-06-04 Doug Evans <xdje42@gmail.com>
6048
6049 * gdb.guile/scm-breakpoint.exp: Update.
6050 Add tests for breakpoint registration.
6051
012370f6
TT
60522014-06-04 Tom Tromey <tromey@redhat.com>
6053
6054 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6055 VLA-in-union.
6056 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6057 inner_vla_struct, vla_union types. Initialize objects of those
6058 types and compute their sizes.
6059
9f5a4cef
HZ
60602014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6061 Hui Zhu <hui@codesourcery.com>
6062
6063 * gdb.base/fileio.exp: Add test for shell not available as well as
6064 available.
6065 * gdb.base/fileio.c (test_system): Check for shell twice.
6066
90a45c4d
YQ
60672014-06-04 Yao Qi <yao@codesourcery.com>
6068
6069 * gdb.base/auto-connect-native-target.exp: Remove redundant
6070 space from the regexp pattern.
6071
70017e41
YQ
60722014-06-04 Yao Qi <yao@codesourcery.com>
6073
6074 * gdb.base/default.exp: Replace "child" with "native" in
6075 regexp pattern.
6076
883964a7
SC
60772014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6078
6079 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6080 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6081 * gdb.python/py-xmethods.py: Python script supporting the
6082 new testcase and tests.
6083
ef370185
JB
60842014-06-03 Joel Brobecker <brobecker@adacore.com>
6085 Pedro Alves <palves@redhat.com>
6086
6087 PR breakpoints/17000
6088 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6089 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6090
1e2ccb61
BM
60912014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6092
6093 * gdb.base/subst.exp: Add tests to verify partial path matching
6094 output.
6095
c6ec5ab2
PA
60962014-06-03 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6099 target that doesn't use software single-stepping.
6100
835c559f
PA
61012014-06-03 Pedro Alves <palves@redhat.com>
6102
6103 PR breakpoints/17000
6104 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6105 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6106
06eb1586
DE
61072014-06-02 Doug Evans <xdje42@gmail.com>
6108
6109 * gdb.guile/scm-parameter.exp: New file.
6110
e698b8c4
DE
61112014-06-02 Doug Evans <xdje42@gmail.com>
6112
6113 * gdb.guile/scm-cmd.c: New file.
6114 * gdb.guile/scm-cmd.exp: New file.
6115
ded03782
DE
61162014-06-02 Doug Evans <xdje42@gmail.com>
6117
6118 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6119 pretty-printer lookup.
6120 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6121 (make-pp_s-printer): Call it.
6122 (make-pretty-printer-from-dict): New function.
6123 (lookup-pretty-printer-maker-from-dict): New function.
6124 (*pretty-printer*): Simplify.
6125 (make-objfile-pp_s-printer): New function.
6126 (install-objfile-pretty-printers!): New function.
6127 (make-progspace-pp_s-printer): New function.
6128 (install-progspace-pretty-printers!): New function.
6129 * gdb.guile/scm-progspace.c: New file.
6130 * gdb.guile/scm-progspace.exp: New file.
6131
41fac0cf
PA
61322014-06-02 Pedro Alves <palves@redhat.com>
6133
6134 * gdb.base/dprintf-bp-same-addr.c: New file.
6135 * gdb.base/dprintf-bp-same-addr.exp: New file.
6136
96ae5695
EBM
61372014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6138
6139 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6140 * gdb.arch/powerpc-power.s: Likewise.
6141
da02b3a8
JB
61422014-06-02 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6145
c72b2e7b
YQ
61462014-06-01 Yao Qi <yao@codesourcery.com>
6147
6148 * gdb.base/watchpoint.exp (test_watch_location): Check null
6149 pointer can be dereferenced. If not, do the test, otherwise
6150 skip it.
6151
53e8a631
AB
61522014-05-30 Andrew Burgess <aburgess@broadcom.com>
6153
6154 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6155 results.
6156 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6157
938f0e2f
AB
61582014-05-30 Andrew Burgess <aburgess@broadcom.com>
6159
6160 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6161 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6162 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6163 * gdb.arch/amd64-invalid-stack-top.c: New file.
6164 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6165
9ba6657a
PA
61662014-05-30 Pedro Alves <palves@redhat.com>
6167
6168 PR breakpoints/17000
6169 * gdb.base/sss-bp-on-user-bp.c: New file.
6170 * gdb.base/sss-bp-on-user-bp.exp: New file.
6171
522c09bf
DB
61722014-05-30 David Blaikie <dblaikie@gmail.com>
6173
6174 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6175 gnu_inline semantics via attribute.
6176 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6177 source explicitly specifies the required semantics.
6178
bf4ef81e
MR
61792014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6180
6181 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6182
329ea579
PA
61832014-05-29 Pedro Alves <palves@redhat.com>
6184 Tom Tromey <tromey@redhat.com>
6185
6186 * gdb.base/async-shell.exp: Don't enable target-async.
6187 * gdb.base/async.exp
6188 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6189 parameter. Adjust.
6190 (top level): Don't test with "target-async".
6191 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6192 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6193 * gdb.base/inferior-died.exp: Don't enable target-async.
6194 * gdb.base/interrupt-noterm.exp: Likewise.
6195 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6196 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6197 * gdb.mi/mi-nonstop.exp: Likewise.
6198 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6199 * gdb.mi/mi-nsintrall.exp: Likewise.
6200 * gdb.mi/mi-nsmoribund.exp: Likewise.
6201 * gdb.mi/mi-nsthrexec.exp: Likewise.
6202 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6203 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6204 * gdb.python/py-evsignal.exp: Don't enable target-async.
6205 * gdb.python/py-evthreads.exp: Likewise.
6206 * gdb.python/py-prompt.exp: Likewise.
6207 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6208 * gdb.server/solib-list.exp: Don't enable target-async.
6209 * gdb.threads/thread-specific-bp.exp: Likewise.
6210 * lib/mi-support.exp: Adjust to use mi-async.
6211
fd664c91
PA
62122014-05-29 Pedro Alves <palves@redhat.com>
6213
6214 PR gdb/13860
6215 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6216 reason, even in sync mode.
6217
251bde03
PA
62182014-05-29 Pedro Alves <palves@redhat.com>
6219 Hui Zhu <hui@codesourcery.com>
6220
6221 PR PR15693
6222 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6223 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6224 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6225 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6226
7f3c0343
JB
62272014-05-28 Joel Brobecker <brobecker@adacore.com>
6228
6229 * config/monitor.exp (gdb_target_monitor): Replace use of
6230 "set remotebaud" by "set serial baud".
6231
b2715b27
AW
62322014-05-26 Andy Wingo <wingo@igalia.com>
6233
6234 * gdb.guile/scm-breakpoint.exp:
6235 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6236 properties instead of gdb-object-properties.
6237
498a4489
YQ
62382014-05-26 Yao Qi <yao@codesourcery.com>
6239
6240 * gdb.server/no-thread-db.exp: Specify source file name
6241 explicitly when setting a breakpoint.
6242
589fdceb
MM
62432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6244
6245 * gdb.btrace/vdso.c: New.
6246 * gdb.btrace/vdso.exp: New.
6247
e9089e05
MM
62482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6249
6250 * gdb.base/gcore.exp (capture_command_output): Move ...
6251 * lib/gdb.exp (capture_command_output): ... here.
6252
67b5c0c1
MM
62532014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6254
6255 * gdb.btrace/data.exp: Test memory access during btrace replay.
6256
a2199296
SM
62572014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6258
6259 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6260
17b2616c
PA
62612014-05-21 Pedro Alves <palves@redhat.com>
6262
6263 PR gdb/13860
6264 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6265 (top level): Test that output related to execution commands is
6266 sent to the console with CLI commands, but not with MI commands.
6267 Test that breakpoint events are always mirrored to the console.
6268 Also expect the new source line to be output after a "next" in
6269 async mode too. Make it a pass/fail test.
6270 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6271 output.
6272 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6273
5166082f
PA
62742014-05-21 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6277 Use them to test variations of "list" after reaching a breakpoint.
6278 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6279 Test "list" with listsize 10 after reaching a breakpoint.
6280 * gdb.python/python.exp (decode_line current location line
6281 number): Adjust expected line number.
6282
2f25d70f
SM
62832014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6284
6285 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6286 behavior for $args, pass it directly to "run".
6287
ff604a67
MR
62882014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6289
6290 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6291 30000 to 65536.
6292
6a3cb8e8
PA
62932014-05-21 Pedro Alves <palves@redhat.com>
6294
6295 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6296 auto-connect-native-target off".
6297 * gdb.base/auto-connect-native-target.c: New file.
6298 * gdb.base/auto-connect-native-target.exp: New file.
6299
4ebfc96e
PA
63002014-05-21 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.base/default.exp: Test "target native" instead of "target
6303 child".
6304
36d46afb
MW
63052014-05-21 Mark Wielaard <mjw@redhat.com>
6306
6307 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6308
5876f503
JK
63092014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6310
6311 Fix TLS access for -static -pthread.
6312 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6313 <HAVE_TLS> (thread_function, main): Initialize it.
6314 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6315 Add clean_restart.
6316 <$have_tls != "">: Check TLSVAR.
6317
0256a6ac
PA
63182014-05-21 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/dcache-line-read-error.c: New.
6321 * gdb.base/dcache-line-read-error.exp: New.
6322
936d2992
PA
63232014-05-20 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/compare-sections.c: New file.
6326 * gdb.base/compare-sections.exp: New file.
6327
802e8e6d
PA
63282014-05-20 Pedro Alves <palves@redhat.com>
6329
6330 * gdb.base/break-idempotent.c: New file.
6331 * gdb.base/break-idempotent.exp: New file.
6332
e59fa00f
MM
63332014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6334
6335 * gdb.btrace/nohist.exp: New.
6336
8b696e31
YQ
63372014-05-20 Yao Qi <yao@codesourcery.com>
6338
6339 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6340 gdb.reverse directory and gdb_reverse_timeout exists in board
6341 setting.
6342 * README: Document gdb_reverse_timeout.
6343
73c9764f
YQ
63442014-05-20 Yao Qi <yao@codesourcery.com>
6345
6346 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6347 'test_file_name'. Treat args as a string instead of a list.
6348 (gdb_init): Rename argument 'args' by 'test_file_name'.
6349
f1f4348a
JK
63502014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6351
6352 * gdb.arch/powerpc-power.exp: New file.
6353 * gdb.arch/powerpc-power.s: New file.
6354
0dbe70ce
DE
63552014-05-16 Doug Evans <dje@google.com>
6356
6357 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6358 * gdb.base/completion.exp: Check that all expected files exist
6359 before doing file completion.
0dbe70ce 6360
8d551b02
DE
63612014-05-16 Doug Evans <dje@google.com>
6362
6363 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6364 Update.
6365 (do_syscall_tests_without_xml): Update.
6366
73eb7709
PA
63672014-05-16 Pedro Alves <palves@redhat.com>
6368
6369 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6370 instead of "unknown output after running".
6371
3fae92fc
YQ
63722014-05-16 Yao Qi <yao@codesourcery.com>
6373
6374 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6375 file1.txt from host at the end.
6376 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6377
c2b2ccc5
DE
63782014-05-15 Doug Evans <dje@google.com>
6379
6380 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6381 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6382 loading file. Add test for TU lookup.
6383
8c217a4b
SM
63842014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6385
6386 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6387 calling "-exec-arguments" or "set args" before running the
6388 inferior.
6389
3deb39c6
SM
63902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6391
6392 * lib/mi-support.exp (mi_expect_stop): Expect message for
6393 inferiors that exit with non-zero exit code.
6394
71a79f8c
YQ
63952014-05-14 Yao Qi <yao@codesourcery.com>
6396
6397 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6398 match absolute path on remote host.
6399 (test_file_list_exec_source_files): Remove "/" from the
6400 pattern.
6401
f23fcd46
YQ
64022014-05-14 Yao Qi <yao@codesourcery.com>
6403
6404 * boards/local-remote-host-notty.exp (${board}_file): New
6405 proc.
6406
9404b58f
KM
64072014-05-07 Kyle McMartin <kyle@redhat.com>
6408
6409 Pushed by Joel Brobecker <brobecker@adacore.com>.
6410 * gdb.arch/aarch64-atomic-inst.c: New file.
6411 * gdb.arch/aarch64-atomic-inst.exp: New file.
6412
5e45f04c
YQ
64132014-05-07 Yao Qi <yao@codesourcery.com>
6414
6415 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6416 in current context" too.
6417
c888a17d
KS
64182014-05-05 Keith Seitz <keiths@redhat.com>
6419
6420 * gdb.linespec/ls-dollar.exp: Add test for linespec
6421 file:convenience_variable.
6422
290a839c
YQ
64232014-05-05 Yao Qi <yao@codesourcery.com>
6424
6425 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6426 traceframes into tfile and ctf trace files. Read data from
6427 trace file and test collected data.
6428 (gdb_collect_locals_test): Likewise.
6429 (gdb_unavailable_registers_test): Likewise.
6430 (gdb_unavailable_floats): Likewise.
6431 (gdb_collect_globals_test): Likewise.
6432 (top-level): Append "ctf" to trace_file_targets if GDB
6433 supports.
6434
b5262cd0
YQ
64352014-05-05 Yao Qi <yao@codesourcery.com>
6436
6437 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6438 code to ...
6439 (gdb_collect_args_test_1): ... it. New proc.
6440 (gdb_collect_locals_test): Move some code to ...
6441 (gdb_collect_locals_test_1): ... it. New proc.
6442 (gdb_unavailable_registers_test): Move some code to ...
6443 (gdb_unavailable_registers_test_1): ... it. New proc.
6444 (gdb_unavailable_floats): Move some code to ...
6445 (gdb_unavailable_floats_1): ... it. New proc.
6446
30a1e6cc
SDJ
64472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6448
6449 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6450 probes to test for bitness recognition.
6451 * gdb.arch/amd64-stap-optional-prefix.exp
6452 (test_probe_value_without_reg): New procedure.
6453 Add code to test for different kinds of bitness.
6454
f33da99a
SDJ
64552014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6456
6457 PR breakpoints/16889
6458 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6459 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6460
5b80f00d
PA
64612014-05-01 Pedro Alves <palves@redhat.com>
6462
6463 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6464 gdb_file_cmd if no file is specified.
6465 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6466 last_loaded_file to set the remote exec-file.
6467
f8c2a73c
PA
64682014-05-01 Pedro Alves <palves@redhat.com>
6469
6470 * boards/local-remote-host.exp: New file.
6471
be6e8ac7
PA
64722014-05-01 Pedro Alves <palves@redhat.com>
6473
6474 * boards/local-remote-host.exp: Rename to ...
6475 * boards/local-remote-host-notty.exp: ... this.
6476
cac0dc8f
JB
64772014-04-28 Joel Brobecker <brobecker@adacore.com>
6478
6479 * gdb.ada/dyn_arrayidx: New testcase.
6480
9730e6cc
YQ
64812014-04-26 Yao Qi <yao@codesourcery.com>
6482
6483 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6484 and compute the length of function main. Save it in
6485 $main_length.
6486 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6487 (top-level): Use gdb_compile to compile objects into
6488 executable and restart GDB. Remove invocation to
6489 prepare_for_testing.
6490
7ae1a6a6
PA
64912014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6492 Pedro Alves <palves@redhat.com>
6493
6494 PR server/16255
6495 * gdb.multi/multi-attach.c: New file.
6496 * gdb.multi/multi-attach.exp: New file.
6497
4082afcc
PA
64982014-04-25 Pedro Alves <palves@redhat.com>
6499
6500 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6501 user.
6502 (top level): Test that "set remote conditional-breakpoints-packet
6503 off" works as intended.
6504 * gdb.base/dprintf.exp: Test that "set remote
6505 breakpoint-commands-packet off" works as intended.
6506 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6507 New function.
6508 (top level): Call it.
6509 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6510 remote fast-tracepoints-packet off" works as intended.
6511 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6512 * lib/gdb.exp (gdb_is_target_remote): ... here.
6513
2abc3f8d
DB
65142014-04-24 David Blaikie <dblaikie@gmail.com>
6515
6516 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6517 ensure clang would not discard them.
6518 * gdb.base/gdbvars.c: Ditto.
6519 * gdb.base/memattr.c: Ditto.
6520 * gdb.base/whatis.c: Ditto.
6521 * gdb.python/py-prettyprint.c: Ditto.
6522 * gdb.trace/actions.c: Ditto.
6523 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6524 ensure clang would not discard it.
6525
bfd39632
DB
65262014-04-24 David Blaikie <dblaikie@gmail.com>
6527
6528 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6529 clang to emit the full definition of type required by the test
6530 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6531
22842ff6
DB
65322014-04-24 David Blaikie <dblaikie@gmail.com>
6533
6534 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6535 coax Clang into emitting the definition of the type.
6536 * gdb.cp/pr10728-x.h (y): Ditto.
6537 * gdb.cp/pr10728-y.cc (y): Ditto.
6538
c2e827ad
DB
65392014-04-24 David Blaikie <dblaikie@gmail.com>
6540
6541 * gdb.base/label.exp: XFAIL label related tests under Clang.
6542 * gdb.cp/cplabel.exp: Ditto.
6543 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6544 under Clang those using labels.
6545
4c2d33e7
YQ
65462014-04-25 Yao Qi <yao@codesourcery.com>
6547
6548 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6549 double_label.
6550 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6551 partial_label and double_label.
6552
56083b99
DB
65532014-04-24 David Blaikie <dblaikie@gmail.com>
6554
6555 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6556
25d4e99d
DB
65572014-04-24 David Blaikie <dblaikie@gmail.com>
6558
6559 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6560 of the function to work across GCC and Clang.
6561 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6562 pointer types (const void ** const V void **).
6563
01f9f808
MS
65642014-04-24 Michael Sturm <michael.sturm@mintel.com>
6565 Walfred Tedeschi <walfred.tedeschi@intel.com>
6566
6567 * Makefile.in (EXECUTABLES): Added i386-avx512.
6568 * gdb.arch/i386-avx512.c: New file.
6569 * gdb.arch/i386-avx512.exp: Likewise.
6570
4b48d439
KS
65712014-04-23 Keith Seitz <keiths@redhat.com>
6572
6573 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6574 (mi_make_breakpoint_table): New procedure.
6575 (mi_create_breakpoint): Use mi_make_breakpoint
6576 and return the result.
6577 (mi_make_breakpoint): New procedure.
6578 (mi_build_kv_pairs): New procedure.
6579
6580 * gdb.mi/mi-break.exp: Remove unused globals,
6581 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6582 All callers updated.
6583 * gdb.mi/mi-dprintf.exp: Use variable to track command
6584 number.
6585 Update all callers of mi_create_breakpoint and use
6586 mi_make_breakpoint_table.
6587 Remove any unused global variables.
6588 * gdb.mi/mi-nonstop.exp: Likewise.
6589 * gdb.mi/mi-nsintrall.exp: Likewise.
6590 * gdb.mi/mi-nsmoribund.exp: Likewise.
6591 * gdb.mi/mi-nsthrexec.exp: Likewise.
6592 * gdb.mi/mi-reverse.exp: Likewise.
6593 * gdb.mi/mi-simplerun.exp: Likewise.
6594 * gdb.mi/mi-stepn.exp: Likewise.
6595 * gdb.mi/mi-syn-frame.exp: Likewise.
6596 * gdb.mi/mi-until.exp: Likewise.
6597 * gdb.mi/mi-var-cp.exp: Likewise.
6598 * gdb.mi/mi-var-display.exp: Likewise.
6599 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6600 * gdb.mi/mi2-var-child.exp: Likewise.
6601 * gdb.mi/mi-vla-c99.exp: Likewise.
6602 * lib/mi-support.exp: Likewise.
6603
6604 From Ian Lance Taylor <iant@cygnus.com>:
6605 * lib/gdb.exp (parse_args): New procedure.
6606
08351840
PA
66072014-04-23 Pedro Alves <palves@redhat.com>
6608
6609 * gdb.base/break-unload-file.c: New file.
6610 * gdb.base/break-unload-file.exp: New file.
6611 * gdb.base/sym-file-lib.c (baz): New function.
6612 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6613 field.
6614 (load): Store the segment's mapped size.
6615 (unload): New function.
6616 (unload_shlib): New function.
6617 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6618 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6619 set a breakpoint at baz, and call it.
6620 * gdb.base/sym-file.exp: New tests for stale breakpoint
6621 instructions.
6622
076855f9
PA
66232014-04-23 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6626 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6627 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6628 * gdb.base/hbreak-unmapped.c: New file.
6629 * gdb.base/hbreak-unmapped.exp: New file.
6630 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6631 * lib/gdb.exp (gdb_is_target_remote): ... here.
6632
483805cf
PA
66332014-04-22 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.base/consecutive-step-over.c: New file.
6636 * gdb.base/consecutive-step-over.exp: New file.
6637
06d97543
PA
66382014-04-22 Pedro Alves <palves@redhat.com>
6639
6640 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6641 instead of send_gdb/gdb_expect.
6642
b4429ea2
YQ
66432014-04-22 Yao Qi <yao@codesourcery.com>
6644
6645 * lib/trace-support.exp (generate_tracefile): New procedure.
6646 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6647 return 0.
6648 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6649 if generate_tracefile returns 1.
6650
51d48146
PA
66512014-04-18 Tom Tromey <palves@redhat.com>
6652 Pedro alves <tromey@redhat.com>
6653
6654 PR backtrace/15558
6655 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6656 with a backtrace limit.
6657 * gdb.python/py-frame-inline.exp: Test running to an inline
6658 function with a backtrace limit, and printing the newest frame.
6659 * gdb.python/py-frame-inline.c (main): Call f.
6660
bd1dce5f
MS
66612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6662
6663 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6664
40d1a503
MS
66652014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6666
6667 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6668 Drop prefix from unsupported source file path.
6669
389b98f7
YQ
66702014-04-17 Yao Qi <yao@codesourcery.com>
6671
6672 * lib/gdb.exp (with_target_charset): New proc.
6673 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6674 with_target_charset.
6675 (test_print_strings): Likewise.
6676 (test_repeat_bytes): Likewise.
6677 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6678 for some tests.
6679
22869d73
KS
66802014-04-16 Keith Seitz <keiths@redhat.com>
6681
6682 PR gdb/15827
6683 * gdb.dwarf2/corrupt.c: New file.
6684 * gdb.dwarf2/corrupt.exp: New file.
6685
c4f87ca6
KS
66862014-04-16 Keith Seitz <keiths@redhat.com>
6687
6688 PR c++/16597
6689 * gdb.cp/namelessclass.cc: New file.
6690 * gdb.cp/namelessclass.exp: New file.
6691 * gdb.cp/namelessclass.S: New file.
6692
ab19de87
DE
66932014-04-16 Doug Evans <dje@google.com>
6694
6695 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6696 Add comment.
6697 (gdbserver_default_get_comm_port): New function.
6698 (gdbserver_start): Check if board file provided
6699 "gdbserver,get_comm_port" and use it if so.
6700 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6701 (gdb,socketport): Set to "stdio".
6702 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6703 (stdio_gdbserver_template): Delete.
6704 (${board}_get_remote_address): Update.
6705 (${board}_build_remote_cmd): Delete.
6706 (${board}_get_comm_port): New function.
6707 (${board}_spawn): Update.
6708 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6709 Delete.
6710 (${board}_get_remote_address): Update.
6711 (${board}_get_comm_port): New function.
6712
fc98a809
AB
67132014-04-16 Andrew Burgess <aburgess@broadcom.com>
6714
6715 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6716 appearing in any order.
6717
87fd9e6e
DE
67182014-04-15 Doug Evans <dje@google.com>
6719
6720 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6721 uninitialized value of "description".
6722
099fc3ea
KS
67232014-04-15 Keith Seitz <keiths@redhat.com>
6724
6725 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6726 Remove unused globals.
6727 (test_running_the_program): Likewise.
6728 (test_controlled_execution): Likewise.
6729 (test_controlling_breakpoints): Likewise.
6730 (test_program_termination): Likewise.
6731
5da151d4
KS
67322014-04-15 Keith Seitz <keiths@redhat.com>
6733
6734 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6735 unused globals.
6736 (test_rbreak_creation_and_listing): Likewise.
6737 (test_ignore_count): Likewise.
6738 (test_error): Likewise.
6739
35e5d2f0
PA
67402014-04-15 Pedro Alves <palves@redhat.com>
6741
6742 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6743 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6744 sym-file-loader.c.
6745 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6746 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6747 to sym-file-loader.c.
6748 (struct library): Forward declare.
6749 (load_shlib, lookup_function): Change prototypes.
6750 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6751 (translate_offset): Remove declarations.
6752 (get_text_addr): New declaration.
6753 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6754 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6755 sym-file-loader.h.
6756 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6757 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6758 here from sym-file-loader.h.
6759 (struct library): New structure.
6760 (load_shlib, lookup_function): Change prototypes and adjust to
6761 work with a struct library.
6762 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6763 (translate_offset): Make static.
6764 (get_text_addr): New function.
6765 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6766
eb4c1710
PA
67672014-04-15 Pedro Alves <palves@redhat.com>
6768
6769 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6770
2d1baf52
PA
67712014-04-15 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/sym-file-loader.c: Include <limits.h>.
6774 (SELF_LINK): New define.
6775 (get_origin): New function.
6776 (load_shlib): Use it.
6777 * gdb.base/sym-file.exp: Don't early return if the target is
6778 remote. Use runto_main, and issue fail is that fails. Use
6779 gdb_load_shlibs.
6780 (shlib_name): Delete.
6781 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6782
7dd6df01
PA
67832014-04-15 Pedro Alves <palves@redhat.com>
6784
6785 * gdb.base/sym-file.exp: Remove regex characters from test
6786 message. Don't refer to breakpoint numbers in test messages.
6787
b50c8614
KS
67882014-04-14 Keith Seitz <keiths@redhat.com>
6789
6790 PR c++/16253
6791 * gdb.cp/var-tag.cc: New file.
6792 * gdb.cp/var-tag.exp: New file.
6793 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6794 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6795 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6796 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6797
3d567982
TT
67982014-04-14 Tom Tromey <tromey@redhat.com>
6799
6800 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6801 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6802 type.
6803 * gdb.cp/enum-class.exp: New file.
6804 * gdb.cp/enum-class.cc: New file.
6805
0626fc76
TT
68062014-04-14 Tom Tromey <tromey@redhat.com>
6807
6808 * gdb.dwarf2/enum-type.exp: New file.
6809
dca325b3
SA
68102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6811
6812 * gdb.mi/mi-vla-c99.exp: New file.
6813 * gdb.mi/vla.c: New file.
6814
5854b38a
SA
68152014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6816
6817 * gdb.base/vla-datatypes.c: New file.
6818 * gdb.base/vla-datatypes.exp: New file.
6819
463bb957
SA
68202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6821
6822 * gdb.base/vla-ptr.c: New file.
6823 * gdb.base/vla-ptr.exp: New file.
6824
3dd170be
SA
68252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6826
6827 * gdb.dwarf2/count.exp: New file.
6828
5ecaaa66
SA
68292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6830
6831 * gdb.base/vla-sideeffect.c: New file.
6832 * gdb.base/vla-sideeffect.exp: New file.
6833
41f1ada5
DB
68342014-04-14 David Blaikie <dblaikie@gmail.com>
6835
6836 * gdb.mi/non-stop.c: Add return value for non-void function return
6837 statement.
6838 * gdb.threads/staticthreads.c: Ditto.
6839
0be03e84
DE
68402014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6841 Doug Evans <xdje42@gmail.com>
6842
6843 * gdb.guile/scm-value.c: Improve test case.
6844 * gdb.guile/scm-value.exp: Add new test.
6845
f180a1fb
DB
68462014-04-11 David Blaikie <dblaikie@gmail.com>
6847
6848 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6849 override Clang's default.
6850
6b662e19
JB
68512014-04-11 Joel Brobecker <brobecker@adacore.com>
6852
6853 Revert the following changes (regressions):
6854
6855 * gdb.base/vla-sideeffect.c: New file.
6856 * gdb.base/vla-sideeffect.exp: New file.
6857
6858 * gdb.dwarf2/count.exp: New file.
6859
6860 * gdb.base/vla-multi.c: New file.
6861 * gdb.base/vla-multi.exp: New file.
6862
6863 * gdb.base/vla-ptr.c: New file.
6864 * gdb.base/vla-ptr.exp: New file.
6865
6866 * gdb.base/vla-datatypes.c: New file.
6867 * gdb.base/vla-datatypes.exp: New file.
6868
6869 * gdb.mi/mi-vla-c99.exp: New file.
6870 * gdb.mi/vla.c: New file.
6871
245a5f0b
KS
68722014-04-11 Keith Seitz <keiths@redhat.com>
6873
6874 PR c++/16675
6875 * gdb.cp/cpsizeof.exp: New file.
6876 * gdb.cp/cpsizeof.cc: New file.
6877
58a84dcf
SA
68782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6879
191a8a90
JB
6880 * gdb.mi/mi-vla-c99.exp: New file.
6881 * gdb.mi/vla.c: New file.
58a84dcf 6882
c8655f75
SA
68832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6884
6885 * gdb.base/vla-datatypes.c: New file.
6886 * gdb.base/vla-datatypes.exp: New file.
6887
024e13b4
SA
68882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6889
6890 * gdb.base/vla-ptr.c: New file.
6891 * gdb.base/vla-ptr.exp: New file.
6892
1a237e0e
SA
68932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6894
6895 * gdb.base/vla-multi.c: New file.
6896 * gdb.base/vla-multi.exp: New file.
6897
504f3432
SA
68982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6899
6900 * gdb.dwarf2/count.exp: New file.
6901
3bce8237
SA
69022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6903
191a8a90
JB
6904 * gdb.base/vla-sideeffect.c: New file.
6905 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 6906
322f9c21
YQ
69072014-04-11 Yao Qi <yao@codesourcery.com>
6908
6909 * gdb.base/completion.exp: Check file exists before running tests
6910 on file completion.
6911
d708bcd1
PA
69122014-04-10 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/cond-eval-mode.c: New file.
6915 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
6916 prepare_for_testing to build the new file. Check result of
6917 runto_main.
6918 (test_break, test_watch): New procedures.
6919 (top level): Use them.
6920
ae1d2761
PM
69212014-04-08 Pierre Muller <muller@sourceware.org>
6922
6923 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6924 Ctrl-V use for mingw hosts.
6925
7af389b8
SC
69262014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6927
6928 * gdb.python/py-value.c: Improve test case.
6929 * gdb.python/py-value.exp: Add new test.
6930
5e703181
DE
69312014-04-07 David Blaikie <dblaikie@gmail.com>
6932
6933 * lib/compiler.c: Identify the clang compiler.
6934 * lib/compiler.cc: Ditto.
6935
9810b410
YQ
69362014-04-03 Yao Qi <yao@codesourcery.com>
6937
6938 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6939
98d1b8dc
AB
69402014-04-01 Anton Blanchard <anton@samba.org>
6941
6942 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6943 messages unique.
6944
3114cea1
AB
69452014-04-01 Anton Blanchard <anton@samba.org>
6946
6947 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6948 prepare_for_testing.
6949
62f7182c
AB
69502014-04-01 Anton Blanchard <anton@samba.org>
6951
6952 * gdb.arch/ppc64-atomic-inst.c: Remove.
6953 * gdb.arch/ppc64-atomic-inst.S: New file.
6954 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6955
770e7fc7
DE
69562014-03-31 Doug Evans <dje@google.com>
6957
6958 * gdb.base/print-symbol-loading-lib.c: New file.
6959 * gdb.base/print-symbol-loading-main.c: New file.
6960 * gdb.base/print-symbol-loading.exp: New file.
6961
46e2bafa
YQ
69622014-03-31 Yao Qi <yao@codesourcery.com>
6963
6964 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6965
8776cfe9
JB
69662014-03-28 Joel Brobecker <brobecker@adacore.com>
6967
6968 * gdb.ada/mi_dyn_arr: New testcase.
6969
5d1ef361
DE
69702014-03-27 Doug Evans <dje@google.com>
6971
6972 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6973
b5bee914
YQ
69742014-03-27 Yao Qi <yao@codesourcery.com>
6975
6976 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6977 if target is nios2-*-*.
6978
0d4d0e77
YQ
69792014-03-26 Yao Qi <yao@codesourcery.com>
6980
6981 * lib/gdb.exp (readline_is_used): New proc.
6982 * gdb.base/completion.exp: Move tests on command complete up.
6983 Skip the rest of tests if readline is not used.
6984 * gdb.ada/complete.exp: Skp the test if readline is not
6985 used.
6986 * gdb.base/filesym.exp: Likewise.
6987 * gdb.base/macscp.exp: Likewise.
6988 * gdb.base/readline-ask.exp: Likewise.
6989 * gdb.base/readline.exp: Likewise.
6990 * gdb.python/py-cmd.exp: Likewise.
6991 * gdb.trace/tfile.exp: Likewise.
6992
29361eee
YQ
69932014-03-26 Yao Qi <yao@codesourcery.com>
6994
6995 * gdb.base/macscp.exp: Fix code format issues.
6996
bc9a5525
UW
69972014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6998
6999 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7000 * gdb.asm/powerpc64le.inc: New file.
7001
d3839ede
PA
70022014-03-25 Pedro Alves <palves@redhat.com>
7003 Doug Evans <dje@google.com>
7004
7005 * gdb.base/source-execution.c: New file.
7006 * gdb.base/source-execution.exp: New file.
7007 * gdb.base/source-execution.gdb: New file.
7008
01672a57
DE
70092014-03-24 Doug Evans <dje@google.com>
7010
7011 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7012 using fission.
7013
88bbeca9
HZ
70142014-03-24 Hui Zhu <hui@codesourcery.com>
7015 Pedro Alves <palves@redhat.com>
7016
7017 PR breakpoints/16101
7018 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7019 test pass/fail messages. Detect missing support for dprintf when
7020 breakpoints are actually inserted.
7021 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7022 breakpoints are actually inserted.
7023 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7024 fails.
7025
d2348791
JK
70262014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7027
7028 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7029
feef67ab
DE
70302014-03-22 Doug Evans <xdje42@gmail.com>
7031
7032 * gdb.python/python.exp (python not supported): Verify multi-line
7033 python command issues an error.
25d743f9 7034 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7035 guile command issues an error.
feef67ab 7036
ecebef6a
MR
70372014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7038
7039 * gdb.threads/thread-specific.exp: Handle the lack of usable
7040 $this_breakpoint and $this_thread.
7041
ccdd1909
HZ
70422014-03-21 Hui Zhu <hui@codesourcery.com>
7043
7044 * gdb.base/attach.exp (do_command_attach_tests): New.
7045
beb460e8
PA
70462014-03-20 Tom Tromey <tromey@redhat.com>
7047 Pedro Alves <palves@redhat.com>
7048
7049 PR cli/15718
7050 * gdb.base/condbreak-call-false.c: New file.
7051 * gdb.base/condbreak-call-false.exp: New file.
7052
40acf43a
PA
70532014-03-20 Pedro Alves <palves@redhat.com>
7054
7055 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7056 Delete.
7057 (block_signals, unblock_signals): Delete.
7058 (child_function_2, main): Remove references to deleted variable
7059 and functions.
7060
9f5e1e02
PA
70612014-03-20 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7064 Use pthread_kill to signal thread 2.
7065 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7066 Adjust to make the test send itself a signal rather than using the
7067 host's "kill" command.
7068
99619bea
PA
70692014-03-20 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.threads/multiple-step-overs.c: New file.
7072 * gdb.threads/multiple-step-overs.exp: New file.
7073 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7074 Adjust expected infrun debug output.
7075
2adfaa28
PA
70762014-03-20 Pedro Alves <palves@redhat.com>
7077
7078 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7079 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7080
31e77af2
PA
70812014-03-20 Pedro Alves <palves@redhat.com>
7082
7083 PR breakpoints/7143
7084 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7085 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7086 of gdb_test_multiple.
7087 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7088 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7089
b9f437de
PA
70902014-03-20 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7093 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7094
05adc73e
PA
70952014-03-19 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.base/async.exp: Remove early return.
7098
6048b950
PA
70992014-03-19 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7102
8bcfb00a
PA
71032014-03-19 Pedro Alves <palves@redhat.com>
7104
7105 * gdb.base/async.exp (test_background): Expect \r\n after
7106 "completed." in the fail pattern.
7107
884e37dc
PA
71082014-03-19 Pedro Alves <palves@redhat.com>
7109
7110 * gdb.base/async.exp (test_background): New procedure.
7111 Use it for all background execution command tests.
7112
148e57e2
PA
71132014-03-19 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.base/async.exp: Use prepare_for_testing.
7116
f48088c7
PA
71172014-03-19 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7120 the same line.
7121
e2f6c966
PA
71222014-03-19 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.base/async.c (main): Add "jump here" and "until here" line
7125 marker comments.
7126 * gdb.base/async.exp (jump_here): New global.
7127 (jump& test): Use it.
7128 (until_here): New global.
7129 (until& test): Use it.
7130
c30568d4
PA
71312014-03-19 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.base/async.exp: Don't frob gdb_protocol.
7134
0172b6a7
DE
71352014-03-18 Doug Evans <xdje42@gmail.com>
7136
7137 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7138 Fix spelling of exec-done-display.
7139
06c868a8
JK
71402014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7141
7142 PR gdb/15358
7143 * gdb.base/gdb-sigterm.c: New file.
7144 * gdb.base/gdb-sigterm.exp: New file.
7145
0c7e1a46
PA
71462014-03-18 Pedro Alves <palves@redhat.com>
7147
7148 PR gdb/13860
7149 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7150 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7151 solib-event.
7152
f7c77d93
JB
71532014-03-17 Joel Brobecker <brobecker@adacore.com>
7154
7155 * gdb.ada/pckd_arr_ren: New testcase.
7156
5a1e8c7a
DE
71572014-03-13 Doug Evans <xdje42@gmail.com>
7158
7159 PR guile/16612
7160 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7161 collect after discarding symbols.
7162
350e1a76
DE
71632014-03-13 Ludovic Courtès <ludo@gnu.org>
7164 Doug Evans <xdje42@gmail.com>
7165
7166 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7167 to history survives a gc.
7168
a69900ae
PA
71692014-03-13 Pedro Alves <palves@redhat.com>
7170
7171 * gdb.base/default.exp: Don't test "target procfs".
7172
5db9f0bd
PA
71732014-03-13 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.base/default.exp: Update "target child" and "target procfs"
7176 tests to not expect "Unix".
7177
b3ccfe11
TT
71782014-03-12 Tom Tromey <tromey@redhat.com>
7179
7180 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7181 New procs. Add target-async tests.
7182 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7183 Add target-async tests.
7184
646f4417
AA
71852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7186
7187 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7188 'func_start' and 'func_end' for the beginning and end of the
7189 function code, respectively.
7190 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7191 'func_end' instead of 'func' and 'main'.
7192
288c211f
AA
71932014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7194
7195 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7196 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7197 generate the debug info assembler source.
7198
e0c0f156
AA
71992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7200
7201 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7202 * gdb.dwarf2/arr-subrange.exp: Likewise.
7203 * gdb.dwarf2/dwz.exp: Likewise.
7204 * gdb.dwarf2/method-ptr.exp: Likewise.
7205 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7206 * gdb.dwarf2/subrange.exp: Likewise.
7207 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7208 * gdb.dwarf2/implptrpiece.exp: Likewise.
7209 * gdb.dwarf2/nostaticblock.exp: Likewise.
7210
0e5c4555
AA
72112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7212
7213 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7214 directory to absolute path name arguments.
7215
5ec18f2b
JG
72162014-03-10 Joel Brobecker <brobecker@adacore.com>
7217
7218 * gdb.ada/tagged_access: New testcase.
7219
847fc4f2
MM
72202014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7221
7222 * gdb.btrace/data.exp: Update expected output.
7223
cc3da688
YQ
72242014-03-06 Yao Qi <yao@codesourcery.com>
7225
7226 * gdb.trace/pr16508.exp: New file.
7227
0f26cec1
PA
72282014-03-05 Pedro Alves <palves@redhat.com>
7229
7230 PR gdb/16575
7231 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7232 procedure.
7233 (top level): Adjust to use it. Add tests that exercise breakpoint
7234 interaction with the code-cache.
7235
7a5a839f
LC
72362014-02-26 Ludovic Courtès <ludo@gnu.org>
7237
7238 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7239 test for 'history-append!'.
7240
31aa7e4e
JB
72412014-02-26 Joel Brobecker <brobecker@adacore.com>
7242
7243 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7244 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7245 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7246 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7247 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7248 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7249
1b588015
JB
72502014-02-26 Joel Brobecker <brobecker@adacore.com>
7251
7252 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7253 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7254 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7255
55426c9d
JB
72562014-02-26 Joel Brobecker <brobecker@adacore.com>
7257
7258 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7259
dc53a7ad
JB
72602014-02-26 Joel Brobecker <brobecker@adacore.com>
7261
7262 * gdb.dwarf2/arr-stride.c: New file.
7263 * gdb.dwarf2/arr-stride.exp: New file.
7264
12ab52e9
PA
72652014-02-26 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7268 that won't ever trigger. Make sure that GDB reports the correct
7269 breakpoint that caused the stop.
7270
849c862e
JK
72712014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7272
7273 PR gdb/16626
7274 * gdb.base/auto-load-script: New file.
7275 * gdb.base/auto-load.c: New file.
7276 * gdb.base/auto-load.exp: New file.
7277
71b7d793
JK
7278 PR gdb/16626
7279 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7280
e2f0d509
JK
72812014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7282
7283 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7284 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7285
50cc37c8
DE
72862014-02-24 Doug Evans <dje@google.com>
7287
7288 * lib/gdb.exp (run_on_host): Log error output if program fails.
7289
ea4758f2
PA
72902014-02-21 Pedro Alves <palves@redhat.com>
7291
7292 * gdb.threads/step-after-sr-lock.c: Rename to ...
7293 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7294 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7295 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7296 ... this.
7297
d7b30f67
SDJ
72982014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7299
7300 PR tdep/16397
7301 * gdb.arch/amd64-stap-special-operands.exp: New file.
7302 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7303 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7304 * gdb.arch/amd64-stap-triplet.S: Likewise.
7305 * gdb.arch/amd64-stap-triplet.c: Likewise.
7306
83deb43f
JB
73072014-02-20 Joel Brobecker <brobecker@adacore.com>
7308
7309 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7310 in .section pseudo-op.
7311
adde2bff
DE
73122014-02-20 lin zuojian <manjian2006@gmail.com>
7313 Joel Brobecker <brobecker@adacore.com>
7314 Doug Evans <xdje42@gmail.com>
7315
7316 PR symtab/16581
7317 * gdb.dwarf2/dw2-icycle.S: New file.
7318 * gdb.dwarf2/dw2-icycle.c: New file.
7319 * gdb.dwarf2/dw2-icycle.exp: New file.
7320
f7bd0f78
SC
73212014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7322
7323 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7324 operations on gdb.Value objects.
7325 * gdb.python/py-value-cc.exp: Add new test to test operations on
7326 gdb.Value objects.
7327
c17ef0d5
DE
73282014-02-18 Doug Evans <dje@google.com>
7329
7330 * Makefile.in (TESTS): New variable.
7331 (expanded_tests, expanded_tests_or_none): New variables
7332 (check-single): Pass $(expanded_tests_or_none) to runtest.
7333 (check-parallel): Only run tests in $(TESTS) if non-empty.
7334 (check/no-matching-tests-found): New rule.
7335 * README: Document TESTS makefile variable.
7336
5dd3176f
DE
73372014-02-18 Doug Evans <dje@google.com>
7338
7339 * Makefile.in (check-parallel): rm -rf outputs temp.
7340
0b10be4f
JK
73412014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 Fix "ERROR: no fileid for" in the testsuite.
7344 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7345
85f224e7
DE
73462014-02-12 Doug Evans <dje@google.com>
7347
7348 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7349 (MISCELLANEOUS): New variable.
7350 (clean): rm -rf $(MISCELLANEOUS).
7351 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7352 dwp live in the same directory as symlinks, with each symlink pointed
7353 to a differently named file in a different directory.
7354
149b30ff
DE
73552014-02-11 Doug Evans <dje@google.com>
7356
7357 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7358 of Tcl file commands.
7359
1dfdac32
MK
73602014-02-10 Mark Kettenis <kettenis@gnu.org>
7361
7362 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7363 "kill -SIGUSR1 -1".
7364
aa4fb036
JB
73652014-02-10 Joel Brobecker <brobecker@adacore.com>
7366
7367 * gdb.ada/tick_length_array_enum_idx: New testcase.
7368
ed3ef339
DE
73692014-02-10 Doug Evans <xdje42@gmail.com>
7370
7371 * configure.ac (AC_OUTPUT): Add gdb.guile.
7372 * configure: Regenerate.
7373 * lib/gdb-guile.exp: New file.
7374 * lib/gdb.exp (get_target_charset): New function.
7375 * gdb.base/help.exp: Update expected output from "apropos apropos".
7376 * gdb.guile/Makefile.in: New file.
7377 * gdb.guile/guile.exp: New file.
7378 * gdb.guile/scm-arch.c: New file.
7379 * gdb.guile/scm-arch.exp: New file.
7380 * gdb.guile/scm-block.c: New file.
7381 * gdb.guile/scm-block.exp: New file.
7382 * gdb.guile/scm-breakpoint.c: New file.
7383 * gdb.guile/scm-breakpoint.exp: New file.
7384 * gdb.guile/scm-disasm.c: New file.
7385 * gdb.guile/scm-disasm.exp: New file.
7386 * gdb.guile/scm-equal.c: New file.
7387 * gdb.guile/scm-equal.exp: New file.
7388 * gdb.guile/scm-error.exp: New file.
7389 * gdb.guile/scm-error.scm: New file.
7390 * gdb.guile/scm-frame-args.c: New file.
7391 * gdb.guile/scm-frame-args.exp: New file.
7392 * gdb.guile/scm-frame-args.scm: New file.
7393 * gdb.guile/scm-frame-inline.c: New file.
7394 * gdb.guile/scm-frame-inline.exp: New file.
7395 * gdb.guile/scm-frame.c: New file.
7396 * gdb.guile/scm-frame.exp: New file.
7397 * gdb.guile/scm-generics.exp: New file.
7398 * gdb.guile/scm-gsmob.exp: New file.
7399 * gdb.guile/scm-iterator.c: New file.
7400 * gdb.guile/scm-iterator.exp: New file.
7401 * gdb.guile/scm-math.c: New file.
7402 * gdb.guile/scm-math.exp: New file.
7403 * gdb.guile/scm-objfile-script-gdb.in: New file.
7404 * gdb.guile/scm-objfile-script.c: New file.
7405 * gdb.guile/scm-objfile-script.exp: New file.
7406 * gdb.guile/scm-objfile.c: New file.
7407 * gdb.guile/scm-objfile.exp: New file.
7408 * gdb.guile/scm-ports.exp: New file.
7409 * gdb.guile/scm-pretty-print.c: New file.
7410 * gdb.guile/scm-pretty-print.exp: New file.
7411 * gdb.guile/scm-pretty-print.scm: New file.
7412 * gdb.guile/scm-section-script.c: New file.
7413 * gdb.guile/scm-section-script.exp: New file.
7414 * gdb.guile/scm-section-script.scm: New file.
7415 * gdb.guile/scm-symbol.c: New file.
7416 * gdb.guile/scm-symbol.exp: New file.
7417 * gdb.guile/scm-symtab-2.c: New file.
7418 * gdb.guile/scm-symtab.c: New file.
7419 * gdb.guile/scm-symtab.exp: New file.
7420 * gdb.guile/scm-type.c: New file.
7421 * gdb.guile/scm-type.exp: New file.
7422 * gdb.guile/scm-value-cc.cc: New file.
7423 * gdb.guile/scm-value-cc.exp: New file.
7424 * gdb.guile/scm-value.c: New file.
7425 * gdb.guile/scm-value.exp: New file.
7426 * gdb.guile/source2.scm: New file.
7427 * gdb.guile/types-module.cc: New file.
7428 * gdb.guile/types-module.exp: New file.
7429
7026a7c1
YQ
74302014-02-10 Yao Qi <yao@codesourcery.com>
7431
7432 PR testsuite/16543
7433 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7434 * configure: Regenerated.
7435 * Makefile.in: New file.
7436
6c466447
AS
74372014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7438
7439 * gdb.python/py-framefilter.exp: Fix typo.
7440
6e854735
YQ
74412014-02-08 Yao Qi <yao@codesourcery.com>
7442
7443 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7444 that no =breakpoint-modified is emitted when breakpoints are
7445 modified through MI commands.
7446
d137e6dc
PA
74472014-02-07 Pedro Alves <pedro@codesourcery.com>
7448 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.threads/step-after-sr-lock.c: New file.
7451 * gdb.threads/step-after-sr-lock.exp: New file.
7452
b5ee5a50
PA
74532014-02-07 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7456
3c77faf3
JK
74572014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7458
7459 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7460 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7461
6dddc817
DE
74622014-02-06 Doug Evans <xdje42@gmail.com>
7463
7464 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7465 output.
7466
7467 * gdb.gdb/python-interrupts.exp: New file.
7468
de7b2893
YQ
74692014-02-05 Yao Qi <yao@codesourcery.com>
7470
7471 * gdb.trace/report.exp (use_collected_data): Test the output
7472 of "info threads" and "info inferiors".
7473
66d032ac
YQ
74742014-02-05 Yao Qi <yao@codesourcery.com>
7475
7476 Revert this patch:
7477
7478 2013-05-24 Yao Qi <yao@codesourcery.com>
7479
7480 * gdb.trace/tfile.exp: Test inferior and thread.
7481
591a12a1
UW
74822014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7483
7484 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7485 on a function.
7486 * gdb.base/step-bt.c: Call hello via function pointer to make
7487 sure its first instruction is executed on powerpc64le-linux.
7488
0ff3e01f
UW
74892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7490
7491 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7492
084ee545
UW
74932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7494
7495 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7496 of the test patterns for use on little-endian systems.
7497
6ed14ff3
UW
74982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7499
7500 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7501 (decimal_vector): Fix for little-endian.
7502
401e27fd
JM
75032014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7504
7505 * gdb.arch/sparc-sysstep.exp: New file.
7506 * gdb.arch/sparc-sysstep.c: Likewise.
7507
7508 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7509
8b924729
EBM
75102014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7511
7512 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7513
fb151210
JB
75142014-01-23 Tom Tromey <tromey@redhat.com>
7515
7516 * gdb.ada/array_char_idx: New testcase.
7517
0740f8d8
TT
75182014-01-23 Tom Tromey <tromey@redhat.com>
7519
7520 PR python/16487:
7521 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7522 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7523 classes.
7524
21909fa1
TT
75252014-01-23 Tom Tromey <tromey@redhat.com>
7526
7527 PR python/16491:
7528 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7529 string from an inferior frame.
7530 * gdb.python/py-framefilter-mi.exp: Update.
7531
87ce2a04
DE
75322014-01-22 Doug Evans <dje@google.com>
7533
7534 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7535
237b092b
AA
75362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7537
7538 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7539
d674a709
AA
75402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7541
7542 * gdb.trace/entry-values.exp: Remove excess space character from
7543 regex patterns. Handle s390 call instruction.
7544
20fa3390
AA
75452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7546
7547 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7548 define "*_start" label. Make "name" static.
7549 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7550 ${name} by references to ${name}_start.
7551
78466714
AA
75522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7553
7554 * gdb.base/info-macros.exp: Remove "debug" from the compile
7555 options.
7556
ec9f644a
IB
75572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7558
7559 * gdb.dlang/demangle.exp: New file.
7560
94b1b47e
IB
75612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7562
7563 * gdb.dlang/primitive-types.exp: New file.
7564
7f420862
IB
75652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7566
7567 * configure.ac: Create gdb.dlang/Makefile.
7568 * configure: Regenerate.
7569 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7570 * gdb.dlang/Makefile.in: New file.
7571 * lib/d-support.exp: New file.
7572 * lib/gdb.exp (skip_d_tests): New proc.
7573
52834460
MM
75742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7575
7576 * gdb.btrace/delta.exp: Check reverse stepi.
7577 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7578 * gdb.btrace/finish.exp: New.
7579 * gdb.btrace/next.exp: New.
7580 * gdb.btrace/nexti.exp: New.
7581 * gdb.btrace/record_goto.c: Add comments.
7582 * gdb.btrace/step.exp: New.
7583 * gdb.btrace/stepi.exp: New.
7584 * gdb.btrace/multi-thread-step.c: New.
7585 * gdb.btrace/multi-thread-step.exp: New.
7586 * gdb.btrace/rn-dl-bind.c: New.
7587 * gdb.btrace/rn-dl-bind.exp: New.
7588 * gdb.btrace/data.c: New.
7589 * gdb.btrace/data.exp: New.
7590 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7591
6e07b1d2
MM
75922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7593
7594 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7595 * gdb.btrace/exception.exp: Update.
7596 * gdb.btrace/instruction_history.exp: Update.
7597 * gdb.btrace/record_goto.exp: Update.
7598 * gdb.btrace/tailcall.exp: Update.
7599 * gdb.btrace/unknown_functions.exp: Update.
7600 * gdb.btrace/delta.exp: New.
7601
0b722aec
MM
76022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7603
7604 * gdb.btrace/record_goto.exp: Add backtrace test.
7605 * gdb.btrace/tailcall.exp: Add backtrace test.
7606
066ce621
MM
76072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7608
7609 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7610 * gdb.btrace/record_goto.c: New.
7611 * gdb.btrace/record_goto.exp: New.
7612 * gdb.btrace/x86-record_goto.S: New.
7613
0688d04e
MM
76142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7615
7616 * gdb.btrace/function_call_history.exp: Update tests.
7617 * gdb.btrace/instruction_history.exp: Update tests.
7618
8710b709
MM
76192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7620
7621 * gdb.btrace/function_call_history.exp: Fix expected field
7622 order for "record function-call-history".
7623 Add new tests for "record function-call-history /c".
7624 * gdb.btrace/exception.cc: New.
7625 * gdb.btrace/exception.exp: New.
7626 * gdb.btrace/tailcall.exp: New.
7627 * gdb.btrace/x86-tailcall.S: New.
7628 * gdb.btrace/x86-tailcall.c: New.
7629 * gdb.btrace/unknown_functions.c: New.
7630 * gdb.btrace/unknown_functions.exp: New.
7631 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7632
5de9129b
MM
76332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7634
7635 * gdb.btrace/instruction_history.exp: Update.
7636 * gdb.btrace/function_call_history.exp: Update.
7637
23a7fe75
MM
76382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7639
7640 * gdb.btrace/function_call_history.exp: Fix expected function
7641 trace.
7642 * gdb.btrace/instruction_history.exp: Initialize traced.
7643 Remove traced_functions.
7644
724c7dd8
MM
76452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7646
7647 * gdb.btrace/function_call_history.exp: Update
7648 * gdb.btrace/instruction_history.exp: Update.
7649
6d78d93b
MM
76502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7651
7652 * gdb.btrace/enable.exp: Update expected text.
7653
93a360cc
OJ
76542014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7655
7656 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7657 bytes.
7658
3772b53f
MR
76592014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7660
7661 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7662
596662fa
OJ
76632014-01-15 Omair Javaid <omair.javaid@linaro.org>
7664
7665 * lib/gdb.exp (supports_process_record): Return true for
7666 arm*-linux*. (supports_reverse): Likewise.
7667
b5b08fb4
SC
76682014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7669
7670 PR python/15464
7671 PR python/16113
7672 * gdb.python/py-type.c: Enhance test case.
7673 * gdb.python/py-value-cc.cc: Likewise
7674 * gdb.python/py-type.exp: Add new tests.
7675 * gdb.python/py-value-cc.exp: Likewise
7676
52d7fb13
AA
76772014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7678 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7681 Make "name" extern.
7682 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7683 references to ${name}_start by references to ${name}.
7684
a2cd8cfe
JB
76852014-01-10 Joel Brobecker <brobecker@adacore.com>
7686
7687 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7688
4e23fced
JB
76892014-01-10 Joel Brobecker <brobecker@adacore.com>
7690
7691 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7692
c6a9e42c
PA
76932014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7694 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 7697 mi_gdb_target_load.
c6a9e42c 7698
b7ea362b
PA
76992014-01-08 Pedro Alves <palves@redhat.com>
7700
7701 * gdb.threads/reconnect-signal.c: New file.
7702 * gdb.threads/reconnect-signal.exp: New file.
7703
5e3f4fab
EBM
77042014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7705
7706 * gdb.base/source-dir.exp: New file.
7707
79301218
JB
77082014-01-07 Joel Brobecker <brobecker@adacore.com>
7709
7710 * gdb.ada/mi_interface: New testcase.
7711
8e355c5d
JB
77122014-01-07 Joel Brobecker <brobecker@adacore.com>
7713
7714 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7715 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7716 gdb.ada/pp-rec-component/pck.ads: New files.
7717
c0d48811
JB
77182014-01-07 Joel Brobecker <brobecker@adacore.com>
7719
7720 * gdb.python/py-pp-integral.c: New file.
7721 * gdb.python/py-pp-integral.py: New file.
7722 * gdb.python/py-pp-integral.exp: New file.
7723
17b609c3 7724For older changes see ChangeLog-1993-2013.
c906108c 7725\f
8d8cb839
EZ
7726;; Local Variables:
7727;; mode: change-log
7728;; left-margin: 8
7729;; fill-column: 74
7730;; version-control: never
7731;; End:
902f2ccb 7732
618f726f 7733 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
7734 Copying and distribution of this file, with or without modification,
7735 are permitted provided the copyright notice and this notice are preserved.