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