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