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