]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add remove-inferiors test
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
63c61e04
SM
12016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.multi/remove-inferiors.exp: New file.
4 * gdb.multi/remove-inferiors.c: New file.
5
7b17065f
YQ
62016-08-12 Yao Qi <yao.qi@linaro.org>
7
8 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9 argument list.
10
01d3dedf
PA
112016-08-10 Pedro Alves <palves@redhat.com>
12
13 PR gdb/19187
14 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15 setup_kfails.
16
3eb7562a
PA
172016-08-09 Pedro Alves <palves@redhat.com>
18 Simon Marchi <simon.marchi@ericsson.com>
19
20 PR gdb/20418
21 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
22 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
23
80614914
PA
242016-08-09 Pedro Alves <palves@redhat.com>
25
26 PR mi/20431
27 * gdb.mi/mi-cmd-error.exp: New file.
28
f348d89a
PA
292016-08-09 Pedro Alves <palves@redhat.com>
30
31 PR gdb/18653
32 * gdb.base/signals-state-child.c: New file.
33 * gdb.base/signals-state-child.exp: New file.
34 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
35
e5ca03b4
PA
362016-08-09 Pedro Alves <palves@redhat.com>
37
38 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
39
282a0691
TT
402016-08-03 Tom Tromey <tom@tromey.com>
41
42 PR python/18565:
43 * gdb.python/py-frame-inline.exp: Add Frame.function test.
44
41bfcd63
YQ
452016-08-01 Yao Qi <yao.qi@linaro.org>
46
47 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
48 variable mode to "multi-process" if $multi_process is 1, otherwise
49 set it to "single-process".
50
e3465b24
YQ
512016-08-01 Yao Qi <yao.qi@linaro.org>
52
53 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
54 * gdb.cp/cpexprs.exp: Likewise.
55 * gdb.cp/m-static.exp: Likewise.
56
0b31a4bc
TT
572016-07-26 Tom Tromey <tom@tromey.com>
58
59 PR python/20190:
60 * gdb.threads/tls.exp (check_thread_local): Add python symbol
61 test.
62
e0461dbb
MM
632016-07-26 Markus Metzger <markus.t.metzger@intel.com>
64
65 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
66 selecting assembly source files.
67 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
68 assembly source files.
69 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
70 assembly source files.
71 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
72 selecting assembly source files.
73
8194e927
SM
742016-07-25 Simon Marchi <simon.marchi@ericsson.com>
75
76 * gdb.base/new-ui.exp (do_test_invalid_args): New
77 procedure.
78
c0272db5
TW
792016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
80
81 * gdb.btrace/reconnect.c: New file.
82 * gdb.btrace/reconnect.exp: New file.
83
e3487908
GKB
842016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
85
86 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
87 to test_catch_syscall_group.
88 (test_catch_syscall_group): New.
89
12df5c00
TT
902016-07-21 Tom Tromey <tom@tromey.com>
91
92 * gdb.rust/simple.rs (main): Use empty struct expression.
93 * gdb.rust/simple.exp: Add tests for empty struct expression.
94
bae62ee2
YQ
952016-07-21 Yao Qi <yao.qi@linaro.org>
96
97 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
98 if gdb_skip_xml_test is true on some targets.
99
b1b53fb3
YQ
1002016-07-21 Yao Qi <yao.qi@linaro.org>
101
102 * gdb.server/solib-list.exp: Unset last_loaded_file.
103
027d97f8
JK
1042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
107 "step into captured_main (args)".
108
7674d381
JK
1092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
112
72b5d099
JK
1132016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
114
115 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
116
1f960ced
PA
1172016-07-19 Pedro Alves <palves@redhat.com>
118
119 * gdb.opt/inline-break.exp: Remove optimize=-O2.
120 * gdb.opt/inline-bt.exp: Likewise.
121 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
122 additional_flags=-Winline.
123 * gdb.opt/inline-locals.exp: Likewise.
124 * gdb.opt/inline-markers.c (ATTR): Define.
125 (inlined_fn): Use it.
126
f25827c1
YQ
1272016-07-19 Yao Qi <yao.qi@linaro.org>
128
129 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
130 (test_with_self): Remove some code. Remove argument executable.
131 (top-level): Use do_self_tests.
132
37539ebe
DB
1332016-07-15 Zachary Welch <zwelch@codesourcery.com>
134 Don Breazeal <donb@codesourcery.com>
135
136 * gdb.base/maint.exp: Escape paths used in regular expressions.
137 * gdb.stabs/weird.exp: Likewise.
138
dac790e1
TT
1392016-07-13 Tom Tromey <tom@tromey.com>
140
141 PR python/15620, PR python/18620:
142 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
143 (test_bkpt_events): New procs.
144
93daf339
TT
1452016-07-13 Tom Tromey <tom@tromey.com>
146
147 PR python/17698:
148 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
149 test.
150 (test_watchpoints): Likewise.
151 (test_bkpt_pending): New proc.
152
6571a381
TT
1532016-07-13 Tom Tromey <tom@tromey.com>
154
155 PR cli/18053:
156 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
157 completion test.
158
e8732474
JK
1592016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
160
161 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
162 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
163 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
164 f_label.
165 (g): Rename g_end_lbl to g_label.
166 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
167 low_pc and high_pc.
168 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
169
e0f3fd7c
TT
1702016-07-12 Tom Tromey <tom@tromey.com>
171
172 PR python/19293:
173 * gdb.python/py-unwind-maint.exp: Update tests.
174
3cfe46b6
YQ
1752016-07-12 Yao Qi <yao.qi@linaro.org>
176
177 * lib/selftest-support.exp (selftest_setup): Match the output
178 when captured_main is inlined.
179
4f19a0e6
WT
1802016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
181
182 * gdb.fortran/derived-types.exp (result_line, result_line_2):
183 New variables.
184 (print this%a, print this%b, print this): New tests.
185 * gdb.fortran/derived-types.f90 (this): New object and
186 initialization.
187
986cf455
SM
1882016-07-06 Simon Marchi <simon.marchi@ericsson.com>
189
190 * gdb.ada/arraydim.exp: Remove extra directory level in build
191 directory.
192
f0464b23
SM
1932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
194
195 * lib/ada.exp: Remove extra directory level in build directory.
196 * gdb.ada/cond_lang.exp: Likewise.
197 * gdb.ada/exec_changed.exp: Likewise.
198 * gdb.ada/lang_switch.exp: Likewise.
199
42d94011
MG
2002016-07-06 Manish Goregaokar <manish@mozilla.com>
201
202 * simple.rs: Add test for raw pointer subscripting
203 * simple.exp: Add test expectations
204
647c264c
YQ
2052016-07-05 Yao Qi <yao.qi@linaro.org>
206
207 * gdb.mi/mi-reverse.exp: Match =record-started output.
208
20aa2c60
PA
2092016-07-01 Pedro Alves <palves@redhat.com>
210
211 * gdb.base/jit-reader.exp (info_registers_current_frame): New
212 procedure.
213 (jit_reader_test): Test the jit reader's unwinder.
214 * gdb.base/jithost.c (jit_function_00_code): New global.
215 (main): Use memcpy to fill in the mmapped code, instead of poking
216 bytes manually here.
217 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
218 value.
219 (read_debug_info): Save the function's range.
220 (read_sp): New function.
221 (unwind_frame): Use it. Also unwind RBP.
222 (get_frame_id): Use read_sp.
223 (gdb_init_reader): Use calloc instead of malloc.
224 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
225 parameter. Use gdb_test_multiple.
226
ced2dffb
PA
2272016-07-01 Pedro Alves <palves@redhat.com>
228 Antoine Tremblay <antoine.tremblay@ericsson.com>
229
230 * gdb.threads/process-dies-while-detaching.c: New file.
231 * gdb.threads/process-dies-while-detaching.exp: New file.
232
63000888
PA
2332016-07-01 Pedro Alves <palves@redhat.com>
234
235 * gdb.multi/watchpoint-multi-exit.c: New file.
236 * gdb.multi/watchpoint-multi-exit.exp: New file.
237
038d4868
PA
2382016-06-30 Pedro Alves <palves@redhat.com>
239
240 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
241 unset inferior_spawn_id.
242
994e9c83
PA
2432016-06-30 Pedro Alves <palves@redhat.com>
244
245 * lib/mi-support.exp (default_mi_gdb_start): Declare global
246 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
247
e5653468
YQ
2482016-06-29 Yao Qi <yao.qi@linaro.org>
249
250 * gdb.base/return.c: Add copyright header.
251
803b47e5
TT
2522016-06-29 Tom Tromey <tom@tromey.com>
253
254 PR python/20129:
255 * gdb.python/py-framefilter.exp: Add tests for setting priority
256 and disabling of non-existent frame filter.
257
28244707
YQ
2582016-06-29 Yao Qi <yao.qi@linaro.org>
259
260 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
261 0x0f07ff.
262
a31d2f06
YQ
2632016-06-28 Yao Qi <yao.qi@linaro.org>
264
265 * gdb.base/catch-syscall.exp: Remove check on isnative and target
266 triplets. Start gdb, execute catch syscall, and continue. Check
267 gdb's output to determine catch syscall is supported.
268
921d8f54
MG
2692016-06-27 Manish Goregaokar <manish@mozilla.com>
270
25d49b86
PA
271 * gdb.rust/simple.rs: Add test for returning unit in a function.
272 * gdb.rust/simple.exp: Add expectation for functions returning
273 unit.
921d8f54 274
f4952523
PMR
2752016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
276
277 * gdb.python/py-breakpoint-create-fail.c,
278 gdb.python/py-breakpoint-create-fail.exp,
279 gdb.python/py-breakpoint-create-fail.py: New testcase.
280
fccb08f8
MG
2812016-06-25 Manish Goregaokar <manish@mozilla.com>
282
283 PR gdb/20239
284 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
285 * gdb.rust/simple.exp: Add test expectations for new NonZero
286 tests.
fccb08f8 287
6b850546
DT
2882016-06-24 David Taylor <dtaylor@emc.com>
289
290 * gdb.base/offsets.exp: New file.
291 * gdb.base/offsets.c: New file.
292
17621150
TT
2932016-06-23 Tom Tromey <tom@tromey.com>
294
295 PR gdb/16483:
296 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
297 before any filters are loaded.
298
04d59df6
WT
2992016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
300
301 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
302 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
303 structs.
304 * gdb.fortran/derived-type-function.exp: New file.
305 * gdb.fortran/derived-type-function.f90: New file.
306
307
ac69f786
PA
3082016-06-21 Pedro Alves <palves@redhat.com>
309
310 * gdb.base/new-ui.exp: New file.
311 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
312 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
313 (with_spawn_id): New procedure.
314
49940788
PA
3152016-06-21 Pedro Alves <palves@redhat.com>
316
317 * gdb.mi/mi-exec-run.exp: New file.
318
ef274d26
PA
3192016-06-21 Pedro Alves <palves@redhat.com>
320
321 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
322 breakpoint command's output on the main UI.
323 (test_break): New procedure, factored out from calls in the top
324 level.
325 (top level): Use foreach_with_prefix to test MI as main UI and as
326 separate UI.
327
468afe6c
PA
3282016-06-21 Pedro Alves <palves@redhat.com>
329
330 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
331 (test_awatch_creation_and_listing)
332 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
333 Remove 'type' parameter.
334 (test_watchpoint_all): New parameter mi_mode. Remove
335 with_test_prefix.
336 (top level): Use foreach_with_prefix, and add main/separate UI MI
337 testing axis.
338
51f77c37
PA
3392016-06-21 Pedro Alves <palves@redhat.com>
340
341 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
342 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
343 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
344 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
345 (gdb_main_spawn_id, mi_spawn_id): Declare and
346 comment.
347 (mi_create_inferior_pty): New procedure,
348 factored out from default_mi_gdb_start.
349 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
350 procedures.
351 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
352 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
353 Use mi_create_inferior_pty.
354 (mi_gdb_start): Use eval to pass down args list.
355
8980e177
PA
3562016-06-21 Pedro Alves <palves@redhat.com>
357
358 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
359 * gdb.opt/inline-cmds.exp: Add MI tests.
360
f38d3ad1
PA
3612016-06-21 Pedro Alves <palves@redhat.com>
362
363 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
364
45db7c09
PA
3652016-06-21 Pedro Alves <palves@redhat.com>
366
367 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
368 (top level): Use it instead of mi_execute_to.
369
5a069ab3
PA
3702016-06-21 Pedro Alves <palves@redhat.com>
371
372 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
373 (cont_handler_str): New.
374 (signal_stop_handler): Set stop_handler_str instead of printing to
375 stdout.
376 (continue_handler): Set cont_handler_str instead of printing to
377 stdout.
378 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
379 mi_send_resuming_command. Print stop_handler_str and
380 cont_handler_str instead of expecting the python events print
381 directly.
382
2838cc1d
SD
3832016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
384
385 * gdb.base/jit-reader.exp: New file.
386 * gdb.base/jithost.c: New file.
387 * gdb.base/jithost.h: New file.
388 * gdb.base/jitreader.c : New file.
389 * gdb.base/jit-protocol.h: New file.
390
21a77091
YQ
3912016-06-17 Yao Qi <yao.qi@linaro.org>
392
393 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
394 parameters follow_fork and detach_on_fork. Set follow-fork-mode
395 and detach-on-fork. Adjust tests.
396 (top level): Invoke break_cond_on_syscall with combinations of
397 syscall, follow-fork-mode and detach-on-fork.
398
f50bf8e5
YQ
3992016-06-17 Yao Qi <yao.qi@linaro.org>
400
401 * gdb.base/step-over-exit.c: New.
402 * gdb.base/step-over-exit.exp: New.
403
a28d8e50
YTL
4042016-06-17 Yan-Ting Lin <currygt52@gmail.com>
405
406 * gdb.base/float.exp: Add target check for nds32*-*-*.
407 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
408
cad8e26d
AB
4092016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
410
411 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
412 for unsupported target features.
413 * gdb.base/call-rt-st.exp: Likewise.
414 * gdb.base/call-sc.exp: Likewise.
415 * gdb.base/call-signal-resume.exp: Likewise.
416 * gdb.base/call-strs.exp: Likewise.
417 * gdb.base/callexit.exp: Likewise.
418 * gdb.base/callfuncs.exp: Likewise.
419 * gdb.base/nodebug.exp: Likewise.
420 * gdb.base/printcmds.exp: Likewise.
421 * gdb.base/ptype.exp: Likewise.
422 * gdb.base/structs.exp: Likewise.
423 * gdb.base/unwindonsignal.exp: Likewise.
424 * gdb.cp/gdb2495.exp: Likewise.
425 * gdb.cp/templates.exp: Likewise.
426 * gdb.cp/virtfunc.exp: Likewise.
427 * gdb.threads/hand-call-in-threads.exp: Likewise.
428 * gdb.threads/interrupted-hand-call.exp: Likewise.
429 * gdb.threads/thread-unwindonsignal.exp: Likewise.
430
347dc102
TT
4312016-06-10 Tom Tromey <tom@tromey.com>
432
433 PR rust/20110:
434 * gdb.rust/expr.exp: Add test for integer constant larger than
435 i32.
436
5e13cf25
BH
4372016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
438
439 * gdb.fortran/nested-funcs.exp: New.
440 * gdb.fortran/nested-funcs.f90: New.
441
bb556f1f
TK
4422016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
443
444 * gdb.base/examine-backward.c: New file.
445 * gdb.base/examine-backward.exp: New file.
446
38b022b4
SM
4472016-06-06 Simon Marchi <simon.marchi@ericsson.com>
448
449 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
450 matching.
451
1b40ec05
TT
4522016-06-02 Tom Tromey <tom@tromey.com>
453
454 PR python/18984:
455 * gdb.python/py-shared.exp: Add solib_name test.
456
193bd378
SM
4572016-06-02 Simon Marchi <simon.marchi@ericsson.com>
458
459 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
460
3326303b
MG
4612016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
462
463 PR c++/19893
464 * gdb.dwarf2/implref.exp: Rename to...
465 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
466 * gdb.dwarf2/implref-array.c: New file.
467 * gdb.dwarf2/implref-array.exp: Likewise.
468 * gdb.dwarf2/implref-global.c: Likewise.
469 * gdb.dwarf2/implref-global.exp: Likewise.
470 * gdb.dwarf2/implref-struct.c: Likewise.
471 * gdb.dwarf2/implref-struct.exp: Likewise.
472
825c8ef2
AT
4732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
474
475 * gdb.trace/trace-condition.exp: Add 64bit tests.
476
2320162a
AT
4772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
478
479 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
480 bits types.
481 (main): Adapt to 8 to 64 bits types.
482 * gdb.trace/trace-condition.exp: Add new tests.
483
a7818233
AT
4842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
485
486 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
487
0d336466
AT
4882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
489
490 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
491 Move condition tests...
492 * gdb.trace/trace-condition.exp: Here.
493
7faeb45a
AT
4942016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
495
496 * gdb.trace/trace-condition.exp: Add counter-case tests.
497
e385593e
JK
4982016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
499
500 PR c++/15231
501 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
502 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
503
744608cc
PA
5042016-05-27 Pedro Alves <palves@redhat.com>
505
506 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
507 New procedure.
508 (top level): Call it, and bail out of DejaGnu is known to be bad.
509
ac775bf4
AB
5102016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.base/whatis.c: Extend the test case.
513 * gdb.base/whatis.exp: Add additional tests.
514
2bbad2ea
BH
5152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
516
517* gdb.fortran/type.f90: Add pointer variable.
518* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
519
8b70175d
BH
5202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
521
522 * gdb.fortran/vla-type.exp: Fix testcase name.
523
86d8a848
BH
5242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
525
526 * gdb.fortran/vla-type.exp: Access elements in nested structs.
527
e188eb36
BH
5282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
529
530 * gdb.fortran/type.f90: Add nested structures.
531 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
532 * gdb.fortran/derived-type.exp: Adapt expected output.
533 * gdb.fortran/vla-type.exp: Adapt expected output.
534
9b2db1fd
BH
5352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
536
537 * gdb.fortran/whatis_type.exp: Adapt expected output.
538
72b17055
BH
5392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
540
541 * gdb.fortran/print_type.exp: Fix expected output.
542 * gdb.fortran/whatis_type.exp: Fix expected output.
543
3cd81d8d
BH
5442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
545
546 * gdb.fortran/whatis_type.exp: Use multi_line.
547
ddae9462
TT
5482016-05-24 Tom Tromey <tom@tromey.com>
549
550 PR python/17386:
551 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
552 use value as an index.
553
1957f6b8
TT
5542016-05-23 Tom Tromey <tom@tromey.com>
555
556 PR python/17981:
557 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
558 no-breakpoint case.
559
026a9174
PA
5602016-05-24 Pedro Alves <palves@redhat.com>
561
562 PR gdb/19828
563 * gdb.threads/clone-attach-detach.c: New file.
564 * gdb.threads/clone-attach-detach.exp: New file.
565
e70a7231
FR
5662016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
567
568 * gdb.base/annota-input-while-running.exp: Fix syntax error.
569
0f6ed0e0
TT
5702016-05-23 Tom Tromey <tom@tromey.com>
571
572 PR python/19438, PR python/18393:
573 * gdb.python/py-progspace.exp: Add "dir" test.
574 * gdb.python/py-objfile.exp: Add "dir" test.
575
ffd19d61
YQ
5762016-05-23 Yao Qi <yao.qi@linaro.org>
577
578 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
579 * gdb.arch/thumb2-it.exp: Likewise.
580
9e8f9b05
SM
5812016-05-18 Simon Marchi <simon.marchi@ericsson.com>
582
583 * gdb.mi/mi-threads-interrupt.c: New file.
584 * gdb.mi/mi-threads-interrupt.exp: New file.
585
61c6156d
SM
5862016-05-17 Simon Marchi <simon.marchi@ericsson.com>
587
588 PR gdb/18077
589 * gdb.mi/mi-async-run.exp: New file.
590 * gdb.mi/mi-async-run.c: New file.
591
67218854
TT
5922016-05-17 Tom Tromey <tom@tromey.com>
593 Manish Goregaokar <manishsmail@gmail.com>
594
595 * lib/rust-support.exp: New file.
596 * lib/gdb.exp (skip_rust_tests): New proc.
597 (build_executable_from_specs): Handle rust.
598 * lib/future.exp (gdb_find_rustc): New proc.
599 (gdb_default_target_compile): Handle rust.
600 * gdb.rust/expr.exp: New file.
601 * gdb.rust/generics.exp: New file.
602 * gdb.rust/generics.rs: New file.
603 * gdb.rust/methods.exp: New file.
604 * gdb.rust/methods.rs: New file.
605 * gdb.rust/modules.exp: New file.
606 * gdb.rust/modules.rs: New file.
607 * gdb.rust/simple.exp: New file.
608 * gdb.rust/simple.rs: New file.
609
c44af4eb
TT
6102016-05-17 Tom Tromey <tom@tromey.com>
611
612 * gdb.base/default.exp (set language): Add rust.
613
dcd1f979
TT
6142016-05-17 Tom Tromey <tom@tromey.com>
615
616 * gdb.gdb/unittest.exp: New file.
617
155b7f57
YQ
6182016-05-16 Yao Qi <yao.qi@linaro.org>
619
620 * gdb.base/batch-preserve-term-settings.exp: Remove variable
621 shell_prompt. Update shell_prompt_re.
622
8ddd5a6c
DE
6232016-05-12 Doug Evans <dje@google.com>
624
625 PR symtab/19999
626 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
627 $options when building executable.
628 * gdb.dwarf2/fission-loclists-pie.S: New file.
629 * gdb.dwarf2/fission-loclists-pie.exp: New file.
630
02e370d9
SM
6312016-05-04 Simon Marchi <simon.marchi@ericsson.com>
632
633 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
634 of [is_remote target],
635
8929ad8b
SM
6362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
637
638 * lib/gdb.exp (use_gdb_stub): New procedure.
639
6c447423
DE
6402016-05-03 Yunlian Jiang <yunlian@google.com>
641 Doug Evans <dje@google.com>
642
643 PR symtab/19914
644 * gdb.dwarf2/dwp-sepdebug.c: New file.
645 * gdb.dwarf2/dwp-sepdebug.exp: New file.
646
444e826c
SM
6472016-05-02 Simon Marchi <simon.marchi@ericsson.com>
648
649 * gdb.base/detach.exp: Remove is_remote check.
650
740feeaa
SM
6512016-05-02 Simon Marchi <simon.marchi@ericsson.com>
652
653 * gdb.base/annota-input-while-running.exp: Don't check for
654 [is_remote target]. Enable annotations after running to main.
655 Remove unused "set test..." line.
656
9080ac9d
SM
6572016-04-28 Simon Marchi <simon.marchi@ericsson.com>
658
659 * gdb.trace/trace-enable-disable.exp: New file.
660 * gdb.trace/trace-enable-disable.c: New file.
661
952ebca5
SM
6622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
663
664 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
665 use it in info sharedlibrary test.
666 * gdb.trace/ftrace-lock.exp: Likewise.
667 * gdb.trace/ftrace.exp: Likewise.
668 * gdb.trace/range-stepping.exp: Likewise.
669 * gdb.trace/trace-break.exp: Likewise.
670 * gdb.trace/trace-condition.exp: Likewise.
671 * gdb.trace/trace-mt.exp: Likewise.
672
d9019901
SM
6732016-04-27 Simon Marchi <simon.marchi@ericsson.com>
674
675 * lib/gdb.exp (gdb_load_shlibs): Rename to...
676 (gdb_load_shlib): ... this.
677 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
678 gdb_load_shlib.
679 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
680 * gdb.base/ctxobj.exp: Likewise.
681 * gdb.base/dprintf-pending.exp: Likewise.
682 * gdb.base/dso2dso.exp: Likewise.
683 * gdb.base/fixsection.exp: Likewise.
684 * gdb.base/gcore-relro.exp: Likewise.
685 * gdb.base/gdb1555.exp: Likewise.
686 * gdb.base/global-var-nested-by-dso.exp: Likewise.
687 * gdb.base/gnu-ifunc.exp: Likewise.
688 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
689 * gdb.base/jit-so.exp (one_jit_test): Likewise.
690 * gdb.base/pending.exp: Likewise.
691 * gdb.base/print-file-var.exp: Likewise.
692 * gdb.base/print-symbol-loading.exp: Likewise.
693 * gdb.base/shlib-call.exp: Likewise.
694 * gdb.base/shreloc.exp: Likewise.
695 * gdb.base/so-impl-ld.exp: Likewise.
696 * gdb.base/solib-disc.exp: Likewise.
697 * gdb.base/solib-nodir.exp: Likewise.
698 * gdb.base/solib-overlap.exp: Likewise.
699 * gdb.base/solib-symbol.exp: Likewise.
700 * gdb.base/solib-weak.exp (do_test): Likewise.
701 * gdb.base/sym-file.exp: Likewise.
702 * gdb.base/symtab-search-order.exp: Likewise.
703 * gdb.base/type-opaque.exp: Likewise.
704 * gdb.base/unload.exp: Likewise.
705 * gdb.base/watchpoint-solib.exp: Likewise.
706 * gdb.compile/compile.exp: Likewise.
707 * gdb.cp/gdb2384.exp: Likewise.
708 * gdb.cp/infcall-dlopen.exp: Likewise.
709 * gdb.cp/re-set-overloaded.exp: Likewise.
710 * gdb.fortran/library-module.exp: Likewise.
711 * gdb.opt/solib-intra-step.exp: Likewise.
712 * gdb.python/py-finish-breakpoint.exp: Likewise.
713 * gdb.python/py-shared.exp: Likewise.
714 * gdb.reverse/solib-precsave.exp: Likewise.
715 * gdb.reverse/solib-reverse.exp: Likewise.
716 * gdb.server/solib-list.exp: Likewise.
717 * gdb.threads/dlopen-libpthread.exp: Likewise.
718 * gdb.threads/tls-shared.exp: Likewise.
719 * gdb.threads/tls-so_extern.exp: Likewise.
720 * gdb.trace/change-loc.exp: Likewise.
721 * gdb.trace/ftrace-lock.exp: Likewise.
722 * gdb.trace/ftrace.exp: Likewise.
723 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
724 * gdb.trace/pending.exp: Likewise.
725 * gdb.trace/range-stepping.exp: Likewise.
726 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
727 (strace_info_marker): Likewise.
728 (strace_probe_marker): Likewise.
729 (strace_trace_on_same_addr): Likewise.
730 (strace_trace_on_diff_addr): Likewise.
731 * gdb.trace/trace-break.exp: Likewise.
732 * gdb.trace/trace-condition.exp: Likewise.
733 * gdb.trace/trace-mt.exp: Likewise.
734
fca4cfd9
SM
7352016-04-27 Simon Marchi <simon.marchi@ericsson.com>
736
737 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
738 result of gdb_remote_download.
739 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
740 * gdb.base/dso2dso.exp: Likewise.
741 * gdb.base/global-var-nested-by-dso.exp: Likewise.
742 * gdb.base/print-file-var.exp: Likewise.
743 * gdb.base/shlib-call.exp: Likewise.
744 * gdb.base/shreloc.exp: Likewise.
745 * gdb.base/solib-overlap.exp: Likewise.
746 * gdb.base/solib-weak.exp (do_test): Likewise.
747 * gdb.base/unload.exp: Likewise.
748
11cf4ffb
YQ
7492016-04-27 Yao Qi <yao.qi@linaro.org>
750
751 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
752 exists.
753
3e2e34f8
KB
7542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
755
756 * vla-type.exp: Print structure from toplevel.
757
8f07e298
BH
7582016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
759
760 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
761 of dynamic types.
762 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
763 of dynamic types.
764
9920b434
BH
7652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
766
767 * gdb.fortran/vla-type.f90: New file.
768 * gdb.fortran/vla-type.exp: New file.
769
f3abeff5
YQ
7702016-04-25 Yao Qi <yao.qi@linaro.org>
771
772 * gdb.base/branch-to-self.c: New file.
773 * gdb.base/branch-to-self.exp: New file.
774
0a5d52f0
YQ
7752016-04-22 Yao Qi <yao.qi@linaro.org>
776
777 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
778 more after $hex.
779
495346f6
YQ
7802016-04-22 Yao Qi <yao.qi@linaro.org>
781
782 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
783 * gdb.base/annota3.exp: Likewise.
784
4a7e075c
YQ
7852016-04-22 Yao Qi <yao.qi@linaro.org>
786
787 * gdb.reverse/step-precsave.exp: Do one step and test program
788 stops in "callee" and do multiple steps until program goes out
789 of "callee".
790 * gdb.reverse/step-reverse.exp: Likewise.
791
5b061e98
YQ
7922016-04-22 Yao Qi <yao.qi@linaro.org>
793
794 * gdb.trace/signal.exp: Also pass if
795 $tracepoint_hits($i) > $iterations.
796
5c5dc57f
YQ
7972016-04-22 Yao Qi <yao.qi@linaro.org>
798
799 * gdb.trace/signal.c: New file.
800 * gdb.trace/signal.exp: New file.
801
a55411b9
DE
8022016-04-19 Doug Evans <xdje42@gmail.com>
803
804 * gdb.base/bad-file.exp: New file.
805
a22df60a
MG
8062016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
807
808 * gdb.dwarf2/implref.exp: New file.
809
0c13f7e5
BH
8102016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
811
812 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
813 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
814 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
815 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
816 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
817 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
818 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
819 * lib/fortran.exp (fortran_int4): New procedure.
820 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
821 (fortran_logical4): Likewise.
822
9b9b09e9
BH
8232016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
824
825 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
826
a14d1f4d
BH
8272016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
828
829 * lib/compiler.c: Add Intel specific preprocessor macros.
830 * lib/compiler.cc: Likewise.
25d49b86 831
7d49b1d0
LM
8322016-04-13 Luis Machado <lgustavo@codesourcery.com>
833
834 * gdb.server/connect-with-no-symbol-file.c: New file.
835 * gdb.server/connect-with-no-symbol-file.exp: New file.
836
8392fa22
SM
8372016-04-13 Simon Marchi <simon.marchi@ericsson.com>
838
839 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
840
8c4c4aeb
SM
8412016-04-13 Simon Marchi <simon.marchi@ericsson.com>
842
843 * boards/gdbserver-base.exp (${board}_download): Copy source file to
844 standard output directory.
845
45e3745e
AT
8462016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
847
848 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
849
e26b7e41
MM
8502016-04-13 Markus Metzger <markus.t.metzger@intel.com>
851
852 * gdb.btrace/instruction_history.c (loop): Add declaration.
853
8ce09462
AT
8542016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
855
856 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
857
2e88a1ea
SM
8582016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
859
860 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
861 parentheses to print.
862 (continue_handler): Likewise.
863
f48e22e3
SM
8642016-04-08 Simon Marchi <simon.marchi@ericsson.com>
865
866 * gdb.server/solib-list.exp: Remove is_remote check.
867 Pass shlib= to gdb_compile. Don't link shared library with
868 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
869 Run binary filename through "readlink -f" on the target.
870
096be756
PA
8712016-04-08 Pedro Alves <palves@redhat.com>
872
873 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
874 interpreter filename as argument to gdbserver_spawn.
875 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
876 Return empty if $last_loaded_file does not exist.
877
06500533
JK
8782016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
879
880 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
881 * gdb.base/jit-main.c: Use exit after usage.
882
2d35e871
JK
8832016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
884
885 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
886 GDBHISTSIZE prior to the tests.
887 * gdb.base/gdbinit-history.exp: Likewise.
888
8892016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
890
891 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
892 instead of build_executable. Use gdb_load_shlibs.
893
c8064e7e
YQ
8942016-04-07 Yao Qi <yao.qi@linaro.org>
895
896 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
897 Execute "si" command.
898
bde47561
YQ
8992016-04-07 Yao Qi <yao.qi@linaro.org>
900
901 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
902 number instead of the comments on some line.
903
b16f8a3b
DB
9042016-04-06 Don Breazeal <donb@codesourcery.com>
905
906 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
907 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
908
c2f901df
SM
9092016-04-06 Simon Marchi <simon.marchi@ericsson.com>
910
911 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
912 standard_output_file. Remove unused binfile variable.
913
ac17fda0
CU
9142016-04-05 Catalin Udma <catalin.udma@freescale.com>
915
916 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
917 * gdb.python/py-mi-objfile.exp: Match "list main" output
918 in console format.
919
03a8c4df
SM
9202016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
921
922 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
923 absolute.
924
6e774b13
SM
9252016-04-05 Simon Marchi <simon.marchi@ericsson.com>
926
927 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
928 absolute.
929 * gdb.trace/ftrace.exp: Likewise.
930 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
931 targets as well.
932 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
933 (gdb_load_shlibs): Copy libraries to test directory when testing
934 natively. Only set solib-search-path if testing remotely.
935 * lib/mi-support.exp (mi_load_shlibs): Likewise.
936
7817ea46
SM
9372016-04-05 Simon Marchi <simon.marchi@ericsson.com>
938
939 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
940 gdb_download. Use it even if the target is not remote.
941 * gdb.base/jit.exp (compile_jit_test): Likewise.
942 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
943 output directory if the destination board is local, otherwise use
944 the standard remote_download from DejaGnu.
945 (gdb_download): Remove.
946 (gdb_load_shlibs): Use gdb_remote_download instead of
947 gdb_download.
948 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
949 Use gdb_remote_download instead of gdb_download. Use it even if
950 the target is not remote.
951 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
952 instead of gdb_download.
953
7beb7f68
SM
9542016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
955
956 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
957 (test_insert_delete_modify): Call mi_load_shlibs before trying to
958 run.
959
cc63428a
AV
9602016-04-01 Artemiy Volkov <artemiyv@acm.org>
961
962 PR gdb/19820
963 * gdb.base/printcmds.exp: Add artificial arrays tests.
964
64cdf930
PA
9652016-03-31 Pedro Alves <palves@redhat.com>
966
967 PR gdb/19858
968 * gdb.base/jit-main.c: Include unistd.h.
969 (ATTACH): Define to 0 if not already defined.
970 (wait_for_gdb, mypid): New globals.
971 (WAIT_FOR_GDB): New macro.
972 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
973 some breakpoint locations.
974 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
975 New procedures.
976 (one_jit_test): Add REATTACH parameter, and handle it. Use
977 continue_to_test_location.
978 (top level): Test attach, and adjusts calls to one_jit_test.
979
40dea8cb
PA
9802016-03-31 Pedro Alves <palves@redhat.com>
981
982 PR gdb/19858
983 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
984 BINSUFFIX parameter, and handle it.
985 (top level): Adjust calls compile_jit_test.
986
e7ea3ec7
CU
9872016-03-31 Catalin Udma <catalin.udma@freescale.com>
988
989 PR python/19743
990 * gdb.python/py-mi-events-gdb.py: New file.
991 * gdb.python/py-mi-events.c: New file.
992 * gdb.python/py-mi-events.exp: New file.
993
e6359af3
YQ
9942016-03-30 Yao Qi <yao.qi@linaro.org>
995
996 * gdb.reverse/until-precsave.exp: Match function name only.
997 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
998 Move malloc to a condition block.
999 * gdb.reverse/until-reverse.exp: Match function name only.
1000
a4105d04
MK
10012016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1002
1003 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1004 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1005 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1006 variable for GPR 0 instead of assuming it is register 0.
1007 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1008 * lib/trace-support.exp: Add s390 registers.
1009
bfa6adb9
YQ
10102016-03-29 Yao Qi <yao.qi@linaro.org>
1011
1012 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1013
1e6697ea
YQ
10142016-03-24 Yao Qi <yao.qi@linaro.org>
1015
1016 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1017 test message.
1018
64bcd522
AA
10192016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1020
1021 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1022 maintaining separate logic for constructing the output path.
1023
7868401b
DB
10242016-03-16 Don Breazeal <donb@codesourcery.com>
1025
1026 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1027 Retry fork and waitpid on interrupted system call errors.
1028 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1029 Use with_timeout_factor to increase timeout by factor of 10.
1030
1cafadb4
DB
10312016-03-15 Don Breazeal <donb@codesourcery.com>
1032
1033 * gdb.cp/scope-err.cc: New test program.
1034 * gdb.cp/scope-err.exp: New test script.
1035 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1036 lines and "set breakpoint here" comment.
1037 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1038 Fixed some whitespace and format issues.
1039 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1040 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1041
81516450
DE
10422016-03-15 Doug Evans <dje@google.com>
1043
1044 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1045 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1046 All callers updated. Add tests for enums, mixed flags register.
1047
aa52b601
DE
10482016-03-15 Doug Evans <dje@google.com>
1049
1050 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1051 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1052
fa4ff313
SM
10532016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1054
1055 * gdb.base/default.exp: Add $_as_string to the list of expected
1056 convenience functions.
1057
f2403c39
AB
10582016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1061
f2f3ccb9
SM
10622016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1063
1064 * gdb.python/py-as-string.exp: New file.
1065 * gdb.python/py-as-string.c: New file.
1066
00dbd492
PA
10672016-03-09 Pedro Alves <palves@redhat.com>
1068
1069 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1070 signal" -> "Thread NN received signal" output change.
1071 * gdb.threads/ia64-sigill.exp: Likewise.
1072 * gdb.threads/linux-dp.exp: Likewise.
1073 * gdb.threads/manythreads.exp: Likewise.
1074 * gdb.threads/pending-step.exp: Likewise.
1075 * gdb.threads/print-threads.exp: Likewise.
1076 * gdb.threads/sigstep-threads.exp: Likewise.
1077 * gdb.threads/staticthreads.exp: Likewise.
1078 * gdb.threads/tls.exp: Likewise.
1079
1e6697ea
YQ
10802016-03-09 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.base/command-line-input.exp: New file.
1083
b04fd3be
MK
10842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1085
1086 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1087 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1088 * gdb.trace/pending.exp: Accept leading dot before function name.
1089 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1090 * lib/trace-support.exp: Set registers for ppc.
1091
98fa59e9
MK
10922016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1093
1094 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1095 use it for disassembly; accept .main in addition to main in backtrace.
1096
f77198c8
MK
10972016-03-09 Wei-cheng Wang <cole945@gmail.com>
1098 Marcin Kościelnicki <koriakin@0x04.net>
1099
1100 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1101 (gdb_recursion_test_ptr): New global variable.
1102 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1103 gdb_recursion_test.
1104 (gdb_c_test): Ditto.
1105
ba84e0da
MK
11062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1107
1108 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1109 ordering.
1110
4366d36e
MK
11112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1112
1113 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1114 (bar): Add bar_start_lbl label.
1115 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1116 of foo/bar for emitting DWARF and tracing.
1117
5eb264df
SDJ
11182016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1119
1120 * analyze-racy-logs.py: Set executable bit.
1121
fb6a751f
SDJ
11222016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1123
1124 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1125 (CHECK_TARGET_TMP): Likewise.
1126 (check-single-racy): New rule.
1127 (check-parallel-racy): Likewise.
1128 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1129 (do-check-parallel-racy): New rule.
1130 (check-racy/%.exp): Likewise.
1131 * README (Racy testcases): New section.
1132 * analyze-racy-logs.py: New file.
1133
bdf7e230
DE
11342016-03-03 Doug Evans <dje@google.com>
1135
1136 * gdb.base/skip.exp: Use with_test_prefix.
1137
4719d415
YQ
11382016-03-03 Yao Qi <yao.qi@linaro.org>
1139
1140 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1141 Invoke step_over_syscall "clone" and break_cond_on_syscall
1142 "clone".
1143 * gdb.base/step-over-clone.c: New file.
1144
ea507862
YQ
11452016-03-03 Yao Qi <yao.qi@linaro.org>
1146
1147 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1148 code format.
1149
8fc8cbda
YQ
11502016-03-03 Yao Qi <yao.qi@linaro.org>
1151
1152 * gdb.base/disp-step-fork.c: Rename to ...
1153 * gdb.base/step-over-fork.c: ... it. New file.
1154 * gdb.base/disp-step-vfork.c: Rename to ...
1155 * gdb.base/step-over-vfork.c: ... it. New file.
1156 * gdb.base/disp-step-syscall.exp: Rename to ...
1157 * gdb.base/step-over-syscall.exp: ... it. New file.
1158 (disp_step_cross_syscall): Rename to ...
1159 (step_over_syscall): ... it.
1160
92fa70b0
YQ
11612016-03-03 Yao Qi <yao.qi@linaro.org>
1162
1163 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1164 If target supports condition evaluation on target, invoke
1165 break_cond_on_syscall for fork and vfork.
1166
e197ad3c
YQ
11672016-03-03 Yao Qi <yao.qi@linaro.org>
1168
1169 * gdb.base/disp-step-syscall.exp: Don't invoke
1170 support_displaced_stepping.
1171 (disp_step_cross_syscall): Test with displaced stepping off and
1172 on if supported.
1173
0b47da9f
YQ
11742016-03-03 Yao Qi <yao.qi@linaro.org>
1175
1176 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1177 proc.
1178 (setup): New proc.
1179 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1180 and setup.
1181
065ab6dc
BH
11822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1183
1184 * gdb.fortran/vla-history.exp: Remove breakpoint.
1185
07e448ad 11862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1187
25d49b86
PA
1188 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1189 exceeds timeout.
07e448ad 1190
9ac2d526 11912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1192
25d49b86
PA
1193 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1194 breakpoint.
9ac2d526 1195
17807369
BH
11962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1197
1198 * gdb.mi/vla.f90: Nullify pointer after declaration.
1199
86e501af
PA
12002016-03-01 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1203
1e903e32
PA
12042016-03-01 Pedro Alves <palves@redhat.com>
1205
1206 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1207 before anything else.
1208 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1209 _GNU_SOURCE here.
1210 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1211 before anything else.
1212 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1213
6ccb54e2
PA
12142016-03-01 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1217
30ca9da1
YQ
12182016-03-01 Yao Qi <yao.qi@linaro.org>
1219
1220 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1221 prepare_for_testing.
1222
dc856b38
YQ
12232016-03-01 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1226
4a932159
AA
12272016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1228
1229 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1230 manually constructing the output path.
1231
f2489477
AA
12322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1233
1234 * gdb.arch/s390-stackless.S: New.
1235 * gdb.arch/s390-stackless.exp: New.
1236
38899f16
IB
12372016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1238
1239 * gdb.dlang/circular.c: New file.
1240 * gdb.dlang/circular.exp: New file.
1241
9fde51ed
YQ
12422016-02-26 Yao Qi <yao.qi@linaro.org>
1243
1244 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1245 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1246 (testcases): Update.
1247
ce90fefe
YQ
12482016-02-26 Yao Qi <yao.qi@linaro.org>
1249
1250 * gdb.reverse/aarch64.c: Rename to ...
1251 * gdb.reverse/insn-reverse.c: ... it.
1252 * gdb.reverse/aarch64.exp: Rename to ...
1253 * gdb.reverse/insn-reverse.exp: ... it.
1254
3263bceb
YQ
12552016-02-26 Yao Qi <yao.qi@linaro.org>
1256
1257 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1258 (testcase_ftype): New.
1259 (testcases): New array.
1260 (n_testcases): New.
1261 (main): Call each element in testcases.
1262 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1263 (read_testcase): New.
1264 Do the tests in a loop.
1265
6cb59ff1
YQ
12662016-02-25 Yao Qi <yao.qi@linaro.org>
1267
1268 * gdb.base/branches.c: Remove.
1269
ae91f625
MK
12702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1271
1272 PR gdb/13808
1273 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1274
678b48b7
MK
12752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1276
1277 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1278
7337a6f2
MK
12792016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1280
1281 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1282 change x86_64 call_insn to 'callq'.
1283
861ca91f
AT
12842016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1285
1286 * gdb.trace/tfile-avx.c: Move to...
1287 * gdb.trace/tracefile-pseudo-reg.c: Here.
1288 * gdb.trace/tfile-avx.exp: Move to...
1289 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1290
bf74e428
GB
12912016-02-24 Gary Benson <gbenson@redhat.com>
1292
1293 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1294 message on attach.
1295
cce0e923
DE
12962016-02-23 Doug Evans <dje@google.com>
1297
1298 * gdb.base/skip.c (test_skip): New function.
1299 (end_test_skip_file_and_function): New function.
1300 (test_skip_file_and_function): New function.
1301 * gdb.base/skip1.c (test_skip): New function.
1302 (skip1_test_skip_file_and_function): New function.
1303 * gdb.base/skip.exp: Add tests for new skip options.
1304 * gdb.base/skip-solib.exp: Update expected output.
1305 * gdb.perf/skip-command.cc: New file.
1306 * gdb.perf/skip-command.exp: New file.
1307 * gdb.perf/skip-command.py: New file.
1308
4000e47e
MK
13092016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1310
1311 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1312 info registers pattern.
1313
24f75ead
IB
13142016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1315
1316 * lib/future.exp: Add D support.
1317 (gdb_find_gdc): New proc.
1318 (gdb_default_target_compile): Add D support.
1319
fbb7bcbe
WW
13202016-02-18 Wei-cheng Wang <cole945@gmail.com>
1321
1322 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1323 user+system time.
1324 (trace_speed_test): Determine the iteration count for a time
1325 between 15..30 seconds.
1326
012b3a21
WT
13272016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1328
1329 * gdb.arch/i386-mpx-sigsegv.c: New file.
1330 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1331 * gdb.arch/i386-mpx-simple_segv.c: New file.
1332 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1333
2d5189bd
YQ
13342016-02-18 Yao Qi <yao.qi@linaro.org>
1335
1336 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1337 Don't call setup_kfail.
1338
40fb20d0
YQ
13392016-02-18 Yao Qi <yao.qi@linaro.org>
1340
1341 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1342 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1343
21b1f8d2
DE
13442016-02-16 Doug Evans <dje@google.com>
1345
1346 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1347 * gdb.base/skip1.c: Ditto.
1348 * gdb.base/skip.exp: Whitespace cleanup.
1349
4041ed77
DB
13502016-02-16 Don Breazeal <donb@codesourcery.com>
1351
1352 PR remote/19496
1353 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1354 Remove kfail for PR remote/19496.
1355
c4ef31bf
SM
13562016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1357
1358 * lib/gdb.exp (standard_temp_file): Return a path specific to
1359 the runtest invocation.
1360
266b65b3
SM
13612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1362
1363 * gdb.trace/save-trace.exp: Change relative path to be in the
1364 standard output directory.
1365
a7a0a6a9
JK
13662016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * gdb.arch/i386-prologue.c: Add missing prototypes.
1369
c99dbb42
JK
13702016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1371
1372 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1373 * gdb.arch/i386-prologue.exp: Likewise.
1374 * gdb.arch/i386-size.exp: Likewise.
1375
aa480355
SM
13762016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1377
1378 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1379 define object file path.
1380 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1381 file path.
1382 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1383 standard_output_file to define binfile.
1384
ba881f50
JK
13852016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1386
1387 Fix compatibility with recent gfortran-5.3.1.
1388 * gdb.fortran/vla-history.exp (print vla1 allocated)
1389 (print vla2 allocated, print $2, print $3): Remove
1390 (print $4): Rename to ...
1391 (print $2): ... here.
1392 (print $9): Rename to ...
1393 (print $5): ... here.
1394 (print $10): Rename to ...
1395 (print $6): ... here.
1396 * gdb.fortran/vla.f90: Add pvla initialization.
1397
e9fb005c
JK
13982016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1399
1400 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1401 New test.
1402 * gdb.fortran/vla-value-sub.exp: Likewise.
1403
e44e00ff
MK
14042016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1405
1406 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1407
97e94151
SM
14082016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1409
1410 * i386-biarch-core.exp: Define corefile using
1411 standard_output_file.
1412
01113bc1
YQ
14132016-02-12 Yao Qi <yao.qi@linaro.org>
1414
1415 * gdb.arch/arm-single-step-kernel-helper.c: New.
1416 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1417
33b4777c
MM
14182016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1419
1420 * gdb.btrace/tailcall-only.exp: New.
1421 * gdb.btrace/tailcall-only.c: New.
1422 * gdb.btrace/x86_64-tailcall-only.S: New.
1423 * gdb.btrace/i686-tailcall-only.S: New.
1424
acc23c11
PA
14252016-02-11 Pedro Alves <palves@redhat.com>
1426
1427 * README (Parallel testing): Add missing double quotes.
1428
e352bf0a
PA
14292016-02-11 Pedro Alves <palves@redhat.com>
1430
1431 * README (Parallel testing): New section.
1432 (GDB_PARALLEL): Rewrite.
1433 (FORCE_PARALLEL): Document.
1434
9f5fed78
MK
14352016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1436
1437 * gdb.trace/tfile-avx.c: New test.
1438 * gdb.trace/tfile-avx.exp: New test.
1439
9ef9e6a6
KS
14402016-02-09 Keith Seitz <keiths@redhat.com>
1441
1442 PR breakpoints/19546
1443 * gdb.base/infcall-exec.c: New file.
1444 * gdb.base/infcall-exec2.c: New file.
1445 * gdb.base/infcall-exec.exp: New file.
1446
a96e36da
KS
14472016-02-09 Keith Seitz <keiths@redhat.com>
1448
1449 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1450 (toplevel): Call test_bkpt_address.
1451
9f61929f
KS
14522016-02-09 Keith Seitz <keiths@redhat.com>
1453
1454 PR python/19506
1455 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1456 (toplevel): Call test_bkpt_address.
1457
1e94266c
SM
14582016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1459
1460 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1461 to AC_OUTPUT.
1462 * configure: Regenerate.
1463
2a7f3dff
PA
14642016-02-09 Pedro Alves <palves@redhat.com>
1465
1466 PR breakpoints/19548
1467 * gdb.base/execl-update-breakpoints.c (some_function): New
1468 function.
1469 (main): Call it.
1470 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1471 Tighten expected GDB output.
1472
2151ccc5
SM
14732016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1474
1475 * Makefile.in (ALL_SUBDIRS): Remove.
1476 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1477 (distclean maintainer-clean realclean): Likewise.
1478 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1479 * configure: Regenerate.
1480 * gdb.ada/Makefile.in: Delete.
1481 * gdb.arch/Makefile.in: Likewise.
1482 * gdb.asm/Makefile.in: Likewise.
1483 * gdb.base/Makefile.in: Likewise.
1484 * gdb.btrace/Makefile.in: Likewise.
1485 * gdb.cell/Makefile.in: Likewise.
1486 * gdb.compile/Makefile.in: Likewise.
1487 * gdb.cp/Makefile.in: Likewise.
1488 * gdb.disasm/Makefile.in: Likewise.
1489 * gdb.dlang/Makefile.in: Likewise.
1490 * gdb.dwarf2/Makefile.in: Likewise.
1491 * gdb.fortran/Makefile.in: Likewise.
1492 * gdb.gdb/Makefile.in: Likewise.
1493 * gdb.go/Makefile.in: Likewise.
1494 * gdb.guile/Makefile.in: Likewise.
1495 * gdb.java/Makefile.in: Likewise.
1496 * gdb.linespec/Makefile.in: Likewise.
1497 * gdb.mi/Makefile.in: Likewise.
1498 * gdb.modula2/Makefile.in: Likewise.
1499 * gdb.multi/Makefile.in: Likewise.
1500 * gdb.objc/Makefile.in: Likewise.
1501 * gdb.opencl/Makefile.in: Likewise.
1502 * gdb.opt/Makefile.in: Likewise.
1503 * gdb.pascal/Makefile.in: Likewise.
1504 * gdb.perf/Makefile.in: Likewise.
1505 * gdb.python/Makefile.in: Likewise.
1506 * gdb.reverse/Makefile.in: Likewise.
1507 * gdb.server/Makefile.in: Likewise.
1508 * gdb.stabs/Makefile.in: Likewise.
1509 * gdb.threads/Makefile.in: Likewise.
1510 * gdb.trace/Makefile.in: Likewise.
1511 * gdb.xml/Makefile.in: Likewise.
1512 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1513 GDB_PARALLEL.
1514 (standard_output_file): Remove check for GDB_PARALLEL, always
1515 return path in outputs/$subdir/$testname.
1516
437277d4
SM
15172016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1518
1519 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1520 (site.exp): Assign abs_srcdir to tcl's srcdir.
1521
31d913c7
YQ
15222016-02-04 Yao Qi <yao.qi@linaro.org>
1523
1524 * gdb.base/foll-exec-mode.c: Include limits.h.
1525 (main): Add parameters argc and argv. Get directory from
1526 argv[0].
1527 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1528 compilation.
1529 * gdb.base/foll-exec.c: Include limits.h.
1530 (main): Add parameters argc and argv.
1531 Get directory from argv[0].
1532 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1533 Adjust tests on the number of lines as source code changed.
1534 * gdb.base/foll-vfork-exit.c: Include limits.h.
1535 (main): Add one line of statement before vfork.
1536 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1537 (main): Add parameters argc and argv. Get directory from
1538 argv[0].
1539 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1540 (setup_gdb): Set tbreak to skip some source lines.
1541 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1542 (main): Add parameters argc and argv. Get directory from
1543 argv[0].
1544 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1545 compilation.
1546 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1547 (main): Add parameters argc and argv. Get directory from
1548 argv[0].
1549 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1550 compilation.
1551
9482b9fb
DE
15522016-02-01 Doug Evans <dje@google.com>
1553
1554 * gdb.base/skip.exp: Clean up multiple references to same test name.
1555
6b2e4f10
PA
15562016-02-01 Pedro Alves <palves@redhat.com>
1557
ccb6afd6 1558 PR remote/19496
6b2e4f10
PA
1559 * gdb.threads/forking-threads-plus-breakpoint.exp
1560 (displaced_stepping_supported): New global.
1561 (probe_displaced_stepping_support): New procedure.
1562 (do_test): Add 'displaced' parameter, and use it.
1563 (top level): Check for displaced stepping support. Add displaced
1564 stepping on/off testing axis.
1565
37a8db1a
AB
15662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1569 pointer. Don't perform further tests on the unassociated pointer
1570 if the first test fails.
1571
5fdf6324
AB
15722016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.base/max-value-size.c: New file.
1575 * gdb.base/max-value-size.exp: New file.
1576 * gdb.base/huge.exp: Disable max-value-size for this test.
1577
935c6144
IB
15782016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1579
1580 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1581
7fe8399d
YQ
15822016-01-28 Yao Qi <yao.qi@linaro.org>
1583
1584 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1585
a2077e25
PA
15862016-01-25 Pedro Alves <palves@redhat.com>
1587
1588 PR threads/19461
1589 * gdb.base/fork-running-state.c: New file.
1590 * gdb.base/fork-running-state.exp: New file.
1591
1d2736d4
PA
15922016-01-25 Pedro Alves <palves@redhat.com>
1593
1594 PR gdb/19494
1595 * gdb.base/catch-fork-kill.c: New file.
1596 * gdb.base/catch-fork-kill.exp: New file.
1597
f1da4b11
PA
15982016-01-25 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1601 Delete, moved to lib/gdb.exp.
1602 * gdb.threads/forking-threads-plus-breakpoint.exp
1603 (foreach_with_prefix): Likewise.
1604 * gdb.threads/process-dies-while-handling-bp.exp
1605 (foreach_with_prefix): Likewise.
1606 * lib/gdb.exp (foreach_with_prefix): New procedure.
1607
45f38546
MK
16082016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1609
1610 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1611 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1612
dc29a1ce
MK
16132016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1614
1615 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1616 endian targets.
1617
092127d7
JK
16182016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1619 Pedro Alves <palves@redhat.com>
1620
1621 Fix testsuite compatibility with Guile.
1622 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1623 number.
1624
31d765d3
JK
16252016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 Fix testsuite compatibility with Guile.
1628 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1629 (thread 1): New test for backtrace through signal handler.
1630
1ac78c04
YQ
16312016-01-22 Yao Qi <yao.qi@linaro.org>
1632
1633 PR testsuite/19491
1634 * gdb.base/multi-forks.c: Include
1635 ../lib/unbuffer_output.c
1636 (main): Call gdb_unbuffer_output.
1637
4f5946a8
DE
16382016-01-21 Doug Evans <dje@google.com>
1639
1640 * lib/ada.exp (gdb_compile_ada): Fix typo.
1641
305e13e6
JB
16422016-01-21 Joel Brobecker <brobecker@adacore.com>
1643
1644 * gdb.base/break-fun-addr.exp: New file.
1645 * gdb.base/break-fun-addr1.c: New file.
1646 * gdb.base/break-fun-addr2.c: New file.
1647
5f5dfff6
SM
16482016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1649
1650 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1651 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1652 enum flag values.
1653
fd356fa2
AA
16542016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1655
1656 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1657 when GDB can not set the vector return value. Add more comments
1658 for clarification.
1659
9df22175
AT
16602016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1661
1662 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1663 command.
1664
41d1845e
SM
16652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1666
1667 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1668
01ac6840
SM
16692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1670
1671 * Makefile.in (check-single): Pass --status to runtest.
1672 (check/%.exp): Likewise.
1673
16742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1675
1676 * Makefile.in (check-parallel): Propagate return code from make
1677 do-check-parallel.
1678
bd0a71fa
MK
16792016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1680
1681 * gdb.trace/ftrace.exp: Fix expected message on continue.
1682 * gdb.trace/pending.exp: Fix expected message on continue.
1683 * gdb.trace/trace-break.exp: Fix expected message on continue.
1684
8bcbad33
SM
16852016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1686
1687 * lib/gdb.exp (gdb_test): Remove unused global references.
1688
f303dbd6
PA
16892016-01-18 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.base/async-shell.exp: Adjust expected output.
1692 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1693 * gdb.base/siginfo-thread.exp: Adjust expected output.
1694 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1695 * gdb.java/jnpe.exp: Adjust expected output.
1696 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1697 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1698 * gdb.threads/leader-exit.exp: Adjust expected output.
1699 * gdb.threads/manythreads.exp: Adjust expected output.
1700 * gdb.threads/pthreads.exp: Adjust expected output.
1701 * gdb.threads/schedlock.exp: Adjust expected output.
1702 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1703 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1704 expected output.
1705 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1706 output.
1707 * gdb.threads/sigthread.exp: Adjust expected output.
1708 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1709
b2789696
YQ
17102016-01-18 Yao Qi <yao.qi@linaro.org>
1711
1712 * gdb.guile/scm-section-script.c: Replace @progbits with
1713 %progbits.
1714 * gdb.python/py-section-script.c: Likewise.
1715
71ef29a8
PA
17162016-01-15 Pedro Alves <palves@redhat.com>
1717
1718 * gdb.multi/tids.exp: Test star wildcard ranges.
1719
3f5b7598
PA
17202016-01-15 Pedro Alves <palves@redhat.com>
1721
1722 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1723 command from "thread apply" invocation.
1724 (thr_apply_info_thr_invalid): Default the expected output to the
1725 input tid list.
1726 (top level): Add tests that use convenience variables. Add tests
1727 for "thread apply" with a valid TID list, but missing the command.
1728
663f6d42
PA
17292016-01-13 Pedro Alves <palves@redhat.com>
1730
1731 * gdb.base/default.exp: Expect $_gthread as well.
1732 * gdb.multi/tids.exp: Test $_gthread.
1733 * gdb.threads/thread-specific.exp: Test $_gthread.
1734
c84f6bbf
PA
17352016-01-13 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.multi/tids.exp: Test "info threads -gid".
1738
22a02324
PA
17392016-01-13 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1742 Breakpoint.thread.
1743 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1744
5d5658a1
PA
17452016-01-07 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.base/break.exp: Adjust to output changes.
1748 * gdb.base/hbreak2.exp: Likewise.
1749 * gdb.base/sepdebug.exp: Likewise.
1750 * gdb.base/watch_thread_num.exp: Likewise.
1751 * gdb.linespec/keywords.exp: Likewise.
1752 * gdb.multi/info-threads.exp: Likewise.
1753 * gdb.threads/thread-find.exp: Likewise.
1754 * gdb.multi/tids.c: New file.
1755 * gdb.multi/tids.exp: New file.
1756
84654457
PA
17572016-01-13 Pedro Alves <palves@redhat.com>
1758
1759 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1760
e3940304
PA
17612016-01-13 Pedro Alves <palves@redhat.com>
1762
1763 * gdb.base/default.exp: Expect $_inferior as well.
1764 * gdb.multi/base.exp: Test $_inferior.
1765
a911d87a
PA
17662016-01-13 Pedro Alves <palves@redhat.com>
1767
1768 PR breakpoints/19388
1769 * gdb.base/catch-signal-siginfo-cond.c: New file.
1770 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1771
82075af2
JS
17722016-01-12 Josh Stone <jistone@redhat.com>
1773 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1774
1775 * gdb.base/catch-syscall.c (do_execve): New variable.
1776 (main): Conditionally trigger an execve.
1777 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1778 (test_catch_syscall_execve): New, check entry/return across execve.
1779 (do_syscall_tests): Call test_catch_syscall_execve.
1780
e46eeedd
PA
17812016-01-12 Pedro Alves <palves@redhat.com>
1782
1783 * gdb.base/random-signal.exp (do_test): New procedure, with body
1784 of testcase moved in.
1785
01d8c27e
JK
17862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1787 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.base/funcargs.exp (finish from indirectly called function):
1790 Reintroduce the case for 'First'.
1791
9a706302
JK
17922016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1793 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1796 (tcatch_vfork_then_child_follow_exec)
1797 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1798 identification.
1799
c0ecb95f
JK
18002016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1801
1802 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1803 and repeats to unlimited.
1804 * gdb.python/py-value.exp: Likewise.
1805 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1806 and repeats to unlimited.
1807
6cfc1fcb
JK
18082016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1809
1810 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1811 and reordering the functions.
1812 * gdb.multi/hangout.c: Likewise.
1813 * gdb.multi/hello.c: Likewise.
1814
582a1b00
SM
18152016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1816
1817 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1818 absolute.
1819 (SingleStatisticTestResult.report): Use dict.keys instead of
1820 dict.iterkeys.
1821
79bc59cb
PA
18222016-01-06 Pedro Alves <palves@redhat.com>
1823
1824 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1825
43368e1d
MM
18262016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1827
1828 * gdb.btrace/dlopen.exp: New.
1829 * gdb.btrace/dlopen.c: New.
1830 * gdb.btrace/dlopen-dso.c: New.
1831
79fad5b8
SL
18322015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1833
1834 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1835 PATTERN argument is optional.
1836
ab8314b3
JB
18372015-12-24 Joel Brobecker <brobecker@adacore.com>
1838
1839 * lib/ada.exp (target_compile_ada_from_dir): New function.
1840 (gdb_compile_ada): Reimplement avoiding the use of project files.
1841 * gdb.ada/gnat_ada.gpr: Delete.
1842 * gdb.ada/cond_lang.exp: Adjust test to make path before
1843 filename optional.
1844 * gdb.ada/small_reg_param.exp: Likewise.
1845
fe33faff
SM
18462015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1847
1848 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1849
6d265cb4
TP
18502015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1851
1852 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1853 case.
1854
10125099
SM
18552015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1856
1857 * gdb.base/break.exp: Remove dead code.
1858 * gdb.base/sepdebug.exp: Likewise.
1859
3ca22649
SM
18602015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1861
1862 * gdb.asm/asm-source.exp: Remove HP-UX references.
1863 * gdb.base/annota1.exp: Likewise.
1864 * gdb.base/annota3.exp: Likewise.
1865 * gdb.base/attach.exp: Likewise.
1866 * gdb.base/bigcore.exp: Likewise.
1867 * gdb.base/break.exp: Likewise.
1868 * gdb.base/call-ar-st.exp: Likewise.
1869 * gdb.base/callfuncs.exp: Likewise.
1870 * gdb.base/catch-fork-static.exp: Likewise.
1871 * gdb.base/display.exp: Likewise.
1872 * gdb.base/foll-exec-mode.exp: Likewise.
1873 * gdb.base/foll-exec.exp: Likewise.
1874 * gdb.base/foll-fork.exp: Likewise.
1875 * gdb.base/foll-vfork.exp: Likewise.
1876 * gdb.base/funcargs.exp: Likewise.
1877 * gdb.base/hbreak2.exp: Likewise.
1878 * gdb.base/inferior-died.exp: Likewise.
1879 * gdb.base/interrupt.exp: Likewise.
1880 * gdb.base/multi-forks.exp: Likewise.
1881 * gdb.base/nodebug.exp: Likewise.
1882 * gdb.base/sepdebug.exp: Likewise.
1883 * gdb.base/solib1.c: Likewise.
1884 * gdb.base/step-test.exp: Likewise.
1885 * gdb.mi/non-stop.c: Likewise.
1886 * gdb.mi/pthreads.c: Likewise.
1887 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1888 * gdb.threads/pthreads.c: Likewise.
1889 * gdb.threads/staticthreads.exp: Likewise.
1890 * lib/future.exp: Likewise.
1891 * lib/gdb.exp: Likewise.
1892 * gdb.base/so-indr-cl.c: Remove.
1893 * gdb.base/so-indr-cl.exp: Likewise.
1894 * gdb.base/solib.c: Likewise.
1895 * gdb.base/solib.exp: Likewise.
1896 * gdb.base/solib2.c: Likewise.
1897
b6304613
SM
18982015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1899
1900 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1901 * gdb.base/call-ar-st.exp: Likewise.
1902 * gdb.base/callfuncs.exp: Likewise.
1903 * gdb.base/condbreak.exp: Likewise.
1904 * gdb.base/constvars.exp: Likewise.
1905 * gdb.base/hbreak2.exp: Likewise.
1906 * gdb.base/langs.exp: Likewise.
1907 * gdb.base/list.exp: Likewise.
1908 * gdb.base/long_long.exp: Likewise.
1909 * gdb.base/ptype.exp: Likewise.
1910 * gdb.base/scope.exp: Likewise.
1911 * gdb.base/signals.exp: Likewise.
1912 * gdb.base/so-impl-ld.exp: Likewise.
1913 * gdb.base/varargs.exp: Likewise.
1914 * gdb.base/volatile.exp: Likewise.
1915 * gdb.base/whatis.exp: Likewise.
1916 * gdb.cp/cplusfuncs.exp: Likewise.
1917 * gdb.cp/inherit.exp: Likewise.
1918 * gdb.cp/local.exp: Likewise.
1919 * gdb.cp/member-ptr.exp: Likewise.
1920 * gdb.cp/method.exp: Likewise.
1921 * gdb.cp/overload.exp: Likewise.
1922 * gdb.cp/templates.exp: Likewise.
1923 * gdb.stabs/weird.exp: Likewise.
1924 * lib/compiler.c: Likewise.
1925 * lib/compiler.cc: Likewise.
1926 * lib/cp-support.exp: Likewise.
1927 * lib/gdb.exp: Likewise.
1928
bf401b07
SM
19292015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1930
1931 * configure.ac: Remove HP-UX case.
1932 * configure: Regenerate.
1933
aff9c0f8
SM
19342015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1935
1936 * lib/gdb.exp (gdb_compile): Add function doc.
1937
a6904d5a
PA
19382015-12-17 Pedro Alves <palves@redhat.com>
1939
1940 PR threads/19354
1941 * gdb.multi/info-threads.exp: New file.
1942
a22279dd
YQ
19432015-12-15 Yao Qi <yao.qi@linaro.org>
1944
1945 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1946 is aarch64*-*-*.
1947
0588c796
SL
19482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1949
1950 * gdb.base/history-duplicates.exp: Skip if no readline support.
1951
5d978e17
SL
19522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1953
1954 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1955
7e763b86
SL
19562015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1957
1958 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1959
87a3a92c
SL
19602015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1961
1962 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1963 ctrl-C if nointerrupts target property is set.
1964 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1965 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1966 * gdb.base/paginate-bg-execution.exp: Likewise.
1967 * gdb.base/paginate-execution-startup.exp: Likewise.
1968 * gdb.base/random-signal.exp: Likewise.
1969 * gdb.base/range-stepping.exp: Likewise.
1970 * gdb.cp/annota2.exp: Likewise.
1971 * gdb.cp/annota3.exp: Likewise.
1972 * gdb.gdb/selftest.exp: Likewise.
1973 * gdb.threads/continue-pending-status.exp: Likewise.
1974 * gdb.threads/leader-exit.exp: Likewise.
1975 * gdb.threads/manythreads.exp: Likewise.
1976 * gdb.threads/pthreads.exp: Likewise.
1977 * gdb.threads/schedlock.exp: Likewise.
1978 * gdb.threads/sigthread.exp: Likewise.
1979
a8f077dc
DB
19802015-12-11 Don Breazeal <donb@codesourcery.com>
1981
1982 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1983 remote.
1984 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1985 * gdb.base/foll-exec.exp (main): Enable for target remote.
1986 * gdb.base/foll-fork.exp (main): Likewise.
1987 * gdb.base/foll-vfork.exp (main): Likewise.
1988 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1989 (proc continue_to_exit_bp_loc): Use clean_restart.
1990 * gdb.base/pie-execl.exp (main): Disable for target remote.
1991 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1992 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1993 * gdb.threads/execl.exp (main): Likewise.
1994 * gdb.threads/fork-child-threads.exp (main): Likewise.
1995 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1996 remote.
1997 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1998 remote.
1999 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2000 pid.tid style ptids, instead of just tid.
2001 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2002 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2003 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2004 ptids, instead of just tid.
2005
3b2464a8
AB
20062015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2007
2008 * gdb.base/list.exp (test_list_forward): Add end of file error
2009 test.
2010 (test_repeat_list_command): Add end of file error test.
2011 (test_list_backwards): Add beginning of file error test.
2012
a0def019
AB
20132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.base/list.exp (test_list_invalid_args): New function,
2016 defined, and called.
2017
5c000dff
AB
20182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.base/list.exp (test_list): Make test names unique.
2021
f1637ebe
YQ
20222015-12-11 Yao Qi <yao.qi@linaro.org>
2023
2024 * gdb.base/coremaker2.c: Remove.
2025
36d6fc0a
PA
20262015-12-10 Pedro Alves <palves@redhat.com>
2027
2028 * gdb.multi/base.exp: Remove stale "spaces" references.
2029
762f7747
PA
20302015-12-10 Pedro Alves <palves@redhat.com>
2031
2032 * gdb.multi/base.exp: Don't use nowarnings.
2033 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2034 * gdb.multi/hangout.c: Include stdio.h.
2035 * gdb.multi/hello.c: Include stdlib.h.
2036 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2037 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2038 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2039
28d2bfb9
AB
20402015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2041
2042 * gdb.dwarf2/dw2-ranges-base.c: New file.
2043 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2044 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2045 support additional line table, and debug ranges generation.
2046 (Dwarf::ranges): New function, generate .debug_ranges.
2047 (Dwarf::lines): Support generating simple line table programs.
2048 (Dwarf::assemble): Initialise new namespace variables.
2049
5fc2beac
KB
20502015-12-09 Kevin Buettner <kevinb@redhat.com>
2051
2052 * gdb.base/async.exp (proc test_background): Add case for
2053 asynchronous execution not supported.
2054
1c35a88f
LM
20552015-12-09 Luis Machado <lgustavo@codesourcery.com>
2056
2057 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2058 format and change test names to make them unique.
2059
b593e3d9
RK
20602015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2061 Pedro Alves <pedro@redhat.com>
2062
2063 PR gdb/18702
2064 Add checking of floatformats setup on x86_64 hosts.
2065 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2066 (smallval, bigval): New labels/constants.
2067 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2068 float" after loading bigval and smallval.
2069
d72413e6
PMR
20702015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2071
2072 * gdb.ada/fun_overload_menu.exp: New testcase.
2073 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2074
ece66d65
JS
20752015-12-04 Josh Stone <jistone@redhat.com>
2076
2077 * gdb.base/catch-fork-static.exp: New.
2078
41d0efca
YQ
20792015-12-03 Yao Qi <yao.qi@linaro.org>
2080
2081 * gdb.base/sizeof.c: Don't include stdio.h and
2082 ../lib/unbuffer_output.c.
2083 (main): New variable 'size' and 'value'. Remove printf and
2084 gdb_unbuffer_output. Assign return value to size and value.
2085 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2086 at the beginning.
2087 (check_sizeof): Check the result by printing variable 'size'.
2088 (check_valueof): Check the result by printing variable 'value'.
2089
99fd02d9
YQ
20902015-12-01 Yao Qi <yao.qi@linaro.org>
2091
2092 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2093 for aarch64*-*-linux* target.
2094
f2faf941
PA
20952015-11-30 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2098
04bf20c5
PA
20992015-11-30 Pedro Alves <palves@redhat.com>
2100
2101 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2102 Handle non-stop mode vCont replies.
2103
09df4675
PA
21042015-11-30 Pedro Alves <palves@redhat.com>
2105
2106 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2107 prepare_for_testing. Start gdb with "set non-stop on" appended to
2108 GDBFLAGS. Lax expected stop output.
2109
58b584af
YQ
21102015-11-27 Yao Qi <yao.qi@linaro.org>
2111
2112 * gdb.arch/arm-neon.exp: New.
2113 * gdb.arch/arm-neon.c: New.
2114
dfcb77a8
YQ
21152015-11-27 Yao Qi <yao.qi@linaro.org>
2116
2117 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2118
88e8ec1b
YQ
21192015-11-27 Yao Qi <yao.qi@linaro.org>
2120
2121 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2122 frames-invalid annotation.
2123
bfde72c2
YQ
21242015-11-27 Yao Qi <yao.qi@linaro.org>
2125
2126 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2127
f6512a69
SM
21282015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2129
2130 * gdb.threads/names.exp: New file.
2131 * gdb.threads/names.c: New file.
2132 * README: Mention gdb,no_thread_names.
2133
46a3515b
MM
21342015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2135
2136 PR 19297
2137 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2138 support" error.
2139
62147a22
PA
21402015-11-24 Pedro Alves <palves@redhat.com>
2141
2142 PR 17539
2143 * gdb.base/display.exp: Expect displays to be sorted in ascending
2144 order. Use multi_line.
2145 * gdb.base/solib-display.exp: Likewise.
2146
2f341b6e
PA
21472015-11-24 Pedro Alves <palves@redhat.com>
2148
2149 PR 17539
25d49b86
PA
2150 * gdb.base/display.exp: Expect displays to be sorted in ascending
2151 order. Use multi_line.
2152 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2153
7e0aa6aa
PA
21542015-11-24 Pedro Alves <palves@redhat.com>
2155
2156 PR 17539
2157 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2158 threads in ascending order.
2159 * gdb.base/foll-fork.exp: Likewise.
2160 * gdb.base/foll-vfork.exp: Likewise.
2161 * gdb.base/multi-forks.exp: Likewise.
2162 * gdb.mi/mi-nonstop.exp: Likewise.
2163 * gdb.mi/mi-nsintrall.exp: Likewise.
2164 * gdb.multi/base.exp: Likewise.
2165 * gdb.multi/multi-arch.exp: Likewise.
2166 * gdb.python/py-inferior.exp: Likewise.
2167 * gdb.threads/break-while-running.exp: Likewise.
2168 * gdb.threads/execl.exp: Likewise.
2169 * gdb.threads/gcore-thread.exp: Likewise.
2170 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2171 * gdb.threads/kill.exp: Likewise.
2172 * gdb.threads/linux-dp.exp: Likewise.
2173 * gdb.threads/multiple-step-overs.exp: Likewise.
2174 * gdb.threads/next-bp-other-thread.exp: Likewise.
2175 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2176 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2177 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2178 * gdb.threads/thread-find.exp: Likewise.
2179 * gdb.threads/tls.exp: Likewise.
2180 * lib/mi-support.exp (mi_reverse_list): Delete.
2181 (mi_check_thread_states): No longer reverse list.
2182
2cc57ad8
PA
21832015-11-24 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2186 use lowercase.
2187
c93e8391
SM
21882015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2189
2190 * gdb.trace/actions.c: Include trace-common.h.
2191 (main): Add a location for a fast tracepoint.
2192 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2193 the normal tracepoints.
2194 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2195
045ccf91
SM
21962015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2197
2198 * save-trace.exp: Factor out code to these...
2199 (gdb_save_tracepoints): New.
2200 (gdb_load_tracepoints): New.
2201 (do_save_load_test): New.
2202
5506f9f6
KB
22032015-11-23 Kevin Buettner <kevinb@redhat.com>
2204
2205 * gdb.base/asmlabel.exp: New test.
2206 * gdb.base/asmlabel.c: New test case.
2207
16c3b12f
JB
22082015-11-23 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.base/wrong_frame_bt_full-main.c: New file.
2211 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2212 * gdb.base/wrong_frame_bt_full.exp: New file.
2213
155bfbd3
JB
22142015-11-23 Joel Brobecker <brobecker@adacore.com>
2215
2216 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2217
bb097445
JM
22182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2219
206853a0 2220 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2221 pstate register when comparing registers values in
2222 sparc64-*-linux-gnu targets to avoid spurious differences.
2223
9c88ed8f
JM
22242015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2225
206853a0 2226 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2227
96161e25
SL
22282015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2229
2230 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2231 as type argument to gdb_compile.
2232 * gdb.base/nested-subp2.exp: Likewise.
2233 * gdb.base/nested-subp3.exp: Likewise.
2234
340c2830
DV
22352015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2236
2237 * lib/dwarf.exp (_note): Fix left shift of negative value.
2238 * gdb.trace/trace-condition.exp: Likewise.
2239
c1862d0f
YQ
22402015-11-13 Yao Qi <yao.qi@linaro.org>
2241
2242 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2243 comments about d10v.
2244 (test_scalar_returns): Likewise.
2245 * gdb.base/d10v.ld: Remove.
2246 * gdb.base/overlays.exp: Remove the target triplet checking for
2247 d10v-*-*.
2248 * gdb.base/structs.exp (test_struct_returns): Remove the
2249 comments about d10v.
2250 (test_struct_calls): Likewise.
2251
77ae9c19
YQ
22522015-11-13 Yao Qi <yao.qi@linaro.org>
2253
2254 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2255 * gdb.base/gnu_vector.c: Don't include stdio.h.
2256 (main): Don't print res and call add_some_intvecs.
2257
430e004e
MK
22582015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2259
2260 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2261 macro.
2262 (func5): Removed.
2263 (func4): Use FAST_TRACEPOINT_LABEL.
2264 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2265 macro.
2266 (func): Removed.
2267 (thread_function): Use FAST_TRACEPOINT_LABEL.
2268 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2269 (func): Remove.
2270 (marker): Use FAST_TRACEPOINT_LABEL.
2271 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2272 (pendfunc1): Remove.
2273 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2274 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2275 (foo): Remove.
2276 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2277 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2278 macro.
2279 (func): Remove.
2280 (marker): Use FAST_TRACEPOINT_LABEL.
2281 * gdb.trace/trace-common.h: New header.
2282 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2283 macro.
2284 (func): Remove.
2285 (marker): Use FAST_TRACEPOINT_LABEL.
2286 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2287 (func): Remove.
2288 (thread_function): Use FAST_TRACEPOINT_LABEL.
2289
6e7675a7
MK
22902015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2291
2292 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2293 in front.
2294 * gdb.trace/change-loc.exp: Use global pcreg definition.
2295 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2296 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2297 in front.
2298 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2299 * gdb.trace/pending.exp: Likewise.
2300 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2301 * gdb.trace/trace-break.exp: Likewise.
2302 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2303 in front.
2304 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2305 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2306 in front.
2307 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2308
dddc0e16
JB
23092015-11-09 Joel Brobecker <brobecker@adacore.com>
2310
2311 * gdb.ada/fin_fun_out: New testcase.
2312
c6f0b406
KB
23132015-11-07 Kevin Buettner <kevinb@redhat.com>
2314
2315 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2316 value associated with DW_AT_byte_size.
2317 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2318 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2319 DW_AT_upper_bound.
2320
f01dcfd9
KB
23212015-11-07 Kevin Buettner <kevinb@redhat.com>
2322
2323 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2324 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2325 version.
2326 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2327 gdb.dwarf2/dw2-canonicalize-type.exp,
2328 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2329 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2330 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2331 provided by gdb_target_symbol_prefix_flags_asm.
2332 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2333 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2334 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2335 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2336 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2337 macros where needed). Use this macro for symbols which require
2338 the prefix provided by SYMBOL_PREFIX.
2339
2223449a
KB
23402015-11-05 Kevin Buettner <kevinb@redhat.com>
2341
2342 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2343 New procs.
2344 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2345 representing expressions, of more than one list element.
2346 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2347 to prepend linker symbol prefix to f.
2348 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2349 table_1 and table_2.
2350 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2351 Likewise, for f and g.
2352 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2353 for ptr.
2354 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2355 for main.
2356 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2357 table_1_ptr and table_2_ptr.
2358
6f2f1a3a
JK
23592015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2360 Joel Brobecker <brobecker@adacore.com>
2361
2362 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2363
566c56c9
MK
23642015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2365
2366 * gdb.reverse/s390-mvcle.c: New test.
2367 * gdb.reverse/s390-mvcle.exp: New file.
2368 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2369
d5f0636b
MK
23702015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2371
2372 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2373
7ad8b86c
MK
23742015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2375
2376 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2377 reaching marker2.
2378 * gdb.reverse/getresuid-reverse.exp: Likewise.
2379 * gdb.reverse/pipe-reverse.exp: Likewise.
2380 * gdb.reverse/readv-reverse.exp: Likewise.
2381 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2382 * gdb.reverse/time-reverse.exp: Likewise.
2383 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2384
4081c0f1
YQ
23852015-10-30 Yao Qi <yao.qi@linaro.org>
2386
2387 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2388 (empty_cycle): Remove.
2389 (main): Don't call empty_cycle. Don't use watch_count_done.
2390 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2391 empty_cycle. Rewrite the code counting HW watchpoints.
2392
452b4ba5
MK
23932015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2394
2395 * gdb.reverse/fstatat-reverse.c: New test.
2396 * gdb.reverse/fstatat-reverse.exp: New file.
2397 * gdb.reverse/getresuid-reverse.c: New test.
2398 * gdb.reverse/getresuid-reverse.exp: New file.
2399 * gdb.reverse/pipe-reverse.c: New test.
2400 * gdb.reverse/pipe-reverse.exp: New file.
2401 * gdb.reverse/readv-reverse.c: New test.
2402 * gdb.reverse/readv-reverse.exp: New file.
2403 * gdb.reverse/recvmsg-reverse.c: New test.
2404 * gdb.reverse/recvmsg-reverse.exp: New file.
2405 * gdb.reverse/time-reverse.c: New test.
2406 * gdb.reverse/time-reverse.exp: New file.
2407 * gdb.reverse/waitpid-reverse.c: New test.
2408 * gdb.reverse/waitpid-reverse.exp: New file.
2409
5e2e7507
JK
24102015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2411
2412 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2413
0fde2c53
DE
24142015-10-26 Doug Evans <dje@google.com>
2415
2416 PR symtab/17391
2417 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2418 * gdb.dwarf2/bad-regnum.c: New file.
2419 * gdb.dwarf2/bad-regnum.exp: New file.
2420
1a70ae97
DE
24212015-10-26 Doug Evans <dje@google.com>
2422
2423 PR python/18938
2424 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2425 file.
2426
27dc26ab
JK
24272015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2428
2429 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2430 for a change by "Mention language in compile error message".
2431
bed91f4d
SM
24322015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2433
2434 PR python/18073
2435 * gdb.python/py-type.c (C::a_method): New.
2436 (C::a_const_method): New.
2437 (C::a_static_method): New.
2438 (a_function): New.
2439 * gdb.python/py-type.exp (test_fields): Test getting fields
2440 from function and method.
2441
3f2f83dd
KB
24422015-10-21 Keven Boell <keven.boell@intel.com>
2443
2444 * gdb.fortran/vla-alloc-assoc.exp: New file.
2445 * gdb.fortran/vla-datatypes.exp: New file.
2446 * gdb.fortran/vla-datatypes.f90: New file.
2447 * gdb.fortran/vla-history.exp: New file.
2448 * gdb.fortran/vla-ptype-sub.exp: New file.
2449 * gdb.fortran/vla-ptype.exp: New file.
2450 * gdb.fortran/vla-sizeof.exp: New file.
2451 * gdb.fortran/vla-sub.f90: New file.
2452 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2453 * gdb.fortran/vla-value-sub-finish.exp: New file.
2454 * gdb.fortran/vla-value-sub.exp: New file.
2455 * gdb.fortran/vla-value.exp: New file.
2456 * gdb.fortran/vla-ptr-info.exp: New file.
2457 * gdb.mi/mi-vla-fortran.exp: New file.
2458 * gdb.mi/vla.f90: New file.
2459
27145d50
SL
24602015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2461
2462 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2463 of hardwired timeout value.
2464
5f3ff4f8
JK
24652015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2466 Pedro Alves <palves@redhat.com>
2467
2468 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2469 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2470
bfd09d20
JS
24712015-10-19 Josh Stone <jistone@redhat.com>
2472
2473 * gdb.base/catch-syscall.c: Include <sched.h>.
2474 (unknown_syscall): New variable.
2475 (main): Trigger a vfork and an unknown syscall.
2476 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2477 (unknown_syscall_number): Likewise.
2478 (check_call_to_syscall): Accept an optional syscall pattern.
2479 (check_return_from_syscall): Likewise.
2480 (check_continue): Likewise.
2481 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2482 (test_catch_syscall_skipping_return): New test toggling off 'catch
2483 syscall' to step over the syscall return, then toggling back on.
2484 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2485 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2486 (do_syscall_tests): Call test_catch_syscall_without_args and
2487 test_catch_syscall_mid_vfork.
2488 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2489 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2490
b32b93c6
AS
24912015-10-19 Andrew Stubbs <ams@codesourcery.com>
2492
2493 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2494 print g_vE): Add new pass patterns.
2495 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2496 print various symbol names for vptr fields.
2497
9d622bda
AB
24982015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2499
2500 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2501 results.
2502
0fd8ac1c
YQ
25032015-10-12 Yao Qi <yao.qi@linaro.org>
2504
2505 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2506
34240514
YQ
25072015-10-12 Yao Qi <yao.qi@linaro.org>
2508
2509 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2510 is aarch64*-*-linux*.
2511
8240f442
YQ
25122015-10-12 Yao Qi <yao.qi@linaro.org>
2513
2514 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2515 (can_relocate_bcond_true): ... it.
2516 (can_relocate_bcond_false): New function.
2517 (foo): Likewise.
2518 (can_relocate_bl): Likewise.
2519 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2520 can_relocate_bl.
2521
2520f728
PMR
25222015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2523
2524 * gdb.base/nested-addr.c: New file.
2525 * gdb.base/nested-addr.exp: New testcase.
2526
abcef95a
MM
25272015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2528
2529 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2530 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2531 its output. Ignore the output of "record goto begin" and instead
2532 check that GDB is replaying.
2533
145e3ddb
PA
25342015-10-09 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2537 (top level): Use it in the run with no args test.
2538
d5d8c4e1
IB
25392015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2540
2541 * gdb.dlang/properties.exp: New file.
2542
06e635ef
SL
25432015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2544
2545 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2546 whether or not address 0x1000 is mapped on the target.
2547
e019fd1d
SM
25482015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2549
2550 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2551 build.
2552
77ba2a67
MM
25532015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2554
2555 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2556 instruction-history test.
2557
c60eb31f
DE
25582015-09-28 Doug Evans <dje@google.com>
2559
2560 * gdb.base/gcore.c (array_func): Add reference to static_array.
2561
9a3c8263
SM
25622015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2563
2564 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2565 source line.
2566
9720e656
SL
25672015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2568
2569 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2570 short or char as base type.
2571
938d3bf2
SL
25722015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2573
2574 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2575 to allow any size enum.
2576
e6c2c623
PMR
25772015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2578
2579 * gdb.ada/array_ptr_renaming.exp: New testcase.
2580 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2581 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2582
06da0f77
PL
25832015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2584
2585 * gdb.trace/ftrace-lock.c: New file.
2586 * gdb.trace/ftrace-lock.exp: New file.
2587
4f51c22a
PL
25882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2589
2590 * gdb.arch/insn-reloc.c: New file.
2591 * gdb.arch/ftrace-insn-reloc.exp: New file.
2592
7041adf4
PL
25932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2594
2595 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2596 instruction.
2597 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2598 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2599 * gdb.trace/range-stepping.c: Likewise.
2600 * gdb.trace/trace-break.c: Likewise.
2601 * gdb.trace/trace-mt.c (thread_function): Likewise.
2602 * gdb.trace/ftrace.c (marker): Likewise.
2603 * gdb.trace/trace-condition.c (marker): Likewise.
2604 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2605 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2606 is_aarch64_target.
2607
015d2e7e
DE
26082015-09-18 Doug Evans <xdje42@gmail.com>
2609
2610 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2611 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2612
26b188a2
SL
26132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2614
2615 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2616 the breakpoint.
2617
79dc332b
SL
26182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2619
2620 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2621 the pending breakpoint. Remove timeout override for "Run till
2622 MI pending breakpoint on pendfunc3 on thread 2" test.
2623
f57929f2
SL
26242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2625
2626 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2627 filename pattern.
2628
3f469b17
SL
26292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2630
2631 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2632 in breakpoint filename pattern.
2633
515b89b3
SL
26342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2635
7800dbe4
SL
2636 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2637
26382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2639
515b89b3
SL
2640 * gdb.linespec/explicit.exp: Check for readline support for
2641 tab-completion tests. Fix obvious typo.
2642
d2939ba2
MM
26432015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2644
2645 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2646 and replay.
2647
cbb55fa7
MM
26482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2649
2650 * gdb.btrace/non-stop.c: New.
2651 * gdb.btrace/non-stop.exp: New.
2652
43691ca1
PL
26532015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2654 Yao Qi <yao.qi@linaro.org>
2655
2656 * gdb.trace/trace-condition.c: New file.
2657 * gdb.trace/trace-condition.exp: New file.
2658
d78908cf
WW
26592015-09-16 Wei-cheng Wang <cole945@gmail.com>
2660
2661 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2662 for testing bytecode compilation.
2663
1ed415e2
PA
26642015-09-16 Pedro Alves <palves@redhat.com>
2665 Sandra Loosemore <sandra@codesourcery.com>
2666
2667 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2668 (SECONDS): Redefine.
2669 (main): Call pthread_kill and alarm early.
2670 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2671 support.
2672 (test): If the target can't hardware step and doesn't support
2673 displaced stepping, increase the timeout.
2674
d136eff5
PA
26752015-09-16 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2678 (enable_debug): New procedures.
2679 (test): Use them. Bail out if waiting for threads fails.
2680 (top level): Bail out if a test fails.
2681
991f019c
YQ
26822015-09-16 Yao Qi <yao.qi@linaro.org>
2683
2684 * gdb.asm/asm-source.exp: Set asm-arch for
2685 aarch64*-*-* target.
2686 * gdb.asm/aarch64.inc: New file.
2687
bfca584f
PMR
26882015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2689
2690 * gdb.ada/array_of_variable_length.exp: New testcase.
2691 * gdb.ada/array_of_variable_length/foo.adb: New file.
2692 * gdb.ada/array_of_variable_length/pck.adb: New file.
2693 * gdb.ada/array_of_variable_length/pck.ads: New file.
2694
b326e587
DE
26952015-09-15 Doug Evans <dje@google.com>
2696
2697 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2698 of function static local variable.
2699
5382cfab
PW
27002015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2701
2702 * gdb.threads/tls-so_extern.exp: New test file.
2703 * gdb.threads/tls-so_extern.c: New test file.
2704 * gdb.threads/tls-so_extern_main.c: New test file.
2705
141c5cc4
JK
27062015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 * gdb.opt/solib-intra-step-lib.c: New file.
2709 * gdb.opt/solib-intra-step-main.c: New file.
2710 * gdb.opt/solib-intra-step.exp: New file.
2711
d15dcecd
PA
27122015-09-15 Pedro Alves <palves@redhat.com>
2713
2714 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2715 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2716
4c2f2a79
PA
27172015-09-14 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.base/hook-stop-continue.c: Delete.
2720 * gdb.base/hook-stop-continue.exp: Delete.
2721 * gdb.base/hook-stop-frame.c: Delete.
2722 * gdb.base/hook-stop-frame.exp: Delete.
2723 * gdb.base/hook-stop.c: New file.
2724 * gdb.base/hook-stop.exp: New file.
2725
919e6dbe
PMR
27262015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2727
2728 * gdb.ada/access_to_packed_array.exp: New testcase.
2729 * gdb.ada/access_to_packed_array/foo.adb: New file.
2730 * gdb.ada/access_to_packed_array/pack.adb: New file.
2731 * gdb.ada/access_to_packed_array/pack.ads: New file.
2732
157280a4
MM
27332015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2734
2735 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2736 buffer size test.
2737
2fd33e94
DB
27382015-09-11 Don Breazeal <donb@codesourcery.com>
2739
2740 * gdb.base/foll-exec.c: Add copyright header. Fix
2741 formatting issues.
2742 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2743 (do_exec_tests): Use clean_restart in place of zap_session,
2744 and for test initialization. Fix formatting issues. Use
2745 fail in place of perror.
2746 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2747 an expect statement to match an expression with output from
2748 the program under debug.
2749 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2750 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2751 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2752 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2753 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2754
e70b6e8e
DE
27552015-09-09 Doug Evans <dje@google.com>
2756
2757 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2758
7a551a51
DE
27592015-09-09 Doug Evans <dje@google.com>
2760
2761 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2762
4c666f84
DE
27632015-09-09 Doug Evans <dje@google.com>
2764
2765 * gdb.base/savedregs.exp: Fix typo.
2766
243a9253
PA
27672015-09-09 Pedro Alves <palves@redhat.com>
2768
2769 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2770
c0fa8fbd
SL
27712015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2772
2773 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2774 command actually switches threads. Give up on remaining
2775 tests if target fails to stop at breakpoint.
2776
cd7c1778
PMR
27772015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2778
2779 * gdb.ada/funcall_char.exp: New testcase.
2780 * gdb.ada/funcall_char/foo.adb: New file.
2781
dc5c8746
PMR
27822015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2783
2784 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2785 expected outputs. Add two testcases for completing ambiguous
2786 functions.
2787 * gdb.ada/complete/aux_pck.adb: New file.
2788 * gdb.ada/complete/aux_pck.ads: New file.
2789 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2790 Ambiguous_Func functions.
2791 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2792 * gdb.ada/complete/pck.adb: Likewise.
2793
4e83a1e7
UW
27942015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2795
2796 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2797 failures to run the test program under GDB.
2798
8ce74153
LM
27992015-08-26 Luis Machado <lgustavo@codesourcery.com>
2800
2801 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2802 to C.
2803
e9756d52
PP
28042015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2805
2806 * gdb.base/run-after-attach.exp: New test file.
2807 * gdb.base/run-after-attach.c: New test file.
2808
8d37573b
DB
28092015-08-26 Don Breazeal <donb@codesourcery.com>
2810
2811 * gdb.base/foll-exec-2.c: New test program.
2812 * gdb.base/foll-exec-2.exp: New test.
2813
63e43d3a
PMR
28142015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2815
2816 * gdb.base/nested-subp1.exp: New file.
2817 * gdb.base/nested-subp1.c: New file.
2818 * gdb.base/nested-subp2.exp: New file.
2819 * gdb.base/nested-subp2.c: New file.
2820 * gdb.base/nested-subp3.exp: New file.
2821 * gdb.base/nested-subp3.c: New file.
2822
3d40fbb5
PA
28232015-08-24 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.server/connect-without-multi-process.c: New file.
2826 * gdb.server/connect-without-multi-process.exp: New file.
2827
4422ac93
LM
28282015-08-24 Luis Machado <lgustavo@codesourcery.com>
2829
2830 * gdb.opt/inline-markers.c: Make z int.
2831
91dddb86
LM
28322015-08-24 Luis Machado <lgustavo@codesourcery.com>
2833
2834 * gdb.opt/inline-markers.c: Make z volatile.
2835
a48847ee
LM
28362015-08-24 Luis Machado <lgustavo@codesourcery.com>
2837
2838 * gdb.opt/inline-bt.c: New volatile global z.
2839 * gdb.opt/inline-cmds.c: Likewise.
2840 * gdb.opt/inline-locals.c: Likewise.
2841 * gdb.opt/inline-markers.c: New extern global z.
2842 (marker): Use z.
2843 (inline_fn): Likewise.
2844
0ebbc52b
PA
28452015-08-24 Pedro Alves <palves@redhat.com>
2846
2847 * config/m32r-stub.exp: Remove file.
2848 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2849 * gdb.base/call-rt-st.exp: Likewise.
2850 * gdb.base/call-strs.exp: Likewise.
2851 * gdb.base/default.exp: Remove references to h8300-*-hms and
2852 *-*-udi*.
2853 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2854
77c365df
AA
28552015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856
2857 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2858 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2859 and "return" use KFAIL when GDB can not read/write the vector
2860 return value.
2861
4313b8c0
GB
28622015-08-21 Gary Benson <gbenson@redhat.com>
2863
2864 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2865
0e433b32
PA
28662015-08-20 Pedro Alves <palves@redhat.com>
2867
2868 * gdb.server/solib-list.exp: No longer expect an interior stop in
2869 non-stop mode.
2870
221e1a37
PA
28712015-08-20 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.server/connect-stopped-target.c: New file.
2874 * gdb.server/connect-stopped-target.exp: New file.
2875
40e3ad0e
PA
28762015-08-20 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.dwarf2/comp-unit-lang.exp: New file.
2879 * gdb.dwarf2/comp-unit-lang.c: New file.
2880
af39b327
PMR
28812015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2882
2883 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2884 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2885
7d45c7c3 28862015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2887
7d45c7c3
KB
2888 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2889 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2890
4d6cceb4
DE
28912015-08-18 Doug Evans <dje@google.com>
2892 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2893
2894 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2895 skip_python_tests. New arg prompt_regexp.
2896 (skip_python_tests): New function.
2897 * lib/mi-support.exp (mi_skip_python_tests): New function.
2898 * gdb.python/py-mi-objfile-gdb.py: New file.
2899 * gdb.python/py-mi-objfile.c: New file.
2900 * gdb.python/py-mi-objfile.exp: New file.
2901
ad89c2aa
KS
29022015-08-17 Keith Seitz <keiths@redhat.com>
2903
2904 * gdb.linespec/explicit.exp: Move strace test from here ...
2905 * gdb.trace/strace.exp: ... to here.
2906
e3ae3c43
PP
29072015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2908
2909 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2910 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2911
604b2636
DE
29122015-08-14 Doug Evans <xdje42@gmail.com>
2913
2914 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2915 inferior before selecting a new file.
2916
6ff0ba5f
DE
29172015-08-14 Doug Evans <xdje42@gmail.com>
2918
2919 * gdb.mi/mi-disassemble.exp: Update.
2920 * gdb.base/disasm-optim.S: New file.
2921 * gdb.base/disasm-optim.c: New file.
2922 * gdb.base/disasm-optim.h: New file.
2923 * gdb.base/disasm-optim.exp: New file.
2924
9ca98f92
KS
29252015-08-14 Keith Seitz <keiths@redhat.com>
2926
2927 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2928 "evaluated-by".
2929
52bbc560
JB
29302015-08-13 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2933
5d8c3ed3
PMR
29342015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2935
2936 * gdb.ada/fun_renaming.exp: New testcase.
2937 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2938 * gdb.ada/fun_renaming/pack.adb: New file.
2939 * gdb.ada/fun_renaming/pack.ads: New file.
2940
ea8812bc
KS
29412015-08-12 Keith Seitz <keiths@redhat.com>
2942
2943 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2944 gdb_get_line_number.
2945
4dafcdeb
JB
29462015-08-12 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2949 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2950 gdb.base/dso2dso.exp: New files.
2951
5ba32597
SDJ
29522015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2953 Pedro Alves <palves@redhat.com>
2954 Keith Seitz <keiths@redhat.com>
2955
2956 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2957 GDBFLAGS.
2958
b6dafabf
PP
29592015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2960
2961 * gdb.base/gdbhistsize-history.exp
2962 (test_histsize_history_setting): Use save_vars.
2963 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2964 Use save_vars.
2965 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2966 * gdb.base/readline.exp: Use save_vars.
2967
abe8e607
PP
29682015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2969
2970 * lib/gdb.exp (save_vars): New proc.
2971
629500fa
KS
29722015-08-11 Keith Seitz <keiths@redhat.com>
2973
2974 * gdb.base/help.exp: Update help_breakpoint_text.
2975
eb8c4e2e
KS
29762015-08-11 Keith Seitz <keiths@redhat.com>
2977
2978 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2979 (at toplevel): Call test_explicit_breakpoints.
2980 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2981 breakpoints.
2982 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2983 breakpoint conditions, "-cond".
2984
87f0e720
KS
29852015-08-11 Keith Seitz <keiths@redhat.com>
2986
2987 * gdb.linespec/3explicit.c: New file.
2988 * gdb.linespec/cpexplicit.cc: New file.
2989 * gdb.linespec/cpexplicit.exp: New file.
2990 * gdb.linespec/explicit.c: New file.
2991 * gdb.linespec/explicit.exp: New file.
2992 * gdb.linespec/explicit2.c: New file.
2993 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2994 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2995 before using in the matching pattern.
2996 Clarify that `prefix' is a regular expression.
2997
f00aae0f
KS
29982015-08-11 Keith Seitz <keiths@redhat.com>
2999
3000 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3001 test.
3002 Add tests for missing ",FMT" and ",".
3003
e27852be
DE
30042015-08-10 Doug Evans <dje@google.com>
3005 Keith Seitz <keiths@redhat.com>
3006
3007 PR gdb/17960
3008 * gdb.base/completion.exp: Add location completer tests.
3009
7f03bd92
PA
30102015-08-07 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3013 tests here.
3014 (top level): Run do_test with and without displaced stepping.
3015
3fc8eb30
PA
30162015-08-07 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.base/valgrind-disp-step.c: New file.
3019 * gdb.base/valgrind-disp-step.exp: New file.
3020
d4569d7b
PA
30212015-08-07 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3024 Delete function.
3025 (main): Add alarm. Run an infinite loop instead of calling
3026 wait_threads.
3027 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3028 comment.
3029 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3030 Delete function.
3031 (main): Add alarm. Run an infinite loop instead of calling
3032 wait_threads.
3033 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3034 comment.
3035
e1316e60
PA
30362015-08-07 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/checkpoint-ns.exp: New file.
3039 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3040 standard_testfile.
3041
da8c46d2
MM
30422015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3043
3044 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3045 * gdb.btrace/instruction_history.exp: Update.
3046 * gdb.btrace/tsx.exp: New.
3047 * gdb.btrace/tsx.c: New.
3048
de1c2c52
PA
30492015-08-06 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3052 increase timeout.
3053 * gdb.reverse/until-precsave.exp: Bump timeouts.
3054
782e0bf4
PA
30552015-08-06 Pedro Alves <palves@redhat.com>
3056
3057 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3058
83e97ed0
PA
30592015-08-06 Pedro Alves <palves@redhat.com>
3060
3061 PR gdb/18749
3062 * gdb.threads/process-dies-while-handling-bp.c: New file.
3063 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3064
863d01bd
PA
30652015-08-06 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3068 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3069
0a39bb32
PA
30702015-08-05 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3073 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3074
ee2d2b10
SL
30752015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3076
3077 * gdb.base/bp-permanent.exp: Report test as unsupported if
3078 the target cannot stop at the permanent breakpoint.
3079
4e1bdb00
DE
30802015-08-03 Doug Evans <dje@google.com>
3081
3082 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3083 10000.
3084
3d338901
DE
30852015-08-03 Doug Evans <dje@google.com>
3086
3087 * Makefile.in (workers/%.worker, build-perf): New rule.
3088 (GDB_PERFTEST_MODE): New variable.
3089 (check-perf): Use it.
3090 (clean): Clean up gdb.perf parallel build subdirs.
3091 * lib/build-piece.exp: New file.
3092 * lib/gdb.exp (make_gdb_parallel_path): New function
3093 (standard_output_file, standard_temp_file): Call it.
3094 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3095 of $GDB_PARALLEL.
3096 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3097
af061d3e
DE
30982015-08-03 Doug Evans <dje@google.com>
3099
8e1afc81 3100 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3101 (LOG_FILE_NAME): New global.
3102 (TextReporter.__init__): Initialize self.txt_sum.
3103 (TextReporter.report): Add support for multiple data-points.
3104 Move report to perftest.sum, put raw data in perftest.log.
3105 (TextReporter.start): Open sum and log files.
3106 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3107 * gdb.perf/lib/perftest/testresult.py
3108 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3109
2c8c5d37
PA
31102015-07-31 Pedro Alves <palves@redhat.com>
3111
3112 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3113 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3114 kill_wait_spawned_process instead of explicit "kill -9".
3115 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3116 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3117 kill_wait_spawned_process.
3118 * gdb.base/attach-twice.exp: Likewise.
3119 * gdb.base/attach.exp: Likewise.
3120 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3121 gdb_test_multiple.
3122 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3123 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3124 kill_wait_spawned_process.
3125 * gdb.base/valgrind-infcall.exp: Likewise.
3126 * gdb.multi/multi-attach.exp: Likewise.
3127 * gdb.python/py-prompt.exp: Likewise.
3128 * gdb.python/py-sync-interp.exp: Likewise.
3129 * gdb.server/ext-attach.exp: Likewise.
3130 * gdb.threads/attach-into-signal.exp (corefunc): Use
3131 spawn_wait_for_attach, spawn_id_get_pid and
3132 kill_wait_spawned_process.
3133 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3134 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3135 spawn_id_get_pid and kill_wait_spawned_process.
3136 * gdb.threads/attach-stopped.exp (corefunc): Use
3137 spawn_wait_for_attach, spawn_id_get_pid and
3138 kill_wait_spawned_process.
3139 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3140 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3141 kill_wait_spawned_process instead of explicit "kill -9".
3142 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3143 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3144 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3145 processes. Don't map cygwin/windows pids here. Now returns a
3146 spawn id list.
3147
032a0fca
SL
31482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3149
3150 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3151 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3152 correct patch.
3153
61a934ca
SL
31542015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3155
3156 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3157
4bc4d428
SL
31582015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3159
3160 Reapply:
3161 2014-05-21 Mark Wielaard <mjw@redhat.com>
3162
3163 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3164
998d452a
PA
31652015-07-30 Pedro Alves <palves@redhat.com>
3166
3167 * linux-low.c (handle_extended_wait): Set the child's last
3168 reported status to TARGET_WAITKIND_STOPPED.
3169
69dde7dc
PA
31702015-07-30 Pedro Alves <palves@redhat.com>
3171
3172 PR threads/18600
3173 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3174 only shows inferior 1.
3175
4dd63d48
PA
31762015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3177 Pedro Alves <palves@redhat.com>
3178
3179 PR threads/18600
3180 * gdb.threads/fork-plus-threads.c: New file.
3181 * gdb.threads/fork-plus-threads.exp: New file.
3182
d618e4c5
PP
31832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3184
3185 * gdb.base/batch-preserve-term-settings.exp
3186 (test_terminal_settings_preserved_after_cli_exit): Use
3187 send_quit_command.
3188
1eef6428
PA
31892015-07-29 Pedro Alves <palves@redhat.com>
3190 Don Breazeal <donb@codesourcery.com>
3191
3192 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3193 output from both inferior_spawn_id and gdb_spawn_id.
3194
7da5b897
SDJ
31952015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3196
3197 * gdb.threads/attach-into-signal.exp (corefunc): Use
3198 with_test_prefix on nested loops, uniquefying the test messages.
3199
dac804df
SDJ
32002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3201
3202 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3203 commit.
3204
06265e53
PP
32052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3206
3207 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3208 New proc.
3209 (test_terminal_settings_preserved_after_sigterm): New test.
3210
18206ca3
PP
32112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3212
3213 * gdb.base/batch-preserve-term-settings.exp
3214 (test_terminal_settings_preserved_after_cli_exit): New test.
3215
90074d11
PP
32162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3217
3218 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3219 manipulation of saved_gdbflags.
3220 (test_terminal_settings_preserved): Remove global declaration of
3221 the unused variable pagination_prompt. Remove manipulation of
3222 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3223 GDBFLAGS.
3224
eb1a7902
PA
32252015-07-29 Pedro Alves <palves@redhat.com>
3226
3227 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3228
8b75dd3b
PA
32292015-07-29 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3232 at the top.
3233
dedad4e3
PA
32342015-07-29 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3237 (main): Call gdb_unbuffer_output.
3238 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3239 (main): Call gdb_unbuffer_output.
3240 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3241 (main): Call gdb_unbuffer_output.
3242 * gdb.base/call-strs.exp: Adjust to step over the
3243 gdb_unbuffer_output call.
3244 * gdb.base/catch-gdb-caused-signals.c: Include
3245 "../lib/unbuffer_output.c".
3246 (main): Call gdb_unbuffer_output.
3247 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3248 (main): Call gdb_unbuffer_output.
3249 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3250 (main): Call gdb_unbuffer_output.
3251 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3252 (main): Call gdb_unbuffer_output.
3253 * gdb.base/shlib-call.exp: Adjust to step over the
3254 gdb_unbuffer_output call.
3255 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3256 (main): Call gdb_unbuffer_output.
3257 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3258 (main): Call gdb_unbuffer_output.
3259 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3260 (main): Rename to ...
3261 (test): ... this.
3262 (main): Reimplement.
3263 * gdb.base/varargs.exp: Run to test instead of to main.
3264 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3265 (main): Call gdb_unbuffer_output.
3266
58789a91
PA
32672015-07-29 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3270 factore out from mi_continue_dprintf. For call-style dprintfs,
3271 expect dprintf output out of $inferior_spawn_id.
3272 (mi_continue_dprintf): Use mi_expect_dprintf.
3273 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3274 (main): Call gdb_unbuffer_output.
3275
e8376742
PA
32762015-07-29 Pedro Alves <palves@redhat.com>
3277
3278 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3279 (default_mi_gdb_start): Set inferior_spawn_id instead of
3280 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3281 gdb_spawn_id.
3282 (mi_gdb_test): Always expect inferior output from both
3283 $inferior_spawn_id and $gdb_spawn_id.
3284
08280010
PA
32852015-07-29 Pedro Alves <palves@redhat.com>
3286
3287 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3288 send_inferior and $inferior_spawn_id.
3289
4d30e432
PA
32902015-07-29 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.gdb/complaints.exp (test_initial_complaints)
3293 (test_serial_complaints, test_short_complaints): Use
3294 gdb_test_stdio.
3295 (test_empty_complaint): Handle $inferior_spawn_id !=
3296 $gdb_spawn_id.
3297
0d30a335
PA
32982015-07-29 Pedro Alves <palves@redhat.com>
3299
3300 * gdb.base/varargs.exp: Use gdb_test_stdio.
3301
39413b29
PA
33022015-07-29 Pedro Alves <palves@redhat.com>
3303
3304 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3305
7cb000a9
PA
33062015-07-29 Pedro Alves <palves@redhat.com>
3307
3308 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3309
d7b8ac82
PA
33102015-07-29 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3313 parameter into two new parameters, "inf_result" and "gdb_result".
3314 Expect inferior output and gdb output from $inferior_spawn_id and
3315 $gdb_spawn_id, respectively. Adjust all callers.
3316
789c3a0c
PA
33172015-07-29 Pedro Alves <palves@redhat.com>
3318
3319 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3320 of gdb_test_sequence.
3321
77e760c3
PA
33222015-07-29 Pedro Alves <palves@redhat.com>
3323
3324 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3325 (saw_spurious_output): Expect inferior output from
3326 $inferior_spawn_id. Use gdb_test_stdio.
3327
8396d2cd
PA
33282015-07-29 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.base/dprintf.exp: Use standard_testfile. Change
3331 prepare_for_testing call.
3332 (srcfile): Don't set.
3333 (restart): New procedure.
3334 (test_dprintf): New procecure, use to continue over dprintfs.
3335 (test_call, test_agent): New procedures, tests moved here.
3336 Restart gdb and recreate dprintfs. Adjust expected output.
3337
2051d61f
PA
33382015-07-29 Pedro Alves <palves@redhat.com>
3339
3340 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3341
452397af
PA
33422015-07-29 Pedro Alves <palves@redhat.com>
3343
3344 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3345
8aed9555
PA
33462015-07-29 Pedro Alves <palves@redhat.com>
3347
3348 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3349 gdb_test_stdio.
3350
188a61b4
PA
33512015-07-29 Pedro Alves <palves@redhat.com>
3352
3353 * lib/gdb.exp (gdb_test_stdio): New procedure.
3354
12264a45
PA
33552015-07-29 Pedro Alves <palves@redhat.com>
3356
3357 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3358
23ffc893
PA
33592015-07-29 Pedro Alves <palves@redhat.com>
3360
3361 * gdb.base/call-signal-resume.exp: Remove check for
3362 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3363 * gdb.base/unwindonsignal.exp: Likewise.
3364 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3365 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3366
65566918
PA
33672015-07-29 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/siginfo-addr.c (pass): New function.
3370 (handler): Call it iff si_addr is correct.
3371 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3372 Set a breakpoint at "pass" and continue to it.
3373
d60a9221
SDJ
33742015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3375
3376 * gdb.python/py-objfile.exp: Make some tests have unique names.
3377 * gdb.python/py-pp-registration.exp: Likewise.
3378
bde40b8f
PA
33792015-07-28 Pedro Alves <palves@redhat.com>
3380
3381 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3382
13e1dec8
SM
33832015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3384
3385 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3386
da33c9a7
SM
33872015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3388
3389 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3390
077836f7
PP
33912015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3392
3393 * gdb.base/gdb-sigterm-2.exp: New test.
3394
b8cc7b2e
DE
33952015-07-25 Doug Evans <xdje42@gmail.com>
3396
3397 Revert:
3398 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3399 (workers/%.worker, build-perf): New rule.
3400 (GDB_PERFTEST_MODE): New variable.
3401 (check-perf): Use it.
3402 (clean): Clean up gdb.perf parallel build subdirs.
3403 * lib/build-piece.exp: New file.
3404 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3405 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3406 name.
3407 (standard_temp_file): Ditto.
3408 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3409 of $GDB_PARALLEL.
3410
c8bd4544
DE
34112015-07-24 Doug Evans <dje@google.com>
3412
3413 * gdb.perf/lib/perftest/utils.py: New file.
3414 * gdb.perf/gm-hello.cc: New file.
3415 * gdb.perf/gm-pervasive-typedef.cc: New file.
3416 * gdb.perf/gm-pervasive-typedef.h: New file.
3417 * gdb.perf/gm-std.cc: New file.
3418 * gdb.perf/gm-std.h: New file.
3419 * gdb.perf/gm-use-cerr.cc: New file.
3420 * gdb.perf/gm-utils.h: New file.
3421 * gdb.perf/gmonster-null-lookup.py: New file.
3422 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3423 * gdb.perf/gmonster-print-cerr.py: New file.
3424 * gdb.perf/gmonster-ptype-string.py: New file.
3425 * gdb.perf/gmonster-runto-main.py: New file.
3426 * gdb.perf/gmonster-select-file.py: New file.
3427 * gdb.perf/gmonster1-null-lookup.exp: New file.
3428 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3429 * gdb.perf/gmonster1-print-cerr.exp: New file.
3430 * gdb.perf/gmonster1-ptype-string.exp: New file.
3431 * gdb.perf/gmonster1-runto-main.exp: New file.
3432 * gdb.perf/gmonster1-select-file.exp: New file.
3433 * gdb.perf/gmonster1.cc: New file.
3434 * gdb.perf/gmonster1.exp: New file.
3435 * gdb.perf/gmonster2-null-lookup.exp: New file.
3436 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3437 * gdb.perf/gmonster2-print-cerr.exp: New file.
3438 * gdb.perf/gmonster2-ptype-string.exp: New file.
3439 * gdb.perf/gmonster2-runto-main.exp: New file.
3440 * gdb.perf/gmonster2-select-file.exp: New file.
3441 * gdb.perf/gmonster2.cc: New file.
3442 * gdb.perf/gmonster2.exp: New file.
3443
6eab34f3
DE
34442015-07-24 Doug Evans <dje@google.com>
3445
3446 * gdb.perf/README: New file.
3447 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3448 * lib/gen-perf-test.exp: New file.
3449
63738bfd
DE
34502015-07-24 Doug Evans <dje@google.com>
3451
3452 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3453 (PerfTest::startup): New function.
3454 (PerfTest::run): Return result of calling body.
3455 (PerfTest::assemble): Rewrite.
3456 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3457 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3458 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3459 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3460 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3461
7b606f95
DE
34622015-07-24 Doug Evans <dje@google.com>
3463
3464 * lib/gdb.exp (clean_restart): Make executable optional.
3465
a97b16b8
DE
34662015-07-24 Doug Evans <dje@google.com>
3467
3468 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3469 compiler_info references.
3470 * gdb.cp/temargs.exp: Ditto.
3471 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3472 (get_compiler_info): Early exit if already computed. Set compiler_info
3473 to "unknown" if there was a problem.
3474 (test_compiler_info): Add function comment. Call get_compiler_info.
3475
35baa57f
DE
34762015-07-24 Doug Evans <dje@google.com>
3477
3478 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3479 (workers/%.worker, build-perf): New rule.
3480 (GDB_PERFTEST_MODE): New variable.
3481 (check-perf): Use it.
3482 (clean): Clean up gdb.perf parallel build subdirs.
3483 * lib/build-piece.exp: New file.
3484 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3485 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3486 name.
3487 (standard_temp_file): Ditto.
3488 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3489 of $GDB_PARALLEL.
3490
6ebea266
DE
34912015-07-24 Doug Evans <dje@google.com>
3492
3493 * lib/future.exp (gdb_default_target_compile): New option
3494 "early_flags".
3495 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3496 --as-needed.
3497
1e76a7e9
SDJ
34982015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3499
3500 * gdb.base/catch-syscall.exp: Call gdb_exit before
3501 gdb_skip_xml_test.
3502
5068630a
PA
35032015-07-24 Pedro Alves <palves@redhat.com>
3504
3505 * gdb.python/py-events.exp: Accept output between the stop event
3506 and the prompt.
3507 * gdb.python/py-evsignal.exp: Likewise.
3508 * gdb.python/py-evthreads.exp: Likewise.
3509
77598427
PA
35102015-07-24 Pedro Alves <palves@redhat.com>
3511
3512 PR gdb/18717
3513 * gdb.threads/non-ldr-exit.c: New file.
3514 * gdb.threads/non-ldr-exit.exp: New file.
3515
11e6c98f
YQ
35162015-07-24 Yao Qi <yao.qi@linaro.org>
3517
3518 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3519 restarting process.
3520
51aee833
YQ
35212015-07-24 Yao Qi <yao.qi@linaro.org>
3522
3523 * gdb.server/ext-restart.exp: New file.
3524
8cfe207c
YQ
35252015-07-24 Yao Qi <yao.qi@linaro.org>
3526
3527 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3528 argument options.
3529 * gdb.server/ext-wrapper.exp: New file.
3530
cc12ce38
DE
35312015-07-23 Doug Evans <dje@google.com>
3532
3533 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3534 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3535
d0d84780
PMR
35362015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3537
3538 * gdb.ada/var_arr_typedef.exp: New testcase.
3539 * gdb.ada/var_arr_typedef/pack.adb: New file.
3540 * gdb.ada/var_arr_typedef/pack.ads: New file.
3541 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3542
8b558f79
JB
35432015-07-20 Joel Brobecker <brobecker@adacore.com>
3544
3545 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3546
775a3298
JK
35472015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3548
3549 * gdb.arch/i386-biarch-core.exp: Replace istarget
3550 by "complete set gnutarget". Remove expectation for the "core-file"
3551 command.
3552
db1ff28b
JK
35532015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3554
3555 Revert the previous commit:
3556 Tests for validate symbol file using build-id.
3557
0a94970d
JK
35582015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3559
3560 Tests for validate symbol file using build-id.
3561 * gdb.base/solib-mismatch-lib.c: New file.
3562 * gdb.base/solib-mismatch-libmod.c: New file.
3563 * gdb.base/solib-mismatch.c: New file.
3564 * gdb.base/solib-mismatch.exp: New file.
3565
03346981
SL
35662015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3567
3568 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3569 nios2-*-linux*.
3570 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3571 * gdb.base/siginfo.exp: Likewise.
3572 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3573
42422cc7
PL
35742015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3575
3576 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3577 Move it to ...
3578 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3579 ... here.
3580 * gdb.trace/range-stepping.exp: Check that the target supports
3581 range stepping.
3582
cfa68bae
JK
35832015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3584
3585 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3586
8ffdba26
PA
35872015-07-14 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.base/killed-outside.exp: New file.
3590 * gdb.base/killed-outside.c: New file.
3591
218a5a11
JK
35922015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3595 (n at main): New.
3596 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3597
e03ed3c6
AA
35982015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3599
3600 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3601 infcall tests instead of setting up for KFAIL.
3602
485668e5
MM
36032015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3604
3605 * gdb.btrace/record_goto-step.exp: New.
3606
08464196
JK
36072015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 PR compile/18484
3610 * gdb.compile/compile.c (struct struct_type): Add volatile to
3611 selffield's type.
3612 * gdb.compile/compile.exp
3613 (compile code struct_object.selffield = &struct_object): Skip further
3614 struct_object tests if this one xfails.
3615
bcf5c1d9
RC
36162015-07-08 Robert O'Callahan <robert@ocallahan.org>
3617
3618 PR exp/18617
3619 * gdb.trace/ax.exp: Add test.
3620
4931af25
YQ
36212015-07-07 Yao Qi <yao.qi@linaro.org>
3622
3623 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3624 instead of istarget "aarch64*-*-*".
3625 * gdb.arch/aarch64-fp.exp: Likewise.
3626 * gdb.base/float.exp: Likewise.
3627 * gdb.reverse/aarch64.exp: Likewise.
3628 * lib/gdb.exp (is_aarch64_target): New proc.
3629
9fcf688e
YQ
36302015-07-07 Yao Qi <yao.qi@linaro.org>
3631
3632 * lib/gdb.exp (is_aarch32_target): New proc.
3633 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3634 instead of "istarget "arm*-*-*"".
3635 * gdb.arch/arm-disp-step.exp: Likewise.
3636 * gdb.arch/thumb-bx-pc.exp: Likewise.
3637 * gdb.arch/thumb-prologue.exp: Likewise.
3638 * gdb.arch/thumb-singlestep.exp: Likewise.
3639 * gdb.base/disp-step-syscall.exp: Likewise.
3640 * gdb.base/float.exp: Likewise.
3641
fbd8d50d
YQ
36422015-07-07 Yao Qi <yao.qi@linaro.org>
3643
3644 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3645 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3646
71be1fdc
YQ
36472015-07-07 Yao Qi <yao.qi@linaro.org>
3648
3649 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3650 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3651 if it exists.
3652 * gdb.multi/multi-arch.exp: Likewise.
3653
3e221d36
SM
36542015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3655
3656 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3657 print.
3658
d441430b
YQ
36592015-07-07 Yao Qi <yao.qi@linaro.org>
3660
3661 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3662
06f810bd
MG
36632015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3664
3665 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3666 '[' and ']' characters.
3667
5e61e7c0
IB
36682015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3669
3670 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3671
28bf096c
PA
36722015-06-29 Pedro Alves <palves@redhat.com>
3673
3674 PR threads/18127
3675 * gdb.threads/hand-call-new-thread.c: New file.
3676 * gdb.threads/hand-call-new-thread.c: New file.
3677
ee93cd5e
KS
36782015-06-26 Keith Seitz <keiths@redhat.com>
3679 Doug Evans <dje@google.com>
3680
3681 PR 16253
3682 * gdb.cp/var-tag-2.cc: New file.
3683 * gdb.cp/var-tag-3.cc: New file.
3684 * gdb.cp/var-tag-4.cc: New file.
3685 * gdb.cp/var-tag.cc: New file.
3686 * gdb.cp/var-tag.exp: New file.
3687
fc637f04
PP
36882015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3689
3690 * gdb.base/history-duplicates.exp: New test.
3691
2e52ae68
PP
36922015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3693
3694 * gdb.base/completion.exp: Test the completion of the "focus"
3695 command.
3696
6e22494e
JK
36972015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3698
3699 * gdb.arch/amd64-prologue-skip.S: New file.
3700 * gdb.arch/amd64-prologue-skip.exp: New file.
3701
bf7b9cd9
SM
37022015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3703
3704 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3705 is_address_zero_readable check.
3706
201e8dfd
PB
37072015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3708
3709 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3710 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3711
5cd867b4
YQ
37122015-06-24 Yao Qi <yao.qi@linaro.org>
3713
3714 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3715 linux targets.
3716
4d7be007
YQ
37172015-06-24 Yao Qi <yao.qi@linaro.org>
3718
3719 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3720 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3721 * gdb.base/siginfo-thread.exp: Likewise.
3722
07fcd301
YQ
37232015-06-22 Yao Qi <yao.qi@linaro.org>
3724
3725 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3726
52042a00
YQ
37272015-06-22 Yao Qi <yao.qi@linaro.org>
3728
3729 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3730 aarch64*-*-*.
3731 (skip_hw_watchpoint_tests): Likewise.
3732
74bd41ce
PP
37332015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3734
3735 * gdb.base/gdbinit-history.exp: Test the interaction between
3736 setting GDBHISTSIZE and setting the history size via .gdbinit.
3737
bc460514
PP
37382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3739
3740 PR gdb/16999
3741 * gdb.base/gdbhistsize-history.exp: New test.
3742
b58c513b
PP
37432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3744
3745 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3746 with GDBHISTSIZE.
3747 * gdb.base/readline.exp: Likewise.
3748
92046791
YQ
37492015-06-17 Yao Qi <yao.qi@linaro.org>
3750
3751 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3752 line.
3753
2093d2d3
PP
37542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3755
3756 * gdb.base/gdbinit-history.exp: Add test case to check that
3757 an unlimited history file does not get truncated on exit.
3758
e6c693af
AA
37592015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3760
3761 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3762 (VECTOR): New macro. Use it...
3763 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3764 ...for these typedefs.
3765 (int8, char1, int1, double1): New typedefs.
3766 (struct just_int2, struct two_int2): New structures.
3767 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3768 (add_structvecs, add_singlevecs): New functions.
3769 (main): Call add_some_intvecs twice.
3770 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3771 the compile and exit upon failure. Try compiling for the "native"
3772 architecture. Test inferior function calls with vector arguments
3773 and vector return value handling with "finish" and "return".
3774
c74f7d1c
JT
37752015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3776
3777 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3778 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3779 PE file.
3780 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3781
98aa42ee
AT
37822015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3783
3784 PR breakpoints/16465
3785 * gdb.mi/mi-dprintf-pending.c: New file.
3786 * gdb.mi/mi-dprintf-pending.exp: New test.
3787 * gdb.mi/mi-dprintf-pendshr.c: New file.
3788
7d73c23c 37892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3790 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3791
3792 * gdb.arch/i386-mpx-map.c: New file.
3793 * gdb.arch/i386-mpx-map.exp: New File.
3794
37952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3796
3797 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3798 * gdb.arch/i386-mpx.exp: Indentation fixed.
3799
38002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3801
3802 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3803 function and improved indentation.
3804 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3805 gdb_test_multiple. Added additional tests to skip the test.
3806
38072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3808
3809 * gdb.arch/i386-avx512.c: Change path in include file.
3810 * gdb.arch/i386-avx512.exp: Change include dir path
3811 compilation flag.
3812 * gdb.arch/i386-mpx.c: Change path in include file.
3813 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3814 flag.
3815
d5eba19a
JK
38162015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3817
3818 * gdb.compile/compile-print.exp (compile print *vararray@3)
3819 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3820
7f361056
JK
38212015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3824 (do not keep jit in memory): ... this.
3825 (expect 5): Change it to ...
3826 (expect no 5): ... this.
3827
3b462ec2
SM
38282015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3829
3830 PR gdb/15564
3831 * gdb.mi/mi-detach.exp: New file.
3832
e0619de6
JK
38332015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 PR symtab/18392
3836 * gdb.arch/amd64-tailcall-self.S: New file.
3837 * gdb.arch/amd64-tailcall-self.c: New file.
3838 * gdb.arch/amd64-tailcall-self.exp: New file.
3839
e970cb34
DB
38402015-05-28 Don Breazeal <donb@codesourcery.com>
3841
3842 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3843 tests for remote targets by checking is_target_gdbserver.
3844
b2e2f908
DE
38452015-05-27 Doug Evans <dje@google.com>
3846
3847 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3848 * gdb.dwarf2/opaque-type-lookup.c: New file.
3849 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3850
82c7be31
DE
38512015-05-26 Doug Evans <dje@google.com>
3852
3853 * gdb.cp/iostream.cc: New file.
3854 * gdb.cp/iostream.exp: New file.
3855
b4f54984
DE
38562015-05-26 Doug Evans <dje@google.com>
3857
3858 * gdb.dwarf2/dw2-op-call.exp: Update.
3859 * gdb.dwarf2/dw4-sig-types.exp: Update.
3860 * gdb.dwarf2/implptr.exp: Update.
3861 * gdb.mi/mi-cmd-param-changed.exp: Update.
3862
4ea6efe9
DE
38632015-05-26 Doug Evans <dje@google.com>
3864
3865 * gdb.python/py-lazy-string.c: New file.
3866 * gdb.python/py-lazy-string.exp: New file.
3867 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3868 (main): Update. Add estring3.
3869 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3870 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3871
f6bb7db3
YQ
38722015-05-26 Omair Javaid <omair.javaid@linaro.org>
3873 Yao Qi <yao.qi@linaro.org>
3874
3875 * gdb.reverse/aarch64.c: New.
3876 * gdb.reverse/aarch64.exp: New.
3877
a81bfbd0
OJ
38782015-05-26 Omair Javaid <omair.javaid@linaro.org>
3879
25d49b86
PA
3880 * lib/gdb.exp (supports_process_record): Return true for
3881 aarch64*-linux*.
a81bfbd0
OJ
3882 (supports_reverse): Likewise.
3883
158bf1b4
PP
38842015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3885
3886 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3887 Use with_test_prefix.
3888
a0145030
AB
38892015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.base/completion.exp: Add test for completion of layout
3892 names.
3893
ebe3b578
AB
38942015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3895
3896 * lib/gdb.exp (skip_tui_tests): New proc.
3897 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3898
84204ed7
PA
38992015-05-19 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3902 Save the whole env array instead of just HOME. Unset HISTSIZE in
3903 the environment while testing. Restore whole environment
3904 afterwards.
3905
37442ce1
DE
39062015-05-16 Doug Evans <xdje42@gmail.com>
3907
3908 * gdb.guile/scm-ports.c: New file.
3909 * gdb.guile/scm-ports.exp: Add memory port tests.
3910
36de76f9
JK
39112015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.compile/compile-print.c: New file.
3914 * gdb.compile/compile-print.exp: New file.
3915
3a9558c4
JK
39162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.compile/compile-ops.exp: Cast param to void.
3919 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3920 (compile code struct_object.selffield = &struct_object): Add xfail.
3921
aa715135
JG
39222015-05-15 Joel Brobecker <brobecker@adacore.com>
3923
3924 * gdb.ada/arr_enum_with_gap: New testcase.
3925
931e5bc3
JG
39262015-05-15 Joel Brobecker <brobecker@adacore.com>
3927
3928 * gdb.ada/byte_packed_arr: New testcase.
3929
9cd4d857
JB
39302015-05-15 Joel Brobecker <brobecker@adacore.com>
3931
3932 * gdb.ada/pckd_neg: New testcase.
3933
ebfd00d2
PP
39342015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3935
3936 PR gdb/17820
3937 * gdb.base/gdbinit-history.exp: New test.
3938 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3939 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3940
4c082a81
SC
39412015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3942
3943 * gdb.python/py-xmethods.cc: Enhance test case.
3944 * gdb.python/py-xmethods.exp: New tests.
3945 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3946 function.
3947 (B_indexoper): Likewise.
3948 (global_dm_list) : Add new xmethod worker functions.
3949
f7797074
SDJ
39502015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3951
3952 * gdb.base/coredump-filter.exp: Correctly unset
3953 "coredump_var_addr" array.
3954
a4674e4e
PA
39552015-05-08 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.server/non-existing-program.exp: Unset spawn_id.
3958
df2eb078
SC
39592015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3960
3961 PR python/18291
3962 * gdb.python/py-xmethods.exp: Add tests.
3963
422349a3
YQ
39642015-05-08 Yao Qi <yao.qi@linaro.org>
3965
3966 PR gdb/18208
3967 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3968 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3969 function set_coredump_filter, and remove remote_exec call.
3970 Remove argument ipid. Callers update.
3971 (top level): Don't get inferior's PID.
3972
63fc80ce
AA
39732015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3974
3975 * gdb.base/watch_thread_num.exp: Skip test on targets without
3976 access watchpoints.
3977
80ad801e
PA
39782015-05-06 Pedro Alves <palves@redhat.com>
3979
3980 PR server/18081
3981 * gdb.server/non-existing-program.exp: New file.
3982
0fa7fe50
JB
39832015-05-05 Joel Brobecker <brobecker@adacore.com>
3984
3985 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3986
3ea89b92
PMR
39872015-05-05 Joel Brobecker <brobecker@adacore.com>
3988
3989 * gdb.ada/out_of_line_in_inlined: New testcase.
3990
87b8eff0
JB
39912015-05-05 Joel Brobecker <brobecker@adacore.com>
3992
3993 * gdb.ada/var_rec_arr: New testcase.
3994
5fccc635
YQ
39952015-04-30 Yao Qi <yao.qi@linaro.org>
3996
3997 * gdb.base/break-idempotent.exp: If
3998 skip_hw_watchpoint_multi_tests returns true, skip the tests
3999 on "rwatch" and "awatch".
4000
42d38f42
YQ
40012015-04-30 Yao Qi <yao.qi@linaro.org>
4002
4003 * gdb.base/relativedebug.exp: Invoke gdb command
4004 "info sharedlibrary", and if libc.so doesn't have debug info,
4005 skip the test.
4006
2ce1cdbf
DE
40072015-04-29 Doug Evans <dje@google.com>
4008
4009 * gdb.python/py-xmethods.exp: Add ptype tests.
4010 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4011 get_result_type method.
4012
f24a38c5
LM
40132015-04-29 Luis Machado <lgustavo@codesourcery.com>
4014
4015 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4016 the target does not support hardware watchpoints.
4017
ecbf2b3c
LM
40182015-04-29 Luis Machado <lgustavo@codesourcery.com>
4019
4020 * gdb.base/break-always.exp: Abort testing if writing to memory
4021 causes an error.
4022
34f5f757
DE
40232015-04-28 Doug Evans <dje@google.com>
4024
4025 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4026 * gdb.python/py-pp-registration.exp: ... here. New file.
4027 * gdb.python/py-pp-registration.c: New file.
4028 * gdb.python/py-pp-registration.py: New file.
4029
69b4374a
DE
40302015-04-28 Doug Evans <dje@google.com>
4031
4032 * gdb.python/py-bad-printers.c: New file.
4033 * gdb.python/py-bad-printers.py: New file.
4034 * gdb.python/py-bad-printers.exp: New file.
4035
59fb7612
SS
40362015-04-28 Sasha Smundak <asmundak@google.com>
4037
4038 * gdb.python/py-type.exp: New test.
4039
2631b16a
AW
40402015-04-28 Andy Wingo <wingo@igalia.com>
4041
4042 * gdb.python/py-parameter.exp:
4043 * gdb.guile/scm-parameter.exp: Escape the path that we are
4044 matching against, as it might contain characters that are special
4045 to regular expressions.
4046
460efde1
JB
40472015-04-27 Joel Brobecker <brobecker@adacore.com>
4048
4049 * gdb.ada/rec_comp: New testcase.
4050
2d369d8e
SDJ
40512015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4052
4053 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4054 before using it.
4055
cf75d6c3
AB
40562015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4057
4058 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4059 new tests for verilog output.
4060
8dbe7ca5
YQ
40612015-04-24 Yao Qi <yao.qi@linaro.org>
4062
4063 * boards/remote-gdbserver-on-localhost.exp: New file.
4064
4ef9fb2f
PA
40652015-04-23 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4068 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4069 "end of file", remove $inferior_spawn_id from the indirect list.
4070
0a803169
PA
40712015-04-23 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4074
749ef8f8
PA
40752015-04-23 Pedro Alves <palves@redhat.com>
4076
4077 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4078 on $any_spawn_id instead of only on $gdb_spawn_id.
4079
8aae4344
PM
40802015-04-21 Pierre Muller <muller@sourceware.org>
4081
4082 PR pascal/17815
4083 * lib/pascal.exp (gpc_compile): Add new option "class".
4084 (fpc_compile): Likewise.
4085 * gdb.pascal/case-insensitive-symbols.pas: New file.
4086 * gdb.pascal/case-insensitive-symbols.exp: New file.
4087
1586c8fb
GB
40882015-04-20 Gary Benson <gbenson@redhat.com>
4089
4090 * gdb.base/attach.exp: Fix three extended remote failures.
4091
1b6e6f5c
GB
40922015-04-17 Gary Benson <gbenson@redhat.com>
4093
4094 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4095 the main executable over the remote protocol.
4096
e797481d
PA
40972015-04-16 Pedro Alves <palves@redhat.com>
4098
4099 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4100 a new gdbserver if gdbserver_reconnect_p is set.
4101
1ca99c42
PA
41022015-04-16 Pedro Alves <palves@redhat.com>
4103
4104 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4105 is set, don't exit gdbserver.
4106
af9fd6f8
AA
41072015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4108
4109 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4110 appropriate .insn, such that an older assembler can be used.
4111 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4112 the z/Architecture instruction set on 31-bit targets as well.
4113
04ff1e61
AA
41142015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4115
4116 * gdb.go/handcall.exp: Remove all logic related to the first
4117 breakpoint and rely on go_runto_main instead.
4118 * gdb.go/strings.exp: Likewise.
4119 * gdb.go/unsafe.exp: Likewise.
4120 * gdb.go/hello.exp: Likewise. Also rename the remaining
4121 breakpoint marker to "breakpoint 1".
4122 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4123 * gdb.go/strings.go: Likewise.
4124 * gdb.go/unsafe.go: Likewise.
4125 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4126 "set breakpoint 2 here" and rename the remaining breakpoint marker
4127 to "breakpoint 1".
4128
40d2f8d6
SM
41292015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4130
4131 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4132 if itertools.imap is not present.
4133 * gdb.python/py-objfile.exp: Add parentheses.
4134 * gdb.python/py-type.exp: Same.
4135 * gdb.python/py-unwind-maint.py: Same.
4136
8cbc97c6
YQ
41372015-04-15 Yao Qi <yao.qi@linaro.org>
4138
4139 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4140 of ":$ptr_size" and set its form explicitly.
4141
45fd756c
YQ
41422015-04-15 Pedro Alves <palves@redhat.com>
4143 Yao Qi <yao.qi@linaro.org>
4144
4145 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4146 timeout by factor of 4.
4147 (test_regular_watch): Likewise.
4148 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4149 * gdb.reverse/sigall-reverse.exp: Likewise.
4150 * gdb.reverse/until-precsave.exp: Likewise.
4151 * lib/gdb.exp (with_timeout_factor): New proc.
4152 (gdb_expect): Move some code to ...
4153 (get_largest_timeout): ... here. New procedure.
4154
9e811bc3
LM
41552015-04-14 Luis Machado <lgustavo@codesourcery.com>
4156
4157 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4158
0ff6fcb2
LM
41592015-04-13 Luis Machado <lgustavo@codesourcery.com>
4160
4161 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4162 to write to the .text section.
4163
7578d5f7
LM
41642015-04-13 Luis Machado <lgustavo@codesourcery.com>
4165
4166 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4167 Handle the case of targets that do not provide PID information.
4168
2efe15c4
YQ
41692015-04-13 Yao Qi <yao.qi@linaro.org>
4170
4171 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4172 and use expect instead of gdb_expect.
4173
8cd8f2f8
SDJ
41742015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4175
4176 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4177 "coredump_var_addr" to avoid naming conflict with other testcases.
4178
9ee41772
PA
41792015-04-10 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4182 gdb_test_sequence and gdb_assert.
4183
07473109
PA
41842015-04-10 Pedro Alves <palves@redhat.com>
4185
4186 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4187 test messages that don't include the breakpoint address.
4188
de3db44c
YQ
41892015-04-10 Yao Qi <yao.qi@linaro.org>
4190
4191 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4192 false for some offset and width combinations which aren't
4193 supported by linux kernel.
4194
c79d856c
PA
41952015-04-10 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4198 procedure, factored out from ...
4199 (top level): ... here. Add "set displaced-stepping" testing axis.
4200 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4201 parameter "displaced". Use it.
4202 (top level): Use foreach and add "set displaced-stepping" testing
4203 axis.
4204
ebc90b50
PA
42052015-04-10 Pedro Alves <palves@redhat.com>
4206
4207 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4208 Remove comment.
4209 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4210 both the address of the instruction that triggers the watchpoint
4211 and the address of the instruction immediately after, and use
4212 those addresses for the test. Fix comment.
4213
8f572e5c
PA
42142015-04-10 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/sigstep.exp (breakpoint_to_handler)
4217 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4218 Test "backtrace" in handler.
4219 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4220 (top level): Add new "displaced" test axis to
4221 breakpoint_to_handler, breakpoint_to_handler_entry and
4222 breakpoint_over_handler.
4223
8d707a12
PA
42242015-04-10 Pedro Alves <palves@redhat.com>
4225
4226 PR gdb/18216
4227 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4228
ef713951
YQ
42292015-04-10 Yao Qi <yao.qi@linaro.org>
4230
4231 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4232 (test_add_rn_pc): New function.
4233 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4234 (top level): Invoke test_add_rn_pc.
4235
906d60cf
PA
42362015-04-10 Pedro Alves <palves@redhat.com>
4237
4238 PR gdb/13858
4239 * gdb.base/step-over-no-symbols.exp: New file.
4240
f2983cc3
AW
42412015-04-09 Andy Wingo <wingo@igalia.com>
4242
4243 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4244 after the Python tests.
4245
6d62641c
SDJ
42462015-04-08 Keith Seitz <keiths@redhat.com>
4247
4248 PR python/16699
4249 * gdb.python/py-completion.exp: New tests for completion.
4250 * gdb.python/py-completion.py (CompleteLimit1): New class.
4251 (CompleteLimit2): Likewise.
4252 (CompleteLimit3): Likewise.
4253 (CompleteLimit4): Likewise.
4254 (CompleteLimit5): Likewise.
4255 (CompleteLimit6): Likewise.
4256 (CompleteLimit7): Likewise.
4257
f3770638
PA
42582015-04-08 Pedro Alves <palves@redhat.com>
4259
4260 PR gdb/18214
4261 PR gdb/18216
4262 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4263 function.
4264 (main): Install it as SIGUSR1 handler.
4265 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4266 parameter. Always use "setup" as prefix. Toggle "set
4267 displaced-stepping" off/on depending on global. Don't switch to
4268 thread 1 here.
4269 (top level): Add displaced stepping "off/on" test axis. Update
4270 "setup" calls. Wrap each subtest with with_test_prefix. Test
4271 continuing with a queued signal in each thread.
4272
4496bed7
PA
42732015-04-08 Pedro Alves <palves@redhat.com>
4274
4275 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4276 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4277 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4278 Return early if running to main fails.
4279 * gdb.trace/while-stepping.exp: Likewise.
4280
b97fde92
PA
42812015-04-07 Pedro Alves <palves@redhat.com>
4282
4283 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4284 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4285 interact with inferior program.
4286
f71c18e7
PA
42872015-04-07 Pedro Alves <palves@redhat.com>
4288
4289 * lib/gdb.exp (inferior_spawn_id): New global.
4290 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4291 spawn id after processing the user code.
4292 (default_gdb_start): Set inferior_spawn_id.
4293 (send_inferior): New procedure.
4294 * lib/gdbserver-support.exp (gdbserver_start): Set
4295 inferior_spawn_id.
4296 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4297
6423214f
PA
42982015-04-07 Pedro Alves <palves@redhat.com>
4299
4300 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4301 * lib/gdbserver-support.exp (gdbserver_start): Make
4302 $server_spawn_id global.
4303 (gdbserver_start): Don't wait for gdbserver's spawn id with
4304 expect_background.
4305 (close_gdbserver): New procedure.
4306 (gdb_exit): Rename the default version and reimplement.
4307
71c0ee8c
PA
43082015-04-07 Pedro Alves <palves@redhat.com>
4309
72f4393d 4310 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4311 append the substituted item, not the original item.
4312
203bc29b
PA
43132015-04-07 Pedro Alves <palves@redhat.com>
4314
4315 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4316 gdb_expect.
4317
508a3ddf
PA
43182015-04-07 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4321 output appearing once only.
4322
9f6dbe2b
PA
43232015-04-07 Pedro Alves <palves@redhat.com>
4324
4325 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4326 that doesn't expect anything. Return early if running to main
4327 fails.
4328
337532fa
YQ
43292015-04-07 Yao Qi <yao.qi@linaro.org>
4330
4331 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4332 (child_function): Call alarm.
4333 (main): Move call to alarm into the loop.
4334 * gdb.threads/non-stop-fair-events.exp: Build program with
4335 -DTIMEOUT=$timeout.
4336
01b622d4
DE
43372015-04-06 Doug Evans <xdje42@gmail.com>
4338
4339 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4340 Fix dest parameter to board_info.
4341 (fpc_compile): Ditto.
4342 (gdb_compile_pascal): Rename dest arg to destfile.
4343
961f4160
PMR
43442015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4345
4346 * gdb.ada/funcall_ref.exp: New file.
4347 * gdb.ada/funcall_ref/foo.adb: New file.
4348
cafda597
YQ
43492015-04-02 Yao Qi <yao.qi@linaro.org>
4350
4351 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4352 is remote.
4353
fed040c6
GB
43542015-04-02 Gary Benson <gbenson@redhat.com>
4355
4356 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4357
d11916aa
SS
43582015-04-01 Sasha Smundak <asmundak@google.com>
4359
4360 * gdb.python/py-unwind-maint.c: New file.
4361 * gdb.python/py-unwind-maint.exp: New test.
4362 * gdb.python/py-unwind-maint.py: New file.
4363 * gdb.python/py-unwind.c: New file.
4364 * gdb.python/py-unwind.exp: New test.
4365 * gdb.python/py-unwind.py: New test.
4366
a1471180
PA
43672015-04-01 Pedro Alves <palves@redhat.com>
4368
4369 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4370 to fail instead of non-existent $test.
4371
0bbeccb1
PA
43722015-04-01 Pedro Alves <palves@redhat.com>
4373
4374 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4375 GDBFLAGS if not empty.
4376
3c724c8c
PMR
43772015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4378
4379 * gdb.ada/complete.exp: Remove "multi_line".
4380 * gdb.ada/info_exc.exp: Remove "multi_line".
4381 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4382 * gdb.ada/ptype_field.exp: Remove "multi_line".
4383 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4384 * gdb.ada/tagged.exp: Remove "multi_line".
4385 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4386 [multi_line ...]
4387 * gdb.btrace/delta.exp: Likewise.
4388 * gdb.btrace/exception.exp: Likewise.
4389 * gdb.btrace/function_call_history.exp: Likewise.
4390 * gdb.btrace/instruction_history.exp: Likewise.
4391 * gdb.btrace/nohist.exp: Likewise.
4392 * gdb.btrace/record_goto.exp: Likewise.
4393 * gdb.btrace/segv.exp: Likewise.
4394 * gdb.btrace/stepi.exp: Likewise.
4395 * gdb.btrace/tailcall.exp: Likewise.
4396 * gdb.btrace/unknown_functions.exp: Likewise.
4397 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4398 * lib/gdb.exp: Add the "multi_line" helper.
4399
4eec2deb
PA
44002015-04-01 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.threads/tid-reuse.c: New file.
4403 * gdb.threads/tid-reuse.exp: New file.
4404
df8411da
SDJ
44052015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4406
4407 PR corefiles/16092
4408 * gdb.base/coredump-filter.c: New file.
4409 * gdb.base/coredump-filter.exp: Likewise.
4410
6ef37366
PM
44112015-03-27 Petr Machata <pmachata@redhat.com>
4412
4413 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4414 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4415 (Dwarf::assemble): Initialize them.
4416 (Dwarf::lines): New function.
4417
7ec911b0
JT
44182015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4419
4420 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4421 SYMBOL_PREFIX for x86_64-*-cygwin.
4422
ff908ebf
AW
44232015-03-26 Andy Wingo <wingo@igalia.com>
4424
4425 PR symtab/18148
4426 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4427 const_value but not a location.
4428 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4429 location defined in non-main CUs are visible.
4430
6d5f0679
YQ
44312015-03-26 Yao Qi <yao.qi@linaro.org>
4432
4433 PR testsuite/18139
4434 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4435 Add a line number entry for the same line.
4436 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4437 Add a line number entry for the same line.
4438
2898689b
YQ
44392015-03-26 Yao Qi <yao.qi@linaro.org>
4440
4441 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4442 .int 0.
4443 (func): Likewise. Add .Lfunc_1 label.
4444 Use .Lfunc_1 label.
4445 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4446 .int 0.
4447 (func): Likewise.
4448 Use .Lfunc_1 label.
4449
85180498
YQ
44502015-03-26 Yao Qi <yao.qi@linaro.org>
4451
4452 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4453 Call gdb_compile instead to compile each .s files without debug
4454 information.
4455
8aa08a8d
YQ
44562015-03-26 Yao Qi <yao.qi@linaro.org>
4457
4458 * gdb.base/savedregs.exp (process_saved_regs): Make
4459 "Saved registers:" optional in the pattern.
4460
66849923
MM
44612015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4462
4463 * gdb.btrace/next.exp: Merged into step.exp.
4464 * gdb.btrace/finish.exp: Merged into step.exp.
4465 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4466 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4467 "record goto" and checking the exact replay position.
4468 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4469 check for "Recording format" in "info record" output.
4470 * gdb.btrace/record_goto.exp: Choose test file based on target.
4471 * gdb.btrace/x86-record_goto.S: Renamed into ...
4472 * gdb.btrace/x86_64-record_goto.S: ... this.
4473 * gdb.btrace/i686-record_goto.S: New.
4474 * gdb.btrace/x86-tailcall.S: Renamed into ...
4475 * gdb.btrace/x86_64-tailcall.S: ... this.
4476 * gdb.btrace/i686-tailcall.S: New.
4477 * gdb.btrace/x86-tailcall.c: Renamed into ...
4478 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4479 separate statements. Update test.
4480 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4481 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4482 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4483 * gdb.btrace/tailcall.exp: Choose test file based on target.
4484 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4485
11cc1b74
MM
44862015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4487
4488 * gdb.btrace/exception.exp: Increase BTS buffer size.
4489
a25d8bf9
PA
44902015-03-24 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4493
856e7dd6
PA
44942015-03-24 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.threads/schedlock.exp (test_step): No longer expect that
4497 "set scheduler-locking step" with "next" over a function call runs
4498 threads unlocked.
4499
ad235a41
AT
45002015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4501
4502 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4503
15630549
AT
45042015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4505
4506 PR breakpoints/16466
4507 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4508 * gdb.mi/mi-pending.c (thread_func): New function.
4509 (int main): Add threading support required.
4510 * gdb.mi/mi-pending.exp: Add tests for this issue.
4511 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4512 (pendfunc2): Remove stdio dependency.
4513 * gdb.mi/mi-pendshr2.c: New file.
4514
693dca06
KS
45152015-03-23 Keith Seitz <keiths@redhat.com>
4516
4517 * gdb.linespec/keywords.c: New file.
4518 * gdb.linespec/keywords.exp: New file.
4519
7e993ebf
KS
45202015-03-23 Keith Seitz <keiths@redhat.com>
4521
4522 PR gdb/18021
4523 * gdb.dwarf2/staticvirtual.exp: New test.
4524
bc23328c
JK
45252015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4528 * README: Remove HP-UX and gdb.hp.
4529 (configuration):
4530 * configure: Regenerate.
4531 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4532 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4533 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4534 gdb.hp/gdb.defects/Makefile.
4535 * gdb.hp/Makefile.in: File deleted.
4536 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4537 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4538 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4539 * gdb.hp/gdb.aCC/run.c: File deleted.
4540 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4541 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4542 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4543 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4544 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4545 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4546 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4547 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4548 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4549 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4550 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4551 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4552 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4553 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4554 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4555 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4556 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4557 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4558 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4559 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4560 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4561 * gdb.hp/gdb.compat/average.c: File deleted.
4562 * gdb.hp/gdb.compat/sum.c: File deleted.
4563 * gdb.hp/gdb.compat/xdb.c: File deleted.
4564 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4565 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4566 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4567 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4568 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4569 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4570 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4571 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4572 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4573 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4574 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4575 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4576 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4577 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4578 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4579 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4580 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4581 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4582 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4583 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4584 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4585 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4586 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4587 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4588 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4589 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4590 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4591 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4592 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4593 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4594 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4595 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4596 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4597 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4598 * gdb.hp/tools/odump: File deleted.
4599
8bf3b159
PA
46002015-03-19 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4603 (saw_thread_3): New globals.
4604 (top level): Increment them when an event for the corresponding
4605 thread is seen.
4606 (no thread starvation): New test.
4607
eb54c8bf
PA
46082015-03-19 Pedro Alves <palves@redhat.com>
4609
4610 * gdb.threads/continue-pending-status.c: New file.
4611 * gdb.threads/continue-pending-status.exp: New file.
4612
32d2e5d6
PA
46132015-03-18 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4616 Use gdb_is_target_remote instead of is_remote. Use
4617 gdb_test_multiple instead of gdb_expect. Exit early if
4618 gdb_test_multiple hits its internal matches. Tighten stepi tests
4619 expected output. Fail on exit with any signal, instead of just
4620 SIGILL.
4621
f68f11b7
YQ
46222015-03-18 Yao Qi <yao.qi@linaro.org>
4623
4624 PR tdep/18107
4625 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4626 variable.
4627 * gdb.base/catch-syscall.exp: Don't skip it on
4628 aarch64*-*-linux* target. Remove elements in all_syscalls.
4629 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4630 target.
4631 (setup_all_syscalls): New proc.
4632
ca5fd19b
YQ
46332015-03-16 Yao Qi <yao.qi@linaro.org>
4634
4635 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4636 (top level): Skip tests if valid_addr_p returns false for
4637 $cmd1 or $cmd2.
4638
85642ba0
AW
46392015-03-11 Andy Wingo <wingo@igalia.com>
4640
4641 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4642
e03f9645
YQ
46432015-03-11 Yao Qi <yao.qi@linaro.org>
4644
4645 * gdb.base/catch-syscall.exp: Fix typo in comments.
4646
5d0962b2
YQ
46472015-03-11 Yao Qi <yao.qi@linaro.org>
4648
4649 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4650
b2df3cef
PA
46512015-03-09 Pedro Alves <palves@redhat.com>
4652
4653 * dg-extract-results.py: Delete.
4654
ef878e53
PA
46552015-03-09 Pedro Alves <palves@redhat.com>
4656
4657 Merge dg-extract-results.sh from GCC upstream (r218843).
4658
4659 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4660 * dg-extract-results.sh: Use --text with grep to avoid issues with
4661 binary files. Fall back to cat -v, if that doesn't work.
4662
9494d219
PA
46632015-03-05 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4666
a8d9763a
SM
46672015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4668
4669 * lib/mi-support.exp (mi_expect_interrupt): Accept
4670 alternative event for when in all-stop mode.
4671
be9957b8
PA
46722015-03-04 Pedro Alves <palves@redhat.com>
4673
4674 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4675
d57be0f4 46762015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4677
4678 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4679
c214c7cf
AA
46802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4681
4682 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4683 regexps for GDB's current line display, accept a hex address
4684 preceding the line number.
4685
6d74a497
AA
46862015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4687
4688 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4689 the 'arch1' variable for "s390*-linux*" targets.
4690
511aee7c
PA
46912015-03-04 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4694 (main): Pass missing retval argument to pthread_join call.
4695
95e50b27
PA
46962015-03-02 Pedro Alves <palves@redhat.com>
4697
4698 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4699 (top level): Call do_test with non-stop as well.
4700
28054d69
PA
47012015-03-02 Pedro Alves <palves@redhat.com>
4702
4703 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4704 -1.
4705
4fa5d7b4
AA
47062015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4707
4708 * gdb.arch/s390-vregs.exp: New test.
4709 * gdb.arch/s390-vregs.S: New file.
4710
97c18565
PA
47112015-02-27 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4714 call to catch_command_errors.
4715 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4716 catch_command_errors.
4717
a37bfa30
PA
47182015-02-27 Pedro Alves <palves@redhat.com>
4719
4720 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4721 "true" for boolean result.
4722 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4723 prototype of main.
4724
6f98576f
PA
47252015-02-27 Pedro Alves <palves@redhat.com>
4726
4727 * lib/unbuffer_output.c: New file.
4728 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4729 (main): Call gdb_unbuffer_output.
4730
eba5ab56
YQ
47312015-02-27 Yao Qi <yao.qi@linaro.org>
4732
4733 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4734 target.
4735
0def5aaa
DE
47362015-02-26 Doug Evans <dje@google.com>
4737
4738 * gdb.cp/class2.cc (Dbase, D): New classes.
4739 (main): New local delta.
4740 * gdb.cp/class2.exp: Test printing delta.
4741 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4742 (dynbar): New global.
4743 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4744
081a1c2c
JK
47452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4746
4747 * gdb.compile/compile-ifunc.c: New file.
4748 * gdb.compile/compile-ifunc.exp: New file.
4749
2f41223f
AT
47502015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4751
4752 * gdb.base/structs.exp: Check for correct struct on finish.
4753
03eddd80
YQ
47542015-02-26 Yao Qi <yao.qi@linaro.org>
4755
4756 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4757 is zero.
4758
80c57053
JK
47592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4760
4761 * gdb.arch/cordic.ko.bz2: New file.
4762 * gdb.arch/cordic.ko.debug.bz2: New file.
4763 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4764
21613c12
YQ
47652015-02-25 Yao Qi <yao.qi@linaro.org>
4766
4767 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4768 aarch64*-*-* target.
4769
d8b901ed
PA
47702015-02-23 Pedro Alves <palves@redhat.com>
4771
4772 * lib/gdb.exp (delete_breakpoints): Rewrite using
4773 gdb_test_multiple.
4774
e5b85ead
PA
47752015-02-23 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.base/info-os.c: Include stdlib.h.
4778
85c3a371
DE
47792015-02-22 Doug Evans <xdje42@gmail.com>
4780
4781 PR symtab/17855
4782 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4783 is read after symbols have been re-read.
4784 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4785 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4786
96553a0c
DE
47872015-02-21 Doug Evans <dje@google.com>
4788
4789 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4790
97a0c697
JK
47912015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4792
4793 PR corefiles/17808
4794 * gdb.arch/i386-biarch-core.core.bz2: New file.
4795 * gdb.arch/i386-biarch-core.exp: New file.
4796
a47cd6e9
PA
47972015-02-21 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4800 runto_main fails.
4801
c5facdc4
PA
48022015-02-20 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4805 info probes.
4806
2db9a427
PA
48072015-02-20 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4810
60fb7e9e
PA
48112015-02-20 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4814 clean_restart before gdb_target_supports_trace.
4815
5c5019c2
PA
48162015-02-20 Pedro Alves <palves@redhat.com>
4817
4818 PR threads/18006
4819 * gdb.threads/clone-thread_db.c: New file.
4820 * gdb.threads/clone-thread_db.exp: New file.
4821
c9587f88
AT
48222015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4823
4824 PR breakpoints/16812
4825 * gdb.base/catch-gdb-caused-signals.c: New file.
4826 * gdb.base/catch-gdb-caused-signals.exp: New file.
4827
f6a88844
JM
48282015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4829
4830 * configure: Regenerated.
4831 * configure.ac: Use GDB_AC_TRANSFORM.
4832 * aclocal.m4: sinclude ../transform.m4.
4833
497c491b
JM
48342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4835
4836 * lib/dtrace.exp: New file.
4837 * gdb.base/dtrace-probe.exp: Likewise.
4838 * gdb.base/dtrace-probe.d: Likewise.
4839 * gdb.base/dtrace-probe.c: Likewise.
4840 * lib/pdtrace.in: Likewise.
4841 * configure.ac: Output variables with the transformed names of
4842 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4843 * configure: Regenerated.
4844
03e98035
JM
48452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4846
4847 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4848 expected message when trying to access $_probe_* convenience
4849 variables while not on a probe.
4850
63cc30e9
JK
48512015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4852
4853 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4854
0703599a
PA
48552015-02-11 Pedro Alves <pedro@codesourcery.com>
4856
4857 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4858 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4859
7e60a48e
DE
48602015-02-10 Doug Evans <xdje42@gmail.com>
4861
4862 * lib/gdb.exp (gdb_load): Always return a result.
4863
01b088bc
PA
48642015-02-10 Pedro Alves <palves@redhat.com>
4865
4866 * gdb.threads/signal-sigtrap.c: New file.
4867 * gdb.threads/signal-sigtrap.exp: New file.
4868
b05ec7a5
AT
48692015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4870
4871 * gdb.trace/no-attach-trace.c: New file.
4872 * gdb.trace/no-attach-trace.exp: New file.
4873
a2c2acaf
MW
48742015-02-09 Mark Wielaard <mjw@redhat.com>
4875
4876 * gdb.dwarf2/atomic.c: New file.
4877 * gdb.dwarf2/atomic-type.exp: Likewise.
4878
31fd9caa
MM
48792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4880
4881 * gdb.btrace/buffer-size.exp: Update "info record" output.
4882 * gdb.btrace/delta.exp: Update "info record" output.
4883 * gdb.btrace/enable.exp: Update "info record" output.
4884 * gdb.btrace/finish.exp: Update "info record" output.
4885 * gdb.btrace/instruction_history.exp: Update "info record" output.
4886 * gdb.btrace/next.exp: Update "info record" output.
4887 * gdb.btrace/nexti.exp: Update "info record" output.
4888 * gdb.btrace/step.exp: Update "info record" output.
4889 * gdb.btrace/stepi.exp: Update "info record" output.
4890 * gdb.btrace/nohist.exp: Update "info record" output.
4891
d33501a5
MM
48922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4893
4894 * gdb.btrace/buffer-size: New.
4895
f4abbc16
MM
48962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4897
4898 * gdb.btrace/delta.exp: Update "info record" output.
4899 * gdb.btrace/enable.exp: Update "info record" output.
4900 * gdb.btrace/finish.exp: Update "info record" output.
4901 * gdb.btrace/instruction_history.exp: Update "info record" output.
4902 * gdb.btrace/next.exp: Update "info record" output.
4903 * gdb.btrace/nexti.exp: Update "info record" output.
4904 * gdb.btrace/step.exp: Update "info record" output.
4905 * gdb.btrace/stepi.exp: Update "info record" output.
4906 * gdb.btrace/nohist.exp: Update "info record" output.
4907
b9d61307
SM
49082015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4909
4910 PR gdb/15678
4911 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4912
e584fdbc
PA
49132015-02-06 Pedro Alves <palves@redhat.com>
4914
4915 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4916 macro.
4917 (seconds_left, again): New globals.
4918 (main): Wait seconds_left in a 1-second sleep loop instead of
4919 sleeping 180 seconds. If 'again' is set, reset the seconds
4920 counter.
4921 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4922 'again' in the inferior before detaching. Print the seconds left.
4923 (options): New global.
4924 (top level): Build program with -DTIMEOUT=$timeout.
4925
77f41761
PA
49262015-02-06 Pedro Alves <palves@redhat.com>
4927
4928 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4929 determine how many seconds to pass to 'alarm'.
4930 * gdb.base/gdb-sigterm.exp (top level): Build program with
4931 -DTIMEOUT=$timeout.
4932 (do_test): Return success/failure indication. Add more verbose
4933 logging. Don't fail if 200 single steps are seen. Instead, fail
4934 when the test times out.
4935 (passes): New global.
4936 (top level): Break the testing loop if testing fails on any
4937 iteration. Use gdb_assert.
4938
b9394193
DB
49392015-02-04 Don Breazeal <donb@codesourcery.com>
4940
4941 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4942 and initialize them.
4943 (ipc_cleanup): New function.
4944 (main): Don't declare shmid, semid, and msqid. Add a call to
4945 atexit so that we call ipc_cleanup on exit.
4946
42d9e528
PA
49472015-02-04 Pedro Alves <palves@redhat.com>
4948
4949 * boards/native-extended-gdbserver.exp: Remove any target variant
4950 specifications from the board name before clearing the isremote
4951 flag from board_info.
4952
ae6ae975
DE
49532015-01-31 Doug Evans <xdje42@gmail.com>
4954
4955 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4956
cfb069a8
GB
49572015-01-31 Gary Benson <gbenson@redhat.com>
4958
4959 * gdb.base/completion.exp: Disable completion limiting for
4960 existing tests. Add new tests to check completion limiting.
4961 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4962
5dd31d79
DE
49632015-01-31 Doug Evans <xdje42@gmail.com>
4964
4965 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4966
9f050062
DE
49672015-01-31 Doug Evans <xdje42@gmail.com>
4968
4969 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4970 entries. Duplicate file section script entries.
4971 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4972 inlined entries. Add test for safe-path rejection.
4973 * gdb.python/py-section-script.c: Add duplicate inlined section script
4974 entries. Duplicate file section script entries.
4975 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4976 inlined entries. Add test for safe-path rejection.
4977
df25ebbd
JB
49782015-01-29 Joel Brobecker <brobecker@adacore.com>
4979
4980 * gdb.ada/disc_arr_bound: New testcase.
4981
4a0ca9ec
JB
49822015-01-29 Joel Brobecker <brobecker@adacore.com>
4983
4984 * gdb.ada/mi_var_array: New testcase.
4985
3a8b707a
DE
49862015-01-27 Doug Evans <dje@google.com>
4987
4988 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4989 Add test for objfile.filename, objfile.username after objfile
4990 has been unloaded.
4991
f8313f6e
JB
49922015-01-26 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4995 the second test to print the name attribute of value
4996 returned by the call to gdb.lookup_type, and adjust
4997 the expected output accordingly.
4998
37bc665e
MW
49992015-01-25 Mark Wielaard <mjw@redhat.com>
5000
5001 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5002 * gdb.base/disp-step-fork.c: Include unistd.h.
5003 * gdb.base/siginfo-obj.c: Include stdio.h.
5004 * gdb.base/siginfo-thread.c: Likewise.
5005 * gdb.mi/non-stop.c: Include unistd.h.
5006 * gdb.mi/nsthrexec.c: Include stdio.h.
5007 * gdb.mi/pthreads.c: Include unistd.h.
5008 * gdb.modula2/unbounded1.c (main): Declare returns int.
5009 * gdb.reverse/consecutive-reverse.c: Likewise.
5010 * gdb.threads/create-fail.c: Include unistd.h.
5011 * gdb.threads/killed.c: Likewise.
5012 * gdb.threads/linux-dp.c: Likewise.
5013 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5014 * gdb.threads/non-ldr-exc-2.c: Likewise.
5015 * gdb.threads/non-ldr-exc-3.c: Likewise.
5016 * gdb.threads/non-ldr-exc-4.c: Likewise.
5017 * gdb.threads/pthreads.c: Include unistd.h.
5018 (main): Declare returns int.
5019 * gdb.threads/tls-main.c (foo): New declaration.
5020 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5021
f7e5394d
SM
50222015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5023
5024 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5025 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5026
743649fd
MW
50272015-01-15 Mark Wielaard <mjw@redhat.com>
5028
5029 * gdb.base/noreturn-return.c: New file.
5030 * gdb.base/noreturn-return.exp: New file.
5031 * gdb.base/noreturn-finish.c: New file.
5032 * gdb.base/noreturn-finish.exp: New file.
5033
198297aa
PA
50342015-01-23 Pedro Alves <palves@redhat.com>
5035
5036 * gdb.threads/continue-pending-after-query.c: New file.
5037 * gdb.threads/continue-pending-after-query.exp: New file.
5038
717cf30c
AG
50392015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5040 Simon Marchi <simon.marchi@ericsson.com>
5041
5042 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5043 * gdb.base/valgrind-db-attach.exp: Same.
5044 * gdb.base/valgrind-infcall.exp: Same.
5045 * lib/mi-support.exp (default_mi_gdb_start): Same.
5046 * lib/prompt.exp (default_prompt_gdb_start): Same.
5047 * lib/gdb.exp (default_gdb_spawn): Same.
5048 (gdb_interact): New.
5049
5050
4b62a76e
JK
50512015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5052
5053 * gdb.compile/compile.exp (pointer to jit function): New test.
5054
b4cdae6f
WW
50552015-01-17 Wei-cheng Wang <cole945@gmail.com>
5056
5057 * lib/gdb.exp (supports_process_record): Return true for
5058 powerpc*-*-linux*.
5059 (supports_reverse): Likewise.
5060
d221e7ef
DB
50612015-01-15 Don Breazeal <donb@codesourcery.com>
5062
5063 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5064 instead of checking whether the target board is remote and
5065 use spawn_wait_for_attach instead of exec/sleep.
5066 * gdb.base/attach-twice.exp: Likewise.
5067
bafffb51
JB
50682015-01-15 Joel Brobecker <brobecker@adacore.com>
5069
5070 * gdb.ada/var_arr_attrs: New testcase.
5071
5589af0e
PA
50722015-01-14 Pedro Alves <palves@redhat.com>
5073 Joel Brobecker <brobecker@adacore.com>
5074
5075 PR gdb/17525
5076 * gdb.base/bp-cmds-execution-x-script.c: New file.
5077 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5078 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5079
6c400b59
PA
50802015-01-14 Pedro Alves <palves@redhat.com>
5081
5082 PR cli/17828
5083 * gdb.base/batch-preserve-term-settings.c: New file.
5084 * gdb.base/batch-preserve-term-settings.exp: New file.
5085
e02c96a7
DE
50862015-01-13 Doug Evans <dje@google.com>
5087
5088 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5089 binary.
5090
576fd14c
JB
50912015-01-13 Joel Brobecker <brobecker@adacore.com>
5092
5093 * Makefile.in (clean mostlyclean): Do not delete *.py.
5094
04dccad0
JB
50952015-01-13 Joel Brobecker <brobecker@adacore.com>
5096
5097 * gdb.python/py-lookup-type.exp: New file.
5098
3d230f71
PA
50992015-01-12 Pedro Alves <palves@redhat.com>
5100
5101 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5102 restore GDBFLAGS before returning.
5103
7e67715d
JK
51042015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5105
5106 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5107 is_amd64_regs_target and is_x86_like_target.
5108
f2e0d4b4
DE
51092015-01-11 Doug Evans <xdje42@gmail.com>
5110
5111 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5112 is given without an explicit form.
5113 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5114 attributes.
5115 * gdb.dwarf/corrupt.exp: Ditto.
5116 * gdb.dwarf2/enum-type.exp: Ditto.
5117 * gdb.trace/entry-values.exp: Ditto.
5118 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5119
439250fb
DE
51202015-01-11 Doug Evans <xdje42@gmail.com>
5121
5122 PR gdb/15830
5123 * gdb.base/maint.exp: Remove references to "maint demangle".
5124 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5125 Add tests for explicitly specifying language to demangle.
5126 * gdb.dlang/demangle.exp: Ditto.
5127
ede9f622
PA
51282015-01-09 Pedro Alves <palves@redhat.com>
5129
5130 * gdb.threads/non-stop-fair-events.c: New file.
5131 * gdb.threads/non-stop-fair-events.exp: New file.
5132
a7b796db
PA
51332015-01-09 Pedro Alves <palves@redhat.com>
5134
5135 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5136 the global scope. Set a breakpoint after all threads are started
5137 rather than stepping over two source lines. Expect the prompt.
5138 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5139 global.
5140 (NUM): Now 15.
5141 (main): Use threads_started_barrier to wait for all threads to
5142 start. Main thread no longer calls thread_function. Exit after
5143 180 seconds.
5144 (loop): New function.
5145 (thread_function): Wait on threads_started_barrier barrier. Call
5146 'loop' at each iteration.
5147 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5148 threads have started, instead of hardcoding number of "next"
5149 steps. Use an access watchpoint instead of a write watchpoint.
5150
9665ffdd
PA
51512015-01-09 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5154 (thread_func): Wait on barrier.
5155 (main): Wait for all threads to start before stopping GDB.
5156 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5157 global.
5158 (thread1_func, thread2_func): Wait on barrier.
5159 (main): Wait for all threads to start before stopping GDB.
5160 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5161 New global.
5162 (thread1_func, thread2_func): Wait on barrier.
5163 (main): Wait for all threads to start before stopping GDB.
5164
c945a99f
PA
51652015-01-09 Pedro Alves <palves@redhat.com>
5166
5167 * gdb.threads/attach-many-short-lived-threads.c: New file.
5168 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5169
c1a747c1
PA
51702014-01-09 Pedro Alves <palves@redhat.com>
5171
5172 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5173 instead of to thread 2.
5174 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5175 Add barrier around each pthread_create call instead of around all
5176 calls.
5177 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5178 Set a break on thread_function and have the child threads hit it
5179 one at at a time.
5180
60b3033e
PA
51812015-01-09 Pedro Alves <palves@redhat.com>
5182
5183 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5184 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5185 false.
5186 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5187 checking whether the target board is remote.
5188 * gdb.multi/multi-attach.exp: Likewise.
5189 * gdb.python/py-sync-interp.exp: Likewise.
5190 * gdb.server/ext-attach.exp: Likewise.
5191 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5192 tests that need to attach, instead of checking whether the target
5193 board is remote at the top of the file.
5194
acc018ac
YQ
51952015-01-08 Yao Qi <yao@codesourcery.com>
5196
5197 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5198
50a18af8
JK
51992015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5200
5201 Fix testcase compilation.
5202 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5203
8503d6e1
JB
52042015-01-06 Joel Brobecker <brobecker@adacore.com>
5205
5206 * gdb.python/py-type.exp: Add a couple test about empty
5207 array creation, and negative-length array creation.
5208
cc73dbcc
DE
52092015-01-02 Doug Evans <xdje42@gmail.com>
5210
5211 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5212
0300bbc7
DE
52132015-01-02 Doug Evans <dje@google.com>
5214
5215 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5216
9d85a0ec
YQ
52172014-12-29 Yao Qi <yao@codesourcery.com>
5218
5219 * gdb.trace/entry-values.exp: Update comments. Rename variable
5220 bar_call_foo to returned_from_foo.
5221
87186c6a
MMN
52222014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5223
5224 PR gdb/17394
5225 * gdb.linespec/break-asm-file.c: New file.
5226 * gdb.linespec/break-asm-file.exp: New file.
5227 * gdb.linespec/break-asm-file0.s: New file.
5228 * gdb.linespec/break-asm-file1.s: New file.
5229
1bab7383
YQ
52302014-12-18 Nigel Stephens <nigel@mips.com>
5231 Maciej W. Rozycki <macro@codesourcery.com>
5232
5233 * gdb.base/float.exp: Handle the new output from "info float" on
5234 MIPS targets.
5235
1bc1068a
JK
52362014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5237
5238 Fix MinGW compilation.
5239 * gdb.compile/compile-ops.exp: Update untested message if
5240 !skip_compile_feature_tests.
5241 * gdb.compile/compile-setjmp.exp: Likewise.
5242 * gdb.compile/compile-tls.exp: Likewise.
5243 * gdb.compile/compile.exp: Likewise.
5244 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5245 supported on this host".
5246
b6615d10
DE
52472014-12-16 Doug Evans <xdje42@gmail.com>
5248
5249 * boards/stabs.exp: New file.
5250
25dda427
AA
52512014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5252
5253 * gdb.base/completion.exp: Adjust to format changes of "maint
5254 print user-registers".
5255
bf330350
CU
52562014-12-16 Catalin Udma <catalin.udma@freescale.com>
5257
5258 PR server/17457
5259 * gdb.arch/aarch64-fp.c: New file.
5260 * gdb.arch/aarch64-fp.exp: New file.
5261
395cf596
SDJ
52622014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5263
5264 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5265 r210637, r210913, r211666, r215400, r215817).
5266
5267 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5268 * dg-extract-results.py: New file.
5269 * dg-extract-results.sh: Use it if the environment seems
5270 suitable.
5271
5272 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5273
5274 * dg-extract-results.py (parse_run): Handle warnings that
5275 are printed before a test harness is run.
5276
5277 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5278
5279 * dg-extract-results.py (Named): Remove __cmp__ method.
5280 (output_variation): Use a key to sort variation.harnesses.
5281
5282 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5283
5284 * dg-extract-results.py: For Python 3, force sys.stdout to
5285 handle surrogate escape sequences.
5286 (safe_open): New function.
5287 (output_segment, main): Use it.
5288
5289 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5290
5291 * dg-extract-results.py (Prog.result_re): Include options
5292 in test name.
5293
5294 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5295
5296 * dg-extract-results.py (output_variation): Always sort if
5297 do_sum.
5298
e882ef3c
SM
52992014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5300
5301 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5302 as long as we get pagination notifications.
5303
4992aa20
JM
53042014-12-15 Jason Merrill <jason@redhat.com>
5305
5306 * Makefile.in (check-gdb.%): Restore.
5307 * README: Mention it.
5308
c1b5a1a6
JB
53092014-12-13 Joel Brobecker <brobecker@adacore.com>
5310
5311 * gdb.ada/str_uninit: New testcase.
5312
5537b577
JK
53132014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5314
5315 PR symtab/17642
5316 * gdb.base/vla-stub-define.c: New file.
5317 * gdb.base/vla-stub.c: New file.
5318 * gdb.base/vla-stub.exp: New file.
5319
bb2ec1b3
TT
53202014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5321 Jan Kratochvil <jan.kratochvil@redhat.com>
5322 Tom Tromey <tromey@redhat.com>
5323
5324 * configure.ac: Add gdb.compile/.
5325 * configure: Regenerate.
5326 * gdb.compile/Makefile.in: New file.
5327 * gdb.compile/compile-ops.exp: New file.
5328 * gdb.compile/compile-ops.c: New file.
5329 * gdb.compile/compile-tls.c: New file.
5330 * gdb.compile/compile-tls.exp: New file.
5331 * gdb.compile/compile-constvar.S: New file.
5332 * gdb.compile/compile-constvar.c: New file.
5333 * gdb.compile/compile-mod.c: New file.
5334 * gdb.compile/compile-nodebug.c: New file.
5335 * gdb.compile/compile-setjmp-mod.c: New file.
5336 * gdb.compile/compile-setjmp.c: New file.
5337 * gdb.compile/compile-setjmp.exp: New file.
5338 * gdb.compile/compile-shlib.c: New file.
5339 * gdb.compile/compile.c: New file.
5340 * gdb.compile/compile.exp: New file.
5341 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5342
4ff709eb
TT
53432014-12-12 Tom Tromey <tromey@redhat.com>
5344
5345 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5346 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5347
6dddd6a5
DE
53482014-12-12 Doug Evans <dje@google.com>
5349
5350 * lib/gdb-python.exp (get_python_valueof): New function.
5351 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5352
71c24708
AA
53532014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5354
5355 * gdb.base/completion.exp: Add test for completion of "info
5356 registers ".
5357
3e29f34a
MR
53582014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5359
5360 * gdb.base/func-ptrs.c: New file.
5361 * gdb.base/func-ptrs.exp: New file.
5362
fc126975
SM
53632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5364
5365 PR breakpoints/17012
5366 * gdb.base/dprintf-detach.c: New file.
5367 * gdb.base/dprintf-detach.exp: New file.
5368
0a46d518
SM
53692014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5370
5371 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5372 * lib/gdb.exp (target_is_gdbserver): New procedure.
5373
a0be3e44
DE
53742014-12-08 Doug Evans <dje@google.com>
5375
5376 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5377
df1b803a
YQ
53782014-12-05 Yao Qi <yao@codesourcery.com>
5379
5380 * gdb.guile/scm-error.exp: Remove the third argument to
5381 gdb_remote_download.
5382 * gdb.guile/scm-frame-args.exp: Likewise.
5383 * gdb.guile/scm-section-script.exp: Likewise.
5384
ddb9f679
YQ
53852014-12-05 Yao Qi <yao@codesourcery.com>
5386
5387 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5388
86e4ed39
DE
53892014-12-04 Doug Evans <dje@google.com>
5390
5391 * gdb.python/py-objfile.exp: Add tests for
5392 objfile.add_separate_debug_file.
5393
7c50a931
DE
53942014-12-04 Doug Evans <dje@google.com>
5395
5396 * lib/gdb.exp (get_build_id): New function.
5397 (build_id_debug_filename_get): Rewrite to use it.
5398 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5399
621661e3
MR
54002014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5401
5402 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5403 `method(long)', not just 0x0.
5404 * gdb.cp/nsalias.exp: Align code labels to 4.
5405 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5406 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5407 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5408 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5409 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5410 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5411
29f0c3b7
DE
54122014-12-02 Doug Evans <dje@google.com>
5413
e1e061e7 5414 PR symtab/17602
29f0c3b7 5415 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5416 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5417 * gdb.cp/anon-ns.exp: Update.
5418
162078c8
NB
54192014-12-02 Nick Bull <nicholaspbull@gmail.com>
5420
5421 * gdb.python/py-events.py (inferior_call_handler): New.
5422 (register_changed_handler, memory_changed_handler): New.
5423 (test_events.invoke): Register new handlers.
5424 * gdb.python/py-events.exp: Add tests for inferior call,
5425 memory_changed and register_changed events.
5426
fdb09caf
AA
54272014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5428
5429 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5430 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5431 if the linker doesn't understand this.
5432
55cfb2c4
SM
54332014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5434
5435 * gdb.python/python.exp: Change expected reply to help().
5436
9e8cd6df
YQ
54372014-12-01 Yao Qi <yao@codesourcery.com>
5438
5439 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5440 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5441 * configure: Re-generated.
5442
6c659fc2
SC
54432014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5444
5445 * gdb.cp/chained-calls.cc: New file.
5446 * gdb.cp/chained-calls.exp: New file.
5447 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5448
d7fc3181
SM
54492014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5452 * gdb.dwarf2/symtab-producer.exp: Same.
5453 * gdb.gdb/python-interrupts.exp: Same.
5454 * gdb.gdb/python-selftest.exp: Same.
5455 * gdb.python/py-linetable.exp: Same.
5456 * gdb.python/py-type.exp: Same.
5457 * gdb.python/py-value-cc.exp: Same.
5458 * gdb.python/py-value.exp: Same.
5459
10e79639
YQ
54602014-11-28 Yao Qi <yao@codesourcery.com>
5461
5462 * gdb.base/break-probes.exp: Match library name prefixed with
5463 sysroot.
5464
f28a0564
SM
54652014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5466
5467 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5468 test expected output. Add parentheses for the call to print.
5469 Remove L suffix from integers.
5470
3fe1ce1d
DE
54712014-11-26 Doug Evans <dje@google.com>
5472
5473 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5474
84429e27
YQ
54752014-11-22 Yao Qi <yao@codesourcery.com>
5476
5477 * gdb.trace/entry-values.c: Remove asms.
5478 (foo): Add foo_label.
5479 (bar): Add bar_label.
5480 * gdb.trace/entry-values.exp: Remove code computing foo's
5481 length and bar's length.
5482 (Dwarf::assemble): Invoke function_range for bar and use
5483 MACRO_AT_func for foo.
5484
26741859
YQ
54852014-11-22 Yao Qi <yao@codesourcery.com>
5486
5487 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5488 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5489 Use .Lgcc43_procstart instead of gcc43.
5490
45e44d27
JB
54912014-11-21 Joel Brobecker <brobecker@adacore.com>
5492
5493 * gdb.ada/n_arr_bound: New testcase.
5494
458c8db8
SDJ
54952014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5496
5497 PR breakpoints/10737
5498 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5499 test_catch_syscall_multi_arch.
5500 (test_catch_syscall_multi_arch): New function.
5501
43f3e411
DE
55022014-11-20 Doug Evans <xdje42@gmail.com>
5503
5504 * gdb.base/maint.exp: Update expected output.
5505
0d7b2549
AA
55062014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5507
5508 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5509 4-byte instruction on S390.
5510
8908fca5
JB
55112014-11-19 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.ada/arr_arr: New testcase.
5514
4a46959e
JB
55152014-11-19 Joel Brobecker <brobecker@adacore.com>
5516
5517 * gdb.ada/pkd_arr_elem: New Testcase.
5518
470e2f4e
LM
55192014-11-18 Luis Machado <lgustavo@codesourcery.com>
5520
5521 * gdb.reverse/break-precsave: Expect completion message for
5522 core file reads.
5523 * gdb.reverse/consecutive-precsave.exp: Likewise.
5524 * gdb.reverse/finish-precsave.exp: Likewise.
5525 * gdb.reverse/i386-precsave.exp: Likewise.
5526 * gdb.reverse/machinestate-precsave.exp: Likewise.
5527 * gdb.reverse/sigall-precsave.exp: Likewise.
5528 * gdb.reverse/solib-precsave.exp: Likewise.
5529 * gdb.reverse/step-precsave.exp: Likewise.
5530 * gdb.reverse/until-precsave.exp: Likewise.
5531 * gdb.reverse/watch-precsave.exp: Likewise.
5532
a267f3ad
AA
55332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5534
5535 * gdb.base/bp-permanent.c: Include unistd.h.
5536 * gdb.python/py-framefilter-mi.c (main): Add return type.
5537 * gdb.python/py-framefilter.c (main): Likewise.
5538 * gdb.trace/actions-changed.c (main): Likewise.
5539
12084a9a
AA
55402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5541
5542 * gdb.mi/until.c: Add eye-catchers.
5543 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5544 line numbers.
5545
dc7e1a77
AA
55462014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5547
5548 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5549 function header variants in break1.c.
5550 * gdb.base/ena-dis-br.exp: Likewise.
5551 * gdb.base/hbreak2.exp: Likewise.
5552 * gdb.reverse/until-precsave.exp: Drop references to removed
5553 non-prototype function header variants in ur1.c.
5554 * gdb.reverse/until-reverse.exp: Likewise.
5555
41c77605
PM
55562014-11-17 Petr Machata <pmachata@redhat.com>
5557
5558 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5559 ${_cu_offset_size} bytes abbrev offset.
5560
34248c3a
DE
55612014-11-15 Doug Evans <xdje42@gmail.com>
5562
5563 PR symtab/17559
5564 * gdb.base/line-symtabs.exp: New file.
5565 * gdb.base/line-symtabs.c: New file.
5566 * gdb.base/line-symtabs.h: New file.
5567
646da059
YQ
55682014-11-14 Yao Qi <yao@codesourcery.com>
5569
5570 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5571 (func): Add label func_label.
5572 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5573 Replace low_pc and high_pc with MACRO_AT_range.
5574 Replace name, low_pc and high_pc with MACRO_AT_func.
5575
9301ebe6
YQ
55762014-11-14 Yao Qi <yao@codesourcery.com>
5577
5578 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5579 Replace name, low_pc and high_pc with MACRO_AT_func.
5580
f166b542
YQ
55812014-11-14 Yao Qi <yao@codesourcery.com>
5582
5583 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5584 produce debug information.
5585 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5586
0f6e71e3
YQ
55872014-11-14 Yao Qi <yao@codesourcery.com>
5588
5589 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5590 object and get function length.
5591 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5592 with MACRO_AT_func.
5593 (top-level): Replace gdb_compile and clean_restart with
5594 prepare_for_testing.
5595 * gdb.dwarf2/main.c (main): Add label main_label.
5596
876c4df9
YQ
55972014-11-14 Yao Qi <yao@codesourcery.com>
5598
5599 * lib/dwarf.exp (function_range): New procedure.
5600 (Dwarf::_handle_macro_at_func): New procedure.
5601 (Dwarf::_handle_macro_at_range): New procedure.
5602 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5603
02ad9cf1
YQ
56042014-11-14 Yao Qi <yao@codesourcery.com>
5605
5606 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5607 (_handle_attribute): New procedure.
5608
a59add0c
AA
56092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5610
5611 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5612 * gdb.base/call-sc.c (zed): Likewise.
5613 * gdb.base/checkpoint.c (main): Likewise.
5614 * gdb.base/dump.c (main): Likewise.
5615 * gdb.base/gcore.c (main): Likewise.
5616 * gdb.base/huge.c (main): Likewise.
5617 * gdb.base/multi-forks.c (main): Likewise.
5618 * gdb.base/pr10179-a.c (main): Likewise.
5619 * gdb.base/savedregs.c (main): Likewise.
5620 * gdb.base/sigaltstack.c (main): Likewise.
5621 * gdb.base/siginfo.c (main): Likewise.
5622 * gdb.base/structs.c (zed): Likewise.
5623 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5624 * gdb.mi/mi-syn-frame.c (main): Likewise.
5625 * gdb.mi/until.c (foo, main): Likewise.
5626 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5627 * gdb.base/solib-weak.c (foo): Declare.
5628 * gdb.base/attach-twice.c: Include stdio.h.
5629 * gdb.base/weaklib1.c: Likewise.
5630 * gdb.base/weaklib2.c: Likewise.
5631 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5632 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5633 unistd.h.
5634 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5635 * gdb.mi/mi-exit-code.c: Likewise.
5636 * gdb.base/break-interp-lib.c: Include string.h.
5637 * gdb.base/coremaker.c: Likewise.
5638 * gdb.base/testenv.c: Likewise.
5639 * gdb.python/py-finish-breakpoint.c: Likewise.
5640 * gdb.base/inferior-died.c: Include sys/wait.h.
5641 * gdb.base/fileio.c: Include time.h.
5642 * gdb.base/async-shell.c: Include unistd.h.
5643 * gdb.base/dprintf-non-stop.c: Likewise.
5644 * gdb.base/info-os.c: Likewise.
5645 * gdb.mi/mi-console.c: Likewise.
5646 * gdb.mi/watch-nonstop.c: Likewise.
5647 * gdb.python/py-events.c: Likewise.
5648 * gdb.base/async.c (baz): Move up before its invocation.
5649 * gdb.base/code_elim2.c (my_global_func): Likewise.
5650 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5651 * gdb.base/advance.c (func2): Likewise.
5652
3b5d5997
AA
56532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5654
5655 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5656 variant.
5657 * gdb.base/annota3.c: Likewise.
5658 * gdb.base/async.c: Likewise.
5659 * gdb.base/average.c: Likewise.
5660 * gdb.base/call-ar-st.c: Likewise.
5661 * gdb.base/call-rt-st.c: Likewise.
5662 * gdb.base/call-sc.c: Likewise.
5663 * gdb.base/call-strs.c: Likewise.
5664 * gdb.base/ending-run.c: Likewise.
5665 * gdb.base/execd-prog.c: Likewise.
5666 * gdb.base/exprs.c: Likewise.
5667 * gdb.base/foll-exec.c: Likewise.
5668 * gdb.base/foll-fork.c: Likewise.
5669 * gdb.base/foll-vfork.c: Likewise.
5670 * gdb.base/funcargs.c: Likewise.
5671 * gdb.base/gcore.c: Likewise.
5672 * gdb.base/jump.c: Likewise.
5673 * gdb.base/langs0.c: Likewise.
5674 * gdb.base/langs1.c: Likewise.
5675 * gdb.base/langs2.c: Likewise.
5676 * gdb.base/mips_pro.c: Likewise.
5677 * gdb.base/nodebug.c: Likewise.
5678 * gdb.base/opaque0.c: Likewise.
5679 * gdb.base/opaque1.c: Likewise.
5680 * gdb.base/recurse.c: Likewise.
5681 * gdb.base/run.c: Likewise.
5682 * gdb.base/scope0.c: Likewise.
5683 * gdb.base/scope1.c: Likewise.
5684 * gdb.base/setshow.c: Likewise.
5685 * gdb.base/setvar.c: Likewise.
5686 * gdb.base/shmain.c: Likewise.
5687 * gdb.base/shr1.c: Likewise.
5688 * gdb.base/shr2.c: Likewise.
5689 * gdb.base/sigall.c: Likewise.
5690 * gdb.base/signals.c: Likewise.
5691 * gdb.base/so-indr-cl.c: Likewise.
5692 * gdb.base/solib2.c: Likewise.
5693 * gdb.base/structs.c: Likewise.
5694 * gdb.base/sum.c: Likewise.
5695 * gdb.base/vforked-prog.c: Likewise.
5696 * gdb.base/watchpoint.c: Likewise.
5697 * gdb.reverse/shr2.c: Likewise.
5698 * gdb.reverse/until-reverse.c: Likewise.
5699 * gdb.reverse/ur1.c: Likewise.
5700 * gdb.reverse/watch-reverse.c: Likewise.
5701
066a77c5
AA
57022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5703
5704 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5705 variant.
5706 * gdb.base/sepdebug.exp: Drop references to removed code.
5707
4f204ea5
AA
57082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5709
5710 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5711 variant. Preserve original line numbering.
5712 * gdb.base/list1.c: Likewise.
5713
3b377a3a
AA
57142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5715
5716 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5717 variant.
5718 * gdb.base/break1.c: Likewise.
5719 * gdb.base/break.exp: Drop references to removed code.
5720
e444df73
AA
57212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5722
5723 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5724 variant.
5725
8008f2a7
AA
57262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5727
5728 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5729
a5a06887
AA
57302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5731
5732 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5733 logic into perform_all_tests() and invoke it with and without
5734 function header prototypes.
5735 (do_function_calls): Remove conditional XFAIL for PR 5318.
5736 (rerun_and_prepare): Remove duplicate code.
5737 (perform_all_tests): New. Main logic moved here.
5738
44dba9b9
AA
57392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5740
5741 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5742 code guarded by #ifdef NO_PROTOTYPES.
5743 (t_double_many_args): Likewise.
5744 (DEF_FUNC_MANY_ARGS_1): Likewise.
5745 (DEF_FUNC_VALUES_1): Likewise.
5746 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5747 guarded by #ifdef PROTOTYPES.
5748
d1fbcd56
AA
57492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5750
5751 * gdb.mi/mi-console.c: Add eye-catcher.
5752 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5753 instead of literal line number.
5754
b0e59b8f
AA
57552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5756
5757 * gdb.base/shr2.c: Add eye-catcher.
5758 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5759 line number.
5760
78f98cca
AA
57612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5762
5763 * gdb.base/jump.c: Add eye-catchers.
5764 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5765 numbers.
5766
58fa2af0
AA
57672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5768
5769 * gdb.base/execd-prog.c: Add eye-catchers.
5770 * gdb.base/foll-exec.c: Likewise.
5771 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5772 line numbers.
5773
04e5059b
AA
57742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5775
5776 * gdb.base/ending-run.c: Add eye-catchers.
5777 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5778 literal line numbers.
5779
dbfdb174
AA
57802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5781
5782 * gdb.base/call-rt-st.c: Add eye-catchers.
5783 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5784 literal line numbers.
5785
888a2ade
AA
57862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5787
5788 * gdb.base/call-ar-st.c: Add eye-catchers.
5789 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5790 literal line numbers.
5791
6acc2dde
AA
57922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5793
5794 * gdb.base/average.c: Add eye-catchers.
5795 * gdb.base/sum.c: Likewise.
5796 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5797 regexps dynamically.
5798
9ecfcd1d
AA
57992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5800
5801 * gdb.base/solib1.c: Add eye-catchers.
5802 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5803 literal line numbers.
5804
78708b7c
PA
58052014-11-12 Pedro Alves <palves@redhat.com>
5806
5807 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5808 leader has exited.
5809
af48d08f
PA
58102014-11-12 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.arch/i386-bp_permanent.c: New file.
5813 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5814 (srcfile): Set to i386-bp_permanent.c.
5815 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5816 that stepi does not execute the 'leave' instruction, instead of
5817 testing it does execute.
5818 * gdb.base/bp-permanent.c: New file.
5819 * gdb.base/bp-permanent.exp: New file.
5820
af3768e9
DE
58212014-11-10 Doug Evans <xdje42@gmail.com>
5822
5823 PR symtab/17564
5824 * gdb.base/symtab-search-order.exp: New file.
5825 * gdb.base/symtab-search-order.c: New file.
5826 * gdb.base/symtab-search-order-1.c: New file.
5827 * gdb.base/symtab-search-order-shlib-1.c: New file.
5828
9de00a4a
PA
58292014-11-07 Pedro Alves <palves@redhat.com>
5830
5831 PR gdb/17511
5832 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5833 i?86-*-linux*.
5834
e0f52461
SC
58352014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5836
5837 PR c++/17494
5838 * gdb.cp/pr17494.cc: New file.
5839 * gdb.cp/pr17494.exp: New file.
5840
6ce8c980
YQ
58412014-11-02 Yao Qi <yao@codesourcery.com>
5842
5843 * gdb.python/python.exp: Get working directory and match the
5844 output of "set extended-prompt \\w " with it.
5845
02be9a71
DE
58462014-10-30 Doug Evans <dje@google.com>
5847
5848 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5849 in objfiles.
5850 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5851 in progspaces.
5852
3bdff46b
LM
58532014-10-30 Janis Johnson <janisjo@codesourcery.com>
5854
5855 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5856 * gdb.base/realname-expand.exp: Likewise.
5857 * gdb.linespec/macro-relative.exp: Likewise.
5858
ab917dfb
PA
58592014-10-29 Pedro Alves <palves@redhat.com>
5860
5861 PR gdb/17408
5862 * gdb.threads/schedlock.c (some_function): New function.
5863 (call_function): New global.
5864 (MAYBE_CALL_SOME_FUNCTION): New macro.
5865 (thread_function): Call it.
5866 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5867 and use it instead of a global counter. Adjust all callers.
5868 (get_current_thread): Use "find current thread" for test message
5869 here rather than having all callers pass down the same string.
5870 (goto_loop): New procedure, factored out from ...
5871 (my_continue): ... this.
5872 (step_ten_loops): Change parameter from test message to command to
5873 use. Adjust.
5874 (list_count): Delete global.
5875 (check_result): New procedure, factored out from duplicate top
5876 level code.
5877 (continue tests): Wrap in with_test_prefix.
5878 (test_step): New procedure, factored out from duplicate top level
5879 code.
5880 (top level): Test "step" in combination with all scheduler-locking
5881 modes. Test "next" in combination with all scheduler-locking
5882 modes, and in combination with stepping over a function call or
5883 not.
5884 * gdb.threads/next-bp-other-thread.c: New file.
5885 * gdb.threads/next-bp-other-thread.exp: New file.
5886
d3d4baed
PA
58872014-10-29 Pedro Alves <palves@redhat.com>
5888
5889 PR python/17372
5890 * gdb.python/python.exp: Test a multi-line command that spawns
5891 interactive Python.
5892 * gdb.base/multi-line-starts-subshell.exp: New file.
5893
563e8d85
YQ
58942014-10-29 Yao Qi <yao@codesourcery.com>
5895
5896 * gdb.base/fileio.exp: Make directories on host.
5897
0ea4d52e
YQ
58982014-10-29 Yao Qi <yao@codesourcery.com>
5899
5900 * gdb.base/fileio.c (test_write): Close the file.
5901
7f5ef605
PA
59022014-10-28 Pedro Alves <palves@redhat.com>
5903
5904 PR gdb/12623
5905 * gdb.base/sigstep.c (no_handler): New global.
5906 (main): If 'no_handler is true, set the signal handlers to
5907 SIG_IGN.
5908 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5909 with_sw_watch and no_handler parameters. Handle them.
5910 (top level) <stepping over handler when stopped at a breakpoint
5911 test>: Add a test axis for testing with a software watchpoint, and
5912 another for testing with the signal handler set to SIG_IGN.
5913 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5914 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5915
abbdbd03
PA
59162014-10-28 Pedro Alves <palves@redhat.com>
5917
5918 PR gdb/17511
5919 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5920 * gdb.base/sigstep.exp (other_handler_location): New global.
5921 (advance): Support stepping into the signal handler, and running
5922 commands while in the handler.
5923 (in_handler_map): New global.
5924 (top level): In the advance test, add combinations for getting
5925 into the handler with stepping commands, and for running commands
5926 in the handler. Add comment descripting the advancei tests.
5927
1df4399f
PA
59282014-10-28 Pedro Alves <palves@redhat.com>
5929
5930 * gdb.base/sigstep.exp: Use build_executable instead of
5931 prepare_for_testing.
5932 (top level): Move code that starts GDB, runs to main and creates a
5933 display to ...
5934 (restart): ... this new procedure.
5935 (top level): Move backtrace from signal handler test to ...
5936 (validate_backtrace): ... this new procedure.
5937 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5938 with_test_prefix. Always restart GDB.
5939 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5940 with_test_prefix. Always restart GDB. No need to delete
5941 breakpoints after the test.
5942 (test_skip_handler): Remove prefix parameter.
5943 (skip_over_handler, breakpoint_to_handler)
5944 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5945 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5946 restart GDB. No need to delete breakpoints after the test.
5947 (top level): Use foreach to call the test procedures with
5948 different commands.
5949
a5b6e449
PA
59502014-10-28 Pedro Alves <palves@redhat.com>
5951
5952 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5953 instead of GNATS numbers.
5954 * gdb.base/sigbpt.exp: Likewise.
5955 * gdb.base/siginfo.exp: Likewise.
5956 * gdb.base/sigstep.exp: Likewise.
5957
e5f8a7cc
PA
59582014-10-27 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/sigstep.c (dummy): New global.
5961 (main): Issue a couple writes to the new global.
5962 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5963 procedures.
5964 (skip_over_handler): Use test_skip_handler.
5965 (top level): Call skip_over_handler for stepi and nexti too.
5966 (breakpoint_over_handler): Use test_skip_handler.
5967 (top level): Call breakpoint_over_handler for stepi and nexti too.
5968
763905a3
YQ
59692014-10-27 Yao Qi <yao@codesourcery.com>
5970
5971 * gdb.trace/tfile.c (adjust_function_address)
5972 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5973 function descriptor.
5974
6f259a23
DB
59752014-10-24 Don Breazeal <donb@codesourcery.com>
5976
5977 * gdb.base/foll-fork.exp (test_follow_fork,
5978 catch_fork_child_follow): Check for updated fork messages emitted
5979 from infrun.c.
5980 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5981 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5982 vfork_and_exec_child_follow_through_step): Check for updated vfork
5983 messages emitted from infrun.c.
5984
09dd9a69
PA
59852014-10-24 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.base/corefile.exp: Remove references to ultrix.
5988 * gdb.base/interrupt.exp: Likewise.
5989 * gdb.base/whatis.exp: Likewise.
5990 * gdb.gdb/selftest.exp: Likewise.
5991 * gdb.threads/manythreads.exp: Likewise.
5992 * gdb.threads/print-threads.exp: Likewise.
5993 * gdb.threads/pthreads.exp:: Likewise.
5994 * gdb.threads/schedlock.exp: Likewise.
5995
3433cfa5
SC
59962014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5997
5998 * gdb.cp/non-trivial-retval.cc: Add a test case.
5999 * gdb.cp/non-trivial-retval.exp: Add a test.
6000
092f880b
YQ
60012014-10-20 Yao Qi <yao@codesourcery.com>
6002
6003 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6004 * gdb.python/py-objfile-script-gdb.py: New file.
6005 * gdb.python/py-objfile-script.exp: Update reference to
6006 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6007 of remote_download. Remove the dest file.
6008
acbdb7f3
YQ
60092014-10-20 Yao Qi <yao@codesourcery.com>
6010
6011 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6012 * gdb.base/step-line.exp: Likewise.
6013 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6014 * gdb.dwarf2/dw2-basic.exp: Likewise.
6015 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6016 * gdb.dwarf2/dw2-filename.exp: Likewise.
6017 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6018 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6019 * gdb.dwarf2/dw2-producer.exp: Likewise.
6020 * gdb.dwarf2/mac-fileno.exp: Likewise.
6021 * gdb.python/py-frame-args.exp: Likewise.
6022 * gdb.python/py-framefilter.exp: Likewise.
6023 * gdb.python/py-mi.exp: Likewise.
6024 * gdb.python/py-objfile-script.exp: Likewise
6025 * gdb.python/py-pp-integral.exp: Likewise.
6026 * gdb.python/py-pp-re-notag.exp: Likewise.
6027 * gdb.python/py-prettyprint.exp: Likewise.
6028 * gdb.python/py-section-script.exp: Likewise.
6029 * gdb.python/py-typeprint.exp: Likewise.
6030 * gdb.python/py-xmethods.exp: Likewise.
6031 * gdb.stabs/weird.exp: Likewise.
6032 * gdb.xml/tdesc-regs.exp: Likewise.
6033
bd286a29
KCY
60342014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6035
6036 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6037 (out_cu): Use addr_len for the size of addresses.
6038 (out_line): Likewise. Size DW_LNE_set_address instruction
6039 according to addr_len.
6040 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6041 (FUNC): Add START_INSNS to definition.
6042
673dc4a0
YQ
60432014-10-18 Yao Qi <yao@codesourcery.com>
6044
6045 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6046 gdb_has_argv0 return true.
6047 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6048 check [target_info exists noargs], check [gdb_has_argv0]
6049 instead.
6050 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6051 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6052 procedures.
6053
4ffbba72
DE
60542014-10-17 Doug Evans <dje@google.com>
6055
6056 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6057 event.
6058 * gdb.python/py-events.py: Add clear_objfiles event.
6059
d096d8c1
DE
60602014-10-17 Doug Evans <dje@google.com>
6061
6062 * gdb.python/py-objfile.exp: Test progspace attribute.
6063
a80db015
LM
60642014-10-17 Luis Machado <lgustavo@codesourcery.com>
6065
6066 * gdb.guile/scm-breakpoint.exp: Do not assume any
6067 directory separators when matching source file paths.
6068 * gdb.python/py-breakpoint.exp: Likewise.
6069 * gdb.reverse/break-precsave.exp: Likewise.
6070 * gdb.reverse/break-reverse.exp: Likewise.
6071 * gdb.reverse/consecutive-precsave.exp: Likewise.
6072 * gdb.reverse/finish-precsave.exp: Likewise.
6073 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6074 * gdb.reverse/finish-reverse.exp: Likewise.
6075 * gdb.reverse/i386-precsave.exp: Likewise.
6076 * gdb.reverse/i387-env-reverse.exp: Likewise.
6077 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6078 * gdb.reverse/machinestate-precsave.exp: Likewise.
6079 * gdb.reverse/machinestate.exp: Likewise.
6080 * gdb.reverse/sigall-precsave.exp: Likewise.
6081 * gdb.reverse/solib-precsave.exp: Likewise.
6082 * gdb.reverse/step-precsave.exp: Likewise.
6083 * gdb.reverse/until-precsave.exp: Likewise.
6084 * gdb.reverse/watch-precsave.exp: Likewise.
6085 * gdb.reverse/watch-reverse.exp: Likewise.
6086
b22089ab
YQ
60872014-10-17 Yao Qi <yao@codesourcery.com>
6088
6089 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6090 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6091
6c4486e6
PA
60922014-10-17 Pedro Alves <palves@redhat.com>
6093
6094 PR gdb/17471
6095 * gdb.base/bg-execution-repeat.c: New file.
6096 * gdb.base/bg-execution-repeat.exp: New file.
6097
0ff33695
PA
60982014-10-17 Pedro Alves <palves@redhat.com>
6099
6100 PR gdb/17300
6101 * gdb.base/continue-all-already-running.c: New file.
6102 * gdb.base/continue-all-already-running.exp: New file.
6103
6fdebc3d
PA
61042014-10-17 Pedro Alves <palves@redhat.com>
6105
6106 PR gdb/17472
6107 * gdb.base/annota-input-while-running.c: New file.
6108 * gdb.base/annota-input-while-running.exp: New file.
6109
32a8097b
PA
61102014-10-17 Pedro Alves <palves@redhat.com>
6111
6112 * gdb.base/callfuncs.exp: emove references to osf.
6113 * gdb.base/sigall.exp: Likewise.
6114 * gdb.gdb/selftest.exp: Likewise.
6115 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6116 * gdb.mi/non-stop.c: Likewise.
6117 * gdb.mi/pthreads.c: Likewise.
6118 * gdb.reverse/sigall-precsave.exp: Likewise.
6119 * gdb.reverse/sigall-reverse.exp: Likewise.
6120 * gdb.threads/pthreads.c: Likewise.
6121 * gdb.threads/pthreads.exp: Likewise.
6122
7a3517ff
YQ
61232014-10-17 Yao Qi <yao@codesourcery.com>
6124
6125 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6126 check 'target_info exists noargs'.
6127 (test_command_prompt_position): Likewise.
6128 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6129 Remove "set args".
6130 (progvar_simple_while_test): Likewise.
6131 (progvar_complex_if_while_test): Likewise.
6132 (if_while_breakpoint_command_test): Likewise.
6133 (infrun_breakpoint_command_test): Likewise.
6134 (breakpoint_command_test): Likewise.
6135 (watchpoint_command_test): Likewise.
6136 (bp_deleted_in_command_test): Likewise.
6137 (temporary_breakpoint_commands): Likewise.
6138
bb99c472
YQ
61392014-10-16 Yao Qi <yao@codesourcery.com>
6140
6141 * gdb.base/remotetimeout.exp: Remove noargs checking.
6142
7c16b83e
PA
61432014-10-15 Pedro Alves <palves@redhat.com>
6144
6145 PR breakpoints/9649
6146 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6147 * gdb.base/breakpoint-in-ro-region.exp
6148 (probe_target_hardware_step): New procedure.
6149 (top level): Probe hardware stepping and hardware breakpoint
6150 support. Test stepping through a read-only region, with both
6151 "breakpoint auto-hw" on and off and both "always-inserted" on and
6152 off.
6153
35a49624
IB
61542014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6155
6156 * gdb.dlang/demangle.exp: Update for demangling changes.
6157
2d1c107c
SC
61582014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6159
6160 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6161 * gdb.cp/non-trivial-retval.exp: Add new tests.
6162
778811d5
SC
61632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6164
6165 PR c++/13403
6166 PR c++/15154
6167 * gdb.cp/non-trivial-retval.cc: New file.
6168 * gdb.cp/non-trivial-retval.exp: New file.
6169
10c5f0a8
YQ
61702014-10-15 Yao Qi <yao@codesourcery.com>
6171
6172 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6173 remote host.
6174
65d7b369
YQ
61752014-10-15 Yao Qi <yao@codesourcery.com>
6176
6177 * gdb.python/py-symbol.exp: Match file base name if host is
6178 remote, otherwise match file name with dir name.
6179 * gdb.python/py-symtab.exp: Likewise.
6180 * gdb.python/python.exp: Likewise.
6181
46dc1394
YQ
61822014-10-15 Yao Qi <yao@codesourcery.com>
6183
6184 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6185 pattern.
6186 * gdb.python/py-symtab.exp: Likewise.
6187 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6188 locationn.
6189
c40cc657
JB
61902014-10-14 Joel Brobecker <brobecker@adacore.com>
6191
6192 * gdb.ada/addr_arith: New testcase.
6193
2abf49e1
MR
61942014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6195
6196 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6197 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6198 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6199 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6200
f7088df3
SDJ
62012014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6202
6203 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6204 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6205 * gdb.arch/stap-eval-lang-ada.exp: New file.
6206
4dc06805
YQ
62072014-10-14 Yao Qi <yao@codesourcery.com>
6208
6209 * gdb.mi/mi-var-child.c (nothing1): New function.
6210 (nothing2): New function.
6211 (do_children_tests): Set function pointers by nothing1 and
6212 nothing2.
6213 * gdb.mi/mi-var-child.exp: Step over new added statements.
6214 Update test to match the new output.
6215 * gdb.mi/var-cmd.c (nothing1): New function.
6216 (nothing2): New function.
6217 (do_children_tests): Set function pointers by nothing1 and
6218 nothing2.
6219 * gdb.mi/mi-var-display.exp: Update test to match output.
6220 Step to the line specified by $line_dct_nothing.
6221 Increase the number of lines to step.
6222
46a93de2
YQ
62232014-10-14 Yao Qi <yao@codesourcery.com>
6224
6225 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6226 tests.
6227 * gdb.mi/mi2-var-child.exp: Likewise.
6228
14ea52ee
DE
62292014-10-13 Doug Evans <dje@google.com>
6230
6231 * gdb.python/py-objfile.exp: Change name of file name test.
6232
e5c6e92b
DE
62332014-10-13 Doug Evans <dje@google.com>
6234
6235 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6236 from the start of the CU.
6237
c780cc2f
JK
62382014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6239 Yao Qi <yao@codesourcery.com>
6240
6241 Fix "save breakpoints" for "catch" command.
6242 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6243 Remove -nonewline. Match also the added "main" line.
6244
99894e11
JK
62452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6246
6247 Fix "save breakpoints" for "disable $bpnum" command.
6248 * gdb.base/save-bp.c (main): Add label.
6249 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6250
6e1ac5a3
JK
62512014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6254
754dd2b0
YQ
62552014-10-11 Yao Qi <yao@codesourcery.com>
6256
6257 * gdb.server/server-kill.exp: Execute command
6258 "set remote trace-status-packet on" before "tstatus".
6259
f90183d7
YQ
62602014-10-11 Yao Qi <yao@codesourcery.com>
6261
6262 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6263 (main): Call getppid.
6264 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6265 and continue to it. Read variable "server_pid".
6266
bf40a607
YQ
62672014-10-11 Yao Qi <yao@codesourcery.com>
6268
6269 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6270
052ca370
YQ
62712014-10-11 Yao Qi <yao@codesourcery.com>
6272
6273 * gdb.threads/thread-find.exp: Don't execute command
6274 "info threads".
6275 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6276 * gdb.threads/linux-dp.exp: Don't check the condition
6277 $threads_created equals to zero.
6278
3831839c
PA
62792014-10-10 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.base/bigcore.exp: Remove references to IRIX.
6282 * gdb.base/funcargs.exp: Likewise.
6283 * gdb.base/interrupt.exp: Likewise.
6284 * gdb.base/mips_pro.exp: Likewise.
6285 * gdb.base/nodebug.exp: Likewise.
6286 * gdb.base/setvar.exp: Likewise.
6287 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6288
8b9a549d
PA
62892014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6290 Pedro Alves <palves@redhat.com>
6291
6292 PR symtab/14466
6293 * gdb.base/vdso-warning.c: New file.
6294 * gdb.base/vdso-warning.exp: New file.
6295
d48ba5e8
DE
62962014-10-02 Doug Evans <dje@google.com>
6297
6298 * gdb.base/structs.c (main): Don't run forever.
6299
2278c276
PA
63002014-10-02 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6303 (top level) <stop threads 1, stop threads 2>: Use it.
6304
b57bacec
PA
63052014-10-02 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.threads/break-while-running.exp (test): Add new
6308 'update_thread_list' argument. Skip "info threads" if false.
6309 (top level): Add new 'update_thread_list' axis.
6310
13fd3ff3
PA
63112014-10-02 Pedro Alves <palves@redhat.com>
6312
6313 PR breakpoints/17431
6314 * gdb.base/execl-update-breakpoints.c: New file.
6315 * gdb.base/execl-update-breakpoints.exp: New file.
6316
0fec99e8
PA
63172014-10-01 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.base/breakpoint-in-ro-region.c: New file.
6320 * gdb.base/breakpoint-in-ro-region.exp: New file.
6321
2ddf4301
SM
63222014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6323
6324 * gdb.mi/mi-exit-code.exp: New file.
6325 * gdb.mi/mi-exit-code.c: New file.
6326
6a5f3f43
YQ
63272014-09-30 Yao Qi <yao@codesourcery.com>
6328
6329 * lib/prelink-support.exp (build_executable_own_libs): Error if
6330 the target isn't native.
6331
345bcc73
YQ
63322014-09-30 Yao Qi <yao@codesourcery.com>
6333
6334 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6335 false.
6336
a25a5a45
PA
63372014-09-22 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.threads/break-while-running.exp: New file.
6340 * gdb.threads/break-while-running.c: New file.
6341
00ba3162
YQ
63422014-09-19 Yao Qi <yao@codesourcery.com>
6343
6344 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6345 Invoke test. Restart GDB with --readnow and invoke test again.
6346
c3b7b696
YQ
63472014-09-19 Yao Qi <yao@codesourcery.com>
6348
6349 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6350 proc set_breakpoint_on_gcd_function. Invoke
6351 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6352 invoke set_breakpoint_on_gcd_function again.
6353
2b4fd423
DE
63542014-09-18 Doug Evans <dje@google.com>
6355
6356 * gdb.dwarf2/symtab-producer.exp: New file.
6357
a5947601
SDJ
63582014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6359
6360 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6361 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6362 * gdb.base/global-var-nested-by-dso.c: Likewise.
6363 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6364
91c19059
SDJ
63652014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6366 Pedro Alves <palves@redhat.com>
6367
6368 * gdb.base/watch-bitfields.exp: Pass string other than test file
6369 name to prepare_for_testing.
6370 (watch): New procedure.
6371 (expect_watchpoint): Use with_test_prefix.
6372 (top level): Factor out tests to ...
6373 (test_watch_location, test_regular_watch): ... these new
6374 procedures, and use with_test_prefix and gdb_continue_to_end.
6375
bb9d5f81
PP
63762014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6377
6378 PR breakpoints/12526
6379 * gdb.base/watch-bitfields.exp: New file.
6380 * gdb.base/watch-bitfields.c: New file.
6381
635856f5
PA
63822014-09-16 Pedro Alves <palves@redhat.com>
6383
6384 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6385 software and hardware addresses, not software address against
6386 itself.
6387
7280ceea
PA
63882014-09-16 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6391 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6392
428b16bd
PA
63932014-09-16 Pedro Alves <palves@redhat.com>
6394
6395 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6396 files.
6397 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6398 "*-*-vxworks*" throughout.
6399 * gdb.base/break.exp: Likewise.
6400 * gdb.base/default.exp: Likewise.
6401 * gdb.base/scope.exp: Likewise.
6402 * gdb.base/sepdebug.exp: Likewise.
6403 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6404 throughout.
6405 * gdb.base/run.c: Likewise.
6406 * gdb.base/sepdebug.c: Likewise.
6407 * gdb.hp/gdb.aCC/run.c: Likewise.
6408 * gdb.reverse/until-reverse.c: Likewise.
6409 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6410
666d413c
YQ
64112014-09-16 Yao Qi <yao@codesourcery.com>
6412
6413 * boards/local-remote-host-native.exp: New file.
6414
57cbd724
DE
64152014-09-14 Doug Evans <xdje42@gmail.com>
6416
6417 * gdb.threads/queue-signal.c (thread_count): New variable.
6418 (thread_count_mutex, thread_count_condvar): New variables.
6419 (incr_thread_count, wait_all_threads_running): New functions.
6420 (main): Wait for all threads to be in their thread functions.
6421
81219e53
DE
64222014-09-13 Doug Evans <xdje42@gmail.com>
6423
6424 * gdb.threads/queue-signal.c: New file.
6425 * gdb.threads/queue-signal.exp: New file.
6426
3714cea7
DE
64272014-09-13 Doug Evans <xdje42@gmail.com>
6428
6429 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6430 be consistent with what default_gdb_init uses.
6431 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6432 the plain text of the prompt. Add some logging printfs.
6433 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6434
fa43b1d7
PA
64352014-09-12 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6438 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6439 * gdb.arch/i386-size-overlap.exp: Likewise.
6440 * gdb.arch/i386-size.exp: Likewise.
6441 * gdb.arch/i386-unwind.exp: Likewise.
6442 * gdb.base/a2-run.exp: Likewise.
6443 * gdb.base/break.exp: Likewise.
6444 * gdb.base/charset.exp: Likewise.
6445 * gdb.base/chng-syms.exp: Likewise.
6446 * gdb.base/commands.exp: Likewise.
6447 * gdb.base/dbx.exp: Likewise.
6448 * gdb.base/find.exp: Likewise.
6449 * gdb.base/funcargs.exp: Likewise.
6450 * gdb.base/jit-simple.exp: Likewise.
6451 * gdb.base/reread.exp: Likewise.
6452 * gdb.base/sepdebug.exp: Likewise.
6453 * gdb.base/step-bt.exp: Likewise.
6454 * gdb.cp/mb-inline.exp: Likewise.
6455 * gdb.cp/mb-templates.exp: Likewise.
6456 * gdb.objc/basicclass.exp: Likewise.
6457 * gdb.threads/killed.exp: Likewise.
6458
9d9bf2df
EBM
64592014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6460
6461 PR tdep/17379
6462 * gdb.arch/powerpc-stackless.S: New file.
6463 * gdb.arch/powerpc-stackless.exp: New file.
6464
1cf2f1b0
JK
64652014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6466
6467 * gdb.base/attach.c: Include unistd.h.
6468 (main): Call alarm. Add label postloop.
6469 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6470 gdb_breakpoint, gdb_continue_to_breakpoint.
6471 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6472
98880d46
PA
64732014-09-11 Pedro Alves <palves@redhat.com>
6474
6475 PR gdb/17347
6476 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6477 * gdb.base/attach.exp (test_command_line_attach_run): New
6478 procedure.
6479 (top level): Call it.
6480
4c92ff2c
PA
64812014-09-11 Pedro Alves <palves@redhat.com>
6482
6483 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6484 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6485 (do_command_attach_tests): Use spawn_wait_for_attach.
6486 * gdb.base/solib-overlap.exp: Likewise.
6487 * gdb.multi/multi-attach.exp: Likewise.
6488 * gdb.python/py-prompt.exp: Likewise.
6489 * gdb.python/py-sync-interp.exp: Likewise.
6490 * gdb.server/ext-attach.exp: Likewise.
6491
3adc1a7d
GKB
64922014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6493
6494 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6495 command in testcase. Simplify testcase.
6496
96334934
JB
64972014-09-10 Joel Brobecker <brobecker@adacore.com>
6498
6499 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6500
eb479039
JB
65012014-09-10 Joel Brobecker <brobecker@adacore.com>
6502
6503 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6504
deede10c
JB
65052014-09-10 Joel Brobecker <brobecker@adacore.com>
6506
6507 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6508
7828a5f5
JB
65092014-09-10 Joel Brobecker <brobecker@adacore.com>
6510
6511 * gdb.dwarf2/dynarr-ptr.c: New file.
6512 * gdb.dwarf2/dynarr-ptr.exp: New file.
6513
33aeebcf
MR
65142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6515
6516 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6517 of 30 rather than hardcoding 120 for a slow test case. Take the
6518 `gdb,timeout' target setting into account for this calculation.
6519 Don't extend the timeout for the test cases that don't need it.
6520
7b415901
MR
65212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6522
6523 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6524 a factor of 2 for a slow test case. Take the `gdb,timeout'
6525 target setting into account for this calculation.
6526 * gdb.reverse/until-precsave.exp: Increase the timeout by
6527 a factor of 15 and 3 respectively rather than adding 120
6528 for a pair of slow test cases. Take the `gdb,timeout'
6529 target setting into account for this calculation.
6530
4a40f85a
MR
65312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6532
6533 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6534 timeout, don't pass one down to gdb_expect.
6535 (gdb_expect): Rework timeout selection.
6536
09635af7
MR
65372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6538
6539 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6540 exception on timeout.
6541 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6542 (gdbserver_start_extended): Catch any `gdbserver_start' error
6543 exceptions.
6544 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6545 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6546 `gdbserver_gdb_load' error exceptions.
6547
2bdd10b7
MR
65482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6549
6550 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6551 120 on waiting for the TCP socket to open.
6552
316935f0
DE
65532014-09-09 Doug Evans <xdje42@gmail.com>
6554
6555 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6556 _caller_matches, _any_caller_is, _any_caller_matches.
6557
83740597
DE
65582014-09-09 Doug Evans <xdje42@gmail.com>
6559
6560 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6561
4c122fc3
YQ
65622014-09-09 Yao Qi <yao@codesourcery.com>
6563
6564 * gdb.mi/mi-var-display.exp: Set print symbol off.
6565
a9f116cb
GKB
65662014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6567
6568 PR gdb/17035
6569 * gdb.base/commands.exp: Add tests to verify user-defined
6570 commands with empty bodies.
6571 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6572 python commands in `show user command`.
6573 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6574 scheme commands in `show user command`.
6575
c75bd3a2
JK
65762014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 PR python/17355
6579 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6580 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6581 * gdb.python/py-framefilter-invalidarg.exp: New file.
6582 * gdb.python/py-framefilter-invalidarg.py: New file.
6583
faa42425
DE
65842014-09-06 Doug Evans <xdje42@gmail.com>
6585
6586 PR 15276
6587 * gdb.python/py-caller-is.c: New file.
6588 * gdb.python/py-caller-is.exp: New file.
6589
474ca4f6
SDJ
65902014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6591
6592 PR gdb/17235
6593 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6594 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6595
eb0b0463
SDJ
65962014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6597
6598 PR fortran/17237
6599 * gdb.fortran/print-formatted.exp: New file.
6600 * gdb.fortran/print-formatted.f90: Likewise.
6601
5f3b99cf
SS
66022014-09-03 Sasha Smundak <asmundak@google.com>
6603
6604 * gdb.python/py-frame.exp: Test Frame.read_register.
6605
7d793aa9
SDJ
66062014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6607
6608 PR python/16699
6609 * gdb.python/py-completion.exp: New file.
6610 * gdb.python/py-completion.py: Likewise.
6611
fb0576e9
DE
66122014-08-28 Doug Evans <dje@google.com>
6613
6614 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6615 eax,etc. are live with values set by gdb and thus the compiler can't
6616 use them.
6617 * gdb.arch/i386-pseudo.c (main): Ditto.
6618
ee92b0dd
DE
66192014-08-27 Doug Evans <dje@google.com>
6620
6621 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6622
6649db35
DE
66232014-08-25 Doug Evans <dje@google.com>
6624
6625 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6626 (main): Ditto.
6627
564b7600
DE
66282014-08-25 Doug Evans <dje@google.com>
6629
6630 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6631
3881fb67
YQ
66322014-08-24 Yao Qi <yao@codesourcery.com>
6633
6634 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6635 symbol off.
6636 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6637
a05a36a5
DE
66382014-08-22 Doug Evans <dje@google.com>
6639
6640 PR 17276
6641 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6642 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6643 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6644
7c343b48
YQ
66452014-08-22 Yao Qi <yao@codesourcery.com>
6646
6647 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6648 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6649 * gdb.python/python.exp: Likewise. Use .py file on the host
6650 instead of the build.
6651
22fd09ae
JK
66522014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6653
6654 * gdb.threads/gcore-stale-thread.c: New file.
6655 * gdb.threads/gcore-stale-thread.exp: New file.
6656
a8454a7c
PA
66572014-08-21 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6660 * gdb.base/gcore-relro-pie.exp: Likewise.
6661 * gdb.base/gcore-relro.exp: Likewise.
6662 * gdb.base/gcore.exp: Likewise.
6663 * gdb.base/print-symbol-loading.exp: Likewise.
6664 * gdb.threads/gcore-thread.exp: Likewise.
6665 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6666
2a31c623
PA
66672014-08-20 Pedro Alves <palves@redhat.com>
6668 Jan Kratochvil <jan.kratochvil@redhat.com>
6669
6670 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6671 configure.
6672 (EXPECT): Handle READ1 being set.
6673 (all): Depend on EXTRA_RULES.
6674 (check-read1, expect-read1, read1.so, read1): New rules.
6675 * README (Testsuite Parameters): Document the READ1 make variable.
6676 (Race detection): New section.
6677 * configure: Regenerate.
6678 * configure.ac: If build==host==target, and running under a
6679 GNU/glibc system, add read1 to the extra Makefile rules.
6680 (EXTRA_RULES): AC_SUBST it.
6681 * lib/read1.c: New file.
6682
d36430db
JB
66832014-08-20 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6686 the handling of variables declared as a typedef to an array
6687 which a DW_AT_data_location attribute.
6688
9a0dc9e3
PA
66892014-08-19 Andrew Burgess <aburgess@broadcom.com>
6690 Pedro Alves <palves@redhat.com>
6691
6692 PR symtab/14604
6693 PR symtab/14605
6694 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6695 gdb_test.
6696
0718a8da
PA
66972014-08-19 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6700
13b448cd
YQ
67012014-08-19 Yao Qi <yao@codesourcery.com>
6702
6703 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6704 right line.
6705
1cbf5077
DB
67062014-08-18 David Blaikie <dblaikie@gmail.com>
6707
6708 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6709
bf0fae19
JB
67102014-08-18 Joel Brobecker <brobecker@adacore.com>
6711
6712 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6713 attribute in array range.
6714
3c8c5dcc
JB
67152014-08-18 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6718
e66d4446
SC
67192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6720
6721 PR c++/17132
6722 * gdb.cp/pr17132.cc: New file.
6723 * gdb.cp/pr17132.exp: New file.
6724
940df408
SC
67252014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6726
6727 * gdb.python/py-xmethods.py (A_getarrayind)
6728 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6729 Use 'print' with function call syntax.
6730 (E_method_matcher.match): Fix tab vs space indentation mixup.
6731
ebcc6c3a
YQ
67322014-08-15 Yao Qi <yao@codesourcery.com>
6733
6734 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6735 false.
6736
775e0f04
YQ
67372014-08-15 Yao Qi <yao@codesourcery.com>
6738
6739 * gdb.cp/casts.exp: Set print symbol off.
6740 * gdb.cp/class2.exp: Likewise.
6741 * gdb.cp/overload.exp: Likewise.
6742 * gdb.cp/templates.exp: Likewise.
6743
d769e349
DE
67442014-08-11 Doug Evans <dje@google.com>
6745
6746 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6747 (test_load_shlib): Update.
6748
20c6f1e1
YQ
67492014-08-09 Yao Qi <yao@codesourcery.com>
6750
6751 * gdb.base/display.exp: Invoke is_address_zero_readable.
6752 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6753 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6754 * gdb.base/hbreak-unmapped.exp: Return if
6755 is_address_zero_readable returns true.
6756 * gdb.base/signest.exp: Likewise.
6757 * gdb.base/signull.exp: Likewise.
6758 * gdb.base/sigbpt.exp: Likewise.
6759 * gdb.guile/scm-disasm.exp: Do the test if
6760 is_address_zero_readable returns false.
6761 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6762 * gdb.python/py-arch.exp: Likewise.
6763 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6764 * lib/gdb.exp (is_address_zero_readable): New proc.
6765
5792e8e3
YQ
67662014-08-09 Yao Qi <yao@codesourcery.com>
6767
6768 PR testsuite/13443
6769 * gdb.mi/mi-var-display.exp: Make test messages unique.
6770
3cecbbbe
TT
67712014-08-04 Tom Tromey <tromey@redhat.com>
6772
6773 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6774 target 0".
6775
00b51ff5
TT
67762014-08-04 Tom Tromey <tromey@redhat.com>
6777
6778 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6779 "target_resume".
6780
6908c509
JB
67812014-08-01 Joel Brobecker <brobecker@adacore.com>
6782
6783 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6784 inner_vla_struct_object_size.
6785 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6786 as xfail.
6787
cc6563d2
PA
67882014-07-30 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6791 comment.
6792
7e09a223
YQ
67932014-07-29 Yao Qi <yao@codesourcery.com>
6794
6795 PR gdb/17206
6796 * gdb.base/until-nodebug.exp: New.
6797
7ebdbe92
DE
67982014-07-28 Doug Evans <xdje42@gmail.com>
6799
6800 PR guile/17203
6801 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6802 previously existing parameter, and previously ambiguously spelled
6803 parameter.
6804
fdb1adc6
WN
68052014-07-28 Will Newton <will.newton@linaro.org>
6806
6807 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6808
186fcde0
DE
68092014-07-26 Ludovic Courtès <ludo@gnu.org>
6810 Doug Evans <xdje42@gmail.com>
6811
6812 PR guile/17146
6813 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6814
70509625
PA
68152014-07-25 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.threads/signal-command-handle-nopass.c: New file.
6818 * gdb.threads/signal-command-handle-nopass.exp: New file.
6819 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6820 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6821 * gdb.threads/signal-delivered-right-thread.c: New file.
6822 * gdb.threads/signal-delivered-right-thread.exp: New file.
6823
c3f814a1
PA
68242014-07-25 Pedro Alves <palves@redhat.com>
6825
6826 * gdb.base/double-prompt-target-event-error.exp
6827 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6828 match.
6829 (cancel_pagination_in_target_event): Rework double prompt
6830 detection.
6831 * gdb.base/paginate-after-ctrl-c-running.exp
6832 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6833 <return>' match.
6834 * gdb.base/paginate-bg-execution.exp
6835 (test_bg_execution_pagination_return)
6836 (test_bg_execution_pagination_cancel): Remove '-notransfer
6837 <return>' matches.
6838 * gdb.base/paginate-execution-startup.exp
6839 (test_fg_execution_pagination_return)
6840 (test_fg_execution_pagination_cancel): Remove '-notransfer
6841 <return>' matches.
6842 * gdb.base/paginate-inferior-exit.exp
6843 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6844 match.
6845 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6846 * lib/gdb.exp (pagination_prompt): Run text through
6847 string_to_regexp.
6848 (gdb_test_multiple): Match $pagination_prompt instead of
6849 "<return>".
6850 (string_to_regexp): Move to lib/gdb-utils.exp.
6851
e214cf6c
JK
68522014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6853
6854 * gdb.arch/amd64-entry-value-paramref.S: New file.
6855 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6856 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6857 * gdb.arch/amd64-optimout-repeat.S: New file.
6858 * gdb.arch/amd64-optimout-repeat.c: New file.
6859 * gdb.arch/amd64-optimout-repeat.exp: New file.
6860
17d0c5c8
JK
68612014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6862
6863 PR gdb/17170
6864 * gdb.base/statistics.exp: New file.
6865
b8b8facf
DE
68662014-07-17 Doug Evans <dje@google.com>
6867
74b49205 6868 PR gdb/17170
b8b8facf
DE
6869 * gdb.base/maint.exp: Update testing of per-command stats.
6870
1b5d0ab3
PA
68712014-07-16 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6874 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6875 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6876 (tfile_write_buf): New functions.
6877 (add_memory_block): Rewrite using the above.
6878 (adjust_function_address): New function.
6879 (FUNCTION_ADDRESS): New macro.
6880 (write_basic_trace_file): Remove short_x local, and use
6881 tfile_write_16. Change type of func_addr local to unsigned long
6882 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6883 here. Cast argument of add_memory_block to char pointer.
6884 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6885 (main): Remove parameters.
6886 * gdb.trace/tfile.exp: Remove nowarnings.
6887
4d974e88
SM
68882014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6889
6890 * gdb.base/debug-expr.exp: Test string evaluation with
6891 "debug expression" on.
6892
41e99568
PA
68932014-07-15 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.base/reread.exp: Use clean_restart.
6896
487d9753
PL
68972014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6898
6899 * gdb.arch/avr-flash-qualifer.c: New.
6900 * gdb.arch/avr-flash-qualifer.exp: New.
6901
cc1c52ad
PA
69022014-07-14 Pedro Alves <palves@redhat.com>
6903
6904 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6905 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6906
1e973570
PA
69072014-07-14 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/double-prompt-target-event-error.c: New file.
6910 * gdb.base/double-prompt-target-event-error.exp: New file.
6911
93d6eb10
PA
69122014-07-14 Pedro Alves <palves@redhat.com>
6913
6914 PR gdb/17072
6915 * gdb.base/paginate-inferior-exit.c: New file.
6916 * gdb.base/paginate-inferior-exit.exp: New file.
6917
0017922d
PA
69182014-07-14 Pedro Alves <palves@redhat.com>
6919
6920 PR gdb/17072
6921 * gdb.base/paginate-bg-execution.c: New file.
6922 * gdb.base/paginate-bg-execution.exp: New file.
6923
94696ad3
PA
69242014-07-14 Pedro Alves <palves@redhat.com>
6925
6926 PR gdb/17072
6927 * gdb.base/paginate-execution-startup.c: New file.
6928 * gdb.base/paginate-execution-startup.exp: New file.
6929 * lib/gdb.exp (pagination_prompt): New global.
6930 (default_gdb_spawn): New procedure, factored out from
6931 default_gdb_spawn.
6932 (default_gdb_start): Adjust to call default_gdb_spawn.
6933 (gdb_spawn): New procedure.
6934
bd293940
PA
69352014-07-14 Pedro Alves <palves@redhat.com>
6936
6937 * lib/gdb.exp (gdb_assert): New procedure.
6938 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6939
c933f875
PA
69402014-07-14 Pedro Alves <palves@redhat.com>
6941
6942 * gdb.base/execution-termios.c: New file.
6943 * gdb.base/execution-termios.exp: New file.
6944
d98b7a16
TT
69452014-07-14 Tom Tromey <tromey@redhat.com>
6946
6947 * gdb.cp/vla-cxx.cc: New file.
6948 * gdb.cp/vla-cxx.exp: New file.
6949
548740d6
TT
69502014-07-14 Tom Tromey <tromey@redhat.com>
6951
6952 * gdb.reverse/rerun-prec.c: New file.
6953 * gdb.reverse/rerun-prec.exp: New file.
6954
a25eb028
MR
69552014-07-12 Maciej W. Rozycki <macro@mips.com>
6956 Maciej W. Rozycki <macro@codesourcery.com>
6957
6958 * lib/gdb-utils.exp: New file.
6959 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6960 inline `gdb_init_command' processing.
6961 (gdb_start_cmd): Likewise.
6962 * lib/mi-support.exp (mi_run_cmd): Likewise.
6963 * README: Document `gdb_init_command' and `gdb_init_commands'.
6964
218c2655
JK
69652014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 Fix false FAIL running under a very long directory name.
6968 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6969 and "set print elements 10000". Twice.
6970
5401fde3
YQ
69712014-07-11 Yao Qi <yao@codesourcery.com>
6972
6973 * gdb.base/exprs.exp: "set print symbol off".
6974
e76126e8
PA
69752014-07-11 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.threads/kill.c: New file.
6978 * gdb.threads/kill.exp: New file.
6979
2d6f0de6
YQ
69802014-07-10 Yao Qi <yao@codesourcery.com>
6981
6982 * gdb.trace/tfile.c (write_basic_trace_file)
6983 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6984 address written to trace file.
6985
7180e04a
PA
69862014-07-09 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/attach-wait-input.exp: New file.
6989 * gdb.base/attach-wait-input.c: New file.
6990
9a9a7608
AB
69912014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6992
6993 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6994 setting up test structures.
6995 (main): Call new test function.
6996 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6997 test function, continue into test function and walk test
6998 structures.
6999
161ac41e
YQ
70002014-07-02 Yao Qi <yao@codesourcery.com>
7001
7002 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7003 'bar_start' at the beginning of functions 'foo' and 'bar'
7004 respectively.
7005 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7006 instead of 'foo' and 'bar'.
7007
1f267ae3
MM
70082014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7009
7010 * gdb.btrace/segv.exp: New.
7011 * gdb.btrace/segv.c: New.
7012
2b239efb
LM
70132014-07-02 Luis Machado <lgustavo@codesourcery.com>
7014
7015 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7016 instruction.
7017
cf363f18
MW
70182014-06-30 Mark Wielaard <mjw@redhat.com>
7019
7020 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7021 vulture, vilify, villar): New volatile array constants.
7022 (vindictive, vegetation): New const volatile array constants.
7023 * gdb.base/volatile.exp: Test volatile and const volatile array
7024 types.
7025
aebf9d24
AA
70262014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7027
7028 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7029 target lacks support for awatch, rwatch, or hbreak.
7030
b67a2c6f
YQ
70312014-06-27 Yao Qi <yao@codesourcery.com>
7032
7033 * gdb.multi/dummy-frame-restore.exp: New.
7034 * gdb.multi/dummy-frame-restore.c: New.
7035
aef92902
MM
70362014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7037
7038 * gdb.btrace/gcore.exp: New.
7039
8e9db26e
PA
70402014-06-23 Pedro Alves <palves@redhat.com>
7041
7042 * gdb.base/watchpoint-reuse-slot.c: New file.
7043 * gdb.base/watchpoint-reuse-slot.exp: New file.
7044
70afc5b7
SC
70452014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7046
7047 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7048 progspace's filename in 'info', 'enable' and 'disable' command
7049 tests.
7050
b972bd9c
JK
70512014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7052
7053 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7054 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7055 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7056
125f8a3d
GB
70572014-06-20 Gary Benson <gbenson@redhat.com>
7058
7059 * gdb.arch/i386-avx.exp: Fix include file location.
7060 * gdb.arch/i386-sse.exp: Likewise.
7061
3ed9baed
IB
70622014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7063
7064 * gdb.dlang/expression.exp: New file.
7065
034f788c
PA
70662014-06-19 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7069 out from ...
7070 (top level): ... here. Iterate running tests under different
7071 scheduler-locking settings.
7072
45371d0c
LM
70732014-06-18 Luis Machado <lgustavo@codesourcery.com>
7074
7075 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7076 to DW_FORM_addr and use non-zero addresses.
7077
5d376983
SC
70782014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7079
7080 PR gdb/17017
7081 * gdb.python/py-xmethods.cc: Add global function call counters and
7082 increment them in their respective functions. Remove "cout"
7083 statements.
7084 * gdb.python/py-xmethods.exp: Make tests check the global function
7085 call counters instead of depending on inferior IO.
7086
a1aa2221
LM
70872014-06-18 Don Breazeal <donb@codesourcery.com>
7088
7089 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7090 Deleted procedure.
7091 (explicit_fork_parent_follow): Deleted procedure.
7092 (explicit_fork_child_follow): Deleted procedure.
7093 (test_follow_fork): New procedure.
7094 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7095 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7096 procedure calls.
7097
0fc05997
YQ
70982014-06-17 Yao Qi <yao@codesourcery.com>
7099
7100 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7101 CP1252.
7102
70795c52
LM
71032014-06-17 Luis Machado <lgustavo@codesourcery.com>
7104
7105 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7106 Initialize ptr and S explicitly.
7107 (skip_type_update_when_not_use_rtti_test): Likewise.
7108
6be47f0c
KS
71092014-06-16 Keith Seitz <keiths@redhat.com>
7110
7111 PR mi/15863
7112 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7113 the inferior is started.
7114
d03de421
PA
71152014-06-16 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.base/break-main-file-remove-fail.c: New file.
7118 * gdb.base/break-main-file-remove-fail.exp: New file.
7119 * gdb.base/break-unload-file.exp: Use build_executable instead of
7120 prepare_for_testing.
7121 (test_break): New parameter "initial_load". Handle it.
7122 (top level): Add initial_load cmdline/file axis.
7123
f9579b99
TT
71242014-06-12 Tom Tromey <tromey@redhat.com>
7125
7126 * gdb.base/completion.exp: Don't use directory name in test.
7127
3657956b
GB
71282014-06-09 Gary Benson <gbenson@redhat.com>
7129
7130 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7131 separate the always-available ANSI-standard signals from the
7132 signals that require checking.
7133 (main): Likewise.
7134 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7135 Likewise.
7136 (main): Likewise.
7137
4186eb54
KS
71382014-06-07 Keith Seitz <keiths@redhat.com>
7139
7140 Revert:
7141 PR c++/16253
7142 * gdb.cp/var-tag.cc: New file.
7143 * gdb.cp/var-tag.exp: New file.
7144 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7145 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7146 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7147 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7148
25326a28 71492014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7150
7151 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7152
829155c9
PA
71532014-06-06 Pedro Alves <palves@redhat.com>
7154
7155 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7156 in target debug output instead of looking at RSP packets,
7157 disabling the test on any target that uses hardware stepping.
7158 Update comments.
7159
61c8d22e
PA
71602014-06-06 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.base/break-unload-file.exp: Fix typo.
7163
d9a47287
YQ
71642014-06-06 Yao Qi <yao@codesourcery.com>
7165
7166 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7167 from "jit_function" to "^jit_function".
7168
e5e01dbf
YQ
71692014-06-06 Yao Qi <yao@codesourcery.com>
7170
7171 * gdb.base/async.c (foo): Add one statement.
7172 * gdb.base/async.exp: Get the next instruction address and
7173 match the output of "nexti" by instruction address. Match
7174 the hex address in the output of "finish".
7175
73ba372c
GB
71762014-06-06 Gary Benson <gbenson@redhat.com>
7177
7178 * gdb.base/call-signals.c: Remove preprocessor conditionals
7179 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7180 SIGSEGV and SIGTERM.
7181 * gdb.base/sigall.c: Likewise.
7182 * gdb.base/unwindonsignal.c: Likewise.
7183 * gdb.reverse/sigall-reverse.c: Likewise.
7184
831517df
YQ
71852014-06-06 Yao Qi <yao@codesourcery.com>
7186
7187 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7188 readable, skip the test.
7189
b8b91e98
YQ
71902014-06-06 Yao Qi <yao@codesourcery.com>
7191
7192 * gdb.threads/staticthreads.c (thread_function): Move the line
7193 setting breakpoint on forward.
7194 * gdb.threads/staticthreads.exp: Update comments.
7195
fb934770
LC
71962014-06-05 Ludovic Courtès <ludo@gnu.org>
7197
7198 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7199 "history-append! type error".
7200
6ef284bd
SM
72012014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7202
7203 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7204 erroneous dprintf expected input.
7205
a872e241
DE
72062014-06-04 Doug Evans <xdje42@gmail.com>
7207
7208 * gdb.guile/scm-generics.exp: Delete.
7209
16f691fb
DE
72102014-06-04 Doug Evans <xdje42@gmail.com>
7211
7212 * gdb.guile/scm-breakpoint.exp: Update.
7213 Add tests for breakpoint registration.
7214
012370f6
TT
72152014-06-04 Tom Tromey <tromey@redhat.com>
7216
7217 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7218 VLA-in-union.
7219 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7220 inner_vla_struct, vla_union types. Initialize objects of those
7221 types and compute their sizes.
7222
9f5a4cef
HZ
72232014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7224 Hui Zhu <hui@codesourcery.com>
7225
7226 * gdb.base/fileio.exp: Add test for shell not available as well as
7227 available.
7228 * gdb.base/fileio.c (test_system): Check for shell twice.
7229
90a45c4d
YQ
72302014-06-04 Yao Qi <yao@codesourcery.com>
7231
7232 * gdb.base/auto-connect-native-target.exp: Remove redundant
7233 space from the regexp pattern.
7234
70017e41
YQ
72352014-06-04 Yao Qi <yao@codesourcery.com>
7236
7237 * gdb.base/default.exp: Replace "child" with "native" in
7238 regexp pattern.
7239
883964a7
SC
72402014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7241
7242 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7243 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7244 * gdb.python/py-xmethods.py: Python script supporting the
7245 new testcase and tests.
7246
ef370185
JB
72472014-06-03 Joel Brobecker <brobecker@adacore.com>
7248 Pedro Alves <palves@redhat.com>
7249
7250 PR breakpoints/17000
7251 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7252 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7253
1e2ccb61
BM
72542014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7255
7256 * gdb.base/subst.exp: Add tests to verify partial path matching
7257 output.
7258
c6ec5ab2
PA
72592014-06-03 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7262 target that doesn't use software single-stepping.
7263
835c559f
PA
72642014-06-03 Pedro Alves <palves@redhat.com>
7265
7266 PR breakpoints/17000
7267 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7268 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7269
06eb1586
DE
72702014-06-02 Doug Evans <xdje42@gmail.com>
7271
7272 * gdb.guile/scm-parameter.exp: New file.
7273
e698b8c4
DE
72742014-06-02 Doug Evans <xdje42@gmail.com>
7275
7276 * gdb.guile/scm-cmd.c: New file.
7277 * gdb.guile/scm-cmd.exp: New file.
7278
ded03782
DE
72792014-06-02 Doug Evans <xdje42@gmail.com>
7280
7281 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7282 pretty-printer lookup.
7283 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7284 (make-pp_s-printer): Call it.
7285 (make-pretty-printer-from-dict): New function.
7286 (lookup-pretty-printer-maker-from-dict): New function.
7287 (*pretty-printer*): Simplify.
7288 (make-objfile-pp_s-printer): New function.
7289 (install-objfile-pretty-printers!): New function.
7290 (make-progspace-pp_s-printer): New function.
7291 (install-progspace-pretty-printers!): New function.
7292 * gdb.guile/scm-progspace.c: New file.
7293 * gdb.guile/scm-progspace.exp: New file.
7294
41fac0cf
PA
72952014-06-02 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.base/dprintf-bp-same-addr.c: New file.
7298 * gdb.base/dprintf-bp-same-addr.exp: New file.
7299
96ae5695
EBM
73002014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7301
7302 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7303 * gdb.arch/powerpc-power.s: Likewise.
7304
da02b3a8
JB
73052014-06-02 Joel Brobecker <brobecker@adacore.com>
7306
7307 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7308
c72b2e7b
YQ
73092014-06-01 Yao Qi <yao@codesourcery.com>
7310
7311 * gdb.base/watchpoint.exp (test_watch_location): Check null
7312 pointer can be dereferenced. If not, do the test, otherwise
7313 skip it.
7314
53e8a631
AB
73152014-05-30 Andrew Burgess <aburgess@broadcom.com>
7316
7317 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7318 results.
7319 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7320
938f0e2f
AB
73212014-05-30 Andrew Burgess <aburgess@broadcom.com>
7322
7323 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7324 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7325 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7326 * gdb.arch/amd64-invalid-stack-top.c: New file.
7327 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7328
9ba6657a
PA
73292014-05-30 Pedro Alves <palves@redhat.com>
7330
7331 PR breakpoints/17000
7332 * gdb.base/sss-bp-on-user-bp.c: New file.
7333 * gdb.base/sss-bp-on-user-bp.exp: New file.
7334
522c09bf
DB
73352014-05-30 David Blaikie <dblaikie@gmail.com>
7336
7337 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7338 gnu_inline semantics via attribute.
7339 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7340 source explicitly specifies the required semantics.
7341
bf4ef81e
MR
73422014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7343
7344 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7345
329ea579
PA
73462014-05-29 Pedro Alves <palves@redhat.com>
7347 Tom Tromey <tromey@redhat.com>
7348
7349 * gdb.base/async-shell.exp: Don't enable target-async.
7350 * gdb.base/async.exp
7351 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7352 parameter. Adjust.
7353 (top level): Don't test with "target-async".
7354 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7355 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7356 * gdb.base/inferior-died.exp: Don't enable target-async.
7357 * gdb.base/interrupt-noterm.exp: Likewise.
7358 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7359 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7360 * gdb.mi/mi-nonstop.exp: Likewise.
7361 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7362 * gdb.mi/mi-nsintrall.exp: Likewise.
7363 * gdb.mi/mi-nsmoribund.exp: Likewise.
7364 * gdb.mi/mi-nsthrexec.exp: Likewise.
7365 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7366 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7367 * gdb.python/py-evsignal.exp: Don't enable target-async.
7368 * gdb.python/py-evthreads.exp: Likewise.
7369 * gdb.python/py-prompt.exp: Likewise.
7370 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7371 * gdb.server/solib-list.exp: Don't enable target-async.
7372 * gdb.threads/thread-specific-bp.exp: Likewise.
7373 * lib/mi-support.exp: Adjust to use mi-async.
7374
fd664c91
PA
73752014-05-29 Pedro Alves <palves@redhat.com>
7376
7377 PR gdb/13860
7378 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7379 reason, even in sync mode.
7380
251bde03
PA
73812014-05-29 Pedro Alves <palves@redhat.com>
7382 Hui Zhu <hui@codesourcery.com>
7383
7384 PR PR15693
7385 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7386 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7387 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7388 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7389
7f3c0343
JB
73902014-05-28 Joel Brobecker <brobecker@adacore.com>
7391
7392 * config/monitor.exp (gdb_target_monitor): Replace use of
7393 "set remotebaud" by "set serial baud".
7394
b2715b27
AW
73952014-05-26 Andy Wingo <wingo@igalia.com>
7396
7397 * gdb.guile/scm-breakpoint.exp:
7398 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7399 properties instead of gdb-object-properties.
7400
498a4489
YQ
74012014-05-26 Yao Qi <yao@codesourcery.com>
7402
7403 * gdb.server/no-thread-db.exp: Specify source file name
7404 explicitly when setting a breakpoint.
7405
589fdceb
MM
74062014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7407
7408 * gdb.btrace/vdso.c: New.
7409 * gdb.btrace/vdso.exp: New.
7410
e9089e05
MM
74112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7412
7413 * gdb.base/gcore.exp (capture_command_output): Move ...
7414 * lib/gdb.exp (capture_command_output): ... here.
7415
67b5c0c1
MM
74162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7417
7418 * gdb.btrace/data.exp: Test memory access during btrace replay.
7419
a2199296
SM
74202014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7421
7422 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7423
17b2616c
PA
74242014-05-21 Pedro Alves <palves@redhat.com>
7425
7426 PR gdb/13860
7427 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7428 (top level): Test that output related to execution commands is
7429 sent to the console with CLI commands, but not with MI commands.
7430 Test that breakpoint events are always mirrored to the console.
7431 Also expect the new source line to be output after a "next" in
7432 async mode too. Make it a pass/fail test.
7433 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7434 output.
7435 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7436
5166082f
PA
74372014-05-21 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7440 Use them to test variations of "list" after reaching a breakpoint.
7441 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7442 Test "list" with listsize 10 after reaching a breakpoint.
7443 * gdb.python/python.exp (decode_line current location line
7444 number): Adjust expected line number.
7445
2f25d70f
SM
74462014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7447
7448 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7449 behavior for $args, pass it directly to "run".
7450
ff604a67
MR
74512014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7452
7453 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7454 30000 to 65536.
7455
6a3cb8e8
PA
74562014-05-21 Pedro Alves <palves@redhat.com>
7457
7458 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7459 auto-connect-native-target off".
7460 * gdb.base/auto-connect-native-target.c: New file.
7461 * gdb.base/auto-connect-native-target.exp: New file.
7462
4ebfc96e
PA
74632014-05-21 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.base/default.exp: Test "target native" instead of "target
7466 child".
7467
36d46afb
MW
74682014-05-21 Mark Wielaard <mjw@redhat.com>
7469
7470 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7471
5876f503
JK
74722014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7473
7474 Fix TLS access for -static -pthread.
7475 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7476 <HAVE_TLS> (thread_function, main): Initialize it.
7477 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7478 Add clean_restart.
7479 <$have_tls != "">: Check TLSVAR.
7480
0256a6ac
PA
74812014-05-21 Pedro Alves <palves@redhat.com>
7482
7483 * gdb.base/dcache-line-read-error.c: New.
7484 * gdb.base/dcache-line-read-error.exp: New.
7485
936d2992
PA
74862014-05-20 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.base/compare-sections.c: New file.
7489 * gdb.base/compare-sections.exp: New file.
7490
802e8e6d
PA
74912014-05-20 Pedro Alves <palves@redhat.com>
7492
7493 * gdb.base/break-idempotent.c: New file.
7494 * gdb.base/break-idempotent.exp: New file.
7495
e59fa00f
MM
74962014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7497
7498 * gdb.btrace/nohist.exp: New.
7499
8b696e31
YQ
75002014-05-20 Yao Qi <yao@codesourcery.com>
7501
7502 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7503 gdb.reverse directory and gdb_reverse_timeout exists in board
7504 setting.
7505 * README: Document gdb_reverse_timeout.
7506
73c9764f
YQ
75072014-05-20 Yao Qi <yao@codesourcery.com>
7508
7509 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7510 'test_file_name'. Treat args as a string instead of a list.
7511 (gdb_init): Rename argument 'args' by 'test_file_name'.
7512
f1f4348a
JK
75132014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7514
7515 * gdb.arch/powerpc-power.exp: New file.
7516 * gdb.arch/powerpc-power.s: New file.
7517
0dbe70ce
DE
75182014-05-16 Doug Evans <dje@google.com>
7519
7520 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7521 * gdb.base/completion.exp: Check that all expected files exist
7522 before doing file completion.
0dbe70ce 7523
8d551b02
DE
75242014-05-16 Doug Evans <dje@google.com>
7525
7526 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7527 Update.
7528 (do_syscall_tests_without_xml): Update.
7529
73eb7709
PA
75302014-05-16 Pedro Alves <palves@redhat.com>
7531
7532 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7533 instead of "unknown output after running".
7534
3fae92fc
YQ
75352014-05-16 Yao Qi <yao@codesourcery.com>
7536
7537 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7538 file1.txt from host at the end.
7539 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7540
c2b2ccc5
DE
75412014-05-15 Doug Evans <dje@google.com>
7542
7543 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7544 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7545 loading file. Add test for TU lookup.
7546
8c217a4b
SM
75472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7548
7549 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7550 calling "-exec-arguments" or "set args" before running the
7551 inferior.
7552
3deb39c6
SM
75532014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7554
7555 * lib/mi-support.exp (mi_expect_stop): Expect message for
7556 inferiors that exit with non-zero exit code.
7557
71a79f8c
YQ
75582014-05-14 Yao Qi <yao@codesourcery.com>
7559
7560 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7561 match absolute path on remote host.
7562 (test_file_list_exec_source_files): Remove "/" from the
7563 pattern.
7564
f23fcd46
YQ
75652014-05-14 Yao Qi <yao@codesourcery.com>
7566
7567 * boards/local-remote-host-notty.exp (${board}_file): New
7568 proc.
7569
9404b58f
KM
75702014-05-07 Kyle McMartin <kyle@redhat.com>
7571
7572 Pushed by Joel Brobecker <brobecker@adacore.com>.
7573 * gdb.arch/aarch64-atomic-inst.c: New file.
7574 * gdb.arch/aarch64-atomic-inst.exp: New file.
7575
5e45f04c
YQ
75762014-05-07 Yao Qi <yao@codesourcery.com>
7577
7578 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7579 in current context" too.
7580
c888a17d
KS
75812014-05-05 Keith Seitz <keiths@redhat.com>
7582
7583 * gdb.linespec/ls-dollar.exp: Add test for linespec
7584 file:convenience_variable.
7585
290a839c
YQ
75862014-05-05 Yao Qi <yao@codesourcery.com>
7587
7588 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7589 traceframes into tfile and ctf trace files. Read data from
7590 trace file and test collected data.
7591 (gdb_collect_locals_test): Likewise.
7592 (gdb_unavailable_registers_test): Likewise.
7593 (gdb_unavailable_floats): Likewise.
7594 (gdb_collect_globals_test): Likewise.
7595 (top-level): Append "ctf" to trace_file_targets if GDB
7596 supports.
7597
b5262cd0
YQ
75982014-05-05 Yao Qi <yao@codesourcery.com>
7599
7600 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7601 code to ...
7602 (gdb_collect_args_test_1): ... it. New proc.
7603 (gdb_collect_locals_test): Move some code to ...
7604 (gdb_collect_locals_test_1): ... it. New proc.
7605 (gdb_unavailable_registers_test): Move some code to ...
7606 (gdb_unavailable_registers_test_1): ... it. New proc.
7607 (gdb_unavailable_floats): Move some code to ...
7608 (gdb_unavailable_floats_1): ... it. New proc.
7609
30a1e6cc
SDJ
76102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7611
7612 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7613 probes to test for bitness recognition.
7614 * gdb.arch/amd64-stap-optional-prefix.exp
7615 (test_probe_value_without_reg): New procedure.
7616 Add code to test for different kinds of bitness.
7617
f33da99a
SDJ
76182014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7619
7620 PR breakpoints/16889
7621 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7622 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7623
5b80f00d
PA
76242014-05-01 Pedro Alves <palves@redhat.com>
7625
7626 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7627 gdb_file_cmd if no file is specified.
7628 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7629 last_loaded_file to set the remote exec-file.
7630
f8c2a73c
PA
76312014-05-01 Pedro Alves <palves@redhat.com>
7632
7633 * boards/local-remote-host.exp: New file.
7634
be6e8ac7
PA
76352014-05-01 Pedro Alves <palves@redhat.com>
7636
7637 * boards/local-remote-host.exp: Rename to ...
7638 * boards/local-remote-host-notty.exp: ... this.
7639
cac0dc8f
JB
76402014-04-28 Joel Brobecker <brobecker@adacore.com>
7641
7642 * gdb.ada/dyn_arrayidx: New testcase.
7643
9730e6cc
YQ
76442014-04-26 Yao Qi <yao@codesourcery.com>
7645
7646 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7647 and compute the length of function main. Save it in
7648 $main_length.
7649 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7650 (top-level): Use gdb_compile to compile objects into
7651 executable and restart GDB. Remove invocation to
7652 prepare_for_testing.
7653
7ae1a6a6
PA
76542014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7655 Pedro Alves <palves@redhat.com>
7656
7657 PR server/16255
7658 * gdb.multi/multi-attach.c: New file.
7659 * gdb.multi/multi-attach.exp: New file.
7660
4082afcc
PA
76612014-04-25 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7664 user.
7665 (top level): Test that "set remote conditional-breakpoints-packet
7666 off" works as intended.
7667 * gdb.base/dprintf.exp: Test that "set remote
7668 breakpoint-commands-packet off" works as intended.
7669 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7670 New function.
7671 (top level): Call it.
7672 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7673 remote fast-tracepoints-packet off" works as intended.
7674 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7675 * lib/gdb.exp (gdb_is_target_remote): ... here.
7676
2abc3f8d
DB
76772014-04-24 David Blaikie <dblaikie@gmail.com>
7678
7679 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7680 ensure clang would not discard them.
7681 * gdb.base/gdbvars.c: Ditto.
7682 * gdb.base/memattr.c: Ditto.
7683 * gdb.base/whatis.c: Ditto.
7684 * gdb.python/py-prettyprint.c: Ditto.
7685 * gdb.trace/actions.c: Ditto.
7686 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7687 ensure clang would not discard it.
7688
bfd39632
DB
76892014-04-24 David Blaikie <dblaikie@gmail.com>
7690
7691 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7692 clang to emit the full definition of type required by the test
7693 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7694
22842ff6
DB
76952014-04-24 David Blaikie <dblaikie@gmail.com>
7696
7697 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7698 coax Clang into emitting the definition of the type.
7699 * gdb.cp/pr10728-x.h (y): Ditto.
7700 * gdb.cp/pr10728-y.cc (y): Ditto.
7701
c2e827ad
DB
77022014-04-24 David Blaikie <dblaikie@gmail.com>
7703
7704 * gdb.base/label.exp: XFAIL label related tests under Clang.
7705 * gdb.cp/cplabel.exp: Ditto.
7706 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7707 under Clang those using labels.
7708
4c2d33e7
YQ
77092014-04-25 Yao Qi <yao@codesourcery.com>
7710
7711 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7712 double_label.
7713 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7714 partial_label and double_label.
7715
56083b99
DB
77162014-04-24 David Blaikie <dblaikie@gmail.com>
7717
7718 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7719
25d4e99d
DB
77202014-04-24 David Blaikie <dblaikie@gmail.com>
7721
7722 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7723 of the function to work across GCC and Clang.
7724 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7725 pointer types (const void ** const V void **).
7726
01f9f808
MS
77272014-04-24 Michael Sturm <michael.sturm@mintel.com>
7728 Walfred Tedeschi <walfred.tedeschi@intel.com>
7729
7730 * Makefile.in (EXECUTABLES): Added i386-avx512.
7731 * gdb.arch/i386-avx512.c: New file.
7732 * gdb.arch/i386-avx512.exp: Likewise.
7733
4b48d439
KS
77342014-04-23 Keith Seitz <keiths@redhat.com>
7735
7736 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7737 (mi_make_breakpoint_table): New procedure.
7738 (mi_create_breakpoint): Use mi_make_breakpoint
7739 and return the result.
7740 (mi_make_breakpoint): New procedure.
7741 (mi_build_kv_pairs): New procedure.
7742
7743 * gdb.mi/mi-break.exp: Remove unused globals,
7744 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7745 All callers updated.
7746 * gdb.mi/mi-dprintf.exp: Use variable to track command
7747 number.
7748 Update all callers of mi_create_breakpoint and use
7749 mi_make_breakpoint_table.
7750 Remove any unused global variables.
7751 * gdb.mi/mi-nonstop.exp: Likewise.
7752 * gdb.mi/mi-nsintrall.exp: Likewise.
7753 * gdb.mi/mi-nsmoribund.exp: Likewise.
7754 * gdb.mi/mi-nsthrexec.exp: Likewise.
7755 * gdb.mi/mi-reverse.exp: Likewise.
7756 * gdb.mi/mi-simplerun.exp: Likewise.
7757 * gdb.mi/mi-stepn.exp: Likewise.
7758 * gdb.mi/mi-syn-frame.exp: Likewise.
7759 * gdb.mi/mi-until.exp: Likewise.
7760 * gdb.mi/mi-var-cp.exp: Likewise.
7761 * gdb.mi/mi-var-display.exp: Likewise.
7762 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7763 * gdb.mi/mi2-var-child.exp: Likewise.
7764 * gdb.mi/mi-vla-c99.exp: Likewise.
7765 * lib/mi-support.exp: Likewise.
7766
7767 From Ian Lance Taylor <iant@cygnus.com>:
7768 * lib/gdb.exp (parse_args): New procedure.
7769
08351840
PA
77702014-04-23 Pedro Alves <palves@redhat.com>
7771
7772 * gdb.base/break-unload-file.c: New file.
7773 * gdb.base/break-unload-file.exp: New file.
7774 * gdb.base/sym-file-lib.c (baz): New function.
7775 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7776 field.
7777 (load): Store the segment's mapped size.
7778 (unload): New function.
7779 (unload_shlib): New function.
7780 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7781 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7782 set a breakpoint at baz, and call it.
7783 * gdb.base/sym-file.exp: New tests for stale breakpoint
7784 instructions.
7785
076855f9
PA
77862014-04-23 Pedro Alves <palves@redhat.com>
7787
7788 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7789 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7790 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7791 * gdb.base/hbreak-unmapped.c: New file.
7792 * gdb.base/hbreak-unmapped.exp: New file.
7793 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7794 * lib/gdb.exp (gdb_is_target_remote): ... here.
7795
483805cf
PA
77962014-04-22 Pedro Alves <palves@redhat.com>
7797
7798 * gdb.base/consecutive-step-over.c: New file.
7799 * gdb.base/consecutive-step-over.exp: New file.
7800
06d97543
PA
78012014-04-22 Pedro Alves <palves@redhat.com>
7802
7803 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7804 instead of send_gdb/gdb_expect.
7805
b4429ea2
YQ
78062014-04-22 Yao Qi <yao@codesourcery.com>
7807
7808 * lib/trace-support.exp (generate_tracefile): New procedure.
7809 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7810 return 0.
7811 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7812 if generate_tracefile returns 1.
7813
51d48146
PA
78142014-04-18 Tom Tromey <palves@redhat.com>
7815 Pedro alves <tromey@redhat.com>
7816
7817 PR backtrace/15558
7818 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7819 with a backtrace limit.
7820 * gdb.python/py-frame-inline.exp: Test running to an inline
7821 function with a backtrace limit, and printing the newest frame.
7822 * gdb.python/py-frame-inline.c (main): Call f.
7823
bd1dce5f
MS
78242014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7825
7826 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7827
40d1a503
MS
78282014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7829
7830 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7831 Drop prefix from unsupported source file path.
7832
389b98f7
YQ
78332014-04-17 Yao Qi <yao@codesourcery.com>
7834
7835 * lib/gdb.exp (with_target_charset): New proc.
7836 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7837 with_target_charset.
7838 (test_print_strings): Likewise.
7839 (test_repeat_bytes): Likewise.
7840 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7841 for some tests.
7842
22869d73
KS
78432014-04-16 Keith Seitz <keiths@redhat.com>
7844
7845 PR gdb/15827
7846 * gdb.dwarf2/corrupt.c: New file.
7847 * gdb.dwarf2/corrupt.exp: New file.
7848
c4f87ca6
KS
78492014-04-16 Keith Seitz <keiths@redhat.com>
7850
7851 PR c++/16597
7852 * gdb.cp/namelessclass.cc: New file.
7853 * gdb.cp/namelessclass.exp: New file.
7854 * gdb.cp/namelessclass.S: New file.
7855
ab19de87
DE
78562014-04-16 Doug Evans <dje@google.com>
7857
7858 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7859 Add comment.
7860 (gdbserver_default_get_comm_port): New function.
7861 (gdbserver_start): Check if board file provided
7862 "gdbserver,get_comm_port" and use it if so.
7863 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7864 (gdb,socketport): Set to "stdio".
7865 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7866 (stdio_gdbserver_template): Delete.
7867 (${board}_get_remote_address): Update.
7868 (${board}_build_remote_cmd): Delete.
7869 (${board}_get_comm_port): New function.
7870 (${board}_spawn): Update.
7871 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7872 Delete.
7873 (${board}_get_remote_address): Update.
7874 (${board}_get_comm_port): New function.
7875
fc98a809
AB
78762014-04-16 Andrew Burgess <aburgess@broadcom.com>
7877
7878 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7879 appearing in any order.
7880
87fd9e6e
DE
78812014-04-15 Doug Evans <dje@google.com>
7882
7883 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7884 uninitialized value of "description".
7885
099fc3ea
KS
78862014-04-15 Keith Seitz <keiths@redhat.com>
7887
7888 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7889 Remove unused globals.
7890 (test_running_the_program): Likewise.
7891 (test_controlled_execution): Likewise.
7892 (test_controlling_breakpoints): Likewise.
7893 (test_program_termination): Likewise.
7894
5da151d4
KS
78952014-04-15 Keith Seitz <keiths@redhat.com>
7896
7897 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7898 unused globals.
7899 (test_rbreak_creation_and_listing): Likewise.
7900 (test_ignore_count): Likewise.
7901 (test_error): Likewise.
7902
35e5d2f0
PA
79032014-04-15 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7906 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7907 sym-file-loader.c.
7908 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7909 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7910 to sym-file-loader.c.
7911 (struct library): Forward declare.
7912 (load_shlib, lookup_function): Change prototypes.
7913 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7914 (translate_offset): Remove declarations.
7915 (get_text_addr): New declaration.
7916 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7917 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7918 sym-file-loader.h.
7919 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7920 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7921 here from sym-file-loader.h.
7922 (struct library): New structure.
7923 (load_shlib, lookup_function): Change prototypes and adjust to
7924 work with a struct library.
7925 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7926 (translate_offset): Make static.
7927 (get_text_addr): New function.
7928 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7929
eb4c1710
PA
79302014-04-15 Pedro Alves <palves@redhat.com>
7931
7932 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7933
2d1baf52
PA
79342014-04-15 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.base/sym-file-loader.c: Include <limits.h>.
7937 (SELF_LINK): New define.
7938 (get_origin): New function.
7939 (load_shlib): Use it.
7940 * gdb.base/sym-file.exp: Don't early return if the target is
7941 remote. Use runto_main, and issue fail is that fails. Use
7942 gdb_load_shlibs.
7943 (shlib_name): Delete.
7944 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7945
7dd6df01
PA
79462014-04-15 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.base/sym-file.exp: Remove regex characters from test
7949 message. Don't refer to breakpoint numbers in test messages.
7950
b50c8614
KS
79512014-04-14 Keith Seitz <keiths@redhat.com>
7952
7953 PR c++/16253
7954 * gdb.cp/var-tag.cc: New file.
7955 * gdb.cp/var-tag.exp: New file.
7956 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7957 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7958 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7959 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7960
3d567982
TT
79612014-04-14 Tom Tromey <tromey@redhat.com>
7962
7963 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7964 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7965 type.
7966 * gdb.cp/enum-class.exp: New file.
7967 * gdb.cp/enum-class.cc: New file.
7968
0626fc76
TT
79692014-04-14 Tom Tromey <tromey@redhat.com>
7970
7971 * gdb.dwarf2/enum-type.exp: New file.
7972
dca325b3
SA
79732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7974
7975 * gdb.mi/mi-vla-c99.exp: New file.
7976 * gdb.mi/vla.c: New file.
7977
5854b38a
SA
79782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7979
7980 * gdb.base/vla-datatypes.c: New file.
7981 * gdb.base/vla-datatypes.exp: New file.
7982
463bb957
SA
79832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7984
7985 * gdb.base/vla-ptr.c: New file.
7986 * gdb.base/vla-ptr.exp: New file.
7987
3dd170be
SA
79882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7989
7990 * gdb.dwarf2/count.exp: New file.
7991
5ecaaa66
SA
79922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7993
7994 * gdb.base/vla-sideeffect.c: New file.
7995 * gdb.base/vla-sideeffect.exp: New file.
7996
41f1ada5
DB
79972014-04-14 David Blaikie <dblaikie@gmail.com>
7998
7999 * gdb.mi/non-stop.c: Add return value for non-void function return
8000 statement.
8001 * gdb.threads/staticthreads.c: Ditto.
8002
0be03e84
DE
80032014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8004 Doug Evans <xdje42@gmail.com>
8005
8006 * gdb.guile/scm-value.c: Improve test case.
8007 * gdb.guile/scm-value.exp: Add new test.
8008
f180a1fb
DB
80092014-04-11 David Blaikie <dblaikie@gmail.com>
8010
8011 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8012 override Clang's default.
8013
6b662e19
JB
80142014-04-11 Joel Brobecker <brobecker@adacore.com>
8015
8016 Revert the following changes (regressions):
8017
8018 * gdb.base/vla-sideeffect.c: New file.
8019 * gdb.base/vla-sideeffect.exp: New file.
8020
8021 * gdb.dwarf2/count.exp: New file.
8022
8023 * gdb.base/vla-multi.c: New file.
8024 * gdb.base/vla-multi.exp: New file.
8025
8026 * gdb.base/vla-ptr.c: New file.
8027 * gdb.base/vla-ptr.exp: New file.
8028
8029 * gdb.base/vla-datatypes.c: New file.
8030 * gdb.base/vla-datatypes.exp: New file.
8031
8032 * gdb.mi/mi-vla-c99.exp: New file.
8033 * gdb.mi/vla.c: New file.
8034
245a5f0b
KS
80352014-04-11 Keith Seitz <keiths@redhat.com>
8036
8037 PR c++/16675
8038 * gdb.cp/cpsizeof.exp: New file.
8039 * gdb.cp/cpsizeof.cc: New file.
8040
58a84dcf
SA
80412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8042
191a8a90
JB
8043 * gdb.mi/mi-vla-c99.exp: New file.
8044 * gdb.mi/vla.c: New file.
58a84dcf 8045
c8655f75
SA
80462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8047
8048 * gdb.base/vla-datatypes.c: New file.
8049 * gdb.base/vla-datatypes.exp: New file.
8050
024e13b4
SA
80512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8052
8053 * gdb.base/vla-ptr.c: New file.
8054 * gdb.base/vla-ptr.exp: New file.
8055
1a237e0e
SA
80562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8057
8058 * gdb.base/vla-multi.c: New file.
8059 * gdb.base/vla-multi.exp: New file.
8060
504f3432
SA
80612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8062
8063 * gdb.dwarf2/count.exp: New file.
8064
3bce8237
SA
80652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8066
191a8a90
JB
8067 * gdb.base/vla-sideeffect.c: New file.
8068 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8069
322f9c21
YQ
80702014-04-11 Yao Qi <yao@codesourcery.com>
8071
8072 * gdb.base/completion.exp: Check file exists before running tests
8073 on file completion.
8074
d708bcd1
PA
80752014-04-10 Pedro Alves <palves@redhat.com>
8076
8077 * gdb.base/cond-eval-mode.c: New file.
8078 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8079 prepare_for_testing to build the new file. Check result of
8080 runto_main.
8081 (test_break, test_watch): New procedures.
8082 (top level): Use them.
8083
ae1d2761
PM
80842014-04-08 Pierre Muller <muller@sourceware.org>
8085
8086 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8087 Ctrl-V use for mingw hosts.
8088
7af389b8
SC
80892014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8090
8091 * gdb.python/py-value.c: Improve test case.
8092 * gdb.python/py-value.exp: Add new test.
8093
5e703181
DE
80942014-04-07 David Blaikie <dblaikie@gmail.com>
8095
8096 * lib/compiler.c: Identify the clang compiler.
8097 * lib/compiler.cc: Ditto.
8098
9810b410
YQ
80992014-04-03 Yao Qi <yao@codesourcery.com>
8100
8101 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8102
98d1b8dc
AB
81032014-04-01 Anton Blanchard <anton@samba.org>
8104
8105 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8106 messages unique.
8107
3114cea1
AB
81082014-04-01 Anton Blanchard <anton@samba.org>
8109
8110 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8111 prepare_for_testing.
8112
62f7182c
AB
81132014-04-01 Anton Blanchard <anton@samba.org>
8114
8115 * gdb.arch/ppc64-atomic-inst.c: Remove.
8116 * gdb.arch/ppc64-atomic-inst.S: New file.
8117 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8118
770e7fc7
DE
81192014-03-31 Doug Evans <dje@google.com>
8120
8121 * gdb.base/print-symbol-loading-lib.c: New file.
8122 * gdb.base/print-symbol-loading-main.c: New file.
8123 * gdb.base/print-symbol-loading.exp: New file.
8124
46e2bafa
YQ
81252014-03-31 Yao Qi <yao@codesourcery.com>
8126
8127 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8128
8776cfe9
JB
81292014-03-28 Joel Brobecker <brobecker@adacore.com>
8130
8131 * gdb.ada/mi_dyn_arr: New testcase.
8132
5d1ef361
DE
81332014-03-27 Doug Evans <dje@google.com>
8134
8135 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8136
b5bee914
YQ
81372014-03-27 Yao Qi <yao@codesourcery.com>
8138
8139 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8140 if target is nios2-*-*.
8141
0d4d0e77
YQ
81422014-03-26 Yao Qi <yao@codesourcery.com>
8143
8144 * lib/gdb.exp (readline_is_used): New proc.
8145 * gdb.base/completion.exp: Move tests on command complete up.
8146 Skip the rest of tests if readline is not used.
8147 * gdb.ada/complete.exp: Skp the test if readline is not
8148 used.
8149 * gdb.base/filesym.exp: Likewise.
8150 * gdb.base/macscp.exp: Likewise.
8151 * gdb.base/readline-ask.exp: Likewise.
8152 * gdb.base/readline.exp: Likewise.
8153 * gdb.python/py-cmd.exp: Likewise.
8154 * gdb.trace/tfile.exp: Likewise.
8155
29361eee
YQ
81562014-03-26 Yao Qi <yao@codesourcery.com>
8157
8158 * gdb.base/macscp.exp: Fix code format issues.
8159
bc9a5525
UW
81602014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8161
8162 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8163 * gdb.asm/powerpc64le.inc: New file.
8164
d3839ede
PA
81652014-03-25 Pedro Alves <palves@redhat.com>
8166 Doug Evans <dje@google.com>
8167
8168 * gdb.base/source-execution.c: New file.
8169 * gdb.base/source-execution.exp: New file.
8170 * gdb.base/source-execution.gdb: New file.
8171
01672a57
DE
81722014-03-24 Doug Evans <dje@google.com>
8173
8174 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8175 using fission.
8176
88bbeca9
HZ
81772014-03-24 Hui Zhu <hui@codesourcery.com>
8178 Pedro Alves <palves@redhat.com>
8179
8180 PR breakpoints/16101
8181 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8182 test pass/fail messages. Detect missing support for dprintf when
8183 breakpoints are actually inserted.
8184 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8185 breakpoints are actually inserted.
8186 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8187 fails.
8188
d2348791
JK
81892014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8190
8191 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8192
feef67ab
DE
81932014-03-22 Doug Evans <xdje42@gmail.com>
8194
8195 * gdb.python/python.exp (python not supported): Verify multi-line
8196 python command issues an error.
25d743f9 8197 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8198 guile command issues an error.
feef67ab 8199
ecebef6a
MR
82002014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8201
8202 * gdb.threads/thread-specific.exp: Handle the lack of usable
8203 $this_breakpoint and $this_thread.
8204
ccdd1909
HZ
82052014-03-21 Hui Zhu <hui@codesourcery.com>
8206
8207 * gdb.base/attach.exp (do_command_attach_tests): New.
8208
beb460e8
PA
82092014-03-20 Tom Tromey <tromey@redhat.com>
8210 Pedro Alves <palves@redhat.com>
8211
8212 PR cli/15718
8213 * gdb.base/condbreak-call-false.c: New file.
8214 * gdb.base/condbreak-call-false.exp: New file.
8215
40acf43a
PA
82162014-03-20 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8219 Delete.
8220 (block_signals, unblock_signals): Delete.
8221 (child_function_2, main): Remove references to deleted variable
8222 and functions.
8223
9f5e1e02
PA
82242014-03-20 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8227 Use pthread_kill to signal thread 2.
8228 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8229 Adjust to make the test send itself a signal rather than using the
8230 host's "kill" command.
8231
99619bea
PA
82322014-03-20 Pedro Alves <palves@redhat.com>
8233
8234 * gdb.threads/multiple-step-overs.c: New file.
8235 * gdb.threads/multiple-step-overs.exp: New file.
8236 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8237 Adjust expected infrun debug output.
8238
2adfaa28
PA
82392014-03-20 Pedro Alves <palves@redhat.com>
8240
8241 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8242 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8243
31e77af2
PA
82442014-03-20 Pedro Alves <palves@redhat.com>
8245
8246 PR breakpoints/7143
8247 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8248 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8249 of gdb_test_multiple.
8250 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8251 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8252
b9f437de
PA
82532014-03-20 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8256 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8257
05adc73e
PA
82582014-03-19 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.base/async.exp: Remove early return.
8261
6048b950
PA
82622014-03-19 Pedro Alves <palves@redhat.com>
8263
8264 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8265
8bcfb00a
PA
82662014-03-19 Pedro Alves <palves@redhat.com>
8267
8268 * gdb.base/async.exp (test_background): Expect \r\n after
8269 "completed." in the fail pattern.
8270
884e37dc
PA
82712014-03-19 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.base/async.exp (test_background): New procedure.
8274 Use it for all background execution command tests.
8275
148e57e2
PA
82762014-03-19 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.base/async.exp: Use prepare_for_testing.
8279
f48088c7
PA
82802014-03-19 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8283 the same line.
8284
e2f6c966
PA
82852014-03-19 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.base/async.c (main): Add "jump here" and "until here" line
8288 marker comments.
8289 * gdb.base/async.exp (jump_here): New global.
8290 (jump& test): Use it.
8291 (until_here): New global.
8292 (until& test): Use it.
8293
c30568d4
PA
82942014-03-19 Pedro Alves <palves@redhat.com>
8295
8296 * gdb.base/async.exp: Don't frob gdb_protocol.
8297
0172b6a7
DE
82982014-03-18 Doug Evans <xdje42@gmail.com>
8299
8300 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8301 Fix spelling of exec-done-display.
8302
06c868a8
JK
83032014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8304
8305 PR gdb/15358
8306 * gdb.base/gdb-sigterm.c: New file.
8307 * gdb.base/gdb-sigterm.exp: New file.
8308
0c7e1a46
PA
83092014-03-18 Pedro Alves <palves@redhat.com>
8310
8311 PR gdb/13860
8312 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8313 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8314 solib-event.
8315
f7c77d93
JB
83162014-03-17 Joel Brobecker <brobecker@adacore.com>
8317
8318 * gdb.ada/pckd_arr_ren: New testcase.
8319
5a1e8c7a
DE
83202014-03-13 Doug Evans <xdje42@gmail.com>
8321
8322 PR guile/16612
8323 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8324 collect after discarding symbols.
8325
350e1a76
DE
83262014-03-13 Ludovic Courtès <ludo@gnu.org>
8327 Doug Evans <xdje42@gmail.com>
8328
8329 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8330 to history survives a gc.
8331
a69900ae
PA
83322014-03-13 Pedro Alves <palves@redhat.com>
8333
8334 * gdb.base/default.exp: Don't test "target procfs".
8335
5db9f0bd
PA
83362014-03-13 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.base/default.exp: Update "target child" and "target procfs"
8339 tests to not expect "Unix".
8340
b3ccfe11
TT
83412014-03-12 Tom Tromey <tromey@redhat.com>
8342
8343 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8344 New procs. Add target-async tests.
8345 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8346 Add target-async tests.
8347
646f4417
AA
83482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8349
8350 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8351 'func_start' and 'func_end' for the beginning and end of the
8352 function code, respectively.
8353 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8354 'func_end' instead of 'func' and 'main'.
8355
288c211f
AA
83562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8357
8358 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8359 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8360 generate the debug info assembler source.
8361
e0c0f156
AA
83622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8363
8364 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8365 * gdb.dwarf2/arr-subrange.exp: Likewise.
8366 * gdb.dwarf2/dwz.exp: Likewise.
8367 * gdb.dwarf2/method-ptr.exp: Likewise.
8368 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8369 * gdb.dwarf2/subrange.exp: Likewise.
8370 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8371 * gdb.dwarf2/implptrpiece.exp: Likewise.
8372 * gdb.dwarf2/nostaticblock.exp: Likewise.
8373
0e5c4555
AA
83742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8375
8376 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8377 directory to absolute path name arguments.
8378
5ec18f2b
JG
83792014-03-10 Joel Brobecker <brobecker@adacore.com>
8380
8381 * gdb.ada/tagged_access: New testcase.
8382
847fc4f2
MM
83832014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8384
8385 * gdb.btrace/data.exp: Update expected output.
8386
cc3da688
YQ
83872014-03-06 Yao Qi <yao@codesourcery.com>
8388
8389 * gdb.trace/pr16508.exp: New file.
8390
0f26cec1
PA
83912014-03-05 Pedro Alves <palves@redhat.com>
8392
8393 PR gdb/16575
8394 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8395 procedure.
8396 (top level): Adjust to use it. Add tests that exercise breakpoint
8397 interaction with the code-cache.
8398
7a5a839f
LC
83992014-02-26 Ludovic Courtès <ludo@gnu.org>
8400
8401 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8402 test for 'history-append!'.
8403
31aa7e4e
JB
84042014-02-26 Joel Brobecker <brobecker@adacore.com>
8405
8406 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8407 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8408 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8409 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8410 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8411 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8412
1b588015
JB
84132014-02-26 Joel Brobecker <brobecker@adacore.com>
8414
8415 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8416 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8417 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8418
55426c9d
JB
84192014-02-26 Joel Brobecker <brobecker@adacore.com>
8420
8421 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8422
dc53a7ad
JB
84232014-02-26 Joel Brobecker <brobecker@adacore.com>
8424
8425 * gdb.dwarf2/arr-stride.c: New file.
8426 * gdb.dwarf2/arr-stride.exp: New file.
8427
12ab52e9
PA
84282014-02-26 Pedro Alves <palves@redhat.com>
8429
8430 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8431 that won't ever trigger. Make sure that GDB reports the correct
8432 breakpoint that caused the stop.
8433
849c862e
JK
84342014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8435
8436 PR gdb/16626
8437 * gdb.base/auto-load-script: New file.
8438 * gdb.base/auto-load.c: New file.
8439 * gdb.base/auto-load.exp: New file.
8440
71b7d793
JK
8441 PR gdb/16626
8442 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8443
e2f0d509
JK
84442014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8445
8446 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8447 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8448
50cc37c8
DE
84492014-02-24 Doug Evans <dje@google.com>
8450
8451 * lib/gdb.exp (run_on_host): Log error output if program fails.
8452
ea4758f2
PA
84532014-02-21 Pedro Alves <palves@redhat.com>
8454
8455 * gdb.threads/step-after-sr-lock.c: Rename to ...
8456 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8457 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8458 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8459 ... this.
8460
d7b30f67
SDJ
84612014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8462
8463 PR tdep/16397
8464 * gdb.arch/amd64-stap-special-operands.exp: New file.
8465 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8466 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8467 * gdb.arch/amd64-stap-triplet.S: Likewise.
8468 * gdb.arch/amd64-stap-triplet.c: Likewise.
8469
83deb43f
JB
84702014-02-20 Joel Brobecker <brobecker@adacore.com>
8471
8472 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8473 in .section pseudo-op.
8474
adde2bff
DE
84752014-02-20 lin zuojian <manjian2006@gmail.com>
8476 Joel Brobecker <brobecker@adacore.com>
8477 Doug Evans <xdje42@gmail.com>
8478
8479 PR symtab/16581
8480 * gdb.dwarf2/dw2-icycle.S: New file.
8481 * gdb.dwarf2/dw2-icycle.c: New file.
8482 * gdb.dwarf2/dw2-icycle.exp: New file.
8483
f7bd0f78
SC
84842014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8485
8486 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8487 operations on gdb.Value objects.
8488 * gdb.python/py-value-cc.exp: Add new test to test operations on
8489 gdb.Value objects.
8490
c17ef0d5
DE
84912014-02-18 Doug Evans <dje@google.com>
8492
8493 * Makefile.in (TESTS): New variable.
8494 (expanded_tests, expanded_tests_or_none): New variables
8495 (check-single): Pass $(expanded_tests_or_none) to runtest.
8496 (check-parallel): Only run tests in $(TESTS) if non-empty.
8497 (check/no-matching-tests-found): New rule.
8498 * README: Document TESTS makefile variable.
8499
5dd3176f
DE
85002014-02-18 Doug Evans <dje@google.com>
8501
8502 * Makefile.in (check-parallel): rm -rf outputs temp.
8503
0b10be4f
JK
85042014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 Fix "ERROR: no fileid for" in the testsuite.
8507 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8508
85f224e7
DE
85092014-02-12 Doug Evans <dje@google.com>
8510
8511 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8512 (MISCELLANEOUS): New variable.
8513 (clean): rm -rf $(MISCELLANEOUS).
8514 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8515 dwp live in the same directory as symlinks, with each symlink pointed
8516 to a differently named file in a different directory.
8517
149b30ff
DE
85182014-02-11 Doug Evans <dje@google.com>
8519
8520 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8521 of Tcl file commands.
8522
1dfdac32
MK
85232014-02-10 Mark Kettenis <kettenis@gnu.org>
8524
8525 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8526 "kill -SIGUSR1 -1".
8527
aa4fb036
JB
85282014-02-10 Joel Brobecker <brobecker@adacore.com>
8529
8530 * gdb.ada/tick_length_array_enum_idx: New testcase.
8531
ed3ef339
DE
85322014-02-10 Doug Evans <xdje42@gmail.com>
8533
8534 * configure.ac (AC_OUTPUT): Add gdb.guile.
8535 * configure: Regenerate.
8536 * lib/gdb-guile.exp: New file.
8537 * lib/gdb.exp (get_target_charset): New function.
8538 * gdb.base/help.exp: Update expected output from "apropos apropos".
8539 * gdb.guile/Makefile.in: New file.
8540 * gdb.guile/guile.exp: New file.
8541 * gdb.guile/scm-arch.c: New file.
8542 * gdb.guile/scm-arch.exp: New file.
8543 * gdb.guile/scm-block.c: New file.
8544 * gdb.guile/scm-block.exp: New file.
8545 * gdb.guile/scm-breakpoint.c: New file.
8546 * gdb.guile/scm-breakpoint.exp: New file.
8547 * gdb.guile/scm-disasm.c: New file.
8548 * gdb.guile/scm-disasm.exp: New file.
8549 * gdb.guile/scm-equal.c: New file.
8550 * gdb.guile/scm-equal.exp: New file.
8551 * gdb.guile/scm-error.exp: New file.
8552 * gdb.guile/scm-error.scm: New file.
8553 * gdb.guile/scm-frame-args.c: New file.
8554 * gdb.guile/scm-frame-args.exp: New file.
8555 * gdb.guile/scm-frame-args.scm: New file.
8556 * gdb.guile/scm-frame-inline.c: New file.
8557 * gdb.guile/scm-frame-inline.exp: New file.
8558 * gdb.guile/scm-frame.c: New file.
8559 * gdb.guile/scm-frame.exp: New file.
8560 * gdb.guile/scm-generics.exp: New file.
8561 * gdb.guile/scm-gsmob.exp: New file.
8562 * gdb.guile/scm-iterator.c: New file.
8563 * gdb.guile/scm-iterator.exp: New file.
8564 * gdb.guile/scm-math.c: New file.
8565 * gdb.guile/scm-math.exp: New file.
8566 * gdb.guile/scm-objfile-script-gdb.in: New file.
8567 * gdb.guile/scm-objfile-script.c: New file.
8568 * gdb.guile/scm-objfile-script.exp: New file.
8569 * gdb.guile/scm-objfile.c: New file.
8570 * gdb.guile/scm-objfile.exp: New file.
8571 * gdb.guile/scm-ports.exp: New file.
8572 * gdb.guile/scm-pretty-print.c: New file.
8573 * gdb.guile/scm-pretty-print.exp: New file.
8574 * gdb.guile/scm-pretty-print.scm: New file.
8575 * gdb.guile/scm-section-script.c: New file.
8576 * gdb.guile/scm-section-script.exp: New file.
8577 * gdb.guile/scm-section-script.scm: New file.
8578 * gdb.guile/scm-symbol.c: New file.
8579 * gdb.guile/scm-symbol.exp: New file.
8580 * gdb.guile/scm-symtab-2.c: New file.
8581 * gdb.guile/scm-symtab.c: New file.
8582 * gdb.guile/scm-symtab.exp: New file.
8583 * gdb.guile/scm-type.c: New file.
8584 * gdb.guile/scm-type.exp: New file.
8585 * gdb.guile/scm-value-cc.cc: New file.
8586 * gdb.guile/scm-value-cc.exp: New file.
8587 * gdb.guile/scm-value.c: New file.
8588 * gdb.guile/scm-value.exp: New file.
8589 * gdb.guile/source2.scm: New file.
8590 * gdb.guile/types-module.cc: New file.
8591 * gdb.guile/types-module.exp: New file.
8592
7026a7c1
YQ
85932014-02-10 Yao Qi <yao@codesourcery.com>
8594
8595 PR testsuite/16543
8596 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8597 * configure: Regenerated.
8598 * Makefile.in: New file.
8599
6c466447
AS
86002014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8601
8602 * gdb.python/py-framefilter.exp: Fix typo.
8603
6e854735
YQ
86042014-02-08 Yao Qi <yao@codesourcery.com>
8605
8606 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8607 that no =breakpoint-modified is emitted when breakpoints are
8608 modified through MI commands.
8609
d137e6dc
PA
86102014-02-07 Pedro Alves <pedro@codesourcery.com>
8611 Pedro Alves <palves@redhat.com>
8612
8613 * gdb.threads/step-after-sr-lock.c: New file.
8614 * gdb.threads/step-after-sr-lock.exp: New file.
8615
b5ee5a50
PA
86162014-02-07 Pedro Alves <palves@redhat.com>
8617
8618 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8619
3c77faf3
JK
86202014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8623 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8624
6dddc817
DE
86252014-02-06 Doug Evans <xdje42@gmail.com>
8626
8627 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8628 output.
8629
8630 * gdb.gdb/python-interrupts.exp: New file.
8631
de7b2893
YQ
86322014-02-05 Yao Qi <yao@codesourcery.com>
8633
8634 * gdb.trace/report.exp (use_collected_data): Test the output
8635 of "info threads" and "info inferiors".
8636
66d032ac
YQ
86372014-02-05 Yao Qi <yao@codesourcery.com>
8638
8639 Revert this patch:
8640
8641 2013-05-24 Yao Qi <yao@codesourcery.com>
8642
8643 * gdb.trace/tfile.exp: Test inferior and thread.
8644
591a12a1
UW
86452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8646
8647 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8648 on a function.
8649 * gdb.base/step-bt.c: Call hello via function pointer to make
8650 sure its first instruction is executed on powerpc64le-linux.
8651
0ff3e01f
UW
86522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8653
8654 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8655
084ee545
UW
86562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8657
8658 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8659 of the test patterns for use on little-endian systems.
8660
6ed14ff3
UW
86612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8662
8663 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8664 (decimal_vector): Fix for little-endian.
8665
401e27fd
JM
86662014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8667
8668 * gdb.arch/sparc-sysstep.exp: New file.
8669 * gdb.arch/sparc-sysstep.c: Likewise.
8670
8671 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8672
8b924729
EBM
86732014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8674
8675 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8676
fb151210
JB
86772014-01-23 Tom Tromey <tromey@redhat.com>
8678
8679 * gdb.ada/array_char_idx: New testcase.
8680
0740f8d8
TT
86812014-01-23 Tom Tromey <tromey@redhat.com>
8682
8683 PR python/16487:
8684 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8685 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8686 classes.
8687
21909fa1
TT
86882014-01-23 Tom Tromey <tromey@redhat.com>
8689
8690 PR python/16491:
8691 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8692 string from an inferior frame.
8693 * gdb.python/py-framefilter-mi.exp: Update.
8694
87ce2a04
DE
86952014-01-22 Doug Evans <dje@google.com>
8696
8697 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8698
237b092b
AA
86992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8700
8701 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8702
d674a709
AA
87032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8704
8705 * gdb.trace/entry-values.exp: Remove excess space character from
8706 regex patterns. Handle s390 call instruction.
8707
20fa3390
AA
87082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8709
8710 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8711 define "*_start" label. Make "name" static.
8712 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8713 ${name} by references to ${name}_start.
8714
78466714
AA
87152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8716
8717 * gdb.base/info-macros.exp: Remove "debug" from the compile
8718 options.
8719
ec9f644a
IB
87202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8721
8722 * gdb.dlang/demangle.exp: New file.
8723
94b1b47e
IB
87242014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8725
8726 * gdb.dlang/primitive-types.exp: New file.
8727
7f420862
IB
87282014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8729
8730 * configure.ac: Create gdb.dlang/Makefile.
8731 * configure: Regenerate.
8732 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8733 * gdb.dlang/Makefile.in: New file.
8734 * lib/d-support.exp: New file.
8735 * lib/gdb.exp (skip_d_tests): New proc.
8736
52834460
MM
87372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8738
8739 * gdb.btrace/delta.exp: Check reverse stepi.
8740 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8741 * gdb.btrace/finish.exp: New.
8742 * gdb.btrace/next.exp: New.
8743 * gdb.btrace/nexti.exp: New.
8744 * gdb.btrace/record_goto.c: Add comments.
8745 * gdb.btrace/step.exp: New.
8746 * gdb.btrace/stepi.exp: New.
8747 * gdb.btrace/multi-thread-step.c: New.
8748 * gdb.btrace/multi-thread-step.exp: New.
8749 * gdb.btrace/rn-dl-bind.c: New.
8750 * gdb.btrace/rn-dl-bind.exp: New.
8751 * gdb.btrace/data.c: New.
8752 * gdb.btrace/data.exp: New.
8753 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8754
6e07b1d2
MM
87552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8756
8757 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8758 * gdb.btrace/exception.exp: Update.
8759 * gdb.btrace/instruction_history.exp: Update.
8760 * gdb.btrace/record_goto.exp: Update.
8761 * gdb.btrace/tailcall.exp: Update.
8762 * gdb.btrace/unknown_functions.exp: Update.
8763 * gdb.btrace/delta.exp: New.
8764
0b722aec
MM
87652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8766
8767 * gdb.btrace/record_goto.exp: Add backtrace test.
8768 * gdb.btrace/tailcall.exp: Add backtrace test.
8769
066ce621
MM
87702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8771
8772 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8773 * gdb.btrace/record_goto.c: New.
8774 * gdb.btrace/record_goto.exp: New.
8775 * gdb.btrace/x86-record_goto.S: New.
8776
0688d04e
MM
87772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8778
8779 * gdb.btrace/function_call_history.exp: Update tests.
8780 * gdb.btrace/instruction_history.exp: Update tests.
8781
8710b709
MM
87822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8783
8784 * gdb.btrace/function_call_history.exp: Fix expected field
8785 order for "record function-call-history".
8786 Add new tests for "record function-call-history /c".
8787 * gdb.btrace/exception.cc: New.
8788 * gdb.btrace/exception.exp: New.
8789 * gdb.btrace/tailcall.exp: New.
8790 * gdb.btrace/x86-tailcall.S: New.
8791 * gdb.btrace/x86-tailcall.c: New.
8792 * gdb.btrace/unknown_functions.c: New.
8793 * gdb.btrace/unknown_functions.exp: New.
8794 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8795
5de9129b
MM
87962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8797
8798 * gdb.btrace/instruction_history.exp: Update.
8799 * gdb.btrace/function_call_history.exp: Update.
8800
23a7fe75
MM
88012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8802
8803 * gdb.btrace/function_call_history.exp: Fix expected function
8804 trace.
8805 * gdb.btrace/instruction_history.exp: Initialize traced.
8806 Remove traced_functions.
8807
724c7dd8
MM
88082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8809
8810 * gdb.btrace/function_call_history.exp: Update
8811 * gdb.btrace/instruction_history.exp: Update.
8812
6d78d93b
MM
88132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8814
8815 * gdb.btrace/enable.exp: Update expected text.
8816
93a360cc
OJ
88172014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8818
8819 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8820 bytes.
8821
3772b53f
MR
88222014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8823
8824 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8825
596662fa
OJ
88262014-01-15 Omair Javaid <omair.javaid@linaro.org>
8827
8828 * lib/gdb.exp (supports_process_record): Return true for
8829 arm*-linux*. (supports_reverse): Likewise.
8830
b5b08fb4
SC
88312014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8832
8833 PR python/15464
8834 PR python/16113
8835 * gdb.python/py-type.c: Enhance test case.
8836 * gdb.python/py-value-cc.cc: Likewise
8837 * gdb.python/py-type.exp: Add new tests.
8838 * gdb.python/py-value-cc.exp: Likewise
8839
52d7fb13
AA
88402014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8841 Pedro Alves <palves@redhat.com>
8842
8843 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8844 Make "name" extern.
8845 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8846 references to ${name}_start by references to ${name}.
8847
a2cd8cfe
JB
88482014-01-10 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8851
4e23fced
JB
88522014-01-10 Joel Brobecker <brobecker@adacore.com>
8853
8854 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8855
c6a9e42c
PA
88562014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8857 Pedro Alves <palves@redhat.com>
8858
8859 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8860 mi_gdb_target_load.
c6a9e42c 8861
b7ea362b
PA
88622014-01-08 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.threads/reconnect-signal.c: New file.
8865 * gdb.threads/reconnect-signal.exp: New file.
8866
5e3f4fab
EBM
88672014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8868
8869 * gdb.base/source-dir.exp: New file.
8870
79301218
JB
88712014-01-07 Joel Brobecker <brobecker@adacore.com>
8872
8873 * gdb.ada/mi_interface: New testcase.
8874
8e355c5d
JB
88752014-01-07 Joel Brobecker <brobecker@adacore.com>
8876
8877 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8878 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8879 gdb.ada/pp-rec-component/pck.ads: New files.
8880
c0d48811
JB
88812014-01-07 Joel Brobecker <brobecker@adacore.com>
8882
8883 * gdb.python/py-pp-integral.c: New file.
8884 * gdb.python/py-pp-integral.py: New file.
8885 * gdb.python/py-pp-integral.exp: New file.
8886
17b609c3 8887For older changes see ChangeLog-1993-2013.
c906108c 8888\f
8d8cb839
EZ
8889;; Local Variables:
8890;; mode: change-log
8891;; left-margin: 8
8892;; fill-column: 74
8893;; version-control: never
8894;; End:
902f2ccb 8895
618f726f 8896 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8897 Copying and distribution of this file, with or without modification,
8898 are permitted provided the copyright notice and this notice are preserved.