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