1 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Pedro Alves <palves@redhat.com>
4 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5 (tcatch_vfork_then_child_follow_exec)
6 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12 and repeats to unlimited.
13 * gdb.python/py-value.exp: Likewise.
14 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
15 and repeats to unlimited.
17 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
20 and reordering the functions.
21 * gdb.multi/hangout.c: Likewise.
22 * gdb.multi/hello.c: Likewise.
24 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
26 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
28 (SingleStatisticTestResult.report): Use dict.keys instead of
31 2016-01-06 Pedro Alves <palves@redhat.com>
33 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
35 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
37 * gdb.btrace/dlopen.exp: New.
38 * gdb.btrace/dlopen.c: New.
39 * gdb.btrace/dlopen-dso.c: New.
41 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
43 * lib/gdb.exp (gdb_test): Update comments to clarify that the
44 PATTERN argument is optional.
46 2015-12-24 Joel Brobecker <brobecker@adacore.com>
48 * lib/ada.exp (target_compile_ada_from_dir): New function.
49 (gdb_compile_ada): Reimplement avoiding the use of project files.
50 * gdb.ada/gnat_ada.gpr: Delete.
51 * gdb.ada/cond_lang.exp: Adjust test to make path before
53 * gdb.ada/small_reg_param.exp: Likewise.
55 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
57 * gdb.base/foll-vork.exp: Remove HP-UX special case.
59 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
61 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
64 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
66 * gdb.base/break.exp: Remove dead code.
67 * gdb.base/sepdebug.exp: Likewise.
69 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
71 * gdb.asm/asm-source.exp: Remove HP-UX references.
72 * gdb.base/annota1.exp: Likewise.
73 * gdb.base/annota3.exp: Likewise.
74 * gdb.base/attach.exp: Likewise.
75 * gdb.base/bigcore.exp: Likewise.
76 * gdb.base/break.exp: Likewise.
77 * gdb.base/call-ar-st.exp: Likewise.
78 * gdb.base/callfuncs.exp: Likewise.
79 * gdb.base/catch-fork-static.exp: Likewise.
80 * gdb.base/display.exp: Likewise.
81 * gdb.base/foll-exec-mode.exp: Likewise.
82 * gdb.base/foll-exec.exp: Likewise.
83 * gdb.base/foll-fork.exp: Likewise.
84 * gdb.base/foll-vfork.exp: Likewise.
85 * gdb.base/funcargs.exp: Likewise.
86 * gdb.base/hbreak2.exp: Likewise.
87 * gdb.base/inferior-died.exp: Likewise.
88 * gdb.base/interrupt.exp: Likewise.
89 * gdb.base/multi-forks.exp: Likewise.
90 * gdb.base/nodebug.exp: Likewise.
91 * gdb.base/sepdebug.exp: Likewise.
92 * gdb.base/solib1.c: Likewise.
93 * gdb.base/step-test.exp: Likewise.
94 * gdb.mi/non-stop.c: Likewise.
95 * gdb.mi/pthreads.c: Likewise.
96 * gdb.multi/bkpt-multi-exec.ex: Likewise.
97 * gdb.threads/pthreads.c: Likewise.
98 * gdb.threads/staticthreads.exp: Likewise.
99 * lib/future.exp: Likewise.
100 * lib/gdb.exp: Likewise.
101 * gdb.base/so-indr-cl.c: Remove.
102 * gdb.base/so-indr-cl.exp: Likewise.
103 * gdb.base/solib.c: Likewise.
104 * gdb.base/solib.exp: Likewise.
105 * gdb.base/solib2.c: Likewise.
107 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
109 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
110 * gdb.base/call-ar-st.exp: Likewise.
111 * gdb.base/callfuncs.exp: Likewise.
112 * gdb.base/condbreak.exp: Likewise.
113 * gdb.base/constvars.exp: Likewise.
114 * gdb.base/hbreak2.exp: Likewise.
115 * gdb.base/langs.exp: Likewise.
116 * gdb.base/list.exp: Likewise.
117 * gdb.base/long_long.exp: Likewise.
118 * gdb.base/ptype.exp: Likewise.
119 * gdb.base/scope.exp: Likewise.
120 * gdb.base/signals.exp: Likewise.
121 * gdb.base/so-impl-ld.exp: Likewise.
122 * gdb.base/varargs.exp: Likewise.
123 * gdb.base/volatile.exp: Likewise.
124 * gdb.base/whatis.exp: Likewise.
125 * gdb.cp/cplusfuncs.exp: Likewise.
126 * gdb.cp/inherit.exp: Likewise.
127 * gdb.cp/local.exp: Likewise.
128 * gdb.cp/member-ptr.exp: Likewise.
129 * gdb.cp/method.exp: Likewise.
130 * gdb.cp/overload.exp: Likewise.
131 * gdb.cp/templates.exp: Likewise.
132 * gdb.stabs/weird.exp: Likewise.
133 * lib/compiler.c: Likewise.
134 * lib/compiler.cc: Likewise.
135 * lib/cp-support.exp: Likewise.
136 * lib/gdb.exp: Likewise.
138 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
140 * configure.ac: Remove HP-UX case.
141 * configure: Regenerate.
143 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
145 * lib/gdb.exp (gdb_compile): Add function doc.
147 2015-12-17 Pedro Alves <palves@redhat.com>
150 * gdb.multi/info-threads.exp: New file.
152 2015-12-15 Yao Qi <yao.qi@linaro.org>
154 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
157 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
159 * gdb.base/history-duplicates.exp: Skip if no readline support.
161 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
163 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
165 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
167 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
169 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
171 * gdb.base/completion.exp: Skip tests that interrupt GDB with
172 ctrl-C if nointerrupts target property is set.
173 * gdb.base/double-prompt-target-event-error.exp: Likewise.
174 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
175 * gdb.base/paginate-bg-execution.exp: Likewise.
176 * gdb.base/paginate-execution-startup.exp: Likewise.
177 * gdb.base/random-signal.exp: Likewise.
178 * gdb.base/range-stepping.exp: Likewise.
179 * gdb.cp/annota2.exp: Likewise.
180 * gdb.cp/annota3.exp: Likewise.
181 * gdb.gdb/selftest.exp: Likewise.
182 * gdb.threads/continue-pending-status.exp: Likewise.
183 * gdb.threads/leader-exit.exp: Likewise.
184 * gdb.threads/manythreads.exp: Likewise.
185 * gdb.threads/pthreads.exp: Likewise.
186 * gdb.threads/schedlock.exp: Likewise.
187 * gdb.threads/sigthread.exp: Likewise.
189 2015-12-11 Don Breazeal <donb@codesourcery.com>
191 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
193 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
194 * gdb.base/foll-exec.exp (main): Enable for target remote.
195 * gdb.base/foll-fork.exp (main): Likewise.
196 * gdb.base/foll-vfork.exp (main): Likewise.
197 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
198 (proc continue_to_exit_bp_loc): Use clean_restart.
199 * gdb.base/pie-execl.exp (main): Disable for target remote.
200 * gdb.base/watch-vfork.exp (main): Enable for target remote.
201 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
202 * gdb.threads/execl.exp (main): Likewise.
203 * gdb.threads/fork-child-threads.exp (main): Likewise.
204 * gdb.threads/fork-plus-threads.exp (main): Disable for target
206 * gdb.threads/fork-thread-pending.exp (main): Enable for target
208 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
209 pid.tid style ptids, instead of just tid.
210 * gdb.threads/thread-execl.exp (main): Enable for target remote.
211 * gdb.threads/watchpoint-fork.exp (main): Likewise.
212 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
213 ptids, instead of just tid.
215 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
217 * gdb.base/list.exp (test_list_forward): Add end of file error
219 (test_repeat_list_command): Add end of file error test.
220 (test_list_backwards): Add beginning of file error test.
222 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
224 * gdb.base/list.exp (test_list_invalid_args): New function,
227 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
229 * gdb.base/list.exp (test_list): Make test names unique.
231 2015-12-11 Yao Qi <yao.qi@linaro.org>
233 * gdb.base/coremaker2.c: Remove.
235 2015-12-10 Pedro Alves <palves@redhat.com>
237 * gdb.multi/base.exp: Remove stale "spaces" references.
239 2015-12-10 Pedro Alves <palves@redhat.com>
241 * gdb.multi/base.exp: Don't use nowarnings.
242 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
243 * gdb.multi/hangout.c: Include stdio.h.
244 * gdb.multi/hello.c: Include stdlib.h.
245 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
246 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
247 * gdb.multi/multi-arch.exp: Don't use nowarnings.
249 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
251 * gdb.dwarf2/dw2-ranges-base.c: New file.
252 * gdb.dwarf2/dw2-ranges-base.exp: New file.
253 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
254 support additional line table, and debug ranges generation.
255 (Dwarf::ranges): New function, generate .debug_ranges.
256 (Dwarf::lines): Support generating simple line table programs.
257 (Dwarf::assemble): Initialise new namespace variables.
259 2015-12-09 Kevin Buettner <kevinb@redhat.com>
261 * gdb.base/async.exp (proc test_background): Add case for
262 asynchronous execution not supported.
264 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
266 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
267 format and change test names to make them unique.
269 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
270 Pedro Alves <pedro@redhat.com>
273 Add checking of floatformats setup on x86_64 hosts.
274 * gdb.arch/i386-float.S (main): Load bigval and smallval.
275 (smallval, bigval): New labels/constants.
276 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
277 float" after loading bigval and smallval.
279 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
281 * gdb.ada/fun_overload_menu.exp: New testcase.
282 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
284 2015-12-04 Josh Stone <jistone@redhat.com>
286 * gdb.base/catch-fork-static.exp: New.
288 2015-12-03 Yao Qi <yao.qi@linaro.org>
290 * gdb.base/sizeof.c: Don't include stdio.h and
291 ../lib/unbuffer_output.c.
292 (main): New variable 'size' and 'value'. Remove printf and
293 gdb_unbuffer_output. Assign return value to size and value.
294 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
296 (check_sizeof): Check the result by printing variable 'size'.
297 (check_valueof): Check the result by printing variable 'value'.
299 2015-12-01 Yao Qi <yao.qi@linaro.org>
301 * gdb.base/disp-step-syscall.exp: Define syscall instruction
302 for aarch64*-*-linux* target.
304 2015-11-30 Pedro Alves <palves@redhat.com>
306 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
308 2015-11-30 Pedro Alves <palves@redhat.com>
310 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
311 Handle non-stop mode vCont replies.
313 2015-11-30 Pedro Alves <palves@redhat.com>
315 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
316 prepare_for_testing. Start gdb with "set non-stop on" appended to
317 GDBFLAGS. Lax expected stop output.
319 2015-11-27 Yao Qi <yao.qi@linaro.org>
321 * gdb.arch/arm-neon.exp: New.
322 * gdb.arch/arm-neon.c: New.
324 2015-11-27 Yao Qi <yao.qi@linaro.org>
326 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
328 2015-11-27 Yao Qi <yao.qi@linaro.org>
330 * gdb.cp/annota2.exp: Allow multiple occurrences of the
331 frames-invalid annotation.
333 2015-11-27 Yao Qi <yao.qi@linaro.org>
335 * gdb.cp/annota2.exp: Use ${frames_invalid}.
337 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
339 * gdb.threads/names.exp: New file.
340 * gdb.threads/names.c: New file.
341 * README: Mention gdb,no_thread_names.
343 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
346 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
349 2015-11-24 Pedro Alves <palves@redhat.com>
352 * gdb.base/display.exp: Expect displays to be sorted in ascending
353 order. Use multi_line.
354 * gdb.base/solib-display.exp: Likewise.
356 2015-11-24 Pedro Alves <palves@redhat.com>
359 * gdb.base/display.exp: Expect displays to be sorted in ascending
360 order. Use multi_line.
361 * gdb.base/solib-display.exp: Likewise.
363 2015-11-24 Pedro Alves <palves@redhat.com>
366 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
367 threads in ascending order.
368 * gdb.base/foll-fork.exp: Likewise.
369 * gdb.base/foll-vfork.exp: Likewise.
370 * gdb.base/multi-forks.exp: Likewise.
371 * gdb.mi/mi-nonstop.exp: Likewise.
372 * gdb.mi/mi-nsintrall.exp: Likewise.
373 * gdb.multi/base.exp: Likewise.
374 * gdb.multi/multi-arch.exp: Likewise.
375 * gdb.python/py-inferior.exp: Likewise.
376 * gdb.threads/break-while-running.exp: Likewise.
377 * gdb.threads/execl.exp: Likewise.
378 * gdb.threads/gcore-thread.exp: Likewise.
379 * gdb.threads/info-threads-cur-sal.exp: Likewise.
380 * gdb.threads/kill.exp: Likewise.
381 * gdb.threads/linux-dp.exp: Likewise.
382 * gdb.threads/multiple-step-overs.exp: Likewise.
383 * gdb.threads/next-bp-other-thread.exp: Likewise.
384 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
385 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
386 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
387 * gdb.threads/thread-find.exp: Likewise.
388 * gdb.threads/tls.exp: Likewise.
389 * lib/mi-support.exp (mi_reverse_list): Delete.
390 (mi_check_thread_states): No longer reverse list.
392 2015-11-24 Pedro Alves <palves@redhat.com>
394 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
397 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
399 * gdb.trace/actions.c: Include trace-common.h.
400 (main): Add a location for a fast tracepoint.
401 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
402 the normal tracepoints.
403 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
405 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
407 * save-trace.exp: Factor out code to these...
408 (gdb_save_tracepoints): New.
409 (gdb_load_tracepoints): New.
410 (do_save_load_test): New.
412 2015-11-23 Kevin Buettner <kevinb@redhat.com>
414 * gdb.base/asmlabel.exp: New test.
415 * gdb.base/asmlabel.c: New test case.
417 2015-11-23 Joel Brobecker <brobecker@adacore.com>
419 * gdb.base/wrong_frame_bt_full-main.c: New file.
420 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
421 * gdb.base/wrong_frame_bt_full.exp: New file.
423 2015-11-23 Joel Brobecker <brobecker@adacore.com>
425 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
427 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
429 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
430 pstate register when comparing registers values in
431 sparc64-*-linux-gnu targets to avoid spurious differences.
433 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
435 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
437 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
439 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
440 as type argument to gdb_compile.
441 * gdb.base/nested-subp2.exp: Likewise.
442 * gdb.base/nested-subp3.exp: Likewise.
444 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
446 * lib/dwarf.exp (_note): Fix left shift of negative value.
447 * gdb.trace/trace-condition.exp: Likewise.
449 2015-11-13 Yao Qi <yao.qi@linaro.org>
451 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
453 (test_scalar_returns): Likewise.
454 * gdb.base/d10v.ld: Remove.
455 * gdb.base/overlays.exp: Remove the target triplet checking for
457 * gdb.base/structs.exp (test_struct_returns): Remove the
459 (test_struct_calls): Likewise.
461 2015-11-13 Yao Qi <yao.qi@linaro.org>
463 * gdb.base/gnu_vector.exp: Check the return value by "p res".
464 * gdb.base/gnu_vector.c: Don't include stdio.h.
465 (main): Don't print res and call add_some_intvecs.
467 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
469 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
472 (func4): Use FAST_TRACEPOINT_LABEL.
473 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
476 (thread_function): Use FAST_TRACEPOINT_LABEL.
477 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
479 (marker): Use FAST_TRACEPOINT_LABEL.
480 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
482 (pendfunc): Use FAST_TRACEPOINT_LABEL.
483 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
485 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
486 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
489 (marker): Use FAST_TRACEPOINT_LABEL.
490 * gdb.trace/trace-common.h: New header.
491 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
494 (marker): Use FAST_TRACEPOINT_LABEL.
495 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
497 (thread_function): Use FAST_TRACEPOINT_LABEL.
499 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
501 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
503 * gdb.trace/change-loc.exp: Use global pcreg definition.
504 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
505 * gdb.trace/entry-values.exp: Use global spreg definition, add $
507 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
508 * gdb.trace/pending.exp: Likewise.
509 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
510 * gdb.trace/trace-break.exp: Likewise.
511 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
513 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
514 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
516 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
518 2015-11-09 Joel Brobecker <brobecker@adacore.com>
520 * gdb.ada/fin_fun_out: New testcase.
522 2015-11-07 Kevin Buettner <kevinb@redhat.com>
524 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
525 value associated with DW_AT_byte_size.
526 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
527 constants for DW_AT_byte_size, DW_AT_lower_bound, and
530 2015-11-07 Kevin Buettner <kevinb@redhat.com>
532 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
533 (gdb_target_symbol_prefix_flags): Define in terms of _asm
535 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
536 gdb.dwarf2/dw2-canonicalize-type.exp,
537 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
538 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
539 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
540 provided by gdb_target_symbol_prefix_flags_asm.
541 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
542 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
543 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
544 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
545 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
546 macros where needed). Use this macro for symbols which require
547 the prefix provided by SYMBOL_PREFIX.
549 2015-11-05 Kevin Buettner <kevinb@redhat.com>
551 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
553 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
554 representing expressions, of more than one list element.
555 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
556 to prepend linker symbol prefix to f.
557 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
559 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
560 Likewise, for f and g.
561 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
563 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
565 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
566 table_1_ptr and table_2_ptr.
568 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
569 Joel Brobecker <brobecker@adacore.com>
571 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
573 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
575 * gdb.reverse/s390-mvcle.c: New test.
576 * gdb.reverse/s390-mvcle.exp: New file.
577 * lib/gdb.exp: Enable reverse tests on s390*-linux.
579 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
581 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
583 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
585 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
587 * gdb.reverse/getresuid-reverse.exp: Likewise.
588 * gdb.reverse/pipe-reverse.exp: Likewise.
589 * gdb.reverse/readv-reverse.exp: Likewise.
590 * gdb.reverse/recvmsg-reverse.exp: Likewise.
591 * gdb.reverse/time-reverse.exp: Likewise.
592 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
594 2015-10-30 Yao Qi <yao.qi@linaro.org>
596 * gdb.threads/wp-replication.c (watch_count_done): Remove.
597 (empty_cycle): Remove.
598 (main): Don't call empty_cycle. Don't use watch_count_done.
599 * gdb.threads/wp-replication.exp: Don't set breakpoint on
600 empty_cycle. Rewrite the code counting HW watchpoints.
602 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
604 * gdb.reverse/fstatat-reverse.c: New test.
605 * gdb.reverse/fstatat-reverse.exp: New file.
606 * gdb.reverse/getresuid-reverse.c: New test.
607 * gdb.reverse/getresuid-reverse.exp: New file.
608 * gdb.reverse/pipe-reverse.c: New test.
609 * gdb.reverse/pipe-reverse.exp: New file.
610 * gdb.reverse/readv-reverse.c: New test.
611 * gdb.reverse/readv-reverse.exp: New file.
612 * gdb.reverse/recvmsg-reverse.c: New test.
613 * gdb.reverse/recvmsg-reverse.exp: New file.
614 * gdb.reverse/time-reverse.c: New test.
615 * gdb.reverse/time-reverse.exp: New file.
616 * gdb.reverse/waitpid-reverse.c: New test.
617 * gdb.reverse/waitpid-reverse.exp: New file.
619 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
621 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
623 2015-10-26 Doug Evans <dje@google.com>
626 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
627 * gdb.dwarf2/bad-regnum.c: New file.
628 * gdb.dwarf2/bad-regnum.exp: New file.
630 2015-10-26 Doug Evans <dje@google.com>
633 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
636 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
638 * gdb.compile/compile.exp (compile code globalvar): Update expectation
639 for a change by "Mention language in compile error message".
641 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
644 * gdb.python/py-type.c (C::a_method): New.
645 (C::a_const_method): New.
646 (C::a_static_method): New.
648 * gdb.python/py-type.exp (test_fields): Test getting fields
649 from function and method.
651 2015-10-21 Keven Boell <keven.boell@intel.com>
653 * gdb.fortran/vla-alloc-assoc.exp: New file.
654 * gdb.fortran/vla-datatypes.exp: New file.
655 * gdb.fortran/vla-datatypes.f90: New file.
656 * gdb.fortran/vla-history.exp: New file.
657 * gdb.fortran/vla-ptype-sub.exp: New file.
658 * gdb.fortran/vla-ptype.exp: New file.
659 * gdb.fortran/vla-sizeof.exp: New file.
660 * gdb.fortran/vla-sub.f90: New file.
661 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
662 * gdb.fortran/vla-value-sub-finish.exp: New file.
663 * gdb.fortran/vla-value-sub.exp: New file.
664 * gdb.fortran/vla-value.exp: New file.
665 * gdb.fortran/vla-ptr-info.exp: New file.
666 * gdb.mi/mi-vla-fortran.exp: New file.
667 * gdb.mi/vla.f90: New file.
669 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
671 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
672 of hardwired timeout value.
674 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
675 Pedro Alves <palves@redhat.com>
677 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
678 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
680 2015-10-19 Josh Stone <jistone@redhat.com>
682 * gdb.base/catch-syscall.c: Include <sched.h>.
683 (unknown_syscall): New variable.
684 (main): Trigger a vfork and an unknown syscall.
685 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
686 (unknown_syscall_number): Likewise.
687 (check_call_to_syscall): Accept an optional syscall pattern.
688 (check_return_from_syscall): Likewise.
689 (check_continue): Likewise.
690 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
691 (test_catch_syscall_skipping_return): New test toggling off 'catch
692 syscall' to step over the syscall return, then toggling back on.
693 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
694 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
695 (do_syscall_tests): Call test_catch_syscall_without_args and
696 test_catch_syscall_mid_vfork.
697 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
698 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
700 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
702 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
703 print g_vE): Add new pass patterns.
704 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
705 print various symbol names for vptr fields.
707 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
709 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
712 2015-10-12 Yao Qi <yao.qi@linaro.org>
714 * gdb.arch/disp-step-insn-reloc.exp: New test case.
716 2015-10-12 Yao Qi <yao.qi@linaro.org>
718 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
719 is aarch64*-*-linux*.
721 2015-10-12 Yao Qi <yao.qi@linaro.org>
723 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
724 (can_relocate_bcond_true): ... it.
725 (can_relocate_bcond_false): New function.
727 (can_relocate_bl): Likewise.
728 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
731 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
733 * gdb.base/nested-addr.c: New file.
734 * gdb.base/nested-addr.exp: New testcase.
736 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
738 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
739 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
740 its output. Ignore the output of "record goto begin" and instead
741 check that GDB is replaying.
743 2015-10-09 Pedro Alves <palves@redhat.com>
745 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
746 (top level): Use it in the run with no args test.
748 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
750 * gdb.dlang/properties.exp: New file.
752 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
754 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
755 whether or not address 0x1000 is mapped on the target.
757 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
759 * gdb.python/py-type.exp: Do not run tests if binaries fail to
762 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
764 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
765 instruction-history test.
767 2015-09-28 Doug Evans <dje@google.com>
769 * gdb.base/gcore.c (array_func): Add reference to static_array.
771 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
773 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
776 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
778 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
779 short or char as base type.
781 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
783 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
784 to allow any size enum.
786 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
788 * gdb.ada/array_ptr_renaming.exp: New testcase.
789 * gdb.ada/array_ptr_renaming/foo.adb: New file.
790 * gdb.ada/array_ptr_renaming/pack.ads: New file.
792 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
794 * gdb.trace/ftrace-lock.c: New file.
795 * gdb.trace/ftrace-lock.exp: New file.
797 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
799 * gdb.arch/insn-reloc.c: New file.
800 * gdb.arch/ftrace-insn-reloc.exp: New file.
802 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
804 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
806 * gdb.trace/pendshr1.c (pendfunc): Likewise.
807 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
808 * gdb.trace/range-stepping.c: Likewise.
809 * gdb.trace/trace-break.c: Likewise.
810 * gdb.trace/trace-mt.c (thread_function): Likewise.
811 * gdb.trace/ftrace.c (marker): Likewise.
812 * gdb.trace/trace-condition.c (marker): Likewise.
813 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
814 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
817 2015-09-18 Doug Evans <xdje42@gmail.com>
819 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
820 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
822 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
824 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
827 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
829 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
830 the pending breakpoint. Remove timeout override for "Run till
831 MI pending breakpoint on pendfunc3 on thread 2" test.
833 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
835 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
838 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
840 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
841 in breakpoint filename pattern.
843 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
845 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
847 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
849 * gdb.linespec/explicit.exp: Check for readline support for
850 tab-completion tests. Fix obvious typo.
852 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
854 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
857 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
859 * gdb.btrace/non-stop.c: New.
860 * gdb.btrace/non-stop.exp: New.
862 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
863 Yao Qi <yao.qi@linaro.org>
865 * gdb.trace/trace-condition.c: New file.
866 * gdb.trace/trace-condition.exp: New file.
868 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
870 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
871 for testing bytecode compilation.
873 2015-09-16 Pedro Alves <palves@redhat.com>
874 Sandra Loosemore <sandra@codesourcery.com>
876 * gdb.threads/non-stop-fair-events.c (timeout): New global.
878 (main): Call pthread_kill and alarm early.
879 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
881 (test): If the target can't hardware step and doesn't support
882 displaced stepping, increase the timeout.
884 2015-09-16 Pedro Alves <palves@redhat.com>
886 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
887 (enable_debug): New procedures.
888 (test): Use them. Bail out if waiting for threads fails.
889 (top level): Bail out if a test fails.
891 2015-09-16 Yao Qi <yao.qi@linaro.org>
893 * gdb.asm/asm-source.exp: Set asm-arch for
895 * gdb.asm/aarch64.inc: New file.
897 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
899 * gdb.ada/array_of_variable_length.exp: New testcase.
900 * gdb.ada/array_of_variable_length/foo.adb: New file.
901 * gdb.ada/array_of_variable_length/pck.adb: New file.
902 * gdb.ada/array_of_variable_length/pck.ads: New file.
904 2015-09-15 Doug Evans <dje@google.com>
906 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
907 of function static local variable.
909 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
911 * gdb.threads/tls-so_extern.exp: New test file.
912 * gdb.threads/tls-so_extern.c: New test file.
913 * gdb.threads/tls-so_extern_main.c: New test file.
915 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
917 * gdb.opt/solib-intra-step-lib.c: New file.
918 * gdb.opt/solib-intra-step-main.c: New file.
919 * gdb.opt/solib-intra-step.exp: New file.
921 2015-09-15 Pedro Alves <palves@redhat.com>
923 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
924 gdb_continue_to_breakpoint instead of gdb_test_multiple.
926 2015-09-14 Pedro Alves <palves@redhat.com>
928 * gdb.base/hook-stop-continue.c: Delete.
929 * gdb.base/hook-stop-continue.exp: Delete.
930 * gdb.base/hook-stop-frame.c: Delete.
931 * gdb.base/hook-stop-frame.exp: Delete.
932 * gdb.base/hook-stop.c: New file.
933 * gdb.base/hook-stop.exp: New file.
935 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
937 * gdb.ada/access_to_packed_array.exp: New testcase.
938 * gdb.ada/access_to_packed_array/foo.adb: New file.
939 * gdb.ada/access_to_packed_array/pack.adb: New file.
940 * gdb.ada/access_to_packed_array/pack.ads: New file.
942 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
944 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
947 2015-09-11 Don Breazeal <donb@codesourcery.com>
949 * gdb.base/foll-exec.c: Add copyright header. Fix
951 * gdb.base/foll-exec.exp (zap_session): Delete proc.
952 (do_exec_tests): Use clean_restart in place of zap_session,
953 and for test initialization. Fix formatting issues. Use
954 fail in place of perror.
955 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
956 an expect statement to match an expression with output from
957 the program under debug.
958 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
959 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
960 * gdb.threads/non-ldr-exc-2.exp: Likewise.
961 * gdb.threads/non-ldr-exc-3.exp: Likewise.
962 * gdb.threads/non-ldr-exc-4.exp: Likewise.
964 2015-09-09 Doug Evans <dje@google.com>
966 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
968 2015-09-09 Doug Evans <dje@google.com>
970 * gdb.base/pie-execl.exp: Fix result test of build_executable.
972 2015-09-09 Doug Evans <dje@google.com>
974 * gdb.base/savedregs.exp: Fix typo.
976 2015-09-09 Pedro Alves <palves@redhat.com>
978 * gdb.mi/mi-cli.exp: Add CLI finish tests.
980 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
982 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
983 command actually switches threads. Give up on remaining
984 tests if target fails to stop at breakpoint.
986 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
988 * gdb.ada/funcall_char.exp: New testcase.
989 * gdb.ada/funcall_char/foo.adb: New file.
991 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
993 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
994 expected outputs. Add two testcases for completing ambiguous
996 * gdb.ada/complete/aux_pck.adb: New file.
997 * gdb.ada/complete/aux_pck.ads: New file.
998 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
999 Ambiguous_Func functions.
1000 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1001 * gdb.ada/complete/pck.adb: Likewise.
1003 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1005 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1006 failures to run the test program under GDB.
1008 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
1010 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1013 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1015 * gdb.base/run-after-attach.exp: New test file.
1016 * gdb.base/run-after-attach.c: New test file.
1018 2015-08-26 Don Breazeal <donb@codesourcery.com>
1020 * gdb.base/foll-exec-2.c: New test program.
1021 * gdb.base/foll-exec-2.exp: New test.
1023 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1025 * gdb.base/nested-subp1.exp: New file.
1026 * gdb.base/nested-subp1.c: New file.
1027 * gdb.base/nested-subp2.exp: New file.
1028 * gdb.base/nested-subp2.c: New file.
1029 * gdb.base/nested-subp3.exp: New file.
1030 * gdb.base/nested-subp3.c: New file.
1032 2015-08-24 Pedro Alves <palves@redhat.com>
1034 * gdb.server/connect-without-multi-process.c: New file.
1035 * gdb.server/connect-without-multi-process.exp: New file.
1037 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1039 * gdb.opt/inline-markers.c: Make z int.
1041 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1043 * gdb.opt/inline-markers.c: Make z volatile.
1045 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1047 * gdb.opt/inline-bt.c: New volatile global z.
1048 * gdb.opt/inline-cmds.c: Likewise.
1049 * gdb.opt/inline-locals.c: Likewise.
1050 * gdb.opt/inline-markers.c: New extern global z.
1052 (inline_fn): Likewise.
1054 2015-08-24 Pedro Alves <palves@redhat.com>
1056 * config/m32r-stub.exp: Remove file.
1057 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1058 * gdb.base/call-rt-st.exp: Likewise.
1059 * gdb.base/call-strs.exp: Likewise.
1060 * gdb.base/default.exp: Remove references to h8300-*-hms and
1062 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1064 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1066 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1067 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
1068 and "return" use KFAIL when GDB can not read/write the vector
1071 2015-08-21 Gary Benson <gbenson@redhat.com>
1073 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1075 2015-08-20 Pedro Alves <palves@redhat.com>
1077 * gdb.server/solib-list.exp: No longer expect an interior stop in
1080 2015-08-20 Pedro Alves <palves@redhat.com>
1082 * gdb.server/connect-stopped-target.c: New file.
1083 * gdb.server/connect-stopped-target.exp: New file.
1085 2015-08-20 Pedro Alves <palves@redhat.com>
1087 * gdb.dwarf2/comp-unit-lang.exp: New file.
1088 * gdb.dwarf2/comp-unit-lang.c: New file.
1090 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1092 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1093 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1095 2015-08-19 Kevin Buettner <kevinb@redhat.com>
1097 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1098 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1100 2015-08-18 Doug Evans <dje@google.com>
1101 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1103 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1104 skip_python_tests. New arg prompt_regexp.
1105 (skip_python_tests): New function.
1106 * lib/mi-support.exp (mi_skip_python_tests): New function.
1107 * gdb.python/py-mi-objfile-gdb.py: New file.
1108 * gdb.python/py-mi-objfile.c: New file.
1109 * gdb.python/py-mi-objfile.exp: New file.
1111 2015-08-17 Keith Seitz <keiths@redhat.com>
1113 * gdb.linespec/explicit.exp: Move strace test from here ...
1114 * gdb.trace/strace.exp: ... to here.
1116 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1118 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1119 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1121 2015-08-14 Doug Evans <xdje42@gmail.com>
1123 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1124 inferior before selecting a new file.
1126 2015-08-14 Doug Evans <xdje42@gmail.com>
1128 * gdb.mi/mi-disassemble.exp: Update.
1129 * gdb.base/disasm-optim.S: New file.
1130 * gdb.base/disasm-optim.c: New file.
1131 * gdb.base/disasm-optim.h: New file.
1132 * gdb.base/disasm-optim.exp: New file.
1134 2015-08-14 Keith Seitz <keiths@redhat.com>
1136 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1139 2015-08-13 Joel Brobecker <brobecker@adacore.com>
1141 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1143 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1145 * gdb.ada/fun_renaming.exp: New testcase.
1146 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1147 * gdb.ada/fun_renaming/pack.adb: New file.
1148 * gdb.ada/fun_renaming/pack.ads: New file.
1150 2015-08-12 Keith Seitz <keiths@redhat.com>
1152 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1153 gdb_get_line_number.
1155 2015-08-12 Joel Brobecker <brobecker@adacore.com>
1157 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1158 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1159 gdb.base/dso2dso.exp: New files.
1161 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1162 Pedro Alves <palves@redhat.com>
1163 Keith Seitz <keiths@redhat.com>
1165 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1168 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1170 * gdb.base/gdbhistsize-history.exp
1171 (test_histsize_history_setting): Use save_vars.
1172 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1174 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1175 * gdb.base/readline.exp: Use save_vars.
1177 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1179 * lib/gdb.exp (save_vars): New proc.
1181 2015-08-11 Keith Seitz <keiths@redhat.com>
1183 * gdb.base/help.exp: Update help_breakpoint_text.
1185 2015-08-11 Keith Seitz <keiths@redhat.com>
1187 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1188 (at toplevel): Call test_explicit_breakpoints.
1189 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1191 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1192 breakpoint conditions, "-cond".
1194 2015-08-11 Keith Seitz <keiths@redhat.com>
1196 * gdb.linespec/3explicit.c: New file.
1197 * gdb.linespec/cpexplicit.cc: New file.
1198 * gdb.linespec/cpexplicit.exp: New file.
1199 * gdb.linespec/explicit.c: New file.
1200 * gdb.linespec/explicit.exp: New file.
1201 * gdb.linespec/explicit2.c: New file.
1202 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1203 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1204 before using in the matching pattern.
1205 Clarify that `prefix' is a regular expression.
1207 2015-08-11 Keith Seitz <keiths@redhat.com>
1209 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1211 Add tests for missing ",FMT" and ",".
1213 2015-08-10 Doug Evans <dje@google.com>
1214 Keith Seitz <keiths@redhat.com>
1217 * gdb.base/completion.exp: Add location completer tests.
1219 2015-08-07 Pedro Alves <palves@redhat.com>
1221 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1223 (top level): Run do_test with and without displaced stepping.
1225 2015-08-07 Pedro Alves <palves@redhat.com>
1227 * gdb.base/valgrind-disp-step.c: New file.
1228 * gdb.base/valgrind-disp-step.exp: New file.
1230 2015-08-07 Pedro Alves <palves@redhat.com>
1232 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1234 (main): Add alarm. Run an infinite loop instead of calling
1236 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1238 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1240 (main): Add alarm. Run an infinite loop instead of calling
1242 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1245 2015-08-07 Pedro Alves <palves@redhat.com>
1247 * gdb.base/checkpoint-ns.exp: New file.
1248 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1251 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1253 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1254 * gdb.btrace/instruction_history.exp: Update.
1255 * gdb.btrace/tsx.exp: New.
1256 * gdb.btrace/tsx.c: New.
1258 2015-08-06 Pedro Alves <palves@redhat.com>
1260 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1262 * gdb.reverse/until-precsave.exp: Bump timeouts.
1264 2015-08-06 Pedro Alves <palves@redhat.com>
1266 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1268 2015-08-06 Pedro Alves <palves@redhat.com>
1271 * gdb.threads/process-dies-while-handling-bp.c: New file.
1272 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1274 2015-08-06 Pedro Alves <palves@redhat.com>
1276 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1277 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1279 2015-08-05 Pedro Alves <palves@redhat.com>
1281 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1282 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1284 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1286 * gdb.base/bp-permanent.exp: Report test as unsupported if
1287 the target cannot stop at the permanent breakpoint.
1289 2015-08-03 Doug Evans <dje@google.com>
1291 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1294 2015-08-03 Doug Evans <dje@google.com>
1296 * Makefile.in (workers/%.worker, build-perf): New rule.
1297 (GDB_PERFTEST_MODE): New variable.
1298 (check-perf): Use it.
1299 (clean): Clean up gdb.perf parallel build subdirs.
1300 * lib/build-piece.exp: New file.
1301 * lib/gdb.exp (make_gdb_parallel_path): New function
1302 (standard_output_file, standard_temp_file): Call it.
1303 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1305 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1307 2015-08-03 Doug Evans <dje@google.com>
1309 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
1310 (LOG_FILE_NAME): New global.
1311 (TextReporter.__init__): Initialize self.txt_sum.
1312 (TextReporter.report): Add support for multiple data-points.
1313 Move report to perftest.sum, put raw data in perftest.log.
1314 (TextReporter.start): Open sum and log files.
1315 (TextReporter.end): Close sum and log files.
1316 * gdb.perf/lib/perftest/testresult.py
1317 (SingleStatisticTestResult.record): Handle multiple data-points.
1319 2015-07-31 Pedro Alves <palves@redhat.com>
1321 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1322 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1323 kill_wait_spawned_process instead of explicit "kill -9".
1324 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1325 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1326 kill_wait_spawned_process.
1327 * gdb.base/attach-twice.exp: Likewise.
1328 * gdb.base/attach.exp: Likewise.
1329 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1331 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1332 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1333 kill_wait_spawned_process.
1334 * gdb.base/valgrind-infcall.exp: Likewise.
1335 * gdb.multi/multi-attach.exp: Likewise.
1336 * gdb.python/py-prompt.exp: Likewise.
1337 * gdb.python/py-sync-interp.exp: Likewise.
1338 * gdb.server/ext-attach.exp: Likewise.
1339 * gdb.threads/attach-into-signal.exp (corefunc): Use
1340 spawn_wait_for_attach, spawn_id_get_pid and
1341 kill_wait_spawned_process.
1342 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1343 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1344 spawn_id_get_pid and kill_wait_spawned_process.
1345 * gdb.threads/attach-stopped.exp (corefunc): Use
1346 spawn_wait_for_attach, spawn_id_get_pid and
1347 kill_wait_spawned_process.
1348 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1349 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1350 kill_wait_spawned_process instead of explicit "kill -9".
1351 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1352 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1353 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1354 processes. Don't map cygwin/windows pids here. Now returns a
1357 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1359 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1360 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1363 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1365 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1367 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1370 2014-05-21 Mark Wielaard <mjw@redhat.com>
1372 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1374 2015-07-30 Pedro Alves <palves@redhat.com>
1376 * linux-low.c (handle_extended_wait): Set the child's last
1377 reported status to TARGET_WAITKIND_STOPPED.
1379 2015-07-30 Pedro Alves <palves@redhat.com>
1382 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1383 only shows inferior 1.
1385 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1386 Pedro Alves <palves@redhat.com>
1389 * gdb.threads/fork-plus-threads.c: New file.
1390 * gdb.threads/fork-plus-threads.exp: New file.
1392 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1394 * gdb.base/batch-preserve-term-settings.exp
1395 (test_terminal_settings_preserved_after_cli_exit): Use
1398 2015-07-29 Pedro Alves <palves@redhat.com>
1399 Don Breazeal <donb@codesourcery.com>
1401 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1402 output from both inferior_spawn_id and gdb_spawn_id.
1404 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1406 * gdb.threads/attach-into-signal.exp (corefunc): Use
1407 with_test_prefix on nested loops, uniquefying the test messages.
1409 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1411 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1414 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1416 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1418 (test_terminal_settings_preserved_after_sigterm): New test.
1420 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1422 * gdb.base/batch-preserve-term-settings.exp
1423 (test_terminal_settings_preserved_after_cli_exit): New test.
1425 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1427 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1428 manipulation of saved_gdbflags.
1429 (test_terminal_settings_preserved): Remove global declaration of
1430 the unused variable pagination_prompt. Remove manipulation of
1431 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1434 2015-07-29 Pedro Alves <palves@redhat.com>
1436 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1438 2015-07-29 Pedro Alves <palves@redhat.com>
1440 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1443 2015-07-29 Pedro Alves <palves@redhat.com>
1445 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1446 (main): Call gdb_unbuffer_output.
1447 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1448 (main): Call gdb_unbuffer_output.
1449 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1450 (main): Call gdb_unbuffer_output.
1451 * gdb.base/call-strs.exp: Adjust to step over the
1452 gdb_unbuffer_output call.
1453 * gdb.base/catch-gdb-caused-signals.c: Include
1454 "../lib/unbuffer_output.c".
1455 (main): Call gdb_unbuffer_output.
1456 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1457 (main): Call gdb_unbuffer_output.
1458 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1459 (main): Call gdb_unbuffer_output.
1460 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1461 (main): Call gdb_unbuffer_output.
1462 * gdb.base/shlib-call.exp: Adjust to step over the
1463 gdb_unbuffer_output call.
1464 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1465 (main): Call gdb_unbuffer_output.
1466 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1467 (main): Call gdb_unbuffer_output.
1468 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1469 (main): Rename to ...
1471 (main): Reimplement.
1472 * gdb.base/varargs.exp: Run to test instead of to main.
1473 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1474 (main): Call gdb_unbuffer_output.
1476 2015-07-29 Pedro Alves <palves@redhat.com>
1478 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1479 factore out from mi_continue_dprintf. For call-style dprintfs,
1480 expect dprintf output out of $inferior_spawn_id.
1481 (mi_continue_dprintf): Use mi_expect_dprintf.
1482 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1483 (main): Call gdb_unbuffer_output.
1485 2015-07-29 Pedro Alves <palves@redhat.com>
1487 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1488 (default_mi_gdb_start): Set inferior_spawn_id instead of
1489 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1491 (mi_gdb_test): Always expect inferior output from both
1492 $inferior_spawn_id and $gdb_spawn_id.
1494 2015-07-29 Pedro Alves <palves@redhat.com>
1496 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1497 send_inferior and $inferior_spawn_id.
1499 2015-07-29 Pedro Alves <palves@redhat.com>
1501 * gdb.gdb/complaints.exp (test_initial_complaints)
1502 (test_serial_complaints, test_short_complaints): Use
1504 (test_empty_complaint): Handle $inferior_spawn_id !=
1507 2015-07-29 Pedro Alves <palves@redhat.com>
1509 * gdb.base/varargs.exp: Use gdb_test_stdio.
1511 2015-07-29 Pedro Alves <palves@redhat.com>
1513 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1515 2015-07-29 Pedro Alves <palves@redhat.com>
1517 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1519 2015-07-29 Pedro Alves <palves@redhat.com>
1521 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1522 parameter into two new parameters, "inf_result" and "gdb_result".
1523 Expect inferior output and gdb output from $inferior_spawn_id and
1524 $gdb_spawn_id, respectively. Adjust all callers.
1526 2015-07-29 Pedro Alves <palves@redhat.com>
1528 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1529 of gdb_test_sequence.
1531 2015-07-29 Pedro Alves <palves@redhat.com>
1533 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1534 (saw_spurious_output): Expect inferior output from
1535 $inferior_spawn_id. Use gdb_test_stdio.
1537 2015-07-29 Pedro Alves <palves@redhat.com>
1539 * gdb.base/dprintf.exp: Use standard_testfile. Change
1540 prepare_for_testing call.
1541 (srcfile): Don't set.
1542 (restart): New procedure.
1543 (test_dprintf): New procecure, use to continue over dprintfs.
1544 (test_call, test_agent): New procedures, tests moved here.
1545 Restart gdb and recreate dprintfs. Adjust expected output.
1547 2015-07-29 Pedro Alves <palves@redhat.com>
1549 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1551 2015-07-29 Pedro Alves <palves@redhat.com>
1553 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1555 2015-07-29 Pedro Alves <palves@redhat.com>
1557 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1560 2015-07-29 Pedro Alves <palves@redhat.com>
1562 * lib/gdb.exp (gdb_test_stdio): New procedure.
1564 2015-07-29 Pedro Alves <palves@redhat.com>
1566 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1568 2015-07-29 Pedro Alves <palves@redhat.com>
1570 * gdb.base/call-signal-resume.exp: Remove check for
1571 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1572 * gdb.base/unwindonsignal.exp: Likewise.
1573 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1574 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1576 2015-07-29 Pedro Alves <palves@redhat.com>
1578 * gdb.base/siginfo-addr.c (pass): New function.
1579 (handler): Call it iff si_addr is correct.
1580 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1581 Set a breakpoint at "pass" and continue to it.
1583 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1585 * gdb.python/py-objfile.exp: Make some tests have unique names.
1586 * gdb.python/py-pp-registration.exp: Likewise.
1588 2015-07-28 Pedro Alves <palves@redhat.com>
1590 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1592 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1594 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1596 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1598 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1600 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1602 * gdb.base/gdb-sigterm-2.exp: New test.
1604 2015-07-25 Doug Evans <xdje42@gmail.com>
1607 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1608 (workers/%.worker, build-perf): New rule.
1609 (GDB_PERFTEST_MODE): New variable.
1610 (check-perf): Use it.
1611 (clean): Clean up gdb.perf parallel build subdirs.
1612 * lib/build-piece.exp: New file.
1613 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1614 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1616 (standard_temp_file): Ditto.
1617 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1620 2015-07-24 Doug Evans <dje@google.com>
1622 * gdb.perf/lib/perftest/utils.py: New file.
1623 * gdb.perf/gm-hello.cc: New file.
1624 * gdb.perf/gm-pervasive-typedef.cc: New file.
1625 * gdb.perf/gm-pervasive-typedef.h: New file.
1626 * gdb.perf/gm-std.cc: New file.
1627 * gdb.perf/gm-std.h: New file.
1628 * gdb.perf/gm-use-cerr.cc: New file.
1629 * gdb.perf/gm-utils.h: New file.
1630 * gdb.perf/gmonster-null-lookup.py: New file.
1631 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1632 * gdb.perf/gmonster-print-cerr.py: New file.
1633 * gdb.perf/gmonster-ptype-string.py: New file.
1634 * gdb.perf/gmonster-runto-main.py: New file.
1635 * gdb.perf/gmonster-select-file.py: New file.
1636 * gdb.perf/gmonster1-null-lookup.exp: New file.
1637 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1638 * gdb.perf/gmonster1-print-cerr.exp: New file.
1639 * gdb.perf/gmonster1-ptype-string.exp: New file.
1640 * gdb.perf/gmonster1-runto-main.exp: New file.
1641 * gdb.perf/gmonster1-select-file.exp: New file.
1642 * gdb.perf/gmonster1.cc: New file.
1643 * gdb.perf/gmonster1.exp: New file.
1644 * gdb.perf/gmonster2-null-lookup.exp: New file.
1645 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1646 * gdb.perf/gmonster2-print-cerr.exp: New file.
1647 * gdb.perf/gmonster2-ptype-string.exp: New file.
1648 * gdb.perf/gmonster2-runto-main.exp: New file.
1649 * gdb.perf/gmonster2-select-file.exp: New file.
1650 * gdb.perf/gmonster2.cc: New file.
1651 * gdb.perf/gmonster2.exp: New file.
1653 2015-07-24 Doug Evans <dje@google.com>
1655 * gdb.perf/README: New file.
1656 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1657 * lib/gen-perf-test.exp: New file.
1659 2015-07-24 Doug Evans <dje@google.com>
1661 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1662 (PerfTest::startup): New function.
1663 (PerfTest::run): Return result of calling body.
1664 (PerfTest::assemble): Rewrite.
1665 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1666 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1667 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1668 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1669 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1671 2015-07-24 Doug Evans <dje@google.com>
1673 * lib/gdb.exp (clean_restart): Make executable optional.
1675 2015-07-24 Doug Evans <dje@google.com>
1677 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1678 compiler_info references.
1679 * gdb.cp/temargs.exp: Ditto.
1680 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1681 (get_compiler_info): Early exit if already computed. Set compiler_info
1682 to "unknown" if there was a problem.
1683 (test_compiler_info): Add function comment. Call get_compiler_info.
1685 2015-07-24 Doug Evans <dje@google.com>
1687 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1688 (workers/%.worker, build-perf): New rule.
1689 (GDB_PERFTEST_MODE): New variable.
1690 (check-perf): Use it.
1691 (clean): Clean up gdb.perf parallel build subdirs.
1692 * lib/build-piece.exp: New file.
1693 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1694 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1696 (standard_temp_file): Ditto.
1697 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1700 2015-07-24 Doug Evans <dje@google.com>
1702 * lib/future.exp (gdb_default_target_compile): New option
1704 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1707 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1709 * gdb.base/catch-syscall.exp: Call gdb_exit before
1712 2015-07-24 Pedro Alves <palves@redhat.com>
1714 * gdb.python/py-events.exp: Accept output between the stop event
1716 * gdb.python/py-evsignal.exp: Likewise.
1717 * gdb.python/py-evthreads.exp: Likewise.
1719 2015-07-24 Pedro Alves <palves@redhat.com>
1722 * gdb.threads/non-ldr-exit.c: New file.
1723 * gdb.threads/non-ldr-exit.exp: New file.
1725 2015-07-24 Yao Qi <yao.qi@linaro.org>
1727 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1730 2015-07-24 Yao Qi <yao.qi@linaro.org>
1732 * gdb.server/ext-restart.exp: New file.
1734 2015-07-24 Yao Qi <yao.qi@linaro.org>
1736 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1738 * gdb.server/ext-wrapper.exp: New file.
1740 2015-07-23 Doug Evans <dje@google.com>
1742 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1743 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1745 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1747 * gdb.ada/var_arr_typedef.exp: New testcase.
1748 * gdb.ada/var_arr_typedef/pack.adb: New file.
1749 * gdb.ada/var_arr_typedef/pack.ads: New file.
1750 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1752 2015-07-20 Joel Brobecker <brobecker@adacore.com>
1754 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1756 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1758 * gdb.arch/i386-biarch-core.exp: Replace istarget
1759 by "complete set gnutarget". Remove expectation for the "core-file"
1762 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1764 Revert the previous commit:
1765 Tests for validate symbol file using build-id.
1767 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1769 Tests for validate symbol file using build-id.
1770 * gdb.base/solib-mismatch-lib.c: New file.
1771 * gdb.base/solib-mismatch-libmod.c: New file.
1772 * gdb.base/solib-mismatch.c: New file.
1773 * gdb.base/solib-mismatch.exp: New file.
1775 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1777 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1779 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1780 * gdb.base/siginfo.exp: Likewise.
1781 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1783 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1785 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1787 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1789 * gdb.trace/range-stepping.exp: Check that the target supports
1792 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1794 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1796 2015-07-14 Pedro Alves <palves@redhat.com>
1798 * gdb.base/killed-outside.exp: New file.
1799 * gdb.base/killed-outside.c: New file.
1801 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1803 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1805 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1807 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1809 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1810 infcall tests instead of setting up for KFAIL.
1812 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1814 * gdb.btrace/record_goto-step.exp: New.
1816 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1819 * gdb.compile/compile.c (struct struct_type): Add volatile to
1821 * gdb.compile/compile.exp
1822 (compile code struct_object.selffield = &struct_object): Skip further
1823 struct_object tests if this one xfails.
1825 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
1828 * gdb.trace/ax.exp: Add test.
1830 2015-07-07 Yao Qi <yao.qi@linaro.org>
1832 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1833 instead of istarget "aarch64*-*-*".
1834 * gdb.arch/aarch64-fp.exp: Likewise.
1835 * gdb.base/float.exp: Likewise.
1836 * gdb.reverse/aarch64.exp: Likewise.
1837 * lib/gdb.exp (is_aarch64_target): New proc.
1839 2015-07-07 Yao Qi <yao.qi@linaro.org>
1841 * lib/gdb.exp (is_aarch32_target): New proc.
1842 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1843 instead of "istarget "arm*-*-*"".
1844 * gdb.arch/arm-disp-step.exp: Likewise.
1845 * gdb.arch/thumb-bx-pc.exp: Likewise.
1846 * gdb.arch/thumb-prologue.exp: Likewise.
1847 * gdb.arch/thumb-singlestep.exp: Likewise.
1848 * gdb.base/disp-step-syscall.exp: Likewise.
1849 * gdb.base/float.exp: Likewise.
1851 2015-07-07 Yao Qi <yao.qi@linaro.org>
1853 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1854 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1856 2015-07-07 Yao Qi <yao.qi@linaro.org>
1858 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1859 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1861 * gdb.multi/multi-arch.exp: Likewise.
1863 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1865 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1868 2015-07-07 Yao Qi <yao.qi@linaro.org>
1870 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1872 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1874 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1875 '[' and ']' characters.
1877 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1879 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1881 2015-06-29 Pedro Alves <palves@redhat.com>
1884 * gdb.threads/hand-call-new-thread.c: New file.
1885 * gdb.threads/hand-call-new-thread.c: New file.
1887 2015-06-26 Keith Seitz <keiths@redhat.com>
1888 Doug Evans <dje@google.com>
1891 * gdb.cp/var-tag-2.cc: New file.
1892 * gdb.cp/var-tag-3.cc: New file.
1893 * gdb.cp/var-tag-4.cc: New file.
1894 * gdb.cp/var-tag.cc: New file.
1895 * gdb.cp/var-tag.exp: New file.
1897 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1899 * gdb.base/history-duplicates.exp: New test.
1901 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1903 * gdb.base/completion.exp: Test the completion of the "focus"
1906 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1908 * gdb.arch/amd64-prologue-skip.S: New file.
1909 * gdb.arch/amd64-prologue-skip.exp: New file.
1911 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1913 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1914 is_address_zero_readable check.
1916 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1918 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1919 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1921 2015-06-24 Yao Qi <yao.qi@linaro.org>
1923 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1926 2015-06-24 Yao Qi <yao.qi@linaro.org>
1928 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1929 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1930 * gdb.base/siginfo-thread.exp: Likewise.
1932 2015-06-22 Yao Qi <yao.qi@linaro.org>
1934 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1936 2015-06-22 Yao Qi <yao.qi@linaro.org>
1938 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1940 (skip_hw_watchpoint_tests): Likewise.
1942 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1944 * gdb.base/gdbinit-history.exp: Test the interaction between
1945 setting GDBHISTSIZE and setting the history size via .gdbinit.
1947 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1950 * gdb.base/gdbhistsize-history.exp: New test.
1952 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1954 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1956 * gdb.base/readline.exp: Likewise.
1958 2015-06-17 Yao Qi <yao.qi@linaro.org>
1960 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1963 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1965 * gdb.base/gdbinit-history.exp: Add test case to check that
1966 an unlimited history file does not get truncated on exit.
1968 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1970 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1971 (VECTOR): New macro. Use it...
1972 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1973 ...for these typedefs.
1974 (int8, char1, int1, double1): New typedefs.
1975 (struct just_int2, struct two_int2): New structures.
1976 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1977 (add_structvecs, add_singlevecs): New functions.
1978 (main): Call add_some_intvecs twice.
1979 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1980 the compile and exit upon failure. Try compiling for the "native"
1981 architecture. Test inferior function calls with vector arguments
1982 and vector return value handling with "finish" and "return".
1984 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1986 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1987 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1989 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1991 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1993 PR breakpoints/16465
1994 * gdb.mi/mi-dprintf-pending.c: New file.
1995 * gdb.mi/mi-dprintf-pending.exp: New test.
1996 * gdb.mi/mi-dprintf-pendshr.c: New file.
1998 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1999 Mircea Gherzan <mircea.gherzan@intel.com>
2001 * gdb.arch/i386-mpx-map.c: New file.
2002 * gdb.arch/i386-mpx-map.exp: New File.
2004 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2006 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2007 * gdb.arch/i386-mpx.exp: Indentation fixed.
2009 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2011 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2012 function and improved indentation.
2013 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2014 gdb_test_multiple. Added additional tests to skip the test.
2016 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2018 * gdb.arch/i386-avx512.c: Change path in include file.
2019 * gdb.arch/i386-avx512.exp: Change include dir path
2021 * gdb.arch/i386-mpx.c: Change path in include file.
2022 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2025 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2027 * gdb.compile/compile-print.exp (compile print *vararray@3)
2028 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2030 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2032 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2033 (do not keep jit in memory): ... this.
2034 (expect 5): Change it to ...
2035 (expect no 5): ... this.
2037 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2040 * gdb.mi/mi-detach.exp: New file.
2042 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2045 * gdb.arch/amd64-tailcall-self.S: New file.
2046 * gdb.arch/amd64-tailcall-self.c: New file.
2047 * gdb.arch/amd64-tailcall-self.exp: New file.
2049 2015-05-28 Don Breazeal <donb@codesourcery.com>
2051 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2052 tests for remote targets by checking is_target_gdbserver.
2054 2015-05-27 Doug Evans <dje@google.com>
2056 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2057 * gdb.dwarf2/opaque-type-lookup.c: New file.
2058 * gdb.dwarf2/opaque-type-lookup.exp: New file.
2060 2015-05-26 Doug Evans <dje@google.com>
2062 * gdb.cp/iostream.cc: New file.
2063 * gdb.cp/iostream.exp: New file.
2065 2015-05-26 Doug Evans <dje@google.com>
2067 * gdb.dwarf2/dw2-op-call.exp: Update.
2068 * gdb.dwarf2/dw4-sig-types.exp: Update.
2069 * gdb.dwarf2/implptr.exp: Update.
2070 * gdb.mi/mi-cmd-param-changed.exp: Update.
2072 2015-05-26 Doug Evans <dje@google.com>
2074 * gdb.python/py-lazy-string.c: New file.
2075 * gdb.python/py-lazy-string.exp: New file.
2076 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2077 (main): Update. Add estring3.
2078 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2079 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2081 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2082 Yao Qi <yao.qi@linaro.org>
2084 * gdb.reverse/aarch64.c: New.
2085 * gdb.reverse/aarch64.exp: New.
2087 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2089 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2090 (supports_reverse): Likewise.
2092 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2094 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2095 Use with_test_prefix.
2097 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2099 * gdb.base/completion.exp: Add test for completion of layout
2102 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2104 * lib/gdb.exp (skip_tui_tests): New proc.
2105 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2107 2015-05-19 Pedro Alves <palves@redhat.com>
2109 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2110 Save the whole env array instead of just HOME. Unset HISTSIZE in
2111 the environment while testing. Restore whole environment
2114 2015-05-16 Doug Evans <xdje42@gmail.com>
2116 * gdb.guile/scm-ports.c: New file.
2117 * gdb.guile/scm-ports.exp: Add memory port tests.
2119 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2121 * gdb.compile/compile-print.c: New file.
2122 * gdb.compile/compile-print.exp: New file.
2124 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2126 * gdb.compile/compile-ops.exp: Cast param to void.
2127 * gdb.compile/compile.exp: Complete type for _gdb_expr.
2128 (compile code struct_object.selffield = &struct_object): Add xfail.
2130 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2132 * gdb.ada/arr_enum_with_gap: New testcase.
2134 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2136 * gdb.ada/byte_packed_arr: New testcase.
2138 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2140 * gdb.ada/pckd_neg: New testcase.
2142 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2145 * gdb.base/gdbinit-history.exp: New test.
2146 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2147 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2149 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2151 * gdb.python/py-xmethods.cc: Enhance test case.
2152 * gdb.python/py-xmethods.exp: New tests.
2153 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2155 (B_indexoper): Likewise.
2156 (global_dm_list) : Add new xmethod worker functions.
2158 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2160 * gdb.base/coredump-filter.exp: Correctly unset
2161 "coredump_var_addr" array.
2163 2015-05-08 Pedro Alves <palves@redhat.com>
2165 * gdb.server/non-existing-program.exp: Unset spawn_id.
2167 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2170 * gdb.python/py-xmethods.exp: Add tests.
2172 2015-05-08 Yao Qi <yao.qi@linaro.org>
2175 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2176 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2177 function set_coredump_filter, and remove remote_exec call.
2178 Remove argument ipid. Callers update.
2179 (top level): Don't get inferior's PID.
2181 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2183 * gdb.base/watch_thread_num.exp: Skip test on targets without
2186 2015-05-06 Pedro Alves <palves@redhat.com>
2189 * gdb.server/non-existing-program.exp: New file.
2191 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2193 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2195 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2197 * gdb.ada/out_of_line_in_inlined: New testcase.
2199 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2201 * gdb.ada/var_rec_arr: New testcase.
2203 2015-04-30 Yao Qi <yao.qi@linaro.org>
2205 * gdb.base/break-idempotent.exp: If
2206 skip_hw_watchpoint_multi_tests returns true, skip the tests
2207 on "rwatch" and "awatch".
2209 2015-04-30 Yao Qi <yao.qi@linaro.org>
2211 * gdb.base/relativedebug.exp: Invoke gdb command
2212 "info sharedlibrary", and if libc.so doesn't have debug info,
2215 2015-04-29 Doug Evans <dje@google.com>
2217 * gdb.python/py-xmethods.exp: Add ptype tests.
2218 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2219 get_result_type method.
2221 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2223 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2224 the target does not support hardware watchpoints.
2226 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2228 * gdb.base/break-always.exp: Abort testing if writing to memory
2231 2015-04-28 Doug Evans <dje@google.com>
2233 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2234 * gdb.python/py-pp-registration.exp: ... here. New file.
2235 * gdb.python/py-pp-registration.c: New file.
2236 * gdb.python/py-pp-registration.py: New file.
2238 2015-04-28 Doug Evans <dje@google.com>
2240 * gdb.python/py-bad-printers.c: New file.
2241 * gdb.python/py-bad-printers.py: New file.
2242 * gdb.python/py-bad-printers.exp: New file.
2244 2015-04-28 Sasha Smundak <asmundak@google.com>
2246 * gdb.python/py-type.exp: New test.
2248 2015-04-28 Andy Wingo <wingo@igalia.com>
2250 * gdb.python/py-parameter.exp:
2251 * gdb.guile/scm-parameter.exp: Escape the path that we are
2252 matching against, as it might contain characters that are special
2253 to regular expressions.
2255 2015-04-27 Joel Brobecker <brobecker@adacore.com>
2257 * gdb.ada/rec_comp: New testcase.
2259 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2261 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2264 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2266 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2267 new tests for verilog output.
2269 2015-04-24 Yao Qi <yao.qi@linaro.org>
2271 * boards/remote-gdbserver-on-localhost.exp: New file.
2273 2015-04-23 Pedro Alves <palves@redhat.com>
2275 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2276 $inferior_spawn_id instead of $inferior_spawn_id directly. On
2277 "end of file", remove $inferior_spawn_id from the indirect list.
2279 2015-04-23 Pedro Alves <palves@redhat.com>
2281 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2283 2015-04-23 Pedro Alves <palves@redhat.com>
2285 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2286 on $any_spawn_id instead of only on $gdb_spawn_id.
2288 2015-04-21 Pierre Muller <muller@sourceware.org>
2291 * lib/pascal.exp (gpc_compile): Add new option "class".
2292 (fpc_compile): Likewise.
2293 * gdb.pascal/case-insensitive-symbols.pas: New file.
2294 * gdb.pascal/case-insensitive-symbols.exp: New file.
2296 2015-04-20 Gary Benson <gbenson@redhat.com>
2298 * gdb.base/attach.exp: Fix three extended remote failures.
2300 2015-04-17 Gary Benson <gbenson@redhat.com>
2302 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2303 the main executable over the remote protocol.
2305 2015-04-16 Pedro Alves <palves@redhat.com>
2307 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2308 a new gdbserver if gdbserver_reconnect_p is set.
2310 2015-04-16 Pedro Alves <palves@redhat.com>
2312 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2313 is set, don't exit gdbserver.
2315 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2317 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2318 appropriate .insn, such that an older assembler can be used.
2319 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2320 the z/Architecture instruction set on 31-bit targets as well.
2322 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2324 * gdb.go/handcall.exp: Remove all logic related to the first
2325 breakpoint and rely on go_runto_main instead.
2326 * gdb.go/strings.exp: Likewise.
2327 * gdb.go/unsafe.exp: Likewise.
2328 * gdb.go/hello.exp: Likewise. Also rename the remaining
2329 breakpoint marker to "breakpoint 1".
2330 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2331 * gdb.go/strings.go: Likewise.
2332 * gdb.go/unsafe.go: Likewise.
2333 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2334 "set breakpoint 2 here" and rename the remaining breakpoint marker
2337 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2339 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2340 if itertools.imap is not present.
2341 * gdb.python/py-objfile.exp: Add parentheses.
2342 * gdb.python/py-type.exp: Same.
2343 * gdb.python/py-unwind-maint.py: Same.
2345 2015-04-15 Yao Qi <yao.qi@linaro.org>
2347 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2348 of ":$ptr_size" and set its form explicitly.
2350 2015-04-15 Pedro Alves <palves@redhat.com>
2351 Yao Qi <yao.qi@linaro.org>
2353 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2354 timeout by factor of 4.
2355 (test_regular_watch): Likewise.
2356 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2357 * gdb.reverse/sigall-reverse.exp: Likewise.
2358 * gdb.reverse/until-precsave.exp: Likewise.
2359 * lib/gdb.exp (with_timeout_factor): New proc.
2360 (gdb_expect): Move some code to ...
2361 (get_largest_timeout): ... here. New procedure.
2363 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
2365 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2367 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2369 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2370 to write to the .text section.
2372 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2374 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2375 Handle the case of targets that do not provide PID information.
2377 2015-04-13 Yao Qi <yao.qi@linaro.org>
2379 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2380 and use expect instead of gdb_expect.
2382 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2384 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2385 "coredump_var_addr" to avoid naming conflict with other testcases.
2387 2015-04-10 Pedro Alves <palves@redhat.com>
2389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2390 gdb_test_sequence and gdb_assert.
2392 2015-04-10 Pedro Alves <palves@redhat.com>
2394 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2395 test messages that don't include the breakpoint address.
2397 2015-04-10 Yao Qi <yao.qi@linaro.org>
2399 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
2400 false for some offset and width combinations which aren't
2401 supported by linux kernel.
2403 2015-04-10 Pedro Alves <palves@redhat.com>
2405 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
2406 procedure, factored out from ...
2407 (top level): ... here. Add "set displaced-stepping" testing axis.
2408 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
2409 parameter "displaced". Use it.
2410 (top level): Use foreach and add "set displaced-stepping" testing
2413 2015-04-10 Pedro Alves <palves@redhat.com>
2415 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2417 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2418 both the address of the instruction that triggers the watchpoint
2419 and the address of the instruction immediately after, and use
2420 those addresses for the test. Fix comment.
2422 2015-04-10 Pedro Alves <palves@redhat.com>
2424 * gdb.base/sigstep.exp (breakpoint_to_handler)
2425 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2426 Test "backtrace" in handler.
2427 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2428 (top level): Add new "displaced" test axis to
2429 breakpoint_to_handler, breakpoint_to_handler_entry and
2430 breakpoint_over_handler.
2432 2015-04-10 Pedro Alves <palves@redhat.com>
2435 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2437 2015-04-10 Yao Qi <yao.qi@linaro.org>
2439 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2440 (test_add_rn_pc): New function.
2441 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2442 (top level): Invoke test_add_rn_pc.
2444 2015-04-10 Pedro Alves <palves@redhat.com>
2447 * gdb.base/step-over-no-symbols.exp: New file.
2449 2015-04-09 Andy Wingo <wingo@igalia.com>
2451 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2452 after the Python tests.
2454 2015-04-08 Keith Seitz <keiths@redhat.com>
2457 * gdb.python/py-completion.exp: New tests for completion.
2458 * gdb.python/py-completion.py (CompleteLimit1): New class.
2459 (CompleteLimit2): Likewise.
2460 (CompleteLimit3): Likewise.
2461 (CompleteLimit4): Likewise.
2462 (CompleteLimit5): Likewise.
2463 (CompleteLimit6): Likewise.
2464 (CompleteLimit7): Likewise.
2466 2015-04-08 Pedro Alves <palves@redhat.com>
2470 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2472 (main): Install it as SIGUSR1 handler.
2473 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2474 parameter. Always use "setup" as prefix. Toggle "set
2475 displaced-stepping" off/on depending on global. Don't switch to
2477 (top level): Add displaced stepping "off/on" test axis. Update
2478 "setup" calls. Wrap each subtest with with_test_prefix. Test
2479 continuing with a queued signal in each thread.
2481 2015-04-08 Pedro Alves <palves@redhat.com>
2483 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2484 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2485 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2486 Return early if running to main fails.
2487 * gdb.trace/while-stepping.exp: Likewise.
2489 2015-04-07 Pedro Alves <palves@redhat.com>
2491 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2492 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2493 interact with inferior program.
2495 2015-04-07 Pedro Alves <palves@redhat.com>
2497 * lib/gdb.exp (inferior_spawn_id): New global.
2498 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2499 spawn id after processing the user code.
2500 (default_gdb_start): Set inferior_spawn_id.
2501 (send_inferior): New procedure.
2502 * lib/gdbserver-support.exp (gdbserver_start): Set
2504 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2506 2015-04-07 Pedro Alves <palves@redhat.com>
2508 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2509 * lib/gdbserver-support.exp (gdbserver_start): Make
2510 $server_spawn_id global.
2511 (gdbserver_start): Don't wait for gdbserver's spawn id with
2513 (close_gdbserver): New procedure.
2514 (gdb_exit): Rename the default version and reimplement.
2516 2015-04-07 Pedro Alves <palves@redhat.com>
2518 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
2519 append the substituted item, not the original item.
2521 2015-04-07 Pedro Alves <palves@redhat.com>
2523 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2526 2015-04-07 Pedro Alves <palves@redhat.com>
2528 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2529 output appearing once only.
2531 2015-04-07 Pedro Alves <palves@redhat.com>
2533 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2534 that doesn't expect anything. Return early if running to main
2537 2015-04-07 Yao Qi <yao.qi@linaro.org>
2539 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2540 (child_function): Call alarm.
2541 (main): Move call to alarm into the loop.
2542 * gdb.threads/non-stop-fair-events.exp: Build program with
2545 2015-04-06 Doug Evans <xdje42@gmail.com>
2547 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2548 Fix dest parameter to board_info.
2549 (fpc_compile): Ditto.
2550 (gdb_compile_pascal): Rename dest arg to destfile.
2552 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2554 * gdb.ada/funcall_ref.exp: New file.
2555 * gdb.ada/funcall_ref/foo.adb: New file.
2557 2015-04-02 Yao Qi <yao.qi@linaro.org>
2559 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2562 2015-04-02 Gary Benson <gbenson@redhat.com>
2564 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2566 2015-04-01 Sasha Smundak <asmundak@google.com>
2568 * gdb.python/py-unwind-maint.c: New file.
2569 * gdb.python/py-unwind-maint.exp: New test.
2570 * gdb.python/py-unwind-maint.py: New file.
2571 * gdb.python/py-unwind.c: New file.
2572 * gdb.python/py-unwind.exp: New test.
2573 * gdb.python/py-unwind.py: New test.
2575 2015-04-01 Pedro Alves <palves@redhat.com>
2577 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2578 to fail instead of non-existent $test.
2580 2015-04-01 Pedro Alves <palves@redhat.com>
2582 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2583 GDBFLAGS if not empty.
2585 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2587 * gdb.ada/complete.exp: Remove "multi_line".
2588 * gdb.ada/info_exc.exp: Remove "multi_line".
2589 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2590 * gdb.ada/ptype_field.exp: Remove "multi_line".
2591 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2592 * gdb.ada/tagged.exp: Remove "multi_line".
2593 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2595 * gdb.btrace/delta.exp: Likewise.
2596 * gdb.btrace/exception.exp: Likewise.
2597 * gdb.btrace/function_call_history.exp: Likewise.
2598 * gdb.btrace/instruction_history.exp: Likewise.
2599 * gdb.btrace/nohist.exp: Likewise.
2600 * gdb.btrace/record_goto.exp: Likewise.
2601 * gdb.btrace/segv.exp: Likewise.
2602 * gdb.btrace/stepi.exp: Likewise.
2603 * gdb.btrace/tailcall.exp: Likewise.
2604 * gdb.btrace/unknown_functions.exp: Likewise.
2605 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2606 * lib/gdb.exp: Add the "multi_line" helper.
2608 2015-04-01 Pedro Alves <palves@redhat.com>
2610 * gdb.threads/tid-reuse.c: New file.
2611 * gdb.threads/tid-reuse.exp: New file.
2613 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2616 * gdb.base/coredump-filter.c: New file.
2617 * gdb.base/coredump-filter.exp: Likewise.
2619 2015-03-27 Petr Machata <pmachata@redhat.com>
2621 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2622 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2623 (Dwarf::assemble): Initialize them.
2624 (Dwarf::lines): New function.
2626 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2628 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2629 SYMBOL_PREFIX for x86_64-*-cygwin.
2631 2015-03-26 Andy Wingo <wingo@igalia.com>
2634 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2635 const_value but not a location.
2636 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2637 location defined in non-main CUs are visible.
2639 2015-03-26 Yao Qi <yao.qi@linaro.org>
2642 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2643 Add a line number entry for the same line.
2644 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2645 Add a line number entry for the same line.
2647 2015-03-26 Yao Qi <yao.qi@linaro.org>
2649 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2651 (func): Likewise. Add .Lfunc_1 label.
2653 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2658 2015-03-26 Yao Qi <yao.qi@linaro.org>
2660 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2661 Call gdb_compile instead to compile each .s files without debug
2664 2015-03-26 Yao Qi <yao.qi@linaro.org>
2666 * gdb.base/savedregs.exp (process_saved_regs): Make
2667 "Saved registers:" optional in the pattern.
2669 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2671 * gdb.btrace/next.exp: Merged into step.exp.
2672 * gdb.btrace/finish.exp: Merged into step.exp.
2673 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2674 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2675 "record goto" and checking the exact replay position.
2676 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2677 check for "Recording format" in "info record" output.
2678 * gdb.btrace/record_goto.exp: Choose test file based on target.
2679 * gdb.btrace/x86-record_goto.S: Renamed into ...
2680 * gdb.btrace/x86_64-record_goto.S: ... this.
2681 * gdb.btrace/i686-record_goto.S: New.
2682 * gdb.btrace/x86-tailcall.S: Renamed into ...
2683 * gdb.btrace/x86_64-tailcall.S: ... this.
2684 * gdb.btrace/i686-tailcall.S: New.
2685 * gdb.btrace/x86-tailcall.c: Renamed into ...
2686 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2687 separate statements. Update test.
2688 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2689 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2690 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2691 * gdb.btrace/tailcall.exp: Choose test file based on target.
2692 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2694 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2696 * gdb.btrace/exception.exp: Increase BTS buffer size.
2698 2015-03-24 Pedro Alves <palves@redhat.com>
2700 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2702 2015-03-24 Pedro Alves <palves@redhat.com>
2704 * gdb.threads/schedlock.exp (test_step): No longer expect that
2705 "set scheduler-locking step" with "next" over a function call runs
2708 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2710 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2712 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2714 PR breakpoints/16466
2715 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2716 * gdb.mi/mi-pending.c (thread_func): New function.
2717 (int main): Add threading support required.
2718 * gdb.mi/mi-pending.exp: Add tests for this issue.
2719 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2720 (pendfunc2): Remove stdio dependency.
2721 * gdb.mi/mi-pendshr2.c: New file.
2723 2015-03-23 Keith Seitz <keiths@redhat.com>
2725 * gdb.linespec/keywords.c: New file.
2726 * gdb.linespec/keywords.exp: New file.
2728 2015-03-23 Keith Seitz <keiths@redhat.com>
2731 * gdb.dwarf2/staticvirtual.exp: New test.
2733 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2735 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2736 * README: Remove HP-UX and gdb.hp.
2738 * configure: Regenerate.
2739 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2740 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2741 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2742 gdb.hp/gdb.defects/Makefile.
2743 * gdb.hp/Makefile.in: File deleted.
2744 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2745 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2746 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2747 * gdb.hp/gdb.aCC/run.c: File deleted.
2748 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2749 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2750 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2751 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2752 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2753 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2754 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2755 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2756 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2757 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2758 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2759 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2760 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2761 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2762 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2763 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2764 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2765 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2766 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2767 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2768 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2769 * gdb.hp/gdb.compat/average.c: File deleted.
2770 * gdb.hp/gdb.compat/sum.c: File deleted.
2771 * gdb.hp/gdb.compat/xdb.c: File deleted.
2772 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2773 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2774 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2775 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2776 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2777 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2778 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2779 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2780 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2781 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2782 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2783 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2784 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2785 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2786 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2787 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2788 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2789 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2790 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2791 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2792 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2793 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2794 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2795 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2796 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2797 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2798 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2799 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2800 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2801 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2802 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2803 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2804 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2805 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2806 * gdb.hp/tools/odump: File deleted.
2808 2015-03-19 Pedro Alves <palves@redhat.com>
2810 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2811 (saw_thread_3): New globals.
2812 (top level): Increment them when an event for the corresponding
2814 (no thread starvation): New test.
2816 2015-03-19 Pedro Alves <palves@redhat.com>
2818 * gdb.threads/continue-pending-status.c: New file.
2819 * gdb.threads/continue-pending-status.exp: New file.
2821 2015-03-18 Pedro Alves <palves@redhat.com>
2823 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2824 Use gdb_is_target_remote instead of is_remote. Use
2825 gdb_test_multiple instead of gdb_expect. Exit early if
2826 gdb_test_multiple hits its internal matches. Tighten stepi tests
2827 expected output. Fail on exit with any signal, instead of just
2830 2015-03-18 Yao Qi <yao.qi@linaro.org>
2833 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2835 * gdb.base/catch-syscall.exp: Don't skip it on
2836 aarch64*-*-linux* target. Remove elements in all_syscalls.
2837 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2839 (setup_all_syscalls): New proc.
2841 2015-03-16 Yao Qi <yao.qi@linaro.org>
2843 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2844 (top level): Skip tests if valid_addr_p returns false for
2847 2015-03-11 Andy Wingo <wingo@igalia.com>
2849 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2851 2015-03-11 Yao Qi <yao.qi@linaro.org>
2853 * gdb.base/catch-syscall.exp: Fix typo in comments.
2855 2015-03-11 Yao Qi <yao.qi@linaro.org>
2857 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2859 2015-03-09 Pedro Alves <palves@redhat.com>
2861 * dg-extract-results.py: Delete.
2863 2015-03-09 Pedro Alves <palves@redhat.com>
2865 Merge dg-extract-results.sh from GCC upstream (r218843).
2867 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2868 * dg-extract-results.sh: Use --text with grep to avoid issues with
2869 binary files. Fall back to cat -v, if that doesn't work.
2871 2015-03-05 Pedro Alves <palves@redhat.com>
2873 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2875 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2877 * lib/mi-support.exp (mi_expect_interrupt): Accept
2878 alternative event for when in all-stop mode.
2880 2015-03-04 Pedro Alves <palves@redhat.com>
2882 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2884 2015-03-04 Mark Kettenis <kettenis@gnu.org>
2886 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2888 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2890 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2891 regexps for GDB's current line display, accept a hex address
2892 preceding the line number.
2894 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2896 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2897 the 'arch1' variable for "s390*-linux*" targets.
2899 2015-03-04 Pedro Alves <palves@redhat.com>
2901 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2902 (main): Pass missing retval argument to pthread_join call.
2904 2015-03-02 Pedro Alves <palves@redhat.com>
2906 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2907 (top level): Call do_test with non-stop as well.
2909 2015-03-02 Pedro Alves <palves@redhat.com>
2911 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2914 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2916 * gdb.arch/s390-vregs.exp: New test.
2917 * gdb.arch/s390-vregs.S: New file.
2919 2015-02-27 Pedro Alves <palves@redhat.com>
2921 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2922 call to catch_command_errors.
2923 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2924 catch_command_errors.
2926 2015-02-27 Pedro Alves <palves@redhat.com>
2928 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2929 "true" for boolean result.
2930 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2933 2015-02-27 Pedro Alves <palves@redhat.com>
2935 * lib/unbuffer_output.c: New file.
2936 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2937 (main): Call gdb_unbuffer_output.
2939 2015-02-27 Yao Qi <yao.qi@linaro.org>
2941 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2944 2015-02-26 Doug Evans <dje@google.com>
2946 * gdb.cp/class2.cc (Dbase, D): New classes.
2947 (main): New local delta.
2948 * gdb.cp/class2.exp: Test printing delta.
2949 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2950 (dynbar): New global.
2951 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2953 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2955 * gdb.compile/compile-ifunc.c: New file.
2956 * gdb.compile/compile-ifunc.exp: New file.
2958 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2960 * gdb.base/structs.exp: Check for correct struct on finish.
2962 2015-02-26 Yao Qi <yao.qi@linaro.org>
2964 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2967 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2969 * gdb.arch/cordic.ko.bz2: New file.
2970 * gdb.arch/cordic.ko.debug.bz2: New file.
2971 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2973 2015-02-25 Yao Qi <yao.qi@linaro.org>
2975 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2976 aarch64*-*-* target.
2978 2015-02-23 Pedro Alves <palves@redhat.com>
2980 * lib/gdb.exp (delete_breakpoints): Rewrite using
2983 2015-02-23 Pedro Alves <palves@redhat.com>
2985 * gdb.base/info-os.c: Include stdlib.h.
2987 2015-02-22 Doug Evans <xdje42@gmail.com>
2990 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2991 is read after symbols have been re-read.
2992 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2993 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2995 2015-02-21 Doug Evans <dje@google.com>
2997 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2999 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3002 * gdb.arch/i386-biarch-core.core.bz2: New file.
3003 * gdb.arch/i386-biarch-core.exp: New file.
3005 2015-02-21 Pedro Alves <palves@redhat.com>
3007 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3010 2015-02-20 Pedro Alves <palves@redhat.com>
3012 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3015 2015-02-20 Pedro Alves <palves@redhat.com>
3017 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3019 2015-02-20 Pedro Alves <palves@redhat.com>
3021 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3022 clean_restart before gdb_target_supports_trace.
3024 2015-02-20 Pedro Alves <palves@redhat.com>
3027 * gdb.threads/clone-thread_db.c: New file.
3028 * gdb.threads/clone-thread_db.exp: New file.
3030 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3032 PR breakpoints/16812
3033 * gdb.base/catch-gdb-caused-signals.c: New file.
3034 * gdb.base/catch-gdb-caused-signals.exp: New file.
3036 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3038 * configure: Regenerated.
3039 * configure.ac: Use GDB_AC_TRANSFORM.
3040 * aclocal.m4: sinclude ../transform.m4.
3042 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3044 * lib/dtrace.exp: New file.
3045 * gdb.base/dtrace-probe.exp: Likewise.
3046 * gdb.base/dtrace-probe.d: Likewise.
3047 * gdb.base/dtrace-probe.c: Likewise.
3048 * lib/pdtrace.in: Likewise.
3049 * configure.ac: Output variables with the transformed names of
3050 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
3051 * configure: Regenerated.
3053 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3055 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3056 expected message when trying to access $_probe_* convenience
3057 variables while not on a probe.
3059 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3061 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3063 2015-02-11 Pedro Alves <pedro@codesourcery.com>
3065 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3066 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3068 2015-02-10 Doug Evans <xdje42@gmail.com>
3070 * lib/gdb.exp (gdb_load): Always return a result.
3072 2015-02-10 Pedro Alves <palves@redhat.com>
3074 * gdb.threads/signal-sigtrap.c: New file.
3075 * gdb.threads/signal-sigtrap.exp: New file.
3077 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3079 * gdb.trace/no-attach-trace.c: New file.
3080 * gdb.trace/no-attach-trace.exp: New file.
3082 2015-02-09 Mark Wielaard <mjw@redhat.com>
3084 * gdb.dwarf2/atomic.c: New file.
3085 * gdb.dwarf2/atomic-type.exp: Likewise.
3087 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3089 * gdb.btrace/buffer-size.exp: Update "info record" output.
3090 * gdb.btrace/delta.exp: Update "info record" output.
3091 * gdb.btrace/enable.exp: Update "info record" output.
3092 * gdb.btrace/finish.exp: Update "info record" output.
3093 * gdb.btrace/instruction_history.exp: Update "info record" output.
3094 * gdb.btrace/next.exp: Update "info record" output.
3095 * gdb.btrace/nexti.exp: Update "info record" output.
3096 * gdb.btrace/step.exp: Update "info record" output.
3097 * gdb.btrace/stepi.exp: Update "info record" output.
3098 * gdb.btrace/nohist.exp: Update "info record" output.
3100 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3102 * gdb.btrace/buffer-size: New.
3104 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3106 * gdb.btrace/delta.exp: Update "info record" output.
3107 * gdb.btrace/enable.exp: Update "info record" output.
3108 * gdb.btrace/finish.exp: Update "info record" output.
3109 * gdb.btrace/instruction_history.exp: Update "info record" output.
3110 * gdb.btrace/next.exp: Update "info record" output.
3111 * gdb.btrace/nexti.exp: Update "info record" output.
3112 * gdb.btrace/step.exp: Update "info record" output.
3113 * gdb.btrace/stepi.exp: Update "info record" output.
3114 * gdb.btrace/nohist.exp: Update "info record" output.
3116 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3119 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3121 2015-02-06 Pedro Alves <palves@redhat.com>
3123 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3125 (seconds_left, again): New globals.
3126 (main): Wait seconds_left in a 1-second sleep loop instead of
3127 sleeping 180 seconds. If 'again' is set, reset the seconds
3129 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3130 'again' in the inferior before detaching. Print the seconds left.
3131 (options): New global.
3132 (top level): Build program with -DTIMEOUT=$timeout.
3134 2015-02-06 Pedro Alves <palves@redhat.com>
3136 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3137 determine how many seconds to pass to 'alarm'.
3138 * gdb.base/gdb-sigterm.exp (top level): Build program with
3140 (do_test): Return success/failure indication. Add more verbose
3141 logging. Don't fail if 200 single steps are seen. Instead, fail
3142 when the test times out.
3143 (passes): New global.
3144 (top level): Break the testing loop if testing fails on any
3145 iteration. Use gdb_assert.
3147 2015-02-04 Don Breazeal <donb@codesourcery.com>
3149 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3150 and initialize them.
3151 (ipc_cleanup): New function.
3152 (main): Don't declare shmid, semid, and msqid. Add a call to
3153 atexit so that we call ipc_cleanup on exit.
3155 2015-02-04 Pedro Alves <palves@redhat.com>
3157 * boards/native-extended-gdbserver.exp: Remove any target variant
3158 specifications from the board name before clearing the isremote
3159 flag from board_info.
3161 2015-01-31 Doug Evans <xdje42@gmail.com>
3163 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3165 2015-01-31 Gary Benson <gbenson@redhat.com>
3167 * gdb.base/completion.exp: Disable completion limiting for
3168 existing tests. Add new tests to check completion limiting.
3169 * gdb.linespec/ls-errs.exp: Disable completion limiting.
3171 2015-01-31 Doug Evans <xdje42@gmail.com>
3173 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3175 2015-01-31 Doug Evans <xdje42@gmail.com>
3177 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3178 entries. Duplicate file section script entries.
3179 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3180 inlined entries. Add test for safe-path rejection.
3181 * gdb.python/py-section-script.c: Add duplicate inlined section script
3182 entries. Duplicate file section script entries.
3183 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3184 inlined entries. Add test for safe-path rejection.
3186 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3188 * gdb.ada/disc_arr_bound: New testcase.
3190 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3192 * gdb.ada/mi_var_array: New testcase.
3194 2015-01-27 Doug Evans <dje@google.com>
3196 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3197 Add test for objfile.filename, objfile.username after objfile
3200 2015-01-26 Joel Brobecker <brobecker@adacore.com>
3202 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3203 the second test to print the name attribute of value
3204 returned by the call to gdb.lookup_type, and adjust
3205 the expected output accordingly.
3207 2015-01-25 Mark Wielaard <mjw@redhat.com>
3209 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3210 * gdb.base/disp-step-fork.c: Include unistd.h.
3211 * gdb.base/siginfo-obj.c: Include stdio.h.
3212 * gdb.base/siginfo-thread.c: Likewise.
3213 * gdb.mi/non-stop.c: Include unistd.h.
3214 * gdb.mi/nsthrexec.c: Include stdio.h.
3215 * gdb.mi/pthreads.c: Include unistd.h.
3216 * gdb.modula2/unbounded1.c (main): Declare returns int.
3217 * gdb.reverse/consecutive-reverse.c: Likewise.
3218 * gdb.threads/create-fail.c: Include unistd.h.
3219 * gdb.threads/killed.c: Likewise.
3220 * gdb.threads/linux-dp.c: Likewise.
3221 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3222 * gdb.threads/non-ldr-exc-2.c: Likewise.
3223 * gdb.threads/non-ldr-exc-3.c: Likewise.
3224 * gdb.threads/non-ldr-exc-4.c: Likewise.
3225 * gdb.threads/pthreads.c: Include unistd.h.
3226 (main): Declare returns int.
3227 * gdb.threads/tls-main.c (foo): New declaration.
3228 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3230 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3232 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3233 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3235 2015-01-15 Mark Wielaard <mjw@redhat.com>
3237 * gdb.base/noreturn-return.c: New file.
3238 * gdb.base/noreturn-return.exp: New file.
3239 * gdb.base/noreturn-finish.c: New file.
3240 * gdb.base/noreturn-finish.exp: New file.
3242 2015-01-23 Pedro Alves <palves@redhat.com>
3244 * gdb.threads/continue-pending-after-query.c: New file.
3245 * gdb.threads/continue-pending-after-query.exp: New file.
3247 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3248 Simon Marchi <simon.marchi@ericsson.com>
3250 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3251 * gdb.base/valgrind-db-attach.exp: Same.
3252 * gdb.base/valgrind-infcall.exp: Same.
3253 * lib/mi-support.exp (default_mi_gdb_start): Same.
3254 * lib/prompt.exp (default_prompt_gdb_start): Same.
3255 * lib/gdb.exp (default_gdb_spawn): Same.
3256 (gdb_interact): New.
3259 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3261 * gdb.compile/compile.exp (pointer to jit function): New test.
3263 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3265 * lib/gdb.exp (supports_process_record): Return true for
3267 (supports_reverse): Likewise.
3269 2015-01-15 Don Breazeal <donb@codesourcery.com>
3271 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3272 instead of checking whether the target board is remote and
3273 use spawn_wait_for_attach instead of exec/sleep.
3274 * gdb.base/attach-twice.exp: Likewise.
3276 2015-01-15 Joel Brobecker <brobecker@adacore.com>
3278 * gdb.ada/var_arr_attrs: New testcase.
3280 2015-01-14 Pedro Alves <palves@redhat.com>
3281 Joel Brobecker <brobecker@adacore.com>
3284 * gdb.base/bp-cmds-execution-x-script.c: New file.
3285 * gdb.base/bp-cmds-execution-x-script.exp: New file.
3286 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3288 2015-01-14 Pedro Alves <palves@redhat.com>
3291 * gdb.base/batch-preserve-term-settings.c: New file.
3292 * gdb.base/batch-preserve-term-settings.exp: New file.
3294 2015-01-13 Doug Evans <dje@google.com>
3296 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3299 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3301 * Makefile.in (clean mostlyclean): Do not delete *.py.
3303 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3305 * gdb.python/py-lookup-type.exp: New file.
3307 2015-01-12 Pedro Alves <palves@redhat.com>
3309 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3310 restore GDBFLAGS before returning.
3312 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3314 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3315 is_amd64_regs_target and is_x86_like_target.
3317 2015-01-11 Doug Evans <xdje42@gmail.com>
3319 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3320 is given without an explicit form.
3321 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3323 * gdb.dwarf/corrupt.exp: Ditto.
3324 * gdb.dwarf2/enum-type.exp: Ditto.
3325 * gdb.trace/entry-values.exp: Ditto.
3326 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3328 2015-01-11 Doug Evans <xdje42@gmail.com>
3331 * gdb.base/maint.exp: Remove references to "maint demangle".
3332 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3333 Add tests for explicitly specifying language to demangle.
3334 * gdb.dlang/demangle.exp: Ditto.
3336 2015-01-09 Pedro Alves <palves@redhat.com>
3338 * gdb.threads/non-stop-fair-events.c: New file.
3339 * gdb.threads/non-stop-fair-events.exp: New file.
3341 2015-01-09 Pedro Alves <palves@redhat.com>
3343 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3344 the global scope. Set a breakpoint after all threads are started
3345 rather than stepping over two source lines. Expect the prompt.
3346 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3349 (main): Use threads_started_barrier to wait for all threads to
3350 start. Main thread no longer calls thread_function. Exit after
3352 (loop): New function.
3353 (thread_function): Wait on threads_started_barrier barrier. Call
3354 'loop' at each iteration.
3355 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3356 threads have started, instead of hardcoding number of "next"
3357 steps. Use an access watchpoint instead of a write watchpoint.
3359 2015-01-09 Pedro Alves <palves@redhat.com>
3361 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3362 (thread_func): Wait on barrier.
3363 (main): Wait for all threads to start before stopping GDB.
3364 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3366 (thread1_func, thread2_func): Wait on barrier.
3367 (main): Wait for all threads to start before stopping GDB.
3368 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3370 (thread1_func, thread2_func): Wait on barrier.
3371 (main): Wait for all threads to start before stopping GDB.
3373 2015-01-09 Pedro Alves <palves@redhat.com>
3375 * gdb.threads/attach-many-short-lived-threads.c: New file.
3376 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3378 2014-01-09 Pedro Alves <palves@redhat.com>
3380 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
3381 instead of to thread 2.
3382 * gdb.threads/signal-command-multiple-signals-pending.c (main):
3383 Add barrier around each pthread_create call instead of around all
3385 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3386 Set a break on thread_function and have the child threads hit it
3389 2015-01-09 Pedro Alves <palves@redhat.com>
3391 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3392 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3394 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
3395 checking whether the target board is remote.
3396 * gdb.multi/multi-attach.exp: Likewise.
3397 * gdb.python/py-sync-interp.exp: Likewise.
3398 * gdb.server/ext-attach.exp: Likewise.
3399 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
3400 tests that need to attach, instead of checking whether the target
3401 board is remote at the top of the file.
3403 2015-01-08 Yao Qi <yao@codesourcery.com>
3405 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3407 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3409 Fix testcase compilation.
3410 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3412 2015-01-06 Joel Brobecker <brobecker@adacore.com>
3414 * gdb.python/py-type.exp: Add a couple test about empty
3415 array creation, and negative-length array creation.
3417 2015-01-02 Doug Evans <xdje42@gmail.com>
3419 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3421 2015-01-02 Doug Evans <dje@google.com>
3423 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3425 2014-12-29 Yao Qi <yao@codesourcery.com>
3427 * gdb.trace/entry-values.exp: Update comments. Rename variable
3428 bar_call_foo to returned_from_foo.
3430 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3433 * gdb.linespec/break-asm-file.c: New file.
3434 * gdb.linespec/break-asm-file.exp: New file.
3435 * gdb.linespec/break-asm-file0.s: New file.
3436 * gdb.linespec/break-asm-file1.s: New file.
3438 2014-12-18 Nigel Stephens <nigel@mips.com>
3439 Maciej W. Rozycki <macro@codesourcery.com>
3441 * gdb.base/float.exp: Handle the new output from "info float" on
3444 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3446 Fix MinGW compilation.
3447 * gdb.compile/compile-ops.exp: Update untested message if
3448 !skip_compile_feature_tests.
3449 * gdb.compile/compile-setjmp.exp: Likewise.
3450 * gdb.compile/compile-tls.exp: Likewise.
3451 * gdb.compile/compile.exp: Likewise.
3452 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3453 supported on this host".
3455 2014-12-16 Doug Evans <xdje42@gmail.com>
3457 * boards/stabs.exp: New file.
3459 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3461 * gdb.base/completion.exp: Adjust to format changes of "maint
3462 print user-registers".
3464 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
3467 * gdb.arch/aarch64-fp.c: New file.
3468 * gdb.arch/aarch64-fp.exp: New file.
3470 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3472 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3473 r210637, r210913, r211666, r215400, r215817).
3475 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3476 * dg-extract-results.py: New file.
3477 * dg-extract-results.sh: Use it if the environment seems
3480 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3482 * dg-extract-results.py (parse_run): Handle warnings that
3483 are printed before a test harness is run.
3485 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3487 * dg-extract-results.py (Named): Remove __cmp__ method.
3488 (output_variation): Use a key to sort variation.harnesses.
3490 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3492 * dg-extract-results.py: For Python 3, force sys.stdout to
3493 handle surrogate escape sequences.
3494 (safe_open): New function.
3495 (output_segment, main): Use it.
3497 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3499 * dg-extract-results.py (Prog.result_re): Include options
3502 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3504 * dg-extract-results.py (output_variation): Always sort if
3507 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3509 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3510 as long as we get pagination notifications.
3512 2014-12-15 Jason Merrill <jason@redhat.com>
3514 * Makefile.in (check-gdb.%): Restore.
3515 * README: Mention it.
3517 2014-12-13 Joel Brobecker <brobecker@adacore.com>
3519 * gdb.ada/str_uninit: New testcase.
3521 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3524 * gdb.base/vla-stub-define.c: New file.
3525 * gdb.base/vla-stub.c: New file.
3526 * gdb.base/vla-stub.exp: New file.
3528 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3529 Jan Kratochvil <jan.kratochvil@redhat.com>
3530 Tom Tromey <tromey@redhat.com>
3532 * configure.ac: Add gdb.compile/.
3533 * configure: Regenerate.
3534 * gdb.compile/Makefile.in: New file.
3535 * gdb.compile/compile-ops.exp: New file.
3536 * gdb.compile/compile-ops.c: New file.
3537 * gdb.compile/compile-tls.c: New file.
3538 * gdb.compile/compile-tls.exp: New file.
3539 * gdb.compile/compile-constvar.S: New file.
3540 * gdb.compile/compile-constvar.c: New file.
3541 * gdb.compile/compile-mod.c: New file.
3542 * gdb.compile/compile-nodebug.c: New file.
3543 * gdb.compile/compile-setjmp-mod.c: New file.
3544 * gdb.compile/compile-setjmp.c: New file.
3545 * gdb.compile/compile-setjmp.exp: New file.
3546 * gdb.compile/compile-shlib.c: New file.
3547 * gdb.compile/compile.c: New file.
3548 * gdb.compile/compile.exp: New file.
3549 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3551 2014-12-12 Tom Tromey <tromey@redhat.com>
3553 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3554 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3556 2014-12-12 Doug Evans <dje@google.com>
3558 * lib/gdb-python.exp (get_python_valueof): New function.
3559 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3561 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3563 * gdb.base/completion.exp: Add test for completion of "info
3566 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3568 * gdb.base/func-ptrs.c: New file.
3569 * gdb.base/func-ptrs.exp: New file.
3571 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3573 PR breakpoints/17012
3574 * gdb.base/dprintf-detach.c: New file.
3575 * gdb.base/dprintf-detach.exp: New file.
3577 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3579 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3580 * lib/gdb.exp (target_is_gdbserver): New procedure.
3582 2014-12-08 Doug Evans <dje@google.com>
3584 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3586 2014-12-05 Yao Qi <yao@codesourcery.com>
3588 * gdb.guile/scm-error.exp: Remove the third argument to
3589 gdb_remote_download.
3590 * gdb.guile/scm-frame-args.exp: Likewise.
3591 * gdb.guile/scm-section-script.exp: Likewise.
3593 2014-12-05 Yao Qi <yao@codesourcery.com>
3595 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3597 2014-12-04 Doug Evans <dje@google.com>
3599 * gdb.python/py-objfile.exp: Add tests for
3600 objfile.add_separate_debug_file.
3602 2014-12-04 Doug Evans <dje@google.com>
3604 * lib/gdb.exp (get_build_id): New function.
3605 (build_id_debug_filename_get): Rewrite to use it.
3606 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3608 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3610 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3611 `method(long)', not just 0x0.
3612 * gdb.cp/nsalias.exp: Align code labels to 4.
3613 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3614 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3615 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3616 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3617 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3618 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3620 2014-12-02 Doug Evans <dje@google.com>
3623 * gdb.cp/anon-ns.cc: Move guts of this file to ...
3624 * gdb.cp/anon-ns2.cc: ... here. New file.
3625 * gdb.cp/anon-ns.exp: Update.
3627 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
3629 * gdb.python/py-events.py (inferior_call_handler): New.
3630 (register_changed_handler, memory_changed_handler): New.
3631 (test_events.invoke): Register new handlers.
3632 * gdb.python/py-events.exp: Add tests for inferior call,
3633 memory_changed and register_changed events.
3635 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3637 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3638 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3639 if the linker doesn't understand this.
3641 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3643 * gdb.python/python.exp: Change expected reply to help().
3645 2014-12-01 Yao Qi <yao@codesourcery.com>
3647 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3648 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3649 * configure: Re-generated.
3651 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3653 * gdb.cp/chained-calls.cc: New file.
3654 * gdb.cp/chained-calls.exp: New file.
3655 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3657 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3659 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3660 * gdb.dwarf2/symtab-producer.exp: Same.
3661 * gdb.gdb/python-interrupts.exp: Same.
3662 * gdb.gdb/python-selftest.exp: Same.
3663 * gdb.python/py-linetable.exp: Same.
3664 * gdb.python/py-type.exp: Same.
3665 * gdb.python/py-value-cc.exp: Same.
3666 * gdb.python/py-value.exp: Same.
3668 2014-11-28 Yao Qi <yao@codesourcery.com>
3670 * gdb.base/break-probes.exp: Match library name prefixed with
3673 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3675 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3676 test expected output. Add parentheses for the call to print.
3677 Remove L suffix from integers.
3679 2014-11-26 Doug Evans <dje@google.com>
3681 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3683 2014-11-22 Yao Qi <yao@codesourcery.com>
3685 * gdb.trace/entry-values.c: Remove asms.
3686 (foo): Add foo_label.
3687 (bar): Add bar_label.
3688 * gdb.trace/entry-values.exp: Remove code computing foo's
3689 length and bar's length.
3690 (Dwarf::assemble): Invoke function_range for bar and use
3691 MACRO_AT_func for foo.
3693 2014-11-22 Yao Qi <yao@codesourcery.com>
3695 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3696 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3697 Use .Lgcc43_procstart instead of gcc43.
3699 2014-11-21 Joel Brobecker <brobecker@adacore.com>
3701 * gdb.ada/n_arr_bound: New testcase.
3703 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3705 PR breakpoints/10737
3706 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3707 test_catch_syscall_multi_arch.
3708 (test_catch_syscall_multi_arch): New function.
3710 2014-11-20 Doug Evans <xdje42@gmail.com>
3712 * gdb.base/maint.exp: Update expected output.
3714 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3716 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3717 4-byte instruction on S390.
3719 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3721 * gdb.ada/arr_arr: New testcase.
3723 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3725 * gdb.ada/pkd_arr_elem: New Testcase.
3727 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
3729 * gdb.reverse/break-precsave: Expect completion message for
3731 * gdb.reverse/consecutive-precsave.exp: Likewise.
3732 * gdb.reverse/finish-precsave.exp: Likewise.
3733 * gdb.reverse/i386-precsave.exp: Likewise.
3734 * gdb.reverse/machinestate-precsave.exp: Likewise.
3735 * gdb.reverse/sigall-precsave.exp: Likewise.
3736 * gdb.reverse/solib-precsave.exp: Likewise.
3737 * gdb.reverse/step-precsave.exp: Likewise.
3738 * gdb.reverse/until-precsave.exp: Likewise.
3739 * gdb.reverse/watch-precsave.exp: Likewise.
3741 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3743 * gdb.base/bp-permanent.c: Include unistd.h.
3744 * gdb.python/py-framefilter-mi.c (main): Add return type.
3745 * gdb.python/py-framefilter.c (main): Likewise.
3746 * gdb.trace/actions-changed.c (main): Likewise.
3748 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3750 * gdb.mi/until.c: Add eye-catchers.
3751 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3754 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3756 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3757 function header variants in break1.c.
3758 * gdb.base/ena-dis-br.exp: Likewise.
3759 * gdb.base/hbreak2.exp: Likewise.
3760 * gdb.reverse/until-precsave.exp: Drop references to removed
3761 non-prototype function header variants in ur1.c.
3762 * gdb.reverse/until-reverse.exp: Likewise.
3764 2014-11-17 Petr Machata <pmachata@redhat.com>
3766 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3767 ${_cu_offset_size} bytes abbrev offset.
3769 2014-11-15 Doug Evans <xdje42@gmail.com>
3772 * gdb.base/line-symtabs.exp: New file.
3773 * gdb.base/line-symtabs.c: New file.
3774 * gdb.base/line-symtabs.h: New file.
3776 2014-11-14 Yao Qi <yao@codesourcery.com>
3778 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3779 (func): Add label func_label.
3780 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3781 Replace low_pc and high_pc with MACRO_AT_range.
3782 Replace name, low_pc and high_pc with MACRO_AT_func.
3784 2014-11-14 Yao Qi <yao@codesourcery.com>
3786 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3787 Replace name, low_pc and high_pc with MACRO_AT_func.
3789 2014-11-14 Yao Qi <yao@codesourcery.com>
3791 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3792 produce debug information.
3793 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3795 2014-11-14 Yao Qi <yao@codesourcery.com>
3797 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3798 object and get function length.
3799 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3801 (top-level): Replace gdb_compile and clean_restart with
3802 prepare_for_testing.
3803 * gdb.dwarf2/main.c (main): Add label main_label.
3805 2014-11-14 Yao Qi <yao@codesourcery.com>
3807 * lib/dwarf.exp (function_range): New procedure.
3808 (Dwarf::_handle_macro_at_func): New procedure.
3809 (Dwarf::_handle_macro_at_range): New procedure.
3810 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3812 2014-11-14 Yao Qi <yao@codesourcery.com>
3814 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3815 (_handle_attribute): New procedure.
3817 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3819 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3820 * gdb.base/call-sc.c (zed): Likewise.
3821 * gdb.base/checkpoint.c (main): Likewise.
3822 * gdb.base/dump.c (main): Likewise.
3823 * gdb.base/gcore.c (main): Likewise.
3824 * gdb.base/huge.c (main): Likewise.
3825 * gdb.base/multi-forks.c (main): Likewise.
3826 * gdb.base/pr10179-a.c (main): Likewise.
3827 * gdb.base/savedregs.c (main): Likewise.
3828 * gdb.base/sigaltstack.c (main): Likewise.
3829 * gdb.base/siginfo.c (main): Likewise.
3830 * gdb.base/structs.c (zed): Likewise.
3831 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3832 * gdb.mi/mi-syn-frame.c (main): Likewise.
3833 * gdb.mi/until.c (foo, main): Likewise.
3834 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3835 * gdb.base/solib-weak.c (foo): Declare.
3836 * gdb.base/attach-twice.c: Include stdio.h.
3837 * gdb.base/weaklib1.c: Likewise.
3838 * gdb.base/weaklib2.c: Likewise.
3839 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3840 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3842 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3843 * gdb.mi/mi-exit-code.c: Likewise.
3844 * gdb.base/break-interp-lib.c: Include string.h.
3845 * gdb.base/coremaker.c: Likewise.
3846 * gdb.base/testenv.c: Likewise.
3847 * gdb.python/py-finish-breakpoint.c: Likewise.
3848 * gdb.base/inferior-died.c: Include sys/wait.h.
3849 * gdb.base/fileio.c: Include time.h.
3850 * gdb.base/async-shell.c: Include unistd.h.
3851 * gdb.base/dprintf-non-stop.c: Likewise.
3852 * gdb.base/info-os.c: Likewise.
3853 * gdb.mi/mi-console.c: Likewise.
3854 * gdb.mi/watch-nonstop.c: Likewise.
3855 * gdb.python/py-events.c: Likewise.
3856 * gdb.base/async.c (baz): Move up before its invocation.
3857 * gdb.base/code_elim2.c (my_global_func): Likewise.
3858 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3859 * gdb.base/advance.c (func2): Likewise.
3861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3863 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3865 * gdb.base/annota3.c: Likewise.
3866 * gdb.base/async.c: Likewise.
3867 * gdb.base/average.c: Likewise.
3868 * gdb.base/call-ar-st.c: Likewise.
3869 * gdb.base/call-rt-st.c: Likewise.
3870 * gdb.base/call-sc.c: Likewise.
3871 * gdb.base/call-strs.c: Likewise.
3872 * gdb.base/ending-run.c: Likewise.
3873 * gdb.base/execd-prog.c: Likewise.
3874 * gdb.base/exprs.c: Likewise.
3875 * gdb.base/foll-exec.c: Likewise.
3876 * gdb.base/foll-fork.c: Likewise.
3877 * gdb.base/foll-vfork.c: Likewise.
3878 * gdb.base/funcargs.c: Likewise.
3879 * gdb.base/gcore.c: Likewise.
3880 * gdb.base/jump.c: Likewise.
3881 * gdb.base/langs0.c: Likewise.
3882 * gdb.base/langs1.c: Likewise.
3883 * gdb.base/langs2.c: Likewise.
3884 * gdb.base/mips_pro.c: Likewise.
3885 * gdb.base/nodebug.c: Likewise.
3886 * gdb.base/opaque0.c: Likewise.
3887 * gdb.base/opaque1.c: Likewise.
3888 * gdb.base/recurse.c: Likewise.
3889 * gdb.base/run.c: Likewise.
3890 * gdb.base/scope0.c: Likewise.
3891 * gdb.base/scope1.c: Likewise.
3892 * gdb.base/setshow.c: Likewise.
3893 * gdb.base/setvar.c: Likewise.
3894 * gdb.base/shmain.c: Likewise.
3895 * gdb.base/shr1.c: Likewise.
3896 * gdb.base/shr2.c: Likewise.
3897 * gdb.base/sigall.c: Likewise.
3898 * gdb.base/signals.c: Likewise.
3899 * gdb.base/so-indr-cl.c: Likewise.
3900 * gdb.base/solib2.c: Likewise.
3901 * gdb.base/structs.c: Likewise.
3902 * gdb.base/sum.c: Likewise.
3903 * gdb.base/vforked-prog.c: Likewise.
3904 * gdb.base/watchpoint.c: Likewise.
3905 * gdb.reverse/shr2.c: Likewise.
3906 * gdb.reverse/until-reverse.c: Likewise.
3907 * gdb.reverse/ur1.c: Likewise.
3908 * gdb.reverse/watch-reverse.c: Likewise.
3910 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3912 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3914 * gdb.base/sepdebug.exp: Drop references to removed code.
3916 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3918 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3919 variant. Preserve original line numbering.
3920 * gdb.base/list1.c: Likewise.
3922 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3924 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3926 * gdb.base/break1.c: Likewise.
3927 * gdb.base/break.exp: Drop references to removed code.
3929 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3931 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3934 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3936 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3940 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3941 logic into perform_all_tests() and invoke it with and without
3942 function header prototypes.
3943 (do_function_calls): Remove conditional XFAIL for PR 5318.
3944 (rerun_and_prepare): Remove duplicate code.
3945 (perform_all_tests): New. Main logic moved here.
3947 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3949 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3950 code guarded by #ifdef NO_PROTOTYPES.
3951 (t_double_many_args): Likewise.
3952 (DEF_FUNC_MANY_ARGS_1): Likewise.
3953 (DEF_FUNC_VALUES_1): Likewise.
3954 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3955 guarded by #ifdef PROTOTYPES.
3957 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3959 * gdb.mi/mi-console.c: Add eye-catcher.
3960 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3961 instead of literal line number.
3963 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3965 * gdb.base/shr2.c: Add eye-catcher.
3966 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3969 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3971 * gdb.base/jump.c: Add eye-catchers.
3972 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3975 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3977 * gdb.base/execd-prog.c: Add eye-catchers.
3978 * gdb.base/foll-exec.c: Likewise.
3979 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3982 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3984 * gdb.base/ending-run.c: Add eye-catchers.
3985 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3986 literal line numbers.
3988 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3990 * gdb.base/call-rt-st.c: Add eye-catchers.
3991 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3992 literal line numbers.
3994 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3996 * gdb.base/call-ar-st.c: Add eye-catchers.
3997 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3998 literal line numbers.
4000 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4002 * gdb.base/average.c: Add eye-catchers.
4003 * gdb.base/sum.c: Likewise.
4004 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4005 regexps dynamically.
4007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4009 * gdb.base/solib1.c: Add eye-catchers.
4010 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4011 literal line numbers.
4013 2014-11-12 Pedro Alves <palves@redhat.com>
4015 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4018 2014-11-12 Pedro Alves <palves@redhat.com>
4020 * gdb.arch/i386-bp_permanent.c: New file.
4021 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4022 (srcfile): Set to i386-bp_permanent.c.
4023 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
4024 that stepi does not execute the 'leave' instruction, instead of
4025 testing it does execute.
4026 * gdb.base/bp-permanent.c: New file.
4027 * gdb.base/bp-permanent.exp: New file.
4029 2014-11-10 Doug Evans <xdje42@gmail.com>
4032 * gdb.base/symtab-search-order.exp: New file.
4033 * gdb.base/symtab-search-order.c: New file.
4034 * gdb.base/symtab-search-order-1.c: New file.
4035 * gdb.base/symtab-search-order-shlib-1.c: New file.
4037 2014-11-07 Pedro Alves <palves@redhat.com>
4040 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4043 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4046 * gdb.cp/pr17494.cc: New file.
4047 * gdb.cp/pr17494.exp: New file.
4049 2014-11-02 Yao Qi <yao@codesourcery.com>
4051 * gdb.python/python.exp: Get working directory and match the
4052 output of "set extended-prompt \\w " with it.
4054 2014-10-30 Doug Evans <dje@google.com>
4056 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4058 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4061 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
4063 * gdb.base/fullpath-expand.exp: Skip for a remote host.
4064 * gdb.base/realname-expand.exp: Likewise.
4065 * gdb.linespec/macro-relative.exp: Likewise.
4067 2014-10-29 Pedro Alves <palves@redhat.com>
4070 * gdb.threads/schedlock.c (some_function): New function.
4071 (call_function): New global.
4072 (MAYBE_CALL_SOME_FUNCTION): New macro.
4073 (thread_function): Call it.
4074 * gdb.threads/schedlock.exp (get_args): Add description parameter,
4075 and use it instead of a global counter. Adjust all callers.
4076 (get_current_thread): Use "find current thread" for test message
4077 here rather than having all callers pass down the same string.
4078 (goto_loop): New procedure, factored out from ...
4079 (my_continue): ... this.
4080 (step_ten_loops): Change parameter from test message to command to
4082 (list_count): Delete global.
4083 (check_result): New procedure, factored out from duplicate top
4085 (continue tests): Wrap in with_test_prefix.
4086 (test_step): New procedure, factored out from duplicate top level
4088 (top level): Test "step" in combination with all scheduler-locking
4089 modes. Test "next" in combination with all scheduler-locking
4090 modes, and in combination with stepping over a function call or
4092 * gdb.threads/next-bp-other-thread.c: New file.
4093 * gdb.threads/next-bp-other-thread.exp: New file.
4095 2014-10-29 Pedro Alves <palves@redhat.com>
4098 * gdb.python/python.exp: Test a multi-line command that spawns
4100 * gdb.base/multi-line-starts-subshell.exp: New file.
4102 2014-10-29 Yao Qi <yao@codesourcery.com>
4104 * gdb.base/fileio.exp: Make directories on host.
4106 2014-10-29 Yao Qi <yao@codesourcery.com>
4108 * gdb.base/fileio.c (test_write): Close the file.
4110 2014-10-28 Pedro Alves <palves@redhat.com>
4113 * gdb.base/sigstep.c (no_handler): New global.
4114 (main): If 'no_handler is true, set the signal handlers to
4116 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4117 with_sw_watch and no_handler parameters. Handle them.
4118 (top level) <stepping over handler when stopped at a breakpoint
4119 test>: Add a test axis for testing with a software watchpoint, and
4120 another for testing with the signal handler set to SIG_IGN.
4121 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4122 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4124 2014-10-28 Pedro Alves <palves@redhat.com>
4127 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4128 * gdb.base/sigstep.exp (other_handler_location): New global.
4129 (advance): Support stepping into the signal handler, and running
4130 commands while in the handler.
4131 (in_handler_map): New global.
4132 (top level): In the advance test, add combinations for getting
4133 into the handler with stepping commands, and for running commands
4134 in the handler. Add comment descripting the advancei tests.
4136 2014-10-28 Pedro Alves <palves@redhat.com>
4138 * gdb.base/sigstep.exp: Use build_executable instead of
4139 prepare_for_testing.
4140 (top level): Move code that starts GDB, runs to main and creates a
4142 (restart): ... this new procedure.
4143 (top level): Move backtrace from signal handler test to ...
4144 (validate_backtrace): ... this new procedure.
4145 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
4146 with_test_prefix. Always restart GDB.
4147 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
4148 with_test_prefix. Always restart GDB. No need to delete
4149 breakpoints after the test.
4150 (test_skip_handler): Remove prefix parameter.
4151 (skip_over_handler, breakpoint_to_handler)
4152 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4153 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
4154 restart GDB. No need to delete breakpoints after the test.
4155 (top level): Use foreach to call the test procedures with
4158 2014-10-28 Pedro Alves <palves@redhat.com>
4160 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4161 instead of GNATS numbers.
4162 * gdb.base/sigbpt.exp: Likewise.
4163 * gdb.base/siginfo.exp: Likewise.
4164 * gdb.base/sigstep.exp: Likewise.
4166 2014-10-27 Pedro Alves <palves@redhat.com>
4168 * gdb.base/sigstep.c (dummy): New global.
4169 (main): Issue a couple writes to the new global.
4170 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4172 (skip_over_handler): Use test_skip_handler.
4173 (top level): Call skip_over_handler for stepi and nexti too.
4174 (breakpoint_over_handler): Use test_skip_handler.
4175 (top level): Call breakpoint_over_handler for stepi and nexti too.
4177 2014-10-27 Yao Qi <yao@codesourcery.com>
4179 * gdb.trace/tfile.c (adjust_function_address)
4180 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4181 function descriptor.
4183 2014-10-24 Don Breazeal <donb@codesourcery.com>
4185 * gdb.base/foll-fork.exp (test_follow_fork,
4186 catch_fork_child_follow): Check for updated fork messages emitted
4188 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4189 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4190 vfork_and_exec_child_follow_through_step): Check for updated vfork
4191 messages emitted from infrun.c.
4193 2014-10-24 Pedro Alves <palves@redhat.com>
4195 * gdb.base/corefile.exp: Remove references to ultrix.
4196 * gdb.base/interrupt.exp: Likewise.
4197 * gdb.base/whatis.exp: Likewise.
4198 * gdb.gdb/selftest.exp: Likewise.
4199 * gdb.threads/manythreads.exp: Likewise.
4200 * gdb.threads/print-threads.exp: Likewise.
4201 * gdb.threads/pthreads.exp:: Likewise.
4202 * gdb.threads/schedlock.exp: Likewise.
4204 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4206 * gdb.cp/non-trivial-retval.cc: Add a test case.
4207 * gdb.cp/non-trivial-retval.exp: Add a test.
4209 2014-10-20 Yao Qi <yao@codesourcery.com>
4211 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4212 * gdb.python/py-objfile-script-gdb.py: New file.
4213 * gdb.python/py-objfile-script.exp: Update reference to
4214 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4215 of remote_download. Remove the dest file.
4217 2014-10-20 Yao Qi <yao@codesourcery.com>
4219 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4220 * gdb.base/step-line.exp: Likewise.
4221 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4222 * gdb.dwarf2/dw2-basic.exp: Likewise.
4223 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4224 * gdb.dwarf2/dw2-filename.exp: Likewise.
4225 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4226 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4227 * gdb.dwarf2/dw2-producer.exp: Likewise.
4228 * gdb.dwarf2/mac-fileno.exp: Likewise.
4229 * gdb.python/py-frame-args.exp: Likewise.
4230 * gdb.python/py-framefilter.exp: Likewise.
4231 * gdb.python/py-mi.exp: Likewise.
4232 * gdb.python/py-objfile-script.exp: Likewise
4233 * gdb.python/py-pp-integral.exp: Likewise.
4234 * gdb.python/py-pp-re-notag.exp: Likewise.
4235 * gdb.python/py-prettyprint.exp: Likewise.
4236 * gdb.python/py-section-script.exp: Likewise.
4237 * gdb.python/py-typeprint.exp: Likewise.
4238 * gdb.python/py-xmethods.exp: Likewise.
4239 * gdb.stabs/weird.exp: Likewise.
4240 * gdb.xml/tdesc-regs.exp: Likewise.
4242 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4244 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4245 (out_cu): Use addr_len for the size of addresses.
4246 (out_line): Likewise. Size DW_LNE_set_address instruction
4247 according to addr_len.
4248 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4249 (FUNC): Add START_INSNS to definition.
4251 2014-10-18 Yao Qi <yao@codesourcery.com>
4253 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4254 gdb_has_argv0 return true.
4255 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4256 check [target_info exists noargs], check [gdb_has_argv0]
4258 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4259 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4262 2014-10-17 Doug Evans <dje@google.com>
4264 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4266 * gdb.python/py-events.py: Add clear_objfiles event.
4268 2014-10-17 Doug Evans <dje@google.com>
4270 * gdb.python/py-objfile.exp: Test progspace attribute.
4272 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
4274 * gdb.guile/scm-breakpoint.exp: Do not assume any
4275 directory separators when matching source file paths.
4276 * gdb.python/py-breakpoint.exp: Likewise.
4277 * gdb.reverse/break-precsave.exp: Likewise.
4278 * gdb.reverse/break-reverse.exp: Likewise.
4279 * gdb.reverse/consecutive-precsave.exp: Likewise.
4280 * gdb.reverse/finish-precsave.exp: Likewise.
4281 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4282 * gdb.reverse/finish-reverse.exp: Likewise.
4283 * gdb.reverse/i386-precsave.exp: Likewise.
4284 * gdb.reverse/i387-env-reverse.exp: Likewise.
4285 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4286 * gdb.reverse/machinestate-precsave.exp: Likewise.
4287 * gdb.reverse/machinestate.exp: Likewise.
4288 * gdb.reverse/sigall-precsave.exp: Likewise.
4289 * gdb.reverse/solib-precsave.exp: Likewise.
4290 * gdb.reverse/step-precsave.exp: Likewise.
4291 * gdb.reverse/until-precsave.exp: Likewise.
4292 * gdb.reverse/watch-precsave.exp: Likewise.
4293 * gdb.reverse/watch-reverse.exp: Likewise.
4295 2014-10-17 Yao Qi <yao@codesourcery.com>
4297 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4298 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4300 2014-10-17 Pedro Alves <palves@redhat.com>
4303 * gdb.base/bg-execution-repeat.c: New file.
4304 * gdb.base/bg-execution-repeat.exp: New file.
4306 2014-10-17 Pedro Alves <palves@redhat.com>
4309 * gdb.base/continue-all-already-running.c: New file.
4310 * gdb.base/continue-all-already-running.exp: New file.
4312 2014-10-17 Pedro Alves <palves@redhat.com>
4315 * gdb.base/annota-input-while-running.c: New file.
4316 * gdb.base/annota-input-while-running.exp: New file.
4318 2014-10-17 Pedro Alves <palves@redhat.com>
4320 * gdb.base/callfuncs.exp: emove references to osf.
4321 * gdb.base/sigall.exp: Likewise.
4322 * gdb.gdb/selftest.exp: Likewise.
4323 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4324 * gdb.mi/non-stop.c: Likewise.
4325 * gdb.mi/pthreads.c: Likewise.
4326 * gdb.reverse/sigall-precsave.exp: Likewise.
4327 * gdb.reverse/sigall-reverse.exp: Likewise.
4328 * gdb.threads/pthreads.c: Likewise.
4329 * gdb.threads/pthreads.exp: Likewise.
4331 2014-10-17 Yao Qi <yao@codesourcery.com>
4333 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4334 check 'target_info exists noargs'.
4335 (test_command_prompt_position): Likewise.
4336 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4338 (progvar_simple_while_test): Likewise.
4339 (progvar_complex_if_while_test): Likewise.
4340 (if_while_breakpoint_command_test): Likewise.
4341 (infrun_breakpoint_command_test): Likewise.
4342 (breakpoint_command_test): Likewise.
4343 (watchpoint_command_test): Likewise.
4344 (bp_deleted_in_command_test): Likewise.
4345 (temporary_breakpoint_commands): Likewise.
4347 2014-10-16 Yao Qi <yao@codesourcery.com>
4349 * gdb.base/remotetimeout.exp: Remove noargs checking.
4351 2014-10-15 Pedro Alves <palves@redhat.com>
4354 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4355 * gdb.base/breakpoint-in-ro-region.exp
4356 (probe_target_hardware_step): New procedure.
4357 (top level): Probe hardware stepping and hardware breakpoint
4358 support. Test stepping through a read-only region, with both
4359 "breakpoint auto-hw" on and off and both "always-inserted" on and
4362 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4364 * gdb.dlang/demangle.exp: Update for demangling changes.
4366 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4368 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4369 * gdb.cp/non-trivial-retval.exp: Add new tests.
4371 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4375 * gdb.cp/non-trivial-retval.cc: New file.
4376 * gdb.cp/non-trivial-retval.exp: New file.
4378 2014-10-15 Yao Qi <yao@codesourcery.com>
4380 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4383 2014-10-15 Yao Qi <yao@codesourcery.com>
4385 * gdb.python/py-symbol.exp: Match file base name if host is
4386 remote, otherwise match file name with dir name.
4387 * gdb.python/py-symtab.exp: Likewise.
4388 * gdb.python/python.exp: Likewise.
4390 2014-10-15 Yao Qi <yao@codesourcery.com>
4392 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4394 * gdb.python/py-symtab.exp: Likewise.
4395 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4398 2014-10-14 Joel Brobecker <brobecker@adacore.com>
4400 * gdb.ada/addr_arith: New testcase.
4402 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4404 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
4405 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
4406 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
4407 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
4409 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4411 * gdb.arch/stap-eval-lang-ada.S: Likewise.
4412 * gdb.arch/stap-eval-lang-ada.c: Likewise.
4413 * gdb.arch/stap-eval-lang-ada.exp: New file.
4415 2014-10-14 Yao Qi <yao@codesourcery.com>
4417 * gdb.mi/mi-var-child.c (nothing1): New function.
4418 (nothing2): New function.
4419 (do_children_tests): Set function pointers by nothing1 and
4421 * gdb.mi/mi-var-child.exp: Step over new added statements.
4422 Update test to match the new output.
4423 * gdb.mi/var-cmd.c (nothing1): New function.
4424 (nothing2): New function.
4425 (do_children_tests): Set function pointers by nothing1 and
4427 * gdb.mi/mi-var-display.exp: Update test to match output.
4428 Step to the line specified by $line_dct_nothing.
4429 Increase the number of lines to step.
4431 2014-10-14 Yao Qi <yao@codesourcery.com>
4433 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4435 * gdb.mi/mi2-var-child.exp: Likewise.
4437 2014-10-13 Doug Evans <dje@google.com>
4439 * gdb.python/py-objfile.exp: Change name of file name test.
4441 2014-10-13 Doug Evans <dje@google.com>
4443 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4444 from the start of the CU.
4446 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4447 Yao Qi <yao@codesourcery.com>
4449 Fix "save breakpoints" for "catch" command.
4450 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4451 Remove -nonewline. Match also the added "main" line.
4453 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4455 Fix "save breakpoints" for "disable $bpnum" command.
4456 * gdb.base/save-bp.c (main): Add label.
4457 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4459 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4461 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4463 2014-10-11 Yao Qi <yao@codesourcery.com>
4465 * gdb.server/server-kill.exp: Execute command
4466 "set remote trace-status-packet on" before "tstatus".
4468 2014-10-11 Yao Qi <yao@codesourcery.com>
4470 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4471 (main): Call getppid.
4472 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4473 and continue to it. Read variable "server_pid".
4475 2014-10-11 Yao Qi <yao@codesourcery.com>
4477 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4479 2014-10-11 Yao Qi <yao@codesourcery.com>
4481 * gdb.threads/thread-find.exp: Don't execute command
4483 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4484 * gdb.threads/linux-dp.exp: Don't check the condition
4485 $threads_created equals to zero.
4487 2014-10-10 Pedro Alves <palves@redhat.com>
4489 * gdb.base/bigcore.exp: Remove references to IRIX.
4490 * gdb.base/funcargs.exp: Likewise.
4491 * gdb.base/interrupt.exp: Likewise.
4492 * gdb.base/mips_pro.exp: Likewise.
4493 * gdb.base/nodebug.exp: Likewise.
4494 * gdb.base/setvar.exp: Likewise.
4495 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4497 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4498 Pedro Alves <palves@redhat.com>
4501 * gdb.base/vdso-warning.c: New file.
4502 * gdb.base/vdso-warning.exp: New file.
4504 2014-10-02 Doug Evans <dje@google.com>
4506 * gdb.base/structs.c (main): Don't run forever.
4508 2014-10-02 Pedro Alves <palves@redhat.com>
4510 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4511 (top level) <stop threads 1, stop threads 2>: Use it.
4513 2014-10-02 Pedro Alves <palves@redhat.com>
4515 * gdb.threads/break-while-running.exp (test): Add new
4516 'update_thread_list' argument. Skip "info threads" if false.
4517 (top level): Add new 'update_thread_list' axis.
4519 2014-10-02 Pedro Alves <palves@redhat.com>
4521 PR breakpoints/17431
4522 * gdb.base/execl-update-breakpoints.c: New file.
4523 * gdb.base/execl-update-breakpoints.exp: New file.
4525 2014-10-01 Pedro Alves <palves@redhat.com>
4527 * gdb.base/breakpoint-in-ro-region.c: New file.
4528 * gdb.base/breakpoint-in-ro-region.exp: New file.
4530 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4532 * gdb.mi/mi-exit-code.exp: New file.
4533 * gdb.mi/mi-exit-code.c: New file.
4535 2014-09-30 Yao Qi <yao@codesourcery.com>
4537 * lib/prelink-support.exp (build_executable_own_libs): Error if
4538 the target isn't native.
4540 2014-09-30 Yao Qi <yao@codesourcery.com>
4542 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4545 2014-09-22 Pedro Alves <palves@redhat.com>
4547 * gdb.threads/break-while-running.exp: New file.
4548 * gdb.threads/break-while-running.c: New file.
4550 2014-09-19 Yao Qi <yao@codesourcery.com>
4552 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4553 Invoke test. Restart GDB with --readnow and invoke test again.
4555 2014-09-19 Yao Qi <yao@codesourcery.com>
4557 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4558 proc set_breakpoint_on_gcd_function. Invoke
4559 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4560 invoke set_breakpoint_on_gcd_function again.
4562 2014-09-18 Doug Evans <dje@google.com>
4564 * gdb.dwarf2/symtab-producer.exp: New file.
4566 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4568 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4569 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4570 * gdb.base/global-var-nested-by-dso.c: Likewise.
4571 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4573 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4574 Pedro Alves <palves@redhat.com>
4576 * gdb.base/watch-bitfields.exp: Pass string other than test file
4577 name to prepare_for_testing.
4578 (watch): New procedure.
4579 (expect_watchpoint): Use with_test_prefix.
4580 (top level): Factor out tests to ...
4581 (test_watch_location, test_regular_watch): ... these new
4582 procedures, and use with_test_prefix and gdb_continue_to_end.
4584 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4586 PR breakpoints/12526
4587 * gdb.base/watch-bitfields.exp: New file.
4588 * gdb.base/watch-bitfields.c: New file.
4590 2014-09-16 Pedro Alves <palves@redhat.com>
4592 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4593 software and hardware addresses, not software address against
4596 2014-09-16 Pedro Alves <palves@redhat.com>
4598 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4599 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4601 2014-09-16 Pedro Alves <palves@redhat.com>
4603 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4605 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4606 "*-*-vxworks*" throughout.
4607 * gdb.base/break.exp: Likewise.
4608 * gdb.base/default.exp: Likewise.
4609 * gdb.base/scope.exp: Likewise.
4610 * gdb.base/sepdebug.exp: Likewise.
4611 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4613 * gdb.base/run.c: Likewise.
4614 * gdb.base/sepdebug.c: Likewise.
4615 * gdb.hp/gdb.aCC/run.c: Likewise.
4616 * gdb.reverse/until-reverse.c: Likewise.
4617 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4619 2014-09-16 Yao Qi <yao@codesourcery.com>
4621 * boards/local-remote-host-native.exp: New file.
4623 2014-09-14 Doug Evans <xdje42@gmail.com>
4625 * gdb.threads/queue-signal.c (thread_count): New variable.
4626 (thread_count_mutex, thread_count_condvar): New variables.
4627 (incr_thread_count, wait_all_threads_running): New functions.
4628 (main): Wait for all threads to be in their thread functions.
4630 2014-09-13 Doug Evans <xdje42@gmail.com>
4632 * gdb.threads/queue-signal.c: New file.
4633 * gdb.threads/queue-signal.exp: New file.
4635 2014-09-13 Doug Evans <xdje42@gmail.com>
4637 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4638 be consistent with what default_gdb_init uses.
4639 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4640 the plain text of the prompt. Add some logging printfs.
4641 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4643 2014-09-12 Pedro Alves <palves@redhat.com>
4645 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4646 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4647 * gdb.arch/i386-size-overlap.exp: Likewise.
4648 * gdb.arch/i386-size.exp: Likewise.
4649 * gdb.arch/i386-unwind.exp: Likewise.
4650 * gdb.base/a2-run.exp: Likewise.
4651 * gdb.base/break.exp: Likewise.
4652 * gdb.base/charset.exp: Likewise.
4653 * gdb.base/chng-syms.exp: Likewise.
4654 * gdb.base/commands.exp: Likewise.
4655 * gdb.base/dbx.exp: Likewise.
4656 * gdb.base/find.exp: Likewise.
4657 * gdb.base/funcargs.exp: Likewise.
4658 * gdb.base/jit-simple.exp: Likewise.
4659 * gdb.base/reread.exp: Likewise.
4660 * gdb.base/sepdebug.exp: Likewise.
4661 * gdb.base/step-bt.exp: Likewise.
4662 * gdb.cp/mb-inline.exp: Likewise.
4663 * gdb.cp/mb-templates.exp: Likewise.
4664 * gdb.objc/basicclass.exp: Likewise.
4665 * gdb.threads/killed.exp: Likewise.
4667 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4670 * gdb.arch/powerpc-stackless.S: New file.
4671 * gdb.arch/powerpc-stackless.exp: New file.
4673 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4675 * gdb.base/attach.c: Include unistd.h.
4676 (main): Call alarm. Add label postloop.
4677 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4678 gdb_breakpoint, gdb_continue_to_breakpoint.
4679 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4681 2014-09-11 Pedro Alves <palves@redhat.com>
4684 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4685 * gdb.base/attach.exp (test_command_line_attach_run): New
4687 (top level): Call it.
4689 2014-09-11 Pedro Alves <palves@redhat.com>
4691 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4692 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4693 (do_command_attach_tests): Use spawn_wait_for_attach.
4694 * gdb.base/solib-overlap.exp: Likewise.
4695 * gdb.multi/multi-attach.exp: Likewise.
4696 * gdb.python/py-prompt.exp: Likewise.
4697 * gdb.python/py-sync-interp.exp: Likewise.
4698 * gdb.server/ext-attach.exp: Likewise.
4700 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4702 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4703 command in testcase. Simplify testcase.
4705 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4707 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4709 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4711 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4713 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4715 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4717 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4719 * gdb.dwarf2/dynarr-ptr.c: New file.
4720 * gdb.dwarf2/dynarr-ptr.exp: New file.
4722 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4724 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4725 of 30 rather than hardcoding 120 for a slow test case. Take the
4726 `gdb,timeout' target setting into account for this calculation.
4727 Don't extend the timeout for the test cases that don't need it.
4729 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4731 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4732 a factor of 2 for a slow test case. Take the `gdb,timeout'
4733 target setting into account for this calculation.
4734 * gdb.reverse/until-precsave.exp: Increase the timeout by
4735 a factor of 15 and 3 respectively rather than adding 120
4736 for a pair of slow test cases. Take the `gdb,timeout'
4737 target setting into account for this calculation.
4739 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4741 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4742 timeout, don't pass one down to gdb_expect.
4743 (gdb_expect): Rework timeout selection.
4745 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4747 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4748 exception on timeout.
4749 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4750 (gdbserver_start_extended): Catch any `gdbserver_start' error
4752 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4753 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4754 `gdbserver_gdb_load' error exceptions.
4756 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4758 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4759 120 on waiting for the TCP socket to open.
4761 2014-09-09 Doug Evans <xdje42@gmail.com>
4763 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4764 _caller_matches, _any_caller_is, _any_caller_matches.
4766 2014-09-09 Doug Evans <xdje42@gmail.com>
4768 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4770 2014-09-09 Yao Qi <yao@codesourcery.com>
4772 * gdb.mi/mi-var-display.exp: Set print symbol off.
4774 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4777 * gdb.base/commands.exp: Add tests to verify user-defined
4778 commands with empty bodies.
4779 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4780 python commands in `show user command`.
4781 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4782 scheme commands in `show user command`.
4784 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4787 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4788 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4789 * gdb.python/py-framefilter-invalidarg.exp: New file.
4790 * gdb.python/py-framefilter-invalidarg.py: New file.
4792 2014-09-06 Doug Evans <xdje42@gmail.com>
4795 * gdb.python/py-caller-is.c: New file.
4796 * gdb.python/py-caller-is.exp: New file.
4798 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4801 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4802 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4804 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4807 * gdb.fortran/print-formatted.exp: New file.
4808 * gdb.fortran/print-formatted.f90: Likewise.
4810 2014-09-03 Sasha Smundak <asmundak@google.com>
4812 * gdb.python/py-frame.exp: Test Frame.read_register.
4814 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4817 * gdb.python/py-completion.exp: New file.
4818 * gdb.python/py-completion.py: Likewise.
4820 2014-08-28 Doug Evans <dje@google.com>
4822 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4823 eax,etc. are live with values set by gdb and thus the compiler can't
4825 * gdb.arch/i386-pseudo.c (main): Ditto.
4827 2014-08-27 Doug Evans <dje@google.com>
4829 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4831 2014-08-25 Doug Evans <dje@google.com>
4833 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4836 2014-08-25 Doug Evans <dje@google.com>
4838 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4840 2014-08-24 Yao Qi <yao@codesourcery.com>
4842 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4844 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4846 2014-08-22 Doug Evans <dje@google.com>
4849 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4850 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4851 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4853 2014-08-22 Yao Qi <yao@codesourcery.com>
4855 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4856 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4857 * gdb.python/python.exp: Likewise. Use .py file on the host
4858 instead of the build.
4860 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4862 * gdb.threads/gcore-stale-thread.c: New file.
4863 * gdb.threads/gcore-stale-thread.exp: New file.
4865 2014-08-21 Pedro Alves <palves@redhat.com>
4867 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4868 * gdb.base/gcore-relro-pie.exp: Likewise.
4869 * gdb.base/gcore-relro.exp: Likewise.
4870 * gdb.base/gcore.exp: Likewise.
4871 * gdb.base/print-symbol-loading.exp: Likewise.
4872 * gdb.threads/gcore-thread.exp: Likewise.
4873 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4875 2014-08-20 Pedro Alves <palves@redhat.com>
4876 Jan Kratochvil <jan.kratochvil@redhat.com>
4878 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4880 (EXPECT): Handle READ1 being set.
4881 (all): Depend on EXTRA_RULES.
4882 (check-read1, expect-read1, read1.so, read1): New rules.
4883 * README (Testsuite Parameters): Document the READ1 make variable.
4884 (Race detection): New section.
4885 * configure: Regenerate.
4886 * configure.ac: If build==host==target, and running under a
4887 GNU/glibc system, add read1 to the extra Makefile rules.
4888 (EXTRA_RULES): AC_SUBST it.
4889 * lib/read1.c: New file.
4891 2014-08-20 Joel Brobecker <brobecker@adacore.com>
4893 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4894 the handling of variables declared as a typedef to an array
4895 which a DW_AT_data_location attribute.
4897 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
4898 Pedro Alves <palves@redhat.com>
4902 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4905 2014-08-19 Pedro Alves <palves@redhat.com>
4907 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4909 2014-08-19 Yao Qi <yao@codesourcery.com>
4911 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4914 2014-08-18 David Blaikie <dblaikie@gmail.com>
4916 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4918 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4920 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4921 attribute in array range.
4923 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4925 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4927 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4930 * gdb.cp/pr17132.cc: New file.
4931 * gdb.cp/pr17132.exp: New file.
4933 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4935 * gdb.python/py-xmethods.py (A_getarrayind)
4936 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4937 Use 'print' with function call syntax.
4938 (E_method_matcher.match): Fix tab vs space indentation mixup.
4940 2014-08-15 Yao Qi <yao@codesourcery.com>
4942 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4945 2014-08-15 Yao Qi <yao@codesourcery.com>
4947 * gdb.cp/casts.exp: Set print symbol off.
4948 * gdb.cp/class2.exp: Likewise.
4949 * gdb.cp/overload.exp: Likewise.
4950 * gdb.cp/templates.exp: Likewise.
4952 2014-08-11 Doug Evans <dje@google.com>
4954 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4955 (test_load_shlib): Update.
4957 2014-08-09 Yao Qi <yao@codesourcery.com>
4959 * gdb.base/display.exp: Invoke is_address_zero_readable.
4960 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4961 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4962 * gdb.base/hbreak-unmapped.exp: Return if
4963 is_address_zero_readable returns true.
4964 * gdb.base/signest.exp: Likewise.
4965 * gdb.base/signull.exp: Likewise.
4966 * gdb.base/sigbpt.exp: Likewise.
4967 * gdb.guile/scm-disasm.exp: Do the test if
4968 is_address_zero_readable returns false.
4969 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4970 * gdb.python/py-arch.exp: Likewise.
4971 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4972 * lib/gdb.exp (is_address_zero_readable): New proc.
4974 2014-08-09 Yao Qi <yao@codesourcery.com>
4977 * gdb.mi/mi-var-display.exp: Make test messages unique.
4979 2014-08-04 Tom Tromey <tromey@redhat.com>
4981 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4984 2014-08-04 Tom Tromey <tromey@redhat.com>
4986 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4989 2014-08-01 Joel Brobecker <brobecker@adacore.com>
4991 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4992 inner_vla_struct_object_size.
4993 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4996 2014-07-30 Pedro Alves <palves@redhat.com>
4998 * gdb.threads/signal-command-handle-nopass.exp (test): Add
5001 2014-07-29 Yao Qi <yao@codesourcery.com>
5004 * gdb.base/until-nodebug.exp: New.
5006 2014-07-28 Doug Evans <xdje42@gmail.com>
5009 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5010 previously existing parameter, and previously ambiguously spelled
5013 2014-07-28 Will Newton <will.newton@linaro.org>
5015 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5017 2014-07-26 Ludovic Courtès <ludo@gnu.org>
5018 Doug Evans <xdje42@gmail.com>
5021 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5023 2014-07-25 Pedro Alves <palves@redhat.com>
5025 * gdb.threads/signal-command-handle-nopass.c: New file.
5026 * gdb.threads/signal-command-handle-nopass.exp: New file.
5027 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5028 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5029 * gdb.threads/signal-delivered-right-thread.c: New file.
5030 * gdb.threads/signal-delivered-right-thread.exp: New file.
5032 2014-07-25 Pedro Alves <palves@redhat.com>
5034 * gdb.base/double-prompt-target-event-error.exp
5035 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5037 (cancel_pagination_in_target_event): Rework double prompt
5039 * gdb.base/paginate-after-ctrl-c-running.exp
5040 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5042 * gdb.base/paginate-bg-execution.exp
5043 (test_bg_execution_pagination_return)
5044 (test_bg_execution_pagination_cancel): Remove '-notransfer
5046 * gdb.base/paginate-execution-startup.exp
5047 (test_fg_execution_pagination_return)
5048 (test_fg_execution_pagination_cancel): Remove '-notransfer
5050 * gdb.base/paginate-inferior-exit.exp
5051 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5053 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5054 * lib/gdb.exp (pagination_prompt): Run text through
5056 (gdb_test_multiple): Match $pagination_prompt instead of
5058 (string_to_regexp): Move to lib/gdb-utils.exp.
5060 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5062 * gdb.arch/amd64-entry-value-paramref.S: New file.
5063 * gdb.arch/amd64-entry-value-paramref.cc: New file.
5064 * gdb.arch/amd64-entry-value-paramref.exp: New file.
5065 * gdb.arch/amd64-optimout-repeat.S: New file.
5066 * gdb.arch/amd64-optimout-repeat.c: New file.
5067 * gdb.arch/amd64-optimout-repeat.exp: New file.
5069 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5072 * gdb.base/statistics.exp: New file.
5074 2014-07-17 Doug Evans <dje@google.com>
5077 * gdb.base/maint.exp: Update testing of per-command stats.
5079 2014-07-16 Pedro Alves <palves@redhat.com>
5081 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5082 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5083 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5084 (tfile_write_buf): New functions.
5085 (add_memory_block): Rewrite using the above.
5086 (adjust_function_address): New function.
5087 (FUNCTION_ADDRESS): New macro.
5088 (write_basic_trace_file): Remove short_x local, and use
5089 tfile_write_16. Change type of func_addr local to unsigned long
5090 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
5091 here. Cast argument of add_memory_block to char pointer.
5092 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
5093 (main): Remove parameters.
5094 * gdb.trace/tfile.exp: Remove nowarnings.
5096 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5098 * gdb.base/debug-expr.exp: Test string evaluation with
5099 "debug expression" on.
5101 2014-07-15 Pedro Alves <palves@redhat.com>
5103 * gdb.base/reread.exp: Use clean_restart.
5105 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5107 * gdb.arch/avr-flash-qualifer.c: New.
5108 * gdb.arch/avr-flash-qualifer.exp: New.
5110 2014-07-14 Pedro Alves <palves@redhat.com>
5112 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5113 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5115 2014-07-14 Pedro Alves <palves@redhat.com>
5117 * gdb.base/double-prompt-target-event-error.c: New file.
5118 * gdb.base/double-prompt-target-event-error.exp: New file.
5120 2014-07-14 Pedro Alves <palves@redhat.com>
5123 * gdb.base/paginate-inferior-exit.c: New file.
5124 * gdb.base/paginate-inferior-exit.exp: New file.
5126 2014-07-14 Pedro Alves <palves@redhat.com>
5129 * gdb.base/paginate-bg-execution.c: New file.
5130 * gdb.base/paginate-bg-execution.exp: New file.
5132 2014-07-14 Pedro Alves <palves@redhat.com>
5135 * gdb.base/paginate-execution-startup.c: New file.
5136 * gdb.base/paginate-execution-startup.exp: New file.
5137 * lib/gdb.exp (pagination_prompt): New global.
5138 (default_gdb_spawn): New procedure, factored out from
5140 (default_gdb_start): Adjust to call default_gdb_spawn.
5141 (gdb_spawn): New procedure.
5143 2014-07-14 Pedro Alves <palves@redhat.com>
5145 * lib/gdb.exp (gdb_assert): New procedure.
5146 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5148 2014-07-14 Pedro Alves <palves@redhat.com>
5150 * gdb.base/execution-termios.c: New file.
5151 * gdb.base/execution-termios.exp: New file.
5153 2014-07-14 Tom Tromey <tromey@redhat.com>
5155 * gdb.cp/vla-cxx.cc: New file.
5156 * gdb.cp/vla-cxx.exp: New file.
5158 2014-07-14 Tom Tromey <tromey@redhat.com>
5160 * gdb.reverse/rerun-prec.c: New file.
5161 * gdb.reverse/rerun-prec.exp: New file.
5163 2014-07-12 Maciej W. Rozycki <macro@mips.com>
5164 Maciej W. Rozycki <macro@codesourcery.com>
5166 * lib/gdb-utils.exp: New file.
5167 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5168 inline `gdb_init_command' processing.
5169 (gdb_start_cmd): Likewise.
5170 * lib/mi-support.exp (mi_run_cmd): Likewise.
5171 * README: Document `gdb_init_command' and `gdb_init_commands'.
5173 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5175 Fix false FAIL running under a very long directory name.
5176 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5177 and "set print elements 10000". Twice.
5179 2014-07-11 Yao Qi <yao@codesourcery.com>
5181 * gdb.base/exprs.exp: "set print symbol off".
5183 2014-07-11 Pedro Alves <palves@redhat.com>
5185 * gdb.threads/kill.c: New file.
5186 * gdb.threads/kill.exp: New file.
5188 2014-07-10 Yao Qi <yao@codesourcery.com>
5190 * gdb.trace/tfile.c (write_basic_trace_file)
5191 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5192 address written to trace file.
5194 2014-07-09 Pedro Alves <palves@redhat.com>
5196 * gdb.base/attach-wait-input.exp: New file.
5197 * gdb.base/attach-wait-input.c: New file.
5199 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5201 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5202 setting up test structures.
5203 (main): Call new test function.
5204 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5205 test function, continue into test function and walk test
5208 2014-07-02 Yao Qi <yao@codesourcery.com>
5210 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5211 'bar_start' at the beginning of functions 'foo' and 'bar'
5213 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5214 instead of 'foo' and 'bar'.
5216 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5218 * gdb.btrace/segv.exp: New.
5219 * gdb.btrace/segv.c: New.
5221 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
5223 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5226 2014-06-30 Mark Wielaard <mjw@redhat.com>
5228 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5229 vulture, vilify, villar): New volatile array constants.
5230 (vindictive, vegetation): New const volatile array constants.
5231 * gdb.base/volatile.exp: Test volatile and const volatile array
5234 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5236 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5237 target lacks support for awatch, rwatch, or hbreak.
5239 2014-06-27 Yao Qi <yao@codesourcery.com>
5241 * gdb.multi/dummy-frame-restore.exp: New.
5242 * gdb.multi/dummy-frame-restore.c: New.
5244 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5246 * gdb.btrace/gcore.exp: New.
5248 2014-06-23 Pedro Alves <palves@redhat.com>
5250 * gdb.base/watchpoint-reuse-slot.c: New file.
5251 * gdb.base/watchpoint-reuse-slot.exp: New file.
5253 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5255 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5256 progspace's filename in 'info', 'enable' and 'disable' command
5259 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5261 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5262 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5263 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5265 2014-06-20 Gary Benson <gbenson@redhat.com>
5267 * gdb.arch/i386-avx.exp: Fix include file location.
5268 * gdb.arch/i386-sse.exp: Likewise.
5270 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5272 * gdb.dlang/expression.exp: New file.
5274 2014-06-19 Pedro Alves <palves@redhat.com>
5276 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5278 (top level): ... here. Iterate running tests under different
5279 scheduler-locking settings.
5281 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
5283 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5284 to DW_FORM_addr and use non-zero addresses.
5286 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5289 * gdb.python/py-xmethods.cc: Add global function call counters and
5290 increment them in their respective functions. Remove "cout"
5292 * gdb.python/py-xmethods.exp: Make tests check the global function
5293 call counters instead of depending on inferior IO.
5295 2014-06-18 Don Breazeal <donb@codesourcery.com>
5297 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5299 (explicit_fork_parent_follow): Deleted procedure.
5300 (explicit_fork_child_follow): Deleted procedure.
5301 (test_follow_fork): New procedure.
5302 (do_fork_tests): Replace calls to deleted procedures with
5303 calls to test_follow_fork and reset GDB for subsequent
5306 2014-06-17 Yao Qi <yao@codesourcery.com>
5308 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5311 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
5313 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5314 Initialize ptr and S explicitly.
5315 (skip_type_update_when_not_use_rtti_test): Likewise.
5317 2014-06-16 Keith Seitz <keiths@redhat.com>
5320 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5321 the inferior is started.
5323 2014-06-16 Pedro Alves <palves@redhat.com>
5325 * gdb.base/break-main-file-remove-fail.c: New file.
5326 * gdb.base/break-main-file-remove-fail.exp: New file.
5327 * gdb.base/break-unload-file.exp: Use build_executable instead of
5328 prepare_for_testing.
5329 (test_break): New parameter "initial_load". Handle it.
5330 (top level): Add initial_load cmdline/file axis.
5332 2014-06-12 Tom Tromey <tromey@redhat.com>
5334 * gdb.base/completion.exp: Don't use directory name in test.
5336 2014-06-09 Gary Benson <gbenson@redhat.com>
5338 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5339 separate the always-available ANSI-standard signals from the
5340 signals that require checking.
5342 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5346 2014-06-07 Keith Seitz <keiths@redhat.com>
5350 * gdb.cp/var-tag.cc: New file.
5351 * gdb.cp/var-tag.exp: New file.
5352 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5353 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5354 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5355 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5357 2014-06-06 Doug Evans <xdje42@gmail.com>
5359 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5361 2014-06-06 Pedro Alves <palves@redhat.com>
5363 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5364 in target debug output instead of looking at RSP packets,
5365 disabling the test on any target that uses hardware stepping.
5368 2014-06-06 Pedro Alves <palves@redhat.com>
5370 * gdb.base/break-unload-file.exp: Fix typo.
5372 2014-06-06 Yao Qi <yao@codesourcery.com>
5374 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5375 from "jit_function" to "^jit_function".
5377 2014-06-06 Yao Qi <yao@codesourcery.com>
5379 * gdb.base/async.c (foo): Add one statement.
5380 * gdb.base/async.exp: Get the next instruction address and
5381 match the output of "nexti" by instruction address. Match
5382 the hex address in the output of "finish".
5384 2014-06-06 Gary Benson <gbenson@redhat.com>
5386 * gdb.base/call-signals.c: Remove preprocessor conditionals
5387 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
5388 SIGSEGV and SIGTERM.
5389 * gdb.base/sigall.c: Likewise.
5390 * gdb.base/unwindonsignal.c: Likewise.
5391 * gdb.reverse/sigall-reverse.c: Likewise.
5393 2014-06-06 Yao Qi <yao@codesourcery.com>
5395 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5396 readable, skip the test.
5398 2014-06-06 Yao Qi <yao@codesourcery.com>
5400 * gdb.threads/staticthreads.c (thread_function): Move the line
5401 setting breakpoint on forward.
5402 * gdb.threads/staticthreads.exp: Update comments.
5404 2014-06-05 Ludovic Courtès <ludo@gnu.org>
5406 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5407 "history-append! type error".
5409 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5411 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5412 erroneous dprintf expected input.
5414 2014-06-04 Doug Evans <xdje42@gmail.com>
5416 * gdb.guile/scm-generics.exp: Delete.
5418 2014-06-04 Doug Evans <xdje42@gmail.com>
5420 * gdb.guile/scm-breakpoint.exp: Update.
5421 Add tests for breakpoint registration.
5423 2014-06-04 Tom Tromey <tromey@redhat.com>
5425 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5427 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5428 inner_vla_struct, vla_union types. Initialize objects of those
5429 types and compute their sizes.
5431 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5432 Hui Zhu <hui@codesourcery.com>
5434 * gdb.base/fileio.exp: Add test for shell not available as well as
5436 * gdb.base/fileio.c (test_system): Check for shell twice.
5438 2014-06-04 Yao Qi <yao@codesourcery.com>
5440 * gdb.base/auto-connect-native-target.exp: Remove redundant
5441 space from the regexp pattern.
5443 2014-06-04 Yao Qi <yao@codesourcery.com>
5445 * gdb.base/default.exp: Replace "child" with "native" in
5448 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5450 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5451 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5452 * gdb.python/py-xmethods.py: Python script supporting the
5453 new testcase and tests.
5455 2014-06-03 Joel Brobecker <brobecker@adacore.com>
5456 Pedro Alves <palves@redhat.com>
5458 PR breakpoints/17000
5459 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5460 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5462 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5464 * gdb.base/subst.exp: Add tests to verify partial path matching
5467 2014-06-03 Pedro Alves <palves@redhat.com>
5469 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5470 target that doesn't use software single-stepping.
5472 2014-06-03 Pedro Alves <palves@redhat.com>
5474 PR breakpoints/17000
5475 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5476 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5478 2014-06-02 Doug Evans <xdje42@gmail.com>
5480 * gdb.guile/scm-parameter.exp: New file.
5482 2014-06-02 Doug Evans <xdje42@gmail.com>
5484 * gdb.guile/scm-cmd.c: New file.
5485 * gdb.guile/scm-cmd.exp: New file.
5487 2014-06-02 Doug Evans <xdje42@gmail.com>
5489 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5490 pretty-printer lookup.
5491 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5492 (make-pp_s-printer): Call it.
5493 (make-pretty-printer-from-dict): New function.
5494 (lookup-pretty-printer-maker-from-dict): New function.
5495 (*pretty-printer*): Simplify.
5496 (make-objfile-pp_s-printer): New function.
5497 (install-objfile-pretty-printers!): New function.
5498 (make-progspace-pp_s-printer): New function.
5499 (install-progspace-pretty-printers!): New function.
5500 * gdb.guile/scm-progspace.c: New file.
5501 * gdb.guile/scm-progspace.exp: New file.
5503 2014-06-02 Pedro Alves <palves@redhat.com>
5505 * gdb.base/dprintf-bp-same-addr.c: New file.
5506 * gdb.base/dprintf-bp-same-addr.exp: New file.
5508 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5510 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5511 * gdb.arch/powerpc-power.s: Likewise.
5513 2014-06-02 Joel Brobecker <brobecker@adacore.com>
5515 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5517 2014-06-01 Yao Qi <yao@codesourcery.com>
5519 * gdb.base/watchpoint.exp (test_watch_location): Check null
5520 pointer can be dereferenced. If not, do the test, otherwise
5523 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5525 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5527 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5529 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5531 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5532 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5533 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5534 * gdb.arch/amd64-invalid-stack-top.c: New file.
5535 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5537 2014-05-30 Pedro Alves <palves@redhat.com>
5539 PR breakpoints/17000
5540 * gdb.base/sss-bp-on-user-bp.c: New file.
5541 * gdb.base/sss-bp-on-user-bp.exp: New file.
5543 2014-05-30 David Blaikie <dblaikie@gmail.com>
5545 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5546 gnu_inline semantics via attribute.
5547 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5548 source explicitly specifies the required semantics.
5550 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5552 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5554 2014-05-29 Pedro Alves <palves@redhat.com>
5555 Tom Tromey <tromey@redhat.com>
5557 * gdb.base/async-shell.exp: Don't enable target-async.
5558 * gdb.base/async.exp
5559 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5561 (top level): Don't test with "target-async".
5562 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5563 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5564 * gdb.base/inferior-died.exp: Don't enable target-async.
5565 * gdb.base/interrupt-noterm.exp: Likewise.
5566 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5567 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5568 * gdb.mi/mi-nonstop.exp: Likewise.
5569 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5570 * gdb.mi/mi-nsintrall.exp: Likewise.
5571 * gdb.mi/mi-nsmoribund.exp: Likewise.
5572 * gdb.mi/mi-nsthrexec.exp: Likewise.
5573 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5574 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5575 * gdb.python/py-evsignal.exp: Don't enable target-async.
5576 * gdb.python/py-evthreads.exp: Likewise.
5577 * gdb.python/py-prompt.exp: Likewise.
5578 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5579 * gdb.server/solib-list.exp: Don't enable target-async.
5580 * gdb.threads/thread-specific-bp.exp: Likewise.
5581 * lib/mi-support.exp: Adjust to use mi-async.
5583 2014-05-29 Pedro Alves <palves@redhat.com>
5586 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5587 reason, even in sync mode.
5589 2014-05-29 Pedro Alves <palves@redhat.com>
5590 Hui Zhu <hui@codesourcery.com>
5593 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5594 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5595 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5596 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5598 2014-05-28 Joel Brobecker <brobecker@adacore.com>
5600 * config/monitor.exp (gdb_target_monitor): Replace use of
5601 "set remotebaud" by "set serial baud".
5603 2014-05-26 Andy Wingo <wingo@igalia.com>
5605 * gdb.guile/scm-breakpoint.exp:
5606 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5607 properties instead of gdb-object-properties.
5609 2014-05-26 Yao Qi <yao@codesourcery.com>
5611 * gdb.server/no-thread-db.exp: Specify source file name
5612 explicitly when setting a breakpoint.
5614 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5616 * gdb.btrace/vdso.c: New.
5617 * gdb.btrace/vdso.exp: New.
5619 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5621 * gdb.base/gcore.exp (capture_command_output): Move ...
5622 * lib/gdb.exp (capture_command_output): ... here.
5624 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5626 * gdb.btrace/data.exp: Test memory access during btrace replay.
5628 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5630 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5632 2014-05-21 Pedro Alves <palves@redhat.com>
5635 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5636 (top level): Test that output related to execution commands is
5637 sent to the console with CLI commands, but not with MI commands.
5638 Test that breakpoint events are always mirrored to the console.
5639 Also expect the new source line to be output after a "next" in
5640 async mode too. Make it a pass/fail test.
5641 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5643 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5645 2014-05-21 Pedro Alves <palves@redhat.com>
5647 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5648 Use them to test variations of "list" after reaching a breakpoint.
5649 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5650 Test "list" with listsize 10 after reaching a breakpoint.
5651 * gdb.python/python.exp (decode_line current location line
5652 number): Adjust expected line number.
5654 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5656 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5657 behavior for $args, pass it directly to "run".
5659 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5661 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5664 2014-05-21 Pedro Alves <palves@redhat.com>
5666 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5667 auto-connect-native-target off".
5668 * gdb.base/auto-connect-native-target.c: New file.
5669 * gdb.base/auto-connect-native-target.exp: New file.
5671 2014-05-21 Pedro Alves <palves@redhat.com>
5673 * gdb.base/default.exp: Test "target native" instead of "target
5676 2014-05-21 Mark Wielaard <mjw@redhat.com>
5678 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5680 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5682 Fix TLS access for -static -pthread.
5683 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5684 <HAVE_TLS> (thread_function, main): Initialize it.
5685 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5687 <$have_tls != "">: Check TLSVAR.
5689 2014-05-21 Pedro Alves <palves@redhat.com>
5691 * gdb.base/dcache-line-read-error.c: New.
5692 * gdb.base/dcache-line-read-error.exp: New.
5694 2014-05-20 Pedro Alves <palves@redhat.com>
5696 * gdb.base/compare-sections.c: New file.
5697 * gdb.base/compare-sections.exp: New file.
5699 2014-05-20 Pedro Alves <palves@redhat.com>
5701 * gdb.base/break-idempotent.c: New file.
5702 * gdb.base/break-idempotent.exp: New file.
5704 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5706 * gdb.btrace/nohist.exp: New.
5708 2014-05-20 Yao Qi <yao@codesourcery.com>
5710 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5711 gdb.reverse directory and gdb_reverse_timeout exists in board
5713 * README: Document gdb_reverse_timeout.
5715 2014-05-20 Yao Qi <yao@codesourcery.com>
5717 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5718 'test_file_name'. Treat args as a string instead of a list.
5719 (gdb_init): Rename argument 'args' by 'test_file_name'.
5721 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5723 * gdb.arch/powerpc-power.exp: New file.
5724 * gdb.arch/powerpc-power.s: New file.
5726 2014-05-16 Doug Evans <dje@google.com>
5728 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
5729 * gdb.base/completion.exp: Check that all expected files exist
5730 before doing file completion.
5732 2014-05-16 Doug Evans <dje@google.com>
5734 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5736 (do_syscall_tests_without_xml): Update.
5738 2014-05-16 Pedro Alves <palves@redhat.com>
5740 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5741 instead of "unknown output after running".
5743 2014-05-16 Yao Qi <yao@codesourcery.com>
5745 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5746 file1.txt from host at the end.
5747 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5749 2014-05-15 Doug Evans <dje@google.com>
5751 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5752 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5753 loading file. Add test for TU lookup.
5755 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5757 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5758 calling "-exec-arguments" or "set args" before running the
5761 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5763 * lib/mi-support.exp (mi_expect_stop): Expect message for
5764 inferiors that exit with non-zero exit code.
5766 2014-05-14 Yao Qi <yao@codesourcery.com>
5768 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5769 match absolute path on remote host.
5770 (test_file_list_exec_source_files): Remove "/" from the
5773 2014-05-14 Yao Qi <yao@codesourcery.com>
5775 * boards/local-remote-host-notty.exp (${board}_file): New
5778 2014-05-07 Kyle McMartin <kyle@redhat.com>
5780 Pushed by Joel Brobecker <brobecker@adacore.com>.
5781 * gdb.arch/aarch64-atomic-inst.c: New file.
5782 * gdb.arch/aarch64-atomic-inst.exp: New file.
5784 2014-05-07 Yao Qi <yao@codesourcery.com>
5786 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5787 in current context" too.
5789 2014-05-05 Keith Seitz <keiths@redhat.com>
5791 * gdb.linespec/ls-dollar.exp: Add test for linespec
5792 file:convenience_variable.
5794 2014-05-05 Yao Qi <yao@codesourcery.com>
5796 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5797 traceframes into tfile and ctf trace files. Read data from
5798 trace file and test collected data.
5799 (gdb_collect_locals_test): Likewise.
5800 (gdb_unavailable_registers_test): Likewise.
5801 (gdb_unavailable_floats): Likewise.
5802 (gdb_collect_globals_test): Likewise.
5803 (top-level): Append "ctf" to trace_file_targets if GDB
5806 2014-05-05 Yao Qi <yao@codesourcery.com>
5808 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5810 (gdb_collect_args_test_1): ... it. New proc.
5811 (gdb_collect_locals_test): Move some code to ...
5812 (gdb_collect_locals_test_1): ... it. New proc.
5813 (gdb_unavailable_registers_test): Move some code to ...
5814 (gdb_unavailable_registers_test_1): ... it. New proc.
5815 (gdb_unavailable_floats): Move some code to ...
5816 (gdb_unavailable_floats_1): ... it. New proc.
5818 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5820 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5821 probes to test for bitness recognition.
5822 * gdb.arch/amd64-stap-optional-prefix.exp
5823 (test_probe_value_without_reg): New procedure.
5824 Add code to test for different kinds of bitness.
5826 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5828 PR breakpoints/16889
5829 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5830 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5832 2014-05-01 Pedro Alves <palves@redhat.com>
5834 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5835 gdb_file_cmd if no file is specified.
5836 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5837 last_loaded_file to set the remote exec-file.
5839 2014-05-01 Pedro Alves <palves@redhat.com>
5841 * boards/local-remote-host.exp: New file.
5843 2014-05-01 Pedro Alves <palves@redhat.com>
5845 * boards/local-remote-host.exp: Rename to ...
5846 * boards/local-remote-host-notty.exp: ... this.
5848 2014-04-28 Joel Brobecker <brobecker@adacore.com>
5850 * gdb.ada/dyn_arrayidx: New testcase.
5852 2014-04-26 Yao Qi <yao@codesourcery.com>
5854 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5855 and compute the length of function main. Save it in
5857 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5858 (top-level): Use gdb_compile to compile objects into
5859 executable and restart GDB. Remove invocation to
5860 prepare_for_testing.
5862 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5863 Pedro Alves <palves@redhat.com>
5866 * gdb.multi/multi-attach.c: New file.
5867 * gdb.multi/multi-attach.exp: New file.
5869 2014-04-25 Pedro Alves <palves@redhat.com>
5871 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5873 (top level): Test that "set remote conditional-breakpoints-packet
5874 off" works as intended.
5875 * gdb.base/dprintf.exp: Test that "set remote
5876 breakpoint-commands-packet off" works as intended.
5877 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5879 (top level): Call it.
5880 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5881 remote fast-tracepoints-packet off" works as intended.
5882 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5883 * lib/gdb.exp (gdb_is_target_remote): ... here.
5885 2014-04-24 David Blaikie <dblaikie@gmail.com>
5887 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5888 ensure clang would not discard them.
5889 * gdb.base/gdbvars.c: Ditto.
5890 * gdb.base/memattr.c: Ditto.
5891 * gdb.base/whatis.c: Ditto.
5892 * gdb.python/py-prettyprint.c: Ditto.
5893 * gdb.trace/actions.c: Ditto.
5894 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5895 ensure clang would not discard it.
5897 2014-04-24 David Blaikie <dblaikie@gmail.com>
5899 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5900 clang to emit the full definition of type required by the test
5901 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5903 2014-04-24 David Blaikie <dblaikie@gmail.com>
5905 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5906 coax Clang into emitting the definition of the type.
5907 * gdb.cp/pr10728-x.h (y): Ditto.
5908 * gdb.cp/pr10728-y.cc (y): Ditto.
5910 2014-04-24 David Blaikie <dblaikie@gmail.com>
5912 * gdb.base/label.exp: XFAIL label related tests under Clang.
5913 * gdb.cp/cplabel.exp: Ditto.
5914 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5915 under Clang those using labels.
5917 2014-04-25 Yao Qi <yao@codesourcery.com>
5919 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5921 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5922 partial_label and double_label.
5924 2014-04-24 David Blaikie <dblaikie@gmail.com>
5926 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5928 2014-04-24 David Blaikie <dblaikie@gmail.com>
5930 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5931 of the function to work across GCC and Clang.
5932 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5933 pointer types (const void ** const V void **).
5935 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
5936 Walfred Tedeschi <walfred.tedeschi@intel.com>
5938 * Makefile.in (EXECUTABLES): Added i386-avx512.
5939 * gdb.arch/i386-avx512.c: New file.
5940 * gdb.arch/i386-avx512.exp: Likewise.
5942 2014-04-23 Keith Seitz <keiths@redhat.com>
5944 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5945 (mi_make_breakpoint_table): New procedure.
5946 (mi_create_breakpoint): Use mi_make_breakpoint
5947 and return the result.
5948 (mi_make_breakpoint): New procedure.
5949 (mi_build_kv_pairs): New procedure.
5951 * gdb.mi/mi-break.exp: Remove unused globals,
5952 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5953 All callers updated.
5954 * gdb.mi/mi-dprintf.exp: Use variable to track command
5956 Update all callers of mi_create_breakpoint and use
5957 mi_make_breakpoint_table.
5958 Remove any unused global variables.
5959 * gdb.mi/mi-nonstop.exp: Likewise.
5960 * gdb.mi/mi-nsintrall.exp: Likewise.
5961 * gdb.mi/mi-nsmoribund.exp: Likewise.
5962 * gdb.mi/mi-nsthrexec.exp: Likewise.
5963 * gdb.mi/mi-reverse.exp: Likewise.
5964 * gdb.mi/mi-simplerun.exp: Likewise.
5965 * gdb.mi/mi-stepn.exp: Likewise.
5966 * gdb.mi/mi-syn-frame.exp: Likewise.
5967 * gdb.mi/mi-until.exp: Likewise.
5968 * gdb.mi/mi-var-cp.exp: Likewise.
5969 * gdb.mi/mi-var-display.exp: Likewise.
5970 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5971 * gdb.mi/mi2-var-child.exp: Likewise.
5972 * gdb.mi/mi-vla-c99.exp: Likewise.
5973 * lib/mi-support.exp: Likewise.
5975 From Ian Lance Taylor <iant@cygnus.com>:
5976 * lib/gdb.exp (parse_args): New procedure.
5978 2014-04-23 Pedro Alves <palves@redhat.com>
5980 * gdb.base/break-unload-file.c: New file.
5981 * gdb.base/break-unload-file.exp: New file.
5982 * gdb.base/sym-file-lib.c (baz): New function.
5983 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5985 (load): Store the segment's mapped size.
5986 (unload): New function.
5987 (unload_shlib): New function.
5988 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5989 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5990 set a breakpoint at baz, and call it.
5991 * gdb.base/sym-file.exp: New tests for stale breakpoint
5994 2014-04-23 Pedro Alves <palves@redhat.com>
5996 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5997 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5998 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5999 * gdb.base/hbreak-unmapped.c: New file.
6000 * gdb.base/hbreak-unmapped.exp: New file.
6001 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6002 * lib/gdb.exp (gdb_is_target_remote): ... here.
6004 2014-04-22 Pedro Alves <palves@redhat.com>
6006 * gdb.base/consecutive-step-over.c: New file.
6007 * gdb.base/consecutive-step-over.exp: New file.
6009 2014-04-22 Pedro Alves <palves@redhat.com>
6011 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6012 instead of send_gdb/gdb_expect.
6014 2014-04-22 Yao Qi <yao@codesourcery.com>
6016 * lib/trace-support.exp (generate_tracefile): New procedure.
6017 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6019 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6020 if generate_tracefile returns 1.
6022 2014-04-18 Tom Tromey <palves@redhat.com>
6023 Pedro alves <tromey@redhat.com>
6026 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6027 with a backtrace limit.
6028 * gdb.python/py-frame-inline.exp: Test running to an inline
6029 function with a backtrace limit, and printing the newest frame.
6030 * gdb.python/py-frame-inline.c (main): Call f.
6032 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6034 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6036 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6038 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6039 Drop prefix from unsupported source file path.
6041 2014-04-17 Yao Qi <yao@codesourcery.com>
6043 * lib/gdb.exp (with_target_charset): New proc.
6044 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6045 with_target_charset.
6046 (test_print_strings): Likewise.
6047 (test_repeat_bytes): Likewise.
6048 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6051 2014-04-16 Keith Seitz <keiths@redhat.com>
6054 * gdb.dwarf2/corrupt.c: New file.
6055 * gdb.dwarf2/corrupt.exp: New file.
6057 2014-04-16 Keith Seitz <keiths@redhat.com>
6060 * gdb.cp/namelessclass.cc: New file.
6061 * gdb.cp/namelessclass.exp: New file.
6062 * gdb.cp/namelessclass.S: New file.
6064 2014-04-16 Doug Evans <dje@google.com>
6066 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6068 (gdbserver_default_get_comm_port): New function.
6069 (gdbserver_start): Check if board file provided
6070 "gdbserver,get_comm_port" and use it if so.
6071 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6072 (gdb,socketport): Set to "stdio".
6073 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6074 (stdio_gdbserver_template): Delete.
6075 (${board}_get_remote_address): Update.
6076 (${board}_build_remote_cmd): Delete.
6077 (${board}_get_comm_port): New function.
6078 (${board}_spawn): Update.
6079 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6081 (${board}_get_remote_address): Update.
6082 (${board}_get_comm_port): New function.
6084 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
6086 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6087 appearing in any order.
6089 2014-04-15 Doug Evans <dje@google.com>
6091 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6092 uninitialized value of "description".
6094 2014-04-15 Keith Seitz <keiths@redhat.com>
6096 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6097 Remove unused globals.
6098 (test_running_the_program): Likewise.
6099 (test_controlled_execution): Likewise.
6100 (test_controlling_breakpoints): Likewise.
6101 (test_program_termination): Likewise.
6103 2014-04-15 Keith Seitz <keiths@redhat.com>
6105 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6107 (test_rbreak_creation_and_listing): Likewise.
6108 (test_ignore_count): Likewise.
6109 (test_error): Likewise.
6111 2014-04-15 Pedro Alves <palves@redhat.com>
6113 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6114 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6116 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6117 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6118 to sym-file-loader.c.
6119 (struct library): Forward declare.
6120 (load_shlib, lookup_function): Change prototypes.
6121 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6122 (translate_offset): Remove declarations.
6123 (get_text_addr): New declaration.
6124 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6125 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6127 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6128 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6129 here from sym-file-loader.h.
6130 (struct library): New structure.
6131 (load_shlib, lookup_function): Change prototypes and adjust to
6132 work with a struct library.
6133 (find_shstrtab, find_strtab, find_shdr, find_symtab)
6134 (translate_offset): Make static.
6135 (get_text_addr): New function.
6136 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6138 2014-04-15 Pedro Alves <palves@redhat.com>
6140 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6142 2014-04-15 Pedro Alves <palves@redhat.com>
6144 * gdb.base/sym-file-loader.c: Include <limits.h>.
6145 (SELF_LINK): New define.
6146 (get_origin): New function.
6147 (load_shlib): Use it.
6148 * gdb.base/sym-file.exp: Don't early return if the target is
6149 remote. Use runto_main, and issue fail is that fails. Use
6151 (shlib_name): Delete.
6152 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6154 2014-04-15 Pedro Alves <palves@redhat.com>
6156 * gdb.base/sym-file.exp: Remove regex characters from test
6157 message. Don't refer to breakpoint numbers in test messages.
6159 2014-04-14 Keith Seitz <keiths@redhat.com>
6162 * gdb.cp/var-tag.cc: New file.
6163 * gdb.cp/var-tag.exp: New file.
6164 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6165 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6166 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6167 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6169 2014-04-14 Tom Tromey <tromey@redhat.com>
6171 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6172 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6174 * gdb.cp/enum-class.exp: New file.
6175 * gdb.cp/enum-class.cc: New file.
6177 2014-04-14 Tom Tromey <tromey@redhat.com>
6179 * gdb.dwarf2/enum-type.exp: New file.
6181 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6183 * gdb.mi/mi-vla-c99.exp: New file.
6184 * gdb.mi/vla.c: New file.
6186 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6188 * gdb.base/vla-datatypes.c: New file.
6189 * gdb.base/vla-datatypes.exp: New file.
6191 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6193 * gdb.base/vla-ptr.c: New file.
6194 * gdb.base/vla-ptr.exp: New file.
6196 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6198 * gdb.dwarf2/count.exp: New file.
6200 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6202 * gdb.base/vla-sideeffect.c: New file.
6203 * gdb.base/vla-sideeffect.exp: New file.
6205 2014-04-14 David Blaikie <dblaikie@gmail.com>
6207 * gdb.mi/non-stop.c: Add return value for non-void function return
6209 * gdb.threads/staticthreads.c: Ditto.
6211 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6212 Doug Evans <xdje42@gmail.com>
6214 * gdb.guile/scm-value.c: Improve test case.
6215 * gdb.guile/scm-value.exp: Add new test.
6217 2014-04-11 David Blaikie <dblaikie@gmail.com>
6219 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6220 override Clang's default.
6222 2014-04-11 Joel Brobecker <brobecker@adacore.com>
6224 Revert the following changes (regressions):
6226 * gdb.base/vla-sideeffect.c: New file.
6227 * gdb.base/vla-sideeffect.exp: New file.
6229 * gdb.dwarf2/count.exp: New file.
6231 * gdb.base/vla-multi.c: New file.
6232 * gdb.base/vla-multi.exp: New file.
6234 * gdb.base/vla-ptr.c: New file.
6235 * gdb.base/vla-ptr.exp: New file.
6237 * gdb.base/vla-datatypes.c: New file.
6238 * gdb.base/vla-datatypes.exp: New file.
6240 * gdb.mi/mi-vla-c99.exp: New file.
6241 * gdb.mi/vla.c: New file.
6243 2014-04-11 Keith Seitz <keiths@redhat.com>
6246 * gdb.cp/cpsizeof.exp: New file.
6247 * gdb.cp/cpsizeof.cc: New file.
6249 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6251 * gdb.mi/mi-vla-c99.exp: New file.
6252 * gdb.mi/vla.c: New file.
6254 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6256 * gdb.base/vla-datatypes.c: New file.
6257 * gdb.base/vla-datatypes.exp: New file.
6259 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6261 * gdb.base/vla-ptr.c: New file.
6262 * gdb.base/vla-ptr.exp: New file.
6264 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6266 * gdb.base/vla-multi.c: New file.
6267 * gdb.base/vla-multi.exp: New file.
6269 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6271 * gdb.dwarf2/count.exp: New file.
6273 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6275 * gdb.base/vla-sideeffect.c: New file.
6276 * gdb.base/vla-sideeffect.exp: New file.
6278 2014-04-11 Yao Qi <yao@codesourcery.com>
6280 * gdb.base/completion.exp: Check file exists before running tests
6283 2014-04-10 Pedro Alves <palves@redhat.com>
6285 * gdb.base/cond-eval-mode.c: New file.
6286 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
6287 prepare_for_testing to build the new file. Check result of
6289 (test_break, test_watch): New procedures.
6290 (top level): Use them.
6292 2014-04-08 Pierre Muller <muller@sourceware.org>
6294 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6295 Ctrl-V use for mingw hosts.
6297 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6299 * gdb.python/py-value.c: Improve test case.
6300 * gdb.python/py-value.exp: Add new test.
6302 2014-04-07 David Blaikie <dblaikie@gmail.com>
6304 * lib/compiler.c: Identify the clang compiler.
6305 * lib/compiler.cc: Ditto.
6307 2014-04-03 Yao Qi <yao@codesourcery.com>
6309 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6311 2014-04-01 Anton Blanchard <anton@samba.org>
6313 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6316 2014-04-01 Anton Blanchard <anton@samba.org>
6318 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6319 prepare_for_testing.
6321 2014-04-01 Anton Blanchard <anton@samba.org>
6323 * gdb.arch/ppc64-atomic-inst.c: Remove.
6324 * gdb.arch/ppc64-atomic-inst.S: New file.
6325 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6327 2014-03-31 Doug Evans <dje@google.com>
6329 * gdb.base/print-symbol-loading-lib.c: New file.
6330 * gdb.base/print-symbol-loading-main.c: New file.
6331 * gdb.base/print-symbol-loading.exp: New file.
6333 2014-03-31 Yao Qi <yao@codesourcery.com>
6335 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6337 2014-03-28 Joel Brobecker <brobecker@adacore.com>
6339 * gdb.ada/mi_dyn_arr: New testcase.
6341 2014-03-27 Doug Evans <dje@google.com>
6343 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6345 2014-03-27 Yao Qi <yao@codesourcery.com>
6347 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6348 if target is nios2-*-*.
6350 2014-03-26 Yao Qi <yao@codesourcery.com>
6352 * lib/gdb.exp (readline_is_used): New proc.
6353 * gdb.base/completion.exp: Move tests on command complete up.
6354 Skip the rest of tests if readline is not used.
6355 * gdb.ada/complete.exp: Skp the test if readline is not
6357 * gdb.base/filesym.exp: Likewise.
6358 * gdb.base/macscp.exp: Likewise.
6359 * gdb.base/readline-ask.exp: Likewise.
6360 * gdb.base/readline.exp: Likewise.
6361 * gdb.python/py-cmd.exp: Likewise.
6362 * gdb.trace/tfile.exp: Likewise.
6364 2014-03-26 Yao Qi <yao@codesourcery.com>
6366 * gdb.base/macscp.exp: Fix code format issues.
6368 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6370 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6371 * gdb.asm/powerpc64le.inc: New file.
6373 2014-03-25 Pedro Alves <palves@redhat.com>
6374 Doug Evans <dje@google.com>
6376 * gdb.base/source-execution.c: New file.
6377 * gdb.base/source-execution.exp: New file.
6378 * gdb.base/source-execution.gdb: New file.
6380 2014-03-24 Doug Evans <dje@google.com>
6382 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6385 2014-03-24 Hui Zhu <hui@codesourcery.com>
6386 Pedro Alves <palves@redhat.com>
6388 PR breakpoints/16101
6389 * gdb.base/dprintf.exp: Use unsupported rather than changing the
6390 test pass/fail messages. Detect missing support for dprintf when
6391 breakpoints are actually inserted.
6392 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
6393 breakpoints are actually inserted.
6394 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
6397 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6399 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6401 2014-03-22 Doug Evans <xdje42@gmail.com>
6403 * gdb.python/python.exp (python not supported): Verify multi-line
6404 python command issues an error.
6405 * gdb.guile/guile.exp (guile not supported): Verify multi-line
6406 guile command issues an error.
6408 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6410 * gdb.threads/thread-specific.exp: Handle the lack of usable
6411 $this_breakpoint and $this_thread.
6413 2014-03-21 Hui Zhu <hui@codesourcery.com>
6415 * gdb.base/attach.exp (do_command_attach_tests): New.
6417 2014-03-20 Tom Tromey <tromey@redhat.com>
6418 Pedro Alves <palves@redhat.com>
6421 * gdb.base/condbreak-call-false.c: New file.
6422 * gdb.base/condbreak-call-false.exp: New file.
6424 2014-03-20 Pedro Alves <palves@redhat.com>
6426 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6428 (block_signals, unblock_signals): Delete.
6429 (child_function_2, main): Remove references to deleted variable
6432 2014-03-20 Pedro Alves <palves@redhat.com>
6434 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6435 Use pthread_kill to signal thread 2.
6436 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6437 Adjust to make the test send itself a signal rather than using the
6438 host's "kill" command.
6440 2014-03-20 Pedro Alves <palves@redhat.com>
6442 * gdb.threads/multiple-step-overs.c: New file.
6443 * gdb.threads/multiple-step-overs.exp: New file.
6444 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6445 Adjust expected infrun debug output.
6447 2014-03-20 Pedro Alves <palves@redhat.com>
6449 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6450 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6452 2014-03-20 Pedro Alves <palves@redhat.com>
6455 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6456 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6457 of gdb_test_multiple.
6458 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6459 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6461 2014-03-20 Pedro Alves <palves@redhat.com>
6463 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6464 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6466 2014-03-19 Pedro Alves <palves@redhat.com>
6468 * gdb.base/async.exp: Remove early return.
6470 2014-03-19 Pedro Alves <palves@redhat.com>
6472 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6474 2014-03-19 Pedro Alves <palves@redhat.com>
6476 * gdb.base/async.exp (test_background): Expect \r\n after
6477 "completed." in the fail pattern.
6479 2014-03-19 Pedro Alves <palves@redhat.com>
6481 * gdb.base/async.exp (test_background): New procedure.
6482 Use it for all background execution command tests.
6484 2014-03-19 Pedro Alves <palves@redhat.com>
6486 * gdb.base/async.exp: Use prepare_for_testing.
6488 2014-03-19 Pedro Alves <palves@redhat.com>
6490 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6493 2014-03-19 Pedro Alves <palves@redhat.com>
6495 * gdb.base/async.c (main): Add "jump here" and "until here" line
6497 * gdb.base/async.exp (jump_here): New global.
6498 (jump& test): Use it.
6499 (until_here): New global.
6500 (until& test): Use it.
6502 2014-03-19 Pedro Alves <palves@redhat.com>
6504 * gdb.base/async.exp: Don't frob gdb_protocol.
6506 2014-03-18 Doug Evans <xdje42@gmail.com>
6508 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6509 Fix spelling of exec-done-display.
6511 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6514 * gdb.base/gdb-sigterm.c: New file.
6515 * gdb.base/gdb-sigterm.exp: New file.
6517 2014-03-18 Pedro Alves <palves@redhat.com>
6520 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6521 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6524 2014-03-17 Joel Brobecker <brobecker@adacore.com>
6526 * gdb.ada/pckd_arr_ren: New testcase.
6528 2014-03-13 Doug Evans <xdje42@gmail.com>
6531 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6532 collect after discarding symbols.
6534 2014-03-13 Ludovic Courtès <ludo@gnu.org>
6535 Doug Evans <xdje42@gmail.com>
6537 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6538 to history survives a gc.
6540 2014-03-13 Pedro Alves <palves@redhat.com>
6542 * gdb.base/default.exp: Don't test "target procfs".
6544 2014-03-13 Pedro Alves <palves@redhat.com>
6546 * gdb.base/default.exp: Update "target child" and "target procfs"
6547 tests to not expect "Unix".
6549 2014-03-12 Tom Tromey <tromey@redhat.com>
6551 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6552 New procs. Add target-async tests.
6553 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6554 Add target-async tests.
6556 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6558 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6559 'func_start' and 'func_end' for the beginning and end of the
6560 function code, respectively.
6561 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6562 'func_end' instead of 'func' and 'main'.
6564 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6566 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6567 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6568 generate the debug info assembler source.
6570 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6572 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6573 * gdb.dwarf2/arr-subrange.exp: Likewise.
6574 * gdb.dwarf2/dwz.exp: Likewise.
6575 * gdb.dwarf2/method-ptr.exp: Likewise.
6576 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6577 * gdb.dwarf2/subrange.exp: Likewise.
6578 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6579 * gdb.dwarf2/implptrpiece.exp: Likewise.
6580 * gdb.dwarf2/nostaticblock.exp: Likewise.
6582 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6584 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6585 directory to absolute path name arguments.
6587 2014-03-10 Joel Brobecker <brobecker@adacore.com>
6589 * gdb.ada/tagged_access: New testcase.
6591 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6593 * gdb.btrace/data.exp: Update expected output.
6595 2014-03-06 Yao Qi <yao@codesourcery.com>
6597 * gdb.trace/pr16508.exp: New file.
6599 2014-03-05 Pedro Alves <palves@redhat.com>
6602 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6604 (top level): Adjust to use it. Add tests that exercise breakpoint
6605 interaction with the code-cache.
6607 2014-02-26 Ludovic Courtès <ludo@gnu.org>
6609 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6610 test for 'history-append!'.
6612 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6614 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6615 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6616 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6617 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6618 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6619 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6621 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6623 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6624 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6625 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6627 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6629 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6631 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6633 * gdb.dwarf2/arr-stride.c: New file.
6634 * gdb.dwarf2/arr-stride.exp: New file.
6636 2014-02-26 Pedro Alves <palves@redhat.com>
6638 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6639 that won't ever trigger. Make sure that GDB reports the correct
6640 breakpoint that caused the stop.
6642 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6645 * gdb.base/auto-load-script: New file.
6646 * gdb.base/auto-load.c: New file.
6647 * gdb.base/auto-load.exp: New file.
6650 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6652 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6654 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6655 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6657 2014-02-24 Doug Evans <dje@google.com>
6659 * lib/gdb.exp (run_on_host): Log error output if program fails.
6661 2014-02-21 Pedro Alves <palves@redhat.com>
6663 * gdb.threads/step-after-sr-lock.c: Rename to ...
6664 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6665 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6666 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6669 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6672 * gdb.arch/amd64-stap-special-operands.exp: New file.
6673 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6674 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6675 * gdb.arch/amd64-stap-triplet.S: Likewise.
6676 * gdb.arch/amd64-stap-triplet.c: Likewise.
6678 2014-02-20 Joel Brobecker <brobecker@adacore.com>
6680 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6681 in .section pseudo-op.
6683 2014-02-20 lin zuojian <manjian2006@gmail.com>
6684 Joel Brobecker <brobecker@adacore.com>
6685 Doug Evans <xdje42@gmail.com>
6688 * gdb.dwarf2/dw2-icycle.S: New file.
6689 * gdb.dwarf2/dw2-icycle.c: New file.
6690 * gdb.dwarf2/dw2-icycle.exp: New file.
6692 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6694 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6695 operations on gdb.Value objects.
6696 * gdb.python/py-value-cc.exp: Add new test to test operations on
6699 2014-02-18 Doug Evans <dje@google.com>
6701 * Makefile.in (TESTS): New variable.
6702 (expanded_tests, expanded_tests_or_none): New variables
6703 (check-single): Pass $(expanded_tests_or_none) to runtest.
6704 (check-parallel): Only run tests in $(TESTS) if non-empty.
6705 (check/no-matching-tests-found): New rule.
6706 * README: Document TESTS makefile variable.
6708 2014-02-18 Doug Evans <dje@google.com>
6710 * Makefile.in (check-parallel): rm -rf outputs temp.
6712 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6714 Fix "ERROR: no fileid for" in the testsuite.
6715 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6717 2014-02-12 Doug Evans <dje@google.com>
6719 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6720 (MISCELLANEOUS): New variable.
6721 (clean): rm -rf $(MISCELLANEOUS).
6722 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6723 dwp live in the same directory as symlinks, with each symlink pointed
6724 to a differently named file in a different directory.
6726 2014-02-11 Doug Evans <dje@google.com>
6728 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6729 of Tcl file commands.
6731 2014-02-10 Mark Kettenis <kettenis@gnu.org>
6733 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6736 2014-02-10 Joel Brobecker <brobecker@adacore.com>
6738 * gdb.ada/tick_length_array_enum_idx: New testcase.
6740 2014-02-10 Doug Evans <xdje42@gmail.com>
6742 * configure.ac (AC_OUTPUT): Add gdb.guile.
6743 * configure: Regenerate.
6744 * lib/gdb-guile.exp: New file.
6745 * lib/gdb.exp (get_target_charset): New function.
6746 * gdb.base/help.exp: Update expected output from "apropos apropos".
6747 * gdb.guile/Makefile.in: New file.
6748 * gdb.guile/guile.exp: New file.
6749 * gdb.guile/scm-arch.c: New file.
6750 * gdb.guile/scm-arch.exp: New file.
6751 * gdb.guile/scm-block.c: New file.
6752 * gdb.guile/scm-block.exp: New file.
6753 * gdb.guile/scm-breakpoint.c: New file.
6754 * gdb.guile/scm-breakpoint.exp: New file.
6755 * gdb.guile/scm-disasm.c: New file.
6756 * gdb.guile/scm-disasm.exp: New file.
6757 * gdb.guile/scm-equal.c: New file.
6758 * gdb.guile/scm-equal.exp: New file.
6759 * gdb.guile/scm-error.exp: New file.
6760 * gdb.guile/scm-error.scm: New file.
6761 * gdb.guile/scm-frame-args.c: New file.
6762 * gdb.guile/scm-frame-args.exp: New file.
6763 * gdb.guile/scm-frame-args.scm: New file.
6764 * gdb.guile/scm-frame-inline.c: New file.
6765 * gdb.guile/scm-frame-inline.exp: New file.
6766 * gdb.guile/scm-frame.c: New file.
6767 * gdb.guile/scm-frame.exp: New file.
6768 * gdb.guile/scm-generics.exp: New file.
6769 * gdb.guile/scm-gsmob.exp: New file.
6770 * gdb.guile/scm-iterator.c: New file.
6771 * gdb.guile/scm-iterator.exp: New file.
6772 * gdb.guile/scm-math.c: New file.
6773 * gdb.guile/scm-math.exp: New file.
6774 * gdb.guile/scm-objfile-script-gdb.in: New file.
6775 * gdb.guile/scm-objfile-script.c: New file.
6776 * gdb.guile/scm-objfile-script.exp: New file.
6777 * gdb.guile/scm-objfile.c: New file.
6778 * gdb.guile/scm-objfile.exp: New file.
6779 * gdb.guile/scm-ports.exp: New file.
6780 * gdb.guile/scm-pretty-print.c: New file.
6781 * gdb.guile/scm-pretty-print.exp: New file.
6782 * gdb.guile/scm-pretty-print.scm: New file.
6783 * gdb.guile/scm-section-script.c: New file.
6784 * gdb.guile/scm-section-script.exp: New file.
6785 * gdb.guile/scm-section-script.scm: New file.
6786 * gdb.guile/scm-symbol.c: New file.
6787 * gdb.guile/scm-symbol.exp: New file.
6788 * gdb.guile/scm-symtab-2.c: New file.
6789 * gdb.guile/scm-symtab.c: New file.
6790 * gdb.guile/scm-symtab.exp: New file.
6791 * gdb.guile/scm-type.c: New file.
6792 * gdb.guile/scm-type.exp: New file.
6793 * gdb.guile/scm-value-cc.cc: New file.
6794 * gdb.guile/scm-value-cc.exp: New file.
6795 * gdb.guile/scm-value.c: New file.
6796 * gdb.guile/scm-value.exp: New file.
6797 * gdb.guile/source2.scm: New file.
6798 * gdb.guile/types-module.cc: New file.
6799 * gdb.guile/types-module.exp: New file.
6801 2014-02-10 Yao Qi <yao@codesourcery.com>
6804 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6805 * configure: Regenerated.
6806 * Makefile.in: New file.
6808 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6810 * gdb.python/py-framefilter.exp: Fix typo.
6812 2014-02-08 Yao Qi <yao@codesourcery.com>
6814 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6815 that no =breakpoint-modified is emitted when breakpoints are
6816 modified through MI commands.
6818 2014-02-07 Pedro Alves <pedro@codesourcery.com>
6819 Pedro Alves <palves@redhat.com>
6821 * gdb.threads/step-after-sr-lock.c: New file.
6822 * gdb.threads/step-after-sr-lock.exp: New file.
6824 2014-02-07 Pedro Alves <palves@redhat.com>
6826 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6828 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6830 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6831 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6833 2014-02-06 Doug Evans <xdje42@gmail.com>
6835 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6838 * gdb.gdb/python-interrupts.exp: New file.
6840 2014-02-05 Yao Qi <yao@codesourcery.com>
6842 * gdb.trace/report.exp (use_collected_data): Test the output
6843 of "info threads" and "info inferiors".
6845 2014-02-05 Yao Qi <yao@codesourcery.com>
6849 2013-05-24 Yao Qi <yao@codesourcery.com>
6851 * gdb.trace/tfile.exp: Test inferior and thread.
6853 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6855 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6857 * gdb.base/step-bt.c: Call hello via function pointer to make
6858 sure its first instruction is executed on powerpc64le-linux.
6860 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6862 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6864 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6866 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6867 of the test patterns for use on little-endian systems.
6869 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6871 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6872 (decimal_vector): Fix for little-endian.
6874 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6876 * gdb.arch/sparc-sysstep.exp: New file.
6877 * gdb.arch/sparc-sysstep.c: Likewise.
6879 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6881 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6883 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6885 2014-01-23 Tom Tromey <tromey@redhat.com>
6887 * gdb.ada/array_char_idx: New testcase.
6889 2014-01-23 Tom Tromey <tromey@redhat.com>
6892 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6893 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6896 2014-01-23 Tom Tromey <tromey@redhat.com>
6899 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6900 string from an inferior frame.
6901 * gdb.python/py-framefilter-mi.exp: Update.
6903 2014-01-22 Doug Evans <dje@google.com>
6905 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6907 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6909 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6911 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6913 * gdb.trace/entry-values.exp: Remove excess space character from
6914 regex patterns. Handle s390 call instruction.
6916 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6918 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6919 define "*_start" label. Make "name" static.
6920 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6921 ${name} by references to ${name}_start.
6923 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6925 * gdb.base/info-macros.exp: Remove "debug" from the compile
6928 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6930 * gdb.dlang/demangle.exp: New file.
6932 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6934 * gdb.dlang/primitive-types.exp: New file.
6936 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6938 * configure.ac: Create gdb.dlang/Makefile.
6939 * configure: Regenerate.
6940 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6941 * gdb.dlang/Makefile.in: New file.
6942 * lib/d-support.exp: New file.
6943 * lib/gdb.exp (skip_d_tests): New proc.
6945 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6947 * gdb.btrace/delta.exp: Check reverse stepi.
6948 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6949 * gdb.btrace/finish.exp: New.
6950 * gdb.btrace/next.exp: New.
6951 * gdb.btrace/nexti.exp: New.
6952 * gdb.btrace/record_goto.c: Add comments.
6953 * gdb.btrace/step.exp: New.
6954 * gdb.btrace/stepi.exp: New.
6955 * gdb.btrace/multi-thread-step.c: New.
6956 * gdb.btrace/multi-thread-step.exp: New.
6957 * gdb.btrace/rn-dl-bind.c: New.
6958 * gdb.btrace/rn-dl-bind.exp: New.
6959 * gdb.btrace/data.c: New.
6960 * gdb.btrace/data.exp: New.
6961 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6963 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6965 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6966 * gdb.btrace/exception.exp: Update.
6967 * gdb.btrace/instruction_history.exp: Update.
6968 * gdb.btrace/record_goto.exp: Update.
6969 * gdb.btrace/tailcall.exp: Update.
6970 * gdb.btrace/unknown_functions.exp: Update.
6971 * gdb.btrace/delta.exp: New.
6973 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6975 * gdb.btrace/record_goto.exp: Add backtrace test.
6976 * gdb.btrace/tailcall.exp: Add backtrace test.
6978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6980 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6981 * gdb.btrace/record_goto.c: New.
6982 * gdb.btrace/record_goto.exp: New.
6983 * gdb.btrace/x86-record_goto.S: New.
6985 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6987 * gdb.btrace/function_call_history.exp: Update tests.
6988 * gdb.btrace/instruction_history.exp: Update tests.
6990 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6992 * gdb.btrace/function_call_history.exp: Fix expected field
6993 order for "record function-call-history".
6994 Add new tests for "record function-call-history /c".
6995 * gdb.btrace/exception.cc: New.
6996 * gdb.btrace/exception.exp: New.
6997 * gdb.btrace/tailcall.exp: New.
6998 * gdb.btrace/x86-tailcall.S: New.
6999 * gdb.btrace/x86-tailcall.c: New.
7000 * gdb.btrace/unknown_functions.c: New.
7001 * gdb.btrace/unknown_functions.exp: New.
7002 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7004 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7006 * gdb.btrace/instruction_history.exp: Update.
7007 * gdb.btrace/function_call_history.exp: Update.
7009 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7011 * gdb.btrace/function_call_history.exp: Fix expected function
7013 * gdb.btrace/instruction_history.exp: Initialize traced.
7014 Remove traced_functions.
7016 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7018 * gdb.btrace/function_call_history.exp: Update
7019 * gdb.btrace/instruction_history.exp: Update.
7021 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7023 * gdb.btrace/enable.exp: Update expected text.
7025 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7027 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7030 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7032 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7034 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
7036 * lib/gdb.exp (supports_process_record): Return true for
7037 arm*-linux*. (supports_reverse): Likewise.
7039 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7043 * gdb.python/py-type.c: Enhance test case.
7044 * gdb.python/py-value-cc.cc: Likewise
7045 * gdb.python/py-type.exp: Add new tests.
7046 * gdb.python/py-value-cc.exp: Likewise
7048 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7049 Pedro Alves <palves@redhat.com>
7051 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7053 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7054 references to ${name}_start by references to ${name}.
7056 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7058 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7060 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7062 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7064 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7065 Pedro Alves <palves@redhat.com>
7067 * gdb.mi/mi-info-os.exp: Connect to the target with
7070 2014-01-08 Pedro Alves <palves@redhat.com>
7072 * gdb.threads/reconnect-signal.c: New file.
7073 * gdb.threads/reconnect-signal.exp: New file.
7075 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7077 * gdb.base/source-dir.exp: New file.
7079 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7081 * gdb.ada/mi_interface: New testcase.
7083 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7085 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7086 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7087 gdb.ada/pp-rec-component/pck.ads: New files.
7089 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7091 * gdb.python/py-pp-integral.c: New file.
7092 * gdb.python/py-pp-integral.py: New file.
7093 * gdb.python/py-pp-integral.exp: New file.
7095 For older changes see ChangeLog-1993-2013.
7101 ;; version-control: never
7104 Copyright 2014-2016 Free Software Foundation, Inc.
7105 Copying and distribution of this file, with or without modification,
7106 are permitted provided the copyright notice and this notice are preserved.