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