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