Fix for powerpc-power.exp gdb regression test for Power 9
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
eb2332d7
SM
12016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
4 expected error message.
5
63c61e04
SM
62016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7
8 * gdb.multi/remove-inferiors.exp: New file.
9 * gdb.multi/remove-inferiors.c: New file.
10
7b17065f
YQ
112016-08-12 Yao Qi <yao.qi@linaro.org>
12
13 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14 argument list.
15
01d3dedf
PA
162016-08-10 Pedro Alves <palves@redhat.com>
17
18 PR gdb/19187
19 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
20 setup_kfails.
21
3eb7562a
PA
222016-08-09 Pedro Alves <palves@redhat.com>
23 Simon Marchi <simon.marchi@ericsson.com>
24
25 PR gdb/20418
26 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
27 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
28
80614914
PA
292016-08-09 Pedro Alves <palves@redhat.com>
30
31 PR mi/20431
32 * gdb.mi/mi-cmd-error.exp: New file.
33
f348d89a
PA
342016-08-09 Pedro Alves <palves@redhat.com>
35
36 PR gdb/18653
37 * gdb.base/signals-state-child.c: New file.
38 * gdb.base/signals-state-child.exp: New file.
39 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
40
e5ca03b4
PA
412016-08-09 Pedro Alves <palves@redhat.com>
42
43 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
44
282a0691
TT
452016-08-03 Tom Tromey <tom@tromey.com>
46
47 PR python/18565:
48 * gdb.python/py-frame-inline.exp: Add Frame.function test.
49
41bfcd63
YQ
502016-08-01 Yao Qi <yao.qi@linaro.org>
51
52 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
53 variable mode to "multi-process" if $multi_process is 1, otherwise
54 set it to "single-process".
55
e3465b24
YQ
562016-08-01 Yao Qi <yao.qi@linaro.org>
57
58 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
59 * gdb.cp/cpexprs.exp: Likewise.
60 * gdb.cp/m-static.exp: Likewise.
61
0b31a4bc
TT
622016-07-26 Tom Tromey <tom@tromey.com>
63
64 PR python/20190:
65 * gdb.threads/tls.exp (check_thread_local): Add python symbol
66 test.
67
e0461dbb
MM
682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
69
70 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
71 selecting assembly source files.
72 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
73 assembly source files.
74 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
75 assembly source files.
76 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
77 selecting assembly source files.
78
8194e927
SM
792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
80
81 * gdb.base/new-ui.exp (do_test_invalid_args): New
82 procedure.
83
c0272db5
TW
842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
85
86 * gdb.btrace/reconnect.c: New file.
87 * gdb.btrace/reconnect.exp: New file.
88
e3487908
GKB
892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
90
91 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
92 to test_catch_syscall_group.
93 (test_catch_syscall_group): New.
94
12df5c00
TT
952016-07-21 Tom Tromey <tom@tromey.com>
96
97 * gdb.rust/simple.rs (main): Use empty struct expression.
98 * gdb.rust/simple.exp: Add tests for empty struct expression.
99
bae62ee2
YQ
1002016-07-21 Yao Qi <yao.qi@linaro.org>
101
102 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
103 if gdb_skip_xml_test is true on some targets.
104
b1b53fb3
YQ
1052016-07-21 Yao Qi <yao.qi@linaro.org>
106
107 * gdb.server/solib-list.exp: Unset last_loaded_file.
108
027d97f8
JK
1092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
112 "step into captured_main (args)".
113
7674d381
JK
1142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
115
116 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
117
72b5d099
JK
1182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
119
120 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
121
1f960ced
PA
1222016-07-19 Pedro Alves <palves@redhat.com>
123
124 * gdb.opt/inline-break.exp: Remove optimize=-O2.
125 * gdb.opt/inline-bt.exp: Likewise.
126 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
127 additional_flags=-Winline.
128 * gdb.opt/inline-locals.exp: Likewise.
129 * gdb.opt/inline-markers.c (ATTR): Define.
130 (inlined_fn): Use it.
131
f25827c1
YQ
1322016-07-19 Yao Qi <yao.qi@linaro.org>
133
134 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
135 (test_with_self): Remove some code. Remove argument executable.
136 (top-level): Use do_self_tests.
137
37539ebe
DB
1382016-07-15 Zachary Welch <zwelch@codesourcery.com>
139 Don Breazeal <donb@codesourcery.com>
140
141 * gdb.base/maint.exp: Escape paths used in regular expressions.
142 * gdb.stabs/weird.exp: Likewise.
143
dac790e1
TT
1442016-07-13 Tom Tromey <tom@tromey.com>
145
146 PR python/15620, PR python/18620:
147 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
148 (test_bkpt_events): New procs.
149
93daf339
TT
1502016-07-13 Tom Tromey <tom@tromey.com>
151
152 PR python/17698:
153 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
154 test.
155 (test_watchpoints): Likewise.
156 (test_bkpt_pending): New proc.
157
6571a381
TT
1582016-07-13 Tom Tromey <tom@tromey.com>
159
160 PR cli/18053:
161 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
162 completion test.
163
e8732474
JK
1642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
167 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
168 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
169 f_label.
170 (g): Rename g_end_lbl to g_label.
171 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
172 low_pc and high_pc.
173 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
174
e0f3fd7c
TT
1752016-07-12 Tom Tromey <tom@tromey.com>
176
177 PR python/19293:
178 * gdb.python/py-unwind-maint.exp: Update tests.
179
3cfe46b6
YQ
1802016-07-12 Yao Qi <yao.qi@linaro.org>
181
182 * lib/selftest-support.exp (selftest_setup): Match the output
183 when captured_main is inlined.
184
4f19a0e6
WT
1852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
186
187 * gdb.fortran/derived-types.exp (result_line, result_line_2):
188 New variables.
189 (print this%a, print this%b, print this): New tests.
190 * gdb.fortran/derived-types.f90 (this): New object and
191 initialization.
192
986cf455
SM
1932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
194
195 * gdb.ada/arraydim.exp: Remove extra directory level in build
196 directory.
197
f0464b23
SM
1982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
199
200 * lib/ada.exp: Remove extra directory level in build directory.
201 * gdb.ada/cond_lang.exp: Likewise.
202 * gdb.ada/exec_changed.exp: Likewise.
203 * gdb.ada/lang_switch.exp: Likewise.
204
42d94011
MG
2052016-07-06 Manish Goregaokar <manish@mozilla.com>
206
207 * simple.rs: Add test for raw pointer subscripting
208 * simple.exp: Add test expectations
209
647c264c
YQ
2102016-07-05 Yao Qi <yao.qi@linaro.org>
211
212 * gdb.mi/mi-reverse.exp: Match =record-started output.
213
20aa2c60
PA
2142016-07-01 Pedro Alves <palves@redhat.com>
215
216 * gdb.base/jit-reader.exp (info_registers_current_frame): New
217 procedure.
218 (jit_reader_test): Test the jit reader's unwinder.
219 * gdb.base/jithost.c (jit_function_00_code): New global.
220 (main): Use memcpy to fill in the mmapped code, instead of poking
221 bytes manually here.
222 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
223 value.
224 (read_debug_info): Save the function's range.
225 (read_sp): New function.
226 (unwind_frame): Use it. Also unwind RBP.
227 (get_frame_id): Use read_sp.
228 (gdb_init_reader): Use calloc instead of malloc.
229 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
230 parameter. Use gdb_test_multiple.
231
ced2dffb
PA
2322016-07-01 Pedro Alves <palves@redhat.com>
233 Antoine Tremblay <antoine.tremblay@ericsson.com>
234
235 * gdb.threads/process-dies-while-detaching.c: New file.
236 * gdb.threads/process-dies-while-detaching.exp: New file.
237
63000888
PA
2382016-07-01 Pedro Alves <palves@redhat.com>
239
240 * gdb.multi/watchpoint-multi-exit.c: New file.
241 * gdb.multi/watchpoint-multi-exit.exp: New file.
242
038d4868
PA
2432016-06-30 Pedro Alves <palves@redhat.com>
244
245 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
246 unset inferior_spawn_id.
247
994e9c83
PA
2482016-06-30 Pedro Alves <palves@redhat.com>
249
250 * lib/mi-support.exp (default_mi_gdb_start): Declare global
251 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
252
e5653468
YQ
2532016-06-29 Yao Qi <yao.qi@linaro.org>
254
255 * gdb.base/return.c: Add copyright header.
256
803b47e5
TT
2572016-06-29 Tom Tromey <tom@tromey.com>
258
259 PR python/20129:
260 * gdb.python/py-framefilter.exp: Add tests for setting priority
261 and disabling of non-existent frame filter.
262
28244707
YQ
2632016-06-29 Yao Qi <yao.qi@linaro.org>
264
265 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
266 0x0f07ff.
267
a31d2f06
YQ
2682016-06-28 Yao Qi <yao.qi@linaro.org>
269
270 * gdb.base/catch-syscall.exp: Remove check on isnative and target
271 triplets. Start gdb, execute catch syscall, and continue. Check
272 gdb's output to determine catch syscall is supported.
273
921d8f54
MG
2742016-06-27 Manish Goregaokar <manish@mozilla.com>
275
25d49b86
PA
276 * gdb.rust/simple.rs: Add test for returning unit in a function.
277 * gdb.rust/simple.exp: Add expectation for functions returning
278 unit.
921d8f54 279
f4952523
PMR
2802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
281
282 * gdb.python/py-breakpoint-create-fail.c,
283 gdb.python/py-breakpoint-create-fail.exp,
284 gdb.python/py-breakpoint-create-fail.py: New testcase.
285
fccb08f8
MG
2862016-06-25 Manish Goregaokar <manish@mozilla.com>
287
288 PR gdb/20239
289 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
290 * gdb.rust/simple.exp: Add test expectations for new NonZero
291 tests.
fccb08f8 292
6b850546
DT
2932016-06-24 David Taylor <dtaylor@emc.com>
294
295 * gdb.base/offsets.exp: New file.
296 * gdb.base/offsets.c: New file.
297
17621150
TT
2982016-06-23 Tom Tromey <tom@tromey.com>
299
300 PR gdb/16483:
301 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
302 before any filters are loaded.
303
04d59df6
WT
3042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
305
306 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
307 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
308 structs.
309 * gdb.fortran/derived-type-function.exp: New file.
310 * gdb.fortran/derived-type-function.f90: New file.
311
312
ac69f786
PA
3132016-06-21 Pedro Alves <palves@redhat.com>
314
315 * gdb.base/new-ui.exp: New file.
316 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
317 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
318 (with_spawn_id): New procedure.
319
49940788
PA
3202016-06-21 Pedro Alves <palves@redhat.com>
321
322 * gdb.mi/mi-exec-run.exp: New file.
323
ef274d26
PA
3242016-06-21 Pedro Alves <palves@redhat.com>
325
326 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
327 breakpoint command's output on the main UI.
328 (test_break): New procedure, factored out from calls in the top
329 level.
330 (top level): Use foreach_with_prefix to test MI as main UI and as
331 separate UI.
332
468afe6c
PA
3332016-06-21 Pedro Alves <palves@redhat.com>
334
335 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
336 (test_awatch_creation_and_listing)
337 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
338 Remove 'type' parameter.
339 (test_watchpoint_all): New parameter mi_mode. Remove
340 with_test_prefix.
341 (top level): Use foreach_with_prefix, and add main/separate UI MI
342 testing axis.
343
51f77c37
PA
3442016-06-21 Pedro Alves <palves@redhat.com>
345
346 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
347 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
348 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
349 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
350 (gdb_main_spawn_id, mi_spawn_id): Declare and
351 comment.
352 (mi_create_inferior_pty): New procedure,
353 factored out from default_mi_gdb_start.
354 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
355 procedures.
356 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
357 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
358 Use mi_create_inferior_pty.
359 (mi_gdb_start): Use eval to pass down args list.
360
8980e177
PA
3612016-06-21 Pedro Alves <palves@redhat.com>
362
363 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
364 * gdb.opt/inline-cmds.exp: Add MI tests.
365
f38d3ad1
PA
3662016-06-21 Pedro Alves <palves@redhat.com>
367
368 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
369
45db7c09
PA
3702016-06-21 Pedro Alves <palves@redhat.com>
371
372 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
373 (top level): Use it instead of mi_execute_to.
374
5a069ab3
PA
3752016-06-21 Pedro Alves <palves@redhat.com>
376
377 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
378 (cont_handler_str): New.
379 (signal_stop_handler): Set stop_handler_str instead of printing to
380 stdout.
381 (continue_handler): Set cont_handler_str instead of printing to
382 stdout.
383 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
384 mi_send_resuming_command. Print stop_handler_str and
385 cont_handler_str instead of expecting the python events print
386 directly.
387
2838cc1d
SD
3882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
389
390 * gdb.base/jit-reader.exp: New file.
391 * gdb.base/jithost.c: New file.
392 * gdb.base/jithost.h: New file.
393 * gdb.base/jitreader.c : New file.
394 * gdb.base/jit-protocol.h: New file.
395
21a77091
YQ
3962016-06-17 Yao Qi <yao.qi@linaro.org>
397
398 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
399 parameters follow_fork and detach_on_fork. Set follow-fork-mode
400 and detach-on-fork. Adjust tests.
401 (top level): Invoke break_cond_on_syscall with combinations of
402 syscall, follow-fork-mode and detach-on-fork.
403
f50bf8e5
YQ
4042016-06-17 Yao Qi <yao.qi@linaro.org>
405
406 * gdb.base/step-over-exit.c: New.
407 * gdb.base/step-over-exit.exp: New.
408
a28d8e50
YTL
4092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
410
411 * gdb.base/float.exp: Add target check for nds32*-*-*.
412 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
413
cad8e26d
AB
4142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
417 for unsupported target features.
418 * gdb.base/call-rt-st.exp: Likewise.
419 * gdb.base/call-sc.exp: Likewise.
420 * gdb.base/call-signal-resume.exp: Likewise.
421 * gdb.base/call-strs.exp: Likewise.
422 * gdb.base/callexit.exp: Likewise.
423 * gdb.base/callfuncs.exp: Likewise.
424 * gdb.base/nodebug.exp: Likewise.
425 * gdb.base/printcmds.exp: Likewise.
426 * gdb.base/ptype.exp: Likewise.
427 * gdb.base/structs.exp: Likewise.
428 * gdb.base/unwindonsignal.exp: Likewise.
429 * gdb.cp/gdb2495.exp: Likewise.
430 * gdb.cp/templates.exp: Likewise.
431 * gdb.cp/virtfunc.exp: Likewise.
432 * gdb.threads/hand-call-in-threads.exp: Likewise.
433 * gdb.threads/interrupted-hand-call.exp: Likewise.
434 * gdb.threads/thread-unwindonsignal.exp: Likewise.
435
347dc102
TT
4362016-06-10 Tom Tromey <tom@tromey.com>
437
438 PR rust/20110:
439 * gdb.rust/expr.exp: Add test for integer constant larger than
440 i32.
441
5e13cf25
BH
4422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
443
444 * gdb.fortran/nested-funcs.exp: New.
445 * gdb.fortran/nested-funcs.f90: New.
446
bb556f1f
TK
4472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
448
449 * gdb.base/examine-backward.c: New file.
450 * gdb.base/examine-backward.exp: New file.
451
38b022b4
SM
4522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
453
454 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
455 matching.
456
1b40ec05
TT
4572016-06-02 Tom Tromey <tom@tromey.com>
458
459 PR python/18984:
460 * gdb.python/py-shared.exp: Add solib_name test.
461
193bd378
SM
4622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
463
464 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
465
3326303b
MG
4662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
467
468 PR c++/19893
469 * gdb.dwarf2/implref.exp: Rename to...
470 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
471 * gdb.dwarf2/implref-array.c: New file.
472 * gdb.dwarf2/implref-array.exp: Likewise.
473 * gdb.dwarf2/implref-global.c: Likewise.
474 * gdb.dwarf2/implref-global.exp: Likewise.
475 * gdb.dwarf2/implref-struct.c: Likewise.
476 * gdb.dwarf2/implref-struct.exp: Likewise.
477
825c8ef2
AT
4782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
479
480 * gdb.trace/trace-condition.exp: Add 64bit tests.
481
2320162a
AT
4822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
483
484 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
485 bits types.
486 (main): Adapt to 8 to 64 bits types.
487 * gdb.trace/trace-condition.exp: Add new tests.
488
a7818233
AT
4892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
490
491 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
492
0d336466
AT
4932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
494
495 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
496 Move condition tests...
497 * gdb.trace/trace-condition.exp: Here.
498
7faeb45a
AT
4992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
500
501 * gdb.trace/trace-condition.exp: Add counter-case tests.
502
e385593e
JK
5032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
504
505 PR c++/15231
506 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
507 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
508
744608cc
PA
5092016-05-27 Pedro Alves <palves@redhat.com>
510
511 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
512 New procedure.
513 (top level): Call it, and bail out of DejaGnu is known to be bad.
514
ac775bf4
AB
5152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.base/whatis.c: Extend the test case.
518 * gdb.base/whatis.exp: Add additional tests.
519
2bbad2ea
BH
5202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
521
522* gdb.fortran/type.f90: Add pointer variable.
523* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
524
8b70175d
BH
5252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
526
527 * gdb.fortran/vla-type.exp: Fix testcase name.
528
86d8a848
BH
5292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
530
531 * gdb.fortran/vla-type.exp: Access elements in nested structs.
532
e188eb36
BH
5332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
534
535 * gdb.fortran/type.f90: Add nested structures.
536 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
537 * gdb.fortran/derived-type.exp: Adapt expected output.
538 * gdb.fortran/vla-type.exp: Adapt expected output.
539
9b2db1fd
BH
5402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
541
542 * gdb.fortran/whatis_type.exp: Adapt expected output.
543
72b17055
BH
5442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
545
546 * gdb.fortran/print_type.exp: Fix expected output.
547 * gdb.fortran/whatis_type.exp: Fix expected output.
548
3cd81d8d
BH
5492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
550
551 * gdb.fortran/whatis_type.exp: Use multi_line.
552
ddae9462
TT
5532016-05-24 Tom Tromey <tom@tromey.com>
554
555 PR python/17386:
556 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
557 use value as an index.
558
1957f6b8
TT
5592016-05-23 Tom Tromey <tom@tromey.com>
560
561 PR python/17981:
562 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
563 no-breakpoint case.
564
026a9174
PA
5652016-05-24 Pedro Alves <palves@redhat.com>
566
567 PR gdb/19828
568 * gdb.threads/clone-attach-detach.c: New file.
569 * gdb.threads/clone-attach-detach.exp: New file.
570
e70a7231
FR
5712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
572
573 * gdb.base/annota-input-while-running.exp: Fix syntax error.
574
0f6ed0e0
TT
5752016-05-23 Tom Tromey <tom@tromey.com>
576
577 PR python/19438, PR python/18393:
578 * gdb.python/py-progspace.exp: Add "dir" test.
579 * gdb.python/py-objfile.exp: Add "dir" test.
580
ffd19d61
YQ
5812016-05-23 Yao Qi <yao.qi@linaro.org>
582
583 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
584 * gdb.arch/thumb2-it.exp: Likewise.
585
9e8f9b05
SM
5862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
587
588 * gdb.mi/mi-threads-interrupt.c: New file.
589 * gdb.mi/mi-threads-interrupt.exp: New file.
590
61c6156d
SM
5912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
592
593 PR gdb/18077
594 * gdb.mi/mi-async-run.exp: New file.
595 * gdb.mi/mi-async-run.c: New file.
596
67218854
TT
5972016-05-17 Tom Tromey <tom@tromey.com>
598 Manish Goregaokar <manishsmail@gmail.com>
599
600 * lib/rust-support.exp: New file.
601 * lib/gdb.exp (skip_rust_tests): New proc.
602 (build_executable_from_specs): Handle rust.
603 * lib/future.exp (gdb_find_rustc): New proc.
604 (gdb_default_target_compile): Handle rust.
605 * gdb.rust/expr.exp: New file.
606 * gdb.rust/generics.exp: New file.
607 * gdb.rust/generics.rs: New file.
608 * gdb.rust/methods.exp: New file.
609 * gdb.rust/methods.rs: New file.
610 * gdb.rust/modules.exp: New file.
611 * gdb.rust/modules.rs: New file.
612 * gdb.rust/simple.exp: New file.
613 * gdb.rust/simple.rs: New file.
614
c44af4eb
TT
6152016-05-17 Tom Tromey <tom@tromey.com>
616
617 * gdb.base/default.exp (set language): Add rust.
618
dcd1f979
TT
6192016-05-17 Tom Tromey <tom@tromey.com>
620
621 * gdb.gdb/unittest.exp: New file.
622
155b7f57
YQ
6232016-05-16 Yao Qi <yao.qi@linaro.org>
624
625 * gdb.base/batch-preserve-term-settings.exp: Remove variable
626 shell_prompt. Update shell_prompt_re.
627
8ddd5a6c
DE
6282016-05-12 Doug Evans <dje@google.com>
629
630 PR symtab/19999
631 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
632 $options when building executable.
633 * gdb.dwarf2/fission-loclists-pie.S: New file.
634 * gdb.dwarf2/fission-loclists-pie.exp: New file.
635
02e370d9
SM
6362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
637
638 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
639 of [is_remote target],
640
8929ad8b
SM
6412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
642
643 * lib/gdb.exp (use_gdb_stub): New procedure.
644
6c447423
DE
6452016-05-03 Yunlian Jiang <yunlian@google.com>
646 Doug Evans <dje@google.com>
647
648 PR symtab/19914
649 * gdb.dwarf2/dwp-sepdebug.c: New file.
650 * gdb.dwarf2/dwp-sepdebug.exp: New file.
651
444e826c
SM
6522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
653
654 * gdb.base/detach.exp: Remove is_remote check.
655
740feeaa
SM
6562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
657
658 * gdb.base/annota-input-while-running.exp: Don't check for
659 [is_remote target]. Enable annotations after running to main.
660 Remove unused "set test..." line.
661
9080ac9d
SM
6622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
663
664 * gdb.trace/trace-enable-disable.exp: New file.
665 * gdb.trace/trace-enable-disable.c: New file.
666
952ebca5
SM
6672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
668
669 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
670 use it in info sharedlibrary test.
671 * gdb.trace/ftrace-lock.exp: Likewise.
672 * gdb.trace/ftrace.exp: Likewise.
673 * gdb.trace/range-stepping.exp: Likewise.
674 * gdb.trace/trace-break.exp: Likewise.
675 * gdb.trace/trace-condition.exp: Likewise.
676 * gdb.trace/trace-mt.exp: Likewise.
677
d9019901
SM
6782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
679
680 * lib/gdb.exp (gdb_load_shlibs): Rename to...
681 (gdb_load_shlib): ... this.
682 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
683 gdb_load_shlib.
684 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
685 * gdb.base/ctxobj.exp: Likewise.
686 * gdb.base/dprintf-pending.exp: Likewise.
687 * gdb.base/dso2dso.exp: Likewise.
688 * gdb.base/fixsection.exp: Likewise.
689 * gdb.base/gcore-relro.exp: Likewise.
690 * gdb.base/gdb1555.exp: Likewise.
691 * gdb.base/global-var-nested-by-dso.exp: Likewise.
692 * gdb.base/gnu-ifunc.exp: Likewise.
693 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
694 * gdb.base/jit-so.exp (one_jit_test): Likewise.
695 * gdb.base/pending.exp: Likewise.
696 * gdb.base/print-file-var.exp: Likewise.
697 * gdb.base/print-symbol-loading.exp: Likewise.
698 * gdb.base/shlib-call.exp: Likewise.
699 * gdb.base/shreloc.exp: Likewise.
700 * gdb.base/so-impl-ld.exp: Likewise.
701 * gdb.base/solib-disc.exp: Likewise.
702 * gdb.base/solib-nodir.exp: Likewise.
703 * gdb.base/solib-overlap.exp: Likewise.
704 * gdb.base/solib-symbol.exp: Likewise.
705 * gdb.base/solib-weak.exp (do_test): Likewise.
706 * gdb.base/sym-file.exp: Likewise.
707 * gdb.base/symtab-search-order.exp: Likewise.
708 * gdb.base/type-opaque.exp: Likewise.
709 * gdb.base/unload.exp: Likewise.
710 * gdb.base/watchpoint-solib.exp: Likewise.
711 * gdb.compile/compile.exp: Likewise.
712 * gdb.cp/gdb2384.exp: Likewise.
713 * gdb.cp/infcall-dlopen.exp: Likewise.
714 * gdb.cp/re-set-overloaded.exp: Likewise.
715 * gdb.fortran/library-module.exp: Likewise.
716 * gdb.opt/solib-intra-step.exp: Likewise.
717 * gdb.python/py-finish-breakpoint.exp: Likewise.
718 * gdb.python/py-shared.exp: Likewise.
719 * gdb.reverse/solib-precsave.exp: Likewise.
720 * gdb.reverse/solib-reverse.exp: Likewise.
721 * gdb.server/solib-list.exp: Likewise.
722 * gdb.threads/dlopen-libpthread.exp: Likewise.
723 * gdb.threads/tls-shared.exp: Likewise.
724 * gdb.threads/tls-so_extern.exp: Likewise.
725 * gdb.trace/change-loc.exp: Likewise.
726 * gdb.trace/ftrace-lock.exp: Likewise.
727 * gdb.trace/ftrace.exp: Likewise.
728 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
729 * gdb.trace/pending.exp: Likewise.
730 * gdb.trace/range-stepping.exp: Likewise.
731 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
732 (strace_info_marker): Likewise.
733 (strace_probe_marker): Likewise.
734 (strace_trace_on_same_addr): Likewise.
735 (strace_trace_on_diff_addr): Likewise.
736 * gdb.trace/trace-break.exp: Likewise.
737 * gdb.trace/trace-condition.exp: Likewise.
738 * gdb.trace/trace-mt.exp: Likewise.
739
fca4cfd9
SM
7402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
741
742 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
743 result of gdb_remote_download.
744 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
745 * gdb.base/dso2dso.exp: Likewise.
746 * gdb.base/global-var-nested-by-dso.exp: Likewise.
747 * gdb.base/print-file-var.exp: Likewise.
748 * gdb.base/shlib-call.exp: Likewise.
749 * gdb.base/shreloc.exp: Likewise.
750 * gdb.base/solib-overlap.exp: Likewise.
751 * gdb.base/solib-weak.exp (do_test): Likewise.
752 * gdb.base/unload.exp: Likewise.
753
11cf4ffb
YQ
7542016-04-27 Yao Qi <yao.qi@linaro.org>
755
756 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
757 exists.
758
3e2e34f8
KB
7592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
760
761 * vla-type.exp: Print structure from toplevel.
762
8f07e298
BH
7632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
764
765 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
766 of dynamic types.
767 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
768 of dynamic types.
769
9920b434
BH
7702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
771
772 * gdb.fortran/vla-type.f90: New file.
773 * gdb.fortran/vla-type.exp: New file.
774
f3abeff5
YQ
7752016-04-25 Yao Qi <yao.qi@linaro.org>
776
777 * gdb.base/branch-to-self.c: New file.
778 * gdb.base/branch-to-self.exp: New file.
779
0a5d52f0
YQ
7802016-04-22 Yao Qi <yao.qi@linaro.org>
781
782 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
783 more after $hex.
784
495346f6
YQ
7852016-04-22 Yao Qi <yao.qi@linaro.org>
786
787 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
788 * gdb.base/annota3.exp: Likewise.
789
4a7e075c
YQ
7902016-04-22 Yao Qi <yao.qi@linaro.org>
791
792 * gdb.reverse/step-precsave.exp: Do one step and test program
793 stops in "callee" and do multiple steps until program goes out
794 of "callee".
795 * gdb.reverse/step-reverse.exp: Likewise.
796
5b061e98
YQ
7972016-04-22 Yao Qi <yao.qi@linaro.org>
798
799 * gdb.trace/signal.exp: Also pass if
800 $tracepoint_hits($i) > $iterations.
801
5c5dc57f
YQ
8022016-04-22 Yao Qi <yao.qi@linaro.org>
803
804 * gdb.trace/signal.c: New file.
805 * gdb.trace/signal.exp: New file.
806
a55411b9
DE
8072016-04-19 Doug Evans <xdje42@gmail.com>
808
809 * gdb.base/bad-file.exp: New file.
810
a22df60a
MG
8112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
812
813 * gdb.dwarf2/implref.exp: New file.
814
0c13f7e5
BH
8152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
816
817 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
818 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
819 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
820 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
821 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
822 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
823 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
824 * lib/fortran.exp (fortran_int4): New procedure.
825 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
826 (fortran_logical4): Likewise.
827
9b9b09e9
BH
8282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
829
830 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
831
a14d1f4d
BH
8322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
833
834 * lib/compiler.c: Add Intel specific preprocessor macros.
835 * lib/compiler.cc: Likewise.
25d49b86 836
7d49b1d0
LM
8372016-04-13 Luis Machado <lgustavo@codesourcery.com>
838
839 * gdb.server/connect-with-no-symbol-file.c: New file.
840 * gdb.server/connect-with-no-symbol-file.exp: New file.
841
8392fa22
SM
8422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
843
844 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
845
8c4c4aeb
SM
8462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
847
848 * boards/gdbserver-base.exp (${board}_download): Copy source file to
849 standard output directory.
850
45e3745e
AT
8512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
852
853 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
854
e26b7e41
MM
8552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
856
857 * gdb.btrace/instruction_history.c (loop): Add declaration.
858
8ce09462
AT
8592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
860
861 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
862
2e88a1ea
SM
8632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
864
865 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
866 parentheses to print.
867 (continue_handler): Likewise.
868
f48e22e3
SM
8692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
870
871 * gdb.server/solib-list.exp: Remove is_remote check.
872 Pass shlib= to gdb_compile. Don't link shared library with
873 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
874 Run binary filename through "readlink -f" on the target.
875
096be756
PA
8762016-04-08 Pedro Alves <palves@redhat.com>
877
878 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
879 interpreter filename as argument to gdbserver_spawn.
880 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
881 Return empty if $last_loaded_file does not exist.
882
06500533
JK
8832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
886 * gdb.base/jit-main.c: Use exit after usage.
887
2d35e871
JK
8882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
889
890 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
891 GDBHISTSIZE prior to the tests.
892 * gdb.base/gdbinit-history.exp: Likewise.
893
8942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
895
896 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
897 instead of build_executable. Use gdb_load_shlibs.
898
c8064e7e
YQ
8992016-04-07 Yao Qi <yao.qi@linaro.org>
900
901 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
902 Execute "si" command.
903
bde47561
YQ
9042016-04-07 Yao Qi <yao.qi@linaro.org>
905
906 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
907 number instead of the comments on some line.
908
b16f8a3b
DB
9092016-04-06 Don Breazeal <donb@codesourcery.com>
910
911 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
912 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
913
c2f901df
SM
9142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
915
916 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
917 standard_output_file. Remove unused binfile variable.
918
ac17fda0
CU
9192016-04-05 Catalin Udma <catalin.udma@freescale.com>
920
921 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
922 * gdb.python/py-mi-objfile.exp: Match "list main" output
923 in console format.
924
03a8c4df
SM
9252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
926
927 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
928 absolute.
929
6e774b13
SM
9302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
931
932 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
933 absolute.
934 * gdb.trace/ftrace.exp: Likewise.
935 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
936 targets as well.
937 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
938 (gdb_load_shlibs): Copy libraries to test directory when testing
939 natively. Only set solib-search-path if testing remotely.
940 * lib/mi-support.exp (mi_load_shlibs): Likewise.
941
7817ea46
SM
9422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
943
944 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
945 gdb_download. Use it even if the target is not remote.
946 * gdb.base/jit.exp (compile_jit_test): Likewise.
947 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
948 output directory if the destination board is local, otherwise use
949 the standard remote_download from DejaGnu.
950 (gdb_download): Remove.
951 (gdb_load_shlibs): Use gdb_remote_download instead of
952 gdb_download.
953 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
954 Use gdb_remote_download instead of gdb_download. Use it even if
955 the target is not remote.
956 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
957 instead of gdb_download.
958
7beb7f68
SM
9592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
960
961 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
962 (test_insert_delete_modify): Call mi_load_shlibs before trying to
963 run.
964
cc63428a
AV
9652016-04-01 Artemiy Volkov <artemiyv@acm.org>
966
967 PR gdb/19820
968 * gdb.base/printcmds.exp: Add artificial arrays tests.
969
64cdf930
PA
9702016-03-31 Pedro Alves <palves@redhat.com>
971
972 PR gdb/19858
973 * gdb.base/jit-main.c: Include unistd.h.
974 (ATTACH): Define to 0 if not already defined.
975 (wait_for_gdb, mypid): New globals.
976 (WAIT_FOR_GDB): New macro.
977 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
978 some breakpoint locations.
979 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
980 New procedures.
981 (one_jit_test): Add REATTACH parameter, and handle it. Use
982 continue_to_test_location.
983 (top level): Test attach, and adjusts calls to one_jit_test.
984
40dea8cb
PA
9852016-03-31 Pedro Alves <palves@redhat.com>
986
987 PR gdb/19858
988 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
989 BINSUFFIX parameter, and handle it.
990 (top level): Adjust calls compile_jit_test.
991
e7ea3ec7
CU
9922016-03-31 Catalin Udma <catalin.udma@freescale.com>
993
994 PR python/19743
995 * gdb.python/py-mi-events-gdb.py: New file.
996 * gdb.python/py-mi-events.c: New file.
997 * gdb.python/py-mi-events.exp: New file.
998
e6359af3
YQ
9992016-03-30 Yao Qi <yao.qi@linaro.org>
1000
1001 * gdb.reverse/until-precsave.exp: Match function name only.
1002 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1003 Move malloc to a condition block.
1004 * gdb.reverse/until-reverse.exp: Match function name only.
1005
a4105d04
MK
10062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1007
1008 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1009 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1010 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1011 variable for GPR 0 instead of assuming it is register 0.
1012 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1013 * lib/trace-support.exp: Add s390 registers.
1014
bfa6adb9
YQ
10152016-03-29 Yao Qi <yao.qi@linaro.org>
1016
1017 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1018
1e6697ea
YQ
10192016-03-24 Yao Qi <yao.qi@linaro.org>
1020
1021 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1022 test message.
1023
64bcd522
AA
10242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1025
1026 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1027 maintaining separate logic for constructing the output path.
1028
7868401b
DB
10292016-03-16 Don Breazeal <donb@codesourcery.com>
1030
1031 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1032 Retry fork and waitpid on interrupted system call errors.
1033 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1034 Use with_timeout_factor to increase timeout by factor of 10.
1035
1cafadb4
DB
10362016-03-15 Don Breazeal <donb@codesourcery.com>
1037
1038 * gdb.cp/scope-err.cc: New test program.
1039 * gdb.cp/scope-err.exp: New test script.
1040 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1041 lines and "set breakpoint here" comment.
1042 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1043 Fixed some whitespace and format issues.
1044 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1045 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1046
81516450
DE
10472016-03-15 Doug Evans <dje@google.com>
1048
1049 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1050 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1051 All callers updated. Add tests for enums, mixed flags register.
1052
aa52b601
DE
10532016-03-15 Doug Evans <dje@google.com>
1054
1055 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1056 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1057
fa4ff313
SM
10582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1059
1060 * gdb.base/default.exp: Add $_as_string to the list of expected
1061 convenience functions.
1062
f2403c39
AB
10632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1066
f2f3ccb9
SM
10672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1068
1069 * gdb.python/py-as-string.exp: New file.
1070 * gdb.python/py-as-string.c: New file.
1071
00dbd492
PA
10722016-03-09 Pedro Alves <palves@redhat.com>
1073
1074 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1075 signal" -> "Thread NN received signal" output change.
1076 * gdb.threads/ia64-sigill.exp: Likewise.
1077 * gdb.threads/linux-dp.exp: Likewise.
1078 * gdb.threads/manythreads.exp: Likewise.
1079 * gdb.threads/pending-step.exp: Likewise.
1080 * gdb.threads/print-threads.exp: Likewise.
1081 * gdb.threads/sigstep-threads.exp: Likewise.
1082 * gdb.threads/staticthreads.exp: Likewise.
1083 * gdb.threads/tls.exp: Likewise.
1084
1e6697ea
YQ
10852016-03-09 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.base/command-line-input.exp: New file.
1088
b04fd3be
MK
10892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1090
1091 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1092 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1093 * gdb.trace/pending.exp: Accept leading dot before function name.
1094 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1095 * lib/trace-support.exp: Set registers for ppc.
1096
98fa59e9
MK
10972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1098
1099 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1100 use it for disassembly; accept .main in addition to main in backtrace.
1101
f77198c8
MK
11022016-03-09 Wei-cheng Wang <cole945@gmail.com>
1103 Marcin Kościelnicki <koriakin@0x04.net>
1104
1105 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1106 (gdb_recursion_test_ptr): New global variable.
1107 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1108 gdb_recursion_test.
1109 (gdb_c_test): Ditto.
1110
ba84e0da
MK
11112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1112
1113 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1114 ordering.
1115
4366d36e
MK
11162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1117
1118 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1119 (bar): Add bar_start_lbl label.
1120 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1121 of foo/bar for emitting DWARF and tracing.
1122
5eb264df
SDJ
11232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1124
1125 * analyze-racy-logs.py: Set executable bit.
1126
fb6a751f
SDJ
11272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1128
1129 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1130 (CHECK_TARGET_TMP): Likewise.
1131 (check-single-racy): New rule.
1132 (check-parallel-racy): Likewise.
1133 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1134 (do-check-parallel-racy): New rule.
1135 (check-racy/%.exp): Likewise.
1136 * README (Racy testcases): New section.
1137 * analyze-racy-logs.py: New file.
1138
bdf7e230
DE
11392016-03-03 Doug Evans <dje@google.com>
1140
1141 * gdb.base/skip.exp: Use with_test_prefix.
1142
4719d415
YQ
11432016-03-03 Yao Qi <yao.qi@linaro.org>
1144
1145 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1146 Invoke step_over_syscall "clone" and break_cond_on_syscall
1147 "clone".
1148 * gdb.base/step-over-clone.c: New file.
1149
ea507862
YQ
11502016-03-03 Yao Qi <yao.qi@linaro.org>
1151
1152 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1153 code format.
1154
8fc8cbda
YQ
11552016-03-03 Yao Qi <yao.qi@linaro.org>
1156
1157 * gdb.base/disp-step-fork.c: Rename to ...
1158 * gdb.base/step-over-fork.c: ... it. New file.
1159 * gdb.base/disp-step-vfork.c: Rename to ...
1160 * gdb.base/step-over-vfork.c: ... it. New file.
1161 * gdb.base/disp-step-syscall.exp: Rename to ...
1162 * gdb.base/step-over-syscall.exp: ... it. New file.
1163 (disp_step_cross_syscall): Rename to ...
1164 (step_over_syscall): ... it.
1165
92fa70b0
YQ
11662016-03-03 Yao Qi <yao.qi@linaro.org>
1167
1168 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1169 If target supports condition evaluation on target, invoke
1170 break_cond_on_syscall for fork and vfork.
1171
e197ad3c
YQ
11722016-03-03 Yao Qi <yao.qi@linaro.org>
1173
1174 * gdb.base/disp-step-syscall.exp: Don't invoke
1175 support_displaced_stepping.
1176 (disp_step_cross_syscall): Test with displaced stepping off and
1177 on if supported.
1178
0b47da9f
YQ
11792016-03-03 Yao Qi <yao.qi@linaro.org>
1180
1181 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1182 proc.
1183 (setup): New proc.
1184 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1185 and setup.
1186
065ab6dc
BH
11872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1188
1189 * gdb.fortran/vla-history.exp: Remove breakpoint.
1190
07e448ad 11912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1192
25d49b86
PA
1193 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1194 exceeds timeout.
07e448ad 1195
9ac2d526 11962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1197
25d49b86
PA
1198 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1199 breakpoint.
9ac2d526 1200
17807369
BH
12012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1202
1203 * gdb.mi/vla.f90: Nullify pointer after declaration.
1204
86e501af
PA
12052016-03-01 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1208
1e903e32
PA
12092016-03-01 Pedro Alves <palves@redhat.com>
1210
1211 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1212 before anything else.
1213 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1214 _GNU_SOURCE here.
1215 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1216 before anything else.
1217 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1218
6ccb54e2
PA
12192016-03-01 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1222
30ca9da1
YQ
12232016-03-01 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1226 prepare_for_testing.
1227
dc856b38
YQ
12282016-03-01 Yao Qi <yao.qi@linaro.org>
1229
1230 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1231
4a932159
AA
12322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1233
1234 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1235 manually constructing the output path.
1236
f2489477
AA
12372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1238
1239 * gdb.arch/s390-stackless.S: New.
1240 * gdb.arch/s390-stackless.exp: New.
1241
38899f16
IB
12422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1243
1244 * gdb.dlang/circular.c: New file.
1245 * gdb.dlang/circular.exp: New file.
1246
9fde51ed
YQ
12472016-02-26 Yao Qi <yao.qi@linaro.org>
1248
1249 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1250 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1251 (testcases): Update.
1252
ce90fefe
YQ
12532016-02-26 Yao Qi <yao.qi@linaro.org>
1254
1255 * gdb.reverse/aarch64.c: Rename to ...
1256 * gdb.reverse/insn-reverse.c: ... it.
1257 * gdb.reverse/aarch64.exp: Rename to ...
1258 * gdb.reverse/insn-reverse.exp: ... it.
1259
3263bceb
YQ
12602016-02-26 Yao Qi <yao.qi@linaro.org>
1261
1262 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1263 (testcase_ftype): New.
1264 (testcases): New array.
1265 (n_testcases): New.
1266 (main): Call each element in testcases.
1267 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1268 (read_testcase): New.
1269 Do the tests in a loop.
1270
6cb59ff1
YQ
12712016-02-25 Yao Qi <yao.qi@linaro.org>
1272
1273 * gdb.base/branches.c: Remove.
1274
ae91f625
MK
12752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1276
1277 PR gdb/13808
1278 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1279
678b48b7
MK
12802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1281
1282 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1283
7337a6f2
MK
12842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1285
1286 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1287 change x86_64 call_insn to 'callq'.
1288
861ca91f
AT
12892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1290
1291 * gdb.trace/tfile-avx.c: Move to...
1292 * gdb.trace/tracefile-pseudo-reg.c: Here.
1293 * gdb.trace/tfile-avx.exp: Move to...
1294 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1295
bf74e428
GB
12962016-02-24 Gary Benson <gbenson@redhat.com>
1297
1298 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1299 message on attach.
1300
cce0e923
DE
13012016-02-23 Doug Evans <dje@google.com>
1302
1303 * gdb.base/skip.c (test_skip): New function.
1304 (end_test_skip_file_and_function): New function.
1305 (test_skip_file_and_function): New function.
1306 * gdb.base/skip1.c (test_skip): New function.
1307 (skip1_test_skip_file_and_function): New function.
1308 * gdb.base/skip.exp: Add tests for new skip options.
1309 * gdb.base/skip-solib.exp: Update expected output.
1310 * gdb.perf/skip-command.cc: New file.
1311 * gdb.perf/skip-command.exp: New file.
1312 * gdb.perf/skip-command.py: New file.
1313
4000e47e
MK
13142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1315
1316 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1317 info registers pattern.
1318
24f75ead
IB
13192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1320
1321 * lib/future.exp: Add D support.
1322 (gdb_find_gdc): New proc.
1323 (gdb_default_target_compile): Add D support.
1324
fbb7bcbe
WW
13252016-02-18 Wei-cheng Wang <cole945@gmail.com>
1326
1327 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1328 user+system time.
1329 (trace_speed_test): Determine the iteration count for a time
1330 between 15..30 seconds.
1331
012b3a21
WT
13322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1333
1334 * gdb.arch/i386-mpx-sigsegv.c: New file.
1335 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1336 * gdb.arch/i386-mpx-simple_segv.c: New file.
1337 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1338
2d5189bd
YQ
13392016-02-18 Yao Qi <yao.qi@linaro.org>
1340
1341 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1342 Don't call setup_kfail.
1343
40fb20d0
YQ
13442016-02-18 Yao Qi <yao.qi@linaro.org>
1345
1346 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1347 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1348
21b1f8d2
DE
13492016-02-16 Doug Evans <dje@google.com>
1350
1351 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1352 * gdb.base/skip1.c: Ditto.
1353 * gdb.base/skip.exp: Whitespace cleanup.
1354
4041ed77
DB
13552016-02-16 Don Breazeal <donb@codesourcery.com>
1356
1357 PR remote/19496
1358 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1359 Remove kfail for PR remote/19496.
1360
c4ef31bf
SM
13612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1362
1363 * lib/gdb.exp (standard_temp_file): Return a path specific to
1364 the runtest invocation.
1365
266b65b3
SM
13662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1367
1368 * gdb.trace/save-trace.exp: Change relative path to be in the
1369 standard output directory.
1370
a7a0a6a9
JK
13712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1372
1373 * gdb.arch/i386-prologue.c: Add missing prototypes.
1374
c99dbb42
JK
13752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1376
1377 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1378 * gdb.arch/i386-prologue.exp: Likewise.
1379 * gdb.arch/i386-size.exp: Likewise.
1380
aa480355
SM
13812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1382
1383 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1384 define object file path.
1385 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1386 file path.
1387 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1388 standard_output_file to define binfile.
1389
ba881f50
JK
13902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1391
1392 Fix compatibility with recent gfortran-5.3.1.
1393 * gdb.fortran/vla-history.exp (print vla1 allocated)
1394 (print vla2 allocated, print $2, print $3): Remove
1395 (print $4): Rename to ...
1396 (print $2): ... here.
1397 (print $9): Rename to ...
1398 (print $5): ... here.
1399 (print $10): Rename to ...
1400 (print $6): ... here.
1401 * gdb.fortran/vla.f90: Add pvla initialization.
1402
e9fb005c
JK
14032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1404
1405 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1406 New test.
1407 * gdb.fortran/vla-value-sub.exp: Likewise.
1408
e44e00ff
MK
14092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1410
1411 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1412
97e94151
SM
14132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1414
1415 * i386-biarch-core.exp: Define corefile using
1416 standard_output_file.
1417
01113bc1
YQ
14182016-02-12 Yao Qi <yao.qi@linaro.org>
1419
1420 * gdb.arch/arm-single-step-kernel-helper.c: New.
1421 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1422
33b4777c
MM
14232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1424
1425 * gdb.btrace/tailcall-only.exp: New.
1426 * gdb.btrace/tailcall-only.c: New.
1427 * gdb.btrace/x86_64-tailcall-only.S: New.
1428 * gdb.btrace/i686-tailcall-only.S: New.
1429
acc23c11
PA
14302016-02-11 Pedro Alves <palves@redhat.com>
1431
1432 * README (Parallel testing): Add missing double quotes.
1433
e352bf0a
PA
14342016-02-11 Pedro Alves <palves@redhat.com>
1435
1436 * README (Parallel testing): New section.
1437 (GDB_PARALLEL): Rewrite.
1438 (FORCE_PARALLEL): Document.
1439
9f5fed78
MK
14402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1441
1442 * gdb.trace/tfile-avx.c: New test.
1443 * gdb.trace/tfile-avx.exp: New test.
1444
9ef9e6a6
KS
14452016-02-09 Keith Seitz <keiths@redhat.com>
1446
1447 PR breakpoints/19546
1448 * gdb.base/infcall-exec.c: New file.
1449 * gdb.base/infcall-exec2.c: New file.
1450 * gdb.base/infcall-exec.exp: New file.
1451
a96e36da
KS
14522016-02-09 Keith Seitz <keiths@redhat.com>
1453
1454 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1455 (toplevel): Call test_bkpt_address.
1456
9f61929f
KS
14572016-02-09 Keith Seitz <keiths@redhat.com>
1458
1459 PR python/19506
1460 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1461 (toplevel): Call test_bkpt_address.
1462
1e94266c
SM
14632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1464
1465 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1466 to AC_OUTPUT.
1467 * configure: Regenerate.
1468
2a7f3dff
PA
14692016-02-09 Pedro Alves <palves@redhat.com>
1470
1471 PR breakpoints/19548
1472 * gdb.base/execl-update-breakpoints.c (some_function): New
1473 function.
1474 (main): Call it.
1475 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1476 Tighten expected GDB output.
1477
2151ccc5
SM
14782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1479
1480 * Makefile.in (ALL_SUBDIRS): Remove.
1481 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1482 (distclean maintainer-clean realclean): Likewise.
1483 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1484 * configure: Regenerate.
1485 * gdb.ada/Makefile.in: Delete.
1486 * gdb.arch/Makefile.in: Likewise.
1487 * gdb.asm/Makefile.in: Likewise.
1488 * gdb.base/Makefile.in: Likewise.
1489 * gdb.btrace/Makefile.in: Likewise.
1490 * gdb.cell/Makefile.in: Likewise.
1491 * gdb.compile/Makefile.in: Likewise.
1492 * gdb.cp/Makefile.in: Likewise.
1493 * gdb.disasm/Makefile.in: Likewise.
1494 * gdb.dlang/Makefile.in: Likewise.
1495 * gdb.dwarf2/Makefile.in: Likewise.
1496 * gdb.fortran/Makefile.in: Likewise.
1497 * gdb.gdb/Makefile.in: Likewise.
1498 * gdb.go/Makefile.in: Likewise.
1499 * gdb.guile/Makefile.in: Likewise.
1500 * gdb.java/Makefile.in: Likewise.
1501 * gdb.linespec/Makefile.in: Likewise.
1502 * gdb.mi/Makefile.in: Likewise.
1503 * gdb.modula2/Makefile.in: Likewise.
1504 * gdb.multi/Makefile.in: Likewise.
1505 * gdb.objc/Makefile.in: Likewise.
1506 * gdb.opencl/Makefile.in: Likewise.
1507 * gdb.opt/Makefile.in: Likewise.
1508 * gdb.pascal/Makefile.in: Likewise.
1509 * gdb.perf/Makefile.in: Likewise.
1510 * gdb.python/Makefile.in: Likewise.
1511 * gdb.reverse/Makefile.in: Likewise.
1512 * gdb.server/Makefile.in: Likewise.
1513 * gdb.stabs/Makefile.in: Likewise.
1514 * gdb.threads/Makefile.in: Likewise.
1515 * gdb.trace/Makefile.in: Likewise.
1516 * gdb.xml/Makefile.in: Likewise.
1517 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1518 GDB_PARALLEL.
1519 (standard_output_file): Remove check for GDB_PARALLEL, always
1520 return path in outputs/$subdir/$testname.
1521
437277d4
SM
15222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1523
1524 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1525 (site.exp): Assign abs_srcdir to tcl's srcdir.
1526
31d913c7
YQ
15272016-02-04 Yao Qi <yao.qi@linaro.org>
1528
1529 * gdb.base/foll-exec-mode.c: Include limits.h.
1530 (main): Add parameters argc and argv. Get directory from
1531 argv[0].
1532 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1533 compilation.
1534 * gdb.base/foll-exec.c: Include limits.h.
1535 (main): Add parameters argc and argv.
1536 Get directory from argv[0].
1537 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1538 Adjust tests on the number of lines as source code changed.
1539 * gdb.base/foll-vfork-exit.c: Include limits.h.
1540 (main): Add one line of statement before vfork.
1541 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1542 (main): Add parameters argc and argv. Get directory from
1543 argv[0].
1544 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1545 (setup_gdb): Set tbreak to skip some source lines.
1546 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1547 (main): Add parameters argc and argv. Get directory from
1548 argv[0].
1549 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1550 compilation.
1551 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1552 (main): Add parameters argc and argv. Get directory from
1553 argv[0].
1554 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1555 compilation.
1556
9482b9fb
DE
15572016-02-01 Doug Evans <dje@google.com>
1558
1559 * gdb.base/skip.exp: Clean up multiple references to same test name.
1560
6b2e4f10
PA
15612016-02-01 Pedro Alves <palves@redhat.com>
1562
ccb6afd6 1563 PR remote/19496
6b2e4f10
PA
1564 * gdb.threads/forking-threads-plus-breakpoint.exp
1565 (displaced_stepping_supported): New global.
1566 (probe_displaced_stepping_support): New procedure.
1567 (do_test): Add 'displaced' parameter, and use it.
1568 (top level): Check for displaced stepping support. Add displaced
1569 stepping on/off testing axis.
1570
37a8db1a
AB
15712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1574 pointer. Don't perform further tests on the unassociated pointer
1575 if the first test fails.
1576
5fdf6324
AB
15772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1578
1579 * gdb.base/max-value-size.c: New file.
1580 * gdb.base/max-value-size.exp: New file.
1581 * gdb.base/huge.exp: Disable max-value-size for this test.
1582
935c6144
IB
15832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1584
1585 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1586
7fe8399d
YQ
15872016-01-28 Yao Qi <yao.qi@linaro.org>
1588
1589 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1590
a2077e25
PA
15912016-01-25 Pedro Alves <palves@redhat.com>
1592
1593 PR threads/19461
1594 * gdb.base/fork-running-state.c: New file.
1595 * gdb.base/fork-running-state.exp: New file.
1596
1d2736d4
PA
15972016-01-25 Pedro Alves <palves@redhat.com>
1598
1599 PR gdb/19494
1600 * gdb.base/catch-fork-kill.c: New file.
1601 * gdb.base/catch-fork-kill.exp: New file.
1602
f1da4b11
PA
16032016-01-25 Pedro Alves <palves@redhat.com>
1604
1605 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1606 Delete, moved to lib/gdb.exp.
1607 * gdb.threads/forking-threads-plus-breakpoint.exp
1608 (foreach_with_prefix): Likewise.
1609 * gdb.threads/process-dies-while-handling-bp.exp
1610 (foreach_with_prefix): Likewise.
1611 * lib/gdb.exp (foreach_with_prefix): New procedure.
1612
45f38546
MK
16132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1614
1615 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1616 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1617
dc29a1ce
MK
16182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1619
1620 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1621 endian targets.
1622
092127d7
JK
16232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1624 Pedro Alves <palves@redhat.com>
1625
1626 Fix testsuite compatibility with Guile.
1627 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1628 number.
1629
31d765d3
JK
16302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 Fix testsuite compatibility with Guile.
1633 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1634 (thread 1): New test for backtrace through signal handler.
1635
1ac78c04
YQ
16362016-01-22 Yao Qi <yao.qi@linaro.org>
1637
1638 PR testsuite/19491
1639 * gdb.base/multi-forks.c: Include
1640 ../lib/unbuffer_output.c
1641 (main): Call gdb_unbuffer_output.
1642
4f5946a8
DE
16432016-01-21 Doug Evans <dje@google.com>
1644
1645 * lib/ada.exp (gdb_compile_ada): Fix typo.
1646
305e13e6
JB
16472016-01-21 Joel Brobecker <brobecker@adacore.com>
1648
1649 * gdb.base/break-fun-addr.exp: New file.
1650 * gdb.base/break-fun-addr1.c: New file.
1651 * gdb.base/break-fun-addr2.c: New file.
1652
5f5dfff6
SM
16532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1654
1655 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1656 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1657 enum flag values.
1658
fd356fa2
AA
16592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1660
1661 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1662 when GDB can not set the vector return value. Add more comments
1663 for clarification.
1664
9df22175
AT
16652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1666
1667 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1668 command.
1669
41d1845e
SM
16702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1671
1672 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1673
01ac6840
SM
16742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1675
1676 * Makefile.in (check-single): Pass --status to runtest.
1677 (check/%.exp): Likewise.
1678
16792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1680
1681 * Makefile.in (check-parallel): Propagate return code from make
1682 do-check-parallel.
1683
bd0a71fa
MK
16842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1685
1686 * gdb.trace/ftrace.exp: Fix expected message on continue.
1687 * gdb.trace/pending.exp: Fix expected message on continue.
1688 * gdb.trace/trace-break.exp: Fix expected message on continue.
1689
8bcbad33
SM
16902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1691
1692 * lib/gdb.exp (gdb_test): Remove unused global references.
1693
f303dbd6
PA
16942016-01-18 Pedro Alves <palves@redhat.com>
1695
1696 * gdb.base/async-shell.exp: Adjust expected output.
1697 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1698 * gdb.base/siginfo-thread.exp: Adjust expected output.
1699 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1700 * gdb.java/jnpe.exp: Adjust expected output.
1701 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1702 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1703 * gdb.threads/leader-exit.exp: Adjust expected output.
1704 * gdb.threads/manythreads.exp: Adjust expected output.
1705 * gdb.threads/pthreads.exp: Adjust expected output.
1706 * gdb.threads/schedlock.exp: Adjust expected output.
1707 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1708 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1709 expected output.
1710 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1711 output.
1712 * gdb.threads/sigthread.exp: Adjust expected output.
1713 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1714
b2789696
YQ
17152016-01-18 Yao Qi <yao.qi@linaro.org>
1716
1717 * gdb.guile/scm-section-script.c: Replace @progbits with
1718 %progbits.
1719 * gdb.python/py-section-script.c: Likewise.
1720
71ef29a8
PA
17212016-01-15 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.multi/tids.exp: Test star wildcard ranges.
1724
3f5b7598
PA
17252016-01-15 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1728 command from "thread apply" invocation.
1729 (thr_apply_info_thr_invalid): Default the expected output to the
1730 input tid list.
1731 (top level): Add tests that use convenience variables. Add tests
1732 for "thread apply" with a valid TID list, but missing the command.
1733
663f6d42
PA
17342016-01-13 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.base/default.exp: Expect $_gthread as well.
1737 * gdb.multi/tids.exp: Test $_gthread.
1738 * gdb.threads/thread-specific.exp: Test $_gthread.
1739
c84f6bbf
PA
17402016-01-13 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.multi/tids.exp: Test "info threads -gid".
1743
22a02324
PA
17442016-01-13 Pedro Alves <palves@redhat.com>
1745
1746 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1747 Breakpoint.thread.
1748 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1749
5d5658a1
PA
17502016-01-07 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.base/break.exp: Adjust to output changes.
1753 * gdb.base/hbreak2.exp: Likewise.
1754 * gdb.base/sepdebug.exp: Likewise.
1755 * gdb.base/watch_thread_num.exp: Likewise.
1756 * gdb.linespec/keywords.exp: Likewise.
1757 * gdb.multi/info-threads.exp: Likewise.
1758 * gdb.threads/thread-find.exp: Likewise.
1759 * gdb.multi/tids.c: New file.
1760 * gdb.multi/tids.exp: New file.
1761
84654457
PA
17622016-01-13 Pedro Alves <palves@redhat.com>
1763
1764 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1765
e3940304
PA
17662016-01-13 Pedro Alves <palves@redhat.com>
1767
1768 * gdb.base/default.exp: Expect $_inferior as well.
1769 * gdb.multi/base.exp: Test $_inferior.
1770
a911d87a
PA
17712016-01-13 Pedro Alves <palves@redhat.com>
1772
1773 PR breakpoints/19388
1774 * gdb.base/catch-signal-siginfo-cond.c: New file.
1775 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1776
82075af2
JS
17772016-01-12 Josh Stone <jistone@redhat.com>
1778 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1779
1780 * gdb.base/catch-syscall.c (do_execve): New variable.
1781 (main): Conditionally trigger an execve.
1782 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1783 (test_catch_syscall_execve): New, check entry/return across execve.
1784 (do_syscall_tests): Call test_catch_syscall_execve.
1785
e46eeedd
PA
17862016-01-12 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.base/random-signal.exp (do_test): New procedure, with body
1789 of testcase moved in.
1790
01d8c27e
JK
17912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1792 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.base/funcargs.exp (finish from indirectly called function):
1795 Reintroduce the case for 'First'.
1796
9a706302
JK
17972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1798 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1801 (tcatch_vfork_then_child_follow_exec)
1802 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1803 identification.
1804
c0ecb95f
JK
18052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1806
1807 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1808 and repeats to unlimited.
1809 * gdb.python/py-value.exp: Likewise.
1810 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1811 and repeats to unlimited.
1812
6cfc1fcb
JK
18132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1814
1815 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1816 and reordering the functions.
1817 * gdb.multi/hangout.c: Likewise.
1818 * gdb.multi/hello.c: Likewise.
1819
582a1b00
SM
18202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1821
1822 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1823 absolute.
1824 (SingleStatisticTestResult.report): Use dict.keys instead of
1825 dict.iterkeys.
1826
79bc59cb
PA
18272016-01-06 Pedro Alves <palves@redhat.com>
1828
1829 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1830
43368e1d
MM
18312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1832
1833 * gdb.btrace/dlopen.exp: New.
1834 * gdb.btrace/dlopen.c: New.
1835 * gdb.btrace/dlopen-dso.c: New.
1836
79fad5b8
SL
18372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1838
1839 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1840 PATTERN argument is optional.
1841
ab8314b3
JB
18422015-12-24 Joel Brobecker <brobecker@adacore.com>
1843
1844 * lib/ada.exp (target_compile_ada_from_dir): New function.
1845 (gdb_compile_ada): Reimplement avoiding the use of project files.
1846 * gdb.ada/gnat_ada.gpr: Delete.
1847 * gdb.ada/cond_lang.exp: Adjust test to make path before
1848 filename optional.
1849 * gdb.ada/small_reg_param.exp: Likewise.
1850
fe33faff
SM
18512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1854
6d265cb4
TP
18552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1856
1857 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1858 case.
1859
10125099
SM
18602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1861
1862 * gdb.base/break.exp: Remove dead code.
1863 * gdb.base/sepdebug.exp: Likewise.
1864
3ca22649
SM
18652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1866
1867 * gdb.asm/asm-source.exp: Remove HP-UX references.
1868 * gdb.base/annota1.exp: Likewise.
1869 * gdb.base/annota3.exp: Likewise.
1870 * gdb.base/attach.exp: Likewise.
1871 * gdb.base/bigcore.exp: Likewise.
1872 * gdb.base/break.exp: Likewise.
1873 * gdb.base/call-ar-st.exp: Likewise.
1874 * gdb.base/callfuncs.exp: Likewise.
1875 * gdb.base/catch-fork-static.exp: Likewise.
1876 * gdb.base/display.exp: Likewise.
1877 * gdb.base/foll-exec-mode.exp: Likewise.
1878 * gdb.base/foll-exec.exp: Likewise.
1879 * gdb.base/foll-fork.exp: Likewise.
1880 * gdb.base/foll-vfork.exp: Likewise.
1881 * gdb.base/funcargs.exp: Likewise.
1882 * gdb.base/hbreak2.exp: Likewise.
1883 * gdb.base/inferior-died.exp: Likewise.
1884 * gdb.base/interrupt.exp: Likewise.
1885 * gdb.base/multi-forks.exp: Likewise.
1886 * gdb.base/nodebug.exp: Likewise.
1887 * gdb.base/sepdebug.exp: Likewise.
1888 * gdb.base/solib1.c: Likewise.
1889 * gdb.base/step-test.exp: Likewise.
1890 * gdb.mi/non-stop.c: Likewise.
1891 * gdb.mi/pthreads.c: Likewise.
1892 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1893 * gdb.threads/pthreads.c: Likewise.
1894 * gdb.threads/staticthreads.exp: Likewise.
1895 * lib/future.exp: Likewise.
1896 * lib/gdb.exp: Likewise.
1897 * gdb.base/so-indr-cl.c: Remove.
1898 * gdb.base/so-indr-cl.exp: Likewise.
1899 * gdb.base/solib.c: Likewise.
1900 * gdb.base/solib.exp: Likewise.
1901 * gdb.base/solib2.c: Likewise.
1902
b6304613
SM
19032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1904
1905 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1906 * gdb.base/call-ar-st.exp: Likewise.
1907 * gdb.base/callfuncs.exp: Likewise.
1908 * gdb.base/condbreak.exp: Likewise.
1909 * gdb.base/constvars.exp: Likewise.
1910 * gdb.base/hbreak2.exp: Likewise.
1911 * gdb.base/langs.exp: Likewise.
1912 * gdb.base/list.exp: Likewise.
1913 * gdb.base/long_long.exp: Likewise.
1914 * gdb.base/ptype.exp: Likewise.
1915 * gdb.base/scope.exp: Likewise.
1916 * gdb.base/signals.exp: Likewise.
1917 * gdb.base/so-impl-ld.exp: Likewise.
1918 * gdb.base/varargs.exp: Likewise.
1919 * gdb.base/volatile.exp: Likewise.
1920 * gdb.base/whatis.exp: Likewise.
1921 * gdb.cp/cplusfuncs.exp: Likewise.
1922 * gdb.cp/inherit.exp: Likewise.
1923 * gdb.cp/local.exp: Likewise.
1924 * gdb.cp/member-ptr.exp: Likewise.
1925 * gdb.cp/method.exp: Likewise.
1926 * gdb.cp/overload.exp: Likewise.
1927 * gdb.cp/templates.exp: Likewise.
1928 * gdb.stabs/weird.exp: Likewise.
1929 * lib/compiler.c: Likewise.
1930 * lib/compiler.cc: Likewise.
1931 * lib/cp-support.exp: Likewise.
1932 * lib/gdb.exp: Likewise.
1933
bf401b07
SM
19342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1935
1936 * configure.ac: Remove HP-UX case.
1937 * configure: Regenerate.
1938
aff9c0f8
SM
19392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1940
1941 * lib/gdb.exp (gdb_compile): Add function doc.
1942
a6904d5a
PA
19432015-12-17 Pedro Alves <palves@redhat.com>
1944
1945 PR threads/19354
1946 * gdb.multi/info-threads.exp: New file.
1947
a22279dd
YQ
19482015-12-15 Yao Qi <yao.qi@linaro.org>
1949
1950 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1951 is aarch64*-*-*.
1952
0588c796
SL
19532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1954
1955 * gdb.base/history-duplicates.exp: Skip if no readline support.
1956
5d978e17
SL
19572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1958
1959 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1960
7e763b86
SL
19612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1962
1963 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1964
87a3a92c
SL
19652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1966
1967 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1968 ctrl-C if nointerrupts target property is set.
1969 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1970 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1971 * gdb.base/paginate-bg-execution.exp: Likewise.
1972 * gdb.base/paginate-execution-startup.exp: Likewise.
1973 * gdb.base/random-signal.exp: Likewise.
1974 * gdb.base/range-stepping.exp: Likewise.
1975 * gdb.cp/annota2.exp: Likewise.
1976 * gdb.cp/annota3.exp: Likewise.
1977 * gdb.gdb/selftest.exp: Likewise.
1978 * gdb.threads/continue-pending-status.exp: Likewise.
1979 * gdb.threads/leader-exit.exp: Likewise.
1980 * gdb.threads/manythreads.exp: Likewise.
1981 * gdb.threads/pthreads.exp: Likewise.
1982 * gdb.threads/schedlock.exp: Likewise.
1983 * gdb.threads/sigthread.exp: Likewise.
1984
a8f077dc
DB
19852015-12-11 Don Breazeal <donb@codesourcery.com>
1986
1987 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1988 remote.
1989 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1990 * gdb.base/foll-exec.exp (main): Enable for target remote.
1991 * gdb.base/foll-fork.exp (main): Likewise.
1992 * gdb.base/foll-vfork.exp (main): Likewise.
1993 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1994 (proc continue_to_exit_bp_loc): Use clean_restart.
1995 * gdb.base/pie-execl.exp (main): Disable for target remote.
1996 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1997 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1998 * gdb.threads/execl.exp (main): Likewise.
1999 * gdb.threads/fork-child-threads.exp (main): Likewise.
2000 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2001 remote.
2002 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2003 remote.
2004 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2005 pid.tid style ptids, instead of just tid.
2006 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2007 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2008 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2009 ptids, instead of just tid.
2010
3b2464a8
AB
20112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.base/list.exp (test_list_forward): Add end of file error
2014 test.
2015 (test_repeat_list_command): Add end of file error test.
2016 (test_list_backwards): Add beginning of file error test.
2017
a0def019
AB
20182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.base/list.exp (test_list_invalid_args): New function,
2021 defined, and called.
2022
5c000dff
AB
20232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.base/list.exp (test_list): Make test names unique.
2026
f1637ebe
YQ
20272015-12-11 Yao Qi <yao.qi@linaro.org>
2028
2029 * gdb.base/coremaker2.c: Remove.
2030
36d6fc0a
PA
20312015-12-10 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.multi/base.exp: Remove stale "spaces" references.
2034
762f7747
PA
20352015-12-10 Pedro Alves <palves@redhat.com>
2036
2037 * gdb.multi/base.exp: Don't use nowarnings.
2038 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2039 * gdb.multi/hangout.c: Include stdio.h.
2040 * gdb.multi/hello.c: Include stdlib.h.
2041 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2042 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2043 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2044
28d2bfb9
AB
20452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.dwarf2/dw2-ranges-base.c: New file.
2048 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2049 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2050 support additional line table, and debug ranges generation.
2051 (Dwarf::ranges): New function, generate .debug_ranges.
2052 (Dwarf::lines): Support generating simple line table programs.
2053 (Dwarf::assemble): Initialise new namespace variables.
2054
5fc2beac
KB
20552015-12-09 Kevin Buettner <kevinb@redhat.com>
2056
2057 * gdb.base/async.exp (proc test_background): Add case for
2058 asynchronous execution not supported.
2059
1c35a88f
LM
20602015-12-09 Luis Machado <lgustavo@codesourcery.com>
2061
2062 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2063 format and change test names to make them unique.
2064
b593e3d9
RK
20652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2066 Pedro Alves <pedro@redhat.com>
2067
2068 PR gdb/18702
2069 Add checking of floatformats setup on x86_64 hosts.
2070 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2071 (smallval, bigval): New labels/constants.
2072 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2073 float" after loading bigval and smallval.
2074
d72413e6
PMR
20752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2076
2077 * gdb.ada/fun_overload_menu.exp: New testcase.
2078 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2079
ece66d65
JS
20802015-12-04 Josh Stone <jistone@redhat.com>
2081
2082 * gdb.base/catch-fork-static.exp: New.
2083
41d0efca
YQ
20842015-12-03 Yao Qi <yao.qi@linaro.org>
2085
2086 * gdb.base/sizeof.c: Don't include stdio.h and
2087 ../lib/unbuffer_output.c.
2088 (main): New variable 'size' and 'value'. Remove printf and
2089 gdb_unbuffer_output. Assign return value to size and value.
2090 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2091 at the beginning.
2092 (check_sizeof): Check the result by printing variable 'size'.
2093 (check_valueof): Check the result by printing variable 'value'.
2094
99fd02d9
YQ
20952015-12-01 Yao Qi <yao.qi@linaro.org>
2096
2097 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2098 for aarch64*-*-linux* target.
2099
f2faf941
PA
21002015-11-30 Pedro Alves <palves@redhat.com>
2101
2102 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2103
04bf20c5
PA
21042015-11-30 Pedro Alves <palves@redhat.com>
2105
2106 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2107 Handle non-stop mode vCont replies.
2108
09df4675
PA
21092015-11-30 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2112 prepare_for_testing. Start gdb with "set non-stop on" appended to
2113 GDBFLAGS. Lax expected stop output.
2114
58b584af
YQ
21152015-11-27 Yao Qi <yao.qi@linaro.org>
2116
2117 * gdb.arch/arm-neon.exp: New.
2118 * gdb.arch/arm-neon.c: New.
2119
dfcb77a8
YQ
21202015-11-27 Yao Qi <yao.qi@linaro.org>
2121
2122 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2123
88e8ec1b
YQ
21242015-11-27 Yao Qi <yao.qi@linaro.org>
2125
2126 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2127 frames-invalid annotation.
2128
bfde72c2
YQ
21292015-11-27 Yao Qi <yao.qi@linaro.org>
2130
2131 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2132
f6512a69
SM
21332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2134
2135 * gdb.threads/names.exp: New file.
2136 * gdb.threads/names.c: New file.
2137 * README: Mention gdb,no_thread_names.
2138
46a3515b
MM
21392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2140
2141 PR 19297
2142 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2143 support" error.
2144
62147a22
PA
21452015-11-24 Pedro Alves <palves@redhat.com>
2146
2147 PR 17539
2148 * gdb.base/display.exp: Expect displays to be sorted in ascending
2149 order. Use multi_line.
2150 * gdb.base/solib-display.exp: Likewise.
2151
2f341b6e
PA
21522015-11-24 Pedro Alves <palves@redhat.com>
2153
2154 PR 17539
25d49b86
PA
2155 * gdb.base/display.exp: Expect displays to be sorted in ascending
2156 order. Use multi_line.
2157 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2158
7e0aa6aa
PA
21592015-11-24 Pedro Alves <palves@redhat.com>
2160
2161 PR 17539
2162 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2163 threads in ascending order.
2164 * gdb.base/foll-fork.exp: Likewise.
2165 * gdb.base/foll-vfork.exp: Likewise.
2166 * gdb.base/multi-forks.exp: Likewise.
2167 * gdb.mi/mi-nonstop.exp: Likewise.
2168 * gdb.mi/mi-nsintrall.exp: Likewise.
2169 * gdb.multi/base.exp: Likewise.
2170 * gdb.multi/multi-arch.exp: Likewise.
2171 * gdb.python/py-inferior.exp: Likewise.
2172 * gdb.threads/break-while-running.exp: Likewise.
2173 * gdb.threads/execl.exp: Likewise.
2174 * gdb.threads/gcore-thread.exp: Likewise.
2175 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2176 * gdb.threads/kill.exp: Likewise.
2177 * gdb.threads/linux-dp.exp: Likewise.
2178 * gdb.threads/multiple-step-overs.exp: Likewise.
2179 * gdb.threads/next-bp-other-thread.exp: Likewise.
2180 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2181 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2182 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2183 * gdb.threads/thread-find.exp: Likewise.
2184 * gdb.threads/tls.exp: Likewise.
2185 * lib/mi-support.exp (mi_reverse_list): Delete.
2186 (mi_check_thread_states): No longer reverse list.
2187
2cc57ad8
PA
21882015-11-24 Pedro Alves <palves@redhat.com>
2189
2190 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2191 use lowercase.
2192
c93e8391
SM
21932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2194
2195 * gdb.trace/actions.c: Include trace-common.h.
2196 (main): Add a location for a fast tracepoint.
2197 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2198 the normal tracepoints.
2199 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2200
045ccf91
SM
22012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2202
2203 * save-trace.exp: Factor out code to these...
2204 (gdb_save_tracepoints): New.
2205 (gdb_load_tracepoints): New.
2206 (do_save_load_test): New.
2207
5506f9f6
KB
22082015-11-23 Kevin Buettner <kevinb@redhat.com>
2209
2210 * gdb.base/asmlabel.exp: New test.
2211 * gdb.base/asmlabel.c: New test case.
2212
16c3b12f
JB
22132015-11-23 Joel Brobecker <brobecker@adacore.com>
2214
2215 * gdb.base/wrong_frame_bt_full-main.c: New file.
2216 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2217 * gdb.base/wrong_frame_bt_full.exp: New file.
2218
155bfbd3
JB
22192015-11-23 Joel Brobecker <brobecker@adacore.com>
2220
2221 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2222
bb097445
JM
22232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2224
206853a0 2225 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2226 pstate register when comparing registers values in
2227 sparc64-*-linux-gnu targets to avoid spurious differences.
2228
9c88ed8f
JM
22292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2230
206853a0 2231 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2232
96161e25
SL
22332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2234
2235 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2236 as type argument to gdb_compile.
2237 * gdb.base/nested-subp2.exp: Likewise.
2238 * gdb.base/nested-subp3.exp: Likewise.
2239
340c2830
DV
22402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2241
2242 * lib/dwarf.exp (_note): Fix left shift of negative value.
2243 * gdb.trace/trace-condition.exp: Likewise.
2244
c1862d0f
YQ
22452015-11-13 Yao Qi <yao.qi@linaro.org>
2246
2247 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2248 comments about d10v.
2249 (test_scalar_returns): Likewise.
2250 * gdb.base/d10v.ld: Remove.
2251 * gdb.base/overlays.exp: Remove the target triplet checking for
2252 d10v-*-*.
2253 * gdb.base/structs.exp (test_struct_returns): Remove the
2254 comments about d10v.
2255 (test_struct_calls): Likewise.
2256
77ae9c19
YQ
22572015-11-13 Yao Qi <yao.qi@linaro.org>
2258
2259 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2260 * gdb.base/gnu_vector.c: Don't include stdio.h.
2261 (main): Don't print res and call add_some_intvecs.
2262
430e004e
MK
22632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2264
2265 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2266 macro.
2267 (func5): Removed.
2268 (func4): Use FAST_TRACEPOINT_LABEL.
2269 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2270 macro.
2271 (func): Removed.
2272 (thread_function): Use FAST_TRACEPOINT_LABEL.
2273 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2274 (func): Remove.
2275 (marker): Use FAST_TRACEPOINT_LABEL.
2276 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2277 (pendfunc1): Remove.
2278 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2279 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2280 (foo): Remove.
2281 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2282 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2283 macro.
2284 (func): Remove.
2285 (marker): Use FAST_TRACEPOINT_LABEL.
2286 * gdb.trace/trace-common.h: New header.
2287 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2288 macro.
2289 (func): Remove.
2290 (marker): Use FAST_TRACEPOINT_LABEL.
2291 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2292 (func): Remove.
2293 (thread_function): Use FAST_TRACEPOINT_LABEL.
2294
6e7675a7
MK
22952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2296
2297 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2298 in front.
2299 * gdb.trace/change-loc.exp: Use global pcreg definition.
2300 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2301 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2302 in front.
2303 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2304 * gdb.trace/pending.exp: Likewise.
2305 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2306 * gdb.trace/trace-break.exp: Likewise.
2307 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2308 in front.
2309 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2310 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2311 in front.
2312 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2313
dddc0e16
JB
23142015-11-09 Joel Brobecker <brobecker@adacore.com>
2315
2316 * gdb.ada/fin_fun_out: New testcase.
2317
c6f0b406
KB
23182015-11-07 Kevin Buettner <kevinb@redhat.com>
2319
2320 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2321 value associated with DW_AT_byte_size.
2322 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2323 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2324 DW_AT_upper_bound.
2325
f01dcfd9
KB
23262015-11-07 Kevin Buettner <kevinb@redhat.com>
2327
2328 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2329 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2330 version.
2331 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2332 gdb.dwarf2/dw2-canonicalize-type.exp,
2333 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2334 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2335 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2336 provided by gdb_target_symbol_prefix_flags_asm.
2337 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2338 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2339 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2340 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2341 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2342 macros where needed). Use this macro for symbols which require
2343 the prefix provided by SYMBOL_PREFIX.
2344
2223449a
KB
23452015-11-05 Kevin Buettner <kevinb@redhat.com>
2346
2347 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2348 New procs.
2349 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2350 representing expressions, of more than one list element.
2351 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2352 to prepend linker symbol prefix to f.
2353 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2354 table_1 and table_2.
2355 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2356 Likewise, for f and g.
2357 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2358 for ptr.
2359 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2360 for main.
2361 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2362 table_1_ptr and table_2_ptr.
2363
6f2f1a3a
JK
23642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2365 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2368
566c56c9
MK
23692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2370
2371 * gdb.reverse/s390-mvcle.c: New test.
2372 * gdb.reverse/s390-mvcle.exp: New file.
2373 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2374
d5f0636b
MK
23752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2376
2377 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2378
7ad8b86c
MK
23792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2380
2381 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2382 reaching marker2.
2383 * gdb.reverse/getresuid-reverse.exp: Likewise.
2384 * gdb.reverse/pipe-reverse.exp: Likewise.
2385 * gdb.reverse/readv-reverse.exp: Likewise.
2386 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2387 * gdb.reverse/time-reverse.exp: Likewise.
2388 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2389
4081c0f1
YQ
23902015-10-30 Yao Qi <yao.qi@linaro.org>
2391
2392 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2393 (empty_cycle): Remove.
2394 (main): Don't call empty_cycle. Don't use watch_count_done.
2395 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2396 empty_cycle. Rewrite the code counting HW watchpoints.
2397
452b4ba5
MK
23982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2399
2400 * gdb.reverse/fstatat-reverse.c: New test.
2401 * gdb.reverse/fstatat-reverse.exp: New file.
2402 * gdb.reverse/getresuid-reverse.c: New test.
2403 * gdb.reverse/getresuid-reverse.exp: New file.
2404 * gdb.reverse/pipe-reverse.c: New test.
2405 * gdb.reverse/pipe-reverse.exp: New file.
2406 * gdb.reverse/readv-reverse.c: New test.
2407 * gdb.reverse/readv-reverse.exp: New file.
2408 * gdb.reverse/recvmsg-reverse.c: New test.
2409 * gdb.reverse/recvmsg-reverse.exp: New file.
2410 * gdb.reverse/time-reverse.c: New test.
2411 * gdb.reverse/time-reverse.exp: New file.
2412 * gdb.reverse/waitpid-reverse.c: New test.
2413 * gdb.reverse/waitpid-reverse.exp: New file.
2414
5e2e7507
JK
24152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2418
0fde2c53
DE
24192015-10-26 Doug Evans <dje@google.com>
2420
2421 PR symtab/17391
2422 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2423 * gdb.dwarf2/bad-regnum.c: New file.
2424 * gdb.dwarf2/bad-regnum.exp: New file.
2425
1a70ae97
DE
24262015-10-26 Doug Evans <dje@google.com>
2427
2428 PR python/18938
2429 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2430 file.
2431
27dc26ab
JK
24322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2433
2434 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2435 for a change by "Mention language in compile error message".
2436
bed91f4d
SM
24372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2438
2439 PR python/18073
2440 * gdb.python/py-type.c (C::a_method): New.
2441 (C::a_const_method): New.
2442 (C::a_static_method): New.
2443 (a_function): New.
2444 * gdb.python/py-type.exp (test_fields): Test getting fields
2445 from function and method.
2446
3f2f83dd
KB
24472015-10-21 Keven Boell <keven.boell@intel.com>
2448
2449 * gdb.fortran/vla-alloc-assoc.exp: New file.
2450 * gdb.fortran/vla-datatypes.exp: New file.
2451 * gdb.fortran/vla-datatypes.f90: New file.
2452 * gdb.fortran/vla-history.exp: New file.
2453 * gdb.fortran/vla-ptype-sub.exp: New file.
2454 * gdb.fortran/vla-ptype.exp: New file.
2455 * gdb.fortran/vla-sizeof.exp: New file.
2456 * gdb.fortran/vla-sub.f90: New file.
2457 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2458 * gdb.fortran/vla-value-sub-finish.exp: New file.
2459 * gdb.fortran/vla-value-sub.exp: New file.
2460 * gdb.fortran/vla-value.exp: New file.
2461 * gdb.fortran/vla-ptr-info.exp: New file.
2462 * gdb.mi/mi-vla-fortran.exp: New file.
2463 * gdb.mi/vla.f90: New file.
2464
27145d50
SL
24652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2466
2467 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2468 of hardwired timeout value.
2469
5f3ff4f8
JK
24702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2471 Pedro Alves <palves@redhat.com>
2472
2473 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2474 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2475
bfd09d20
JS
24762015-10-19 Josh Stone <jistone@redhat.com>
2477
2478 * gdb.base/catch-syscall.c: Include <sched.h>.
2479 (unknown_syscall): New variable.
2480 (main): Trigger a vfork and an unknown syscall.
2481 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2482 (unknown_syscall_number): Likewise.
2483 (check_call_to_syscall): Accept an optional syscall pattern.
2484 (check_return_from_syscall): Likewise.
2485 (check_continue): Likewise.
2486 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2487 (test_catch_syscall_skipping_return): New test toggling off 'catch
2488 syscall' to step over the syscall return, then toggling back on.
2489 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2490 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2491 (do_syscall_tests): Call test_catch_syscall_without_args and
2492 test_catch_syscall_mid_vfork.
2493 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2494 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2495
b32b93c6
AS
24962015-10-19 Andrew Stubbs <ams@codesourcery.com>
2497
2498 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2499 print g_vE): Add new pass patterns.
2500 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2501 print various symbol names for vptr fields.
2502
9d622bda
AB
25032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2504
2505 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2506 results.
2507
0fd8ac1c
YQ
25082015-10-12 Yao Qi <yao.qi@linaro.org>
2509
2510 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2511
34240514
YQ
25122015-10-12 Yao Qi <yao.qi@linaro.org>
2513
2514 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2515 is aarch64*-*-linux*.
2516
8240f442
YQ
25172015-10-12 Yao Qi <yao.qi@linaro.org>
2518
2519 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2520 (can_relocate_bcond_true): ... it.
2521 (can_relocate_bcond_false): New function.
2522 (foo): Likewise.
2523 (can_relocate_bl): Likewise.
2524 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2525 can_relocate_bl.
2526
2520f728
PMR
25272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2528
2529 * gdb.base/nested-addr.c: New file.
2530 * gdb.base/nested-addr.exp: New testcase.
2531
abcef95a
MM
25322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2533
2534 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2535 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2536 its output. Ignore the output of "record goto begin" and instead
2537 check that GDB is replaying.
2538
145e3ddb
PA
25392015-10-09 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2542 (top level): Use it in the run with no args test.
2543
d5d8c4e1
IB
25442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2545
2546 * gdb.dlang/properties.exp: New file.
2547
06e635ef
SL
25482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2549
2550 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2551 whether or not address 0x1000 is mapped on the target.
2552
e019fd1d
SM
25532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2554
2555 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2556 build.
2557
77ba2a67
MM
25582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2559
2560 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2561 instruction-history test.
2562
c60eb31f
DE
25632015-09-28 Doug Evans <dje@google.com>
2564
2565 * gdb.base/gcore.c (array_func): Add reference to static_array.
2566
9a3c8263
SM
25672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2568
2569 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2570 source line.
2571
9720e656
SL
25722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2573
2574 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2575 short or char as base type.
2576
938d3bf2
SL
25772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2578
2579 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2580 to allow any size enum.
2581
e6c2c623
PMR
25822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2583
2584 * gdb.ada/array_ptr_renaming.exp: New testcase.
2585 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2586 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2587
06da0f77
PL
25882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2589
2590 * gdb.trace/ftrace-lock.c: New file.
2591 * gdb.trace/ftrace-lock.exp: New file.
2592
4f51c22a
PL
25932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2594
2595 * gdb.arch/insn-reloc.c: New file.
2596 * gdb.arch/ftrace-insn-reloc.exp: New file.
2597
7041adf4
PL
25982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2599
2600 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2601 instruction.
2602 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2603 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2604 * gdb.trace/range-stepping.c: Likewise.
2605 * gdb.trace/trace-break.c: Likewise.
2606 * gdb.trace/trace-mt.c (thread_function): Likewise.
2607 * gdb.trace/ftrace.c (marker): Likewise.
2608 * gdb.trace/trace-condition.c (marker): Likewise.
2609 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2610 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2611 is_aarch64_target.
2612
015d2e7e
DE
26132015-09-18 Doug Evans <xdje42@gmail.com>
2614
2615 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2616 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2617
26b188a2
SL
26182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2619
2620 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2621 the breakpoint.
2622
79dc332b
SL
26232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2624
2625 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2626 the pending breakpoint. Remove timeout override for "Run till
2627 MI pending breakpoint on pendfunc3 on thread 2" test.
2628
f57929f2
SL
26292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2630
2631 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2632 filename pattern.
2633
3f469b17
SL
26342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2635
2636 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2637 in breakpoint filename pattern.
2638
515b89b3
SL
26392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2640
7800dbe4
SL
2641 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2642
26432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2644
515b89b3
SL
2645 * gdb.linespec/explicit.exp: Check for readline support for
2646 tab-completion tests. Fix obvious typo.
2647
d2939ba2
MM
26482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2649
2650 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2651 and replay.
2652
cbb55fa7
MM
26532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2654
2655 * gdb.btrace/non-stop.c: New.
2656 * gdb.btrace/non-stop.exp: New.
2657
43691ca1
PL
26582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2659 Yao Qi <yao.qi@linaro.org>
2660
2661 * gdb.trace/trace-condition.c: New file.
2662 * gdb.trace/trace-condition.exp: New file.
2663
d78908cf
WW
26642015-09-16 Wei-cheng Wang <cole945@gmail.com>
2665
2666 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2667 for testing bytecode compilation.
2668
1ed415e2
PA
26692015-09-16 Pedro Alves <palves@redhat.com>
2670 Sandra Loosemore <sandra@codesourcery.com>
2671
2672 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2673 (SECONDS): Redefine.
2674 (main): Call pthread_kill and alarm early.
2675 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2676 support.
2677 (test): If the target can't hardware step and doesn't support
2678 displaced stepping, increase the timeout.
2679
d136eff5
PA
26802015-09-16 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2683 (enable_debug): New procedures.
2684 (test): Use them. Bail out if waiting for threads fails.
2685 (top level): Bail out if a test fails.
2686
991f019c
YQ
26872015-09-16 Yao Qi <yao.qi@linaro.org>
2688
2689 * gdb.asm/asm-source.exp: Set asm-arch for
2690 aarch64*-*-* target.
2691 * gdb.asm/aarch64.inc: New file.
2692
bfca584f
PMR
26932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2694
2695 * gdb.ada/array_of_variable_length.exp: New testcase.
2696 * gdb.ada/array_of_variable_length/foo.adb: New file.
2697 * gdb.ada/array_of_variable_length/pck.adb: New file.
2698 * gdb.ada/array_of_variable_length/pck.ads: New file.
2699
b326e587
DE
27002015-09-15 Doug Evans <dje@google.com>
2701
2702 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2703 of function static local variable.
2704
5382cfab
PW
27052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2706
2707 * gdb.threads/tls-so_extern.exp: New test file.
2708 * gdb.threads/tls-so_extern.c: New test file.
2709 * gdb.threads/tls-so_extern_main.c: New test file.
2710
141c5cc4
JK
27112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.opt/solib-intra-step-lib.c: New file.
2714 * gdb.opt/solib-intra-step-main.c: New file.
2715 * gdb.opt/solib-intra-step.exp: New file.
2716
d15dcecd
PA
27172015-09-15 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2720 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2721
4c2f2a79
PA
27222015-09-14 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/hook-stop-continue.c: Delete.
2725 * gdb.base/hook-stop-continue.exp: Delete.
2726 * gdb.base/hook-stop-frame.c: Delete.
2727 * gdb.base/hook-stop-frame.exp: Delete.
2728 * gdb.base/hook-stop.c: New file.
2729 * gdb.base/hook-stop.exp: New file.
2730
919e6dbe
PMR
27312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2732
2733 * gdb.ada/access_to_packed_array.exp: New testcase.
2734 * gdb.ada/access_to_packed_array/foo.adb: New file.
2735 * gdb.ada/access_to_packed_array/pack.adb: New file.
2736 * gdb.ada/access_to_packed_array/pack.ads: New file.
2737
157280a4
MM
27382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2739
2740 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2741 buffer size test.
2742
2fd33e94
DB
27432015-09-11 Don Breazeal <donb@codesourcery.com>
2744
2745 * gdb.base/foll-exec.c: Add copyright header. Fix
2746 formatting issues.
2747 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2748 (do_exec_tests): Use clean_restart in place of zap_session,
2749 and for test initialization. Fix formatting issues. Use
2750 fail in place of perror.
2751 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2752 an expect statement to match an expression with output from
2753 the program under debug.
2754 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2755 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2756 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2757 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2758 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2759
e70b6e8e
DE
27602015-09-09 Doug Evans <dje@google.com>
2761
2762 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2763
7a551a51
DE
27642015-09-09 Doug Evans <dje@google.com>
2765
2766 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2767
4c666f84
DE
27682015-09-09 Doug Evans <dje@google.com>
2769
2770 * gdb.base/savedregs.exp: Fix typo.
2771
243a9253
PA
27722015-09-09 Pedro Alves <palves@redhat.com>
2773
2774 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2775
c0fa8fbd
SL
27762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2777
2778 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2779 command actually switches threads. Give up on remaining
2780 tests if target fails to stop at breakpoint.
2781
cd7c1778
PMR
27822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2783
2784 * gdb.ada/funcall_char.exp: New testcase.
2785 * gdb.ada/funcall_char/foo.adb: New file.
2786
dc5c8746
PMR
27872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2788
2789 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2790 expected outputs. Add two testcases for completing ambiguous
2791 functions.
2792 * gdb.ada/complete/aux_pck.adb: New file.
2793 * gdb.ada/complete/aux_pck.ads: New file.
2794 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2795 Ambiguous_Func functions.
2796 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2797 * gdb.ada/complete/pck.adb: Likewise.
2798
4e83a1e7
UW
27992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2800
2801 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2802 failures to run the test program under GDB.
2803
8ce74153
LM
28042015-08-26 Luis Machado <lgustavo@codesourcery.com>
2805
2806 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2807 to C.
2808
e9756d52
PP
28092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2810
2811 * gdb.base/run-after-attach.exp: New test file.
2812 * gdb.base/run-after-attach.c: New test file.
2813
8d37573b
DB
28142015-08-26 Don Breazeal <donb@codesourcery.com>
2815
2816 * gdb.base/foll-exec-2.c: New test program.
2817 * gdb.base/foll-exec-2.exp: New test.
2818
63e43d3a
PMR
28192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2820
2821 * gdb.base/nested-subp1.exp: New file.
2822 * gdb.base/nested-subp1.c: New file.
2823 * gdb.base/nested-subp2.exp: New file.
2824 * gdb.base/nested-subp2.c: New file.
2825 * gdb.base/nested-subp3.exp: New file.
2826 * gdb.base/nested-subp3.c: New file.
2827
3d40fbb5
PA
28282015-08-24 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.server/connect-without-multi-process.c: New file.
2831 * gdb.server/connect-without-multi-process.exp: New file.
2832
4422ac93
LM
28332015-08-24 Luis Machado <lgustavo@codesourcery.com>
2834
2835 * gdb.opt/inline-markers.c: Make z int.
2836
91dddb86
LM
28372015-08-24 Luis Machado <lgustavo@codesourcery.com>
2838
2839 * gdb.opt/inline-markers.c: Make z volatile.
2840
a48847ee
LM
28412015-08-24 Luis Machado <lgustavo@codesourcery.com>
2842
2843 * gdb.opt/inline-bt.c: New volatile global z.
2844 * gdb.opt/inline-cmds.c: Likewise.
2845 * gdb.opt/inline-locals.c: Likewise.
2846 * gdb.opt/inline-markers.c: New extern global z.
2847 (marker): Use z.
2848 (inline_fn): Likewise.
2849
0ebbc52b
PA
28502015-08-24 Pedro Alves <palves@redhat.com>
2851
2852 * config/m32r-stub.exp: Remove file.
2853 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2854 * gdb.base/call-rt-st.exp: Likewise.
2855 * gdb.base/call-strs.exp: Likewise.
2856 * gdb.base/default.exp: Remove references to h8300-*-hms and
2857 *-*-udi*.
2858 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2859
77c365df
AA
28602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2861
2862 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2863 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2864 and "return" use KFAIL when GDB can not read/write the vector
2865 return value.
2866
4313b8c0
GB
28672015-08-21 Gary Benson <gbenson@redhat.com>
2868
2869 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2870
0e433b32
PA
28712015-08-20 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.server/solib-list.exp: No longer expect an interior stop in
2874 non-stop mode.
2875
221e1a37
PA
28762015-08-20 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.server/connect-stopped-target.c: New file.
2879 * gdb.server/connect-stopped-target.exp: New file.
2880
40e3ad0e
PA
28812015-08-20 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.dwarf2/comp-unit-lang.exp: New file.
2884 * gdb.dwarf2/comp-unit-lang.c: New file.
2885
af39b327
PMR
28862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2887
2888 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2889 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2890
7d45c7c3 28912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2892
7d45c7c3
KB
2893 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2894 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2895
4d6cceb4
DE
28962015-08-18 Doug Evans <dje@google.com>
2897 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2898
2899 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2900 skip_python_tests. New arg prompt_regexp.
2901 (skip_python_tests): New function.
2902 * lib/mi-support.exp (mi_skip_python_tests): New function.
2903 * gdb.python/py-mi-objfile-gdb.py: New file.
2904 * gdb.python/py-mi-objfile.c: New file.
2905 * gdb.python/py-mi-objfile.exp: New file.
2906
ad89c2aa
KS
29072015-08-17 Keith Seitz <keiths@redhat.com>
2908
2909 * gdb.linespec/explicit.exp: Move strace test from here ...
2910 * gdb.trace/strace.exp: ... to here.
2911
e3ae3c43
PP
29122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2913
2914 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2915 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2916
604b2636
DE
29172015-08-14 Doug Evans <xdje42@gmail.com>
2918
2919 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2920 inferior before selecting a new file.
2921
6ff0ba5f
DE
29222015-08-14 Doug Evans <xdje42@gmail.com>
2923
2924 * gdb.mi/mi-disassemble.exp: Update.
2925 * gdb.base/disasm-optim.S: New file.
2926 * gdb.base/disasm-optim.c: New file.
2927 * gdb.base/disasm-optim.h: New file.
2928 * gdb.base/disasm-optim.exp: New file.
2929
9ca98f92
KS
29302015-08-14 Keith Seitz <keiths@redhat.com>
2931
2932 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2933 "evaluated-by".
2934
52bbc560
JB
29352015-08-13 Joel Brobecker <brobecker@adacore.com>
2936
2937 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2938
5d8c3ed3
PMR
29392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2940
2941 * gdb.ada/fun_renaming.exp: New testcase.
2942 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2943 * gdb.ada/fun_renaming/pack.adb: New file.
2944 * gdb.ada/fun_renaming/pack.ads: New file.
2945
ea8812bc
KS
29462015-08-12 Keith Seitz <keiths@redhat.com>
2947
2948 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2949 gdb_get_line_number.
2950
4dafcdeb
JB
29512015-08-12 Joel Brobecker <brobecker@adacore.com>
2952
2953 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2954 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2955 gdb.base/dso2dso.exp: New files.
2956
5ba32597
SDJ
29572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2958 Pedro Alves <palves@redhat.com>
2959 Keith Seitz <keiths@redhat.com>
2960
2961 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2962 GDBFLAGS.
2963
b6dafabf
PP
29642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2965
2966 * gdb.base/gdbhistsize-history.exp
2967 (test_histsize_history_setting): Use save_vars.
2968 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2969 Use save_vars.
2970 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2971 * gdb.base/readline.exp: Use save_vars.
2972
abe8e607
PP
29732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2974
2975 * lib/gdb.exp (save_vars): New proc.
2976
629500fa
KS
29772015-08-11 Keith Seitz <keiths@redhat.com>
2978
2979 * gdb.base/help.exp: Update help_breakpoint_text.
2980
eb8c4e2e
KS
29812015-08-11 Keith Seitz <keiths@redhat.com>
2982
2983 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2984 (at toplevel): Call test_explicit_breakpoints.
2985 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2986 breakpoints.
2987 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2988 breakpoint conditions, "-cond".
2989
87f0e720
KS
29902015-08-11 Keith Seitz <keiths@redhat.com>
2991
2992 * gdb.linespec/3explicit.c: New file.
2993 * gdb.linespec/cpexplicit.cc: New file.
2994 * gdb.linespec/cpexplicit.exp: New file.
2995 * gdb.linespec/explicit.c: New file.
2996 * gdb.linespec/explicit.exp: New file.
2997 * gdb.linespec/explicit2.c: New file.
2998 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2999 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3000 before using in the matching pattern.
3001 Clarify that `prefix' is a regular expression.
3002
f00aae0f
KS
30032015-08-11 Keith Seitz <keiths@redhat.com>
3004
3005 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3006 test.
3007 Add tests for missing ",FMT" and ",".
3008
e27852be
DE
30092015-08-10 Doug Evans <dje@google.com>
3010 Keith Seitz <keiths@redhat.com>
3011
3012 PR gdb/17960
3013 * gdb.base/completion.exp: Add location completer tests.
3014
7f03bd92
PA
30152015-08-07 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3018 tests here.
3019 (top level): Run do_test with and without displaced stepping.
3020
3fc8eb30
PA
30212015-08-07 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.base/valgrind-disp-step.c: New file.
3024 * gdb.base/valgrind-disp-step.exp: New file.
3025
d4569d7b
PA
30262015-08-07 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3029 Delete function.
3030 (main): Add alarm. Run an infinite loop instead of calling
3031 wait_threads.
3032 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3033 comment.
3034 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3035 Delete function.
3036 (main): Add alarm. Run an infinite loop instead of calling
3037 wait_threads.
3038 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3039 comment.
3040
e1316e60
PA
30412015-08-07 Pedro Alves <palves@redhat.com>
3042
3043 * gdb.base/checkpoint-ns.exp: New file.
3044 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3045 standard_testfile.
3046
da8c46d2
MM
30472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3048
3049 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3050 * gdb.btrace/instruction_history.exp: Update.
3051 * gdb.btrace/tsx.exp: New.
3052 * gdb.btrace/tsx.c: New.
3053
de1c2c52
PA
30542015-08-06 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3057 increase timeout.
3058 * gdb.reverse/until-precsave.exp: Bump timeouts.
3059
782e0bf4
PA
30602015-08-06 Pedro Alves <palves@redhat.com>
3061
3062 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3063
83e97ed0
PA
30642015-08-06 Pedro Alves <palves@redhat.com>
3065
3066 PR gdb/18749
3067 * gdb.threads/process-dies-while-handling-bp.c: New file.
3068 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3069
863d01bd
PA
30702015-08-06 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3073 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3074
0a39bb32
PA
30752015-08-05 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3078 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3079
ee2d2b10
SL
30802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3081
3082 * gdb.base/bp-permanent.exp: Report test as unsupported if
3083 the target cannot stop at the permanent breakpoint.
3084
4e1bdb00
DE
30852015-08-03 Doug Evans <dje@google.com>
3086
3087 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3088 10000.
3089
3d338901
DE
30902015-08-03 Doug Evans <dje@google.com>
3091
3092 * Makefile.in (workers/%.worker, build-perf): New rule.
3093 (GDB_PERFTEST_MODE): New variable.
3094 (check-perf): Use it.
3095 (clean): Clean up gdb.perf parallel build subdirs.
3096 * lib/build-piece.exp: New file.
3097 * lib/gdb.exp (make_gdb_parallel_path): New function
3098 (standard_output_file, standard_temp_file): Call it.
3099 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3100 of $GDB_PARALLEL.
3101 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3102
af061d3e
DE
31032015-08-03 Doug Evans <dje@google.com>
3104
8e1afc81 3105 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3106 (LOG_FILE_NAME): New global.
3107 (TextReporter.__init__): Initialize self.txt_sum.
3108 (TextReporter.report): Add support for multiple data-points.
3109 Move report to perftest.sum, put raw data in perftest.log.
3110 (TextReporter.start): Open sum and log files.
3111 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3112 * gdb.perf/lib/perftest/testresult.py
3113 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3114
2c8c5d37
PA
31152015-07-31 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3118 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3119 kill_wait_spawned_process instead of explicit "kill -9".
3120 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3121 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3122 kill_wait_spawned_process.
3123 * gdb.base/attach-twice.exp: Likewise.
3124 * gdb.base/attach.exp: Likewise.
3125 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3126 gdb_test_multiple.
3127 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3128 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3129 kill_wait_spawned_process.
3130 * gdb.base/valgrind-infcall.exp: Likewise.
3131 * gdb.multi/multi-attach.exp: Likewise.
3132 * gdb.python/py-prompt.exp: Likewise.
3133 * gdb.python/py-sync-interp.exp: Likewise.
3134 * gdb.server/ext-attach.exp: Likewise.
3135 * gdb.threads/attach-into-signal.exp (corefunc): Use
3136 spawn_wait_for_attach, spawn_id_get_pid and
3137 kill_wait_spawned_process.
3138 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3139 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3140 spawn_id_get_pid and kill_wait_spawned_process.
3141 * gdb.threads/attach-stopped.exp (corefunc): Use
3142 spawn_wait_for_attach, spawn_id_get_pid and
3143 kill_wait_spawned_process.
3144 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3145 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3146 kill_wait_spawned_process instead of explicit "kill -9".
3147 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3148 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3149 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3150 processes. Don't map cygwin/windows pids here. Now returns a
3151 spawn id list.
3152
032a0fca
SL
31532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3154
3155 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3156 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3157 correct patch.
3158
61a934ca
SL
31592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3160
3161 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3162
4bc4d428
SL
31632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3164
3165 Reapply:
3166 2014-05-21 Mark Wielaard <mjw@redhat.com>
3167
3168 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3169
998d452a
PA
31702015-07-30 Pedro Alves <palves@redhat.com>
3171
3172 * linux-low.c (handle_extended_wait): Set the child's last
3173 reported status to TARGET_WAITKIND_STOPPED.
3174
69dde7dc
PA
31752015-07-30 Pedro Alves <palves@redhat.com>
3176
3177 PR threads/18600
3178 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3179 only shows inferior 1.
3180
4dd63d48
PA
31812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3182 Pedro Alves <palves@redhat.com>
3183
3184 PR threads/18600
3185 * gdb.threads/fork-plus-threads.c: New file.
3186 * gdb.threads/fork-plus-threads.exp: New file.
3187
d618e4c5
PP
31882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3189
3190 * gdb.base/batch-preserve-term-settings.exp
3191 (test_terminal_settings_preserved_after_cli_exit): Use
3192 send_quit_command.
3193
1eef6428
PA
31942015-07-29 Pedro Alves <palves@redhat.com>
3195 Don Breazeal <donb@codesourcery.com>
3196
3197 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3198 output from both inferior_spawn_id and gdb_spawn_id.
3199
7da5b897
SDJ
32002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3201
3202 * gdb.threads/attach-into-signal.exp (corefunc): Use
3203 with_test_prefix on nested loops, uniquefying the test messages.
3204
dac804df
SDJ
32052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3206
3207 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3208 commit.
3209
06265e53
PP
32102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3211
3212 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3213 New proc.
3214 (test_terminal_settings_preserved_after_sigterm): New test.
3215
18206ca3
PP
32162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3217
3218 * gdb.base/batch-preserve-term-settings.exp
3219 (test_terminal_settings_preserved_after_cli_exit): New test.
3220
90074d11
PP
32212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3222
3223 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3224 manipulation of saved_gdbflags.
3225 (test_terminal_settings_preserved): Remove global declaration of
3226 the unused variable pagination_prompt. Remove manipulation of
3227 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3228 GDBFLAGS.
3229
eb1a7902
PA
32302015-07-29 Pedro Alves <palves@redhat.com>
3231
3232 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3233
8b75dd3b
PA
32342015-07-29 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3237 at the top.
3238
dedad4e3
PA
32392015-07-29 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3242 (main): Call gdb_unbuffer_output.
3243 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3244 (main): Call gdb_unbuffer_output.
3245 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3246 (main): Call gdb_unbuffer_output.
3247 * gdb.base/call-strs.exp: Adjust to step over the
3248 gdb_unbuffer_output call.
3249 * gdb.base/catch-gdb-caused-signals.c: Include
3250 "../lib/unbuffer_output.c".
3251 (main): Call gdb_unbuffer_output.
3252 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3253 (main): Call gdb_unbuffer_output.
3254 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3255 (main): Call gdb_unbuffer_output.
3256 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3257 (main): Call gdb_unbuffer_output.
3258 * gdb.base/shlib-call.exp: Adjust to step over the
3259 gdb_unbuffer_output call.
3260 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3261 (main): Call gdb_unbuffer_output.
3262 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3263 (main): Call gdb_unbuffer_output.
3264 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3265 (main): Rename to ...
3266 (test): ... this.
3267 (main): Reimplement.
3268 * gdb.base/varargs.exp: Run to test instead of to main.
3269 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3270 (main): Call gdb_unbuffer_output.
3271
58789a91
PA
32722015-07-29 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3275 factore out from mi_continue_dprintf. For call-style dprintfs,
3276 expect dprintf output out of $inferior_spawn_id.
3277 (mi_continue_dprintf): Use mi_expect_dprintf.
3278 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3279 (main): Call gdb_unbuffer_output.
3280
e8376742
PA
32812015-07-29 Pedro Alves <palves@redhat.com>
3282
3283 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3284 (default_mi_gdb_start): Set inferior_spawn_id instead of
3285 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3286 gdb_spawn_id.
3287 (mi_gdb_test): Always expect inferior output from both
3288 $inferior_spawn_id and $gdb_spawn_id.
3289
08280010
PA
32902015-07-29 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3293 send_inferior and $inferior_spawn_id.
3294
4d30e432
PA
32952015-07-29 Pedro Alves <palves@redhat.com>
3296
3297 * gdb.gdb/complaints.exp (test_initial_complaints)
3298 (test_serial_complaints, test_short_complaints): Use
3299 gdb_test_stdio.
3300 (test_empty_complaint): Handle $inferior_spawn_id !=
3301 $gdb_spawn_id.
3302
0d30a335
PA
33032015-07-29 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.base/varargs.exp: Use gdb_test_stdio.
3306
39413b29
PA
33072015-07-29 Pedro Alves <palves@redhat.com>
3308
3309 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3310
7cb000a9
PA
33112015-07-29 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3314
d7b8ac82
PA
33152015-07-29 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3318 parameter into two new parameters, "inf_result" and "gdb_result".
3319 Expect inferior output and gdb output from $inferior_spawn_id and
3320 $gdb_spawn_id, respectively. Adjust all callers.
3321
789c3a0c
PA
33222015-07-29 Pedro Alves <palves@redhat.com>
3323
3324 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3325 of gdb_test_sequence.
3326
77e760c3
PA
33272015-07-29 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3330 (saw_spurious_output): Expect inferior output from
3331 $inferior_spawn_id. Use gdb_test_stdio.
3332
8396d2cd
PA
33332015-07-29 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/dprintf.exp: Use standard_testfile. Change
3336 prepare_for_testing call.
3337 (srcfile): Don't set.
3338 (restart): New procedure.
3339 (test_dprintf): New procecure, use to continue over dprintfs.
3340 (test_call, test_agent): New procedures, tests moved here.
3341 Restart gdb and recreate dprintfs. Adjust expected output.
3342
2051d61f
PA
33432015-07-29 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3346
452397af
PA
33472015-07-29 Pedro Alves <palves@redhat.com>
3348
3349 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3350
8aed9555
PA
33512015-07-29 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3354 gdb_test_stdio.
3355
188a61b4
PA
33562015-07-29 Pedro Alves <palves@redhat.com>
3357
3358 * lib/gdb.exp (gdb_test_stdio): New procedure.
3359
12264a45
PA
33602015-07-29 Pedro Alves <palves@redhat.com>
3361
3362 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3363
23ffc893
PA
33642015-07-29 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.base/call-signal-resume.exp: Remove check for
3367 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3368 * gdb.base/unwindonsignal.exp: Likewise.
3369 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3370 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3371
65566918
PA
33722015-07-29 Pedro Alves <palves@redhat.com>
3373
3374 * gdb.base/siginfo-addr.c (pass): New function.
3375 (handler): Call it iff si_addr is correct.
3376 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3377 Set a breakpoint at "pass" and continue to it.
3378
d60a9221
SDJ
33792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3380
3381 * gdb.python/py-objfile.exp: Make some tests have unique names.
3382 * gdb.python/py-pp-registration.exp: Likewise.
3383
bde40b8f
PA
33842015-07-28 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3387
13e1dec8
SM
33882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3389
3390 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3391
da33c9a7
SM
33922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3393
3394 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3395
077836f7
PP
33962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3397
3398 * gdb.base/gdb-sigterm-2.exp: New test.
3399
b8cc7b2e
DE
34002015-07-25 Doug Evans <xdje42@gmail.com>
3401
3402 Revert:
3403 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3404 (workers/%.worker, build-perf): New rule.
3405 (GDB_PERFTEST_MODE): New variable.
3406 (check-perf): Use it.
3407 (clean): Clean up gdb.perf parallel build subdirs.
3408 * lib/build-piece.exp: New file.
3409 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3410 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3411 name.
3412 (standard_temp_file): Ditto.
3413 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3414 of $GDB_PARALLEL.
3415
c8bd4544
DE
34162015-07-24 Doug Evans <dje@google.com>
3417
3418 * gdb.perf/lib/perftest/utils.py: New file.
3419 * gdb.perf/gm-hello.cc: New file.
3420 * gdb.perf/gm-pervasive-typedef.cc: New file.
3421 * gdb.perf/gm-pervasive-typedef.h: New file.
3422 * gdb.perf/gm-std.cc: New file.
3423 * gdb.perf/gm-std.h: New file.
3424 * gdb.perf/gm-use-cerr.cc: New file.
3425 * gdb.perf/gm-utils.h: New file.
3426 * gdb.perf/gmonster-null-lookup.py: New file.
3427 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3428 * gdb.perf/gmonster-print-cerr.py: New file.
3429 * gdb.perf/gmonster-ptype-string.py: New file.
3430 * gdb.perf/gmonster-runto-main.py: New file.
3431 * gdb.perf/gmonster-select-file.py: New file.
3432 * gdb.perf/gmonster1-null-lookup.exp: New file.
3433 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3434 * gdb.perf/gmonster1-print-cerr.exp: New file.
3435 * gdb.perf/gmonster1-ptype-string.exp: New file.
3436 * gdb.perf/gmonster1-runto-main.exp: New file.
3437 * gdb.perf/gmonster1-select-file.exp: New file.
3438 * gdb.perf/gmonster1.cc: New file.
3439 * gdb.perf/gmonster1.exp: New file.
3440 * gdb.perf/gmonster2-null-lookup.exp: New file.
3441 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3442 * gdb.perf/gmonster2-print-cerr.exp: New file.
3443 * gdb.perf/gmonster2-ptype-string.exp: New file.
3444 * gdb.perf/gmonster2-runto-main.exp: New file.
3445 * gdb.perf/gmonster2-select-file.exp: New file.
3446 * gdb.perf/gmonster2.cc: New file.
3447 * gdb.perf/gmonster2.exp: New file.
3448
6eab34f3
DE
34492015-07-24 Doug Evans <dje@google.com>
3450
3451 * gdb.perf/README: New file.
3452 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3453 * lib/gen-perf-test.exp: New file.
3454
63738bfd
DE
34552015-07-24 Doug Evans <dje@google.com>
3456
3457 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3458 (PerfTest::startup): New function.
3459 (PerfTest::run): Return result of calling body.
3460 (PerfTest::assemble): Rewrite.
3461 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3462 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3463 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3464 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3465 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3466
7b606f95
DE
34672015-07-24 Doug Evans <dje@google.com>
3468
3469 * lib/gdb.exp (clean_restart): Make executable optional.
3470
a97b16b8
DE
34712015-07-24 Doug Evans <dje@google.com>
3472
3473 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3474 compiler_info references.
3475 * gdb.cp/temargs.exp: Ditto.
3476 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3477 (get_compiler_info): Early exit if already computed. Set compiler_info
3478 to "unknown" if there was a problem.
3479 (test_compiler_info): Add function comment. Call get_compiler_info.
3480
35baa57f
DE
34812015-07-24 Doug Evans <dje@google.com>
3482
3483 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3484 (workers/%.worker, build-perf): New rule.
3485 (GDB_PERFTEST_MODE): New variable.
3486 (check-perf): Use it.
3487 (clean): Clean up gdb.perf parallel build subdirs.
3488 * lib/build-piece.exp: New file.
3489 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3490 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3491 name.
3492 (standard_temp_file): Ditto.
3493 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3494 of $GDB_PARALLEL.
3495
6ebea266
DE
34962015-07-24 Doug Evans <dje@google.com>
3497
3498 * lib/future.exp (gdb_default_target_compile): New option
3499 "early_flags".
3500 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3501 --as-needed.
3502
1e76a7e9
SDJ
35032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3504
3505 * gdb.base/catch-syscall.exp: Call gdb_exit before
3506 gdb_skip_xml_test.
3507
5068630a
PA
35082015-07-24 Pedro Alves <palves@redhat.com>
3509
3510 * gdb.python/py-events.exp: Accept output between the stop event
3511 and the prompt.
3512 * gdb.python/py-evsignal.exp: Likewise.
3513 * gdb.python/py-evthreads.exp: Likewise.
3514
77598427
PA
35152015-07-24 Pedro Alves <palves@redhat.com>
3516
3517 PR gdb/18717
3518 * gdb.threads/non-ldr-exit.c: New file.
3519 * gdb.threads/non-ldr-exit.exp: New file.
3520
11e6c98f
YQ
35212015-07-24 Yao Qi <yao.qi@linaro.org>
3522
3523 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3524 restarting process.
3525
51aee833
YQ
35262015-07-24 Yao Qi <yao.qi@linaro.org>
3527
3528 * gdb.server/ext-restart.exp: New file.
3529
8cfe207c
YQ
35302015-07-24 Yao Qi <yao.qi@linaro.org>
3531
3532 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3533 argument options.
3534 * gdb.server/ext-wrapper.exp: New file.
3535
cc12ce38
DE
35362015-07-23 Doug Evans <dje@google.com>
3537
3538 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3539 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3540
d0d84780
PMR
35412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3542
3543 * gdb.ada/var_arr_typedef.exp: New testcase.
3544 * gdb.ada/var_arr_typedef/pack.adb: New file.
3545 * gdb.ada/var_arr_typedef/pack.ads: New file.
3546 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3547
8b558f79
JB
35482015-07-20 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3551
775a3298
JK
35522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3553
3554 * gdb.arch/i386-biarch-core.exp: Replace istarget
3555 by "complete set gnutarget". Remove expectation for the "core-file"
3556 command.
3557
db1ff28b
JK
35582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3559
3560 Revert the previous commit:
3561 Tests for validate symbol file using build-id.
3562
0a94970d
JK
35632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3564
3565 Tests for validate symbol file using build-id.
3566 * gdb.base/solib-mismatch-lib.c: New file.
3567 * gdb.base/solib-mismatch-libmod.c: New file.
3568 * gdb.base/solib-mismatch.c: New file.
3569 * gdb.base/solib-mismatch.exp: New file.
3570
03346981
SL
35712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3572
3573 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3574 nios2-*-linux*.
3575 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3576 * gdb.base/siginfo.exp: Likewise.
3577 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3578
42422cc7
PL
35792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3580
3581 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3582 Move it to ...
3583 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3584 ... here.
3585 * gdb.trace/range-stepping.exp: Check that the target supports
3586 range stepping.
3587
cfa68bae
JK
35882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3589
3590 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3591
8ffdba26
PA
35922015-07-14 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.base/killed-outside.exp: New file.
3595 * gdb.base/killed-outside.c: New file.
3596
218a5a11
JK
35972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3598
3599 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3600 (n at main): New.
3601 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3602
e03ed3c6
AA
36032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3604
3605 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3606 infcall tests instead of setting up for KFAIL.
3607
485668e5
MM
36082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3609
3610 * gdb.btrace/record_goto-step.exp: New.
3611
08464196
JK
36122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3613
3614 PR compile/18484
3615 * gdb.compile/compile.c (struct struct_type): Add volatile to
3616 selffield's type.
3617 * gdb.compile/compile.exp
3618 (compile code struct_object.selffield = &struct_object): Skip further
3619 struct_object tests if this one xfails.
3620
bcf5c1d9
RC
36212015-07-08 Robert O'Callahan <robert@ocallahan.org>
3622
3623 PR exp/18617
3624 * gdb.trace/ax.exp: Add test.
3625
4931af25
YQ
36262015-07-07 Yao Qi <yao.qi@linaro.org>
3627
3628 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3629 instead of istarget "aarch64*-*-*".
3630 * gdb.arch/aarch64-fp.exp: Likewise.
3631 * gdb.base/float.exp: Likewise.
3632 * gdb.reverse/aarch64.exp: Likewise.
3633 * lib/gdb.exp (is_aarch64_target): New proc.
3634
9fcf688e
YQ
36352015-07-07 Yao Qi <yao.qi@linaro.org>
3636
3637 * lib/gdb.exp (is_aarch32_target): New proc.
3638 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3639 instead of "istarget "arm*-*-*"".
3640 * gdb.arch/arm-disp-step.exp: Likewise.
3641 * gdb.arch/thumb-bx-pc.exp: Likewise.
3642 * gdb.arch/thumb-prologue.exp: Likewise.
3643 * gdb.arch/thumb-singlestep.exp: Likewise.
3644 * gdb.base/disp-step-syscall.exp: Likewise.
3645 * gdb.base/float.exp: Likewise.
3646
fbd8d50d
YQ
36472015-07-07 Yao Qi <yao.qi@linaro.org>
3648
3649 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3650 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3651
71be1fdc
YQ
36522015-07-07 Yao Qi <yao.qi@linaro.org>
3653
3654 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3655 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3656 if it exists.
3657 * gdb.multi/multi-arch.exp: Likewise.
3658
3e221d36
SM
36592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3660
3661 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3662 print.
3663
d441430b
YQ
36642015-07-07 Yao Qi <yao.qi@linaro.org>
3665
3666 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3667
06f810bd
MG
36682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3669
3670 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3671 '[' and ']' characters.
3672
5e61e7c0
IB
36732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3674
3675 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3676
28bf096c
PA
36772015-06-29 Pedro Alves <palves@redhat.com>
3678
3679 PR threads/18127
3680 * gdb.threads/hand-call-new-thread.c: New file.
3681 * gdb.threads/hand-call-new-thread.c: New file.
3682
ee93cd5e
KS
36832015-06-26 Keith Seitz <keiths@redhat.com>
3684 Doug Evans <dje@google.com>
3685
3686 PR 16253
3687 * gdb.cp/var-tag-2.cc: New file.
3688 * gdb.cp/var-tag-3.cc: New file.
3689 * gdb.cp/var-tag-4.cc: New file.
3690 * gdb.cp/var-tag.cc: New file.
3691 * gdb.cp/var-tag.exp: New file.
3692
fc637f04
PP
36932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3694
3695 * gdb.base/history-duplicates.exp: New test.
3696
2e52ae68
PP
36972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3698
3699 * gdb.base/completion.exp: Test the completion of the "focus"
3700 command.
3701
6e22494e
JK
37022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3703
3704 * gdb.arch/amd64-prologue-skip.S: New file.
3705 * gdb.arch/amd64-prologue-skip.exp: New file.
3706
bf7b9cd9
SM
37072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3708
3709 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3710 is_address_zero_readable check.
3711
201e8dfd
PB
37122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3713
3714 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3715 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3716
5cd867b4
YQ
37172015-06-24 Yao Qi <yao.qi@linaro.org>
3718
3719 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3720 linux targets.
3721
4d7be007
YQ
37222015-06-24 Yao Qi <yao.qi@linaro.org>
3723
3724 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3725 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3726 * gdb.base/siginfo-thread.exp: Likewise.
3727
07fcd301
YQ
37282015-06-22 Yao Qi <yao.qi@linaro.org>
3729
3730 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3731
52042a00
YQ
37322015-06-22 Yao Qi <yao.qi@linaro.org>
3733
3734 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3735 aarch64*-*-*.
3736 (skip_hw_watchpoint_tests): Likewise.
3737
74bd41ce
PP
37382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3739
3740 * gdb.base/gdbinit-history.exp: Test the interaction between
3741 setting GDBHISTSIZE and setting the history size via .gdbinit.
3742
bc460514
PP
37432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3744
3745 PR gdb/16999
3746 * gdb.base/gdbhistsize-history.exp: New test.
3747
b58c513b
PP
37482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3749
3750 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3751 with GDBHISTSIZE.
3752 * gdb.base/readline.exp: Likewise.
3753
92046791
YQ
37542015-06-17 Yao Qi <yao.qi@linaro.org>
3755
3756 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3757 line.
3758
2093d2d3
PP
37592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3760
3761 * gdb.base/gdbinit-history.exp: Add test case to check that
3762 an unlimited history file does not get truncated on exit.
3763
e6c693af
AA
37642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3765
3766 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3767 (VECTOR): New macro. Use it...
3768 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3769 ...for these typedefs.
3770 (int8, char1, int1, double1): New typedefs.
3771 (struct just_int2, struct two_int2): New structures.
3772 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3773 (add_structvecs, add_singlevecs): New functions.
3774 (main): Call add_some_intvecs twice.
3775 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3776 the compile and exit upon failure. Try compiling for the "native"
3777 architecture. Test inferior function calls with vector arguments
3778 and vector return value handling with "finish" and "return".
3779
c74f7d1c
JT
37802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3781
3782 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3783 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3784 PE file.
3785 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3786
98aa42ee
AT
37872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3788
3789 PR breakpoints/16465
3790 * gdb.mi/mi-dprintf-pending.c: New file.
3791 * gdb.mi/mi-dprintf-pending.exp: New test.
3792 * gdb.mi/mi-dprintf-pendshr.c: New file.
3793
7d73c23c 37942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3795 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3796
3797 * gdb.arch/i386-mpx-map.c: New file.
3798 * gdb.arch/i386-mpx-map.exp: New File.
3799
38002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3801
3802 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3803 * gdb.arch/i386-mpx.exp: Indentation fixed.
3804
38052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3806
3807 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3808 function and improved indentation.
3809 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3810 gdb_test_multiple. Added additional tests to skip the test.
3811
38122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3813
3814 * gdb.arch/i386-avx512.c: Change path in include file.
3815 * gdb.arch/i386-avx512.exp: Change include dir path
3816 compilation flag.
3817 * gdb.arch/i386-mpx.c: Change path in include file.
3818 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3819 flag.
3820
d5eba19a
JK
38212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.compile/compile-print.exp (compile print *vararray@3)
3824 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3825
7f361056
JK
38262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3827
3828 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3829 (do not keep jit in memory): ... this.
3830 (expect 5): Change it to ...
3831 (expect no 5): ... this.
3832
3b462ec2
SM
38332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3834
3835 PR gdb/15564
3836 * gdb.mi/mi-detach.exp: New file.
3837
e0619de6
JK
38382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3839
3840 PR symtab/18392
3841 * gdb.arch/amd64-tailcall-self.S: New file.
3842 * gdb.arch/amd64-tailcall-self.c: New file.
3843 * gdb.arch/amd64-tailcall-self.exp: New file.
3844
e970cb34
DB
38452015-05-28 Don Breazeal <donb@codesourcery.com>
3846
3847 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3848 tests for remote targets by checking is_target_gdbserver.
3849
b2e2f908
DE
38502015-05-27 Doug Evans <dje@google.com>
3851
3852 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3853 * gdb.dwarf2/opaque-type-lookup.c: New file.
3854 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3855
82c7be31
DE
38562015-05-26 Doug Evans <dje@google.com>
3857
3858 * gdb.cp/iostream.cc: New file.
3859 * gdb.cp/iostream.exp: New file.
3860
b4f54984
DE
38612015-05-26 Doug Evans <dje@google.com>
3862
3863 * gdb.dwarf2/dw2-op-call.exp: Update.
3864 * gdb.dwarf2/dw4-sig-types.exp: Update.
3865 * gdb.dwarf2/implptr.exp: Update.
3866 * gdb.mi/mi-cmd-param-changed.exp: Update.
3867
4ea6efe9
DE
38682015-05-26 Doug Evans <dje@google.com>
3869
3870 * gdb.python/py-lazy-string.c: New file.
3871 * gdb.python/py-lazy-string.exp: New file.
3872 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3873 (main): Update. Add estring3.
3874 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3875 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3876
f6bb7db3
YQ
38772015-05-26 Omair Javaid <omair.javaid@linaro.org>
3878 Yao Qi <yao.qi@linaro.org>
3879
3880 * gdb.reverse/aarch64.c: New.
3881 * gdb.reverse/aarch64.exp: New.
3882
a81bfbd0
OJ
38832015-05-26 Omair Javaid <omair.javaid@linaro.org>
3884
25d49b86
PA
3885 * lib/gdb.exp (supports_process_record): Return true for
3886 aarch64*-linux*.
a81bfbd0
OJ
3887 (supports_reverse): Likewise.
3888
158bf1b4
PP
38892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3890
3891 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3892 Use with_test_prefix.
3893
a0145030
AB
38942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3895
3896 * gdb.base/completion.exp: Add test for completion of layout
3897 names.
3898
ebe3b578
AB
38992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3900
3901 * lib/gdb.exp (skip_tui_tests): New proc.
3902 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3903
84204ed7
PA
39042015-05-19 Pedro Alves <palves@redhat.com>
3905
3906 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3907 Save the whole env array instead of just HOME. Unset HISTSIZE in
3908 the environment while testing. Restore whole environment
3909 afterwards.
3910
37442ce1
DE
39112015-05-16 Doug Evans <xdje42@gmail.com>
3912
3913 * gdb.guile/scm-ports.c: New file.
3914 * gdb.guile/scm-ports.exp: Add memory port tests.
3915
36de76f9
JK
39162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.compile/compile-print.c: New file.
3919 * gdb.compile/compile-print.exp: New file.
3920
3a9558c4
JK
39212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3922
3923 * gdb.compile/compile-ops.exp: Cast param to void.
3924 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3925 (compile code struct_object.selffield = &struct_object): Add xfail.
3926
aa715135
JG
39272015-05-15 Joel Brobecker <brobecker@adacore.com>
3928
3929 * gdb.ada/arr_enum_with_gap: New testcase.
3930
931e5bc3
JG
39312015-05-15 Joel Brobecker <brobecker@adacore.com>
3932
3933 * gdb.ada/byte_packed_arr: New testcase.
3934
9cd4d857
JB
39352015-05-15 Joel Brobecker <brobecker@adacore.com>
3936
3937 * gdb.ada/pckd_neg: New testcase.
3938
ebfd00d2
PP
39392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3940
3941 PR gdb/17820
3942 * gdb.base/gdbinit-history.exp: New test.
3943 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3944 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3945
4c082a81
SC
39462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3947
3948 * gdb.python/py-xmethods.cc: Enhance test case.
3949 * gdb.python/py-xmethods.exp: New tests.
3950 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3951 function.
3952 (B_indexoper): Likewise.
3953 (global_dm_list) : Add new xmethod worker functions.
3954
f7797074
SDJ
39552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3956
3957 * gdb.base/coredump-filter.exp: Correctly unset
3958 "coredump_var_addr" array.
3959
a4674e4e
PA
39602015-05-08 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.server/non-existing-program.exp: Unset spawn_id.
3963
df2eb078
SC
39642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3965
3966 PR python/18291
3967 * gdb.python/py-xmethods.exp: Add tests.
3968
422349a3
YQ
39692015-05-08 Yao Qi <yao.qi@linaro.org>
3970
3971 PR gdb/18208
3972 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3973 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3974 function set_coredump_filter, and remove remote_exec call.
3975 Remove argument ipid. Callers update.
3976 (top level): Don't get inferior's PID.
3977
63fc80ce
AA
39782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3979
3980 * gdb.base/watch_thread_num.exp: Skip test on targets without
3981 access watchpoints.
3982
80ad801e
PA
39832015-05-06 Pedro Alves <palves@redhat.com>
3984
3985 PR server/18081
3986 * gdb.server/non-existing-program.exp: New file.
3987
0fa7fe50
JB
39882015-05-05 Joel Brobecker <brobecker@adacore.com>
3989
3990 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3991
3ea89b92
PMR
39922015-05-05 Joel Brobecker <brobecker@adacore.com>
3993
3994 * gdb.ada/out_of_line_in_inlined: New testcase.
3995
87b8eff0
JB
39962015-05-05 Joel Brobecker <brobecker@adacore.com>
3997
3998 * gdb.ada/var_rec_arr: New testcase.
3999
5fccc635
YQ
40002015-04-30 Yao Qi <yao.qi@linaro.org>
4001
4002 * gdb.base/break-idempotent.exp: If
4003 skip_hw_watchpoint_multi_tests returns true, skip the tests
4004 on "rwatch" and "awatch".
4005
42d38f42
YQ
40062015-04-30 Yao Qi <yao.qi@linaro.org>
4007
4008 * gdb.base/relativedebug.exp: Invoke gdb command
4009 "info sharedlibrary", and if libc.so doesn't have debug info,
4010 skip the test.
4011
2ce1cdbf
DE
40122015-04-29 Doug Evans <dje@google.com>
4013
4014 * gdb.python/py-xmethods.exp: Add ptype tests.
4015 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4016 get_result_type method.
4017
f24a38c5
LM
40182015-04-29 Luis Machado <lgustavo@codesourcery.com>
4019
4020 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4021 the target does not support hardware watchpoints.
4022
ecbf2b3c
LM
40232015-04-29 Luis Machado <lgustavo@codesourcery.com>
4024
4025 * gdb.base/break-always.exp: Abort testing if writing to memory
4026 causes an error.
4027
34f5f757
DE
40282015-04-28 Doug Evans <dje@google.com>
4029
4030 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4031 * gdb.python/py-pp-registration.exp: ... here. New file.
4032 * gdb.python/py-pp-registration.c: New file.
4033 * gdb.python/py-pp-registration.py: New file.
4034
69b4374a
DE
40352015-04-28 Doug Evans <dje@google.com>
4036
4037 * gdb.python/py-bad-printers.c: New file.
4038 * gdb.python/py-bad-printers.py: New file.
4039 * gdb.python/py-bad-printers.exp: New file.
4040
59fb7612
SS
40412015-04-28 Sasha Smundak <asmundak@google.com>
4042
4043 * gdb.python/py-type.exp: New test.
4044
2631b16a
AW
40452015-04-28 Andy Wingo <wingo@igalia.com>
4046
4047 * gdb.python/py-parameter.exp:
4048 * gdb.guile/scm-parameter.exp: Escape the path that we are
4049 matching against, as it might contain characters that are special
4050 to regular expressions.
4051
460efde1
JB
40522015-04-27 Joel Brobecker <brobecker@adacore.com>
4053
4054 * gdb.ada/rec_comp: New testcase.
4055
2d369d8e
SDJ
40562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4057
4058 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4059 before using it.
4060
cf75d6c3
AB
40612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4062
4063 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4064 new tests for verilog output.
4065
8dbe7ca5
YQ
40662015-04-24 Yao Qi <yao.qi@linaro.org>
4067
4068 * boards/remote-gdbserver-on-localhost.exp: New file.
4069
4ef9fb2f
PA
40702015-04-23 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4073 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4074 "end of file", remove $inferior_spawn_id from the indirect list.
4075
0a803169
PA
40762015-04-23 Pedro Alves <palves@redhat.com>
4077
4078 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4079
749ef8f8
PA
40802015-04-23 Pedro Alves <palves@redhat.com>
4081
4082 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4083 on $any_spawn_id instead of only on $gdb_spawn_id.
4084
8aae4344
PM
40852015-04-21 Pierre Muller <muller@sourceware.org>
4086
4087 PR pascal/17815
4088 * lib/pascal.exp (gpc_compile): Add new option "class".
4089 (fpc_compile): Likewise.
4090 * gdb.pascal/case-insensitive-symbols.pas: New file.
4091 * gdb.pascal/case-insensitive-symbols.exp: New file.
4092
1586c8fb
GB
40932015-04-20 Gary Benson <gbenson@redhat.com>
4094
4095 * gdb.base/attach.exp: Fix three extended remote failures.
4096
1b6e6f5c
GB
40972015-04-17 Gary Benson <gbenson@redhat.com>
4098
4099 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4100 the main executable over the remote protocol.
4101
e797481d
PA
41022015-04-16 Pedro Alves <palves@redhat.com>
4103
4104 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4105 a new gdbserver if gdbserver_reconnect_p is set.
4106
1ca99c42
PA
41072015-04-16 Pedro Alves <palves@redhat.com>
4108
4109 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4110 is set, don't exit gdbserver.
4111
af9fd6f8
AA
41122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4113
4114 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4115 appropriate .insn, such that an older assembler can be used.
4116 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4117 the z/Architecture instruction set on 31-bit targets as well.
4118
04ff1e61
AA
41192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4120
4121 * gdb.go/handcall.exp: Remove all logic related to the first
4122 breakpoint and rely on go_runto_main instead.
4123 * gdb.go/strings.exp: Likewise.
4124 * gdb.go/unsafe.exp: Likewise.
4125 * gdb.go/hello.exp: Likewise. Also rename the remaining
4126 breakpoint marker to "breakpoint 1".
4127 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4128 * gdb.go/strings.go: Likewise.
4129 * gdb.go/unsafe.go: Likewise.
4130 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4131 "set breakpoint 2 here" and rename the remaining breakpoint marker
4132 to "breakpoint 1".
4133
40d2f8d6
SM
41342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4135
4136 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4137 if itertools.imap is not present.
4138 * gdb.python/py-objfile.exp: Add parentheses.
4139 * gdb.python/py-type.exp: Same.
4140 * gdb.python/py-unwind-maint.py: Same.
4141
8cbc97c6
YQ
41422015-04-15 Yao Qi <yao.qi@linaro.org>
4143
4144 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4145 of ":$ptr_size" and set its form explicitly.
4146
45fd756c
YQ
41472015-04-15 Pedro Alves <palves@redhat.com>
4148 Yao Qi <yao.qi@linaro.org>
4149
4150 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4151 timeout by factor of 4.
4152 (test_regular_watch): Likewise.
4153 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4154 * gdb.reverse/sigall-reverse.exp: Likewise.
4155 * gdb.reverse/until-precsave.exp: Likewise.
4156 * lib/gdb.exp (with_timeout_factor): New proc.
4157 (gdb_expect): Move some code to ...
4158 (get_largest_timeout): ... here. New procedure.
4159
9e811bc3
LM
41602015-04-14 Luis Machado <lgustavo@codesourcery.com>
4161
4162 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4163
0ff6fcb2
LM
41642015-04-13 Luis Machado <lgustavo@codesourcery.com>
4165
4166 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4167 to write to the .text section.
4168
7578d5f7
LM
41692015-04-13 Luis Machado <lgustavo@codesourcery.com>
4170
4171 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4172 Handle the case of targets that do not provide PID information.
4173
2efe15c4
YQ
41742015-04-13 Yao Qi <yao.qi@linaro.org>
4175
4176 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4177 and use expect instead of gdb_expect.
4178
8cd8f2f8
SDJ
41792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4180
4181 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4182 "coredump_var_addr" to avoid naming conflict with other testcases.
4183
9ee41772
PA
41842015-04-10 Pedro Alves <palves@redhat.com>
4185
4186 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4187 gdb_test_sequence and gdb_assert.
4188
07473109
PA
41892015-04-10 Pedro Alves <palves@redhat.com>
4190
4191 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4192 test messages that don't include the breakpoint address.
4193
de3db44c
YQ
41942015-04-10 Yao Qi <yao.qi@linaro.org>
4195
4196 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4197 false for some offset and width combinations which aren't
4198 supported by linux kernel.
4199
c79d856c
PA
42002015-04-10 Pedro Alves <palves@redhat.com>
4201
4202 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4203 procedure, factored out from ...
4204 (top level): ... here. Add "set displaced-stepping" testing axis.
4205 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4206 parameter "displaced". Use it.
4207 (top level): Use foreach and add "set displaced-stepping" testing
4208 axis.
4209
ebc90b50
PA
42102015-04-10 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4213 Remove comment.
4214 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4215 both the address of the instruction that triggers the watchpoint
4216 and the address of the instruction immediately after, and use
4217 those addresses for the test. Fix comment.
4218
8f572e5c
PA
42192015-04-10 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/sigstep.exp (breakpoint_to_handler)
4222 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4223 Test "backtrace" in handler.
4224 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4225 (top level): Add new "displaced" test axis to
4226 breakpoint_to_handler, breakpoint_to_handler_entry and
4227 breakpoint_over_handler.
4228
8d707a12
PA
42292015-04-10 Pedro Alves <palves@redhat.com>
4230
4231 PR gdb/18216
4232 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4233
ef713951
YQ
42342015-04-10 Yao Qi <yao.qi@linaro.org>
4235
4236 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4237 (test_add_rn_pc): New function.
4238 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4239 (top level): Invoke test_add_rn_pc.
4240
906d60cf
PA
42412015-04-10 Pedro Alves <palves@redhat.com>
4242
4243 PR gdb/13858
4244 * gdb.base/step-over-no-symbols.exp: New file.
4245
f2983cc3
AW
42462015-04-09 Andy Wingo <wingo@igalia.com>
4247
4248 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4249 after the Python tests.
4250
6d62641c
SDJ
42512015-04-08 Keith Seitz <keiths@redhat.com>
4252
4253 PR python/16699
4254 * gdb.python/py-completion.exp: New tests for completion.
4255 * gdb.python/py-completion.py (CompleteLimit1): New class.
4256 (CompleteLimit2): Likewise.
4257 (CompleteLimit3): Likewise.
4258 (CompleteLimit4): Likewise.
4259 (CompleteLimit5): Likewise.
4260 (CompleteLimit6): Likewise.
4261 (CompleteLimit7): Likewise.
4262
f3770638
PA
42632015-04-08 Pedro Alves <palves@redhat.com>
4264
4265 PR gdb/18214
4266 PR gdb/18216
4267 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4268 function.
4269 (main): Install it as SIGUSR1 handler.
4270 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4271 parameter. Always use "setup" as prefix. Toggle "set
4272 displaced-stepping" off/on depending on global. Don't switch to
4273 thread 1 here.
4274 (top level): Add displaced stepping "off/on" test axis. Update
4275 "setup" calls. Wrap each subtest with with_test_prefix. Test
4276 continuing with a queued signal in each thread.
4277
4496bed7
PA
42782015-04-08 Pedro Alves <palves@redhat.com>
4279
4280 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4281 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4282 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4283 Return early if running to main fails.
4284 * gdb.trace/while-stepping.exp: Likewise.
4285
b97fde92
PA
42862015-04-07 Pedro Alves <palves@redhat.com>
4287
4288 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4289 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4290 interact with inferior program.
4291
f71c18e7
PA
42922015-04-07 Pedro Alves <palves@redhat.com>
4293
4294 * lib/gdb.exp (inferior_spawn_id): New global.
4295 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4296 spawn id after processing the user code.
4297 (default_gdb_start): Set inferior_spawn_id.
4298 (send_inferior): New procedure.
4299 * lib/gdbserver-support.exp (gdbserver_start): Set
4300 inferior_spawn_id.
4301 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4302
6423214f
PA
43032015-04-07 Pedro Alves <palves@redhat.com>
4304
4305 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4306 * lib/gdbserver-support.exp (gdbserver_start): Make
4307 $server_spawn_id global.
4308 (gdbserver_start): Don't wait for gdbserver's spawn id with
4309 expect_background.
4310 (close_gdbserver): New procedure.
4311 (gdb_exit): Rename the default version and reimplement.
4312
71c0ee8c
PA
43132015-04-07 Pedro Alves <palves@redhat.com>
4314
72f4393d 4315 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4316 append the substituted item, not the original item.
4317
203bc29b
PA
43182015-04-07 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4321 gdb_expect.
4322
508a3ddf
PA
43232015-04-07 Pedro Alves <palves@redhat.com>
4324
4325 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4326 output appearing once only.
4327
9f6dbe2b
PA
43282015-04-07 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4331 that doesn't expect anything. Return early if running to main
4332 fails.
4333
337532fa
YQ
43342015-04-07 Yao Qi <yao.qi@linaro.org>
4335
4336 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4337 (child_function): Call alarm.
4338 (main): Move call to alarm into the loop.
4339 * gdb.threads/non-stop-fair-events.exp: Build program with
4340 -DTIMEOUT=$timeout.
4341
01b622d4
DE
43422015-04-06 Doug Evans <xdje42@gmail.com>
4343
4344 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4345 Fix dest parameter to board_info.
4346 (fpc_compile): Ditto.
4347 (gdb_compile_pascal): Rename dest arg to destfile.
4348
961f4160
PMR
43492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4350
4351 * gdb.ada/funcall_ref.exp: New file.
4352 * gdb.ada/funcall_ref/foo.adb: New file.
4353
cafda597
YQ
43542015-04-02 Yao Qi <yao.qi@linaro.org>
4355
4356 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4357 is remote.
4358
fed040c6
GB
43592015-04-02 Gary Benson <gbenson@redhat.com>
4360
4361 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4362
d11916aa
SS
43632015-04-01 Sasha Smundak <asmundak@google.com>
4364
4365 * gdb.python/py-unwind-maint.c: New file.
4366 * gdb.python/py-unwind-maint.exp: New test.
4367 * gdb.python/py-unwind-maint.py: New file.
4368 * gdb.python/py-unwind.c: New file.
4369 * gdb.python/py-unwind.exp: New test.
4370 * gdb.python/py-unwind.py: New test.
4371
a1471180
PA
43722015-04-01 Pedro Alves <palves@redhat.com>
4373
4374 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4375 to fail instead of non-existent $test.
4376
0bbeccb1
PA
43772015-04-01 Pedro Alves <palves@redhat.com>
4378
4379 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4380 GDBFLAGS if not empty.
4381
3c724c8c
PMR
43822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4383
4384 * gdb.ada/complete.exp: Remove "multi_line".
4385 * gdb.ada/info_exc.exp: Remove "multi_line".
4386 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4387 * gdb.ada/ptype_field.exp: Remove "multi_line".
4388 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4389 * gdb.ada/tagged.exp: Remove "multi_line".
4390 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4391 [multi_line ...]
4392 * gdb.btrace/delta.exp: Likewise.
4393 * gdb.btrace/exception.exp: Likewise.
4394 * gdb.btrace/function_call_history.exp: Likewise.
4395 * gdb.btrace/instruction_history.exp: Likewise.
4396 * gdb.btrace/nohist.exp: Likewise.
4397 * gdb.btrace/record_goto.exp: Likewise.
4398 * gdb.btrace/segv.exp: Likewise.
4399 * gdb.btrace/stepi.exp: Likewise.
4400 * gdb.btrace/tailcall.exp: Likewise.
4401 * gdb.btrace/unknown_functions.exp: Likewise.
4402 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4403 * lib/gdb.exp: Add the "multi_line" helper.
4404
4eec2deb
PA
44052015-04-01 Pedro Alves <palves@redhat.com>
4406
4407 * gdb.threads/tid-reuse.c: New file.
4408 * gdb.threads/tid-reuse.exp: New file.
4409
df8411da
SDJ
44102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4411
4412 PR corefiles/16092
4413 * gdb.base/coredump-filter.c: New file.
4414 * gdb.base/coredump-filter.exp: Likewise.
4415
6ef37366
PM
44162015-03-27 Petr Machata <pmachata@redhat.com>
4417
4418 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4419 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4420 (Dwarf::assemble): Initialize them.
4421 (Dwarf::lines): New function.
4422
7ec911b0
JT
44232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4424
4425 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4426 SYMBOL_PREFIX for x86_64-*-cygwin.
4427
ff908ebf
AW
44282015-03-26 Andy Wingo <wingo@igalia.com>
4429
4430 PR symtab/18148
4431 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4432 const_value but not a location.
4433 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4434 location defined in non-main CUs are visible.
4435
6d5f0679
YQ
44362015-03-26 Yao Qi <yao.qi@linaro.org>
4437
4438 PR testsuite/18139
4439 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4440 Add a line number entry for the same line.
4441 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4442 Add a line number entry for the same line.
4443
2898689b
YQ
44442015-03-26 Yao Qi <yao.qi@linaro.org>
4445
4446 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4447 .int 0.
4448 (func): Likewise. Add .Lfunc_1 label.
4449 Use .Lfunc_1 label.
4450 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4451 .int 0.
4452 (func): Likewise.
4453 Use .Lfunc_1 label.
4454
85180498
YQ
44552015-03-26 Yao Qi <yao.qi@linaro.org>
4456
4457 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4458 Call gdb_compile instead to compile each .s files without debug
4459 information.
4460
8aa08a8d
YQ
44612015-03-26 Yao Qi <yao.qi@linaro.org>
4462
4463 * gdb.base/savedregs.exp (process_saved_regs): Make
4464 "Saved registers:" optional in the pattern.
4465
66849923
MM
44662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4467
4468 * gdb.btrace/next.exp: Merged into step.exp.
4469 * gdb.btrace/finish.exp: Merged into step.exp.
4470 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4471 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4472 "record goto" and checking the exact replay position.
4473 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4474 check for "Recording format" in "info record" output.
4475 * gdb.btrace/record_goto.exp: Choose test file based on target.
4476 * gdb.btrace/x86-record_goto.S: Renamed into ...
4477 * gdb.btrace/x86_64-record_goto.S: ... this.
4478 * gdb.btrace/i686-record_goto.S: New.
4479 * gdb.btrace/x86-tailcall.S: Renamed into ...
4480 * gdb.btrace/x86_64-tailcall.S: ... this.
4481 * gdb.btrace/i686-tailcall.S: New.
4482 * gdb.btrace/x86-tailcall.c: Renamed into ...
4483 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4484 separate statements. Update test.
4485 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4486 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4487 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4488 * gdb.btrace/tailcall.exp: Choose test file based on target.
4489 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4490
11cc1b74
MM
44912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4492
4493 * gdb.btrace/exception.exp: Increase BTS buffer size.
4494
a25d8bf9
PA
44952015-03-24 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4498
856e7dd6
PA
44992015-03-24 Pedro Alves <palves@redhat.com>
4500
4501 * gdb.threads/schedlock.exp (test_step): No longer expect that
4502 "set scheduler-locking step" with "next" over a function call runs
4503 threads unlocked.
4504
ad235a41
AT
45052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4506
4507 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4508
15630549
AT
45092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4510
4511 PR breakpoints/16466
4512 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4513 * gdb.mi/mi-pending.c (thread_func): New function.
4514 (int main): Add threading support required.
4515 * gdb.mi/mi-pending.exp: Add tests for this issue.
4516 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4517 (pendfunc2): Remove stdio dependency.
4518 * gdb.mi/mi-pendshr2.c: New file.
4519
693dca06
KS
45202015-03-23 Keith Seitz <keiths@redhat.com>
4521
4522 * gdb.linespec/keywords.c: New file.
4523 * gdb.linespec/keywords.exp: New file.
4524
7e993ebf
KS
45252015-03-23 Keith Seitz <keiths@redhat.com>
4526
4527 PR gdb/18021
4528 * gdb.dwarf2/staticvirtual.exp: New test.
4529
bc23328c
JK
45302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4531
4532 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4533 * README: Remove HP-UX and gdb.hp.
4534 (configuration):
4535 * configure: Regenerate.
4536 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4537 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4538 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4539 gdb.hp/gdb.defects/Makefile.
4540 * gdb.hp/Makefile.in: File deleted.
4541 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4542 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4543 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4544 * gdb.hp/gdb.aCC/run.c: File deleted.
4545 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4546 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4547 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4548 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4549 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4550 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4551 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4552 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4553 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4554 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4555 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4556 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4557 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4558 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4559 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4560 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4561 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4562 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4563 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4564 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4565 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4566 * gdb.hp/gdb.compat/average.c: File deleted.
4567 * gdb.hp/gdb.compat/sum.c: File deleted.
4568 * gdb.hp/gdb.compat/xdb.c: File deleted.
4569 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4570 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4571 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4572 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4573 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4574 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4575 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4576 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4577 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4578 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4579 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4580 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4581 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4582 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4583 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4584 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4585 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4586 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4587 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4588 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4589 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4590 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4591 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4592 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4593 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4594 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4595 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4596 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4597 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4598 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4599 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4600 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4601 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4602 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4603 * gdb.hp/tools/odump: File deleted.
4604
8bf3b159
PA
46052015-03-19 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4608 (saw_thread_3): New globals.
4609 (top level): Increment them when an event for the corresponding
4610 thread is seen.
4611 (no thread starvation): New test.
4612
eb54c8bf
PA
46132015-03-19 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.threads/continue-pending-status.c: New file.
4616 * gdb.threads/continue-pending-status.exp: New file.
4617
32d2e5d6
PA
46182015-03-18 Pedro Alves <palves@redhat.com>
4619
4620 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4621 Use gdb_is_target_remote instead of is_remote. Use
4622 gdb_test_multiple instead of gdb_expect. Exit early if
4623 gdb_test_multiple hits its internal matches. Tighten stepi tests
4624 expected output. Fail on exit with any signal, instead of just
4625 SIGILL.
4626
f68f11b7
YQ
46272015-03-18 Yao Qi <yao.qi@linaro.org>
4628
4629 PR tdep/18107
4630 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4631 variable.
4632 * gdb.base/catch-syscall.exp: Don't skip it on
4633 aarch64*-*-linux* target. Remove elements in all_syscalls.
4634 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4635 target.
4636 (setup_all_syscalls): New proc.
4637
ca5fd19b
YQ
46382015-03-16 Yao Qi <yao.qi@linaro.org>
4639
4640 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4641 (top level): Skip tests if valid_addr_p returns false for
4642 $cmd1 or $cmd2.
4643
85642ba0
AW
46442015-03-11 Andy Wingo <wingo@igalia.com>
4645
4646 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4647
e03f9645
YQ
46482015-03-11 Yao Qi <yao.qi@linaro.org>
4649
4650 * gdb.base/catch-syscall.exp: Fix typo in comments.
4651
5d0962b2
YQ
46522015-03-11 Yao Qi <yao.qi@linaro.org>
4653
4654 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4655
b2df3cef
PA
46562015-03-09 Pedro Alves <palves@redhat.com>
4657
4658 * dg-extract-results.py: Delete.
4659
ef878e53
PA
46602015-03-09 Pedro Alves <palves@redhat.com>
4661
4662 Merge dg-extract-results.sh from GCC upstream (r218843).
4663
4664 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4665 * dg-extract-results.sh: Use --text with grep to avoid issues with
4666 binary files. Fall back to cat -v, if that doesn't work.
4667
9494d219
PA
46682015-03-05 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4671
a8d9763a
SM
46722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4673
4674 * lib/mi-support.exp (mi_expect_interrupt): Accept
4675 alternative event for when in all-stop mode.
4676
be9957b8
PA
46772015-03-04 Pedro Alves <palves@redhat.com>
4678
4679 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4680
d57be0f4 46812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4682
4683 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4684
c214c7cf
AA
46852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4686
4687 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4688 regexps for GDB's current line display, accept a hex address
4689 preceding the line number.
4690
6d74a497
AA
46912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4692
4693 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4694 the 'arch1' variable for "s390*-linux*" targets.
4695
511aee7c
PA
46962015-03-04 Pedro Alves <palves@redhat.com>
4697
4698 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4699 (main): Pass missing retval argument to pthread_join call.
4700
95e50b27
PA
47012015-03-02 Pedro Alves <palves@redhat.com>
4702
4703 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4704 (top level): Call do_test with non-stop as well.
4705
28054d69
PA
47062015-03-02 Pedro Alves <palves@redhat.com>
4707
4708 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4709 -1.
4710
4fa5d7b4
AA
47112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4712
4713 * gdb.arch/s390-vregs.exp: New test.
4714 * gdb.arch/s390-vregs.S: New file.
4715
97c18565
PA
47162015-02-27 Pedro Alves <palves@redhat.com>
4717
4718 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4719 call to catch_command_errors.
4720 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4721 catch_command_errors.
4722
a37bfa30
PA
47232015-02-27 Pedro Alves <palves@redhat.com>
4724
4725 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4726 "true" for boolean result.
4727 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4728 prototype of main.
4729
6f98576f
PA
47302015-02-27 Pedro Alves <palves@redhat.com>
4731
4732 * lib/unbuffer_output.c: New file.
4733 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4734 (main): Call gdb_unbuffer_output.
4735
eba5ab56
YQ
47362015-02-27 Yao Qi <yao.qi@linaro.org>
4737
4738 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4739 target.
4740
0def5aaa
DE
47412015-02-26 Doug Evans <dje@google.com>
4742
4743 * gdb.cp/class2.cc (Dbase, D): New classes.
4744 (main): New local delta.
4745 * gdb.cp/class2.exp: Test printing delta.
4746 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4747 (dynbar): New global.
4748 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4749
081a1c2c
JK
47502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4751
4752 * gdb.compile/compile-ifunc.c: New file.
4753 * gdb.compile/compile-ifunc.exp: New file.
4754
2f41223f
AT
47552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4756
4757 * gdb.base/structs.exp: Check for correct struct on finish.
4758
03eddd80
YQ
47592015-02-26 Yao Qi <yao.qi@linaro.org>
4760
4761 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4762 is zero.
4763
80c57053
JK
47642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4765
4766 * gdb.arch/cordic.ko.bz2: New file.
4767 * gdb.arch/cordic.ko.debug.bz2: New file.
4768 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4769
21613c12
YQ
47702015-02-25 Yao Qi <yao.qi@linaro.org>
4771
4772 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4773 aarch64*-*-* target.
4774
d8b901ed
PA
47752015-02-23 Pedro Alves <palves@redhat.com>
4776
4777 * lib/gdb.exp (delete_breakpoints): Rewrite using
4778 gdb_test_multiple.
4779
e5b85ead
PA
47802015-02-23 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.base/info-os.c: Include stdlib.h.
4783
85c3a371
DE
47842015-02-22 Doug Evans <xdje42@gmail.com>
4785
4786 PR symtab/17855
4787 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4788 is read after symbols have been re-read.
4789 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4790 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4791
96553a0c
DE
47922015-02-21 Doug Evans <dje@google.com>
4793
4794 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4795
97a0c697
JK
47962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 PR corefiles/17808
4799 * gdb.arch/i386-biarch-core.core.bz2: New file.
4800 * gdb.arch/i386-biarch-core.exp: New file.
4801
a47cd6e9
PA
48022015-02-21 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4805 runto_main fails.
4806
c5facdc4
PA
48072015-02-20 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4810 info probes.
4811
2db9a427
PA
48122015-02-20 Pedro Alves <palves@redhat.com>
4813
4814 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4815
60fb7e9e
PA
48162015-02-20 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4819 clean_restart before gdb_target_supports_trace.
4820
5c5019c2
PA
48212015-02-20 Pedro Alves <palves@redhat.com>
4822
4823 PR threads/18006
4824 * gdb.threads/clone-thread_db.c: New file.
4825 * gdb.threads/clone-thread_db.exp: New file.
4826
c9587f88
AT
48272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4828
4829 PR breakpoints/16812
4830 * gdb.base/catch-gdb-caused-signals.c: New file.
4831 * gdb.base/catch-gdb-caused-signals.exp: New file.
4832
f6a88844
JM
48332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4834
4835 * configure: Regenerated.
4836 * configure.ac: Use GDB_AC_TRANSFORM.
4837 * aclocal.m4: sinclude ../transform.m4.
4838
497c491b
JM
48392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4840
4841 * lib/dtrace.exp: New file.
4842 * gdb.base/dtrace-probe.exp: Likewise.
4843 * gdb.base/dtrace-probe.d: Likewise.
4844 * gdb.base/dtrace-probe.c: Likewise.
4845 * lib/pdtrace.in: Likewise.
4846 * configure.ac: Output variables with the transformed names of
4847 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4848 * configure: Regenerated.
4849
03e98035
JM
48502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4851
4852 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4853 expected message when trying to access $_probe_* convenience
4854 variables while not on a probe.
4855
63cc30e9
JK
48562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4859
0703599a
PA
48602015-02-11 Pedro Alves <pedro@codesourcery.com>
4861
4862 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4863 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4864
7e60a48e
DE
48652015-02-10 Doug Evans <xdje42@gmail.com>
4866
4867 * lib/gdb.exp (gdb_load): Always return a result.
4868
01b088bc
PA
48692015-02-10 Pedro Alves <palves@redhat.com>
4870
4871 * gdb.threads/signal-sigtrap.c: New file.
4872 * gdb.threads/signal-sigtrap.exp: New file.
4873
b05ec7a5
AT
48742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4875
4876 * gdb.trace/no-attach-trace.c: New file.
4877 * gdb.trace/no-attach-trace.exp: New file.
4878
a2c2acaf
MW
48792015-02-09 Mark Wielaard <mjw@redhat.com>
4880
4881 * gdb.dwarf2/atomic.c: New file.
4882 * gdb.dwarf2/atomic-type.exp: Likewise.
4883
31fd9caa
MM
48842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4885
4886 * gdb.btrace/buffer-size.exp: Update "info record" output.
4887 * gdb.btrace/delta.exp: Update "info record" output.
4888 * gdb.btrace/enable.exp: Update "info record" output.
4889 * gdb.btrace/finish.exp: Update "info record" output.
4890 * gdb.btrace/instruction_history.exp: Update "info record" output.
4891 * gdb.btrace/next.exp: Update "info record" output.
4892 * gdb.btrace/nexti.exp: Update "info record" output.
4893 * gdb.btrace/step.exp: Update "info record" output.
4894 * gdb.btrace/stepi.exp: Update "info record" output.
4895 * gdb.btrace/nohist.exp: Update "info record" output.
4896
d33501a5
MM
48972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4898
4899 * gdb.btrace/buffer-size: New.
4900
f4abbc16
MM
49012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4902
4903 * gdb.btrace/delta.exp: Update "info record" output.
4904 * gdb.btrace/enable.exp: Update "info record" output.
4905 * gdb.btrace/finish.exp: Update "info record" output.
4906 * gdb.btrace/instruction_history.exp: Update "info record" output.
4907 * gdb.btrace/next.exp: Update "info record" output.
4908 * gdb.btrace/nexti.exp: Update "info record" output.
4909 * gdb.btrace/step.exp: Update "info record" output.
4910 * gdb.btrace/stepi.exp: Update "info record" output.
4911 * gdb.btrace/nohist.exp: Update "info record" output.
4912
b9d61307
SM
49132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4914
4915 PR gdb/15678
4916 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4917
e584fdbc
PA
49182015-02-06 Pedro Alves <palves@redhat.com>
4919
4920 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4921 macro.
4922 (seconds_left, again): New globals.
4923 (main): Wait seconds_left in a 1-second sleep loop instead of
4924 sleeping 180 seconds. If 'again' is set, reset the seconds
4925 counter.
4926 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4927 'again' in the inferior before detaching. Print the seconds left.
4928 (options): New global.
4929 (top level): Build program with -DTIMEOUT=$timeout.
4930
77f41761
PA
49312015-02-06 Pedro Alves <palves@redhat.com>
4932
4933 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4934 determine how many seconds to pass to 'alarm'.
4935 * gdb.base/gdb-sigterm.exp (top level): Build program with
4936 -DTIMEOUT=$timeout.
4937 (do_test): Return success/failure indication. Add more verbose
4938 logging. Don't fail if 200 single steps are seen. Instead, fail
4939 when the test times out.
4940 (passes): New global.
4941 (top level): Break the testing loop if testing fails on any
4942 iteration. Use gdb_assert.
4943
b9394193
DB
49442015-02-04 Don Breazeal <donb@codesourcery.com>
4945
4946 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4947 and initialize them.
4948 (ipc_cleanup): New function.
4949 (main): Don't declare shmid, semid, and msqid. Add a call to
4950 atexit so that we call ipc_cleanup on exit.
4951
42d9e528
PA
49522015-02-04 Pedro Alves <palves@redhat.com>
4953
4954 * boards/native-extended-gdbserver.exp: Remove any target variant
4955 specifications from the board name before clearing the isremote
4956 flag from board_info.
4957
ae6ae975
DE
49582015-01-31 Doug Evans <xdje42@gmail.com>
4959
4960 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4961
cfb069a8
GB
49622015-01-31 Gary Benson <gbenson@redhat.com>
4963
4964 * gdb.base/completion.exp: Disable completion limiting for
4965 existing tests. Add new tests to check completion limiting.
4966 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4967
5dd31d79
DE
49682015-01-31 Doug Evans <xdje42@gmail.com>
4969
4970 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4971
9f050062
DE
49722015-01-31 Doug Evans <xdje42@gmail.com>
4973
4974 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4975 entries. Duplicate file section script entries.
4976 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4977 inlined entries. Add test for safe-path rejection.
4978 * gdb.python/py-section-script.c: Add duplicate inlined section script
4979 entries. Duplicate file section script entries.
4980 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4981 inlined entries. Add test for safe-path rejection.
4982
df25ebbd
JB
49832015-01-29 Joel Brobecker <brobecker@adacore.com>
4984
4985 * gdb.ada/disc_arr_bound: New testcase.
4986
4a0ca9ec
JB
49872015-01-29 Joel Brobecker <brobecker@adacore.com>
4988
4989 * gdb.ada/mi_var_array: New testcase.
4990
3a8b707a
DE
49912015-01-27 Doug Evans <dje@google.com>
4992
4993 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4994 Add test for objfile.filename, objfile.username after objfile
4995 has been unloaded.
4996
f8313f6e
JB
49972015-01-26 Joel Brobecker <brobecker@adacore.com>
4998
4999 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5000 the second test to print the name attribute of value
5001 returned by the call to gdb.lookup_type, and adjust
5002 the expected output accordingly.
5003
37bc665e
MW
50042015-01-25 Mark Wielaard <mjw@redhat.com>
5005
5006 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5007 * gdb.base/disp-step-fork.c: Include unistd.h.
5008 * gdb.base/siginfo-obj.c: Include stdio.h.
5009 * gdb.base/siginfo-thread.c: Likewise.
5010 * gdb.mi/non-stop.c: Include unistd.h.
5011 * gdb.mi/nsthrexec.c: Include stdio.h.
5012 * gdb.mi/pthreads.c: Include unistd.h.
5013 * gdb.modula2/unbounded1.c (main): Declare returns int.
5014 * gdb.reverse/consecutive-reverse.c: Likewise.
5015 * gdb.threads/create-fail.c: Include unistd.h.
5016 * gdb.threads/killed.c: Likewise.
5017 * gdb.threads/linux-dp.c: Likewise.
5018 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5019 * gdb.threads/non-ldr-exc-2.c: Likewise.
5020 * gdb.threads/non-ldr-exc-3.c: Likewise.
5021 * gdb.threads/non-ldr-exc-4.c: Likewise.
5022 * gdb.threads/pthreads.c: Include unistd.h.
5023 (main): Declare returns int.
5024 * gdb.threads/tls-main.c (foo): New declaration.
5025 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5026
f7e5394d
SM
50272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5028
5029 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5030 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5031
743649fd
MW
50322015-01-15 Mark Wielaard <mjw@redhat.com>
5033
5034 * gdb.base/noreturn-return.c: New file.
5035 * gdb.base/noreturn-return.exp: New file.
5036 * gdb.base/noreturn-finish.c: New file.
5037 * gdb.base/noreturn-finish.exp: New file.
5038
198297aa
PA
50392015-01-23 Pedro Alves <palves@redhat.com>
5040
5041 * gdb.threads/continue-pending-after-query.c: New file.
5042 * gdb.threads/continue-pending-after-query.exp: New file.
5043
717cf30c
AG
50442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5045 Simon Marchi <simon.marchi@ericsson.com>
5046
5047 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5048 * gdb.base/valgrind-db-attach.exp: Same.
5049 * gdb.base/valgrind-infcall.exp: Same.
5050 * lib/mi-support.exp (default_mi_gdb_start): Same.
5051 * lib/prompt.exp (default_prompt_gdb_start): Same.
5052 * lib/gdb.exp (default_gdb_spawn): Same.
5053 (gdb_interact): New.
5054
5055
4b62a76e
JK
50562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5057
5058 * gdb.compile/compile.exp (pointer to jit function): New test.
5059
b4cdae6f
WW
50602015-01-17 Wei-cheng Wang <cole945@gmail.com>
5061
5062 * lib/gdb.exp (supports_process_record): Return true for
5063 powerpc*-*-linux*.
5064 (supports_reverse): Likewise.
5065
d221e7ef
DB
50662015-01-15 Don Breazeal <donb@codesourcery.com>
5067
5068 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5069 instead of checking whether the target board is remote and
5070 use spawn_wait_for_attach instead of exec/sleep.
5071 * gdb.base/attach-twice.exp: Likewise.
5072
bafffb51
JB
50732015-01-15 Joel Brobecker <brobecker@adacore.com>
5074
5075 * gdb.ada/var_arr_attrs: New testcase.
5076
5589af0e
PA
50772015-01-14 Pedro Alves <palves@redhat.com>
5078 Joel Brobecker <brobecker@adacore.com>
5079
5080 PR gdb/17525
5081 * gdb.base/bp-cmds-execution-x-script.c: New file.
5082 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5083 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5084
6c400b59
PA
50852015-01-14 Pedro Alves <palves@redhat.com>
5086
5087 PR cli/17828
5088 * gdb.base/batch-preserve-term-settings.c: New file.
5089 * gdb.base/batch-preserve-term-settings.exp: New file.
5090
e02c96a7
DE
50912015-01-13 Doug Evans <dje@google.com>
5092
5093 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5094 binary.
5095
576fd14c
JB
50962015-01-13 Joel Brobecker <brobecker@adacore.com>
5097
5098 * Makefile.in (clean mostlyclean): Do not delete *.py.
5099
04dccad0
JB
51002015-01-13 Joel Brobecker <brobecker@adacore.com>
5101
5102 * gdb.python/py-lookup-type.exp: New file.
5103
3d230f71
PA
51042015-01-12 Pedro Alves <palves@redhat.com>
5105
5106 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5107 restore GDBFLAGS before returning.
5108
7e67715d
JK
51092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5110
5111 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5112 is_amd64_regs_target and is_x86_like_target.
5113
f2e0d4b4
DE
51142015-01-11 Doug Evans <xdje42@gmail.com>
5115
5116 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5117 is given without an explicit form.
5118 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5119 attributes.
5120 * gdb.dwarf/corrupt.exp: Ditto.
5121 * gdb.dwarf2/enum-type.exp: Ditto.
5122 * gdb.trace/entry-values.exp: Ditto.
5123 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5124
439250fb
DE
51252015-01-11 Doug Evans <xdje42@gmail.com>
5126
5127 PR gdb/15830
5128 * gdb.base/maint.exp: Remove references to "maint demangle".
5129 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5130 Add tests for explicitly specifying language to demangle.
5131 * gdb.dlang/demangle.exp: Ditto.
5132
ede9f622
PA
51332015-01-09 Pedro Alves <palves@redhat.com>
5134
5135 * gdb.threads/non-stop-fair-events.c: New file.
5136 * gdb.threads/non-stop-fair-events.exp: New file.
5137
a7b796db
PA
51382015-01-09 Pedro Alves <palves@redhat.com>
5139
5140 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5141 the global scope. Set a breakpoint after all threads are started
5142 rather than stepping over two source lines. Expect the prompt.
5143 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5144 global.
5145 (NUM): Now 15.
5146 (main): Use threads_started_barrier to wait for all threads to
5147 start. Main thread no longer calls thread_function. Exit after
5148 180 seconds.
5149 (loop): New function.
5150 (thread_function): Wait on threads_started_barrier barrier. Call
5151 'loop' at each iteration.
5152 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5153 threads have started, instead of hardcoding number of "next"
5154 steps. Use an access watchpoint instead of a write watchpoint.
5155
9665ffdd
PA
51562015-01-09 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5159 (thread_func): Wait on barrier.
5160 (main): Wait for all threads to start before stopping GDB.
5161 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5162 global.
5163 (thread1_func, thread2_func): Wait on barrier.
5164 (main): Wait for all threads to start before stopping GDB.
5165 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5166 New global.
5167 (thread1_func, thread2_func): Wait on barrier.
5168 (main): Wait for all threads to start before stopping GDB.
5169
c945a99f
PA
51702015-01-09 Pedro Alves <palves@redhat.com>
5171
5172 * gdb.threads/attach-many-short-lived-threads.c: New file.
5173 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5174
c1a747c1
PA
51752014-01-09 Pedro Alves <palves@redhat.com>
5176
5177 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5178 instead of to thread 2.
5179 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5180 Add barrier around each pthread_create call instead of around all
5181 calls.
5182 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5183 Set a break on thread_function and have the child threads hit it
5184 one at at a time.
5185
60b3033e
PA
51862015-01-09 Pedro Alves <palves@redhat.com>
5187
5188 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5189 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5190 false.
5191 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5192 checking whether the target board is remote.
5193 * gdb.multi/multi-attach.exp: Likewise.
5194 * gdb.python/py-sync-interp.exp: Likewise.
5195 * gdb.server/ext-attach.exp: Likewise.
5196 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5197 tests that need to attach, instead of checking whether the target
5198 board is remote at the top of the file.
5199
acc018ac
YQ
52002015-01-08 Yao Qi <yao@codesourcery.com>
5201
5202 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5203
50a18af8
JK
52042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5205
5206 Fix testcase compilation.
5207 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5208
8503d6e1
JB
52092015-01-06 Joel Brobecker <brobecker@adacore.com>
5210
5211 * gdb.python/py-type.exp: Add a couple test about empty
5212 array creation, and negative-length array creation.
5213
cc73dbcc
DE
52142015-01-02 Doug Evans <xdje42@gmail.com>
5215
5216 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5217
0300bbc7
DE
52182015-01-02 Doug Evans <dje@google.com>
5219
5220 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5221
9d85a0ec
YQ
52222014-12-29 Yao Qi <yao@codesourcery.com>
5223
5224 * gdb.trace/entry-values.exp: Update comments. Rename variable
5225 bar_call_foo to returned_from_foo.
5226
87186c6a
MMN
52272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5228
5229 PR gdb/17394
5230 * gdb.linespec/break-asm-file.c: New file.
5231 * gdb.linespec/break-asm-file.exp: New file.
5232 * gdb.linespec/break-asm-file0.s: New file.
5233 * gdb.linespec/break-asm-file1.s: New file.
5234
1bab7383
YQ
52352014-12-18 Nigel Stephens <nigel@mips.com>
5236 Maciej W. Rozycki <macro@codesourcery.com>
5237
5238 * gdb.base/float.exp: Handle the new output from "info float" on
5239 MIPS targets.
5240
1bc1068a
JK
52412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5242
5243 Fix MinGW compilation.
5244 * gdb.compile/compile-ops.exp: Update untested message if
5245 !skip_compile_feature_tests.
5246 * gdb.compile/compile-setjmp.exp: Likewise.
5247 * gdb.compile/compile-tls.exp: Likewise.
5248 * gdb.compile/compile.exp: Likewise.
5249 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5250 supported on this host".
5251
b6615d10
DE
52522014-12-16 Doug Evans <xdje42@gmail.com>
5253
5254 * boards/stabs.exp: New file.
5255
25dda427
AA
52562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5257
5258 * gdb.base/completion.exp: Adjust to format changes of "maint
5259 print user-registers".
5260
bf330350
CU
52612014-12-16 Catalin Udma <catalin.udma@freescale.com>
5262
5263 PR server/17457
5264 * gdb.arch/aarch64-fp.c: New file.
5265 * gdb.arch/aarch64-fp.exp: New file.
5266
395cf596
SDJ
52672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5268
5269 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5270 r210637, r210913, r211666, r215400, r215817).
5271
5272 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5273 * dg-extract-results.py: New file.
5274 * dg-extract-results.sh: Use it if the environment seems
5275 suitable.
5276
5277 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5278
5279 * dg-extract-results.py (parse_run): Handle warnings that
5280 are printed before a test harness is run.
5281
5282 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5283
5284 * dg-extract-results.py (Named): Remove __cmp__ method.
5285 (output_variation): Use a key to sort variation.harnesses.
5286
5287 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5288
5289 * dg-extract-results.py: For Python 3, force sys.stdout to
5290 handle surrogate escape sequences.
5291 (safe_open): New function.
5292 (output_segment, main): Use it.
5293
5294 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5295
5296 * dg-extract-results.py (Prog.result_re): Include options
5297 in test name.
5298
5299 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5300
5301 * dg-extract-results.py (output_variation): Always sort if
5302 do_sum.
5303
e882ef3c
SM
53042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5305
5306 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5307 as long as we get pagination notifications.
5308
4992aa20
JM
53092014-12-15 Jason Merrill <jason@redhat.com>
5310
5311 * Makefile.in (check-gdb.%): Restore.
5312 * README: Mention it.
5313
c1b5a1a6
JB
53142014-12-13 Joel Brobecker <brobecker@adacore.com>
5315
5316 * gdb.ada/str_uninit: New testcase.
5317
5537b577
JK
53182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 PR symtab/17642
5321 * gdb.base/vla-stub-define.c: New file.
5322 * gdb.base/vla-stub.c: New file.
5323 * gdb.base/vla-stub.exp: New file.
5324
bb2ec1b3
TT
53252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5326 Jan Kratochvil <jan.kratochvil@redhat.com>
5327 Tom Tromey <tromey@redhat.com>
5328
5329 * configure.ac: Add gdb.compile/.
5330 * configure: Regenerate.
5331 * gdb.compile/Makefile.in: New file.
5332 * gdb.compile/compile-ops.exp: New file.
5333 * gdb.compile/compile-ops.c: New file.
5334 * gdb.compile/compile-tls.c: New file.
5335 * gdb.compile/compile-tls.exp: New file.
5336 * gdb.compile/compile-constvar.S: New file.
5337 * gdb.compile/compile-constvar.c: New file.
5338 * gdb.compile/compile-mod.c: New file.
5339 * gdb.compile/compile-nodebug.c: New file.
5340 * gdb.compile/compile-setjmp-mod.c: New file.
5341 * gdb.compile/compile-setjmp.c: New file.
5342 * gdb.compile/compile-setjmp.exp: New file.
5343 * gdb.compile/compile-shlib.c: New file.
5344 * gdb.compile/compile.c: New file.
5345 * gdb.compile/compile.exp: New file.
5346 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5347
4ff709eb
TT
53482014-12-12 Tom Tromey <tromey@redhat.com>
5349
5350 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5351 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5352
6dddd6a5
DE
53532014-12-12 Doug Evans <dje@google.com>
5354
5355 * lib/gdb-python.exp (get_python_valueof): New function.
5356 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5357
71c24708
AA
53582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5359
5360 * gdb.base/completion.exp: Add test for completion of "info
5361 registers ".
5362
3e29f34a
MR
53632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5364
5365 * gdb.base/func-ptrs.c: New file.
5366 * gdb.base/func-ptrs.exp: New file.
5367
fc126975
SM
53682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5369
5370 PR breakpoints/17012
5371 * gdb.base/dprintf-detach.c: New file.
5372 * gdb.base/dprintf-detach.exp: New file.
5373
0a46d518
SM
53742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5375
5376 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5377 * lib/gdb.exp (target_is_gdbserver): New procedure.
5378
a0be3e44
DE
53792014-12-08 Doug Evans <dje@google.com>
5380
5381 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5382
df1b803a
YQ
53832014-12-05 Yao Qi <yao@codesourcery.com>
5384
5385 * gdb.guile/scm-error.exp: Remove the third argument to
5386 gdb_remote_download.
5387 * gdb.guile/scm-frame-args.exp: Likewise.
5388 * gdb.guile/scm-section-script.exp: Likewise.
5389
ddb9f679
YQ
53902014-12-05 Yao Qi <yao@codesourcery.com>
5391
5392 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5393
86e4ed39
DE
53942014-12-04 Doug Evans <dje@google.com>
5395
5396 * gdb.python/py-objfile.exp: Add tests for
5397 objfile.add_separate_debug_file.
5398
7c50a931
DE
53992014-12-04 Doug Evans <dje@google.com>
5400
5401 * lib/gdb.exp (get_build_id): New function.
5402 (build_id_debug_filename_get): Rewrite to use it.
5403 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5404
621661e3
MR
54052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5406
5407 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5408 `method(long)', not just 0x0.
5409 * gdb.cp/nsalias.exp: Align code labels to 4.
5410 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5411 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5412 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5413 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5414 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5415 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5416
29f0c3b7
DE
54172014-12-02 Doug Evans <dje@google.com>
5418
e1e061e7 5419 PR symtab/17602
29f0c3b7 5420 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5421 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5422 * gdb.cp/anon-ns.exp: Update.
5423
162078c8
NB
54242014-12-02 Nick Bull <nicholaspbull@gmail.com>
5425
5426 * gdb.python/py-events.py (inferior_call_handler): New.
5427 (register_changed_handler, memory_changed_handler): New.
5428 (test_events.invoke): Register new handlers.
5429 * gdb.python/py-events.exp: Add tests for inferior call,
5430 memory_changed and register_changed events.
5431
fdb09caf
AA
54322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5433
5434 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5435 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5436 if the linker doesn't understand this.
5437
55cfb2c4
SM
54382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5439
5440 * gdb.python/python.exp: Change expected reply to help().
5441
9e8cd6df
YQ
54422014-12-01 Yao Qi <yao@codesourcery.com>
5443
5444 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5445 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5446 * configure: Re-generated.
5447
6c659fc2
SC
54482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5449
5450 * gdb.cp/chained-calls.cc: New file.
5451 * gdb.cp/chained-calls.exp: New file.
5452 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5453
d7fc3181
SM
54542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5455
5456 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5457 * gdb.dwarf2/symtab-producer.exp: Same.
5458 * gdb.gdb/python-interrupts.exp: Same.
5459 * gdb.gdb/python-selftest.exp: Same.
5460 * gdb.python/py-linetable.exp: Same.
5461 * gdb.python/py-type.exp: Same.
5462 * gdb.python/py-value-cc.exp: Same.
5463 * gdb.python/py-value.exp: Same.
5464
10e79639
YQ
54652014-11-28 Yao Qi <yao@codesourcery.com>
5466
5467 * gdb.base/break-probes.exp: Match library name prefixed with
5468 sysroot.
5469
f28a0564
SM
54702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5471
5472 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5473 test expected output. Add parentheses for the call to print.
5474 Remove L suffix from integers.
5475
3fe1ce1d
DE
54762014-11-26 Doug Evans <dje@google.com>
5477
5478 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5479
84429e27
YQ
54802014-11-22 Yao Qi <yao@codesourcery.com>
5481
5482 * gdb.trace/entry-values.c: Remove asms.
5483 (foo): Add foo_label.
5484 (bar): Add bar_label.
5485 * gdb.trace/entry-values.exp: Remove code computing foo's
5486 length and bar's length.
5487 (Dwarf::assemble): Invoke function_range for bar and use
5488 MACRO_AT_func for foo.
5489
26741859
YQ
54902014-11-22 Yao Qi <yao@codesourcery.com>
5491
5492 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5493 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5494 Use .Lgcc43_procstart instead of gcc43.
5495
45e44d27
JB
54962014-11-21 Joel Brobecker <brobecker@adacore.com>
5497
5498 * gdb.ada/n_arr_bound: New testcase.
5499
458c8db8
SDJ
55002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5501
5502 PR breakpoints/10737
5503 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5504 test_catch_syscall_multi_arch.
5505 (test_catch_syscall_multi_arch): New function.
5506
43f3e411
DE
55072014-11-20 Doug Evans <xdje42@gmail.com>
5508
5509 * gdb.base/maint.exp: Update expected output.
5510
0d7b2549
AA
55112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5512
5513 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5514 4-byte instruction on S390.
5515
8908fca5
JB
55162014-11-19 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/arr_arr: New testcase.
5519
4a46959e
JB
55202014-11-19 Joel Brobecker <brobecker@adacore.com>
5521
5522 * gdb.ada/pkd_arr_elem: New Testcase.
5523
470e2f4e
LM
55242014-11-18 Luis Machado <lgustavo@codesourcery.com>
5525
5526 * gdb.reverse/break-precsave: Expect completion message for
5527 core file reads.
5528 * gdb.reverse/consecutive-precsave.exp: Likewise.
5529 * gdb.reverse/finish-precsave.exp: Likewise.
5530 * gdb.reverse/i386-precsave.exp: Likewise.
5531 * gdb.reverse/machinestate-precsave.exp: Likewise.
5532 * gdb.reverse/sigall-precsave.exp: Likewise.
5533 * gdb.reverse/solib-precsave.exp: Likewise.
5534 * gdb.reverse/step-precsave.exp: Likewise.
5535 * gdb.reverse/until-precsave.exp: Likewise.
5536 * gdb.reverse/watch-precsave.exp: Likewise.
5537
a267f3ad
AA
55382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5539
5540 * gdb.base/bp-permanent.c: Include unistd.h.
5541 * gdb.python/py-framefilter-mi.c (main): Add return type.
5542 * gdb.python/py-framefilter.c (main): Likewise.
5543 * gdb.trace/actions-changed.c (main): Likewise.
5544
12084a9a
AA
55452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5546
5547 * gdb.mi/until.c: Add eye-catchers.
5548 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5549 line numbers.
5550
dc7e1a77
AA
55512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5552
5553 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5554 function header variants in break1.c.
5555 * gdb.base/ena-dis-br.exp: Likewise.
5556 * gdb.base/hbreak2.exp: Likewise.
5557 * gdb.reverse/until-precsave.exp: Drop references to removed
5558 non-prototype function header variants in ur1.c.
5559 * gdb.reverse/until-reverse.exp: Likewise.
5560
41c77605
PM
55612014-11-17 Petr Machata <pmachata@redhat.com>
5562
5563 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5564 ${_cu_offset_size} bytes abbrev offset.
5565
34248c3a
DE
55662014-11-15 Doug Evans <xdje42@gmail.com>
5567
5568 PR symtab/17559
5569 * gdb.base/line-symtabs.exp: New file.
5570 * gdb.base/line-symtabs.c: New file.
5571 * gdb.base/line-symtabs.h: New file.
5572
646da059
YQ
55732014-11-14 Yao Qi <yao@codesourcery.com>
5574
5575 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5576 (func): Add label func_label.
5577 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5578 Replace low_pc and high_pc with MACRO_AT_range.
5579 Replace name, low_pc and high_pc with MACRO_AT_func.
5580
9301ebe6
YQ
55812014-11-14 Yao Qi <yao@codesourcery.com>
5582
5583 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5584 Replace name, low_pc and high_pc with MACRO_AT_func.
5585
f166b542
YQ
55862014-11-14 Yao Qi <yao@codesourcery.com>
5587
5588 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5589 produce debug information.
5590 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5591
0f6e71e3
YQ
55922014-11-14 Yao Qi <yao@codesourcery.com>
5593
5594 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5595 object and get function length.
5596 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5597 with MACRO_AT_func.
5598 (top-level): Replace gdb_compile and clean_restart with
5599 prepare_for_testing.
5600 * gdb.dwarf2/main.c (main): Add label main_label.
5601
876c4df9
YQ
56022014-11-14 Yao Qi <yao@codesourcery.com>
5603
5604 * lib/dwarf.exp (function_range): New procedure.
5605 (Dwarf::_handle_macro_at_func): New procedure.
5606 (Dwarf::_handle_macro_at_range): New procedure.
5607 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5608
02ad9cf1
YQ
56092014-11-14 Yao Qi <yao@codesourcery.com>
5610
5611 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5612 (_handle_attribute): New procedure.
5613
a59add0c
AA
56142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5615
5616 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5617 * gdb.base/call-sc.c (zed): Likewise.
5618 * gdb.base/checkpoint.c (main): Likewise.
5619 * gdb.base/dump.c (main): Likewise.
5620 * gdb.base/gcore.c (main): Likewise.
5621 * gdb.base/huge.c (main): Likewise.
5622 * gdb.base/multi-forks.c (main): Likewise.
5623 * gdb.base/pr10179-a.c (main): Likewise.
5624 * gdb.base/savedregs.c (main): Likewise.
5625 * gdb.base/sigaltstack.c (main): Likewise.
5626 * gdb.base/siginfo.c (main): Likewise.
5627 * gdb.base/structs.c (zed): Likewise.
5628 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5629 * gdb.mi/mi-syn-frame.c (main): Likewise.
5630 * gdb.mi/until.c (foo, main): Likewise.
5631 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5632 * gdb.base/solib-weak.c (foo): Declare.
5633 * gdb.base/attach-twice.c: Include stdio.h.
5634 * gdb.base/weaklib1.c: Likewise.
5635 * gdb.base/weaklib2.c: Likewise.
5636 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5637 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5638 unistd.h.
5639 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5640 * gdb.mi/mi-exit-code.c: Likewise.
5641 * gdb.base/break-interp-lib.c: Include string.h.
5642 * gdb.base/coremaker.c: Likewise.
5643 * gdb.base/testenv.c: Likewise.
5644 * gdb.python/py-finish-breakpoint.c: Likewise.
5645 * gdb.base/inferior-died.c: Include sys/wait.h.
5646 * gdb.base/fileio.c: Include time.h.
5647 * gdb.base/async-shell.c: Include unistd.h.
5648 * gdb.base/dprintf-non-stop.c: Likewise.
5649 * gdb.base/info-os.c: Likewise.
5650 * gdb.mi/mi-console.c: Likewise.
5651 * gdb.mi/watch-nonstop.c: Likewise.
5652 * gdb.python/py-events.c: Likewise.
5653 * gdb.base/async.c (baz): Move up before its invocation.
5654 * gdb.base/code_elim2.c (my_global_func): Likewise.
5655 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5656 * gdb.base/advance.c (func2): Likewise.
5657
3b5d5997
AA
56582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5659
5660 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5661 variant.
5662 * gdb.base/annota3.c: Likewise.
5663 * gdb.base/async.c: Likewise.
5664 * gdb.base/average.c: Likewise.
5665 * gdb.base/call-ar-st.c: Likewise.
5666 * gdb.base/call-rt-st.c: Likewise.
5667 * gdb.base/call-sc.c: Likewise.
5668 * gdb.base/call-strs.c: Likewise.
5669 * gdb.base/ending-run.c: Likewise.
5670 * gdb.base/execd-prog.c: Likewise.
5671 * gdb.base/exprs.c: Likewise.
5672 * gdb.base/foll-exec.c: Likewise.
5673 * gdb.base/foll-fork.c: Likewise.
5674 * gdb.base/foll-vfork.c: Likewise.
5675 * gdb.base/funcargs.c: Likewise.
5676 * gdb.base/gcore.c: Likewise.
5677 * gdb.base/jump.c: Likewise.
5678 * gdb.base/langs0.c: Likewise.
5679 * gdb.base/langs1.c: Likewise.
5680 * gdb.base/langs2.c: Likewise.
5681 * gdb.base/mips_pro.c: Likewise.
5682 * gdb.base/nodebug.c: Likewise.
5683 * gdb.base/opaque0.c: Likewise.
5684 * gdb.base/opaque1.c: Likewise.
5685 * gdb.base/recurse.c: Likewise.
5686 * gdb.base/run.c: Likewise.
5687 * gdb.base/scope0.c: Likewise.
5688 * gdb.base/scope1.c: Likewise.
5689 * gdb.base/setshow.c: Likewise.
5690 * gdb.base/setvar.c: Likewise.
5691 * gdb.base/shmain.c: Likewise.
5692 * gdb.base/shr1.c: Likewise.
5693 * gdb.base/shr2.c: Likewise.
5694 * gdb.base/sigall.c: Likewise.
5695 * gdb.base/signals.c: Likewise.
5696 * gdb.base/so-indr-cl.c: Likewise.
5697 * gdb.base/solib2.c: Likewise.
5698 * gdb.base/structs.c: Likewise.
5699 * gdb.base/sum.c: Likewise.
5700 * gdb.base/vforked-prog.c: Likewise.
5701 * gdb.base/watchpoint.c: Likewise.
5702 * gdb.reverse/shr2.c: Likewise.
5703 * gdb.reverse/until-reverse.c: Likewise.
5704 * gdb.reverse/ur1.c: Likewise.
5705 * gdb.reverse/watch-reverse.c: Likewise.
5706
066a77c5
AA
57072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5708
5709 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5710 variant.
5711 * gdb.base/sepdebug.exp: Drop references to removed code.
5712
4f204ea5
AA
57132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5714
5715 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5716 variant. Preserve original line numbering.
5717 * gdb.base/list1.c: Likewise.
5718
3b377a3a
AA
57192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5720
5721 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5722 variant.
5723 * gdb.base/break1.c: Likewise.
5724 * gdb.base/break.exp: Drop references to removed code.
5725
e444df73
AA
57262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5727
5728 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5729 variant.
5730
8008f2a7
AA
57312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5732
5733 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5734
a5a06887
AA
57352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5736
5737 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5738 logic into perform_all_tests() and invoke it with and without
5739 function header prototypes.
5740 (do_function_calls): Remove conditional XFAIL for PR 5318.
5741 (rerun_and_prepare): Remove duplicate code.
5742 (perform_all_tests): New. Main logic moved here.
5743
44dba9b9
AA
57442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5745
5746 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5747 code guarded by #ifdef NO_PROTOTYPES.
5748 (t_double_many_args): Likewise.
5749 (DEF_FUNC_MANY_ARGS_1): Likewise.
5750 (DEF_FUNC_VALUES_1): Likewise.
5751 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5752 guarded by #ifdef PROTOTYPES.
5753
d1fbcd56
AA
57542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5755
5756 * gdb.mi/mi-console.c: Add eye-catcher.
5757 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5758 instead of literal line number.
5759
b0e59b8f
AA
57602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5761
5762 * gdb.base/shr2.c: Add eye-catcher.
5763 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5764 line number.
5765
78f98cca
AA
57662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5767
5768 * gdb.base/jump.c: Add eye-catchers.
5769 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5770 numbers.
5771
58fa2af0
AA
57722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5773
5774 * gdb.base/execd-prog.c: Add eye-catchers.
5775 * gdb.base/foll-exec.c: Likewise.
5776 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5777 line numbers.
5778
04e5059b
AA
57792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5780
5781 * gdb.base/ending-run.c: Add eye-catchers.
5782 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5783 literal line numbers.
5784
dbfdb174
AA
57852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5786
5787 * gdb.base/call-rt-st.c: Add eye-catchers.
5788 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5789 literal line numbers.
5790
888a2ade
AA
57912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5792
5793 * gdb.base/call-ar-st.c: Add eye-catchers.
5794 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5795 literal line numbers.
5796
6acc2dde
AA
57972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5798
5799 * gdb.base/average.c: Add eye-catchers.
5800 * gdb.base/sum.c: Likewise.
5801 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5802 regexps dynamically.
5803
9ecfcd1d
AA
58042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5805
5806 * gdb.base/solib1.c: Add eye-catchers.
5807 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5808 literal line numbers.
5809
78708b7c
PA
58102014-11-12 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5813 leader has exited.
5814
af48d08f
PA
58152014-11-12 Pedro Alves <palves@redhat.com>
5816
5817 * gdb.arch/i386-bp_permanent.c: New file.
5818 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5819 (srcfile): Set to i386-bp_permanent.c.
5820 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5821 that stepi does not execute the 'leave' instruction, instead of
5822 testing it does execute.
5823 * gdb.base/bp-permanent.c: New file.
5824 * gdb.base/bp-permanent.exp: New file.
5825
af3768e9
DE
58262014-11-10 Doug Evans <xdje42@gmail.com>
5827
5828 PR symtab/17564
5829 * gdb.base/symtab-search-order.exp: New file.
5830 * gdb.base/symtab-search-order.c: New file.
5831 * gdb.base/symtab-search-order-1.c: New file.
5832 * gdb.base/symtab-search-order-shlib-1.c: New file.
5833
9de00a4a
PA
58342014-11-07 Pedro Alves <palves@redhat.com>
5835
5836 PR gdb/17511
5837 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5838 i?86-*-linux*.
5839
e0f52461
SC
58402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5841
5842 PR c++/17494
5843 * gdb.cp/pr17494.cc: New file.
5844 * gdb.cp/pr17494.exp: New file.
5845
6ce8c980
YQ
58462014-11-02 Yao Qi <yao@codesourcery.com>
5847
5848 * gdb.python/python.exp: Get working directory and match the
5849 output of "set extended-prompt \\w " with it.
5850
02be9a71
DE
58512014-10-30 Doug Evans <dje@google.com>
5852
5853 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5854 in objfiles.
5855 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5856 in progspaces.
5857
3bdff46b
LM
58582014-10-30 Janis Johnson <janisjo@codesourcery.com>
5859
5860 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5861 * gdb.base/realname-expand.exp: Likewise.
5862 * gdb.linespec/macro-relative.exp: Likewise.
5863
ab917dfb
PA
58642014-10-29 Pedro Alves <palves@redhat.com>
5865
5866 PR gdb/17408
5867 * gdb.threads/schedlock.c (some_function): New function.
5868 (call_function): New global.
5869 (MAYBE_CALL_SOME_FUNCTION): New macro.
5870 (thread_function): Call it.
5871 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5872 and use it instead of a global counter. Adjust all callers.
5873 (get_current_thread): Use "find current thread" for test message
5874 here rather than having all callers pass down the same string.
5875 (goto_loop): New procedure, factored out from ...
5876 (my_continue): ... this.
5877 (step_ten_loops): Change parameter from test message to command to
5878 use. Adjust.
5879 (list_count): Delete global.
5880 (check_result): New procedure, factored out from duplicate top
5881 level code.
5882 (continue tests): Wrap in with_test_prefix.
5883 (test_step): New procedure, factored out from duplicate top level
5884 code.
5885 (top level): Test "step" in combination with all scheduler-locking
5886 modes. Test "next" in combination with all scheduler-locking
5887 modes, and in combination with stepping over a function call or
5888 not.
5889 * gdb.threads/next-bp-other-thread.c: New file.
5890 * gdb.threads/next-bp-other-thread.exp: New file.
5891
d3d4baed
PA
58922014-10-29 Pedro Alves <palves@redhat.com>
5893
5894 PR python/17372
5895 * gdb.python/python.exp: Test a multi-line command that spawns
5896 interactive Python.
5897 * gdb.base/multi-line-starts-subshell.exp: New file.
5898
563e8d85
YQ
58992014-10-29 Yao Qi <yao@codesourcery.com>
5900
5901 * gdb.base/fileio.exp: Make directories on host.
5902
0ea4d52e
YQ
59032014-10-29 Yao Qi <yao@codesourcery.com>
5904
5905 * gdb.base/fileio.c (test_write): Close the file.
5906
7f5ef605
PA
59072014-10-28 Pedro Alves <palves@redhat.com>
5908
5909 PR gdb/12623
5910 * gdb.base/sigstep.c (no_handler): New global.
5911 (main): If 'no_handler is true, set the signal handlers to
5912 SIG_IGN.
5913 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5914 with_sw_watch and no_handler parameters. Handle them.
5915 (top level) <stepping over handler when stopped at a breakpoint
5916 test>: Add a test axis for testing with a software watchpoint, and
5917 another for testing with the signal handler set to SIG_IGN.
5918 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5919 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5920
abbdbd03
PA
59212014-10-28 Pedro Alves <palves@redhat.com>
5922
5923 PR gdb/17511
5924 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5925 * gdb.base/sigstep.exp (other_handler_location): New global.
5926 (advance): Support stepping into the signal handler, and running
5927 commands while in the handler.
5928 (in_handler_map): New global.
5929 (top level): In the advance test, add combinations for getting
5930 into the handler with stepping commands, and for running commands
5931 in the handler. Add comment descripting the advancei tests.
5932
1df4399f
PA
59332014-10-28 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.base/sigstep.exp: Use build_executable instead of
5936 prepare_for_testing.
5937 (top level): Move code that starts GDB, runs to main and creates a
5938 display to ...
5939 (restart): ... this new procedure.
5940 (top level): Move backtrace from signal handler test to ...
5941 (validate_backtrace): ... this new procedure.
5942 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5943 with_test_prefix. Always restart GDB.
5944 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5945 with_test_prefix. Always restart GDB. No need to delete
5946 breakpoints after the test.
5947 (test_skip_handler): Remove prefix parameter.
5948 (skip_over_handler, breakpoint_to_handler)
5949 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5950 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5951 restart GDB. No need to delete breakpoints after the test.
5952 (top level): Use foreach to call the test procedures with
5953 different commands.
5954
a5b6e449
PA
59552014-10-28 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5958 instead of GNATS numbers.
5959 * gdb.base/sigbpt.exp: Likewise.
5960 * gdb.base/siginfo.exp: Likewise.
5961 * gdb.base/sigstep.exp: Likewise.
5962
e5f8a7cc
PA
59632014-10-27 Pedro Alves <palves@redhat.com>
5964
5965 * gdb.base/sigstep.c (dummy): New global.
5966 (main): Issue a couple writes to the new global.
5967 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5968 procedures.
5969 (skip_over_handler): Use test_skip_handler.
5970 (top level): Call skip_over_handler for stepi and nexti too.
5971 (breakpoint_over_handler): Use test_skip_handler.
5972 (top level): Call breakpoint_over_handler for stepi and nexti too.
5973
763905a3
YQ
59742014-10-27 Yao Qi <yao@codesourcery.com>
5975
5976 * gdb.trace/tfile.c (adjust_function_address)
5977 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5978 function descriptor.
5979
6f259a23
DB
59802014-10-24 Don Breazeal <donb@codesourcery.com>
5981
5982 * gdb.base/foll-fork.exp (test_follow_fork,
5983 catch_fork_child_follow): Check for updated fork messages emitted
5984 from infrun.c.
5985 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5986 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5987 vfork_and_exec_child_follow_through_step): Check for updated vfork
5988 messages emitted from infrun.c.
5989
09dd9a69
PA
59902014-10-24 Pedro Alves <palves@redhat.com>
5991
5992 * gdb.base/corefile.exp: Remove references to ultrix.
5993 * gdb.base/interrupt.exp: Likewise.
5994 * gdb.base/whatis.exp: Likewise.
5995 * gdb.gdb/selftest.exp: Likewise.
5996 * gdb.threads/manythreads.exp: Likewise.
5997 * gdb.threads/print-threads.exp: Likewise.
5998 * gdb.threads/pthreads.exp:: Likewise.
5999 * gdb.threads/schedlock.exp: Likewise.
6000
3433cfa5
SC
60012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6002
6003 * gdb.cp/non-trivial-retval.cc: Add a test case.
6004 * gdb.cp/non-trivial-retval.exp: Add a test.
6005
092f880b
YQ
60062014-10-20 Yao Qi <yao@codesourcery.com>
6007
6008 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6009 * gdb.python/py-objfile-script-gdb.py: New file.
6010 * gdb.python/py-objfile-script.exp: Update reference to
6011 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6012 of remote_download. Remove the dest file.
6013
acbdb7f3
YQ
60142014-10-20 Yao Qi <yao@codesourcery.com>
6015
6016 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6017 * gdb.base/step-line.exp: Likewise.
6018 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6019 * gdb.dwarf2/dw2-basic.exp: Likewise.
6020 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6021 * gdb.dwarf2/dw2-filename.exp: Likewise.
6022 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6023 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6024 * gdb.dwarf2/dw2-producer.exp: Likewise.
6025 * gdb.dwarf2/mac-fileno.exp: Likewise.
6026 * gdb.python/py-frame-args.exp: Likewise.
6027 * gdb.python/py-framefilter.exp: Likewise.
6028 * gdb.python/py-mi.exp: Likewise.
6029 * gdb.python/py-objfile-script.exp: Likewise
6030 * gdb.python/py-pp-integral.exp: Likewise.
6031 * gdb.python/py-pp-re-notag.exp: Likewise.
6032 * gdb.python/py-prettyprint.exp: Likewise.
6033 * gdb.python/py-section-script.exp: Likewise.
6034 * gdb.python/py-typeprint.exp: Likewise.
6035 * gdb.python/py-xmethods.exp: Likewise.
6036 * gdb.stabs/weird.exp: Likewise.
6037 * gdb.xml/tdesc-regs.exp: Likewise.
6038
bd286a29
KCY
60392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6040
6041 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6042 (out_cu): Use addr_len for the size of addresses.
6043 (out_line): Likewise. Size DW_LNE_set_address instruction
6044 according to addr_len.
6045 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6046 (FUNC): Add START_INSNS to definition.
6047
673dc4a0
YQ
60482014-10-18 Yao Qi <yao@codesourcery.com>
6049
6050 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6051 gdb_has_argv0 return true.
6052 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6053 check [target_info exists noargs], check [gdb_has_argv0]
6054 instead.
6055 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6056 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6057 procedures.
6058
4ffbba72
DE
60592014-10-17 Doug Evans <dje@google.com>
6060
6061 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6062 event.
6063 * gdb.python/py-events.py: Add clear_objfiles event.
6064
d096d8c1
DE
60652014-10-17 Doug Evans <dje@google.com>
6066
6067 * gdb.python/py-objfile.exp: Test progspace attribute.
6068
a80db015
LM
60692014-10-17 Luis Machado <lgustavo@codesourcery.com>
6070
6071 * gdb.guile/scm-breakpoint.exp: Do not assume any
6072 directory separators when matching source file paths.
6073 * gdb.python/py-breakpoint.exp: Likewise.
6074 * gdb.reverse/break-precsave.exp: Likewise.
6075 * gdb.reverse/break-reverse.exp: Likewise.
6076 * gdb.reverse/consecutive-precsave.exp: Likewise.
6077 * gdb.reverse/finish-precsave.exp: Likewise.
6078 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6079 * gdb.reverse/finish-reverse.exp: Likewise.
6080 * gdb.reverse/i386-precsave.exp: Likewise.
6081 * gdb.reverse/i387-env-reverse.exp: Likewise.
6082 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6083 * gdb.reverse/machinestate-precsave.exp: Likewise.
6084 * gdb.reverse/machinestate.exp: Likewise.
6085 * gdb.reverse/sigall-precsave.exp: Likewise.
6086 * gdb.reverse/solib-precsave.exp: Likewise.
6087 * gdb.reverse/step-precsave.exp: Likewise.
6088 * gdb.reverse/until-precsave.exp: Likewise.
6089 * gdb.reverse/watch-precsave.exp: Likewise.
6090 * gdb.reverse/watch-reverse.exp: Likewise.
6091
b22089ab
YQ
60922014-10-17 Yao Qi <yao@codesourcery.com>
6093
6094 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6095 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6096
6c4486e6
PA
60972014-10-17 Pedro Alves <palves@redhat.com>
6098
6099 PR gdb/17471
6100 * gdb.base/bg-execution-repeat.c: New file.
6101 * gdb.base/bg-execution-repeat.exp: New file.
6102
0ff33695
PA
61032014-10-17 Pedro Alves <palves@redhat.com>
6104
6105 PR gdb/17300
6106 * gdb.base/continue-all-already-running.c: New file.
6107 * gdb.base/continue-all-already-running.exp: New file.
6108
6fdebc3d
PA
61092014-10-17 Pedro Alves <palves@redhat.com>
6110
6111 PR gdb/17472
6112 * gdb.base/annota-input-while-running.c: New file.
6113 * gdb.base/annota-input-while-running.exp: New file.
6114
32a8097b
PA
61152014-10-17 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.base/callfuncs.exp: emove references to osf.
6118 * gdb.base/sigall.exp: Likewise.
6119 * gdb.gdb/selftest.exp: Likewise.
6120 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6121 * gdb.mi/non-stop.c: Likewise.
6122 * gdb.mi/pthreads.c: Likewise.
6123 * gdb.reverse/sigall-precsave.exp: Likewise.
6124 * gdb.reverse/sigall-reverse.exp: Likewise.
6125 * gdb.threads/pthreads.c: Likewise.
6126 * gdb.threads/pthreads.exp: Likewise.
6127
7a3517ff
YQ
61282014-10-17 Yao Qi <yao@codesourcery.com>
6129
6130 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6131 check 'target_info exists noargs'.
6132 (test_command_prompt_position): Likewise.
6133 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6134 Remove "set args".
6135 (progvar_simple_while_test): Likewise.
6136 (progvar_complex_if_while_test): Likewise.
6137 (if_while_breakpoint_command_test): Likewise.
6138 (infrun_breakpoint_command_test): Likewise.
6139 (breakpoint_command_test): Likewise.
6140 (watchpoint_command_test): Likewise.
6141 (bp_deleted_in_command_test): Likewise.
6142 (temporary_breakpoint_commands): Likewise.
6143
bb99c472
YQ
61442014-10-16 Yao Qi <yao@codesourcery.com>
6145
6146 * gdb.base/remotetimeout.exp: Remove noargs checking.
6147
7c16b83e
PA
61482014-10-15 Pedro Alves <palves@redhat.com>
6149
6150 PR breakpoints/9649
6151 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6152 * gdb.base/breakpoint-in-ro-region.exp
6153 (probe_target_hardware_step): New procedure.
6154 (top level): Probe hardware stepping and hardware breakpoint
6155 support. Test stepping through a read-only region, with both
6156 "breakpoint auto-hw" on and off and both "always-inserted" on and
6157 off.
6158
35a49624
IB
61592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6160
6161 * gdb.dlang/demangle.exp: Update for demangling changes.
6162
2d1c107c
SC
61632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6164
6165 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6166 * gdb.cp/non-trivial-retval.exp: Add new tests.
6167
778811d5
SC
61682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6169
6170 PR c++/13403
6171 PR c++/15154
6172 * gdb.cp/non-trivial-retval.cc: New file.
6173 * gdb.cp/non-trivial-retval.exp: New file.
6174
10c5f0a8
YQ
61752014-10-15 Yao Qi <yao@codesourcery.com>
6176
6177 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6178 remote host.
6179
65d7b369
YQ
61802014-10-15 Yao Qi <yao@codesourcery.com>
6181
6182 * gdb.python/py-symbol.exp: Match file base name if host is
6183 remote, otherwise match file name with dir name.
6184 * gdb.python/py-symtab.exp: Likewise.
6185 * gdb.python/python.exp: Likewise.
6186
46dc1394
YQ
61872014-10-15 Yao Qi <yao@codesourcery.com>
6188
6189 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6190 pattern.
6191 * gdb.python/py-symtab.exp: Likewise.
6192 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6193 locationn.
6194
c40cc657
JB
61952014-10-14 Joel Brobecker <brobecker@adacore.com>
6196
6197 * gdb.ada/addr_arith: New testcase.
6198
2abf49e1
MR
61992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6200
6201 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6202 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6203 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6204 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6205
f7088df3
SDJ
62062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6207
6208 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6209 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6210 * gdb.arch/stap-eval-lang-ada.exp: New file.
6211
4dc06805
YQ
62122014-10-14 Yao Qi <yao@codesourcery.com>
6213
6214 * gdb.mi/mi-var-child.c (nothing1): New function.
6215 (nothing2): New function.
6216 (do_children_tests): Set function pointers by nothing1 and
6217 nothing2.
6218 * gdb.mi/mi-var-child.exp: Step over new added statements.
6219 Update test to match the new output.
6220 * gdb.mi/var-cmd.c (nothing1): New function.
6221 (nothing2): New function.
6222 (do_children_tests): Set function pointers by nothing1 and
6223 nothing2.
6224 * gdb.mi/mi-var-display.exp: Update test to match output.
6225 Step to the line specified by $line_dct_nothing.
6226 Increase the number of lines to step.
6227
46a93de2
YQ
62282014-10-14 Yao Qi <yao@codesourcery.com>
6229
6230 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6231 tests.
6232 * gdb.mi/mi2-var-child.exp: Likewise.
6233
14ea52ee
DE
62342014-10-13 Doug Evans <dje@google.com>
6235
6236 * gdb.python/py-objfile.exp: Change name of file name test.
6237
e5c6e92b
DE
62382014-10-13 Doug Evans <dje@google.com>
6239
6240 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6241 from the start of the CU.
6242
c780cc2f
JK
62432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6244 Yao Qi <yao@codesourcery.com>
6245
6246 Fix "save breakpoints" for "catch" command.
6247 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6248 Remove -nonewline. Match also the added "main" line.
6249
99894e11
JK
62502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6251
6252 Fix "save breakpoints" for "disable $bpnum" command.
6253 * gdb.base/save-bp.c (main): Add label.
6254 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6255
6e1ac5a3
JK
62562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6257
6258 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6259
754dd2b0
YQ
62602014-10-11 Yao Qi <yao@codesourcery.com>
6261
6262 * gdb.server/server-kill.exp: Execute command
6263 "set remote trace-status-packet on" before "tstatus".
6264
f90183d7
YQ
62652014-10-11 Yao Qi <yao@codesourcery.com>
6266
6267 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6268 (main): Call getppid.
6269 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6270 and continue to it. Read variable "server_pid".
6271
bf40a607
YQ
62722014-10-11 Yao Qi <yao@codesourcery.com>
6273
6274 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6275
052ca370
YQ
62762014-10-11 Yao Qi <yao@codesourcery.com>
6277
6278 * gdb.threads/thread-find.exp: Don't execute command
6279 "info threads".
6280 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6281 * gdb.threads/linux-dp.exp: Don't check the condition
6282 $threads_created equals to zero.
6283
3831839c
PA
62842014-10-10 Pedro Alves <palves@redhat.com>
6285
6286 * gdb.base/bigcore.exp: Remove references to IRIX.
6287 * gdb.base/funcargs.exp: Likewise.
6288 * gdb.base/interrupt.exp: Likewise.
6289 * gdb.base/mips_pro.exp: Likewise.
6290 * gdb.base/nodebug.exp: Likewise.
6291 * gdb.base/setvar.exp: Likewise.
6292 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6293
8b9a549d
PA
62942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6295 Pedro Alves <palves@redhat.com>
6296
6297 PR symtab/14466
6298 * gdb.base/vdso-warning.c: New file.
6299 * gdb.base/vdso-warning.exp: New file.
6300
d48ba5e8
DE
63012014-10-02 Doug Evans <dje@google.com>
6302
6303 * gdb.base/structs.c (main): Don't run forever.
6304
2278c276
PA
63052014-10-02 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6308 (top level) <stop threads 1, stop threads 2>: Use it.
6309
b57bacec
PA
63102014-10-02 Pedro Alves <palves@redhat.com>
6311
6312 * gdb.threads/break-while-running.exp (test): Add new
6313 'update_thread_list' argument. Skip "info threads" if false.
6314 (top level): Add new 'update_thread_list' axis.
6315
13fd3ff3
PA
63162014-10-02 Pedro Alves <palves@redhat.com>
6317
6318 PR breakpoints/17431
6319 * gdb.base/execl-update-breakpoints.c: New file.
6320 * gdb.base/execl-update-breakpoints.exp: New file.
6321
0fec99e8
PA
63222014-10-01 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.base/breakpoint-in-ro-region.c: New file.
6325 * gdb.base/breakpoint-in-ro-region.exp: New file.
6326
2ddf4301
SM
63272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6328
6329 * gdb.mi/mi-exit-code.exp: New file.
6330 * gdb.mi/mi-exit-code.c: New file.
6331
6a5f3f43
YQ
63322014-09-30 Yao Qi <yao@codesourcery.com>
6333
6334 * lib/prelink-support.exp (build_executable_own_libs): Error if
6335 the target isn't native.
6336
345bcc73
YQ
63372014-09-30 Yao Qi <yao@codesourcery.com>
6338
6339 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6340 false.
6341
a25a5a45
PA
63422014-09-22 Pedro Alves <palves@redhat.com>
6343
6344 * gdb.threads/break-while-running.exp: New file.
6345 * gdb.threads/break-while-running.c: New file.
6346
00ba3162
YQ
63472014-09-19 Yao Qi <yao@codesourcery.com>
6348
6349 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6350 Invoke test. Restart GDB with --readnow and invoke test again.
6351
c3b7b696
YQ
63522014-09-19 Yao Qi <yao@codesourcery.com>
6353
6354 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6355 proc set_breakpoint_on_gcd_function. Invoke
6356 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6357 invoke set_breakpoint_on_gcd_function again.
6358
2b4fd423
DE
63592014-09-18 Doug Evans <dje@google.com>
6360
6361 * gdb.dwarf2/symtab-producer.exp: New file.
6362
a5947601
SDJ
63632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6364
6365 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6366 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6367 * gdb.base/global-var-nested-by-dso.c: Likewise.
6368 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6369
91c19059
SDJ
63702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6371 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.base/watch-bitfields.exp: Pass string other than test file
6374 name to prepare_for_testing.
6375 (watch): New procedure.
6376 (expect_watchpoint): Use with_test_prefix.
6377 (top level): Factor out tests to ...
6378 (test_watch_location, test_regular_watch): ... these new
6379 procedures, and use with_test_prefix and gdb_continue_to_end.
6380
bb9d5f81
PP
63812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6382
6383 PR breakpoints/12526
6384 * gdb.base/watch-bitfields.exp: New file.
6385 * gdb.base/watch-bitfields.c: New file.
6386
635856f5
PA
63872014-09-16 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6390 software and hardware addresses, not software address against
6391 itself.
6392
7280ceea
PA
63932014-09-16 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6396 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6397
428b16bd
PA
63982014-09-16 Pedro Alves <palves@redhat.com>
6399
6400 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6401 files.
6402 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6403 "*-*-vxworks*" throughout.
6404 * gdb.base/break.exp: Likewise.
6405 * gdb.base/default.exp: Likewise.
6406 * gdb.base/scope.exp: Likewise.
6407 * gdb.base/sepdebug.exp: Likewise.
6408 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6409 throughout.
6410 * gdb.base/run.c: Likewise.
6411 * gdb.base/sepdebug.c: Likewise.
6412 * gdb.hp/gdb.aCC/run.c: Likewise.
6413 * gdb.reverse/until-reverse.c: Likewise.
6414 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6415
666d413c
YQ
64162014-09-16 Yao Qi <yao@codesourcery.com>
6417
6418 * boards/local-remote-host-native.exp: New file.
6419
57cbd724
DE
64202014-09-14 Doug Evans <xdje42@gmail.com>
6421
6422 * gdb.threads/queue-signal.c (thread_count): New variable.
6423 (thread_count_mutex, thread_count_condvar): New variables.
6424 (incr_thread_count, wait_all_threads_running): New functions.
6425 (main): Wait for all threads to be in their thread functions.
6426
81219e53
DE
64272014-09-13 Doug Evans <xdje42@gmail.com>
6428
6429 * gdb.threads/queue-signal.c: New file.
6430 * gdb.threads/queue-signal.exp: New file.
6431
3714cea7
DE
64322014-09-13 Doug Evans <xdje42@gmail.com>
6433
6434 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6435 be consistent with what default_gdb_init uses.
6436 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6437 the plain text of the prompt. Add some logging printfs.
6438 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6439
fa43b1d7
PA
64402014-09-12 Pedro Alves <palves@redhat.com>
6441
6442 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6443 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6444 * gdb.arch/i386-size-overlap.exp: Likewise.
6445 * gdb.arch/i386-size.exp: Likewise.
6446 * gdb.arch/i386-unwind.exp: Likewise.
6447 * gdb.base/a2-run.exp: Likewise.
6448 * gdb.base/break.exp: Likewise.
6449 * gdb.base/charset.exp: Likewise.
6450 * gdb.base/chng-syms.exp: Likewise.
6451 * gdb.base/commands.exp: Likewise.
6452 * gdb.base/dbx.exp: Likewise.
6453 * gdb.base/find.exp: Likewise.
6454 * gdb.base/funcargs.exp: Likewise.
6455 * gdb.base/jit-simple.exp: Likewise.
6456 * gdb.base/reread.exp: Likewise.
6457 * gdb.base/sepdebug.exp: Likewise.
6458 * gdb.base/step-bt.exp: Likewise.
6459 * gdb.cp/mb-inline.exp: Likewise.
6460 * gdb.cp/mb-templates.exp: Likewise.
6461 * gdb.objc/basicclass.exp: Likewise.
6462 * gdb.threads/killed.exp: Likewise.
6463
9d9bf2df
EBM
64642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6465
6466 PR tdep/17379
6467 * gdb.arch/powerpc-stackless.S: New file.
6468 * gdb.arch/powerpc-stackless.exp: New file.
6469
1cf2f1b0
JK
64702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6471
6472 * gdb.base/attach.c: Include unistd.h.
6473 (main): Call alarm. Add label postloop.
6474 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6475 gdb_breakpoint, gdb_continue_to_breakpoint.
6476 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6477
98880d46
PA
64782014-09-11 Pedro Alves <palves@redhat.com>
6479
6480 PR gdb/17347
6481 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6482 * gdb.base/attach.exp (test_command_line_attach_run): New
6483 procedure.
6484 (top level): Call it.
6485
4c92ff2c
PA
64862014-09-11 Pedro Alves <palves@redhat.com>
6487
6488 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6489 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6490 (do_command_attach_tests): Use spawn_wait_for_attach.
6491 * gdb.base/solib-overlap.exp: Likewise.
6492 * gdb.multi/multi-attach.exp: Likewise.
6493 * gdb.python/py-prompt.exp: Likewise.
6494 * gdb.python/py-sync-interp.exp: Likewise.
6495 * gdb.server/ext-attach.exp: Likewise.
6496
3adc1a7d
GKB
64972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6498
6499 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6500 command in testcase. Simplify testcase.
6501
96334934
JB
65022014-09-10 Joel Brobecker <brobecker@adacore.com>
6503
6504 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6505
eb479039
JB
65062014-09-10 Joel Brobecker <brobecker@adacore.com>
6507
6508 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6509
deede10c
JB
65102014-09-10 Joel Brobecker <brobecker@adacore.com>
6511
6512 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6513
7828a5f5
JB
65142014-09-10 Joel Brobecker <brobecker@adacore.com>
6515
6516 * gdb.dwarf2/dynarr-ptr.c: New file.
6517 * gdb.dwarf2/dynarr-ptr.exp: New file.
6518
33aeebcf
MR
65192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6520
6521 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6522 of 30 rather than hardcoding 120 for a slow test case. Take the
6523 `gdb,timeout' target setting into account for this calculation.
6524 Don't extend the timeout for the test cases that don't need it.
6525
7b415901
MR
65262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6527
6528 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6529 a factor of 2 for a slow test case. Take the `gdb,timeout'
6530 target setting into account for this calculation.
6531 * gdb.reverse/until-precsave.exp: Increase the timeout by
6532 a factor of 15 and 3 respectively rather than adding 120
6533 for a pair of slow test cases. Take the `gdb,timeout'
6534 target setting into account for this calculation.
6535
4a40f85a
MR
65362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6537
6538 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6539 timeout, don't pass one down to gdb_expect.
6540 (gdb_expect): Rework timeout selection.
6541
09635af7
MR
65422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6543
6544 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6545 exception on timeout.
6546 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6547 (gdbserver_start_extended): Catch any `gdbserver_start' error
6548 exceptions.
6549 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6550 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6551 `gdbserver_gdb_load' error exceptions.
6552
2bdd10b7
MR
65532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6554
6555 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6556 120 on waiting for the TCP socket to open.
6557
316935f0
DE
65582014-09-09 Doug Evans <xdje42@gmail.com>
6559
6560 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6561 _caller_matches, _any_caller_is, _any_caller_matches.
6562
83740597
DE
65632014-09-09 Doug Evans <xdje42@gmail.com>
6564
6565 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6566
4c122fc3
YQ
65672014-09-09 Yao Qi <yao@codesourcery.com>
6568
6569 * gdb.mi/mi-var-display.exp: Set print symbol off.
6570
a9f116cb
GKB
65712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6572
6573 PR gdb/17035
6574 * gdb.base/commands.exp: Add tests to verify user-defined
6575 commands with empty bodies.
6576 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6577 python commands in `show user command`.
6578 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6579 scheme commands in `show user command`.
6580
c75bd3a2
JK
65812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6582
6583 PR python/17355
6584 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6585 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6586 * gdb.python/py-framefilter-invalidarg.exp: New file.
6587 * gdb.python/py-framefilter-invalidarg.py: New file.
6588
faa42425
DE
65892014-09-06 Doug Evans <xdje42@gmail.com>
6590
6591 PR 15276
6592 * gdb.python/py-caller-is.c: New file.
6593 * gdb.python/py-caller-is.exp: New file.
6594
474ca4f6
SDJ
65952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6596
6597 PR gdb/17235
6598 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6599 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6600
eb0b0463
SDJ
66012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6602
6603 PR fortran/17237
6604 * gdb.fortran/print-formatted.exp: New file.
6605 * gdb.fortran/print-formatted.f90: Likewise.
6606
5f3b99cf
SS
66072014-09-03 Sasha Smundak <asmundak@google.com>
6608
6609 * gdb.python/py-frame.exp: Test Frame.read_register.
6610
7d793aa9
SDJ
66112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6612
6613 PR python/16699
6614 * gdb.python/py-completion.exp: New file.
6615 * gdb.python/py-completion.py: Likewise.
6616
fb0576e9
DE
66172014-08-28 Doug Evans <dje@google.com>
6618
6619 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6620 eax,etc. are live with values set by gdb and thus the compiler can't
6621 use them.
6622 * gdb.arch/i386-pseudo.c (main): Ditto.
6623
ee92b0dd
DE
66242014-08-27 Doug Evans <dje@google.com>
6625
6626 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6627
6649db35
DE
66282014-08-25 Doug Evans <dje@google.com>
6629
6630 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6631 (main): Ditto.
6632
564b7600
DE
66332014-08-25 Doug Evans <dje@google.com>
6634
6635 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6636
3881fb67
YQ
66372014-08-24 Yao Qi <yao@codesourcery.com>
6638
6639 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6640 symbol off.
6641 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6642
a05a36a5
DE
66432014-08-22 Doug Evans <dje@google.com>
6644
6645 PR 17276
6646 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6647 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6648 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6649
7c343b48
YQ
66502014-08-22 Yao Qi <yao@codesourcery.com>
6651
6652 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6653 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6654 * gdb.python/python.exp: Likewise. Use .py file on the host
6655 instead of the build.
6656
22fd09ae
JK
66572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6658
6659 * gdb.threads/gcore-stale-thread.c: New file.
6660 * gdb.threads/gcore-stale-thread.exp: New file.
6661
a8454a7c
PA
66622014-08-21 Pedro Alves <palves@redhat.com>
6663
6664 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6665 * gdb.base/gcore-relro-pie.exp: Likewise.
6666 * gdb.base/gcore-relro.exp: Likewise.
6667 * gdb.base/gcore.exp: Likewise.
6668 * gdb.base/print-symbol-loading.exp: Likewise.
6669 * gdb.threads/gcore-thread.exp: Likewise.
6670 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6671
2a31c623
PA
66722014-08-20 Pedro Alves <palves@redhat.com>
6673 Jan Kratochvil <jan.kratochvil@redhat.com>
6674
6675 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6676 configure.
6677 (EXPECT): Handle READ1 being set.
6678 (all): Depend on EXTRA_RULES.
6679 (check-read1, expect-read1, read1.so, read1): New rules.
6680 * README (Testsuite Parameters): Document the READ1 make variable.
6681 (Race detection): New section.
6682 * configure: Regenerate.
6683 * configure.ac: If build==host==target, and running under a
6684 GNU/glibc system, add read1 to the extra Makefile rules.
6685 (EXTRA_RULES): AC_SUBST it.
6686 * lib/read1.c: New file.
6687
d36430db
JB
66882014-08-20 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6691 the handling of variables declared as a typedef to an array
6692 which a DW_AT_data_location attribute.
6693
9a0dc9e3
PA
66942014-08-19 Andrew Burgess <aburgess@broadcom.com>
6695 Pedro Alves <palves@redhat.com>
6696
6697 PR symtab/14604
6698 PR symtab/14605
6699 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6700 gdb_test.
6701
0718a8da
PA
67022014-08-19 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6705
13b448cd
YQ
67062014-08-19 Yao Qi <yao@codesourcery.com>
6707
6708 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6709 right line.
6710
1cbf5077
DB
67112014-08-18 David Blaikie <dblaikie@gmail.com>
6712
6713 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6714
bf0fae19
JB
67152014-08-18 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6718 attribute in array range.
6719
3c8c5dcc
JB
67202014-08-18 Joel Brobecker <brobecker@adacore.com>
6721
6722 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6723
e66d4446
SC
67242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6725
6726 PR c++/17132
6727 * gdb.cp/pr17132.cc: New file.
6728 * gdb.cp/pr17132.exp: New file.
6729
940df408
SC
67302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6731
6732 * gdb.python/py-xmethods.py (A_getarrayind)
6733 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6734 Use 'print' with function call syntax.
6735 (E_method_matcher.match): Fix tab vs space indentation mixup.
6736
ebcc6c3a
YQ
67372014-08-15 Yao Qi <yao@codesourcery.com>
6738
6739 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6740 false.
6741
775e0f04
YQ
67422014-08-15 Yao Qi <yao@codesourcery.com>
6743
6744 * gdb.cp/casts.exp: Set print symbol off.
6745 * gdb.cp/class2.exp: Likewise.
6746 * gdb.cp/overload.exp: Likewise.
6747 * gdb.cp/templates.exp: Likewise.
6748
d769e349
DE
67492014-08-11 Doug Evans <dje@google.com>
6750
6751 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6752 (test_load_shlib): Update.
6753
20c6f1e1
YQ
67542014-08-09 Yao Qi <yao@codesourcery.com>
6755
6756 * gdb.base/display.exp: Invoke is_address_zero_readable.
6757 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6758 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6759 * gdb.base/hbreak-unmapped.exp: Return if
6760 is_address_zero_readable returns true.
6761 * gdb.base/signest.exp: Likewise.
6762 * gdb.base/signull.exp: Likewise.
6763 * gdb.base/sigbpt.exp: Likewise.
6764 * gdb.guile/scm-disasm.exp: Do the test if
6765 is_address_zero_readable returns false.
6766 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6767 * gdb.python/py-arch.exp: Likewise.
6768 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6769 * lib/gdb.exp (is_address_zero_readable): New proc.
6770
5792e8e3
YQ
67712014-08-09 Yao Qi <yao@codesourcery.com>
6772
6773 PR testsuite/13443
6774 * gdb.mi/mi-var-display.exp: Make test messages unique.
6775
3cecbbbe
TT
67762014-08-04 Tom Tromey <tromey@redhat.com>
6777
6778 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6779 target 0".
6780
00b51ff5
TT
67812014-08-04 Tom Tromey <tromey@redhat.com>
6782
6783 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6784 "target_resume".
6785
6908c509
JB
67862014-08-01 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6789 inner_vla_struct_object_size.
6790 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6791 as xfail.
6792
cc6563d2
PA
67932014-07-30 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6796 comment.
6797
7e09a223
YQ
67982014-07-29 Yao Qi <yao@codesourcery.com>
6799
6800 PR gdb/17206
6801 * gdb.base/until-nodebug.exp: New.
6802
7ebdbe92
DE
68032014-07-28 Doug Evans <xdje42@gmail.com>
6804
6805 PR guile/17203
6806 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6807 previously existing parameter, and previously ambiguously spelled
6808 parameter.
6809
fdb1adc6
WN
68102014-07-28 Will Newton <will.newton@linaro.org>
6811
6812 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6813
186fcde0
DE
68142014-07-26 Ludovic Courtès <ludo@gnu.org>
6815 Doug Evans <xdje42@gmail.com>
6816
6817 PR guile/17146
6818 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6819
70509625
PA
68202014-07-25 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.threads/signal-command-handle-nopass.c: New file.
6823 * gdb.threads/signal-command-handle-nopass.exp: New file.
6824 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6825 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6826 * gdb.threads/signal-delivered-right-thread.c: New file.
6827 * gdb.threads/signal-delivered-right-thread.exp: New file.
6828
c3f814a1
PA
68292014-07-25 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.base/double-prompt-target-event-error.exp
6832 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6833 match.
6834 (cancel_pagination_in_target_event): Rework double prompt
6835 detection.
6836 * gdb.base/paginate-after-ctrl-c-running.exp
6837 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6838 <return>' match.
6839 * gdb.base/paginate-bg-execution.exp
6840 (test_bg_execution_pagination_return)
6841 (test_bg_execution_pagination_cancel): Remove '-notransfer
6842 <return>' matches.
6843 * gdb.base/paginate-execution-startup.exp
6844 (test_fg_execution_pagination_return)
6845 (test_fg_execution_pagination_cancel): Remove '-notransfer
6846 <return>' matches.
6847 * gdb.base/paginate-inferior-exit.exp
6848 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6849 match.
6850 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6851 * lib/gdb.exp (pagination_prompt): Run text through
6852 string_to_regexp.
6853 (gdb_test_multiple): Match $pagination_prompt instead of
6854 "<return>".
6855 (string_to_regexp): Move to lib/gdb-utils.exp.
6856
e214cf6c
JK
68572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6858
6859 * gdb.arch/amd64-entry-value-paramref.S: New file.
6860 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6861 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6862 * gdb.arch/amd64-optimout-repeat.S: New file.
6863 * gdb.arch/amd64-optimout-repeat.c: New file.
6864 * gdb.arch/amd64-optimout-repeat.exp: New file.
6865
17d0c5c8
JK
68662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 PR gdb/17170
6869 * gdb.base/statistics.exp: New file.
6870
b8b8facf
DE
68712014-07-17 Doug Evans <dje@google.com>
6872
74b49205 6873 PR gdb/17170
b8b8facf
DE
6874 * gdb.base/maint.exp: Update testing of per-command stats.
6875
1b5d0ab3
PA
68762014-07-16 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6879 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6880 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6881 (tfile_write_buf): New functions.
6882 (add_memory_block): Rewrite using the above.
6883 (adjust_function_address): New function.
6884 (FUNCTION_ADDRESS): New macro.
6885 (write_basic_trace_file): Remove short_x local, and use
6886 tfile_write_16. Change type of func_addr local to unsigned long
6887 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6888 here. Cast argument of add_memory_block to char pointer.
6889 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6890 (main): Remove parameters.
6891 * gdb.trace/tfile.exp: Remove nowarnings.
6892
4d974e88
SM
68932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6894
6895 * gdb.base/debug-expr.exp: Test string evaluation with
6896 "debug expression" on.
6897
41e99568
PA
68982014-07-15 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.base/reread.exp: Use clean_restart.
6901
487d9753
PL
69022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6903
6904 * gdb.arch/avr-flash-qualifer.c: New.
6905 * gdb.arch/avr-flash-qualifer.exp: New.
6906
cc1c52ad
PA
69072014-07-14 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6910 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6911
1e973570
PA
69122014-07-14 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/double-prompt-target-event-error.c: New file.
6915 * gdb.base/double-prompt-target-event-error.exp: New file.
6916
93d6eb10
PA
69172014-07-14 Pedro Alves <palves@redhat.com>
6918
6919 PR gdb/17072
6920 * gdb.base/paginate-inferior-exit.c: New file.
6921 * gdb.base/paginate-inferior-exit.exp: New file.
6922
0017922d
PA
69232014-07-14 Pedro Alves <palves@redhat.com>
6924
6925 PR gdb/17072
6926 * gdb.base/paginate-bg-execution.c: New file.
6927 * gdb.base/paginate-bg-execution.exp: New file.
6928
94696ad3
PA
69292014-07-14 Pedro Alves <palves@redhat.com>
6930
6931 PR gdb/17072
6932 * gdb.base/paginate-execution-startup.c: New file.
6933 * gdb.base/paginate-execution-startup.exp: New file.
6934 * lib/gdb.exp (pagination_prompt): New global.
6935 (default_gdb_spawn): New procedure, factored out from
6936 default_gdb_spawn.
6937 (default_gdb_start): Adjust to call default_gdb_spawn.
6938 (gdb_spawn): New procedure.
6939
bd293940
PA
69402014-07-14 Pedro Alves <palves@redhat.com>
6941
6942 * lib/gdb.exp (gdb_assert): New procedure.
6943 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6944
c933f875
PA
69452014-07-14 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/execution-termios.c: New file.
6948 * gdb.base/execution-termios.exp: New file.
6949
d98b7a16
TT
69502014-07-14 Tom Tromey <tromey@redhat.com>
6951
6952 * gdb.cp/vla-cxx.cc: New file.
6953 * gdb.cp/vla-cxx.exp: New file.
6954
548740d6
TT
69552014-07-14 Tom Tromey <tromey@redhat.com>
6956
6957 * gdb.reverse/rerun-prec.c: New file.
6958 * gdb.reverse/rerun-prec.exp: New file.
6959
a25eb028
MR
69602014-07-12 Maciej W. Rozycki <macro@mips.com>
6961 Maciej W. Rozycki <macro@codesourcery.com>
6962
6963 * lib/gdb-utils.exp: New file.
6964 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6965 inline `gdb_init_command' processing.
6966 (gdb_start_cmd): Likewise.
6967 * lib/mi-support.exp (mi_run_cmd): Likewise.
6968 * README: Document `gdb_init_command' and `gdb_init_commands'.
6969
218c2655
JK
69702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6971
6972 Fix false FAIL running under a very long directory name.
6973 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6974 and "set print elements 10000". Twice.
6975
5401fde3
YQ
69762014-07-11 Yao Qi <yao@codesourcery.com>
6977
6978 * gdb.base/exprs.exp: "set print symbol off".
6979
e76126e8
PA
69802014-07-11 Pedro Alves <palves@redhat.com>
6981
6982 * gdb.threads/kill.c: New file.
6983 * gdb.threads/kill.exp: New file.
6984
2d6f0de6
YQ
69852014-07-10 Yao Qi <yao@codesourcery.com>
6986
6987 * gdb.trace/tfile.c (write_basic_trace_file)
6988 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6989 address written to trace file.
6990
7180e04a
PA
69912014-07-09 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/attach-wait-input.exp: New file.
6994 * gdb.base/attach-wait-input.c: New file.
6995
9a9a7608
AB
69962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6997
6998 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6999 setting up test structures.
7000 (main): Call new test function.
7001 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7002 test function, continue into test function and walk test
7003 structures.
7004
161ac41e
YQ
70052014-07-02 Yao Qi <yao@codesourcery.com>
7006
7007 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7008 'bar_start' at the beginning of functions 'foo' and 'bar'
7009 respectively.
7010 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7011 instead of 'foo' and 'bar'.
7012
1f267ae3
MM
70132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7014
7015 * gdb.btrace/segv.exp: New.
7016 * gdb.btrace/segv.c: New.
7017
2b239efb
LM
70182014-07-02 Luis Machado <lgustavo@codesourcery.com>
7019
7020 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7021 instruction.
7022
cf363f18
MW
70232014-06-30 Mark Wielaard <mjw@redhat.com>
7024
7025 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7026 vulture, vilify, villar): New volatile array constants.
7027 (vindictive, vegetation): New const volatile array constants.
7028 * gdb.base/volatile.exp: Test volatile and const volatile array
7029 types.
7030
aebf9d24
AA
70312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7032
7033 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7034 target lacks support for awatch, rwatch, or hbreak.
7035
b67a2c6f
YQ
70362014-06-27 Yao Qi <yao@codesourcery.com>
7037
7038 * gdb.multi/dummy-frame-restore.exp: New.
7039 * gdb.multi/dummy-frame-restore.c: New.
7040
aef92902
MM
70412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7042
7043 * gdb.btrace/gcore.exp: New.
7044
8e9db26e
PA
70452014-06-23 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.base/watchpoint-reuse-slot.c: New file.
7048 * gdb.base/watchpoint-reuse-slot.exp: New file.
7049
70afc5b7
SC
70502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7051
7052 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7053 progspace's filename in 'info', 'enable' and 'disable' command
7054 tests.
7055
b972bd9c
JK
70562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7057
7058 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7059 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7060 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7061
125f8a3d
GB
70622014-06-20 Gary Benson <gbenson@redhat.com>
7063
7064 * gdb.arch/i386-avx.exp: Fix include file location.
7065 * gdb.arch/i386-sse.exp: Likewise.
7066
3ed9baed
IB
70672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7068
7069 * gdb.dlang/expression.exp: New file.
7070
034f788c
PA
70712014-06-19 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7074 out from ...
7075 (top level): ... here. Iterate running tests under different
7076 scheduler-locking settings.
7077
45371d0c
LM
70782014-06-18 Luis Machado <lgustavo@codesourcery.com>
7079
7080 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7081 to DW_FORM_addr and use non-zero addresses.
7082
5d376983
SC
70832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7084
7085 PR gdb/17017
7086 * gdb.python/py-xmethods.cc: Add global function call counters and
7087 increment them in their respective functions. Remove "cout"
7088 statements.
7089 * gdb.python/py-xmethods.exp: Make tests check the global function
7090 call counters instead of depending on inferior IO.
7091
a1aa2221
LM
70922014-06-18 Don Breazeal <donb@codesourcery.com>
7093
7094 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7095 Deleted procedure.
7096 (explicit_fork_parent_follow): Deleted procedure.
7097 (explicit_fork_child_follow): Deleted procedure.
7098 (test_follow_fork): New procedure.
7099 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7100 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7101 procedure calls.
7102
0fc05997
YQ
71032014-06-17 Yao Qi <yao@codesourcery.com>
7104
7105 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7106 CP1252.
7107
70795c52
LM
71082014-06-17 Luis Machado <lgustavo@codesourcery.com>
7109
7110 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7111 Initialize ptr and S explicitly.
7112 (skip_type_update_when_not_use_rtti_test): Likewise.
7113
6be47f0c
KS
71142014-06-16 Keith Seitz <keiths@redhat.com>
7115
7116 PR mi/15863
7117 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7118 the inferior is started.
7119
d03de421
PA
71202014-06-16 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.base/break-main-file-remove-fail.c: New file.
7123 * gdb.base/break-main-file-remove-fail.exp: New file.
7124 * gdb.base/break-unload-file.exp: Use build_executable instead of
7125 prepare_for_testing.
7126 (test_break): New parameter "initial_load". Handle it.
7127 (top level): Add initial_load cmdline/file axis.
7128
f9579b99
TT
71292014-06-12 Tom Tromey <tromey@redhat.com>
7130
7131 * gdb.base/completion.exp: Don't use directory name in test.
7132
3657956b
GB
71332014-06-09 Gary Benson <gbenson@redhat.com>
7134
7135 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7136 separate the always-available ANSI-standard signals from the
7137 signals that require checking.
7138 (main): Likewise.
7139 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7140 Likewise.
7141 (main): Likewise.
7142
4186eb54
KS
71432014-06-07 Keith Seitz <keiths@redhat.com>
7144
7145 Revert:
7146 PR c++/16253
7147 * gdb.cp/var-tag.cc: New file.
7148 * gdb.cp/var-tag.exp: New file.
7149 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7150 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7151 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7152 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7153
25326a28 71542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7155
7156 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7157
829155c9
PA
71582014-06-06 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7161 in target debug output instead of looking at RSP packets,
7162 disabling the test on any target that uses hardware stepping.
7163 Update comments.
7164
61c8d22e
PA
71652014-06-06 Pedro Alves <palves@redhat.com>
7166
7167 * gdb.base/break-unload-file.exp: Fix typo.
7168
d9a47287
YQ
71692014-06-06 Yao Qi <yao@codesourcery.com>
7170
7171 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7172 from "jit_function" to "^jit_function".
7173
e5e01dbf
YQ
71742014-06-06 Yao Qi <yao@codesourcery.com>
7175
7176 * gdb.base/async.c (foo): Add one statement.
7177 * gdb.base/async.exp: Get the next instruction address and
7178 match the output of "nexti" by instruction address. Match
7179 the hex address in the output of "finish".
7180
73ba372c
GB
71812014-06-06 Gary Benson <gbenson@redhat.com>
7182
7183 * gdb.base/call-signals.c: Remove preprocessor conditionals
7184 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7185 SIGSEGV and SIGTERM.
7186 * gdb.base/sigall.c: Likewise.
7187 * gdb.base/unwindonsignal.c: Likewise.
7188 * gdb.reverse/sigall-reverse.c: Likewise.
7189
831517df
YQ
71902014-06-06 Yao Qi <yao@codesourcery.com>
7191
7192 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7193 readable, skip the test.
7194
b8b91e98
YQ
71952014-06-06 Yao Qi <yao@codesourcery.com>
7196
7197 * gdb.threads/staticthreads.c (thread_function): Move the line
7198 setting breakpoint on forward.
7199 * gdb.threads/staticthreads.exp: Update comments.
7200
fb934770
LC
72012014-06-05 Ludovic Courtès <ludo@gnu.org>
7202
7203 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7204 "history-append! type error".
7205
6ef284bd
SM
72062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7207
7208 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7209 erroneous dprintf expected input.
7210
a872e241
DE
72112014-06-04 Doug Evans <xdje42@gmail.com>
7212
7213 * gdb.guile/scm-generics.exp: Delete.
7214
16f691fb
DE
72152014-06-04 Doug Evans <xdje42@gmail.com>
7216
7217 * gdb.guile/scm-breakpoint.exp: Update.
7218 Add tests for breakpoint registration.
7219
012370f6
TT
72202014-06-04 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7223 VLA-in-union.
7224 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7225 inner_vla_struct, vla_union types. Initialize objects of those
7226 types and compute their sizes.
7227
9f5a4cef
HZ
72282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7229 Hui Zhu <hui@codesourcery.com>
7230
7231 * gdb.base/fileio.exp: Add test for shell not available as well as
7232 available.
7233 * gdb.base/fileio.c (test_system): Check for shell twice.
7234
90a45c4d
YQ
72352014-06-04 Yao Qi <yao@codesourcery.com>
7236
7237 * gdb.base/auto-connect-native-target.exp: Remove redundant
7238 space from the regexp pattern.
7239
70017e41
YQ
72402014-06-04 Yao Qi <yao@codesourcery.com>
7241
7242 * gdb.base/default.exp: Replace "child" with "native" in
7243 regexp pattern.
7244
883964a7
SC
72452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7246
7247 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7248 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7249 * gdb.python/py-xmethods.py: Python script supporting the
7250 new testcase and tests.
7251
ef370185
JB
72522014-06-03 Joel Brobecker <brobecker@adacore.com>
7253 Pedro Alves <palves@redhat.com>
7254
7255 PR breakpoints/17000
7256 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7257 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7258
1e2ccb61
BM
72592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7260
7261 * gdb.base/subst.exp: Add tests to verify partial path matching
7262 output.
7263
c6ec5ab2
PA
72642014-06-03 Pedro Alves <palves@redhat.com>
7265
7266 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7267 target that doesn't use software single-stepping.
7268
835c559f
PA
72692014-06-03 Pedro Alves <palves@redhat.com>
7270
7271 PR breakpoints/17000
7272 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7273 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7274
06eb1586
DE
72752014-06-02 Doug Evans <xdje42@gmail.com>
7276
7277 * gdb.guile/scm-parameter.exp: New file.
7278
e698b8c4
DE
72792014-06-02 Doug Evans <xdje42@gmail.com>
7280
7281 * gdb.guile/scm-cmd.c: New file.
7282 * gdb.guile/scm-cmd.exp: New file.
7283
ded03782
DE
72842014-06-02 Doug Evans <xdje42@gmail.com>
7285
7286 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7287 pretty-printer lookup.
7288 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7289 (make-pp_s-printer): Call it.
7290 (make-pretty-printer-from-dict): New function.
7291 (lookup-pretty-printer-maker-from-dict): New function.
7292 (*pretty-printer*): Simplify.
7293 (make-objfile-pp_s-printer): New function.
7294 (install-objfile-pretty-printers!): New function.
7295 (make-progspace-pp_s-printer): New function.
7296 (install-progspace-pretty-printers!): New function.
7297 * gdb.guile/scm-progspace.c: New file.
7298 * gdb.guile/scm-progspace.exp: New file.
7299
41fac0cf
PA
73002014-06-02 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.base/dprintf-bp-same-addr.c: New file.
7303 * gdb.base/dprintf-bp-same-addr.exp: New file.
7304
96ae5695
EBM
73052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7306
7307 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7308 * gdb.arch/powerpc-power.s: Likewise.
7309
da02b3a8
JB
73102014-06-02 Joel Brobecker <brobecker@adacore.com>
7311
7312 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7313
c72b2e7b
YQ
73142014-06-01 Yao Qi <yao@codesourcery.com>
7315
7316 * gdb.base/watchpoint.exp (test_watch_location): Check null
7317 pointer can be dereferenced. If not, do the test, otherwise
7318 skip it.
7319
53e8a631
AB
73202014-05-30 Andrew Burgess <aburgess@broadcom.com>
7321
7322 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7323 results.
7324 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7325
938f0e2f
AB
73262014-05-30 Andrew Burgess <aburgess@broadcom.com>
7327
7328 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7329 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7330 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7331 * gdb.arch/amd64-invalid-stack-top.c: New file.
7332 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7333
9ba6657a
PA
73342014-05-30 Pedro Alves <palves@redhat.com>
7335
7336 PR breakpoints/17000
7337 * gdb.base/sss-bp-on-user-bp.c: New file.
7338 * gdb.base/sss-bp-on-user-bp.exp: New file.
7339
522c09bf
DB
73402014-05-30 David Blaikie <dblaikie@gmail.com>
7341
7342 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7343 gnu_inline semantics via attribute.
7344 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7345 source explicitly specifies the required semantics.
7346
bf4ef81e
MR
73472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7348
7349 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7350
329ea579
PA
73512014-05-29 Pedro Alves <palves@redhat.com>
7352 Tom Tromey <tromey@redhat.com>
7353
7354 * gdb.base/async-shell.exp: Don't enable target-async.
7355 * gdb.base/async.exp
7356 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7357 parameter. Adjust.
7358 (top level): Don't test with "target-async".
7359 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7360 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7361 * gdb.base/inferior-died.exp: Don't enable target-async.
7362 * gdb.base/interrupt-noterm.exp: Likewise.
7363 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7364 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7365 * gdb.mi/mi-nonstop.exp: Likewise.
7366 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7367 * gdb.mi/mi-nsintrall.exp: Likewise.
7368 * gdb.mi/mi-nsmoribund.exp: Likewise.
7369 * gdb.mi/mi-nsthrexec.exp: Likewise.
7370 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7371 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7372 * gdb.python/py-evsignal.exp: Don't enable target-async.
7373 * gdb.python/py-evthreads.exp: Likewise.
7374 * gdb.python/py-prompt.exp: Likewise.
7375 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7376 * gdb.server/solib-list.exp: Don't enable target-async.
7377 * gdb.threads/thread-specific-bp.exp: Likewise.
7378 * lib/mi-support.exp: Adjust to use mi-async.
7379
fd664c91
PA
73802014-05-29 Pedro Alves <palves@redhat.com>
7381
7382 PR gdb/13860
7383 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7384 reason, even in sync mode.
7385
251bde03
PA
73862014-05-29 Pedro Alves <palves@redhat.com>
7387 Hui Zhu <hui@codesourcery.com>
7388
7389 PR PR15693
7390 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7391 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7392 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7393 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7394
7f3c0343
JB
73952014-05-28 Joel Brobecker <brobecker@adacore.com>
7396
7397 * config/monitor.exp (gdb_target_monitor): Replace use of
7398 "set remotebaud" by "set serial baud".
7399
b2715b27
AW
74002014-05-26 Andy Wingo <wingo@igalia.com>
7401
7402 * gdb.guile/scm-breakpoint.exp:
7403 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7404 properties instead of gdb-object-properties.
7405
498a4489
YQ
74062014-05-26 Yao Qi <yao@codesourcery.com>
7407
7408 * gdb.server/no-thread-db.exp: Specify source file name
7409 explicitly when setting a breakpoint.
7410
589fdceb
MM
74112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7412
7413 * gdb.btrace/vdso.c: New.
7414 * gdb.btrace/vdso.exp: New.
7415
e9089e05
MM
74162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7417
7418 * gdb.base/gcore.exp (capture_command_output): Move ...
7419 * lib/gdb.exp (capture_command_output): ... here.
7420
67b5c0c1
MM
74212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7422
7423 * gdb.btrace/data.exp: Test memory access during btrace replay.
7424
a2199296
SM
74252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7426
7427 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7428
17b2616c
PA
74292014-05-21 Pedro Alves <palves@redhat.com>
7430
7431 PR gdb/13860
7432 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7433 (top level): Test that output related to execution commands is
7434 sent to the console with CLI commands, but not with MI commands.
7435 Test that breakpoint events are always mirrored to the console.
7436 Also expect the new source line to be output after a "next" in
7437 async mode too. Make it a pass/fail test.
7438 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7439 output.
7440 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7441
5166082f
PA
74422014-05-21 Pedro Alves <palves@redhat.com>
7443
7444 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7445 Use them to test variations of "list" after reaching a breakpoint.
7446 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7447 Test "list" with listsize 10 after reaching a breakpoint.
7448 * gdb.python/python.exp (decode_line current location line
7449 number): Adjust expected line number.
7450
2f25d70f
SM
74512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7452
7453 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7454 behavior for $args, pass it directly to "run".
7455
ff604a67
MR
74562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7457
7458 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7459 30000 to 65536.
7460
6a3cb8e8
PA
74612014-05-21 Pedro Alves <palves@redhat.com>
7462
7463 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7464 auto-connect-native-target off".
7465 * gdb.base/auto-connect-native-target.c: New file.
7466 * gdb.base/auto-connect-native-target.exp: New file.
7467
4ebfc96e
PA
74682014-05-21 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.base/default.exp: Test "target native" instead of "target
7471 child".
7472
36d46afb
MW
74732014-05-21 Mark Wielaard <mjw@redhat.com>
7474
7475 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7476
5876f503
JK
74772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7478
7479 Fix TLS access for -static -pthread.
7480 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7481 <HAVE_TLS> (thread_function, main): Initialize it.
7482 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7483 Add clean_restart.
7484 <$have_tls != "">: Check TLSVAR.
7485
0256a6ac
PA
74862014-05-21 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.base/dcache-line-read-error.c: New.
7489 * gdb.base/dcache-line-read-error.exp: New.
7490
936d2992
PA
74912014-05-20 Pedro Alves <palves@redhat.com>
7492
7493 * gdb.base/compare-sections.c: New file.
7494 * gdb.base/compare-sections.exp: New file.
7495
802e8e6d
PA
74962014-05-20 Pedro Alves <palves@redhat.com>
7497
7498 * gdb.base/break-idempotent.c: New file.
7499 * gdb.base/break-idempotent.exp: New file.
7500
e59fa00f
MM
75012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7502
7503 * gdb.btrace/nohist.exp: New.
7504
8b696e31
YQ
75052014-05-20 Yao Qi <yao@codesourcery.com>
7506
7507 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7508 gdb.reverse directory and gdb_reverse_timeout exists in board
7509 setting.
7510 * README: Document gdb_reverse_timeout.
7511
73c9764f
YQ
75122014-05-20 Yao Qi <yao@codesourcery.com>
7513
7514 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7515 'test_file_name'. Treat args as a string instead of a list.
7516 (gdb_init): Rename argument 'args' by 'test_file_name'.
7517
f1f4348a
JK
75182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7519
7520 * gdb.arch/powerpc-power.exp: New file.
7521 * gdb.arch/powerpc-power.s: New file.
7522
0dbe70ce
DE
75232014-05-16 Doug Evans <dje@google.com>
7524
7525 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7526 * gdb.base/completion.exp: Check that all expected files exist
7527 before doing file completion.
0dbe70ce 7528
8d551b02
DE
75292014-05-16 Doug Evans <dje@google.com>
7530
7531 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7532 Update.
7533 (do_syscall_tests_without_xml): Update.
7534
73eb7709
PA
75352014-05-16 Pedro Alves <palves@redhat.com>
7536
7537 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7538 instead of "unknown output after running".
7539
3fae92fc
YQ
75402014-05-16 Yao Qi <yao@codesourcery.com>
7541
7542 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7543 file1.txt from host at the end.
7544 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7545
c2b2ccc5
DE
75462014-05-15 Doug Evans <dje@google.com>
7547
7548 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7549 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7550 loading file. Add test for TU lookup.
7551
8c217a4b
SM
75522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7553
7554 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7555 calling "-exec-arguments" or "set args" before running the
7556 inferior.
7557
3deb39c6
SM
75582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7559
7560 * lib/mi-support.exp (mi_expect_stop): Expect message for
7561 inferiors that exit with non-zero exit code.
7562
71a79f8c
YQ
75632014-05-14 Yao Qi <yao@codesourcery.com>
7564
7565 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7566 match absolute path on remote host.
7567 (test_file_list_exec_source_files): Remove "/" from the
7568 pattern.
7569
f23fcd46
YQ
75702014-05-14 Yao Qi <yao@codesourcery.com>
7571
7572 * boards/local-remote-host-notty.exp (${board}_file): New
7573 proc.
7574
9404b58f
KM
75752014-05-07 Kyle McMartin <kyle@redhat.com>
7576
7577 Pushed by Joel Brobecker <brobecker@adacore.com>.
7578 * gdb.arch/aarch64-atomic-inst.c: New file.
7579 * gdb.arch/aarch64-atomic-inst.exp: New file.
7580
5e45f04c
YQ
75812014-05-07 Yao Qi <yao@codesourcery.com>
7582
7583 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7584 in current context" too.
7585
c888a17d
KS
75862014-05-05 Keith Seitz <keiths@redhat.com>
7587
7588 * gdb.linespec/ls-dollar.exp: Add test for linespec
7589 file:convenience_variable.
7590
290a839c
YQ
75912014-05-05 Yao Qi <yao@codesourcery.com>
7592
7593 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7594 traceframes into tfile and ctf trace files. Read data from
7595 trace file and test collected data.
7596 (gdb_collect_locals_test): Likewise.
7597 (gdb_unavailable_registers_test): Likewise.
7598 (gdb_unavailable_floats): Likewise.
7599 (gdb_collect_globals_test): Likewise.
7600 (top-level): Append "ctf" to trace_file_targets if GDB
7601 supports.
7602
b5262cd0
YQ
76032014-05-05 Yao Qi <yao@codesourcery.com>
7604
7605 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7606 code to ...
7607 (gdb_collect_args_test_1): ... it. New proc.
7608 (gdb_collect_locals_test): Move some code to ...
7609 (gdb_collect_locals_test_1): ... it. New proc.
7610 (gdb_unavailable_registers_test): Move some code to ...
7611 (gdb_unavailable_registers_test_1): ... it. New proc.
7612 (gdb_unavailable_floats): Move some code to ...
7613 (gdb_unavailable_floats_1): ... it. New proc.
7614
30a1e6cc
SDJ
76152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7616
7617 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7618 probes to test for bitness recognition.
7619 * gdb.arch/amd64-stap-optional-prefix.exp
7620 (test_probe_value_without_reg): New procedure.
7621 Add code to test for different kinds of bitness.
7622
f33da99a
SDJ
76232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7624
7625 PR breakpoints/16889
7626 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7627 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7628
5b80f00d
PA
76292014-05-01 Pedro Alves <palves@redhat.com>
7630
7631 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7632 gdb_file_cmd if no file is specified.
7633 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7634 last_loaded_file to set the remote exec-file.
7635
f8c2a73c
PA
76362014-05-01 Pedro Alves <palves@redhat.com>
7637
7638 * boards/local-remote-host.exp: New file.
7639
be6e8ac7
PA
76402014-05-01 Pedro Alves <palves@redhat.com>
7641
7642 * boards/local-remote-host.exp: Rename to ...
7643 * boards/local-remote-host-notty.exp: ... this.
7644
cac0dc8f
JB
76452014-04-28 Joel Brobecker <brobecker@adacore.com>
7646
7647 * gdb.ada/dyn_arrayidx: New testcase.
7648
9730e6cc
YQ
76492014-04-26 Yao Qi <yao@codesourcery.com>
7650
7651 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7652 and compute the length of function main. Save it in
7653 $main_length.
7654 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7655 (top-level): Use gdb_compile to compile objects into
7656 executable and restart GDB. Remove invocation to
7657 prepare_for_testing.
7658
7ae1a6a6
PA
76592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7660 Pedro Alves <palves@redhat.com>
7661
7662 PR server/16255
7663 * gdb.multi/multi-attach.c: New file.
7664 * gdb.multi/multi-attach.exp: New file.
7665
4082afcc
PA
76662014-04-25 Pedro Alves <palves@redhat.com>
7667
7668 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7669 user.
7670 (top level): Test that "set remote conditional-breakpoints-packet
7671 off" works as intended.
7672 * gdb.base/dprintf.exp: Test that "set remote
7673 breakpoint-commands-packet off" works as intended.
7674 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7675 New function.
7676 (top level): Call it.
7677 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7678 remote fast-tracepoints-packet off" works as intended.
7679 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7680 * lib/gdb.exp (gdb_is_target_remote): ... here.
7681
2abc3f8d
DB
76822014-04-24 David Blaikie <dblaikie@gmail.com>
7683
7684 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7685 ensure clang would not discard them.
7686 * gdb.base/gdbvars.c: Ditto.
7687 * gdb.base/memattr.c: Ditto.
7688 * gdb.base/whatis.c: Ditto.
7689 * gdb.python/py-prettyprint.c: Ditto.
7690 * gdb.trace/actions.c: Ditto.
7691 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7692 ensure clang would not discard it.
7693
bfd39632
DB
76942014-04-24 David Blaikie <dblaikie@gmail.com>
7695
7696 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7697 clang to emit the full definition of type required by the test
7698 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7699
22842ff6
DB
77002014-04-24 David Blaikie <dblaikie@gmail.com>
7701
7702 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7703 coax Clang into emitting the definition of the type.
7704 * gdb.cp/pr10728-x.h (y): Ditto.
7705 * gdb.cp/pr10728-y.cc (y): Ditto.
7706
c2e827ad
DB
77072014-04-24 David Blaikie <dblaikie@gmail.com>
7708
7709 * gdb.base/label.exp: XFAIL label related tests under Clang.
7710 * gdb.cp/cplabel.exp: Ditto.
7711 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7712 under Clang those using labels.
7713
4c2d33e7
YQ
77142014-04-25 Yao Qi <yao@codesourcery.com>
7715
7716 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7717 double_label.
7718 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7719 partial_label and double_label.
7720
56083b99
DB
77212014-04-24 David Blaikie <dblaikie@gmail.com>
7722
7723 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7724
25d4e99d
DB
77252014-04-24 David Blaikie <dblaikie@gmail.com>
7726
7727 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7728 of the function to work across GCC and Clang.
7729 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7730 pointer types (const void ** const V void **).
7731
01f9f808
MS
77322014-04-24 Michael Sturm <michael.sturm@mintel.com>
7733 Walfred Tedeschi <walfred.tedeschi@intel.com>
7734
7735 * Makefile.in (EXECUTABLES): Added i386-avx512.
7736 * gdb.arch/i386-avx512.c: New file.
7737 * gdb.arch/i386-avx512.exp: Likewise.
7738
4b48d439
KS
77392014-04-23 Keith Seitz <keiths@redhat.com>
7740
7741 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7742 (mi_make_breakpoint_table): New procedure.
7743 (mi_create_breakpoint): Use mi_make_breakpoint
7744 and return the result.
7745 (mi_make_breakpoint): New procedure.
7746 (mi_build_kv_pairs): New procedure.
7747
7748 * gdb.mi/mi-break.exp: Remove unused globals,
7749 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7750 All callers updated.
7751 * gdb.mi/mi-dprintf.exp: Use variable to track command
7752 number.
7753 Update all callers of mi_create_breakpoint and use
7754 mi_make_breakpoint_table.
7755 Remove any unused global variables.
7756 * gdb.mi/mi-nonstop.exp: Likewise.
7757 * gdb.mi/mi-nsintrall.exp: Likewise.
7758 * gdb.mi/mi-nsmoribund.exp: Likewise.
7759 * gdb.mi/mi-nsthrexec.exp: Likewise.
7760 * gdb.mi/mi-reverse.exp: Likewise.
7761 * gdb.mi/mi-simplerun.exp: Likewise.
7762 * gdb.mi/mi-stepn.exp: Likewise.
7763 * gdb.mi/mi-syn-frame.exp: Likewise.
7764 * gdb.mi/mi-until.exp: Likewise.
7765 * gdb.mi/mi-var-cp.exp: Likewise.
7766 * gdb.mi/mi-var-display.exp: Likewise.
7767 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7768 * gdb.mi/mi2-var-child.exp: Likewise.
7769 * gdb.mi/mi-vla-c99.exp: Likewise.
7770 * lib/mi-support.exp: Likewise.
7771
7772 From Ian Lance Taylor <iant@cygnus.com>:
7773 * lib/gdb.exp (parse_args): New procedure.
7774
08351840
PA
77752014-04-23 Pedro Alves <palves@redhat.com>
7776
7777 * gdb.base/break-unload-file.c: New file.
7778 * gdb.base/break-unload-file.exp: New file.
7779 * gdb.base/sym-file-lib.c (baz): New function.
7780 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7781 field.
7782 (load): Store the segment's mapped size.
7783 (unload): New function.
7784 (unload_shlib): New function.
7785 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7786 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7787 set a breakpoint at baz, and call it.
7788 * gdb.base/sym-file.exp: New tests for stale breakpoint
7789 instructions.
7790
076855f9
PA
77912014-04-23 Pedro Alves <palves@redhat.com>
7792
7793 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7794 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7795 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7796 * gdb.base/hbreak-unmapped.c: New file.
7797 * gdb.base/hbreak-unmapped.exp: New file.
7798 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7799 * lib/gdb.exp (gdb_is_target_remote): ... here.
7800
483805cf
PA
78012014-04-22 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.base/consecutive-step-over.c: New file.
7804 * gdb.base/consecutive-step-over.exp: New file.
7805
06d97543
PA
78062014-04-22 Pedro Alves <palves@redhat.com>
7807
7808 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7809 instead of send_gdb/gdb_expect.
7810
b4429ea2
YQ
78112014-04-22 Yao Qi <yao@codesourcery.com>
7812
7813 * lib/trace-support.exp (generate_tracefile): New procedure.
7814 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7815 return 0.
7816 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7817 if generate_tracefile returns 1.
7818
51d48146
PA
78192014-04-18 Tom Tromey <palves@redhat.com>
7820 Pedro alves <tromey@redhat.com>
7821
7822 PR backtrace/15558
7823 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7824 with a backtrace limit.
7825 * gdb.python/py-frame-inline.exp: Test running to an inline
7826 function with a backtrace limit, and printing the newest frame.
7827 * gdb.python/py-frame-inline.c (main): Call f.
7828
bd1dce5f
MS
78292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7830
7831 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7832
40d1a503
MS
78332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7834
7835 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7836 Drop prefix from unsupported source file path.
7837
389b98f7
YQ
78382014-04-17 Yao Qi <yao@codesourcery.com>
7839
7840 * lib/gdb.exp (with_target_charset): New proc.
7841 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7842 with_target_charset.
7843 (test_print_strings): Likewise.
7844 (test_repeat_bytes): Likewise.
7845 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7846 for some tests.
7847
22869d73
KS
78482014-04-16 Keith Seitz <keiths@redhat.com>
7849
7850 PR gdb/15827
7851 * gdb.dwarf2/corrupt.c: New file.
7852 * gdb.dwarf2/corrupt.exp: New file.
7853
c4f87ca6
KS
78542014-04-16 Keith Seitz <keiths@redhat.com>
7855
7856 PR c++/16597
7857 * gdb.cp/namelessclass.cc: New file.
7858 * gdb.cp/namelessclass.exp: New file.
7859 * gdb.cp/namelessclass.S: New file.
7860
ab19de87
DE
78612014-04-16 Doug Evans <dje@google.com>
7862
7863 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7864 Add comment.
7865 (gdbserver_default_get_comm_port): New function.
7866 (gdbserver_start): Check if board file provided
7867 "gdbserver,get_comm_port" and use it if so.
7868 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7869 (gdb,socketport): Set to "stdio".
7870 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7871 (stdio_gdbserver_template): Delete.
7872 (${board}_get_remote_address): Update.
7873 (${board}_build_remote_cmd): Delete.
7874 (${board}_get_comm_port): New function.
7875 (${board}_spawn): Update.
7876 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7877 Delete.
7878 (${board}_get_remote_address): Update.
7879 (${board}_get_comm_port): New function.
7880
fc98a809
AB
78812014-04-16 Andrew Burgess <aburgess@broadcom.com>
7882
7883 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7884 appearing in any order.
7885
87fd9e6e
DE
78862014-04-15 Doug Evans <dje@google.com>
7887
7888 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7889 uninitialized value of "description".
7890
099fc3ea
KS
78912014-04-15 Keith Seitz <keiths@redhat.com>
7892
7893 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7894 Remove unused globals.
7895 (test_running_the_program): Likewise.
7896 (test_controlled_execution): Likewise.
7897 (test_controlling_breakpoints): Likewise.
7898 (test_program_termination): Likewise.
7899
5da151d4
KS
79002014-04-15 Keith Seitz <keiths@redhat.com>
7901
7902 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7903 unused globals.
7904 (test_rbreak_creation_and_listing): Likewise.
7905 (test_ignore_count): Likewise.
7906 (test_error): Likewise.
7907
35e5d2f0
PA
79082014-04-15 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7911 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7912 sym-file-loader.c.
7913 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7914 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7915 to sym-file-loader.c.
7916 (struct library): Forward declare.
7917 (load_shlib, lookup_function): Change prototypes.
7918 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7919 (translate_offset): Remove declarations.
7920 (get_text_addr): New declaration.
7921 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7922 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7923 sym-file-loader.h.
7924 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7925 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7926 here from sym-file-loader.h.
7927 (struct library): New structure.
7928 (load_shlib, lookup_function): Change prototypes and adjust to
7929 work with a struct library.
7930 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7931 (translate_offset): Make static.
7932 (get_text_addr): New function.
7933 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7934
eb4c1710
PA
79352014-04-15 Pedro Alves <palves@redhat.com>
7936
7937 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7938
2d1baf52
PA
79392014-04-15 Pedro Alves <palves@redhat.com>
7940
7941 * gdb.base/sym-file-loader.c: Include <limits.h>.
7942 (SELF_LINK): New define.
7943 (get_origin): New function.
7944 (load_shlib): Use it.
7945 * gdb.base/sym-file.exp: Don't early return if the target is
7946 remote. Use runto_main, and issue fail is that fails. Use
7947 gdb_load_shlibs.
7948 (shlib_name): Delete.
7949 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7950
7dd6df01
PA
79512014-04-15 Pedro Alves <palves@redhat.com>
7952
7953 * gdb.base/sym-file.exp: Remove regex characters from test
7954 message. Don't refer to breakpoint numbers in test messages.
7955
b50c8614
KS
79562014-04-14 Keith Seitz <keiths@redhat.com>
7957
7958 PR c++/16253
7959 * gdb.cp/var-tag.cc: New file.
7960 * gdb.cp/var-tag.exp: New file.
7961 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7962 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7963 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7964 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7965
3d567982
TT
79662014-04-14 Tom Tromey <tromey@redhat.com>
7967
7968 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7969 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7970 type.
7971 * gdb.cp/enum-class.exp: New file.
7972 * gdb.cp/enum-class.cc: New file.
7973
0626fc76
TT
79742014-04-14 Tom Tromey <tromey@redhat.com>
7975
7976 * gdb.dwarf2/enum-type.exp: New file.
7977
dca325b3
SA
79782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7979
7980 * gdb.mi/mi-vla-c99.exp: New file.
7981 * gdb.mi/vla.c: New file.
7982
5854b38a
SA
79832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7984
7985 * gdb.base/vla-datatypes.c: New file.
7986 * gdb.base/vla-datatypes.exp: New file.
7987
463bb957
SA
79882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7989
7990 * gdb.base/vla-ptr.c: New file.
7991 * gdb.base/vla-ptr.exp: New file.
7992
3dd170be
SA
79932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7994
7995 * gdb.dwarf2/count.exp: New file.
7996
5ecaaa66
SA
79972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7998
7999 * gdb.base/vla-sideeffect.c: New file.
8000 * gdb.base/vla-sideeffect.exp: New file.
8001
41f1ada5
DB
80022014-04-14 David Blaikie <dblaikie@gmail.com>
8003
8004 * gdb.mi/non-stop.c: Add return value for non-void function return
8005 statement.
8006 * gdb.threads/staticthreads.c: Ditto.
8007
0be03e84
DE
80082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8009 Doug Evans <xdje42@gmail.com>
8010
8011 * gdb.guile/scm-value.c: Improve test case.
8012 * gdb.guile/scm-value.exp: Add new test.
8013
f180a1fb
DB
80142014-04-11 David Blaikie <dblaikie@gmail.com>
8015
8016 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8017 override Clang's default.
8018
6b662e19
JB
80192014-04-11 Joel Brobecker <brobecker@adacore.com>
8020
8021 Revert the following changes (regressions):
8022
8023 * gdb.base/vla-sideeffect.c: New file.
8024 * gdb.base/vla-sideeffect.exp: New file.
8025
8026 * gdb.dwarf2/count.exp: New file.
8027
8028 * gdb.base/vla-multi.c: New file.
8029 * gdb.base/vla-multi.exp: New file.
8030
8031 * gdb.base/vla-ptr.c: New file.
8032 * gdb.base/vla-ptr.exp: New file.
8033
8034 * gdb.base/vla-datatypes.c: New file.
8035 * gdb.base/vla-datatypes.exp: New file.
8036
8037 * gdb.mi/mi-vla-c99.exp: New file.
8038 * gdb.mi/vla.c: New file.
8039
245a5f0b
KS
80402014-04-11 Keith Seitz <keiths@redhat.com>
8041
8042 PR c++/16675
8043 * gdb.cp/cpsizeof.exp: New file.
8044 * gdb.cp/cpsizeof.cc: New file.
8045
58a84dcf
SA
80462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8047
191a8a90
JB
8048 * gdb.mi/mi-vla-c99.exp: New file.
8049 * gdb.mi/vla.c: New file.
58a84dcf 8050
c8655f75
SA
80512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8052
8053 * gdb.base/vla-datatypes.c: New file.
8054 * gdb.base/vla-datatypes.exp: New file.
8055
024e13b4
SA
80562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8057
8058 * gdb.base/vla-ptr.c: New file.
8059 * gdb.base/vla-ptr.exp: New file.
8060
1a237e0e
SA
80612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8062
8063 * gdb.base/vla-multi.c: New file.
8064 * gdb.base/vla-multi.exp: New file.
8065
504f3432
SA
80662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8067
8068 * gdb.dwarf2/count.exp: New file.
8069
3bce8237
SA
80702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8071
191a8a90
JB
8072 * gdb.base/vla-sideeffect.c: New file.
8073 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8074
322f9c21
YQ
80752014-04-11 Yao Qi <yao@codesourcery.com>
8076
8077 * gdb.base/completion.exp: Check file exists before running tests
8078 on file completion.
8079
d708bcd1
PA
80802014-04-10 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/cond-eval-mode.c: New file.
8083 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8084 prepare_for_testing to build the new file. Check result of
8085 runto_main.
8086 (test_break, test_watch): New procedures.
8087 (top level): Use them.
8088
ae1d2761
PM
80892014-04-08 Pierre Muller <muller@sourceware.org>
8090
8091 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8092 Ctrl-V use for mingw hosts.
8093
7af389b8
SC
80942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8095
8096 * gdb.python/py-value.c: Improve test case.
8097 * gdb.python/py-value.exp: Add new test.
8098
5e703181
DE
80992014-04-07 David Blaikie <dblaikie@gmail.com>
8100
8101 * lib/compiler.c: Identify the clang compiler.
8102 * lib/compiler.cc: Ditto.
8103
9810b410
YQ
81042014-04-03 Yao Qi <yao@codesourcery.com>
8105
8106 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8107
98d1b8dc
AB
81082014-04-01 Anton Blanchard <anton@samba.org>
8109
8110 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8111 messages unique.
8112
3114cea1
AB
81132014-04-01 Anton Blanchard <anton@samba.org>
8114
8115 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8116 prepare_for_testing.
8117
62f7182c
AB
81182014-04-01 Anton Blanchard <anton@samba.org>
8119
8120 * gdb.arch/ppc64-atomic-inst.c: Remove.
8121 * gdb.arch/ppc64-atomic-inst.S: New file.
8122 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8123
770e7fc7
DE
81242014-03-31 Doug Evans <dje@google.com>
8125
8126 * gdb.base/print-symbol-loading-lib.c: New file.
8127 * gdb.base/print-symbol-loading-main.c: New file.
8128 * gdb.base/print-symbol-loading.exp: New file.
8129
46e2bafa
YQ
81302014-03-31 Yao Qi <yao@codesourcery.com>
8131
8132 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8133
8776cfe9
JB
81342014-03-28 Joel Brobecker <brobecker@adacore.com>
8135
8136 * gdb.ada/mi_dyn_arr: New testcase.
8137
5d1ef361
DE
81382014-03-27 Doug Evans <dje@google.com>
8139
8140 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8141
b5bee914
YQ
81422014-03-27 Yao Qi <yao@codesourcery.com>
8143
8144 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8145 if target is nios2-*-*.
8146
0d4d0e77
YQ
81472014-03-26 Yao Qi <yao@codesourcery.com>
8148
8149 * lib/gdb.exp (readline_is_used): New proc.
8150 * gdb.base/completion.exp: Move tests on command complete up.
8151 Skip the rest of tests if readline is not used.
8152 * gdb.ada/complete.exp: Skp the test if readline is not
8153 used.
8154 * gdb.base/filesym.exp: Likewise.
8155 * gdb.base/macscp.exp: Likewise.
8156 * gdb.base/readline-ask.exp: Likewise.
8157 * gdb.base/readline.exp: Likewise.
8158 * gdb.python/py-cmd.exp: Likewise.
8159 * gdb.trace/tfile.exp: Likewise.
8160
29361eee
YQ
81612014-03-26 Yao Qi <yao@codesourcery.com>
8162
8163 * gdb.base/macscp.exp: Fix code format issues.
8164
bc9a5525
UW
81652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8166
8167 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8168 * gdb.asm/powerpc64le.inc: New file.
8169
d3839ede
PA
81702014-03-25 Pedro Alves <palves@redhat.com>
8171 Doug Evans <dje@google.com>
8172
8173 * gdb.base/source-execution.c: New file.
8174 * gdb.base/source-execution.exp: New file.
8175 * gdb.base/source-execution.gdb: New file.
8176
01672a57
DE
81772014-03-24 Doug Evans <dje@google.com>
8178
8179 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8180 using fission.
8181
88bbeca9
HZ
81822014-03-24 Hui Zhu <hui@codesourcery.com>
8183 Pedro Alves <palves@redhat.com>
8184
8185 PR breakpoints/16101
8186 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8187 test pass/fail messages. Detect missing support for dprintf when
8188 breakpoints are actually inserted.
8189 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8190 breakpoints are actually inserted.
8191 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8192 fails.
8193
d2348791
JK
81942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8195
8196 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8197
feef67ab
DE
81982014-03-22 Doug Evans <xdje42@gmail.com>
8199
8200 * gdb.python/python.exp (python not supported): Verify multi-line
8201 python command issues an error.
25d743f9 8202 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8203 guile command issues an error.
feef67ab 8204
ecebef6a
MR
82052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8206
8207 * gdb.threads/thread-specific.exp: Handle the lack of usable
8208 $this_breakpoint and $this_thread.
8209
ccdd1909
HZ
82102014-03-21 Hui Zhu <hui@codesourcery.com>
8211
8212 * gdb.base/attach.exp (do_command_attach_tests): New.
8213
beb460e8
PA
82142014-03-20 Tom Tromey <tromey@redhat.com>
8215 Pedro Alves <palves@redhat.com>
8216
8217 PR cli/15718
8218 * gdb.base/condbreak-call-false.c: New file.
8219 * gdb.base/condbreak-call-false.exp: New file.
8220
40acf43a
PA
82212014-03-20 Pedro Alves <palves@redhat.com>
8222
8223 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8224 Delete.
8225 (block_signals, unblock_signals): Delete.
8226 (child_function_2, main): Remove references to deleted variable
8227 and functions.
8228
9f5e1e02
PA
82292014-03-20 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8232 Use pthread_kill to signal thread 2.
8233 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8234 Adjust to make the test send itself a signal rather than using the
8235 host's "kill" command.
8236
99619bea
PA
82372014-03-20 Pedro Alves <palves@redhat.com>
8238
8239 * gdb.threads/multiple-step-overs.c: New file.
8240 * gdb.threads/multiple-step-overs.exp: New file.
8241 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8242 Adjust expected infrun debug output.
8243
2adfaa28
PA
82442014-03-20 Pedro Alves <palves@redhat.com>
8245
8246 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8247 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8248
31e77af2
PA
82492014-03-20 Pedro Alves <palves@redhat.com>
8250
8251 PR breakpoints/7143
8252 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8253 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8254 of gdb_test_multiple.
8255 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8256 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8257
b9f437de
PA
82582014-03-20 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8261 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8262
05adc73e
PA
82632014-03-19 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/async.exp: Remove early return.
8266
6048b950
PA
82672014-03-19 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8270
8bcfb00a
PA
82712014-03-19 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.base/async.exp (test_background): Expect \r\n after
8274 "completed." in the fail pattern.
8275
884e37dc
PA
82762014-03-19 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.base/async.exp (test_background): New procedure.
8279 Use it for all background execution command tests.
8280
148e57e2
PA
82812014-03-19 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.base/async.exp: Use prepare_for_testing.
8284
f48088c7
PA
82852014-03-19 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8288 the same line.
8289
e2f6c966
PA
82902014-03-19 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.base/async.c (main): Add "jump here" and "until here" line
8293 marker comments.
8294 * gdb.base/async.exp (jump_here): New global.
8295 (jump& test): Use it.
8296 (until_here): New global.
8297 (until& test): Use it.
8298
c30568d4
PA
82992014-03-19 Pedro Alves <palves@redhat.com>
8300
8301 * gdb.base/async.exp: Don't frob gdb_protocol.
8302
0172b6a7
DE
83032014-03-18 Doug Evans <xdje42@gmail.com>
8304
8305 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8306 Fix spelling of exec-done-display.
8307
06c868a8
JK
83082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8309
8310 PR gdb/15358
8311 * gdb.base/gdb-sigterm.c: New file.
8312 * gdb.base/gdb-sigterm.exp: New file.
8313
0c7e1a46
PA
83142014-03-18 Pedro Alves <palves@redhat.com>
8315
8316 PR gdb/13860
8317 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8318 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8319 solib-event.
8320
f7c77d93
JB
83212014-03-17 Joel Brobecker <brobecker@adacore.com>
8322
8323 * gdb.ada/pckd_arr_ren: New testcase.
8324
5a1e8c7a
DE
83252014-03-13 Doug Evans <xdje42@gmail.com>
8326
8327 PR guile/16612
8328 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8329 collect after discarding symbols.
8330
350e1a76
DE
83312014-03-13 Ludovic Courtès <ludo@gnu.org>
8332 Doug Evans <xdje42@gmail.com>
8333
8334 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8335 to history survives a gc.
8336
a69900ae
PA
83372014-03-13 Pedro Alves <palves@redhat.com>
8338
8339 * gdb.base/default.exp: Don't test "target procfs".
8340
5db9f0bd
PA
83412014-03-13 Pedro Alves <palves@redhat.com>
8342
8343 * gdb.base/default.exp: Update "target child" and "target procfs"
8344 tests to not expect "Unix".
8345
b3ccfe11
TT
83462014-03-12 Tom Tromey <tromey@redhat.com>
8347
8348 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8349 New procs. Add target-async tests.
8350 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8351 Add target-async tests.
8352
646f4417
AA
83532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8354
8355 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8356 'func_start' and 'func_end' for the beginning and end of the
8357 function code, respectively.
8358 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8359 'func_end' instead of 'func' and 'main'.
8360
288c211f
AA
83612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8362
8363 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8364 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8365 generate the debug info assembler source.
8366
e0c0f156
AA
83672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8368
8369 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8370 * gdb.dwarf2/arr-subrange.exp: Likewise.
8371 * gdb.dwarf2/dwz.exp: Likewise.
8372 * gdb.dwarf2/method-ptr.exp: Likewise.
8373 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8374 * gdb.dwarf2/subrange.exp: Likewise.
8375 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8376 * gdb.dwarf2/implptrpiece.exp: Likewise.
8377 * gdb.dwarf2/nostaticblock.exp: Likewise.
8378
0e5c4555
AA
83792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8380
8381 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8382 directory to absolute path name arguments.
8383
5ec18f2b
JG
83842014-03-10 Joel Brobecker <brobecker@adacore.com>
8385
8386 * gdb.ada/tagged_access: New testcase.
8387
847fc4f2
MM
83882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8389
8390 * gdb.btrace/data.exp: Update expected output.
8391
cc3da688
YQ
83922014-03-06 Yao Qi <yao@codesourcery.com>
8393
8394 * gdb.trace/pr16508.exp: New file.
8395
0f26cec1
PA
83962014-03-05 Pedro Alves <palves@redhat.com>
8397
8398 PR gdb/16575
8399 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8400 procedure.
8401 (top level): Adjust to use it. Add tests that exercise breakpoint
8402 interaction with the code-cache.
8403
7a5a839f
LC
84042014-02-26 Ludovic Courtès <ludo@gnu.org>
8405
8406 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8407 test for 'history-append!'.
8408
31aa7e4e
JB
84092014-02-26 Joel Brobecker <brobecker@adacore.com>
8410
8411 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8412 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8413 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8414 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8415 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8416 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8417
1b588015
JB
84182014-02-26 Joel Brobecker <brobecker@adacore.com>
8419
8420 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8421 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8422 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8423
55426c9d
JB
84242014-02-26 Joel Brobecker <brobecker@adacore.com>
8425
8426 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8427
dc53a7ad
JB
84282014-02-26 Joel Brobecker <brobecker@adacore.com>
8429
8430 * gdb.dwarf2/arr-stride.c: New file.
8431 * gdb.dwarf2/arr-stride.exp: New file.
8432
12ab52e9
PA
84332014-02-26 Pedro Alves <palves@redhat.com>
8434
8435 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8436 that won't ever trigger. Make sure that GDB reports the correct
8437 breakpoint that caused the stop.
8438
849c862e
JK
84392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8440
8441 PR gdb/16626
8442 * gdb.base/auto-load-script: New file.
8443 * gdb.base/auto-load.c: New file.
8444 * gdb.base/auto-load.exp: New file.
8445
71b7d793
JK
8446 PR gdb/16626
8447 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8448
e2f0d509
JK
84492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8450
8451 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8452 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8453
50cc37c8
DE
84542014-02-24 Doug Evans <dje@google.com>
8455
8456 * lib/gdb.exp (run_on_host): Log error output if program fails.
8457
ea4758f2
PA
84582014-02-21 Pedro Alves <palves@redhat.com>
8459
8460 * gdb.threads/step-after-sr-lock.c: Rename to ...
8461 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8462 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8463 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8464 ... this.
8465
d7b30f67
SDJ
84662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8467
8468 PR tdep/16397
8469 * gdb.arch/amd64-stap-special-operands.exp: New file.
8470 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8471 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8472 * gdb.arch/amd64-stap-triplet.S: Likewise.
8473 * gdb.arch/amd64-stap-triplet.c: Likewise.
8474
83deb43f
JB
84752014-02-20 Joel Brobecker <brobecker@adacore.com>
8476
8477 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8478 in .section pseudo-op.
8479
adde2bff
DE
84802014-02-20 lin zuojian <manjian2006@gmail.com>
8481 Joel Brobecker <brobecker@adacore.com>
8482 Doug Evans <xdje42@gmail.com>
8483
8484 PR symtab/16581
8485 * gdb.dwarf2/dw2-icycle.S: New file.
8486 * gdb.dwarf2/dw2-icycle.c: New file.
8487 * gdb.dwarf2/dw2-icycle.exp: New file.
8488
f7bd0f78
SC
84892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8490
8491 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8492 operations on gdb.Value objects.
8493 * gdb.python/py-value-cc.exp: Add new test to test operations on
8494 gdb.Value objects.
8495
c17ef0d5
DE
84962014-02-18 Doug Evans <dje@google.com>
8497
8498 * Makefile.in (TESTS): New variable.
8499 (expanded_tests, expanded_tests_or_none): New variables
8500 (check-single): Pass $(expanded_tests_or_none) to runtest.
8501 (check-parallel): Only run tests in $(TESTS) if non-empty.
8502 (check/no-matching-tests-found): New rule.
8503 * README: Document TESTS makefile variable.
8504
5dd3176f
DE
85052014-02-18 Doug Evans <dje@google.com>
8506
8507 * Makefile.in (check-parallel): rm -rf outputs temp.
8508
0b10be4f
JK
85092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 Fix "ERROR: no fileid for" in the testsuite.
8512 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8513
85f224e7
DE
85142014-02-12 Doug Evans <dje@google.com>
8515
8516 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8517 (MISCELLANEOUS): New variable.
8518 (clean): rm -rf $(MISCELLANEOUS).
8519 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8520 dwp live in the same directory as symlinks, with each symlink pointed
8521 to a differently named file in a different directory.
8522
149b30ff
DE
85232014-02-11 Doug Evans <dje@google.com>
8524
8525 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8526 of Tcl file commands.
8527
1dfdac32
MK
85282014-02-10 Mark Kettenis <kettenis@gnu.org>
8529
8530 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8531 "kill -SIGUSR1 -1".
8532
aa4fb036
JB
85332014-02-10 Joel Brobecker <brobecker@adacore.com>
8534
8535 * gdb.ada/tick_length_array_enum_idx: New testcase.
8536
ed3ef339
DE
85372014-02-10 Doug Evans <xdje42@gmail.com>
8538
8539 * configure.ac (AC_OUTPUT): Add gdb.guile.
8540 * configure: Regenerate.
8541 * lib/gdb-guile.exp: New file.
8542 * lib/gdb.exp (get_target_charset): New function.
8543 * gdb.base/help.exp: Update expected output from "apropos apropos".
8544 * gdb.guile/Makefile.in: New file.
8545 * gdb.guile/guile.exp: New file.
8546 * gdb.guile/scm-arch.c: New file.
8547 * gdb.guile/scm-arch.exp: New file.
8548 * gdb.guile/scm-block.c: New file.
8549 * gdb.guile/scm-block.exp: New file.
8550 * gdb.guile/scm-breakpoint.c: New file.
8551 * gdb.guile/scm-breakpoint.exp: New file.
8552 * gdb.guile/scm-disasm.c: New file.
8553 * gdb.guile/scm-disasm.exp: New file.
8554 * gdb.guile/scm-equal.c: New file.
8555 * gdb.guile/scm-equal.exp: New file.
8556 * gdb.guile/scm-error.exp: New file.
8557 * gdb.guile/scm-error.scm: New file.
8558 * gdb.guile/scm-frame-args.c: New file.
8559 * gdb.guile/scm-frame-args.exp: New file.
8560 * gdb.guile/scm-frame-args.scm: New file.
8561 * gdb.guile/scm-frame-inline.c: New file.
8562 * gdb.guile/scm-frame-inline.exp: New file.
8563 * gdb.guile/scm-frame.c: New file.
8564 * gdb.guile/scm-frame.exp: New file.
8565 * gdb.guile/scm-generics.exp: New file.
8566 * gdb.guile/scm-gsmob.exp: New file.
8567 * gdb.guile/scm-iterator.c: New file.
8568 * gdb.guile/scm-iterator.exp: New file.
8569 * gdb.guile/scm-math.c: New file.
8570 * gdb.guile/scm-math.exp: New file.
8571 * gdb.guile/scm-objfile-script-gdb.in: New file.
8572 * gdb.guile/scm-objfile-script.c: New file.
8573 * gdb.guile/scm-objfile-script.exp: New file.
8574 * gdb.guile/scm-objfile.c: New file.
8575 * gdb.guile/scm-objfile.exp: New file.
8576 * gdb.guile/scm-ports.exp: New file.
8577 * gdb.guile/scm-pretty-print.c: New file.
8578 * gdb.guile/scm-pretty-print.exp: New file.
8579 * gdb.guile/scm-pretty-print.scm: New file.
8580 * gdb.guile/scm-section-script.c: New file.
8581 * gdb.guile/scm-section-script.exp: New file.
8582 * gdb.guile/scm-section-script.scm: New file.
8583 * gdb.guile/scm-symbol.c: New file.
8584 * gdb.guile/scm-symbol.exp: New file.
8585 * gdb.guile/scm-symtab-2.c: New file.
8586 * gdb.guile/scm-symtab.c: New file.
8587 * gdb.guile/scm-symtab.exp: New file.
8588 * gdb.guile/scm-type.c: New file.
8589 * gdb.guile/scm-type.exp: New file.
8590 * gdb.guile/scm-value-cc.cc: New file.
8591 * gdb.guile/scm-value-cc.exp: New file.
8592 * gdb.guile/scm-value.c: New file.
8593 * gdb.guile/scm-value.exp: New file.
8594 * gdb.guile/source2.scm: New file.
8595 * gdb.guile/types-module.cc: New file.
8596 * gdb.guile/types-module.exp: New file.
8597
7026a7c1
YQ
85982014-02-10 Yao Qi <yao@codesourcery.com>
8599
8600 PR testsuite/16543
8601 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8602 * configure: Regenerated.
8603 * Makefile.in: New file.
8604
6c466447
AS
86052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8606
8607 * gdb.python/py-framefilter.exp: Fix typo.
8608
6e854735
YQ
86092014-02-08 Yao Qi <yao@codesourcery.com>
8610
8611 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8612 that no =breakpoint-modified is emitted when breakpoints are
8613 modified through MI commands.
8614
d137e6dc
PA
86152014-02-07 Pedro Alves <pedro@codesourcery.com>
8616 Pedro Alves <palves@redhat.com>
8617
8618 * gdb.threads/step-after-sr-lock.c: New file.
8619 * gdb.threads/step-after-sr-lock.exp: New file.
8620
b5ee5a50
PA
86212014-02-07 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8624
3c77faf3
JK
86252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8628 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8629
6dddc817
DE
86302014-02-06 Doug Evans <xdje42@gmail.com>
8631
8632 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8633 output.
8634
8635 * gdb.gdb/python-interrupts.exp: New file.
8636
de7b2893
YQ
86372014-02-05 Yao Qi <yao@codesourcery.com>
8638
8639 * gdb.trace/report.exp (use_collected_data): Test the output
8640 of "info threads" and "info inferiors".
8641
66d032ac
YQ
86422014-02-05 Yao Qi <yao@codesourcery.com>
8643
8644 Revert this patch:
8645
8646 2013-05-24 Yao Qi <yao@codesourcery.com>
8647
8648 * gdb.trace/tfile.exp: Test inferior and thread.
8649
591a12a1
UW
86502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8651
8652 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8653 on a function.
8654 * gdb.base/step-bt.c: Call hello via function pointer to make
8655 sure its first instruction is executed on powerpc64le-linux.
8656
0ff3e01f
UW
86572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8658
8659 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8660
084ee545
UW
86612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8662
8663 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8664 of the test patterns for use on little-endian systems.
8665
6ed14ff3
UW
86662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8667
8668 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8669 (decimal_vector): Fix for little-endian.
8670
401e27fd
JM
86712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8672
8673 * gdb.arch/sparc-sysstep.exp: New file.
8674 * gdb.arch/sparc-sysstep.c: Likewise.
8675
8676 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8677
8b924729
EBM
86782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8679
8680 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8681
fb151210
JB
86822014-01-23 Tom Tromey <tromey@redhat.com>
8683
8684 * gdb.ada/array_char_idx: New testcase.
8685
0740f8d8
TT
86862014-01-23 Tom Tromey <tromey@redhat.com>
8687
8688 PR python/16487:
8689 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8690 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8691 classes.
8692
21909fa1
TT
86932014-01-23 Tom Tromey <tromey@redhat.com>
8694
8695 PR python/16491:
8696 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8697 string from an inferior frame.
8698 * gdb.python/py-framefilter-mi.exp: Update.
8699
87ce2a04
DE
87002014-01-22 Doug Evans <dje@google.com>
8701
8702 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8703
237b092b
AA
87042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8705
8706 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8707
d674a709
AA
87082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8709
8710 * gdb.trace/entry-values.exp: Remove excess space character from
8711 regex patterns. Handle s390 call instruction.
8712
20fa3390
AA
87132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8714
8715 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8716 define "*_start" label. Make "name" static.
8717 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8718 ${name} by references to ${name}_start.
8719
78466714
AA
87202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8721
8722 * gdb.base/info-macros.exp: Remove "debug" from the compile
8723 options.
8724
ec9f644a
IB
87252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8726
8727 * gdb.dlang/demangle.exp: New file.
8728
94b1b47e
IB
87292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8730
8731 * gdb.dlang/primitive-types.exp: New file.
8732
7f420862
IB
87332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8734
8735 * configure.ac: Create gdb.dlang/Makefile.
8736 * configure: Regenerate.
8737 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8738 * gdb.dlang/Makefile.in: New file.
8739 * lib/d-support.exp: New file.
8740 * lib/gdb.exp (skip_d_tests): New proc.
8741
52834460
MM
87422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8743
8744 * gdb.btrace/delta.exp: Check reverse stepi.
8745 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8746 * gdb.btrace/finish.exp: New.
8747 * gdb.btrace/next.exp: New.
8748 * gdb.btrace/nexti.exp: New.
8749 * gdb.btrace/record_goto.c: Add comments.
8750 * gdb.btrace/step.exp: New.
8751 * gdb.btrace/stepi.exp: New.
8752 * gdb.btrace/multi-thread-step.c: New.
8753 * gdb.btrace/multi-thread-step.exp: New.
8754 * gdb.btrace/rn-dl-bind.c: New.
8755 * gdb.btrace/rn-dl-bind.exp: New.
8756 * gdb.btrace/data.c: New.
8757 * gdb.btrace/data.exp: New.
8758 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8759
6e07b1d2
MM
87602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8761
8762 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8763 * gdb.btrace/exception.exp: Update.
8764 * gdb.btrace/instruction_history.exp: Update.
8765 * gdb.btrace/record_goto.exp: Update.
8766 * gdb.btrace/tailcall.exp: Update.
8767 * gdb.btrace/unknown_functions.exp: Update.
8768 * gdb.btrace/delta.exp: New.
8769
0b722aec
MM
87702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8771
8772 * gdb.btrace/record_goto.exp: Add backtrace test.
8773 * gdb.btrace/tailcall.exp: Add backtrace test.
8774
066ce621
MM
87752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8776
8777 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8778 * gdb.btrace/record_goto.c: New.
8779 * gdb.btrace/record_goto.exp: New.
8780 * gdb.btrace/x86-record_goto.S: New.
8781
0688d04e
MM
87822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8783
8784 * gdb.btrace/function_call_history.exp: Update tests.
8785 * gdb.btrace/instruction_history.exp: Update tests.
8786
8710b709
MM
87872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8788
8789 * gdb.btrace/function_call_history.exp: Fix expected field
8790 order for "record function-call-history".
8791 Add new tests for "record function-call-history /c".
8792 * gdb.btrace/exception.cc: New.
8793 * gdb.btrace/exception.exp: New.
8794 * gdb.btrace/tailcall.exp: New.
8795 * gdb.btrace/x86-tailcall.S: New.
8796 * gdb.btrace/x86-tailcall.c: New.
8797 * gdb.btrace/unknown_functions.c: New.
8798 * gdb.btrace/unknown_functions.exp: New.
8799 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8800
5de9129b
MM
88012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8802
8803 * gdb.btrace/instruction_history.exp: Update.
8804 * gdb.btrace/function_call_history.exp: Update.
8805
23a7fe75
MM
88062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8807
8808 * gdb.btrace/function_call_history.exp: Fix expected function
8809 trace.
8810 * gdb.btrace/instruction_history.exp: Initialize traced.
8811 Remove traced_functions.
8812
724c7dd8
MM
88132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8814
8815 * gdb.btrace/function_call_history.exp: Update
8816 * gdb.btrace/instruction_history.exp: Update.
8817
6d78d93b
MM
88182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8819
8820 * gdb.btrace/enable.exp: Update expected text.
8821
93a360cc
OJ
88222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8823
8824 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8825 bytes.
8826
3772b53f
MR
88272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8828
8829 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8830
596662fa
OJ
88312014-01-15 Omair Javaid <omair.javaid@linaro.org>
8832
8833 * lib/gdb.exp (supports_process_record): Return true for
8834 arm*-linux*. (supports_reverse): Likewise.
8835
b5b08fb4
SC
88362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8837
8838 PR python/15464
8839 PR python/16113
8840 * gdb.python/py-type.c: Enhance test case.
8841 * gdb.python/py-value-cc.cc: Likewise
8842 * gdb.python/py-type.exp: Add new tests.
8843 * gdb.python/py-value-cc.exp: Likewise
8844
52d7fb13
AA
88452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8846 Pedro Alves <palves@redhat.com>
8847
8848 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8849 Make "name" extern.
8850 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8851 references to ${name}_start by references to ${name}.
8852
a2cd8cfe
JB
88532014-01-10 Joel Brobecker <brobecker@adacore.com>
8854
8855 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8856
4e23fced
JB
88572014-01-10 Joel Brobecker <brobecker@adacore.com>
8858
8859 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8860
c6a9e42c
PA
88612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8862 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8865 mi_gdb_target_load.
c6a9e42c 8866
b7ea362b
PA
88672014-01-08 Pedro Alves <palves@redhat.com>
8868
8869 * gdb.threads/reconnect-signal.c: New file.
8870 * gdb.threads/reconnect-signal.exp: New file.
8871
5e3f4fab
EBM
88722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 * gdb.base/source-dir.exp: New file.
8875
79301218
JB
88762014-01-07 Joel Brobecker <brobecker@adacore.com>
8877
8878 * gdb.ada/mi_interface: New testcase.
8879
8e355c5d
JB
88802014-01-07 Joel Brobecker <brobecker@adacore.com>
8881
8882 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8883 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8884 gdb.ada/pp-rec-component/pck.ads: New files.
8885
c0d48811
JB
88862014-01-07 Joel Brobecker <brobecker@adacore.com>
8887
8888 * gdb.python/py-pp-integral.c: New file.
8889 * gdb.python/py-pp-integral.py: New file.
8890 * gdb.python/py-pp-integral.exp: New file.
8891
17b609c3 8892For older changes see ChangeLog-1993-2013.
c906108c 8893\f
8d8cb839
EZ
8894;; Local Variables:
8895;; mode: change-log
8896;; left-margin: 8
8897;; fill-column: 74
8898;; version-control: never
8899;; End:
902f2ccb 8900
618f726f 8901 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8902 Copying and distribution of this file, with or without modification,
8903 are permitted provided the copyright notice and this notice are preserved.
This page took 2.664242 seconds and 4 git commands to generate.