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