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