gdb/s390: Fill pseudo register agent expression hooks.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f2f3ccb9
SM
12016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.python/py-as-string.exp: New file.
4 * gdb.python/py-as-string.c: New file.
5
00dbd492
PA
62016-03-09 Pedro Alves <palves@redhat.com>
7
8 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9 signal" -> "Thread NN received signal" output change.
10 * gdb.threads/ia64-sigill.exp: Likewise.
11 * gdb.threads/linux-dp.exp: Likewise.
12 * gdb.threads/manythreads.exp: Likewise.
13 * gdb.threads/pending-step.exp: Likewise.
14 * gdb.threads/print-threads.exp: Likewise.
15 * gdb.threads/sigstep-threads.exp: Likewise.
16 * gdb.threads/staticthreads.exp: Likewise.
17 * gdb.threads/tls.exp: Likewise.
18
b04fd3be
MK
192016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
20
21 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
22 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
23 * gdb.trace/pending.exp: Accept leading dot before function name.
24 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
25 * lib/trace-support.exp: Set registers for ppc.
26
98fa59e9
MK
272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
28
29 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
30 use it for disassembly; accept .main in addition to main in backtrace.
31
f77198c8
MK
322016-03-09 Wei-cheng Wang <cole945@gmail.com>
33 Marcin Kościelnicki <koriakin@0x04.net>
34
35 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
36 (gdb_recursion_test_ptr): New global variable.
37 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
38 gdb_recursion_test.
39 (gdb_c_test): Ditto.
40
ba84e0da
MK
412016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
42
43 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
44 ordering.
45
4366d36e
MK
462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
47
48 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
49 (bar): Add bar_start_lbl label.
50 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
51 of foo/bar for emitting DWARF and tracing.
52
5eb264df
SDJ
532016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
54
55 * analyze-racy-logs.py: Set executable bit.
56
fb6a751f
SDJ
572016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
58
59 * Makefile.in (DEFAULT_RACY_ITER): New variable.
60 (CHECK_TARGET_TMP): Likewise.
61 (check-single-racy): New rule.
62 (check-parallel-racy): Likewise.
63 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
64 (do-check-parallel-racy): New rule.
65 (check-racy/%.exp): Likewise.
66 * README (Racy testcases): New section.
67 * analyze-racy-logs.py: New file.
68
bdf7e230
DE
692016-03-03 Doug Evans <dje@google.com>
70
71 * gdb.base/skip.exp: Use with_test_prefix.
72
4719d415
YQ
732016-03-03 Yao Qi <yao.qi@linaro.org>
74
75 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
76 Invoke step_over_syscall "clone" and break_cond_on_syscall
77 "clone".
78 * gdb.base/step-over-clone.c: New file.
79
ea507862
YQ
802016-03-03 Yao Qi <yao.qi@linaro.org>
81
82 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
83 code format.
84
8fc8cbda
YQ
852016-03-03 Yao Qi <yao.qi@linaro.org>
86
87 * gdb.base/disp-step-fork.c: Rename to ...
88 * gdb.base/step-over-fork.c: ... it. New file.
89 * gdb.base/disp-step-vfork.c: Rename to ...
90 * gdb.base/step-over-vfork.c: ... it. New file.
91 * gdb.base/disp-step-syscall.exp: Rename to ...
92 * gdb.base/step-over-syscall.exp: ... it. New file.
93 (disp_step_cross_syscall): Rename to ...
94 (step_over_syscall): ... it.
95
92fa70b0
YQ
962016-03-03 Yao Qi <yao.qi@linaro.org>
97
98 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
99 If target supports condition evaluation on target, invoke
100 break_cond_on_syscall for fork and vfork.
101
e197ad3c
YQ
1022016-03-03 Yao Qi <yao.qi@linaro.org>
103
104 * gdb.base/disp-step-syscall.exp: Don't invoke
105 support_displaced_stepping.
106 (disp_step_cross_syscall): Test with displaced stepping off and
107 on if supported.
108
0b47da9f
YQ
1092016-03-03 Yao Qi <yao.qi@linaro.org>
110
111 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
112 proc.
113 (setup): New proc.
114 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
115 and setup.
116
065ab6dc
BH
1172016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
118
119 * gdb.fortran/vla-history.exp: Remove breakpoint.
120
07e448ad 1212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
122
123 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
124
9ac2d526 1252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
126
127 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
128
17807369
BH
1292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
130
131 * gdb.mi/vla.f90: Nullify pointer after declaration.
132
86e501af
PA
1332016-03-01 Pedro Alves <palves@redhat.com>
134
135 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
136
1e903e32
PA
1372016-03-01 Pedro Alves <palves@redhat.com>
138
139 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
140 before anything else.
141 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
142 _GNU_SOURCE here.
143 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
144 before anything else.
145 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
146
6ccb54e2
PA
1472016-03-01 Pedro Alves <palves@redhat.com>
148
149 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
150
30ca9da1
YQ
1512016-03-01 Yao Qi <yao.qi@linaro.org>
152
153 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
154 prepare_for_testing.
155
dc856b38
YQ
1562016-03-01 Yao Qi <yao.qi@linaro.org>
157
158 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
159
4a932159
AA
1602016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
161
162 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
163 manually constructing the output path.
164
f2489477
AA
1652016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
166
167 * gdb.arch/s390-stackless.S: New.
168 * gdb.arch/s390-stackless.exp: New.
169
38899f16
IB
1702016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
171
172 * gdb.dlang/circular.c: New file.
173 * gdb.dlang/circular.exp: New file.
174
9fde51ed
YQ
1752016-02-26 Yao Qi <yao.qi@linaro.org>
176
177 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
178 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
179 (testcases): Update.
180
ce90fefe
YQ
1812016-02-26 Yao Qi <yao.qi@linaro.org>
182
183 * gdb.reverse/aarch64.c: Rename to ...
184 * gdb.reverse/insn-reverse.c: ... it.
185 * gdb.reverse/aarch64.exp: Rename to ...
186 * gdb.reverse/insn-reverse.exp: ... it.
187
3263bceb
YQ
1882016-02-26 Yao Qi <yao.qi@linaro.org>
189
190 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
191 (testcase_ftype): New.
192 (testcases): New array.
193 (n_testcases): New.
194 (main): Call each element in testcases.
195 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
196 (read_testcase): New.
197 Do the tests in a loop.
198
6cb59ff1
YQ
1992016-02-25 Yao Qi <yao.qi@linaro.org>
200
201 * gdb.base/branches.c: Remove.
202
ae91f625
MK
2032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
204
205 PR gdb/13808
206 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
207
678b48b7
MK
2082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
209
210 * gdb.trace/ftrace.exp: Remove unnecessary target check.
211
7337a6f2
MK
2122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
213
214 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
215 change x86_64 call_insn to 'callq'.
216
861ca91f
AT
2172016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
218
219 * gdb.trace/tfile-avx.c: Move to...
220 * gdb.trace/tracefile-pseudo-reg.c: Here.
221 * gdb.trace/tfile-avx.exp: Move to...
222 * gdb.trace/tracefile-pseudo-reg.exp: Here.
223
bf74e428
GB
2242016-02-24 Gary Benson <gbenson@redhat.com>
225
226 * gdb.base/attach-pie-noexec.exp: Do not expect an error
227 message on attach.
228
cce0e923
DE
2292016-02-23 Doug Evans <dje@google.com>
230
231 * gdb.base/skip.c (test_skip): New function.
232 (end_test_skip_file_and_function): New function.
233 (test_skip_file_and_function): New function.
234 * gdb.base/skip1.c (test_skip): New function.
235 (skip1_test_skip_file_and_function): New function.
236 * gdb.base/skip.exp: Add tests for new skip options.
237 * gdb.base/skip-solib.exp: Update expected output.
238 * gdb.perf/skip-command.cc: New file.
239 * gdb.perf/skip-command.exp: New file.
240 * gdb.perf/skip-command.py: New file.
241
4000e47e
MK
2422016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
243
244 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
245 info registers pattern.
246
24f75ead
IB
2472016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
248
249 * lib/future.exp: Add D support.
250 (gdb_find_gdc): New proc.
251 (gdb_default_target_compile): Add D support.
252
fbb7bcbe
WW
2532016-02-18 Wei-cheng Wang <cole945@gmail.com>
254
255 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
256 user+system time.
257 (trace_speed_test): Determine the iteration count for a time
258 between 15..30 seconds.
259
012b3a21
WT
2602016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
261
262 * gdb.arch/i386-mpx-sigsegv.c: New file.
263 * gdb.arch/i386-mpx-sigsegv.exp: New file.
264 * gdb.arch/i386-mpx-simple_segv.c: New file.
265 * gdb.arch/i386-mpx-simple_segv.exp: New file.
266
2d5189bd
YQ
2672016-02-18 Yao Qi <yao.qi@linaro.org>
268
269 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
270 Don't call setup_kfail.
271
40fb20d0
YQ
2722016-02-18 Yao Qi <yao.qi@linaro.org>
273
274 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
275 Set "set breakpoint condition-evaluation" per $cond_bp_target.
276
21b1f8d2
DE
2772016-02-16 Doug Evans <dje@google.com>
278
279 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
280 * gdb.base/skip1.c: Ditto.
281 * gdb.base/skip.exp: Whitespace cleanup.
282
4041ed77
DB
2832016-02-16 Don Breazeal <donb@codesourcery.com>
284
285 PR remote/19496
286 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
287 Remove kfail for PR remote/19496.
288
c4ef31bf
SM
2892016-02-16 Simon Marchi <simon.marchi@ericsson.com>
290
291 * lib/gdb.exp (standard_temp_file): Return a path specific to
292 the runtest invocation.
293
266b65b3
SM
2942016-02-16 Simon Marchi <simon.marchi@ericsson.com>
295
296 * gdb.trace/save-trace.exp: Change relative path to be in the
297 standard output directory.
298
a7a0a6a9
JK
2992016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
300
301 * gdb.arch/i386-prologue.c: Add missing prototypes.
302
c99dbb42
JK
3032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
306 * gdb.arch/i386-prologue.exp: Likewise.
307 * gdb.arch/i386-size.exp: Likewise.
308
aa480355
SM
3092016-02-15 Simon Marchi <simon.marchi@ericsson.com>
310
311 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
312 define object file path.
313 * gdb.btrace/gcore.exp: Use standard_output_file to define core
314 file path.
315 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
316 standard_output_file to define binfile.
317
ba881f50
JK
3182016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
319
320 Fix compatibility with recent gfortran-5.3.1.
321 * gdb.fortran/vla-history.exp (print vla1 allocated)
322 (print vla2 allocated, print $2, print $3): Remove
323 (print $4): Rename to ...
324 (print $2): ... here.
325 (print $9): Rename to ...
326 (print $5): ... here.
327 (print $10): Rename to ...
328 (print $6): ... here.
329 * gdb.fortran/vla.f90: Add pvla initialization.
330
e9fb005c
JK
3312016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
334 New test.
335 * gdb.fortran/vla-value-sub.exp: Likewise.
336
e44e00ff
MK
3372016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
338
339 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
340
97e94151
SM
3412016-02-12 Simon Marchi <simon.marchi@ericsson.com>
342
343 * i386-biarch-core.exp: Define corefile using
344 standard_output_file.
345
01113bc1
YQ
3462016-02-12 Yao Qi <yao.qi@linaro.org>
347
348 * gdb.arch/arm-single-step-kernel-helper.c: New.
349 * gdb.arch/arm-single-step-kernel-helper.exp: New.
350
33b4777c
MM
3512016-02-12 Markus Metzger <markus.t.metzger@intel.com>
352
353 * gdb.btrace/tailcall-only.exp: New.
354 * gdb.btrace/tailcall-only.c: New.
355 * gdb.btrace/x86_64-tailcall-only.S: New.
356 * gdb.btrace/i686-tailcall-only.S: New.
357
acc23c11
PA
3582016-02-11 Pedro Alves <palves@redhat.com>
359
360 * README (Parallel testing): Add missing double quotes.
361
e352bf0a
PA
3622016-02-11 Pedro Alves <palves@redhat.com>
363
364 * README (Parallel testing): New section.
365 (GDB_PARALLEL): Rewrite.
366 (FORCE_PARALLEL): Document.
367
9f5fed78
MK
3682016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
369
370 * gdb.trace/tfile-avx.c: New test.
371 * gdb.trace/tfile-avx.exp: New test.
372
9ef9e6a6
KS
3732016-02-09 Keith Seitz <keiths@redhat.com>
374
375 PR breakpoints/19546
376 * gdb.base/infcall-exec.c: New file.
377 * gdb.base/infcall-exec2.c: New file.
378 * gdb.base/infcall-exec.exp: New file.
379
a96e36da
KS
3802016-02-09 Keith Seitz <keiths@redhat.com>
381
382 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
383 (toplevel): Call test_bkpt_address.
384
9f61929f
KS
3852016-02-09 Keith Seitz <keiths@redhat.com>
386
387 PR python/19506
388 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
389 (toplevel): Call test_bkpt_address.
390
1e94266c
SM
3912016-02-09 Simon Marchi <simon.marchi@ericsson.com>
392
393 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
394 to AC_OUTPUT.
395 * configure: Regenerate.
396
2a7f3dff
PA
3972016-02-09 Pedro Alves <palves@redhat.com>
398
399 PR breakpoints/19548
400 * gdb.base/execl-update-breakpoints.c (some_function): New
401 function.
402 (main): Call it.
403 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
404 Tighten expected GDB output.
405
2151ccc5
SM
4062016-02-08 Simon Marchi <simon.marchi@ericsson.com>
407
408 * Makefile.in (ALL_SUBDIRS): Remove.
409 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
410 (distclean maintainer-clean realclean): Likewise.
411 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
412 * configure: Regenerate.
413 * gdb.ada/Makefile.in: Delete.
414 * gdb.arch/Makefile.in: Likewise.
415 * gdb.asm/Makefile.in: Likewise.
416 * gdb.base/Makefile.in: Likewise.
417 * gdb.btrace/Makefile.in: Likewise.
418 * gdb.cell/Makefile.in: Likewise.
419 * gdb.compile/Makefile.in: Likewise.
420 * gdb.cp/Makefile.in: Likewise.
421 * gdb.disasm/Makefile.in: Likewise.
422 * gdb.dlang/Makefile.in: Likewise.
423 * gdb.dwarf2/Makefile.in: Likewise.
424 * gdb.fortran/Makefile.in: Likewise.
425 * gdb.gdb/Makefile.in: Likewise.
426 * gdb.go/Makefile.in: Likewise.
427 * gdb.guile/Makefile.in: Likewise.
428 * gdb.java/Makefile.in: Likewise.
429 * gdb.linespec/Makefile.in: Likewise.
430 * gdb.mi/Makefile.in: Likewise.
431 * gdb.modula2/Makefile.in: Likewise.
432 * gdb.multi/Makefile.in: Likewise.
433 * gdb.objc/Makefile.in: Likewise.
434 * gdb.opencl/Makefile.in: Likewise.
435 * gdb.opt/Makefile.in: Likewise.
436 * gdb.pascal/Makefile.in: Likewise.
437 * gdb.perf/Makefile.in: Likewise.
438 * gdb.python/Makefile.in: Likewise.
439 * gdb.reverse/Makefile.in: Likewise.
440 * gdb.server/Makefile.in: Likewise.
441 * gdb.stabs/Makefile.in: Likewise.
442 * gdb.threads/Makefile.in: Likewise.
443 * gdb.trace/Makefile.in: Likewise.
444 * gdb.xml/Makefile.in: Likewise.
445 * lib/gdb.exp (make_gdb_parallel_path): Add check for
446 GDB_PARALLEL.
447 (standard_output_file): Remove check for GDB_PARALLEL, always
448 return path in outputs/$subdir/$testname.
449
437277d4
SM
4502016-02-08 Simon Marchi <simon.marchi@ericsson.com>
451
452 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
453 (site.exp): Assign abs_srcdir to tcl's srcdir.
454
31d913c7
YQ
4552016-02-04 Yao Qi <yao.qi@linaro.org>
456
457 * gdb.base/foll-exec-mode.c: Include limits.h.
458 (main): Add parameters argc and argv. Get directory from
459 argv[0].
460 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
461 compilation.
462 * gdb.base/foll-exec.c: Include limits.h.
463 (main): Add parameters argc and argv.
464 Get directory from argv[0].
465 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
466 Adjust tests on the number of lines as source code changed.
467 * gdb.base/foll-vfork-exit.c: Include limits.h.
468 (main): Add one line of statement before vfork.
469 * gdb.base/foll-vfork.c: Include limits.h and string.h.
470 (main): Add parameters argc and argv. Get directory from
471 argv[0].
472 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
473 (setup_gdb): Set tbreak to skip some source lines.
474 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
475 (main): Add parameters argc and argv. Get directory from
476 argv[0].
477 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
478 compilation.
479 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
480 (main): Add parameters argc and argv. Get directory from
481 argv[0].
482 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
483 compilation.
484
9482b9fb
DE
4852016-02-01 Doug Evans <dje@google.com>
486
487 * gdb.base/skip.exp: Clean up multiple references to same test name.
488
6b2e4f10
PA
4892016-02-01 Pedro Alves <palves@redhat.com>
490
ccb6afd6 491 PR remote/19496
6b2e4f10
PA
492 * gdb.threads/forking-threads-plus-breakpoint.exp
493 (displaced_stepping_supported): New global.
494 (probe_displaced_stepping_support): New procedure.
495 (do_test): Add 'displaced' parameter, and use it.
496 (top level): Check for displaced stepping support. Add displaced
497 stepping on/off testing axis.
498
37a8db1a
AB
4992016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
500
501 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
502 pointer. Don't perform further tests on the unassociated pointer
503 if the first test fails.
504
5fdf6324
AB
5052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.base/max-value-size.c: New file.
508 * gdb.base/max-value-size.exp: New file.
509 * gdb.base/huge.exp: Disable max-value-size for this test.
510
935c6144
IB
5112016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
512
513 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
514
7fe8399d
YQ
5152016-01-28 Yao Qi <yao.qi@linaro.org>
516
517 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
518
a2077e25
PA
5192016-01-25 Pedro Alves <palves@redhat.com>
520
521 PR threads/19461
522 * gdb.base/fork-running-state.c: New file.
523 * gdb.base/fork-running-state.exp: New file.
524
1d2736d4
PA
5252016-01-25 Pedro Alves <palves@redhat.com>
526
527 PR gdb/19494
528 * gdb.base/catch-fork-kill.c: New file.
529 * gdb.base/catch-fork-kill.exp: New file.
530
f1da4b11
PA
5312016-01-25 Pedro Alves <palves@redhat.com>
532
533 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
534 Delete, moved to lib/gdb.exp.
535 * gdb.threads/forking-threads-plus-breakpoint.exp
536 (foreach_with_prefix): Likewise.
537 * gdb.threads/process-dies-while-handling-bp.exp
538 (foreach_with_prefix): Likewise.
539 * lib/gdb.exp (foreach_with_prefix): New procedure.
540
45f38546
MK
5412016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
542
543 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
544 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
545
dc29a1ce
MK
5462016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
547
548 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
549 endian targets.
550
092127d7
JK
5512016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
552 Pedro Alves <palves@redhat.com>
553
554 Fix testsuite compatibility with Guile.
555 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
556 number.
557
31d765d3
JK
5582016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
559
560 Fix testsuite compatibility with Guile.
561 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
562 (thread 1): New test for backtrace through signal handler.
563
1ac78c04
YQ
5642016-01-22 Yao Qi <yao.qi@linaro.org>
565
566 PR testsuite/19491
567 * gdb.base/multi-forks.c: Include
568 ../lib/unbuffer_output.c
569 (main): Call gdb_unbuffer_output.
570
4f5946a8
DE
5712016-01-21 Doug Evans <dje@google.com>
572
573 * lib/ada.exp (gdb_compile_ada): Fix typo.
574
305e13e6
JB
5752016-01-21 Joel Brobecker <brobecker@adacore.com>
576
577 * gdb.base/break-fun-addr.exp: New file.
578 * gdb.base/break-fun-addr1.c: New file.
579 * gdb.base/break-fun-addr2.c: New file.
580
5f5dfff6
SM
5812016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
582
583 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
584 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
585 enum flag values.
586
fd356fa2
AA
5872016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
588
589 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
590 when GDB can not set the vector return value. Add more comments
591 for clarification.
592
9df22175
AT
5932016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
594
595 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
596 command.
597
41d1845e
SM
5982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
599
600 * Makefile.in (DO_RUNTEST): Add --status and update usages.
601
01ac6840
SM
6022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
603
604 * Makefile.in (check-single): Pass --status to runtest.
605 (check/%.exp): Likewise.
606
6072016-01-19 Simon Marchi <simon.marchi@ericsson.com>
608
609 * Makefile.in (check-parallel): Propagate return code from make
610 do-check-parallel.
611
bd0a71fa
MK
6122016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
613
614 * gdb.trace/ftrace.exp: Fix expected message on continue.
615 * gdb.trace/pending.exp: Fix expected message on continue.
616 * gdb.trace/trace-break.exp: Fix expected message on continue.
617
8bcbad33
SM
6182016-01-18 Simon Marchi <simon.marchi@ericsson.com>
619
620 * lib/gdb.exp (gdb_test): Remove unused global references.
621
f303dbd6
PA
6222016-01-18 Pedro Alves <palves@redhat.com>
623
624 * gdb.base/async-shell.exp: Adjust expected output.
625 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
626 * gdb.base/siginfo-thread.exp: Adjust expected output.
627 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
628 * gdb.java/jnpe.exp: Adjust expected output.
629 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
630 * gdb.threads/continue-pending-status.exp: Adjust expected output.
631 * gdb.threads/leader-exit.exp: Adjust expected output.
632 * gdb.threads/manythreads.exp: Adjust expected output.
633 * gdb.threads/pthreads.exp: Adjust expected output.
634 * gdb.threads/schedlock.exp: Adjust expected output.
635 * gdb.threads/siginfo-threads.exp: Adjust expected output.
636 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
637 expected output.
638 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
639 output.
640 * gdb.threads/sigthread.exp: Adjust expected output.
641 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
642
b2789696
YQ
6432016-01-18 Yao Qi <yao.qi@linaro.org>
644
645 * gdb.guile/scm-section-script.c: Replace @progbits with
646 %progbits.
647 * gdb.python/py-section-script.c: Likewise.
648
71ef29a8
PA
6492016-01-15 Pedro Alves <palves@redhat.com>
650
651 * gdb.multi/tids.exp: Test star wildcard ranges.
652
3f5b7598
PA
6532016-01-15 Pedro Alves <palves@redhat.com>
654
655 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
656 command from "thread apply" invocation.
657 (thr_apply_info_thr_invalid): Default the expected output to the
658 input tid list.
659 (top level): Add tests that use convenience variables. Add tests
660 for "thread apply" with a valid TID list, but missing the command.
661
663f6d42
PA
6622016-01-13 Pedro Alves <palves@redhat.com>
663
664 * gdb.base/default.exp: Expect $_gthread as well.
665 * gdb.multi/tids.exp: Test $_gthread.
666 * gdb.threads/thread-specific.exp: Test $_gthread.
667
c84f6bbf
PA
6682016-01-13 Pedro Alves <palves@redhat.com>
669
670 * gdb.multi/tids.exp: Test "info threads -gid".
671
22a02324
PA
6722016-01-13 Pedro Alves <palves@redhat.com>
673
674 * gdb.multi/tids.exp: Test InferiorThread.global_num and
675 Breakpoint.thread.
676 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
677
5d5658a1
PA
6782016-01-07 Pedro Alves <palves@redhat.com>
679
680 * gdb.base/break.exp: Adjust to output changes.
681 * gdb.base/hbreak2.exp: Likewise.
682 * gdb.base/sepdebug.exp: Likewise.
683 * gdb.base/watch_thread_num.exp: Likewise.
684 * gdb.linespec/keywords.exp: Likewise.
685 * gdb.multi/info-threads.exp: Likewise.
686 * gdb.threads/thread-find.exp: Likewise.
687 * gdb.multi/tids.c: New file.
688 * gdb.multi/tids.exp: New file.
689
84654457
PA
6902016-01-13 Pedro Alves <palves@redhat.com>
691
692 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
693
e3940304
PA
6942016-01-13 Pedro Alves <palves@redhat.com>
695
696 * gdb.base/default.exp: Expect $_inferior as well.
697 * gdb.multi/base.exp: Test $_inferior.
698
a911d87a
PA
6992016-01-13 Pedro Alves <palves@redhat.com>
700
701 PR breakpoints/19388
702 * gdb.base/catch-signal-siginfo-cond.c: New file.
703 * gdb.base/catch-signal-siginfo-cond.exp: New file.
704
82075af2
JS
7052016-01-12 Josh Stone <jistone@redhat.com>
706 Philippe Waroquiers <philippe.waroquiers@skynet.be>
707
708 * gdb.base/catch-syscall.c (do_execve): New variable.
709 (main): Conditionally trigger an execve.
710 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
711 (test_catch_syscall_execve): New, check entry/return across execve.
712 (do_syscall_tests): Call test_catch_syscall_execve.
713
e46eeedd
PA
7142016-01-12 Pedro Alves <palves@redhat.com>
715
716 * gdb.base/random-signal.exp (do_test): New procedure, with body
717 of testcase moved in.
718
01d8c27e
JK
7192016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
720 Pedro Alves <palves@redhat.com>
721
722 * gdb.base/funcargs.exp (finish from indirectly called function):
723 Reintroduce the case for 'First'.
724
9a706302
JK
7252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
726 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
729 (tcatch_vfork_then_child_follow_exec)
730 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
731 identification.
732
c0ecb95f
JK
7332016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
734
735 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
736 and repeats to unlimited.
737 * gdb.python/py-value.exp: Likewise.
738 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
739 and repeats to unlimited.
740
6cfc1fcb
JK
7412016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
742
743 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
744 and reordering the functions.
745 * gdb.multi/hangout.c: Likewise.
746 * gdb.multi/hello.c: Likewise.
747
582a1b00
SM
7482016-01-08 Simon Marchi <simon.marchi@ericsson.com>
749
750 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
751 absolute.
752 (SingleStatisticTestResult.report): Use dict.keys instead of
753 dict.iterkeys.
754
79bc59cb
PA
7552016-01-06 Pedro Alves <palves@redhat.com>
756
757 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
758
43368e1d
MM
7592016-01-04 Markus Metzger <markus.t.metzger@intel.com>
760
761 * gdb.btrace/dlopen.exp: New.
762 * gdb.btrace/dlopen.c: New.
763 * gdb.btrace/dlopen-dso.c: New.
764
79fad5b8
SL
7652015-12-25 Sandra Loosemore <sandra@codesourcery.com>
766
767 * lib/gdb.exp (gdb_test): Update comments to clarify that the
768 PATTERN argument is optional.
769
ab8314b3
JB
7702015-12-24 Joel Brobecker <brobecker@adacore.com>
771
772 * lib/ada.exp (target_compile_ada_from_dir): New function.
773 (gdb_compile_ada): Reimplement avoiding the use of project files.
774 * gdb.ada/gnat_ada.gpr: Delete.
775 * gdb.ada/cond_lang.exp: Adjust test to make path before
776 filename optional.
777 * gdb.ada/small_reg_param.exp: Likewise.
778
fe33faff
SM
7792015-12-22 Simon Marchi <simon.marchi@ericsson.com>
780
781 * gdb.base/foll-vork.exp: Remove HP-UX special case.
782
6d265cb4
TP
7832015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
784
785 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
786 case.
787
10125099
SM
7882015-12-21 Simon Marchi <simon.marchi@ericsson.com>
789
790 * gdb.base/break.exp: Remove dead code.
791 * gdb.base/sepdebug.exp: Likewise.
792
3ca22649
SM
7932015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
794
795 * gdb.asm/asm-source.exp: Remove HP-UX references.
796 * gdb.base/annota1.exp: Likewise.
797 * gdb.base/annota3.exp: Likewise.
798 * gdb.base/attach.exp: Likewise.
799 * gdb.base/bigcore.exp: Likewise.
800 * gdb.base/break.exp: Likewise.
801 * gdb.base/call-ar-st.exp: Likewise.
802 * gdb.base/callfuncs.exp: Likewise.
803 * gdb.base/catch-fork-static.exp: Likewise.
804 * gdb.base/display.exp: Likewise.
805 * gdb.base/foll-exec-mode.exp: Likewise.
806 * gdb.base/foll-exec.exp: Likewise.
807 * gdb.base/foll-fork.exp: Likewise.
808 * gdb.base/foll-vfork.exp: Likewise.
809 * gdb.base/funcargs.exp: Likewise.
810 * gdb.base/hbreak2.exp: Likewise.
811 * gdb.base/inferior-died.exp: Likewise.
812 * gdb.base/interrupt.exp: Likewise.
813 * gdb.base/multi-forks.exp: Likewise.
814 * gdb.base/nodebug.exp: Likewise.
815 * gdb.base/sepdebug.exp: Likewise.
816 * gdb.base/solib1.c: Likewise.
817 * gdb.base/step-test.exp: Likewise.
818 * gdb.mi/non-stop.c: Likewise.
819 * gdb.mi/pthreads.c: Likewise.
820 * gdb.multi/bkpt-multi-exec.ex: Likewise.
821 * gdb.threads/pthreads.c: Likewise.
822 * gdb.threads/staticthreads.exp: Likewise.
823 * lib/future.exp: Likewise.
824 * lib/gdb.exp: Likewise.
825 * gdb.base/so-indr-cl.c: Remove.
826 * gdb.base/so-indr-cl.exp: Likewise.
827 * gdb.base/solib.c: Likewise.
828 * gdb.base/solib.exp: Likewise.
829 * gdb.base/solib2.c: Likewise.
830
b6304613
SM
8312015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
832
833 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
834 * gdb.base/call-ar-st.exp: Likewise.
835 * gdb.base/callfuncs.exp: Likewise.
836 * gdb.base/condbreak.exp: Likewise.
837 * gdb.base/constvars.exp: Likewise.
838 * gdb.base/hbreak2.exp: Likewise.
839 * gdb.base/langs.exp: Likewise.
840 * gdb.base/list.exp: Likewise.
841 * gdb.base/long_long.exp: Likewise.
842 * gdb.base/ptype.exp: Likewise.
843 * gdb.base/scope.exp: Likewise.
844 * gdb.base/signals.exp: Likewise.
845 * gdb.base/so-impl-ld.exp: Likewise.
846 * gdb.base/varargs.exp: Likewise.
847 * gdb.base/volatile.exp: Likewise.
848 * gdb.base/whatis.exp: Likewise.
849 * gdb.cp/cplusfuncs.exp: Likewise.
850 * gdb.cp/inherit.exp: Likewise.
851 * gdb.cp/local.exp: Likewise.
852 * gdb.cp/member-ptr.exp: Likewise.
853 * gdb.cp/method.exp: Likewise.
854 * gdb.cp/overload.exp: Likewise.
855 * gdb.cp/templates.exp: Likewise.
856 * gdb.stabs/weird.exp: Likewise.
857 * lib/compiler.c: Likewise.
858 * lib/compiler.cc: Likewise.
859 * lib/cp-support.exp: Likewise.
860 * lib/gdb.exp: Likewise.
861
bf401b07
SM
8622015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
863
864 * configure.ac: Remove HP-UX case.
865 * configure: Regenerate.
866
aff9c0f8
SM
8672015-12-18 Simon Marchi <simon.marchi@ericsson.com>
868
869 * lib/gdb.exp (gdb_compile): Add function doc.
870
a6904d5a
PA
8712015-12-17 Pedro Alves <palves@redhat.com>
872
873 PR threads/19354
874 * gdb.multi/info-threads.exp: New file.
875
a22279dd
YQ
8762015-12-15 Yao Qi <yao.qi@linaro.org>
877
878 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
879 is aarch64*-*-*.
880
0588c796
SL
8812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
882
883 * gdb.base/history-duplicates.exp: Skip if no readline support.
884
5d978e17
SL
8852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
886
887 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
888
7e763b86
SL
8892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
890
891 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
892
87a3a92c
SL
8932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
894
895 * gdb.base/completion.exp: Skip tests that interrupt GDB with
896 ctrl-C if nointerrupts target property is set.
897 * gdb.base/double-prompt-target-event-error.exp: Likewise.
898 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
899 * gdb.base/paginate-bg-execution.exp: Likewise.
900 * gdb.base/paginate-execution-startup.exp: Likewise.
901 * gdb.base/random-signal.exp: Likewise.
902 * gdb.base/range-stepping.exp: Likewise.
903 * gdb.cp/annota2.exp: Likewise.
904 * gdb.cp/annota3.exp: Likewise.
905 * gdb.gdb/selftest.exp: Likewise.
906 * gdb.threads/continue-pending-status.exp: Likewise.
907 * gdb.threads/leader-exit.exp: Likewise.
908 * gdb.threads/manythreads.exp: Likewise.
909 * gdb.threads/pthreads.exp: Likewise.
910 * gdb.threads/schedlock.exp: Likewise.
911 * gdb.threads/sigthread.exp: Likewise.
912
a8f077dc
DB
9132015-12-11 Don Breazeal <donb@codesourcery.com>
914
915 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
916 remote.
917 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
918 * gdb.base/foll-exec.exp (main): Enable for target remote.
919 * gdb.base/foll-fork.exp (main): Likewise.
920 * gdb.base/foll-vfork.exp (main): Likewise.
921 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
922 (proc continue_to_exit_bp_loc): Use clean_restart.
923 * gdb.base/pie-execl.exp (main): Disable for target remote.
924 * gdb.base/watch-vfork.exp (main): Enable for target remote.
925 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
926 * gdb.threads/execl.exp (main): Likewise.
927 * gdb.threads/fork-child-threads.exp (main): Likewise.
928 * gdb.threads/fork-plus-threads.exp (main): Disable for target
929 remote.
930 * gdb.threads/fork-thread-pending.exp (main): Enable for target
931 remote.
932 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
933 pid.tid style ptids, instead of just tid.
934 * gdb.threads/thread-execl.exp (main): Enable for target remote.
935 * gdb.threads/watchpoint-fork.exp (main): Likewise.
936 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
937 ptids, instead of just tid.
938
3b2464a8
AB
9392015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.base/list.exp (test_list_forward): Add end of file error
942 test.
943 (test_repeat_list_command): Add end of file error test.
944 (test_list_backwards): Add beginning of file error test.
945
a0def019
AB
9462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.base/list.exp (test_list_invalid_args): New function,
949 defined, and called.
950
5c000dff
AB
9512015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
952
953 * gdb.base/list.exp (test_list): Make test names unique.
954
f1637ebe
YQ
9552015-12-11 Yao Qi <yao.qi@linaro.org>
956
957 * gdb.base/coremaker2.c: Remove.
958
36d6fc0a
PA
9592015-12-10 Pedro Alves <palves@redhat.com>
960
961 * gdb.multi/base.exp: Remove stale "spaces" references.
962
762f7747
PA
9632015-12-10 Pedro Alves <palves@redhat.com>
964
965 * gdb.multi/base.exp: Don't use nowarnings.
966 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
967 * gdb.multi/hangout.c: Include stdio.h.
968 * gdb.multi/hello.c: Include stdlib.h.
969 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
970 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
971 * gdb.multi/multi-arch.exp: Don't use nowarnings.
972
28d2bfb9
AB
9732015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.dwarf2/dw2-ranges-base.c: New file.
976 * gdb.dwarf2/dw2-ranges-base.exp: New file.
977 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
978 support additional line table, and debug ranges generation.
979 (Dwarf::ranges): New function, generate .debug_ranges.
980 (Dwarf::lines): Support generating simple line table programs.
981 (Dwarf::assemble): Initialise new namespace variables.
982
5fc2beac
KB
9832015-12-09 Kevin Buettner <kevinb@redhat.com>
984
985 * gdb.base/async.exp (proc test_background): Add case for
986 asynchronous execution not supported.
987
1c35a88f
LM
9882015-12-09 Luis Machado <lgustavo@codesourcery.com>
989
990 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
991 format and change test names to make them unique.
992
b593e3d9
RK
9932015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
994 Pedro Alves <pedro@redhat.com>
995
996 PR gdb/18702
997 Add checking of floatformats setup on x86_64 hosts.
998 * gdb.arch/i386-float.S (main): Load bigval and smallval.
999 (smallval, bigval): New labels/constants.
1000 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1001 float" after loading bigval and smallval.
1002
d72413e6
PMR
10032015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1004
1005 * gdb.ada/fun_overload_menu.exp: New testcase.
1006 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1007
ece66d65
JS
10082015-12-04 Josh Stone <jistone@redhat.com>
1009
1010 * gdb.base/catch-fork-static.exp: New.
1011
41d0efca
YQ
10122015-12-03 Yao Qi <yao.qi@linaro.org>
1013
1014 * gdb.base/sizeof.c: Don't include stdio.h and
1015 ../lib/unbuffer_output.c.
1016 (main): New variable 'size' and 'value'. Remove printf and
1017 gdb_unbuffer_output. Assign return value to size and value.
1018 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1019 at the beginning.
1020 (check_sizeof): Check the result by printing variable 'size'.
1021 (check_valueof): Check the result by printing variable 'value'.
1022
99fd02d9
YQ
10232015-12-01 Yao Qi <yao.qi@linaro.org>
1024
1025 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1026 for aarch64*-*-linux* target.
1027
f2faf941
PA
10282015-11-30 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1031
04bf20c5
PA
10322015-11-30 Pedro Alves <palves@redhat.com>
1033
1034 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1035 Handle non-stop mode vCont replies.
1036
09df4675
PA
10372015-11-30 Pedro Alves <palves@redhat.com>
1038
1039 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1040 prepare_for_testing. Start gdb with "set non-stop on" appended to
1041 GDBFLAGS. Lax expected stop output.
1042
58b584af
YQ
10432015-11-27 Yao Qi <yao.qi@linaro.org>
1044
1045 * gdb.arch/arm-neon.exp: New.
1046 * gdb.arch/arm-neon.c: New.
1047
dfcb77a8
YQ
10482015-11-27 Yao Qi <yao.qi@linaro.org>
1049
1050 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1051
88e8ec1b
YQ
10522015-11-27 Yao Qi <yao.qi@linaro.org>
1053
1054 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1055 frames-invalid annotation.
1056
bfde72c2
YQ
10572015-11-27 Yao Qi <yao.qi@linaro.org>
1058
1059 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1060
f6512a69
SM
10612015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1062
1063 * gdb.threads/names.exp: New file.
1064 * gdb.threads/names.c: New file.
1065 * README: Mention gdb,no_thread_names.
1066
46a3515b
MM
10672015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1068
1069 PR 19297
1070 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1071 support" error.
1072
62147a22
PA
10732015-11-24 Pedro Alves <palves@redhat.com>
1074
1075 PR 17539
1076 * gdb.base/display.exp: Expect displays to be sorted in ascending
1077 order. Use multi_line.
1078 * gdb.base/solib-display.exp: Likewise.
1079
2f341b6e
PA
10802015-11-24 Pedro Alves <palves@redhat.com>
1081
1082 PR 17539
1083 * gdb.base/display.exp: Expect displays to be sorted in ascending
1084 order. Use multi_line.
1085 * gdb.base/solib-display.exp: Likewise.
1086
7e0aa6aa
PA
10872015-11-24 Pedro Alves <palves@redhat.com>
1088
1089 PR 17539
1090 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1091 threads in ascending order.
1092 * gdb.base/foll-fork.exp: Likewise.
1093 * gdb.base/foll-vfork.exp: Likewise.
1094 * gdb.base/multi-forks.exp: Likewise.
1095 * gdb.mi/mi-nonstop.exp: Likewise.
1096 * gdb.mi/mi-nsintrall.exp: Likewise.
1097 * gdb.multi/base.exp: Likewise.
1098 * gdb.multi/multi-arch.exp: Likewise.
1099 * gdb.python/py-inferior.exp: Likewise.
1100 * gdb.threads/break-while-running.exp: Likewise.
1101 * gdb.threads/execl.exp: Likewise.
1102 * gdb.threads/gcore-thread.exp: Likewise.
1103 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1104 * gdb.threads/kill.exp: Likewise.
1105 * gdb.threads/linux-dp.exp: Likewise.
1106 * gdb.threads/multiple-step-overs.exp: Likewise.
1107 * gdb.threads/next-bp-other-thread.exp: Likewise.
1108 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1109 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1110 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1111 * gdb.threads/thread-find.exp: Likewise.
1112 * gdb.threads/tls.exp: Likewise.
1113 * lib/mi-support.exp (mi_reverse_list): Delete.
1114 (mi_check_thread_states): No longer reverse list.
1115
2cc57ad8
PA
11162015-11-24 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1119 use lowercase.
1120
c93e8391
SM
11212015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1122
1123 * gdb.trace/actions.c: Include trace-common.h.
1124 (main): Add a location for a fast tracepoint.
1125 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1126 the normal tracepoints.
1127 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1128
045ccf91
SM
11292015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1130
1131 * save-trace.exp: Factor out code to these...
1132 (gdb_save_tracepoints): New.
1133 (gdb_load_tracepoints): New.
1134 (do_save_load_test): New.
1135
5506f9f6
KB
11362015-11-23 Kevin Buettner <kevinb@redhat.com>
1137
1138 * gdb.base/asmlabel.exp: New test.
1139 * gdb.base/asmlabel.c: New test case.
1140
16c3b12f
JB
11412015-11-23 Joel Brobecker <brobecker@adacore.com>
1142
1143 * gdb.base/wrong_frame_bt_full-main.c: New file.
1144 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1145 * gdb.base/wrong_frame_bt_full.exp: New file.
1146
155bfbd3
JB
11472015-11-23 Joel Brobecker <brobecker@adacore.com>
1148
1149 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1150
bb097445
JM
11512015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1152
206853a0 1153 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
1154 pstate register when comparing registers values in
1155 sparc64-*-linux-gnu targets to avoid spurious differences.
1156
9c88ed8f
JM
11572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1158
206853a0 1159 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 1160
96161e25
SL
11612015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1162
1163 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1164 as type argument to gdb_compile.
1165 * gdb.base/nested-subp2.exp: Likewise.
1166 * gdb.base/nested-subp3.exp: Likewise.
1167
340c2830
DV
11682015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1169
1170 * lib/dwarf.exp (_note): Fix left shift of negative value.
1171 * gdb.trace/trace-condition.exp: Likewise.
1172
c1862d0f
YQ
11732015-11-13 Yao Qi <yao.qi@linaro.org>
1174
1175 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1176 comments about d10v.
1177 (test_scalar_returns): Likewise.
1178 * gdb.base/d10v.ld: Remove.
1179 * gdb.base/overlays.exp: Remove the target triplet checking for
1180 d10v-*-*.
1181 * gdb.base/structs.exp (test_struct_returns): Remove the
1182 comments about d10v.
1183 (test_struct_calls): Likewise.
1184
77ae9c19
YQ
11852015-11-13 Yao Qi <yao.qi@linaro.org>
1186
1187 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1188 * gdb.base/gnu_vector.c: Don't include stdio.h.
1189 (main): Don't print res and call add_some_intvecs.
1190
430e004e
MK
11912015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1192
1193 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1194 macro.
1195 (func5): Removed.
1196 (func4): Use FAST_TRACEPOINT_LABEL.
1197 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1198 macro.
1199 (func): Removed.
1200 (thread_function): Use FAST_TRACEPOINT_LABEL.
1201 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1202 (func): Remove.
1203 (marker): Use FAST_TRACEPOINT_LABEL.
1204 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1205 (pendfunc1): Remove.
1206 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1207 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1208 (foo): Remove.
1209 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1210 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1211 macro.
1212 (func): Remove.
1213 (marker): Use FAST_TRACEPOINT_LABEL.
1214 * gdb.trace/trace-common.h: New header.
1215 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1216 macro.
1217 (func): Remove.
1218 (marker): Use FAST_TRACEPOINT_LABEL.
1219 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1220 (func): Remove.
1221 (thread_function): Use FAST_TRACEPOINT_LABEL.
1222
6e7675a7
MK
12232015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1224
1225 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1226 in front.
1227 * gdb.trace/change-loc.exp: Use global pcreg definition.
1228 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1229 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1230 in front.
1231 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1232 * gdb.trace/pending.exp: Likewise.
1233 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1234 * gdb.trace/trace-break.exp: Likewise.
1235 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1236 in front.
1237 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1238 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1239 in front.
1240 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1241
dddc0e16
JB
12422015-11-09 Joel Brobecker <brobecker@adacore.com>
1243
1244 * gdb.ada/fin_fun_out: New testcase.
1245
c6f0b406
KB
12462015-11-07 Kevin Buettner <kevinb@redhat.com>
1247
1248 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1249 value associated with DW_AT_byte_size.
1250 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1251 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1252 DW_AT_upper_bound.
1253
f01dcfd9
KB
12542015-11-07 Kevin Buettner <kevinb@redhat.com>
1255
1256 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1257 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1258 version.
1259 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1260 gdb.dwarf2/dw2-canonicalize-type.exp,
1261 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1262 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1263 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1264 provided by gdb_target_symbol_prefix_flags_asm.
1265 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1266 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1267 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1268 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1269 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1270 macros where needed). Use this macro for symbols which require
1271 the prefix provided by SYMBOL_PREFIX.
1272
2223449a
KB
12732015-11-05 Kevin Buettner <kevinb@redhat.com>
1274
1275 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1276 New procs.
1277 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1278 representing expressions, of more than one list element.
1279 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1280 to prepend linker symbol prefix to f.
1281 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1282 table_1 and table_2.
1283 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1284 Likewise, for f and g.
1285 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1286 for ptr.
1287 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1288 for main.
1289 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1290 table_1_ptr and table_2_ptr.
1291
6f2f1a3a
JK
12922015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1293 Joel Brobecker <brobecker@adacore.com>
1294
1295 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1296
566c56c9
MK
12972015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1298
1299 * gdb.reverse/s390-mvcle.c: New test.
1300 * gdb.reverse/s390-mvcle.exp: New file.
1301 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1302
d5f0636b
MK
13032015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1304
1305 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1306
7ad8b86c
MK
13072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1308
1309 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1310 reaching marker2.
1311 * gdb.reverse/getresuid-reverse.exp: Likewise.
1312 * gdb.reverse/pipe-reverse.exp: Likewise.
1313 * gdb.reverse/readv-reverse.exp: Likewise.
1314 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1315 * gdb.reverse/time-reverse.exp: Likewise.
1316 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1317
4081c0f1
YQ
13182015-10-30 Yao Qi <yao.qi@linaro.org>
1319
1320 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1321 (empty_cycle): Remove.
1322 (main): Don't call empty_cycle. Don't use watch_count_done.
1323 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1324 empty_cycle. Rewrite the code counting HW watchpoints.
1325
452b4ba5
MK
13262015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1327
1328 * gdb.reverse/fstatat-reverse.c: New test.
1329 * gdb.reverse/fstatat-reverse.exp: New file.
1330 * gdb.reverse/getresuid-reverse.c: New test.
1331 * gdb.reverse/getresuid-reverse.exp: New file.
1332 * gdb.reverse/pipe-reverse.c: New test.
1333 * gdb.reverse/pipe-reverse.exp: New file.
1334 * gdb.reverse/readv-reverse.c: New test.
1335 * gdb.reverse/readv-reverse.exp: New file.
1336 * gdb.reverse/recvmsg-reverse.c: New test.
1337 * gdb.reverse/recvmsg-reverse.exp: New file.
1338 * gdb.reverse/time-reverse.c: New test.
1339 * gdb.reverse/time-reverse.exp: New file.
1340 * gdb.reverse/waitpid-reverse.c: New test.
1341 * gdb.reverse/waitpid-reverse.exp: New file.
1342
5e2e7507
JK
13432015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1344
1345 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1346
0fde2c53
DE
13472015-10-26 Doug Evans <dje@google.com>
1348
1349 PR symtab/17391
1350 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1351 * gdb.dwarf2/bad-regnum.c: New file.
1352 * gdb.dwarf2/bad-regnum.exp: New file.
1353
1a70ae97
DE
13542015-10-26 Doug Evans <dje@google.com>
1355
1356 PR python/18938
1357 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1358 file.
1359
27dc26ab
JK
13602015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1361
1362 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1363 for a change by "Mention language in compile error message".
1364
bed91f4d
SM
13652015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1366
1367 PR python/18073
1368 * gdb.python/py-type.c (C::a_method): New.
1369 (C::a_const_method): New.
1370 (C::a_static_method): New.
1371 (a_function): New.
1372 * gdb.python/py-type.exp (test_fields): Test getting fields
1373 from function and method.
1374
3f2f83dd
KB
13752015-10-21 Keven Boell <keven.boell@intel.com>
1376
1377 * gdb.fortran/vla-alloc-assoc.exp: New file.
1378 * gdb.fortran/vla-datatypes.exp: New file.
1379 * gdb.fortran/vla-datatypes.f90: New file.
1380 * gdb.fortran/vla-history.exp: New file.
1381 * gdb.fortran/vla-ptype-sub.exp: New file.
1382 * gdb.fortran/vla-ptype.exp: New file.
1383 * gdb.fortran/vla-sizeof.exp: New file.
1384 * gdb.fortran/vla-sub.f90: New file.
1385 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1386 * gdb.fortran/vla-value-sub-finish.exp: New file.
1387 * gdb.fortran/vla-value-sub.exp: New file.
1388 * gdb.fortran/vla-value.exp: New file.
1389 * gdb.fortran/vla-ptr-info.exp: New file.
1390 * gdb.mi/mi-vla-fortran.exp: New file.
1391 * gdb.mi/vla.f90: New file.
1392
27145d50
SL
13932015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1394
1395 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1396 of hardwired timeout value.
1397
5f3ff4f8
JK
13982015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1399 Pedro Alves <palves@redhat.com>
1400
1401 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1402 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1403
bfd09d20
JS
14042015-10-19 Josh Stone <jistone@redhat.com>
1405
1406 * gdb.base/catch-syscall.c: Include <sched.h>.
1407 (unknown_syscall): New variable.
1408 (main): Trigger a vfork and an unknown syscall.
1409 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1410 (unknown_syscall_number): Likewise.
1411 (check_call_to_syscall): Accept an optional syscall pattern.
1412 (check_return_from_syscall): Likewise.
1413 (check_continue): Likewise.
1414 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1415 (test_catch_syscall_skipping_return): New test toggling off 'catch
1416 syscall' to step over the syscall return, then toggling back on.
1417 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1418 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1419 (do_syscall_tests): Call test_catch_syscall_without_args and
1420 test_catch_syscall_mid_vfork.
1421 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1422 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1423
b32b93c6
AS
14242015-10-19 Andrew Stubbs <ams@codesourcery.com>
1425
1426 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1427 print g_vE): Add new pass patterns.
1428 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1429 print various symbol names for vptr fields.
1430
9d622bda
AB
14312015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1434 results.
1435
0fd8ac1c
YQ
14362015-10-12 Yao Qi <yao.qi@linaro.org>
1437
1438 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1439
34240514
YQ
14402015-10-12 Yao Qi <yao.qi@linaro.org>
1441
1442 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1443 is aarch64*-*-linux*.
1444
8240f442
YQ
14452015-10-12 Yao Qi <yao.qi@linaro.org>
1446
1447 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1448 (can_relocate_bcond_true): ... it.
1449 (can_relocate_bcond_false): New function.
1450 (foo): Likewise.
1451 (can_relocate_bl): Likewise.
1452 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1453 can_relocate_bl.
1454
2520f728
PMR
14552015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1456
1457 * gdb.base/nested-addr.c: New file.
1458 * gdb.base/nested-addr.exp: New testcase.
1459
abcef95a
MM
14602015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1461
1462 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1463 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1464 its output. Ignore the output of "record goto begin" and instead
1465 check that GDB is replaying.
1466
145e3ddb
PA
14672015-10-09 Pedro Alves <palves@redhat.com>
1468
1469 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1470 (top level): Use it in the run with no args test.
1471
d5d8c4e1
IB
14722015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1473
1474 * gdb.dlang/properties.exp: New file.
1475
06e635ef
SL
14762015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1477
1478 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1479 whether or not address 0x1000 is mapped on the target.
1480
e019fd1d
SM
14812015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1482
1483 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1484 build.
1485
77ba2a67
MM
14862015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1487
1488 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1489 instruction-history test.
1490
c60eb31f
DE
14912015-09-28 Doug Evans <dje@google.com>
1492
1493 * gdb.base/gcore.c (array_func): Add reference to static_array.
1494
9a3c8263
SM
14952015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1496
1497 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1498 source line.
1499
9720e656
SL
15002015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1501
1502 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1503 short or char as base type.
1504
938d3bf2
SL
15052015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1506
1507 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1508 to allow any size enum.
1509
e6c2c623
PMR
15102015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1511
1512 * gdb.ada/array_ptr_renaming.exp: New testcase.
1513 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1514 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1515
06da0f77
PL
15162015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1517
1518 * gdb.trace/ftrace-lock.c: New file.
1519 * gdb.trace/ftrace-lock.exp: New file.
1520
4f51c22a
PL
15212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1522
1523 * gdb.arch/insn-reloc.c: New file.
1524 * gdb.arch/ftrace-insn-reloc.exp: New file.
1525
7041adf4
PL
15262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1527
1528 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1529 instruction.
1530 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1531 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1532 * gdb.trace/range-stepping.c: Likewise.
1533 * gdb.trace/trace-break.c: Likewise.
1534 * gdb.trace/trace-mt.c (thread_function): Likewise.
1535 * gdb.trace/ftrace.c (marker): Likewise.
1536 * gdb.trace/trace-condition.c (marker): Likewise.
1537 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1538 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1539 is_aarch64_target.
1540
015d2e7e
DE
15412015-09-18 Doug Evans <xdje42@gmail.com>
1542
1543 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1544 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1545
26b188a2
SL
15462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1547
1548 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1549 the breakpoint.
1550
79dc332b
SL
15512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1552
1553 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1554 the pending breakpoint. Remove timeout override for "Run till
1555 MI pending breakpoint on pendfunc3 on thread 2" test.
1556
f57929f2
SL
15572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1558
1559 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1560 filename pattern.
1561
3f469b17
SL
15622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1563
1564 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1565 in breakpoint filename pattern.
1566
515b89b3
SL
15672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1568
7800dbe4
SL
1569 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1570
15712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1572
515b89b3
SL
1573 * gdb.linespec/explicit.exp: Check for readline support for
1574 tab-completion tests. Fix obvious typo.
1575
d2939ba2
MM
15762015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1577
1578 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1579 and replay.
1580
cbb55fa7
MM
15812015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1582
1583 * gdb.btrace/non-stop.c: New.
1584 * gdb.btrace/non-stop.exp: New.
1585
43691ca1
PL
15862015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1587 Yao Qi <yao.qi@linaro.org>
1588
1589 * gdb.trace/trace-condition.c: New file.
1590 * gdb.trace/trace-condition.exp: New file.
1591
d78908cf
WW
15922015-09-16 Wei-cheng Wang <cole945@gmail.com>
1593
1594 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1595 for testing bytecode compilation.
1596
1ed415e2
PA
15972015-09-16 Pedro Alves <palves@redhat.com>
1598 Sandra Loosemore <sandra@codesourcery.com>
1599
1600 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1601 (SECONDS): Redefine.
1602 (main): Call pthread_kill and alarm early.
1603 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1604 support.
1605 (test): If the target can't hardware step and doesn't support
1606 displaced stepping, increase the timeout.
1607
d136eff5
PA
16082015-09-16 Pedro Alves <palves@redhat.com>
1609
1610 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1611 (enable_debug): New procedures.
1612 (test): Use them. Bail out if waiting for threads fails.
1613 (top level): Bail out if a test fails.
1614
991f019c
YQ
16152015-09-16 Yao Qi <yao.qi@linaro.org>
1616
1617 * gdb.asm/asm-source.exp: Set asm-arch for
1618 aarch64*-*-* target.
1619 * gdb.asm/aarch64.inc: New file.
1620
bfca584f
PMR
16212015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1622
1623 * gdb.ada/array_of_variable_length.exp: New testcase.
1624 * gdb.ada/array_of_variable_length/foo.adb: New file.
1625 * gdb.ada/array_of_variable_length/pck.adb: New file.
1626 * gdb.ada/array_of_variable_length/pck.ads: New file.
1627
b326e587
DE
16282015-09-15 Doug Evans <dje@google.com>
1629
1630 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1631 of function static local variable.
1632
5382cfab
PW
16332015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1634
1635 * gdb.threads/tls-so_extern.exp: New test file.
1636 * gdb.threads/tls-so_extern.c: New test file.
1637 * gdb.threads/tls-so_extern_main.c: New test file.
1638
141c5cc4
JK
16392015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.opt/solib-intra-step-lib.c: New file.
1642 * gdb.opt/solib-intra-step-main.c: New file.
1643 * gdb.opt/solib-intra-step.exp: New file.
1644
d15dcecd
PA
16452015-09-15 Pedro Alves <palves@redhat.com>
1646
1647 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1648 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1649
4c2f2a79
PA
16502015-09-14 Pedro Alves <palves@redhat.com>
1651
1652 * gdb.base/hook-stop-continue.c: Delete.
1653 * gdb.base/hook-stop-continue.exp: Delete.
1654 * gdb.base/hook-stop-frame.c: Delete.
1655 * gdb.base/hook-stop-frame.exp: Delete.
1656 * gdb.base/hook-stop.c: New file.
1657 * gdb.base/hook-stop.exp: New file.
1658
919e6dbe
PMR
16592015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1660
1661 * gdb.ada/access_to_packed_array.exp: New testcase.
1662 * gdb.ada/access_to_packed_array/foo.adb: New file.
1663 * gdb.ada/access_to_packed_array/pack.adb: New file.
1664 * gdb.ada/access_to_packed_array/pack.ads: New file.
1665
157280a4
MM
16662015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1667
1668 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1669 buffer size test.
1670
2fd33e94
DB
16712015-09-11 Don Breazeal <donb@codesourcery.com>
1672
1673 * gdb.base/foll-exec.c: Add copyright header. Fix
1674 formatting issues.
1675 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1676 (do_exec_tests): Use clean_restart in place of zap_session,
1677 and for test initialization. Fix formatting issues. Use
1678 fail in place of perror.
1679 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1680 an expect statement to match an expression with output from
1681 the program under debug.
1682 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1683 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1684 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1685 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1686 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1687
e70b6e8e
DE
16882015-09-09 Doug Evans <dje@google.com>
1689
1690 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1691
7a551a51
DE
16922015-09-09 Doug Evans <dje@google.com>
1693
1694 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1695
4c666f84
DE
16962015-09-09 Doug Evans <dje@google.com>
1697
1698 * gdb.base/savedregs.exp: Fix typo.
1699
243a9253
PA
17002015-09-09 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1703
c0fa8fbd
SL
17042015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1705
1706 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1707 command actually switches threads. Give up on remaining
1708 tests if target fails to stop at breakpoint.
1709
cd7c1778
PMR
17102015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1711
1712 * gdb.ada/funcall_char.exp: New testcase.
1713 * gdb.ada/funcall_char/foo.adb: New file.
1714
dc5c8746
PMR
17152015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1716
1717 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1718 expected outputs. Add two testcases for completing ambiguous
1719 functions.
1720 * gdb.ada/complete/aux_pck.adb: New file.
1721 * gdb.ada/complete/aux_pck.ads: New file.
1722 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1723 Ambiguous_Func functions.
1724 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1725 * gdb.ada/complete/pck.adb: Likewise.
1726
4e83a1e7
UW
17272015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1728
1729 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1730 failures to run the test program under GDB.
1731
8ce74153
LM
17322015-08-26 Luis Machado <lgustavo@codesourcery.com>
1733
1734 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1735 to C.
1736
e9756d52
PP
17372015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1738
1739 * gdb.base/run-after-attach.exp: New test file.
1740 * gdb.base/run-after-attach.c: New test file.
1741
8d37573b
DB
17422015-08-26 Don Breazeal <donb@codesourcery.com>
1743
1744 * gdb.base/foll-exec-2.c: New test program.
1745 * gdb.base/foll-exec-2.exp: New test.
1746
63e43d3a
PMR
17472015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1748
1749 * gdb.base/nested-subp1.exp: New file.
1750 * gdb.base/nested-subp1.c: New file.
1751 * gdb.base/nested-subp2.exp: New file.
1752 * gdb.base/nested-subp2.c: New file.
1753 * gdb.base/nested-subp3.exp: New file.
1754 * gdb.base/nested-subp3.c: New file.
1755
3d40fbb5
PA
17562015-08-24 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.server/connect-without-multi-process.c: New file.
1759 * gdb.server/connect-without-multi-process.exp: New file.
1760
4422ac93
LM
17612015-08-24 Luis Machado <lgustavo@codesourcery.com>
1762
1763 * gdb.opt/inline-markers.c: Make z int.
1764
91dddb86
LM
17652015-08-24 Luis Machado <lgustavo@codesourcery.com>
1766
1767 * gdb.opt/inline-markers.c: Make z volatile.
1768
a48847ee
LM
17692015-08-24 Luis Machado <lgustavo@codesourcery.com>
1770
1771 * gdb.opt/inline-bt.c: New volatile global z.
1772 * gdb.opt/inline-cmds.c: Likewise.
1773 * gdb.opt/inline-locals.c: Likewise.
1774 * gdb.opt/inline-markers.c: New extern global z.
1775 (marker): Use z.
1776 (inline_fn): Likewise.
1777
0ebbc52b
PA
17782015-08-24 Pedro Alves <palves@redhat.com>
1779
1780 * config/m32r-stub.exp: Remove file.
1781 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1782 * gdb.base/call-rt-st.exp: Likewise.
1783 * gdb.base/call-strs.exp: Likewise.
1784 * gdb.base/default.exp: Remove references to h8300-*-hms and
1785 *-*-udi*.
1786 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1787
77c365df
AA
17882015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1789
1790 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1791 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1792 and "return" use KFAIL when GDB can not read/write the vector
1793 return value.
1794
4313b8c0
GB
17952015-08-21 Gary Benson <gbenson@redhat.com>
1796
1797 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1798
0e433b32
PA
17992015-08-20 Pedro Alves <palves@redhat.com>
1800
1801 * gdb.server/solib-list.exp: No longer expect an interior stop in
1802 non-stop mode.
1803
221e1a37
PA
18042015-08-20 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.server/connect-stopped-target.c: New file.
1807 * gdb.server/connect-stopped-target.exp: New file.
1808
40e3ad0e
PA
18092015-08-20 Pedro Alves <palves@redhat.com>
1810
1811 * gdb.dwarf2/comp-unit-lang.exp: New file.
1812 * gdb.dwarf2/comp-unit-lang.c: New file.
1813
af39b327
PMR
18142015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1815
1816 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1817 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1818
7d45c7c3 18192015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 1820
7d45c7c3
KB
1821 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1822 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1823
4d6cceb4
DE
18242015-08-18 Doug Evans <dje@google.com>
1825 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1826
1827 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1828 skip_python_tests. New arg prompt_regexp.
1829 (skip_python_tests): New function.
1830 * lib/mi-support.exp (mi_skip_python_tests): New function.
1831 * gdb.python/py-mi-objfile-gdb.py: New file.
1832 * gdb.python/py-mi-objfile.c: New file.
1833 * gdb.python/py-mi-objfile.exp: New file.
1834
ad89c2aa
KS
18352015-08-17 Keith Seitz <keiths@redhat.com>
1836
1837 * gdb.linespec/explicit.exp: Move strace test from here ...
1838 * gdb.trace/strace.exp: ... to here.
1839
e3ae3c43
PP
18402015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1841
1842 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1843 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1844
604b2636
DE
18452015-08-14 Doug Evans <xdje42@gmail.com>
1846
1847 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1848 inferior before selecting a new file.
1849
6ff0ba5f
DE
18502015-08-14 Doug Evans <xdje42@gmail.com>
1851
1852 * gdb.mi/mi-disassemble.exp: Update.
1853 * gdb.base/disasm-optim.S: New file.
1854 * gdb.base/disasm-optim.c: New file.
1855 * gdb.base/disasm-optim.h: New file.
1856 * gdb.base/disasm-optim.exp: New file.
1857
9ca98f92
KS
18582015-08-14 Keith Seitz <keiths@redhat.com>
1859
1860 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1861 "evaluated-by".
1862
52bbc560
JB
18632015-08-13 Joel Brobecker <brobecker@adacore.com>
1864
1865 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1866
5d8c3ed3
PMR
18672015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1868
1869 * gdb.ada/fun_renaming.exp: New testcase.
1870 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1871 * gdb.ada/fun_renaming/pack.adb: New file.
1872 * gdb.ada/fun_renaming/pack.ads: New file.
1873
ea8812bc
KS
18742015-08-12 Keith Seitz <keiths@redhat.com>
1875
1876 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1877 gdb_get_line_number.
1878
4dafcdeb
JB
18792015-08-12 Joel Brobecker <brobecker@adacore.com>
1880
1881 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1882 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1883 gdb.base/dso2dso.exp: New files.
1884
5ba32597
SDJ
18852015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1886 Pedro Alves <palves@redhat.com>
1887 Keith Seitz <keiths@redhat.com>
1888
1889 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1890 GDBFLAGS.
1891
b6dafabf
PP
18922015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1893
1894 * gdb.base/gdbhistsize-history.exp
1895 (test_histsize_history_setting): Use save_vars.
1896 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1897 Use save_vars.
1898 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1899 * gdb.base/readline.exp: Use save_vars.
1900
abe8e607
PP
19012015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1902
1903 * lib/gdb.exp (save_vars): New proc.
1904
629500fa
KS
19052015-08-11 Keith Seitz <keiths@redhat.com>
1906
1907 * gdb.base/help.exp: Update help_breakpoint_text.
1908
eb8c4e2e
KS
19092015-08-11 Keith Seitz <keiths@redhat.com>
1910
1911 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1912 (at toplevel): Call test_explicit_breakpoints.
1913 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1914 breakpoints.
1915 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1916 breakpoint conditions, "-cond".
1917
87f0e720
KS
19182015-08-11 Keith Seitz <keiths@redhat.com>
1919
1920 * gdb.linespec/3explicit.c: New file.
1921 * gdb.linespec/cpexplicit.cc: New file.
1922 * gdb.linespec/cpexplicit.exp: New file.
1923 * gdb.linespec/explicit.c: New file.
1924 * gdb.linespec/explicit.exp: New file.
1925 * gdb.linespec/explicit2.c: New file.
1926 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1927 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1928 before using in the matching pattern.
1929 Clarify that `prefix' is a regular expression.
1930
f00aae0f
KS
19312015-08-11 Keith Seitz <keiths@redhat.com>
1932
1933 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1934 test.
1935 Add tests for missing ",FMT" and ",".
1936
e27852be
DE
19372015-08-10 Doug Evans <dje@google.com>
1938 Keith Seitz <keiths@redhat.com>
1939
1940 PR gdb/17960
1941 * gdb.base/completion.exp: Add location completer tests.
1942
7f03bd92
PA
19432015-08-07 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1946 tests here.
1947 (top level): Run do_test with and without displaced stepping.
1948
3fc8eb30
PA
19492015-08-07 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.base/valgrind-disp-step.c: New file.
1952 * gdb.base/valgrind-disp-step.exp: New file.
1953
d4569d7b
PA
19542015-08-07 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1957 Delete function.
1958 (main): Add alarm. Run an infinite loop instead of calling
1959 wait_threads.
1960 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1961 comment.
1962 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1963 Delete function.
1964 (main): Add alarm. Run an infinite loop instead of calling
1965 wait_threads.
1966 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1967 comment.
1968
e1316e60
PA
19692015-08-07 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.base/checkpoint-ns.exp: New file.
1972 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1973 standard_testfile.
1974
da8c46d2
MM
19752015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1976
1977 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1978 * gdb.btrace/instruction_history.exp: Update.
1979 * gdb.btrace/tsx.exp: New.
1980 * gdb.btrace/tsx.c: New.
1981
de1c2c52
PA
19822015-08-06 Pedro Alves <palves@redhat.com>
1983
1984 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1985 increase timeout.
1986 * gdb.reverse/until-precsave.exp: Bump timeouts.
1987
782e0bf4
PA
19882015-08-06 Pedro Alves <palves@redhat.com>
1989
1990 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1991
83e97ed0
PA
19922015-08-06 Pedro Alves <palves@redhat.com>
1993
1994 PR gdb/18749
1995 * gdb.threads/process-dies-while-handling-bp.c: New file.
1996 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1997
863d01bd
PA
19982015-08-06 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2001 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2002
0a39bb32
PA
20032015-08-05 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2006 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2007
ee2d2b10
SL
20082015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2009
2010 * gdb.base/bp-permanent.exp: Report test as unsupported if
2011 the target cannot stop at the permanent breakpoint.
2012
4e1bdb00
DE
20132015-08-03 Doug Evans <dje@google.com>
2014
2015 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2016 10000.
2017
3d338901
DE
20182015-08-03 Doug Evans <dje@google.com>
2019
2020 * Makefile.in (workers/%.worker, build-perf): New rule.
2021 (GDB_PERFTEST_MODE): New variable.
2022 (check-perf): Use it.
2023 (clean): Clean up gdb.perf parallel build subdirs.
2024 * lib/build-piece.exp: New file.
2025 * lib/gdb.exp (make_gdb_parallel_path): New function
2026 (standard_output_file, standard_temp_file): Call it.
2027 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2028 of $GDB_PARALLEL.
2029 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2030
af061d3e
DE
20312015-08-03 Doug Evans <dje@google.com>
2032
8e1afc81 2033 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
2034 (LOG_FILE_NAME): New global.
2035 (TextReporter.__init__): Initialize self.txt_sum.
2036 (TextReporter.report): Add support for multiple data-points.
2037 Move report to perftest.sum, put raw data in perftest.log.
2038 (TextReporter.start): Open sum and log files.
2039 (TextReporter.end): Close sum and log files.
8e1afc81
DE
2040 * gdb.perf/lib/perftest/testresult.py
2041 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 2042
2c8c5d37
PA
20432015-07-31 Pedro Alves <palves@redhat.com>
2044
2045 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2046 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2047 kill_wait_spawned_process instead of explicit "kill -9".
2048 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2049 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2050 kill_wait_spawned_process.
2051 * gdb.base/attach-twice.exp: Likewise.
2052 * gdb.base/attach.exp: Likewise.
2053 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2054 gdb_test_multiple.
2055 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2056 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2057 kill_wait_spawned_process.
2058 * gdb.base/valgrind-infcall.exp: Likewise.
2059 * gdb.multi/multi-attach.exp: Likewise.
2060 * gdb.python/py-prompt.exp: Likewise.
2061 * gdb.python/py-sync-interp.exp: Likewise.
2062 * gdb.server/ext-attach.exp: Likewise.
2063 * gdb.threads/attach-into-signal.exp (corefunc): Use
2064 spawn_wait_for_attach, spawn_id_get_pid and
2065 kill_wait_spawned_process.
2066 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2067 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2068 spawn_id_get_pid and kill_wait_spawned_process.
2069 * gdb.threads/attach-stopped.exp (corefunc): Use
2070 spawn_wait_for_attach, spawn_id_get_pid and
2071 kill_wait_spawned_process.
2072 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2073 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2074 kill_wait_spawned_process instead of explicit "kill -9".
2075 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2076 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2077 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2078 processes. Don't map cygwin/windows pids here. Now returns a
2079 spawn id list.
2080
032a0fca
SL
20812015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2082
2083 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2084 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2085 correct patch.
2086
61a934ca
SL
20872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2088
2089 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2090
4bc4d428
SL
20912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2092
2093 Reapply:
2094 2014-05-21 Mark Wielaard <mjw@redhat.com>
2095
2096 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2097
998d452a
PA
20982015-07-30 Pedro Alves <palves@redhat.com>
2099
2100 * linux-low.c (handle_extended_wait): Set the child's last
2101 reported status to TARGET_WAITKIND_STOPPED.
2102
69dde7dc
PA
21032015-07-30 Pedro Alves <palves@redhat.com>
2104
2105 PR threads/18600
2106 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2107 only shows inferior 1.
2108
4dd63d48
PA
21092015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2110 Pedro Alves <palves@redhat.com>
2111
2112 PR threads/18600
2113 * gdb.threads/fork-plus-threads.c: New file.
2114 * gdb.threads/fork-plus-threads.exp: New file.
2115
d618e4c5
PP
21162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2117
2118 * gdb.base/batch-preserve-term-settings.exp
2119 (test_terminal_settings_preserved_after_cli_exit): Use
2120 send_quit_command.
2121
1eef6428
PA
21222015-07-29 Pedro Alves <palves@redhat.com>
2123 Don Breazeal <donb@codesourcery.com>
2124
2125 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2126 output from both inferior_spawn_id and gdb_spawn_id.
2127
7da5b897
SDJ
21282015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2129
2130 * gdb.threads/attach-into-signal.exp (corefunc): Use
2131 with_test_prefix on nested loops, uniquefying the test messages.
2132
dac804df
SDJ
21332015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2134
2135 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2136 commit.
2137
06265e53
PP
21382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2139
2140 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2141 New proc.
2142 (test_terminal_settings_preserved_after_sigterm): New test.
2143
18206ca3
PP
21442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2145
2146 * gdb.base/batch-preserve-term-settings.exp
2147 (test_terminal_settings_preserved_after_cli_exit): New test.
2148
90074d11
PP
21492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2150
2151 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2152 manipulation of saved_gdbflags.
2153 (test_terminal_settings_preserved): Remove global declaration of
2154 the unused variable pagination_prompt. Remove manipulation of
2155 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2156 GDBFLAGS.
2157
eb1a7902
PA
21582015-07-29 Pedro Alves <palves@redhat.com>
2159
2160 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2161
8b75dd3b
PA
21622015-07-29 Pedro Alves <palves@redhat.com>
2163
2164 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2165 at the top.
2166
dedad4e3
PA
21672015-07-29 Pedro Alves <palves@redhat.com>
2168
2169 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2170 (main): Call gdb_unbuffer_output.
2171 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2172 (main): Call gdb_unbuffer_output.
2173 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2174 (main): Call gdb_unbuffer_output.
2175 * gdb.base/call-strs.exp: Adjust to step over the
2176 gdb_unbuffer_output call.
2177 * gdb.base/catch-gdb-caused-signals.c: Include
2178 "../lib/unbuffer_output.c".
2179 (main): Call gdb_unbuffer_output.
2180 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2181 (main): Call gdb_unbuffer_output.
2182 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2183 (main): Call gdb_unbuffer_output.
2184 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2185 (main): Call gdb_unbuffer_output.
2186 * gdb.base/shlib-call.exp: Adjust to step over the
2187 gdb_unbuffer_output call.
2188 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2189 (main): Call gdb_unbuffer_output.
2190 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2191 (main): Call gdb_unbuffer_output.
2192 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2193 (main): Rename to ...
2194 (test): ... this.
2195 (main): Reimplement.
2196 * gdb.base/varargs.exp: Run to test instead of to main.
2197 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2198 (main): Call gdb_unbuffer_output.
2199
58789a91
PA
22002015-07-29 Pedro Alves <palves@redhat.com>
2201
2202 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2203 factore out from mi_continue_dprintf. For call-style dprintfs,
2204 expect dprintf output out of $inferior_spawn_id.
2205 (mi_continue_dprintf): Use mi_expect_dprintf.
2206 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2207 (main): Call gdb_unbuffer_output.
2208
e8376742
PA
22092015-07-29 Pedro Alves <palves@redhat.com>
2210
2211 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2212 (default_mi_gdb_start): Set inferior_spawn_id instead of
2213 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2214 gdb_spawn_id.
2215 (mi_gdb_test): Always expect inferior output from both
2216 $inferior_spawn_id and $gdb_spawn_id.
2217
08280010
PA
22182015-07-29 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2221 send_inferior and $inferior_spawn_id.
2222
4d30e432
PA
22232015-07-29 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.gdb/complaints.exp (test_initial_complaints)
2226 (test_serial_complaints, test_short_complaints): Use
2227 gdb_test_stdio.
2228 (test_empty_complaint): Handle $inferior_spawn_id !=
2229 $gdb_spawn_id.
2230
0d30a335
PA
22312015-07-29 Pedro Alves <palves@redhat.com>
2232
2233 * gdb.base/varargs.exp: Use gdb_test_stdio.
2234
39413b29
PA
22352015-07-29 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2238
7cb000a9
PA
22392015-07-29 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2242
d7b8ac82
PA
22432015-07-29 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2246 parameter into two new parameters, "inf_result" and "gdb_result".
2247 Expect inferior output and gdb output from $inferior_spawn_id and
2248 $gdb_spawn_id, respectively. Adjust all callers.
2249
789c3a0c
PA
22502015-07-29 Pedro Alves <palves@redhat.com>
2251
2252 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2253 of gdb_test_sequence.
2254
77e760c3
PA
22552015-07-29 Pedro Alves <palves@redhat.com>
2256
2257 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2258 (saw_spurious_output): Expect inferior output from
2259 $inferior_spawn_id. Use gdb_test_stdio.
2260
8396d2cd
PA
22612015-07-29 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.base/dprintf.exp: Use standard_testfile. Change
2264 prepare_for_testing call.
2265 (srcfile): Don't set.
2266 (restart): New procedure.
2267 (test_dprintf): New procecure, use to continue over dprintfs.
2268 (test_call, test_agent): New procedures, tests moved here.
2269 Restart gdb and recreate dprintfs. Adjust expected output.
2270
2051d61f
PA
22712015-07-29 Pedro Alves <palves@redhat.com>
2272
2273 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2274
452397af
PA
22752015-07-29 Pedro Alves <palves@redhat.com>
2276
2277 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2278
8aed9555
PA
22792015-07-29 Pedro Alves <palves@redhat.com>
2280
2281 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2282 gdb_test_stdio.
2283
188a61b4
PA
22842015-07-29 Pedro Alves <palves@redhat.com>
2285
2286 * lib/gdb.exp (gdb_test_stdio): New procedure.
2287
12264a45
PA
22882015-07-29 Pedro Alves <palves@redhat.com>
2289
2290 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2291
23ffc893
PA
22922015-07-29 Pedro Alves <palves@redhat.com>
2293
2294 * gdb.base/call-signal-resume.exp: Remove check for
2295 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2296 * gdb.base/unwindonsignal.exp: Likewise.
2297 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2298 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2299
65566918
PA
23002015-07-29 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/siginfo-addr.c (pass): New function.
2303 (handler): Call it iff si_addr is correct.
2304 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2305 Set a breakpoint at "pass" and continue to it.
2306
d60a9221
SDJ
23072015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2308
2309 * gdb.python/py-objfile.exp: Make some tests have unique names.
2310 * gdb.python/py-pp-registration.exp: Likewise.
2311
bde40b8f
PA
23122015-07-28 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2315
13e1dec8
SM
23162015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2319
da33c9a7
SM
23202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2321
2322 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2323
077836f7
PP
23242015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2325
2326 * gdb.base/gdb-sigterm-2.exp: New test.
2327
b8cc7b2e
DE
23282015-07-25 Doug Evans <xdje42@gmail.com>
2329
2330 Revert:
2331 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2332 (workers/%.worker, build-perf): New rule.
2333 (GDB_PERFTEST_MODE): New variable.
2334 (check-perf): Use it.
2335 (clean): Clean up gdb.perf parallel build subdirs.
2336 * lib/build-piece.exp: New file.
2337 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2338 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2339 name.
2340 (standard_temp_file): Ditto.
2341 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2342 of $GDB_PARALLEL.
2343
c8bd4544
DE
23442015-07-24 Doug Evans <dje@google.com>
2345
2346 * gdb.perf/lib/perftest/utils.py: New file.
2347 * gdb.perf/gm-hello.cc: New file.
2348 * gdb.perf/gm-pervasive-typedef.cc: New file.
2349 * gdb.perf/gm-pervasive-typedef.h: New file.
2350 * gdb.perf/gm-std.cc: New file.
2351 * gdb.perf/gm-std.h: New file.
2352 * gdb.perf/gm-use-cerr.cc: New file.
2353 * gdb.perf/gm-utils.h: New file.
2354 * gdb.perf/gmonster-null-lookup.py: New file.
2355 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2356 * gdb.perf/gmonster-print-cerr.py: New file.
2357 * gdb.perf/gmonster-ptype-string.py: New file.
2358 * gdb.perf/gmonster-runto-main.py: New file.
2359 * gdb.perf/gmonster-select-file.py: New file.
2360 * gdb.perf/gmonster1-null-lookup.exp: New file.
2361 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2362 * gdb.perf/gmonster1-print-cerr.exp: New file.
2363 * gdb.perf/gmonster1-ptype-string.exp: New file.
2364 * gdb.perf/gmonster1-runto-main.exp: New file.
2365 * gdb.perf/gmonster1-select-file.exp: New file.
2366 * gdb.perf/gmonster1.cc: New file.
2367 * gdb.perf/gmonster1.exp: New file.
2368 * gdb.perf/gmonster2-null-lookup.exp: New file.
2369 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2370 * gdb.perf/gmonster2-print-cerr.exp: New file.
2371 * gdb.perf/gmonster2-ptype-string.exp: New file.
2372 * gdb.perf/gmonster2-runto-main.exp: New file.
2373 * gdb.perf/gmonster2-select-file.exp: New file.
2374 * gdb.perf/gmonster2.cc: New file.
2375 * gdb.perf/gmonster2.exp: New file.
2376
6eab34f3
DE
23772015-07-24 Doug Evans <dje@google.com>
2378
2379 * gdb.perf/README: New file.
2380 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2381 * lib/gen-perf-test.exp: New file.
2382
63738bfd
DE
23832015-07-24 Doug Evans <dje@google.com>
2384
2385 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2386 (PerfTest::startup): New function.
2387 (PerfTest::run): Return result of calling body.
2388 (PerfTest::assemble): Rewrite.
2389 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2390 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2391 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2392 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2393 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2394
7b606f95
DE
23952015-07-24 Doug Evans <dje@google.com>
2396
2397 * lib/gdb.exp (clean_restart): Make executable optional.
2398
a97b16b8
DE
23992015-07-24 Doug Evans <dje@google.com>
2400
2401 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2402 compiler_info references.
2403 * gdb.cp/temargs.exp: Ditto.
2404 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2405 (get_compiler_info): Early exit if already computed. Set compiler_info
2406 to "unknown" if there was a problem.
2407 (test_compiler_info): Add function comment. Call get_compiler_info.
2408
35baa57f
DE
24092015-07-24 Doug Evans <dje@google.com>
2410
2411 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2412 (workers/%.worker, build-perf): New rule.
2413 (GDB_PERFTEST_MODE): New variable.
2414 (check-perf): Use it.
2415 (clean): Clean up gdb.perf parallel build subdirs.
2416 * lib/build-piece.exp: New file.
2417 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2418 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2419 name.
2420 (standard_temp_file): Ditto.
2421 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2422 of $GDB_PARALLEL.
2423
6ebea266
DE
24242015-07-24 Doug Evans <dje@google.com>
2425
2426 * lib/future.exp (gdb_default_target_compile): New option
2427 "early_flags".
2428 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2429 --as-needed.
2430
1e76a7e9
SDJ
24312015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2432
2433 * gdb.base/catch-syscall.exp: Call gdb_exit before
2434 gdb_skip_xml_test.
2435
5068630a
PA
24362015-07-24 Pedro Alves <palves@redhat.com>
2437
2438 * gdb.python/py-events.exp: Accept output between the stop event
2439 and the prompt.
2440 * gdb.python/py-evsignal.exp: Likewise.
2441 * gdb.python/py-evthreads.exp: Likewise.
2442
77598427
PA
24432015-07-24 Pedro Alves <palves@redhat.com>
2444
2445 PR gdb/18717
2446 * gdb.threads/non-ldr-exit.c: New file.
2447 * gdb.threads/non-ldr-exit.exp: New file.
2448
11e6c98f
YQ
24492015-07-24 Yao Qi <yao.qi@linaro.org>
2450
2451 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2452 restarting process.
2453
51aee833
YQ
24542015-07-24 Yao Qi <yao.qi@linaro.org>
2455
2456 * gdb.server/ext-restart.exp: New file.
2457
8cfe207c
YQ
24582015-07-24 Yao Qi <yao.qi@linaro.org>
2459
2460 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2461 argument options.
2462 * gdb.server/ext-wrapper.exp: New file.
2463
cc12ce38
DE
24642015-07-23 Doug Evans <dje@google.com>
2465
2466 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2467 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2468
d0d84780
PMR
24692015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2470
2471 * gdb.ada/var_arr_typedef.exp: New testcase.
2472 * gdb.ada/var_arr_typedef/pack.adb: New file.
2473 * gdb.ada/var_arr_typedef/pack.ads: New file.
2474 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2475
8b558f79
JB
24762015-07-20 Joel Brobecker <brobecker@adacore.com>
2477
2478 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2479
775a3298
JK
24802015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2481
2482 * gdb.arch/i386-biarch-core.exp: Replace istarget
2483 by "complete set gnutarget". Remove expectation for the "core-file"
2484 command.
2485
db1ff28b
JK
24862015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2487
2488 Revert the previous commit:
2489 Tests for validate symbol file using build-id.
2490
0a94970d
JK
24912015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2492
2493 Tests for validate symbol file using build-id.
2494 * gdb.base/solib-mismatch-lib.c: New file.
2495 * gdb.base/solib-mismatch-libmod.c: New file.
2496 * gdb.base/solib-mismatch.c: New file.
2497 * gdb.base/solib-mismatch.exp: New file.
2498
03346981
SL
24992015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2500
2501 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2502 nios2-*-linux*.
2503 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2504 * gdb.base/siginfo.exp: Likewise.
2505 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2506
42422cc7
PL
25072015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2508
2509 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2510 Move it to ...
2511 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2512 ... here.
2513 * gdb.trace/range-stepping.exp: Check that the target supports
2514 range stepping.
2515
cfa68bae
JK
25162015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2517
2518 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2519
8ffdba26
PA
25202015-07-14 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.base/killed-outside.exp: New file.
2523 * gdb.base/killed-outside.c: New file.
2524
218a5a11
JK
25252015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2528 (n at main): New.
2529 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2530
e03ed3c6
AA
25312015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2532
2533 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2534 infcall tests instead of setting up for KFAIL.
2535
485668e5
MM
25362015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2537
2538 * gdb.btrace/record_goto-step.exp: New.
2539
08464196
JK
25402015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2541
2542 PR compile/18484
2543 * gdb.compile/compile.c (struct struct_type): Add volatile to
2544 selffield's type.
2545 * gdb.compile/compile.exp
2546 (compile code struct_object.selffield = &struct_object): Skip further
2547 struct_object tests if this one xfails.
2548
bcf5c1d9
RC
25492015-07-08 Robert O'Callahan <robert@ocallahan.org>
2550
2551 PR exp/18617
2552 * gdb.trace/ax.exp: Add test.
2553
4931af25
YQ
25542015-07-07 Yao Qi <yao.qi@linaro.org>
2555
2556 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2557 instead of istarget "aarch64*-*-*".
2558 * gdb.arch/aarch64-fp.exp: Likewise.
2559 * gdb.base/float.exp: Likewise.
2560 * gdb.reverse/aarch64.exp: Likewise.
2561 * lib/gdb.exp (is_aarch64_target): New proc.
2562
9fcf688e
YQ
25632015-07-07 Yao Qi <yao.qi@linaro.org>
2564
2565 * lib/gdb.exp (is_aarch32_target): New proc.
2566 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2567 instead of "istarget "arm*-*-*"".
2568 * gdb.arch/arm-disp-step.exp: Likewise.
2569 * gdb.arch/thumb-bx-pc.exp: Likewise.
2570 * gdb.arch/thumb-prologue.exp: Likewise.
2571 * gdb.arch/thumb-singlestep.exp: Likewise.
2572 * gdb.base/disp-step-syscall.exp: Likewise.
2573 * gdb.base/float.exp: Likewise.
2574
fbd8d50d
YQ
25752015-07-07 Yao Qi <yao.qi@linaro.org>
2576
2577 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2578 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2579
71be1fdc
YQ
25802015-07-07 Yao Qi <yao.qi@linaro.org>
2581
2582 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2583 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2584 if it exists.
2585 * gdb.multi/multi-arch.exp: Likewise.
2586
3e221d36
SM
25872015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2588
2589 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2590 print.
2591
d441430b
YQ
25922015-07-07 Yao Qi <yao.qi@linaro.org>
2593
2594 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2595
06f810bd
MG
25962015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2597
2598 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2599 '[' and ']' characters.
2600
5e61e7c0
IB
26012015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2602
2603 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2604
28bf096c
PA
26052015-06-29 Pedro Alves <palves@redhat.com>
2606
2607 PR threads/18127
2608 * gdb.threads/hand-call-new-thread.c: New file.
2609 * gdb.threads/hand-call-new-thread.c: New file.
2610
ee93cd5e
KS
26112015-06-26 Keith Seitz <keiths@redhat.com>
2612 Doug Evans <dje@google.com>
2613
2614 PR 16253
2615 * gdb.cp/var-tag-2.cc: New file.
2616 * gdb.cp/var-tag-3.cc: New file.
2617 * gdb.cp/var-tag-4.cc: New file.
2618 * gdb.cp/var-tag.cc: New file.
2619 * gdb.cp/var-tag.exp: New file.
2620
fc637f04
PP
26212015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2622
2623 * gdb.base/history-duplicates.exp: New test.
2624
2e52ae68
PP
26252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2626
2627 * gdb.base/completion.exp: Test the completion of the "focus"
2628 command.
2629
6e22494e
JK
26302015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.arch/amd64-prologue-skip.S: New file.
2633 * gdb.arch/amd64-prologue-skip.exp: New file.
2634
bf7b9cd9
SM
26352015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2636
2637 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2638 is_address_zero_readable check.
2639
201e8dfd
PB
26402015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2641
2642 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2643 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2644
5cd867b4
YQ
26452015-06-24 Yao Qi <yao.qi@linaro.org>
2646
2647 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2648 linux targets.
2649
4d7be007
YQ
26502015-06-24 Yao Qi <yao.qi@linaro.org>
2651
2652 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2653 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2654 * gdb.base/siginfo-thread.exp: Likewise.
2655
07fcd301
YQ
26562015-06-22 Yao Qi <yao.qi@linaro.org>
2657
2658 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2659
52042a00
YQ
26602015-06-22 Yao Qi <yao.qi@linaro.org>
2661
2662 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2663 aarch64*-*-*.
2664 (skip_hw_watchpoint_tests): Likewise.
2665
74bd41ce
PP
26662015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2667
2668 * gdb.base/gdbinit-history.exp: Test the interaction between
2669 setting GDBHISTSIZE and setting the history size via .gdbinit.
2670
bc460514
PP
26712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2672
2673 PR gdb/16999
2674 * gdb.base/gdbhistsize-history.exp: New test.
2675
b58c513b
PP
26762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2677
2678 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2679 with GDBHISTSIZE.
2680 * gdb.base/readline.exp: Likewise.
2681
92046791
YQ
26822015-06-17 Yao Qi <yao.qi@linaro.org>
2683
2684 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2685 line.
2686
2093d2d3
PP
26872015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2688
2689 * gdb.base/gdbinit-history.exp: Add test case to check that
2690 an unlimited history file does not get truncated on exit.
2691
e6c693af
AA
26922015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2693
2694 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2695 (VECTOR): New macro. Use it...
2696 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2697 ...for these typedefs.
2698 (int8, char1, int1, double1): New typedefs.
2699 (struct just_int2, struct two_int2): New structures.
2700 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2701 (add_structvecs, add_singlevecs): New functions.
2702 (main): Call add_some_intvecs twice.
2703 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2704 the compile and exit upon failure. Try compiling for the "native"
2705 architecture. Test inferior function calls with vector arguments
2706 and vector return value handling with "finish" and "return".
2707
c74f7d1c
JT
27082015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2709
2710 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2711 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2712 PE file.
2713 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2714
98aa42ee
AT
27152015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2716
2717 PR breakpoints/16465
2718 * gdb.mi/mi-dprintf-pending.c: New file.
2719 * gdb.mi/mi-dprintf-pending.exp: New test.
2720 * gdb.mi/mi-dprintf-pendshr.c: New file.
2721
7d73c23c 27222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2723 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2724
2725 * gdb.arch/i386-mpx-map.c: New file.
2726 * gdb.arch/i386-mpx-map.exp: New File.
2727
27282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2729
2730 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2731 * gdb.arch/i386-mpx.exp: Indentation fixed.
2732
27332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2734
2735 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2736 function and improved indentation.
2737 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2738 gdb_test_multiple. Added additional tests to skip the test.
2739
27402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2741
2742 * gdb.arch/i386-avx512.c: Change path in include file.
2743 * gdb.arch/i386-avx512.exp: Change include dir path
2744 compilation flag.
2745 * gdb.arch/i386-mpx.c: Change path in include file.
2746 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2747 flag.
2748
d5eba19a
JK
27492015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.compile/compile-print.exp (compile print *vararray@3)
2752 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2753
7f361056
JK
27542015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2757 (do not keep jit in memory): ... this.
2758 (expect 5): Change it to ...
2759 (expect no 5): ... this.
2760
3b462ec2
SM
27612015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2762
2763 PR gdb/15564
2764 * gdb.mi/mi-detach.exp: New file.
2765
e0619de6
JK
27662015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2767
2768 PR symtab/18392
2769 * gdb.arch/amd64-tailcall-self.S: New file.
2770 * gdb.arch/amd64-tailcall-self.c: New file.
2771 * gdb.arch/amd64-tailcall-self.exp: New file.
2772
e970cb34
DB
27732015-05-28 Don Breazeal <donb@codesourcery.com>
2774
2775 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2776 tests for remote targets by checking is_target_gdbserver.
2777
b2e2f908
DE
27782015-05-27 Doug Evans <dje@google.com>
2779
2780 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2781 * gdb.dwarf2/opaque-type-lookup.c: New file.
2782 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2783
82c7be31
DE
27842015-05-26 Doug Evans <dje@google.com>
2785
2786 * gdb.cp/iostream.cc: New file.
2787 * gdb.cp/iostream.exp: New file.
2788
b4f54984
DE
27892015-05-26 Doug Evans <dje@google.com>
2790
2791 * gdb.dwarf2/dw2-op-call.exp: Update.
2792 * gdb.dwarf2/dw4-sig-types.exp: Update.
2793 * gdb.dwarf2/implptr.exp: Update.
2794 * gdb.mi/mi-cmd-param-changed.exp: Update.
2795
4ea6efe9
DE
27962015-05-26 Doug Evans <dje@google.com>
2797
2798 * gdb.python/py-lazy-string.c: New file.
2799 * gdb.python/py-lazy-string.exp: New file.
2800 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2801 (main): Update. Add estring3.
2802 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2803 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2804
f6bb7db3
YQ
28052015-05-26 Omair Javaid <omair.javaid@linaro.org>
2806 Yao Qi <yao.qi@linaro.org>
2807
2808 * gdb.reverse/aarch64.c: New.
2809 * gdb.reverse/aarch64.exp: New.
2810
a81bfbd0
OJ
28112015-05-26 Omair Javaid <omair.javaid@linaro.org>
2812
2813 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2814 (supports_reverse): Likewise.
2815
158bf1b4
PP
28162015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2817
2818 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2819 Use with_test_prefix.
2820
a0145030
AB
28212015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.base/completion.exp: Add test for completion of layout
2824 names.
2825
ebe3b578
AB
28262015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2827
2828 * lib/gdb.exp (skip_tui_tests): New proc.
2829 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2830
84204ed7
PA
28312015-05-19 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2834 Save the whole env array instead of just HOME. Unset HISTSIZE in
2835 the environment while testing. Restore whole environment
2836 afterwards.
2837
37442ce1
DE
28382015-05-16 Doug Evans <xdje42@gmail.com>
2839
2840 * gdb.guile/scm-ports.c: New file.
2841 * gdb.guile/scm-ports.exp: Add memory port tests.
2842
36de76f9
JK
28432015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 * gdb.compile/compile-print.c: New file.
2846 * gdb.compile/compile-print.exp: New file.
2847
3a9558c4
JK
28482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 * gdb.compile/compile-ops.exp: Cast param to void.
2851 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2852 (compile code struct_object.selffield = &struct_object): Add xfail.
2853
aa715135
JG
28542015-05-15 Joel Brobecker <brobecker@adacore.com>
2855
2856 * gdb.ada/arr_enum_with_gap: New testcase.
2857
931e5bc3
JG
28582015-05-15 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.ada/byte_packed_arr: New testcase.
2861
9cd4d857
JB
28622015-05-15 Joel Brobecker <brobecker@adacore.com>
2863
2864 * gdb.ada/pckd_neg: New testcase.
2865
ebfd00d2
PP
28662015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2867
2868 PR gdb/17820
2869 * gdb.base/gdbinit-history.exp: New test.
2870 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2871 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2872
4c082a81
SC
28732015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2874
2875 * gdb.python/py-xmethods.cc: Enhance test case.
2876 * gdb.python/py-xmethods.exp: New tests.
2877 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2878 function.
2879 (B_indexoper): Likewise.
2880 (global_dm_list) : Add new xmethod worker functions.
2881
f7797074
SDJ
28822015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2883
2884 * gdb.base/coredump-filter.exp: Correctly unset
2885 "coredump_var_addr" array.
2886
a4674e4e
PA
28872015-05-08 Pedro Alves <palves@redhat.com>
2888
2889 * gdb.server/non-existing-program.exp: Unset spawn_id.
2890
df2eb078
SC
28912015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2892
2893 PR python/18291
2894 * gdb.python/py-xmethods.exp: Add tests.
2895
422349a3
YQ
28962015-05-08 Yao Qi <yao.qi@linaro.org>
2897
2898 PR gdb/18208
2899 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2900 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2901 function set_coredump_filter, and remove remote_exec call.
2902 Remove argument ipid. Callers update.
2903 (top level): Don't get inferior's PID.
2904
63fc80ce
AA
29052015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2906
2907 * gdb.base/watch_thread_num.exp: Skip test on targets without
2908 access watchpoints.
2909
80ad801e
PA
29102015-05-06 Pedro Alves <palves@redhat.com>
2911
2912 PR server/18081
2913 * gdb.server/non-existing-program.exp: New file.
2914
0fa7fe50
JB
29152015-05-05 Joel Brobecker <brobecker@adacore.com>
2916
2917 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2918
3ea89b92
PMR
29192015-05-05 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.ada/out_of_line_in_inlined: New testcase.
2922
87b8eff0
JB
29232015-05-05 Joel Brobecker <brobecker@adacore.com>
2924
2925 * gdb.ada/var_rec_arr: New testcase.
2926
5fccc635
YQ
29272015-04-30 Yao Qi <yao.qi@linaro.org>
2928
2929 * gdb.base/break-idempotent.exp: If
2930 skip_hw_watchpoint_multi_tests returns true, skip the tests
2931 on "rwatch" and "awatch".
2932
42d38f42
YQ
29332015-04-30 Yao Qi <yao.qi@linaro.org>
2934
2935 * gdb.base/relativedebug.exp: Invoke gdb command
2936 "info sharedlibrary", and if libc.so doesn't have debug info,
2937 skip the test.
2938
2ce1cdbf
DE
29392015-04-29 Doug Evans <dje@google.com>
2940
2941 * gdb.python/py-xmethods.exp: Add ptype tests.
2942 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2943 get_result_type method.
2944
f24a38c5
LM
29452015-04-29 Luis Machado <lgustavo@codesourcery.com>
2946
2947 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2948 the target does not support hardware watchpoints.
2949
ecbf2b3c
LM
29502015-04-29 Luis Machado <lgustavo@codesourcery.com>
2951
2952 * gdb.base/break-always.exp: Abort testing if writing to memory
2953 causes an error.
2954
34f5f757
DE
29552015-04-28 Doug Evans <dje@google.com>
2956
2957 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2958 * gdb.python/py-pp-registration.exp: ... here. New file.
2959 * gdb.python/py-pp-registration.c: New file.
2960 * gdb.python/py-pp-registration.py: New file.
2961
69b4374a
DE
29622015-04-28 Doug Evans <dje@google.com>
2963
2964 * gdb.python/py-bad-printers.c: New file.
2965 * gdb.python/py-bad-printers.py: New file.
2966 * gdb.python/py-bad-printers.exp: New file.
2967
59fb7612
SS
29682015-04-28 Sasha Smundak <asmundak@google.com>
2969
2970 * gdb.python/py-type.exp: New test.
2971
2631b16a
AW
29722015-04-28 Andy Wingo <wingo@igalia.com>
2973
2974 * gdb.python/py-parameter.exp:
2975 * gdb.guile/scm-parameter.exp: Escape the path that we are
2976 matching against, as it might contain characters that are special
2977 to regular expressions.
2978
460efde1
JB
29792015-04-27 Joel Brobecker <brobecker@adacore.com>
2980
2981 * gdb.ada/rec_comp: New testcase.
2982
2d369d8e
SDJ
29832015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2984
2985 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2986 before using it.
2987
cf75d6c3
AB
29882015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2991 new tests for verilog output.
2992
8dbe7ca5
YQ
29932015-04-24 Yao Qi <yao.qi@linaro.org>
2994
2995 * boards/remote-gdbserver-on-localhost.exp: New file.
2996
4ef9fb2f
PA
29972015-04-23 Pedro Alves <palves@redhat.com>
2998
2999 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3000 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3001 "end of file", remove $inferior_spawn_id from the indirect list.
3002
0a803169
PA
30032015-04-23 Pedro Alves <palves@redhat.com>
3004
3005 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3006
749ef8f8
PA
30072015-04-23 Pedro Alves <palves@redhat.com>
3008
3009 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3010 on $any_spawn_id instead of only on $gdb_spawn_id.
3011
8aae4344
PM
30122015-04-21 Pierre Muller <muller@sourceware.org>
3013
3014 PR pascal/17815
3015 * lib/pascal.exp (gpc_compile): Add new option "class".
3016 (fpc_compile): Likewise.
3017 * gdb.pascal/case-insensitive-symbols.pas: New file.
3018 * gdb.pascal/case-insensitive-symbols.exp: New file.
3019
1586c8fb
GB
30202015-04-20 Gary Benson <gbenson@redhat.com>
3021
3022 * gdb.base/attach.exp: Fix three extended remote failures.
3023
1b6e6f5c
GB
30242015-04-17 Gary Benson <gbenson@redhat.com>
3025
3026 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3027 the main executable over the remote protocol.
3028
e797481d
PA
30292015-04-16 Pedro Alves <palves@redhat.com>
3030
3031 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3032 a new gdbserver if gdbserver_reconnect_p is set.
3033
1ca99c42
PA
30342015-04-16 Pedro Alves <palves@redhat.com>
3035
3036 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3037 is set, don't exit gdbserver.
3038
af9fd6f8
AA
30392015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3040
3041 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3042 appropriate .insn, such that an older assembler can be used.
3043 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3044 the z/Architecture instruction set on 31-bit targets as well.
3045
04ff1e61
AA
30462015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3047
3048 * gdb.go/handcall.exp: Remove all logic related to the first
3049 breakpoint and rely on go_runto_main instead.
3050 * gdb.go/strings.exp: Likewise.
3051 * gdb.go/unsafe.exp: Likewise.
3052 * gdb.go/hello.exp: Likewise. Also rename the remaining
3053 breakpoint marker to "breakpoint 1".
3054 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3055 * gdb.go/strings.go: Likewise.
3056 * gdb.go/unsafe.go: Likewise.
3057 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3058 "set breakpoint 2 here" and rename the remaining breakpoint marker
3059 to "breakpoint 1".
3060
40d2f8d6
SM
30612015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3062
3063 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3064 if itertools.imap is not present.
3065 * gdb.python/py-objfile.exp: Add parentheses.
3066 * gdb.python/py-type.exp: Same.
3067 * gdb.python/py-unwind-maint.py: Same.
3068
8cbc97c6
YQ
30692015-04-15 Yao Qi <yao.qi@linaro.org>
3070
3071 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3072 of ":$ptr_size" and set its form explicitly.
3073
45fd756c
YQ
30742015-04-15 Pedro Alves <palves@redhat.com>
3075 Yao Qi <yao.qi@linaro.org>
3076
3077 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3078 timeout by factor of 4.
3079 (test_regular_watch): Likewise.
3080 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3081 * gdb.reverse/sigall-reverse.exp: Likewise.
3082 * gdb.reverse/until-precsave.exp: Likewise.
3083 * lib/gdb.exp (with_timeout_factor): New proc.
3084 (gdb_expect): Move some code to ...
3085 (get_largest_timeout): ... here. New procedure.
3086
9e811bc3
LM
30872015-04-14 Luis Machado <lgustavo@codesourcery.com>
3088
3089 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3090
0ff6fcb2
LM
30912015-04-13 Luis Machado <lgustavo@codesourcery.com>
3092
3093 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3094 to write to the .text section.
3095
7578d5f7
LM
30962015-04-13 Luis Machado <lgustavo@codesourcery.com>
3097
3098 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3099 Handle the case of targets that do not provide PID information.
3100
2efe15c4
YQ
31012015-04-13 Yao Qi <yao.qi@linaro.org>
3102
3103 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3104 and use expect instead of gdb_expect.
3105
8cd8f2f8
SDJ
31062015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3107
3108 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3109 "coredump_var_addr" to avoid naming conflict with other testcases.
3110
9ee41772
PA
31112015-04-10 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3114 gdb_test_sequence and gdb_assert.
3115
07473109
PA
31162015-04-10 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3119 test messages that don't include the breakpoint address.
3120
de3db44c
YQ
31212015-04-10 Yao Qi <yao.qi@linaro.org>
3122
3123 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3124 false for some offset and width combinations which aren't
3125 supported by linux kernel.
3126
c79d856c
PA
31272015-04-10 Pedro Alves <palves@redhat.com>
3128
3129 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3130 procedure, factored out from ...
3131 (top level): ... here. Add "set displaced-stepping" testing axis.
3132 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3133 parameter "displaced". Use it.
3134 (top level): Use foreach and add "set displaced-stepping" testing
3135 axis.
3136
ebc90b50
PA
31372015-04-10 Pedro Alves <palves@redhat.com>
3138
3139 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3140 Remove comment.
3141 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3142 both the address of the instruction that triggers the watchpoint
3143 and the address of the instruction immediately after, and use
3144 those addresses for the test. Fix comment.
3145
8f572e5c
PA
31462015-04-10 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.base/sigstep.exp (breakpoint_to_handler)
3149 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3150 Test "backtrace" in handler.
3151 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3152 (top level): Add new "displaced" test axis to
3153 breakpoint_to_handler, breakpoint_to_handler_entry and
3154 breakpoint_over_handler.
3155
8d707a12
PA
31562015-04-10 Pedro Alves <palves@redhat.com>
3157
3158 PR gdb/18216
3159 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3160
ef713951
YQ
31612015-04-10 Yao Qi <yao.qi@linaro.org>
3162
3163 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3164 (test_add_rn_pc): New function.
3165 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3166 (top level): Invoke test_add_rn_pc.
3167
906d60cf
PA
31682015-04-10 Pedro Alves <palves@redhat.com>
3169
3170 PR gdb/13858
3171 * gdb.base/step-over-no-symbols.exp: New file.
3172
f2983cc3
AW
31732015-04-09 Andy Wingo <wingo@igalia.com>
3174
3175 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3176 after the Python tests.
3177
6d62641c
SDJ
31782015-04-08 Keith Seitz <keiths@redhat.com>
3179
3180 PR python/16699
3181 * gdb.python/py-completion.exp: New tests for completion.
3182 * gdb.python/py-completion.py (CompleteLimit1): New class.
3183 (CompleteLimit2): Likewise.
3184 (CompleteLimit3): Likewise.
3185 (CompleteLimit4): Likewise.
3186 (CompleteLimit5): Likewise.
3187 (CompleteLimit6): Likewise.
3188 (CompleteLimit7): Likewise.
3189
f3770638
PA
31902015-04-08 Pedro Alves <palves@redhat.com>
3191
3192 PR gdb/18214
3193 PR gdb/18216
3194 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3195 function.
3196 (main): Install it as SIGUSR1 handler.
3197 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3198 parameter. Always use "setup" as prefix. Toggle "set
3199 displaced-stepping" off/on depending on global. Don't switch to
3200 thread 1 here.
3201 (top level): Add displaced stepping "off/on" test axis. Update
3202 "setup" calls. Wrap each subtest with with_test_prefix. Test
3203 continuing with a queued signal in each thread.
3204
4496bed7
PA
32052015-04-08 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3208 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3209 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3210 Return early if running to main fails.
3211 * gdb.trace/while-stepping.exp: Likewise.
3212
b97fde92
PA
32132015-04-07 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3216 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3217 interact with inferior program.
3218
f71c18e7
PA
32192015-04-07 Pedro Alves <palves@redhat.com>
3220
3221 * lib/gdb.exp (inferior_spawn_id): New global.
3222 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3223 spawn id after processing the user code.
3224 (default_gdb_start): Set inferior_spawn_id.
3225 (send_inferior): New procedure.
3226 * lib/gdbserver-support.exp (gdbserver_start): Set
3227 inferior_spawn_id.
3228 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3229
6423214f
PA
32302015-04-07 Pedro Alves <palves@redhat.com>
3231
3232 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3233 * lib/gdbserver-support.exp (gdbserver_start): Make
3234 $server_spawn_id global.
3235 (gdbserver_start): Don't wait for gdbserver's spawn id with
3236 expect_background.
3237 (close_gdbserver): New procedure.
3238 (gdb_exit): Rename the default version and reimplement.
3239
71c0ee8c
PA
32402015-04-07 Pedro Alves <palves@redhat.com>
3241
72f4393d 3242 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
3243 append the substituted item, not the original item.
3244
203bc29b
PA
32452015-04-07 Pedro Alves <palves@redhat.com>
3246
3247 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3248 gdb_expect.
3249
508a3ddf
PA
32502015-04-07 Pedro Alves <palves@redhat.com>
3251
3252 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3253 output appearing once only.
3254
9f6dbe2b
PA
32552015-04-07 Pedro Alves <palves@redhat.com>
3256
3257 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3258 that doesn't expect anything. Return early if running to main
3259 fails.
3260
337532fa
YQ
32612015-04-07 Yao Qi <yao.qi@linaro.org>
3262
3263 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3264 (child_function): Call alarm.
3265 (main): Move call to alarm into the loop.
3266 * gdb.threads/non-stop-fair-events.exp: Build program with
3267 -DTIMEOUT=$timeout.
3268
01b622d4
DE
32692015-04-06 Doug Evans <xdje42@gmail.com>
3270
3271 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3272 Fix dest parameter to board_info.
3273 (fpc_compile): Ditto.
3274 (gdb_compile_pascal): Rename dest arg to destfile.
3275
961f4160
PMR
32762015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3277
3278 * gdb.ada/funcall_ref.exp: New file.
3279 * gdb.ada/funcall_ref/foo.adb: New file.
3280
cafda597
YQ
32812015-04-02 Yao Qi <yao.qi@linaro.org>
3282
3283 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3284 is remote.
3285
fed040c6
GB
32862015-04-02 Gary Benson <gbenson@redhat.com>
3287
3288 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3289
d11916aa
SS
32902015-04-01 Sasha Smundak <asmundak@google.com>
3291
3292 * gdb.python/py-unwind-maint.c: New file.
3293 * gdb.python/py-unwind-maint.exp: New test.
3294 * gdb.python/py-unwind-maint.py: New file.
3295 * gdb.python/py-unwind.c: New file.
3296 * gdb.python/py-unwind.exp: New test.
3297 * gdb.python/py-unwind.py: New test.
3298
a1471180
PA
32992015-04-01 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3302 to fail instead of non-existent $test.
3303
0bbeccb1
PA
33042015-04-01 Pedro Alves <palves@redhat.com>
3305
3306 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3307 GDBFLAGS if not empty.
3308
3c724c8c
PMR
33092015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3310
3311 * gdb.ada/complete.exp: Remove "multi_line".
3312 * gdb.ada/info_exc.exp: Remove "multi_line".
3313 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3314 * gdb.ada/ptype_field.exp: Remove "multi_line".
3315 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3316 * gdb.ada/tagged.exp: Remove "multi_line".
3317 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3318 [multi_line ...]
3319 * gdb.btrace/delta.exp: Likewise.
3320 * gdb.btrace/exception.exp: Likewise.
3321 * gdb.btrace/function_call_history.exp: Likewise.
3322 * gdb.btrace/instruction_history.exp: Likewise.
3323 * gdb.btrace/nohist.exp: Likewise.
3324 * gdb.btrace/record_goto.exp: Likewise.
3325 * gdb.btrace/segv.exp: Likewise.
3326 * gdb.btrace/stepi.exp: Likewise.
3327 * gdb.btrace/tailcall.exp: Likewise.
3328 * gdb.btrace/unknown_functions.exp: Likewise.
3329 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3330 * lib/gdb.exp: Add the "multi_line" helper.
3331
4eec2deb
PA
33322015-04-01 Pedro Alves <palves@redhat.com>
3333
3334 * gdb.threads/tid-reuse.c: New file.
3335 * gdb.threads/tid-reuse.exp: New file.
3336
df8411da
SDJ
33372015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3338
3339 PR corefiles/16092
3340 * gdb.base/coredump-filter.c: New file.
3341 * gdb.base/coredump-filter.exp: Likewise.
3342
6ef37366
PM
33432015-03-27 Petr Machata <pmachata@redhat.com>
3344
3345 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3346 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3347 (Dwarf::assemble): Initialize them.
3348 (Dwarf::lines): New function.
3349
7ec911b0
JT
33502015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3351
3352 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3353 SYMBOL_PREFIX for x86_64-*-cygwin.
3354
ff908ebf
AW
33552015-03-26 Andy Wingo <wingo@igalia.com>
3356
3357 PR symtab/18148
3358 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3359 const_value but not a location.
3360 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3361 location defined in non-main CUs are visible.
3362
6d5f0679
YQ
33632015-03-26 Yao Qi <yao.qi@linaro.org>
3364
3365 PR testsuite/18139
3366 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3367 Add a line number entry for the same line.
3368 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3369 Add a line number entry for the same line.
3370
2898689b
YQ
33712015-03-26 Yao Qi <yao.qi@linaro.org>
3372
3373 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3374 .int 0.
3375 (func): Likewise. Add .Lfunc_1 label.
3376 Use .Lfunc_1 label.
3377 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3378 .int 0.
3379 (func): Likewise.
3380 Use .Lfunc_1 label.
3381
85180498
YQ
33822015-03-26 Yao Qi <yao.qi@linaro.org>
3383
3384 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3385 Call gdb_compile instead to compile each .s files without debug
3386 information.
3387
8aa08a8d
YQ
33882015-03-26 Yao Qi <yao.qi@linaro.org>
3389
3390 * gdb.base/savedregs.exp (process_saved_regs): Make
3391 "Saved registers:" optional in the pattern.
3392
66849923
MM
33932015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3394
3395 * gdb.btrace/next.exp: Merged into step.exp.
3396 * gdb.btrace/finish.exp: Merged into step.exp.
3397 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3398 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3399 "record goto" and checking the exact replay position.
3400 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3401 check for "Recording format" in "info record" output.
3402 * gdb.btrace/record_goto.exp: Choose test file based on target.
3403 * gdb.btrace/x86-record_goto.S: Renamed into ...
3404 * gdb.btrace/x86_64-record_goto.S: ... this.
3405 * gdb.btrace/i686-record_goto.S: New.
3406 * gdb.btrace/x86-tailcall.S: Renamed into ...
3407 * gdb.btrace/x86_64-tailcall.S: ... this.
3408 * gdb.btrace/i686-tailcall.S: New.
3409 * gdb.btrace/x86-tailcall.c: Renamed into ...
3410 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3411 separate statements. Update test.
3412 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3413 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3414 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3415 * gdb.btrace/tailcall.exp: Choose test file based on target.
3416 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3417
11cc1b74
MM
34182015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3419
3420 * gdb.btrace/exception.exp: Increase BTS buffer size.
3421
a25d8bf9
PA
34222015-03-24 Pedro Alves <palves@redhat.com>
3423
3424 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3425
856e7dd6
PA
34262015-03-24 Pedro Alves <palves@redhat.com>
3427
3428 * gdb.threads/schedlock.exp (test_step): No longer expect that
3429 "set scheduler-locking step" with "next" over a function call runs
3430 threads unlocked.
3431
ad235a41
AT
34322015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3433
3434 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3435
15630549
AT
34362015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3437
3438 PR breakpoints/16466
3439 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3440 * gdb.mi/mi-pending.c (thread_func): New function.
3441 (int main): Add threading support required.
3442 * gdb.mi/mi-pending.exp: Add tests for this issue.
3443 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3444 (pendfunc2): Remove stdio dependency.
3445 * gdb.mi/mi-pendshr2.c: New file.
3446
693dca06
KS
34472015-03-23 Keith Seitz <keiths@redhat.com>
3448
3449 * gdb.linespec/keywords.c: New file.
3450 * gdb.linespec/keywords.exp: New file.
3451
7e993ebf
KS
34522015-03-23 Keith Seitz <keiths@redhat.com>
3453
3454 PR gdb/18021
3455 * gdb.dwarf2/staticvirtual.exp: New test.
3456
bc23328c
JK
34572015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3458
3459 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3460 * README: Remove HP-UX and gdb.hp.
3461 (configuration):
3462 * configure: Regenerate.
3463 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3464 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3465 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3466 gdb.hp/gdb.defects/Makefile.
3467 * gdb.hp/Makefile.in: File deleted.
3468 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3469 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3470 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3471 * gdb.hp/gdb.aCC/run.c: File deleted.
3472 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3473 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3474 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3475 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3476 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3477 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3478 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3479 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3480 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3481 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3482 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3483 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3484 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3485 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3486 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3487 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3488 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3489 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3490 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3491 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3492 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3493 * gdb.hp/gdb.compat/average.c: File deleted.
3494 * gdb.hp/gdb.compat/sum.c: File deleted.
3495 * gdb.hp/gdb.compat/xdb.c: File deleted.
3496 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3497 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3498 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3499 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3500 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3501 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3502 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3503 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3504 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3505 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3506 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3507 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3508 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3509 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3510 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3511 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3512 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3513 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3514 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3515 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3516 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3517 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3518 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3519 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3520 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3521 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3522 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3523 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3524 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3525 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3526 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3527 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3528 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3529 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3530 * gdb.hp/tools/odump: File deleted.
3531
8bf3b159
PA
35322015-03-19 Pedro Alves <palves@redhat.com>
3533
3534 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3535 (saw_thread_3): New globals.
3536 (top level): Increment them when an event for the corresponding
3537 thread is seen.
3538 (no thread starvation): New test.
3539
eb54c8bf
PA
35402015-03-19 Pedro Alves <palves@redhat.com>
3541
3542 * gdb.threads/continue-pending-status.c: New file.
3543 * gdb.threads/continue-pending-status.exp: New file.
3544
32d2e5d6
PA
35452015-03-18 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3548 Use gdb_is_target_remote instead of is_remote. Use
3549 gdb_test_multiple instead of gdb_expect. Exit early if
3550 gdb_test_multiple hits its internal matches. Tighten stepi tests
3551 expected output. Fail on exit with any signal, instead of just
3552 SIGILL.
3553
f68f11b7
YQ
35542015-03-18 Yao Qi <yao.qi@linaro.org>
3555
3556 PR tdep/18107
3557 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3558 variable.
3559 * gdb.base/catch-syscall.exp: Don't skip it on
3560 aarch64*-*-linux* target. Remove elements in all_syscalls.
3561 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3562 target.
3563 (setup_all_syscalls): New proc.
3564
ca5fd19b
YQ
35652015-03-16 Yao Qi <yao.qi@linaro.org>
3566
3567 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3568 (top level): Skip tests if valid_addr_p returns false for
3569 $cmd1 or $cmd2.
3570
85642ba0
AW
35712015-03-11 Andy Wingo <wingo@igalia.com>
3572
3573 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3574
e03f9645
YQ
35752015-03-11 Yao Qi <yao.qi@linaro.org>
3576
3577 * gdb.base/catch-syscall.exp: Fix typo in comments.
3578
5d0962b2
YQ
35792015-03-11 Yao Qi <yao.qi@linaro.org>
3580
3581 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3582
b2df3cef
PA
35832015-03-09 Pedro Alves <palves@redhat.com>
3584
3585 * dg-extract-results.py: Delete.
3586
ef878e53
PA
35872015-03-09 Pedro Alves <palves@redhat.com>
3588
3589 Merge dg-extract-results.sh from GCC upstream (r218843).
3590
3591 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3592 * dg-extract-results.sh: Use --text with grep to avoid issues with
3593 binary files. Fall back to cat -v, if that doesn't work.
3594
9494d219
PA
35952015-03-05 Pedro Alves <palves@redhat.com>
3596
3597 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3598
a8d9763a
SM
35992015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3600
3601 * lib/mi-support.exp (mi_expect_interrupt): Accept
3602 alternative event for when in all-stop mode.
3603
be9957b8
PA
36042015-03-04 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3607
d57be0f4 36082015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
3609
3610 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3611
c214c7cf
AA
36122015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3613
3614 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3615 regexps for GDB's current line display, accept a hex address
3616 preceding the line number.
3617
6d74a497
AA
36182015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3619
3620 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3621 the 'arch1' variable for "s390*-linux*" targets.
3622
511aee7c
PA
36232015-03-04 Pedro Alves <palves@redhat.com>
3624
3625 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3626 (main): Pass missing retval argument to pthread_join call.
3627
95e50b27
PA
36282015-03-02 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3631 (top level): Call do_test with non-stop as well.
3632
28054d69
PA
36332015-03-02 Pedro Alves <palves@redhat.com>
3634
3635 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3636 -1.
3637
4fa5d7b4
AA
36382015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3639
3640 * gdb.arch/s390-vregs.exp: New test.
3641 * gdb.arch/s390-vregs.S: New file.
3642
97c18565
PA
36432015-02-27 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3646 call to catch_command_errors.
3647 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3648 catch_command_errors.
3649
a37bfa30
PA
36502015-02-27 Pedro Alves <palves@redhat.com>
3651
3652 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3653 "true" for boolean result.
3654 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3655 prototype of main.
3656
6f98576f
PA
36572015-02-27 Pedro Alves <palves@redhat.com>
3658
3659 * lib/unbuffer_output.c: New file.
3660 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3661 (main): Call gdb_unbuffer_output.
3662
eba5ab56
YQ
36632015-02-27 Yao Qi <yao.qi@linaro.org>
3664
3665 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3666 target.
3667
0def5aaa
DE
36682015-02-26 Doug Evans <dje@google.com>
3669
3670 * gdb.cp/class2.cc (Dbase, D): New classes.
3671 (main): New local delta.
3672 * gdb.cp/class2.exp: Test printing delta.
3673 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3674 (dynbar): New global.
3675 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3676
081a1c2c
JK
36772015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 * gdb.compile/compile-ifunc.c: New file.
3680 * gdb.compile/compile-ifunc.exp: New file.
3681
2f41223f
AT
36822015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3683
3684 * gdb.base/structs.exp: Check for correct struct on finish.
3685
03eddd80
YQ
36862015-02-26 Yao Qi <yao.qi@linaro.org>
3687
3688 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3689 is zero.
3690
80c57053
JK
36912015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
3693 * gdb.arch/cordic.ko.bz2: New file.
3694 * gdb.arch/cordic.ko.debug.bz2: New file.
3695 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3696
21613c12
YQ
36972015-02-25 Yao Qi <yao.qi@linaro.org>
3698
3699 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3700 aarch64*-*-* target.
3701
d8b901ed
PA
37022015-02-23 Pedro Alves <palves@redhat.com>
3703
3704 * lib/gdb.exp (delete_breakpoints): Rewrite using
3705 gdb_test_multiple.
3706
e5b85ead
PA
37072015-02-23 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.base/info-os.c: Include stdlib.h.
3710
85c3a371
DE
37112015-02-22 Doug Evans <xdje42@gmail.com>
3712
3713 PR symtab/17855
3714 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3715 is read after symbols have been re-read.
3716 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3717 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3718
96553a0c
DE
37192015-02-21 Doug Evans <dje@google.com>
3720
3721 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3722
97a0c697
JK
37232015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3724
3725 PR corefiles/17808
3726 * gdb.arch/i386-biarch-core.core.bz2: New file.
3727 * gdb.arch/i386-biarch-core.exp: New file.
3728
a47cd6e9
PA
37292015-02-21 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3732 runto_main fails.
3733
c5facdc4
PA
37342015-02-20 Pedro Alves <palves@redhat.com>
3735
3736 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3737 info probes.
3738
2db9a427
PA
37392015-02-20 Pedro Alves <palves@redhat.com>
3740
3741 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3742
60fb7e9e
PA
37432015-02-20 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3746 clean_restart before gdb_target_supports_trace.
3747
5c5019c2
PA
37482015-02-20 Pedro Alves <palves@redhat.com>
3749
3750 PR threads/18006
3751 * gdb.threads/clone-thread_db.c: New file.
3752 * gdb.threads/clone-thread_db.exp: New file.
3753
c9587f88
AT
37542015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3755
3756 PR breakpoints/16812
3757 * gdb.base/catch-gdb-caused-signals.c: New file.
3758 * gdb.base/catch-gdb-caused-signals.exp: New file.
3759
f6a88844
JM
37602015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3761
3762 * configure: Regenerated.
3763 * configure.ac: Use GDB_AC_TRANSFORM.
3764 * aclocal.m4: sinclude ../transform.m4.
3765
497c491b
JM
37662015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3767
3768 * lib/dtrace.exp: New file.
3769 * gdb.base/dtrace-probe.exp: Likewise.
3770 * gdb.base/dtrace-probe.d: Likewise.
3771 * gdb.base/dtrace-probe.c: Likewise.
3772 * lib/pdtrace.in: Likewise.
3773 * configure.ac: Output variables with the transformed names of
3774 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3775 * configure: Regenerated.
3776
03e98035
JM
37772015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3778
3779 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3780 expected message when trying to access $_probe_* convenience
3781 variables while not on a probe.
3782
63cc30e9
JK
37832015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3784
3785 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3786
0703599a
PA
37872015-02-11 Pedro Alves <pedro@codesourcery.com>
3788
3789 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3790 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3791
7e60a48e
DE
37922015-02-10 Doug Evans <xdje42@gmail.com>
3793
3794 * lib/gdb.exp (gdb_load): Always return a result.
3795
01b088bc
PA
37962015-02-10 Pedro Alves <palves@redhat.com>
3797
3798 * gdb.threads/signal-sigtrap.c: New file.
3799 * gdb.threads/signal-sigtrap.exp: New file.
3800
b05ec7a5
AT
38012015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3802
3803 * gdb.trace/no-attach-trace.c: New file.
3804 * gdb.trace/no-attach-trace.exp: New file.
3805
a2c2acaf
MW
38062015-02-09 Mark Wielaard <mjw@redhat.com>
3807
3808 * gdb.dwarf2/atomic.c: New file.
3809 * gdb.dwarf2/atomic-type.exp: Likewise.
3810
31fd9caa
MM
38112015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3812
3813 * gdb.btrace/buffer-size.exp: Update "info record" output.
3814 * gdb.btrace/delta.exp: Update "info record" output.
3815 * gdb.btrace/enable.exp: Update "info record" output.
3816 * gdb.btrace/finish.exp: Update "info record" output.
3817 * gdb.btrace/instruction_history.exp: Update "info record" output.
3818 * gdb.btrace/next.exp: Update "info record" output.
3819 * gdb.btrace/nexti.exp: Update "info record" output.
3820 * gdb.btrace/step.exp: Update "info record" output.
3821 * gdb.btrace/stepi.exp: Update "info record" output.
3822 * gdb.btrace/nohist.exp: Update "info record" output.
3823
d33501a5
MM
38242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3825
3826 * gdb.btrace/buffer-size: New.
3827
f4abbc16
MM
38282015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3829
3830 * gdb.btrace/delta.exp: Update "info record" output.
3831 * gdb.btrace/enable.exp: Update "info record" output.
3832 * gdb.btrace/finish.exp: Update "info record" output.
3833 * gdb.btrace/instruction_history.exp: Update "info record" output.
3834 * gdb.btrace/next.exp: Update "info record" output.
3835 * gdb.btrace/nexti.exp: Update "info record" output.
3836 * gdb.btrace/step.exp: Update "info record" output.
3837 * gdb.btrace/stepi.exp: Update "info record" output.
3838 * gdb.btrace/nohist.exp: Update "info record" output.
3839
b9d61307
SM
38402015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3841
3842 PR gdb/15678
3843 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3844
e584fdbc
PA
38452015-02-06 Pedro Alves <palves@redhat.com>
3846
3847 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3848 macro.
3849 (seconds_left, again): New globals.
3850 (main): Wait seconds_left in a 1-second sleep loop instead of
3851 sleeping 180 seconds. If 'again' is set, reset the seconds
3852 counter.
3853 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3854 'again' in the inferior before detaching. Print the seconds left.
3855 (options): New global.
3856 (top level): Build program with -DTIMEOUT=$timeout.
3857
77f41761
PA
38582015-02-06 Pedro Alves <palves@redhat.com>
3859
3860 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3861 determine how many seconds to pass to 'alarm'.
3862 * gdb.base/gdb-sigterm.exp (top level): Build program with
3863 -DTIMEOUT=$timeout.
3864 (do_test): Return success/failure indication. Add more verbose
3865 logging. Don't fail if 200 single steps are seen. Instead, fail
3866 when the test times out.
3867 (passes): New global.
3868 (top level): Break the testing loop if testing fails on any
3869 iteration. Use gdb_assert.
3870
b9394193
DB
38712015-02-04 Don Breazeal <donb@codesourcery.com>
3872
3873 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3874 and initialize them.
3875 (ipc_cleanup): New function.
3876 (main): Don't declare shmid, semid, and msqid. Add a call to
3877 atexit so that we call ipc_cleanup on exit.
3878
42d9e528
PA
38792015-02-04 Pedro Alves <palves@redhat.com>
3880
3881 * boards/native-extended-gdbserver.exp: Remove any target variant
3882 specifications from the board name before clearing the isremote
3883 flag from board_info.
3884
ae6ae975
DE
38852015-01-31 Doug Evans <xdje42@gmail.com>
3886
3887 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3888
cfb069a8
GB
38892015-01-31 Gary Benson <gbenson@redhat.com>
3890
3891 * gdb.base/completion.exp: Disable completion limiting for
3892 existing tests. Add new tests to check completion limiting.
3893 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3894
5dd31d79
DE
38952015-01-31 Doug Evans <xdje42@gmail.com>
3896
3897 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3898
9f050062
DE
38992015-01-31 Doug Evans <xdje42@gmail.com>
3900
3901 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3902 entries. Duplicate file section script entries.
3903 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3904 inlined entries. Add test for safe-path rejection.
3905 * gdb.python/py-section-script.c: Add duplicate inlined section script
3906 entries. Duplicate file section script entries.
3907 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3908 inlined entries. Add test for safe-path rejection.
3909
df25ebbd
JB
39102015-01-29 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdb.ada/disc_arr_bound: New testcase.
3913
4a0ca9ec
JB
39142015-01-29 Joel Brobecker <brobecker@adacore.com>
3915
3916 * gdb.ada/mi_var_array: New testcase.
3917
3a8b707a
DE
39182015-01-27 Doug Evans <dje@google.com>
3919
3920 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3921 Add test for objfile.filename, objfile.username after objfile
3922 has been unloaded.
3923
f8313f6e
JB
39242015-01-26 Joel Brobecker <brobecker@adacore.com>
3925
3926 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3927 the second test to print the name attribute of value
3928 returned by the call to gdb.lookup_type, and adjust
3929 the expected output accordingly.
3930
37bc665e
MW
39312015-01-25 Mark Wielaard <mjw@redhat.com>
3932
3933 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3934 * gdb.base/disp-step-fork.c: Include unistd.h.
3935 * gdb.base/siginfo-obj.c: Include stdio.h.
3936 * gdb.base/siginfo-thread.c: Likewise.
3937 * gdb.mi/non-stop.c: Include unistd.h.
3938 * gdb.mi/nsthrexec.c: Include stdio.h.
3939 * gdb.mi/pthreads.c: Include unistd.h.
3940 * gdb.modula2/unbounded1.c (main): Declare returns int.
3941 * gdb.reverse/consecutive-reverse.c: Likewise.
3942 * gdb.threads/create-fail.c: Include unistd.h.
3943 * gdb.threads/killed.c: Likewise.
3944 * gdb.threads/linux-dp.c: Likewise.
3945 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3946 * gdb.threads/non-ldr-exc-2.c: Likewise.
3947 * gdb.threads/non-ldr-exc-3.c: Likewise.
3948 * gdb.threads/non-ldr-exc-4.c: Likewise.
3949 * gdb.threads/pthreads.c: Include unistd.h.
3950 (main): Declare returns int.
3951 * gdb.threads/tls-main.c (foo): New declaration.
3952 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3953
f7e5394d
SM
39542015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3955
3956 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3957 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3958
743649fd
MW
39592015-01-15 Mark Wielaard <mjw@redhat.com>
3960
3961 * gdb.base/noreturn-return.c: New file.
3962 * gdb.base/noreturn-return.exp: New file.
3963 * gdb.base/noreturn-finish.c: New file.
3964 * gdb.base/noreturn-finish.exp: New file.
3965
198297aa
PA
39662015-01-23 Pedro Alves <palves@redhat.com>
3967
3968 * gdb.threads/continue-pending-after-query.c: New file.
3969 * gdb.threads/continue-pending-after-query.exp: New file.
3970
717cf30c
AG
39712015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3972 Simon Marchi <simon.marchi@ericsson.com>
3973
3974 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3975 * gdb.base/valgrind-db-attach.exp: Same.
3976 * gdb.base/valgrind-infcall.exp: Same.
3977 * lib/mi-support.exp (default_mi_gdb_start): Same.
3978 * lib/prompt.exp (default_prompt_gdb_start): Same.
3979 * lib/gdb.exp (default_gdb_spawn): Same.
3980 (gdb_interact): New.
3981
3982
4b62a76e
JK
39832015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3984
3985 * gdb.compile/compile.exp (pointer to jit function): New test.
3986
b4cdae6f
WW
39872015-01-17 Wei-cheng Wang <cole945@gmail.com>
3988
3989 * lib/gdb.exp (supports_process_record): Return true for
3990 powerpc*-*-linux*.
3991 (supports_reverse): Likewise.
3992
d221e7ef
DB
39932015-01-15 Don Breazeal <donb@codesourcery.com>
3994
3995 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3996 instead of checking whether the target board is remote and
3997 use spawn_wait_for_attach instead of exec/sleep.
3998 * gdb.base/attach-twice.exp: Likewise.
3999
bafffb51
JB
40002015-01-15 Joel Brobecker <brobecker@adacore.com>
4001
4002 * gdb.ada/var_arr_attrs: New testcase.
4003
5589af0e
PA
40042015-01-14 Pedro Alves <palves@redhat.com>
4005 Joel Brobecker <brobecker@adacore.com>
4006
4007 PR gdb/17525
4008 * gdb.base/bp-cmds-execution-x-script.c: New file.
4009 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4010 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4011
6c400b59
PA
40122015-01-14 Pedro Alves <palves@redhat.com>
4013
4014 PR cli/17828
4015 * gdb.base/batch-preserve-term-settings.c: New file.
4016 * gdb.base/batch-preserve-term-settings.exp: New file.
4017
e02c96a7
DE
40182015-01-13 Doug Evans <dje@google.com>
4019
4020 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4021 binary.
4022
576fd14c
JB
40232015-01-13 Joel Brobecker <brobecker@adacore.com>
4024
4025 * Makefile.in (clean mostlyclean): Do not delete *.py.
4026
04dccad0
JB
40272015-01-13 Joel Brobecker <brobecker@adacore.com>
4028
4029 * gdb.python/py-lookup-type.exp: New file.
4030
3d230f71
PA
40312015-01-12 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4034 restore GDBFLAGS before returning.
4035
7e67715d
JK
40362015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4039 is_amd64_regs_target and is_x86_like_target.
4040
f2e0d4b4
DE
40412015-01-11 Doug Evans <xdje42@gmail.com>
4042
4043 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4044 is given without an explicit form.
4045 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4046 attributes.
4047 * gdb.dwarf/corrupt.exp: Ditto.
4048 * gdb.dwarf2/enum-type.exp: Ditto.
4049 * gdb.trace/entry-values.exp: Ditto.
4050 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4051
439250fb
DE
40522015-01-11 Doug Evans <xdje42@gmail.com>
4053
4054 PR gdb/15830
4055 * gdb.base/maint.exp: Remove references to "maint demangle".
4056 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4057 Add tests for explicitly specifying language to demangle.
4058 * gdb.dlang/demangle.exp: Ditto.
4059
ede9f622
PA
40602015-01-09 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.threads/non-stop-fair-events.c: New file.
4063 * gdb.threads/non-stop-fair-events.exp: New file.
4064
a7b796db
PA
40652015-01-09 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4068 the global scope. Set a breakpoint after all threads are started
4069 rather than stepping over two source lines. Expect the prompt.
4070 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4071 global.
4072 (NUM): Now 15.
4073 (main): Use threads_started_barrier to wait for all threads to
4074 start. Main thread no longer calls thread_function. Exit after
4075 180 seconds.
4076 (loop): New function.
4077 (thread_function): Wait on threads_started_barrier barrier. Call
4078 'loop' at each iteration.
4079 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4080 threads have started, instead of hardcoding number of "next"
4081 steps. Use an access watchpoint instead of a write watchpoint.
4082
9665ffdd
PA
40832015-01-09 Pedro Alves <palves@redhat.com>
4084
4085 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4086 (thread_func): Wait on barrier.
4087 (main): Wait for all threads to start before stopping GDB.
4088 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4089 global.
4090 (thread1_func, thread2_func): Wait on barrier.
4091 (main): Wait for all threads to start before stopping GDB.
4092 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4093 New global.
4094 (thread1_func, thread2_func): Wait on barrier.
4095 (main): Wait for all threads to start before stopping GDB.
4096
c945a99f
PA
40972015-01-09 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.threads/attach-many-short-lived-threads.c: New file.
4100 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4101
c1a747c1
PA
41022014-01-09 Pedro Alves <palves@redhat.com>
4103
4104 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4105 instead of to thread 2.
4106 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4107 Add barrier around each pthread_create call instead of around all
4108 calls.
4109 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4110 Set a break on thread_function and have the child threads hit it
4111 one at at a time.
4112
60b3033e
PA
41132015-01-09 Pedro Alves <palves@redhat.com>
4114
4115 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4116 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4117 false.
4118 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4119 checking whether the target board is remote.
4120 * gdb.multi/multi-attach.exp: Likewise.
4121 * gdb.python/py-sync-interp.exp: Likewise.
4122 * gdb.server/ext-attach.exp: Likewise.
4123 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4124 tests that need to attach, instead of checking whether the target
4125 board is remote at the top of the file.
4126
acc018ac
YQ
41272015-01-08 Yao Qi <yao@codesourcery.com>
4128
4129 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4130
50a18af8
JK
41312015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 Fix testcase compilation.
4134 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4135
8503d6e1
JB
41362015-01-06 Joel Brobecker <brobecker@adacore.com>
4137
4138 * gdb.python/py-type.exp: Add a couple test about empty
4139 array creation, and negative-length array creation.
4140
cc73dbcc
DE
41412015-01-02 Doug Evans <xdje42@gmail.com>
4142
4143 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4144
0300bbc7
DE
41452015-01-02 Doug Evans <dje@google.com>
4146
4147 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4148
9d85a0ec
YQ
41492014-12-29 Yao Qi <yao@codesourcery.com>
4150
4151 * gdb.trace/entry-values.exp: Update comments. Rename variable
4152 bar_call_foo to returned_from_foo.
4153
87186c6a
MMN
41542014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4155
4156 PR gdb/17394
4157 * gdb.linespec/break-asm-file.c: New file.
4158 * gdb.linespec/break-asm-file.exp: New file.
4159 * gdb.linespec/break-asm-file0.s: New file.
4160 * gdb.linespec/break-asm-file1.s: New file.
4161
1bab7383
YQ
41622014-12-18 Nigel Stephens <nigel@mips.com>
4163 Maciej W. Rozycki <macro@codesourcery.com>
4164
4165 * gdb.base/float.exp: Handle the new output from "info float" on
4166 MIPS targets.
4167
1bc1068a
JK
41682014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4169
4170 Fix MinGW compilation.
4171 * gdb.compile/compile-ops.exp: Update untested message if
4172 !skip_compile_feature_tests.
4173 * gdb.compile/compile-setjmp.exp: Likewise.
4174 * gdb.compile/compile-tls.exp: Likewise.
4175 * gdb.compile/compile.exp: Likewise.
4176 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4177 supported on this host".
4178
b6615d10
DE
41792014-12-16 Doug Evans <xdje42@gmail.com>
4180
4181 * boards/stabs.exp: New file.
4182
25dda427
AA
41832014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4184
4185 * gdb.base/completion.exp: Adjust to format changes of "maint
4186 print user-registers".
4187
bf330350
CU
41882014-12-16 Catalin Udma <catalin.udma@freescale.com>
4189
4190 PR server/17457
4191 * gdb.arch/aarch64-fp.c: New file.
4192 * gdb.arch/aarch64-fp.exp: New file.
4193
395cf596
SDJ
41942014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4195
4196 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4197 r210637, r210913, r211666, r215400, r215817).
4198
4199 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4200 * dg-extract-results.py: New file.
4201 * dg-extract-results.sh: Use it if the environment seems
4202 suitable.
4203
4204 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4205
4206 * dg-extract-results.py (parse_run): Handle warnings that
4207 are printed before a test harness is run.
4208
4209 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4210
4211 * dg-extract-results.py (Named): Remove __cmp__ method.
4212 (output_variation): Use a key to sort variation.harnesses.
4213
4214 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4215
4216 * dg-extract-results.py: For Python 3, force sys.stdout to
4217 handle surrogate escape sequences.
4218 (safe_open): New function.
4219 (output_segment, main): Use it.
4220
4221 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4222
4223 * dg-extract-results.py (Prog.result_re): Include options
4224 in test name.
4225
4226 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4227
4228 * dg-extract-results.py (output_variation): Always sort if
4229 do_sum.
4230
e882ef3c
SM
42312014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4232
4233 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4234 as long as we get pagination notifications.
4235
4992aa20
JM
42362014-12-15 Jason Merrill <jason@redhat.com>
4237
4238 * Makefile.in (check-gdb.%): Restore.
4239 * README: Mention it.
4240
c1b5a1a6
JB
42412014-12-13 Joel Brobecker <brobecker@adacore.com>
4242
4243 * gdb.ada/str_uninit: New testcase.
4244
5537b577
JK
42452014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 PR symtab/17642
4248 * gdb.base/vla-stub-define.c: New file.
4249 * gdb.base/vla-stub.c: New file.
4250 * gdb.base/vla-stub.exp: New file.
4251
bb2ec1b3
TT
42522014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4253 Jan Kratochvil <jan.kratochvil@redhat.com>
4254 Tom Tromey <tromey@redhat.com>
4255
4256 * configure.ac: Add gdb.compile/.
4257 * configure: Regenerate.
4258 * gdb.compile/Makefile.in: New file.
4259 * gdb.compile/compile-ops.exp: New file.
4260 * gdb.compile/compile-ops.c: New file.
4261 * gdb.compile/compile-tls.c: New file.
4262 * gdb.compile/compile-tls.exp: New file.
4263 * gdb.compile/compile-constvar.S: New file.
4264 * gdb.compile/compile-constvar.c: New file.
4265 * gdb.compile/compile-mod.c: New file.
4266 * gdb.compile/compile-nodebug.c: New file.
4267 * gdb.compile/compile-setjmp-mod.c: New file.
4268 * gdb.compile/compile-setjmp.c: New file.
4269 * gdb.compile/compile-setjmp.exp: New file.
4270 * gdb.compile/compile-shlib.c: New file.
4271 * gdb.compile/compile.c: New file.
4272 * gdb.compile/compile.exp: New file.
4273 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4274
4ff709eb
TT
42752014-12-12 Tom Tromey <tromey@redhat.com>
4276
4277 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4278 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4279
6dddd6a5
DE
42802014-12-12 Doug Evans <dje@google.com>
4281
4282 * lib/gdb-python.exp (get_python_valueof): New function.
4283 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4284
71c24708
AA
42852014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4286
4287 * gdb.base/completion.exp: Add test for completion of "info
4288 registers ".
4289
3e29f34a
MR
42902014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4291
4292 * gdb.base/func-ptrs.c: New file.
4293 * gdb.base/func-ptrs.exp: New file.
4294
fc126975
SM
42952014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4296
4297 PR breakpoints/17012
4298 * gdb.base/dprintf-detach.c: New file.
4299 * gdb.base/dprintf-detach.exp: New file.
4300
0a46d518
SM
43012014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4302
4303 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4304 * lib/gdb.exp (target_is_gdbserver): New procedure.
4305
a0be3e44
DE
43062014-12-08 Doug Evans <dje@google.com>
4307
4308 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4309
df1b803a
YQ
43102014-12-05 Yao Qi <yao@codesourcery.com>
4311
4312 * gdb.guile/scm-error.exp: Remove the third argument to
4313 gdb_remote_download.
4314 * gdb.guile/scm-frame-args.exp: Likewise.
4315 * gdb.guile/scm-section-script.exp: Likewise.
4316
ddb9f679
YQ
43172014-12-05 Yao Qi <yao@codesourcery.com>
4318
4319 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4320
86e4ed39
DE
43212014-12-04 Doug Evans <dje@google.com>
4322
4323 * gdb.python/py-objfile.exp: Add tests for
4324 objfile.add_separate_debug_file.
4325
7c50a931
DE
43262014-12-04 Doug Evans <dje@google.com>
4327
4328 * lib/gdb.exp (get_build_id): New function.
4329 (build_id_debug_filename_get): Rewrite to use it.
4330 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4331
621661e3
MR
43322014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4333
4334 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4335 `method(long)', not just 0x0.
4336 * gdb.cp/nsalias.exp: Align code labels to 4.
4337 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4338 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4339 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4340 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4341 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4342 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4343
29f0c3b7
DE
43442014-12-02 Doug Evans <dje@google.com>
4345
e1e061e7 4346 PR symtab/17602
29f0c3b7 4347 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 4348 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
4349 * gdb.cp/anon-ns.exp: Update.
4350
162078c8
NB
43512014-12-02 Nick Bull <nicholaspbull@gmail.com>
4352
4353 * gdb.python/py-events.py (inferior_call_handler): New.
4354 (register_changed_handler, memory_changed_handler): New.
4355 (test_events.invoke): Register new handlers.
4356 * gdb.python/py-events.exp: Add tests for inferior call,
4357 memory_changed and register_changed events.
4358
fdb09caf
AA
43592014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4360
4361 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4362 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4363 if the linker doesn't understand this.
4364
55cfb2c4
SM
43652014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4366
4367 * gdb.python/python.exp: Change expected reply to help().
4368
9e8cd6df
YQ
43692014-12-01 Yao Qi <yao@codesourcery.com>
4370
4371 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4372 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4373 * configure: Re-generated.
4374
6c659fc2
SC
43752014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4376
4377 * gdb.cp/chained-calls.cc: New file.
4378 * gdb.cp/chained-calls.exp: New file.
4379 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4380
d7fc3181
SM
43812014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4382
4383 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4384 * gdb.dwarf2/symtab-producer.exp: Same.
4385 * gdb.gdb/python-interrupts.exp: Same.
4386 * gdb.gdb/python-selftest.exp: Same.
4387 * gdb.python/py-linetable.exp: Same.
4388 * gdb.python/py-type.exp: Same.
4389 * gdb.python/py-value-cc.exp: Same.
4390 * gdb.python/py-value.exp: Same.
4391
10e79639
YQ
43922014-11-28 Yao Qi <yao@codesourcery.com>
4393
4394 * gdb.base/break-probes.exp: Match library name prefixed with
4395 sysroot.
4396
f28a0564
SM
43972014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4398
4399 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4400 test expected output. Add parentheses for the call to print.
4401 Remove L suffix from integers.
4402
3fe1ce1d
DE
44032014-11-26 Doug Evans <dje@google.com>
4404
4405 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4406
84429e27
YQ
44072014-11-22 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.trace/entry-values.c: Remove asms.
4410 (foo): Add foo_label.
4411 (bar): Add bar_label.
4412 * gdb.trace/entry-values.exp: Remove code computing foo's
4413 length and bar's length.
4414 (Dwarf::assemble): Invoke function_range for bar and use
4415 MACRO_AT_func for foo.
4416
26741859
YQ
44172014-11-22 Yao Qi <yao@codesourcery.com>
4418
4419 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4420 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4421 Use .Lgcc43_procstart instead of gcc43.
4422
45e44d27
JB
44232014-11-21 Joel Brobecker <brobecker@adacore.com>
4424
4425 * gdb.ada/n_arr_bound: New testcase.
4426
458c8db8
SDJ
44272014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4428
4429 PR breakpoints/10737
4430 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4431 test_catch_syscall_multi_arch.
4432 (test_catch_syscall_multi_arch): New function.
4433
43f3e411
DE
44342014-11-20 Doug Evans <xdje42@gmail.com>
4435
4436 * gdb.base/maint.exp: Update expected output.
4437
0d7b2549
AA
44382014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4439
4440 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4441 4-byte instruction on S390.
4442
8908fca5
JB
44432014-11-19 Joel Brobecker <brobecker@adacore.com>
4444
4445 * gdb.ada/arr_arr: New testcase.
4446
4a46959e
JB
44472014-11-19 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.ada/pkd_arr_elem: New Testcase.
4450
470e2f4e
LM
44512014-11-18 Luis Machado <lgustavo@codesourcery.com>
4452
4453 * gdb.reverse/break-precsave: Expect completion message for
4454 core file reads.
4455 * gdb.reverse/consecutive-precsave.exp: Likewise.
4456 * gdb.reverse/finish-precsave.exp: Likewise.
4457 * gdb.reverse/i386-precsave.exp: Likewise.
4458 * gdb.reverse/machinestate-precsave.exp: Likewise.
4459 * gdb.reverse/sigall-precsave.exp: Likewise.
4460 * gdb.reverse/solib-precsave.exp: Likewise.
4461 * gdb.reverse/step-precsave.exp: Likewise.
4462 * gdb.reverse/until-precsave.exp: Likewise.
4463 * gdb.reverse/watch-precsave.exp: Likewise.
4464
a267f3ad
AA
44652014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4466
4467 * gdb.base/bp-permanent.c: Include unistd.h.
4468 * gdb.python/py-framefilter-mi.c (main): Add return type.
4469 * gdb.python/py-framefilter.c (main): Likewise.
4470 * gdb.trace/actions-changed.c (main): Likewise.
4471
12084a9a
AA
44722014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4473
4474 * gdb.mi/until.c: Add eye-catchers.
4475 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4476 line numbers.
4477
dc7e1a77
AA
44782014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4479
4480 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4481 function header variants in break1.c.
4482 * gdb.base/ena-dis-br.exp: Likewise.
4483 * gdb.base/hbreak2.exp: Likewise.
4484 * gdb.reverse/until-precsave.exp: Drop references to removed
4485 non-prototype function header variants in ur1.c.
4486 * gdb.reverse/until-reverse.exp: Likewise.
4487
41c77605
PM
44882014-11-17 Petr Machata <pmachata@redhat.com>
4489
4490 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4491 ${_cu_offset_size} bytes abbrev offset.
4492
34248c3a
DE
44932014-11-15 Doug Evans <xdje42@gmail.com>
4494
4495 PR symtab/17559
4496 * gdb.base/line-symtabs.exp: New file.
4497 * gdb.base/line-symtabs.c: New file.
4498 * gdb.base/line-symtabs.h: New file.
4499
646da059
YQ
45002014-11-14 Yao Qi <yao@codesourcery.com>
4501
4502 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4503 (func): Add label func_label.
4504 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4505 Replace low_pc and high_pc with MACRO_AT_range.
4506 Replace name, low_pc and high_pc with MACRO_AT_func.
4507
9301ebe6
YQ
45082014-11-14 Yao Qi <yao@codesourcery.com>
4509
4510 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4511 Replace name, low_pc and high_pc with MACRO_AT_func.
4512
f166b542
YQ
45132014-11-14 Yao Qi <yao@codesourcery.com>
4514
4515 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4516 produce debug information.
4517 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4518
0f6e71e3
YQ
45192014-11-14 Yao Qi <yao@codesourcery.com>
4520
4521 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4522 object and get function length.
4523 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4524 with MACRO_AT_func.
4525 (top-level): Replace gdb_compile and clean_restart with
4526 prepare_for_testing.
4527 * gdb.dwarf2/main.c (main): Add label main_label.
4528
876c4df9
YQ
45292014-11-14 Yao Qi <yao@codesourcery.com>
4530
4531 * lib/dwarf.exp (function_range): New procedure.
4532 (Dwarf::_handle_macro_at_func): New procedure.
4533 (Dwarf::_handle_macro_at_range): New procedure.
4534 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4535
02ad9cf1
YQ
45362014-11-14 Yao Qi <yao@codesourcery.com>
4537
4538 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4539 (_handle_attribute): New procedure.
4540
a59add0c
AA
45412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4542
4543 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4544 * gdb.base/call-sc.c (zed): Likewise.
4545 * gdb.base/checkpoint.c (main): Likewise.
4546 * gdb.base/dump.c (main): Likewise.
4547 * gdb.base/gcore.c (main): Likewise.
4548 * gdb.base/huge.c (main): Likewise.
4549 * gdb.base/multi-forks.c (main): Likewise.
4550 * gdb.base/pr10179-a.c (main): Likewise.
4551 * gdb.base/savedregs.c (main): Likewise.
4552 * gdb.base/sigaltstack.c (main): Likewise.
4553 * gdb.base/siginfo.c (main): Likewise.
4554 * gdb.base/structs.c (zed): Likewise.
4555 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4556 * gdb.mi/mi-syn-frame.c (main): Likewise.
4557 * gdb.mi/until.c (foo, main): Likewise.
4558 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4559 * gdb.base/solib-weak.c (foo): Declare.
4560 * gdb.base/attach-twice.c: Include stdio.h.
4561 * gdb.base/weaklib1.c: Likewise.
4562 * gdb.base/weaklib2.c: Likewise.
4563 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4564 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4565 unistd.h.
4566 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4567 * gdb.mi/mi-exit-code.c: Likewise.
4568 * gdb.base/break-interp-lib.c: Include string.h.
4569 * gdb.base/coremaker.c: Likewise.
4570 * gdb.base/testenv.c: Likewise.
4571 * gdb.python/py-finish-breakpoint.c: Likewise.
4572 * gdb.base/inferior-died.c: Include sys/wait.h.
4573 * gdb.base/fileio.c: Include time.h.
4574 * gdb.base/async-shell.c: Include unistd.h.
4575 * gdb.base/dprintf-non-stop.c: Likewise.
4576 * gdb.base/info-os.c: Likewise.
4577 * gdb.mi/mi-console.c: Likewise.
4578 * gdb.mi/watch-nonstop.c: Likewise.
4579 * gdb.python/py-events.c: Likewise.
4580 * gdb.base/async.c (baz): Move up before its invocation.
4581 * gdb.base/code_elim2.c (my_global_func): Likewise.
4582 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4583 * gdb.base/advance.c (func2): Likewise.
4584
3b5d5997
AA
45852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4586
4587 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4588 variant.
4589 * gdb.base/annota3.c: Likewise.
4590 * gdb.base/async.c: Likewise.
4591 * gdb.base/average.c: Likewise.
4592 * gdb.base/call-ar-st.c: Likewise.
4593 * gdb.base/call-rt-st.c: Likewise.
4594 * gdb.base/call-sc.c: Likewise.
4595 * gdb.base/call-strs.c: Likewise.
4596 * gdb.base/ending-run.c: Likewise.
4597 * gdb.base/execd-prog.c: Likewise.
4598 * gdb.base/exprs.c: Likewise.
4599 * gdb.base/foll-exec.c: Likewise.
4600 * gdb.base/foll-fork.c: Likewise.
4601 * gdb.base/foll-vfork.c: Likewise.
4602 * gdb.base/funcargs.c: Likewise.
4603 * gdb.base/gcore.c: Likewise.
4604 * gdb.base/jump.c: Likewise.
4605 * gdb.base/langs0.c: Likewise.
4606 * gdb.base/langs1.c: Likewise.
4607 * gdb.base/langs2.c: Likewise.
4608 * gdb.base/mips_pro.c: Likewise.
4609 * gdb.base/nodebug.c: Likewise.
4610 * gdb.base/opaque0.c: Likewise.
4611 * gdb.base/opaque1.c: Likewise.
4612 * gdb.base/recurse.c: Likewise.
4613 * gdb.base/run.c: Likewise.
4614 * gdb.base/scope0.c: Likewise.
4615 * gdb.base/scope1.c: Likewise.
4616 * gdb.base/setshow.c: Likewise.
4617 * gdb.base/setvar.c: Likewise.
4618 * gdb.base/shmain.c: Likewise.
4619 * gdb.base/shr1.c: Likewise.
4620 * gdb.base/shr2.c: Likewise.
4621 * gdb.base/sigall.c: Likewise.
4622 * gdb.base/signals.c: Likewise.
4623 * gdb.base/so-indr-cl.c: Likewise.
4624 * gdb.base/solib2.c: Likewise.
4625 * gdb.base/structs.c: Likewise.
4626 * gdb.base/sum.c: Likewise.
4627 * gdb.base/vforked-prog.c: Likewise.
4628 * gdb.base/watchpoint.c: Likewise.
4629 * gdb.reverse/shr2.c: Likewise.
4630 * gdb.reverse/until-reverse.c: Likewise.
4631 * gdb.reverse/ur1.c: Likewise.
4632 * gdb.reverse/watch-reverse.c: Likewise.
4633
066a77c5
AA
46342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4635
4636 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4637 variant.
4638 * gdb.base/sepdebug.exp: Drop references to removed code.
4639
4f204ea5
AA
46402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4641
4642 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4643 variant. Preserve original line numbering.
4644 * gdb.base/list1.c: Likewise.
4645
3b377a3a
AA
46462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4647
4648 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4649 variant.
4650 * gdb.base/break1.c: Likewise.
4651 * gdb.base/break.exp: Drop references to removed code.
4652
e444df73
AA
46532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4654
4655 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4656 variant.
4657
8008f2a7
AA
46582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4659
4660 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4661
a5a06887
AA
46622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4663
4664 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4665 logic into perform_all_tests() and invoke it with and without
4666 function header prototypes.
4667 (do_function_calls): Remove conditional XFAIL for PR 5318.
4668 (rerun_and_prepare): Remove duplicate code.
4669 (perform_all_tests): New. Main logic moved here.
4670
44dba9b9
AA
46712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4672
4673 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4674 code guarded by #ifdef NO_PROTOTYPES.
4675 (t_double_many_args): Likewise.
4676 (DEF_FUNC_MANY_ARGS_1): Likewise.
4677 (DEF_FUNC_VALUES_1): Likewise.
4678 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4679 guarded by #ifdef PROTOTYPES.
4680
d1fbcd56
AA
46812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4682
4683 * gdb.mi/mi-console.c: Add eye-catcher.
4684 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4685 instead of literal line number.
4686
b0e59b8f
AA
46872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4688
4689 * gdb.base/shr2.c: Add eye-catcher.
4690 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4691 line number.
4692
78f98cca
AA
46932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4694
4695 * gdb.base/jump.c: Add eye-catchers.
4696 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4697 numbers.
4698
58fa2af0
AA
46992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4700
4701 * gdb.base/execd-prog.c: Add eye-catchers.
4702 * gdb.base/foll-exec.c: Likewise.
4703 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4704 line numbers.
4705
04e5059b
AA
47062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4707
4708 * gdb.base/ending-run.c: Add eye-catchers.
4709 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4710 literal line numbers.
4711
dbfdb174
AA
47122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4713
4714 * gdb.base/call-rt-st.c: Add eye-catchers.
4715 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4716 literal line numbers.
4717
888a2ade
AA
47182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4719
4720 * gdb.base/call-ar-st.c: Add eye-catchers.
4721 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4722 literal line numbers.
4723
6acc2dde
AA
47242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4725
4726 * gdb.base/average.c: Add eye-catchers.
4727 * gdb.base/sum.c: Likewise.
4728 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4729 regexps dynamically.
4730
9ecfcd1d
AA
47312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4732
4733 * gdb.base/solib1.c: Add eye-catchers.
4734 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4735 literal line numbers.
4736
78708b7c
PA
47372014-11-12 Pedro Alves <palves@redhat.com>
4738
4739 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4740 leader has exited.
4741
af48d08f
PA
47422014-11-12 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.arch/i386-bp_permanent.c: New file.
4745 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4746 (srcfile): Set to i386-bp_permanent.c.
4747 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4748 that stepi does not execute the 'leave' instruction, instead of
4749 testing it does execute.
4750 * gdb.base/bp-permanent.c: New file.
4751 * gdb.base/bp-permanent.exp: New file.
4752
af3768e9
DE
47532014-11-10 Doug Evans <xdje42@gmail.com>
4754
4755 PR symtab/17564
4756 * gdb.base/symtab-search-order.exp: New file.
4757 * gdb.base/symtab-search-order.c: New file.
4758 * gdb.base/symtab-search-order-1.c: New file.
4759 * gdb.base/symtab-search-order-shlib-1.c: New file.
4760
9de00a4a
PA
47612014-11-07 Pedro Alves <palves@redhat.com>
4762
4763 PR gdb/17511
4764 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4765 i?86-*-linux*.
4766
e0f52461
SC
47672014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4768
4769 PR c++/17494
4770 * gdb.cp/pr17494.cc: New file.
4771 * gdb.cp/pr17494.exp: New file.
4772
6ce8c980
YQ
47732014-11-02 Yao Qi <yao@codesourcery.com>
4774
4775 * gdb.python/python.exp: Get working directory and match the
4776 output of "set extended-prompt \\w " with it.
4777
02be9a71
DE
47782014-10-30 Doug Evans <dje@google.com>
4779
4780 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4781 in objfiles.
4782 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4783 in progspaces.
4784
3bdff46b
LM
47852014-10-30 Janis Johnson <janisjo@codesourcery.com>
4786
4787 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4788 * gdb.base/realname-expand.exp: Likewise.
4789 * gdb.linespec/macro-relative.exp: Likewise.
4790
ab917dfb
PA
47912014-10-29 Pedro Alves <palves@redhat.com>
4792
4793 PR gdb/17408
4794 * gdb.threads/schedlock.c (some_function): New function.
4795 (call_function): New global.
4796 (MAYBE_CALL_SOME_FUNCTION): New macro.
4797 (thread_function): Call it.
4798 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4799 and use it instead of a global counter. Adjust all callers.
4800 (get_current_thread): Use "find current thread" for test message
4801 here rather than having all callers pass down the same string.
4802 (goto_loop): New procedure, factored out from ...
4803 (my_continue): ... this.
4804 (step_ten_loops): Change parameter from test message to command to
4805 use. Adjust.
4806 (list_count): Delete global.
4807 (check_result): New procedure, factored out from duplicate top
4808 level code.
4809 (continue tests): Wrap in with_test_prefix.
4810 (test_step): New procedure, factored out from duplicate top level
4811 code.
4812 (top level): Test "step" in combination with all scheduler-locking
4813 modes. Test "next" in combination with all scheduler-locking
4814 modes, and in combination with stepping over a function call or
4815 not.
4816 * gdb.threads/next-bp-other-thread.c: New file.
4817 * gdb.threads/next-bp-other-thread.exp: New file.
4818
d3d4baed
PA
48192014-10-29 Pedro Alves <palves@redhat.com>
4820
4821 PR python/17372
4822 * gdb.python/python.exp: Test a multi-line command that spawns
4823 interactive Python.
4824 * gdb.base/multi-line-starts-subshell.exp: New file.
4825
563e8d85
YQ
48262014-10-29 Yao Qi <yao@codesourcery.com>
4827
4828 * gdb.base/fileio.exp: Make directories on host.
4829
0ea4d52e
YQ
48302014-10-29 Yao Qi <yao@codesourcery.com>
4831
4832 * gdb.base/fileio.c (test_write): Close the file.
4833
7f5ef605
PA
48342014-10-28 Pedro Alves <palves@redhat.com>
4835
4836 PR gdb/12623
4837 * gdb.base/sigstep.c (no_handler): New global.
4838 (main): If 'no_handler is true, set the signal handlers to
4839 SIG_IGN.
4840 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4841 with_sw_watch and no_handler parameters. Handle them.
4842 (top level) <stepping over handler when stopped at a breakpoint
4843 test>: Add a test axis for testing with a software watchpoint, and
4844 another for testing with the signal handler set to SIG_IGN.
4845 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4846 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4847
abbdbd03
PA
48482014-10-28 Pedro Alves <palves@redhat.com>
4849
4850 PR gdb/17511
4851 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4852 * gdb.base/sigstep.exp (other_handler_location): New global.
4853 (advance): Support stepping into the signal handler, and running
4854 commands while in the handler.
4855 (in_handler_map): New global.
4856 (top level): In the advance test, add combinations for getting
4857 into the handler with stepping commands, and for running commands
4858 in the handler. Add comment descripting the advancei tests.
4859
1df4399f
PA
48602014-10-28 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.base/sigstep.exp: Use build_executable instead of
4863 prepare_for_testing.
4864 (top level): Move code that starts GDB, runs to main and creates a
4865 display to ...
4866 (restart): ... this new procedure.
4867 (top level): Move backtrace from signal handler test to ...
4868 (validate_backtrace): ... this new procedure.
4869 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4870 with_test_prefix. Always restart GDB.
4871 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4872 with_test_prefix. Always restart GDB. No need to delete
4873 breakpoints after the test.
4874 (test_skip_handler): Remove prefix parameter.
4875 (skip_over_handler, breakpoint_to_handler)
4876 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4877 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4878 restart GDB. No need to delete breakpoints after the test.
4879 (top level): Use foreach to call the test procedures with
4880 different commands.
4881
a5b6e449
PA
48822014-10-28 Pedro Alves <palves@redhat.com>
4883
4884 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4885 instead of GNATS numbers.
4886 * gdb.base/sigbpt.exp: Likewise.
4887 * gdb.base/siginfo.exp: Likewise.
4888 * gdb.base/sigstep.exp: Likewise.
4889
e5f8a7cc
PA
48902014-10-27 Pedro Alves <palves@redhat.com>
4891
4892 * gdb.base/sigstep.c (dummy): New global.
4893 (main): Issue a couple writes to the new global.
4894 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4895 procedures.
4896 (skip_over_handler): Use test_skip_handler.
4897 (top level): Call skip_over_handler for stepi and nexti too.
4898 (breakpoint_over_handler): Use test_skip_handler.
4899 (top level): Call breakpoint_over_handler for stepi and nexti too.
4900
763905a3
YQ
49012014-10-27 Yao Qi <yao@codesourcery.com>
4902
4903 * gdb.trace/tfile.c (adjust_function_address)
4904 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4905 function descriptor.
4906
6f259a23
DB
49072014-10-24 Don Breazeal <donb@codesourcery.com>
4908
4909 * gdb.base/foll-fork.exp (test_follow_fork,
4910 catch_fork_child_follow): Check for updated fork messages emitted
4911 from infrun.c.
4912 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4913 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4914 vfork_and_exec_child_follow_through_step): Check for updated vfork
4915 messages emitted from infrun.c.
4916
09dd9a69
PA
49172014-10-24 Pedro Alves <palves@redhat.com>
4918
4919 * gdb.base/corefile.exp: Remove references to ultrix.
4920 * gdb.base/interrupt.exp: Likewise.
4921 * gdb.base/whatis.exp: Likewise.
4922 * gdb.gdb/selftest.exp: Likewise.
4923 * gdb.threads/manythreads.exp: Likewise.
4924 * gdb.threads/print-threads.exp: Likewise.
4925 * gdb.threads/pthreads.exp:: Likewise.
4926 * gdb.threads/schedlock.exp: Likewise.
4927
3433cfa5
SC
49282014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4929
4930 * gdb.cp/non-trivial-retval.cc: Add a test case.
4931 * gdb.cp/non-trivial-retval.exp: Add a test.
4932
092f880b
YQ
49332014-10-20 Yao Qi <yao@codesourcery.com>
4934
4935 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4936 * gdb.python/py-objfile-script-gdb.py: New file.
4937 * gdb.python/py-objfile-script.exp: Update reference to
4938 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4939 of remote_download. Remove the dest file.
4940
acbdb7f3
YQ
49412014-10-20 Yao Qi <yao@codesourcery.com>
4942
4943 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4944 * gdb.base/step-line.exp: Likewise.
4945 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4946 * gdb.dwarf2/dw2-basic.exp: Likewise.
4947 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4948 * gdb.dwarf2/dw2-filename.exp: Likewise.
4949 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4950 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4951 * gdb.dwarf2/dw2-producer.exp: Likewise.
4952 * gdb.dwarf2/mac-fileno.exp: Likewise.
4953 * gdb.python/py-frame-args.exp: Likewise.
4954 * gdb.python/py-framefilter.exp: Likewise.
4955 * gdb.python/py-mi.exp: Likewise.
4956 * gdb.python/py-objfile-script.exp: Likewise
4957 * gdb.python/py-pp-integral.exp: Likewise.
4958 * gdb.python/py-pp-re-notag.exp: Likewise.
4959 * gdb.python/py-prettyprint.exp: Likewise.
4960 * gdb.python/py-section-script.exp: Likewise.
4961 * gdb.python/py-typeprint.exp: Likewise.
4962 * gdb.python/py-xmethods.exp: Likewise.
4963 * gdb.stabs/weird.exp: Likewise.
4964 * gdb.xml/tdesc-regs.exp: Likewise.
4965
bd286a29
KCY
49662014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4967
4968 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4969 (out_cu): Use addr_len for the size of addresses.
4970 (out_line): Likewise. Size DW_LNE_set_address instruction
4971 according to addr_len.
4972 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4973 (FUNC): Add START_INSNS to definition.
4974
673dc4a0
YQ
49752014-10-18 Yao Qi <yao@codesourcery.com>
4976
4977 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4978 gdb_has_argv0 return true.
4979 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4980 check [target_info exists noargs], check [gdb_has_argv0]
4981 instead.
4982 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4983 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4984 procedures.
4985
4ffbba72
DE
49862014-10-17 Doug Evans <dje@google.com>
4987
4988 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4989 event.
4990 * gdb.python/py-events.py: Add clear_objfiles event.
4991
d096d8c1
DE
49922014-10-17 Doug Evans <dje@google.com>
4993
4994 * gdb.python/py-objfile.exp: Test progspace attribute.
4995
a80db015
LM
49962014-10-17 Luis Machado <lgustavo@codesourcery.com>
4997
4998 * gdb.guile/scm-breakpoint.exp: Do not assume any
4999 directory separators when matching source file paths.
5000 * gdb.python/py-breakpoint.exp: Likewise.
5001 * gdb.reverse/break-precsave.exp: Likewise.
5002 * gdb.reverse/break-reverse.exp: Likewise.
5003 * gdb.reverse/consecutive-precsave.exp: Likewise.
5004 * gdb.reverse/finish-precsave.exp: Likewise.
5005 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5006 * gdb.reverse/finish-reverse.exp: Likewise.
5007 * gdb.reverse/i386-precsave.exp: Likewise.
5008 * gdb.reverse/i387-env-reverse.exp: Likewise.
5009 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5010 * gdb.reverse/machinestate-precsave.exp: Likewise.
5011 * gdb.reverse/machinestate.exp: Likewise.
5012 * gdb.reverse/sigall-precsave.exp: Likewise.
5013 * gdb.reverse/solib-precsave.exp: Likewise.
5014 * gdb.reverse/step-precsave.exp: Likewise.
5015 * gdb.reverse/until-precsave.exp: Likewise.
5016 * gdb.reverse/watch-precsave.exp: Likewise.
5017 * gdb.reverse/watch-reverse.exp: Likewise.
5018
b22089ab
YQ
50192014-10-17 Yao Qi <yao@codesourcery.com>
5020
5021 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5022 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5023
6c4486e6
PA
50242014-10-17 Pedro Alves <palves@redhat.com>
5025
5026 PR gdb/17471
5027 * gdb.base/bg-execution-repeat.c: New file.
5028 * gdb.base/bg-execution-repeat.exp: New file.
5029
0ff33695
PA
50302014-10-17 Pedro Alves <palves@redhat.com>
5031
5032 PR gdb/17300
5033 * gdb.base/continue-all-already-running.c: New file.
5034 * gdb.base/continue-all-already-running.exp: New file.
5035
6fdebc3d
PA
50362014-10-17 Pedro Alves <palves@redhat.com>
5037
5038 PR gdb/17472
5039 * gdb.base/annota-input-while-running.c: New file.
5040 * gdb.base/annota-input-while-running.exp: New file.
5041
32a8097b
PA
50422014-10-17 Pedro Alves <palves@redhat.com>
5043
5044 * gdb.base/callfuncs.exp: emove references to osf.
5045 * gdb.base/sigall.exp: Likewise.
5046 * gdb.gdb/selftest.exp: Likewise.
5047 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5048 * gdb.mi/non-stop.c: Likewise.
5049 * gdb.mi/pthreads.c: Likewise.
5050 * gdb.reverse/sigall-precsave.exp: Likewise.
5051 * gdb.reverse/sigall-reverse.exp: Likewise.
5052 * gdb.threads/pthreads.c: Likewise.
5053 * gdb.threads/pthreads.exp: Likewise.
5054
7a3517ff
YQ
50552014-10-17 Yao Qi <yao@codesourcery.com>
5056
5057 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5058 check 'target_info exists noargs'.
5059 (test_command_prompt_position): Likewise.
5060 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5061 Remove "set args".
5062 (progvar_simple_while_test): Likewise.
5063 (progvar_complex_if_while_test): Likewise.
5064 (if_while_breakpoint_command_test): Likewise.
5065 (infrun_breakpoint_command_test): Likewise.
5066 (breakpoint_command_test): Likewise.
5067 (watchpoint_command_test): Likewise.
5068 (bp_deleted_in_command_test): Likewise.
5069 (temporary_breakpoint_commands): Likewise.
5070
bb99c472
YQ
50712014-10-16 Yao Qi <yao@codesourcery.com>
5072
5073 * gdb.base/remotetimeout.exp: Remove noargs checking.
5074
7c16b83e
PA
50752014-10-15 Pedro Alves <palves@redhat.com>
5076
5077 PR breakpoints/9649
5078 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5079 * gdb.base/breakpoint-in-ro-region.exp
5080 (probe_target_hardware_step): New procedure.
5081 (top level): Probe hardware stepping and hardware breakpoint
5082 support. Test stepping through a read-only region, with both
5083 "breakpoint auto-hw" on and off and both "always-inserted" on and
5084 off.
5085
35a49624
IB
50862014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5087
5088 * gdb.dlang/demangle.exp: Update for demangling changes.
5089
2d1c107c
SC
50902014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5091
5092 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5093 * gdb.cp/non-trivial-retval.exp: Add new tests.
5094
778811d5
SC
50952014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5096
5097 PR c++/13403
5098 PR c++/15154
5099 * gdb.cp/non-trivial-retval.cc: New file.
5100 * gdb.cp/non-trivial-retval.exp: New file.
5101
10c5f0a8
YQ
51022014-10-15 Yao Qi <yao@codesourcery.com>
5103
5104 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5105 remote host.
5106
65d7b369
YQ
51072014-10-15 Yao Qi <yao@codesourcery.com>
5108
5109 * gdb.python/py-symbol.exp: Match file base name if host is
5110 remote, otherwise match file name with dir name.
5111 * gdb.python/py-symtab.exp: Likewise.
5112 * gdb.python/python.exp: Likewise.
5113
46dc1394
YQ
51142014-10-15 Yao Qi <yao@codesourcery.com>
5115
5116 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5117 pattern.
5118 * gdb.python/py-symtab.exp: Likewise.
5119 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5120 locationn.
5121
c40cc657
JB
51222014-10-14 Joel Brobecker <brobecker@adacore.com>
5123
5124 * gdb.ada/addr_arith: New testcase.
5125
2abf49e1
MR
51262014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5127
5128 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5129 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5130 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5131 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5132
f7088df3
SDJ
51332014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5134
5135 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5136 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5137 * gdb.arch/stap-eval-lang-ada.exp: New file.
5138
4dc06805
YQ
51392014-10-14 Yao Qi <yao@codesourcery.com>
5140
5141 * gdb.mi/mi-var-child.c (nothing1): New function.
5142 (nothing2): New function.
5143 (do_children_tests): Set function pointers by nothing1 and
5144 nothing2.
5145 * gdb.mi/mi-var-child.exp: Step over new added statements.
5146 Update test to match the new output.
5147 * gdb.mi/var-cmd.c (nothing1): New function.
5148 (nothing2): New function.
5149 (do_children_tests): Set function pointers by nothing1 and
5150 nothing2.
5151 * gdb.mi/mi-var-display.exp: Update test to match output.
5152 Step to the line specified by $line_dct_nothing.
5153 Increase the number of lines to step.
5154
46a93de2
YQ
51552014-10-14 Yao Qi <yao@codesourcery.com>
5156
5157 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5158 tests.
5159 * gdb.mi/mi2-var-child.exp: Likewise.
5160
14ea52ee
DE
51612014-10-13 Doug Evans <dje@google.com>
5162
5163 * gdb.python/py-objfile.exp: Change name of file name test.
5164
e5c6e92b
DE
51652014-10-13 Doug Evans <dje@google.com>
5166
5167 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5168 from the start of the CU.
5169
c780cc2f
JK
51702014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5171 Yao Qi <yao@codesourcery.com>
5172
5173 Fix "save breakpoints" for "catch" command.
5174 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5175 Remove -nonewline. Match also the added "main" line.
5176
99894e11
JK
51772014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5178
5179 Fix "save breakpoints" for "disable $bpnum" command.
5180 * gdb.base/save-bp.c (main): Add label.
5181 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5182
6e1ac5a3
JK
51832014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5184
5185 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5186
754dd2b0
YQ
51872014-10-11 Yao Qi <yao@codesourcery.com>
5188
5189 * gdb.server/server-kill.exp: Execute command
5190 "set remote trace-status-packet on" before "tstatus".
5191
f90183d7
YQ
51922014-10-11 Yao Qi <yao@codesourcery.com>
5193
5194 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5195 (main): Call getppid.
5196 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5197 and continue to it. Read variable "server_pid".
5198
bf40a607
YQ
51992014-10-11 Yao Qi <yao@codesourcery.com>
5200
5201 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5202
052ca370
YQ
52032014-10-11 Yao Qi <yao@codesourcery.com>
5204
5205 * gdb.threads/thread-find.exp: Don't execute command
5206 "info threads".
5207 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5208 * gdb.threads/linux-dp.exp: Don't check the condition
5209 $threads_created equals to zero.
5210
3831839c
PA
52112014-10-10 Pedro Alves <palves@redhat.com>
5212
5213 * gdb.base/bigcore.exp: Remove references to IRIX.
5214 * gdb.base/funcargs.exp: Likewise.
5215 * gdb.base/interrupt.exp: Likewise.
5216 * gdb.base/mips_pro.exp: Likewise.
5217 * gdb.base/nodebug.exp: Likewise.
5218 * gdb.base/setvar.exp: Likewise.
5219 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5220
8b9a549d
PA
52212014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5222 Pedro Alves <palves@redhat.com>
5223
5224 PR symtab/14466
5225 * gdb.base/vdso-warning.c: New file.
5226 * gdb.base/vdso-warning.exp: New file.
5227
d48ba5e8
DE
52282014-10-02 Doug Evans <dje@google.com>
5229
5230 * gdb.base/structs.c (main): Don't run forever.
5231
2278c276
PA
52322014-10-02 Pedro Alves <palves@redhat.com>
5233
5234 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5235 (top level) <stop threads 1, stop threads 2>: Use it.
5236
b57bacec
PA
52372014-10-02 Pedro Alves <palves@redhat.com>
5238
5239 * gdb.threads/break-while-running.exp (test): Add new
5240 'update_thread_list' argument. Skip "info threads" if false.
5241 (top level): Add new 'update_thread_list' axis.
5242
13fd3ff3
PA
52432014-10-02 Pedro Alves <palves@redhat.com>
5244
5245 PR breakpoints/17431
5246 * gdb.base/execl-update-breakpoints.c: New file.
5247 * gdb.base/execl-update-breakpoints.exp: New file.
5248
0fec99e8
PA
52492014-10-01 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.base/breakpoint-in-ro-region.c: New file.
5252 * gdb.base/breakpoint-in-ro-region.exp: New file.
5253
2ddf4301
SM
52542014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5255
5256 * gdb.mi/mi-exit-code.exp: New file.
5257 * gdb.mi/mi-exit-code.c: New file.
5258
6a5f3f43
YQ
52592014-09-30 Yao Qi <yao@codesourcery.com>
5260
5261 * lib/prelink-support.exp (build_executable_own_libs): Error if
5262 the target isn't native.
5263
345bcc73
YQ
52642014-09-30 Yao Qi <yao@codesourcery.com>
5265
5266 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5267 false.
5268
a25a5a45
PA
52692014-09-22 Pedro Alves <palves@redhat.com>
5270
5271 * gdb.threads/break-while-running.exp: New file.
5272 * gdb.threads/break-while-running.c: New file.
5273
00ba3162
YQ
52742014-09-19 Yao Qi <yao@codesourcery.com>
5275
5276 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5277 Invoke test. Restart GDB with --readnow and invoke test again.
5278
c3b7b696
YQ
52792014-09-19 Yao Qi <yao@codesourcery.com>
5280
5281 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5282 proc set_breakpoint_on_gcd_function. Invoke
5283 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5284 invoke set_breakpoint_on_gcd_function again.
5285
2b4fd423
DE
52862014-09-18 Doug Evans <dje@google.com>
5287
5288 * gdb.dwarf2/symtab-producer.exp: New file.
5289
a5947601
SDJ
52902014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5291
5292 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5293 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5294 * gdb.base/global-var-nested-by-dso.c: Likewise.
5295 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5296
91c19059
SDJ
52972014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5298 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.base/watch-bitfields.exp: Pass string other than test file
5301 name to prepare_for_testing.
5302 (watch): New procedure.
5303 (expect_watchpoint): Use with_test_prefix.
5304 (top level): Factor out tests to ...
5305 (test_watch_location, test_regular_watch): ... these new
5306 procedures, and use with_test_prefix and gdb_continue_to_end.
5307
bb9d5f81
PP
53082014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5309
5310 PR breakpoints/12526
5311 * gdb.base/watch-bitfields.exp: New file.
5312 * gdb.base/watch-bitfields.c: New file.
5313
635856f5
PA
53142014-09-16 Pedro Alves <palves@redhat.com>
5315
5316 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5317 software and hardware addresses, not software address against
5318 itself.
5319
7280ceea
PA
53202014-09-16 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5323 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5324
428b16bd
PA
53252014-09-16 Pedro Alves <palves@redhat.com>
5326
5327 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5328 files.
5329 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5330 "*-*-vxworks*" throughout.
5331 * gdb.base/break.exp: Likewise.
5332 * gdb.base/default.exp: Likewise.
5333 * gdb.base/scope.exp: Likewise.
5334 * gdb.base/sepdebug.exp: Likewise.
5335 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5336 throughout.
5337 * gdb.base/run.c: Likewise.
5338 * gdb.base/sepdebug.c: Likewise.
5339 * gdb.hp/gdb.aCC/run.c: Likewise.
5340 * gdb.reverse/until-reverse.c: Likewise.
5341 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5342
666d413c
YQ
53432014-09-16 Yao Qi <yao@codesourcery.com>
5344
5345 * boards/local-remote-host-native.exp: New file.
5346
57cbd724
DE
53472014-09-14 Doug Evans <xdje42@gmail.com>
5348
5349 * gdb.threads/queue-signal.c (thread_count): New variable.
5350 (thread_count_mutex, thread_count_condvar): New variables.
5351 (incr_thread_count, wait_all_threads_running): New functions.
5352 (main): Wait for all threads to be in their thread functions.
5353
81219e53
DE
53542014-09-13 Doug Evans <xdje42@gmail.com>
5355
5356 * gdb.threads/queue-signal.c: New file.
5357 * gdb.threads/queue-signal.exp: New file.
5358
3714cea7
DE
53592014-09-13 Doug Evans <xdje42@gmail.com>
5360
5361 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5362 be consistent with what default_gdb_init uses.
5363 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5364 the plain text of the prompt. Add some logging printfs.
5365 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5366
fa43b1d7
PA
53672014-09-12 Pedro Alves <palves@redhat.com>
5368
5369 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5370 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5371 * gdb.arch/i386-size-overlap.exp: Likewise.
5372 * gdb.arch/i386-size.exp: Likewise.
5373 * gdb.arch/i386-unwind.exp: Likewise.
5374 * gdb.base/a2-run.exp: Likewise.
5375 * gdb.base/break.exp: Likewise.
5376 * gdb.base/charset.exp: Likewise.
5377 * gdb.base/chng-syms.exp: Likewise.
5378 * gdb.base/commands.exp: Likewise.
5379 * gdb.base/dbx.exp: Likewise.
5380 * gdb.base/find.exp: Likewise.
5381 * gdb.base/funcargs.exp: Likewise.
5382 * gdb.base/jit-simple.exp: Likewise.
5383 * gdb.base/reread.exp: Likewise.
5384 * gdb.base/sepdebug.exp: Likewise.
5385 * gdb.base/step-bt.exp: Likewise.
5386 * gdb.cp/mb-inline.exp: Likewise.
5387 * gdb.cp/mb-templates.exp: Likewise.
5388 * gdb.objc/basicclass.exp: Likewise.
5389 * gdb.threads/killed.exp: Likewise.
5390
9d9bf2df
EBM
53912014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5392
5393 PR tdep/17379
5394 * gdb.arch/powerpc-stackless.S: New file.
5395 * gdb.arch/powerpc-stackless.exp: New file.
5396
1cf2f1b0
JK
53972014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5398
5399 * gdb.base/attach.c: Include unistd.h.
5400 (main): Call alarm. Add label postloop.
5401 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5402 gdb_breakpoint, gdb_continue_to_breakpoint.
5403 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5404
98880d46
PA
54052014-09-11 Pedro Alves <palves@redhat.com>
5406
5407 PR gdb/17347
5408 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5409 * gdb.base/attach.exp (test_command_line_attach_run): New
5410 procedure.
5411 (top level): Call it.
5412
4c92ff2c
PA
54132014-09-11 Pedro Alves <palves@redhat.com>
5414
5415 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5416 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5417 (do_command_attach_tests): Use spawn_wait_for_attach.
5418 * gdb.base/solib-overlap.exp: Likewise.
5419 * gdb.multi/multi-attach.exp: Likewise.
5420 * gdb.python/py-prompt.exp: Likewise.
5421 * gdb.python/py-sync-interp.exp: Likewise.
5422 * gdb.server/ext-attach.exp: Likewise.
5423
3adc1a7d
GKB
54242014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5425
5426 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5427 command in testcase. Simplify testcase.
5428
96334934
JB
54292014-09-10 Joel Brobecker <brobecker@adacore.com>
5430
5431 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5432
eb479039
JB
54332014-09-10 Joel Brobecker <brobecker@adacore.com>
5434
5435 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5436
deede10c
JB
54372014-09-10 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5440
7828a5f5
JB
54412014-09-10 Joel Brobecker <brobecker@adacore.com>
5442
5443 * gdb.dwarf2/dynarr-ptr.c: New file.
5444 * gdb.dwarf2/dynarr-ptr.exp: New file.
5445
33aeebcf
MR
54462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5447
5448 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5449 of 30 rather than hardcoding 120 for a slow test case. Take the
5450 `gdb,timeout' target setting into account for this calculation.
5451 Don't extend the timeout for the test cases that don't need it.
5452
7b415901
MR
54532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5454
5455 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5456 a factor of 2 for a slow test case. Take the `gdb,timeout'
5457 target setting into account for this calculation.
5458 * gdb.reverse/until-precsave.exp: Increase the timeout by
5459 a factor of 15 and 3 respectively rather than adding 120
5460 for a pair of slow test cases. Take the `gdb,timeout'
5461 target setting into account for this calculation.
5462
4a40f85a
MR
54632014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5464
5465 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5466 timeout, don't pass one down to gdb_expect.
5467 (gdb_expect): Rework timeout selection.
5468
09635af7
MR
54692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5470
5471 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5472 exception on timeout.
5473 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5474 (gdbserver_start_extended): Catch any `gdbserver_start' error
5475 exceptions.
5476 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5477 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5478 `gdbserver_gdb_load' error exceptions.
5479
2bdd10b7
MR
54802014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5481
5482 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5483 120 on waiting for the TCP socket to open.
5484
316935f0
DE
54852014-09-09 Doug Evans <xdje42@gmail.com>
5486
5487 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5488 _caller_matches, _any_caller_is, _any_caller_matches.
5489
83740597
DE
54902014-09-09 Doug Evans <xdje42@gmail.com>
5491
5492 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5493
4c122fc3
YQ
54942014-09-09 Yao Qi <yao@codesourcery.com>
5495
5496 * gdb.mi/mi-var-display.exp: Set print symbol off.
5497
a9f116cb
GKB
54982014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5499
5500 PR gdb/17035
5501 * gdb.base/commands.exp: Add tests to verify user-defined
5502 commands with empty bodies.
5503 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5504 python commands in `show user command`.
5505 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5506 scheme commands in `show user command`.
5507
c75bd3a2
JK
55082014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5509
5510 PR python/17355
5511 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5512 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5513 * gdb.python/py-framefilter-invalidarg.exp: New file.
5514 * gdb.python/py-framefilter-invalidarg.py: New file.
5515
faa42425
DE
55162014-09-06 Doug Evans <xdje42@gmail.com>
5517
5518 PR 15276
5519 * gdb.python/py-caller-is.c: New file.
5520 * gdb.python/py-caller-is.exp: New file.
5521
474ca4f6
SDJ
55222014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5523
5524 PR gdb/17235
5525 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5526 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5527
eb0b0463
SDJ
55282014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5529
5530 PR fortran/17237
5531 * gdb.fortran/print-formatted.exp: New file.
5532 * gdb.fortran/print-formatted.f90: Likewise.
5533
5f3b99cf
SS
55342014-09-03 Sasha Smundak <asmundak@google.com>
5535
5536 * gdb.python/py-frame.exp: Test Frame.read_register.
5537
7d793aa9
SDJ
55382014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5539
5540 PR python/16699
5541 * gdb.python/py-completion.exp: New file.
5542 * gdb.python/py-completion.py: Likewise.
5543
fb0576e9
DE
55442014-08-28 Doug Evans <dje@google.com>
5545
5546 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5547 eax,etc. are live with values set by gdb and thus the compiler can't
5548 use them.
5549 * gdb.arch/i386-pseudo.c (main): Ditto.
5550
ee92b0dd
DE
55512014-08-27 Doug Evans <dje@google.com>
5552
5553 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5554
6649db35
DE
55552014-08-25 Doug Evans <dje@google.com>
5556
5557 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5558 (main): Ditto.
5559
564b7600
DE
55602014-08-25 Doug Evans <dje@google.com>
5561
5562 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5563
3881fb67
YQ
55642014-08-24 Yao Qi <yao@codesourcery.com>
5565
5566 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5567 symbol off.
5568 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5569
a05a36a5
DE
55702014-08-22 Doug Evans <dje@google.com>
5571
5572 PR 17276
5573 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5574 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5575 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5576
7c343b48
YQ
55772014-08-22 Yao Qi <yao@codesourcery.com>
5578
5579 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5580 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5581 * gdb.python/python.exp: Likewise. Use .py file on the host
5582 instead of the build.
5583
22fd09ae
JK
55842014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5585
5586 * gdb.threads/gcore-stale-thread.c: New file.
5587 * gdb.threads/gcore-stale-thread.exp: New file.
5588
a8454a7c
PA
55892014-08-21 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5592 * gdb.base/gcore-relro-pie.exp: Likewise.
5593 * gdb.base/gcore-relro.exp: Likewise.
5594 * gdb.base/gcore.exp: Likewise.
5595 * gdb.base/print-symbol-loading.exp: Likewise.
5596 * gdb.threads/gcore-thread.exp: Likewise.
5597 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5598
2a31c623
PA
55992014-08-20 Pedro Alves <palves@redhat.com>
5600 Jan Kratochvil <jan.kratochvil@redhat.com>
5601
5602 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5603 configure.
5604 (EXPECT): Handle READ1 being set.
5605 (all): Depend on EXTRA_RULES.
5606 (check-read1, expect-read1, read1.so, read1): New rules.
5607 * README (Testsuite Parameters): Document the READ1 make variable.
5608 (Race detection): New section.
5609 * configure: Regenerate.
5610 * configure.ac: If build==host==target, and running under a
5611 GNU/glibc system, add read1 to the extra Makefile rules.
5612 (EXTRA_RULES): AC_SUBST it.
5613 * lib/read1.c: New file.
5614
d36430db
JB
56152014-08-20 Joel Brobecker <brobecker@adacore.com>
5616
5617 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5618 the handling of variables declared as a typedef to an array
5619 which a DW_AT_data_location attribute.
5620
9a0dc9e3
PA
56212014-08-19 Andrew Burgess <aburgess@broadcom.com>
5622 Pedro Alves <palves@redhat.com>
5623
5624 PR symtab/14604
5625 PR symtab/14605
5626 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5627 gdb_test.
5628
0718a8da
PA
56292014-08-19 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5632
13b448cd
YQ
56332014-08-19 Yao Qi <yao@codesourcery.com>
5634
5635 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5636 right line.
5637
1cbf5077
DB
56382014-08-18 David Blaikie <dblaikie@gmail.com>
5639
5640 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5641
bf0fae19
JB
56422014-08-18 Joel Brobecker <brobecker@adacore.com>
5643
5644 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5645 attribute in array range.
5646
3c8c5dcc
JB
56472014-08-18 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5650
e66d4446
SC
56512014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5652
5653 PR c++/17132
5654 * gdb.cp/pr17132.cc: New file.
5655 * gdb.cp/pr17132.exp: New file.
5656
940df408
SC
56572014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5658
5659 * gdb.python/py-xmethods.py (A_getarrayind)
5660 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5661 Use 'print' with function call syntax.
5662 (E_method_matcher.match): Fix tab vs space indentation mixup.
5663
ebcc6c3a
YQ
56642014-08-15 Yao Qi <yao@codesourcery.com>
5665
5666 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5667 false.
5668
775e0f04
YQ
56692014-08-15 Yao Qi <yao@codesourcery.com>
5670
5671 * gdb.cp/casts.exp: Set print symbol off.
5672 * gdb.cp/class2.exp: Likewise.
5673 * gdb.cp/overload.exp: Likewise.
5674 * gdb.cp/templates.exp: Likewise.
5675
d769e349
DE
56762014-08-11 Doug Evans <dje@google.com>
5677
5678 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5679 (test_load_shlib): Update.
5680
20c6f1e1
YQ
56812014-08-09 Yao Qi <yao@codesourcery.com>
5682
5683 * gdb.base/display.exp: Invoke is_address_zero_readable.
5684 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5685 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5686 * gdb.base/hbreak-unmapped.exp: Return if
5687 is_address_zero_readable returns true.
5688 * gdb.base/signest.exp: Likewise.
5689 * gdb.base/signull.exp: Likewise.
5690 * gdb.base/sigbpt.exp: Likewise.
5691 * gdb.guile/scm-disasm.exp: Do the test if
5692 is_address_zero_readable returns false.
5693 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5694 * gdb.python/py-arch.exp: Likewise.
5695 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5696 * lib/gdb.exp (is_address_zero_readable): New proc.
5697
5792e8e3
YQ
56982014-08-09 Yao Qi <yao@codesourcery.com>
5699
5700 PR testsuite/13443
5701 * gdb.mi/mi-var-display.exp: Make test messages unique.
5702
3cecbbbe
TT
57032014-08-04 Tom Tromey <tromey@redhat.com>
5704
5705 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5706 target 0".
5707
00b51ff5
TT
57082014-08-04 Tom Tromey <tromey@redhat.com>
5709
5710 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5711 "target_resume".
5712
6908c509
JB
57132014-08-01 Joel Brobecker <brobecker@adacore.com>
5714
5715 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5716 inner_vla_struct_object_size.
5717 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5718 as xfail.
5719
cc6563d2
PA
57202014-07-30 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5723 comment.
5724
7e09a223
YQ
57252014-07-29 Yao Qi <yao@codesourcery.com>
5726
5727 PR gdb/17206
5728 * gdb.base/until-nodebug.exp: New.
5729
7ebdbe92
DE
57302014-07-28 Doug Evans <xdje42@gmail.com>
5731
5732 PR guile/17203
5733 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5734 previously existing parameter, and previously ambiguously spelled
5735 parameter.
5736
fdb1adc6
WN
57372014-07-28 Will Newton <will.newton@linaro.org>
5738
5739 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5740
186fcde0
DE
57412014-07-26 Ludovic Courtès <ludo@gnu.org>
5742 Doug Evans <xdje42@gmail.com>
5743
5744 PR guile/17146
5745 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5746
70509625
PA
57472014-07-25 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.threads/signal-command-handle-nopass.c: New file.
5750 * gdb.threads/signal-command-handle-nopass.exp: New file.
5751 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5752 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5753 * gdb.threads/signal-delivered-right-thread.c: New file.
5754 * gdb.threads/signal-delivered-right-thread.exp: New file.
5755
c3f814a1
PA
57562014-07-25 Pedro Alves <palves@redhat.com>
5757
5758 * gdb.base/double-prompt-target-event-error.exp
5759 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5760 match.
5761 (cancel_pagination_in_target_event): Rework double prompt
5762 detection.
5763 * gdb.base/paginate-after-ctrl-c-running.exp
5764 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5765 <return>' match.
5766 * gdb.base/paginate-bg-execution.exp
5767 (test_bg_execution_pagination_return)
5768 (test_bg_execution_pagination_cancel): Remove '-notransfer
5769 <return>' matches.
5770 * gdb.base/paginate-execution-startup.exp
5771 (test_fg_execution_pagination_return)
5772 (test_fg_execution_pagination_cancel): Remove '-notransfer
5773 <return>' matches.
5774 * gdb.base/paginate-inferior-exit.exp
5775 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5776 match.
5777 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5778 * lib/gdb.exp (pagination_prompt): Run text through
5779 string_to_regexp.
5780 (gdb_test_multiple): Match $pagination_prompt instead of
5781 "<return>".
5782 (string_to_regexp): Move to lib/gdb-utils.exp.
5783
e214cf6c
JK
57842014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5785
5786 * gdb.arch/amd64-entry-value-paramref.S: New file.
5787 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5788 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5789 * gdb.arch/amd64-optimout-repeat.S: New file.
5790 * gdb.arch/amd64-optimout-repeat.c: New file.
5791 * gdb.arch/amd64-optimout-repeat.exp: New file.
5792
17d0c5c8
JK
57932014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5794
5795 PR gdb/17170
5796 * gdb.base/statistics.exp: New file.
5797
b8b8facf
DE
57982014-07-17 Doug Evans <dje@google.com>
5799
74b49205 5800 PR gdb/17170
b8b8facf
DE
5801 * gdb.base/maint.exp: Update testing of per-command stats.
5802
1b5d0ab3
PA
58032014-07-16 Pedro Alves <palves@redhat.com>
5804
5805 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5806 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5807 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5808 (tfile_write_buf): New functions.
5809 (add_memory_block): Rewrite using the above.
5810 (adjust_function_address): New function.
5811 (FUNCTION_ADDRESS): New macro.
5812 (write_basic_trace_file): Remove short_x local, and use
5813 tfile_write_16. Change type of func_addr local to unsigned long
5814 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5815 here. Cast argument of add_memory_block to char pointer.
5816 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5817 (main): Remove parameters.
5818 * gdb.trace/tfile.exp: Remove nowarnings.
5819
4d974e88
SM
58202014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5821
5822 * gdb.base/debug-expr.exp: Test string evaluation with
5823 "debug expression" on.
5824
41e99568
PA
58252014-07-15 Pedro Alves <palves@redhat.com>
5826
5827 * gdb.base/reread.exp: Use clean_restart.
5828
487d9753
PL
58292014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5830
5831 * gdb.arch/avr-flash-qualifer.c: New.
5832 * gdb.arch/avr-flash-qualifer.exp: New.
5833
cc1c52ad
PA
58342014-07-14 Pedro Alves <palves@redhat.com>
5835
5836 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5837 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5838
1e973570
PA
58392014-07-14 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/double-prompt-target-event-error.c: New file.
5842 * gdb.base/double-prompt-target-event-error.exp: New file.
5843
93d6eb10
PA
58442014-07-14 Pedro Alves <palves@redhat.com>
5845
5846 PR gdb/17072
5847 * gdb.base/paginate-inferior-exit.c: New file.
5848 * gdb.base/paginate-inferior-exit.exp: New file.
5849
0017922d
PA
58502014-07-14 Pedro Alves <palves@redhat.com>
5851
5852 PR gdb/17072
5853 * gdb.base/paginate-bg-execution.c: New file.
5854 * gdb.base/paginate-bg-execution.exp: New file.
5855
94696ad3
PA
58562014-07-14 Pedro Alves <palves@redhat.com>
5857
5858 PR gdb/17072
5859 * gdb.base/paginate-execution-startup.c: New file.
5860 * gdb.base/paginate-execution-startup.exp: New file.
5861 * lib/gdb.exp (pagination_prompt): New global.
5862 (default_gdb_spawn): New procedure, factored out from
5863 default_gdb_spawn.
5864 (default_gdb_start): Adjust to call default_gdb_spawn.
5865 (gdb_spawn): New procedure.
5866
bd293940
PA
58672014-07-14 Pedro Alves <palves@redhat.com>
5868
5869 * lib/gdb.exp (gdb_assert): New procedure.
5870 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5871
c933f875
PA
58722014-07-14 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.base/execution-termios.c: New file.
5875 * gdb.base/execution-termios.exp: New file.
5876
d98b7a16
TT
58772014-07-14 Tom Tromey <tromey@redhat.com>
5878
5879 * gdb.cp/vla-cxx.cc: New file.
5880 * gdb.cp/vla-cxx.exp: New file.
5881
548740d6
TT
58822014-07-14 Tom Tromey <tromey@redhat.com>
5883
5884 * gdb.reverse/rerun-prec.c: New file.
5885 * gdb.reverse/rerun-prec.exp: New file.
5886
a25eb028
MR
58872014-07-12 Maciej W. Rozycki <macro@mips.com>
5888 Maciej W. Rozycki <macro@codesourcery.com>
5889
5890 * lib/gdb-utils.exp: New file.
5891 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5892 inline `gdb_init_command' processing.
5893 (gdb_start_cmd): Likewise.
5894 * lib/mi-support.exp (mi_run_cmd): Likewise.
5895 * README: Document `gdb_init_command' and `gdb_init_commands'.
5896
218c2655
JK
58972014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5898
5899 Fix false FAIL running under a very long directory name.
5900 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5901 and "set print elements 10000". Twice.
5902
5401fde3
YQ
59032014-07-11 Yao Qi <yao@codesourcery.com>
5904
5905 * gdb.base/exprs.exp: "set print symbol off".
5906
e76126e8
PA
59072014-07-11 Pedro Alves <palves@redhat.com>
5908
5909 * gdb.threads/kill.c: New file.
5910 * gdb.threads/kill.exp: New file.
5911
2d6f0de6
YQ
59122014-07-10 Yao Qi <yao@codesourcery.com>
5913
5914 * gdb.trace/tfile.c (write_basic_trace_file)
5915 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5916 address written to trace file.
5917
7180e04a
PA
59182014-07-09 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/attach-wait-input.exp: New file.
5921 * gdb.base/attach-wait-input.c: New file.
5922
9a9a7608
AB
59232014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5924
5925 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5926 setting up test structures.
5927 (main): Call new test function.
5928 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5929 test function, continue into test function and walk test
5930 structures.
5931
161ac41e
YQ
59322014-07-02 Yao Qi <yao@codesourcery.com>
5933
5934 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5935 'bar_start' at the beginning of functions 'foo' and 'bar'
5936 respectively.
5937 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5938 instead of 'foo' and 'bar'.
5939
1f267ae3
MM
59402014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5941
5942 * gdb.btrace/segv.exp: New.
5943 * gdb.btrace/segv.c: New.
5944
2b239efb
LM
59452014-07-02 Luis Machado <lgustavo@codesourcery.com>
5946
5947 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5948 instruction.
5949
cf363f18
MW
59502014-06-30 Mark Wielaard <mjw@redhat.com>
5951
5952 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5953 vulture, vilify, villar): New volatile array constants.
5954 (vindictive, vegetation): New const volatile array constants.
5955 * gdb.base/volatile.exp: Test volatile and const volatile array
5956 types.
5957
aebf9d24
AA
59582014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5959
5960 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5961 target lacks support for awatch, rwatch, or hbreak.
5962
b67a2c6f
YQ
59632014-06-27 Yao Qi <yao@codesourcery.com>
5964
5965 * gdb.multi/dummy-frame-restore.exp: New.
5966 * gdb.multi/dummy-frame-restore.c: New.
5967
aef92902
MM
59682014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5969
5970 * gdb.btrace/gcore.exp: New.
5971
8e9db26e
PA
59722014-06-23 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.base/watchpoint-reuse-slot.c: New file.
5975 * gdb.base/watchpoint-reuse-slot.exp: New file.
5976
70afc5b7
SC
59772014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5978
5979 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5980 progspace's filename in 'info', 'enable' and 'disable' command
5981 tests.
5982
b972bd9c
JK
59832014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5984
5985 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5986 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5987 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5988
125f8a3d
GB
59892014-06-20 Gary Benson <gbenson@redhat.com>
5990
5991 * gdb.arch/i386-avx.exp: Fix include file location.
5992 * gdb.arch/i386-sse.exp: Likewise.
5993
3ed9baed
IB
59942014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5995
5996 * gdb.dlang/expression.exp: New file.
5997
034f788c
PA
59982014-06-19 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6001 out from ...
6002 (top level): ... here. Iterate running tests under different
6003 scheduler-locking settings.
6004
45371d0c
LM
60052014-06-18 Luis Machado <lgustavo@codesourcery.com>
6006
6007 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6008 to DW_FORM_addr and use non-zero addresses.
6009
5d376983
SC
60102014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6011
6012 PR gdb/17017
6013 * gdb.python/py-xmethods.cc: Add global function call counters and
6014 increment them in their respective functions. Remove "cout"
6015 statements.
6016 * gdb.python/py-xmethods.exp: Make tests check the global function
6017 call counters instead of depending on inferior IO.
6018
a1aa2221
LM
60192014-06-18 Don Breazeal <donb@codesourcery.com>
6020
6021 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6022 Deleted procedure.
6023 (explicit_fork_parent_follow): Deleted procedure.
6024 (explicit_fork_child_follow): Deleted procedure.
6025 (test_follow_fork): New procedure.
6026 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 6027 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
6028 procedure calls.
6029
0fc05997
YQ
60302014-06-17 Yao Qi <yao@codesourcery.com>
6031
6032 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6033 CP1252.
6034
70795c52
LM
60352014-06-17 Luis Machado <lgustavo@codesourcery.com>
6036
6037 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6038 Initialize ptr and S explicitly.
6039 (skip_type_update_when_not_use_rtti_test): Likewise.
6040
6be47f0c
KS
60412014-06-16 Keith Seitz <keiths@redhat.com>
6042
6043 PR mi/15863
6044 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6045 the inferior is started.
6046
d03de421
PA
60472014-06-16 Pedro Alves <palves@redhat.com>
6048
6049 * gdb.base/break-main-file-remove-fail.c: New file.
6050 * gdb.base/break-main-file-remove-fail.exp: New file.
6051 * gdb.base/break-unload-file.exp: Use build_executable instead of
6052 prepare_for_testing.
6053 (test_break): New parameter "initial_load". Handle it.
6054 (top level): Add initial_load cmdline/file axis.
6055
f9579b99
TT
60562014-06-12 Tom Tromey <tromey@redhat.com>
6057
6058 * gdb.base/completion.exp: Don't use directory name in test.
6059
3657956b
GB
60602014-06-09 Gary Benson <gbenson@redhat.com>
6061
6062 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6063 separate the always-available ANSI-standard signals from the
6064 signals that require checking.
6065 (main): Likewise.
6066 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6067 Likewise.
6068 (main): Likewise.
6069
4186eb54
KS
60702014-06-07 Keith Seitz <keiths@redhat.com>
6071
6072 Revert:
6073 PR c++/16253
6074 * gdb.cp/var-tag.cc: New file.
6075 * gdb.cp/var-tag.exp: New file.
6076 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6077 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6078 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6079 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6080
25326a28 60812014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
6082
6083 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6084
829155c9
PA
60852014-06-06 Pedro Alves <palves@redhat.com>
6086
6087 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6088 in target debug output instead of looking at RSP packets,
6089 disabling the test on any target that uses hardware stepping.
6090 Update comments.
6091
61c8d22e
PA
60922014-06-06 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/break-unload-file.exp: Fix typo.
6095
d9a47287
YQ
60962014-06-06 Yao Qi <yao@codesourcery.com>
6097
6098 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6099 from "jit_function" to "^jit_function".
6100
e5e01dbf
YQ
61012014-06-06 Yao Qi <yao@codesourcery.com>
6102
6103 * gdb.base/async.c (foo): Add one statement.
6104 * gdb.base/async.exp: Get the next instruction address and
6105 match the output of "nexti" by instruction address. Match
6106 the hex address in the output of "finish".
6107
73ba372c
GB
61082014-06-06 Gary Benson <gbenson@redhat.com>
6109
6110 * gdb.base/call-signals.c: Remove preprocessor conditionals
6111 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6112 SIGSEGV and SIGTERM.
6113 * gdb.base/sigall.c: Likewise.
6114 * gdb.base/unwindonsignal.c: Likewise.
6115 * gdb.reverse/sigall-reverse.c: Likewise.
6116
831517df
YQ
61172014-06-06 Yao Qi <yao@codesourcery.com>
6118
6119 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6120 readable, skip the test.
6121
b8b91e98
YQ
61222014-06-06 Yao Qi <yao@codesourcery.com>
6123
6124 * gdb.threads/staticthreads.c (thread_function): Move the line
6125 setting breakpoint on forward.
6126 * gdb.threads/staticthreads.exp: Update comments.
6127
fb934770
LC
61282014-06-05 Ludovic Courtès <ludo@gnu.org>
6129
6130 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6131 "history-append! type error".
6132
6ef284bd
SM
61332014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6134
6135 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6136 erroneous dprintf expected input.
6137
a872e241
DE
61382014-06-04 Doug Evans <xdje42@gmail.com>
6139
6140 * gdb.guile/scm-generics.exp: Delete.
6141
16f691fb
DE
61422014-06-04 Doug Evans <xdje42@gmail.com>
6143
6144 * gdb.guile/scm-breakpoint.exp: Update.
6145 Add tests for breakpoint registration.
6146
012370f6
TT
61472014-06-04 Tom Tromey <tromey@redhat.com>
6148
6149 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6150 VLA-in-union.
6151 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6152 inner_vla_struct, vla_union types. Initialize objects of those
6153 types and compute their sizes.
6154
9f5a4cef
HZ
61552014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6156 Hui Zhu <hui@codesourcery.com>
6157
6158 * gdb.base/fileio.exp: Add test for shell not available as well as
6159 available.
6160 * gdb.base/fileio.c (test_system): Check for shell twice.
6161
90a45c4d
YQ
61622014-06-04 Yao Qi <yao@codesourcery.com>
6163
6164 * gdb.base/auto-connect-native-target.exp: Remove redundant
6165 space from the regexp pattern.
6166
70017e41
YQ
61672014-06-04 Yao Qi <yao@codesourcery.com>
6168
6169 * gdb.base/default.exp: Replace "child" with "native" in
6170 regexp pattern.
6171
883964a7
SC
61722014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6173
6174 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6175 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6176 * gdb.python/py-xmethods.py: Python script supporting the
6177 new testcase and tests.
6178
ef370185
JB
61792014-06-03 Joel Brobecker <brobecker@adacore.com>
6180 Pedro Alves <palves@redhat.com>
6181
6182 PR breakpoints/17000
6183 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6184 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6185
1e2ccb61
BM
61862014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6187
6188 * gdb.base/subst.exp: Add tests to verify partial path matching
6189 output.
6190
c6ec5ab2
PA
61912014-06-03 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6194 target that doesn't use software single-stepping.
6195
835c559f
PA
61962014-06-03 Pedro Alves <palves@redhat.com>
6197
6198 PR breakpoints/17000
6199 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6200 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6201
06eb1586
DE
62022014-06-02 Doug Evans <xdje42@gmail.com>
6203
6204 * gdb.guile/scm-parameter.exp: New file.
6205
e698b8c4
DE
62062014-06-02 Doug Evans <xdje42@gmail.com>
6207
6208 * gdb.guile/scm-cmd.c: New file.
6209 * gdb.guile/scm-cmd.exp: New file.
6210
ded03782
DE
62112014-06-02 Doug Evans <xdje42@gmail.com>
6212
6213 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6214 pretty-printer lookup.
6215 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6216 (make-pp_s-printer): Call it.
6217 (make-pretty-printer-from-dict): New function.
6218 (lookup-pretty-printer-maker-from-dict): New function.
6219 (*pretty-printer*): Simplify.
6220 (make-objfile-pp_s-printer): New function.
6221 (install-objfile-pretty-printers!): New function.
6222 (make-progspace-pp_s-printer): New function.
6223 (install-progspace-pretty-printers!): New function.
6224 * gdb.guile/scm-progspace.c: New file.
6225 * gdb.guile/scm-progspace.exp: New file.
6226
41fac0cf
PA
62272014-06-02 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.base/dprintf-bp-same-addr.c: New file.
6230 * gdb.base/dprintf-bp-same-addr.exp: New file.
6231
96ae5695
EBM
62322014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6233
6234 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6235 * gdb.arch/powerpc-power.s: Likewise.
6236
da02b3a8
JB
62372014-06-02 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6240
c72b2e7b
YQ
62412014-06-01 Yao Qi <yao@codesourcery.com>
6242
6243 * gdb.base/watchpoint.exp (test_watch_location): Check null
6244 pointer can be dereferenced. If not, do the test, otherwise
6245 skip it.
6246
53e8a631
AB
62472014-05-30 Andrew Burgess <aburgess@broadcom.com>
6248
6249 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6250 results.
6251 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6252
938f0e2f
AB
62532014-05-30 Andrew Burgess <aburgess@broadcom.com>
6254
6255 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6256 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6257 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6258 * gdb.arch/amd64-invalid-stack-top.c: New file.
6259 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6260
9ba6657a
PA
62612014-05-30 Pedro Alves <palves@redhat.com>
6262
6263 PR breakpoints/17000
6264 * gdb.base/sss-bp-on-user-bp.c: New file.
6265 * gdb.base/sss-bp-on-user-bp.exp: New file.
6266
522c09bf
DB
62672014-05-30 David Blaikie <dblaikie@gmail.com>
6268
6269 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6270 gnu_inline semantics via attribute.
6271 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6272 source explicitly specifies the required semantics.
6273
bf4ef81e
MR
62742014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6275
6276 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6277
329ea579
PA
62782014-05-29 Pedro Alves <palves@redhat.com>
6279 Tom Tromey <tromey@redhat.com>
6280
6281 * gdb.base/async-shell.exp: Don't enable target-async.
6282 * gdb.base/async.exp
6283 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6284 parameter. Adjust.
6285 (top level): Don't test with "target-async".
6286 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6287 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6288 * gdb.base/inferior-died.exp: Don't enable target-async.
6289 * gdb.base/interrupt-noterm.exp: Likewise.
6290 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6291 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6292 * gdb.mi/mi-nonstop.exp: Likewise.
6293 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6294 * gdb.mi/mi-nsintrall.exp: Likewise.
6295 * gdb.mi/mi-nsmoribund.exp: Likewise.
6296 * gdb.mi/mi-nsthrexec.exp: Likewise.
6297 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6298 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6299 * gdb.python/py-evsignal.exp: Don't enable target-async.
6300 * gdb.python/py-evthreads.exp: Likewise.
6301 * gdb.python/py-prompt.exp: Likewise.
6302 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6303 * gdb.server/solib-list.exp: Don't enable target-async.
6304 * gdb.threads/thread-specific-bp.exp: Likewise.
6305 * lib/mi-support.exp: Adjust to use mi-async.
6306
fd664c91
PA
63072014-05-29 Pedro Alves <palves@redhat.com>
6308
6309 PR gdb/13860
6310 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6311 reason, even in sync mode.
6312
251bde03
PA
63132014-05-29 Pedro Alves <palves@redhat.com>
6314 Hui Zhu <hui@codesourcery.com>
6315
6316 PR PR15693
6317 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6318 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6319 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6320 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6321
7f3c0343
JB
63222014-05-28 Joel Brobecker <brobecker@adacore.com>
6323
6324 * config/monitor.exp (gdb_target_monitor): Replace use of
6325 "set remotebaud" by "set serial baud".
6326
b2715b27
AW
63272014-05-26 Andy Wingo <wingo@igalia.com>
6328
6329 * gdb.guile/scm-breakpoint.exp:
6330 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6331 properties instead of gdb-object-properties.
6332
498a4489
YQ
63332014-05-26 Yao Qi <yao@codesourcery.com>
6334
6335 * gdb.server/no-thread-db.exp: Specify source file name
6336 explicitly when setting a breakpoint.
6337
589fdceb
MM
63382014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6339
6340 * gdb.btrace/vdso.c: New.
6341 * gdb.btrace/vdso.exp: New.
6342
e9089e05
MM
63432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6344
6345 * gdb.base/gcore.exp (capture_command_output): Move ...
6346 * lib/gdb.exp (capture_command_output): ... here.
6347
67b5c0c1
MM
63482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6349
6350 * gdb.btrace/data.exp: Test memory access during btrace replay.
6351
a2199296
SM
63522014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6353
6354 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6355
17b2616c
PA
63562014-05-21 Pedro Alves <palves@redhat.com>
6357
6358 PR gdb/13860
6359 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6360 (top level): Test that output related to execution commands is
6361 sent to the console with CLI commands, but not with MI commands.
6362 Test that breakpoint events are always mirrored to the console.
6363 Also expect the new source line to be output after a "next" in
6364 async mode too. Make it a pass/fail test.
6365 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6366 output.
6367 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6368
5166082f
PA
63692014-05-21 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6372 Use them to test variations of "list" after reaching a breakpoint.
6373 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6374 Test "list" with listsize 10 after reaching a breakpoint.
6375 * gdb.python/python.exp (decode_line current location line
6376 number): Adjust expected line number.
6377
2f25d70f
SM
63782014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6379
6380 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6381 behavior for $args, pass it directly to "run".
6382
ff604a67
MR
63832014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6384
6385 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6386 30000 to 65536.
6387
6a3cb8e8
PA
63882014-05-21 Pedro Alves <palves@redhat.com>
6389
6390 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6391 auto-connect-native-target off".
6392 * gdb.base/auto-connect-native-target.c: New file.
6393 * gdb.base/auto-connect-native-target.exp: New file.
6394
4ebfc96e
PA
63952014-05-21 Pedro Alves <palves@redhat.com>
6396
6397 * gdb.base/default.exp: Test "target native" instead of "target
6398 child".
6399
36d46afb
MW
64002014-05-21 Mark Wielaard <mjw@redhat.com>
6401
6402 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6403
5876f503
JK
64042014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 Fix TLS access for -static -pthread.
6407 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6408 <HAVE_TLS> (thread_function, main): Initialize it.
6409 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6410 Add clean_restart.
6411 <$have_tls != "">: Check TLSVAR.
6412
0256a6ac
PA
64132014-05-21 Pedro Alves <palves@redhat.com>
6414
6415 * gdb.base/dcache-line-read-error.c: New.
6416 * gdb.base/dcache-line-read-error.exp: New.
6417
936d2992
PA
64182014-05-20 Pedro Alves <palves@redhat.com>
6419
6420 * gdb.base/compare-sections.c: New file.
6421 * gdb.base/compare-sections.exp: New file.
6422
802e8e6d
PA
64232014-05-20 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.base/break-idempotent.c: New file.
6426 * gdb.base/break-idempotent.exp: New file.
6427
e59fa00f
MM
64282014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6429
6430 * gdb.btrace/nohist.exp: New.
6431
8b696e31
YQ
64322014-05-20 Yao Qi <yao@codesourcery.com>
6433
6434 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6435 gdb.reverse directory and gdb_reverse_timeout exists in board
6436 setting.
6437 * README: Document gdb_reverse_timeout.
6438
73c9764f
YQ
64392014-05-20 Yao Qi <yao@codesourcery.com>
6440
6441 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6442 'test_file_name'. Treat args as a string instead of a list.
6443 (gdb_init): Rename argument 'args' by 'test_file_name'.
6444
f1f4348a
JK
64452014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.arch/powerpc-power.exp: New file.
6448 * gdb.arch/powerpc-power.s: New file.
6449
0dbe70ce
DE
64502014-05-16 Doug Evans <dje@google.com>
6451
6452 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
6453 * gdb.base/completion.exp: Check that all expected files exist
6454 before doing file completion.
0dbe70ce 6455
8d551b02
DE
64562014-05-16 Doug Evans <dje@google.com>
6457
6458 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6459 Update.
6460 (do_syscall_tests_without_xml): Update.
6461
73eb7709
PA
64622014-05-16 Pedro Alves <palves@redhat.com>
6463
6464 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6465 instead of "unknown output after running".
6466
3fae92fc
YQ
64672014-05-16 Yao Qi <yao@codesourcery.com>
6468
6469 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6470 file1.txt from host at the end.
6471 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6472
c2b2ccc5
DE
64732014-05-15 Doug Evans <dje@google.com>
6474
6475 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6476 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6477 loading file. Add test for TU lookup.
6478
8c217a4b
SM
64792014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6480
6481 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6482 calling "-exec-arguments" or "set args" before running the
6483 inferior.
6484
3deb39c6
SM
64852014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6486
6487 * lib/mi-support.exp (mi_expect_stop): Expect message for
6488 inferiors that exit with non-zero exit code.
6489
71a79f8c
YQ
64902014-05-14 Yao Qi <yao@codesourcery.com>
6491
6492 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6493 match absolute path on remote host.
6494 (test_file_list_exec_source_files): Remove "/" from the
6495 pattern.
6496
f23fcd46
YQ
64972014-05-14 Yao Qi <yao@codesourcery.com>
6498
6499 * boards/local-remote-host-notty.exp (${board}_file): New
6500 proc.
6501
9404b58f
KM
65022014-05-07 Kyle McMartin <kyle@redhat.com>
6503
6504 Pushed by Joel Brobecker <brobecker@adacore.com>.
6505 * gdb.arch/aarch64-atomic-inst.c: New file.
6506 * gdb.arch/aarch64-atomic-inst.exp: New file.
6507
5e45f04c
YQ
65082014-05-07 Yao Qi <yao@codesourcery.com>
6509
6510 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6511 in current context" too.
6512
c888a17d
KS
65132014-05-05 Keith Seitz <keiths@redhat.com>
6514
6515 * gdb.linespec/ls-dollar.exp: Add test for linespec
6516 file:convenience_variable.
6517
290a839c
YQ
65182014-05-05 Yao Qi <yao@codesourcery.com>
6519
6520 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6521 traceframes into tfile and ctf trace files. Read data from
6522 trace file and test collected data.
6523 (gdb_collect_locals_test): Likewise.
6524 (gdb_unavailable_registers_test): Likewise.
6525 (gdb_unavailable_floats): Likewise.
6526 (gdb_collect_globals_test): Likewise.
6527 (top-level): Append "ctf" to trace_file_targets if GDB
6528 supports.
6529
b5262cd0
YQ
65302014-05-05 Yao Qi <yao@codesourcery.com>
6531
6532 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6533 code to ...
6534 (gdb_collect_args_test_1): ... it. New proc.
6535 (gdb_collect_locals_test): Move some code to ...
6536 (gdb_collect_locals_test_1): ... it. New proc.
6537 (gdb_unavailable_registers_test): Move some code to ...
6538 (gdb_unavailable_registers_test_1): ... it. New proc.
6539 (gdb_unavailable_floats): Move some code to ...
6540 (gdb_unavailable_floats_1): ... it. New proc.
6541
30a1e6cc
SDJ
65422014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6543
6544 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6545 probes to test for bitness recognition.
6546 * gdb.arch/amd64-stap-optional-prefix.exp
6547 (test_probe_value_without_reg): New procedure.
6548 Add code to test for different kinds of bitness.
6549
f33da99a
SDJ
65502014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6551
6552 PR breakpoints/16889
6553 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6554 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6555
5b80f00d
PA
65562014-05-01 Pedro Alves <palves@redhat.com>
6557
6558 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6559 gdb_file_cmd if no file is specified.
6560 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6561 last_loaded_file to set the remote exec-file.
6562
f8c2a73c
PA
65632014-05-01 Pedro Alves <palves@redhat.com>
6564
6565 * boards/local-remote-host.exp: New file.
6566
be6e8ac7
PA
65672014-05-01 Pedro Alves <palves@redhat.com>
6568
6569 * boards/local-remote-host.exp: Rename to ...
6570 * boards/local-remote-host-notty.exp: ... this.
6571
cac0dc8f
JB
65722014-04-28 Joel Brobecker <brobecker@adacore.com>
6573
6574 * gdb.ada/dyn_arrayidx: New testcase.
6575
9730e6cc
YQ
65762014-04-26 Yao Qi <yao@codesourcery.com>
6577
6578 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6579 and compute the length of function main. Save it in
6580 $main_length.
6581 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6582 (top-level): Use gdb_compile to compile objects into
6583 executable and restart GDB. Remove invocation to
6584 prepare_for_testing.
6585
7ae1a6a6
PA
65862014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6587 Pedro Alves <palves@redhat.com>
6588
6589 PR server/16255
6590 * gdb.multi/multi-attach.c: New file.
6591 * gdb.multi/multi-attach.exp: New file.
6592
4082afcc
PA
65932014-04-25 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6596 user.
6597 (top level): Test that "set remote conditional-breakpoints-packet
6598 off" works as intended.
6599 * gdb.base/dprintf.exp: Test that "set remote
6600 breakpoint-commands-packet off" works as intended.
6601 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6602 New function.
6603 (top level): Call it.
6604 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6605 remote fast-tracepoints-packet off" works as intended.
6606 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6607 * lib/gdb.exp (gdb_is_target_remote): ... here.
6608
2abc3f8d
DB
66092014-04-24 David Blaikie <dblaikie@gmail.com>
6610
6611 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6612 ensure clang would not discard them.
6613 * gdb.base/gdbvars.c: Ditto.
6614 * gdb.base/memattr.c: Ditto.
6615 * gdb.base/whatis.c: Ditto.
6616 * gdb.python/py-prettyprint.c: Ditto.
6617 * gdb.trace/actions.c: Ditto.
6618 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6619 ensure clang would not discard it.
6620
bfd39632
DB
66212014-04-24 David Blaikie <dblaikie@gmail.com>
6622
6623 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6624 clang to emit the full definition of type required by the test
6625 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6626
22842ff6
DB
66272014-04-24 David Blaikie <dblaikie@gmail.com>
6628
6629 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6630 coax Clang into emitting the definition of the type.
6631 * gdb.cp/pr10728-x.h (y): Ditto.
6632 * gdb.cp/pr10728-y.cc (y): Ditto.
6633
c2e827ad
DB
66342014-04-24 David Blaikie <dblaikie@gmail.com>
6635
6636 * gdb.base/label.exp: XFAIL label related tests under Clang.
6637 * gdb.cp/cplabel.exp: Ditto.
6638 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6639 under Clang those using labels.
6640
4c2d33e7
YQ
66412014-04-25 Yao Qi <yao@codesourcery.com>
6642
6643 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6644 double_label.
6645 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6646 partial_label and double_label.
6647
56083b99
DB
66482014-04-24 David Blaikie <dblaikie@gmail.com>
6649
6650 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6651
25d4e99d
DB
66522014-04-24 David Blaikie <dblaikie@gmail.com>
6653
6654 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6655 of the function to work across GCC and Clang.
6656 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6657 pointer types (const void ** const V void **).
6658
01f9f808
MS
66592014-04-24 Michael Sturm <michael.sturm@mintel.com>
6660 Walfred Tedeschi <walfred.tedeschi@intel.com>
6661
6662 * Makefile.in (EXECUTABLES): Added i386-avx512.
6663 * gdb.arch/i386-avx512.c: New file.
6664 * gdb.arch/i386-avx512.exp: Likewise.
6665
4b48d439
KS
66662014-04-23 Keith Seitz <keiths@redhat.com>
6667
6668 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6669 (mi_make_breakpoint_table): New procedure.
6670 (mi_create_breakpoint): Use mi_make_breakpoint
6671 and return the result.
6672 (mi_make_breakpoint): New procedure.
6673 (mi_build_kv_pairs): New procedure.
6674
6675 * gdb.mi/mi-break.exp: Remove unused globals,
6676 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6677 All callers updated.
6678 * gdb.mi/mi-dprintf.exp: Use variable to track command
6679 number.
6680 Update all callers of mi_create_breakpoint and use
6681 mi_make_breakpoint_table.
6682 Remove any unused global variables.
6683 * gdb.mi/mi-nonstop.exp: Likewise.
6684 * gdb.mi/mi-nsintrall.exp: Likewise.
6685 * gdb.mi/mi-nsmoribund.exp: Likewise.
6686 * gdb.mi/mi-nsthrexec.exp: Likewise.
6687 * gdb.mi/mi-reverse.exp: Likewise.
6688 * gdb.mi/mi-simplerun.exp: Likewise.
6689 * gdb.mi/mi-stepn.exp: Likewise.
6690 * gdb.mi/mi-syn-frame.exp: Likewise.
6691 * gdb.mi/mi-until.exp: Likewise.
6692 * gdb.mi/mi-var-cp.exp: Likewise.
6693 * gdb.mi/mi-var-display.exp: Likewise.
6694 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6695 * gdb.mi/mi2-var-child.exp: Likewise.
6696 * gdb.mi/mi-vla-c99.exp: Likewise.
6697 * lib/mi-support.exp: Likewise.
6698
6699 From Ian Lance Taylor <iant@cygnus.com>:
6700 * lib/gdb.exp (parse_args): New procedure.
6701
08351840
PA
67022014-04-23 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/break-unload-file.c: New file.
6705 * gdb.base/break-unload-file.exp: New file.
6706 * gdb.base/sym-file-lib.c (baz): New function.
6707 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6708 field.
6709 (load): Store the segment's mapped size.
6710 (unload): New function.
6711 (unload_shlib): New function.
6712 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6713 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6714 set a breakpoint at baz, and call it.
6715 * gdb.base/sym-file.exp: New tests for stale breakpoint
6716 instructions.
6717
076855f9
PA
67182014-04-23 Pedro Alves <palves@redhat.com>
6719
6720 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6721 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6722 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6723 * gdb.base/hbreak-unmapped.c: New file.
6724 * gdb.base/hbreak-unmapped.exp: New file.
6725 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6726 * lib/gdb.exp (gdb_is_target_remote): ... here.
6727
483805cf
PA
67282014-04-22 Pedro Alves <palves@redhat.com>
6729
6730 * gdb.base/consecutive-step-over.c: New file.
6731 * gdb.base/consecutive-step-over.exp: New file.
6732
06d97543
PA
67332014-04-22 Pedro Alves <palves@redhat.com>
6734
6735 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6736 instead of send_gdb/gdb_expect.
6737
b4429ea2
YQ
67382014-04-22 Yao Qi <yao@codesourcery.com>
6739
6740 * lib/trace-support.exp (generate_tracefile): New procedure.
6741 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6742 return 0.
6743 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6744 if generate_tracefile returns 1.
6745
51d48146
PA
67462014-04-18 Tom Tromey <palves@redhat.com>
6747 Pedro alves <tromey@redhat.com>
6748
6749 PR backtrace/15558
6750 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6751 with a backtrace limit.
6752 * gdb.python/py-frame-inline.exp: Test running to an inline
6753 function with a backtrace limit, and printing the newest frame.
6754 * gdb.python/py-frame-inline.c (main): Call f.
6755
bd1dce5f
MS
67562014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6757
6758 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6759
40d1a503
MS
67602014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6761
6762 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6763 Drop prefix from unsupported source file path.
6764
389b98f7
YQ
67652014-04-17 Yao Qi <yao@codesourcery.com>
6766
6767 * lib/gdb.exp (with_target_charset): New proc.
6768 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6769 with_target_charset.
6770 (test_print_strings): Likewise.
6771 (test_repeat_bytes): Likewise.
6772 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6773 for some tests.
6774
22869d73
KS
67752014-04-16 Keith Seitz <keiths@redhat.com>
6776
6777 PR gdb/15827
6778 * gdb.dwarf2/corrupt.c: New file.
6779 * gdb.dwarf2/corrupt.exp: New file.
6780
c4f87ca6
KS
67812014-04-16 Keith Seitz <keiths@redhat.com>
6782
6783 PR c++/16597
6784 * gdb.cp/namelessclass.cc: New file.
6785 * gdb.cp/namelessclass.exp: New file.
6786 * gdb.cp/namelessclass.S: New file.
6787
ab19de87
DE
67882014-04-16 Doug Evans <dje@google.com>
6789
6790 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6791 Add comment.
6792 (gdbserver_default_get_comm_port): New function.
6793 (gdbserver_start): Check if board file provided
6794 "gdbserver,get_comm_port" and use it if so.
6795 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6796 (gdb,socketport): Set to "stdio".
6797 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6798 (stdio_gdbserver_template): Delete.
6799 (${board}_get_remote_address): Update.
6800 (${board}_build_remote_cmd): Delete.
6801 (${board}_get_comm_port): New function.
6802 (${board}_spawn): Update.
6803 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6804 Delete.
6805 (${board}_get_remote_address): Update.
6806 (${board}_get_comm_port): New function.
6807
fc98a809
AB
68082014-04-16 Andrew Burgess <aburgess@broadcom.com>
6809
6810 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6811 appearing in any order.
6812
87fd9e6e
DE
68132014-04-15 Doug Evans <dje@google.com>
6814
6815 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6816 uninitialized value of "description".
6817
099fc3ea
KS
68182014-04-15 Keith Seitz <keiths@redhat.com>
6819
6820 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6821 Remove unused globals.
6822 (test_running_the_program): Likewise.
6823 (test_controlled_execution): Likewise.
6824 (test_controlling_breakpoints): Likewise.
6825 (test_program_termination): Likewise.
6826
5da151d4
KS
68272014-04-15 Keith Seitz <keiths@redhat.com>
6828
6829 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6830 unused globals.
6831 (test_rbreak_creation_and_listing): Likewise.
6832 (test_ignore_count): Likewise.
6833 (test_error): Likewise.
6834
35e5d2f0
PA
68352014-04-15 Pedro Alves <palves@redhat.com>
6836
6837 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6838 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6839 sym-file-loader.c.
6840 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6841 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6842 to sym-file-loader.c.
6843 (struct library): Forward declare.
6844 (load_shlib, lookup_function): Change prototypes.
6845 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6846 (translate_offset): Remove declarations.
6847 (get_text_addr): New declaration.
6848 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6849 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6850 sym-file-loader.h.
6851 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6852 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6853 here from sym-file-loader.h.
6854 (struct library): New structure.
6855 (load_shlib, lookup_function): Change prototypes and adjust to
6856 work with a struct library.
6857 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6858 (translate_offset): Make static.
6859 (get_text_addr): New function.
6860 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6861
eb4c1710
PA
68622014-04-15 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6865
2d1baf52
PA
68662014-04-15 Pedro Alves <palves@redhat.com>
6867
6868 * gdb.base/sym-file-loader.c: Include <limits.h>.
6869 (SELF_LINK): New define.
6870 (get_origin): New function.
6871 (load_shlib): Use it.
6872 * gdb.base/sym-file.exp: Don't early return if the target is
6873 remote. Use runto_main, and issue fail is that fails. Use
6874 gdb_load_shlibs.
6875 (shlib_name): Delete.
6876 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6877
7dd6df01
PA
68782014-04-15 Pedro Alves <palves@redhat.com>
6879
6880 * gdb.base/sym-file.exp: Remove regex characters from test
6881 message. Don't refer to breakpoint numbers in test messages.
6882
b50c8614
KS
68832014-04-14 Keith Seitz <keiths@redhat.com>
6884
6885 PR c++/16253
6886 * gdb.cp/var-tag.cc: New file.
6887 * gdb.cp/var-tag.exp: New file.
6888 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6889 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6890 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6891 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6892
3d567982
TT
68932014-04-14 Tom Tromey <tromey@redhat.com>
6894
6895 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6896 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6897 type.
6898 * gdb.cp/enum-class.exp: New file.
6899 * gdb.cp/enum-class.cc: New file.
6900
0626fc76
TT
69012014-04-14 Tom Tromey <tromey@redhat.com>
6902
6903 * gdb.dwarf2/enum-type.exp: New file.
6904
dca325b3
SA
69052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6906
6907 * gdb.mi/mi-vla-c99.exp: New file.
6908 * gdb.mi/vla.c: New file.
6909
5854b38a
SA
69102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6911
6912 * gdb.base/vla-datatypes.c: New file.
6913 * gdb.base/vla-datatypes.exp: New file.
6914
463bb957
SA
69152014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6916
6917 * gdb.base/vla-ptr.c: New file.
6918 * gdb.base/vla-ptr.exp: New file.
6919
3dd170be
SA
69202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6921
6922 * gdb.dwarf2/count.exp: New file.
6923
5ecaaa66
SA
69242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6925
6926 * gdb.base/vla-sideeffect.c: New file.
6927 * gdb.base/vla-sideeffect.exp: New file.
6928
41f1ada5
DB
69292014-04-14 David Blaikie <dblaikie@gmail.com>
6930
6931 * gdb.mi/non-stop.c: Add return value for non-void function return
6932 statement.
6933 * gdb.threads/staticthreads.c: Ditto.
6934
0be03e84
DE
69352014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6936 Doug Evans <xdje42@gmail.com>
6937
6938 * gdb.guile/scm-value.c: Improve test case.
6939 * gdb.guile/scm-value.exp: Add new test.
6940
f180a1fb
DB
69412014-04-11 David Blaikie <dblaikie@gmail.com>
6942
6943 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6944 override Clang's default.
6945
6b662e19
JB
69462014-04-11 Joel Brobecker <brobecker@adacore.com>
6947
6948 Revert the following changes (regressions):
6949
6950 * gdb.base/vla-sideeffect.c: New file.
6951 * gdb.base/vla-sideeffect.exp: New file.
6952
6953 * gdb.dwarf2/count.exp: New file.
6954
6955 * gdb.base/vla-multi.c: New file.
6956 * gdb.base/vla-multi.exp: New file.
6957
6958 * gdb.base/vla-ptr.c: New file.
6959 * gdb.base/vla-ptr.exp: New file.
6960
6961 * gdb.base/vla-datatypes.c: New file.
6962 * gdb.base/vla-datatypes.exp: New file.
6963
6964 * gdb.mi/mi-vla-c99.exp: New file.
6965 * gdb.mi/vla.c: New file.
6966
245a5f0b
KS
69672014-04-11 Keith Seitz <keiths@redhat.com>
6968
6969 PR c++/16675
6970 * gdb.cp/cpsizeof.exp: New file.
6971 * gdb.cp/cpsizeof.cc: New file.
6972
58a84dcf
SA
69732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6974
191a8a90
JB
6975 * gdb.mi/mi-vla-c99.exp: New file.
6976 * gdb.mi/vla.c: New file.
58a84dcf 6977
c8655f75
SA
69782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6979
6980 * gdb.base/vla-datatypes.c: New file.
6981 * gdb.base/vla-datatypes.exp: New file.
6982
024e13b4
SA
69832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6984
6985 * gdb.base/vla-ptr.c: New file.
6986 * gdb.base/vla-ptr.exp: New file.
6987
1a237e0e
SA
69882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6989
6990 * gdb.base/vla-multi.c: New file.
6991 * gdb.base/vla-multi.exp: New file.
6992
504f3432
SA
69932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6994
6995 * gdb.dwarf2/count.exp: New file.
6996
3bce8237
SA
69972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6998
191a8a90
JB
6999 * gdb.base/vla-sideeffect.c: New file.
7000 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 7001
322f9c21
YQ
70022014-04-11 Yao Qi <yao@codesourcery.com>
7003
7004 * gdb.base/completion.exp: Check file exists before running tests
7005 on file completion.
7006
d708bcd1
PA
70072014-04-10 Pedro Alves <palves@redhat.com>
7008
7009 * gdb.base/cond-eval-mode.c: New file.
7010 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7011 prepare_for_testing to build the new file. Check result of
7012 runto_main.
7013 (test_break, test_watch): New procedures.
7014 (top level): Use them.
7015
ae1d2761
PM
70162014-04-08 Pierre Muller <muller@sourceware.org>
7017
7018 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7019 Ctrl-V use for mingw hosts.
7020
7af389b8
SC
70212014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7022
7023 * gdb.python/py-value.c: Improve test case.
7024 * gdb.python/py-value.exp: Add new test.
7025
5e703181
DE
70262014-04-07 David Blaikie <dblaikie@gmail.com>
7027
7028 * lib/compiler.c: Identify the clang compiler.
7029 * lib/compiler.cc: Ditto.
7030
9810b410
YQ
70312014-04-03 Yao Qi <yao@codesourcery.com>
7032
7033 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7034
98d1b8dc
AB
70352014-04-01 Anton Blanchard <anton@samba.org>
7036
7037 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7038 messages unique.
7039
3114cea1
AB
70402014-04-01 Anton Blanchard <anton@samba.org>
7041
7042 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7043 prepare_for_testing.
7044
62f7182c
AB
70452014-04-01 Anton Blanchard <anton@samba.org>
7046
7047 * gdb.arch/ppc64-atomic-inst.c: Remove.
7048 * gdb.arch/ppc64-atomic-inst.S: New file.
7049 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7050
770e7fc7
DE
70512014-03-31 Doug Evans <dje@google.com>
7052
7053 * gdb.base/print-symbol-loading-lib.c: New file.
7054 * gdb.base/print-symbol-loading-main.c: New file.
7055 * gdb.base/print-symbol-loading.exp: New file.
7056
46e2bafa
YQ
70572014-03-31 Yao Qi <yao@codesourcery.com>
7058
7059 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7060
8776cfe9
JB
70612014-03-28 Joel Brobecker <brobecker@adacore.com>
7062
7063 * gdb.ada/mi_dyn_arr: New testcase.
7064
5d1ef361
DE
70652014-03-27 Doug Evans <dje@google.com>
7066
7067 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7068
b5bee914
YQ
70692014-03-27 Yao Qi <yao@codesourcery.com>
7070
7071 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7072 if target is nios2-*-*.
7073
0d4d0e77
YQ
70742014-03-26 Yao Qi <yao@codesourcery.com>
7075
7076 * lib/gdb.exp (readline_is_used): New proc.
7077 * gdb.base/completion.exp: Move tests on command complete up.
7078 Skip the rest of tests if readline is not used.
7079 * gdb.ada/complete.exp: Skp the test if readline is not
7080 used.
7081 * gdb.base/filesym.exp: Likewise.
7082 * gdb.base/macscp.exp: Likewise.
7083 * gdb.base/readline-ask.exp: Likewise.
7084 * gdb.base/readline.exp: Likewise.
7085 * gdb.python/py-cmd.exp: Likewise.
7086 * gdb.trace/tfile.exp: Likewise.
7087
29361eee
YQ
70882014-03-26 Yao Qi <yao@codesourcery.com>
7089
7090 * gdb.base/macscp.exp: Fix code format issues.
7091
bc9a5525
UW
70922014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7093
7094 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7095 * gdb.asm/powerpc64le.inc: New file.
7096
d3839ede
PA
70972014-03-25 Pedro Alves <palves@redhat.com>
7098 Doug Evans <dje@google.com>
7099
7100 * gdb.base/source-execution.c: New file.
7101 * gdb.base/source-execution.exp: New file.
7102 * gdb.base/source-execution.gdb: New file.
7103
01672a57
DE
71042014-03-24 Doug Evans <dje@google.com>
7105
7106 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7107 using fission.
7108
88bbeca9
HZ
71092014-03-24 Hui Zhu <hui@codesourcery.com>
7110 Pedro Alves <palves@redhat.com>
7111
7112 PR breakpoints/16101
7113 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7114 test pass/fail messages. Detect missing support for dprintf when
7115 breakpoints are actually inserted.
7116 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7117 breakpoints are actually inserted.
7118 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7119 fails.
7120
d2348791
JK
71212014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7122
7123 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7124
feef67ab
DE
71252014-03-22 Doug Evans <xdje42@gmail.com>
7126
7127 * gdb.python/python.exp (python not supported): Verify multi-line
7128 python command issues an error.
25d743f9 7129 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 7130 guile command issues an error.
feef67ab 7131
ecebef6a
MR
71322014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7133
7134 * gdb.threads/thread-specific.exp: Handle the lack of usable
7135 $this_breakpoint and $this_thread.
7136
ccdd1909
HZ
71372014-03-21 Hui Zhu <hui@codesourcery.com>
7138
7139 * gdb.base/attach.exp (do_command_attach_tests): New.
7140
beb460e8
PA
71412014-03-20 Tom Tromey <tromey@redhat.com>
7142 Pedro Alves <palves@redhat.com>
7143
7144 PR cli/15718
7145 * gdb.base/condbreak-call-false.c: New file.
7146 * gdb.base/condbreak-call-false.exp: New file.
7147
40acf43a
PA
71482014-03-20 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7151 Delete.
7152 (block_signals, unblock_signals): Delete.
7153 (child_function_2, main): Remove references to deleted variable
7154 and functions.
7155
9f5e1e02
PA
71562014-03-20 Pedro Alves <palves@redhat.com>
7157
7158 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7159 Use pthread_kill to signal thread 2.
7160 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7161 Adjust to make the test send itself a signal rather than using the
7162 host's "kill" command.
7163
99619bea
PA
71642014-03-20 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.threads/multiple-step-overs.c: New file.
7167 * gdb.threads/multiple-step-overs.exp: New file.
7168 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7169 Adjust expected infrun debug output.
7170
2adfaa28
PA
71712014-03-20 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7174 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7175
31e77af2
PA
71762014-03-20 Pedro Alves <palves@redhat.com>
7177
7178 PR breakpoints/7143
7179 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7180 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7181 of gdb_test_multiple.
7182 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7183 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7184
b9f437de
PA
71852014-03-20 Pedro Alves <palves@redhat.com>
7186
7187 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7188 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7189
05adc73e
PA
71902014-03-19 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/async.exp: Remove early return.
7193
6048b950
PA
71942014-03-19 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7197
8bcfb00a
PA
71982014-03-19 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/async.exp (test_background): Expect \r\n after
7201 "completed." in the fail pattern.
7202
884e37dc
PA
72032014-03-19 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/async.exp (test_background): New procedure.
7206 Use it for all background execution command tests.
7207
148e57e2
PA
72082014-03-19 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/async.exp: Use prepare_for_testing.
7211
f48088c7
PA
72122014-03-19 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7215 the same line.
7216
e2f6c966
PA
72172014-03-19 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.base/async.c (main): Add "jump here" and "until here" line
7220 marker comments.
7221 * gdb.base/async.exp (jump_here): New global.
7222 (jump& test): Use it.
7223 (until_here): New global.
7224 (until& test): Use it.
7225
c30568d4
PA
72262014-03-19 Pedro Alves <palves@redhat.com>
7227
7228 * gdb.base/async.exp: Don't frob gdb_protocol.
7229
0172b6a7
DE
72302014-03-18 Doug Evans <xdje42@gmail.com>
7231
7232 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7233 Fix spelling of exec-done-display.
7234
06c868a8
JK
72352014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7236
7237 PR gdb/15358
7238 * gdb.base/gdb-sigterm.c: New file.
7239 * gdb.base/gdb-sigterm.exp: New file.
7240
0c7e1a46
PA
72412014-03-18 Pedro Alves <palves@redhat.com>
7242
7243 PR gdb/13860
7244 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7245 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7246 solib-event.
7247
f7c77d93
JB
72482014-03-17 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdb.ada/pckd_arr_ren: New testcase.
7251
5a1e8c7a
DE
72522014-03-13 Doug Evans <xdje42@gmail.com>
7253
7254 PR guile/16612
7255 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7256 collect after discarding symbols.
7257
350e1a76
DE
72582014-03-13 Ludovic Courtès <ludo@gnu.org>
7259 Doug Evans <xdje42@gmail.com>
7260
7261 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7262 to history survives a gc.
7263
a69900ae
PA
72642014-03-13 Pedro Alves <palves@redhat.com>
7265
7266 * gdb.base/default.exp: Don't test "target procfs".
7267
5db9f0bd
PA
72682014-03-13 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.base/default.exp: Update "target child" and "target procfs"
7271 tests to not expect "Unix".
7272
b3ccfe11
TT
72732014-03-12 Tom Tromey <tromey@redhat.com>
7274
7275 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7276 New procs. Add target-async tests.
7277 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7278 Add target-async tests.
7279
646f4417
AA
72802014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7281
7282 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7283 'func_start' and 'func_end' for the beginning and end of the
7284 function code, respectively.
7285 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7286 'func_end' instead of 'func' and 'main'.
7287
288c211f
AA
72882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7291 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7292 generate the debug info assembler source.
7293
e0c0f156
AA
72942014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7295
7296 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7297 * gdb.dwarf2/arr-subrange.exp: Likewise.
7298 * gdb.dwarf2/dwz.exp: Likewise.
7299 * gdb.dwarf2/method-ptr.exp: Likewise.
7300 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7301 * gdb.dwarf2/subrange.exp: Likewise.
7302 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7303 * gdb.dwarf2/implptrpiece.exp: Likewise.
7304 * gdb.dwarf2/nostaticblock.exp: Likewise.
7305
0e5c4555
AA
73062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7307
7308 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7309 directory to absolute path name arguments.
7310
5ec18f2b
JG
73112014-03-10 Joel Brobecker <brobecker@adacore.com>
7312
7313 * gdb.ada/tagged_access: New testcase.
7314
847fc4f2
MM
73152014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7316
7317 * gdb.btrace/data.exp: Update expected output.
7318
cc3da688
YQ
73192014-03-06 Yao Qi <yao@codesourcery.com>
7320
7321 * gdb.trace/pr16508.exp: New file.
7322
0f26cec1
PA
73232014-03-05 Pedro Alves <palves@redhat.com>
7324
7325 PR gdb/16575
7326 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7327 procedure.
7328 (top level): Adjust to use it. Add tests that exercise breakpoint
7329 interaction with the code-cache.
7330
7a5a839f
LC
73312014-02-26 Ludovic Courtès <ludo@gnu.org>
7332
7333 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7334 test for 'history-append!'.
7335
31aa7e4e
JB
73362014-02-26 Joel Brobecker <brobecker@adacore.com>
7337
7338 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7339 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7340 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7341 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7342 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7343 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7344
1b588015
JB
73452014-02-26 Joel Brobecker <brobecker@adacore.com>
7346
7347 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7348 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7349 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7350
55426c9d
JB
73512014-02-26 Joel Brobecker <brobecker@adacore.com>
7352
7353 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7354
dc53a7ad
JB
73552014-02-26 Joel Brobecker <brobecker@adacore.com>
7356
7357 * gdb.dwarf2/arr-stride.c: New file.
7358 * gdb.dwarf2/arr-stride.exp: New file.
7359
12ab52e9
PA
73602014-02-26 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7363 that won't ever trigger. Make sure that GDB reports the correct
7364 breakpoint that caused the stop.
7365
849c862e
JK
73662014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 PR gdb/16626
7369 * gdb.base/auto-load-script: New file.
7370 * gdb.base/auto-load.c: New file.
7371 * gdb.base/auto-load.exp: New file.
7372
71b7d793
JK
7373 PR gdb/16626
7374 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7375
e2f0d509
JK
73762014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7377
7378 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7379 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7380
50cc37c8
DE
73812014-02-24 Doug Evans <dje@google.com>
7382
7383 * lib/gdb.exp (run_on_host): Log error output if program fails.
7384
ea4758f2
PA
73852014-02-21 Pedro Alves <palves@redhat.com>
7386
7387 * gdb.threads/step-after-sr-lock.c: Rename to ...
7388 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7389 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7390 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7391 ... this.
7392
d7b30f67
SDJ
73932014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7394
7395 PR tdep/16397
7396 * gdb.arch/amd64-stap-special-operands.exp: New file.
7397 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7398 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7399 * gdb.arch/amd64-stap-triplet.S: Likewise.
7400 * gdb.arch/amd64-stap-triplet.c: Likewise.
7401
83deb43f
JB
74022014-02-20 Joel Brobecker <brobecker@adacore.com>
7403
7404 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7405 in .section pseudo-op.
7406
adde2bff
DE
74072014-02-20 lin zuojian <manjian2006@gmail.com>
7408 Joel Brobecker <brobecker@adacore.com>
7409 Doug Evans <xdje42@gmail.com>
7410
7411 PR symtab/16581
7412 * gdb.dwarf2/dw2-icycle.S: New file.
7413 * gdb.dwarf2/dw2-icycle.c: New file.
7414 * gdb.dwarf2/dw2-icycle.exp: New file.
7415
f7bd0f78
SC
74162014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7417
7418 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7419 operations on gdb.Value objects.
7420 * gdb.python/py-value-cc.exp: Add new test to test operations on
7421 gdb.Value objects.
7422
c17ef0d5
DE
74232014-02-18 Doug Evans <dje@google.com>
7424
7425 * Makefile.in (TESTS): New variable.
7426 (expanded_tests, expanded_tests_or_none): New variables
7427 (check-single): Pass $(expanded_tests_or_none) to runtest.
7428 (check-parallel): Only run tests in $(TESTS) if non-empty.
7429 (check/no-matching-tests-found): New rule.
7430 * README: Document TESTS makefile variable.
7431
5dd3176f
DE
74322014-02-18 Doug Evans <dje@google.com>
7433
7434 * Makefile.in (check-parallel): rm -rf outputs temp.
7435
0b10be4f
JK
74362014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7437
7438 Fix "ERROR: no fileid for" in the testsuite.
7439 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7440
85f224e7
DE
74412014-02-12 Doug Evans <dje@google.com>
7442
7443 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7444 (MISCELLANEOUS): New variable.
7445 (clean): rm -rf $(MISCELLANEOUS).
7446 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7447 dwp live in the same directory as symlinks, with each symlink pointed
7448 to a differently named file in a different directory.
7449
149b30ff
DE
74502014-02-11 Doug Evans <dje@google.com>
7451
7452 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7453 of Tcl file commands.
7454
1dfdac32
MK
74552014-02-10 Mark Kettenis <kettenis@gnu.org>
7456
7457 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7458 "kill -SIGUSR1 -1".
7459
aa4fb036
JB
74602014-02-10 Joel Brobecker <brobecker@adacore.com>
7461
7462 * gdb.ada/tick_length_array_enum_idx: New testcase.
7463
ed3ef339
DE
74642014-02-10 Doug Evans <xdje42@gmail.com>
7465
7466 * configure.ac (AC_OUTPUT): Add gdb.guile.
7467 * configure: Regenerate.
7468 * lib/gdb-guile.exp: New file.
7469 * lib/gdb.exp (get_target_charset): New function.
7470 * gdb.base/help.exp: Update expected output from "apropos apropos".
7471 * gdb.guile/Makefile.in: New file.
7472 * gdb.guile/guile.exp: New file.
7473 * gdb.guile/scm-arch.c: New file.
7474 * gdb.guile/scm-arch.exp: New file.
7475 * gdb.guile/scm-block.c: New file.
7476 * gdb.guile/scm-block.exp: New file.
7477 * gdb.guile/scm-breakpoint.c: New file.
7478 * gdb.guile/scm-breakpoint.exp: New file.
7479 * gdb.guile/scm-disasm.c: New file.
7480 * gdb.guile/scm-disasm.exp: New file.
7481 * gdb.guile/scm-equal.c: New file.
7482 * gdb.guile/scm-equal.exp: New file.
7483 * gdb.guile/scm-error.exp: New file.
7484 * gdb.guile/scm-error.scm: New file.
7485 * gdb.guile/scm-frame-args.c: New file.
7486 * gdb.guile/scm-frame-args.exp: New file.
7487 * gdb.guile/scm-frame-args.scm: New file.
7488 * gdb.guile/scm-frame-inline.c: New file.
7489 * gdb.guile/scm-frame-inline.exp: New file.
7490 * gdb.guile/scm-frame.c: New file.
7491 * gdb.guile/scm-frame.exp: New file.
7492 * gdb.guile/scm-generics.exp: New file.
7493 * gdb.guile/scm-gsmob.exp: New file.
7494 * gdb.guile/scm-iterator.c: New file.
7495 * gdb.guile/scm-iterator.exp: New file.
7496 * gdb.guile/scm-math.c: New file.
7497 * gdb.guile/scm-math.exp: New file.
7498 * gdb.guile/scm-objfile-script-gdb.in: New file.
7499 * gdb.guile/scm-objfile-script.c: New file.
7500 * gdb.guile/scm-objfile-script.exp: New file.
7501 * gdb.guile/scm-objfile.c: New file.
7502 * gdb.guile/scm-objfile.exp: New file.
7503 * gdb.guile/scm-ports.exp: New file.
7504 * gdb.guile/scm-pretty-print.c: New file.
7505 * gdb.guile/scm-pretty-print.exp: New file.
7506 * gdb.guile/scm-pretty-print.scm: New file.
7507 * gdb.guile/scm-section-script.c: New file.
7508 * gdb.guile/scm-section-script.exp: New file.
7509 * gdb.guile/scm-section-script.scm: New file.
7510 * gdb.guile/scm-symbol.c: New file.
7511 * gdb.guile/scm-symbol.exp: New file.
7512 * gdb.guile/scm-symtab-2.c: New file.
7513 * gdb.guile/scm-symtab.c: New file.
7514 * gdb.guile/scm-symtab.exp: New file.
7515 * gdb.guile/scm-type.c: New file.
7516 * gdb.guile/scm-type.exp: New file.
7517 * gdb.guile/scm-value-cc.cc: New file.
7518 * gdb.guile/scm-value-cc.exp: New file.
7519 * gdb.guile/scm-value.c: New file.
7520 * gdb.guile/scm-value.exp: New file.
7521 * gdb.guile/source2.scm: New file.
7522 * gdb.guile/types-module.cc: New file.
7523 * gdb.guile/types-module.exp: New file.
7524
7026a7c1
YQ
75252014-02-10 Yao Qi <yao@codesourcery.com>
7526
7527 PR testsuite/16543
7528 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7529 * configure: Regenerated.
7530 * Makefile.in: New file.
7531
6c466447
AS
75322014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7533
7534 * gdb.python/py-framefilter.exp: Fix typo.
7535
6e854735
YQ
75362014-02-08 Yao Qi <yao@codesourcery.com>
7537
7538 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7539 that no =breakpoint-modified is emitted when breakpoints are
7540 modified through MI commands.
7541
d137e6dc
PA
75422014-02-07 Pedro Alves <pedro@codesourcery.com>
7543 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.threads/step-after-sr-lock.c: New file.
7546 * gdb.threads/step-after-sr-lock.exp: New file.
7547
b5ee5a50
PA
75482014-02-07 Pedro Alves <palves@redhat.com>
7549
7550 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7551
3c77faf3
JK
75522014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7553
7554 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7555 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7556
6dddc817
DE
75572014-02-06 Doug Evans <xdje42@gmail.com>
7558
7559 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7560 output.
7561
7562 * gdb.gdb/python-interrupts.exp: New file.
7563
de7b2893
YQ
75642014-02-05 Yao Qi <yao@codesourcery.com>
7565
7566 * gdb.trace/report.exp (use_collected_data): Test the output
7567 of "info threads" and "info inferiors".
7568
66d032ac
YQ
75692014-02-05 Yao Qi <yao@codesourcery.com>
7570
7571 Revert this patch:
7572
7573 2013-05-24 Yao Qi <yao@codesourcery.com>
7574
7575 * gdb.trace/tfile.exp: Test inferior and thread.
7576
591a12a1
UW
75772014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7578
7579 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7580 on a function.
7581 * gdb.base/step-bt.c: Call hello via function pointer to make
7582 sure its first instruction is executed on powerpc64le-linux.
7583
0ff3e01f
UW
75842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7585
7586 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7587
084ee545
UW
75882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7589
7590 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7591 of the test patterns for use on little-endian systems.
7592
6ed14ff3
UW
75932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7594
7595 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7596 (decimal_vector): Fix for little-endian.
7597
401e27fd
JM
75982014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7599
7600 * gdb.arch/sparc-sysstep.exp: New file.
7601 * gdb.arch/sparc-sysstep.c: Likewise.
7602
7603 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7604
8b924729
EBM
76052014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7606
7607 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7608
fb151210
JB
76092014-01-23 Tom Tromey <tromey@redhat.com>
7610
7611 * gdb.ada/array_char_idx: New testcase.
7612
0740f8d8
TT
76132014-01-23 Tom Tromey <tromey@redhat.com>
7614
7615 PR python/16487:
7616 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7617 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7618 classes.
7619
21909fa1
TT
76202014-01-23 Tom Tromey <tromey@redhat.com>
7621
7622 PR python/16491:
7623 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7624 string from an inferior frame.
7625 * gdb.python/py-framefilter-mi.exp: Update.
7626
87ce2a04
DE
76272014-01-22 Doug Evans <dje@google.com>
7628
7629 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7630
237b092b
AA
76312014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7632
7633 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7634
d674a709
AA
76352014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7636
7637 * gdb.trace/entry-values.exp: Remove excess space character from
7638 regex patterns. Handle s390 call instruction.
7639
20fa3390
AA
76402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7641
7642 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7643 define "*_start" label. Make "name" static.
7644 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7645 ${name} by references to ${name}_start.
7646
78466714
AA
76472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7648
7649 * gdb.base/info-macros.exp: Remove "debug" from the compile
7650 options.
7651
ec9f644a
IB
76522014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7653
7654 * gdb.dlang/demangle.exp: New file.
7655
94b1b47e
IB
76562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7657
7658 * gdb.dlang/primitive-types.exp: New file.
7659
7f420862
IB
76602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7661
7662 * configure.ac: Create gdb.dlang/Makefile.
7663 * configure: Regenerate.
7664 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7665 * gdb.dlang/Makefile.in: New file.
7666 * lib/d-support.exp: New file.
7667 * lib/gdb.exp (skip_d_tests): New proc.
7668
52834460
MM
76692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7670
7671 * gdb.btrace/delta.exp: Check reverse stepi.
7672 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7673 * gdb.btrace/finish.exp: New.
7674 * gdb.btrace/next.exp: New.
7675 * gdb.btrace/nexti.exp: New.
7676 * gdb.btrace/record_goto.c: Add comments.
7677 * gdb.btrace/step.exp: New.
7678 * gdb.btrace/stepi.exp: New.
7679 * gdb.btrace/multi-thread-step.c: New.
7680 * gdb.btrace/multi-thread-step.exp: New.
7681 * gdb.btrace/rn-dl-bind.c: New.
7682 * gdb.btrace/rn-dl-bind.exp: New.
7683 * gdb.btrace/data.c: New.
7684 * gdb.btrace/data.exp: New.
7685 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7686
6e07b1d2
MM
76872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7688
7689 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7690 * gdb.btrace/exception.exp: Update.
7691 * gdb.btrace/instruction_history.exp: Update.
7692 * gdb.btrace/record_goto.exp: Update.
7693 * gdb.btrace/tailcall.exp: Update.
7694 * gdb.btrace/unknown_functions.exp: Update.
7695 * gdb.btrace/delta.exp: New.
7696
0b722aec
MM
76972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7698
7699 * gdb.btrace/record_goto.exp: Add backtrace test.
7700 * gdb.btrace/tailcall.exp: Add backtrace test.
7701
066ce621
MM
77022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7703
7704 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7705 * gdb.btrace/record_goto.c: New.
7706 * gdb.btrace/record_goto.exp: New.
7707 * gdb.btrace/x86-record_goto.S: New.
7708
0688d04e
MM
77092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7710
7711 * gdb.btrace/function_call_history.exp: Update tests.
7712 * gdb.btrace/instruction_history.exp: Update tests.
7713
8710b709
MM
77142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7715
7716 * gdb.btrace/function_call_history.exp: Fix expected field
7717 order for "record function-call-history".
7718 Add new tests for "record function-call-history /c".
7719 * gdb.btrace/exception.cc: New.
7720 * gdb.btrace/exception.exp: New.
7721 * gdb.btrace/tailcall.exp: New.
7722 * gdb.btrace/x86-tailcall.S: New.
7723 * gdb.btrace/x86-tailcall.c: New.
7724 * gdb.btrace/unknown_functions.c: New.
7725 * gdb.btrace/unknown_functions.exp: New.
7726 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7727
5de9129b
MM
77282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7729
7730 * gdb.btrace/instruction_history.exp: Update.
7731 * gdb.btrace/function_call_history.exp: Update.
7732
23a7fe75
MM
77332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7734
7735 * gdb.btrace/function_call_history.exp: Fix expected function
7736 trace.
7737 * gdb.btrace/instruction_history.exp: Initialize traced.
7738 Remove traced_functions.
7739
724c7dd8
MM
77402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7741
7742 * gdb.btrace/function_call_history.exp: Update
7743 * gdb.btrace/instruction_history.exp: Update.
7744
6d78d93b
MM
77452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7746
7747 * gdb.btrace/enable.exp: Update expected text.
7748
93a360cc
OJ
77492014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7750
7751 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7752 bytes.
7753
3772b53f
MR
77542014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7755
7756 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7757
596662fa
OJ
77582014-01-15 Omair Javaid <omair.javaid@linaro.org>
7759
7760 * lib/gdb.exp (supports_process_record): Return true for
7761 arm*-linux*. (supports_reverse): Likewise.
7762
b5b08fb4
SC
77632014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7764
7765 PR python/15464
7766 PR python/16113
7767 * gdb.python/py-type.c: Enhance test case.
7768 * gdb.python/py-value-cc.cc: Likewise
7769 * gdb.python/py-type.exp: Add new tests.
7770 * gdb.python/py-value-cc.exp: Likewise
7771
52d7fb13
AA
77722014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7773 Pedro Alves <palves@redhat.com>
7774
7775 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7776 Make "name" extern.
7777 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7778 references to ${name}_start by references to ${name}.
7779
a2cd8cfe
JB
77802014-01-10 Joel Brobecker <brobecker@adacore.com>
7781
7782 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7783
4e23fced
JB
77842014-01-10 Joel Brobecker <brobecker@adacore.com>
7785
7786 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7787
c6a9e42c
PA
77882014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7789 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 7792 mi_gdb_target_load.
c6a9e42c 7793
b7ea362b
PA
77942014-01-08 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.threads/reconnect-signal.c: New file.
7797 * gdb.threads/reconnect-signal.exp: New file.
7798
5e3f4fab
EBM
77992014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7800
7801 * gdb.base/source-dir.exp: New file.
7802
79301218
JB
78032014-01-07 Joel Brobecker <brobecker@adacore.com>
7804
7805 * gdb.ada/mi_interface: New testcase.
7806
8e355c5d
JB
78072014-01-07 Joel Brobecker <brobecker@adacore.com>
7808
7809 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7810 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7811 gdb.ada/pp-rec-component/pck.ads: New files.
7812
c0d48811
JB
78132014-01-07 Joel Brobecker <brobecker@adacore.com>
7814
7815 * gdb.python/py-pp-integral.c: New file.
7816 * gdb.python/py-pp-integral.py: New file.
7817 * gdb.python/py-pp-integral.exp: New file.
7818
17b609c3 7819For older changes see ChangeLog-1993-2013.
c906108c 7820\f
8d8cb839
EZ
7821;; Local Variables:
7822;; mode: change-log
7823;; left-margin: 8
7824;; fill-column: 74
7825;; version-control: never
7826;; End:
902f2ccb 7827
618f726f 7828 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
7829 Copying and distribution of this file, with or without modification,
7830 are permitted provided the copyright notice and this notice are preserved.
This page took 4.885931 seconds and 4 git commands to generate.