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