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