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