Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLog
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
2
3 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
5 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6 variable for GPR 0 instead of assuming it is register 0.
7 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8 * lib/trace-support.exp: Add s390 registers.
9
10 2016-03-29 Yao Qi <yao.qi@linaro.org>
11
12 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13
14 2016-03-24 Yao Qi <yao.qi@linaro.org>
15
16 * gdb.reverse/break-reverse.exp: Add quotation mark in the
17 test message.
18
19 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20
21 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
22 maintaining separate logic for constructing the output path.
23
24 2016-03-16 Don Breazeal <donb@codesourcery.com>
25
26 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
27 Retry fork and waitpid on interrupted system call errors.
28 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
29 Use with_timeout_factor to increase timeout by factor of 10.
30
31 2016-03-15 Don Breazeal <donb@codesourcery.com>
32
33 * gdb.cp/scope-err.cc: New test program.
34 * gdb.cp/scope-err.exp: New test script.
35 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
36 lines and "set breakpoint here" comment.
37 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
38 Fixed some whitespace and format issues.
39 * gdb.mi/mi-linespec-err-cp.cc: New test program.
40 * gdb.mi/mi-linespec-err-cp.exp: New test script.
41
42 2016-03-15 Doug Evans <dje@google.com>
43
44 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
45 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
46 All callers updated. Add tests for enums, mixed flags register.
47
48 2016-03-15 Doug Evans <dje@google.com>
49
50 * gdb.base/skip.c (main): Call test_skip_file_and_function.
51 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
52
53 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
54
55 * gdb.base/default.exp: Add $_as_string to the list of expected
56 convenience functions.
57
58 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
59
60 * gdb.base/maint.exp: New tests for 'maint info line-table'.
61
62 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
63
64 * gdb.python/py-as-string.exp: New file.
65 * gdb.python/py-as-string.c: New file.
66
67 2016-03-09 Pedro Alves <palves@redhat.com>
68
69 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
70 signal" -> "Thread NN received signal" output change.
71 * gdb.threads/ia64-sigill.exp: Likewise.
72 * gdb.threads/linux-dp.exp: Likewise.
73 * gdb.threads/manythreads.exp: Likewise.
74 * gdb.threads/pending-step.exp: Likewise.
75 * gdb.threads/print-threads.exp: Likewise.
76 * gdb.threads/sigstep-threads.exp: Likewise.
77 * gdb.threads/staticthreads.exp: Likewise.
78 * gdb.threads/tls.exp: Likewise.
79
80 2016-03-09 Pedro Alves <palves@redhat.com>
81
82 * gdb.base/command-line-input.exp: New file.
83
84 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
85
86 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
87 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
88 * gdb.trace/pending.exp: Accept leading dot before function name.
89 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
90 * lib/trace-support.exp: Set registers for ppc.
91
92 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
93
94 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
95 use it for disassembly; accept .main in addition to main in backtrace.
96
97 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
98 Marcin Kościelnicki <koriakin@0x04.net>
99
100 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
101 (gdb_recursion_test_ptr): New global variable.
102 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
103 gdb_recursion_test.
104 (gdb_c_test): Ditto.
105
106 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
107
108 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
109 ordering.
110
111 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
112
113 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
114 (bar): Add bar_start_lbl label.
115 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
116 of foo/bar for emitting DWARF and tracing.
117
118 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
119
120 * analyze-racy-logs.py: Set executable bit.
121
122 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
123
124 * Makefile.in (DEFAULT_RACY_ITER): New variable.
125 (CHECK_TARGET_TMP): Likewise.
126 (check-single-racy): New rule.
127 (check-parallel-racy): Likewise.
128 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
129 (do-check-parallel-racy): New rule.
130 (check-racy/%.exp): Likewise.
131 * README (Racy testcases): New section.
132 * analyze-racy-logs.py: New file.
133
134 2016-03-03 Doug Evans <dje@google.com>
135
136 * gdb.base/skip.exp: Use with_test_prefix.
137
138 2016-03-03 Yao Qi <yao.qi@linaro.org>
139
140 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
141 Invoke step_over_syscall "clone" and break_cond_on_syscall
142 "clone".
143 * gdb.base/step-over-clone.c: New file.
144
145 2016-03-03 Yao Qi <yao.qi@linaro.org>
146
147 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
148 code format.
149
150 2016-03-03 Yao Qi <yao.qi@linaro.org>
151
152 * gdb.base/disp-step-fork.c: Rename to ...
153 * gdb.base/step-over-fork.c: ... it. New file.
154 * gdb.base/disp-step-vfork.c: Rename to ...
155 * gdb.base/step-over-vfork.c: ... it. New file.
156 * gdb.base/disp-step-syscall.exp: Rename to ...
157 * gdb.base/step-over-syscall.exp: ... it. New file.
158 (disp_step_cross_syscall): Rename to ...
159 (step_over_syscall): ... it.
160
161 2016-03-03 Yao Qi <yao.qi@linaro.org>
162
163 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
164 If target supports condition evaluation on target, invoke
165 break_cond_on_syscall for fork and vfork.
166
167 2016-03-03 Yao Qi <yao.qi@linaro.org>
168
169 * gdb.base/disp-step-syscall.exp: Don't invoke
170 support_displaced_stepping.
171 (disp_step_cross_syscall): Test with displaced stepping off and
172 on if supported.
173
174 2016-03-03 Yao Qi <yao.qi@linaro.org>
175
176 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
177 proc.
178 (setup): New proc.
179 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
180 and setup.
181
182 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
183
184 * gdb.fortran/vla-history.exp: Remove breakpoint.
185
186 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
187
188 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
189
190 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
191
192 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
193
194 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
195
196 * gdb.mi/vla.f90: Nullify pointer after declaration.
197
198 2016-03-01 Pedro Alves <palves@redhat.com>
199
200 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
201
202 2016-03-01 Pedro Alves <palves@redhat.com>
203
204 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
205 before anything else.
206 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
207 _GNU_SOURCE here.
208 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
209 before anything else.
210 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
211
212 2016-03-01 Pedro Alves <palves@redhat.com>
213
214 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
215
216 2016-03-01 Yao Qi <yao.qi@linaro.org>
217
218 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
219 prepare_for_testing.
220
221 2016-03-01 Yao Qi <yao.qi@linaro.org>
222
223 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
224
225 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
226
227 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
228 manually constructing the output path.
229
230 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
231
232 * gdb.arch/s390-stackless.S: New.
233 * gdb.arch/s390-stackless.exp: New.
234
235 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
236
237 * gdb.dlang/circular.c: New file.
238 * gdb.dlang/circular.exp: New file.
239
240 2016-02-26 Yao Qi <yao.qi@linaro.org>
241
242 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
243 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
244 (testcases): Update.
245
246 2016-02-26 Yao Qi <yao.qi@linaro.org>
247
248 * gdb.reverse/aarch64.c: Rename to ...
249 * gdb.reverse/insn-reverse.c: ... it.
250 * gdb.reverse/aarch64.exp: Rename to ...
251 * gdb.reverse/insn-reverse.exp: ... it.
252
253 2016-02-26 Yao Qi <yao.qi@linaro.org>
254
255 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
256 (testcase_ftype): New.
257 (testcases): New array.
258 (n_testcases): New.
259 (main): Call each element in testcases.
260 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
261 (read_testcase): New.
262 Do the tests in a loop.
263
264 2016-02-25 Yao Qi <yao.qi@linaro.org>
265
266 * gdb.base/branches.c: Remove.
267
268 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
269
270 PR gdb/13808
271 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
272
273 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
274
275 * gdb.trace/ftrace.exp: Remove unnecessary target check.
276
277 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
278
279 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
280 change x86_64 call_insn to 'callq'.
281
282 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
283
284 * gdb.trace/tfile-avx.c: Move to...
285 * gdb.trace/tracefile-pseudo-reg.c: Here.
286 * gdb.trace/tfile-avx.exp: Move to...
287 * gdb.trace/tracefile-pseudo-reg.exp: Here.
288
289 2016-02-24 Gary Benson <gbenson@redhat.com>
290
291 * gdb.base/attach-pie-noexec.exp: Do not expect an error
292 message on attach.
293
294 2016-02-23 Doug Evans <dje@google.com>
295
296 * gdb.base/skip.c (test_skip): New function.
297 (end_test_skip_file_and_function): New function.
298 (test_skip_file_and_function): New function.
299 * gdb.base/skip1.c (test_skip): New function.
300 (skip1_test_skip_file_and_function): New function.
301 * gdb.base/skip.exp: Add tests for new skip options.
302 * gdb.base/skip-solib.exp: Update expected output.
303 * gdb.perf/skip-command.cc: New file.
304 * gdb.perf/skip-command.exp: New file.
305 * gdb.perf/skip-command.py: New file.
306
307 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
308
309 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
310 info registers pattern.
311
312 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
313
314 * lib/future.exp: Add D support.
315 (gdb_find_gdc): New proc.
316 (gdb_default_target_compile): Add D support.
317
318 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
319
320 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
321 user+system time.
322 (trace_speed_test): Determine the iteration count for a time
323 between 15..30 seconds.
324
325 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
326
327 * gdb.arch/i386-mpx-sigsegv.c: New file.
328 * gdb.arch/i386-mpx-sigsegv.exp: New file.
329 * gdb.arch/i386-mpx-simple_segv.c: New file.
330 * gdb.arch/i386-mpx-simple_segv.exp: New file.
331
332 2016-02-18 Yao Qi <yao.qi@linaro.org>
333
334 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
335 Don't call setup_kfail.
336
337 2016-02-18 Yao Qi <yao.qi@linaro.org>
338
339 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
340 Set "set breakpoint condition-evaluation" per $cond_bp_target.
341
342 2016-02-16 Doug Evans <dje@google.com>
343
344 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
345 * gdb.base/skip1.c: Ditto.
346 * gdb.base/skip.exp: Whitespace cleanup.
347
348 2016-02-16 Don Breazeal <donb@codesourcery.com>
349
350 PR remote/19496
351 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
352 Remove kfail for PR remote/19496.
353
354 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
355
356 * lib/gdb.exp (standard_temp_file): Return a path specific to
357 the runtest invocation.
358
359 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
360
361 * gdb.trace/save-trace.exp: Change relative path to be in the
362 standard output directory.
363
364 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * gdb.arch/i386-prologue.c: Add missing prototypes.
367
368 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
369
370 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
371 * gdb.arch/i386-prologue.exp: Likewise.
372 * gdb.arch/i386-size.exp: Likewise.
373
374 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
375
376 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
377 define object file path.
378 * gdb.btrace/gcore.exp: Use standard_output_file to define core
379 file path.
380 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
381 standard_output_file to define binfile.
382
383 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 Fix compatibility with recent gfortran-5.3.1.
386 * gdb.fortran/vla-history.exp (print vla1 allocated)
387 (print vla2 allocated, print $2, print $3): Remove
388 (print $4): Rename to ...
389 (print $2): ... here.
390 (print $9): Rename to ...
391 (print $5): ... here.
392 (print $10): Rename to ...
393 (print $6): ... here.
394 * gdb.fortran/vla.f90: Add pvla initialization.
395
396 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
397
398 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
399 New test.
400 * gdb.fortran/vla-value-sub.exp: Likewise.
401
402 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
403
404 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
405
406 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
407
408 * i386-biarch-core.exp: Define corefile using
409 standard_output_file.
410
411 2016-02-12 Yao Qi <yao.qi@linaro.org>
412
413 * gdb.arch/arm-single-step-kernel-helper.c: New.
414 * gdb.arch/arm-single-step-kernel-helper.exp: New.
415
416 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
417
418 * gdb.btrace/tailcall-only.exp: New.
419 * gdb.btrace/tailcall-only.c: New.
420 * gdb.btrace/x86_64-tailcall-only.S: New.
421 * gdb.btrace/i686-tailcall-only.S: New.
422
423 2016-02-11 Pedro Alves <palves@redhat.com>
424
425 * README (Parallel testing): Add missing double quotes.
426
427 2016-02-11 Pedro Alves <palves@redhat.com>
428
429 * README (Parallel testing): New section.
430 (GDB_PARALLEL): Rewrite.
431 (FORCE_PARALLEL): Document.
432
433 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
434
435 * gdb.trace/tfile-avx.c: New test.
436 * gdb.trace/tfile-avx.exp: New test.
437
438 2016-02-09 Keith Seitz <keiths@redhat.com>
439
440 PR breakpoints/19546
441 * gdb.base/infcall-exec.c: New file.
442 * gdb.base/infcall-exec2.c: New file.
443 * gdb.base/infcall-exec.exp: New file.
444
445 2016-02-09 Keith Seitz <keiths@redhat.com>
446
447 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
448 (toplevel): Call test_bkpt_address.
449
450 2016-02-09 Keith Seitz <keiths@redhat.com>
451
452 PR python/19506
453 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
454 (toplevel): Call test_bkpt_address.
455
456 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
457
458 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
459 to AC_OUTPUT.
460 * configure: Regenerate.
461
462 2016-02-09 Pedro Alves <palves@redhat.com>
463
464 PR breakpoints/19548
465 * gdb.base/execl-update-breakpoints.c (some_function): New
466 function.
467 (main): Call it.
468 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
469 Tighten expected GDB output.
470
471 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
472
473 * Makefile.in (ALL_SUBDIRS): Remove.
474 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
475 (distclean maintainer-clean realclean): Likewise.
476 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
477 * configure: Regenerate.
478 * gdb.ada/Makefile.in: Delete.
479 * gdb.arch/Makefile.in: Likewise.
480 * gdb.asm/Makefile.in: Likewise.
481 * gdb.base/Makefile.in: Likewise.
482 * gdb.btrace/Makefile.in: Likewise.
483 * gdb.cell/Makefile.in: Likewise.
484 * gdb.compile/Makefile.in: Likewise.
485 * gdb.cp/Makefile.in: Likewise.
486 * gdb.disasm/Makefile.in: Likewise.
487 * gdb.dlang/Makefile.in: Likewise.
488 * gdb.dwarf2/Makefile.in: Likewise.
489 * gdb.fortran/Makefile.in: Likewise.
490 * gdb.gdb/Makefile.in: Likewise.
491 * gdb.go/Makefile.in: Likewise.
492 * gdb.guile/Makefile.in: Likewise.
493 * gdb.java/Makefile.in: Likewise.
494 * gdb.linespec/Makefile.in: Likewise.
495 * gdb.mi/Makefile.in: Likewise.
496 * gdb.modula2/Makefile.in: Likewise.
497 * gdb.multi/Makefile.in: Likewise.
498 * gdb.objc/Makefile.in: Likewise.
499 * gdb.opencl/Makefile.in: Likewise.
500 * gdb.opt/Makefile.in: Likewise.
501 * gdb.pascal/Makefile.in: Likewise.
502 * gdb.perf/Makefile.in: Likewise.
503 * gdb.python/Makefile.in: Likewise.
504 * gdb.reverse/Makefile.in: Likewise.
505 * gdb.server/Makefile.in: Likewise.
506 * gdb.stabs/Makefile.in: Likewise.
507 * gdb.threads/Makefile.in: Likewise.
508 * gdb.trace/Makefile.in: Likewise.
509 * gdb.xml/Makefile.in: Likewise.
510 * lib/gdb.exp (make_gdb_parallel_path): Add check for
511 GDB_PARALLEL.
512 (standard_output_file): Remove check for GDB_PARALLEL, always
513 return path in outputs/$subdir/$testname.
514
515 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
516
517 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
518 (site.exp): Assign abs_srcdir to tcl's srcdir.
519
520 2016-02-04 Yao Qi <yao.qi@linaro.org>
521
522 * gdb.base/foll-exec-mode.c: Include limits.h.
523 (main): Add parameters argc and argv. Get directory from
524 argv[0].
525 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
526 compilation.
527 * gdb.base/foll-exec.c: Include limits.h.
528 (main): Add parameters argc and argv.
529 Get directory from argv[0].
530 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
531 Adjust tests on the number of lines as source code changed.
532 * gdb.base/foll-vfork-exit.c: Include limits.h.
533 (main): Add one line of statement before vfork.
534 * gdb.base/foll-vfork.c: Include limits.h and string.h.
535 (main): Add parameters argc and argv. Get directory from
536 argv[0].
537 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
538 (setup_gdb): Set tbreak to skip some source lines.
539 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
540 (main): Add parameters argc and argv. Get directory from
541 argv[0].
542 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
543 compilation.
544 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
545 (main): Add parameters argc and argv. Get directory from
546 argv[0].
547 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
548 compilation.
549
550 2016-02-01 Doug Evans <dje@google.com>
551
552 * gdb.base/skip.exp: Clean up multiple references to same test name.
553
554 2016-02-01 Pedro Alves <palves@redhat.com>
555
556 PR remote/19496
557 * gdb.threads/forking-threads-plus-breakpoint.exp
558 (displaced_stepping_supported): New global.
559 (probe_displaced_stepping_support): New procedure.
560 (do_test): Add 'displaced' parameter, and use it.
561 (top level): Check for displaced stepping support. Add displaced
562 stepping on/off testing axis.
563
564 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
567 pointer. Don't perform further tests on the unassociated pointer
568 if the first test fails.
569
570 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
571
572 * gdb.base/max-value-size.c: New file.
573 * gdb.base/max-value-size.exp: New file.
574 * gdb.base/huge.exp: Disable max-value-size for this test.
575
576 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
577
578 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
579
580 2016-01-28 Yao Qi <yao.qi@linaro.org>
581
582 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
583
584 2016-01-25 Pedro Alves <palves@redhat.com>
585
586 PR threads/19461
587 * gdb.base/fork-running-state.c: New file.
588 * gdb.base/fork-running-state.exp: New file.
589
590 2016-01-25 Pedro Alves <palves@redhat.com>
591
592 PR gdb/19494
593 * gdb.base/catch-fork-kill.c: New file.
594 * gdb.base/catch-fork-kill.exp: New file.
595
596 2016-01-25 Pedro Alves <palves@redhat.com>
597
598 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
599 Delete, moved to lib/gdb.exp.
600 * gdb.threads/forking-threads-plus-breakpoint.exp
601 (foreach_with_prefix): Likewise.
602 * gdb.threads/process-dies-while-handling-bp.exp
603 (foreach_with_prefix): Likewise.
604 * lib/gdb.exp (foreach_with_prefix): New procedure.
605
606 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
607
608 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
609 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
610
611 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
612
613 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
614 endian targets.
615
616 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
617 Pedro Alves <palves@redhat.com>
618
619 Fix testsuite compatibility with Guile.
620 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
621 number.
622
623 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 Fix testsuite compatibility with Guile.
626 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
627 (thread 1): New test for backtrace through signal handler.
628
629 2016-01-22 Yao Qi <yao.qi@linaro.org>
630
631 PR testsuite/19491
632 * gdb.base/multi-forks.c: Include
633 ../lib/unbuffer_output.c
634 (main): Call gdb_unbuffer_output.
635
636 2016-01-21 Doug Evans <dje@google.com>
637
638 * lib/ada.exp (gdb_compile_ada): Fix typo.
639
640 2016-01-21 Joel Brobecker <brobecker@adacore.com>
641
642 * gdb.base/break-fun-addr.exp: New file.
643 * gdb.base/break-fun-addr1.c: New file.
644 * gdb.base/break-fun-addr2.c: New file.
645
646 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
647
648 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
649 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
650 enum flag values.
651
652 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
653
654 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
655 when GDB can not set the vector return value. Add more comments
656 for clarification.
657
658 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
659
660 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
661 command.
662
663 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
664
665 * Makefile.in (DO_RUNTEST): Add --status and update usages.
666
667 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
668
669 * Makefile.in (check-single): Pass --status to runtest.
670 (check/%.exp): Likewise.
671
672 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
673
674 * Makefile.in (check-parallel): Propagate return code from make
675 do-check-parallel.
676
677 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
678
679 * gdb.trace/ftrace.exp: Fix expected message on continue.
680 * gdb.trace/pending.exp: Fix expected message on continue.
681 * gdb.trace/trace-break.exp: Fix expected message on continue.
682
683 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
684
685 * lib/gdb.exp (gdb_test): Remove unused global references.
686
687 2016-01-18 Pedro Alves <palves@redhat.com>
688
689 * gdb.base/async-shell.exp: Adjust expected output.
690 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
691 * gdb.base/siginfo-thread.exp: Adjust expected output.
692 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
693 * gdb.java/jnpe.exp: Adjust expected output.
694 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
695 * gdb.threads/continue-pending-status.exp: Adjust expected output.
696 * gdb.threads/leader-exit.exp: Adjust expected output.
697 * gdb.threads/manythreads.exp: Adjust expected output.
698 * gdb.threads/pthreads.exp: Adjust expected output.
699 * gdb.threads/schedlock.exp: Adjust expected output.
700 * gdb.threads/siginfo-threads.exp: Adjust expected output.
701 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
702 expected output.
703 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
704 output.
705 * gdb.threads/sigthread.exp: Adjust expected output.
706 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
707
708 2016-01-18 Yao Qi <yao.qi@linaro.org>
709
710 * gdb.guile/scm-section-script.c: Replace @progbits with
711 %progbits.
712 * gdb.python/py-section-script.c: Likewise.
713
714 2016-01-15 Pedro Alves <palves@redhat.com>
715
716 * gdb.multi/tids.exp: Test star wildcard ranges.
717
718 2016-01-15 Pedro Alves <palves@redhat.com>
719
720 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
721 command from "thread apply" invocation.
722 (thr_apply_info_thr_invalid): Default the expected output to the
723 input tid list.
724 (top level): Add tests that use convenience variables. Add tests
725 for "thread apply" with a valid TID list, but missing the command.
726
727 2016-01-13 Pedro Alves <palves@redhat.com>
728
729 * gdb.base/default.exp: Expect $_gthread as well.
730 * gdb.multi/tids.exp: Test $_gthread.
731 * gdb.threads/thread-specific.exp: Test $_gthread.
732
733 2016-01-13 Pedro Alves <palves@redhat.com>
734
735 * gdb.multi/tids.exp: Test "info threads -gid".
736
737 2016-01-13 Pedro Alves <palves@redhat.com>
738
739 * gdb.multi/tids.exp: Test InferiorThread.global_num and
740 Breakpoint.thread.
741 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
742
743 2016-01-07 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/break.exp: Adjust to output changes.
746 * gdb.base/hbreak2.exp: Likewise.
747 * gdb.base/sepdebug.exp: Likewise.
748 * gdb.base/watch_thread_num.exp: Likewise.
749 * gdb.linespec/keywords.exp: Likewise.
750 * gdb.multi/info-threads.exp: Likewise.
751 * gdb.threads/thread-find.exp: Likewise.
752 * gdb.multi/tids.c: New file.
753 * gdb.multi/tids.exp: New file.
754
755 2016-01-13 Pedro Alves <palves@redhat.com>
756
757 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
758
759 2016-01-13 Pedro Alves <palves@redhat.com>
760
761 * gdb.base/default.exp: Expect $_inferior as well.
762 * gdb.multi/base.exp: Test $_inferior.
763
764 2016-01-13 Pedro Alves <palves@redhat.com>
765
766 PR breakpoints/19388
767 * gdb.base/catch-signal-siginfo-cond.c: New file.
768 * gdb.base/catch-signal-siginfo-cond.exp: New file.
769
770 2016-01-12 Josh Stone <jistone@redhat.com>
771 Philippe Waroquiers <philippe.waroquiers@skynet.be>
772
773 * gdb.base/catch-syscall.c (do_execve): New variable.
774 (main): Conditionally trigger an execve.
775 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
776 (test_catch_syscall_execve): New, check entry/return across execve.
777 (do_syscall_tests): Call test_catch_syscall_execve.
778
779 2016-01-12 Pedro Alves <palves@redhat.com>
780
781 * gdb.base/random-signal.exp (do_test): New procedure, with body
782 of testcase moved in.
783
784 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
785 Pedro Alves <palves@redhat.com>
786
787 * gdb.base/funcargs.exp (finish from indirectly called function):
788 Reintroduce the case for 'First'.
789
790 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
791 Pedro Alves <palves@redhat.com>
792
793 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
794 (tcatch_vfork_then_child_follow_exec)
795 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
796 identification.
797
798 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
801 and repeats to unlimited.
802 * gdb.python/py-value.exp: Likewise.
803 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
804 and repeats to unlimited.
805
806 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
807
808 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
809 and reordering the functions.
810 * gdb.multi/hangout.c: Likewise.
811 * gdb.multi/hello.c: Likewise.
812
813 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
814
815 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
816 absolute.
817 (SingleStatisticTestResult.report): Use dict.keys instead of
818 dict.iterkeys.
819
820 2016-01-06 Pedro Alves <palves@redhat.com>
821
822 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
823
824 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
825
826 * gdb.btrace/dlopen.exp: New.
827 * gdb.btrace/dlopen.c: New.
828 * gdb.btrace/dlopen-dso.c: New.
829
830 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
831
832 * lib/gdb.exp (gdb_test): Update comments to clarify that the
833 PATTERN argument is optional.
834
835 2015-12-24 Joel Brobecker <brobecker@adacore.com>
836
837 * lib/ada.exp (target_compile_ada_from_dir): New function.
838 (gdb_compile_ada): Reimplement avoiding the use of project files.
839 * gdb.ada/gnat_ada.gpr: Delete.
840 * gdb.ada/cond_lang.exp: Adjust test to make path before
841 filename optional.
842 * gdb.ada/small_reg_param.exp: Likewise.
843
844 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
845
846 * gdb.base/foll-vork.exp: Remove HP-UX special case.
847
848 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
849
850 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
851 case.
852
853 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
854
855 * gdb.base/break.exp: Remove dead code.
856 * gdb.base/sepdebug.exp: Likewise.
857
858 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
859
860 * gdb.asm/asm-source.exp: Remove HP-UX references.
861 * gdb.base/annota1.exp: Likewise.
862 * gdb.base/annota3.exp: Likewise.
863 * gdb.base/attach.exp: Likewise.
864 * gdb.base/bigcore.exp: Likewise.
865 * gdb.base/break.exp: Likewise.
866 * gdb.base/call-ar-st.exp: Likewise.
867 * gdb.base/callfuncs.exp: Likewise.
868 * gdb.base/catch-fork-static.exp: Likewise.
869 * gdb.base/display.exp: Likewise.
870 * gdb.base/foll-exec-mode.exp: Likewise.
871 * gdb.base/foll-exec.exp: Likewise.
872 * gdb.base/foll-fork.exp: Likewise.
873 * gdb.base/foll-vfork.exp: Likewise.
874 * gdb.base/funcargs.exp: Likewise.
875 * gdb.base/hbreak2.exp: Likewise.
876 * gdb.base/inferior-died.exp: Likewise.
877 * gdb.base/interrupt.exp: Likewise.
878 * gdb.base/multi-forks.exp: Likewise.
879 * gdb.base/nodebug.exp: Likewise.
880 * gdb.base/sepdebug.exp: Likewise.
881 * gdb.base/solib1.c: Likewise.
882 * gdb.base/step-test.exp: Likewise.
883 * gdb.mi/non-stop.c: Likewise.
884 * gdb.mi/pthreads.c: Likewise.
885 * gdb.multi/bkpt-multi-exec.ex: Likewise.
886 * gdb.threads/pthreads.c: Likewise.
887 * gdb.threads/staticthreads.exp: Likewise.
888 * lib/future.exp: Likewise.
889 * lib/gdb.exp: Likewise.
890 * gdb.base/so-indr-cl.c: Remove.
891 * gdb.base/so-indr-cl.exp: Likewise.
892 * gdb.base/solib.c: Likewise.
893 * gdb.base/solib.exp: Likewise.
894 * gdb.base/solib2.c: Likewise.
895
896 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
897
898 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
899 * gdb.base/call-ar-st.exp: Likewise.
900 * gdb.base/callfuncs.exp: Likewise.
901 * gdb.base/condbreak.exp: Likewise.
902 * gdb.base/constvars.exp: Likewise.
903 * gdb.base/hbreak2.exp: Likewise.
904 * gdb.base/langs.exp: Likewise.
905 * gdb.base/list.exp: Likewise.
906 * gdb.base/long_long.exp: Likewise.
907 * gdb.base/ptype.exp: Likewise.
908 * gdb.base/scope.exp: Likewise.
909 * gdb.base/signals.exp: Likewise.
910 * gdb.base/so-impl-ld.exp: Likewise.
911 * gdb.base/varargs.exp: Likewise.
912 * gdb.base/volatile.exp: Likewise.
913 * gdb.base/whatis.exp: Likewise.
914 * gdb.cp/cplusfuncs.exp: Likewise.
915 * gdb.cp/inherit.exp: Likewise.
916 * gdb.cp/local.exp: Likewise.
917 * gdb.cp/member-ptr.exp: Likewise.
918 * gdb.cp/method.exp: Likewise.
919 * gdb.cp/overload.exp: Likewise.
920 * gdb.cp/templates.exp: Likewise.
921 * gdb.stabs/weird.exp: Likewise.
922 * lib/compiler.c: Likewise.
923 * lib/compiler.cc: Likewise.
924 * lib/cp-support.exp: Likewise.
925 * lib/gdb.exp: Likewise.
926
927 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
928
929 * configure.ac: Remove HP-UX case.
930 * configure: Regenerate.
931
932 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
933
934 * lib/gdb.exp (gdb_compile): Add function doc.
935
936 2015-12-17 Pedro Alves <palves@redhat.com>
937
938 PR threads/19354
939 * gdb.multi/info-threads.exp: New file.
940
941 2015-12-15 Yao Qi <yao.qi@linaro.org>
942
943 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
944 is aarch64*-*-*.
945
946 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
947
948 * gdb.base/history-duplicates.exp: Skip if no readline support.
949
950 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
951
952 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
953
954 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
955
956 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
957
958 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
959
960 * gdb.base/completion.exp: Skip tests that interrupt GDB with
961 ctrl-C if nointerrupts target property is set.
962 * gdb.base/double-prompt-target-event-error.exp: Likewise.
963 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
964 * gdb.base/paginate-bg-execution.exp: Likewise.
965 * gdb.base/paginate-execution-startup.exp: Likewise.
966 * gdb.base/random-signal.exp: Likewise.
967 * gdb.base/range-stepping.exp: Likewise.
968 * gdb.cp/annota2.exp: Likewise.
969 * gdb.cp/annota3.exp: Likewise.
970 * gdb.gdb/selftest.exp: Likewise.
971 * gdb.threads/continue-pending-status.exp: Likewise.
972 * gdb.threads/leader-exit.exp: Likewise.
973 * gdb.threads/manythreads.exp: Likewise.
974 * gdb.threads/pthreads.exp: Likewise.
975 * gdb.threads/schedlock.exp: Likewise.
976 * gdb.threads/sigthread.exp: Likewise.
977
978 2015-12-11 Don Breazeal <donb@codesourcery.com>
979
980 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
981 remote.
982 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
983 * gdb.base/foll-exec.exp (main): Enable for target remote.
984 * gdb.base/foll-fork.exp (main): Likewise.
985 * gdb.base/foll-vfork.exp (main): Likewise.
986 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
987 (proc continue_to_exit_bp_loc): Use clean_restart.
988 * gdb.base/pie-execl.exp (main): Disable for target remote.
989 * gdb.base/watch-vfork.exp (main): Enable for target remote.
990 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
991 * gdb.threads/execl.exp (main): Likewise.
992 * gdb.threads/fork-child-threads.exp (main): Likewise.
993 * gdb.threads/fork-plus-threads.exp (main): Disable for target
994 remote.
995 * gdb.threads/fork-thread-pending.exp (main): Enable for target
996 remote.
997 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
998 pid.tid style ptids, instead of just tid.
999 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1000 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1001 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1002 ptids, instead of just tid.
1003
1004 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.base/list.exp (test_list_forward): Add end of file error
1007 test.
1008 (test_repeat_list_command): Add end of file error test.
1009 (test_list_backwards): Add beginning of file error test.
1010
1011 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.base/list.exp (test_list_invalid_args): New function,
1014 defined, and called.
1015
1016 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1017
1018 * gdb.base/list.exp (test_list): Make test names unique.
1019
1020 2015-12-11 Yao Qi <yao.qi@linaro.org>
1021
1022 * gdb.base/coremaker2.c: Remove.
1023
1024 2015-12-10 Pedro Alves <palves@redhat.com>
1025
1026 * gdb.multi/base.exp: Remove stale "spaces" references.
1027
1028 2015-12-10 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.multi/base.exp: Don't use nowarnings.
1031 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1032 * gdb.multi/hangout.c: Include stdio.h.
1033 * gdb.multi/hello.c: Include stdlib.h.
1034 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1035 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1036 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1037
1038 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * gdb.dwarf2/dw2-ranges-base.c: New file.
1041 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1042 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1043 support additional line table, and debug ranges generation.
1044 (Dwarf::ranges): New function, generate .debug_ranges.
1045 (Dwarf::lines): Support generating simple line table programs.
1046 (Dwarf::assemble): Initialise new namespace variables.
1047
1048 2015-12-09 Kevin Buettner <kevinb@redhat.com>
1049
1050 * gdb.base/async.exp (proc test_background): Add case for
1051 asynchronous execution not supported.
1052
1053 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1054
1055 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1056 format and change test names to make them unique.
1057
1058 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1059 Pedro Alves <pedro@redhat.com>
1060
1061 PR gdb/18702
1062 Add checking of floatformats setup on x86_64 hosts.
1063 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1064 (smallval, bigval): New labels/constants.
1065 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1066 float" after loading bigval and smallval.
1067
1068 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1069
1070 * gdb.ada/fun_overload_menu.exp: New testcase.
1071 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1072
1073 2015-12-04 Josh Stone <jistone@redhat.com>
1074
1075 * gdb.base/catch-fork-static.exp: New.
1076
1077 2015-12-03 Yao Qi <yao.qi@linaro.org>
1078
1079 * gdb.base/sizeof.c: Don't include stdio.h and
1080 ../lib/unbuffer_output.c.
1081 (main): New variable 'size' and 'value'. Remove printf and
1082 gdb_unbuffer_output. Assign return value to size and value.
1083 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1084 at the beginning.
1085 (check_sizeof): Check the result by printing variable 'size'.
1086 (check_valueof): Check the result by printing variable 'value'.
1087
1088 2015-12-01 Yao Qi <yao.qi@linaro.org>
1089
1090 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1091 for aarch64*-*-linux* target.
1092
1093 2015-11-30 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1096
1097 2015-11-30 Pedro Alves <palves@redhat.com>
1098
1099 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1100 Handle non-stop mode vCont replies.
1101
1102 2015-11-30 Pedro Alves <palves@redhat.com>
1103
1104 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1105 prepare_for_testing. Start gdb with "set non-stop on" appended to
1106 GDBFLAGS. Lax expected stop output.
1107
1108 2015-11-27 Yao Qi <yao.qi@linaro.org>
1109
1110 * gdb.arch/arm-neon.exp: New.
1111 * gdb.arch/arm-neon.c: New.
1112
1113 2015-11-27 Yao Qi <yao.qi@linaro.org>
1114
1115 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1116
1117 2015-11-27 Yao Qi <yao.qi@linaro.org>
1118
1119 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1120 frames-invalid annotation.
1121
1122 2015-11-27 Yao Qi <yao.qi@linaro.org>
1123
1124 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1125
1126 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1127
1128 * gdb.threads/names.exp: New file.
1129 * gdb.threads/names.c: New file.
1130 * README: Mention gdb,no_thread_names.
1131
1132 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1133
1134 PR 19297
1135 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1136 support" error.
1137
1138 2015-11-24 Pedro Alves <palves@redhat.com>
1139
1140 PR 17539
1141 * gdb.base/display.exp: Expect displays to be sorted in ascending
1142 order. Use multi_line.
1143 * gdb.base/solib-display.exp: Likewise.
1144
1145 2015-11-24 Pedro Alves <palves@redhat.com>
1146
1147 PR 17539
1148 * gdb.base/display.exp: Expect displays to be sorted in ascending
1149 order. Use multi_line.
1150 * gdb.base/solib-display.exp: Likewise.
1151
1152 2015-11-24 Pedro Alves <palves@redhat.com>
1153
1154 PR 17539
1155 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1156 threads in ascending order.
1157 * gdb.base/foll-fork.exp: Likewise.
1158 * gdb.base/foll-vfork.exp: Likewise.
1159 * gdb.base/multi-forks.exp: Likewise.
1160 * gdb.mi/mi-nonstop.exp: Likewise.
1161 * gdb.mi/mi-nsintrall.exp: Likewise.
1162 * gdb.multi/base.exp: Likewise.
1163 * gdb.multi/multi-arch.exp: Likewise.
1164 * gdb.python/py-inferior.exp: Likewise.
1165 * gdb.threads/break-while-running.exp: Likewise.
1166 * gdb.threads/execl.exp: Likewise.
1167 * gdb.threads/gcore-thread.exp: Likewise.
1168 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1169 * gdb.threads/kill.exp: Likewise.
1170 * gdb.threads/linux-dp.exp: Likewise.
1171 * gdb.threads/multiple-step-overs.exp: Likewise.
1172 * gdb.threads/next-bp-other-thread.exp: Likewise.
1173 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1174 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1175 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1176 * gdb.threads/thread-find.exp: Likewise.
1177 * gdb.threads/tls.exp: Likewise.
1178 * lib/mi-support.exp (mi_reverse_list): Delete.
1179 (mi_check_thread_states): No longer reverse list.
1180
1181 2015-11-24 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1184 use lowercase.
1185
1186 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1187
1188 * gdb.trace/actions.c: Include trace-common.h.
1189 (main): Add a location for a fast tracepoint.
1190 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1191 the normal tracepoints.
1192 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1193
1194 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1195
1196 * save-trace.exp: Factor out code to these...
1197 (gdb_save_tracepoints): New.
1198 (gdb_load_tracepoints): New.
1199 (do_save_load_test): New.
1200
1201 2015-11-23 Kevin Buettner <kevinb@redhat.com>
1202
1203 * gdb.base/asmlabel.exp: New test.
1204 * gdb.base/asmlabel.c: New test case.
1205
1206 2015-11-23 Joel Brobecker <brobecker@adacore.com>
1207
1208 * gdb.base/wrong_frame_bt_full-main.c: New file.
1209 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1210 * gdb.base/wrong_frame_bt_full.exp: New file.
1211
1212 2015-11-23 Joel Brobecker <brobecker@adacore.com>
1213
1214 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1215
1216 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1217
1218 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
1219 pstate register when comparing registers values in
1220 sparc64-*-linux-gnu targets to avoid spurious differences.
1221
1222 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1223
1224 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
1225
1226 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1227
1228 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1229 as type argument to gdb_compile.
1230 * gdb.base/nested-subp2.exp: Likewise.
1231 * gdb.base/nested-subp3.exp: Likewise.
1232
1233 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1234
1235 * lib/dwarf.exp (_note): Fix left shift of negative value.
1236 * gdb.trace/trace-condition.exp: Likewise.
1237
1238 2015-11-13 Yao Qi <yao.qi@linaro.org>
1239
1240 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1241 comments about d10v.
1242 (test_scalar_returns): Likewise.
1243 * gdb.base/d10v.ld: Remove.
1244 * gdb.base/overlays.exp: Remove the target triplet checking for
1245 d10v-*-*.
1246 * gdb.base/structs.exp (test_struct_returns): Remove the
1247 comments about d10v.
1248 (test_struct_calls): Likewise.
1249
1250 2015-11-13 Yao Qi <yao.qi@linaro.org>
1251
1252 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1253 * gdb.base/gnu_vector.c: Don't include stdio.h.
1254 (main): Don't print res and call add_some_intvecs.
1255
1256 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
1257
1258 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1259 macro.
1260 (func5): Removed.
1261 (func4): Use FAST_TRACEPOINT_LABEL.
1262 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1263 macro.
1264 (func): Removed.
1265 (thread_function): Use FAST_TRACEPOINT_LABEL.
1266 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1267 (func): Remove.
1268 (marker): Use FAST_TRACEPOINT_LABEL.
1269 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1270 (pendfunc1): Remove.
1271 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1272 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1273 (foo): Remove.
1274 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1275 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1276 macro.
1277 (func): Remove.
1278 (marker): Use FAST_TRACEPOINT_LABEL.
1279 * gdb.trace/trace-common.h: New header.
1280 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1281 macro.
1282 (func): Remove.
1283 (marker): Use FAST_TRACEPOINT_LABEL.
1284 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1285 (func): Remove.
1286 (thread_function): Use FAST_TRACEPOINT_LABEL.
1287
1288 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
1289
1290 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1291 in front.
1292 * gdb.trace/change-loc.exp: Use global pcreg definition.
1293 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1294 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1295 in front.
1296 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1297 * gdb.trace/pending.exp: Likewise.
1298 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1299 * gdb.trace/trace-break.exp: Likewise.
1300 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1301 in front.
1302 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1303 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1304 in front.
1305 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1306
1307 2015-11-09 Joel Brobecker <brobecker@adacore.com>
1308
1309 * gdb.ada/fin_fun_out: New testcase.
1310
1311 2015-11-07 Kevin Buettner <kevinb@redhat.com>
1312
1313 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1314 value associated with DW_AT_byte_size.
1315 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1316 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1317 DW_AT_upper_bound.
1318
1319 2015-11-07 Kevin Buettner <kevinb@redhat.com>
1320
1321 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1322 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1323 version.
1324 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1325 gdb.dwarf2/dw2-canonicalize-type.exp,
1326 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1327 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1328 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1329 provided by gdb_target_symbol_prefix_flags_asm.
1330 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1331 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1332 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1333 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1334 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1335 macros where needed). Use this macro for symbols which require
1336 the prefix provided by SYMBOL_PREFIX.
1337
1338 2015-11-05 Kevin Buettner <kevinb@redhat.com>
1339
1340 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1341 New procs.
1342 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1343 representing expressions, of more than one list element.
1344 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1345 to prepend linker symbol prefix to f.
1346 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1347 table_1 and table_2.
1348 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1349 Likewise, for f and g.
1350 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1351 for ptr.
1352 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1353 for main.
1354 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1355 table_1_ptr and table_2_ptr.
1356
1357 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1358 Joel Brobecker <brobecker@adacore.com>
1359
1360 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1361
1362 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
1363
1364 * gdb.reverse/s390-mvcle.c: New test.
1365 * gdb.reverse/s390-mvcle.exp: New file.
1366 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1367
1368 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1369
1370 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1371
1372 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
1373
1374 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1375 reaching marker2.
1376 * gdb.reverse/getresuid-reverse.exp: Likewise.
1377 * gdb.reverse/pipe-reverse.exp: Likewise.
1378 * gdb.reverse/readv-reverse.exp: Likewise.
1379 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1380 * gdb.reverse/time-reverse.exp: Likewise.
1381 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1382
1383 2015-10-30 Yao Qi <yao.qi@linaro.org>
1384
1385 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1386 (empty_cycle): Remove.
1387 (main): Don't call empty_cycle. Don't use watch_count_done.
1388 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1389 empty_cycle. Rewrite the code counting HW watchpoints.
1390
1391 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
1392
1393 * gdb.reverse/fstatat-reverse.c: New test.
1394 * gdb.reverse/fstatat-reverse.exp: New file.
1395 * gdb.reverse/getresuid-reverse.c: New test.
1396 * gdb.reverse/getresuid-reverse.exp: New file.
1397 * gdb.reverse/pipe-reverse.c: New test.
1398 * gdb.reverse/pipe-reverse.exp: New file.
1399 * gdb.reverse/readv-reverse.c: New test.
1400 * gdb.reverse/readv-reverse.exp: New file.
1401 * gdb.reverse/recvmsg-reverse.c: New test.
1402 * gdb.reverse/recvmsg-reverse.exp: New file.
1403 * gdb.reverse/time-reverse.c: New test.
1404 * gdb.reverse/time-reverse.exp: New file.
1405 * gdb.reverse/waitpid-reverse.c: New test.
1406 * gdb.reverse/waitpid-reverse.exp: New file.
1407
1408 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1409
1410 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1411
1412 2015-10-26 Doug Evans <dje@google.com>
1413
1414 PR symtab/17391
1415 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1416 * gdb.dwarf2/bad-regnum.c: New file.
1417 * gdb.dwarf2/bad-regnum.exp: New file.
1418
1419 2015-10-26 Doug Evans <dje@google.com>
1420
1421 PR python/18938
1422 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1423 file.
1424
1425 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1426
1427 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1428 for a change by "Mention language in compile error message".
1429
1430 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1431
1432 PR python/18073
1433 * gdb.python/py-type.c (C::a_method): New.
1434 (C::a_const_method): New.
1435 (C::a_static_method): New.
1436 (a_function): New.
1437 * gdb.python/py-type.exp (test_fields): Test getting fields
1438 from function and method.
1439
1440 2015-10-21 Keven Boell <keven.boell@intel.com>
1441
1442 * gdb.fortran/vla-alloc-assoc.exp: New file.
1443 * gdb.fortran/vla-datatypes.exp: New file.
1444 * gdb.fortran/vla-datatypes.f90: New file.
1445 * gdb.fortran/vla-history.exp: New file.
1446 * gdb.fortran/vla-ptype-sub.exp: New file.
1447 * gdb.fortran/vla-ptype.exp: New file.
1448 * gdb.fortran/vla-sizeof.exp: New file.
1449 * gdb.fortran/vla-sub.f90: New file.
1450 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1451 * gdb.fortran/vla-value-sub-finish.exp: New file.
1452 * gdb.fortran/vla-value-sub.exp: New file.
1453 * gdb.fortran/vla-value.exp: New file.
1454 * gdb.fortran/vla-ptr-info.exp: New file.
1455 * gdb.mi/mi-vla-fortran.exp: New file.
1456 * gdb.mi/vla.f90: New file.
1457
1458 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1459
1460 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1461 of hardwired timeout value.
1462
1463 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1464 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1467 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1468
1469 2015-10-19 Josh Stone <jistone@redhat.com>
1470
1471 * gdb.base/catch-syscall.c: Include <sched.h>.
1472 (unknown_syscall): New variable.
1473 (main): Trigger a vfork and an unknown syscall.
1474 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1475 (unknown_syscall_number): Likewise.
1476 (check_call_to_syscall): Accept an optional syscall pattern.
1477 (check_return_from_syscall): Likewise.
1478 (check_continue): Likewise.
1479 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1480 (test_catch_syscall_skipping_return): New test toggling off 'catch
1481 syscall' to step over the syscall return, then toggling back on.
1482 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1483 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1484 (do_syscall_tests): Call test_catch_syscall_without_args and
1485 test_catch_syscall_mid_vfork.
1486 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1487 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1488
1489 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
1490
1491 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1492 print g_vE): Add new pass patterns.
1493 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1494 print various symbol names for vptr fields.
1495
1496 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1499 results.
1500
1501 2015-10-12 Yao Qi <yao.qi@linaro.org>
1502
1503 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1504
1505 2015-10-12 Yao Qi <yao.qi@linaro.org>
1506
1507 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1508 is aarch64*-*-linux*.
1509
1510 2015-10-12 Yao Qi <yao.qi@linaro.org>
1511
1512 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1513 (can_relocate_bcond_true): ... it.
1514 (can_relocate_bcond_false): New function.
1515 (foo): Likewise.
1516 (can_relocate_bl): Likewise.
1517 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1518 can_relocate_bl.
1519
1520 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1521
1522 * gdb.base/nested-addr.c: New file.
1523 * gdb.base/nested-addr.exp: New testcase.
1524
1525 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1526
1527 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1528 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1529 its output. Ignore the output of "record goto begin" and instead
1530 check that GDB is replaying.
1531
1532 2015-10-09 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1535 (top level): Use it in the run with no args test.
1536
1537 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1538
1539 * gdb.dlang/properties.exp: New file.
1540
1541 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1542
1543 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1544 whether or not address 0x1000 is mapped on the target.
1545
1546 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1547
1548 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1549 build.
1550
1551 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1552
1553 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1554 instruction-history test.
1555
1556 2015-09-28 Doug Evans <dje@google.com>
1557
1558 * gdb.base/gcore.c (array_func): Add reference to static_array.
1559
1560 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1561
1562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1563 source line.
1564
1565 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1566
1567 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1568 short or char as base type.
1569
1570 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1571
1572 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1573 to allow any size enum.
1574
1575 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1576
1577 * gdb.ada/array_ptr_renaming.exp: New testcase.
1578 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1579 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1580
1581 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1582
1583 * gdb.trace/ftrace-lock.c: New file.
1584 * gdb.trace/ftrace-lock.exp: New file.
1585
1586 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1587
1588 * gdb.arch/insn-reloc.c: New file.
1589 * gdb.arch/ftrace-insn-reloc.exp: New file.
1590
1591 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1592
1593 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1594 instruction.
1595 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1596 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1597 * gdb.trace/range-stepping.c: Likewise.
1598 * gdb.trace/trace-break.c: Likewise.
1599 * gdb.trace/trace-mt.c (thread_function): Likewise.
1600 * gdb.trace/ftrace.c (marker): Likewise.
1601 * gdb.trace/trace-condition.c (marker): Likewise.
1602 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1603 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1604 is_aarch64_target.
1605
1606 2015-09-18 Doug Evans <xdje42@gmail.com>
1607
1608 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1609 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1610
1611 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1612
1613 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1614 the breakpoint.
1615
1616 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1617
1618 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1619 the pending breakpoint. Remove timeout override for "Run till
1620 MI pending breakpoint on pendfunc3 on thread 2" test.
1621
1622 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1623
1624 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1625 filename pattern.
1626
1627 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1628
1629 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1630 in breakpoint filename pattern.
1631
1632 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1633
1634 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1635
1636 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1637
1638 * gdb.linespec/explicit.exp: Check for readline support for
1639 tab-completion tests. Fix obvious typo.
1640
1641 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1642
1643 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1644 and replay.
1645
1646 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1647
1648 * gdb.btrace/non-stop.c: New.
1649 * gdb.btrace/non-stop.exp: New.
1650
1651 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1652 Yao Qi <yao.qi@linaro.org>
1653
1654 * gdb.trace/trace-condition.c: New file.
1655 * gdb.trace/trace-condition.exp: New file.
1656
1657 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
1658
1659 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1660 for testing bytecode compilation.
1661
1662 2015-09-16 Pedro Alves <palves@redhat.com>
1663 Sandra Loosemore <sandra@codesourcery.com>
1664
1665 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1666 (SECONDS): Redefine.
1667 (main): Call pthread_kill and alarm early.
1668 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1669 support.
1670 (test): If the target can't hardware step and doesn't support
1671 displaced stepping, increase the timeout.
1672
1673 2015-09-16 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1676 (enable_debug): New procedures.
1677 (test): Use them. Bail out if waiting for threads fails.
1678 (top level): Bail out if a test fails.
1679
1680 2015-09-16 Yao Qi <yao.qi@linaro.org>
1681
1682 * gdb.asm/asm-source.exp: Set asm-arch for
1683 aarch64*-*-* target.
1684 * gdb.asm/aarch64.inc: New file.
1685
1686 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1687
1688 * gdb.ada/array_of_variable_length.exp: New testcase.
1689 * gdb.ada/array_of_variable_length/foo.adb: New file.
1690 * gdb.ada/array_of_variable_length/pck.adb: New file.
1691 * gdb.ada/array_of_variable_length/pck.ads: New file.
1692
1693 2015-09-15 Doug Evans <dje@google.com>
1694
1695 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1696 of function static local variable.
1697
1698 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1699
1700 * gdb.threads/tls-so_extern.exp: New test file.
1701 * gdb.threads/tls-so_extern.c: New test file.
1702 * gdb.threads/tls-so_extern_main.c: New test file.
1703
1704 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1705
1706 * gdb.opt/solib-intra-step-lib.c: New file.
1707 * gdb.opt/solib-intra-step-main.c: New file.
1708 * gdb.opt/solib-intra-step.exp: New file.
1709
1710 2015-09-15 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1713 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1714
1715 2015-09-14 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.base/hook-stop-continue.c: Delete.
1718 * gdb.base/hook-stop-continue.exp: Delete.
1719 * gdb.base/hook-stop-frame.c: Delete.
1720 * gdb.base/hook-stop-frame.exp: Delete.
1721 * gdb.base/hook-stop.c: New file.
1722 * gdb.base/hook-stop.exp: New file.
1723
1724 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1725
1726 * gdb.ada/access_to_packed_array.exp: New testcase.
1727 * gdb.ada/access_to_packed_array/foo.adb: New file.
1728 * gdb.ada/access_to_packed_array/pack.adb: New file.
1729 * gdb.ada/access_to_packed_array/pack.ads: New file.
1730
1731 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1732
1733 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1734 buffer size test.
1735
1736 2015-09-11 Don Breazeal <donb@codesourcery.com>
1737
1738 * gdb.base/foll-exec.c: Add copyright header. Fix
1739 formatting issues.
1740 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1741 (do_exec_tests): Use clean_restart in place of zap_session,
1742 and for test initialization. Fix formatting issues. Use
1743 fail in place of perror.
1744 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1745 an expect statement to match an expression with output from
1746 the program under debug.
1747 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1748 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1749 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1750 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1751 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1752
1753 2015-09-09 Doug Evans <dje@google.com>
1754
1755 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1756
1757 2015-09-09 Doug Evans <dje@google.com>
1758
1759 * gdb.base/pie-execl.exp: Fix result test of build_executable.
1760
1761 2015-09-09 Doug Evans <dje@google.com>
1762
1763 * gdb.base/savedregs.exp: Fix typo.
1764
1765 2015-09-09 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.mi/mi-cli.exp: Add CLI finish tests.
1768
1769 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
1770
1771 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1772 command actually switches threads. Give up on remaining
1773 tests if target fails to stop at breakpoint.
1774
1775 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
1776
1777 * gdb.ada/funcall_char.exp: New testcase.
1778 * gdb.ada/funcall_char/foo.adb: New file.
1779
1780 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
1781
1782 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1783 expected outputs. Add two testcases for completing ambiguous
1784 functions.
1785 * gdb.ada/complete/aux_pck.adb: New file.
1786 * gdb.ada/complete/aux_pck.ads: New file.
1787 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1788 Ambiguous_Func functions.
1789 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1790 * gdb.ada/complete/pck.adb: Likewise.
1791
1792 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1793
1794 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1795 failures to run the test program under GDB.
1796
1797 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
1798
1799 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1800 to C.
1801
1802 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1803
1804 * gdb.base/run-after-attach.exp: New test file.
1805 * gdb.base/run-after-attach.c: New test file.
1806
1807 2015-08-26 Don Breazeal <donb@codesourcery.com>
1808
1809 * gdb.base/foll-exec-2.c: New test program.
1810 * gdb.base/foll-exec-2.exp: New test.
1811
1812 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1813
1814 * gdb.base/nested-subp1.exp: New file.
1815 * gdb.base/nested-subp1.c: New file.
1816 * gdb.base/nested-subp2.exp: New file.
1817 * gdb.base/nested-subp2.c: New file.
1818 * gdb.base/nested-subp3.exp: New file.
1819 * gdb.base/nested-subp3.c: New file.
1820
1821 2015-08-24 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.server/connect-without-multi-process.c: New file.
1824 * gdb.server/connect-without-multi-process.exp: New file.
1825
1826 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1827
1828 * gdb.opt/inline-markers.c: Make z int.
1829
1830 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1831
1832 * gdb.opt/inline-markers.c: Make z volatile.
1833
1834 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1835
1836 * gdb.opt/inline-bt.c: New volatile global z.
1837 * gdb.opt/inline-cmds.c: Likewise.
1838 * gdb.opt/inline-locals.c: Likewise.
1839 * gdb.opt/inline-markers.c: New extern global z.
1840 (marker): Use z.
1841 (inline_fn): Likewise.
1842
1843 2015-08-24 Pedro Alves <palves@redhat.com>
1844
1845 * config/m32r-stub.exp: Remove file.
1846 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1847 * gdb.base/call-rt-st.exp: Likewise.
1848 * gdb.base/call-strs.exp: Likewise.
1849 * gdb.base/default.exp: Remove references to h8300-*-hms and
1850 *-*-udi*.
1851 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1852
1853 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1854
1855 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1856 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1857 and "return" use KFAIL when GDB can not read/write the vector
1858 return value.
1859
1860 2015-08-21 Gary Benson <gbenson@redhat.com>
1861
1862 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1863
1864 2015-08-20 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.server/solib-list.exp: No longer expect an interior stop in
1867 non-stop mode.
1868
1869 2015-08-20 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.server/connect-stopped-target.c: New file.
1872 * gdb.server/connect-stopped-target.exp: New file.
1873
1874 2015-08-20 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.dwarf2/comp-unit-lang.exp: New file.
1877 * gdb.dwarf2/comp-unit-lang.c: New file.
1878
1879 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1880
1881 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1882 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1883
1884 2015-08-19 Kevin Buettner <kevinb@redhat.com>
1885
1886 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1887 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1888
1889 2015-08-18 Doug Evans <dje@google.com>
1890 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1891
1892 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1893 skip_python_tests. New arg prompt_regexp.
1894 (skip_python_tests): New function.
1895 * lib/mi-support.exp (mi_skip_python_tests): New function.
1896 * gdb.python/py-mi-objfile-gdb.py: New file.
1897 * gdb.python/py-mi-objfile.c: New file.
1898 * gdb.python/py-mi-objfile.exp: New file.
1899
1900 2015-08-17 Keith Seitz <keiths@redhat.com>
1901
1902 * gdb.linespec/explicit.exp: Move strace test from here ...
1903 * gdb.trace/strace.exp: ... to here.
1904
1905 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1906
1907 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1908 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1909
1910 2015-08-14 Doug Evans <xdje42@gmail.com>
1911
1912 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1913 inferior before selecting a new file.
1914
1915 2015-08-14 Doug Evans <xdje42@gmail.com>
1916
1917 * gdb.mi/mi-disassemble.exp: Update.
1918 * gdb.base/disasm-optim.S: New file.
1919 * gdb.base/disasm-optim.c: New file.
1920 * gdb.base/disasm-optim.h: New file.
1921 * gdb.base/disasm-optim.exp: New file.
1922
1923 2015-08-14 Keith Seitz <keiths@redhat.com>
1924
1925 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1926 "evaluated-by".
1927
1928 2015-08-13 Joel Brobecker <brobecker@adacore.com>
1929
1930 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1931
1932 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1933
1934 * gdb.ada/fun_renaming.exp: New testcase.
1935 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1936 * gdb.ada/fun_renaming/pack.adb: New file.
1937 * gdb.ada/fun_renaming/pack.ads: New file.
1938
1939 2015-08-12 Keith Seitz <keiths@redhat.com>
1940
1941 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1942 gdb_get_line_number.
1943
1944 2015-08-12 Joel Brobecker <brobecker@adacore.com>
1945
1946 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1947 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1948 gdb.base/dso2dso.exp: New files.
1949
1950 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1951 Pedro Alves <palves@redhat.com>
1952 Keith Seitz <keiths@redhat.com>
1953
1954 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1955 GDBFLAGS.
1956
1957 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1958
1959 * gdb.base/gdbhistsize-history.exp
1960 (test_histsize_history_setting): Use save_vars.
1961 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1962 Use save_vars.
1963 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1964 * gdb.base/readline.exp: Use save_vars.
1965
1966 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1967
1968 * lib/gdb.exp (save_vars): New proc.
1969
1970 2015-08-11 Keith Seitz <keiths@redhat.com>
1971
1972 * gdb.base/help.exp: Update help_breakpoint_text.
1973
1974 2015-08-11 Keith Seitz <keiths@redhat.com>
1975
1976 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1977 (at toplevel): Call test_explicit_breakpoints.
1978 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1979 breakpoints.
1980 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1981 breakpoint conditions, "-cond".
1982
1983 2015-08-11 Keith Seitz <keiths@redhat.com>
1984
1985 * gdb.linespec/3explicit.c: New file.
1986 * gdb.linespec/cpexplicit.cc: New file.
1987 * gdb.linespec/cpexplicit.exp: New file.
1988 * gdb.linespec/explicit.c: New file.
1989 * gdb.linespec/explicit.exp: New file.
1990 * gdb.linespec/explicit2.c: New file.
1991 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1992 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1993 before using in the matching pattern.
1994 Clarify that `prefix' is a regular expression.
1995
1996 2015-08-11 Keith Seitz <keiths@redhat.com>
1997
1998 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1999 test.
2000 Add tests for missing ",FMT" and ",".
2001
2002 2015-08-10 Doug Evans <dje@google.com>
2003 Keith Seitz <keiths@redhat.com>
2004
2005 PR gdb/17960
2006 * gdb.base/completion.exp: Add location completer tests.
2007
2008 2015-08-07 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2011 tests here.
2012 (top level): Run do_test with and without displaced stepping.
2013
2014 2015-08-07 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.base/valgrind-disp-step.c: New file.
2017 * gdb.base/valgrind-disp-step.exp: New file.
2018
2019 2015-08-07 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2022 Delete function.
2023 (main): Add alarm. Run an infinite loop instead of calling
2024 wait_threads.
2025 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2026 comment.
2027 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2028 Delete function.
2029 (main): Add alarm. Run an infinite loop instead of calling
2030 wait_threads.
2031 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2032 comment.
2033
2034 2015-08-07 Pedro Alves <palves@redhat.com>
2035
2036 * gdb.base/checkpoint-ns.exp: New file.
2037 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2038 standard_testfile.
2039
2040 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2041
2042 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2043 * gdb.btrace/instruction_history.exp: Update.
2044 * gdb.btrace/tsx.exp: New.
2045 * gdb.btrace/tsx.c: New.
2046
2047 2015-08-06 Pedro Alves <palves@redhat.com>
2048
2049 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2050 increase timeout.
2051 * gdb.reverse/until-precsave.exp: Bump timeouts.
2052
2053 2015-08-06 Pedro Alves <palves@redhat.com>
2054
2055 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2056
2057 2015-08-06 Pedro Alves <palves@redhat.com>
2058
2059 PR gdb/18749
2060 * gdb.threads/process-dies-while-handling-bp.c: New file.
2061 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2062
2063 2015-08-06 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2066 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2067
2068 2015-08-05 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2071 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2072
2073 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2074
2075 * gdb.base/bp-permanent.exp: Report test as unsupported if
2076 the target cannot stop at the permanent breakpoint.
2077
2078 2015-08-03 Doug Evans <dje@google.com>
2079
2080 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2081 10000.
2082
2083 2015-08-03 Doug Evans <dje@google.com>
2084
2085 * Makefile.in (workers/%.worker, build-perf): New rule.
2086 (GDB_PERFTEST_MODE): New variable.
2087 (check-perf): Use it.
2088 (clean): Clean up gdb.perf parallel build subdirs.
2089 * lib/build-piece.exp: New file.
2090 * lib/gdb.exp (make_gdb_parallel_path): New function
2091 (standard_output_file, standard_temp_file): Call it.
2092 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2093 of $GDB_PARALLEL.
2094 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2095
2096 2015-08-03 Doug Evans <dje@google.com>
2097
2098 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
2099 (LOG_FILE_NAME): New global.
2100 (TextReporter.__init__): Initialize self.txt_sum.
2101 (TextReporter.report): Add support for multiple data-points.
2102 Move report to perftest.sum, put raw data in perftest.log.
2103 (TextReporter.start): Open sum and log files.
2104 (TextReporter.end): Close sum and log files.
2105 * gdb.perf/lib/perftest/testresult.py
2106 (SingleStatisticTestResult.record): Handle multiple data-points.
2107
2108 2015-07-31 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2111 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2112 kill_wait_spawned_process instead of explicit "kill -9".
2113 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2114 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2115 kill_wait_spawned_process.
2116 * gdb.base/attach-twice.exp: Likewise.
2117 * gdb.base/attach.exp: Likewise.
2118 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2119 gdb_test_multiple.
2120 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2121 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2122 kill_wait_spawned_process.
2123 * gdb.base/valgrind-infcall.exp: Likewise.
2124 * gdb.multi/multi-attach.exp: Likewise.
2125 * gdb.python/py-prompt.exp: Likewise.
2126 * gdb.python/py-sync-interp.exp: Likewise.
2127 * gdb.server/ext-attach.exp: Likewise.
2128 * gdb.threads/attach-into-signal.exp (corefunc): Use
2129 spawn_wait_for_attach, spawn_id_get_pid and
2130 kill_wait_spawned_process.
2131 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2132 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2133 spawn_id_get_pid and kill_wait_spawned_process.
2134 * gdb.threads/attach-stopped.exp (corefunc): Use
2135 spawn_wait_for_attach, spawn_id_get_pid and
2136 kill_wait_spawned_process.
2137 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2138 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2139 kill_wait_spawned_process instead of explicit "kill -9".
2140 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2141 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2142 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2143 processes. Don't map cygwin/windows pids here. Now returns a
2144 spawn id list.
2145
2146 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2147
2148 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2149 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2150 correct patch.
2151
2152 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2153
2154 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2155
2156 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2157
2158 Reapply:
2159 2014-05-21 Mark Wielaard <mjw@redhat.com>
2160
2161 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2162
2163 2015-07-30 Pedro Alves <palves@redhat.com>
2164
2165 * linux-low.c (handle_extended_wait): Set the child's last
2166 reported status to TARGET_WAITKIND_STOPPED.
2167
2168 2015-07-30 Pedro Alves <palves@redhat.com>
2169
2170 PR threads/18600
2171 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2172 only shows inferior 1.
2173
2174 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2175 Pedro Alves <palves@redhat.com>
2176
2177 PR threads/18600
2178 * gdb.threads/fork-plus-threads.c: New file.
2179 * gdb.threads/fork-plus-threads.exp: New file.
2180
2181 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2182
2183 * gdb.base/batch-preserve-term-settings.exp
2184 (test_terminal_settings_preserved_after_cli_exit): Use
2185 send_quit_command.
2186
2187 2015-07-29 Pedro Alves <palves@redhat.com>
2188 Don Breazeal <donb@codesourcery.com>
2189
2190 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2191 output from both inferior_spawn_id and gdb_spawn_id.
2192
2193 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2194
2195 * gdb.threads/attach-into-signal.exp (corefunc): Use
2196 with_test_prefix on nested loops, uniquefying the test messages.
2197
2198 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2199
2200 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2201 commit.
2202
2203 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2204
2205 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2206 New proc.
2207 (test_terminal_settings_preserved_after_sigterm): New test.
2208
2209 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2210
2211 * gdb.base/batch-preserve-term-settings.exp
2212 (test_terminal_settings_preserved_after_cli_exit): New test.
2213
2214 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2215
2216 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2217 manipulation of saved_gdbflags.
2218 (test_terminal_settings_preserved): Remove global declaration of
2219 the unused variable pagination_prompt. Remove manipulation of
2220 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2221 GDBFLAGS.
2222
2223 2015-07-29 Pedro Alves <palves@redhat.com>
2224
2225 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2226
2227 2015-07-29 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2230 at the top.
2231
2232 2015-07-29 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2235 (main): Call gdb_unbuffer_output.
2236 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2237 (main): Call gdb_unbuffer_output.
2238 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2239 (main): Call gdb_unbuffer_output.
2240 * gdb.base/call-strs.exp: Adjust to step over the
2241 gdb_unbuffer_output call.
2242 * gdb.base/catch-gdb-caused-signals.c: Include
2243 "../lib/unbuffer_output.c".
2244 (main): Call gdb_unbuffer_output.
2245 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2246 (main): Call gdb_unbuffer_output.
2247 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2248 (main): Call gdb_unbuffer_output.
2249 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2250 (main): Call gdb_unbuffer_output.
2251 * gdb.base/shlib-call.exp: Adjust to step over the
2252 gdb_unbuffer_output call.
2253 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2254 (main): Call gdb_unbuffer_output.
2255 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2256 (main): Call gdb_unbuffer_output.
2257 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2258 (main): Rename to ...
2259 (test): ... this.
2260 (main): Reimplement.
2261 * gdb.base/varargs.exp: Run to test instead of to main.
2262 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2263 (main): Call gdb_unbuffer_output.
2264
2265 2015-07-29 Pedro Alves <palves@redhat.com>
2266
2267 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2268 factore out from mi_continue_dprintf. For call-style dprintfs,
2269 expect dprintf output out of $inferior_spawn_id.
2270 (mi_continue_dprintf): Use mi_expect_dprintf.
2271 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2272 (main): Call gdb_unbuffer_output.
2273
2274 2015-07-29 Pedro Alves <palves@redhat.com>
2275
2276 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2277 (default_mi_gdb_start): Set inferior_spawn_id instead of
2278 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2279 gdb_spawn_id.
2280 (mi_gdb_test): Always expect inferior output from both
2281 $inferior_spawn_id and $gdb_spawn_id.
2282
2283 2015-07-29 Pedro Alves <palves@redhat.com>
2284
2285 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2286 send_inferior and $inferior_spawn_id.
2287
2288 2015-07-29 Pedro Alves <palves@redhat.com>
2289
2290 * gdb.gdb/complaints.exp (test_initial_complaints)
2291 (test_serial_complaints, test_short_complaints): Use
2292 gdb_test_stdio.
2293 (test_empty_complaint): Handle $inferior_spawn_id !=
2294 $gdb_spawn_id.
2295
2296 2015-07-29 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/varargs.exp: Use gdb_test_stdio.
2299
2300 2015-07-29 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2303
2304 2015-07-29 Pedro Alves <palves@redhat.com>
2305
2306 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2307
2308 2015-07-29 Pedro Alves <palves@redhat.com>
2309
2310 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2311 parameter into two new parameters, "inf_result" and "gdb_result".
2312 Expect inferior output and gdb output from $inferior_spawn_id and
2313 $gdb_spawn_id, respectively. Adjust all callers.
2314
2315 2015-07-29 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2318 of gdb_test_sequence.
2319
2320 2015-07-29 Pedro Alves <palves@redhat.com>
2321
2322 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2323 (saw_spurious_output): Expect inferior output from
2324 $inferior_spawn_id. Use gdb_test_stdio.
2325
2326 2015-07-29 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.base/dprintf.exp: Use standard_testfile. Change
2329 prepare_for_testing call.
2330 (srcfile): Don't set.
2331 (restart): New procedure.
2332 (test_dprintf): New procecure, use to continue over dprintfs.
2333 (test_call, test_agent): New procedures, tests moved here.
2334 Restart gdb and recreate dprintfs. Adjust expected output.
2335
2336 2015-07-29 Pedro Alves <palves@redhat.com>
2337
2338 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2339
2340 2015-07-29 Pedro Alves <palves@redhat.com>
2341
2342 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2343
2344 2015-07-29 Pedro Alves <palves@redhat.com>
2345
2346 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2347 gdb_test_stdio.
2348
2349 2015-07-29 Pedro Alves <palves@redhat.com>
2350
2351 * lib/gdb.exp (gdb_test_stdio): New procedure.
2352
2353 2015-07-29 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2356
2357 2015-07-29 Pedro Alves <palves@redhat.com>
2358
2359 * gdb.base/call-signal-resume.exp: Remove check for
2360 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2361 * gdb.base/unwindonsignal.exp: Likewise.
2362 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2363 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2364
2365 2015-07-29 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.base/siginfo-addr.c (pass): New function.
2368 (handler): Call it iff si_addr is correct.
2369 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2370 Set a breakpoint at "pass" and continue to it.
2371
2372 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2373
2374 * gdb.python/py-objfile.exp: Make some tests have unique names.
2375 * gdb.python/py-pp-registration.exp: Likewise.
2376
2377 2015-07-28 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2380
2381 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2382
2383 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2384
2385 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2386
2387 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2388
2389 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2390
2391 * gdb.base/gdb-sigterm-2.exp: New test.
2392
2393 2015-07-25 Doug Evans <xdje42@gmail.com>
2394
2395 Revert:
2396 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2397 (workers/%.worker, build-perf): New rule.
2398 (GDB_PERFTEST_MODE): New variable.
2399 (check-perf): Use it.
2400 (clean): Clean up gdb.perf parallel build subdirs.
2401 * lib/build-piece.exp: New file.
2402 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2403 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2404 name.
2405 (standard_temp_file): Ditto.
2406 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2407 of $GDB_PARALLEL.
2408
2409 2015-07-24 Doug Evans <dje@google.com>
2410
2411 * gdb.perf/lib/perftest/utils.py: New file.
2412 * gdb.perf/gm-hello.cc: New file.
2413 * gdb.perf/gm-pervasive-typedef.cc: New file.
2414 * gdb.perf/gm-pervasive-typedef.h: New file.
2415 * gdb.perf/gm-std.cc: New file.
2416 * gdb.perf/gm-std.h: New file.
2417 * gdb.perf/gm-use-cerr.cc: New file.
2418 * gdb.perf/gm-utils.h: New file.
2419 * gdb.perf/gmonster-null-lookup.py: New file.
2420 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2421 * gdb.perf/gmonster-print-cerr.py: New file.
2422 * gdb.perf/gmonster-ptype-string.py: New file.
2423 * gdb.perf/gmonster-runto-main.py: New file.
2424 * gdb.perf/gmonster-select-file.py: New file.
2425 * gdb.perf/gmonster1-null-lookup.exp: New file.
2426 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2427 * gdb.perf/gmonster1-print-cerr.exp: New file.
2428 * gdb.perf/gmonster1-ptype-string.exp: New file.
2429 * gdb.perf/gmonster1-runto-main.exp: New file.
2430 * gdb.perf/gmonster1-select-file.exp: New file.
2431 * gdb.perf/gmonster1.cc: New file.
2432 * gdb.perf/gmonster1.exp: New file.
2433 * gdb.perf/gmonster2-null-lookup.exp: New file.
2434 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2435 * gdb.perf/gmonster2-print-cerr.exp: New file.
2436 * gdb.perf/gmonster2-ptype-string.exp: New file.
2437 * gdb.perf/gmonster2-runto-main.exp: New file.
2438 * gdb.perf/gmonster2-select-file.exp: New file.
2439 * gdb.perf/gmonster2.cc: New file.
2440 * gdb.perf/gmonster2.exp: New file.
2441
2442 2015-07-24 Doug Evans <dje@google.com>
2443
2444 * gdb.perf/README: New file.
2445 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2446 * lib/gen-perf-test.exp: New file.
2447
2448 2015-07-24 Doug Evans <dje@google.com>
2449
2450 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2451 (PerfTest::startup): New function.
2452 (PerfTest::run): Return result of calling body.
2453 (PerfTest::assemble): Rewrite.
2454 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2455 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2456 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2457 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2458 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2459
2460 2015-07-24 Doug Evans <dje@google.com>
2461
2462 * lib/gdb.exp (clean_restart): Make executable optional.
2463
2464 2015-07-24 Doug Evans <dje@google.com>
2465
2466 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2467 compiler_info references.
2468 * gdb.cp/temargs.exp: Ditto.
2469 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2470 (get_compiler_info): Early exit if already computed. Set compiler_info
2471 to "unknown" if there was a problem.
2472 (test_compiler_info): Add function comment. Call get_compiler_info.
2473
2474 2015-07-24 Doug Evans <dje@google.com>
2475
2476 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2477 (workers/%.worker, build-perf): New rule.
2478 (GDB_PERFTEST_MODE): New variable.
2479 (check-perf): Use it.
2480 (clean): Clean up gdb.perf parallel build subdirs.
2481 * lib/build-piece.exp: New file.
2482 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2483 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2484 name.
2485 (standard_temp_file): Ditto.
2486 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2487 of $GDB_PARALLEL.
2488
2489 2015-07-24 Doug Evans <dje@google.com>
2490
2491 * lib/future.exp (gdb_default_target_compile): New option
2492 "early_flags".
2493 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2494 --as-needed.
2495
2496 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2497
2498 * gdb.base/catch-syscall.exp: Call gdb_exit before
2499 gdb_skip_xml_test.
2500
2501 2015-07-24 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.python/py-events.exp: Accept output between the stop event
2504 and the prompt.
2505 * gdb.python/py-evsignal.exp: Likewise.
2506 * gdb.python/py-evthreads.exp: Likewise.
2507
2508 2015-07-24 Pedro Alves <palves@redhat.com>
2509
2510 PR gdb/18717
2511 * gdb.threads/non-ldr-exit.c: New file.
2512 * gdb.threads/non-ldr-exit.exp: New file.
2513
2514 2015-07-24 Yao Qi <yao.qi@linaro.org>
2515
2516 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2517 restarting process.
2518
2519 2015-07-24 Yao Qi <yao.qi@linaro.org>
2520
2521 * gdb.server/ext-restart.exp: New file.
2522
2523 2015-07-24 Yao Qi <yao.qi@linaro.org>
2524
2525 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2526 argument options.
2527 * gdb.server/ext-wrapper.exp: New file.
2528
2529 2015-07-23 Doug Evans <dje@google.com>
2530
2531 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2532 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2533
2534 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2535
2536 * gdb.ada/var_arr_typedef.exp: New testcase.
2537 * gdb.ada/var_arr_typedef/pack.adb: New file.
2538 * gdb.ada/var_arr_typedef/pack.ads: New file.
2539 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2540
2541 2015-07-20 Joel Brobecker <brobecker@adacore.com>
2542
2543 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2544
2545 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * gdb.arch/i386-biarch-core.exp: Replace istarget
2548 by "complete set gnutarget". Remove expectation for the "core-file"
2549 command.
2550
2551 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 Revert the previous commit:
2554 Tests for validate symbol file using build-id.
2555
2556 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2557
2558 Tests for validate symbol file using build-id.
2559 * gdb.base/solib-mismatch-lib.c: New file.
2560 * gdb.base/solib-mismatch-libmod.c: New file.
2561 * gdb.base/solib-mismatch.c: New file.
2562 * gdb.base/solib-mismatch.exp: New file.
2563
2564 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2565
2566 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2567 nios2-*-linux*.
2568 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2569 * gdb.base/siginfo.exp: Likewise.
2570 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2571
2572 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2573
2574 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2575 Move it to ...
2576 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2577 ... here.
2578 * gdb.trace/range-stepping.exp: Check that the target supports
2579 range stepping.
2580
2581 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2582
2583 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2584
2585 2015-07-14 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/killed-outside.exp: New file.
2588 * gdb.base/killed-outside.c: New file.
2589
2590 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2591
2592 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2593 (n at main): New.
2594 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2595
2596 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2597
2598 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2599 infcall tests instead of setting up for KFAIL.
2600
2601 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2602
2603 * gdb.btrace/record_goto-step.exp: New.
2604
2605 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2606
2607 PR compile/18484
2608 * gdb.compile/compile.c (struct struct_type): Add volatile to
2609 selffield's type.
2610 * gdb.compile/compile.exp
2611 (compile code struct_object.selffield = &struct_object): Skip further
2612 struct_object tests if this one xfails.
2613
2614 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
2615
2616 PR exp/18617
2617 * gdb.trace/ax.exp: Add test.
2618
2619 2015-07-07 Yao Qi <yao.qi@linaro.org>
2620
2621 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2622 instead of istarget "aarch64*-*-*".
2623 * gdb.arch/aarch64-fp.exp: Likewise.
2624 * gdb.base/float.exp: Likewise.
2625 * gdb.reverse/aarch64.exp: Likewise.
2626 * lib/gdb.exp (is_aarch64_target): New proc.
2627
2628 2015-07-07 Yao Qi <yao.qi@linaro.org>
2629
2630 * lib/gdb.exp (is_aarch32_target): New proc.
2631 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2632 instead of "istarget "arm*-*-*"".
2633 * gdb.arch/arm-disp-step.exp: Likewise.
2634 * gdb.arch/thumb-bx-pc.exp: Likewise.
2635 * gdb.arch/thumb-prologue.exp: Likewise.
2636 * gdb.arch/thumb-singlestep.exp: Likewise.
2637 * gdb.base/disp-step-syscall.exp: Likewise.
2638 * gdb.base/float.exp: Likewise.
2639
2640 2015-07-07 Yao Qi <yao.qi@linaro.org>
2641
2642 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2643 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2644
2645 2015-07-07 Yao Qi <yao.qi@linaro.org>
2646
2647 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2648 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2649 if it exists.
2650 * gdb.multi/multi-arch.exp: Likewise.
2651
2652 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2653
2654 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2655 print.
2656
2657 2015-07-07 Yao Qi <yao.qi@linaro.org>
2658
2659 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2660
2661 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2662
2663 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2664 '[' and ']' characters.
2665
2666 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2667
2668 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2669
2670 2015-06-29 Pedro Alves <palves@redhat.com>
2671
2672 PR threads/18127
2673 * gdb.threads/hand-call-new-thread.c: New file.
2674 * gdb.threads/hand-call-new-thread.c: New file.
2675
2676 2015-06-26 Keith Seitz <keiths@redhat.com>
2677 Doug Evans <dje@google.com>
2678
2679 PR 16253
2680 * gdb.cp/var-tag-2.cc: New file.
2681 * gdb.cp/var-tag-3.cc: New file.
2682 * gdb.cp/var-tag-4.cc: New file.
2683 * gdb.cp/var-tag.cc: New file.
2684 * gdb.cp/var-tag.exp: New file.
2685
2686 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2687
2688 * gdb.base/history-duplicates.exp: New test.
2689
2690 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2691
2692 * gdb.base/completion.exp: Test the completion of the "focus"
2693 command.
2694
2695 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 * gdb.arch/amd64-prologue-skip.S: New file.
2698 * gdb.arch/amd64-prologue-skip.exp: New file.
2699
2700 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2701
2702 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2703 is_address_zero_readable check.
2704
2705 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2706
2707 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2708 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2709
2710 2015-06-24 Yao Qi <yao.qi@linaro.org>
2711
2712 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2713 linux targets.
2714
2715 2015-06-24 Yao Qi <yao.qi@linaro.org>
2716
2717 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2718 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2719 * gdb.base/siginfo-thread.exp: Likewise.
2720
2721 2015-06-22 Yao Qi <yao.qi@linaro.org>
2722
2723 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2724
2725 2015-06-22 Yao Qi <yao.qi@linaro.org>
2726
2727 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2728 aarch64*-*-*.
2729 (skip_hw_watchpoint_tests): Likewise.
2730
2731 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2732
2733 * gdb.base/gdbinit-history.exp: Test the interaction between
2734 setting GDBHISTSIZE and setting the history size via .gdbinit.
2735
2736 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2737
2738 PR gdb/16999
2739 * gdb.base/gdbhistsize-history.exp: New test.
2740
2741 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2742
2743 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2744 with GDBHISTSIZE.
2745 * gdb.base/readline.exp: Likewise.
2746
2747 2015-06-17 Yao Qi <yao.qi@linaro.org>
2748
2749 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2750 line.
2751
2752 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2753
2754 * gdb.base/gdbinit-history.exp: Add test case to check that
2755 an unlimited history file does not get truncated on exit.
2756
2757 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2758
2759 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2760 (VECTOR): New macro. Use it...
2761 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2762 ...for these typedefs.
2763 (int8, char1, int1, double1): New typedefs.
2764 (struct just_int2, struct two_int2): New structures.
2765 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2766 (add_structvecs, add_singlevecs): New functions.
2767 (main): Call add_some_intvecs twice.
2768 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2769 the compile and exit upon failure. Try compiling for the "native"
2770 architecture. Test inferior function calls with vector arguments
2771 and vector return value handling with "finish" and "return".
2772
2773 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2774
2775 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2776 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2777 PE file.
2778 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2779
2780 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2781
2782 PR breakpoints/16465
2783 * gdb.mi/mi-dprintf-pending.c: New file.
2784 * gdb.mi/mi-dprintf-pending.exp: New test.
2785 * gdb.mi/mi-dprintf-pendshr.c: New file.
2786
2787 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2788 Mircea Gherzan <mircea.gherzan@intel.com>
2789
2790 * gdb.arch/i386-mpx-map.c: New file.
2791 * gdb.arch/i386-mpx-map.exp: New File.
2792
2793 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2794
2795 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2796 * gdb.arch/i386-mpx.exp: Indentation fixed.
2797
2798 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2799
2800 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2801 function and improved indentation.
2802 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2803 gdb_test_multiple. Added additional tests to skip the test.
2804
2805 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2806
2807 * gdb.arch/i386-avx512.c: Change path in include file.
2808 * gdb.arch/i386-avx512.exp: Change include dir path
2809 compilation flag.
2810 * gdb.arch/i386-mpx.c: Change path in include file.
2811 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2812 flag.
2813
2814 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2815
2816 * gdb.compile/compile-print.exp (compile print *vararray@3)
2817 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2818
2819 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2822 (do not keep jit in memory): ... this.
2823 (expect 5): Change it to ...
2824 (expect no 5): ... this.
2825
2826 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2827
2828 PR gdb/15564
2829 * gdb.mi/mi-detach.exp: New file.
2830
2831 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2832
2833 PR symtab/18392
2834 * gdb.arch/amd64-tailcall-self.S: New file.
2835 * gdb.arch/amd64-tailcall-self.c: New file.
2836 * gdb.arch/amd64-tailcall-self.exp: New file.
2837
2838 2015-05-28 Don Breazeal <donb@codesourcery.com>
2839
2840 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2841 tests for remote targets by checking is_target_gdbserver.
2842
2843 2015-05-27 Doug Evans <dje@google.com>
2844
2845 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2846 * gdb.dwarf2/opaque-type-lookup.c: New file.
2847 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2848
2849 2015-05-26 Doug Evans <dje@google.com>
2850
2851 * gdb.cp/iostream.cc: New file.
2852 * gdb.cp/iostream.exp: New file.
2853
2854 2015-05-26 Doug Evans <dje@google.com>
2855
2856 * gdb.dwarf2/dw2-op-call.exp: Update.
2857 * gdb.dwarf2/dw4-sig-types.exp: Update.
2858 * gdb.dwarf2/implptr.exp: Update.
2859 * gdb.mi/mi-cmd-param-changed.exp: Update.
2860
2861 2015-05-26 Doug Evans <dje@google.com>
2862
2863 * gdb.python/py-lazy-string.c: New file.
2864 * gdb.python/py-lazy-string.exp: New file.
2865 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2866 (main): Update. Add estring3.
2867 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2868 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2869
2870 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2871 Yao Qi <yao.qi@linaro.org>
2872
2873 * gdb.reverse/aarch64.c: New.
2874 * gdb.reverse/aarch64.exp: New.
2875
2876 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2877
2878 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2879 (supports_reverse): Likewise.
2880
2881 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2882
2883 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2884 Use with_test_prefix.
2885
2886 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2887
2888 * gdb.base/completion.exp: Add test for completion of layout
2889 names.
2890
2891 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * lib/gdb.exp (skip_tui_tests): New proc.
2894 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2895
2896 2015-05-19 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2899 Save the whole env array instead of just HOME. Unset HISTSIZE in
2900 the environment while testing. Restore whole environment
2901 afterwards.
2902
2903 2015-05-16 Doug Evans <xdje42@gmail.com>
2904
2905 * gdb.guile/scm-ports.c: New file.
2906 * gdb.guile/scm-ports.exp: Add memory port tests.
2907
2908 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 * gdb.compile/compile-print.c: New file.
2911 * gdb.compile/compile-print.exp: New file.
2912
2913 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 * gdb.compile/compile-ops.exp: Cast param to void.
2916 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2917 (compile code struct_object.selffield = &struct_object): Add xfail.
2918
2919 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.ada/arr_enum_with_gap: New testcase.
2922
2923 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2924
2925 * gdb.ada/byte_packed_arr: New testcase.
2926
2927 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2928
2929 * gdb.ada/pckd_neg: New testcase.
2930
2931 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2932
2933 PR gdb/17820
2934 * gdb.base/gdbinit-history.exp: New test.
2935 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2936 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2937
2938 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2939
2940 * gdb.python/py-xmethods.cc: Enhance test case.
2941 * gdb.python/py-xmethods.exp: New tests.
2942 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2943 function.
2944 (B_indexoper): Likewise.
2945 (global_dm_list) : Add new xmethod worker functions.
2946
2947 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2948
2949 * gdb.base/coredump-filter.exp: Correctly unset
2950 "coredump_var_addr" array.
2951
2952 2015-05-08 Pedro Alves <palves@redhat.com>
2953
2954 * gdb.server/non-existing-program.exp: Unset spawn_id.
2955
2956 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2957
2958 PR python/18291
2959 * gdb.python/py-xmethods.exp: Add tests.
2960
2961 2015-05-08 Yao Qi <yao.qi@linaro.org>
2962
2963 PR gdb/18208
2964 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2965 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2966 function set_coredump_filter, and remove remote_exec call.
2967 Remove argument ipid. Callers update.
2968 (top level): Don't get inferior's PID.
2969
2970 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2971
2972 * gdb.base/watch_thread_num.exp: Skip test on targets without
2973 access watchpoints.
2974
2975 2015-05-06 Pedro Alves <palves@redhat.com>
2976
2977 PR server/18081
2978 * gdb.server/non-existing-program.exp: New file.
2979
2980 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2981
2982 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2983
2984 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2985
2986 * gdb.ada/out_of_line_in_inlined: New testcase.
2987
2988 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdb.ada/var_rec_arr: New testcase.
2991
2992 2015-04-30 Yao Qi <yao.qi@linaro.org>
2993
2994 * gdb.base/break-idempotent.exp: If
2995 skip_hw_watchpoint_multi_tests returns true, skip the tests
2996 on "rwatch" and "awatch".
2997
2998 2015-04-30 Yao Qi <yao.qi@linaro.org>
2999
3000 * gdb.base/relativedebug.exp: Invoke gdb command
3001 "info sharedlibrary", and if libc.so doesn't have debug info,
3002 skip the test.
3003
3004 2015-04-29 Doug Evans <dje@google.com>
3005
3006 * gdb.python/py-xmethods.exp: Add ptype tests.
3007 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3008 get_result_type method.
3009
3010 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
3011
3012 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3013 the target does not support hardware watchpoints.
3014
3015 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
3016
3017 * gdb.base/break-always.exp: Abort testing if writing to memory
3018 causes an error.
3019
3020 2015-04-28 Doug Evans <dje@google.com>
3021
3022 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3023 * gdb.python/py-pp-registration.exp: ... here. New file.
3024 * gdb.python/py-pp-registration.c: New file.
3025 * gdb.python/py-pp-registration.py: New file.
3026
3027 2015-04-28 Doug Evans <dje@google.com>
3028
3029 * gdb.python/py-bad-printers.c: New file.
3030 * gdb.python/py-bad-printers.py: New file.
3031 * gdb.python/py-bad-printers.exp: New file.
3032
3033 2015-04-28 Sasha Smundak <asmundak@google.com>
3034
3035 * gdb.python/py-type.exp: New test.
3036
3037 2015-04-28 Andy Wingo <wingo@igalia.com>
3038
3039 * gdb.python/py-parameter.exp:
3040 * gdb.guile/scm-parameter.exp: Escape the path that we are
3041 matching against, as it might contain characters that are special
3042 to regular expressions.
3043
3044 2015-04-27 Joel Brobecker <brobecker@adacore.com>
3045
3046 * gdb.ada/rec_comp: New testcase.
3047
3048 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3049
3050 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3051 before using it.
3052
3053 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3056 new tests for verilog output.
3057
3058 2015-04-24 Yao Qi <yao.qi@linaro.org>
3059
3060 * boards/remote-gdbserver-on-localhost.exp: New file.
3061
3062 2015-04-23 Pedro Alves <palves@redhat.com>
3063
3064 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3065 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3066 "end of file", remove $inferior_spawn_id from the indirect list.
3067
3068 2015-04-23 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3071
3072 2015-04-23 Pedro Alves <palves@redhat.com>
3073
3074 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3075 on $any_spawn_id instead of only on $gdb_spawn_id.
3076
3077 2015-04-21 Pierre Muller <muller@sourceware.org>
3078
3079 PR pascal/17815
3080 * lib/pascal.exp (gpc_compile): Add new option "class".
3081 (fpc_compile): Likewise.
3082 * gdb.pascal/case-insensitive-symbols.pas: New file.
3083 * gdb.pascal/case-insensitive-symbols.exp: New file.
3084
3085 2015-04-20 Gary Benson <gbenson@redhat.com>
3086
3087 * gdb.base/attach.exp: Fix three extended remote failures.
3088
3089 2015-04-17 Gary Benson <gbenson@redhat.com>
3090
3091 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3092 the main executable over the remote protocol.
3093
3094 2015-04-16 Pedro Alves <palves@redhat.com>
3095
3096 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3097 a new gdbserver if gdbserver_reconnect_p is set.
3098
3099 2015-04-16 Pedro Alves <palves@redhat.com>
3100
3101 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3102 is set, don't exit gdbserver.
3103
3104 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3105
3106 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3107 appropriate .insn, such that an older assembler can be used.
3108 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3109 the z/Architecture instruction set on 31-bit targets as well.
3110
3111 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3112
3113 * gdb.go/handcall.exp: Remove all logic related to the first
3114 breakpoint and rely on go_runto_main instead.
3115 * gdb.go/strings.exp: Likewise.
3116 * gdb.go/unsafe.exp: Likewise.
3117 * gdb.go/hello.exp: Likewise. Also rename the remaining
3118 breakpoint marker to "breakpoint 1".
3119 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3120 * gdb.go/strings.go: Likewise.
3121 * gdb.go/unsafe.go: Likewise.
3122 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3123 "set breakpoint 2 here" and rename the remaining breakpoint marker
3124 to "breakpoint 1".
3125
3126 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3127
3128 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3129 if itertools.imap is not present.
3130 * gdb.python/py-objfile.exp: Add parentheses.
3131 * gdb.python/py-type.exp: Same.
3132 * gdb.python/py-unwind-maint.py: Same.
3133
3134 2015-04-15 Yao Qi <yao.qi@linaro.org>
3135
3136 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3137 of ":$ptr_size" and set its form explicitly.
3138
3139 2015-04-15 Pedro Alves <palves@redhat.com>
3140 Yao Qi <yao.qi@linaro.org>
3141
3142 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3143 timeout by factor of 4.
3144 (test_regular_watch): Likewise.
3145 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3146 * gdb.reverse/sigall-reverse.exp: Likewise.
3147 * gdb.reverse/until-precsave.exp: Likewise.
3148 * lib/gdb.exp (with_timeout_factor): New proc.
3149 (gdb_expect): Move some code to ...
3150 (get_largest_timeout): ... here. New procedure.
3151
3152 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
3153
3154 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3155
3156 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
3157
3158 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3159 to write to the .text section.
3160
3161 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
3162
3163 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3164 Handle the case of targets that do not provide PID information.
3165
3166 2015-04-13 Yao Qi <yao.qi@linaro.org>
3167
3168 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3169 and use expect instead of gdb_expect.
3170
3171 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3172
3173 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3174 "coredump_var_addr" to avoid naming conflict with other testcases.
3175
3176 2015-04-10 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3179 gdb_test_sequence and gdb_assert.
3180
3181 2015-04-10 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3184 test messages that don't include the breakpoint address.
3185
3186 2015-04-10 Yao Qi <yao.qi@linaro.org>
3187
3188 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3189 false for some offset and width combinations which aren't
3190 supported by linux kernel.
3191
3192 2015-04-10 Pedro Alves <palves@redhat.com>
3193
3194 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3195 procedure, factored out from ...
3196 (top level): ... here. Add "set displaced-stepping" testing axis.
3197 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3198 parameter "displaced". Use it.
3199 (top level): Use foreach and add "set displaced-stepping" testing
3200 axis.
3201
3202 2015-04-10 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3205 Remove comment.
3206 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3207 both the address of the instruction that triggers the watchpoint
3208 and the address of the instruction immediately after, and use
3209 those addresses for the test. Fix comment.
3210
3211 2015-04-10 Pedro Alves <palves@redhat.com>
3212
3213 * gdb.base/sigstep.exp (breakpoint_to_handler)
3214 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3215 Test "backtrace" in handler.
3216 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3217 (top level): Add new "displaced" test axis to
3218 breakpoint_to_handler, breakpoint_to_handler_entry and
3219 breakpoint_over_handler.
3220
3221 2015-04-10 Pedro Alves <palves@redhat.com>
3222
3223 PR gdb/18216
3224 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3225
3226 2015-04-10 Yao Qi <yao.qi@linaro.org>
3227
3228 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3229 (test_add_rn_pc): New function.
3230 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3231 (top level): Invoke test_add_rn_pc.
3232
3233 2015-04-10 Pedro Alves <palves@redhat.com>
3234
3235 PR gdb/13858
3236 * gdb.base/step-over-no-symbols.exp: New file.
3237
3238 2015-04-09 Andy Wingo <wingo@igalia.com>
3239
3240 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3241 after the Python tests.
3242
3243 2015-04-08 Keith Seitz <keiths@redhat.com>
3244
3245 PR python/16699
3246 * gdb.python/py-completion.exp: New tests for completion.
3247 * gdb.python/py-completion.py (CompleteLimit1): New class.
3248 (CompleteLimit2): Likewise.
3249 (CompleteLimit3): Likewise.
3250 (CompleteLimit4): Likewise.
3251 (CompleteLimit5): Likewise.
3252 (CompleteLimit6): Likewise.
3253 (CompleteLimit7): Likewise.
3254
3255 2015-04-08 Pedro Alves <palves@redhat.com>
3256
3257 PR gdb/18214
3258 PR gdb/18216
3259 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3260 function.
3261 (main): Install it as SIGUSR1 handler.
3262 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3263 parameter. Always use "setup" as prefix. Toggle "set
3264 displaced-stepping" off/on depending on global. Don't switch to
3265 thread 1 here.
3266 (top level): Add displaced stepping "off/on" test axis. Update
3267 "setup" calls. Wrap each subtest with with_test_prefix. Test
3268 continuing with a queued signal in each thread.
3269
3270 2015-04-08 Pedro Alves <palves@redhat.com>
3271
3272 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3273 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3274 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3275 Return early if running to main fails.
3276 * gdb.trace/while-stepping.exp: Likewise.
3277
3278 2015-04-07 Pedro Alves <palves@redhat.com>
3279
3280 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3281 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3282 interact with inferior program.
3283
3284 2015-04-07 Pedro Alves <palves@redhat.com>
3285
3286 * lib/gdb.exp (inferior_spawn_id): New global.
3287 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3288 spawn id after processing the user code.
3289 (default_gdb_start): Set inferior_spawn_id.
3290 (send_inferior): New procedure.
3291 * lib/gdbserver-support.exp (gdbserver_start): Set
3292 inferior_spawn_id.
3293 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3294
3295 2015-04-07 Pedro Alves <palves@redhat.com>
3296
3297 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3298 * lib/gdbserver-support.exp (gdbserver_start): Make
3299 $server_spawn_id global.
3300 (gdbserver_start): Don't wait for gdbserver's spawn id with
3301 expect_background.
3302 (close_gdbserver): New procedure.
3303 (gdb_exit): Rename the default version and reimplement.
3304
3305 2015-04-07 Pedro Alves <palves@redhat.com>
3306
3307 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
3308 append the substituted item, not the original item.
3309
3310 2015-04-07 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3313 gdb_expect.
3314
3315 2015-04-07 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3318 output appearing once only.
3319
3320 2015-04-07 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3323 that doesn't expect anything. Return early if running to main
3324 fails.
3325
3326 2015-04-07 Yao Qi <yao.qi@linaro.org>
3327
3328 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3329 (child_function): Call alarm.
3330 (main): Move call to alarm into the loop.
3331 * gdb.threads/non-stop-fair-events.exp: Build program with
3332 -DTIMEOUT=$timeout.
3333
3334 2015-04-06 Doug Evans <xdje42@gmail.com>
3335
3336 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3337 Fix dest parameter to board_info.
3338 (fpc_compile): Ditto.
3339 (gdb_compile_pascal): Rename dest arg to destfile.
3340
3341 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3342
3343 * gdb.ada/funcall_ref.exp: New file.
3344 * gdb.ada/funcall_ref/foo.adb: New file.
3345
3346 2015-04-02 Yao Qi <yao.qi@linaro.org>
3347
3348 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3349 is remote.
3350
3351 2015-04-02 Gary Benson <gbenson@redhat.com>
3352
3353 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3354
3355 2015-04-01 Sasha Smundak <asmundak@google.com>
3356
3357 * gdb.python/py-unwind-maint.c: New file.
3358 * gdb.python/py-unwind-maint.exp: New test.
3359 * gdb.python/py-unwind-maint.py: New file.
3360 * gdb.python/py-unwind.c: New file.
3361 * gdb.python/py-unwind.exp: New test.
3362 * gdb.python/py-unwind.py: New test.
3363
3364 2015-04-01 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3367 to fail instead of non-existent $test.
3368
3369 2015-04-01 Pedro Alves <palves@redhat.com>
3370
3371 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3372 GDBFLAGS if not empty.
3373
3374 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3375
3376 * gdb.ada/complete.exp: Remove "multi_line".
3377 * gdb.ada/info_exc.exp: Remove "multi_line".
3378 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3379 * gdb.ada/ptype_field.exp: Remove "multi_line".
3380 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3381 * gdb.ada/tagged.exp: Remove "multi_line".
3382 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3383 [multi_line ...]
3384 * gdb.btrace/delta.exp: Likewise.
3385 * gdb.btrace/exception.exp: Likewise.
3386 * gdb.btrace/function_call_history.exp: Likewise.
3387 * gdb.btrace/instruction_history.exp: Likewise.
3388 * gdb.btrace/nohist.exp: Likewise.
3389 * gdb.btrace/record_goto.exp: Likewise.
3390 * gdb.btrace/segv.exp: Likewise.
3391 * gdb.btrace/stepi.exp: Likewise.
3392 * gdb.btrace/tailcall.exp: Likewise.
3393 * gdb.btrace/unknown_functions.exp: Likewise.
3394 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3395 * lib/gdb.exp: Add the "multi_line" helper.
3396
3397 2015-04-01 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.threads/tid-reuse.c: New file.
3400 * gdb.threads/tid-reuse.exp: New file.
3401
3402 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3403
3404 PR corefiles/16092
3405 * gdb.base/coredump-filter.c: New file.
3406 * gdb.base/coredump-filter.exp: Likewise.
3407
3408 2015-03-27 Petr Machata <pmachata@redhat.com>
3409
3410 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3411 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3412 (Dwarf::assemble): Initialize them.
3413 (Dwarf::lines): New function.
3414
3415 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3416
3417 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3418 SYMBOL_PREFIX for x86_64-*-cygwin.
3419
3420 2015-03-26 Andy Wingo <wingo@igalia.com>
3421
3422 PR symtab/18148
3423 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3424 const_value but not a location.
3425 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3426 location defined in non-main CUs are visible.
3427
3428 2015-03-26 Yao Qi <yao.qi@linaro.org>
3429
3430 PR testsuite/18139
3431 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3432 Add a line number entry for the same line.
3433 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3434 Add a line number entry for the same line.
3435
3436 2015-03-26 Yao Qi <yao.qi@linaro.org>
3437
3438 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3439 .int 0.
3440 (func): Likewise. Add .Lfunc_1 label.
3441 Use .Lfunc_1 label.
3442 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3443 .int 0.
3444 (func): Likewise.
3445 Use .Lfunc_1 label.
3446
3447 2015-03-26 Yao Qi <yao.qi@linaro.org>
3448
3449 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3450 Call gdb_compile instead to compile each .s files without debug
3451 information.
3452
3453 2015-03-26 Yao Qi <yao.qi@linaro.org>
3454
3455 * gdb.base/savedregs.exp (process_saved_regs): Make
3456 "Saved registers:" optional in the pattern.
3457
3458 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3459
3460 * gdb.btrace/next.exp: Merged into step.exp.
3461 * gdb.btrace/finish.exp: Merged into step.exp.
3462 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3463 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3464 "record goto" and checking the exact replay position.
3465 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3466 check for "Recording format" in "info record" output.
3467 * gdb.btrace/record_goto.exp: Choose test file based on target.
3468 * gdb.btrace/x86-record_goto.S: Renamed into ...
3469 * gdb.btrace/x86_64-record_goto.S: ... this.
3470 * gdb.btrace/i686-record_goto.S: New.
3471 * gdb.btrace/x86-tailcall.S: Renamed into ...
3472 * gdb.btrace/x86_64-tailcall.S: ... this.
3473 * gdb.btrace/i686-tailcall.S: New.
3474 * gdb.btrace/x86-tailcall.c: Renamed into ...
3475 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3476 separate statements. Update test.
3477 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3478 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3479 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3480 * gdb.btrace/tailcall.exp: Choose test file based on target.
3481 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3482
3483 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3484
3485 * gdb.btrace/exception.exp: Increase BTS buffer size.
3486
3487 2015-03-24 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3490
3491 2015-03-24 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.threads/schedlock.exp (test_step): No longer expect that
3494 "set scheduler-locking step" with "next" over a function call runs
3495 threads unlocked.
3496
3497 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3498
3499 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3500
3501 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3502
3503 PR breakpoints/16466
3504 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3505 * gdb.mi/mi-pending.c (thread_func): New function.
3506 (int main): Add threading support required.
3507 * gdb.mi/mi-pending.exp: Add tests for this issue.
3508 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3509 (pendfunc2): Remove stdio dependency.
3510 * gdb.mi/mi-pendshr2.c: New file.
3511
3512 2015-03-23 Keith Seitz <keiths@redhat.com>
3513
3514 * gdb.linespec/keywords.c: New file.
3515 * gdb.linespec/keywords.exp: New file.
3516
3517 2015-03-23 Keith Seitz <keiths@redhat.com>
3518
3519 PR gdb/18021
3520 * gdb.dwarf2/staticvirtual.exp: New test.
3521
3522 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3525 * README: Remove HP-UX and gdb.hp.
3526 (configuration):
3527 * configure: Regenerate.
3528 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3529 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3530 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3531 gdb.hp/gdb.defects/Makefile.
3532 * gdb.hp/Makefile.in: File deleted.
3533 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3534 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3535 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3536 * gdb.hp/gdb.aCC/run.c: File deleted.
3537 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3538 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3539 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3540 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3541 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3542 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3543 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3544 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3545 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3546 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3547 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3548 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3549 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3550 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3551 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3552 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3553 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3554 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3555 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3556 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3557 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3558 * gdb.hp/gdb.compat/average.c: File deleted.
3559 * gdb.hp/gdb.compat/sum.c: File deleted.
3560 * gdb.hp/gdb.compat/xdb.c: File deleted.
3561 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3562 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3563 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3564 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3565 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3566 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3567 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3568 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3569 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3570 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3571 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3572 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3573 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3574 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3575 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3576 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3577 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3578 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3579 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3580 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3581 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3582 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3583 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3584 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3585 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3586 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3587 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3588 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3589 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3590 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3591 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3592 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3593 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3594 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3595 * gdb.hp/tools/odump: File deleted.
3596
3597 2015-03-19 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3600 (saw_thread_3): New globals.
3601 (top level): Increment them when an event for the corresponding
3602 thread is seen.
3603 (no thread starvation): New test.
3604
3605 2015-03-19 Pedro Alves <palves@redhat.com>
3606
3607 * gdb.threads/continue-pending-status.c: New file.
3608 * gdb.threads/continue-pending-status.exp: New file.
3609
3610 2015-03-18 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3613 Use gdb_is_target_remote instead of is_remote. Use
3614 gdb_test_multiple instead of gdb_expect. Exit early if
3615 gdb_test_multiple hits its internal matches. Tighten stepi tests
3616 expected output. Fail on exit with any signal, instead of just
3617 SIGILL.
3618
3619 2015-03-18 Yao Qi <yao.qi@linaro.org>
3620
3621 PR tdep/18107
3622 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3623 variable.
3624 * gdb.base/catch-syscall.exp: Don't skip it on
3625 aarch64*-*-linux* target. Remove elements in all_syscalls.
3626 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3627 target.
3628 (setup_all_syscalls): New proc.
3629
3630 2015-03-16 Yao Qi <yao.qi@linaro.org>
3631
3632 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3633 (top level): Skip tests if valid_addr_p returns false for
3634 $cmd1 or $cmd2.
3635
3636 2015-03-11 Andy Wingo <wingo@igalia.com>
3637
3638 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3639
3640 2015-03-11 Yao Qi <yao.qi@linaro.org>
3641
3642 * gdb.base/catch-syscall.exp: Fix typo in comments.
3643
3644 2015-03-11 Yao Qi <yao.qi@linaro.org>
3645
3646 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3647
3648 2015-03-09 Pedro Alves <palves@redhat.com>
3649
3650 * dg-extract-results.py: Delete.
3651
3652 2015-03-09 Pedro Alves <palves@redhat.com>
3653
3654 Merge dg-extract-results.sh from GCC upstream (r218843).
3655
3656 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3657 * dg-extract-results.sh: Use --text with grep to avoid issues with
3658 binary files. Fall back to cat -v, if that doesn't work.
3659
3660 2015-03-05 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3663
3664 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3665
3666 * lib/mi-support.exp (mi_expect_interrupt): Accept
3667 alternative event for when in all-stop mode.
3668
3669 2015-03-04 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3672
3673 2015-03-04 Mark Kettenis <kettenis@gnu.org>
3674
3675 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3676
3677 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3678
3679 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3680 regexps for GDB's current line display, accept a hex address
3681 preceding the line number.
3682
3683 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3684
3685 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3686 the 'arch1' variable for "s390*-linux*" targets.
3687
3688 2015-03-04 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3691 (main): Pass missing retval argument to pthread_join call.
3692
3693 2015-03-02 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3696 (top level): Call do_test with non-stop as well.
3697
3698 2015-03-02 Pedro Alves <palves@redhat.com>
3699
3700 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3701 -1.
3702
3703 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3704
3705 * gdb.arch/s390-vregs.exp: New test.
3706 * gdb.arch/s390-vregs.S: New file.
3707
3708 2015-02-27 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3711 call to catch_command_errors.
3712 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3713 catch_command_errors.
3714
3715 2015-02-27 Pedro Alves <palves@redhat.com>
3716
3717 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3718 "true" for boolean result.
3719 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3720 prototype of main.
3721
3722 2015-02-27 Pedro Alves <palves@redhat.com>
3723
3724 * lib/unbuffer_output.c: New file.
3725 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3726 (main): Call gdb_unbuffer_output.
3727
3728 2015-02-27 Yao Qi <yao.qi@linaro.org>
3729
3730 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3731 target.
3732
3733 2015-02-26 Doug Evans <dje@google.com>
3734
3735 * gdb.cp/class2.cc (Dbase, D): New classes.
3736 (main): New local delta.
3737 * gdb.cp/class2.exp: Test printing delta.
3738 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3739 (dynbar): New global.
3740 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3741
3742 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3743
3744 * gdb.compile/compile-ifunc.c: New file.
3745 * gdb.compile/compile-ifunc.exp: New file.
3746
3747 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3748
3749 * gdb.base/structs.exp: Check for correct struct on finish.
3750
3751 2015-02-26 Yao Qi <yao.qi@linaro.org>
3752
3753 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3754 is zero.
3755
3756 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3757
3758 * gdb.arch/cordic.ko.bz2: New file.
3759 * gdb.arch/cordic.ko.debug.bz2: New file.
3760 * gdb.arch/ppc64-symtab-cordic.exp: New file.
3761
3762 2015-02-25 Yao Qi <yao.qi@linaro.org>
3763
3764 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3765 aarch64*-*-* target.
3766
3767 2015-02-23 Pedro Alves <palves@redhat.com>
3768
3769 * lib/gdb.exp (delete_breakpoints): Rewrite using
3770 gdb_test_multiple.
3771
3772 2015-02-23 Pedro Alves <palves@redhat.com>
3773
3774 * gdb.base/info-os.c: Include stdlib.h.
3775
3776 2015-02-22 Doug Evans <xdje42@gmail.com>
3777
3778 PR symtab/17855
3779 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3780 is read after symbols have been re-read.
3781 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3782 * gdb.ada/exec_changed/second.adb (Second): Ditto.
3783
3784 2015-02-21 Doug Evans <dje@google.com>
3785
3786 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3787
3788 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3789
3790 PR corefiles/17808
3791 * gdb.arch/i386-biarch-core.core.bz2: New file.
3792 * gdb.arch/i386-biarch-core.exp: New file.
3793
3794 2015-02-21 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3797 runto_main fails.
3798
3799 2015-02-20 Pedro Alves <palves@redhat.com>
3800
3801 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3802 info probes.
3803
3804 2015-02-20 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3807
3808 2015-02-20 Pedro Alves <palves@redhat.com>
3809
3810 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3811 clean_restart before gdb_target_supports_trace.
3812
3813 2015-02-20 Pedro Alves <palves@redhat.com>
3814
3815 PR threads/18006
3816 * gdb.threads/clone-thread_db.c: New file.
3817 * gdb.threads/clone-thread_db.exp: New file.
3818
3819 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3820
3821 PR breakpoints/16812
3822 * gdb.base/catch-gdb-caused-signals.c: New file.
3823 * gdb.base/catch-gdb-caused-signals.exp: New file.
3824
3825 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3826
3827 * configure: Regenerated.
3828 * configure.ac: Use GDB_AC_TRANSFORM.
3829 * aclocal.m4: sinclude ../transform.m4.
3830
3831 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3832
3833 * lib/dtrace.exp: New file.
3834 * gdb.base/dtrace-probe.exp: Likewise.
3835 * gdb.base/dtrace-probe.d: Likewise.
3836 * gdb.base/dtrace-probe.c: Likewise.
3837 * lib/pdtrace.in: Likewise.
3838 * configure.ac: Output variables with the transformed names of
3839 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3840 * configure: Regenerated.
3841
3842 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3843
3844 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3845 expected message when trying to access $_probe_* convenience
3846 variables while not on a probe.
3847
3848 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3849
3850 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3851
3852 2015-02-11 Pedro Alves <pedro@codesourcery.com>
3853
3854 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3855 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3856
3857 2015-02-10 Doug Evans <xdje42@gmail.com>
3858
3859 * lib/gdb.exp (gdb_load): Always return a result.
3860
3861 2015-02-10 Pedro Alves <palves@redhat.com>
3862
3863 * gdb.threads/signal-sigtrap.c: New file.
3864 * gdb.threads/signal-sigtrap.exp: New file.
3865
3866 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3867
3868 * gdb.trace/no-attach-trace.c: New file.
3869 * gdb.trace/no-attach-trace.exp: New file.
3870
3871 2015-02-09 Mark Wielaard <mjw@redhat.com>
3872
3873 * gdb.dwarf2/atomic.c: New file.
3874 * gdb.dwarf2/atomic-type.exp: Likewise.
3875
3876 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3877
3878 * gdb.btrace/buffer-size.exp: Update "info record" output.
3879 * gdb.btrace/delta.exp: Update "info record" output.
3880 * gdb.btrace/enable.exp: Update "info record" output.
3881 * gdb.btrace/finish.exp: Update "info record" output.
3882 * gdb.btrace/instruction_history.exp: Update "info record" output.
3883 * gdb.btrace/next.exp: Update "info record" output.
3884 * gdb.btrace/nexti.exp: Update "info record" output.
3885 * gdb.btrace/step.exp: Update "info record" output.
3886 * gdb.btrace/stepi.exp: Update "info record" output.
3887 * gdb.btrace/nohist.exp: Update "info record" output.
3888
3889 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3890
3891 * gdb.btrace/buffer-size: New.
3892
3893 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3894
3895 * gdb.btrace/delta.exp: Update "info record" output.
3896 * gdb.btrace/enable.exp: Update "info record" output.
3897 * gdb.btrace/finish.exp: Update "info record" output.
3898 * gdb.btrace/instruction_history.exp: Update "info record" output.
3899 * gdb.btrace/next.exp: Update "info record" output.
3900 * gdb.btrace/nexti.exp: Update "info record" output.
3901 * gdb.btrace/step.exp: Update "info record" output.
3902 * gdb.btrace/stepi.exp: Update "info record" output.
3903 * gdb.btrace/nohist.exp: Update "info record" output.
3904
3905 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3906
3907 PR gdb/15678
3908 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3909
3910 2015-02-06 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3913 macro.
3914 (seconds_left, again): New globals.
3915 (main): Wait seconds_left in a 1-second sleep loop instead of
3916 sleeping 180 seconds. If 'again' is set, reset the seconds
3917 counter.
3918 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3919 'again' in the inferior before detaching. Print the seconds left.
3920 (options): New global.
3921 (top level): Build program with -DTIMEOUT=$timeout.
3922
3923 2015-02-06 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3926 determine how many seconds to pass to 'alarm'.
3927 * gdb.base/gdb-sigterm.exp (top level): Build program with
3928 -DTIMEOUT=$timeout.
3929 (do_test): Return success/failure indication. Add more verbose
3930 logging. Don't fail if 200 single steps are seen. Instead, fail
3931 when the test times out.
3932 (passes): New global.
3933 (top level): Break the testing loop if testing fails on any
3934 iteration. Use gdb_assert.
3935
3936 2015-02-04 Don Breazeal <donb@codesourcery.com>
3937
3938 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3939 and initialize them.
3940 (ipc_cleanup): New function.
3941 (main): Don't declare shmid, semid, and msqid. Add a call to
3942 atexit so that we call ipc_cleanup on exit.
3943
3944 2015-02-04 Pedro Alves <palves@redhat.com>
3945
3946 * boards/native-extended-gdbserver.exp: Remove any target variant
3947 specifications from the board name before clearing the isremote
3948 flag from board_info.
3949
3950 2015-01-31 Doug Evans <xdje42@gmail.com>
3951
3952 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3953
3954 2015-01-31 Gary Benson <gbenson@redhat.com>
3955
3956 * gdb.base/completion.exp: Disable completion limiting for
3957 existing tests. Add new tests to check completion limiting.
3958 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3959
3960 2015-01-31 Doug Evans <xdje42@gmail.com>
3961
3962 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3963
3964 2015-01-31 Doug Evans <xdje42@gmail.com>
3965
3966 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3967 entries. Duplicate file section script entries.
3968 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3969 inlined entries. Add test for safe-path rejection.
3970 * gdb.python/py-section-script.c: Add duplicate inlined section script
3971 entries. Duplicate file section script entries.
3972 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3973 inlined entries. Add test for safe-path rejection.
3974
3975 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3976
3977 * gdb.ada/disc_arr_bound: New testcase.
3978
3979 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3980
3981 * gdb.ada/mi_var_array: New testcase.
3982
3983 2015-01-27 Doug Evans <dje@google.com>
3984
3985 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3986 Add test for objfile.filename, objfile.username after objfile
3987 has been unloaded.
3988
3989 2015-01-26 Joel Brobecker <brobecker@adacore.com>
3990
3991 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3992 the second test to print the name attribute of value
3993 returned by the call to gdb.lookup_type, and adjust
3994 the expected output accordingly.
3995
3996 2015-01-25 Mark Wielaard <mjw@redhat.com>
3997
3998 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3999 * gdb.base/disp-step-fork.c: Include unistd.h.
4000 * gdb.base/siginfo-obj.c: Include stdio.h.
4001 * gdb.base/siginfo-thread.c: Likewise.
4002 * gdb.mi/non-stop.c: Include unistd.h.
4003 * gdb.mi/nsthrexec.c: Include stdio.h.
4004 * gdb.mi/pthreads.c: Include unistd.h.
4005 * gdb.modula2/unbounded1.c (main): Declare returns int.
4006 * gdb.reverse/consecutive-reverse.c: Likewise.
4007 * gdb.threads/create-fail.c: Include unistd.h.
4008 * gdb.threads/killed.c: Likewise.
4009 * gdb.threads/linux-dp.c: Likewise.
4010 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4011 * gdb.threads/non-ldr-exc-2.c: Likewise.
4012 * gdb.threads/non-ldr-exc-3.c: Likewise.
4013 * gdb.threads/non-ldr-exc-4.c: Likewise.
4014 * gdb.threads/pthreads.c: Include unistd.h.
4015 (main): Declare returns int.
4016 * gdb.threads/tls-main.c (foo): New declaration.
4017 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4018
4019 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4020
4021 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4022 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4023
4024 2015-01-15 Mark Wielaard <mjw@redhat.com>
4025
4026 * gdb.base/noreturn-return.c: New file.
4027 * gdb.base/noreturn-return.exp: New file.
4028 * gdb.base/noreturn-finish.c: New file.
4029 * gdb.base/noreturn-finish.exp: New file.
4030
4031 2015-01-23 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.threads/continue-pending-after-query.c: New file.
4034 * gdb.threads/continue-pending-after-query.exp: New file.
4035
4036 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4037 Simon Marchi <simon.marchi@ericsson.com>
4038
4039 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4040 * gdb.base/valgrind-db-attach.exp: Same.
4041 * gdb.base/valgrind-infcall.exp: Same.
4042 * lib/mi-support.exp (default_mi_gdb_start): Same.
4043 * lib/prompt.exp (default_prompt_gdb_start): Same.
4044 * lib/gdb.exp (default_gdb_spawn): Same.
4045 (gdb_interact): New.
4046
4047
4048 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4049
4050 * gdb.compile/compile.exp (pointer to jit function): New test.
4051
4052 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
4053
4054 * lib/gdb.exp (supports_process_record): Return true for
4055 powerpc*-*-linux*.
4056 (supports_reverse): Likewise.
4057
4058 2015-01-15 Don Breazeal <donb@codesourcery.com>
4059
4060 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4061 instead of checking whether the target board is remote and
4062 use spawn_wait_for_attach instead of exec/sleep.
4063 * gdb.base/attach-twice.exp: Likewise.
4064
4065 2015-01-15 Joel Brobecker <brobecker@adacore.com>
4066
4067 * gdb.ada/var_arr_attrs: New testcase.
4068
4069 2015-01-14 Pedro Alves <palves@redhat.com>
4070 Joel Brobecker <brobecker@adacore.com>
4071
4072 PR gdb/17525
4073 * gdb.base/bp-cmds-execution-x-script.c: New file.
4074 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4075 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4076
4077 2015-01-14 Pedro Alves <palves@redhat.com>
4078
4079 PR cli/17828
4080 * gdb.base/batch-preserve-term-settings.c: New file.
4081 * gdb.base/batch-preserve-term-settings.exp: New file.
4082
4083 2015-01-13 Doug Evans <dje@google.com>
4084
4085 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4086 binary.
4087
4088 2015-01-13 Joel Brobecker <brobecker@adacore.com>
4089
4090 * Makefile.in (clean mostlyclean): Do not delete *.py.
4091
4092 2015-01-13 Joel Brobecker <brobecker@adacore.com>
4093
4094 * gdb.python/py-lookup-type.exp: New file.
4095
4096 2015-01-12 Pedro Alves <palves@redhat.com>
4097
4098 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4099 restore GDBFLAGS before returning.
4100
4101 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4102
4103 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4104 is_amd64_regs_target and is_x86_like_target.
4105
4106 2015-01-11 Doug Evans <xdje42@gmail.com>
4107
4108 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4109 is given without an explicit form.
4110 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4111 attributes.
4112 * gdb.dwarf/corrupt.exp: Ditto.
4113 * gdb.dwarf2/enum-type.exp: Ditto.
4114 * gdb.trace/entry-values.exp: Ditto.
4115 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4116
4117 2015-01-11 Doug Evans <xdje42@gmail.com>
4118
4119 PR gdb/15830
4120 * gdb.base/maint.exp: Remove references to "maint demangle".
4121 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4122 Add tests for explicitly specifying language to demangle.
4123 * gdb.dlang/demangle.exp: Ditto.
4124
4125 2015-01-09 Pedro Alves <palves@redhat.com>
4126
4127 * gdb.threads/non-stop-fair-events.c: New file.
4128 * gdb.threads/non-stop-fair-events.exp: New file.
4129
4130 2015-01-09 Pedro Alves <palves@redhat.com>
4131
4132 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4133 the global scope. Set a breakpoint after all threads are started
4134 rather than stepping over two source lines. Expect the prompt.
4135 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4136 global.
4137 (NUM): Now 15.
4138 (main): Use threads_started_barrier to wait for all threads to
4139 start. Main thread no longer calls thread_function. Exit after
4140 180 seconds.
4141 (loop): New function.
4142 (thread_function): Wait on threads_started_barrier barrier. Call
4143 'loop' at each iteration.
4144 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4145 threads have started, instead of hardcoding number of "next"
4146 steps. Use an access watchpoint instead of a write watchpoint.
4147
4148 2015-01-09 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4151 (thread_func): Wait on barrier.
4152 (main): Wait for all threads to start before stopping GDB.
4153 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4154 global.
4155 (thread1_func, thread2_func): Wait on barrier.
4156 (main): Wait for all threads to start before stopping GDB.
4157 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4158 New global.
4159 (thread1_func, thread2_func): Wait on barrier.
4160 (main): Wait for all threads to start before stopping GDB.
4161
4162 2015-01-09 Pedro Alves <palves@redhat.com>
4163
4164 * gdb.threads/attach-many-short-lived-threads.c: New file.
4165 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4166
4167 2014-01-09 Pedro Alves <palves@redhat.com>
4168
4169 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4170 instead of to thread 2.
4171 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4172 Add barrier around each pthread_create call instead of around all
4173 calls.
4174 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4175 Set a break on thread_function and have the child threads hit it
4176 one at at a time.
4177
4178 2015-01-09 Pedro Alves <palves@redhat.com>
4179
4180 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4181 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4182 false.
4183 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4184 checking whether the target board is remote.
4185 * gdb.multi/multi-attach.exp: Likewise.
4186 * gdb.python/py-sync-interp.exp: Likewise.
4187 * gdb.server/ext-attach.exp: Likewise.
4188 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4189 tests that need to attach, instead of checking whether the target
4190 board is remote at the top of the file.
4191
4192 2015-01-08 Yao Qi <yao@codesourcery.com>
4193
4194 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4195
4196 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4197
4198 Fix testcase compilation.
4199 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4200
4201 2015-01-06 Joel Brobecker <brobecker@adacore.com>
4202
4203 * gdb.python/py-type.exp: Add a couple test about empty
4204 array creation, and negative-length array creation.
4205
4206 2015-01-02 Doug Evans <xdje42@gmail.com>
4207
4208 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4209
4210 2015-01-02 Doug Evans <dje@google.com>
4211
4212 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4213
4214 2014-12-29 Yao Qi <yao@codesourcery.com>
4215
4216 * gdb.trace/entry-values.exp: Update comments. Rename variable
4217 bar_call_foo to returned_from_foo.
4218
4219 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4220
4221 PR gdb/17394
4222 * gdb.linespec/break-asm-file.c: New file.
4223 * gdb.linespec/break-asm-file.exp: New file.
4224 * gdb.linespec/break-asm-file0.s: New file.
4225 * gdb.linespec/break-asm-file1.s: New file.
4226
4227 2014-12-18 Nigel Stephens <nigel@mips.com>
4228 Maciej W. Rozycki <macro@codesourcery.com>
4229
4230 * gdb.base/float.exp: Handle the new output from "info float" on
4231 MIPS targets.
4232
4233 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4234
4235 Fix MinGW compilation.
4236 * gdb.compile/compile-ops.exp: Update untested message if
4237 !skip_compile_feature_tests.
4238 * gdb.compile/compile-setjmp.exp: Likewise.
4239 * gdb.compile/compile-tls.exp: Likewise.
4240 * gdb.compile/compile.exp: Likewise.
4241 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4242 supported on this host".
4243
4244 2014-12-16 Doug Evans <xdje42@gmail.com>
4245
4246 * boards/stabs.exp: New file.
4247
4248 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4249
4250 * gdb.base/completion.exp: Adjust to format changes of "maint
4251 print user-registers".
4252
4253 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
4254
4255 PR server/17457
4256 * gdb.arch/aarch64-fp.c: New file.
4257 * gdb.arch/aarch64-fp.exp: New file.
4258
4259 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4260
4261 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4262 r210637, r210913, r211666, r215400, r215817).
4263
4264 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4265 * dg-extract-results.py: New file.
4266 * dg-extract-results.sh: Use it if the environment seems
4267 suitable.
4268
4269 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4270
4271 * dg-extract-results.py (parse_run): Handle warnings that
4272 are printed before a test harness is run.
4273
4274 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4275
4276 * dg-extract-results.py (Named): Remove __cmp__ method.
4277 (output_variation): Use a key to sort variation.harnesses.
4278
4279 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4280
4281 * dg-extract-results.py: For Python 3, force sys.stdout to
4282 handle surrogate escape sequences.
4283 (safe_open): New function.
4284 (output_segment, main): Use it.
4285
4286 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4287
4288 * dg-extract-results.py (Prog.result_re): Include options
4289 in test name.
4290
4291 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4292
4293 * dg-extract-results.py (output_variation): Always sort if
4294 do_sum.
4295
4296 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4297
4298 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4299 as long as we get pagination notifications.
4300
4301 2014-12-15 Jason Merrill <jason@redhat.com>
4302
4303 * Makefile.in (check-gdb.%): Restore.
4304 * README: Mention it.
4305
4306 2014-12-13 Joel Brobecker <brobecker@adacore.com>
4307
4308 * gdb.ada/str_uninit: New testcase.
4309
4310 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 PR symtab/17642
4313 * gdb.base/vla-stub-define.c: New file.
4314 * gdb.base/vla-stub.c: New file.
4315 * gdb.base/vla-stub.exp: New file.
4316
4317 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4318 Jan Kratochvil <jan.kratochvil@redhat.com>
4319 Tom Tromey <tromey@redhat.com>
4320
4321 * configure.ac: Add gdb.compile/.
4322 * configure: Regenerate.
4323 * gdb.compile/Makefile.in: New file.
4324 * gdb.compile/compile-ops.exp: New file.
4325 * gdb.compile/compile-ops.c: New file.
4326 * gdb.compile/compile-tls.c: New file.
4327 * gdb.compile/compile-tls.exp: New file.
4328 * gdb.compile/compile-constvar.S: New file.
4329 * gdb.compile/compile-constvar.c: New file.
4330 * gdb.compile/compile-mod.c: New file.
4331 * gdb.compile/compile-nodebug.c: New file.
4332 * gdb.compile/compile-setjmp-mod.c: New file.
4333 * gdb.compile/compile-setjmp.c: New file.
4334 * gdb.compile/compile-setjmp.exp: New file.
4335 * gdb.compile/compile-shlib.c: New file.
4336 * gdb.compile/compile.c: New file.
4337 * gdb.compile/compile.exp: New file.
4338 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4339
4340 2014-12-12 Tom Tromey <tromey@redhat.com>
4341
4342 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4343 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4344
4345 2014-12-12 Doug Evans <dje@google.com>
4346
4347 * lib/gdb-python.exp (get_python_valueof): New function.
4348 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4349
4350 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4351
4352 * gdb.base/completion.exp: Add test for completion of "info
4353 registers ".
4354
4355 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4356
4357 * gdb.base/func-ptrs.c: New file.
4358 * gdb.base/func-ptrs.exp: New file.
4359
4360 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4361
4362 PR breakpoints/17012
4363 * gdb.base/dprintf-detach.c: New file.
4364 * gdb.base/dprintf-detach.exp: New file.
4365
4366 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4367
4368 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4369 * lib/gdb.exp (target_is_gdbserver): New procedure.
4370
4371 2014-12-08 Doug Evans <dje@google.com>
4372
4373 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4374
4375 2014-12-05 Yao Qi <yao@codesourcery.com>
4376
4377 * gdb.guile/scm-error.exp: Remove the third argument to
4378 gdb_remote_download.
4379 * gdb.guile/scm-frame-args.exp: Likewise.
4380 * gdb.guile/scm-section-script.exp: Likewise.
4381
4382 2014-12-05 Yao Qi <yao@codesourcery.com>
4383
4384 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4385
4386 2014-12-04 Doug Evans <dje@google.com>
4387
4388 * gdb.python/py-objfile.exp: Add tests for
4389 objfile.add_separate_debug_file.
4390
4391 2014-12-04 Doug Evans <dje@google.com>
4392
4393 * lib/gdb.exp (get_build_id): New function.
4394 (build_id_debug_filename_get): Rewrite to use it.
4395 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4396
4397 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4398
4399 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4400 `method(long)', not just 0x0.
4401 * gdb.cp/nsalias.exp: Align code labels to 4.
4402 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4403 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4404 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4405 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4406 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4407 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4408
4409 2014-12-02 Doug Evans <dje@google.com>
4410
4411 PR symtab/17602
4412 * gdb.cp/anon-ns.cc: Move guts of this file to ...
4413 * gdb.cp/anon-ns2.cc: ... here. New file.
4414 * gdb.cp/anon-ns.exp: Update.
4415
4416 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
4417
4418 * gdb.python/py-events.py (inferior_call_handler): New.
4419 (register_changed_handler, memory_changed_handler): New.
4420 (test_events.invoke): Register new handlers.
4421 * gdb.python/py-events.exp: Add tests for inferior call,
4422 memory_changed and register_changed events.
4423
4424 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4425
4426 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4427 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4428 if the linker doesn't understand this.
4429
4430 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4431
4432 * gdb.python/python.exp: Change expected reply to help().
4433
4434 2014-12-01 Yao Qi <yao@codesourcery.com>
4435
4436 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4437 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4438 * configure: Re-generated.
4439
4440 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4441
4442 * gdb.cp/chained-calls.cc: New file.
4443 * gdb.cp/chained-calls.exp: New file.
4444 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4445
4446 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4447
4448 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4449 * gdb.dwarf2/symtab-producer.exp: Same.
4450 * gdb.gdb/python-interrupts.exp: Same.
4451 * gdb.gdb/python-selftest.exp: Same.
4452 * gdb.python/py-linetable.exp: Same.
4453 * gdb.python/py-type.exp: Same.
4454 * gdb.python/py-value-cc.exp: Same.
4455 * gdb.python/py-value.exp: Same.
4456
4457 2014-11-28 Yao Qi <yao@codesourcery.com>
4458
4459 * gdb.base/break-probes.exp: Match library name prefixed with
4460 sysroot.
4461
4462 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4463
4464 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4465 test expected output. Add parentheses for the call to print.
4466 Remove L suffix from integers.
4467
4468 2014-11-26 Doug Evans <dje@google.com>
4469
4470 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4471
4472 2014-11-22 Yao Qi <yao@codesourcery.com>
4473
4474 * gdb.trace/entry-values.c: Remove asms.
4475 (foo): Add foo_label.
4476 (bar): Add bar_label.
4477 * gdb.trace/entry-values.exp: Remove code computing foo's
4478 length and bar's length.
4479 (Dwarf::assemble): Invoke function_range for bar and use
4480 MACRO_AT_func for foo.
4481
4482 2014-11-22 Yao Qi <yao@codesourcery.com>
4483
4484 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4485 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4486 Use .Lgcc43_procstart instead of gcc43.
4487
4488 2014-11-21 Joel Brobecker <brobecker@adacore.com>
4489
4490 * gdb.ada/n_arr_bound: New testcase.
4491
4492 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4493
4494 PR breakpoints/10737
4495 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4496 test_catch_syscall_multi_arch.
4497 (test_catch_syscall_multi_arch): New function.
4498
4499 2014-11-20 Doug Evans <xdje42@gmail.com>
4500
4501 * gdb.base/maint.exp: Update expected output.
4502
4503 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4504
4505 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4506 4-byte instruction on S390.
4507
4508 2014-11-19 Joel Brobecker <brobecker@adacore.com>
4509
4510 * gdb.ada/arr_arr: New testcase.
4511
4512 2014-11-19 Joel Brobecker <brobecker@adacore.com>
4513
4514 * gdb.ada/pkd_arr_elem: New Testcase.
4515
4516 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
4517
4518 * gdb.reverse/break-precsave: Expect completion message for
4519 core file reads.
4520 * gdb.reverse/consecutive-precsave.exp: Likewise.
4521 * gdb.reverse/finish-precsave.exp: Likewise.
4522 * gdb.reverse/i386-precsave.exp: Likewise.
4523 * gdb.reverse/machinestate-precsave.exp: Likewise.
4524 * gdb.reverse/sigall-precsave.exp: Likewise.
4525 * gdb.reverse/solib-precsave.exp: Likewise.
4526 * gdb.reverse/step-precsave.exp: Likewise.
4527 * gdb.reverse/until-precsave.exp: Likewise.
4528 * gdb.reverse/watch-precsave.exp: Likewise.
4529
4530 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4531
4532 * gdb.base/bp-permanent.c: Include unistd.h.
4533 * gdb.python/py-framefilter-mi.c (main): Add return type.
4534 * gdb.python/py-framefilter.c (main): Likewise.
4535 * gdb.trace/actions-changed.c (main): Likewise.
4536
4537 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4538
4539 * gdb.mi/until.c: Add eye-catchers.
4540 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4541 line numbers.
4542
4543 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4544
4545 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4546 function header variants in break1.c.
4547 * gdb.base/ena-dis-br.exp: Likewise.
4548 * gdb.base/hbreak2.exp: Likewise.
4549 * gdb.reverse/until-precsave.exp: Drop references to removed
4550 non-prototype function header variants in ur1.c.
4551 * gdb.reverse/until-reverse.exp: Likewise.
4552
4553 2014-11-17 Petr Machata <pmachata@redhat.com>
4554
4555 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4556 ${_cu_offset_size} bytes abbrev offset.
4557
4558 2014-11-15 Doug Evans <xdje42@gmail.com>
4559
4560 PR symtab/17559
4561 * gdb.base/line-symtabs.exp: New file.
4562 * gdb.base/line-symtabs.c: New file.
4563 * gdb.base/line-symtabs.h: New file.
4564
4565 2014-11-14 Yao Qi <yao@codesourcery.com>
4566
4567 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4568 (func): Add label func_label.
4569 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4570 Replace low_pc and high_pc with MACRO_AT_range.
4571 Replace name, low_pc and high_pc with MACRO_AT_func.
4572
4573 2014-11-14 Yao Qi <yao@codesourcery.com>
4574
4575 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4576 Replace name, low_pc and high_pc with MACRO_AT_func.
4577
4578 2014-11-14 Yao Qi <yao@codesourcery.com>
4579
4580 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4581 produce debug information.
4582 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4583
4584 2014-11-14 Yao Qi <yao@codesourcery.com>
4585
4586 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4587 object and get function length.
4588 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4589 with MACRO_AT_func.
4590 (top-level): Replace gdb_compile and clean_restart with
4591 prepare_for_testing.
4592 * gdb.dwarf2/main.c (main): Add label main_label.
4593
4594 2014-11-14 Yao Qi <yao@codesourcery.com>
4595
4596 * lib/dwarf.exp (function_range): New procedure.
4597 (Dwarf::_handle_macro_at_func): New procedure.
4598 (Dwarf::_handle_macro_at_range): New procedure.
4599 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4600
4601 2014-11-14 Yao Qi <yao@codesourcery.com>
4602
4603 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4604 (_handle_attribute): New procedure.
4605
4606 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4607
4608 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4609 * gdb.base/call-sc.c (zed): Likewise.
4610 * gdb.base/checkpoint.c (main): Likewise.
4611 * gdb.base/dump.c (main): Likewise.
4612 * gdb.base/gcore.c (main): Likewise.
4613 * gdb.base/huge.c (main): Likewise.
4614 * gdb.base/multi-forks.c (main): Likewise.
4615 * gdb.base/pr10179-a.c (main): Likewise.
4616 * gdb.base/savedregs.c (main): Likewise.
4617 * gdb.base/sigaltstack.c (main): Likewise.
4618 * gdb.base/siginfo.c (main): Likewise.
4619 * gdb.base/structs.c (zed): Likewise.
4620 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4621 * gdb.mi/mi-syn-frame.c (main): Likewise.
4622 * gdb.mi/until.c (foo, main): Likewise.
4623 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4624 * gdb.base/solib-weak.c (foo): Declare.
4625 * gdb.base/attach-twice.c: Include stdio.h.
4626 * gdb.base/weaklib1.c: Likewise.
4627 * gdb.base/weaklib2.c: Likewise.
4628 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4629 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4630 unistd.h.
4631 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4632 * gdb.mi/mi-exit-code.c: Likewise.
4633 * gdb.base/break-interp-lib.c: Include string.h.
4634 * gdb.base/coremaker.c: Likewise.
4635 * gdb.base/testenv.c: Likewise.
4636 * gdb.python/py-finish-breakpoint.c: Likewise.
4637 * gdb.base/inferior-died.c: Include sys/wait.h.
4638 * gdb.base/fileio.c: Include time.h.
4639 * gdb.base/async-shell.c: Include unistd.h.
4640 * gdb.base/dprintf-non-stop.c: Likewise.
4641 * gdb.base/info-os.c: Likewise.
4642 * gdb.mi/mi-console.c: Likewise.
4643 * gdb.mi/watch-nonstop.c: Likewise.
4644 * gdb.python/py-events.c: Likewise.
4645 * gdb.base/async.c (baz): Move up before its invocation.
4646 * gdb.base/code_elim2.c (my_global_func): Likewise.
4647 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4648 * gdb.base/advance.c (func2): Likewise.
4649
4650 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4651
4652 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4653 variant.
4654 * gdb.base/annota3.c: Likewise.
4655 * gdb.base/async.c: Likewise.
4656 * gdb.base/average.c: Likewise.
4657 * gdb.base/call-ar-st.c: Likewise.
4658 * gdb.base/call-rt-st.c: Likewise.
4659 * gdb.base/call-sc.c: Likewise.
4660 * gdb.base/call-strs.c: Likewise.
4661 * gdb.base/ending-run.c: Likewise.
4662 * gdb.base/execd-prog.c: Likewise.
4663 * gdb.base/exprs.c: Likewise.
4664 * gdb.base/foll-exec.c: Likewise.
4665 * gdb.base/foll-fork.c: Likewise.
4666 * gdb.base/foll-vfork.c: Likewise.
4667 * gdb.base/funcargs.c: Likewise.
4668 * gdb.base/gcore.c: Likewise.
4669 * gdb.base/jump.c: Likewise.
4670 * gdb.base/langs0.c: Likewise.
4671 * gdb.base/langs1.c: Likewise.
4672 * gdb.base/langs2.c: Likewise.
4673 * gdb.base/mips_pro.c: Likewise.
4674 * gdb.base/nodebug.c: Likewise.
4675 * gdb.base/opaque0.c: Likewise.
4676 * gdb.base/opaque1.c: Likewise.
4677 * gdb.base/recurse.c: Likewise.
4678 * gdb.base/run.c: Likewise.
4679 * gdb.base/scope0.c: Likewise.
4680 * gdb.base/scope1.c: Likewise.
4681 * gdb.base/setshow.c: Likewise.
4682 * gdb.base/setvar.c: Likewise.
4683 * gdb.base/shmain.c: Likewise.
4684 * gdb.base/shr1.c: Likewise.
4685 * gdb.base/shr2.c: Likewise.
4686 * gdb.base/sigall.c: Likewise.
4687 * gdb.base/signals.c: Likewise.
4688 * gdb.base/so-indr-cl.c: Likewise.
4689 * gdb.base/solib2.c: Likewise.
4690 * gdb.base/structs.c: Likewise.
4691 * gdb.base/sum.c: Likewise.
4692 * gdb.base/vforked-prog.c: Likewise.
4693 * gdb.base/watchpoint.c: Likewise.
4694 * gdb.reverse/shr2.c: Likewise.
4695 * gdb.reverse/until-reverse.c: Likewise.
4696 * gdb.reverse/ur1.c: Likewise.
4697 * gdb.reverse/watch-reverse.c: Likewise.
4698
4699 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4700
4701 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4702 variant.
4703 * gdb.base/sepdebug.exp: Drop references to removed code.
4704
4705 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4706
4707 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4708 variant. Preserve original line numbering.
4709 * gdb.base/list1.c: Likewise.
4710
4711 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4712
4713 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4714 variant.
4715 * gdb.base/break1.c: Likewise.
4716 * gdb.base/break.exp: Drop references to removed code.
4717
4718 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4719
4720 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4721 variant.
4722
4723 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4724
4725 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4726
4727 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4728
4729 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4730 logic into perform_all_tests() and invoke it with and without
4731 function header prototypes.
4732 (do_function_calls): Remove conditional XFAIL for PR 5318.
4733 (rerun_and_prepare): Remove duplicate code.
4734 (perform_all_tests): New. Main logic moved here.
4735
4736 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4737
4738 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4739 code guarded by #ifdef NO_PROTOTYPES.
4740 (t_double_many_args): Likewise.
4741 (DEF_FUNC_MANY_ARGS_1): Likewise.
4742 (DEF_FUNC_VALUES_1): Likewise.
4743 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4744 guarded by #ifdef PROTOTYPES.
4745
4746 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4747
4748 * gdb.mi/mi-console.c: Add eye-catcher.
4749 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4750 instead of literal line number.
4751
4752 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4753
4754 * gdb.base/shr2.c: Add eye-catcher.
4755 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4756 line number.
4757
4758 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4759
4760 * gdb.base/jump.c: Add eye-catchers.
4761 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4762 numbers.
4763
4764 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4765
4766 * gdb.base/execd-prog.c: Add eye-catchers.
4767 * gdb.base/foll-exec.c: Likewise.
4768 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4769 line numbers.
4770
4771 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4772
4773 * gdb.base/ending-run.c: Add eye-catchers.
4774 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4775 literal line numbers.
4776
4777 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4778
4779 * gdb.base/call-rt-st.c: Add eye-catchers.
4780 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4781 literal line numbers.
4782
4783 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4784
4785 * gdb.base/call-ar-st.c: Add eye-catchers.
4786 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4787 literal line numbers.
4788
4789 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4790
4791 * gdb.base/average.c: Add eye-catchers.
4792 * gdb.base/sum.c: Likewise.
4793 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4794 regexps dynamically.
4795
4796 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4797
4798 * gdb.base/solib1.c: Add eye-catchers.
4799 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4800 literal line numbers.
4801
4802 2014-11-12 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4805 leader has exited.
4806
4807 2014-11-12 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.arch/i386-bp_permanent.c: New file.
4810 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4811 (srcfile): Set to i386-bp_permanent.c.
4812 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4813 that stepi does not execute the 'leave' instruction, instead of
4814 testing it does execute.
4815 * gdb.base/bp-permanent.c: New file.
4816 * gdb.base/bp-permanent.exp: New file.
4817
4818 2014-11-10 Doug Evans <xdje42@gmail.com>
4819
4820 PR symtab/17564
4821 * gdb.base/symtab-search-order.exp: New file.
4822 * gdb.base/symtab-search-order.c: New file.
4823 * gdb.base/symtab-search-order-1.c: New file.
4824 * gdb.base/symtab-search-order-shlib-1.c: New file.
4825
4826 2014-11-07 Pedro Alves <palves@redhat.com>
4827
4828 PR gdb/17511
4829 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4830 i?86-*-linux*.
4831
4832 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4833
4834 PR c++/17494
4835 * gdb.cp/pr17494.cc: New file.
4836 * gdb.cp/pr17494.exp: New file.
4837
4838 2014-11-02 Yao Qi <yao@codesourcery.com>
4839
4840 * gdb.python/python.exp: Get working directory and match the
4841 output of "set extended-prompt \\w " with it.
4842
4843 2014-10-30 Doug Evans <dje@google.com>
4844
4845 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4846 in objfiles.
4847 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4848 in progspaces.
4849
4850 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
4851
4852 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4853 * gdb.base/realname-expand.exp: Likewise.
4854 * gdb.linespec/macro-relative.exp: Likewise.
4855
4856 2014-10-29 Pedro Alves <palves@redhat.com>
4857
4858 PR gdb/17408
4859 * gdb.threads/schedlock.c (some_function): New function.
4860 (call_function): New global.
4861 (MAYBE_CALL_SOME_FUNCTION): New macro.
4862 (thread_function): Call it.
4863 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4864 and use it instead of a global counter. Adjust all callers.
4865 (get_current_thread): Use "find current thread" for test message
4866 here rather than having all callers pass down the same string.
4867 (goto_loop): New procedure, factored out from ...
4868 (my_continue): ... this.
4869 (step_ten_loops): Change parameter from test message to command to
4870 use. Adjust.
4871 (list_count): Delete global.
4872 (check_result): New procedure, factored out from duplicate top
4873 level code.
4874 (continue tests): Wrap in with_test_prefix.
4875 (test_step): New procedure, factored out from duplicate top level
4876 code.
4877 (top level): Test "step" in combination with all scheduler-locking
4878 modes. Test "next" in combination with all scheduler-locking
4879 modes, and in combination with stepping over a function call or
4880 not.
4881 * gdb.threads/next-bp-other-thread.c: New file.
4882 * gdb.threads/next-bp-other-thread.exp: New file.
4883
4884 2014-10-29 Pedro Alves <palves@redhat.com>
4885
4886 PR python/17372
4887 * gdb.python/python.exp: Test a multi-line command that spawns
4888 interactive Python.
4889 * gdb.base/multi-line-starts-subshell.exp: New file.
4890
4891 2014-10-29 Yao Qi <yao@codesourcery.com>
4892
4893 * gdb.base/fileio.exp: Make directories on host.
4894
4895 2014-10-29 Yao Qi <yao@codesourcery.com>
4896
4897 * gdb.base/fileio.c (test_write): Close the file.
4898
4899 2014-10-28 Pedro Alves <palves@redhat.com>
4900
4901 PR gdb/12623
4902 * gdb.base/sigstep.c (no_handler): New global.
4903 (main): If 'no_handler is true, set the signal handlers to
4904 SIG_IGN.
4905 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4906 with_sw_watch and no_handler parameters. Handle them.
4907 (top level) <stepping over handler when stopped at a breakpoint
4908 test>: Add a test axis for testing with a software watchpoint, and
4909 another for testing with the signal handler set to SIG_IGN.
4910 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4911 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4912
4913 2014-10-28 Pedro Alves <palves@redhat.com>
4914
4915 PR gdb/17511
4916 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4917 * gdb.base/sigstep.exp (other_handler_location): New global.
4918 (advance): Support stepping into the signal handler, and running
4919 commands while in the handler.
4920 (in_handler_map): New global.
4921 (top level): In the advance test, add combinations for getting
4922 into the handler with stepping commands, and for running commands
4923 in the handler. Add comment descripting the advancei tests.
4924
4925 2014-10-28 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/sigstep.exp: Use build_executable instead of
4928 prepare_for_testing.
4929 (top level): Move code that starts GDB, runs to main and creates a
4930 display to ...
4931 (restart): ... this new procedure.
4932 (top level): Move backtrace from signal handler test to ...
4933 (validate_backtrace): ... this new procedure.
4934 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4935 with_test_prefix. Always restart GDB.
4936 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4937 with_test_prefix. Always restart GDB. No need to delete
4938 breakpoints after the test.
4939 (test_skip_handler): Remove prefix parameter.
4940 (skip_over_handler, breakpoint_to_handler)
4941 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4942 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4943 restart GDB. No need to delete breakpoints after the test.
4944 (top level): Use foreach to call the test procedures with
4945 different commands.
4946
4947 2014-10-28 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4950 instead of GNATS numbers.
4951 * gdb.base/sigbpt.exp: Likewise.
4952 * gdb.base/siginfo.exp: Likewise.
4953 * gdb.base/sigstep.exp: Likewise.
4954
4955 2014-10-27 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.base/sigstep.c (dummy): New global.
4958 (main): Issue a couple writes to the new global.
4959 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4960 procedures.
4961 (skip_over_handler): Use test_skip_handler.
4962 (top level): Call skip_over_handler for stepi and nexti too.
4963 (breakpoint_over_handler): Use test_skip_handler.
4964 (top level): Call breakpoint_over_handler for stepi and nexti too.
4965
4966 2014-10-27 Yao Qi <yao@codesourcery.com>
4967
4968 * gdb.trace/tfile.c (adjust_function_address)
4969 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4970 function descriptor.
4971
4972 2014-10-24 Don Breazeal <donb@codesourcery.com>
4973
4974 * gdb.base/foll-fork.exp (test_follow_fork,
4975 catch_fork_child_follow): Check for updated fork messages emitted
4976 from infrun.c.
4977 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4978 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4979 vfork_and_exec_child_follow_through_step): Check for updated vfork
4980 messages emitted from infrun.c.
4981
4982 2014-10-24 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.base/corefile.exp: Remove references to ultrix.
4985 * gdb.base/interrupt.exp: Likewise.
4986 * gdb.base/whatis.exp: Likewise.
4987 * gdb.gdb/selftest.exp: Likewise.
4988 * gdb.threads/manythreads.exp: Likewise.
4989 * gdb.threads/print-threads.exp: Likewise.
4990 * gdb.threads/pthreads.exp:: Likewise.
4991 * gdb.threads/schedlock.exp: Likewise.
4992
4993 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4994
4995 * gdb.cp/non-trivial-retval.cc: Add a test case.
4996 * gdb.cp/non-trivial-retval.exp: Add a test.
4997
4998 2014-10-20 Yao Qi <yao@codesourcery.com>
4999
5000 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5001 * gdb.python/py-objfile-script-gdb.py: New file.
5002 * gdb.python/py-objfile-script.exp: Update reference to
5003 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5004 of remote_download. Remove the dest file.
5005
5006 2014-10-20 Yao Qi <yao@codesourcery.com>
5007
5008 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5009 * gdb.base/step-line.exp: Likewise.
5010 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5011 * gdb.dwarf2/dw2-basic.exp: Likewise.
5012 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5013 * gdb.dwarf2/dw2-filename.exp: Likewise.
5014 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5015 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5016 * gdb.dwarf2/dw2-producer.exp: Likewise.
5017 * gdb.dwarf2/mac-fileno.exp: Likewise.
5018 * gdb.python/py-frame-args.exp: Likewise.
5019 * gdb.python/py-framefilter.exp: Likewise.
5020 * gdb.python/py-mi.exp: Likewise.
5021 * gdb.python/py-objfile-script.exp: Likewise
5022 * gdb.python/py-pp-integral.exp: Likewise.
5023 * gdb.python/py-pp-re-notag.exp: Likewise.
5024 * gdb.python/py-prettyprint.exp: Likewise.
5025 * gdb.python/py-section-script.exp: Likewise.
5026 * gdb.python/py-typeprint.exp: Likewise.
5027 * gdb.python/py-xmethods.exp: Likewise.
5028 * gdb.stabs/weird.exp: Likewise.
5029 * gdb.xml/tdesc-regs.exp: Likewise.
5030
5031 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5032
5033 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5034 (out_cu): Use addr_len for the size of addresses.
5035 (out_line): Likewise. Size DW_LNE_set_address instruction
5036 according to addr_len.
5037 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5038 (FUNC): Add START_INSNS to definition.
5039
5040 2014-10-18 Yao Qi <yao@codesourcery.com>
5041
5042 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5043 gdb_has_argv0 return true.
5044 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5045 check [target_info exists noargs], check [gdb_has_argv0]
5046 instead.
5047 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5048 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5049 procedures.
5050
5051 2014-10-17 Doug Evans <dje@google.com>
5052
5053 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5054 event.
5055 * gdb.python/py-events.py: Add clear_objfiles event.
5056
5057 2014-10-17 Doug Evans <dje@google.com>
5058
5059 * gdb.python/py-objfile.exp: Test progspace attribute.
5060
5061 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
5062
5063 * gdb.guile/scm-breakpoint.exp: Do not assume any
5064 directory separators when matching source file paths.
5065 * gdb.python/py-breakpoint.exp: Likewise.
5066 * gdb.reverse/break-precsave.exp: Likewise.
5067 * gdb.reverse/break-reverse.exp: Likewise.
5068 * gdb.reverse/consecutive-precsave.exp: Likewise.
5069 * gdb.reverse/finish-precsave.exp: Likewise.
5070 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5071 * gdb.reverse/finish-reverse.exp: Likewise.
5072 * gdb.reverse/i386-precsave.exp: Likewise.
5073 * gdb.reverse/i387-env-reverse.exp: Likewise.
5074 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5075 * gdb.reverse/machinestate-precsave.exp: Likewise.
5076 * gdb.reverse/machinestate.exp: Likewise.
5077 * gdb.reverse/sigall-precsave.exp: Likewise.
5078 * gdb.reverse/solib-precsave.exp: Likewise.
5079 * gdb.reverse/step-precsave.exp: Likewise.
5080 * gdb.reverse/until-precsave.exp: Likewise.
5081 * gdb.reverse/watch-precsave.exp: Likewise.
5082 * gdb.reverse/watch-reverse.exp: Likewise.
5083
5084 2014-10-17 Yao Qi <yao@codesourcery.com>
5085
5086 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5087 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5088
5089 2014-10-17 Pedro Alves <palves@redhat.com>
5090
5091 PR gdb/17471
5092 * gdb.base/bg-execution-repeat.c: New file.
5093 * gdb.base/bg-execution-repeat.exp: New file.
5094
5095 2014-10-17 Pedro Alves <palves@redhat.com>
5096
5097 PR gdb/17300
5098 * gdb.base/continue-all-already-running.c: New file.
5099 * gdb.base/continue-all-already-running.exp: New file.
5100
5101 2014-10-17 Pedro Alves <palves@redhat.com>
5102
5103 PR gdb/17472
5104 * gdb.base/annota-input-while-running.c: New file.
5105 * gdb.base/annota-input-while-running.exp: New file.
5106
5107 2014-10-17 Pedro Alves <palves@redhat.com>
5108
5109 * gdb.base/callfuncs.exp: emove references to osf.
5110 * gdb.base/sigall.exp: Likewise.
5111 * gdb.gdb/selftest.exp: Likewise.
5112 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5113 * gdb.mi/non-stop.c: Likewise.
5114 * gdb.mi/pthreads.c: Likewise.
5115 * gdb.reverse/sigall-precsave.exp: Likewise.
5116 * gdb.reverse/sigall-reverse.exp: Likewise.
5117 * gdb.threads/pthreads.c: Likewise.
5118 * gdb.threads/pthreads.exp: Likewise.
5119
5120 2014-10-17 Yao Qi <yao@codesourcery.com>
5121
5122 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5123 check 'target_info exists noargs'.
5124 (test_command_prompt_position): Likewise.
5125 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5126 Remove "set args".
5127 (progvar_simple_while_test): Likewise.
5128 (progvar_complex_if_while_test): Likewise.
5129 (if_while_breakpoint_command_test): Likewise.
5130 (infrun_breakpoint_command_test): Likewise.
5131 (breakpoint_command_test): Likewise.
5132 (watchpoint_command_test): Likewise.
5133 (bp_deleted_in_command_test): Likewise.
5134 (temporary_breakpoint_commands): Likewise.
5135
5136 2014-10-16 Yao Qi <yao@codesourcery.com>
5137
5138 * gdb.base/remotetimeout.exp: Remove noargs checking.
5139
5140 2014-10-15 Pedro Alves <palves@redhat.com>
5141
5142 PR breakpoints/9649
5143 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5144 * gdb.base/breakpoint-in-ro-region.exp
5145 (probe_target_hardware_step): New procedure.
5146 (top level): Probe hardware stepping and hardware breakpoint
5147 support. Test stepping through a read-only region, with both
5148 "breakpoint auto-hw" on and off and both "always-inserted" on and
5149 off.
5150
5151 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5152
5153 * gdb.dlang/demangle.exp: Update for demangling changes.
5154
5155 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5156
5157 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5158 * gdb.cp/non-trivial-retval.exp: Add new tests.
5159
5160 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5161
5162 PR c++/13403
5163 PR c++/15154
5164 * gdb.cp/non-trivial-retval.cc: New file.
5165 * gdb.cp/non-trivial-retval.exp: New file.
5166
5167 2014-10-15 Yao Qi <yao@codesourcery.com>
5168
5169 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5170 remote host.
5171
5172 2014-10-15 Yao Qi <yao@codesourcery.com>
5173
5174 * gdb.python/py-symbol.exp: Match file base name if host is
5175 remote, otherwise match file name with dir name.
5176 * gdb.python/py-symtab.exp: Likewise.
5177 * gdb.python/python.exp: Likewise.
5178
5179 2014-10-15 Yao Qi <yao@codesourcery.com>
5180
5181 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5182 pattern.
5183 * gdb.python/py-symtab.exp: Likewise.
5184 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5185 locationn.
5186
5187 2014-10-14 Joel Brobecker <brobecker@adacore.com>
5188
5189 * gdb.ada/addr_arith: New testcase.
5190
5191 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5192
5193 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5194 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5195 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5196 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5197
5198 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5199
5200 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5201 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5202 * gdb.arch/stap-eval-lang-ada.exp: New file.
5203
5204 2014-10-14 Yao Qi <yao@codesourcery.com>
5205
5206 * gdb.mi/mi-var-child.c (nothing1): New function.
5207 (nothing2): New function.
5208 (do_children_tests): Set function pointers by nothing1 and
5209 nothing2.
5210 * gdb.mi/mi-var-child.exp: Step over new added statements.
5211 Update test to match the new output.
5212 * gdb.mi/var-cmd.c (nothing1): New function.
5213 (nothing2): New function.
5214 (do_children_tests): Set function pointers by nothing1 and
5215 nothing2.
5216 * gdb.mi/mi-var-display.exp: Update test to match output.
5217 Step to the line specified by $line_dct_nothing.
5218 Increase the number of lines to step.
5219
5220 2014-10-14 Yao Qi <yao@codesourcery.com>
5221
5222 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5223 tests.
5224 * gdb.mi/mi2-var-child.exp: Likewise.
5225
5226 2014-10-13 Doug Evans <dje@google.com>
5227
5228 * gdb.python/py-objfile.exp: Change name of file name test.
5229
5230 2014-10-13 Doug Evans <dje@google.com>
5231
5232 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5233 from the start of the CU.
5234
5235 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5236 Yao Qi <yao@codesourcery.com>
5237
5238 Fix "save breakpoints" for "catch" command.
5239 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5240 Remove -nonewline. Match also the added "main" line.
5241
5242 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5243
5244 Fix "save breakpoints" for "disable $bpnum" command.
5245 * gdb.base/save-bp.c (main): Add label.
5246 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5247
5248 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5249
5250 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5251
5252 2014-10-11 Yao Qi <yao@codesourcery.com>
5253
5254 * gdb.server/server-kill.exp: Execute command
5255 "set remote trace-status-packet on" before "tstatus".
5256
5257 2014-10-11 Yao Qi <yao@codesourcery.com>
5258
5259 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5260 (main): Call getppid.
5261 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5262 and continue to it. Read variable "server_pid".
5263
5264 2014-10-11 Yao Qi <yao@codesourcery.com>
5265
5266 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5267
5268 2014-10-11 Yao Qi <yao@codesourcery.com>
5269
5270 * gdb.threads/thread-find.exp: Don't execute command
5271 "info threads".
5272 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5273 * gdb.threads/linux-dp.exp: Don't check the condition
5274 $threads_created equals to zero.
5275
5276 2014-10-10 Pedro Alves <palves@redhat.com>
5277
5278 * gdb.base/bigcore.exp: Remove references to IRIX.
5279 * gdb.base/funcargs.exp: Likewise.
5280 * gdb.base/interrupt.exp: Likewise.
5281 * gdb.base/mips_pro.exp: Likewise.
5282 * gdb.base/nodebug.exp: Likewise.
5283 * gdb.base/setvar.exp: Likewise.
5284 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5285
5286 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5287 Pedro Alves <palves@redhat.com>
5288
5289 PR symtab/14466
5290 * gdb.base/vdso-warning.c: New file.
5291 * gdb.base/vdso-warning.exp: New file.
5292
5293 2014-10-02 Doug Evans <dje@google.com>
5294
5295 * gdb.base/structs.c (main): Don't run forever.
5296
5297 2014-10-02 Pedro Alves <palves@redhat.com>
5298
5299 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5300 (top level) <stop threads 1, stop threads 2>: Use it.
5301
5302 2014-10-02 Pedro Alves <palves@redhat.com>
5303
5304 * gdb.threads/break-while-running.exp (test): Add new
5305 'update_thread_list' argument. Skip "info threads" if false.
5306 (top level): Add new 'update_thread_list' axis.
5307
5308 2014-10-02 Pedro Alves <palves@redhat.com>
5309
5310 PR breakpoints/17431
5311 * gdb.base/execl-update-breakpoints.c: New file.
5312 * gdb.base/execl-update-breakpoints.exp: New file.
5313
5314 2014-10-01 Pedro Alves <palves@redhat.com>
5315
5316 * gdb.base/breakpoint-in-ro-region.c: New file.
5317 * gdb.base/breakpoint-in-ro-region.exp: New file.
5318
5319 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5320
5321 * gdb.mi/mi-exit-code.exp: New file.
5322 * gdb.mi/mi-exit-code.c: New file.
5323
5324 2014-09-30 Yao Qi <yao@codesourcery.com>
5325
5326 * lib/prelink-support.exp (build_executable_own_libs): Error if
5327 the target isn't native.
5328
5329 2014-09-30 Yao Qi <yao@codesourcery.com>
5330
5331 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5332 false.
5333
5334 2014-09-22 Pedro Alves <palves@redhat.com>
5335
5336 * gdb.threads/break-while-running.exp: New file.
5337 * gdb.threads/break-while-running.c: New file.
5338
5339 2014-09-19 Yao Qi <yao@codesourcery.com>
5340
5341 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5342 Invoke test. Restart GDB with --readnow and invoke test again.
5343
5344 2014-09-19 Yao Qi <yao@codesourcery.com>
5345
5346 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5347 proc set_breakpoint_on_gcd_function. Invoke
5348 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5349 invoke set_breakpoint_on_gcd_function again.
5350
5351 2014-09-18 Doug Evans <dje@google.com>
5352
5353 * gdb.dwarf2/symtab-producer.exp: New file.
5354
5355 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5356
5357 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5358 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5359 * gdb.base/global-var-nested-by-dso.c: Likewise.
5360 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5361
5362 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5363 Pedro Alves <palves@redhat.com>
5364
5365 * gdb.base/watch-bitfields.exp: Pass string other than test file
5366 name to prepare_for_testing.
5367 (watch): New procedure.
5368 (expect_watchpoint): Use with_test_prefix.
5369 (top level): Factor out tests to ...
5370 (test_watch_location, test_regular_watch): ... these new
5371 procedures, and use with_test_prefix and gdb_continue_to_end.
5372
5373 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5374
5375 PR breakpoints/12526
5376 * gdb.base/watch-bitfields.exp: New file.
5377 * gdb.base/watch-bitfields.c: New file.
5378
5379 2014-09-16 Pedro Alves <palves@redhat.com>
5380
5381 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5382 software and hardware addresses, not software address against
5383 itself.
5384
5385 2014-09-16 Pedro Alves <palves@redhat.com>
5386
5387 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5388 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5389
5390 2014-09-16 Pedro Alves <palves@redhat.com>
5391
5392 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5393 files.
5394 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5395 "*-*-vxworks*" throughout.
5396 * gdb.base/break.exp: Likewise.
5397 * gdb.base/default.exp: Likewise.
5398 * gdb.base/scope.exp: Likewise.
5399 * gdb.base/sepdebug.exp: Likewise.
5400 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5401 throughout.
5402 * gdb.base/run.c: Likewise.
5403 * gdb.base/sepdebug.c: Likewise.
5404 * gdb.hp/gdb.aCC/run.c: Likewise.
5405 * gdb.reverse/until-reverse.c: Likewise.
5406 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5407
5408 2014-09-16 Yao Qi <yao@codesourcery.com>
5409
5410 * boards/local-remote-host-native.exp: New file.
5411
5412 2014-09-14 Doug Evans <xdje42@gmail.com>
5413
5414 * gdb.threads/queue-signal.c (thread_count): New variable.
5415 (thread_count_mutex, thread_count_condvar): New variables.
5416 (incr_thread_count, wait_all_threads_running): New functions.
5417 (main): Wait for all threads to be in their thread functions.
5418
5419 2014-09-13 Doug Evans <xdje42@gmail.com>
5420
5421 * gdb.threads/queue-signal.c: New file.
5422 * gdb.threads/queue-signal.exp: New file.
5423
5424 2014-09-13 Doug Evans <xdje42@gmail.com>
5425
5426 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5427 be consistent with what default_gdb_init uses.
5428 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5429 the plain text of the prompt. Add some logging printfs.
5430 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5431
5432 2014-09-12 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5435 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5436 * gdb.arch/i386-size-overlap.exp: Likewise.
5437 * gdb.arch/i386-size.exp: Likewise.
5438 * gdb.arch/i386-unwind.exp: Likewise.
5439 * gdb.base/a2-run.exp: Likewise.
5440 * gdb.base/break.exp: Likewise.
5441 * gdb.base/charset.exp: Likewise.
5442 * gdb.base/chng-syms.exp: Likewise.
5443 * gdb.base/commands.exp: Likewise.
5444 * gdb.base/dbx.exp: Likewise.
5445 * gdb.base/find.exp: Likewise.
5446 * gdb.base/funcargs.exp: Likewise.
5447 * gdb.base/jit-simple.exp: Likewise.
5448 * gdb.base/reread.exp: Likewise.
5449 * gdb.base/sepdebug.exp: Likewise.
5450 * gdb.base/step-bt.exp: Likewise.
5451 * gdb.cp/mb-inline.exp: Likewise.
5452 * gdb.cp/mb-templates.exp: Likewise.
5453 * gdb.objc/basicclass.exp: Likewise.
5454 * gdb.threads/killed.exp: Likewise.
5455
5456 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5457
5458 PR tdep/17379
5459 * gdb.arch/powerpc-stackless.S: New file.
5460 * gdb.arch/powerpc-stackless.exp: New file.
5461
5462 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5463
5464 * gdb.base/attach.c: Include unistd.h.
5465 (main): Call alarm. Add label postloop.
5466 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5467 gdb_breakpoint, gdb_continue_to_breakpoint.
5468 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5469
5470 2014-09-11 Pedro Alves <palves@redhat.com>
5471
5472 PR gdb/17347
5473 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5474 * gdb.base/attach.exp (test_command_line_attach_run): New
5475 procedure.
5476 (top level): Call it.
5477
5478 2014-09-11 Pedro Alves <palves@redhat.com>
5479
5480 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5481 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5482 (do_command_attach_tests): Use spawn_wait_for_attach.
5483 * gdb.base/solib-overlap.exp: Likewise.
5484 * gdb.multi/multi-attach.exp: Likewise.
5485 * gdb.python/py-prompt.exp: Likewise.
5486 * gdb.python/py-sync-interp.exp: Likewise.
5487 * gdb.server/ext-attach.exp: Likewise.
5488
5489 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5490
5491 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5492 command in testcase. Simplify testcase.
5493
5494 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5495
5496 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5497
5498 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5499
5500 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5501
5502 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5503
5504 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5505
5506 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5507
5508 * gdb.dwarf2/dynarr-ptr.c: New file.
5509 * gdb.dwarf2/dynarr-ptr.exp: New file.
5510
5511 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5512
5513 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5514 of 30 rather than hardcoding 120 for a slow test case. Take the
5515 `gdb,timeout' target setting into account for this calculation.
5516 Don't extend the timeout for the test cases that don't need it.
5517
5518 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5519
5520 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5521 a factor of 2 for a slow test case. Take the `gdb,timeout'
5522 target setting into account for this calculation.
5523 * gdb.reverse/until-precsave.exp: Increase the timeout by
5524 a factor of 15 and 3 respectively rather than adding 120
5525 for a pair of slow test cases. Take the `gdb,timeout'
5526 target setting into account for this calculation.
5527
5528 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5529
5530 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5531 timeout, don't pass one down to gdb_expect.
5532 (gdb_expect): Rework timeout selection.
5533
5534 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5535
5536 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5537 exception on timeout.
5538 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5539 (gdbserver_start_extended): Catch any `gdbserver_start' error
5540 exceptions.
5541 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5542 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5543 `gdbserver_gdb_load' error exceptions.
5544
5545 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5546
5547 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5548 120 on waiting for the TCP socket to open.
5549
5550 2014-09-09 Doug Evans <xdje42@gmail.com>
5551
5552 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5553 _caller_matches, _any_caller_is, _any_caller_matches.
5554
5555 2014-09-09 Doug Evans <xdje42@gmail.com>
5556
5557 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5558
5559 2014-09-09 Yao Qi <yao@codesourcery.com>
5560
5561 * gdb.mi/mi-var-display.exp: Set print symbol off.
5562
5563 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5564
5565 PR gdb/17035
5566 * gdb.base/commands.exp: Add tests to verify user-defined
5567 commands with empty bodies.
5568 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5569 python commands in `show user command`.
5570 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5571 scheme commands in `show user command`.
5572
5573 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5574
5575 PR python/17355
5576 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5577 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5578 * gdb.python/py-framefilter-invalidarg.exp: New file.
5579 * gdb.python/py-framefilter-invalidarg.py: New file.
5580
5581 2014-09-06 Doug Evans <xdje42@gmail.com>
5582
5583 PR 15276
5584 * gdb.python/py-caller-is.c: New file.
5585 * gdb.python/py-caller-is.exp: New file.
5586
5587 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5588
5589 PR gdb/17235
5590 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5591 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5592
5593 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5594
5595 PR fortran/17237
5596 * gdb.fortran/print-formatted.exp: New file.
5597 * gdb.fortran/print-formatted.f90: Likewise.
5598
5599 2014-09-03 Sasha Smundak <asmundak@google.com>
5600
5601 * gdb.python/py-frame.exp: Test Frame.read_register.
5602
5603 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5604
5605 PR python/16699
5606 * gdb.python/py-completion.exp: New file.
5607 * gdb.python/py-completion.py: Likewise.
5608
5609 2014-08-28 Doug Evans <dje@google.com>
5610
5611 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5612 eax,etc. are live with values set by gdb and thus the compiler can't
5613 use them.
5614 * gdb.arch/i386-pseudo.c (main): Ditto.
5615
5616 2014-08-27 Doug Evans <dje@google.com>
5617
5618 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5619
5620 2014-08-25 Doug Evans <dje@google.com>
5621
5622 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5623 (main): Ditto.
5624
5625 2014-08-25 Doug Evans <dje@google.com>
5626
5627 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5628
5629 2014-08-24 Yao Qi <yao@codesourcery.com>
5630
5631 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5632 symbol off.
5633 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5634
5635 2014-08-22 Doug Evans <dje@google.com>
5636
5637 PR 17276
5638 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5639 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5640 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5641
5642 2014-08-22 Yao Qi <yao@codesourcery.com>
5643
5644 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5645 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5646 * gdb.python/python.exp: Likewise. Use .py file on the host
5647 instead of the build.
5648
5649 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5650
5651 * gdb.threads/gcore-stale-thread.c: New file.
5652 * gdb.threads/gcore-stale-thread.exp: New file.
5653
5654 2014-08-21 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5657 * gdb.base/gcore-relro-pie.exp: Likewise.
5658 * gdb.base/gcore-relro.exp: Likewise.
5659 * gdb.base/gcore.exp: Likewise.
5660 * gdb.base/print-symbol-loading.exp: Likewise.
5661 * gdb.threads/gcore-thread.exp: Likewise.
5662 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5663
5664 2014-08-20 Pedro Alves <palves@redhat.com>
5665 Jan Kratochvil <jan.kratochvil@redhat.com>
5666
5667 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5668 configure.
5669 (EXPECT): Handle READ1 being set.
5670 (all): Depend on EXTRA_RULES.
5671 (check-read1, expect-read1, read1.so, read1): New rules.
5672 * README (Testsuite Parameters): Document the READ1 make variable.
5673 (Race detection): New section.
5674 * configure: Regenerate.
5675 * configure.ac: If build==host==target, and running under a
5676 GNU/glibc system, add read1 to the extra Makefile rules.
5677 (EXTRA_RULES): AC_SUBST it.
5678 * lib/read1.c: New file.
5679
5680 2014-08-20 Joel Brobecker <brobecker@adacore.com>
5681
5682 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5683 the handling of variables declared as a typedef to an array
5684 which a DW_AT_data_location attribute.
5685
5686 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
5687 Pedro Alves <palves@redhat.com>
5688
5689 PR symtab/14604
5690 PR symtab/14605
5691 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5692 gdb_test.
5693
5694 2014-08-19 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5697
5698 2014-08-19 Yao Qi <yao@codesourcery.com>
5699
5700 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5701 right line.
5702
5703 2014-08-18 David Blaikie <dblaikie@gmail.com>
5704
5705 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5706
5707 2014-08-18 Joel Brobecker <brobecker@adacore.com>
5708
5709 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5710 attribute in array range.
5711
5712 2014-08-18 Joel Brobecker <brobecker@adacore.com>
5713
5714 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5715
5716 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5717
5718 PR c++/17132
5719 * gdb.cp/pr17132.cc: New file.
5720 * gdb.cp/pr17132.exp: New file.
5721
5722 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5723
5724 * gdb.python/py-xmethods.py (A_getarrayind)
5725 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5726 Use 'print' with function call syntax.
5727 (E_method_matcher.match): Fix tab vs space indentation mixup.
5728
5729 2014-08-15 Yao Qi <yao@codesourcery.com>
5730
5731 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5732 false.
5733
5734 2014-08-15 Yao Qi <yao@codesourcery.com>
5735
5736 * gdb.cp/casts.exp: Set print symbol off.
5737 * gdb.cp/class2.exp: Likewise.
5738 * gdb.cp/overload.exp: Likewise.
5739 * gdb.cp/templates.exp: Likewise.
5740
5741 2014-08-11 Doug Evans <dje@google.com>
5742
5743 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5744 (test_load_shlib): Update.
5745
5746 2014-08-09 Yao Qi <yao@codesourcery.com>
5747
5748 * gdb.base/display.exp: Invoke is_address_zero_readable.
5749 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5750 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5751 * gdb.base/hbreak-unmapped.exp: Return if
5752 is_address_zero_readable returns true.
5753 * gdb.base/signest.exp: Likewise.
5754 * gdb.base/signull.exp: Likewise.
5755 * gdb.base/sigbpt.exp: Likewise.
5756 * gdb.guile/scm-disasm.exp: Do the test if
5757 is_address_zero_readable returns false.
5758 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5759 * gdb.python/py-arch.exp: Likewise.
5760 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5761 * lib/gdb.exp (is_address_zero_readable): New proc.
5762
5763 2014-08-09 Yao Qi <yao@codesourcery.com>
5764
5765 PR testsuite/13443
5766 * gdb.mi/mi-var-display.exp: Make test messages unique.
5767
5768 2014-08-04 Tom Tromey <tromey@redhat.com>
5769
5770 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5771 target 0".
5772
5773 2014-08-04 Tom Tromey <tromey@redhat.com>
5774
5775 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5776 "target_resume".
5777
5778 2014-08-01 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5781 inner_vla_struct_object_size.
5782 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5783 as xfail.
5784
5785 2014-07-30 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5788 comment.
5789
5790 2014-07-29 Yao Qi <yao@codesourcery.com>
5791
5792 PR gdb/17206
5793 * gdb.base/until-nodebug.exp: New.
5794
5795 2014-07-28 Doug Evans <xdje42@gmail.com>
5796
5797 PR guile/17203
5798 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5799 previously existing parameter, and previously ambiguously spelled
5800 parameter.
5801
5802 2014-07-28 Will Newton <will.newton@linaro.org>
5803
5804 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5805
5806 2014-07-26 Ludovic Courtès <ludo@gnu.org>
5807 Doug Evans <xdje42@gmail.com>
5808
5809 PR guile/17146
5810 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5811
5812 2014-07-25 Pedro Alves <palves@redhat.com>
5813
5814 * gdb.threads/signal-command-handle-nopass.c: New file.
5815 * gdb.threads/signal-command-handle-nopass.exp: New file.
5816 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5817 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5818 * gdb.threads/signal-delivered-right-thread.c: New file.
5819 * gdb.threads/signal-delivered-right-thread.exp: New file.
5820
5821 2014-07-25 Pedro Alves <palves@redhat.com>
5822
5823 * gdb.base/double-prompt-target-event-error.exp
5824 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5825 match.
5826 (cancel_pagination_in_target_event): Rework double prompt
5827 detection.
5828 * gdb.base/paginate-after-ctrl-c-running.exp
5829 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5830 <return>' match.
5831 * gdb.base/paginate-bg-execution.exp
5832 (test_bg_execution_pagination_return)
5833 (test_bg_execution_pagination_cancel): Remove '-notransfer
5834 <return>' matches.
5835 * gdb.base/paginate-execution-startup.exp
5836 (test_fg_execution_pagination_return)
5837 (test_fg_execution_pagination_cancel): Remove '-notransfer
5838 <return>' matches.
5839 * gdb.base/paginate-inferior-exit.exp
5840 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5841 match.
5842 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5843 * lib/gdb.exp (pagination_prompt): Run text through
5844 string_to_regexp.
5845 (gdb_test_multiple): Match $pagination_prompt instead of
5846 "<return>".
5847 (string_to_regexp): Move to lib/gdb-utils.exp.
5848
5849 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * gdb.arch/amd64-entry-value-paramref.S: New file.
5852 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5853 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5854 * gdb.arch/amd64-optimout-repeat.S: New file.
5855 * gdb.arch/amd64-optimout-repeat.c: New file.
5856 * gdb.arch/amd64-optimout-repeat.exp: New file.
5857
5858 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5859
5860 PR gdb/17170
5861 * gdb.base/statistics.exp: New file.
5862
5863 2014-07-17 Doug Evans <dje@google.com>
5864
5865 PR gdb/17170
5866 * gdb.base/maint.exp: Update testing of per-command stats.
5867
5868 2014-07-16 Pedro Alves <palves@redhat.com>
5869
5870 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5871 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5872 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5873 (tfile_write_buf): New functions.
5874 (add_memory_block): Rewrite using the above.
5875 (adjust_function_address): New function.
5876 (FUNCTION_ADDRESS): New macro.
5877 (write_basic_trace_file): Remove short_x local, and use
5878 tfile_write_16. Change type of func_addr local to unsigned long
5879 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5880 here. Cast argument of add_memory_block to char pointer.
5881 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5882 (main): Remove parameters.
5883 * gdb.trace/tfile.exp: Remove nowarnings.
5884
5885 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5886
5887 * gdb.base/debug-expr.exp: Test string evaluation with
5888 "debug expression" on.
5889
5890 2014-07-15 Pedro Alves <palves@redhat.com>
5891
5892 * gdb.base/reread.exp: Use clean_restart.
5893
5894 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5895
5896 * gdb.arch/avr-flash-qualifer.c: New.
5897 * gdb.arch/avr-flash-qualifer.exp: New.
5898
5899 2014-07-14 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5902 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5903
5904 2014-07-14 Pedro Alves <palves@redhat.com>
5905
5906 * gdb.base/double-prompt-target-event-error.c: New file.
5907 * gdb.base/double-prompt-target-event-error.exp: New file.
5908
5909 2014-07-14 Pedro Alves <palves@redhat.com>
5910
5911 PR gdb/17072
5912 * gdb.base/paginate-inferior-exit.c: New file.
5913 * gdb.base/paginate-inferior-exit.exp: New file.
5914
5915 2014-07-14 Pedro Alves <palves@redhat.com>
5916
5917 PR gdb/17072
5918 * gdb.base/paginate-bg-execution.c: New file.
5919 * gdb.base/paginate-bg-execution.exp: New file.
5920
5921 2014-07-14 Pedro Alves <palves@redhat.com>
5922
5923 PR gdb/17072
5924 * gdb.base/paginate-execution-startup.c: New file.
5925 * gdb.base/paginate-execution-startup.exp: New file.
5926 * lib/gdb.exp (pagination_prompt): New global.
5927 (default_gdb_spawn): New procedure, factored out from
5928 default_gdb_spawn.
5929 (default_gdb_start): Adjust to call default_gdb_spawn.
5930 (gdb_spawn): New procedure.
5931
5932 2014-07-14 Pedro Alves <palves@redhat.com>
5933
5934 * lib/gdb.exp (gdb_assert): New procedure.
5935 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5936
5937 2014-07-14 Pedro Alves <palves@redhat.com>
5938
5939 * gdb.base/execution-termios.c: New file.
5940 * gdb.base/execution-termios.exp: New file.
5941
5942 2014-07-14 Tom Tromey <tromey@redhat.com>
5943
5944 * gdb.cp/vla-cxx.cc: New file.
5945 * gdb.cp/vla-cxx.exp: New file.
5946
5947 2014-07-14 Tom Tromey <tromey@redhat.com>
5948
5949 * gdb.reverse/rerun-prec.c: New file.
5950 * gdb.reverse/rerun-prec.exp: New file.
5951
5952 2014-07-12 Maciej W. Rozycki <macro@mips.com>
5953 Maciej W. Rozycki <macro@codesourcery.com>
5954
5955 * lib/gdb-utils.exp: New file.
5956 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5957 inline `gdb_init_command' processing.
5958 (gdb_start_cmd): Likewise.
5959 * lib/mi-support.exp (mi_run_cmd): Likewise.
5960 * README: Document `gdb_init_command' and `gdb_init_commands'.
5961
5962 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5963
5964 Fix false FAIL running under a very long directory name.
5965 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5966 and "set print elements 10000". Twice.
5967
5968 2014-07-11 Yao Qi <yao@codesourcery.com>
5969
5970 * gdb.base/exprs.exp: "set print symbol off".
5971
5972 2014-07-11 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.threads/kill.c: New file.
5975 * gdb.threads/kill.exp: New file.
5976
5977 2014-07-10 Yao Qi <yao@codesourcery.com>
5978
5979 * gdb.trace/tfile.c (write_basic_trace_file)
5980 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5981 address written to trace file.
5982
5983 2014-07-09 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.base/attach-wait-input.exp: New file.
5986 * gdb.base/attach-wait-input.c: New file.
5987
5988 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5989
5990 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5991 setting up test structures.
5992 (main): Call new test function.
5993 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5994 test function, continue into test function and walk test
5995 structures.
5996
5997 2014-07-02 Yao Qi <yao@codesourcery.com>
5998
5999 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6000 'bar_start' at the beginning of functions 'foo' and 'bar'
6001 respectively.
6002 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6003 instead of 'foo' and 'bar'.
6004
6005 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6006
6007 * gdb.btrace/segv.exp: New.
6008 * gdb.btrace/segv.c: New.
6009
6010 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
6011
6012 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6013 instruction.
6014
6015 2014-06-30 Mark Wielaard <mjw@redhat.com>
6016
6017 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6018 vulture, vilify, villar): New volatile array constants.
6019 (vindictive, vegetation): New const volatile array constants.
6020 * gdb.base/volatile.exp: Test volatile and const volatile array
6021 types.
6022
6023 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6024
6025 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6026 target lacks support for awatch, rwatch, or hbreak.
6027
6028 2014-06-27 Yao Qi <yao@codesourcery.com>
6029
6030 * gdb.multi/dummy-frame-restore.exp: New.
6031 * gdb.multi/dummy-frame-restore.c: New.
6032
6033 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6034
6035 * gdb.btrace/gcore.exp: New.
6036
6037 2014-06-23 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.base/watchpoint-reuse-slot.c: New file.
6040 * gdb.base/watchpoint-reuse-slot.exp: New file.
6041
6042 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6043
6044 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6045 progspace's filename in 'info', 'enable' and 'disable' command
6046 tests.
6047
6048 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6049
6050 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6051 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6052 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6053
6054 2014-06-20 Gary Benson <gbenson@redhat.com>
6055
6056 * gdb.arch/i386-avx.exp: Fix include file location.
6057 * gdb.arch/i386-sse.exp: Likewise.
6058
6059 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6060
6061 * gdb.dlang/expression.exp: New file.
6062
6063 2014-06-19 Pedro Alves <palves@redhat.com>
6064
6065 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6066 out from ...
6067 (top level): ... here. Iterate running tests under different
6068 scheduler-locking settings.
6069
6070 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
6071
6072 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6073 to DW_FORM_addr and use non-zero addresses.
6074
6075 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6076
6077 PR gdb/17017
6078 * gdb.python/py-xmethods.cc: Add global function call counters and
6079 increment them in their respective functions. Remove "cout"
6080 statements.
6081 * gdb.python/py-xmethods.exp: Make tests check the global function
6082 call counters instead of depending on inferior IO.
6083
6084 2014-06-18 Don Breazeal <donb@codesourcery.com>
6085
6086 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6087 Deleted procedure.
6088 (explicit_fork_parent_follow): Deleted procedure.
6089 (explicit_fork_child_follow): Deleted procedure.
6090 (test_follow_fork): New procedure.
6091 (do_fork_tests): Replace calls to deleted procedures with
6092 calls to test_follow_fork and reset GDB for subsequent
6093 procedure calls.
6094
6095 2014-06-17 Yao Qi <yao@codesourcery.com>
6096
6097 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6098 CP1252.
6099
6100 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
6101
6102 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6103 Initialize ptr and S explicitly.
6104 (skip_type_update_when_not_use_rtti_test): Likewise.
6105
6106 2014-06-16 Keith Seitz <keiths@redhat.com>
6107
6108 PR mi/15863
6109 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6110 the inferior is started.
6111
6112 2014-06-16 Pedro Alves <palves@redhat.com>
6113
6114 * gdb.base/break-main-file-remove-fail.c: New file.
6115 * gdb.base/break-main-file-remove-fail.exp: New file.
6116 * gdb.base/break-unload-file.exp: Use build_executable instead of
6117 prepare_for_testing.
6118 (test_break): New parameter "initial_load". Handle it.
6119 (top level): Add initial_load cmdline/file axis.
6120
6121 2014-06-12 Tom Tromey <tromey@redhat.com>
6122
6123 * gdb.base/completion.exp: Don't use directory name in test.
6124
6125 2014-06-09 Gary Benson <gbenson@redhat.com>
6126
6127 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6128 separate the always-available ANSI-standard signals from the
6129 signals that require checking.
6130 (main): Likewise.
6131 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6132 Likewise.
6133 (main): Likewise.
6134
6135 2014-06-07 Keith Seitz <keiths@redhat.com>
6136
6137 Revert:
6138 PR c++/16253
6139 * gdb.cp/var-tag.cc: New file.
6140 * gdb.cp/var-tag.exp: New file.
6141 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6142 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6143 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6144 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6145
6146 2014-06-06 Doug Evans <xdje42@gmail.com>
6147
6148 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6149
6150 2014-06-06 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6153 in target debug output instead of looking at RSP packets,
6154 disabling the test on any target that uses hardware stepping.
6155 Update comments.
6156
6157 2014-06-06 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.base/break-unload-file.exp: Fix typo.
6160
6161 2014-06-06 Yao Qi <yao@codesourcery.com>
6162
6163 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6164 from "jit_function" to "^jit_function".
6165
6166 2014-06-06 Yao Qi <yao@codesourcery.com>
6167
6168 * gdb.base/async.c (foo): Add one statement.
6169 * gdb.base/async.exp: Get the next instruction address and
6170 match the output of "nexti" by instruction address. Match
6171 the hex address in the output of "finish".
6172
6173 2014-06-06 Gary Benson <gbenson@redhat.com>
6174
6175 * gdb.base/call-signals.c: Remove preprocessor conditionals
6176 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6177 SIGSEGV and SIGTERM.
6178 * gdb.base/sigall.c: Likewise.
6179 * gdb.base/unwindonsignal.c: Likewise.
6180 * gdb.reverse/sigall-reverse.c: Likewise.
6181
6182 2014-06-06 Yao Qi <yao@codesourcery.com>
6183
6184 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6185 readable, skip the test.
6186
6187 2014-06-06 Yao Qi <yao@codesourcery.com>
6188
6189 * gdb.threads/staticthreads.c (thread_function): Move the line
6190 setting breakpoint on forward.
6191 * gdb.threads/staticthreads.exp: Update comments.
6192
6193 2014-06-05 Ludovic Courtès <ludo@gnu.org>
6194
6195 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6196 "history-append! type error".
6197
6198 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6199
6200 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6201 erroneous dprintf expected input.
6202
6203 2014-06-04 Doug Evans <xdje42@gmail.com>
6204
6205 * gdb.guile/scm-generics.exp: Delete.
6206
6207 2014-06-04 Doug Evans <xdje42@gmail.com>
6208
6209 * gdb.guile/scm-breakpoint.exp: Update.
6210 Add tests for breakpoint registration.
6211
6212 2014-06-04 Tom Tromey <tromey@redhat.com>
6213
6214 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6215 VLA-in-union.
6216 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6217 inner_vla_struct, vla_union types. Initialize objects of those
6218 types and compute their sizes.
6219
6220 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6221 Hui Zhu <hui@codesourcery.com>
6222
6223 * gdb.base/fileio.exp: Add test for shell not available as well as
6224 available.
6225 * gdb.base/fileio.c (test_system): Check for shell twice.
6226
6227 2014-06-04 Yao Qi <yao@codesourcery.com>
6228
6229 * gdb.base/auto-connect-native-target.exp: Remove redundant
6230 space from the regexp pattern.
6231
6232 2014-06-04 Yao Qi <yao@codesourcery.com>
6233
6234 * gdb.base/default.exp: Replace "child" with "native" in
6235 regexp pattern.
6236
6237 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6238
6239 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6240 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6241 * gdb.python/py-xmethods.py: Python script supporting the
6242 new testcase and tests.
6243
6244 2014-06-03 Joel Brobecker <brobecker@adacore.com>
6245 Pedro Alves <palves@redhat.com>
6246
6247 PR breakpoints/17000
6248 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6249 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6250
6251 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6252
6253 * gdb.base/subst.exp: Add tests to verify partial path matching
6254 output.
6255
6256 2014-06-03 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6259 target that doesn't use software single-stepping.
6260
6261 2014-06-03 Pedro Alves <palves@redhat.com>
6262
6263 PR breakpoints/17000
6264 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6265 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6266
6267 2014-06-02 Doug Evans <xdje42@gmail.com>
6268
6269 * gdb.guile/scm-parameter.exp: New file.
6270
6271 2014-06-02 Doug Evans <xdje42@gmail.com>
6272
6273 * gdb.guile/scm-cmd.c: New file.
6274 * gdb.guile/scm-cmd.exp: New file.
6275
6276 2014-06-02 Doug Evans <xdje42@gmail.com>
6277
6278 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6279 pretty-printer lookup.
6280 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6281 (make-pp_s-printer): Call it.
6282 (make-pretty-printer-from-dict): New function.
6283 (lookup-pretty-printer-maker-from-dict): New function.
6284 (*pretty-printer*): Simplify.
6285 (make-objfile-pp_s-printer): New function.
6286 (install-objfile-pretty-printers!): New function.
6287 (make-progspace-pp_s-printer): New function.
6288 (install-progspace-pretty-printers!): New function.
6289 * gdb.guile/scm-progspace.c: New file.
6290 * gdb.guile/scm-progspace.exp: New file.
6291
6292 2014-06-02 Pedro Alves <palves@redhat.com>
6293
6294 * gdb.base/dprintf-bp-same-addr.c: New file.
6295 * gdb.base/dprintf-bp-same-addr.exp: New file.
6296
6297 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6298
6299 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6300 * gdb.arch/powerpc-power.s: Likewise.
6301
6302 2014-06-02 Joel Brobecker <brobecker@adacore.com>
6303
6304 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6305
6306 2014-06-01 Yao Qi <yao@codesourcery.com>
6307
6308 * gdb.base/watchpoint.exp (test_watch_location): Check null
6309 pointer can be dereferenced. If not, do the test, otherwise
6310 skip it.
6311
6312 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
6313
6314 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6315 results.
6316 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6317
6318 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
6319
6320 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6321 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6322 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6323 * gdb.arch/amd64-invalid-stack-top.c: New file.
6324 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6325
6326 2014-05-30 Pedro Alves <palves@redhat.com>
6327
6328 PR breakpoints/17000
6329 * gdb.base/sss-bp-on-user-bp.c: New file.
6330 * gdb.base/sss-bp-on-user-bp.exp: New file.
6331
6332 2014-05-30 David Blaikie <dblaikie@gmail.com>
6333
6334 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6335 gnu_inline semantics via attribute.
6336 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6337 source explicitly specifies the required semantics.
6338
6339 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6340
6341 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6342
6343 2014-05-29 Pedro Alves <palves@redhat.com>
6344 Tom Tromey <tromey@redhat.com>
6345
6346 * gdb.base/async-shell.exp: Don't enable target-async.
6347 * gdb.base/async.exp
6348 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6349 parameter. Adjust.
6350 (top level): Don't test with "target-async".
6351 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6352 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6353 * gdb.base/inferior-died.exp: Don't enable target-async.
6354 * gdb.base/interrupt-noterm.exp: Likewise.
6355 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6356 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6357 * gdb.mi/mi-nonstop.exp: Likewise.
6358 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6359 * gdb.mi/mi-nsintrall.exp: Likewise.
6360 * gdb.mi/mi-nsmoribund.exp: Likewise.
6361 * gdb.mi/mi-nsthrexec.exp: Likewise.
6362 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6363 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6364 * gdb.python/py-evsignal.exp: Don't enable target-async.
6365 * gdb.python/py-evthreads.exp: Likewise.
6366 * gdb.python/py-prompt.exp: Likewise.
6367 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6368 * gdb.server/solib-list.exp: Don't enable target-async.
6369 * gdb.threads/thread-specific-bp.exp: Likewise.
6370 * lib/mi-support.exp: Adjust to use mi-async.
6371
6372 2014-05-29 Pedro Alves <palves@redhat.com>
6373
6374 PR gdb/13860
6375 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6376 reason, even in sync mode.
6377
6378 2014-05-29 Pedro Alves <palves@redhat.com>
6379 Hui Zhu <hui@codesourcery.com>
6380
6381 PR PR15693
6382 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6383 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6384 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6385 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6386
6387 2014-05-28 Joel Brobecker <brobecker@adacore.com>
6388
6389 * config/monitor.exp (gdb_target_monitor): Replace use of
6390 "set remotebaud" by "set serial baud".
6391
6392 2014-05-26 Andy Wingo <wingo@igalia.com>
6393
6394 * gdb.guile/scm-breakpoint.exp:
6395 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6396 properties instead of gdb-object-properties.
6397
6398 2014-05-26 Yao Qi <yao@codesourcery.com>
6399
6400 * gdb.server/no-thread-db.exp: Specify source file name
6401 explicitly when setting a breakpoint.
6402
6403 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6404
6405 * gdb.btrace/vdso.c: New.
6406 * gdb.btrace/vdso.exp: New.
6407
6408 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6409
6410 * gdb.base/gcore.exp (capture_command_output): Move ...
6411 * lib/gdb.exp (capture_command_output): ... here.
6412
6413 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6414
6415 * gdb.btrace/data.exp: Test memory access during btrace replay.
6416
6417 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6418
6419 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6420
6421 2014-05-21 Pedro Alves <palves@redhat.com>
6422
6423 PR gdb/13860
6424 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6425 (top level): Test that output related to execution commands is
6426 sent to the console with CLI commands, but not with MI commands.
6427 Test that breakpoint events are always mirrored to the console.
6428 Also expect the new source line to be output after a "next" in
6429 async mode too. Make it a pass/fail test.
6430 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6431 output.
6432 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6433
6434 2014-05-21 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6437 Use them to test variations of "list" after reaching a breakpoint.
6438 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6439 Test "list" with listsize 10 after reaching a breakpoint.
6440 * gdb.python/python.exp (decode_line current location line
6441 number): Adjust expected line number.
6442
6443 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6444
6445 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6446 behavior for $args, pass it directly to "run".
6447
6448 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6449
6450 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6451 30000 to 65536.
6452
6453 2014-05-21 Pedro Alves <palves@redhat.com>
6454
6455 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6456 auto-connect-native-target off".
6457 * gdb.base/auto-connect-native-target.c: New file.
6458 * gdb.base/auto-connect-native-target.exp: New file.
6459
6460 2014-05-21 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/default.exp: Test "target native" instead of "target
6463 child".
6464
6465 2014-05-21 Mark Wielaard <mjw@redhat.com>
6466
6467 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6468
6469 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6470
6471 Fix TLS access for -static -pthread.
6472 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6473 <HAVE_TLS> (thread_function, main): Initialize it.
6474 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6475 Add clean_restart.
6476 <$have_tls != "">: Check TLSVAR.
6477
6478 2014-05-21 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.base/dcache-line-read-error.c: New.
6481 * gdb.base/dcache-line-read-error.exp: New.
6482
6483 2014-05-20 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/compare-sections.c: New file.
6486 * gdb.base/compare-sections.exp: New file.
6487
6488 2014-05-20 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/break-idempotent.c: New file.
6491 * gdb.base/break-idempotent.exp: New file.
6492
6493 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6494
6495 * gdb.btrace/nohist.exp: New.
6496
6497 2014-05-20 Yao Qi <yao@codesourcery.com>
6498
6499 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6500 gdb.reverse directory and gdb_reverse_timeout exists in board
6501 setting.
6502 * README: Document gdb_reverse_timeout.
6503
6504 2014-05-20 Yao Qi <yao@codesourcery.com>
6505
6506 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6507 'test_file_name'. Treat args as a string instead of a list.
6508 (gdb_init): Rename argument 'args' by 'test_file_name'.
6509
6510 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6511
6512 * gdb.arch/powerpc-power.exp: New file.
6513 * gdb.arch/powerpc-power.s: New file.
6514
6515 2014-05-16 Doug Evans <dje@google.com>
6516
6517 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
6518 * gdb.base/completion.exp: Check that all expected files exist
6519 before doing file completion.
6520
6521 2014-05-16 Doug Evans <dje@google.com>
6522
6523 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6524 Update.
6525 (do_syscall_tests_without_xml): Update.
6526
6527 2014-05-16 Pedro Alves <palves@redhat.com>
6528
6529 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6530 instead of "unknown output after running".
6531
6532 2014-05-16 Yao Qi <yao@codesourcery.com>
6533
6534 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6535 file1.txt from host at the end.
6536 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6537
6538 2014-05-15 Doug Evans <dje@google.com>
6539
6540 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6541 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6542 loading file. Add test for TU lookup.
6543
6544 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6545
6546 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6547 calling "-exec-arguments" or "set args" before running the
6548 inferior.
6549
6550 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6551
6552 * lib/mi-support.exp (mi_expect_stop): Expect message for
6553 inferiors that exit with non-zero exit code.
6554
6555 2014-05-14 Yao Qi <yao@codesourcery.com>
6556
6557 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6558 match absolute path on remote host.
6559 (test_file_list_exec_source_files): Remove "/" from the
6560 pattern.
6561
6562 2014-05-14 Yao Qi <yao@codesourcery.com>
6563
6564 * boards/local-remote-host-notty.exp (${board}_file): New
6565 proc.
6566
6567 2014-05-07 Kyle McMartin <kyle@redhat.com>
6568
6569 Pushed by Joel Brobecker <brobecker@adacore.com>.
6570 * gdb.arch/aarch64-atomic-inst.c: New file.
6571 * gdb.arch/aarch64-atomic-inst.exp: New file.
6572
6573 2014-05-07 Yao Qi <yao@codesourcery.com>
6574
6575 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6576 in current context" too.
6577
6578 2014-05-05 Keith Seitz <keiths@redhat.com>
6579
6580 * gdb.linespec/ls-dollar.exp: Add test for linespec
6581 file:convenience_variable.
6582
6583 2014-05-05 Yao Qi <yao@codesourcery.com>
6584
6585 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6586 traceframes into tfile and ctf trace files. Read data from
6587 trace file and test collected data.
6588 (gdb_collect_locals_test): Likewise.
6589 (gdb_unavailable_registers_test): Likewise.
6590 (gdb_unavailable_floats): Likewise.
6591 (gdb_collect_globals_test): Likewise.
6592 (top-level): Append "ctf" to trace_file_targets if GDB
6593 supports.
6594
6595 2014-05-05 Yao Qi <yao@codesourcery.com>
6596
6597 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6598 code to ...
6599 (gdb_collect_args_test_1): ... it. New proc.
6600 (gdb_collect_locals_test): Move some code to ...
6601 (gdb_collect_locals_test_1): ... it. New proc.
6602 (gdb_unavailable_registers_test): Move some code to ...
6603 (gdb_unavailable_registers_test_1): ... it. New proc.
6604 (gdb_unavailable_floats): Move some code to ...
6605 (gdb_unavailable_floats_1): ... it. New proc.
6606
6607 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6608
6609 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6610 probes to test for bitness recognition.
6611 * gdb.arch/amd64-stap-optional-prefix.exp
6612 (test_probe_value_without_reg): New procedure.
6613 Add code to test for different kinds of bitness.
6614
6615 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6616
6617 PR breakpoints/16889
6618 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6619 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6620
6621 2014-05-01 Pedro Alves <palves@redhat.com>
6622
6623 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6624 gdb_file_cmd if no file is specified.
6625 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6626 last_loaded_file to set the remote exec-file.
6627
6628 2014-05-01 Pedro Alves <palves@redhat.com>
6629
6630 * boards/local-remote-host.exp: New file.
6631
6632 2014-05-01 Pedro Alves <palves@redhat.com>
6633
6634 * boards/local-remote-host.exp: Rename to ...
6635 * boards/local-remote-host-notty.exp: ... this.
6636
6637 2014-04-28 Joel Brobecker <brobecker@adacore.com>
6638
6639 * gdb.ada/dyn_arrayidx: New testcase.
6640
6641 2014-04-26 Yao Qi <yao@codesourcery.com>
6642
6643 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6644 and compute the length of function main. Save it in
6645 $main_length.
6646 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6647 (top-level): Use gdb_compile to compile objects into
6648 executable and restart GDB. Remove invocation to
6649 prepare_for_testing.
6650
6651 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6652 Pedro Alves <palves@redhat.com>
6653
6654 PR server/16255
6655 * gdb.multi/multi-attach.c: New file.
6656 * gdb.multi/multi-attach.exp: New file.
6657
6658 2014-04-25 Pedro Alves <palves@redhat.com>
6659
6660 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6661 user.
6662 (top level): Test that "set remote conditional-breakpoints-packet
6663 off" works as intended.
6664 * gdb.base/dprintf.exp: Test that "set remote
6665 breakpoint-commands-packet off" works as intended.
6666 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6667 New function.
6668 (top level): Call it.
6669 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6670 remote fast-tracepoints-packet off" works as intended.
6671 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6672 * lib/gdb.exp (gdb_is_target_remote): ... here.
6673
6674 2014-04-24 David Blaikie <dblaikie@gmail.com>
6675
6676 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6677 ensure clang would not discard them.
6678 * gdb.base/gdbvars.c: Ditto.
6679 * gdb.base/memattr.c: Ditto.
6680 * gdb.base/whatis.c: Ditto.
6681 * gdb.python/py-prettyprint.c: Ditto.
6682 * gdb.trace/actions.c: Ditto.
6683 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6684 ensure clang would not discard it.
6685
6686 2014-04-24 David Blaikie <dblaikie@gmail.com>
6687
6688 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6689 clang to emit the full definition of type required by the test
6690 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6691
6692 2014-04-24 David Blaikie <dblaikie@gmail.com>
6693
6694 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6695 coax Clang into emitting the definition of the type.
6696 * gdb.cp/pr10728-x.h (y): Ditto.
6697 * gdb.cp/pr10728-y.cc (y): Ditto.
6698
6699 2014-04-24 David Blaikie <dblaikie@gmail.com>
6700
6701 * gdb.base/label.exp: XFAIL label related tests under Clang.
6702 * gdb.cp/cplabel.exp: Ditto.
6703 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6704 under Clang those using labels.
6705
6706 2014-04-25 Yao Qi <yao@codesourcery.com>
6707
6708 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6709 double_label.
6710 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6711 partial_label and double_label.
6712
6713 2014-04-24 David Blaikie <dblaikie@gmail.com>
6714
6715 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6716
6717 2014-04-24 David Blaikie <dblaikie@gmail.com>
6718
6719 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6720 of the function to work across GCC and Clang.
6721 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6722 pointer types (const void ** const V void **).
6723
6724 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
6725 Walfred Tedeschi <walfred.tedeschi@intel.com>
6726
6727 * Makefile.in (EXECUTABLES): Added i386-avx512.
6728 * gdb.arch/i386-avx512.c: New file.
6729 * gdb.arch/i386-avx512.exp: Likewise.
6730
6731 2014-04-23 Keith Seitz <keiths@redhat.com>
6732
6733 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6734 (mi_make_breakpoint_table): New procedure.
6735 (mi_create_breakpoint): Use mi_make_breakpoint
6736 and return the result.
6737 (mi_make_breakpoint): New procedure.
6738 (mi_build_kv_pairs): New procedure.
6739
6740 * gdb.mi/mi-break.exp: Remove unused globals,
6741 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6742 All callers updated.
6743 * gdb.mi/mi-dprintf.exp: Use variable to track command
6744 number.
6745 Update all callers of mi_create_breakpoint and use
6746 mi_make_breakpoint_table.
6747 Remove any unused global variables.
6748 * gdb.mi/mi-nonstop.exp: Likewise.
6749 * gdb.mi/mi-nsintrall.exp: Likewise.
6750 * gdb.mi/mi-nsmoribund.exp: Likewise.
6751 * gdb.mi/mi-nsthrexec.exp: Likewise.
6752 * gdb.mi/mi-reverse.exp: Likewise.
6753 * gdb.mi/mi-simplerun.exp: Likewise.
6754 * gdb.mi/mi-stepn.exp: Likewise.
6755 * gdb.mi/mi-syn-frame.exp: Likewise.
6756 * gdb.mi/mi-until.exp: Likewise.
6757 * gdb.mi/mi-var-cp.exp: Likewise.
6758 * gdb.mi/mi-var-display.exp: Likewise.
6759 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6760 * gdb.mi/mi2-var-child.exp: Likewise.
6761 * gdb.mi/mi-vla-c99.exp: Likewise.
6762 * lib/mi-support.exp: Likewise.
6763
6764 From Ian Lance Taylor <iant@cygnus.com>:
6765 * lib/gdb.exp (parse_args): New procedure.
6766
6767 2014-04-23 Pedro Alves <palves@redhat.com>
6768
6769 * gdb.base/break-unload-file.c: New file.
6770 * gdb.base/break-unload-file.exp: New file.
6771 * gdb.base/sym-file-lib.c (baz): New function.
6772 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6773 field.
6774 (load): Store the segment's mapped size.
6775 (unload): New function.
6776 (unload_shlib): New function.
6777 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6778 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6779 set a breakpoint at baz, and call it.
6780 * gdb.base/sym-file.exp: New tests for stale breakpoint
6781 instructions.
6782
6783 2014-04-23 Pedro Alves <palves@redhat.com>
6784
6785 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6786 * gdb.base/hbreak-in-shr-unsupported.c: New file.
6787 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6788 * gdb.base/hbreak-unmapped.c: New file.
6789 * gdb.base/hbreak-unmapped.exp: New file.
6790 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6791 * lib/gdb.exp (gdb_is_target_remote): ... here.
6792
6793 2014-04-22 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.base/consecutive-step-over.c: New file.
6796 * gdb.base/consecutive-step-over.exp: New file.
6797
6798 2014-04-22 Pedro Alves <palves@redhat.com>
6799
6800 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6801 instead of send_gdb/gdb_expect.
6802
6803 2014-04-22 Yao Qi <yao@codesourcery.com>
6804
6805 * lib/trace-support.exp (generate_tracefile): New procedure.
6806 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6807 return 0.
6808 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6809 if generate_tracefile returns 1.
6810
6811 2014-04-18 Tom Tromey <palves@redhat.com>
6812 Pedro alves <tromey@redhat.com>
6813
6814 PR backtrace/15558
6815 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6816 with a backtrace limit.
6817 * gdb.python/py-frame-inline.exp: Test running to an inline
6818 function with a backtrace limit, and printing the newest frame.
6819 * gdb.python/py-frame-inline.c (main): Call f.
6820
6821 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6822
6823 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6824
6825 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6826
6827 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6828 Drop prefix from unsupported source file path.
6829
6830 2014-04-17 Yao Qi <yao@codesourcery.com>
6831
6832 * lib/gdb.exp (with_target_charset): New proc.
6833 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6834 with_target_charset.
6835 (test_print_strings): Likewise.
6836 (test_repeat_bytes): Likewise.
6837 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6838 for some tests.
6839
6840 2014-04-16 Keith Seitz <keiths@redhat.com>
6841
6842 PR gdb/15827
6843 * gdb.dwarf2/corrupt.c: New file.
6844 * gdb.dwarf2/corrupt.exp: New file.
6845
6846 2014-04-16 Keith Seitz <keiths@redhat.com>
6847
6848 PR c++/16597
6849 * gdb.cp/namelessclass.cc: New file.
6850 * gdb.cp/namelessclass.exp: New file.
6851 * gdb.cp/namelessclass.S: New file.
6852
6853 2014-04-16 Doug Evans <dje@google.com>
6854
6855 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6856 Add comment.
6857 (gdbserver_default_get_comm_port): New function.
6858 (gdbserver_start): Check if board file provided
6859 "gdbserver,get_comm_port" and use it if so.
6860 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6861 (gdb,socketport): Set to "stdio".
6862 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6863 (stdio_gdbserver_template): Delete.
6864 (${board}_get_remote_address): Update.
6865 (${board}_build_remote_cmd): Delete.
6866 (${board}_get_comm_port): New function.
6867 (${board}_spawn): Update.
6868 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6869 Delete.
6870 (${board}_get_remote_address): Update.
6871 (${board}_get_comm_port): New function.
6872
6873 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
6874
6875 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6876 appearing in any order.
6877
6878 2014-04-15 Doug Evans <dje@google.com>
6879
6880 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6881 uninitialized value of "description".
6882
6883 2014-04-15 Keith Seitz <keiths@redhat.com>
6884
6885 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6886 Remove unused globals.
6887 (test_running_the_program): Likewise.
6888 (test_controlled_execution): Likewise.
6889 (test_controlling_breakpoints): Likewise.
6890 (test_program_termination): Likewise.
6891
6892 2014-04-15 Keith Seitz <keiths@redhat.com>
6893
6894 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6895 unused globals.
6896 (test_rbreak_creation_and_listing): Likewise.
6897 (test_ignore_count): Likewise.
6898 (test_error): Likewise.
6899
6900 2014-04-15 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6903 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6904 sym-file-loader.c.
6905 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6906 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6907 to sym-file-loader.c.
6908 (struct library): Forward declare.
6909 (load_shlib, lookup_function): Change prototypes.
6910 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6911 (translate_offset): Remove declarations.
6912 (get_text_addr): New declaration.
6913 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6914 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6915 sym-file-loader.h.
6916 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6917 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6918 here from sym-file-loader.h.
6919 (struct library): New structure.
6920 (load_shlib, lookup_function): Change prototypes and adjust to
6921 work with a struct library.
6922 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6923 (translate_offset): Make static.
6924 (get_text_addr): New function.
6925 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6926
6927 2014-04-15 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6930
6931 2014-04-15 Pedro Alves <palves@redhat.com>
6932
6933 * gdb.base/sym-file-loader.c: Include <limits.h>.
6934 (SELF_LINK): New define.
6935 (get_origin): New function.
6936 (load_shlib): Use it.
6937 * gdb.base/sym-file.exp: Don't early return if the target is
6938 remote. Use runto_main, and issue fail is that fails. Use
6939 gdb_load_shlibs.
6940 (shlib_name): Delete.
6941 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6942
6943 2014-04-15 Pedro Alves <palves@redhat.com>
6944
6945 * gdb.base/sym-file.exp: Remove regex characters from test
6946 message. Don't refer to breakpoint numbers in test messages.
6947
6948 2014-04-14 Keith Seitz <keiths@redhat.com>
6949
6950 PR c++/16253
6951 * gdb.cp/var-tag.cc: New file.
6952 * gdb.cp/var-tag.exp: New file.
6953 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6954 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6955 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6956 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6957
6958 2014-04-14 Tom Tromey <tromey@redhat.com>
6959
6960 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6961 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6962 type.
6963 * gdb.cp/enum-class.exp: New file.
6964 * gdb.cp/enum-class.cc: New file.
6965
6966 2014-04-14 Tom Tromey <tromey@redhat.com>
6967
6968 * gdb.dwarf2/enum-type.exp: New file.
6969
6970 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6971
6972 * gdb.mi/mi-vla-c99.exp: New file.
6973 * gdb.mi/vla.c: New file.
6974
6975 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6976
6977 * gdb.base/vla-datatypes.c: New file.
6978 * gdb.base/vla-datatypes.exp: New file.
6979
6980 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6981
6982 * gdb.base/vla-ptr.c: New file.
6983 * gdb.base/vla-ptr.exp: New file.
6984
6985 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6986
6987 * gdb.dwarf2/count.exp: New file.
6988
6989 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6990
6991 * gdb.base/vla-sideeffect.c: New file.
6992 * gdb.base/vla-sideeffect.exp: New file.
6993
6994 2014-04-14 David Blaikie <dblaikie@gmail.com>
6995
6996 * gdb.mi/non-stop.c: Add return value for non-void function return
6997 statement.
6998 * gdb.threads/staticthreads.c: Ditto.
6999
7000 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7001 Doug Evans <xdje42@gmail.com>
7002
7003 * gdb.guile/scm-value.c: Improve test case.
7004 * gdb.guile/scm-value.exp: Add new test.
7005
7006 2014-04-11 David Blaikie <dblaikie@gmail.com>
7007
7008 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7009 override Clang's default.
7010
7011 2014-04-11 Joel Brobecker <brobecker@adacore.com>
7012
7013 Revert the following changes (regressions):
7014
7015 * gdb.base/vla-sideeffect.c: New file.
7016 * gdb.base/vla-sideeffect.exp: New file.
7017
7018 * gdb.dwarf2/count.exp: New file.
7019
7020 * gdb.base/vla-multi.c: New file.
7021 * gdb.base/vla-multi.exp: New file.
7022
7023 * gdb.base/vla-ptr.c: New file.
7024 * gdb.base/vla-ptr.exp: New file.
7025
7026 * gdb.base/vla-datatypes.c: New file.
7027 * gdb.base/vla-datatypes.exp: New file.
7028
7029 * gdb.mi/mi-vla-c99.exp: New file.
7030 * gdb.mi/vla.c: New file.
7031
7032 2014-04-11 Keith Seitz <keiths@redhat.com>
7033
7034 PR c++/16675
7035 * gdb.cp/cpsizeof.exp: New file.
7036 * gdb.cp/cpsizeof.cc: New file.
7037
7038 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7039
7040 * gdb.mi/mi-vla-c99.exp: New file.
7041 * gdb.mi/vla.c: New file.
7042
7043 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7044
7045 * gdb.base/vla-datatypes.c: New file.
7046 * gdb.base/vla-datatypes.exp: New file.
7047
7048 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7049
7050 * gdb.base/vla-ptr.c: New file.
7051 * gdb.base/vla-ptr.exp: New file.
7052
7053 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7054
7055 * gdb.base/vla-multi.c: New file.
7056 * gdb.base/vla-multi.exp: New file.
7057
7058 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7059
7060 * gdb.dwarf2/count.exp: New file.
7061
7062 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7063
7064 * gdb.base/vla-sideeffect.c: New file.
7065 * gdb.base/vla-sideeffect.exp: New file.
7066
7067 2014-04-11 Yao Qi <yao@codesourcery.com>
7068
7069 * gdb.base/completion.exp: Check file exists before running tests
7070 on file completion.
7071
7072 2014-04-10 Pedro Alves <palves@redhat.com>
7073
7074 * gdb.base/cond-eval-mode.c: New file.
7075 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7076 prepare_for_testing to build the new file. Check result of
7077 runto_main.
7078 (test_break, test_watch): New procedures.
7079 (top level): Use them.
7080
7081 2014-04-08 Pierre Muller <muller@sourceware.org>
7082
7083 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7084 Ctrl-V use for mingw hosts.
7085
7086 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7087
7088 * gdb.python/py-value.c: Improve test case.
7089 * gdb.python/py-value.exp: Add new test.
7090
7091 2014-04-07 David Blaikie <dblaikie@gmail.com>
7092
7093 * lib/compiler.c: Identify the clang compiler.
7094 * lib/compiler.cc: Ditto.
7095
7096 2014-04-03 Yao Qi <yao@codesourcery.com>
7097
7098 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7099
7100 2014-04-01 Anton Blanchard <anton@samba.org>
7101
7102 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7103 messages unique.
7104
7105 2014-04-01 Anton Blanchard <anton@samba.org>
7106
7107 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7108 prepare_for_testing.
7109
7110 2014-04-01 Anton Blanchard <anton@samba.org>
7111
7112 * gdb.arch/ppc64-atomic-inst.c: Remove.
7113 * gdb.arch/ppc64-atomic-inst.S: New file.
7114 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7115
7116 2014-03-31 Doug Evans <dje@google.com>
7117
7118 * gdb.base/print-symbol-loading-lib.c: New file.
7119 * gdb.base/print-symbol-loading-main.c: New file.
7120 * gdb.base/print-symbol-loading.exp: New file.
7121
7122 2014-03-31 Yao Qi <yao@codesourcery.com>
7123
7124 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7125
7126 2014-03-28 Joel Brobecker <brobecker@adacore.com>
7127
7128 * gdb.ada/mi_dyn_arr: New testcase.
7129
7130 2014-03-27 Doug Evans <dje@google.com>
7131
7132 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7133
7134 2014-03-27 Yao Qi <yao@codesourcery.com>
7135
7136 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7137 if target is nios2-*-*.
7138
7139 2014-03-26 Yao Qi <yao@codesourcery.com>
7140
7141 * lib/gdb.exp (readline_is_used): New proc.
7142 * gdb.base/completion.exp: Move tests on command complete up.
7143 Skip the rest of tests if readline is not used.
7144 * gdb.ada/complete.exp: Skp the test if readline is not
7145 used.
7146 * gdb.base/filesym.exp: Likewise.
7147 * gdb.base/macscp.exp: Likewise.
7148 * gdb.base/readline-ask.exp: Likewise.
7149 * gdb.base/readline.exp: Likewise.
7150 * gdb.python/py-cmd.exp: Likewise.
7151 * gdb.trace/tfile.exp: Likewise.
7152
7153 2014-03-26 Yao Qi <yao@codesourcery.com>
7154
7155 * gdb.base/macscp.exp: Fix code format issues.
7156
7157 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7158
7159 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7160 * gdb.asm/powerpc64le.inc: New file.
7161
7162 2014-03-25 Pedro Alves <palves@redhat.com>
7163 Doug Evans <dje@google.com>
7164
7165 * gdb.base/source-execution.c: New file.
7166 * gdb.base/source-execution.exp: New file.
7167 * gdb.base/source-execution.gdb: New file.
7168
7169 2014-03-24 Doug Evans <dje@google.com>
7170
7171 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7172 using fission.
7173
7174 2014-03-24 Hui Zhu <hui@codesourcery.com>
7175 Pedro Alves <palves@redhat.com>
7176
7177 PR breakpoints/16101
7178 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7179 test pass/fail messages. Detect missing support for dprintf when
7180 breakpoints are actually inserted.
7181 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7182 breakpoints are actually inserted.
7183 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7184 fails.
7185
7186 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7187
7188 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7189
7190 2014-03-22 Doug Evans <xdje42@gmail.com>
7191
7192 * gdb.python/python.exp (python not supported): Verify multi-line
7193 python command issues an error.
7194 * gdb.guile/guile.exp (guile not supported): Verify multi-line
7195 guile command issues an error.
7196
7197 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7198
7199 * gdb.threads/thread-specific.exp: Handle the lack of usable
7200 $this_breakpoint and $this_thread.
7201
7202 2014-03-21 Hui Zhu <hui@codesourcery.com>
7203
7204 * gdb.base/attach.exp (do_command_attach_tests): New.
7205
7206 2014-03-20 Tom Tromey <tromey@redhat.com>
7207 Pedro Alves <palves@redhat.com>
7208
7209 PR cli/15718
7210 * gdb.base/condbreak-call-false.c: New file.
7211 * gdb.base/condbreak-call-false.exp: New file.
7212
7213 2014-03-20 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7216 Delete.
7217 (block_signals, unblock_signals): Delete.
7218 (child_function_2, main): Remove references to deleted variable
7219 and functions.
7220
7221 2014-03-20 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7224 Use pthread_kill to signal thread 2.
7225 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7226 Adjust to make the test send itself a signal rather than using the
7227 host's "kill" command.
7228
7229 2014-03-20 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.threads/multiple-step-overs.c: New file.
7232 * gdb.threads/multiple-step-overs.exp: New file.
7233 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7234 Adjust expected infrun debug output.
7235
7236 2014-03-20 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7239 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7240
7241 2014-03-20 Pedro Alves <palves@redhat.com>
7242
7243 PR breakpoints/7143
7244 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7245 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7246 of gdb_test_multiple.
7247 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7248 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7249
7250 2014-03-20 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7253 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7254
7255 2014-03-19 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.base/async.exp: Remove early return.
7258
7259 2014-03-19 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7262
7263 2014-03-19 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.base/async.exp (test_background): Expect \r\n after
7266 "completed." in the fail pattern.
7267
7268 2014-03-19 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.base/async.exp (test_background): New procedure.
7271 Use it for all background execution command tests.
7272
7273 2014-03-19 Pedro Alves <palves@redhat.com>
7274
7275 * gdb.base/async.exp: Use prepare_for_testing.
7276
7277 2014-03-19 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7280 the same line.
7281
7282 2014-03-19 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.base/async.c (main): Add "jump here" and "until here" line
7285 marker comments.
7286 * gdb.base/async.exp (jump_here): New global.
7287 (jump& test): Use it.
7288 (until_here): New global.
7289 (until& test): Use it.
7290
7291 2014-03-19 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.base/async.exp: Don't frob gdb_protocol.
7294
7295 2014-03-18 Doug Evans <xdje42@gmail.com>
7296
7297 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7298 Fix spelling of exec-done-display.
7299
7300 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7301
7302 PR gdb/15358
7303 * gdb.base/gdb-sigterm.c: New file.
7304 * gdb.base/gdb-sigterm.exp: New file.
7305
7306 2014-03-18 Pedro Alves <palves@redhat.com>
7307
7308 PR gdb/13860
7309 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7310 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7311 solib-event.
7312
7313 2014-03-17 Joel Brobecker <brobecker@adacore.com>
7314
7315 * gdb.ada/pckd_arr_ren: New testcase.
7316
7317 2014-03-13 Doug Evans <xdje42@gmail.com>
7318
7319 PR guile/16612
7320 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7321 collect after discarding symbols.
7322
7323 2014-03-13 Ludovic Courtès <ludo@gnu.org>
7324 Doug Evans <xdje42@gmail.com>
7325
7326 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7327 to history survives a gc.
7328
7329 2014-03-13 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.base/default.exp: Don't test "target procfs".
7332
7333 2014-03-13 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/default.exp: Update "target child" and "target procfs"
7336 tests to not expect "Unix".
7337
7338 2014-03-12 Tom Tromey <tromey@redhat.com>
7339
7340 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7341 New procs. Add target-async tests.
7342 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7343 Add target-async tests.
7344
7345 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7346
7347 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7348 'func_start' and 'func_end' for the beginning and end of the
7349 function code, respectively.
7350 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7351 'func_end' instead of 'func' and 'main'.
7352
7353 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7354
7355 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7356 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7357 generate the debug info assembler source.
7358
7359 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7360
7361 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7362 * gdb.dwarf2/arr-subrange.exp: Likewise.
7363 * gdb.dwarf2/dwz.exp: Likewise.
7364 * gdb.dwarf2/method-ptr.exp: Likewise.
7365 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7366 * gdb.dwarf2/subrange.exp: Likewise.
7367 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7368 * gdb.dwarf2/implptrpiece.exp: Likewise.
7369 * gdb.dwarf2/nostaticblock.exp: Likewise.
7370
7371 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7372
7373 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7374 directory to absolute path name arguments.
7375
7376 2014-03-10 Joel Brobecker <brobecker@adacore.com>
7377
7378 * gdb.ada/tagged_access: New testcase.
7379
7380 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7381
7382 * gdb.btrace/data.exp: Update expected output.
7383
7384 2014-03-06 Yao Qi <yao@codesourcery.com>
7385
7386 * gdb.trace/pr16508.exp: New file.
7387
7388 2014-03-05 Pedro Alves <palves@redhat.com>
7389
7390 PR gdb/16575
7391 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7392 procedure.
7393 (top level): Adjust to use it. Add tests that exercise breakpoint
7394 interaction with the code-cache.
7395
7396 2014-02-26 Ludovic Courtès <ludo@gnu.org>
7397
7398 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7399 test for 'history-append!'.
7400
7401 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7402
7403 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7404 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7405 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7406 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7407 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7408 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7409
7410 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7411
7412 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7413 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7414 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7415
7416 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7417
7418 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7419
7420 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7421
7422 * gdb.dwarf2/arr-stride.c: New file.
7423 * gdb.dwarf2/arr-stride.exp: New file.
7424
7425 2014-02-26 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7428 that won't ever trigger. Make sure that GDB reports the correct
7429 breakpoint that caused the stop.
7430
7431 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 PR gdb/16626
7434 * gdb.base/auto-load-script: New file.
7435 * gdb.base/auto-load.c: New file.
7436 * gdb.base/auto-load.exp: New file.
7437
7438 PR gdb/16626
7439 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7440
7441 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7442
7443 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7444 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7445
7446 2014-02-24 Doug Evans <dje@google.com>
7447
7448 * lib/gdb.exp (run_on_host): Log error output if program fails.
7449
7450 2014-02-21 Pedro Alves <palves@redhat.com>
7451
7452 * gdb.threads/step-after-sr-lock.c: Rename to ...
7453 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7454 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7455 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7456 ... this.
7457
7458 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7459
7460 PR tdep/16397
7461 * gdb.arch/amd64-stap-special-operands.exp: New file.
7462 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7463 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7464 * gdb.arch/amd64-stap-triplet.S: Likewise.
7465 * gdb.arch/amd64-stap-triplet.c: Likewise.
7466
7467 2014-02-20 Joel Brobecker <brobecker@adacore.com>
7468
7469 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7470 in .section pseudo-op.
7471
7472 2014-02-20 lin zuojian <manjian2006@gmail.com>
7473 Joel Brobecker <brobecker@adacore.com>
7474 Doug Evans <xdje42@gmail.com>
7475
7476 PR symtab/16581
7477 * gdb.dwarf2/dw2-icycle.S: New file.
7478 * gdb.dwarf2/dw2-icycle.c: New file.
7479 * gdb.dwarf2/dw2-icycle.exp: New file.
7480
7481 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7482
7483 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7484 operations on gdb.Value objects.
7485 * gdb.python/py-value-cc.exp: Add new test to test operations on
7486 gdb.Value objects.
7487
7488 2014-02-18 Doug Evans <dje@google.com>
7489
7490 * Makefile.in (TESTS): New variable.
7491 (expanded_tests, expanded_tests_or_none): New variables
7492 (check-single): Pass $(expanded_tests_or_none) to runtest.
7493 (check-parallel): Only run tests in $(TESTS) if non-empty.
7494 (check/no-matching-tests-found): New rule.
7495 * README: Document TESTS makefile variable.
7496
7497 2014-02-18 Doug Evans <dje@google.com>
7498
7499 * Makefile.in (check-parallel): rm -rf outputs temp.
7500
7501 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7502
7503 Fix "ERROR: no fileid for" in the testsuite.
7504 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7505
7506 2014-02-12 Doug Evans <dje@google.com>
7507
7508 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7509 (MISCELLANEOUS): New variable.
7510 (clean): rm -rf $(MISCELLANEOUS).
7511 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7512 dwp live in the same directory as symlinks, with each symlink pointed
7513 to a differently named file in a different directory.
7514
7515 2014-02-11 Doug Evans <dje@google.com>
7516
7517 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7518 of Tcl file commands.
7519
7520 2014-02-10 Mark Kettenis <kettenis@gnu.org>
7521
7522 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7523 "kill -SIGUSR1 -1".
7524
7525 2014-02-10 Joel Brobecker <brobecker@adacore.com>
7526
7527 * gdb.ada/tick_length_array_enum_idx: New testcase.
7528
7529 2014-02-10 Doug Evans <xdje42@gmail.com>
7530
7531 * configure.ac (AC_OUTPUT): Add gdb.guile.
7532 * configure: Regenerate.
7533 * lib/gdb-guile.exp: New file.
7534 * lib/gdb.exp (get_target_charset): New function.
7535 * gdb.base/help.exp: Update expected output from "apropos apropos".
7536 * gdb.guile/Makefile.in: New file.
7537 * gdb.guile/guile.exp: New file.
7538 * gdb.guile/scm-arch.c: New file.
7539 * gdb.guile/scm-arch.exp: New file.
7540 * gdb.guile/scm-block.c: New file.
7541 * gdb.guile/scm-block.exp: New file.
7542 * gdb.guile/scm-breakpoint.c: New file.
7543 * gdb.guile/scm-breakpoint.exp: New file.
7544 * gdb.guile/scm-disasm.c: New file.
7545 * gdb.guile/scm-disasm.exp: New file.
7546 * gdb.guile/scm-equal.c: New file.
7547 * gdb.guile/scm-equal.exp: New file.
7548 * gdb.guile/scm-error.exp: New file.
7549 * gdb.guile/scm-error.scm: New file.
7550 * gdb.guile/scm-frame-args.c: New file.
7551 * gdb.guile/scm-frame-args.exp: New file.
7552 * gdb.guile/scm-frame-args.scm: New file.
7553 * gdb.guile/scm-frame-inline.c: New file.
7554 * gdb.guile/scm-frame-inline.exp: New file.
7555 * gdb.guile/scm-frame.c: New file.
7556 * gdb.guile/scm-frame.exp: New file.
7557 * gdb.guile/scm-generics.exp: New file.
7558 * gdb.guile/scm-gsmob.exp: New file.
7559 * gdb.guile/scm-iterator.c: New file.
7560 * gdb.guile/scm-iterator.exp: New file.
7561 * gdb.guile/scm-math.c: New file.
7562 * gdb.guile/scm-math.exp: New file.
7563 * gdb.guile/scm-objfile-script-gdb.in: New file.
7564 * gdb.guile/scm-objfile-script.c: New file.
7565 * gdb.guile/scm-objfile-script.exp: New file.
7566 * gdb.guile/scm-objfile.c: New file.
7567 * gdb.guile/scm-objfile.exp: New file.
7568 * gdb.guile/scm-ports.exp: New file.
7569 * gdb.guile/scm-pretty-print.c: New file.
7570 * gdb.guile/scm-pretty-print.exp: New file.
7571 * gdb.guile/scm-pretty-print.scm: New file.
7572 * gdb.guile/scm-section-script.c: New file.
7573 * gdb.guile/scm-section-script.exp: New file.
7574 * gdb.guile/scm-section-script.scm: New file.
7575 * gdb.guile/scm-symbol.c: New file.
7576 * gdb.guile/scm-symbol.exp: New file.
7577 * gdb.guile/scm-symtab-2.c: New file.
7578 * gdb.guile/scm-symtab.c: New file.
7579 * gdb.guile/scm-symtab.exp: New file.
7580 * gdb.guile/scm-type.c: New file.
7581 * gdb.guile/scm-type.exp: New file.
7582 * gdb.guile/scm-value-cc.cc: New file.
7583 * gdb.guile/scm-value-cc.exp: New file.
7584 * gdb.guile/scm-value.c: New file.
7585 * gdb.guile/scm-value.exp: New file.
7586 * gdb.guile/source2.scm: New file.
7587 * gdb.guile/types-module.cc: New file.
7588 * gdb.guile/types-module.exp: New file.
7589
7590 2014-02-10 Yao Qi <yao@codesourcery.com>
7591
7592 PR testsuite/16543
7593 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7594 * configure: Regenerated.
7595 * Makefile.in: New file.
7596
7597 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7598
7599 * gdb.python/py-framefilter.exp: Fix typo.
7600
7601 2014-02-08 Yao Qi <yao@codesourcery.com>
7602
7603 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7604 that no =breakpoint-modified is emitted when breakpoints are
7605 modified through MI commands.
7606
7607 2014-02-07 Pedro Alves <pedro@codesourcery.com>
7608 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.threads/step-after-sr-lock.c: New file.
7611 * gdb.threads/step-after-sr-lock.exp: New file.
7612
7613 2014-02-07 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7616
7617 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7618
7619 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7620 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7621
7622 2014-02-06 Doug Evans <xdje42@gmail.com>
7623
7624 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7625 output.
7626
7627 * gdb.gdb/python-interrupts.exp: New file.
7628
7629 2014-02-05 Yao Qi <yao@codesourcery.com>
7630
7631 * gdb.trace/report.exp (use_collected_data): Test the output
7632 of "info threads" and "info inferiors".
7633
7634 2014-02-05 Yao Qi <yao@codesourcery.com>
7635
7636 Revert this patch:
7637
7638 2013-05-24 Yao Qi <yao@codesourcery.com>
7639
7640 * gdb.trace/tfile.exp: Test inferior and thread.
7641
7642 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7643
7644 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7645 on a function.
7646 * gdb.base/step-bt.c: Call hello via function pointer to make
7647 sure its first instruction is executed on powerpc64le-linux.
7648
7649 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7650
7651 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7652
7653 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7654
7655 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7656 of the test patterns for use on little-endian systems.
7657
7658 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7659
7660 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7661 (decimal_vector): Fix for little-endian.
7662
7663 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7664
7665 * gdb.arch/sparc-sysstep.exp: New file.
7666 * gdb.arch/sparc-sysstep.c: Likewise.
7667
7668 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7669
7670 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7671
7672 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7673
7674 2014-01-23 Tom Tromey <tromey@redhat.com>
7675
7676 * gdb.ada/array_char_idx: New testcase.
7677
7678 2014-01-23 Tom Tromey <tromey@redhat.com>
7679
7680 PR python/16487:
7681 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7682 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7683 classes.
7684
7685 2014-01-23 Tom Tromey <tromey@redhat.com>
7686
7687 PR python/16491:
7688 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7689 string from an inferior frame.
7690 * gdb.python/py-framefilter-mi.exp: Update.
7691
7692 2014-01-22 Doug Evans <dje@google.com>
7693
7694 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7695
7696 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7697
7698 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7699
7700 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7701
7702 * gdb.trace/entry-values.exp: Remove excess space character from
7703 regex patterns. Handle s390 call instruction.
7704
7705 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7706
7707 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7708 define "*_start" label. Make "name" static.
7709 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7710 ${name} by references to ${name}_start.
7711
7712 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7713
7714 * gdb.base/info-macros.exp: Remove "debug" from the compile
7715 options.
7716
7717 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7718
7719 * gdb.dlang/demangle.exp: New file.
7720
7721 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7722
7723 * gdb.dlang/primitive-types.exp: New file.
7724
7725 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7726
7727 * configure.ac: Create gdb.dlang/Makefile.
7728 * configure: Regenerate.
7729 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7730 * gdb.dlang/Makefile.in: New file.
7731 * lib/d-support.exp: New file.
7732 * lib/gdb.exp (skip_d_tests): New proc.
7733
7734 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7735
7736 * gdb.btrace/delta.exp: Check reverse stepi.
7737 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7738 * gdb.btrace/finish.exp: New.
7739 * gdb.btrace/next.exp: New.
7740 * gdb.btrace/nexti.exp: New.
7741 * gdb.btrace/record_goto.c: Add comments.
7742 * gdb.btrace/step.exp: New.
7743 * gdb.btrace/stepi.exp: New.
7744 * gdb.btrace/multi-thread-step.c: New.
7745 * gdb.btrace/multi-thread-step.exp: New.
7746 * gdb.btrace/rn-dl-bind.c: New.
7747 * gdb.btrace/rn-dl-bind.exp: New.
7748 * gdb.btrace/data.c: New.
7749 * gdb.btrace/data.exp: New.
7750 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7751
7752 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7753
7754 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7755 * gdb.btrace/exception.exp: Update.
7756 * gdb.btrace/instruction_history.exp: Update.
7757 * gdb.btrace/record_goto.exp: Update.
7758 * gdb.btrace/tailcall.exp: Update.
7759 * gdb.btrace/unknown_functions.exp: Update.
7760 * gdb.btrace/delta.exp: New.
7761
7762 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7763
7764 * gdb.btrace/record_goto.exp: Add backtrace test.
7765 * gdb.btrace/tailcall.exp: Add backtrace test.
7766
7767 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7768
7769 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7770 * gdb.btrace/record_goto.c: New.
7771 * gdb.btrace/record_goto.exp: New.
7772 * gdb.btrace/x86-record_goto.S: New.
7773
7774 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7775
7776 * gdb.btrace/function_call_history.exp: Update tests.
7777 * gdb.btrace/instruction_history.exp: Update tests.
7778
7779 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7780
7781 * gdb.btrace/function_call_history.exp: Fix expected field
7782 order for "record function-call-history".
7783 Add new tests for "record function-call-history /c".
7784 * gdb.btrace/exception.cc: New.
7785 * gdb.btrace/exception.exp: New.
7786 * gdb.btrace/tailcall.exp: New.
7787 * gdb.btrace/x86-tailcall.S: New.
7788 * gdb.btrace/x86-tailcall.c: New.
7789 * gdb.btrace/unknown_functions.c: New.
7790 * gdb.btrace/unknown_functions.exp: New.
7791 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7792
7793 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7794
7795 * gdb.btrace/instruction_history.exp: Update.
7796 * gdb.btrace/function_call_history.exp: Update.
7797
7798 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7799
7800 * gdb.btrace/function_call_history.exp: Fix expected function
7801 trace.
7802 * gdb.btrace/instruction_history.exp: Initialize traced.
7803 Remove traced_functions.
7804
7805 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7806
7807 * gdb.btrace/function_call_history.exp: Update
7808 * gdb.btrace/instruction_history.exp: Update.
7809
7810 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7811
7812 * gdb.btrace/enable.exp: Update expected text.
7813
7814 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7815
7816 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7817 bytes.
7818
7819 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7820
7821 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7822
7823 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
7824
7825 * lib/gdb.exp (supports_process_record): Return true for
7826 arm*-linux*. (supports_reverse): Likewise.
7827
7828 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7829
7830 PR python/15464
7831 PR python/16113
7832 * gdb.python/py-type.c: Enhance test case.
7833 * gdb.python/py-value-cc.cc: Likewise
7834 * gdb.python/py-type.exp: Add new tests.
7835 * gdb.python/py-value-cc.exp: Likewise
7836
7837 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7838 Pedro Alves <palves@redhat.com>
7839
7840 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7841 Make "name" extern.
7842 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7843 references to ${name}_start by references to ${name}.
7844
7845 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7846
7847 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7848
7849 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7850
7851 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7852
7853 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7854 Pedro Alves <palves@redhat.com>
7855
7856 * gdb.mi/mi-info-os.exp: Connect to the target with
7857 mi_gdb_target_load.
7858
7859 2014-01-08 Pedro Alves <palves@redhat.com>
7860
7861 * gdb.threads/reconnect-signal.c: New file.
7862 * gdb.threads/reconnect-signal.exp: New file.
7863
7864 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7865
7866 * gdb.base/source-dir.exp: New file.
7867
7868 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7869
7870 * gdb.ada/mi_interface: New testcase.
7871
7872 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7873
7874 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7875 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7876 gdb.ada/pp-rec-component/pck.ads: New files.
7877
7878 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7879
7880 * gdb.python/py-pp-integral.c: New file.
7881 * gdb.python/py-pp-integral.py: New file.
7882 * gdb.python/py-pp-integral.exp: New file.
7883
7884 For older changes see ChangeLog-1993-2013.
7885 \f
7886 ;; Local Variables:
7887 ;; mode: change-log
7888 ;; left-margin: 8
7889 ;; fill-column: 74
7890 ;; version-control: never
7891 ;; End:
7892
7893 Copyright 2014-2016 Free Software Foundation, Inc.
7894 Copying and distribution of this file, with or without modification,
7895 are permitted provided the copyright notice and this notice are preserved.