8b0425b1d47277ca318011c262a99a503611bdb4
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Pedro Alves <palves@redhat.com>
3
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
7 identification.
8
9 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10
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.
16
17 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18
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.
23
24 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
25
26 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
27 absolute.
28 (SingleStatisticTestResult.report): Use dict.keys instead of
29 dict.iterkeys.
30
31 2016-01-06 Pedro Alves <palves@redhat.com>
32
33 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
34
35 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
36
37 * gdb.btrace/dlopen.exp: New.
38 * gdb.btrace/dlopen.c: New.
39 * gdb.btrace/dlopen-dso.c: New.
40
41 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
42
43 * lib/gdb.exp (gdb_test): Update comments to clarify that the
44 PATTERN argument is optional.
45
46 2015-12-24 Joel Brobecker <brobecker@adacore.com>
47
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
52 filename optional.
53 * gdb.ada/small_reg_param.exp: Likewise.
54
55 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
56
57 * gdb.base/foll-vork.exp: Remove HP-UX special case.
58
59 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
60
61 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
62 case.
63
64 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
65
66 * gdb.base/break.exp: Remove dead code.
67 * gdb.base/sepdebug.exp: Likewise.
68
69 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
70
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.
106
107 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
108
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.
137
138 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
139
140 * configure.ac: Remove HP-UX case.
141 * configure: Regenerate.
142
143 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
144
145 * lib/gdb.exp (gdb_compile): Add function doc.
146
147 2015-12-17 Pedro Alves <palves@redhat.com>
148
149 PR threads/19354
150 * gdb.multi/info-threads.exp: New file.
151
152 2015-12-15 Yao Qi <yao.qi@linaro.org>
153
154 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
155 is aarch64*-*-*.
156
157 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
158
159 * gdb.base/history-duplicates.exp: Skip if no readline support.
160
161 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
162
163 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
164
165 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
166
167 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
168
169 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
170
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.
188
189 2015-12-11 Don Breazeal <donb@codesourcery.com>
190
191 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
192 remote.
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
205 remote.
206 * gdb.threads/fork-thread-pending.exp (main): Enable for target
207 remote.
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.
214
215 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * gdb.base/list.exp (test_list_forward): Add end of file error
218 test.
219 (test_repeat_list_command): Add end of file error test.
220 (test_list_backwards): Add beginning of file error test.
221
222 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * gdb.base/list.exp (test_list_invalid_args): New function,
225 defined, and called.
226
227 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * gdb.base/list.exp (test_list): Make test names unique.
230
231 2015-12-11 Yao Qi <yao.qi@linaro.org>
232
233 * gdb.base/coremaker2.c: Remove.
234
235 2015-12-10 Pedro Alves <palves@redhat.com>
236
237 * gdb.multi/base.exp: Remove stale "spaces" references.
238
239 2015-12-10 Pedro Alves <palves@redhat.com>
240
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.
248
249 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
250
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.
258
259 2015-12-09 Kevin Buettner <kevinb@redhat.com>
260
261 * gdb.base/async.exp (proc test_background): Add case for
262 asynchronous execution not supported.
263
264 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
265
266 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
267 format and change test names to make them unique.
268
269 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
270 Pedro Alves <pedro@redhat.com>
271
272 PR gdb/18702
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.
278
279 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
280
281 * gdb.ada/fun_overload_menu.exp: New testcase.
282 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
283
284 2015-12-04 Josh Stone <jistone@redhat.com>
285
286 * gdb.base/catch-fork-static.exp: New.
287
288 2015-12-03 Yao Qi <yao.qi@linaro.org>
289
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
295 at the beginning.
296 (check_sizeof): Check the result by printing variable 'size'.
297 (check_valueof): Check the result by printing variable 'value'.
298
299 2015-12-01 Yao Qi <yao.qi@linaro.org>
300
301 * gdb.base/disp-step-syscall.exp: Define syscall instruction
302 for aarch64*-*-linux* target.
303
304 2015-11-30 Pedro Alves <palves@redhat.com>
305
306 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
307
308 2015-11-30 Pedro Alves <palves@redhat.com>
309
310 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
311 Handle non-stop mode vCont replies.
312
313 2015-11-30 Pedro Alves <palves@redhat.com>
314
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.
318
319 2015-11-27 Yao Qi <yao.qi@linaro.org>
320
321 * gdb.arch/arm-neon.exp: New.
322 * gdb.arch/arm-neon.c: New.
323
324 2015-11-27 Yao Qi <yao.qi@linaro.org>
325
326 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
327
328 2015-11-27 Yao Qi <yao.qi@linaro.org>
329
330 * gdb.cp/annota2.exp: Allow multiple occurrences of the
331 frames-invalid annotation.
332
333 2015-11-27 Yao Qi <yao.qi@linaro.org>
334
335 * gdb.cp/annota2.exp: Use ${frames_invalid}.
336
337 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
338
339 * gdb.threads/names.exp: New file.
340 * gdb.threads/names.c: New file.
341 * README: Mention gdb,no_thread_names.
342
343 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
344
345 PR 19297
346 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
347 support" error.
348
349 2015-11-24 Pedro Alves <palves@redhat.com>
350
351 PR 17539
352 * gdb.base/display.exp: Expect displays to be sorted in ascending
353 order. Use multi_line.
354 * gdb.base/solib-display.exp: Likewise.
355
356 2015-11-24 Pedro Alves <palves@redhat.com>
357
358 PR 17539
359 * gdb.base/display.exp: Expect displays to be sorted in ascending
360 order. Use multi_line.
361 * gdb.base/solib-display.exp: Likewise.
362
363 2015-11-24 Pedro Alves <palves@redhat.com>
364
365 PR 17539
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.
391
392 2015-11-24 Pedro Alves <palves@redhat.com>
393
394 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
395 use lowercase.
396
397 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
398
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.
404
405 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
406
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.
411
412 2015-11-23 Kevin Buettner <kevinb@redhat.com>
413
414 * gdb.base/asmlabel.exp: New test.
415 * gdb.base/asmlabel.c: New test case.
416
417 2015-11-23 Joel Brobecker <brobecker@adacore.com>
418
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.
422
423 2015-11-23 Joel Brobecker <brobecker@adacore.com>
424
425 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
426
427 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
428
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.
432
433 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
434
435 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
436
437 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
438
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.
443
444 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
445
446 * lib/dwarf.exp (_note): Fix left shift of negative value.
447 * gdb.trace/trace-condition.exp: Likewise.
448
449 2015-11-13 Yao Qi <yao.qi@linaro.org>
450
451 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
452 comments about d10v.
453 (test_scalar_returns): Likewise.
454 * gdb.base/d10v.ld: Remove.
455 * gdb.base/overlays.exp: Remove the target triplet checking for
456 d10v-*-*.
457 * gdb.base/structs.exp (test_struct_returns): Remove the
458 comments about d10v.
459 (test_struct_calls): Likewise.
460
461 2015-11-13 Yao Qi <yao.qi@linaro.org>
462
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.
466
467 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
468
469 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
470 macro.
471 (func5): Removed.
472 (func4): Use FAST_TRACEPOINT_LABEL.
473 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
474 macro.
475 (func): Removed.
476 (thread_function): Use FAST_TRACEPOINT_LABEL.
477 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
478 (func): Remove.
479 (marker): Use FAST_TRACEPOINT_LABEL.
480 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
481 (pendfunc1): Remove.
482 (pendfunc): Use FAST_TRACEPOINT_LABEL.
483 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
484 (foo): Remove.
485 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
486 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
487 macro.
488 (func): Remove.
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
492 macro.
493 (func): Remove.
494 (marker): Use FAST_TRACEPOINT_LABEL.
495 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
496 (func): Remove.
497 (thread_function): Use FAST_TRACEPOINT_LABEL.
498
499 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
500
501 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
502 in front.
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 $
506 in front.
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 $
512 in front.
513 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
514 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
515 in front.
516 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
517
518 2015-11-09 Joel Brobecker <brobecker@adacore.com>
519
520 * gdb.ada/fin_fun_out: New testcase.
521
522 2015-11-07 Kevin Buettner <kevinb@redhat.com>
523
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
528 DW_AT_upper_bound.
529
530 2015-11-07 Kevin Buettner <kevinb@redhat.com>
531
532 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
533 (gdb_target_symbol_prefix_flags): Define in terms of _asm
534 version.
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.
548
549 2015-11-05 Kevin Buettner <kevinb@redhat.com>
550
551 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
552 New procs.
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
558 table_1 and table_2.
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,
562 for ptr.
563 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
564 for main.
565 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
566 table_1_ptr and table_2_ptr.
567
568 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
569 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
572
573 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
574
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.
578
579 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
580
581 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
582
583 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
584
585 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
586 reaching marker2.
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.
593
594 2015-10-30 Yao Qi <yao.qi@linaro.org>
595
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.
601
602 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
603
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.
618
619 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
622
623 2015-10-26 Doug Evans <dje@google.com>
624
625 PR symtab/17391
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.
629
630 2015-10-26 Doug Evans <dje@google.com>
631
632 PR python/18938
633 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
634 file.
635
636 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.compile/compile.exp (compile code globalvar): Update expectation
639 for a change by "Mention language in compile error message".
640
641 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
642
643 PR python/18073
644 * gdb.python/py-type.c (C::a_method): New.
645 (C::a_const_method): New.
646 (C::a_static_method): New.
647 (a_function): New.
648 * gdb.python/py-type.exp (test_fields): Test getting fields
649 from function and method.
650
651 2015-10-21 Keven Boell <keven.boell@intel.com>
652
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.
668
669 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
670
671 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
672 of hardwired timeout value.
673
674 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
675 Pedro Alves <palves@redhat.com>
676
677 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
678 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
679
680 2015-10-19 Josh Stone <jistone@redhat.com>
681
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.
699
700 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
701
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.
706
707 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
710 results.
711
712 2015-10-12 Yao Qi <yao.qi@linaro.org>
713
714 * gdb.arch/disp-step-insn-reloc.exp: New test case.
715
716 2015-10-12 Yao Qi <yao.qi@linaro.org>
717
718 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
719 is aarch64*-*-linux*.
720
721 2015-10-12 Yao Qi <yao.qi@linaro.org>
722
723 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
724 (can_relocate_bcond_true): ... it.
725 (can_relocate_bcond_false): New function.
726 (foo): Likewise.
727 (can_relocate_bl): Likewise.
728 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
729 can_relocate_bl.
730
731 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
732
733 * gdb.base/nested-addr.c: New file.
734 * gdb.base/nested-addr.exp: New testcase.
735
736 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
737
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.
742
743 2015-10-09 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
746 (top level): Use it in the run with no args test.
747
748 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
749
750 * gdb.dlang/properties.exp: New file.
751
752 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
753
754 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
755 whether or not address 0x1000 is mapped on the target.
756
757 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
758
759 * gdb.python/py-type.exp: Do not run tests if binaries fail to
760 build.
761
762 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
763
764 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
765 instruction-history test.
766
767 2015-09-28 Doug Evans <dje@google.com>
768
769 * gdb.base/gcore.c (array_func): Add reference to static_array.
770
771 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
772
773 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
774 source line.
775
776 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
777
778 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
779 short or char as base type.
780
781 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
782
783 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
784 to allow any size enum.
785
786 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
787
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.
791
792 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
793
794 * gdb.trace/ftrace-lock.c: New file.
795 * gdb.trace/ftrace-lock.exp: New file.
796
797 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
798
799 * gdb.arch/insn-reloc.c: New file.
800 * gdb.arch/ftrace-insn-reloc.exp: New file.
801
802 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
803
804 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
805 instruction.
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
815 is_aarch64_target.
816
817 2015-09-18 Doug Evans <xdje42@gmail.com>
818
819 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
820 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
821
822 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
823
824 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
825 the breakpoint.
826
827 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
828
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.
832
833 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
834
835 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
836 filename pattern.
837
838 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
839
840 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
841 in breakpoint filename pattern.
842
843 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
844
845 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
846
847 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
848
849 * gdb.linespec/explicit.exp: Check for readline support for
850 tab-completion tests. Fix obvious typo.
851
852 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
853
854 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
855 and replay.
856
857 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
858
859 * gdb.btrace/non-stop.c: New.
860 * gdb.btrace/non-stop.exp: New.
861
862 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
863 Yao Qi <yao.qi@linaro.org>
864
865 * gdb.trace/trace-condition.c: New file.
866 * gdb.trace/trace-condition.exp: New file.
867
868 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
869
870 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
871 for testing bytecode compilation.
872
873 2015-09-16 Pedro Alves <palves@redhat.com>
874 Sandra Loosemore <sandra@codesourcery.com>
875
876 * gdb.threads/non-stop-fair-events.c (timeout): New global.
877 (SECONDS): Redefine.
878 (main): Call pthread_kill and alarm early.
879 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
880 support.
881 (test): If the target can't hardware step and doesn't support
882 displaced stepping, increase the timeout.
883
884 2015-09-16 Pedro Alves <palves@redhat.com>
885
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.
890
891 2015-09-16 Yao Qi <yao.qi@linaro.org>
892
893 * gdb.asm/asm-source.exp: Set asm-arch for
894 aarch64*-*-* target.
895 * gdb.asm/aarch64.inc: New file.
896
897 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
898
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.
903
904 2015-09-15 Doug Evans <dje@google.com>
905
906 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
907 of function static local variable.
908
909 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
910
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.
914
915 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
916
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.
920
921 2015-09-15 Pedro Alves <palves@redhat.com>
922
923 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
924 gdb_continue_to_breakpoint instead of gdb_test_multiple.
925
926 2015-09-14 Pedro Alves <palves@redhat.com>
927
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.
934
935 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
936
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.
941
942 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
943
944 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
945 buffer size test.
946
947 2015-09-11 Don Breazeal <donb@codesourcery.com>
948
949 * gdb.base/foll-exec.c: Add copyright header. Fix
950 formatting issues.
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.
963
964 2015-09-09 Doug Evans <dje@google.com>
965
966 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
967
968 2015-09-09 Doug Evans <dje@google.com>
969
970 * gdb.base/pie-execl.exp: Fix result test of build_executable.
971
972 2015-09-09 Doug Evans <dje@google.com>
973
974 * gdb.base/savedregs.exp: Fix typo.
975
976 2015-09-09 Pedro Alves <palves@redhat.com>
977
978 * gdb.mi/mi-cli.exp: Add CLI finish tests.
979
980 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
981
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.
985
986 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
987
988 * gdb.ada/funcall_char.exp: New testcase.
989 * gdb.ada/funcall_char/foo.adb: New file.
990
991 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
992
993 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
994 expected outputs. Add two testcases for completing ambiguous
995 functions.
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.
1002
1003 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
1004
1005 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1006 failures to run the test program under GDB.
1007
1008 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
1009
1010 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1011 to C.
1012
1013 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
1014
1015 * gdb.base/run-after-attach.exp: New test file.
1016 * gdb.base/run-after-attach.c: New test file.
1017
1018 2015-08-26 Don Breazeal <donb@codesourcery.com>
1019
1020 * gdb.base/foll-exec-2.c: New test program.
1021 * gdb.base/foll-exec-2.exp: New test.
1022
1023 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
1024
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.
1031
1032 2015-08-24 Pedro Alves <palves@redhat.com>
1033
1034 * gdb.server/connect-without-multi-process.c: New file.
1035 * gdb.server/connect-without-multi-process.exp: New file.
1036
1037 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1038
1039 * gdb.opt/inline-markers.c: Make z int.
1040
1041 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1042
1043 * gdb.opt/inline-markers.c: Make z volatile.
1044
1045 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
1046
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.
1051 (marker): Use z.
1052 (inline_fn): Likewise.
1053
1054 2015-08-24 Pedro Alves <palves@redhat.com>
1055
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
1061 *-*-udi*.
1062 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1063
1064 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1065
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
1069 return value.
1070
1071 2015-08-21 Gary Benson <gbenson@redhat.com>
1072
1073 * gdb.trace/pending.exp: Cope with remote transfer warnings.
1074
1075 2015-08-20 Pedro Alves <palves@redhat.com>
1076
1077 * gdb.server/solib-list.exp: No longer expect an interior stop in
1078 non-stop mode.
1079
1080 2015-08-20 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.server/connect-stopped-target.c: New file.
1083 * gdb.server/connect-stopped-target.exp: New file.
1084
1085 2015-08-20 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.dwarf2/comp-unit-lang.exp: New file.
1088 * gdb.dwarf2/comp-unit-lang.c: New file.
1089
1090 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
1091
1092 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1093 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1094
1095 2015-08-19 Kevin Buettner <kevinb@redhat.com>
1096
1097 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1098 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1099
1100 2015-08-18 Doug Evans <dje@google.com>
1101 Adrian Sendroiu <adrian.sendroiu@freescale.com>
1102
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.
1110
1111 2015-08-17 Keith Seitz <keiths@redhat.com>
1112
1113 * gdb.linespec/explicit.exp: Move strace test from here ...
1114 * gdb.trace/strace.exp: ... to here.
1115
1116 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
1117
1118 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1119 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1120
1121 2015-08-14 Doug Evans <xdje42@gmail.com>
1122
1123 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1124 inferior before selecting a new file.
1125
1126 2015-08-14 Doug Evans <xdje42@gmail.com>
1127
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.
1133
1134 2015-08-14 Keith Seitz <keiths@redhat.com>
1135
1136 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1137 "evaluated-by".
1138
1139 2015-08-13 Joel Brobecker <brobecker@adacore.com>
1140
1141 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1142
1143 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
1144
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.
1149
1150 2015-08-12 Keith Seitz <keiths@redhat.com>
1151
1152 * gdb.base/dso2dso.exp: Pass basename of source file in call to
1153 gdb_get_line_number.
1154
1155 2015-08-12 Joel Brobecker <brobecker@adacore.com>
1156
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.
1160
1161 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1162 Pedro Alves <palves@redhat.com>
1163 Keith Seitz <keiths@redhat.com>
1164
1165 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1166 GDBFLAGS.
1167
1168 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1169
1170 * gdb.base/gdbhistsize-history.exp
1171 (test_histsize_history_setting): Use save_vars.
1172 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1173 Use save_vars.
1174 (test_no_truncation_of_unlimited_history_file): Use save_vars.
1175 * gdb.base/readline.exp: Use save_vars.
1176
1177 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
1178
1179 * lib/gdb.exp (save_vars): New proc.
1180
1181 2015-08-11 Keith Seitz <keiths@redhat.com>
1182
1183 * gdb.base/help.exp: Update help_breakpoint_text.
1184
1185 2015-08-11 Keith Seitz <keiths@redhat.com>
1186
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
1190 breakpoints.
1191 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1192 breakpoint conditions, "-cond".
1193
1194 2015-08-11 Keith Seitz <keiths@redhat.com>
1195
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.
1206
1207 2015-08-11 Keith Seitz <keiths@redhat.com>
1208
1209 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1210 test.
1211 Add tests for missing ",FMT" and ",".
1212
1213 2015-08-10 Doug Evans <dje@google.com>
1214 Keith Seitz <keiths@redhat.com>
1215
1216 PR gdb/17960
1217 * gdb.base/completion.exp: Add location completer tests.
1218
1219 2015-08-07 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1222 tests here.
1223 (top level): Run do_test with and without displaced stepping.
1224
1225 2015-08-07 Pedro Alves <palves@redhat.com>
1226
1227 * gdb.base/valgrind-disp-step.c: New file.
1228 * gdb.base/valgrind-disp-step.exp: New file.
1229
1230 2015-08-07 Pedro Alves <palves@redhat.com>
1231
1232 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1233 Delete function.
1234 (main): Add alarm. Run an infinite loop instead of calling
1235 wait_threads.
1236 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1237 comment.
1238 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1239 Delete function.
1240 (main): Add alarm. Run an infinite loop instead of calling
1241 wait_threads.
1242 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1243 comment.
1244
1245 2015-08-07 Pedro Alves <palves@redhat.com>
1246
1247 * gdb.base/checkpoint-ns.exp: New file.
1248 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1249 standard_testfile.
1250
1251 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1252
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.
1257
1258 2015-08-06 Pedro Alves <palves@redhat.com>
1259
1260 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1261 increase timeout.
1262 * gdb.reverse/until-precsave.exp: Bump timeouts.
1263
1264 2015-08-06 Pedro Alves <palves@redhat.com>
1265
1266 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1267
1268 2015-08-06 Pedro Alves <palves@redhat.com>
1269
1270 PR gdb/18749
1271 * gdb.threads/process-dies-while-handling-bp.c: New file.
1272 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1273
1274 2015-08-06 Pedro Alves <palves@redhat.com>
1275
1276 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1277 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1278
1279 2015-08-05 Pedro Alves <palves@redhat.com>
1280
1281 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1282 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1283
1284 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1285
1286 * gdb.base/bp-permanent.exp: Report test as unsupported if
1287 the target cannot stop at the permanent breakpoint.
1288
1289 2015-08-03 Doug Evans <dje@google.com>
1290
1291 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1292 10000.
1293
1294 2015-08-03 Doug Evans <dje@google.com>
1295
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
1304 of $GDB_PARALLEL.
1305 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1306
1307 2015-08-03 Doug Evans <dje@google.com>
1308
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.
1318
1319 2015-07-31 Pedro Alves <palves@redhat.com>
1320
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
1330 gdb_test_multiple.
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
1355 spawn id list.
1356
1357 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1358
1359 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1360 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1361 correct patch.
1362
1363 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1364
1365 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1366
1367 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1368
1369 Reapply:
1370 2014-05-21 Mark Wielaard <mjw@redhat.com>
1371
1372 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1373
1374 2015-07-30 Pedro Alves <palves@redhat.com>
1375
1376 * linux-low.c (handle_extended_wait): Set the child's last
1377 reported status to TARGET_WAITKIND_STOPPED.
1378
1379 2015-07-30 Pedro Alves <palves@redhat.com>
1380
1381 PR threads/18600
1382 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1383 only shows inferior 1.
1384
1385 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1386 Pedro Alves <palves@redhat.com>
1387
1388 PR threads/18600
1389 * gdb.threads/fork-plus-threads.c: New file.
1390 * gdb.threads/fork-plus-threads.exp: New file.
1391
1392 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1393
1394 * gdb.base/batch-preserve-term-settings.exp
1395 (test_terminal_settings_preserved_after_cli_exit): Use
1396 send_quit_command.
1397
1398 2015-07-29 Pedro Alves <palves@redhat.com>
1399 Don Breazeal <donb@codesourcery.com>
1400
1401 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1402 output from both inferior_spawn_id and gdb_spawn_id.
1403
1404 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1405
1406 * gdb.threads/attach-into-signal.exp (corefunc): Use
1407 with_test_prefix on nested loops, uniquefying the test messages.
1408
1409 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1410
1411 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1412 commit.
1413
1414 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1415
1416 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1417 New proc.
1418 (test_terminal_settings_preserved_after_sigterm): New test.
1419
1420 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1421
1422 * gdb.base/batch-preserve-term-settings.exp
1423 (test_terminal_settings_preserved_after_cli_exit): New test.
1424
1425 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1426
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
1432 GDBFLAGS.
1433
1434 2015-07-29 Pedro Alves <palves@redhat.com>
1435
1436 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1437
1438 2015-07-29 Pedro Alves <palves@redhat.com>
1439
1440 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1441 at the top.
1442
1443 2015-07-29 Pedro Alves <palves@redhat.com>
1444
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 ...
1470 (test): ... this.
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.
1475
1476 2015-07-29 Pedro Alves <palves@redhat.com>
1477
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.
1484
1485 2015-07-29 Pedro Alves <palves@redhat.com>
1486
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
1490 gdb_spawn_id.
1491 (mi_gdb_test): Always expect inferior output from both
1492 $inferior_spawn_id and $gdb_spawn_id.
1493
1494 2015-07-29 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1497 send_inferior and $inferior_spawn_id.
1498
1499 2015-07-29 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.gdb/complaints.exp (test_initial_complaints)
1502 (test_serial_complaints, test_short_complaints): Use
1503 gdb_test_stdio.
1504 (test_empty_complaint): Handle $inferior_spawn_id !=
1505 $gdb_spawn_id.
1506
1507 2015-07-29 Pedro Alves <palves@redhat.com>
1508
1509 * gdb.base/varargs.exp: Use gdb_test_stdio.
1510
1511 2015-07-29 Pedro Alves <palves@redhat.com>
1512
1513 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1514
1515 2015-07-29 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1518
1519 2015-07-29 Pedro Alves <palves@redhat.com>
1520
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.
1525
1526 2015-07-29 Pedro Alves <palves@redhat.com>
1527
1528 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1529 of gdb_test_sequence.
1530
1531 2015-07-29 Pedro Alves <palves@redhat.com>
1532
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.
1536
1537 2015-07-29 Pedro Alves <palves@redhat.com>
1538
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.
1546
1547 2015-07-29 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1550
1551 2015-07-29 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1554
1555 2015-07-29 Pedro Alves <palves@redhat.com>
1556
1557 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1558 gdb_test_stdio.
1559
1560 2015-07-29 Pedro Alves <palves@redhat.com>
1561
1562 * lib/gdb.exp (gdb_test_stdio): New procedure.
1563
1564 2015-07-29 Pedro Alves <palves@redhat.com>
1565
1566 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1567
1568 2015-07-29 Pedro Alves <palves@redhat.com>
1569
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.
1575
1576 2015-07-29 Pedro Alves <palves@redhat.com>
1577
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.
1582
1583 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1584
1585 * gdb.python/py-objfile.exp: Make some tests have unique names.
1586 * gdb.python/py-pp-registration.exp: Likewise.
1587
1588 2015-07-28 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1591
1592 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1593
1594 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1595
1596 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1597
1598 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1599
1600 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1601
1602 * gdb.base/gdb-sigterm-2.exp: New test.
1603
1604 2015-07-25 Doug Evans <xdje42@gmail.com>
1605
1606 Revert:
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
1615 name.
1616 (standard_temp_file): Ditto.
1617 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1618 of $GDB_PARALLEL.
1619
1620 2015-07-24 Doug Evans <dje@google.com>
1621
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.
1652
1653 2015-07-24 Doug Evans <dje@google.com>
1654
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.
1658
1659 2015-07-24 Doug Evans <dje@google.com>
1660
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.
1670
1671 2015-07-24 Doug Evans <dje@google.com>
1672
1673 * lib/gdb.exp (clean_restart): Make executable optional.
1674
1675 2015-07-24 Doug Evans <dje@google.com>
1676
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.
1684
1685 2015-07-24 Doug Evans <dje@google.com>
1686
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
1695 name.
1696 (standard_temp_file): Ditto.
1697 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1698 of $GDB_PARALLEL.
1699
1700 2015-07-24 Doug Evans <dje@google.com>
1701
1702 * lib/future.exp (gdb_default_target_compile): New option
1703 "early_flags".
1704 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1705 --as-needed.
1706
1707 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1708
1709 * gdb.base/catch-syscall.exp: Call gdb_exit before
1710 gdb_skip_xml_test.
1711
1712 2015-07-24 Pedro Alves <palves@redhat.com>
1713
1714 * gdb.python/py-events.exp: Accept output between the stop event
1715 and the prompt.
1716 * gdb.python/py-evsignal.exp: Likewise.
1717 * gdb.python/py-evthreads.exp: Likewise.
1718
1719 2015-07-24 Pedro Alves <palves@redhat.com>
1720
1721 PR gdb/18717
1722 * gdb.threads/non-ldr-exit.c: New file.
1723 * gdb.threads/non-ldr-exit.exp: New file.
1724
1725 2015-07-24 Yao Qi <yao.qi@linaro.org>
1726
1727 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1728 restarting process.
1729
1730 2015-07-24 Yao Qi <yao.qi@linaro.org>
1731
1732 * gdb.server/ext-restart.exp: New file.
1733
1734 2015-07-24 Yao Qi <yao.qi@linaro.org>
1735
1736 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1737 argument options.
1738 * gdb.server/ext-wrapper.exp: New file.
1739
1740 2015-07-23 Doug Evans <dje@google.com>
1741
1742 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1743 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1744
1745 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1746
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.
1751
1752 2015-07-20 Joel Brobecker <brobecker@adacore.com>
1753
1754 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1755
1756 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1757
1758 * gdb.arch/i386-biarch-core.exp: Replace istarget
1759 by "complete set gnutarget". Remove expectation for the "core-file"
1760 command.
1761
1762 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 Revert the previous commit:
1765 Tests for validate symbol file using build-id.
1766
1767 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1768
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.
1774
1775 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1776
1777 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1778 nios2-*-linux*.
1779 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1780 * gdb.base/siginfo.exp: Likewise.
1781 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1782
1783 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1784
1785 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1786 Move it to ...
1787 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1788 ... here.
1789 * gdb.trace/range-stepping.exp: Check that the target supports
1790 range stepping.
1791
1792 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1793
1794 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1795
1796 2015-07-14 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.base/killed-outside.exp: New file.
1799 * gdb.base/killed-outside.c: New file.
1800
1801 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1804 (n at main): New.
1805 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1806
1807 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1808
1809 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1810 infcall tests instead of setting up for KFAIL.
1811
1812 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1813
1814 * gdb.btrace/record_goto-step.exp: New.
1815
1816 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1817
1818 PR compile/18484
1819 * gdb.compile/compile.c (struct struct_type): Add volatile to
1820 selffield's type.
1821 * gdb.compile/compile.exp
1822 (compile code struct_object.selffield = &struct_object): Skip further
1823 struct_object tests if this one xfails.
1824
1825 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
1826
1827 PR exp/18617
1828 * gdb.trace/ax.exp: Add test.
1829
1830 2015-07-07 Yao Qi <yao.qi@linaro.org>
1831
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.
1838
1839 2015-07-07 Yao Qi <yao.qi@linaro.org>
1840
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.
1850
1851 2015-07-07 Yao Qi <yao.qi@linaro.org>
1852
1853 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1854 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1855
1856 2015-07-07 Yao Qi <yao.qi@linaro.org>
1857
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}
1860 if it exists.
1861 * gdb.multi/multi-arch.exp: Likewise.
1862
1863 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1864
1865 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1866 print.
1867
1868 2015-07-07 Yao Qi <yao.qi@linaro.org>
1869
1870 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1871
1872 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1873
1874 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1875 '[' and ']' characters.
1876
1877 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1878
1879 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1880
1881 2015-06-29 Pedro Alves <palves@redhat.com>
1882
1883 PR threads/18127
1884 * gdb.threads/hand-call-new-thread.c: New file.
1885 * gdb.threads/hand-call-new-thread.c: New file.
1886
1887 2015-06-26 Keith Seitz <keiths@redhat.com>
1888 Doug Evans <dje@google.com>
1889
1890 PR 16253
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.
1896
1897 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1898
1899 * gdb.base/history-duplicates.exp: New test.
1900
1901 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1902
1903 * gdb.base/completion.exp: Test the completion of the "focus"
1904 command.
1905
1906 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 * gdb.arch/amd64-prologue-skip.S: New file.
1909 * gdb.arch/amd64-prologue-skip.exp: New file.
1910
1911 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1912
1913 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1914 is_address_zero_readable check.
1915
1916 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1917
1918 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1919 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1920
1921 2015-06-24 Yao Qi <yao.qi@linaro.org>
1922
1923 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1924 linux targets.
1925
1926 2015-06-24 Yao Qi <yao.qi@linaro.org>
1927
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.
1931
1932 2015-06-22 Yao Qi <yao.qi@linaro.org>
1933
1934 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1935
1936 2015-06-22 Yao Qi <yao.qi@linaro.org>
1937
1938 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1939 aarch64*-*-*.
1940 (skip_hw_watchpoint_tests): Likewise.
1941
1942 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1943
1944 * gdb.base/gdbinit-history.exp: Test the interaction between
1945 setting GDBHISTSIZE and setting the history size via .gdbinit.
1946
1947 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1948
1949 PR gdb/16999
1950 * gdb.base/gdbhistsize-history.exp: New test.
1951
1952 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1953
1954 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1955 with GDBHISTSIZE.
1956 * gdb.base/readline.exp: Likewise.
1957
1958 2015-06-17 Yao Qi <yao.qi@linaro.org>
1959
1960 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1961 line.
1962
1963 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1964
1965 * gdb.base/gdbinit-history.exp: Add test case to check that
1966 an unlimited history file does not get truncated on exit.
1967
1968 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1969
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".
1983
1984 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1985
1986 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1987 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1988 PE file.
1989 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1990
1991 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1992
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.
1997
1998 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1999 Mircea Gherzan <mircea.gherzan@intel.com>
2000
2001 * gdb.arch/i386-mpx-map.c: New file.
2002 * gdb.arch/i386-mpx-map.exp: New File.
2003
2004 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2005
2006 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2007 * gdb.arch/i386-mpx.exp: Indentation fixed.
2008
2009 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2010
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.
2015
2016 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2017
2018 * gdb.arch/i386-avx512.c: Change path in include file.
2019 * gdb.arch/i386-avx512.exp: Change include dir path
2020 compilation flag.
2021 * gdb.arch/i386-mpx.c: Change path in include file.
2022 * gdb.arch/i386-mpx.exp: Change include dir path compilation
2023 flag.
2024
2025 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2026
2027 * gdb.compile/compile-print.exp (compile print *vararray@3)
2028 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2029
2030 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2031
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.
2036
2037 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 PR gdb/15564
2040 * gdb.mi/mi-detach.exp: New file.
2041
2042 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 PR symtab/18392
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.
2048
2049 2015-05-28 Don Breazeal <donb@codesourcery.com>
2050
2051 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2052 tests for remote targets by checking is_target_gdbserver.
2053
2054 2015-05-27 Doug Evans <dje@google.com>
2055
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.
2059
2060 2015-05-26 Doug Evans <dje@google.com>
2061
2062 * gdb.cp/iostream.cc: New file.
2063 * gdb.cp/iostream.exp: New file.
2064
2065 2015-05-26 Doug Evans <dje@google.com>
2066
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.
2071
2072 2015-05-26 Doug Evans <dje@google.com>
2073
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.
2080
2081 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2082 Yao Qi <yao.qi@linaro.org>
2083
2084 * gdb.reverse/aarch64.c: New.
2085 * gdb.reverse/aarch64.exp: New.
2086
2087 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
2088
2089 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2090 (supports_reverse): Likewise.
2091
2092 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2093
2094 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2095 Use with_test_prefix.
2096
2097 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * gdb.base/completion.exp: Add test for completion of layout
2100 names.
2101
2102 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
2103
2104 * lib/gdb.exp (skip_tui_tests): New proc.
2105 * gdb.base/tui-layout.exp: Check skip_tui_tests.
2106
2107 2015-05-19 Pedro Alves <palves@redhat.com>
2108
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
2112 afterwards.
2113
2114 2015-05-16 Doug Evans <xdje42@gmail.com>
2115
2116 * gdb.guile/scm-ports.c: New file.
2117 * gdb.guile/scm-ports.exp: Add memory port tests.
2118
2119 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.compile/compile-print.c: New file.
2122 * gdb.compile/compile-print.exp: New file.
2123
2124 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2125
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.
2129
2130 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2131
2132 * gdb.ada/arr_enum_with_gap: New testcase.
2133
2134 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdb.ada/byte_packed_arr: New testcase.
2137
2138 2015-05-15 Joel Brobecker <brobecker@adacore.com>
2139
2140 * gdb.ada/pckd_neg: New testcase.
2141
2142 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
2143
2144 PR gdb/17820
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.
2148
2149 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2150
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
2154 function.
2155 (B_indexoper): Likewise.
2156 (global_dm_list) : Add new xmethod worker functions.
2157
2158 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
2159
2160 * gdb.base/coredump-filter.exp: Correctly unset
2161 "coredump_var_addr" array.
2162
2163 2015-05-08 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.server/non-existing-program.exp: Unset spawn_id.
2166
2167 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
2168
2169 PR python/18291
2170 * gdb.python/py-xmethods.exp: Add tests.
2171
2172 2015-05-08 Yao Qi <yao.qi@linaro.org>
2173
2174 PR gdb/18208
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.
2180
2181 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2182
2183 * gdb.base/watch_thread_num.exp: Skip test on targets without
2184 access watchpoints.
2185
2186 2015-05-06 Pedro Alves <palves@redhat.com>
2187
2188 PR server/18081
2189 * gdb.server/non-existing-program.exp: New file.
2190
2191 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2192
2193 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2194
2195 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2196
2197 * gdb.ada/out_of_line_in_inlined: New testcase.
2198
2199 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2200
2201 * gdb.ada/var_rec_arr: New testcase.
2202
2203 2015-04-30 Yao Qi <yao.qi@linaro.org>
2204
2205 * gdb.base/break-idempotent.exp: If
2206 skip_hw_watchpoint_multi_tests returns true, skip the tests
2207 on "rwatch" and "awatch".
2208
2209 2015-04-30 Yao Qi <yao.qi@linaro.org>
2210
2211 * gdb.base/relativedebug.exp: Invoke gdb command
2212 "info sharedlibrary", and if libc.so doesn't have debug info,
2213 skip the test.
2214
2215 2015-04-29 Doug Evans <dje@google.com>
2216
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.
2220
2221 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2222
2223 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2224 the target does not support hardware watchpoints.
2225
2226 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2227
2228 * gdb.base/break-always.exp: Abort testing if writing to memory
2229 causes an error.
2230
2231 2015-04-28 Doug Evans <dje@google.com>
2232
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.
2237
2238 2015-04-28 Doug Evans <dje@google.com>
2239
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.
2243
2244 2015-04-28 Sasha Smundak <asmundak@google.com>
2245
2246 * gdb.python/py-type.exp: New test.
2247
2248 2015-04-28 Andy Wingo <wingo@igalia.com>
2249
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.
2254
2255 2015-04-27 Joel Brobecker <brobecker@adacore.com>
2256
2257 * gdb.ada/rec_comp: New testcase.
2258
2259 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2260
2261 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2262 before using it.
2263
2264 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2267 new tests for verilog output.
2268
2269 2015-04-24 Yao Qi <yao.qi@linaro.org>
2270
2271 * boards/remote-gdbserver-on-localhost.exp: New file.
2272
2273 2015-04-23 Pedro Alves <palves@redhat.com>
2274
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.
2278
2279 2015-04-23 Pedro Alves <palves@redhat.com>
2280
2281 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2282
2283 2015-04-23 Pedro Alves <palves@redhat.com>
2284
2285 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2286 on $any_spawn_id instead of only on $gdb_spawn_id.
2287
2288 2015-04-21 Pierre Muller <muller@sourceware.org>
2289
2290 PR pascal/17815
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.
2295
2296 2015-04-20 Gary Benson <gbenson@redhat.com>
2297
2298 * gdb.base/attach.exp: Fix three extended remote failures.
2299
2300 2015-04-17 Gary Benson <gbenson@redhat.com>
2301
2302 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2303 the main executable over the remote protocol.
2304
2305 2015-04-16 Pedro Alves <palves@redhat.com>
2306
2307 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2308 a new gdbserver if gdbserver_reconnect_p is set.
2309
2310 2015-04-16 Pedro Alves <palves@redhat.com>
2311
2312 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2313 is set, don't exit gdbserver.
2314
2315 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2316
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.
2321
2322 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2323
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
2335 to "breakpoint 1".
2336
2337 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2338
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.
2344
2345 2015-04-15 Yao Qi <yao.qi@linaro.org>
2346
2347 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2348 of ":$ptr_size" and set its form explicitly.
2349
2350 2015-04-15 Pedro Alves <palves@redhat.com>
2351 Yao Qi <yao.qi@linaro.org>
2352
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.
2362
2363 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
2364
2365 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2366
2367 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2368
2369 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2370 to write to the .text section.
2371
2372 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2373
2374 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2375 Handle the case of targets that do not provide PID information.
2376
2377 2015-04-13 Yao Qi <yao.qi@linaro.org>
2378
2379 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2380 and use expect instead of gdb_expect.
2381
2382 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2383
2384 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2385 "coredump_var_addr" to avoid naming conflict with other testcases.
2386
2387 2015-04-10 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2390 gdb_test_sequence and gdb_assert.
2391
2392 2015-04-10 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2395 test messages that don't include the breakpoint address.
2396
2397 2015-04-10 Yao Qi <yao.qi@linaro.org>
2398
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.
2402
2403 2015-04-10 Pedro Alves <palves@redhat.com>
2404
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
2411 axis.
2412
2413 2015-04-10 Pedro Alves <palves@redhat.com>
2414
2415 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2416 Remove comment.
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.
2421
2422 2015-04-10 Pedro Alves <palves@redhat.com>
2423
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.
2431
2432 2015-04-10 Pedro Alves <palves@redhat.com>
2433
2434 PR gdb/18216
2435 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2436
2437 2015-04-10 Yao Qi <yao.qi@linaro.org>
2438
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.
2443
2444 2015-04-10 Pedro Alves <palves@redhat.com>
2445
2446 PR gdb/13858
2447 * gdb.base/step-over-no-symbols.exp: New file.
2448
2449 2015-04-09 Andy Wingo <wingo@igalia.com>
2450
2451 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2452 after the Python tests.
2453
2454 2015-04-08 Keith Seitz <keiths@redhat.com>
2455
2456 PR python/16699
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.
2465
2466 2015-04-08 Pedro Alves <palves@redhat.com>
2467
2468 PR gdb/18214
2469 PR gdb/18216
2470 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2471 function.
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
2476 thread 1 here.
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.
2480
2481 2015-04-08 Pedro Alves <palves@redhat.com>
2482
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.
2488
2489 2015-04-07 Pedro Alves <palves@redhat.com>
2490
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.
2494
2495 2015-04-07 Pedro Alves <palves@redhat.com>
2496
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
2503 inferior_spawn_id.
2504 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2505
2506 2015-04-07 Pedro Alves <palves@redhat.com>
2507
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
2512 expect_background.
2513 (close_gdbserver): New procedure.
2514 (gdb_exit): Rename the default version and reimplement.
2515
2516 2015-04-07 Pedro Alves <palves@redhat.com>
2517
2518 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
2519 append the substituted item, not the original item.
2520
2521 2015-04-07 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2524 gdb_expect.
2525
2526 2015-04-07 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2529 output appearing once only.
2530
2531 2015-04-07 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2534 that doesn't expect anything. Return early if running to main
2535 fails.
2536
2537 2015-04-07 Yao Qi <yao.qi@linaro.org>
2538
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
2543 -DTIMEOUT=$timeout.
2544
2545 2015-04-06 Doug Evans <xdje42@gmail.com>
2546
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.
2551
2552 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2553
2554 * gdb.ada/funcall_ref.exp: New file.
2555 * gdb.ada/funcall_ref/foo.adb: New file.
2556
2557 2015-04-02 Yao Qi <yao.qi@linaro.org>
2558
2559 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2560 is remote.
2561
2562 2015-04-02 Gary Benson <gbenson@redhat.com>
2563
2564 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2565
2566 2015-04-01 Sasha Smundak <asmundak@google.com>
2567
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.
2574
2575 2015-04-01 Pedro Alves <palves@redhat.com>
2576
2577 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2578 to fail instead of non-existent $test.
2579
2580 2015-04-01 Pedro Alves <palves@redhat.com>
2581
2582 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2583 GDBFLAGS if not empty.
2584
2585 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2586
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
2594 [multi_line ...]
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.
2607
2608 2015-04-01 Pedro Alves <palves@redhat.com>
2609
2610 * gdb.threads/tid-reuse.c: New file.
2611 * gdb.threads/tid-reuse.exp: New file.
2612
2613 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2614
2615 PR corefiles/16092
2616 * gdb.base/coredump-filter.c: New file.
2617 * gdb.base/coredump-filter.exp: Likewise.
2618
2619 2015-03-27 Petr Machata <pmachata@redhat.com>
2620
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.
2625
2626 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2627
2628 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2629 SYMBOL_PREFIX for x86_64-*-cygwin.
2630
2631 2015-03-26 Andy Wingo <wingo@igalia.com>
2632
2633 PR symtab/18148
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.
2638
2639 2015-03-26 Yao Qi <yao.qi@linaro.org>
2640
2641 PR testsuite/18139
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.
2646
2647 2015-03-26 Yao Qi <yao.qi@linaro.org>
2648
2649 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2650 .int 0.
2651 (func): Likewise. Add .Lfunc_1 label.
2652 Use .Lfunc_1 label.
2653 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2654 .int 0.
2655 (func): Likewise.
2656 Use .Lfunc_1 label.
2657
2658 2015-03-26 Yao Qi <yao.qi@linaro.org>
2659
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
2662 information.
2663
2664 2015-03-26 Yao Qi <yao.qi@linaro.org>
2665
2666 * gdb.base/savedregs.exp (process_saved_regs): Make
2667 "Saved registers:" optional in the pattern.
2668
2669 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2670
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.
2693
2694 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2695
2696 * gdb.btrace/exception.exp: Increase BTS buffer size.
2697
2698 2015-03-24 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2701
2702 2015-03-24 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.threads/schedlock.exp (test_step): No longer expect that
2705 "set scheduler-locking step" with "next" over a function call runs
2706 threads unlocked.
2707
2708 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2709
2710 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2711
2712 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2713
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.
2722
2723 2015-03-23 Keith Seitz <keiths@redhat.com>
2724
2725 * gdb.linespec/keywords.c: New file.
2726 * gdb.linespec/keywords.exp: New file.
2727
2728 2015-03-23 Keith Seitz <keiths@redhat.com>
2729
2730 PR gdb/18021
2731 * gdb.dwarf2/staticvirtual.exp: New test.
2732
2733 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2734
2735 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2736 * README: Remove HP-UX and gdb.hp.
2737 (configuration):
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.
2807
2808 2015-03-19 Pedro Alves <palves@redhat.com>
2809
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
2813 thread is seen.
2814 (no thread starvation): New test.
2815
2816 2015-03-19 Pedro Alves <palves@redhat.com>
2817
2818 * gdb.threads/continue-pending-status.c: New file.
2819 * gdb.threads/continue-pending-status.exp: New file.
2820
2821 2015-03-18 Pedro Alves <palves@redhat.com>
2822
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
2828 SIGILL.
2829
2830 2015-03-18 Yao Qi <yao.qi@linaro.org>
2831
2832 PR tdep/18107
2833 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2834 variable.
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*
2838 target.
2839 (setup_all_syscalls): New proc.
2840
2841 2015-03-16 Yao Qi <yao.qi@linaro.org>
2842
2843 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2844 (top level): Skip tests if valid_addr_p returns false for
2845 $cmd1 or $cmd2.
2846
2847 2015-03-11 Andy Wingo <wingo@igalia.com>
2848
2849 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2850
2851 2015-03-11 Yao Qi <yao.qi@linaro.org>
2852
2853 * gdb.base/catch-syscall.exp: Fix typo in comments.
2854
2855 2015-03-11 Yao Qi <yao.qi@linaro.org>
2856
2857 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2858
2859 2015-03-09 Pedro Alves <palves@redhat.com>
2860
2861 * dg-extract-results.py: Delete.
2862
2863 2015-03-09 Pedro Alves <palves@redhat.com>
2864
2865 Merge dg-extract-results.sh from GCC upstream (r218843).
2866
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.
2870
2871 2015-03-05 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2874
2875 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2876
2877 * lib/mi-support.exp (mi_expect_interrupt): Accept
2878 alternative event for when in all-stop mode.
2879
2880 2015-03-04 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2883
2884 2015-03-04 Mark Kettenis <kettenis@gnu.org>
2885
2886 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2887
2888 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2889
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.
2893
2894 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2895
2896 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2897 the 'arch1' variable for "s390*-linux*" targets.
2898
2899 2015-03-04 Pedro Alves <palves@redhat.com>
2900
2901 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2902 (main): Pass missing retval argument to pthread_join call.
2903
2904 2015-03-02 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2907 (top level): Call do_test with non-stop as well.
2908
2909 2015-03-02 Pedro Alves <palves@redhat.com>
2910
2911 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2912 -1.
2913
2914 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2915
2916 * gdb.arch/s390-vregs.exp: New test.
2917 * gdb.arch/s390-vregs.S: New file.
2918
2919 2015-02-27 Pedro Alves <palves@redhat.com>
2920
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.
2925
2926 2015-02-27 Pedro Alves <palves@redhat.com>
2927
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
2931 prototype of main.
2932
2933 2015-02-27 Pedro Alves <palves@redhat.com>
2934
2935 * lib/unbuffer_output.c: New file.
2936 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2937 (main): Call gdb_unbuffer_output.
2938
2939 2015-02-27 Yao Qi <yao.qi@linaro.org>
2940
2941 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2942 target.
2943
2944 2015-02-26 Doug Evans <dje@google.com>
2945
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.
2952
2953 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2954
2955 * gdb.compile/compile-ifunc.c: New file.
2956 * gdb.compile/compile-ifunc.exp: New file.
2957
2958 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2959
2960 * gdb.base/structs.exp: Check for correct struct on finish.
2961
2962 2015-02-26 Yao Qi <yao.qi@linaro.org>
2963
2964 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2965 is zero.
2966
2967 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
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.
2972
2973 2015-02-25 Yao Qi <yao.qi@linaro.org>
2974
2975 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2976 aarch64*-*-* target.
2977
2978 2015-02-23 Pedro Alves <palves@redhat.com>
2979
2980 * lib/gdb.exp (delete_breakpoints): Rewrite using
2981 gdb_test_multiple.
2982
2983 2015-02-23 Pedro Alves <palves@redhat.com>
2984
2985 * gdb.base/info-os.c: Include stdlib.h.
2986
2987 2015-02-22 Doug Evans <xdje42@gmail.com>
2988
2989 PR symtab/17855
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.
2994
2995 2015-02-21 Doug Evans <dje@google.com>
2996
2997 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2998
2999 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3000
3001 PR corefiles/17808
3002 * gdb.arch/i386-biarch-core.core.bz2: New file.
3003 * gdb.arch/i386-biarch-core.exp: New file.
3004
3005 2015-02-21 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3008 runto_main fails.
3009
3010 2015-02-20 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3013 info probes.
3014
3015 2015-02-20 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.threads/multi-create-ns-info-thr.exp: New file.
3018
3019 2015-02-20 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
3022 clean_restart before gdb_target_supports_trace.
3023
3024 2015-02-20 Pedro Alves <palves@redhat.com>
3025
3026 PR threads/18006
3027 * gdb.threads/clone-thread_db.c: New file.
3028 * gdb.threads/clone-thread_db.exp: New file.
3029
3030 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
3031
3032 PR breakpoints/16812
3033 * gdb.base/catch-gdb-caused-signals.c: New file.
3034 * gdb.base/catch-gdb-caused-signals.exp: New file.
3035
3036 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
3037
3038 * configure: Regenerated.
3039 * configure.ac: Use GDB_AC_TRANSFORM.
3040 * aclocal.m4: sinclude ../transform.m4.
3041
3042 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3043
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.
3052
3053 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
3054
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.
3058
3059 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3062
3063 2015-02-11 Pedro Alves <pedro@codesourcery.com>
3064
3065 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3066 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3067
3068 2015-02-10 Doug Evans <xdje42@gmail.com>
3069
3070 * lib/gdb.exp (gdb_load): Always return a result.
3071
3072 2015-02-10 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.threads/signal-sigtrap.c: New file.
3075 * gdb.threads/signal-sigtrap.exp: New file.
3076
3077 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
3078
3079 * gdb.trace/no-attach-trace.c: New file.
3080 * gdb.trace/no-attach-trace.exp: New file.
3081
3082 2015-02-09 Mark Wielaard <mjw@redhat.com>
3083
3084 * gdb.dwarf2/atomic.c: New file.
3085 * gdb.dwarf2/atomic-type.exp: Likewise.
3086
3087 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3088
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.
3099
3100 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3101
3102 * gdb.btrace/buffer-size: New.
3103
3104 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
3105
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.
3115
3116 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
3117
3118 PR gdb/15678
3119 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3120
3121 2015-02-06 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3124 macro.
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
3128 counter.
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.
3133
3134 2015-02-06 Pedro Alves <palves@redhat.com>
3135
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
3139 -DTIMEOUT=$timeout.
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.
3146
3147 2015-02-04 Don Breazeal <donb@codesourcery.com>
3148
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.
3154
3155 2015-02-04 Pedro Alves <palves@redhat.com>
3156
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.
3160
3161 2015-01-31 Doug Evans <xdje42@gmail.com>
3162
3163 * gdb.base/maint.exp <maint print type argc>: Update expected output.
3164
3165 2015-01-31 Gary Benson <gbenson@redhat.com>
3166
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.
3170
3171 2015-01-31 Doug Evans <xdje42@gmail.com>
3172
3173 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3174
3175 2015-01-31 Doug Evans <xdje42@gmail.com>
3176
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.
3185
3186 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3187
3188 * gdb.ada/disc_arr_bound: New testcase.
3189
3190 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3191
3192 * gdb.ada/mi_var_array: New testcase.
3193
3194 2015-01-27 Doug Evans <dje@google.com>
3195
3196 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3197 Add test for objfile.filename, objfile.username after objfile
3198 has been unloaded.
3199
3200 2015-01-26 Joel Brobecker <brobecker@adacore.com>
3201
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.
3206
3207 2015-01-25 Mark Wielaard <mjw@redhat.com>
3208
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.
3229
3230 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3231
3232 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3233 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3234
3235 2015-01-15 Mark Wielaard <mjw@redhat.com>
3236
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.
3241
3242 2015-01-23 Pedro Alves <palves@redhat.com>
3243
3244 * gdb.threads/continue-pending-after-query.c: New file.
3245 * gdb.threads/continue-pending-after-query.exp: New file.
3246
3247 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3248 Simon Marchi <simon.marchi@ericsson.com>
3249
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.
3257
3258
3259 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3260
3261 * gdb.compile/compile.exp (pointer to jit function): New test.
3262
3263 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3264
3265 * lib/gdb.exp (supports_process_record): Return true for
3266 powerpc*-*-linux*.
3267 (supports_reverse): Likewise.
3268
3269 2015-01-15 Don Breazeal <donb@codesourcery.com>
3270
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.
3275
3276 2015-01-15 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.ada/var_arr_attrs: New testcase.
3279
3280 2015-01-14 Pedro Alves <palves@redhat.com>
3281 Joel Brobecker <brobecker@adacore.com>
3282
3283 PR gdb/17525
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.
3287
3288 2015-01-14 Pedro Alves <palves@redhat.com>
3289
3290 PR cli/17828
3291 * gdb.base/batch-preserve-term-settings.c: New file.
3292 * gdb.base/batch-preserve-term-settings.exp: New file.
3293
3294 2015-01-13 Doug Evans <dje@google.com>
3295
3296 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3297 binary.
3298
3299 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3300
3301 * Makefile.in (clean mostlyclean): Do not delete *.py.
3302
3303 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.python/py-lookup-type.exp: New file.
3306
3307 2015-01-12 Pedro Alves <palves@redhat.com>
3308
3309 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3310 restore GDBFLAGS before returning.
3311
3312 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3313
3314 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3315 is_amd64_regs_target and is_x86_like_target.
3316
3317 2015-01-11 Doug Evans <xdje42@gmail.com>
3318
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
3322 attributes.
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.
3327
3328 2015-01-11 Doug Evans <xdje42@gmail.com>
3329
3330 PR gdb/15830
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.
3335
3336 2015-01-09 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.threads/non-stop-fair-events.c: New file.
3339 * gdb.threads/non-stop-fair-events.exp: New file.
3340
3341 2015-01-09 Pedro Alves <palves@redhat.com>
3342
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
3347 global.
3348 (NUM): Now 15.
3349 (main): Use threads_started_barrier to wait for all threads to
3350 start. Main thread no longer calls thread_function. Exit after
3351 180 seconds.
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.
3358
3359 2015-01-09 Pedro Alves <palves@redhat.com>
3360
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
3365 global.
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):
3369 New global.
3370 (thread1_func, thread2_func): Wait on barrier.
3371 (main): Wait for all threads to start before stopping GDB.
3372
3373 2015-01-09 Pedro Alves <palves@redhat.com>
3374
3375 * gdb.threads/attach-many-short-lived-threads.c: New file.
3376 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3377
3378 2014-01-09 Pedro Alves <palves@redhat.com>
3379
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
3384 calls.
3385 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3386 Set a break on thread_function and have the child threads hit it
3387 one at at a time.
3388
3389 2015-01-09 Pedro Alves <palves@redhat.com>
3390
3391 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3392 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3393 false.
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.
3402
3403 2015-01-08 Yao Qi <yao@codesourcery.com>
3404
3405 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3406
3407 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3408
3409 Fix testcase compilation.
3410 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3411
3412 2015-01-06 Joel Brobecker <brobecker@adacore.com>
3413
3414 * gdb.python/py-type.exp: Add a couple test about empty
3415 array creation, and negative-length array creation.
3416
3417 2015-01-02 Doug Evans <xdje42@gmail.com>
3418
3419 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3420
3421 2015-01-02 Doug Evans <dje@google.com>
3422
3423 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3424
3425 2014-12-29 Yao Qi <yao@codesourcery.com>
3426
3427 * gdb.trace/entry-values.exp: Update comments. Rename variable
3428 bar_call_foo to returned_from_foo.
3429
3430 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3431
3432 PR gdb/17394
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.
3437
3438 2014-12-18 Nigel Stephens <nigel@mips.com>
3439 Maciej W. Rozycki <macro@codesourcery.com>
3440
3441 * gdb.base/float.exp: Handle the new output from "info float" on
3442 MIPS targets.
3443
3444 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
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".
3454
3455 2014-12-16 Doug Evans <xdje42@gmail.com>
3456
3457 * boards/stabs.exp: New file.
3458
3459 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3460
3461 * gdb.base/completion.exp: Adjust to format changes of "maint
3462 print user-registers".
3463
3464 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
3465
3466 PR server/17457
3467 * gdb.arch/aarch64-fp.c: New file.
3468 * gdb.arch/aarch64-fp.exp: New file.
3469
3470 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3471
3472 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3473 r210637, r210913, r211666, r215400, r215817).
3474
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
3478 suitable.
3479
3480 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3481
3482 * dg-extract-results.py (parse_run): Handle warnings that
3483 are printed before a test harness is run.
3484
3485 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3486
3487 * dg-extract-results.py (Named): Remove __cmp__ method.
3488 (output_variation): Use a key to sort variation.harnesses.
3489
3490 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3491
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.
3496
3497 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3498
3499 * dg-extract-results.py (Prog.result_re): Include options
3500 in test name.
3501
3502 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3503
3504 * dg-extract-results.py (output_variation): Always sort if
3505 do_sum.
3506
3507 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3508
3509 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3510 as long as we get pagination notifications.
3511
3512 2014-12-15 Jason Merrill <jason@redhat.com>
3513
3514 * Makefile.in (check-gdb.%): Restore.
3515 * README: Mention it.
3516
3517 2014-12-13 Joel Brobecker <brobecker@adacore.com>
3518
3519 * gdb.ada/str_uninit: New testcase.
3520
3521 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3522
3523 PR symtab/17642
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.
3527
3528 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3529 Jan Kratochvil <jan.kratochvil@redhat.com>
3530 Tom Tromey <tromey@redhat.com>
3531
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.
3550
3551 2014-12-12 Tom Tromey <tromey@redhat.com>
3552
3553 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3554 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3555
3556 2014-12-12 Doug Evans <dje@google.com>
3557
3558 * lib/gdb-python.exp (get_python_valueof): New function.
3559 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3560
3561 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3562
3563 * gdb.base/completion.exp: Add test for completion of "info
3564 registers ".
3565
3566 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3567
3568 * gdb.base/func-ptrs.c: New file.
3569 * gdb.base/func-ptrs.exp: New file.
3570
3571 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3572
3573 PR breakpoints/17012
3574 * gdb.base/dprintf-detach.c: New file.
3575 * gdb.base/dprintf-detach.exp: New file.
3576
3577 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3578
3579 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3580 * lib/gdb.exp (target_is_gdbserver): New procedure.
3581
3582 2014-12-08 Doug Evans <dje@google.com>
3583
3584 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3585
3586 2014-12-05 Yao Qi <yao@codesourcery.com>
3587
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.
3592
3593 2014-12-05 Yao Qi <yao@codesourcery.com>
3594
3595 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3596
3597 2014-12-04 Doug Evans <dje@google.com>
3598
3599 * gdb.python/py-objfile.exp: Add tests for
3600 objfile.add_separate_debug_file.
3601
3602 2014-12-04 Doug Evans <dje@google.com>
3603
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.
3607
3608 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3609
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.
3619
3620 2014-12-02 Doug Evans <dje@google.com>
3621
3622 PR symtab/17602
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.
3626
3627 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
3628
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.
3634
3635 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3636
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.
3640
3641 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3642
3643 * gdb.python/python.exp: Change expected reply to help().
3644
3645 2014-12-01 Yao Qi <yao@codesourcery.com>
3646
3647 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3648 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3649 * configure: Re-generated.
3650
3651 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3652
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".
3656
3657 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3658
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.
3667
3668 2014-11-28 Yao Qi <yao@codesourcery.com>
3669
3670 * gdb.base/break-probes.exp: Match library name prefixed with
3671 sysroot.
3672
3673 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3674
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.
3678
3679 2014-11-26 Doug Evans <dje@google.com>
3680
3681 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3682
3683 2014-11-22 Yao Qi <yao@codesourcery.com>
3684
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.
3692
3693 2014-11-22 Yao Qi <yao@codesourcery.com>
3694
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.
3698
3699 2014-11-21 Joel Brobecker <brobecker@adacore.com>
3700
3701 * gdb.ada/n_arr_bound: New testcase.
3702
3703 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3704
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.
3709
3710 2014-11-20 Doug Evans <xdje42@gmail.com>
3711
3712 * gdb.base/maint.exp: Update expected output.
3713
3714 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3715
3716 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3717 4-byte instruction on S390.
3718
3719 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3720
3721 * gdb.ada/arr_arr: New testcase.
3722
3723 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3724
3725 * gdb.ada/pkd_arr_elem: New Testcase.
3726
3727 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
3728
3729 * gdb.reverse/break-precsave: Expect completion message for
3730 core file reads.
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.
3740
3741 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3742
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.
3747
3748 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3749
3750 * gdb.mi/until.c: Add eye-catchers.
3751 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3752 line numbers.
3753
3754 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3755
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.
3763
3764 2014-11-17 Petr Machata <pmachata@redhat.com>
3765
3766 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3767 ${_cu_offset_size} bytes abbrev offset.
3768
3769 2014-11-15 Doug Evans <xdje42@gmail.com>
3770
3771 PR symtab/17559
3772 * gdb.base/line-symtabs.exp: New file.
3773 * gdb.base/line-symtabs.c: New file.
3774 * gdb.base/line-symtabs.h: New file.
3775
3776 2014-11-14 Yao Qi <yao@codesourcery.com>
3777
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.
3783
3784 2014-11-14 Yao Qi <yao@codesourcery.com>
3785
3786 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3787 Replace name, low_pc and high_pc with MACRO_AT_func.
3788
3789 2014-11-14 Yao Qi <yao@codesourcery.com>
3790
3791 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3792 produce debug information.
3793 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3794
3795 2014-11-14 Yao Qi <yao@codesourcery.com>
3796
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
3800 with MACRO_AT_func.
3801 (top-level): Replace gdb_compile and clean_restart with
3802 prepare_for_testing.
3803 * gdb.dwarf2/main.c (main): Add label main_label.
3804
3805 2014-11-14 Yao Qi <yao@codesourcery.com>
3806
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.
3811
3812 2014-11-14 Yao Qi <yao@codesourcery.com>
3813
3814 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3815 (_handle_attribute): New procedure.
3816
3817 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3818
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
3841 unistd.h.
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.
3860
3861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3862
3863 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3864 variant.
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.
3909
3910 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3911
3912 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3913 variant.
3914 * gdb.base/sepdebug.exp: Drop references to removed code.
3915
3916 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3917
3918 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3919 variant. Preserve original line numbering.
3920 * gdb.base/list1.c: Likewise.
3921
3922 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3923
3924 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3925 variant.
3926 * gdb.base/break1.c: Likewise.
3927 * gdb.base/break.exp: Drop references to removed code.
3928
3929 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3930
3931 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3932 variant.
3933
3934 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3935
3936 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3937
3938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3939
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.
3946
3947 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3948
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.
3956
3957 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3958
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.
3962
3963 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3964
3965 * gdb.base/shr2.c: Add eye-catcher.
3966 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3967 line number.
3968
3969 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3970
3971 * gdb.base/jump.c: Add eye-catchers.
3972 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3973 numbers.
3974
3975 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3976
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
3980 line numbers.
3981
3982 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3983
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.
3987
3988 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3989
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.
3993
3994 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3995
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.
3999
4000 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4001
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.
4006
4007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4008
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.
4012
4013 2014-11-12 Pedro Alves <palves@redhat.com>
4014
4015 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4016 leader has exited.
4017
4018 2014-11-12 Pedro Alves <palves@redhat.com>
4019
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.
4028
4029 2014-11-10 Doug Evans <xdje42@gmail.com>
4030
4031 PR symtab/17564
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.
4036
4037 2014-11-07 Pedro Alves <palves@redhat.com>
4038
4039 PR gdb/17511
4040 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4041 i?86-*-linux*.
4042
4043 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
4044
4045 PR c++/17494
4046 * gdb.cp/pr17494.cc: New file.
4047 * gdb.cp/pr17494.exp: New file.
4048
4049 2014-11-02 Yao Qi <yao@codesourcery.com>
4050
4051 * gdb.python/python.exp: Get working directory and match the
4052 output of "set extended-prompt \\w " with it.
4053
4054 2014-10-30 Doug Evans <dje@google.com>
4055
4056 * gdb.python/py-objfile.exp: Add tests for setting random attributes
4057 in objfiles.
4058 * gdb.python/py-progspace.exp: Add tests for setting random attributes
4059 in progspaces.
4060
4061 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
4062
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.
4066
4067 2014-10-29 Pedro Alves <palves@redhat.com>
4068
4069 PR gdb/17408
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
4081 use. Adjust.
4082 (list_count): Delete global.
4083 (check_result): New procedure, factored out from duplicate top
4084 level code.
4085 (continue tests): Wrap in with_test_prefix.
4086 (test_step): New procedure, factored out from duplicate top level
4087 code.
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
4091 not.
4092 * gdb.threads/next-bp-other-thread.c: New file.
4093 * gdb.threads/next-bp-other-thread.exp: New file.
4094
4095 2014-10-29 Pedro Alves <palves@redhat.com>
4096
4097 PR python/17372
4098 * gdb.python/python.exp: Test a multi-line command that spawns
4099 interactive Python.
4100 * gdb.base/multi-line-starts-subshell.exp: New file.
4101
4102 2014-10-29 Yao Qi <yao@codesourcery.com>
4103
4104 * gdb.base/fileio.exp: Make directories on host.
4105
4106 2014-10-29 Yao Qi <yao@codesourcery.com>
4107
4108 * gdb.base/fileio.c (test_write): Close the file.
4109
4110 2014-10-28 Pedro Alves <palves@redhat.com>
4111
4112 PR gdb/12623
4113 * gdb.base/sigstep.c (no_handler): New global.
4114 (main): If 'no_handler is true, set the signal handlers to
4115 SIG_IGN.
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.
4123
4124 2014-10-28 Pedro Alves <palves@redhat.com>
4125
4126 PR gdb/17511
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.
4135
4136 2014-10-28 Pedro Alves <palves@redhat.com>
4137
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
4141 display to ...
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
4156 different commands.
4157
4158 2014-10-28 Pedro Alves <palves@redhat.com>
4159
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.
4165
4166 2014-10-27 Pedro Alves <palves@redhat.com>
4167
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
4171 procedures.
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.
4176
4177 2014-10-27 Yao Qi <yao@codesourcery.com>
4178
4179 * gdb.trace/tfile.c (adjust_function_address)
4180 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4181 function descriptor.
4182
4183 2014-10-24 Don Breazeal <donb@codesourcery.com>
4184
4185 * gdb.base/foll-fork.exp (test_follow_fork,
4186 catch_fork_child_follow): Check for updated fork messages emitted
4187 from infrun.c.
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.
4192
4193 2014-10-24 Pedro Alves <palves@redhat.com>
4194
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.
4203
4204 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4205
4206 * gdb.cp/non-trivial-retval.cc: Add a test case.
4207 * gdb.cp/non-trivial-retval.exp: Add a test.
4208
4209 2014-10-20 Yao Qi <yao@codesourcery.com>
4210
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.
4216
4217 2014-10-20 Yao Qi <yao@codesourcery.com>
4218
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.
4241
4242 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4243
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.
4250
4251 2014-10-18 Yao Qi <yao@codesourcery.com>
4252
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]
4257 instead.
4258 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4259 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4260 procedures.
4261
4262 2014-10-17 Doug Evans <dje@google.com>
4263
4264 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4265 event.
4266 * gdb.python/py-events.py: Add clear_objfiles event.
4267
4268 2014-10-17 Doug Evans <dje@google.com>
4269
4270 * gdb.python/py-objfile.exp: Test progspace attribute.
4271
4272 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
4273
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.
4294
4295 2014-10-17 Yao Qi <yao@codesourcery.com>
4296
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.
4299
4300 2014-10-17 Pedro Alves <palves@redhat.com>
4301
4302 PR gdb/17471
4303 * gdb.base/bg-execution-repeat.c: New file.
4304 * gdb.base/bg-execution-repeat.exp: New file.
4305
4306 2014-10-17 Pedro Alves <palves@redhat.com>
4307
4308 PR gdb/17300
4309 * gdb.base/continue-all-already-running.c: New file.
4310 * gdb.base/continue-all-already-running.exp: New file.
4311
4312 2014-10-17 Pedro Alves <palves@redhat.com>
4313
4314 PR gdb/17472
4315 * gdb.base/annota-input-while-running.c: New file.
4316 * gdb.base/annota-input-while-running.exp: New file.
4317
4318 2014-10-17 Pedro Alves <palves@redhat.com>
4319
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.
4330
4331 2014-10-17 Yao Qi <yao@codesourcery.com>
4332
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'.
4337 Remove "set args".
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.
4346
4347 2014-10-16 Yao Qi <yao@codesourcery.com>
4348
4349 * gdb.base/remotetimeout.exp: Remove noargs checking.
4350
4351 2014-10-15 Pedro Alves <palves@redhat.com>
4352
4353 PR breakpoints/9649
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
4360 off.
4361
4362 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4363
4364 * gdb.dlang/demangle.exp: Update for demangling changes.
4365
4366 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4367
4368 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4369 * gdb.cp/non-trivial-retval.exp: Add new tests.
4370
4371 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4372
4373 PR c++/13403
4374 PR c++/15154
4375 * gdb.cp/non-trivial-retval.cc: New file.
4376 * gdb.cp/non-trivial-retval.exp: New file.
4377
4378 2014-10-15 Yao Qi <yao@codesourcery.com>
4379
4380 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4381 remote host.
4382
4383 2014-10-15 Yao Qi <yao@codesourcery.com>
4384
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.
4389
4390 2014-10-15 Yao Qi <yao@codesourcery.com>
4391
4392 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4393 pattern.
4394 * gdb.python/py-symtab.exp: Likewise.
4395 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4396 locationn.
4397
4398 2014-10-14 Joel Brobecker <brobecker@adacore.com>
4399
4400 * gdb.ada/addr_arith: New testcase.
4401
4402 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4403
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.
4408
4409 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4410
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.
4414
4415 2014-10-14 Yao Qi <yao@codesourcery.com>
4416
4417 * gdb.mi/mi-var-child.c (nothing1): New function.
4418 (nothing2): New function.
4419 (do_children_tests): Set function pointers by nothing1 and
4420 nothing2.
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
4426 nothing2.
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.
4430
4431 2014-10-14 Yao Qi <yao@codesourcery.com>
4432
4433 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4434 tests.
4435 * gdb.mi/mi2-var-child.exp: Likewise.
4436
4437 2014-10-13 Doug Evans <dje@google.com>
4438
4439 * gdb.python/py-objfile.exp: Change name of file name test.
4440
4441 2014-10-13 Doug Evans <dje@google.com>
4442
4443 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4444 from the start of the CU.
4445
4446 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4447 Yao Qi <yao@codesourcery.com>
4448
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.
4452
4453 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4454
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.
4458
4459 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4460
4461 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4462
4463 2014-10-11 Yao Qi <yao@codesourcery.com>
4464
4465 * gdb.server/server-kill.exp: Execute command
4466 "set remote trace-status-packet on" before "tstatus".
4467
4468 2014-10-11 Yao Qi <yao@codesourcery.com>
4469
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".
4474
4475 2014-10-11 Yao Qi <yao@codesourcery.com>
4476
4477 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4478
4479 2014-10-11 Yao Qi <yao@codesourcery.com>
4480
4481 * gdb.threads/thread-find.exp: Don't execute command
4482 "info threads".
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.
4486
4487 2014-10-10 Pedro Alves <palves@redhat.com>
4488
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.
4496
4497 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4498 Pedro Alves <palves@redhat.com>
4499
4500 PR symtab/14466
4501 * gdb.base/vdso-warning.c: New file.
4502 * gdb.base/vdso-warning.exp: New file.
4503
4504 2014-10-02 Doug Evans <dje@google.com>
4505
4506 * gdb.base/structs.c (main): Don't run forever.
4507
4508 2014-10-02 Pedro Alves <palves@redhat.com>
4509
4510 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4511 (top level) <stop threads 1, stop threads 2>: Use it.
4512
4513 2014-10-02 Pedro Alves <palves@redhat.com>
4514
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.
4518
4519 2014-10-02 Pedro Alves <palves@redhat.com>
4520
4521 PR breakpoints/17431
4522 * gdb.base/execl-update-breakpoints.c: New file.
4523 * gdb.base/execl-update-breakpoints.exp: New file.
4524
4525 2014-10-01 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.base/breakpoint-in-ro-region.c: New file.
4528 * gdb.base/breakpoint-in-ro-region.exp: New file.
4529
4530 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4531
4532 * gdb.mi/mi-exit-code.exp: New file.
4533 * gdb.mi/mi-exit-code.c: New file.
4534
4535 2014-09-30 Yao Qi <yao@codesourcery.com>
4536
4537 * lib/prelink-support.exp (build_executable_own_libs): Error if
4538 the target isn't native.
4539
4540 2014-09-30 Yao Qi <yao@codesourcery.com>
4541
4542 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4543 false.
4544
4545 2014-09-22 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.threads/break-while-running.exp: New file.
4548 * gdb.threads/break-while-running.c: New file.
4549
4550 2014-09-19 Yao Qi <yao@codesourcery.com>
4551
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.
4554
4555 2014-09-19 Yao Qi <yao@codesourcery.com>
4556
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.
4561
4562 2014-09-18 Doug Evans <dje@google.com>
4563
4564 * gdb.dwarf2/symtab-producer.exp: New file.
4565
4566 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4567
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.
4572
4573 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4574 Pedro Alves <palves@redhat.com>
4575
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.
4583
4584 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4585
4586 PR breakpoints/12526
4587 * gdb.base/watch-bitfields.exp: New file.
4588 * gdb.base/watch-bitfields.c: New file.
4589
4590 2014-09-16 Pedro Alves <palves@redhat.com>
4591
4592 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4593 software and hardware addresses, not software address against
4594 itself.
4595
4596 2014-09-16 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4599 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4600
4601 2014-09-16 Pedro Alves <palves@redhat.com>
4602
4603 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4604 files.
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
4612 throughout.
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.
4618
4619 2014-09-16 Yao Qi <yao@codesourcery.com>
4620
4621 * boards/local-remote-host-native.exp: New file.
4622
4623 2014-09-14 Doug Evans <xdje42@gmail.com>
4624
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.
4629
4630 2014-09-13 Doug Evans <xdje42@gmail.com>
4631
4632 * gdb.threads/queue-signal.c: New file.
4633 * gdb.threads/queue-signal.exp: New file.
4634
4635 2014-09-13 Doug Evans <xdje42@gmail.com>
4636
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.
4642
4643 2014-09-12 Pedro Alves <palves@redhat.com>
4644
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.
4666
4667 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4668
4669 PR tdep/17379
4670 * gdb.arch/powerpc-stackless.S: New file.
4671 * gdb.arch/powerpc-stackless.exp: New file.
4672
4673 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4674
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.
4680
4681 2014-09-11 Pedro Alves <palves@redhat.com>
4682
4683 PR gdb/17347
4684 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4685 * gdb.base/attach.exp (test_command_line_attach_run): New
4686 procedure.
4687 (top level): Call it.
4688
4689 2014-09-11 Pedro Alves <palves@redhat.com>
4690
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.
4699
4700 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4701
4702 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4703 command in testcase. Simplify testcase.
4704
4705 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4708
4709 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4710
4711 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4712
4713 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4714
4715 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4716
4717 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4718
4719 * gdb.dwarf2/dynarr-ptr.c: New file.
4720 * gdb.dwarf2/dynarr-ptr.exp: New file.
4721
4722 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4723
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.
4728
4729 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4730
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.
4738
4739 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4740
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.
4744
4745 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4746
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
4751 exceptions.
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.
4755
4756 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4757
4758 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4759 120 on waiting for the TCP socket to open.
4760
4761 2014-09-09 Doug Evans <xdje42@gmail.com>
4762
4763 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4764 _caller_matches, _any_caller_is, _any_caller_matches.
4765
4766 2014-09-09 Doug Evans <xdje42@gmail.com>
4767
4768 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4769
4770 2014-09-09 Yao Qi <yao@codesourcery.com>
4771
4772 * gdb.mi/mi-var-display.exp: Set print symbol off.
4773
4774 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4775
4776 PR gdb/17035
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`.
4783
4784 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4785
4786 PR python/17355
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.
4791
4792 2014-09-06 Doug Evans <xdje42@gmail.com>
4793
4794 PR 15276
4795 * gdb.python/py-caller-is.c: New file.
4796 * gdb.python/py-caller-is.exp: New file.
4797
4798 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4799
4800 PR gdb/17235
4801 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4802 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4803
4804 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4805
4806 PR fortran/17237
4807 * gdb.fortran/print-formatted.exp: New file.
4808 * gdb.fortran/print-formatted.f90: Likewise.
4809
4810 2014-09-03 Sasha Smundak <asmundak@google.com>
4811
4812 * gdb.python/py-frame.exp: Test Frame.read_register.
4813
4814 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4815
4816 PR python/16699
4817 * gdb.python/py-completion.exp: New file.
4818 * gdb.python/py-completion.py: Likewise.
4819
4820 2014-08-28 Doug Evans <dje@google.com>
4821
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
4824 use them.
4825 * gdb.arch/i386-pseudo.c (main): Ditto.
4826
4827 2014-08-27 Doug Evans <dje@google.com>
4828
4829 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4830
4831 2014-08-25 Doug Evans <dje@google.com>
4832
4833 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4834 (main): Ditto.
4835
4836 2014-08-25 Doug Evans <dje@google.com>
4837
4838 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4839
4840 2014-08-24 Yao Qi <yao@codesourcery.com>
4841
4842 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4843 symbol off.
4844 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4845
4846 2014-08-22 Doug Evans <dje@google.com>
4847
4848 PR 17276
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.
4852
4853 2014-08-22 Yao Qi <yao@codesourcery.com>
4854
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.
4859
4860 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4861
4862 * gdb.threads/gcore-stale-thread.c: New file.
4863 * gdb.threads/gcore-stale-thread.exp: New file.
4864
4865 2014-08-21 Pedro Alves <palves@redhat.com>
4866
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".
4874
4875 2014-08-20 Pedro Alves <palves@redhat.com>
4876 Jan Kratochvil <jan.kratochvil@redhat.com>
4877
4878 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4879 configure.
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.
4890
4891 2014-08-20 Joel Brobecker <brobecker@adacore.com>
4892
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.
4896
4897 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
4898 Pedro Alves <palves@redhat.com>
4899
4900 PR symtab/14604
4901 PR symtab/14605
4902 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4903 gdb_test.
4904
4905 2014-08-19 Pedro Alves <palves@redhat.com>
4906
4907 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4908
4909 2014-08-19 Yao Qi <yao@codesourcery.com>
4910
4911 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4912 right line.
4913
4914 2014-08-18 David Blaikie <dblaikie@gmail.com>
4915
4916 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4917
4918 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4919
4920 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4921 attribute in array range.
4922
4923 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4924
4925 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4926
4927 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4928
4929 PR c++/17132
4930 * gdb.cp/pr17132.cc: New file.
4931 * gdb.cp/pr17132.exp: New file.
4932
4933 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4934
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.
4939
4940 2014-08-15 Yao Qi <yao@codesourcery.com>
4941
4942 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4943 false.
4944
4945 2014-08-15 Yao Qi <yao@codesourcery.com>
4946
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.
4951
4952 2014-08-11 Doug Evans <dje@google.com>
4953
4954 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4955 (test_load_shlib): Update.
4956
4957 2014-08-09 Yao Qi <yao@codesourcery.com>
4958
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.
4973
4974 2014-08-09 Yao Qi <yao@codesourcery.com>
4975
4976 PR testsuite/13443
4977 * gdb.mi/mi-var-display.exp: Make test messages unique.
4978
4979 2014-08-04 Tom Tromey <tromey@redhat.com>
4980
4981 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4982 target 0".
4983
4984 2014-08-04 Tom Tromey <tromey@redhat.com>
4985
4986 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4987 "target_resume".
4988
4989 2014-08-01 Joel Brobecker <brobecker@adacore.com>
4990
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
4994 as xfail.
4995
4996 2014-07-30 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4999 comment.
5000
5001 2014-07-29 Yao Qi <yao@codesourcery.com>
5002
5003 PR gdb/17206
5004 * gdb.base/until-nodebug.exp: New.
5005
5006 2014-07-28 Doug Evans <xdje42@gmail.com>
5007
5008 PR guile/17203
5009 * gdb.guile/scm-parameter.exp: Add tests for trying to create
5010 previously existing parameter, and previously ambiguously spelled
5011 parameter.
5012
5013 2014-07-28 Will Newton <will.newton@linaro.org>
5014
5015 * gdb.base/varargs.exp: Remove KFAILs for ARM.
5016
5017 2014-07-26 Ludovic Courtès <ludo@gnu.org>
5018 Doug Evans <xdje42@gmail.com>
5019
5020 PR guile/17146
5021 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5022
5023 2014-07-25 Pedro Alves <palves@redhat.com>
5024
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.
5031
5032 2014-07-25 Pedro Alves <palves@redhat.com>
5033
5034 * gdb.base/double-prompt-target-event-error.exp
5035 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5036 match.
5037 (cancel_pagination_in_target_event): Rework double prompt
5038 detection.
5039 * gdb.base/paginate-after-ctrl-c-running.exp
5040 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5041 <return>' match.
5042 * gdb.base/paginate-bg-execution.exp
5043 (test_bg_execution_pagination_return)
5044 (test_bg_execution_pagination_cancel): Remove '-notransfer
5045 <return>' matches.
5046 * gdb.base/paginate-execution-startup.exp
5047 (test_fg_execution_pagination_return)
5048 (test_fg_execution_pagination_cancel): Remove '-notransfer
5049 <return>' matches.
5050 * gdb.base/paginate-inferior-exit.exp
5051 (test_paginate_inferior_exited): Remove '-notransfer <return>'
5052 match.
5053 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5054 * lib/gdb.exp (pagination_prompt): Run text through
5055 string_to_regexp.
5056 (gdb_test_multiple): Match $pagination_prompt instead of
5057 "<return>".
5058 (string_to_regexp): Move to lib/gdb-utils.exp.
5059
5060 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5061
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.
5068
5069 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 PR gdb/17170
5072 * gdb.base/statistics.exp: New file.
5073
5074 2014-07-17 Doug Evans <dje@google.com>
5075
5076 PR gdb/17170
5077 * gdb.base/maint.exp: Update testing of per-command stats.
5078
5079 2014-07-16 Pedro Alves <palves@redhat.com>
5080
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.
5095
5096 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
5097
5098 * gdb.base/debug-expr.exp: Test string evaluation with
5099 "debug expression" on.
5100
5101 2014-07-15 Pedro Alves <palves@redhat.com>
5102
5103 * gdb.base/reread.exp: Use clean_restart.
5104
5105 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
5106
5107 * gdb.arch/avr-flash-qualifer.c: New.
5108 * gdb.arch/avr-flash-qualifer.exp: New.
5109
5110 2014-07-14 Pedro Alves <palves@redhat.com>
5111
5112 * gdb.base/paginate-after-ctrl-c-running.c: New file.
5113 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5114
5115 2014-07-14 Pedro Alves <palves@redhat.com>
5116
5117 * gdb.base/double-prompt-target-event-error.c: New file.
5118 * gdb.base/double-prompt-target-event-error.exp: New file.
5119
5120 2014-07-14 Pedro Alves <palves@redhat.com>
5121
5122 PR gdb/17072
5123 * gdb.base/paginate-inferior-exit.c: New file.
5124 * gdb.base/paginate-inferior-exit.exp: New file.
5125
5126 2014-07-14 Pedro Alves <palves@redhat.com>
5127
5128 PR gdb/17072
5129 * gdb.base/paginate-bg-execution.c: New file.
5130 * gdb.base/paginate-bg-execution.exp: New file.
5131
5132 2014-07-14 Pedro Alves <palves@redhat.com>
5133
5134 PR gdb/17072
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
5139 default_gdb_spawn.
5140 (default_gdb_start): Adjust to call default_gdb_spawn.
5141 (gdb_spawn): New procedure.
5142
5143 2014-07-14 Pedro Alves <palves@redhat.com>
5144
5145 * lib/gdb.exp (gdb_assert): New procedure.
5146 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5147
5148 2014-07-14 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.base/execution-termios.c: New file.
5151 * gdb.base/execution-termios.exp: New file.
5152
5153 2014-07-14 Tom Tromey <tromey@redhat.com>
5154
5155 * gdb.cp/vla-cxx.cc: New file.
5156 * gdb.cp/vla-cxx.exp: New file.
5157
5158 2014-07-14 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.reverse/rerun-prec.c: New file.
5161 * gdb.reverse/rerun-prec.exp: New file.
5162
5163 2014-07-12 Maciej W. Rozycki <macro@mips.com>
5164 Maciej W. Rozycki <macro@codesourcery.com>
5165
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'.
5172
5173 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5174
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.
5178
5179 2014-07-11 Yao Qi <yao@codesourcery.com>
5180
5181 * gdb.base/exprs.exp: "set print symbol off".
5182
5183 2014-07-11 Pedro Alves <palves@redhat.com>
5184
5185 * gdb.threads/kill.c: New file.
5186 * gdb.threads/kill.exp: New file.
5187
5188 2014-07-10 Yao Qi <yao@codesourcery.com>
5189
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.
5193
5194 2014-07-09 Pedro Alves <palves@redhat.com>
5195
5196 * gdb.base/attach-wait-input.exp: New file.
5197 * gdb.base/attach-wait-input.c: New file.
5198
5199 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5200
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
5206 structures.
5207
5208 2014-07-02 Yao Qi <yao@codesourcery.com>
5209
5210 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5211 'bar_start' at the beginning of functions 'foo' and 'bar'
5212 respectively.
5213 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5214 instead of 'foo' and 'bar'.
5215
5216 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5217
5218 * gdb.btrace/segv.exp: New.
5219 * gdb.btrace/segv.c: New.
5220
5221 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
5222
5223 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5224 instruction.
5225
5226 2014-06-30 Mark Wielaard <mjw@redhat.com>
5227
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
5232 types.
5233
5234 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5235
5236 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5237 target lacks support for awatch, rwatch, or hbreak.
5238
5239 2014-06-27 Yao Qi <yao@codesourcery.com>
5240
5241 * gdb.multi/dummy-frame-restore.exp: New.
5242 * gdb.multi/dummy-frame-restore.c: New.
5243
5244 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5245
5246 * gdb.btrace/gcore.exp: New.
5247
5248 2014-06-23 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.base/watchpoint-reuse-slot.c: New file.
5251 * gdb.base/watchpoint-reuse-slot.exp: New file.
5252
5253 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5254
5255 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5256 progspace's filename in 'info', 'enable' and 'disable' command
5257 tests.
5258
5259 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5260
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.
5264
5265 2014-06-20 Gary Benson <gbenson@redhat.com>
5266
5267 * gdb.arch/i386-avx.exp: Fix include file location.
5268 * gdb.arch/i386-sse.exp: Likewise.
5269
5270 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5271
5272 * gdb.dlang/expression.exp: New file.
5273
5274 2014-06-19 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5277 out from ...
5278 (top level): ... here. Iterate running tests under different
5279 scheduler-locking settings.
5280
5281 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
5282
5283 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5284 to DW_FORM_addr and use non-zero addresses.
5285
5286 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5287
5288 PR gdb/17017
5289 * gdb.python/py-xmethods.cc: Add global function call counters and
5290 increment them in their respective functions. Remove "cout"
5291 statements.
5292 * gdb.python/py-xmethods.exp: Make tests check the global function
5293 call counters instead of depending on inferior IO.
5294
5295 2014-06-18 Don Breazeal <donb@codesourcery.com>
5296
5297 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5298 Deleted procedure.
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
5304 procedure calls.
5305
5306 2014-06-17 Yao Qi <yao@codesourcery.com>
5307
5308 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5309 CP1252.
5310
5311 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
5312
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.
5316
5317 2014-06-16 Keith Seitz <keiths@redhat.com>
5318
5319 PR mi/15863
5320 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5321 the inferior is started.
5322
5323 2014-06-16 Pedro Alves <palves@redhat.com>
5324
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.
5331
5332 2014-06-12 Tom Tromey <tromey@redhat.com>
5333
5334 * gdb.base/completion.exp: Don't use directory name in test.
5335
5336 2014-06-09 Gary Benson <gbenson@redhat.com>
5337
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.
5341 (main): Likewise.
5342 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5343 Likewise.
5344 (main): Likewise.
5345
5346 2014-06-07 Keith Seitz <keiths@redhat.com>
5347
5348 Revert:
5349 PR c++/16253
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.
5356
5357 2014-06-06 Doug Evans <xdje42@gmail.com>
5358
5359 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5360
5361 2014-06-06 Pedro Alves <palves@redhat.com>
5362
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.
5366 Update comments.
5367
5368 2014-06-06 Pedro Alves <palves@redhat.com>
5369
5370 * gdb.base/break-unload-file.exp: Fix typo.
5371
5372 2014-06-06 Yao Qi <yao@codesourcery.com>
5373
5374 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5375 from "jit_function" to "^jit_function".
5376
5377 2014-06-06 Yao Qi <yao@codesourcery.com>
5378
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".
5383
5384 2014-06-06 Gary Benson <gbenson@redhat.com>
5385
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.
5392
5393 2014-06-06 Yao Qi <yao@codesourcery.com>
5394
5395 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5396 readable, skip the test.
5397
5398 2014-06-06 Yao Qi <yao@codesourcery.com>
5399
5400 * gdb.threads/staticthreads.c (thread_function): Move the line
5401 setting breakpoint on forward.
5402 * gdb.threads/staticthreads.exp: Update comments.
5403
5404 2014-06-05 Ludovic Courtès <ludo@gnu.org>
5405
5406 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5407 "history-append! type error".
5408
5409 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5410
5411 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5412 erroneous dprintf expected input.
5413
5414 2014-06-04 Doug Evans <xdje42@gmail.com>
5415
5416 * gdb.guile/scm-generics.exp: Delete.
5417
5418 2014-06-04 Doug Evans <xdje42@gmail.com>
5419
5420 * gdb.guile/scm-breakpoint.exp: Update.
5421 Add tests for breakpoint registration.
5422
5423 2014-06-04 Tom Tromey <tromey@redhat.com>
5424
5425 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5426 VLA-in-union.
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.
5430
5431 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5432 Hui Zhu <hui@codesourcery.com>
5433
5434 * gdb.base/fileio.exp: Add test for shell not available as well as
5435 available.
5436 * gdb.base/fileio.c (test_system): Check for shell twice.
5437
5438 2014-06-04 Yao Qi <yao@codesourcery.com>
5439
5440 * gdb.base/auto-connect-native-target.exp: Remove redundant
5441 space from the regexp pattern.
5442
5443 2014-06-04 Yao Qi <yao@codesourcery.com>
5444
5445 * gdb.base/default.exp: Replace "child" with "native" in
5446 regexp pattern.
5447
5448 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5449
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.
5454
5455 2014-06-03 Joel Brobecker <brobecker@adacore.com>
5456 Pedro Alves <palves@redhat.com>
5457
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.
5461
5462 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5463
5464 * gdb.base/subst.exp: Add tests to verify partial path matching
5465 output.
5466
5467 2014-06-03 Pedro Alves <palves@redhat.com>
5468
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.
5471
5472 2014-06-03 Pedro Alves <palves@redhat.com>
5473
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.
5477
5478 2014-06-02 Doug Evans <xdje42@gmail.com>
5479
5480 * gdb.guile/scm-parameter.exp: New file.
5481
5482 2014-06-02 Doug Evans <xdje42@gmail.com>
5483
5484 * gdb.guile/scm-cmd.c: New file.
5485 * gdb.guile/scm-cmd.exp: New file.
5486
5487 2014-06-02 Doug Evans <xdje42@gmail.com>
5488
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.
5502
5503 2014-06-02 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.base/dprintf-bp-same-addr.c: New file.
5506 * gdb.base/dprintf-bp-same-addr.exp: New file.
5507
5508 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5509
5510 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5511 * gdb.arch/powerpc-power.s: Likewise.
5512
5513 2014-06-02 Joel Brobecker <brobecker@adacore.com>
5514
5515 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5516
5517 2014-06-01 Yao Qi <yao@codesourcery.com>
5518
5519 * gdb.base/watchpoint.exp (test_watch_location): Check null
5520 pointer can be dereferenced. If not, do the test, otherwise
5521 skip it.
5522
5523 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5524
5525 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5526 results.
5527 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5528
5529 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5530
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.
5536
5537 2014-05-30 Pedro Alves <palves@redhat.com>
5538
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.
5542
5543 2014-05-30 David Blaikie <dblaikie@gmail.com>
5544
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.
5549
5550 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5551
5552 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5553
5554 2014-05-29 Pedro Alves <palves@redhat.com>
5555 Tom Tromey <tromey@redhat.com>
5556
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'
5560 parameter. Adjust.
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.
5582
5583 2014-05-29 Pedro Alves <palves@redhat.com>
5584
5585 PR gdb/13860
5586 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5587 reason, even in sync mode.
5588
5589 2014-05-29 Pedro Alves <palves@redhat.com>
5590 Hui Zhu <hui@codesourcery.com>
5591
5592 PR PR15693
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.
5597
5598 2014-05-28 Joel Brobecker <brobecker@adacore.com>
5599
5600 * config/monitor.exp (gdb_target_monitor): Replace use of
5601 "set remotebaud" by "set serial baud".
5602
5603 2014-05-26 Andy Wingo <wingo@igalia.com>
5604
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.
5608
5609 2014-05-26 Yao Qi <yao@codesourcery.com>
5610
5611 * gdb.server/no-thread-db.exp: Specify source file name
5612 explicitly when setting a breakpoint.
5613
5614 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5615
5616 * gdb.btrace/vdso.c: New.
5617 * gdb.btrace/vdso.exp: New.
5618
5619 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5620
5621 * gdb.base/gcore.exp (capture_command_output): Move ...
5622 * lib/gdb.exp (capture_command_output): ... here.
5623
5624 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5625
5626 * gdb.btrace/data.exp: Test memory access during btrace replay.
5627
5628 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5629
5630 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5631
5632 2014-05-21 Pedro Alves <palves@redhat.com>
5633
5634 PR gdb/13860
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
5642 output.
5643 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5644
5645 2014-05-21 Pedro Alves <palves@redhat.com>
5646
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.
5653
5654 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5655
5656 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5657 behavior for $args, pass it directly to "run".
5658
5659 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5660
5661 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5662 30000 to 65536.
5663
5664 2014-05-21 Pedro Alves <palves@redhat.com>
5665
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.
5670
5671 2014-05-21 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.base/default.exp: Test "target native" instead of "target
5674 child".
5675
5676 2014-05-21 Mark Wielaard <mjw@redhat.com>
5677
5678 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5679
5680 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5681
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.
5686 Add clean_restart.
5687 <$have_tls != "">: Check TLSVAR.
5688
5689 2014-05-21 Pedro Alves <palves@redhat.com>
5690
5691 * gdb.base/dcache-line-read-error.c: New.
5692 * gdb.base/dcache-line-read-error.exp: New.
5693
5694 2014-05-20 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.base/compare-sections.c: New file.
5697 * gdb.base/compare-sections.exp: New file.
5698
5699 2014-05-20 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.base/break-idempotent.c: New file.
5702 * gdb.base/break-idempotent.exp: New file.
5703
5704 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5705
5706 * gdb.btrace/nohist.exp: New.
5707
5708 2014-05-20 Yao Qi <yao@codesourcery.com>
5709
5710 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5711 gdb.reverse directory and gdb_reverse_timeout exists in board
5712 setting.
5713 * README: Document gdb_reverse_timeout.
5714
5715 2014-05-20 Yao Qi <yao@codesourcery.com>
5716
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'.
5720
5721 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5722
5723 * gdb.arch/powerpc-power.exp: New file.
5724 * gdb.arch/powerpc-power.s: New file.
5725
5726 2014-05-16 Doug Evans <dje@google.com>
5727
5728 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
5729 * gdb.base/completion.exp: Check that all expected files exist
5730 before doing file completion.
5731
5732 2014-05-16 Doug Evans <dje@google.com>
5733
5734 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5735 Update.
5736 (do_syscall_tests_without_xml): Update.
5737
5738 2014-05-16 Pedro Alves <palves@redhat.com>
5739
5740 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5741 instead of "unknown output after running".
5742
5743 2014-05-16 Yao Qi <yao@codesourcery.com>
5744
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.
5748
5749 2014-05-15 Doug Evans <dje@google.com>
5750
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.
5754
5755 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5756
5757 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5758 calling "-exec-arguments" or "set args" before running the
5759 inferior.
5760
5761 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5762
5763 * lib/mi-support.exp (mi_expect_stop): Expect message for
5764 inferiors that exit with non-zero exit code.
5765
5766 2014-05-14 Yao Qi <yao@codesourcery.com>
5767
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
5771 pattern.
5772
5773 2014-05-14 Yao Qi <yao@codesourcery.com>
5774
5775 * boards/local-remote-host-notty.exp (${board}_file): New
5776 proc.
5777
5778 2014-05-07 Kyle McMartin <kyle@redhat.com>
5779
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.
5783
5784 2014-05-07 Yao Qi <yao@codesourcery.com>
5785
5786 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5787 in current context" too.
5788
5789 2014-05-05 Keith Seitz <keiths@redhat.com>
5790
5791 * gdb.linespec/ls-dollar.exp: Add test for linespec
5792 file:convenience_variable.
5793
5794 2014-05-05 Yao Qi <yao@codesourcery.com>
5795
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
5804 supports.
5805
5806 2014-05-05 Yao Qi <yao@codesourcery.com>
5807
5808 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5809 code to ...
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.
5817
5818 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5819
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.
5825
5826 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5827
5828 PR breakpoints/16889
5829 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5830 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5831
5832 2014-05-01 Pedro Alves <palves@redhat.com>
5833
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.
5838
5839 2014-05-01 Pedro Alves <palves@redhat.com>
5840
5841 * boards/local-remote-host.exp: New file.
5842
5843 2014-05-01 Pedro Alves <palves@redhat.com>
5844
5845 * boards/local-remote-host.exp: Rename to ...
5846 * boards/local-remote-host-notty.exp: ... this.
5847
5848 2014-04-28 Joel Brobecker <brobecker@adacore.com>
5849
5850 * gdb.ada/dyn_arrayidx: New testcase.
5851
5852 2014-04-26 Yao Qi <yao@codesourcery.com>
5853
5854 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5855 and compute the length of function main. Save it in
5856 $main_length.
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.
5861
5862 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5863 Pedro Alves <palves@redhat.com>
5864
5865 PR server/16255
5866 * gdb.multi/multi-attach.c: New file.
5867 * gdb.multi/multi-attach.exp: New file.
5868
5869 2014-04-25 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5872 user.
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):
5878 New function.
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.
5884
5885 2014-04-24 David Blaikie <dblaikie@gmail.com>
5886
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.
5896
5897 2014-04-24 David Blaikie <dblaikie@gmail.com>
5898
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
5902
5903 2014-04-24 David Blaikie <dblaikie@gmail.com>
5904
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.
5909
5910 2014-04-24 David Blaikie <dblaikie@gmail.com>
5911
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.
5916
5917 2014-04-25 Yao Qi <yao@codesourcery.com>
5918
5919 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5920 double_label.
5921 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5922 partial_label and double_label.
5923
5924 2014-04-24 David Blaikie <dblaikie@gmail.com>
5925
5926 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5927
5928 2014-04-24 David Blaikie <dblaikie@gmail.com>
5929
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 **).
5934
5935 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
5936 Walfred Tedeschi <walfred.tedeschi@intel.com>
5937
5938 * Makefile.in (EXECUTABLES): Added i386-avx512.
5939 * gdb.arch/i386-avx512.c: New file.
5940 * gdb.arch/i386-avx512.exp: Likewise.
5941
5942 2014-04-23 Keith Seitz <keiths@redhat.com>
5943
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.
5950
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
5955 number.
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.
5974
5975 From Ian Lance Taylor <iant@cygnus.com>:
5976 * lib/gdb.exp (parse_args): New procedure.
5977
5978 2014-04-23 Pedro Alves <palves@redhat.com>
5979
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
5984 field.
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
5992 instructions.
5993
5994 2014-04-23 Pedro Alves <palves@redhat.com>
5995
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.
6003
6004 2014-04-22 Pedro Alves <palves@redhat.com>
6005
6006 * gdb.base/consecutive-step-over.c: New file.
6007 * gdb.base/consecutive-step-over.exp: New file.
6008
6009 2014-04-22 Pedro Alves <palves@redhat.com>
6010
6011 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6012 instead of send_gdb/gdb_expect.
6013
6014 2014-04-22 Yao Qi <yao@codesourcery.com>
6015
6016 * lib/trace-support.exp (generate_tracefile): New procedure.
6017 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6018 return 0.
6019 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6020 if generate_tracefile returns 1.
6021
6022 2014-04-18 Tom Tromey <palves@redhat.com>
6023 Pedro alves <tromey@redhat.com>
6024
6025 PR backtrace/15558
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.
6031
6032 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6033
6034 * gdb.java/jnpe.exp: Drop srcdir from untested path.
6035
6036 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
6037
6038 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6039 Drop prefix from unsupported source file path.
6040
6041 2014-04-17 Yao Qi <yao@codesourcery.com>
6042
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
6049 for some tests.
6050
6051 2014-04-16 Keith Seitz <keiths@redhat.com>
6052
6053 PR gdb/15827
6054 * gdb.dwarf2/corrupt.c: New file.
6055 * gdb.dwarf2/corrupt.exp: New file.
6056
6057 2014-04-16 Keith Seitz <keiths@redhat.com>
6058
6059 PR c++/16597
6060 * gdb.cp/namelessclass.cc: New file.
6061 * gdb.cp/namelessclass.exp: New file.
6062 * gdb.cp/namelessclass.S: New file.
6063
6064 2014-04-16 Doug Evans <dje@google.com>
6065
6066 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6067 Add comment.
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):
6080 Delete.
6081 (${board}_get_remote_address): Update.
6082 (${board}_get_comm_port): New function.
6083
6084 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
6085
6086 * gdb.base/memattr.exp: Improve regexps to handle memory regions
6087 appearing in any order.
6088
6089 2014-04-15 Doug Evans <dje@google.com>
6090
6091 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6092 uninitialized value of "description".
6093
6094 2014-04-15 Keith Seitz <keiths@redhat.com>
6095
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.
6102
6103 2014-04-15 Keith Seitz <keiths@redhat.com>
6104
6105 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6106 unused globals.
6107 (test_rbreak_creation_and_listing): Likewise.
6108 (test_ignore_count): Likewise.
6109 (test_error): Likewise.
6110
6111 2014-04-15 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6114 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6115 sym-file-loader.c.
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
6126 sym-file-loader.h.
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.
6137
6138 2014-04-15 Pedro Alves <palves@redhat.com>
6139
6140 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
6141
6142 2014-04-15 Pedro Alves <palves@redhat.com>
6143
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
6150 gdb_load_shlibs.
6151 (shlib_name): Delete.
6152 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
6153
6154 2014-04-15 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.base/sym-file.exp: Remove regex characters from test
6157 message. Don't refer to breakpoint numbers in test messages.
6158
6159 2014-04-14 Keith Seitz <keiths@redhat.com>
6160
6161 PR c++/16253
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.
6168
6169 2014-04-14 Tom Tromey <tromey@redhat.com>
6170
6171 * gdb.cp/classes.exp (test_enums): Handle underlying type.
6172 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6173 type.
6174 * gdb.cp/enum-class.exp: New file.
6175 * gdb.cp/enum-class.cc: New file.
6176
6177 2014-04-14 Tom Tromey <tromey@redhat.com>
6178
6179 * gdb.dwarf2/enum-type.exp: New file.
6180
6181 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6182
6183 * gdb.mi/mi-vla-c99.exp: New file.
6184 * gdb.mi/vla.c: New file.
6185
6186 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6187
6188 * gdb.base/vla-datatypes.c: New file.
6189 * gdb.base/vla-datatypes.exp: New file.
6190
6191 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6192
6193 * gdb.base/vla-ptr.c: New file.
6194 * gdb.base/vla-ptr.exp: New file.
6195
6196 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6197
6198 * gdb.dwarf2/count.exp: New file.
6199
6200 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6201
6202 * gdb.base/vla-sideeffect.c: New file.
6203 * gdb.base/vla-sideeffect.exp: New file.
6204
6205 2014-04-14 David Blaikie <dblaikie@gmail.com>
6206
6207 * gdb.mi/non-stop.c: Add return value for non-void function return
6208 statement.
6209 * gdb.threads/staticthreads.c: Ditto.
6210
6211 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6212 Doug Evans <xdje42@gmail.com>
6213
6214 * gdb.guile/scm-value.c: Improve test case.
6215 * gdb.guile/scm-value.exp: Add new test.
6216
6217 2014-04-11 David Blaikie <dblaikie@gmail.com>
6218
6219 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6220 override Clang's default.
6221
6222 2014-04-11 Joel Brobecker <brobecker@adacore.com>
6223
6224 Revert the following changes (regressions):
6225
6226 * gdb.base/vla-sideeffect.c: New file.
6227 * gdb.base/vla-sideeffect.exp: New file.
6228
6229 * gdb.dwarf2/count.exp: New file.
6230
6231 * gdb.base/vla-multi.c: New file.
6232 * gdb.base/vla-multi.exp: New file.
6233
6234 * gdb.base/vla-ptr.c: New file.
6235 * gdb.base/vla-ptr.exp: New file.
6236
6237 * gdb.base/vla-datatypes.c: New file.
6238 * gdb.base/vla-datatypes.exp: New file.
6239
6240 * gdb.mi/mi-vla-c99.exp: New file.
6241 * gdb.mi/vla.c: New file.
6242
6243 2014-04-11 Keith Seitz <keiths@redhat.com>
6244
6245 PR c++/16675
6246 * gdb.cp/cpsizeof.exp: New file.
6247 * gdb.cp/cpsizeof.cc: New file.
6248
6249 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6250
6251 * gdb.mi/mi-vla-c99.exp: New file.
6252 * gdb.mi/vla.c: New file.
6253
6254 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6255
6256 * gdb.base/vla-datatypes.c: New file.
6257 * gdb.base/vla-datatypes.exp: New file.
6258
6259 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6260
6261 * gdb.base/vla-ptr.c: New file.
6262 * gdb.base/vla-ptr.exp: New file.
6263
6264 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6265
6266 * gdb.base/vla-multi.c: New file.
6267 * gdb.base/vla-multi.exp: New file.
6268
6269 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6270
6271 * gdb.dwarf2/count.exp: New file.
6272
6273 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6274
6275 * gdb.base/vla-sideeffect.c: New file.
6276 * gdb.base/vla-sideeffect.exp: New file.
6277
6278 2014-04-11 Yao Qi <yao@codesourcery.com>
6279
6280 * gdb.base/completion.exp: Check file exists before running tests
6281 on file completion.
6282
6283 2014-04-10 Pedro Alves <palves@redhat.com>
6284
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
6288 runto_main.
6289 (test_break, test_watch): New procedures.
6290 (top level): Use them.
6291
6292 2014-04-08 Pierre Muller <muller@sourceware.org>
6293
6294 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6295 Ctrl-V use for mingw hosts.
6296
6297 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6298
6299 * gdb.python/py-value.c: Improve test case.
6300 * gdb.python/py-value.exp: Add new test.
6301
6302 2014-04-07 David Blaikie <dblaikie@gmail.com>
6303
6304 * lib/compiler.c: Identify the clang compiler.
6305 * lib/compiler.cc: Ditto.
6306
6307 2014-04-03 Yao Qi <yao@codesourcery.com>
6308
6309 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6310
6311 2014-04-01 Anton Blanchard <anton@samba.org>
6312
6313 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6314 messages unique.
6315
6316 2014-04-01 Anton Blanchard <anton@samba.org>
6317
6318 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6319 prepare_for_testing.
6320
6321 2014-04-01 Anton Blanchard <anton@samba.org>
6322
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.
6326
6327 2014-03-31 Doug Evans <dje@google.com>
6328
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.
6332
6333 2014-03-31 Yao Qi <yao@codesourcery.com>
6334
6335 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6336
6337 2014-03-28 Joel Brobecker <brobecker@adacore.com>
6338
6339 * gdb.ada/mi_dyn_arr: New testcase.
6340
6341 2014-03-27 Doug Evans <dje@google.com>
6342
6343 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6344
6345 2014-03-27 Yao Qi <yao@codesourcery.com>
6346
6347 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6348 if target is nios2-*-*.
6349
6350 2014-03-26 Yao Qi <yao@codesourcery.com>
6351
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
6356 used.
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.
6363
6364 2014-03-26 Yao Qi <yao@codesourcery.com>
6365
6366 * gdb.base/macscp.exp: Fix code format issues.
6367
6368 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6369
6370 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6371 * gdb.asm/powerpc64le.inc: New file.
6372
6373 2014-03-25 Pedro Alves <palves@redhat.com>
6374 Doug Evans <dje@google.com>
6375
6376 * gdb.base/source-execution.c: New file.
6377 * gdb.base/source-execution.exp: New file.
6378 * gdb.base/source-execution.gdb: New file.
6379
6380 2014-03-24 Doug Evans <dje@google.com>
6381
6382 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6383 using fission.
6384
6385 2014-03-24 Hui Zhu <hui@codesourcery.com>
6386 Pedro Alves <palves@redhat.com>
6387
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
6395 fails.
6396
6397 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6398
6399 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6400
6401 2014-03-22 Doug Evans <xdje42@gmail.com>
6402
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.
6407
6408 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6409
6410 * gdb.threads/thread-specific.exp: Handle the lack of usable
6411 $this_breakpoint and $this_thread.
6412
6413 2014-03-21 Hui Zhu <hui@codesourcery.com>
6414
6415 * gdb.base/attach.exp (do_command_attach_tests): New.
6416
6417 2014-03-20 Tom Tromey <tromey@redhat.com>
6418 Pedro Alves <palves@redhat.com>
6419
6420 PR cli/15718
6421 * gdb.base/condbreak-call-false.c: New file.
6422 * gdb.base/condbreak-call-false.exp: New file.
6423
6424 2014-03-20 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6427 Delete.
6428 (block_signals, unblock_signals): Delete.
6429 (child_function_2, main): Remove references to deleted variable
6430 and functions.
6431
6432 2014-03-20 Pedro Alves <palves@redhat.com>
6433
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.
6439
6440 2014-03-20 Pedro Alves <palves@redhat.com>
6441
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.
6446
6447 2014-03-20 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6450 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6451
6452 2014-03-20 Pedro Alves <palves@redhat.com>
6453
6454 PR breakpoints/7143
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.
6460
6461 2014-03-20 Pedro Alves <palves@redhat.com>
6462
6463 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6464 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6465
6466 2014-03-19 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.base/async.exp: Remove early return.
6469
6470 2014-03-19 Pedro Alves <palves@redhat.com>
6471
6472 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6473
6474 2014-03-19 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/async.exp (test_background): Expect \r\n after
6477 "completed." in the fail pattern.
6478
6479 2014-03-19 Pedro Alves <palves@redhat.com>
6480
6481 * gdb.base/async.exp (test_background): New procedure.
6482 Use it for all background execution command tests.
6483
6484 2014-03-19 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.base/async.exp: Use prepare_for_testing.
6487
6488 2014-03-19 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6491 the same line.
6492
6493 2014-03-19 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.base/async.c (main): Add "jump here" and "until here" line
6496 marker comments.
6497 * gdb.base/async.exp (jump_here): New global.
6498 (jump& test): Use it.
6499 (until_here): New global.
6500 (until& test): Use it.
6501
6502 2014-03-19 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.base/async.exp: Don't frob gdb_protocol.
6505
6506 2014-03-18 Doug Evans <xdje42@gmail.com>
6507
6508 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6509 Fix spelling of exec-done-display.
6510
6511 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6512
6513 PR gdb/15358
6514 * gdb.base/gdb-sigterm.c: New file.
6515 * gdb.base/gdb-sigterm.exp: New file.
6516
6517 2014-03-18 Pedro Alves <palves@redhat.com>
6518
6519 PR gdb/13860
6520 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6521 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6522 solib-event.
6523
6524 2014-03-17 Joel Brobecker <brobecker@adacore.com>
6525
6526 * gdb.ada/pckd_arr_ren: New testcase.
6527
6528 2014-03-13 Doug Evans <xdje42@gmail.com>
6529
6530 PR guile/16612
6531 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6532 collect after discarding symbols.
6533
6534 2014-03-13 Ludovic Courtès <ludo@gnu.org>
6535 Doug Evans <xdje42@gmail.com>
6536
6537 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6538 to history survives a gc.
6539
6540 2014-03-13 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.base/default.exp: Don't test "target procfs".
6543
6544 2014-03-13 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.base/default.exp: Update "target child" and "target procfs"
6547 tests to not expect "Unix".
6548
6549 2014-03-12 Tom Tromey <tromey@redhat.com>
6550
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.
6555
6556 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6557
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'.
6563
6564 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6565
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.
6569
6570 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6571
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.
6581
6582 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6583
6584 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6585 directory to absolute path name arguments.
6586
6587 2014-03-10 Joel Brobecker <brobecker@adacore.com>
6588
6589 * gdb.ada/tagged_access: New testcase.
6590
6591 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6592
6593 * gdb.btrace/data.exp: Update expected output.
6594
6595 2014-03-06 Yao Qi <yao@codesourcery.com>
6596
6597 * gdb.trace/pr16508.exp: New file.
6598
6599 2014-03-05 Pedro Alves <palves@redhat.com>
6600
6601 PR gdb/16575
6602 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6603 procedure.
6604 (top level): Adjust to use it. Add tests that exercise breakpoint
6605 interaction with the code-cache.
6606
6607 2014-02-26 Ludovic Courtès <ludo@gnu.org>
6608
6609 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6610 test for 'history-append!'.
6611
6612 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6613
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.
6620
6621 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6622
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.
6626
6627 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6628
6629 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6630
6631 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6632
6633 * gdb.dwarf2/arr-stride.c: New file.
6634 * gdb.dwarf2/arr-stride.exp: New file.
6635
6636 2014-02-26 Pedro Alves <palves@redhat.com>
6637
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.
6641
6642 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6643
6644 PR gdb/16626
6645 * gdb.base/auto-load-script: New file.
6646 * gdb.base/auto-load.c: New file.
6647 * gdb.base/auto-load.exp: New file.
6648
6649 PR gdb/16626
6650 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6651
6652 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6653
6654 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6655 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6656
6657 2014-02-24 Doug Evans <dje@google.com>
6658
6659 * lib/gdb.exp (run_on_host): Log error output if program fails.
6660
6661 2014-02-21 Pedro Alves <palves@redhat.com>
6662
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:
6667 ... this.
6668
6669 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6670
6671 PR tdep/16397
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.
6677
6678 2014-02-20 Joel Brobecker <brobecker@adacore.com>
6679
6680 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6681 in .section pseudo-op.
6682
6683 2014-02-20 lin zuojian <manjian2006@gmail.com>
6684 Joel Brobecker <brobecker@adacore.com>
6685 Doug Evans <xdje42@gmail.com>
6686
6687 PR symtab/16581
6688 * gdb.dwarf2/dw2-icycle.S: New file.
6689 * gdb.dwarf2/dw2-icycle.c: New file.
6690 * gdb.dwarf2/dw2-icycle.exp: New file.
6691
6692 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6693
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
6697 gdb.Value objects.
6698
6699 2014-02-18 Doug Evans <dje@google.com>
6700
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.
6707
6708 2014-02-18 Doug Evans <dje@google.com>
6709
6710 * Makefile.in (check-parallel): rm -rf outputs temp.
6711
6712 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 Fix "ERROR: no fileid for" in the testsuite.
6715 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6716
6717 2014-02-12 Doug Evans <dje@google.com>
6718
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.
6725
6726 2014-02-11 Doug Evans <dje@google.com>
6727
6728 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6729 of Tcl file commands.
6730
6731 2014-02-10 Mark Kettenis <kettenis@gnu.org>
6732
6733 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6734 "kill -SIGUSR1 -1".
6735
6736 2014-02-10 Joel Brobecker <brobecker@adacore.com>
6737
6738 * gdb.ada/tick_length_array_enum_idx: New testcase.
6739
6740 2014-02-10 Doug Evans <xdje42@gmail.com>
6741
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.
6800
6801 2014-02-10 Yao Qi <yao@codesourcery.com>
6802
6803 PR testsuite/16543
6804 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6805 * configure: Regenerated.
6806 * Makefile.in: New file.
6807
6808 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6809
6810 * gdb.python/py-framefilter.exp: Fix typo.
6811
6812 2014-02-08 Yao Qi <yao@codesourcery.com>
6813
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.
6817
6818 2014-02-07 Pedro Alves <pedro@codesourcery.com>
6819 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.threads/step-after-sr-lock.c: New file.
6822 * gdb.threads/step-after-sr-lock.exp: New file.
6823
6824 2014-02-07 Pedro Alves <palves@redhat.com>
6825
6826 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6827
6828 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6829
6830 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6831 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6832
6833 2014-02-06 Doug Evans <xdje42@gmail.com>
6834
6835 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6836 output.
6837
6838 * gdb.gdb/python-interrupts.exp: New file.
6839
6840 2014-02-05 Yao Qi <yao@codesourcery.com>
6841
6842 * gdb.trace/report.exp (use_collected_data): Test the output
6843 of "info threads" and "info inferiors".
6844
6845 2014-02-05 Yao Qi <yao@codesourcery.com>
6846
6847 Revert this patch:
6848
6849 2013-05-24 Yao Qi <yao@codesourcery.com>
6850
6851 * gdb.trace/tfile.exp: Test inferior and thread.
6852
6853 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6854
6855 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6856 on a function.
6857 * gdb.base/step-bt.c: Call hello via function pointer to make
6858 sure its first instruction is executed on powerpc64le-linux.
6859
6860 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6861
6862 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6863
6864 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6865
6866 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6867 of the test patterns for use on little-endian systems.
6868
6869 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6870
6871 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6872 (decimal_vector): Fix for little-endian.
6873
6874 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6875
6876 * gdb.arch/sparc-sysstep.exp: New file.
6877 * gdb.arch/sparc-sysstep.c: Likewise.
6878
6879 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6880
6881 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6882
6883 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6884
6885 2014-01-23 Tom Tromey <tromey@redhat.com>
6886
6887 * gdb.ada/array_char_idx: New testcase.
6888
6889 2014-01-23 Tom Tromey <tromey@redhat.com>
6890
6891 PR python/16487:
6892 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6893 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6894 classes.
6895
6896 2014-01-23 Tom Tromey <tromey@redhat.com>
6897
6898 PR python/16491:
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.
6902
6903 2014-01-22 Doug Evans <dje@google.com>
6904
6905 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6906
6907 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6908
6909 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6910
6911 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6912
6913 * gdb.trace/entry-values.exp: Remove excess space character from
6914 regex patterns. Handle s390 call instruction.
6915
6916 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6917
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.
6922
6923 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6924
6925 * gdb.base/info-macros.exp: Remove "debug" from the compile
6926 options.
6927
6928 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6929
6930 * gdb.dlang/demangle.exp: New file.
6931
6932 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6933
6934 * gdb.dlang/primitive-types.exp: New file.
6935
6936 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6937
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.
6944
6945 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6946
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.
6962
6963 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6964
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.
6972
6973 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6974
6975 * gdb.btrace/record_goto.exp: Add backtrace test.
6976 * gdb.btrace/tailcall.exp: Add backtrace test.
6977
6978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6979
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.
6984
6985 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6986
6987 * gdb.btrace/function_call_history.exp: Update tests.
6988 * gdb.btrace/instruction_history.exp: Update tests.
6989
6990 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6991
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.
7003
7004 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7005
7006 * gdb.btrace/instruction_history.exp: Update.
7007 * gdb.btrace/function_call_history.exp: Update.
7008
7009 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7010
7011 * gdb.btrace/function_call_history.exp: Fix expected function
7012 trace.
7013 * gdb.btrace/instruction_history.exp: Initialize traced.
7014 Remove traced_functions.
7015
7016 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7017
7018 * gdb.btrace/function_call_history.exp: Update
7019 * gdb.btrace/instruction_history.exp: Update.
7020
7021 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7022
7023 * gdb.btrace/enable.exp: Update expected text.
7024
7025 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
7026
7027 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7028 bytes.
7029
7030 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
7031
7032 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7033
7034 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
7035
7036 * lib/gdb.exp (supports_process_record): Return true for
7037 arm*-linux*. (supports_reverse): Likewise.
7038
7039 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
7040
7041 PR python/15464
7042 PR python/16113
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
7047
7048 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7049 Pedro Alves <palves@redhat.com>
7050
7051 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7052 Make "name" extern.
7053 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7054 references to ${name}_start by references to ${name}.
7055
7056 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7057
7058 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7059
7060 2014-01-10 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7063
7064 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
7065 Pedro Alves <palves@redhat.com>
7066
7067 * gdb.mi/mi-info-os.exp: Connect to the target with
7068 mi_gdb_target_load.
7069
7070 2014-01-08 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.threads/reconnect-signal.c: New file.
7073 * gdb.threads/reconnect-signal.exp: New file.
7074
7075 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7076
7077 * gdb.base/source-dir.exp: New file.
7078
7079 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7080
7081 * gdb.ada/mi_interface: New testcase.
7082
7083 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7084
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.
7088
7089 2014-01-07 Joel Brobecker <brobecker@adacore.com>
7090
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.
7094
7095 For older changes see ChangeLog-1993-2013.
7096 \f
7097 ;; Local Variables:
7098 ;; mode: change-log
7099 ;; left-margin: 8
7100 ;; fill-column: 74
7101 ;; version-control: never
7102 ;; End:
7103
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.