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