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