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