]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Made tests to XFAIL for arc*-*-elf*.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7fac6910
JK
12016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.base/default.exp (tty): Remove.
4
bb1fe4ac
KB
52016-08-24 Kevin Buettner <kevinb@redhat.com>
6
7 * gdb.python/py-recurse-unwind.c: New file.
8 * gdb.python/py-recurse-unwind.py: New file.
9 * gdb.python/py-recurse-unwind.exp: New file.
10
0a1ddfa6
SM
112016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12
13 * gdb.base/set-inferior-tty.exp: New file.
14 * gdb.base/set-inferior-tty.c: New file.
15
d9de1fe3
PA
162016-08-23 Pedro Alves <palves@redhat.com>
17
18 PR gdb/20494
19 * gdb.base/new-ui-echo.c: New file.
20 * gdb.base/new-ui-echo.exp: New file.
21
e9d9abd7
YQ
222016-08-23 Yao Qi <yao.qi@linaro.org>
23
24 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
25 gdbserver_spawn.
26 * gdb.server/connect-without-multi-process.exp (do_test):
27 Likewise.
28
3589529e
YQ
292016-08-23 Yao Qi <yao.qi@linaro.org>
30
31 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
32 standalone_txt. Delete gdb_txt and standalone_txt on host
33 and target. Spawn the binary on target. Copy files from
34 target to host.
35
6bb90213
PA
362016-08-22 Pedro Alves <palves@redhat.com>
37
38 PR gdb/20505
39 * gdb.base/vdso-warning.exp: Test core dumps too. Use
40 with_test_prefix. Factor out bits to ...
41 (test_no_vdso): ... this new procedure.
42
20c2c024
CL
432016-08-19 Carl Love <cel@us.ibm.com>
44
45 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
46 maintaining separate logic for constructing the output path.
47 * gdb.arch/powerpc-d128-regs.exp: Likewise.
48 * gdb.arch/ppc-dfp.exp: Likewise.
49 * gdb.arch/ppc-fp.exp: Likewise.
50 * gdb.arch/vsx-regs.exp: Likewise.
51 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
52 binprefix for generating the additional binary files.
53
0646e07d
PA
542016-08-19 Pedro Alves <palves@redhat.com>
55
56 * gdb.trace/mi-trace-frame-collected.exp
57 (test_trace_frame_collected): On x32, expect two registers.
58
46da9242
CL
592016-08-18 Carl Love <cel@us.ibm.com>
60
61 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
62 and sync up the test with tests in gas/testsuite/gas/ppc.
63 * gdb.arch/powerpc-power.exp: Likewise.
64
eb2332d7
SM
652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
66
67 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
68 expected error message.
69
63c61e04
SM
702016-08-17 Simon Marchi <simon.marchi@ericsson.com>
71
72 * gdb.multi/remove-inferiors.exp: New file.
73 * gdb.multi/remove-inferiors.c: New file.
74
7b17065f
YQ
752016-08-12 Yao Qi <yao.qi@linaro.org>
76
77 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
78 argument list.
79
01d3dedf
PA
802016-08-10 Pedro Alves <palves@redhat.com>
81
82 PR gdb/19187
83 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
84 setup_kfails.
85
3eb7562a
PA
862016-08-09 Pedro Alves <palves@redhat.com>
87 Simon Marchi <simon.marchi@ericsson.com>
88
89 PR gdb/20418
90 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
91 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
92
80614914
PA
932016-08-09 Pedro Alves <palves@redhat.com>
94
95 PR mi/20431
96 * gdb.mi/mi-cmd-error.exp: New file.
97
f348d89a
PA
982016-08-09 Pedro Alves <palves@redhat.com>
99
100 PR gdb/18653
101 * gdb.base/signals-state-child.c: New file.
102 * gdb.base/signals-state-child.exp: New file.
103 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
104
e5ca03b4
PA
1052016-08-09 Pedro Alves <palves@redhat.com>
106
107 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
108
282a0691
TT
1092016-08-03 Tom Tromey <tom@tromey.com>
110
111 PR python/18565:
112 * gdb.python/py-frame-inline.exp: Add Frame.function test.
113
41bfcd63
YQ
1142016-08-01 Yao Qi <yao.qi@linaro.org>
115
116 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
117 variable mode to "multi-process" if $multi_process is 1, otherwise
118 set it to "single-process".
119
e3465b24
YQ
1202016-08-01 Yao Qi <yao.qi@linaro.org>
121
122 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
123 * gdb.cp/cpexprs.exp: Likewise.
124 * gdb.cp/m-static.exp: Likewise.
125
0b31a4bc
TT
1262016-07-26 Tom Tromey <tom@tromey.com>
127
128 PR python/20190:
129 * gdb.threads/tls.exp (check_thread_local): Add python symbol
130 test.
131
e0461dbb
MM
1322016-07-26 Markus Metzger <markus.t.metzger@intel.com>
133
134 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
135 selecting assembly source files.
136 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
137 assembly source files.
138 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
139 assembly source files.
140 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
141 selecting assembly source files.
142
8194e927
SM
1432016-07-25 Simon Marchi <simon.marchi@ericsson.com>
144
145 * gdb.base/new-ui.exp (do_test_invalid_args): New
146 procedure.
147
c0272db5
TW
1482016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
149
150 * gdb.btrace/reconnect.c: New file.
151 * gdb.btrace/reconnect.exp: New file.
152
e3487908
GKB
1532016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
154
155 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
156 to test_catch_syscall_group.
157 (test_catch_syscall_group): New.
158
12df5c00
TT
1592016-07-21 Tom Tromey <tom@tromey.com>
160
161 * gdb.rust/simple.rs (main): Use empty struct expression.
162 * gdb.rust/simple.exp: Add tests for empty struct expression.
163
bae62ee2
YQ
1642016-07-21 Yao Qi <yao.qi@linaro.org>
165
166 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
167 if gdb_skip_xml_test is true on some targets.
168
b1b53fb3
YQ
1692016-07-21 Yao Qi <yao.qi@linaro.org>
170
171 * gdb.server/solib-list.exp: Unset last_loaded_file.
172
027d97f8
JK
1732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
176 "step into captured_main (args)".
177
7674d381
JK
1782016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
179
180 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
181
72b5d099
JK
1822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
183
184 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
185
1f960ced
PA
1862016-07-19 Pedro Alves <palves@redhat.com>
187
188 * gdb.opt/inline-break.exp: Remove optimize=-O2.
189 * gdb.opt/inline-bt.exp: Likewise.
190 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
191 additional_flags=-Winline.
192 * gdb.opt/inline-locals.exp: Likewise.
193 * gdb.opt/inline-markers.c (ATTR): Define.
194 (inlined_fn): Use it.
195
f25827c1
YQ
1962016-07-19 Yao Qi <yao.qi@linaro.org>
197
198 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
199 (test_with_self): Remove some code. Remove argument executable.
200 (top-level): Use do_self_tests.
201
37539ebe
DB
2022016-07-15 Zachary Welch <zwelch@codesourcery.com>
203 Don Breazeal <donb@codesourcery.com>
204
205 * gdb.base/maint.exp: Escape paths used in regular expressions.
206 * gdb.stabs/weird.exp: Likewise.
207
dac790e1
TT
2082016-07-13 Tom Tromey <tom@tromey.com>
209
210 PR python/15620, PR python/18620:
211 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
212 (test_bkpt_events): New procs.
213
93daf339
TT
2142016-07-13 Tom Tromey <tom@tromey.com>
215
216 PR python/17698:
217 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
218 test.
219 (test_watchpoints): Likewise.
220 (test_bkpt_pending): New proc.
221
6571a381
TT
2222016-07-13 Tom Tromey <tom@tromey.com>
223
224 PR cli/18053:
225 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
226 completion test.
227
e8732474
JK
2282016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
231 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
232 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
233 f_label.
234 (g): Rename g_end_lbl to g_label.
235 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
236 low_pc and high_pc.
237 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
238
e0f3fd7c
TT
2392016-07-12 Tom Tromey <tom@tromey.com>
240
241 PR python/19293:
242 * gdb.python/py-unwind-maint.exp: Update tests.
243
3cfe46b6
YQ
2442016-07-12 Yao Qi <yao.qi@linaro.org>
245
246 * lib/selftest-support.exp (selftest_setup): Match the output
247 when captured_main is inlined.
248
4f19a0e6
WT
2492016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
250
251 * gdb.fortran/derived-types.exp (result_line, result_line_2):
252 New variables.
253 (print this%a, print this%b, print this): New tests.
254 * gdb.fortran/derived-types.f90 (this): New object and
255 initialization.
256
986cf455
SM
2572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
258
259 * gdb.ada/arraydim.exp: Remove extra directory level in build
260 directory.
261
f0464b23
SM
2622016-07-06 Simon Marchi <simon.marchi@ericsson.com>
263
264 * lib/ada.exp: Remove extra directory level in build directory.
265 * gdb.ada/cond_lang.exp: Likewise.
266 * gdb.ada/exec_changed.exp: Likewise.
267 * gdb.ada/lang_switch.exp: Likewise.
268
42d94011
MG
2692016-07-06 Manish Goregaokar <manish@mozilla.com>
270
271 * simple.rs: Add test for raw pointer subscripting
272 * simple.exp: Add test expectations
273
647c264c
YQ
2742016-07-05 Yao Qi <yao.qi@linaro.org>
275
276 * gdb.mi/mi-reverse.exp: Match =record-started output.
277
20aa2c60
PA
2782016-07-01 Pedro Alves <palves@redhat.com>
279
280 * gdb.base/jit-reader.exp (info_registers_current_frame): New
281 procedure.
282 (jit_reader_test): Test the jit reader's unwinder.
283 * gdb.base/jithost.c (jit_function_00_code): New global.
284 (main): Use memcpy to fill in the mmapped code, instead of poking
285 bytes manually here.
286 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
287 value.
288 (read_debug_info): Save the function's range.
289 (read_sp): New function.
290 (unwind_frame): Use it. Also unwind RBP.
291 (get_frame_id): Use read_sp.
292 (gdb_init_reader): Use calloc instead of malloc.
293 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
294 parameter. Use gdb_test_multiple.
295
ced2dffb
PA
2962016-07-01 Pedro Alves <palves@redhat.com>
297 Antoine Tremblay <antoine.tremblay@ericsson.com>
298
299 * gdb.threads/process-dies-while-detaching.c: New file.
300 * gdb.threads/process-dies-while-detaching.exp: New file.
301
63000888
PA
3022016-07-01 Pedro Alves <palves@redhat.com>
303
304 * gdb.multi/watchpoint-multi-exit.c: New file.
305 * gdb.multi/watchpoint-multi-exit.exp: New file.
306
038d4868
PA
3072016-06-30 Pedro Alves <palves@redhat.com>
308
309 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
310 unset inferior_spawn_id.
311
994e9c83
PA
3122016-06-30 Pedro Alves <palves@redhat.com>
313
314 * lib/mi-support.exp (default_mi_gdb_start): Declare global
315 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
316
e5653468
YQ
3172016-06-29 Yao Qi <yao.qi@linaro.org>
318
319 * gdb.base/return.c: Add copyright header.
320
803b47e5
TT
3212016-06-29 Tom Tromey <tom@tromey.com>
322
323 PR python/20129:
324 * gdb.python/py-framefilter.exp: Add tests for setting priority
325 and disabling of non-existent frame filter.
326
28244707
YQ
3272016-06-29 Yao Qi <yao.qi@linaro.org>
328
329 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
330 0x0f07ff.
331
a31d2f06
YQ
3322016-06-28 Yao Qi <yao.qi@linaro.org>
333
334 * gdb.base/catch-syscall.exp: Remove check on isnative and target
335 triplets. Start gdb, execute catch syscall, and continue. Check
336 gdb's output to determine catch syscall is supported.
337
921d8f54
MG
3382016-06-27 Manish Goregaokar <manish@mozilla.com>
339
25d49b86
PA
340 * gdb.rust/simple.rs: Add test for returning unit in a function.
341 * gdb.rust/simple.exp: Add expectation for functions returning
342 unit.
921d8f54 343
f4952523
PMR
3442016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
345
346 * gdb.python/py-breakpoint-create-fail.c,
347 gdb.python/py-breakpoint-create-fail.exp,
348 gdb.python/py-breakpoint-create-fail.py: New testcase.
349
fccb08f8
MG
3502016-06-25 Manish Goregaokar <manish@mozilla.com>
351
352 PR gdb/20239
353 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
354 * gdb.rust/simple.exp: Add test expectations for new NonZero
355 tests.
fccb08f8 356
6b850546
DT
3572016-06-24 David Taylor <dtaylor@emc.com>
358
359 * gdb.base/offsets.exp: New file.
360 * gdb.base/offsets.c: New file.
361
17621150
TT
3622016-06-23 Tom Tromey <tom@tromey.com>
363
364 PR gdb/16483:
365 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
366 before any filters are loaded.
367
04d59df6
WT
3682016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
369
370 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
371 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
372 structs.
373 * gdb.fortran/derived-type-function.exp: New file.
374 * gdb.fortran/derived-type-function.f90: New file.
375
376
ac69f786
PA
3772016-06-21 Pedro Alves <palves@redhat.com>
378
379 * gdb.base/new-ui.exp: New file.
380 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
381 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
382 (with_spawn_id): New procedure.
383
49940788
PA
3842016-06-21 Pedro Alves <palves@redhat.com>
385
386 * gdb.mi/mi-exec-run.exp: New file.
387
ef274d26
PA
3882016-06-21 Pedro Alves <palves@redhat.com>
389
390 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
391 breakpoint command's output on the main UI.
392 (test_break): New procedure, factored out from calls in the top
393 level.
394 (top level): Use foreach_with_prefix to test MI as main UI and as
395 separate UI.
396
468afe6c
PA
3972016-06-21 Pedro Alves <palves@redhat.com>
398
399 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
400 (test_awatch_creation_and_listing)
401 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
402 Remove 'type' parameter.
403 (test_watchpoint_all): New parameter mi_mode. Remove
404 with_test_prefix.
405 (top level): Use foreach_with_prefix, and add main/separate UI MI
406 testing axis.
407
51f77c37
PA
4082016-06-21 Pedro Alves <palves@redhat.com>
409
410 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
411 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
412 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
413 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
414 (gdb_main_spawn_id, mi_spawn_id): Declare and
415 comment.
416 (mi_create_inferior_pty): New procedure,
417 factored out from default_mi_gdb_start.
418 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
419 procedures.
420 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
421 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
422 Use mi_create_inferior_pty.
423 (mi_gdb_start): Use eval to pass down args list.
424
8980e177
PA
4252016-06-21 Pedro Alves <palves@redhat.com>
426
427 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
428 * gdb.opt/inline-cmds.exp: Add MI tests.
429
f38d3ad1
PA
4302016-06-21 Pedro Alves <palves@redhat.com>
431
432 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
433
45db7c09
PA
4342016-06-21 Pedro Alves <palves@redhat.com>
435
436 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
437 (top level): Use it instead of mi_execute_to.
438
5a069ab3
PA
4392016-06-21 Pedro Alves <palves@redhat.com>
440
441 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
442 (cont_handler_str): New.
443 (signal_stop_handler): Set stop_handler_str instead of printing to
444 stdout.
445 (continue_handler): Set cont_handler_str instead of printing to
446 stdout.
447 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
448 mi_send_resuming_command. Print stop_handler_str and
449 cont_handler_str instead of expecting the python events print
450 directly.
451
2838cc1d
SD
4522016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
453
454 * gdb.base/jit-reader.exp: New file.
455 * gdb.base/jithost.c: New file.
456 * gdb.base/jithost.h: New file.
457 * gdb.base/jitreader.c : New file.
458 * gdb.base/jit-protocol.h: New file.
459
21a77091
YQ
4602016-06-17 Yao Qi <yao.qi@linaro.org>
461
462 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
463 parameters follow_fork and detach_on_fork. Set follow-fork-mode
464 and detach-on-fork. Adjust tests.
465 (top level): Invoke break_cond_on_syscall with combinations of
466 syscall, follow-fork-mode and detach-on-fork.
467
f50bf8e5
YQ
4682016-06-17 Yao Qi <yao.qi@linaro.org>
469
470 * gdb.base/step-over-exit.c: New.
471 * gdb.base/step-over-exit.exp: New.
472
a28d8e50
YTL
4732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
474
475 * gdb.base/float.exp: Add target check for nds32*-*-*.
476 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
477
cad8e26d
AB
4782016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
481 for unsupported target features.
482 * gdb.base/call-rt-st.exp: Likewise.
483 * gdb.base/call-sc.exp: Likewise.
484 * gdb.base/call-signal-resume.exp: Likewise.
485 * gdb.base/call-strs.exp: Likewise.
486 * gdb.base/callexit.exp: Likewise.
487 * gdb.base/callfuncs.exp: Likewise.
488 * gdb.base/nodebug.exp: Likewise.
489 * gdb.base/printcmds.exp: Likewise.
490 * gdb.base/ptype.exp: Likewise.
491 * gdb.base/structs.exp: Likewise.
492 * gdb.base/unwindonsignal.exp: Likewise.
493 * gdb.cp/gdb2495.exp: Likewise.
494 * gdb.cp/templates.exp: Likewise.
495 * gdb.cp/virtfunc.exp: Likewise.
496 * gdb.threads/hand-call-in-threads.exp: Likewise.
497 * gdb.threads/interrupted-hand-call.exp: Likewise.
498 * gdb.threads/thread-unwindonsignal.exp: Likewise.
499
347dc102
TT
5002016-06-10 Tom Tromey <tom@tromey.com>
501
502 PR rust/20110:
503 * gdb.rust/expr.exp: Add test for integer constant larger than
504 i32.
505
5e13cf25
BH
5062016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
507
508 * gdb.fortran/nested-funcs.exp: New.
509 * gdb.fortran/nested-funcs.f90: New.
510
bb556f1f
TK
5112016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
512
513 * gdb.base/examine-backward.c: New file.
514 * gdb.base/examine-backward.exp: New file.
515
38b022b4
SM
5162016-06-06 Simon Marchi <simon.marchi@ericsson.com>
517
518 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
519 matching.
520
1b40ec05
TT
5212016-06-02 Tom Tromey <tom@tromey.com>
522
523 PR python/18984:
524 * gdb.python/py-shared.exp: Add solib_name test.
525
193bd378
SM
5262016-06-02 Simon Marchi <simon.marchi@ericsson.com>
527
528 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
529
3326303b
MG
5302016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
531
532 PR c++/19893
533 * gdb.dwarf2/implref.exp: Rename to...
534 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
535 * gdb.dwarf2/implref-array.c: New file.
536 * gdb.dwarf2/implref-array.exp: Likewise.
537 * gdb.dwarf2/implref-global.c: Likewise.
538 * gdb.dwarf2/implref-global.exp: Likewise.
539 * gdb.dwarf2/implref-struct.c: Likewise.
540 * gdb.dwarf2/implref-struct.exp: Likewise.
541
825c8ef2
AT
5422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
543
544 * gdb.trace/trace-condition.exp: Add 64bit tests.
545
2320162a
AT
5462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
547
548 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
549 bits types.
550 (main): Adapt to 8 to 64 bits types.
551 * gdb.trace/trace-condition.exp: Add new tests.
552
a7818233
AT
5532016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
554
555 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
556
0d336466
AT
5572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
558
559 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
560 Move condition tests...
561 * gdb.trace/trace-condition.exp: Here.
562
7faeb45a
AT
5632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
564
565 * gdb.trace/trace-condition.exp: Add counter-case tests.
566
e385593e
JK
5672016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
568
569 PR c++/15231
570 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
571 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
572
744608cc
PA
5732016-05-27 Pedro Alves <palves@redhat.com>
574
575 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
576 New procedure.
577 (top level): Call it, and bail out of DejaGnu is known to be bad.
578
ac775bf4
AB
5792016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.base/whatis.c: Extend the test case.
582 * gdb.base/whatis.exp: Add additional tests.
583
2bbad2ea
BH
5842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
585
586* gdb.fortran/type.f90: Add pointer variable.
587* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
588
8b70175d
BH
5892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
590
591 * gdb.fortran/vla-type.exp: Fix testcase name.
592
86d8a848
BH
5932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
594
595 * gdb.fortran/vla-type.exp: Access elements in nested structs.
596
e188eb36
BH
5972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
598
599 * gdb.fortran/type.f90: Add nested structures.
600 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
601 * gdb.fortran/derived-type.exp: Adapt expected output.
602 * gdb.fortran/vla-type.exp: Adapt expected output.
603
9b2db1fd
BH
6042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
605
606 * gdb.fortran/whatis_type.exp: Adapt expected output.
607
72b17055
BH
6082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
609
610 * gdb.fortran/print_type.exp: Fix expected output.
611 * gdb.fortran/whatis_type.exp: Fix expected output.
612
3cd81d8d
BH
6132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
614
615 * gdb.fortran/whatis_type.exp: Use multi_line.
616
ddae9462
TT
6172016-05-24 Tom Tromey <tom@tromey.com>
618
619 PR python/17386:
620 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
621 use value as an index.
622
1957f6b8
TT
6232016-05-23 Tom Tromey <tom@tromey.com>
624
625 PR python/17981:
626 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
627 no-breakpoint case.
628
026a9174
PA
6292016-05-24 Pedro Alves <palves@redhat.com>
630
631 PR gdb/19828
632 * gdb.threads/clone-attach-detach.c: New file.
633 * gdb.threads/clone-attach-detach.exp: New file.
634
e70a7231
FR
6352016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
636
637 * gdb.base/annota-input-while-running.exp: Fix syntax error.
638
0f6ed0e0
TT
6392016-05-23 Tom Tromey <tom@tromey.com>
640
641 PR python/19438, PR python/18393:
642 * gdb.python/py-progspace.exp: Add "dir" test.
643 * gdb.python/py-objfile.exp: Add "dir" test.
644
ffd19d61
YQ
6452016-05-23 Yao Qi <yao.qi@linaro.org>
646
647 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
648 * gdb.arch/thumb2-it.exp: Likewise.
649
9e8f9b05
SM
6502016-05-18 Simon Marchi <simon.marchi@ericsson.com>
651
652 * gdb.mi/mi-threads-interrupt.c: New file.
653 * gdb.mi/mi-threads-interrupt.exp: New file.
654
61c6156d
SM
6552016-05-17 Simon Marchi <simon.marchi@ericsson.com>
656
657 PR gdb/18077
658 * gdb.mi/mi-async-run.exp: New file.
659 * gdb.mi/mi-async-run.c: New file.
660
67218854
TT
6612016-05-17 Tom Tromey <tom@tromey.com>
662 Manish Goregaokar <manishsmail@gmail.com>
663
664 * lib/rust-support.exp: New file.
665 * lib/gdb.exp (skip_rust_tests): New proc.
666 (build_executable_from_specs): Handle rust.
667 * lib/future.exp (gdb_find_rustc): New proc.
668 (gdb_default_target_compile): Handle rust.
669 * gdb.rust/expr.exp: New file.
670 * gdb.rust/generics.exp: New file.
671 * gdb.rust/generics.rs: New file.
672 * gdb.rust/methods.exp: New file.
673 * gdb.rust/methods.rs: New file.
674 * gdb.rust/modules.exp: New file.
675 * gdb.rust/modules.rs: New file.
676 * gdb.rust/simple.exp: New file.
677 * gdb.rust/simple.rs: New file.
678
c44af4eb
TT
6792016-05-17 Tom Tromey <tom@tromey.com>
680
681 * gdb.base/default.exp (set language): Add rust.
682
dcd1f979
TT
6832016-05-17 Tom Tromey <tom@tromey.com>
684
685 * gdb.gdb/unittest.exp: New file.
686
155b7f57
YQ
6872016-05-16 Yao Qi <yao.qi@linaro.org>
688
689 * gdb.base/batch-preserve-term-settings.exp: Remove variable
690 shell_prompt. Update shell_prompt_re.
691
8ddd5a6c
DE
6922016-05-12 Doug Evans <dje@google.com>
693
694 PR symtab/19999
695 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
696 $options when building executable.
697 * gdb.dwarf2/fission-loclists-pie.S: New file.
698 * gdb.dwarf2/fission-loclists-pie.exp: New file.
699
02e370d9
SM
7002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
701
702 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
703 of [is_remote target],
704
8929ad8b
SM
7052016-05-04 Simon Marchi <simon.marchi@ericsson.com>
706
707 * lib/gdb.exp (use_gdb_stub): New procedure.
708
6c447423
DE
7092016-05-03 Yunlian Jiang <yunlian@google.com>
710 Doug Evans <dje@google.com>
711
712 PR symtab/19914
713 * gdb.dwarf2/dwp-sepdebug.c: New file.
714 * gdb.dwarf2/dwp-sepdebug.exp: New file.
715
444e826c
SM
7162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
717
718 * gdb.base/detach.exp: Remove is_remote check.
719
740feeaa
SM
7202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
721
722 * gdb.base/annota-input-while-running.exp: Don't check for
723 [is_remote target]. Enable annotations after running to main.
724 Remove unused "set test..." line.
725
9080ac9d
SM
7262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
727
728 * gdb.trace/trace-enable-disable.exp: New file.
729 * gdb.trace/trace-enable-disable.c: New file.
730
952ebca5
SM
7312016-04-28 Simon Marchi <simon.marchi@ericsson.com>
732
733 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
734 use it in info sharedlibrary test.
735 * gdb.trace/ftrace-lock.exp: Likewise.
736 * gdb.trace/ftrace.exp: Likewise.
737 * gdb.trace/range-stepping.exp: Likewise.
738 * gdb.trace/trace-break.exp: Likewise.
739 * gdb.trace/trace-condition.exp: Likewise.
740 * gdb.trace/trace-mt.exp: Likewise.
741
d9019901
SM
7422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
743
744 * lib/gdb.exp (gdb_load_shlibs): Rename to...
745 (gdb_load_shlib): ... this.
746 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
747 gdb_load_shlib.
748 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
749 * gdb.base/ctxobj.exp: Likewise.
750 * gdb.base/dprintf-pending.exp: Likewise.
751 * gdb.base/dso2dso.exp: Likewise.
752 * gdb.base/fixsection.exp: Likewise.
753 * gdb.base/gcore-relro.exp: Likewise.
754 * gdb.base/gdb1555.exp: Likewise.
755 * gdb.base/global-var-nested-by-dso.exp: Likewise.
756 * gdb.base/gnu-ifunc.exp: Likewise.
757 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
758 * gdb.base/jit-so.exp (one_jit_test): Likewise.
759 * gdb.base/pending.exp: Likewise.
760 * gdb.base/print-file-var.exp: Likewise.
761 * gdb.base/print-symbol-loading.exp: Likewise.
762 * gdb.base/shlib-call.exp: Likewise.
763 * gdb.base/shreloc.exp: Likewise.
764 * gdb.base/so-impl-ld.exp: Likewise.
765 * gdb.base/solib-disc.exp: Likewise.
766 * gdb.base/solib-nodir.exp: Likewise.
767 * gdb.base/solib-overlap.exp: Likewise.
768 * gdb.base/solib-symbol.exp: Likewise.
769 * gdb.base/solib-weak.exp (do_test): Likewise.
770 * gdb.base/sym-file.exp: Likewise.
771 * gdb.base/symtab-search-order.exp: Likewise.
772 * gdb.base/type-opaque.exp: Likewise.
773 * gdb.base/unload.exp: Likewise.
774 * gdb.base/watchpoint-solib.exp: Likewise.
775 * gdb.compile/compile.exp: Likewise.
776 * gdb.cp/gdb2384.exp: Likewise.
777 * gdb.cp/infcall-dlopen.exp: Likewise.
778 * gdb.cp/re-set-overloaded.exp: Likewise.
779 * gdb.fortran/library-module.exp: Likewise.
780 * gdb.opt/solib-intra-step.exp: Likewise.
781 * gdb.python/py-finish-breakpoint.exp: Likewise.
782 * gdb.python/py-shared.exp: Likewise.
783 * gdb.reverse/solib-precsave.exp: Likewise.
784 * gdb.reverse/solib-reverse.exp: Likewise.
785 * gdb.server/solib-list.exp: Likewise.
786 * gdb.threads/dlopen-libpthread.exp: Likewise.
787 * gdb.threads/tls-shared.exp: Likewise.
788 * gdb.threads/tls-so_extern.exp: Likewise.
789 * gdb.trace/change-loc.exp: Likewise.
790 * gdb.trace/ftrace-lock.exp: Likewise.
791 * gdb.trace/ftrace.exp: Likewise.
792 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
793 * gdb.trace/pending.exp: Likewise.
794 * gdb.trace/range-stepping.exp: Likewise.
795 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
796 (strace_info_marker): Likewise.
797 (strace_probe_marker): Likewise.
798 (strace_trace_on_same_addr): Likewise.
799 (strace_trace_on_diff_addr): Likewise.
800 * gdb.trace/trace-break.exp: Likewise.
801 * gdb.trace/trace-condition.exp: Likewise.
802 * gdb.trace/trace-mt.exp: Likewise.
803
fca4cfd9
SM
8042016-04-27 Simon Marchi <simon.marchi@ericsson.com>
805
806 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
807 result of gdb_remote_download.
808 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
809 * gdb.base/dso2dso.exp: Likewise.
810 * gdb.base/global-var-nested-by-dso.exp: Likewise.
811 * gdb.base/print-file-var.exp: Likewise.
812 * gdb.base/shlib-call.exp: Likewise.
813 * gdb.base/shreloc.exp: Likewise.
814 * gdb.base/solib-overlap.exp: Likewise.
815 * gdb.base/solib-weak.exp (do_test): Likewise.
816 * gdb.base/unload.exp: Likewise.
817
11cf4ffb
YQ
8182016-04-27 Yao Qi <yao.qi@linaro.org>
819
820 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
821 exists.
822
3e2e34f8
KB
8232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
824
825 * vla-type.exp: Print structure from toplevel.
826
8f07e298
BH
8272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
828
829 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
830 of dynamic types.
831 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
832 of dynamic types.
833
9920b434
BH
8342016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
835
836 * gdb.fortran/vla-type.f90: New file.
837 * gdb.fortran/vla-type.exp: New file.
838
f3abeff5
YQ
8392016-04-25 Yao Qi <yao.qi@linaro.org>
840
841 * gdb.base/branch-to-self.c: New file.
842 * gdb.base/branch-to-self.exp: New file.
843
0a5d52f0
YQ
8442016-04-22 Yao Qi <yao.qi@linaro.org>
845
846 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
847 more after $hex.
848
495346f6
YQ
8492016-04-22 Yao Qi <yao.qi@linaro.org>
850
851 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
852 * gdb.base/annota3.exp: Likewise.
853
4a7e075c
YQ
8542016-04-22 Yao Qi <yao.qi@linaro.org>
855
856 * gdb.reverse/step-precsave.exp: Do one step and test program
857 stops in "callee" and do multiple steps until program goes out
858 of "callee".
859 * gdb.reverse/step-reverse.exp: Likewise.
860
5b061e98
YQ
8612016-04-22 Yao Qi <yao.qi@linaro.org>
862
863 * gdb.trace/signal.exp: Also pass if
864 $tracepoint_hits($i) > $iterations.
865
5c5dc57f
YQ
8662016-04-22 Yao Qi <yao.qi@linaro.org>
867
868 * gdb.trace/signal.c: New file.
869 * gdb.trace/signal.exp: New file.
870
a55411b9
DE
8712016-04-19 Doug Evans <xdje42@gmail.com>
872
873 * gdb.base/bad-file.exp: New file.
874
a22df60a
MG
8752016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
876
877 * gdb.dwarf2/implref.exp: New file.
878
0c13f7e5
BH
8792016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
880
881 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
882 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
883 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
884 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
885 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
886 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
887 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
888 * lib/fortran.exp (fortran_int4): New procedure.
889 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
890 (fortran_logical4): Likewise.
891
9b9b09e9
BH
8922016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
893
894 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
895
a14d1f4d
BH
8962016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
897
898 * lib/compiler.c: Add Intel specific preprocessor macros.
899 * lib/compiler.cc: Likewise.
25d49b86 900
7d49b1d0
LM
9012016-04-13 Luis Machado <lgustavo@codesourcery.com>
902
903 * gdb.server/connect-with-no-symbol-file.c: New file.
904 * gdb.server/connect-with-no-symbol-file.exp: New file.
905
8392fa22
SM
9062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
907
908 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
909
8c4c4aeb
SM
9102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
911
912 * boards/gdbserver-base.exp (${board}_download): Copy source file to
913 standard output directory.
914
45e3745e
AT
9152016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
916
917 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
918
e26b7e41
MM
9192016-04-13 Markus Metzger <markus.t.metzger@intel.com>
920
921 * gdb.btrace/instruction_history.c (loop): Add declaration.
922
8ce09462
AT
9232016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
924
925 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
926
2e88a1ea
SM
9272016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
928
929 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
930 parentheses to print.
931 (continue_handler): Likewise.
932
f48e22e3
SM
9332016-04-08 Simon Marchi <simon.marchi@ericsson.com>
934
935 * gdb.server/solib-list.exp: Remove is_remote check.
936 Pass shlib= to gdb_compile. Don't link shared library with
937 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
938 Run binary filename through "readlink -f" on the target.
939
096be756
PA
9402016-04-08 Pedro Alves <palves@redhat.com>
941
942 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
943 interpreter filename as argument to gdbserver_spawn.
944 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
945 Return empty if $last_loaded_file does not exist.
946
06500533
JK
9472016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
948
949 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
950 * gdb.base/jit-main.c: Use exit after usage.
951
2d35e871
JK
9522016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
955 GDBHISTSIZE prior to the tests.
956 * gdb.base/gdbinit-history.exp: Likewise.
957
9582016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
959
960 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
961 instead of build_executable. Use gdb_load_shlibs.
962
c8064e7e
YQ
9632016-04-07 Yao Qi <yao.qi@linaro.org>
964
965 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
966 Execute "si" command.
967
bde47561
YQ
9682016-04-07 Yao Qi <yao.qi@linaro.org>
969
970 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
971 number instead of the comments on some line.
972
b16f8a3b
DB
9732016-04-06 Don Breazeal <donb@codesourcery.com>
974
975 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
976 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
977
c2f901df
SM
9782016-04-06 Simon Marchi <simon.marchi@ericsson.com>
979
980 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
981 standard_output_file. Remove unused binfile variable.
982
ac17fda0
CU
9832016-04-05 Catalin Udma <catalin.udma@freescale.com>
984
985 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
986 * gdb.python/py-mi-objfile.exp: Match "list main" output
987 in console format.
988
03a8c4df
SM
9892016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
990
991 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
992 absolute.
993
6e774b13
SM
9942016-04-05 Simon Marchi <simon.marchi@ericsson.com>
995
996 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
997 absolute.
998 * gdb.trace/ftrace.exp: Likewise.
999 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1000 targets as well.
1001 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1002 (gdb_load_shlibs): Copy libraries to test directory when testing
1003 natively. Only set solib-search-path if testing remotely.
1004 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1005
7817ea46
SM
10062016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1007
1008 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1009 gdb_download. Use it even if the target is not remote.
1010 * gdb.base/jit.exp (compile_jit_test): Likewise.
1011 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1012 output directory if the destination board is local, otherwise use
1013 the standard remote_download from DejaGnu.
1014 (gdb_download): Remove.
1015 (gdb_load_shlibs): Use gdb_remote_download instead of
1016 gdb_download.
1017 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1018 Use gdb_remote_download instead of gdb_download. Use it even if
1019 the target is not remote.
1020 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1021 instead of gdb_download.
1022
7beb7f68
SM
10232016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1024
1025 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1026 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1027 run.
1028
cc63428a
AV
10292016-04-01 Artemiy Volkov <artemiyv@acm.org>
1030
1031 PR gdb/19820
1032 * gdb.base/printcmds.exp: Add artificial arrays tests.
1033
64cdf930
PA
10342016-03-31 Pedro Alves <palves@redhat.com>
1035
1036 PR gdb/19858
1037 * gdb.base/jit-main.c: Include unistd.h.
1038 (ATTACH): Define to 0 if not already defined.
1039 (wait_for_gdb, mypid): New globals.
1040 (WAIT_FOR_GDB): New macro.
1041 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1042 some breakpoint locations.
1043 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1044 New procedures.
1045 (one_jit_test): Add REATTACH parameter, and handle it. Use
1046 continue_to_test_location.
1047 (top level): Test attach, and adjusts calls to one_jit_test.
1048
40dea8cb
PA
10492016-03-31 Pedro Alves <palves@redhat.com>
1050
1051 PR gdb/19858
1052 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1053 BINSUFFIX parameter, and handle it.
1054 (top level): Adjust calls compile_jit_test.
1055
e7ea3ec7
CU
10562016-03-31 Catalin Udma <catalin.udma@freescale.com>
1057
1058 PR python/19743
1059 * gdb.python/py-mi-events-gdb.py: New file.
1060 * gdb.python/py-mi-events.c: New file.
1061 * gdb.python/py-mi-events.exp: New file.
1062
e6359af3
YQ
10632016-03-30 Yao Qi <yao.qi@linaro.org>
1064
1065 * gdb.reverse/until-precsave.exp: Match function name only.
1066 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1067 Move malloc to a condition block.
1068 * gdb.reverse/until-reverse.exp: Match function name only.
1069
a4105d04
MK
10702016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1071
1072 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1073 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1074 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1075 variable for GPR 0 instead of assuming it is register 0.
1076 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1077 * lib/trace-support.exp: Add s390 registers.
1078
bfa6adb9
YQ
10792016-03-29 Yao Qi <yao.qi@linaro.org>
1080
1081 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1082
1e6697ea
YQ
10832016-03-24 Yao Qi <yao.qi@linaro.org>
1084
1085 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1086 test message.
1087
64bcd522
AA
10882016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1089
1090 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1091 maintaining separate logic for constructing the output path.
1092
7868401b
DB
10932016-03-16 Don Breazeal <donb@codesourcery.com>
1094
1095 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1096 Retry fork and waitpid on interrupted system call errors.
1097 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1098 Use with_timeout_factor to increase timeout by factor of 10.
1099
1cafadb4
DB
11002016-03-15 Don Breazeal <donb@codesourcery.com>
1101
1102 * gdb.cp/scope-err.cc: New test program.
1103 * gdb.cp/scope-err.exp: New test script.
1104 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1105 lines and "set breakpoint here" comment.
1106 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1107 Fixed some whitespace and format issues.
1108 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1109 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1110
81516450
DE
11112016-03-15 Doug Evans <dje@google.com>
1112
1113 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1114 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1115 All callers updated. Add tests for enums, mixed flags register.
1116
aa52b601
DE
11172016-03-15 Doug Evans <dje@google.com>
1118
1119 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1120 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1121
fa4ff313
SM
11222016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1123
1124 * gdb.base/default.exp: Add $_as_string to the list of expected
1125 convenience functions.
1126
f2403c39
AB
11272016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1130
f2f3ccb9
SM
11312016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1132
1133 * gdb.python/py-as-string.exp: New file.
1134 * gdb.python/py-as-string.c: New file.
1135
00dbd492
PA
11362016-03-09 Pedro Alves <palves@redhat.com>
1137
1138 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1139 signal" -> "Thread NN received signal" output change.
1140 * gdb.threads/ia64-sigill.exp: Likewise.
1141 * gdb.threads/linux-dp.exp: Likewise.
1142 * gdb.threads/manythreads.exp: Likewise.
1143 * gdb.threads/pending-step.exp: Likewise.
1144 * gdb.threads/print-threads.exp: Likewise.
1145 * gdb.threads/sigstep-threads.exp: Likewise.
1146 * gdb.threads/staticthreads.exp: Likewise.
1147 * gdb.threads/tls.exp: Likewise.
1148
1e6697ea
YQ
11492016-03-09 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.base/command-line-input.exp: New file.
1152
b04fd3be
MK
11532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1154
1155 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1156 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1157 * gdb.trace/pending.exp: Accept leading dot before function name.
1158 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1159 * lib/trace-support.exp: Set registers for ppc.
1160
98fa59e9
MK
11612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1162
1163 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1164 use it for disassembly; accept .main in addition to main in backtrace.
1165
f77198c8
MK
11662016-03-09 Wei-cheng Wang <cole945@gmail.com>
1167 Marcin Kościelnicki <koriakin@0x04.net>
1168
1169 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1170 (gdb_recursion_test_ptr): New global variable.
1171 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1172 gdb_recursion_test.
1173 (gdb_c_test): Ditto.
1174
ba84e0da
MK
11752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1176
1177 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1178 ordering.
1179
4366d36e
MK
11802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1181
1182 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1183 (bar): Add bar_start_lbl label.
1184 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1185 of foo/bar for emitting DWARF and tracing.
1186
5eb264df
SDJ
11872016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1188
1189 * analyze-racy-logs.py: Set executable bit.
1190
fb6a751f
SDJ
11912016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1192
1193 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1194 (CHECK_TARGET_TMP): Likewise.
1195 (check-single-racy): New rule.
1196 (check-parallel-racy): Likewise.
1197 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1198 (do-check-parallel-racy): New rule.
1199 (check-racy/%.exp): Likewise.
1200 * README (Racy testcases): New section.
1201 * analyze-racy-logs.py: New file.
1202
bdf7e230
DE
12032016-03-03 Doug Evans <dje@google.com>
1204
1205 * gdb.base/skip.exp: Use with_test_prefix.
1206
4719d415
YQ
12072016-03-03 Yao Qi <yao.qi@linaro.org>
1208
1209 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1210 Invoke step_over_syscall "clone" and break_cond_on_syscall
1211 "clone".
1212 * gdb.base/step-over-clone.c: New file.
1213
ea507862
YQ
12142016-03-03 Yao Qi <yao.qi@linaro.org>
1215
1216 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1217 code format.
1218
8fc8cbda
YQ
12192016-03-03 Yao Qi <yao.qi@linaro.org>
1220
1221 * gdb.base/disp-step-fork.c: Rename to ...
1222 * gdb.base/step-over-fork.c: ... it. New file.
1223 * gdb.base/disp-step-vfork.c: Rename to ...
1224 * gdb.base/step-over-vfork.c: ... it. New file.
1225 * gdb.base/disp-step-syscall.exp: Rename to ...
1226 * gdb.base/step-over-syscall.exp: ... it. New file.
1227 (disp_step_cross_syscall): Rename to ...
1228 (step_over_syscall): ... it.
1229
92fa70b0
YQ
12302016-03-03 Yao Qi <yao.qi@linaro.org>
1231
1232 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1233 If target supports condition evaluation on target, invoke
1234 break_cond_on_syscall for fork and vfork.
1235
e197ad3c
YQ
12362016-03-03 Yao Qi <yao.qi@linaro.org>
1237
1238 * gdb.base/disp-step-syscall.exp: Don't invoke
1239 support_displaced_stepping.
1240 (disp_step_cross_syscall): Test with displaced stepping off and
1241 on if supported.
1242
0b47da9f
YQ
12432016-03-03 Yao Qi <yao.qi@linaro.org>
1244
1245 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1246 proc.
1247 (setup): New proc.
1248 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1249 and setup.
1250
065ab6dc
BH
12512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1252
1253 * gdb.fortran/vla-history.exp: Remove breakpoint.
1254
07e448ad 12552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1256
25d49b86
PA
1257 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1258 exceeds timeout.
07e448ad 1259
9ac2d526 12602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1261
25d49b86
PA
1262 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1263 breakpoint.
9ac2d526 1264
17807369
BH
12652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1266
1267 * gdb.mi/vla.f90: Nullify pointer after declaration.
1268
86e501af
PA
12692016-03-01 Pedro Alves <palves@redhat.com>
1270
1271 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1272
1e903e32
PA
12732016-03-01 Pedro Alves <palves@redhat.com>
1274
1275 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1276 before anything else.
1277 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1278 _GNU_SOURCE here.
1279 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1280 before anything else.
1281 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1282
6ccb54e2
PA
12832016-03-01 Pedro Alves <palves@redhat.com>
1284
1285 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1286
30ca9da1
YQ
12872016-03-01 Yao Qi <yao.qi@linaro.org>
1288
1289 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1290 prepare_for_testing.
1291
dc856b38
YQ
12922016-03-01 Yao Qi <yao.qi@linaro.org>
1293
1294 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1295
4a932159
AA
12962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1297
1298 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1299 manually constructing the output path.
1300
f2489477
AA
13012016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1302
1303 * gdb.arch/s390-stackless.S: New.
1304 * gdb.arch/s390-stackless.exp: New.
1305
38899f16
IB
13062016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1307
1308 * gdb.dlang/circular.c: New file.
1309 * gdb.dlang/circular.exp: New file.
1310
9fde51ed
YQ
13112016-02-26 Yao Qi <yao.qi@linaro.org>
1312
1313 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1314 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1315 (testcases): Update.
1316
ce90fefe
YQ
13172016-02-26 Yao Qi <yao.qi@linaro.org>
1318
1319 * gdb.reverse/aarch64.c: Rename to ...
1320 * gdb.reverse/insn-reverse.c: ... it.
1321 * gdb.reverse/aarch64.exp: Rename to ...
1322 * gdb.reverse/insn-reverse.exp: ... it.
1323
3263bceb
YQ
13242016-02-26 Yao Qi <yao.qi@linaro.org>
1325
1326 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1327 (testcase_ftype): New.
1328 (testcases): New array.
1329 (n_testcases): New.
1330 (main): Call each element in testcases.
1331 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1332 (read_testcase): New.
1333 Do the tests in a loop.
1334
6cb59ff1
YQ
13352016-02-25 Yao Qi <yao.qi@linaro.org>
1336
1337 * gdb.base/branches.c: Remove.
1338
ae91f625
MK
13392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1340
1341 PR gdb/13808
1342 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1343
678b48b7
MK
13442016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1345
1346 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1347
7337a6f2
MK
13482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1349
1350 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1351 change x86_64 call_insn to 'callq'.
1352
861ca91f
AT
13532016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1354
1355 * gdb.trace/tfile-avx.c: Move to...
1356 * gdb.trace/tracefile-pseudo-reg.c: Here.
1357 * gdb.trace/tfile-avx.exp: Move to...
1358 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1359
bf74e428
GB
13602016-02-24 Gary Benson <gbenson@redhat.com>
1361
1362 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1363 message on attach.
1364
cce0e923
DE
13652016-02-23 Doug Evans <dje@google.com>
1366
1367 * gdb.base/skip.c (test_skip): New function.
1368 (end_test_skip_file_and_function): New function.
1369 (test_skip_file_and_function): New function.
1370 * gdb.base/skip1.c (test_skip): New function.
1371 (skip1_test_skip_file_and_function): New function.
1372 * gdb.base/skip.exp: Add tests for new skip options.
1373 * gdb.base/skip-solib.exp: Update expected output.
1374 * gdb.perf/skip-command.cc: New file.
1375 * gdb.perf/skip-command.exp: New file.
1376 * gdb.perf/skip-command.py: New file.
1377
4000e47e
MK
13782016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1379
1380 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1381 info registers pattern.
1382
24f75ead
IB
13832016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1384
1385 * lib/future.exp: Add D support.
1386 (gdb_find_gdc): New proc.
1387 (gdb_default_target_compile): Add D support.
1388
fbb7bcbe
WW
13892016-02-18 Wei-cheng Wang <cole945@gmail.com>
1390
1391 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1392 user+system time.
1393 (trace_speed_test): Determine the iteration count for a time
1394 between 15..30 seconds.
1395
012b3a21
WT
13962016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1397
1398 * gdb.arch/i386-mpx-sigsegv.c: New file.
1399 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1400 * gdb.arch/i386-mpx-simple_segv.c: New file.
1401 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1402
2d5189bd
YQ
14032016-02-18 Yao Qi <yao.qi@linaro.org>
1404
1405 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1406 Don't call setup_kfail.
1407
40fb20d0
YQ
14082016-02-18 Yao Qi <yao.qi@linaro.org>
1409
1410 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1411 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1412
21b1f8d2
DE
14132016-02-16 Doug Evans <dje@google.com>
1414
1415 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1416 * gdb.base/skip1.c: Ditto.
1417 * gdb.base/skip.exp: Whitespace cleanup.
1418
4041ed77
DB
14192016-02-16 Don Breazeal <donb@codesourcery.com>
1420
1421 PR remote/19496
1422 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1423 Remove kfail for PR remote/19496.
1424
c4ef31bf
SM
14252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1426
1427 * lib/gdb.exp (standard_temp_file): Return a path specific to
1428 the runtest invocation.
1429
266b65b3
SM
14302016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1431
1432 * gdb.trace/save-trace.exp: Change relative path to be in the
1433 standard output directory.
1434
a7a0a6a9
JK
14352016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1436
1437 * gdb.arch/i386-prologue.c: Add missing prototypes.
1438
c99dbb42
JK
14392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1440
1441 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1442 * gdb.arch/i386-prologue.exp: Likewise.
1443 * gdb.arch/i386-size.exp: Likewise.
1444
aa480355
SM
14452016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1446
1447 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1448 define object file path.
1449 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1450 file path.
1451 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1452 standard_output_file to define binfile.
1453
ba881f50
JK
14542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 Fix compatibility with recent gfortran-5.3.1.
1457 * gdb.fortran/vla-history.exp (print vla1 allocated)
1458 (print vla2 allocated, print $2, print $3): Remove
1459 (print $4): Rename to ...
1460 (print $2): ... here.
1461 (print $9): Rename to ...
1462 (print $5): ... here.
1463 (print $10): Rename to ...
1464 (print $6): ... here.
1465 * gdb.fortran/vla.f90: Add pvla initialization.
1466
e9fb005c
JK
14672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1468
1469 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1470 New test.
1471 * gdb.fortran/vla-value-sub.exp: Likewise.
1472
e44e00ff
MK
14732016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1474
1475 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1476
97e94151
SM
14772016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1478
1479 * i386-biarch-core.exp: Define corefile using
1480 standard_output_file.
1481
01113bc1
YQ
14822016-02-12 Yao Qi <yao.qi@linaro.org>
1483
1484 * gdb.arch/arm-single-step-kernel-helper.c: New.
1485 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1486
33b4777c
MM
14872016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1488
1489 * gdb.btrace/tailcall-only.exp: New.
1490 * gdb.btrace/tailcall-only.c: New.
1491 * gdb.btrace/x86_64-tailcall-only.S: New.
1492 * gdb.btrace/i686-tailcall-only.S: New.
1493
acc23c11
PA
14942016-02-11 Pedro Alves <palves@redhat.com>
1495
1496 * README (Parallel testing): Add missing double quotes.
1497
e352bf0a
PA
14982016-02-11 Pedro Alves <palves@redhat.com>
1499
1500 * README (Parallel testing): New section.
1501 (GDB_PARALLEL): Rewrite.
1502 (FORCE_PARALLEL): Document.
1503
9f5fed78
MK
15042016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1505
1506 * gdb.trace/tfile-avx.c: New test.
1507 * gdb.trace/tfile-avx.exp: New test.
1508
9ef9e6a6
KS
15092016-02-09 Keith Seitz <keiths@redhat.com>
1510
1511 PR breakpoints/19546
1512 * gdb.base/infcall-exec.c: New file.
1513 * gdb.base/infcall-exec2.c: New file.
1514 * gdb.base/infcall-exec.exp: New file.
1515
a96e36da
KS
15162016-02-09 Keith Seitz <keiths@redhat.com>
1517
1518 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1519 (toplevel): Call test_bkpt_address.
1520
9f61929f
KS
15212016-02-09 Keith Seitz <keiths@redhat.com>
1522
1523 PR python/19506
1524 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1525 (toplevel): Call test_bkpt_address.
1526
1e94266c
SM
15272016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1528
1529 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1530 to AC_OUTPUT.
1531 * configure: Regenerate.
1532
2a7f3dff
PA
15332016-02-09 Pedro Alves <palves@redhat.com>
1534
1535 PR breakpoints/19548
1536 * gdb.base/execl-update-breakpoints.c (some_function): New
1537 function.
1538 (main): Call it.
1539 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1540 Tighten expected GDB output.
1541
2151ccc5
SM
15422016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1543
1544 * Makefile.in (ALL_SUBDIRS): Remove.
1545 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1546 (distclean maintainer-clean realclean): Likewise.
1547 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1548 * configure: Regenerate.
1549 * gdb.ada/Makefile.in: Delete.
1550 * gdb.arch/Makefile.in: Likewise.
1551 * gdb.asm/Makefile.in: Likewise.
1552 * gdb.base/Makefile.in: Likewise.
1553 * gdb.btrace/Makefile.in: Likewise.
1554 * gdb.cell/Makefile.in: Likewise.
1555 * gdb.compile/Makefile.in: Likewise.
1556 * gdb.cp/Makefile.in: Likewise.
1557 * gdb.disasm/Makefile.in: Likewise.
1558 * gdb.dlang/Makefile.in: Likewise.
1559 * gdb.dwarf2/Makefile.in: Likewise.
1560 * gdb.fortran/Makefile.in: Likewise.
1561 * gdb.gdb/Makefile.in: Likewise.
1562 * gdb.go/Makefile.in: Likewise.
1563 * gdb.guile/Makefile.in: Likewise.
1564 * gdb.java/Makefile.in: Likewise.
1565 * gdb.linespec/Makefile.in: Likewise.
1566 * gdb.mi/Makefile.in: Likewise.
1567 * gdb.modula2/Makefile.in: Likewise.
1568 * gdb.multi/Makefile.in: Likewise.
1569 * gdb.objc/Makefile.in: Likewise.
1570 * gdb.opencl/Makefile.in: Likewise.
1571 * gdb.opt/Makefile.in: Likewise.
1572 * gdb.pascal/Makefile.in: Likewise.
1573 * gdb.perf/Makefile.in: Likewise.
1574 * gdb.python/Makefile.in: Likewise.
1575 * gdb.reverse/Makefile.in: Likewise.
1576 * gdb.server/Makefile.in: Likewise.
1577 * gdb.stabs/Makefile.in: Likewise.
1578 * gdb.threads/Makefile.in: Likewise.
1579 * gdb.trace/Makefile.in: Likewise.
1580 * gdb.xml/Makefile.in: Likewise.
1581 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1582 GDB_PARALLEL.
1583 (standard_output_file): Remove check for GDB_PARALLEL, always
1584 return path in outputs/$subdir/$testname.
1585
437277d4
SM
15862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1587
1588 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1589 (site.exp): Assign abs_srcdir to tcl's srcdir.
1590
31d913c7
YQ
15912016-02-04 Yao Qi <yao.qi@linaro.org>
1592
1593 * gdb.base/foll-exec-mode.c: Include limits.h.
1594 (main): Add parameters argc and argv. Get directory from
1595 argv[0].
1596 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1597 compilation.
1598 * gdb.base/foll-exec.c: Include limits.h.
1599 (main): Add parameters argc and argv.
1600 Get directory from argv[0].
1601 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1602 Adjust tests on the number of lines as source code changed.
1603 * gdb.base/foll-vfork-exit.c: Include limits.h.
1604 (main): Add one line of statement before vfork.
1605 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1606 (main): Add parameters argc and argv. Get directory from
1607 argv[0].
1608 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1609 (setup_gdb): Set tbreak to skip some source lines.
1610 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1611 (main): Add parameters argc and argv. Get directory from
1612 argv[0].
1613 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1614 compilation.
1615 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1616 (main): Add parameters argc and argv. Get directory from
1617 argv[0].
1618 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1619 compilation.
1620
9482b9fb
DE
16212016-02-01 Doug Evans <dje@google.com>
1622
1623 * gdb.base/skip.exp: Clean up multiple references to same test name.
1624
6b2e4f10
PA
16252016-02-01 Pedro Alves <palves@redhat.com>
1626
ccb6afd6 1627 PR remote/19496
6b2e4f10
PA
1628 * gdb.threads/forking-threads-plus-breakpoint.exp
1629 (displaced_stepping_supported): New global.
1630 (probe_displaced_stepping_support): New procedure.
1631 (do_test): Add 'displaced' parameter, and use it.
1632 (top level): Check for displaced stepping support. Add displaced
1633 stepping on/off testing axis.
1634
37a8db1a
AB
16352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1638 pointer. Don't perform further tests on the unassociated pointer
1639 if the first test fails.
1640
5fdf6324
AB
16412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.base/max-value-size.c: New file.
1644 * gdb.base/max-value-size.exp: New file.
1645 * gdb.base/huge.exp: Disable max-value-size for this test.
1646
935c6144
IB
16472016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1648
1649 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1650
7fe8399d
YQ
16512016-01-28 Yao Qi <yao.qi@linaro.org>
1652
1653 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1654
a2077e25
PA
16552016-01-25 Pedro Alves <palves@redhat.com>
1656
1657 PR threads/19461
1658 * gdb.base/fork-running-state.c: New file.
1659 * gdb.base/fork-running-state.exp: New file.
1660
1d2736d4
PA
16612016-01-25 Pedro Alves <palves@redhat.com>
1662
1663 PR gdb/19494
1664 * gdb.base/catch-fork-kill.c: New file.
1665 * gdb.base/catch-fork-kill.exp: New file.
1666
f1da4b11
PA
16672016-01-25 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1670 Delete, moved to lib/gdb.exp.
1671 * gdb.threads/forking-threads-plus-breakpoint.exp
1672 (foreach_with_prefix): Likewise.
1673 * gdb.threads/process-dies-while-handling-bp.exp
1674 (foreach_with_prefix): Likewise.
1675 * lib/gdb.exp (foreach_with_prefix): New procedure.
1676
45f38546
MK
16772016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1678
1679 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1680 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1681
dc29a1ce
MK
16822016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1683
1684 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1685 endian targets.
1686
092127d7
JK
16872016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1688 Pedro Alves <palves@redhat.com>
1689
1690 Fix testsuite compatibility with Guile.
1691 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1692 number.
1693
31d765d3
JK
16942016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1695
1696 Fix testsuite compatibility with Guile.
1697 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1698 (thread 1): New test for backtrace through signal handler.
1699
1ac78c04
YQ
17002016-01-22 Yao Qi <yao.qi@linaro.org>
1701
1702 PR testsuite/19491
1703 * gdb.base/multi-forks.c: Include
1704 ../lib/unbuffer_output.c
1705 (main): Call gdb_unbuffer_output.
1706
4f5946a8
DE
17072016-01-21 Doug Evans <dje@google.com>
1708
1709 * lib/ada.exp (gdb_compile_ada): Fix typo.
1710
305e13e6
JB
17112016-01-21 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.base/break-fun-addr.exp: New file.
1714 * gdb.base/break-fun-addr1.c: New file.
1715 * gdb.base/break-fun-addr2.c: New file.
1716
5f5dfff6
SM
17172016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1718
1719 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1720 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1721 enum flag values.
1722
fd356fa2
AA
17232016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1724
1725 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1726 when GDB can not set the vector return value. Add more comments
1727 for clarification.
1728
9df22175
AT
17292016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1730
1731 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1732 command.
1733
41d1845e
SM
17342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1735
1736 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1737
01ac6840
SM
17382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1739
1740 * Makefile.in (check-single): Pass --status to runtest.
1741 (check/%.exp): Likewise.
1742
17432016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1744
1745 * Makefile.in (check-parallel): Propagate return code from make
1746 do-check-parallel.
1747
bd0a71fa
MK
17482016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1749
1750 * gdb.trace/ftrace.exp: Fix expected message on continue.
1751 * gdb.trace/pending.exp: Fix expected message on continue.
1752 * gdb.trace/trace-break.exp: Fix expected message on continue.
1753
8bcbad33
SM
17542016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1755
1756 * lib/gdb.exp (gdb_test): Remove unused global references.
1757
f303dbd6
PA
17582016-01-18 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.base/async-shell.exp: Adjust expected output.
1761 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1762 * gdb.base/siginfo-thread.exp: Adjust expected output.
1763 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1764 * gdb.java/jnpe.exp: Adjust expected output.
1765 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1766 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1767 * gdb.threads/leader-exit.exp: Adjust expected output.
1768 * gdb.threads/manythreads.exp: Adjust expected output.
1769 * gdb.threads/pthreads.exp: Adjust expected output.
1770 * gdb.threads/schedlock.exp: Adjust expected output.
1771 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1772 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1773 expected output.
1774 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1775 output.
1776 * gdb.threads/sigthread.exp: Adjust expected output.
1777 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1778
b2789696
YQ
17792016-01-18 Yao Qi <yao.qi@linaro.org>
1780
1781 * gdb.guile/scm-section-script.c: Replace @progbits with
1782 %progbits.
1783 * gdb.python/py-section-script.c: Likewise.
1784
71ef29a8
PA
17852016-01-15 Pedro Alves <palves@redhat.com>
1786
1787 * gdb.multi/tids.exp: Test star wildcard ranges.
1788
3f5b7598
PA
17892016-01-15 Pedro Alves <palves@redhat.com>
1790
1791 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1792 command from "thread apply" invocation.
1793 (thr_apply_info_thr_invalid): Default the expected output to the
1794 input tid list.
1795 (top level): Add tests that use convenience variables. Add tests
1796 for "thread apply" with a valid TID list, but missing the command.
1797
663f6d42
PA
17982016-01-13 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.base/default.exp: Expect $_gthread as well.
1801 * gdb.multi/tids.exp: Test $_gthread.
1802 * gdb.threads/thread-specific.exp: Test $_gthread.
1803
c84f6bbf
PA
18042016-01-13 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.multi/tids.exp: Test "info threads -gid".
1807
22a02324
PA
18082016-01-13 Pedro Alves <palves@redhat.com>
1809
1810 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1811 Breakpoint.thread.
1812 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1813
5d5658a1
PA
18142016-01-07 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.base/break.exp: Adjust to output changes.
1817 * gdb.base/hbreak2.exp: Likewise.
1818 * gdb.base/sepdebug.exp: Likewise.
1819 * gdb.base/watch_thread_num.exp: Likewise.
1820 * gdb.linespec/keywords.exp: Likewise.
1821 * gdb.multi/info-threads.exp: Likewise.
1822 * gdb.threads/thread-find.exp: Likewise.
1823 * gdb.multi/tids.c: New file.
1824 * gdb.multi/tids.exp: New file.
1825
84654457
PA
18262016-01-13 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1829
e3940304
PA
18302016-01-13 Pedro Alves <palves@redhat.com>
1831
1832 * gdb.base/default.exp: Expect $_inferior as well.
1833 * gdb.multi/base.exp: Test $_inferior.
1834
a911d87a
PA
18352016-01-13 Pedro Alves <palves@redhat.com>
1836
1837 PR breakpoints/19388
1838 * gdb.base/catch-signal-siginfo-cond.c: New file.
1839 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1840
82075af2
JS
18412016-01-12 Josh Stone <jistone@redhat.com>
1842 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1843
1844 * gdb.base/catch-syscall.c (do_execve): New variable.
1845 (main): Conditionally trigger an execve.
1846 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1847 (test_catch_syscall_execve): New, check entry/return across execve.
1848 (do_syscall_tests): Call test_catch_syscall_execve.
1849
e46eeedd
PA
18502016-01-12 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.base/random-signal.exp (do_test): New procedure, with body
1853 of testcase moved in.
1854
01d8c27e
JK
18552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1856 Pedro Alves <palves@redhat.com>
1857
1858 * gdb.base/funcargs.exp (finish from indirectly called function):
1859 Reintroduce the case for 'First'.
1860
9a706302
JK
18612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1862 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1865 (tcatch_vfork_then_child_follow_exec)
1866 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1867 identification.
1868
c0ecb95f
JK
18692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1870
1871 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1872 and repeats to unlimited.
1873 * gdb.python/py-value.exp: Likewise.
1874 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1875 and repeats to unlimited.
1876
6cfc1fcb
JK
18772016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1878
1879 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1880 and reordering the functions.
1881 * gdb.multi/hangout.c: Likewise.
1882 * gdb.multi/hello.c: Likewise.
1883
582a1b00
SM
18842016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1885
1886 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1887 absolute.
1888 (SingleStatisticTestResult.report): Use dict.keys instead of
1889 dict.iterkeys.
1890
79bc59cb
PA
18912016-01-06 Pedro Alves <palves@redhat.com>
1892
1893 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1894
43368e1d
MM
18952016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1896
1897 * gdb.btrace/dlopen.exp: New.
1898 * gdb.btrace/dlopen.c: New.
1899 * gdb.btrace/dlopen-dso.c: New.
1900
79fad5b8
SL
19012015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1902
1903 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1904 PATTERN argument is optional.
1905
ab8314b3
JB
19062015-12-24 Joel Brobecker <brobecker@adacore.com>
1907
1908 * lib/ada.exp (target_compile_ada_from_dir): New function.
1909 (gdb_compile_ada): Reimplement avoiding the use of project files.
1910 * gdb.ada/gnat_ada.gpr: Delete.
1911 * gdb.ada/cond_lang.exp: Adjust test to make path before
1912 filename optional.
1913 * gdb.ada/small_reg_param.exp: Likewise.
1914
fe33faff
SM
19152015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1916
1917 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1918
6d265cb4
TP
19192015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1920
1921 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1922 case.
1923
10125099
SM
19242015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1925
1926 * gdb.base/break.exp: Remove dead code.
1927 * gdb.base/sepdebug.exp: Likewise.
1928
3ca22649
SM
19292015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1930
1931 * gdb.asm/asm-source.exp: Remove HP-UX references.
1932 * gdb.base/annota1.exp: Likewise.
1933 * gdb.base/annota3.exp: Likewise.
1934 * gdb.base/attach.exp: Likewise.
1935 * gdb.base/bigcore.exp: Likewise.
1936 * gdb.base/break.exp: Likewise.
1937 * gdb.base/call-ar-st.exp: Likewise.
1938 * gdb.base/callfuncs.exp: Likewise.
1939 * gdb.base/catch-fork-static.exp: Likewise.
1940 * gdb.base/display.exp: Likewise.
1941 * gdb.base/foll-exec-mode.exp: Likewise.
1942 * gdb.base/foll-exec.exp: Likewise.
1943 * gdb.base/foll-fork.exp: Likewise.
1944 * gdb.base/foll-vfork.exp: Likewise.
1945 * gdb.base/funcargs.exp: Likewise.
1946 * gdb.base/hbreak2.exp: Likewise.
1947 * gdb.base/inferior-died.exp: Likewise.
1948 * gdb.base/interrupt.exp: Likewise.
1949 * gdb.base/multi-forks.exp: Likewise.
1950 * gdb.base/nodebug.exp: Likewise.
1951 * gdb.base/sepdebug.exp: Likewise.
1952 * gdb.base/solib1.c: Likewise.
1953 * gdb.base/step-test.exp: Likewise.
1954 * gdb.mi/non-stop.c: Likewise.
1955 * gdb.mi/pthreads.c: Likewise.
1956 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1957 * gdb.threads/pthreads.c: Likewise.
1958 * gdb.threads/staticthreads.exp: Likewise.
1959 * lib/future.exp: Likewise.
1960 * lib/gdb.exp: Likewise.
1961 * gdb.base/so-indr-cl.c: Remove.
1962 * gdb.base/so-indr-cl.exp: Likewise.
1963 * gdb.base/solib.c: Likewise.
1964 * gdb.base/solib.exp: Likewise.
1965 * gdb.base/solib2.c: Likewise.
1966
b6304613
SM
19672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1968
1969 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1970 * gdb.base/call-ar-st.exp: Likewise.
1971 * gdb.base/callfuncs.exp: Likewise.
1972 * gdb.base/condbreak.exp: Likewise.
1973 * gdb.base/constvars.exp: Likewise.
1974 * gdb.base/hbreak2.exp: Likewise.
1975 * gdb.base/langs.exp: Likewise.
1976 * gdb.base/list.exp: Likewise.
1977 * gdb.base/long_long.exp: Likewise.
1978 * gdb.base/ptype.exp: Likewise.
1979 * gdb.base/scope.exp: Likewise.
1980 * gdb.base/signals.exp: Likewise.
1981 * gdb.base/so-impl-ld.exp: Likewise.
1982 * gdb.base/varargs.exp: Likewise.
1983 * gdb.base/volatile.exp: Likewise.
1984 * gdb.base/whatis.exp: Likewise.
1985 * gdb.cp/cplusfuncs.exp: Likewise.
1986 * gdb.cp/inherit.exp: Likewise.
1987 * gdb.cp/local.exp: Likewise.
1988 * gdb.cp/member-ptr.exp: Likewise.
1989 * gdb.cp/method.exp: Likewise.
1990 * gdb.cp/overload.exp: Likewise.
1991 * gdb.cp/templates.exp: Likewise.
1992 * gdb.stabs/weird.exp: Likewise.
1993 * lib/compiler.c: Likewise.
1994 * lib/compiler.cc: Likewise.
1995 * lib/cp-support.exp: Likewise.
1996 * lib/gdb.exp: Likewise.
1997
bf401b07
SM
19982015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1999
2000 * configure.ac: Remove HP-UX case.
2001 * configure: Regenerate.
2002
aff9c0f8
SM
20032015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2004
2005 * lib/gdb.exp (gdb_compile): Add function doc.
2006
a6904d5a
PA
20072015-12-17 Pedro Alves <palves@redhat.com>
2008
2009 PR threads/19354
2010 * gdb.multi/info-threads.exp: New file.
2011
a22279dd
YQ
20122015-12-15 Yao Qi <yao.qi@linaro.org>
2013
2014 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2015 is aarch64*-*-*.
2016
0588c796
SL
20172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2018
2019 * gdb.base/history-duplicates.exp: Skip if no readline support.
2020
5d978e17
SL
20212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2022
2023 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2024
7e763b86
SL
20252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2026
2027 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2028
87a3a92c
SL
20292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2030
2031 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2032 ctrl-C if nointerrupts target property is set.
2033 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2034 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2035 * gdb.base/paginate-bg-execution.exp: Likewise.
2036 * gdb.base/paginate-execution-startup.exp: Likewise.
2037 * gdb.base/random-signal.exp: Likewise.
2038 * gdb.base/range-stepping.exp: Likewise.
2039 * gdb.cp/annota2.exp: Likewise.
2040 * gdb.cp/annota3.exp: Likewise.
2041 * gdb.gdb/selftest.exp: Likewise.
2042 * gdb.threads/continue-pending-status.exp: Likewise.
2043 * gdb.threads/leader-exit.exp: Likewise.
2044 * gdb.threads/manythreads.exp: Likewise.
2045 * gdb.threads/pthreads.exp: Likewise.
2046 * gdb.threads/schedlock.exp: Likewise.
2047 * gdb.threads/sigthread.exp: Likewise.
2048
a8f077dc
DB
20492015-12-11 Don Breazeal <donb@codesourcery.com>
2050
2051 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2052 remote.
2053 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2054 * gdb.base/foll-exec.exp (main): Enable for target remote.
2055 * gdb.base/foll-fork.exp (main): Likewise.
2056 * gdb.base/foll-vfork.exp (main): Likewise.
2057 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2058 (proc continue_to_exit_bp_loc): Use clean_restart.
2059 * gdb.base/pie-execl.exp (main): Disable for target remote.
2060 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2061 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2062 * gdb.threads/execl.exp (main): Likewise.
2063 * gdb.threads/fork-child-threads.exp (main): Likewise.
2064 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2065 remote.
2066 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2067 remote.
2068 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2069 pid.tid style ptids, instead of just tid.
2070 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2071 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2072 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2073 ptids, instead of just tid.
2074
3b2464a8
AB
20752015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.base/list.exp (test_list_forward): Add end of file error
2078 test.
2079 (test_repeat_list_command): Add end of file error test.
2080 (test_list_backwards): Add beginning of file error test.
2081
a0def019
AB
20822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * gdb.base/list.exp (test_list_invalid_args): New function,
2085 defined, and called.
2086
5c000dff
AB
20872015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.base/list.exp (test_list): Make test names unique.
2090
f1637ebe
YQ
20912015-12-11 Yao Qi <yao.qi@linaro.org>
2092
2093 * gdb.base/coremaker2.c: Remove.
2094
36d6fc0a
PA
20952015-12-10 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.multi/base.exp: Remove stale "spaces" references.
2098
762f7747
PA
20992015-12-10 Pedro Alves <palves@redhat.com>
2100
2101 * gdb.multi/base.exp: Don't use nowarnings.
2102 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2103 * gdb.multi/hangout.c: Include stdio.h.
2104 * gdb.multi/hello.c: Include stdlib.h.
2105 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2106 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2107 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2108
28d2bfb9
AB
21092015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2110
2111 * gdb.dwarf2/dw2-ranges-base.c: New file.
2112 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2113 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2114 support additional line table, and debug ranges generation.
2115 (Dwarf::ranges): New function, generate .debug_ranges.
2116 (Dwarf::lines): Support generating simple line table programs.
2117 (Dwarf::assemble): Initialise new namespace variables.
2118
5fc2beac
KB
21192015-12-09 Kevin Buettner <kevinb@redhat.com>
2120
2121 * gdb.base/async.exp (proc test_background): Add case for
2122 asynchronous execution not supported.
2123
1c35a88f
LM
21242015-12-09 Luis Machado <lgustavo@codesourcery.com>
2125
2126 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2127 format and change test names to make them unique.
2128
b593e3d9
RK
21292015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2130 Pedro Alves <pedro@redhat.com>
2131
2132 PR gdb/18702
2133 Add checking of floatformats setup on x86_64 hosts.
2134 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2135 (smallval, bigval): New labels/constants.
2136 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2137 float" after loading bigval and smallval.
2138
d72413e6
PMR
21392015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2140
2141 * gdb.ada/fun_overload_menu.exp: New testcase.
2142 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2143
ece66d65
JS
21442015-12-04 Josh Stone <jistone@redhat.com>
2145
2146 * gdb.base/catch-fork-static.exp: New.
2147
41d0efca
YQ
21482015-12-03 Yao Qi <yao.qi@linaro.org>
2149
2150 * gdb.base/sizeof.c: Don't include stdio.h and
2151 ../lib/unbuffer_output.c.
2152 (main): New variable 'size' and 'value'. Remove printf and
2153 gdb_unbuffer_output. Assign return value to size and value.
2154 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2155 at the beginning.
2156 (check_sizeof): Check the result by printing variable 'size'.
2157 (check_valueof): Check the result by printing variable 'value'.
2158
99fd02d9
YQ
21592015-12-01 Yao Qi <yao.qi@linaro.org>
2160
2161 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2162 for aarch64*-*-linux* target.
2163
f2faf941
PA
21642015-11-30 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2167
04bf20c5
PA
21682015-11-30 Pedro Alves <palves@redhat.com>
2169
2170 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2171 Handle non-stop mode vCont replies.
2172
09df4675
PA
21732015-11-30 Pedro Alves <palves@redhat.com>
2174
2175 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2176 prepare_for_testing. Start gdb with "set non-stop on" appended to
2177 GDBFLAGS. Lax expected stop output.
2178
58b584af
YQ
21792015-11-27 Yao Qi <yao.qi@linaro.org>
2180
2181 * gdb.arch/arm-neon.exp: New.
2182 * gdb.arch/arm-neon.c: New.
2183
dfcb77a8
YQ
21842015-11-27 Yao Qi <yao.qi@linaro.org>
2185
2186 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2187
88e8ec1b
YQ
21882015-11-27 Yao Qi <yao.qi@linaro.org>
2189
2190 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2191 frames-invalid annotation.
2192
bfde72c2
YQ
21932015-11-27 Yao Qi <yao.qi@linaro.org>
2194
2195 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2196
f6512a69
SM
21972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2198
2199 * gdb.threads/names.exp: New file.
2200 * gdb.threads/names.c: New file.
2201 * README: Mention gdb,no_thread_names.
2202
46a3515b
MM
22032015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2204
2205 PR 19297
2206 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2207 support" error.
2208
62147a22
PA
22092015-11-24 Pedro Alves <palves@redhat.com>
2210
2211 PR 17539
2212 * gdb.base/display.exp: Expect displays to be sorted in ascending
2213 order. Use multi_line.
2214 * gdb.base/solib-display.exp: Likewise.
2215
2f341b6e
PA
22162015-11-24 Pedro Alves <palves@redhat.com>
2217
2218 PR 17539
25d49b86
PA
2219 * gdb.base/display.exp: Expect displays to be sorted in ascending
2220 order. Use multi_line.
2221 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2222
7e0aa6aa
PA
22232015-11-24 Pedro Alves <palves@redhat.com>
2224
2225 PR 17539
2226 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2227 threads in ascending order.
2228 * gdb.base/foll-fork.exp: Likewise.
2229 * gdb.base/foll-vfork.exp: Likewise.
2230 * gdb.base/multi-forks.exp: Likewise.
2231 * gdb.mi/mi-nonstop.exp: Likewise.
2232 * gdb.mi/mi-nsintrall.exp: Likewise.
2233 * gdb.multi/base.exp: Likewise.
2234 * gdb.multi/multi-arch.exp: Likewise.
2235 * gdb.python/py-inferior.exp: Likewise.
2236 * gdb.threads/break-while-running.exp: Likewise.
2237 * gdb.threads/execl.exp: Likewise.
2238 * gdb.threads/gcore-thread.exp: Likewise.
2239 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2240 * gdb.threads/kill.exp: Likewise.
2241 * gdb.threads/linux-dp.exp: Likewise.
2242 * gdb.threads/multiple-step-overs.exp: Likewise.
2243 * gdb.threads/next-bp-other-thread.exp: Likewise.
2244 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2245 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2246 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2247 * gdb.threads/thread-find.exp: Likewise.
2248 * gdb.threads/tls.exp: Likewise.
2249 * lib/mi-support.exp (mi_reverse_list): Delete.
2250 (mi_check_thread_states): No longer reverse list.
2251
2cc57ad8
PA
22522015-11-24 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2255 use lowercase.
2256
c93e8391
SM
22572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2258
2259 * gdb.trace/actions.c: Include trace-common.h.
2260 (main): Add a location for a fast tracepoint.
2261 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2262 the normal tracepoints.
2263 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2264
045ccf91
SM
22652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2266
2267 * save-trace.exp: Factor out code to these...
2268 (gdb_save_tracepoints): New.
2269 (gdb_load_tracepoints): New.
2270 (do_save_load_test): New.
2271
5506f9f6
KB
22722015-11-23 Kevin Buettner <kevinb@redhat.com>
2273
2274 * gdb.base/asmlabel.exp: New test.
2275 * gdb.base/asmlabel.c: New test case.
2276
16c3b12f
JB
22772015-11-23 Joel Brobecker <brobecker@adacore.com>
2278
2279 * gdb.base/wrong_frame_bt_full-main.c: New file.
2280 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2281 * gdb.base/wrong_frame_bt_full.exp: New file.
2282
155bfbd3
JB
22832015-11-23 Joel Brobecker <brobecker@adacore.com>
2284
2285 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2286
bb097445
JM
22872015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2288
206853a0 2289 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2290 pstate register when comparing registers values in
2291 sparc64-*-linux-gnu targets to avoid spurious differences.
2292
9c88ed8f
JM
22932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2294
206853a0 2295 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2296
96161e25
SL
22972015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2298
2299 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2300 as type argument to gdb_compile.
2301 * gdb.base/nested-subp2.exp: Likewise.
2302 * gdb.base/nested-subp3.exp: Likewise.
2303
340c2830
DV
23042015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2305
2306 * lib/dwarf.exp (_note): Fix left shift of negative value.
2307 * gdb.trace/trace-condition.exp: Likewise.
2308
c1862d0f
YQ
23092015-11-13 Yao Qi <yao.qi@linaro.org>
2310
2311 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2312 comments about d10v.
2313 (test_scalar_returns): Likewise.
2314 * gdb.base/d10v.ld: Remove.
2315 * gdb.base/overlays.exp: Remove the target triplet checking for
2316 d10v-*-*.
2317 * gdb.base/structs.exp (test_struct_returns): Remove the
2318 comments about d10v.
2319 (test_struct_calls): Likewise.
2320
77ae9c19
YQ
23212015-11-13 Yao Qi <yao.qi@linaro.org>
2322
2323 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2324 * gdb.base/gnu_vector.c: Don't include stdio.h.
2325 (main): Don't print res and call add_some_intvecs.
2326
430e004e
MK
23272015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2328
2329 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2330 macro.
2331 (func5): Removed.
2332 (func4): Use FAST_TRACEPOINT_LABEL.
2333 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2334 macro.
2335 (func): Removed.
2336 (thread_function): Use FAST_TRACEPOINT_LABEL.
2337 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2338 (func): Remove.
2339 (marker): Use FAST_TRACEPOINT_LABEL.
2340 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2341 (pendfunc1): Remove.
2342 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2343 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2344 (foo): Remove.
2345 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2346 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2347 macro.
2348 (func): Remove.
2349 (marker): Use FAST_TRACEPOINT_LABEL.
2350 * gdb.trace/trace-common.h: New header.
2351 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2352 macro.
2353 (func): Remove.
2354 (marker): Use FAST_TRACEPOINT_LABEL.
2355 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2356 (func): Remove.
2357 (thread_function): Use FAST_TRACEPOINT_LABEL.
2358
6e7675a7
MK
23592015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2360
2361 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2362 in front.
2363 * gdb.trace/change-loc.exp: Use global pcreg definition.
2364 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2365 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2366 in front.
2367 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2368 * gdb.trace/pending.exp: Likewise.
2369 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2370 * gdb.trace/trace-break.exp: Likewise.
2371 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2372 in front.
2373 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2374 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2375 in front.
2376 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2377
dddc0e16
JB
23782015-11-09 Joel Brobecker <brobecker@adacore.com>
2379
2380 * gdb.ada/fin_fun_out: New testcase.
2381
c6f0b406
KB
23822015-11-07 Kevin Buettner <kevinb@redhat.com>
2383
2384 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2385 value associated with DW_AT_byte_size.
2386 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2387 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2388 DW_AT_upper_bound.
2389
f01dcfd9
KB
23902015-11-07 Kevin Buettner <kevinb@redhat.com>
2391
2392 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2393 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2394 version.
2395 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2396 gdb.dwarf2/dw2-canonicalize-type.exp,
2397 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2398 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2399 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2400 provided by gdb_target_symbol_prefix_flags_asm.
2401 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2402 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2403 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2404 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2405 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2406 macros where needed). Use this macro for symbols which require
2407 the prefix provided by SYMBOL_PREFIX.
2408
2223449a
KB
24092015-11-05 Kevin Buettner <kevinb@redhat.com>
2410
2411 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2412 New procs.
2413 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2414 representing expressions, of more than one list element.
2415 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2416 to prepend linker symbol prefix to f.
2417 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2418 table_1 and table_2.
2419 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2420 Likewise, for f and g.
2421 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2422 for ptr.
2423 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2424 for main.
2425 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2426 table_1_ptr and table_2_ptr.
2427
6f2f1a3a
JK
24282015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2429 Joel Brobecker <brobecker@adacore.com>
2430
2431 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2432
566c56c9
MK
24332015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2434
2435 * gdb.reverse/s390-mvcle.c: New test.
2436 * gdb.reverse/s390-mvcle.exp: New file.
2437 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2438
d5f0636b
MK
24392015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2440
2441 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2442
7ad8b86c
MK
24432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2444
2445 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2446 reaching marker2.
2447 * gdb.reverse/getresuid-reverse.exp: Likewise.
2448 * gdb.reverse/pipe-reverse.exp: Likewise.
2449 * gdb.reverse/readv-reverse.exp: Likewise.
2450 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2451 * gdb.reverse/time-reverse.exp: Likewise.
2452 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2453
4081c0f1
YQ
24542015-10-30 Yao Qi <yao.qi@linaro.org>
2455
2456 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2457 (empty_cycle): Remove.
2458 (main): Don't call empty_cycle. Don't use watch_count_done.
2459 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2460 empty_cycle. Rewrite the code counting HW watchpoints.
2461
452b4ba5
MK
24622015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2463
2464 * gdb.reverse/fstatat-reverse.c: New test.
2465 * gdb.reverse/fstatat-reverse.exp: New file.
2466 * gdb.reverse/getresuid-reverse.c: New test.
2467 * gdb.reverse/getresuid-reverse.exp: New file.
2468 * gdb.reverse/pipe-reverse.c: New test.
2469 * gdb.reverse/pipe-reverse.exp: New file.
2470 * gdb.reverse/readv-reverse.c: New test.
2471 * gdb.reverse/readv-reverse.exp: New file.
2472 * gdb.reverse/recvmsg-reverse.c: New test.
2473 * gdb.reverse/recvmsg-reverse.exp: New file.
2474 * gdb.reverse/time-reverse.c: New test.
2475 * gdb.reverse/time-reverse.exp: New file.
2476 * gdb.reverse/waitpid-reverse.c: New test.
2477 * gdb.reverse/waitpid-reverse.exp: New file.
2478
5e2e7507
JK
24792015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2482
0fde2c53
DE
24832015-10-26 Doug Evans <dje@google.com>
2484
2485 PR symtab/17391
2486 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2487 * gdb.dwarf2/bad-regnum.c: New file.
2488 * gdb.dwarf2/bad-regnum.exp: New file.
2489
1a70ae97
DE
24902015-10-26 Doug Evans <dje@google.com>
2491
2492 PR python/18938
2493 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2494 file.
2495
27dc26ab
JK
24962015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2497
2498 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2499 for a change by "Mention language in compile error message".
2500
bed91f4d
SM
25012015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2502
2503 PR python/18073
2504 * gdb.python/py-type.c (C::a_method): New.
2505 (C::a_const_method): New.
2506 (C::a_static_method): New.
2507 (a_function): New.
2508 * gdb.python/py-type.exp (test_fields): Test getting fields
2509 from function and method.
2510
3f2f83dd
KB
25112015-10-21 Keven Boell <keven.boell@intel.com>
2512
2513 * gdb.fortran/vla-alloc-assoc.exp: New file.
2514 * gdb.fortran/vla-datatypes.exp: New file.
2515 * gdb.fortran/vla-datatypes.f90: New file.
2516 * gdb.fortran/vla-history.exp: New file.
2517 * gdb.fortran/vla-ptype-sub.exp: New file.
2518 * gdb.fortran/vla-ptype.exp: New file.
2519 * gdb.fortran/vla-sizeof.exp: New file.
2520 * gdb.fortran/vla-sub.f90: New file.
2521 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2522 * gdb.fortran/vla-value-sub-finish.exp: New file.
2523 * gdb.fortran/vla-value-sub.exp: New file.
2524 * gdb.fortran/vla-value.exp: New file.
2525 * gdb.fortran/vla-ptr-info.exp: New file.
2526 * gdb.mi/mi-vla-fortran.exp: New file.
2527 * gdb.mi/vla.f90: New file.
2528
27145d50
SL
25292015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2530
2531 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2532 of hardwired timeout value.
2533
5f3ff4f8
JK
25342015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2535 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2538 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2539
bfd09d20
JS
25402015-10-19 Josh Stone <jistone@redhat.com>
2541
2542 * gdb.base/catch-syscall.c: Include <sched.h>.
2543 (unknown_syscall): New variable.
2544 (main): Trigger a vfork and an unknown syscall.
2545 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2546 (unknown_syscall_number): Likewise.
2547 (check_call_to_syscall): Accept an optional syscall pattern.
2548 (check_return_from_syscall): Likewise.
2549 (check_continue): Likewise.
2550 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2551 (test_catch_syscall_skipping_return): New test toggling off 'catch
2552 syscall' to step over the syscall return, then toggling back on.
2553 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2554 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2555 (do_syscall_tests): Call test_catch_syscall_without_args and
2556 test_catch_syscall_mid_vfork.
2557 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2558 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2559
b32b93c6
AS
25602015-10-19 Andrew Stubbs <ams@codesourcery.com>
2561
2562 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2563 print g_vE): Add new pass patterns.
2564 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2565 print various symbol names for vptr fields.
2566
9d622bda
AB
25672015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2568
2569 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2570 results.
2571
0fd8ac1c
YQ
25722015-10-12 Yao Qi <yao.qi@linaro.org>
2573
2574 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2575
34240514
YQ
25762015-10-12 Yao Qi <yao.qi@linaro.org>
2577
2578 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2579 is aarch64*-*-linux*.
2580
8240f442
YQ
25812015-10-12 Yao Qi <yao.qi@linaro.org>
2582
2583 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2584 (can_relocate_bcond_true): ... it.
2585 (can_relocate_bcond_false): New function.
2586 (foo): Likewise.
2587 (can_relocate_bl): Likewise.
2588 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2589 can_relocate_bl.
2590
2520f728
PMR
25912015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2592
2593 * gdb.base/nested-addr.c: New file.
2594 * gdb.base/nested-addr.exp: New testcase.
2595
abcef95a
MM
25962015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2597
2598 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2599 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2600 its output. Ignore the output of "record goto begin" and instead
2601 check that GDB is replaying.
2602
145e3ddb
PA
26032015-10-09 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2606 (top level): Use it in the run with no args test.
2607
d5d8c4e1
IB
26082015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2609
2610 * gdb.dlang/properties.exp: New file.
2611
06e635ef
SL
26122015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2613
2614 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2615 whether or not address 0x1000 is mapped on the target.
2616
e019fd1d
SM
26172015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2618
2619 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2620 build.
2621
77ba2a67
MM
26222015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2623
2624 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2625 instruction-history test.
2626
c60eb31f
DE
26272015-09-28 Doug Evans <dje@google.com>
2628
2629 * gdb.base/gcore.c (array_func): Add reference to static_array.
2630
9a3c8263
SM
26312015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2632
2633 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2634 source line.
2635
9720e656
SL
26362015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2637
2638 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2639 short or char as base type.
2640
938d3bf2
SL
26412015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2642
2643 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2644 to allow any size enum.
2645
e6c2c623
PMR
26462015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2647
2648 * gdb.ada/array_ptr_renaming.exp: New testcase.
2649 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2650 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2651
06da0f77
PL
26522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2653
2654 * gdb.trace/ftrace-lock.c: New file.
2655 * gdb.trace/ftrace-lock.exp: New file.
2656
4f51c22a
PL
26572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2658
2659 * gdb.arch/insn-reloc.c: New file.
2660 * gdb.arch/ftrace-insn-reloc.exp: New file.
2661
7041adf4
PL
26622015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2663
2664 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2665 instruction.
2666 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2667 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2668 * gdb.trace/range-stepping.c: Likewise.
2669 * gdb.trace/trace-break.c: Likewise.
2670 * gdb.trace/trace-mt.c (thread_function): Likewise.
2671 * gdb.trace/ftrace.c (marker): Likewise.
2672 * gdb.trace/trace-condition.c (marker): Likewise.
2673 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2674 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2675 is_aarch64_target.
2676
015d2e7e
DE
26772015-09-18 Doug Evans <xdje42@gmail.com>
2678
2679 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2680 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2681
26b188a2
SL
26822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2683
2684 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2685 the breakpoint.
2686
79dc332b
SL
26872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2688
2689 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2690 the pending breakpoint. Remove timeout override for "Run till
2691 MI pending breakpoint on pendfunc3 on thread 2" test.
2692
f57929f2
SL
26932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2694
2695 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2696 filename pattern.
2697
3f469b17
SL
26982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2699
2700 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2701 in breakpoint filename pattern.
2702
515b89b3
SL
27032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2704
7800dbe4
SL
2705 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2706
27072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2708
515b89b3
SL
2709 * gdb.linespec/explicit.exp: Check for readline support for
2710 tab-completion tests. Fix obvious typo.
2711
d2939ba2
MM
27122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2713
2714 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2715 and replay.
2716
cbb55fa7
MM
27172015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2718
2719 * gdb.btrace/non-stop.c: New.
2720 * gdb.btrace/non-stop.exp: New.
2721
43691ca1
PL
27222015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2723 Yao Qi <yao.qi@linaro.org>
2724
2725 * gdb.trace/trace-condition.c: New file.
2726 * gdb.trace/trace-condition.exp: New file.
2727
d78908cf
WW
27282015-09-16 Wei-cheng Wang <cole945@gmail.com>
2729
2730 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2731 for testing bytecode compilation.
2732
1ed415e2
PA
27332015-09-16 Pedro Alves <palves@redhat.com>
2734 Sandra Loosemore <sandra@codesourcery.com>
2735
2736 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2737 (SECONDS): Redefine.
2738 (main): Call pthread_kill and alarm early.
2739 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2740 support.
2741 (test): If the target can't hardware step and doesn't support
2742 displaced stepping, increase the timeout.
2743
d136eff5
PA
27442015-09-16 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2747 (enable_debug): New procedures.
2748 (test): Use them. Bail out if waiting for threads fails.
2749 (top level): Bail out if a test fails.
2750
991f019c
YQ
27512015-09-16 Yao Qi <yao.qi@linaro.org>
2752
2753 * gdb.asm/asm-source.exp: Set asm-arch for
2754 aarch64*-*-* target.
2755 * gdb.asm/aarch64.inc: New file.
2756
bfca584f
PMR
27572015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2758
2759 * gdb.ada/array_of_variable_length.exp: New testcase.
2760 * gdb.ada/array_of_variable_length/foo.adb: New file.
2761 * gdb.ada/array_of_variable_length/pck.adb: New file.
2762 * gdb.ada/array_of_variable_length/pck.ads: New file.
2763
b326e587
DE
27642015-09-15 Doug Evans <dje@google.com>
2765
2766 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2767 of function static local variable.
2768
5382cfab
PW
27692015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2770
2771 * gdb.threads/tls-so_extern.exp: New test file.
2772 * gdb.threads/tls-so_extern.c: New test file.
2773 * gdb.threads/tls-so_extern_main.c: New test file.
2774
141c5cc4
JK
27752015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2776
2777 * gdb.opt/solib-intra-step-lib.c: New file.
2778 * gdb.opt/solib-intra-step-main.c: New file.
2779 * gdb.opt/solib-intra-step.exp: New file.
2780
d15dcecd
PA
27812015-09-15 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2784 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2785
4c2f2a79
PA
27862015-09-14 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/hook-stop-continue.c: Delete.
2789 * gdb.base/hook-stop-continue.exp: Delete.
2790 * gdb.base/hook-stop-frame.c: Delete.
2791 * gdb.base/hook-stop-frame.exp: Delete.
2792 * gdb.base/hook-stop.c: New file.
2793 * gdb.base/hook-stop.exp: New file.
2794
919e6dbe
PMR
27952015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2796
2797 * gdb.ada/access_to_packed_array.exp: New testcase.
2798 * gdb.ada/access_to_packed_array/foo.adb: New file.
2799 * gdb.ada/access_to_packed_array/pack.adb: New file.
2800 * gdb.ada/access_to_packed_array/pack.ads: New file.
2801
157280a4
MM
28022015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2803
2804 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2805 buffer size test.
2806
2fd33e94
DB
28072015-09-11 Don Breazeal <donb@codesourcery.com>
2808
2809 * gdb.base/foll-exec.c: Add copyright header. Fix
2810 formatting issues.
2811 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2812 (do_exec_tests): Use clean_restart in place of zap_session,
2813 and for test initialization. Fix formatting issues. Use
2814 fail in place of perror.
2815 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2816 an expect statement to match an expression with output from
2817 the program under debug.
2818 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2819 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2820 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2821 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2822 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2823
e70b6e8e
DE
28242015-09-09 Doug Evans <dje@google.com>
2825
2826 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2827
7a551a51
DE
28282015-09-09 Doug Evans <dje@google.com>
2829
2830 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2831
4c666f84
DE
28322015-09-09 Doug Evans <dje@google.com>
2833
2834 * gdb.base/savedregs.exp: Fix typo.
2835
243a9253
PA
28362015-09-09 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2839
c0fa8fbd
SL
28402015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2841
2842 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2843 command actually switches threads. Give up on remaining
2844 tests if target fails to stop at breakpoint.
2845
cd7c1778
PMR
28462015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2847
2848 * gdb.ada/funcall_char.exp: New testcase.
2849 * gdb.ada/funcall_char/foo.adb: New file.
2850
dc5c8746
PMR
28512015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2852
2853 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2854 expected outputs. Add two testcases for completing ambiguous
2855 functions.
2856 * gdb.ada/complete/aux_pck.adb: New file.
2857 * gdb.ada/complete/aux_pck.ads: New file.
2858 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2859 Ambiguous_Func functions.
2860 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2861 * gdb.ada/complete/pck.adb: Likewise.
2862
4e83a1e7
UW
28632015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2864
2865 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2866 failures to run the test program under GDB.
2867
8ce74153
LM
28682015-08-26 Luis Machado <lgustavo@codesourcery.com>
2869
2870 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2871 to C.
2872
e9756d52
PP
28732015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2874
2875 * gdb.base/run-after-attach.exp: New test file.
2876 * gdb.base/run-after-attach.c: New test file.
2877
8d37573b
DB
28782015-08-26 Don Breazeal <donb@codesourcery.com>
2879
2880 * gdb.base/foll-exec-2.c: New test program.
2881 * gdb.base/foll-exec-2.exp: New test.
2882
63e43d3a
PMR
28832015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2884
2885 * gdb.base/nested-subp1.exp: New file.
2886 * gdb.base/nested-subp1.c: New file.
2887 * gdb.base/nested-subp2.exp: New file.
2888 * gdb.base/nested-subp2.c: New file.
2889 * gdb.base/nested-subp3.exp: New file.
2890 * gdb.base/nested-subp3.c: New file.
2891
3d40fbb5
PA
28922015-08-24 Pedro Alves <palves@redhat.com>
2893
2894 * gdb.server/connect-without-multi-process.c: New file.
2895 * gdb.server/connect-without-multi-process.exp: New file.
2896
4422ac93
LM
28972015-08-24 Luis Machado <lgustavo@codesourcery.com>
2898
2899 * gdb.opt/inline-markers.c: Make z int.
2900
91dddb86
LM
29012015-08-24 Luis Machado <lgustavo@codesourcery.com>
2902
2903 * gdb.opt/inline-markers.c: Make z volatile.
2904
a48847ee
LM
29052015-08-24 Luis Machado <lgustavo@codesourcery.com>
2906
2907 * gdb.opt/inline-bt.c: New volatile global z.
2908 * gdb.opt/inline-cmds.c: Likewise.
2909 * gdb.opt/inline-locals.c: Likewise.
2910 * gdb.opt/inline-markers.c: New extern global z.
2911 (marker): Use z.
2912 (inline_fn): Likewise.
2913
0ebbc52b
PA
29142015-08-24 Pedro Alves <palves@redhat.com>
2915
2916 * config/m32r-stub.exp: Remove file.
2917 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2918 * gdb.base/call-rt-st.exp: Likewise.
2919 * gdb.base/call-strs.exp: Likewise.
2920 * gdb.base/default.exp: Remove references to h8300-*-hms and
2921 *-*-udi*.
2922 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2923
77c365df
AA
29242015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2925
2926 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2927 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2928 and "return" use KFAIL when GDB can not read/write the vector
2929 return value.
2930
4313b8c0
GB
29312015-08-21 Gary Benson <gbenson@redhat.com>
2932
2933 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2934
0e433b32
PA
29352015-08-20 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.server/solib-list.exp: No longer expect an interior stop in
2938 non-stop mode.
2939
221e1a37
PA
29402015-08-20 Pedro Alves <palves@redhat.com>
2941
2942 * gdb.server/connect-stopped-target.c: New file.
2943 * gdb.server/connect-stopped-target.exp: New file.
2944
40e3ad0e
PA
29452015-08-20 Pedro Alves <palves@redhat.com>
2946
2947 * gdb.dwarf2/comp-unit-lang.exp: New file.
2948 * gdb.dwarf2/comp-unit-lang.c: New file.
2949
af39b327
PMR
29502015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2951
2952 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2953 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2954
7d45c7c3 29552015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 2956
7d45c7c3
KB
2957 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2958 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2959
4d6cceb4
DE
29602015-08-18 Doug Evans <dje@google.com>
2961 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2962
2963 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2964 skip_python_tests. New arg prompt_regexp.
2965 (skip_python_tests): New function.
2966 * lib/mi-support.exp (mi_skip_python_tests): New function.
2967 * gdb.python/py-mi-objfile-gdb.py: New file.
2968 * gdb.python/py-mi-objfile.c: New file.
2969 * gdb.python/py-mi-objfile.exp: New file.
2970
ad89c2aa
KS
29712015-08-17 Keith Seitz <keiths@redhat.com>
2972
2973 * gdb.linespec/explicit.exp: Move strace test from here ...
2974 * gdb.trace/strace.exp: ... to here.
2975
e3ae3c43
PP
29762015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2977
2978 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2979 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2980
604b2636
DE
29812015-08-14 Doug Evans <xdje42@gmail.com>
2982
2983 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2984 inferior before selecting a new file.
2985
6ff0ba5f
DE
29862015-08-14 Doug Evans <xdje42@gmail.com>
2987
2988 * gdb.mi/mi-disassemble.exp: Update.
2989 * gdb.base/disasm-optim.S: New file.
2990 * gdb.base/disasm-optim.c: New file.
2991 * gdb.base/disasm-optim.h: New file.
2992 * gdb.base/disasm-optim.exp: New file.
2993
9ca98f92
KS
29942015-08-14 Keith Seitz <keiths@redhat.com>
2995
2996 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2997 "evaluated-by".
2998
52bbc560
JB
29992015-08-13 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3002
5d8c3ed3
PMR
30032015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3004
3005 * gdb.ada/fun_renaming.exp: New testcase.
3006 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3007 * gdb.ada/fun_renaming/pack.adb: New file.
3008 * gdb.ada/fun_renaming/pack.ads: New file.
3009
ea8812bc
KS
30102015-08-12 Keith Seitz <keiths@redhat.com>
3011
3012 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3013 gdb_get_line_number.
3014
4dafcdeb
JB
30152015-08-12 Joel Brobecker <brobecker@adacore.com>
3016
3017 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3018 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3019 gdb.base/dso2dso.exp: New files.
3020
5ba32597
SDJ
30212015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3022 Pedro Alves <palves@redhat.com>
3023 Keith Seitz <keiths@redhat.com>
3024
3025 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3026 GDBFLAGS.
3027
b6dafabf
PP
30282015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3029
3030 * gdb.base/gdbhistsize-history.exp
3031 (test_histsize_history_setting): Use save_vars.
3032 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3033 Use save_vars.
3034 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3035 * gdb.base/readline.exp: Use save_vars.
3036
abe8e607
PP
30372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3038
3039 * lib/gdb.exp (save_vars): New proc.
3040
629500fa
KS
30412015-08-11 Keith Seitz <keiths@redhat.com>
3042
3043 * gdb.base/help.exp: Update help_breakpoint_text.
3044
eb8c4e2e
KS
30452015-08-11 Keith Seitz <keiths@redhat.com>
3046
3047 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3048 (at toplevel): Call test_explicit_breakpoints.
3049 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3050 breakpoints.
3051 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3052 breakpoint conditions, "-cond".
3053
87f0e720
KS
30542015-08-11 Keith Seitz <keiths@redhat.com>
3055
3056 * gdb.linespec/3explicit.c: New file.
3057 * gdb.linespec/cpexplicit.cc: New file.
3058 * gdb.linespec/cpexplicit.exp: New file.
3059 * gdb.linespec/explicit.c: New file.
3060 * gdb.linespec/explicit.exp: New file.
3061 * gdb.linespec/explicit2.c: New file.
3062 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3063 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3064 before using in the matching pattern.
3065 Clarify that `prefix' is a regular expression.
3066
f00aae0f
KS
30672015-08-11 Keith Seitz <keiths@redhat.com>
3068
3069 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3070 test.
3071 Add tests for missing ",FMT" and ",".
3072
e27852be
DE
30732015-08-10 Doug Evans <dje@google.com>
3074 Keith Seitz <keiths@redhat.com>
3075
3076 PR gdb/17960
3077 * gdb.base/completion.exp: Add location completer tests.
3078
7f03bd92
PA
30792015-08-07 Pedro Alves <palves@redhat.com>
3080
3081 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3082 tests here.
3083 (top level): Run do_test with and without displaced stepping.
3084
3fc8eb30
PA
30852015-08-07 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.base/valgrind-disp-step.c: New file.
3088 * gdb.base/valgrind-disp-step.exp: New file.
3089
d4569d7b
PA
30902015-08-07 Pedro Alves <palves@redhat.com>
3091
3092 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3093 Delete function.
3094 (main): Add alarm. Run an infinite loop instead of calling
3095 wait_threads.
3096 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3097 comment.
3098 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3099 Delete function.
3100 (main): Add alarm. Run an infinite loop instead of calling
3101 wait_threads.
3102 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3103 comment.
3104
e1316e60
PA
31052015-08-07 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.base/checkpoint-ns.exp: New file.
3108 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3109 standard_testfile.
3110
da8c46d2
MM
31112015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3112
3113 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3114 * gdb.btrace/instruction_history.exp: Update.
3115 * gdb.btrace/tsx.exp: New.
3116 * gdb.btrace/tsx.c: New.
3117
de1c2c52
PA
31182015-08-06 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3121 increase timeout.
3122 * gdb.reverse/until-precsave.exp: Bump timeouts.
3123
782e0bf4
PA
31242015-08-06 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3127
83e97ed0
PA
31282015-08-06 Pedro Alves <palves@redhat.com>
3129
3130 PR gdb/18749
3131 * gdb.threads/process-dies-while-handling-bp.c: New file.
3132 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3133
863d01bd
PA
31342015-08-06 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3137 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3138
0a39bb32
PA
31392015-08-05 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3142 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3143
ee2d2b10
SL
31442015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3145
3146 * gdb.base/bp-permanent.exp: Report test as unsupported if
3147 the target cannot stop at the permanent breakpoint.
3148
4e1bdb00
DE
31492015-08-03 Doug Evans <dje@google.com>
3150
3151 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3152 10000.
3153
3d338901
DE
31542015-08-03 Doug Evans <dje@google.com>
3155
3156 * Makefile.in (workers/%.worker, build-perf): New rule.
3157 (GDB_PERFTEST_MODE): New variable.
3158 (check-perf): Use it.
3159 (clean): Clean up gdb.perf parallel build subdirs.
3160 * lib/build-piece.exp: New file.
3161 * lib/gdb.exp (make_gdb_parallel_path): New function
3162 (standard_output_file, standard_temp_file): Call it.
3163 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3164 of $GDB_PARALLEL.
3165 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3166
af061d3e
DE
31672015-08-03 Doug Evans <dje@google.com>
3168
8e1afc81 3169 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3170 (LOG_FILE_NAME): New global.
3171 (TextReporter.__init__): Initialize self.txt_sum.
3172 (TextReporter.report): Add support for multiple data-points.
3173 Move report to perftest.sum, put raw data in perftest.log.
3174 (TextReporter.start): Open sum and log files.
3175 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3176 * gdb.perf/lib/perftest/testresult.py
3177 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3178
2c8c5d37
PA
31792015-07-31 Pedro Alves <palves@redhat.com>
3180
3181 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3182 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3183 kill_wait_spawned_process instead of explicit "kill -9".
3184 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3185 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3186 kill_wait_spawned_process.
3187 * gdb.base/attach-twice.exp: Likewise.
3188 * gdb.base/attach.exp: Likewise.
3189 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3190 gdb_test_multiple.
3191 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3192 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3193 kill_wait_spawned_process.
3194 * gdb.base/valgrind-infcall.exp: Likewise.
3195 * gdb.multi/multi-attach.exp: Likewise.
3196 * gdb.python/py-prompt.exp: Likewise.
3197 * gdb.python/py-sync-interp.exp: Likewise.
3198 * gdb.server/ext-attach.exp: Likewise.
3199 * gdb.threads/attach-into-signal.exp (corefunc): Use
3200 spawn_wait_for_attach, spawn_id_get_pid and
3201 kill_wait_spawned_process.
3202 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3203 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3204 spawn_id_get_pid and kill_wait_spawned_process.
3205 * gdb.threads/attach-stopped.exp (corefunc): Use
3206 spawn_wait_for_attach, spawn_id_get_pid and
3207 kill_wait_spawned_process.
3208 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3209 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3210 kill_wait_spawned_process instead of explicit "kill -9".
3211 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3212 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3213 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3214 processes. Don't map cygwin/windows pids here. Now returns a
3215 spawn id list.
3216
032a0fca
SL
32172015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3218
3219 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3220 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3221 correct patch.
3222
61a934ca
SL
32232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3224
3225 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3226
4bc4d428
SL
32272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3228
3229 Reapply:
3230 2014-05-21 Mark Wielaard <mjw@redhat.com>
3231
3232 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3233
998d452a
PA
32342015-07-30 Pedro Alves <palves@redhat.com>
3235
3236 * linux-low.c (handle_extended_wait): Set the child's last
3237 reported status to TARGET_WAITKIND_STOPPED.
3238
69dde7dc
PA
32392015-07-30 Pedro Alves <palves@redhat.com>
3240
3241 PR threads/18600
3242 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3243 only shows inferior 1.
3244
4dd63d48
PA
32452015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3246 Pedro Alves <palves@redhat.com>
3247
3248 PR threads/18600
3249 * gdb.threads/fork-plus-threads.c: New file.
3250 * gdb.threads/fork-plus-threads.exp: New file.
3251
d618e4c5
PP
32522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3253
3254 * gdb.base/batch-preserve-term-settings.exp
3255 (test_terminal_settings_preserved_after_cli_exit): Use
3256 send_quit_command.
3257
1eef6428
PA
32582015-07-29 Pedro Alves <palves@redhat.com>
3259 Don Breazeal <donb@codesourcery.com>
3260
3261 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3262 output from both inferior_spawn_id and gdb_spawn_id.
3263
7da5b897
SDJ
32642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3265
3266 * gdb.threads/attach-into-signal.exp (corefunc): Use
3267 with_test_prefix on nested loops, uniquefying the test messages.
3268
dac804df
SDJ
32692015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3270
3271 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3272 commit.
3273
06265e53
PP
32742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3275
3276 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3277 New proc.
3278 (test_terminal_settings_preserved_after_sigterm): New test.
3279
18206ca3
PP
32802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3281
3282 * gdb.base/batch-preserve-term-settings.exp
3283 (test_terminal_settings_preserved_after_cli_exit): New test.
3284
90074d11
PP
32852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3286
3287 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3288 manipulation of saved_gdbflags.
3289 (test_terminal_settings_preserved): Remove global declaration of
3290 the unused variable pagination_prompt. Remove manipulation of
3291 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3292 GDBFLAGS.
3293
eb1a7902
PA
32942015-07-29 Pedro Alves <palves@redhat.com>
3295
3296 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3297
8b75dd3b
PA
32982015-07-29 Pedro Alves <palves@redhat.com>
3299
3300 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3301 at the top.
3302
dedad4e3
PA
33032015-07-29 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3306 (main): Call gdb_unbuffer_output.
3307 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3308 (main): Call gdb_unbuffer_output.
3309 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3310 (main): Call gdb_unbuffer_output.
3311 * gdb.base/call-strs.exp: Adjust to step over the
3312 gdb_unbuffer_output call.
3313 * gdb.base/catch-gdb-caused-signals.c: Include
3314 "../lib/unbuffer_output.c".
3315 (main): Call gdb_unbuffer_output.
3316 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3317 (main): Call gdb_unbuffer_output.
3318 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3319 (main): Call gdb_unbuffer_output.
3320 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3321 (main): Call gdb_unbuffer_output.
3322 * gdb.base/shlib-call.exp: Adjust to step over the
3323 gdb_unbuffer_output call.
3324 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3325 (main): Call gdb_unbuffer_output.
3326 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3327 (main): Call gdb_unbuffer_output.
3328 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3329 (main): Rename to ...
3330 (test): ... this.
3331 (main): Reimplement.
3332 * gdb.base/varargs.exp: Run to test instead of to main.
3333 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3334 (main): Call gdb_unbuffer_output.
3335
58789a91
PA
33362015-07-29 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3339 factore out from mi_continue_dprintf. For call-style dprintfs,
3340 expect dprintf output out of $inferior_spawn_id.
3341 (mi_continue_dprintf): Use mi_expect_dprintf.
3342 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3343 (main): Call gdb_unbuffer_output.
3344
e8376742
PA
33452015-07-29 Pedro Alves <palves@redhat.com>
3346
3347 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3348 (default_mi_gdb_start): Set inferior_spawn_id instead of
3349 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3350 gdb_spawn_id.
3351 (mi_gdb_test): Always expect inferior output from both
3352 $inferior_spawn_id and $gdb_spawn_id.
3353
08280010
PA
33542015-07-29 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3357 send_inferior and $inferior_spawn_id.
3358
4d30e432
PA
33592015-07-29 Pedro Alves <palves@redhat.com>
3360
3361 * gdb.gdb/complaints.exp (test_initial_complaints)
3362 (test_serial_complaints, test_short_complaints): Use
3363 gdb_test_stdio.
3364 (test_empty_complaint): Handle $inferior_spawn_id !=
3365 $gdb_spawn_id.
3366
0d30a335
PA
33672015-07-29 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/varargs.exp: Use gdb_test_stdio.
3370
39413b29
PA
33712015-07-29 Pedro Alves <palves@redhat.com>
3372
3373 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3374
7cb000a9
PA
33752015-07-29 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3378
d7b8ac82
PA
33792015-07-29 Pedro Alves <palves@redhat.com>
3380
3381 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3382 parameter into two new parameters, "inf_result" and "gdb_result".
3383 Expect inferior output and gdb output from $inferior_spawn_id and
3384 $gdb_spawn_id, respectively. Adjust all callers.
3385
789c3a0c
PA
33862015-07-29 Pedro Alves <palves@redhat.com>
3387
3388 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3389 of gdb_test_sequence.
3390
77e760c3
PA
33912015-07-29 Pedro Alves <palves@redhat.com>
3392
3393 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3394 (saw_spurious_output): Expect inferior output from
3395 $inferior_spawn_id. Use gdb_test_stdio.
3396
8396d2cd
PA
33972015-07-29 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.base/dprintf.exp: Use standard_testfile. Change
3400 prepare_for_testing call.
3401 (srcfile): Don't set.
3402 (restart): New procedure.
3403 (test_dprintf): New procecure, use to continue over dprintfs.
3404 (test_call, test_agent): New procedures, tests moved here.
3405 Restart gdb and recreate dprintfs. Adjust expected output.
3406
2051d61f
PA
34072015-07-29 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3410
452397af
PA
34112015-07-29 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3414
8aed9555
PA
34152015-07-29 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3418 gdb_test_stdio.
3419
188a61b4
PA
34202015-07-29 Pedro Alves <palves@redhat.com>
3421
3422 * lib/gdb.exp (gdb_test_stdio): New procedure.
3423
12264a45
PA
34242015-07-29 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3427
23ffc893
PA
34282015-07-29 Pedro Alves <palves@redhat.com>
3429
3430 * gdb.base/call-signal-resume.exp: Remove check for
3431 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3432 * gdb.base/unwindonsignal.exp: Likewise.
3433 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3434 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3435
65566918
PA
34362015-07-29 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/siginfo-addr.c (pass): New function.
3439 (handler): Call it iff si_addr is correct.
3440 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3441 Set a breakpoint at "pass" and continue to it.
3442
d60a9221
SDJ
34432015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3444
3445 * gdb.python/py-objfile.exp: Make some tests have unique names.
3446 * gdb.python/py-pp-registration.exp: Likewise.
3447
bde40b8f
PA
34482015-07-28 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3451
13e1dec8
SM
34522015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3453
3454 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3455
da33c9a7
SM
34562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3457
3458 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3459
077836f7
PP
34602015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3461
3462 * gdb.base/gdb-sigterm-2.exp: New test.
3463
b8cc7b2e
DE
34642015-07-25 Doug Evans <xdje42@gmail.com>
3465
3466 Revert:
3467 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3468 (workers/%.worker, build-perf): New rule.
3469 (GDB_PERFTEST_MODE): New variable.
3470 (check-perf): Use it.
3471 (clean): Clean up gdb.perf parallel build subdirs.
3472 * lib/build-piece.exp: New file.
3473 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3474 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3475 name.
3476 (standard_temp_file): Ditto.
3477 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3478 of $GDB_PARALLEL.
3479
c8bd4544
DE
34802015-07-24 Doug Evans <dje@google.com>
3481
3482 * gdb.perf/lib/perftest/utils.py: New file.
3483 * gdb.perf/gm-hello.cc: New file.
3484 * gdb.perf/gm-pervasive-typedef.cc: New file.
3485 * gdb.perf/gm-pervasive-typedef.h: New file.
3486 * gdb.perf/gm-std.cc: New file.
3487 * gdb.perf/gm-std.h: New file.
3488 * gdb.perf/gm-use-cerr.cc: New file.
3489 * gdb.perf/gm-utils.h: New file.
3490 * gdb.perf/gmonster-null-lookup.py: New file.
3491 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3492 * gdb.perf/gmonster-print-cerr.py: New file.
3493 * gdb.perf/gmonster-ptype-string.py: New file.
3494 * gdb.perf/gmonster-runto-main.py: New file.
3495 * gdb.perf/gmonster-select-file.py: New file.
3496 * gdb.perf/gmonster1-null-lookup.exp: New file.
3497 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3498 * gdb.perf/gmonster1-print-cerr.exp: New file.
3499 * gdb.perf/gmonster1-ptype-string.exp: New file.
3500 * gdb.perf/gmonster1-runto-main.exp: New file.
3501 * gdb.perf/gmonster1-select-file.exp: New file.
3502 * gdb.perf/gmonster1.cc: New file.
3503 * gdb.perf/gmonster1.exp: New file.
3504 * gdb.perf/gmonster2-null-lookup.exp: New file.
3505 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3506 * gdb.perf/gmonster2-print-cerr.exp: New file.
3507 * gdb.perf/gmonster2-ptype-string.exp: New file.
3508 * gdb.perf/gmonster2-runto-main.exp: New file.
3509 * gdb.perf/gmonster2-select-file.exp: New file.
3510 * gdb.perf/gmonster2.cc: New file.
3511 * gdb.perf/gmonster2.exp: New file.
3512
6eab34f3
DE
35132015-07-24 Doug Evans <dje@google.com>
3514
3515 * gdb.perf/README: New file.
3516 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3517 * lib/gen-perf-test.exp: New file.
3518
63738bfd
DE
35192015-07-24 Doug Evans <dje@google.com>
3520
3521 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3522 (PerfTest::startup): New function.
3523 (PerfTest::run): Return result of calling body.
3524 (PerfTest::assemble): Rewrite.
3525 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3526 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3527 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3528 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3529 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3530
7b606f95
DE
35312015-07-24 Doug Evans <dje@google.com>
3532
3533 * lib/gdb.exp (clean_restart): Make executable optional.
3534
a97b16b8
DE
35352015-07-24 Doug Evans <dje@google.com>
3536
3537 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3538 compiler_info references.
3539 * gdb.cp/temargs.exp: Ditto.
3540 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3541 (get_compiler_info): Early exit if already computed. Set compiler_info
3542 to "unknown" if there was a problem.
3543 (test_compiler_info): Add function comment. Call get_compiler_info.
3544
35baa57f
DE
35452015-07-24 Doug Evans <dje@google.com>
3546
3547 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3548 (workers/%.worker, build-perf): New rule.
3549 (GDB_PERFTEST_MODE): New variable.
3550 (check-perf): Use it.
3551 (clean): Clean up gdb.perf parallel build subdirs.
3552 * lib/build-piece.exp: New file.
3553 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3554 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3555 name.
3556 (standard_temp_file): Ditto.
3557 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3558 of $GDB_PARALLEL.
3559
6ebea266
DE
35602015-07-24 Doug Evans <dje@google.com>
3561
3562 * lib/future.exp (gdb_default_target_compile): New option
3563 "early_flags".
3564 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3565 --as-needed.
3566
1e76a7e9
SDJ
35672015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3568
3569 * gdb.base/catch-syscall.exp: Call gdb_exit before
3570 gdb_skip_xml_test.
3571
5068630a
PA
35722015-07-24 Pedro Alves <palves@redhat.com>
3573
3574 * gdb.python/py-events.exp: Accept output between the stop event
3575 and the prompt.
3576 * gdb.python/py-evsignal.exp: Likewise.
3577 * gdb.python/py-evthreads.exp: Likewise.
3578
77598427
PA
35792015-07-24 Pedro Alves <palves@redhat.com>
3580
3581 PR gdb/18717
3582 * gdb.threads/non-ldr-exit.c: New file.
3583 * gdb.threads/non-ldr-exit.exp: New file.
3584
11e6c98f
YQ
35852015-07-24 Yao Qi <yao.qi@linaro.org>
3586
3587 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3588 restarting process.
3589
51aee833
YQ
35902015-07-24 Yao Qi <yao.qi@linaro.org>
3591
3592 * gdb.server/ext-restart.exp: New file.
3593
8cfe207c
YQ
35942015-07-24 Yao Qi <yao.qi@linaro.org>
3595
3596 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3597 argument options.
3598 * gdb.server/ext-wrapper.exp: New file.
3599
cc12ce38
DE
36002015-07-23 Doug Evans <dje@google.com>
3601
3602 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3603 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3604
d0d84780
PMR
36052015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3606
3607 * gdb.ada/var_arr_typedef.exp: New testcase.
3608 * gdb.ada/var_arr_typedef/pack.adb: New file.
3609 * gdb.ada/var_arr_typedef/pack.ads: New file.
3610 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3611
8b558f79
JB
36122015-07-20 Joel Brobecker <brobecker@adacore.com>
3613
3614 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3615
775a3298
JK
36162015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3617
3618 * gdb.arch/i386-biarch-core.exp: Replace istarget
3619 by "complete set gnutarget". Remove expectation for the "core-file"
3620 command.
3621
db1ff28b
JK
36222015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3623
3624 Revert the previous commit:
3625 Tests for validate symbol file using build-id.
3626
0a94970d
JK
36272015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3628
3629 Tests for validate symbol file using build-id.
3630 * gdb.base/solib-mismatch-lib.c: New file.
3631 * gdb.base/solib-mismatch-libmod.c: New file.
3632 * gdb.base/solib-mismatch.c: New file.
3633 * gdb.base/solib-mismatch.exp: New file.
3634
03346981
SL
36352015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3636
3637 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3638 nios2-*-linux*.
3639 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3640 * gdb.base/siginfo.exp: Likewise.
3641 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3642
42422cc7
PL
36432015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3644
3645 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3646 Move it to ...
3647 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3648 ... here.
3649 * gdb.trace/range-stepping.exp: Check that the target supports
3650 range stepping.
3651
cfa68bae
JK
36522015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3653
3654 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3655
8ffdba26
PA
36562015-07-14 Pedro Alves <palves@redhat.com>
3657
3658 * gdb.base/killed-outside.exp: New file.
3659 * gdb.base/killed-outside.c: New file.
3660
218a5a11
JK
36612015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3662
3663 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3664 (n at main): New.
3665 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3666
e03ed3c6
AA
36672015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3668
3669 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3670 infcall tests instead of setting up for KFAIL.
3671
485668e5
MM
36722015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3673
3674 * gdb.btrace/record_goto-step.exp: New.
3675
08464196
JK
36762015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3677
3678 PR compile/18484
3679 * gdb.compile/compile.c (struct struct_type): Add volatile to
3680 selffield's type.
3681 * gdb.compile/compile.exp
3682 (compile code struct_object.selffield = &struct_object): Skip further
3683 struct_object tests if this one xfails.
3684
bcf5c1d9
RC
36852015-07-08 Robert O'Callahan <robert@ocallahan.org>
3686
3687 PR exp/18617
3688 * gdb.trace/ax.exp: Add test.
3689
4931af25
YQ
36902015-07-07 Yao Qi <yao.qi@linaro.org>
3691
3692 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3693 instead of istarget "aarch64*-*-*".
3694 * gdb.arch/aarch64-fp.exp: Likewise.
3695 * gdb.base/float.exp: Likewise.
3696 * gdb.reverse/aarch64.exp: Likewise.
3697 * lib/gdb.exp (is_aarch64_target): New proc.
3698
9fcf688e
YQ
36992015-07-07 Yao Qi <yao.qi@linaro.org>
3700
3701 * lib/gdb.exp (is_aarch32_target): New proc.
3702 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3703 instead of "istarget "arm*-*-*"".
3704 * gdb.arch/arm-disp-step.exp: Likewise.
3705 * gdb.arch/thumb-bx-pc.exp: Likewise.
3706 * gdb.arch/thumb-prologue.exp: Likewise.
3707 * gdb.arch/thumb-singlestep.exp: Likewise.
3708 * gdb.base/disp-step-syscall.exp: Likewise.
3709 * gdb.base/float.exp: Likewise.
3710
fbd8d50d
YQ
37112015-07-07 Yao Qi <yao.qi@linaro.org>
3712
3713 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3714 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3715
71be1fdc
YQ
37162015-07-07 Yao Qi <yao.qi@linaro.org>
3717
3718 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3719 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3720 if it exists.
3721 * gdb.multi/multi-arch.exp: Likewise.
3722
3e221d36
SM
37232015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3724
3725 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3726 print.
3727
d441430b
YQ
37282015-07-07 Yao Qi <yao.qi@linaro.org>
3729
3730 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3731
06f810bd
MG
37322015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3733
3734 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3735 '[' and ']' characters.
3736
5e61e7c0
IB
37372015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3738
3739 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3740
28bf096c
PA
37412015-06-29 Pedro Alves <palves@redhat.com>
3742
3743 PR threads/18127
3744 * gdb.threads/hand-call-new-thread.c: New file.
3745 * gdb.threads/hand-call-new-thread.c: New file.
3746
ee93cd5e
KS
37472015-06-26 Keith Seitz <keiths@redhat.com>
3748 Doug Evans <dje@google.com>
3749
3750 PR 16253
3751 * gdb.cp/var-tag-2.cc: New file.
3752 * gdb.cp/var-tag-3.cc: New file.
3753 * gdb.cp/var-tag-4.cc: New file.
3754 * gdb.cp/var-tag.cc: New file.
3755 * gdb.cp/var-tag.exp: New file.
3756
fc637f04
PP
37572015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3758
3759 * gdb.base/history-duplicates.exp: New test.
3760
2e52ae68
PP
37612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3762
3763 * gdb.base/completion.exp: Test the completion of the "focus"
3764 command.
3765
6e22494e
JK
37662015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3767
3768 * gdb.arch/amd64-prologue-skip.S: New file.
3769 * gdb.arch/amd64-prologue-skip.exp: New file.
3770
bf7b9cd9
SM
37712015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3772
3773 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3774 is_address_zero_readable check.
3775
201e8dfd
PB
37762015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3777
3778 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3779 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3780
5cd867b4
YQ
37812015-06-24 Yao Qi <yao.qi@linaro.org>
3782
3783 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3784 linux targets.
3785
4d7be007
YQ
37862015-06-24 Yao Qi <yao.qi@linaro.org>
3787
3788 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3789 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3790 * gdb.base/siginfo-thread.exp: Likewise.
3791
07fcd301
YQ
37922015-06-22 Yao Qi <yao.qi@linaro.org>
3793
3794 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3795
52042a00
YQ
37962015-06-22 Yao Qi <yao.qi@linaro.org>
3797
3798 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3799 aarch64*-*-*.
3800 (skip_hw_watchpoint_tests): Likewise.
3801
74bd41ce
PP
38022015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3803
3804 * gdb.base/gdbinit-history.exp: Test the interaction between
3805 setting GDBHISTSIZE and setting the history size via .gdbinit.
3806
bc460514
PP
38072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3808
3809 PR gdb/16999
3810 * gdb.base/gdbhistsize-history.exp: New test.
3811
b58c513b
PP
38122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3813
3814 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3815 with GDBHISTSIZE.
3816 * gdb.base/readline.exp: Likewise.
3817
92046791
YQ
38182015-06-17 Yao Qi <yao.qi@linaro.org>
3819
3820 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3821 line.
3822
2093d2d3
PP
38232015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3824
3825 * gdb.base/gdbinit-history.exp: Add test case to check that
3826 an unlimited history file does not get truncated on exit.
3827
e6c693af
AA
38282015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3829
3830 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3831 (VECTOR): New macro. Use it...
3832 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3833 ...for these typedefs.
3834 (int8, char1, int1, double1): New typedefs.
3835 (struct just_int2, struct two_int2): New structures.
3836 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3837 (add_structvecs, add_singlevecs): New functions.
3838 (main): Call add_some_intvecs twice.
3839 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3840 the compile and exit upon failure. Try compiling for the "native"
3841 architecture. Test inferior function calls with vector arguments
3842 and vector return value handling with "finish" and "return".
3843
c74f7d1c
JT
38442015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3845
3846 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3847 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3848 PE file.
3849 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3850
98aa42ee
AT
38512015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3852
3853 PR breakpoints/16465
3854 * gdb.mi/mi-dprintf-pending.c: New file.
3855 * gdb.mi/mi-dprintf-pending.exp: New test.
3856 * gdb.mi/mi-dprintf-pendshr.c: New file.
3857
7d73c23c 38582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3859 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3860
3861 * gdb.arch/i386-mpx-map.c: New file.
3862 * gdb.arch/i386-mpx-map.exp: New File.
3863
38642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3865
3866 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3867 * gdb.arch/i386-mpx.exp: Indentation fixed.
3868
38692015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3870
3871 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3872 function and improved indentation.
3873 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3874 gdb_test_multiple. Added additional tests to skip the test.
3875
38762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3877
3878 * gdb.arch/i386-avx512.c: Change path in include file.
3879 * gdb.arch/i386-avx512.exp: Change include dir path
3880 compilation flag.
3881 * gdb.arch/i386-mpx.c: Change path in include file.
3882 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3883 flag.
3884
d5eba19a
JK
38852015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3886
3887 * gdb.compile/compile-print.exp (compile print *vararray@3)
3888 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3889
7f361056
JK
38902015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3891
3892 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3893 (do not keep jit in memory): ... this.
3894 (expect 5): Change it to ...
3895 (expect no 5): ... this.
3896
3b462ec2
SM
38972015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3898
3899 PR gdb/15564
3900 * gdb.mi/mi-detach.exp: New file.
3901
e0619de6
JK
39022015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 PR symtab/18392
3905 * gdb.arch/amd64-tailcall-self.S: New file.
3906 * gdb.arch/amd64-tailcall-self.c: New file.
3907 * gdb.arch/amd64-tailcall-self.exp: New file.
3908
e970cb34
DB
39092015-05-28 Don Breazeal <donb@codesourcery.com>
3910
3911 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3912 tests for remote targets by checking is_target_gdbserver.
3913
b2e2f908
DE
39142015-05-27 Doug Evans <dje@google.com>
3915
3916 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3917 * gdb.dwarf2/opaque-type-lookup.c: New file.
3918 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3919
82c7be31
DE
39202015-05-26 Doug Evans <dje@google.com>
3921
3922 * gdb.cp/iostream.cc: New file.
3923 * gdb.cp/iostream.exp: New file.
3924
b4f54984
DE
39252015-05-26 Doug Evans <dje@google.com>
3926
3927 * gdb.dwarf2/dw2-op-call.exp: Update.
3928 * gdb.dwarf2/dw4-sig-types.exp: Update.
3929 * gdb.dwarf2/implptr.exp: Update.
3930 * gdb.mi/mi-cmd-param-changed.exp: Update.
3931
4ea6efe9
DE
39322015-05-26 Doug Evans <dje@google.com>
3933
3934 * gdb.python/py-lazy-string.c: New file.
3935 * gdb.python/py-lazy-string.exp: New file.
3936 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3937 (main): Update. Add estring3.
3938 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3939 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3940
f6bb7db3
YQ
39412015-05-26 Omair Javaid <omair.javaid@linaro.org>
3942 Yao Qi <yao.qi@linaro.org>
3943
3944 * gdb.reverse/aarch64.c: New.
3945 * gdb.reverse/aarch64.exp: New.
3946
a81bfbd0
OJ
39472015-05-26 Omair Javaid <omair.javaid@linaro.org>
3948
25d49b86
PA
3949 * lib/gdb.exp (supports_process_record): Return true for
3950 aarch64*-linux*.
a81bfbd0
OJ
3951 (supports_reverse): Likewise.
3952
158bf1b4
PP
39532015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3954
3955 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3956 Use with_test_prefix.
3957
a0145030
AB
39582015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.base/completion.exp: Add test for completion of layout
3961 names.
3962
ebe3b578
AB
39632015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3964
3965 * lib/gdb.exp (skip_tui_tests): New proc.
3966 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3967
84204ed7
PA
39682015-05-19 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3971 Save the whole env array instead of just HOME. Unset HISTSIZE in
3972 the environment while testing. Restore whole environment
3973 afterwards.
3974
37442ce1
DE
39752015-05-16 Doug Evans <xdje42@gmail.com>
3976
3977 * gdb.guile/scm-ports.c: New file.
3978 * gdb.guile/scm-ports.exp: Add memory port tests.
3979
36de76f9
JK
39802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * gdb.compile/compile-print.c: New file.
3983 * gdb.compile/compile-print.exp: New file.
3984
3a9558c4
JK
39852015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * gdb.compile/compile-ops.exp: Cast param to void.
3988 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3989 (compile code struct_object.selffield = &struct_object): Add xfail.
3990
aa715135
JG
39912015-05-15 Joel Brobecker <brobecker@adacore.com>
3992
3993 * gdb.ada/arr_enum_with_gap: New testcase.
3994
931e5bc3
JG
39952015-05-15 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.ada/byte_packed_arr: New testcase.
3998
9cd4d857
JB
39992015-05-15 Joel Brobecker <brobecker@adacore.com>
4000
4001 * gdb.ada/pckd_neg: New testcase.
4002
ebfd00d2
PP
40032015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4004
4005 PR gdb/17820
4006 * gdb.base/gdbinit-history.exp: New test.
4007 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4008 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4009
4c082a81
SC
40102015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4011
4012 * gdb.python/py-xmethods.cc: Enhance test case.
4013 * gdb.python/py-xmethods.exp: New tests.
4014 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4015 function.
4016 (B_indexoper): Likewise.
4017 (global_dm_list) : Add new xmethod worker functions.
4018
f7797074
SDJ
40192015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4020
4021 * gdb.base/coredump-filter.exp: Correctly unset
4022 "coredump_var_addr" array.
4023
a4674e4e
PA
40242015-05-08 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.server/non-existing-program.exp: Unset spawn_id.
4027
df2eb078
SC
40282015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4029
4030 PR python/18291
4031 * gdb.python/py-xmethods.exp: Add tests.
4032
422349a3
YQ
40332015-05-08 Yao Qi <yao.qi@linaro.org>
4034
4035 PR gdb/18208
4036 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4037 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4038 function set_coredump_filter, and remove remote_exec call.
4039 Remove argument ipid. Callers update.
4040 (top level): Don't get inferior's PID.
4041
63fc80ce
AA
40422015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4043
4044 * gdb.base/watch_thread_num.exp: Skip test on targets without
4045 access watchpoints.
4046
80ad801e
PA
40472015-05-06 Pedro Alves <palves@redhat.com>
4048
4049 PR server/18081
4050 * gdb.server/non-existing-program.exp: New file.
4051
0fa7fe50
JB
40522015-05-05 Joel Brobecker <brobecker@adacore.com>
4053
4054 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4055
3ea89b92
PMR
40562015-05-05 Joel Brobecker <brobecker@adacore.com>
4057
4058 * gdb.ada/out_of_line_in_inlined: New testcase.
4059
87b8eff0
JB
40602015-05-05 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.ada/var_rec_arr: New testcase.
4063
5fccc635
YQ
40642015-04-30 Yao Qi <yao.qi@linaro.org>
4065
4066 * gdb.base/break-idempotent.exp: If
4067 skip_hw_watchpoint_multi_tests returns true, skip the tests
4068 on "rwatch" and "awatch".
4069
42d38f42
YQ
40702015-04-30 Yao Qi <yao.qi@linaro.org>
4071
4072 * gdb.base/relativedebug.exp: Invoke gdb command
4073 "info sharedlibrary", and if libc.so doesn't have debug info,
4074 skip the test.
4075
2ce1cdbf
DE
40762015-04-29 Doug Evans <dje@google.com>
4077
4078 * gdb.python/py-xmethods.exp: Add ptype tests.
4079 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4080 get_result_type method.
4081
f24a38c5
LM
40822015-04-29 Luis Machado <lgustavo@codesourcery.com>
4083
4084 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4085 the target does not support hardware watchpoints.
4086
ecbf2b3c
LM
40872015-04-29 Luis Machado <lgustavo@codesourcery.com>
4088
4089 * gdb.base/break-always.exp: Abort testing if writing to memory
4090 causes an error.
4091
34f5f757
DE
40922015-04-28 Doug Evans <dje@google.com>
4093
4094 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4095 * gdb.python/py-pp-registration.exp: ... here. New file.
4096 * gdb.python/py-pp-registration.c: New file.
4097 * gdb.python/py-pp-registration.py: New file.
4098
69b4374a
DE
40992015-04-28 Doug Evans <dje@google.com>
4100
4101 * gdb.python/py-bad-printers.c: New file.
4102 * gdb.python/py-bad-printers.py: New file.
4103 * gdb.python/py-bad-printers.exp: New file.
4104
59fb7612
SS
41052015-04-28 Sasha Smundak <asmundak@google.com>
4106
4107 * gdb.python/py-type.exp: New test.
4108
2631b16a
AW
41092015-04-28 Andy Wingo <wingo@igalia.com>
4110
4111 * gdb.python/py-parameter.exp:
4112 * gdb.guile/scm-parameter.exp: Escape the path that we are
4113 matching against, as it might contain characters that are special
4114 to regular expressions.
4115
460efde1
JB
41162015-04-27 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.ada/rec_comp: New testcase.
4119
2d369d8e
SDJ
41202015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4121
4122 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4123 before using it.
4124
cf75d6c3
AB
41252015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4126
4127 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4128 new tests for verilog output.
4129
8dbe7ca5
YQ
41302015-04-24 Yao Qi <yao.qi@linaro.org>
4131
4132 * boards/remote-gdbserver-on-localhost.exp: New file.
4133
4ef9fb2f
PA
41342015-04-23 Pedro Alves <palves@redhat.com>
4135
4136 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4137 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4138 "end of file", remove $inferior_spawn_id from the indirect list.
4139
0a803169
PA
41402015-04-23 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4143
749ef8f8
PA
41442015-04-23 Pedro Alves <palves@redhat.com>
4145
4146 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4147 on $any_spawn_id instead of only on $gdb_spawn_id.
4148
8aae4344
PM
41492015-04-21 Pierre Muller <muller@sourceware.org>
4150
4151 PR pascal/17815
4152 * lib/pascal.exp (gpc_compile): Add new option "class".
4153 (fpc_compile): Likewise.
4154 * gdb.pascal/case-insensitive-symbols.pas: New file.
4155 * gdb.pascal/case-insensitive-symbols.exp: New file.
4156
1586c8fb
GB
41572015-04-20 Gary Benson <gbenson@redhat.com>
4158
4159 * gdb.base/attach.exp: Fix three extended remote failures.
4160
1b6e6f5c
GB
41612015-04-17 Gary Benson <gbenson@redhat.com>
4162
4163 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4164 the main executable over the remote protocol.
4165
e797481d
PA
41662015-04-16 Pedro Alves <palves@redhat.com>
4167
4168 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4169 a new gdbserver if gdbserver_reconnect_p is set.
4170
1ca99c42
PA
41712015-04-16 Pedro Alves <palves@redhat.com>
4172
4173 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4174 is set, don't exit gdbserver.
4175
af9fd6f8
AA
41762015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4177
4178 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4179 appropriate .insn, such that an older assembler can be used.
4180 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4181 the z/Architecture instruction set on 31-bit targets as well.
4182
04ff1e61
AA
41832015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4184
4185 * gdb.go/handcall.exp: Remove all logic related to the first
4186 breakpoint and rely on go_runto_main instead.
4187 * gdb.go/strings.exp: Likewise.
4188 * gdb.go/unsafe.exp: Likewise.
4189 * gdb.go/hello.exp: Likewise. Also rename the remaining
4190 breakpoint marker to "breakpoint 1".
4191 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4192 * gdb.go/strings.go: Likewise.
4193 * gdb.go/unsafe.go: Likewise.
4194 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4195 "set breakpoint 2 here" and rename the remaining breakpoint marker
4196 to "breakpoint 1".
4197
40d2f8d6
SM
41982015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4199
4200 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4201 if itertools.imap is not present.
4202 * gdb.python/py-objfile.exp: Add parentheses.
4203 * gdb.python/py-type.exp: Same.
4204 * gdb.python/py-unwind-maint.py: Same.
4205
8cbc97c6
YQ
42062015-04-15 Yao Qi <yao.qi@linaro.org>
4207
4208 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4209 of ":$ptr_size" and set its form explicitly.
4210
45fd756c
YQ
42112015-04-15 Pedro Alves <palves@redhat.com>
4212 Yao Qi <yao.qi@linaro.org>
4213
4214 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4215 timeout by factor of 4.
4216 (test_regular_watch): Likewise.
4217 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4218 * gdb.reverse/sigall-reverse.exp: Likewise.
4219 * gdb.reverse/until-precsave.exp: Likewise.
4220 * lib/gdb.exp (with_timeout_factor): New proc.
4221 (gdb_expect): Move some code to ...
4222 (get_largest_timeout): ... here. New procedure.
4223
9e811bc3
LM
42242015-04-14 Luis Machado <lgustavo@codesourcery.com>
4225
4226 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4227
0ff6fcb2
LM
42282015-04-13 Luis Machado <lgustavo@codesourcery.com>
4229
4230 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4231 to write to the .text section.
4232
7578d5f7
LM
42332015-04-13 Luis Machado <lgustavo@codesourcery.com>
4234
4235 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4236 Handle the case of targets that do not provide PID information.
4237
2efe15c4
YQ
42382015-04-13 Yao Qi <yao.qi@linaro.org>
4239
4240 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4241 and use expect instead of gdb_expect.
4242
8cd8f2f8
SDJ
42432015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4244
4245 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4246 "coredump_var_addr" to avoid naming conflict with other testcases.
4247
9ee41772
PA
42482015-04-10 Pedro Alves <palves@redhat.com>
4249
4250 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4251 gdb_test_sequence and gdb_assert.
4252
07473109
PA
42532015-04-10 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4256 test messages that don't include the breakpoint address.
4257
de3db44c
YQ
42582015-04-10 Yao Qi <yao.qi@linaro.org>
4259
4260 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4261 false for some offset and width combinations which aren't
4262 supported by linux kernel.
4263
c79d856c
PA
42642015-04-10 Pedro Alves <palves@redhat.com>
4265
4266 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4267 procedure, factored out from ...
4268 (top level): ... here. Add "set displaced-stepping" testing axis.
4269 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4270 parameter "displaced". Use it.
4271 (top level): Use foreach and add "set displaced-stepping" testing
4272 axis.
4273
ebc90b50
PA
42742015-04-10 Pedro Alves <palves@redhat.com>
4275
4276 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4277 Remove comment.
4278 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4279 both the address of the instruction that triggers the watchpoint
4280 and the address of the instruction immediately after, and use
4281 those addresses for the test. Fix comment.
4282
8f572e5c
PA
42832015-04-10 Pedro Alves <palves@redhat.com>
4284
4285 * gdb.base/sigstep.exp (breakpoint_to_handler)
4286 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4287 Test "backtrace" in handler.
4288 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4289 (top level): Add new "displaced" test axis to
4290 breakpoint_to_handler, breakpoint_to_handler_entry and
4291 breakpoint_over_handler.
4292
8d707a12
PA
42932015-04-10 Pedro Alves <palves@redhat.com>
4294
4295 PR gdb/18216
4296 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4297
ef713951
YQ
42982015-04-10 Yao Qi <yao.qi@linaro.org>
4299
4300 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4301 (test_add_rn_pc): New function.
4302 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4303 (top level): Invoke test_add_rn_pc.
4304
906d60cf
PA
43052015-04-10 Pedro Alves <palves@redhat.com>
4306
4307 PR gdb/13858
4308 * gdb.base/step-over-no-symbols.exp: New file.
4309
f2983cc3
AW
43102015-04-09 Andy Wingo <wingo@igalia.com>
4311
4312 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4313 after the Python tests.
4314
6d62641c
SDJ
43152015-04-08 Keith Seitz <keiths@redhat.com>
4316
4317 PR python/16699
4318 * gdb.python/py-completion.exp: New tests for completion.
4319 * gdb.python/py-completion.py (CompleteLimit1): New class.
4320 (CompleteLimit2): Likewise.
4321 (CompleteLimit3): Likewise.
4322 (CompleteLimit4): Likewise.
4323 (CompleteLimit5): Likewise.
4324 (CompleteLimit6): Likewise.
4325 (CompleteLimit7): Likewise.
4326
f3770638
PA
43272015-04-08 Pedro Alves <palves@redhat.com>
4328
4329 PR gdb/18214
4330 PR gdb/18216
4331 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4332 function.
4333 (main): Install it as SIGUSR1 handler.
4334 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4335 parameter. Always use "setup" as prefix. Toggle "set
4336 displaced-stepping" off/on depending on global. Don't switch to
4337 thread 1 here.
4338 (top level): Add displaced stepping "off/on" test axis. Update
4339 "setup" calls. Wrap each subtest with with_test_prefix. Test
4340 continuing with a queued signal in each thread.
4341
4496bed7
PA
43422015-04-08 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4345 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4346 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4347 Return early if running to main fails.
4348 * gdb.trace/while-stepping.exp: Likewise.
4349
b97fde92
PA
43502015-04-07 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4353 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4354 interact with inferior program.
4355
f71c18e7
PA
43562015-04-07 Pedro Alves <palves@redhat.com>
4357
4358 * lib/gdb.exp (inferior_spawn_id): New global.
4359 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4360 spawn id after processing the user code.
4361 (default_gdb_start): Set inferior_spawn_id.
4362 (send_inferior): New procedure.
4363 * lib/gdbserver-support.exp (gdbserver_start): Set
4364 inferior_spawn_id.
4365 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4366
6423214f
PA
43672015-04-07 Pedro Alves <palves@redhat.com>
4368
4369 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4370 * lib/gdbserver-support.exp (gdbserver_start): Make
4371 $server_spawn_id global.
4372 (gdbserver_start): Don't wait for gdbserver's spawn id with
4373 expect_background.
4374 (close_gdbserver): New procedure.
4375 (gdb_exit): Rename the default version and reimplement.
4376
71c0ee8c
PA
43772015-04-07 Pedro Alves <palves@redhat.com>
4378
72f4393d 4379 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4380 append the substituted item, not the original item.
4381
203bc29b
PA
43822015-04-07 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4385 gdb_expect.
4386
508a3ddf
PA
43872015-04-07 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4390 output appearing once only.
4391
9f6dbe2b
PA
43922015-04-07 Pedro Alves <palves@redhat.com>
4393
4394 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4395 that doesn't expect anything. Return early if running to main
4396 fails.
4397
337532fa
YQ
43982015-04-07 Yao Qi <yao.qi@linaro.org>
4399
4400 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4401 (child_function): Call alarm.
4402 (main): Move call to alarm into the loop.
4403 * gdb.threads/non-stop-fair-events.exp: Build program with
4404 -DTIMEOUT=$timeout.
4405
01b622d4
DE
44062015-04-06 Doug Evans <xdje42@gmail.com>
4407
4408 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4409 Fix dest parameter to board_info.
4410 (fpc_compile): Ditto.
4411 (gdb_compile_pascal): Rename dest arg to destfile.
4412
961f4160
PMR
44132015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4414
4415 * gdb.ada/funcall_ref.exp: New file.
4416 * gdb.ada/funcall_ref/foo.adb: New file.
4417
cafda597
YQ
44182015-04-02 Yao Qi <yao.qi@linaro.org>
4419
4420 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4421 is remote.
4422
fed040c6
GB
44232015-04-02 Gary Benson <gbenson@redhat.com>
4424
4425 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4426
d11916aa
SS
44272015-04-01 Sasha Smundak <asmundak@google.com>
4428
4429 * gdb.python/py-unwind-maint.c: New file.
4430 * gdb.python/py-unwind-maint.exp: New test.
4431 * gdb.python/py-unwind-maint.py: New file.
4432 * gdb.python/py-unwind.c: New file.
4433 * gdb.python/py-unwind.exp: New test.
4434 * gdb.python/py-unwind.py: New test.
4435
a1471180
PA
44362015-04-01 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4439 to fail instead of non-existent $test.
4440
0bbeccb1
PA
44412015-04-01 Pedro Alves <palves@redhat.com>
4442
4443 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4444 GDBFLAGS if not empty.
4445
3c724c8c
PMR
44462015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4447
4448 * gdb.ada/complete.exp: Remove "multi_line".
4449 * gdb.ada/info_exc.exp: Remove "multi_line".
4450 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4451 * gdb.ada/ptype_field.exp: Remove "multi_line".
4452 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4453 * gdb.ada/tagged.exp: Remove "multi_line".
4454 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4455 [multi_line ...]
4456 * gdb.btrace/delta.exp: Likewise.
4457 * gdb.btrace/exception.exp: Likewise.
4458 * gdb.btrace/function_call_history.exp: Likewise.
4459 * gdb.btrace/instruction_history.exp: Likewise.
4460 * gdb.btrace/nohist.exp: Likewise.
4461 * gdb.btrace/record_goto.exp: Likewise.
4462 * gdb.btrace/segv.exp: Likewise.
4463 * gdb.btrace/stepi.exp: Likewise.
4464 * gdb.btrace/tailcall.exp: Likewise.
4465 * gdb.btrace/unknown_functions.exp: Likewise.
4466 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4467 * lib/gdb.exp: Add the "multi_line" helper.
4468
4eec2deb
PA
44692015-04-01 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.threads/tid-reuse.c: New file.
4472 * gdb.threads/tid-reuse.exp: New file.
4473
df8411da
SDJ
44742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4475
4476 PR corefiles/16092
4477 * gdb.base/coredump-filter.c: New file.
4478 * gdb.base/coredump-filter.exp: Likewise.
4479
6ef37366
PM
44802015-03-27 Petr Machata <pmachata@redhat.com>
4481
4482 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4483 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4484 (Dwarf::assemble): Initialize them.
4485 (Dwarf::lines): New function.
4486
7ec911b0
JT
44872015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4488
4489 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4490 SYMBOL_PREFIX for x86_64-*-cygwin.
4491
ff908ebf
AW
44922015-03-26 Andy Wingo <wingo@igalia.com>
4493
4494 PR symtab/18148
4495 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4496 const_value but not a location.
4497 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4498 location defined in non-main CUs are visible.
4499
6d5f0679
YQ
45002015-03-26 Yao Qi <yao.qi@linaro.org>
4501
4502 PR testsuite/18139
4503 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4504 Add a line number entry for the same line.
4505 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4506 Add a line number entry for the same line.
4507
2898689b
YQ
45082015-03-26 Yao Qi <yao.qi@linaro.org>
4509
4510 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4511 .int 0.
4512 (func): Likewise. Add .Lfunc_1 label.
4513 Use .Lfunc_1 label.
4514 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4515 .int 0.
4516 (func): Likewise.
4517 Use .Lfunc_1 label.
4518
85180498
YQ
45192015-03-26 Yao Qi <yao.qi@linaro.org>
4520
4521 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4522 Call gdb_compile instead to compile each .s files without debug
4523 information.
4524
8aa08a8d
YQ
45252015-03-26 Yao Qi <yao.qi@linaro.org>
4526
4527 * gdb.base/savedregs.exp (process_saved_regs): Make
4528 "Saved registers:" optional in the pattern.
4529
66849923
MM
45302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4531
4532 * gdb.btrace/next.exp: Merged into step.exp.
4533 * gdb.btrace/finish.exp: Merged into step.exp.
4534 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4535 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4536 "record goto" and checking the exact replay position.
4537 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4538 check for "Recording format" in "info record" output.
4539 * gdb.btrace/record_goto.exp: Choose test file based on target.
4540 * gdb.btrace/x86-record_goto.S: Renamed into ...
4541 * gdb.btrace/x86_64-record_goto.S: ... this.
4542 * gdb.btrace/i686-record_goto.S: New.
4543 * gdb.btrace/x86-tailcall.S: Renamed into ...
4544 * gdb.btrace/x86_64-tailcall.S: ... this.
4545 * gdb.btrace/i686-tailcall.S: New.
4546 * gdb.btrace/x86-tailcall.c: Renamed into ...
4547 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4548 separate statements. Update test.
4549 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4550 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4551 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4552 * gdb.btrace/tailcall.exp: Choose test file based on target.
4553 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4554
11cc1b74
MM
45552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4556
4557 * gdb.btrace/exception.exp: Increase BTS buffer size.
4558
a25d8bf9
PA
45592015-03-24 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4562
856e7dd6
PA
45632015-03-24 Pedro Alves <palves@redhat.com>
4564
4565 * gdb.threads/schedlock.exp (test_step): No longer expect that
4566 "set scheduler-locking step" with "next" over a function call runs
4567 threads unlocked.
4568
ad235a41
AT
45692015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4570
4571 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4572
15630549
AT
45732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4574
4575 PR breakpoints/16466
4576 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4577 * gdb.mi/mi-pending.c (thread_func): New function.
4578 (int main): Add threading support required.
4579 * gdb.mi/mi-pending.exp: Add tests for this issue.
4580 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4581 (pendfunc2): Remove stdio dependency.
4582 * gdb.mi/mi-pendshr2.c: New file.
4583
693dca06
KS
45842015-03-23 Keith Seitz <keiths@redhat.com>
4585
4586 * gdb.linespec/keywords.c: New file.
4587 * gdb.linespec/keywords.exp: New file.
4588
7e993ebf
KS
45892015-03-23 Keith Seitz <keiths@redhat.com>
4590
4591 PR gdb/18021
4592 * gdb.dwarf2/staticvirtual.exp: New test.
4593
bc23328c
JK
45942015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4595
4596 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4597 * README: Remove HP-UX and gdb.hp.
4598 (configuration):
4599 * configure: Regenerate.
4600 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4601 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4602 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4603 gdb.hp/gdb.defects/Makefile.
4604 * gdb.hp/Makefile.in: File deleted.
4605 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4606 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4607 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4608 * gdb.hp/gdb.aCC/run.c: File deleted.
4609 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4610 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4611 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4612 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4613 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4614 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4615 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4616 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4617 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4618 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4619 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4620 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4621 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4622 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4623 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4624 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4625 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4626 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4627 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4628 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4629 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4630 * gdb.hp/gdb.compat/average.c: File deleted.
4631 * gdb.hp/gdb.compat/sum.c: File deleted.
4632 * gdb.hp/gdb.compat/xdb.c: File deleted.
4633 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4634 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4635 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4636 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4637 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4638 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4639 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4640 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4641 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4642 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4643 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4644 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4645 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4646 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4647 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4648 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4649 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4650 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4651 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4652 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4653 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4654 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4655 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4656 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4657 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4658 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4659 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4660 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4661 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4662 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4663 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4664 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4665 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4666 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4667 * gdb.hp/tools/odump: File deleted.
4668
8bf3b159
PA
46692015-03-19 Pedro Alves <palves@redhat.com>
4670
4671 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4672 (saw_thread_3): New globals.
4673 (top level): Increment them when an event for the corresponding
4674 thread is seen.
4675 (no thread starvation): New test.
4676
eb54c8bf
PA
46772015-03-19 Pedro Alves <palves@redhat.com>
4678
4679 * gdb.threads/continue-pending-status.c: New file.
4680 * gdb.threads/continue-pending-status.exp: New file.
4681
32d2e5d6
PA
46822015-03-18 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4685 Use gdb_is_target_remote instead of is_remote. Use
4686 gdb_test_multiple instead of gdb_expect. Exit early if
4687 gdb_test_multiple hits its internal matches. Tighten stepi tests
4688 expected output. Fail on exit with any signal, instead of just
4689 SIGILL.
4690
f68f11b7
YQ
46912015-03-18 Yao Qi <yao.qi@linaro.org>
4692
4693 PR tdep/18107
4694 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4695 variable.
4696 * gdb.base/catch-syscall.exp: Don't skip it on
4697 aarch64*-*-linux* target. Remove elements in all_syscalls.
4698 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4699 target.
4700 (setup_all_syscalls): New proc.
4701
ca5fd19b
YQ
47022015-03-16 Yao Qi <yao.qi@linaro.org>
4703
4704 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4705 (top level): Skip tests if valid_addr_p returns false for
4706 $cmd1 or $cmd2.
4707
85642ba0
AW
47082015-03-11 Andy Wingo <wingo@igalia.com>
4709
4710 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4711
e03f9645
YQ
47122015-03-11 Yao Qi <yao.qi@linaro.org>
4713
4714 * gdb.base/catch-syscall.exp: Fix typo in comments.
4715
5d0962b2
YQ
47162015-03-11 Yao Qi <yao.qi@linaro.org>
4717
4718 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4719
b2df3cef
PA
47202015-03-09 Pedro Alves <palves@redhat.com>
4721
4722 * dg-extract-results.py: Delete.
4723
ef878e53
PA
47242015-03-09 Pedro Alves <palves@redhat.com>
4725
4726 Merge dg-extract-results.sh from GCC upstream (r218843).
4727
4728 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4729 * dg-extract-results.sh: Use --text with grep to avoid issues with
4730 binary files. Fall back to cat -v, if that doesn't work.
4731
9494d219
PA
47322015-03-05 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4735
a8d9763a
SM
47362015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4737
4738 * lib/mi-support.exp (mi_expect_interrupt): Accept
4739 alternative event for when in all-stop mode.
4740
be9957b8
PA
47412015-03-04 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4744
d57be0f4 47452015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4746
4747 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4748
c214c7cf
AA
47492015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4750
4751 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4752 regexps for GDB's current line display, accept a hex address
4753 preceding the line number.
4754
6d74a497
AA
47552015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4756
4757 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4758 the 'arch1' variable for "s390*-linux*" targets.
4759
511aee7c
PA
47602015-03-04 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4763 (main): Pass missing retval argument to pthread_join call.
4764
95e50b27
PA
47652015-03-02 Pedro Alves <palves@redhat.com>
4766
4767 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4768 (top level): Call do_test with non-stop as well.
4769
28054d69
PA
47702015-03-02 Pedro Alves <palves@redhat.com>
4771
4772 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4773 -1.
4774
4fa5d7b4
AA
47752015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4776
4777 * gdb.arch/s390-vregs.exp: New test.
4778 * gdb.arch/s390-vregs.S: New file.
4779
97c18565
PA
47802015-02-27 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4783 call to catch_command_errors.
4784 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4785 catch_command_errors.
4786
a37bfa30
PA
47872015-02-27 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4790 "true" for boolean result.
4791 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4792 prototype of main.
4793
6f98576f
PA
47942015-02-27 Pedro Alves <palves@redhat.com>
4795
4796 * lib/unbuffer_output.c: New file.
4797 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4798 (main): Call gdb_unbuffer_output.
4799
eba5ab56
YQ
48002015-02-27 Yao Qi <yao.qi@linaro.org>
4801
4802 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4803 target.
4804
0def5aaa
DE
48052015-02-26 Doug Evans <dje@google.com>
4806
4807 * gdb.cp/class2.cc (Dbase, D): New classes.
4808 (main): New local delta.
4809 * gdb.cp/class2.exp: Test printing delta.
4810 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4811 (dynbar): New global.
4812 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4813
081a1c2c
JK
48142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4815
4816 * gdb.compile/compile-ifunc.c: New file.
4817 * gdb.compile/compile-ifunc.exp: New file.
4818
2f41223f
AT
48192015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4820
4821 * gdb.base/structs.exp: Check for correct struct on finish.
4822
03eddd80
YQ
48232015-02-26 Yao Qi <yao.qi@linaro.org>
4824
4825 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4826 is zero.
4827
80c57053
JK
48282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 * gdb.arch/cordic.ko.bz2: New file.
4831 * gdb.arch/cordic.ko.debug.bz2: New file.
4832 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4833
21613c12
YQ
48342015-02-25 Yao Qi <yao.qi@linaro.org>
4835
4836 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4837 aarch64*-*-* target.
4838
d8b901ed
PA
48392015-02-23 Pedro Alves <palves@redhat.com>
4840
4841 * lib/gdb.exp (delete_breakpoints): Rewrite using
4842 gdb_test_multiple.
4843
e5b85ead
PA
48442015-02-23 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.base/info-os.c: Include stdlib.h.
4847
85c3a371
DE
48482015-02-22 Doug Evans <xdje42@gmail.com>
4849
4850 PR symtab/17855
4851 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4852 is read after symbols have been re-read.
4853 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4854 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4855
96553a0c
DE
48562015-02-21 Doug Evans <dje@google.com>
4857
4858 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4859
97a0c697
JK
48602015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4861
4862 PR corefiles/17808
4863 * gdb.arch/i386-biarch-core.core.bz2: New file.
4864 * gdb.arch/i386-biarch-core.exp: New file.
4865
a47cd6e9
PA
48662015-02-21 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4869 runto_main fails.
4870
c5facdc4
PA
48712015-02-20 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4874 info probes.
4875
2db9a427
PA
48762015-02-20 Pedro Alves <palves@redhat.com>
4877
4878 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4879
60fb7e9e
PA
48802015-02-20 Pedro Alves <palves@redhat.com>
4881
4882 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4883 clean_restart before gdb_target_supports_trace.
4884
5c5019c2
PA
48852015-02-20 Pedro Alves <palves@redhat.com>
4886
4887 PR threads/18006
4888 * gdb.threads/clone-thread_db.c: New file.
4889 * gdb.threads/clone-thread_db.exp: New file.
4890
c9587f88
AT
48912015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4892
4893 PR breakpoints/16812
4894 * gdb.base/catch-gdb-caused-signals.c: New file.
4895 * gdb.base/catch-gdb-caused-signals.exp: New file.
4896
f6a88844
JM
48972015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4898
4899 * configure: Regenerated.
4900 * configure.ac: Use GDB_AC_TRANSFORM.
4901 * aclocal.m4: sinclude ../transform.m4.
4902
497c491b
JM
49032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4904
4905 * lib/dtrace.exp: New file.
4906 * gdb.base/dtrace-probe.exp: Likewise.
4907 * gdb.base/dtrace-probe.d: Likewise.
4908 * gdb.base/dtrace-probe.c: Likewise.
4909 * lib/pdtrace.in: Likewise.
4910 * configure.ac: Output variables with the transformed names of
4911 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4912 * configure: Regenerated.
4913
03e98035
JM
49142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4915
4916 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4917 expected message when trying to access $_probe_* convenience
4918 variables while not on a probe.
4919
63cc30e9
JK
49202015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4923
0703599a
PA
49242015-02-11 Pedro Alves <pedro@codesourcery.com>
4925
4926 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4927 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4928
7e60a48e
DE
49292015-02-10 Doug Evans <xdje42@gmail.com>
4930
4931 * lib/gdb.exp (gdb_load): Always return a result.
4932
01b088bc
PA
49332015-02-10 Pedro Alves <palves@redhat.com>
4934
4935 * gdb.threads/signal-sigtrap.c: New file.
4936 * gdb.threads/signal-sigtrap.exp: New file.
4937
b05ec7a5
AT
49382015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4939
4940 * gdb.trace/no-attach-trace.c: New file.
4941 * gdb.trace/no-attach-trace.exp: New file.
4942
a2c2acaf
MW
49432015-02-09 Mark Wielaard <mjw@redhat.com>
4944
4945 * gdb.dwarf2/atomic.c: New file.
4946 * gdb.dwarf2/atomic-type.exp: Likewise.
4947
31fd9caa
MM
49482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4949
4950 * gdb.btrace/buffer-size.exp: Update "info record" output.
4951 * gdb.btrace/delta.exp: Update "info record" output.
4952 * gdb.btrace/enable.exp: Update "info record" output.
4953 * gdb.btrace/finish.exp: Update "info record" output.
4954 * gdb.btrace/instruction_history.exp: Update "info record" output.
4955 * gdb.btrace/next.exp: Update "info record" output.
4956 * gdb.btrace/nexti.exp: Update "info record" output.
4957 * gdb.btrace/step.exp: Update "info record" output.
4958 * gdb.btrace/stepi.exp: Update "info record" output.
4959 * gdb.btrace/nohist.exp: Update "info record" output.
4960
d33501a5
MM
49612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4962
4963 * gdb.btrace/buffer-size: New.
4964
f4abbc16
MM
49652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4966
4967 * gdb.btrace/delta.exp: Update "info record" output.
4968 * gdb.btrace/enable.exp: Update "info record" output.
4969 * gdb.btrace/finish.exp: Update "info record" output.
4970 * gdb.btrace/instruction_history.exp: Update "info record" output.
4971 * gdb.btrace/next.exp: Update "info record" output.
4972 * gdb.btrace/nexti.exp: Update "info record" output.
4973 * gdb.btrace/step.exp: Update "info record" output.
4974 * gdb.btrace/stepi.exp: Update "info record" output.
4975 * gdb.btrace/nohist.exp: Update "info record" output.
4976
b9d61307
SM
49772015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4978
4979 PR gdb/15678
4980 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4981
e584fdbc
PA
49822015-02-06 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4985 macro.
4986 (seconds_left, again): New globals.
4987 (main): Wait seconds_left in a 1-second sleep loop instead of
4988 sleeping 180 seconds. If 'again' is set, reset the seconds
4989 counter.
4990 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4991 'again' in the inferior before detaching. Print the seconds left.
4992 (options): New global.
4993 (top level): Build program with -DTIMEOUT=$timeout.
4994
77f41761
PA
49952015-02-06 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4998 determine how many seconds to pass to 'alarm'.
4999 * gdb.base/gdb-sigterm.exp (top level): Build program with
5000 -DTIMEOUT=$timeout.
5001 (do_test): Return success/failure indication. Add more verbose
5002 logging. Don't fail if 200 single steps are seen. Instead, fail
5003 when the test times out.
5004 (passes): New global.
5005 (top level): Break the testing loop if testing fails on any
5006 iteration. Use gdb_assert.
5007
b9394193
DB
50082015-02-04 Don Breazeal <donb@codesourcery.com>
5009
5010 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5011 and initialize them.
5012 (ipc_cleanup): New function.
5013 (main): Don't declare shmid, semid, and msqid. Add a call to
5014 atexit so that we call ipc_cleanup on exit.
5015
42d9e528
PA
50162015-02-04 Pedro Alves <palves@redhat.com>
5017
5018 * boards/native-extended-gdbserver.exp: Remove any target variant
5019 specifications from the board name before clearing the isremote
5020 flag from board_info.
5021
ae6ae975
DE
50222015-01-31 Doug Evans <xdje42@gmail.com>
5023
5024 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5025
cfb069a8
GB
50262015-01-31 Gary Benson <gbenson@redhat.com>
5027
5028 * gdb.base/completion.exp: Disable completion limiting for
5029 existing tests. Add new tests to check completion limiting.
5030 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5031
5dd31d79
DE
50322015-01-31 Doug Evans <xdje42@gmail.com>
5033
5034 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5035
9f050062
DE
50362015-01-31 Doug Evans <xdje42@gmail.com>
5037
5038 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5039 entries. Duplicate file section script entries.
5040 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5041 inlined entries. Add test for safe-path rejection.
5042 * gdb.python/py-section-script.c: Add duplicate inlined section script
5043 entries. Duplicate file section script entries.
5044 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5045 inlined entries. Add test for safe-path rejection.
5046
df25ebbd
JB
50472015-01-29 Joel Brobecker <brobecker@adacore.com>
5048
5049 * gdb.ada/disc_arr_bound: New testcase.
5050
4a0ca9ec
JB
50512015-01-29 Joel Brobecker <brobecker@adacore.com>
5052
5053 * gdb.ada/mi_var_array: New testcase.
5054
3a8b707a
DE
50552015-01-27 Doug Evans <dje@google.com>
5056
5057 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5058 Add test for objfile.filename, objfile.username after objfile
5059 has been unloaded.
5060
f8313f6e
JB
50612015-01-26 Joel Brobecker <brobecker@adacore.com>
5062
5063 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5064 the second test to print the name attribute of value
5065 returned by the call to gdb.lookup_type, and adjust
5066 the expected output accordingly.
5067
37bc665e
MW
50682015-01-25 Mark Wielaard <mjw@redhat.com>
5069
5070 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5071 * gdb.base/disp-step-fork.c: Include unistd.h.
5072 * gdb.base/siginfo-obj.c: Include stdio.h.
5073 * gdb.base/siginfo-thread.c: Likewise.
5074 * gdb.mi/non-stop.c: Include unistd.h.
5075 * gdb.mi/nsthrexec.c: Include stdio.h.
5076 * gdb.mi/pthreads.c: Include unistd.h.
5077 * gdb.modula2/unbounded1.c (main): Declare returns int.
5078 * gdb.reverse/consecutive-reverse.c: Likewise.
5079 * gdb.threads/create-fail.c: Include unistd.h.
5080 * gdb.threads/killed.c: Likewise.
5081 * gdb.threads/linux-dp.c: Likewise.
5082 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5083 * gdb.threads/non-ldr-exc-2.c: Likewise.
5084 * gdb.threads/non-ldr-exc-3.c: Likewise.
5085 * gdb.threads/non-ldr-exc-4.c: Likewise.
5086 * gdb.threads/pthreads.c: Include unistd.h.
5087 (main): Declare returns int.
5088 * gdb.threads/tls-main.c (foo): New declaration.
5089 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5090
f7e5394d
SM
50912015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5092
5093 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5094 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5095
743649fd
MW
50962015-01-15 Mark Wielaard <mjw@redhat.com>
5097
5098 * gdb.base/noreturn-return.c: New file.
5099 * gdb.base/noreturn-return.exp: New file.
5100 * gdb.base/noreturn-finish.c: New file.
5101 * gdb.base/noreturn-finish.exp: New file.
5102
198297aa
PA
51032015-01-23 Pedro Alves <palves@redhat.com>
5104
5105 * gdb.threads/continue-pending-after-query.c: New file.
5106 * gdb.threads/continue-pending-after-query.exp: New file.
5107
717cf30c
AG
51082015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5109 Simon Marchi <simon.marchi@ericsson.com>
5110
5111 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5112 * gdb.base/valgrind-db-attach.exp: Same.
5113 * gdb.base/valgrind-infcall.exp: Same.
5114 * lib/mi-support.exp (default_mi_gdb_start): Same.
5115 * lib/prompt.exp (default_prompt_gdb_start): Same.
5116 * lib/gdb.exp (default_gdb_spawn): Same.
5117 (gdb_interact): New.
5118
5119
4b62a76e
JK
51202015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5121
5122 * gdb.compile/compile.exp (pointer to jit function): New test.
5123
b4cdae6f
WW
51242015-01-17 Wei-cheng Wang <cole945@gmail.com>
5125
5126 * lib/gdb.exp (supports_process_record): Return true for
5127 powerpc*-*-linux*.
5128 (supports_reverse): Likewise.
5129
d221e7ef
DB
51302015-01-15 Don Breazeal <donb@codesourcery.com>
5131
5132 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5133 instead of checking whether the target board is remote and
5134 use spawn_wait_for_attach instead of exec/sleep.
5135 * gdb.base/attach-twice.exp: Likewise.
5136
bafffb51
JB
51372015-01-15 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.ada/var_arr_attrs: New testcase.
5140
5589af0e
PA
51412015-01-14 Pedro Alves <palves@redhat.com>
5142 Joel Brobecker <brobecker@adacore.com>
5143
5144 PR gdb/17525
5145 * gdb.base/bp-cmds-execution-x-script.c: New file.
5146 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5147 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5148
6c400b59
PA
51492015-01-14 Pedro Alves <palves@redhat.com>
5150
5151 PR cli/17828
5152 * gdb.base/batch-preserve-term-settings.c: New file.
5153 * gdb.base/batch-preserve-term-settings.exp: New file.
5154
e02c96a7
DE
51552015-01-13 Doug Evans <dje@google.com>
5156
5157 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5158 binary.
5159
576fd14c
JB
51602015-01-13 Joel Brobecker <brobecker@adacore.com>
5161
5162 * Makefile.in (clean mostlyclean): Do not delete *.py.
5163
04dccad0
JB
51642015-01-13 Joel Brobecker <brobecker@adacore.com>
5165
5166 * gdb.python/py-lookup-type.exp: New file.
5167
3d230f71
PA
51682015-01-12 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5171 restore GDBFLAGS before returning.
5172
7e67715d
JK
51732015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5174
5175 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5176 is_amd64_regs_target and is_x86_like_target.
5177
f2e0d4b4
DE
51782015-01-11 Doug Evans <xdje42@gmail.com>
5179
5180 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5181 is given without an explicit form.
5182 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5183 attributes.
5184 * gdb.dwarf/corrupt.exp: Ditto.
5185 * gdb.dwarf2/enum-type.exp: Ditto.
5186 * gdb.trace/entry-values.exp: Ditto.
5187 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5188
439250fb
DE
51892015-01-11 Doug Evans <xdje42@gmail.com>
5190
5191 PR gdb/15830
5192 * gdb.base/maint.exp: Remove references to "maint demangle".
5193 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5194 Add tests for explicitly specifying language to demangle.
5195 * gdb.dlang/demangle.exp: Ditto.
5196
ede9f622
PA
51972015-01-09 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.threads/non-stop-fair-events.c: New file.
5200 * gdb.threads/non-stop-fair-events.exp: New file.
5201
a7b796db
PA
52022015-01-09 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5205 the global scope. Set a breakpoint after all threads are started
5206 rather than stepping over two source lines. Expect the prompt.
5207 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5208 global.
5209 (NUM): Now 15.
5210 (main): Use threads_started_barrier to wait for all threads to
5211 start. Main thread no longer calls thread_function. Exit after
5212 180 seconds.
5213 (loop): New function.
5214 (thread_function): Wait on threads_started_barrier barrier. Call
5215 'loop' at each iteration.
5216 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5217 threads have started, instead of hardcoding number of "next"
5218 steps. Use an access watchpoint instead of a write watchpoint.
5219
9665ffdd
PA
52202015-01-09 Pedro Alves <palves@redhat.com>
5221
5222 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5223 (thread_func): Wait on barrier.
5224 (main): Wait for all threads to start before stopping GDB.
5225 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5226 global.
5227 (thread1_func, thread2_func): Wait on barrier.
5228 (main): Wait for all threads to start before stopping GDB.
5229 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5230 New global.
5231 (thread1_func, thread2_func): Wait on barrier.
5232 (main): Wait for all threads to start before stopping GDB.
5233
c945a99f
PA
52342015-01-09 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.threads/attach-many-short-lived-threads.c: New file.
5237 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5238
c1a747c1
PA
52392014-01-09 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5242 instead of to thread 2.
5243 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5244 Add barrier around each pthread_create call instead of around all
5245 calls.
5246 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5247 Set a break on thread_function and have the child threads hit it
5248 one at at a time.
5249
60b3033e
PA
52502015-01-09 Pedro Alves <palves@redhat.com>
5251
5252 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5253 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5254 false.
5255 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5256 checking whether the target board is remote.
5257 * gdb.multi/multi-attach.exp: Likewise.
5258 * gdb.python/py-sync-interp.exp: Likewise.
5259 * gdb.server/ext-attach.exp: Likewise.
5260 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5261 tests that need to attach, instead of checking whether the target
5262 board is remote at the top of the file.
5263
acc018ac
YQ
52642015-01-08 Yao Qi <yao@codesourcery.com>
5265
5266 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5267
50a18af8
JK
52682015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5269
5270 Fix testcase compilation.
5271 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5272
8503d6e1
JB
52732015-01-06 Joel Brobecker <brobecker@adacore.com>
5274
5275 * gdb.python/py-type.exp: Add a couple test about empty
5276 array creation, and negative-length array creation.
5277
cc73dbcc
DE
52782015-01-02 Doug Evans <xdje42@gmail.com>
5279
5280 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5281
0300bbc7
DE
52822015-01-02 Doug Evans <dje@google.com>
5283
5284 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5285
9d85a0ec
YQ
52862014-12-29 Yao Qi <yao@codesourcery.com>
5287
5288 * gdb.trace/entry-values.exp: Update comments. Rename variable
5289 bar_call_foo to returned_from_foo.
5290
87186c6a
MMN
52912014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5292
5293 PR gdb/17394
5294 * gdb.linespec/break-asm-file.c: New file.
5295 * gdb.linespec/break-asm-file.exp: New file.
5296 * gdb.linespec/break-asm-file0.s: New file.
5297 * gdb.linespec/break-asm-file1.s: New file.
5298
1bab7383
YQ
52992014-12-18 Nigel Stephens <nigel@mips.com>
5300 Maciej W. Rozycki <macro@codesourcery.com>
5301
5302 * gdb.base/float.exp: Handle the new output from "info float" on
5303 MIPS targets.
5304
1bc1068a
JK
53052014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 Fix MinGW compilation.
5308 * gdb.compile/compile-ops.exp: Update untested message if
5309 !skip_compile_feature_tests.
5310 * gdb.compile/compile-setjmp.exp: Likewise.
5311 * gdb.compile/compile-tls.exp: Likewise.
5312 * gdb.compile/compile.exp: Likewise.
5313 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5314 supported on this host".
5315
b6615d10
DE
53162014-12-16 Doug Evans <xdje42@gmail.com>
5317
5318 * boards/stabs.exp: New file.
5319
25dda427
AA
53202014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5321
5322 * gdb.base/completion.exp: Adjust to format changes of "maint
5323 print user-registers".
5324
bf330350
CU
53252014-12-16 Catalin Udma <catalin.udma@freescale.com>
5326
5327 PR server/17457
5328 * gdb.arch/aarch64-fp.c: New file.
5329 * gdb.arch/aarch64-fp.exp: New file.
5330
395cf596
SDJ
53312014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5332
5333 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5334 r210637, r210913, r211666, r215400, r215817).
5335
5336 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5337 * dg-extract-results.py: New file.
5338 * dg-extract-results.sh: Use it if the environment seems
5339 suitable.
5340
5341 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5342
5343 * dg-extract-results.py (parse_run): Handle warnings that
5344 are printed before a test harness is run.
5345
5346 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5347
5348 * dg-extract-results.py (Named): Remove __cmp__ method.
5349 (output_variation): Use a key to sort variation.harnesses.
5350
5351 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5352
5353 * dg-extract-results.py: For Python 3, force sys.stdout to
5354 handle surrogate escape sequences.
5355 (safe_open): New function.
5356 (output_segment, main): Use it.
5357
5358 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5359
5360 * dg-extract-results.py (Prog.result_re): Include options
5361 in test name.
5362
5363 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5364
5365 * dg-extract-results.py (output_variation): Always sort if
5366 do_sum.
5367
e882ef3c
SM
53682014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5369
5370 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5371 as long as we get pagination notifications.
5372
4992aa20
JM
53732014-12-15 Jason Merrill <jason@redhat.com>
5374
5375 * Makefile.in (check-gdb.%): Restore.
5376 * README: Mention it.
5377
c1b5a1a6
JB
53782014-12-13 Joel Brobecker <brobecker@adacore.com>
5379
5380 * gdb.ada/str_uninit: New testcase.
5381
5537b577
JK
53822014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5383
5384 PR symtab/17642
5385 * gdb.base/vla-stub-define.c: New file.
5386 * gdb.base/vla-stub.c: New file.
5387 * gdb.base/vla-stub.exp: New file.
5388
bb2ec1b3
TT
53892014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5390 Jan Kratochvil <jan.kratochvil@redhat.com>
5391 Tom Tromey <tromey@redhat.com>
5392
5393 * configure.ac: Add gdb.compile/.
5394 * configure: Regenerate.
5395 * gdb.compile/Makefile.in: New file.
5396 * gdb.compile/compile-ops.exp: New file.
5397 * gdb.compile/compile-ops.c: New file.
5398 * gdb.compile/compile-tls.c: New file.
5399 * gdb.compile/compile-tls.exp: New file.
5400 * gdb.compile/compile-constvar.S: New file.
5401 * gdb.compile/compile-constvar.c: New file.
5402 * gdb.compile/compile-mod.c: New file.
5403 * gdb.compile/compile-nodebug.c: New file.
5404 * gdb.compile/compile-setjmp-mod.c: New file.
5405 * gdb.compile/compile-setjmp.c: New file.
5406 * gdb.compile/compile-setjmp.exp: New file.
5407 * gdb.compile/compile-shlib.c: New file.
5408 * gdb.compile/compile.c: New file.
5409 * gdb.compile/compile.exp: New file.
5410 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5411
4ff709eb
TT
54122014-12-12 Tom Tromey <tromey@redhat.com>
5413
5414 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5415 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5416
6dddd6a5
DE
54172014-12-12 Doug Evans <dje@google.com>
5418
5419 * lib/gdb-python.exp (get_python_valueof): New function.
5420 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5421
71c24708
AA
54222014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5423
5424 * gdb.base/completion.exp: Add test for completion of "info
5425 registers ".
5426
3e29f34a
MR
54272014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5428
5429 * gdb.base/func-ptrs.c: New file.
5430 * gdb.base/func-ptrs.exp: New file.
5431
fc126975
SM
54322014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5433
5434 PR breakpoints/17012
5435 * gdb.base/dprintf-detach.c: New file.
5436 * gdb.base/dprintf-detach.exp: New file.
5437
0a46d518
SM
54382014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5439
5440 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5441 * lib/gdb.exp (target_is_gdbserver): New procedure.
5442
a0be3e44
DE
54432014-12-08 Doug Evans <dje@google.com>
5444
5445 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5446
df1b803a
YQ
54472014-12-05 Yao Qi <yao@codesourcery.com>
5448
5449 * gdb.guile/scm-error.exp: Remove the third argument to
5450 gdb_remote_download.
5451 * gdb.guile/scm-frame-args.exp: Likewise.
5452 * gdb.guile/scm-section-script.exp: Likewise.
5453
ddb9f679
YQ
54542014-12-05 Yao Qi <yao@codesourcery.com>
5455
5456 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5457
86e4ed39
DE
54582014-12-04 Doug Evans <dje@google.com>
5459
5460 * gdb.python/py-objfile.exp: Add tests for
5461 objfile.add_separate_debug_file.
5462
7c50a931
DE
54632014-12-04 Doug Evans <dje@google.com>
5464
5465 * lib/gdb.exp (get_build_id): New function.
5466 (build_id_debug_filename_get): Rewrite to use it.
5467 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5468
621661e3
MR
54692014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5470
5471 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5472 `method(long)', not just 0x0.
5473 * gdb.cp/nsalias.exp: Align code labels to 4.
5474 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5475 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5476 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5477 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5478 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5479 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5480
29f0c3b7
DE
54812014-12-02 Doug Evans <dje@google.com>
5482
e1e061e7 5483 PR symtab/17602
29f0c3b7 5484 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5485 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5486 * gdb.cp/anon-ns.exp: Update.
5487
162078c8
NB
54882014-12-02 Nick Bull <nicholaspbull@gmail.com>
5489
5490 * gdb.python/py-events.py (inferior_call_handler): New.
5491 (register_changed_handler, memory_changed_handler): New.
5492 (test_events.invoke): Register new handlers.
5493 * gdb.python/py-events.exp: Add tests for inferior call,
5494 memory_changed and register_changed events.
5495
fdb09caf
AA
54962014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5497
5498 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5499 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5500 if the linker doesn't understand this.
5501
55cfb2c4
SM
55022014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5503
5504 * gdb.python/python.exp: Change expected reply to help().
5505
9e8cd6df
YQ
55062014-12-01 Yao Qi <yao@codesourcery.com>
5507
5508 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5509 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5510 * configure: Re-generated.
5511
6c659fc2
SC
55122014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5513
5514 * gdb.cp/chained-calls.cc: New file.
5515 * gdb.cp/chained-calls.exp: New file.
5516 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5517
d7fc3181
SM
55182014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5519
5520 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5521 * gdb.dwarf2/symtab-producer.exp: Same.
5522 * gdb.gdb/python-interrupts.exp: Same.
5523 * gdb.gdb/python-selftest.exp: Same.
5524 * gdb.python/py-linetable.exp: Same.
5525 * gdb.python/py-type.exp: Same.
5526 * gdb.python/py-value-cc.exp: Same.
5527 * gdb.python/py-value.exp: Same.
5528
10e79639
YQ
55292014-11-28 Yao Qi <yao@codesourcery.com>
5530
5531 * gdb.base/break-probes.exp: Match library name prefixed with
5532 sysroot.
5533
f28a0564
SM
55342014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5535
5536 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5537 test expected output. Add parentheses for the call to print.
5538 Remove L suffix from integers.
5539
3fe1ce1d
DE
55402014-11-26 Doug Evans <dje@google.com>
5541
5542 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5543
84429e27
YQ
55442014-11-22 Yao Qi <yao@codesourcery.com>
5545
5546 * gdb.trace/entry-values.c: Remove asms.
5547 (foo): Add foo_label.
5548 (bar): Add bar_label.
5549 * gdb.trace/entry-values.exp: Remove code computing foo's
5550 length and bar's length.
5551 (Dwarf::assemble): Invoke function_range for bar and use
5552 MACRO_AT_func for foo.
5553
26741859
YQ
55542014-11-22 Yao Qi <yao@codesourcery.com>
5555
5556 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5557 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5558 Use .Lgcc43_procstart instead of gcc43.
5559
45e44d27
JB
55602014-11-21 Joel Brobecker <brobecker@adacore.com>
5561
5562 * gdb.ada/n_arr_bound: New testcase.
5563
458c8db8
SDJ
55642014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5565
5566 PR breakpoints/10737
5567 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5568 test_catch_syscall_multi_arch.
5569 (test_catch_syscall_multi_arch): New function.
5570
43f3e411
DE
55712014-11-20 Doug Evans <xdje42@gmail.com>
5572
5573 * gdb.base/maint.exp: Update expected output.
5574
0d7b2549
AA
55752014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5576
5577 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5578 4-byte instruction on S390.
5579
8908fca5
JB
55802014-11-19 Joel Brobecker <brobecker@adacore.com>
5581
5582 * gdb.ada/arr_arr: New testcase.
5583
4a46959e
JB
55842014-11-19 Joel Brobecker <brobecker@adacore.com>
5585
5586 * gdb.ada/pkd_arr_elem: New Testcase.
5587
470e2f4e
LM
55882014-11-18 Luis Machado <lgustavo@codesourcery.com>
5589
5590 * gdb.reverse/break-precsave: Expect completion message for
5591 core file reads.
5592 * gdb.reverse/consecutive-precsave.exp: Likewise.
5593 * gdb.reverse/finish-precsave.exp: Likewise.
5594 * gdb.reverse/i386-precsave.exp: Likewise.
5595 * gdb.reverse/machinestate-precsave.exp: Likewise.
5596 * gdb.reverse/sigall-precsave.exp: Likewise.
5597 * gdb.reverse/solib-precsave.exp: Likewise.
5598 * gdb.reverse/step-precsave.exp: Likewise.
5599 * gdb.reverse/until-precsave.exp: Likewise.
5600 * gdb.reverse/watch-precsave.exp: Likewise.
5601
a267f3ad
AA
56022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5603
5604 * gdb.base/bp-permanent.c: Include unistd.h.
5605 * gdb.python/py-framefilter-mi.c (main): Add return type.
5606 * gdb.python/py-framefilter.c (main): Likewise.
5607 * gdb.trace/actions-changed.c (main): Likewise.
5608
12084a9a
AA
56092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5610
5611 * gdb.mi/until.c: Add eye-catchers.
5612 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5613 line numbers.
5614
dc7e1a77
AA
56152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5616
5617 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5618 function header variants in break1.c.
5619 * gdb.base/ena-dis-br.exp: Likewise.
5620 * gdb.base/hbreak2.exp: Likewise.
5621 * gdb.reverse/until-precsave.exp: Drop references to removed
5622 non-prototype function header variants in ur1.c.
5623 * gdb.reverse/until-reverse.exp: Likewise.
5624
41c77605
PM
56252014-11-17 Petr Machata <pmachata@redhat.com>
5626
5627 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5628 ${_cu_offset_size} bytes abbrev offset.
5629
34248c3a
DE
56302014-11-15 Doug Evans <xdje42@gmail.com>
5631
5632 PR symtab/17559
5633 * gdb.base/line-symtabs.exp: New file.
5634 * gdb.base/line-symtabs.c: New file.
5635 * gdb.base/line-symtabs.h: New file.
5636
646da059
YQ
56372014-11-14 Yao Qi <yao@codesourcery.com>
5638
5639 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5640 (func): Add label func_label.
5641 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5642 Replace low_pc and high_pc with MACRO_AT_range.
5643 Replace name, low_pc and high_pc with MACRO_AT_func.
5644
9301ebe6
YQ
56452014-11-14 Yao Qi <yao@codesourcery.com>
5646
5647 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5648 Replace name, low_pc and high_pc with MACRO_AT_func.
5649
f166b542
YQ
56502014-11-14 Yao Qi <yao@codesourcery.com>
5651
5652 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5653 produce debug information.
5654 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5655
0f6e71e3
YQ
56562014-11-14 Yao Qi <yao@codesourcery.com>
5657
5658 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5659 object and get function length.
5660 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5661 with MACRO_AT_func.
5662 (top-level): Replace gdb_compile and clean_restart with
5663 prepare_for_testing.
5664 * gdb.dwarf2/main.c (main): Add label main_label.
5665
876c4df9
YQ
56662014-11-14 Yao Qi <yao@codesourcery.com>
5667
5668 * lib/dwarf.exp (function_range): New procedure.
5669 (Dwarf::_handle_macro_at_func): New procedure.
5670 (Dwarf::_handle_macro_at_range): New procedure.
5671 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5672
02ad9cf1
YQ
56732014-11-14 Yao Qi <yao@codesourcery.com>
5674
5675 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5676 (_handle_attribute): New procedure.
5677
a59add0c
AA
56782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5679
5680 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5681 * gdb.base/call-sc.c (zed): Likewise.
5682 * gdb.base/checkpoint.c (main): Likewise.
5683 * gdb.base/dump.c (main): Likewise.
5684 * gdb.base/gcore.c (main): Likewise.
5685 * gdb.base/huge.c (main): Likewise.
5686 * gdb.base/multi-forks.c (main): Likewise.
5687 * gdb.base/pr10179-a.c (main): Likewise.
5688 * gdb.base/savedregs.c (main): Likewise.
5689 * gdb.base/sigaltstack.c (main): Likewise.
5690 * gdb.base/siginfo.c (main): Likewise.
5691 * gdb.base/structs.c (zed): Likewise.
5692 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5693 * gdb.mi/mi-syn-frame.c (main): Likewise.
5694 * gdb.mi/until.c (foo, main): Likewise.
5695 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5696 * gdb.base/solib-weak.c (foo): Declare.
5697 * gdb.base/attach-twice.c: Include stdio.h.
5698 * gdb.base/weaklib1.c: Likewise.
5699 * gdb.base/weaklib2.c: Likewise.
5700 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5701 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5702 unistd.h.
5703 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5704 * gdb.mi/mi-exit-code.c: Likewise.
5705 * gdb.base/break-interp-lib.c: Include string.h.
5706 * gdb.base/coremaker.c: Likewise.
5707 * gdb.base/testenv.c: Likewise.
5708 * gdb.python/py-finish-breakpoint.c: Likewise.
5709 * gdb.base/inferior-died.c: Include sys/wait.h.
5710 * gdb.base/fileio.c: Include time.h.
5711 * gdb.base/async-shell.c: Include unistd.h.
5712 * gdb.base/dprintf-non-stop.c: Likewise.
5713 * gdb.base/info-os.c: Likewise.
5714 * gdb.mi/mi-console.c: Likewise.
5715 * gdb.mi/watch-nonstop.c: Likewise.
5716 * gdb.python/py-events.c: Likewise.
5717 * gdb.base/async.c (baz): Move up before its invocation.
5718 * gdb.base/code_elim2.c (my_global_func): Likewise.
5719 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5720 * gdb.base/advance.c (func2): Likewise.
5721
3b5d5997
AA
57222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5723
5724 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5725 variant.
5726 * gdb.base/annota3.c: Likewise.
5727 * gdb.base/async.c: Likewise.
5728 * gdb.base/average.c: Likewise.
5729 * gdb.base/call-ar-st.c: Likewise.
5730 * gdb.base/call-rt-st.c: Likewise.
5731 * gdb.base/call-sc.c: Likewise.
5732 * gdb.base/call-strs.c: Likewise.
5733 * gdb.base/ending-run.c: Likewise.
5734 * gdb.base/execd-prog.c: Likewise.
5735 * gdb.base/exprs.c: Likewise.
5736 * gdb.base/foll-exec.c: Likewise.
5737 * gdb.base/foll-fork.c: Likewise.
5738 * gdb.base/foll-vfork.c: Likewise.
5739 * gdb.base/funcargs.c: Likewise.
5740 * gdb.base/gcore.c: Likewise.
5741 * gdb.base/jump.c: Likewise.
5742 * gdb.base/langs0.c: Likewise.
5743 * gdb.base/langs1.c: Likewise.
5744 * gdb.base/langs2.c: Likewise.
5745 * gdb.base/mips_pro.c: Likewise.
5746 * gdb.base/nodebug.c: Likewise.
5747 * gdb.base/opaque0.c: Likewise.
5748 * gdb.base/opaque1.c: Likewise.
5749 * gdb.base/recurse.c: Likewise.
5750 * gdb.base/run.c: Likewise.
5751 * gdb.base/scope0.c: Likewise.
5752 * gdb.base/scope1.c: Likewise.
5753 * gdb.base/setshow.c: Likewise.
5754 * gdb.base/setvar.c: Likewise.
5755 * gdb.base/shmain.c: Likewise.
5756 * gdb.base/shr1.c: Likewise.
5757 * gdb.base/shr2.c: Likewise.
5758 * gdb.base/sigall.c: Likewise.
5759 * gdb.base/signals.c: Likewise.
5760 * gdb.base/so-indr-cl.c: Likewise.
5761 * gdb.base/solib2.c: Likewise.
5762 * gdb.base/structs.c: Likewise.
5763 * gdb.base/sum.c: Likewise.
5764 * gdb.base/vforked-prog.c: Likewise.
5765 * gdb.base/watchpoint.c: Likewise.
5766 * gdb.reverse/shr2.c: Likewise.
5767 * gdb.reverse/until-reverse.c: Likewise.
5768 * gdb.reverse/ur1.c: Likewise.
5769 * gdb.reverse/watch-reverse.c: Likewise.
5770
066a77c5
AA
57712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5772
5773 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5774 variant.
5775 * gdb.base/sepdebug.exp: Drop references to removed code.
5776
4f204ea5
AA
57772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5778
5779 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5780 variant. Preserve original line numbering.
5781 * gdb.base/list1.c: Likewise.
5782
3b377a3a
AA
57832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5784
5785 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5786 variant.
5787 * gdb.base/break1.c: Likewise.
5788 * gdb.base/break.exp: Drop references to removed code.
5789
e444df73
AA
57902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5791
5792 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5793 variant.
5794
8008f2a7
AA
57952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5796
5797 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5798
a5a06887
AA
57992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5800
5801 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5802 logic into perform_all_tests() and invoke it with and without
5803 function header prototypes.
5804 (do_function_calls): Remove conditional XFAIL for PR 5318.
5805 (rerun_and_prepare): Remove duplicate code.
5806 (perform_all_tests): New. Main logic moved here.
5807
44dba9b9
AA
58082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5809
5810 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5811 code guarded by #ifdef NO_PROTOTYPES.
5812 (t_double_many_args): Likewise.
5813 (DEF_FUNC_MANY_ARGS_1): Likewise.
5814 (DEF_FUNC_VALUES_1): Likewise.
5815 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5816 guarded by #ifdef PROTOTYPES.
5817
d1fbcd56
AA
58182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5819
5820 * gdb.mi/mi-console.c: Add eye-catcher.
5821 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5822 instead of literal line number.
5823
b0e59b8f
AA
58242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5825
5826 * gdb.base/shr2.c: Add eye-catcher.
5827 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5828 line number.
5829
78f98cca
AA
58302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5831
5832 * gdb.base/jump.c: Add eye-catchers.
5833 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5834 numbers.
5835
58fa2af0
AA
58362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5837
5838 * gdb.base/execd-prog.c: Add eye-catchers.
5839 * gdb.base/foll-exec.c: Likewise.
5840 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5841 line numbers.
5842
04e5059b
AA
58432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5844
5845 * gdb.base/ending-run.c: Add eye-catchers.
5846 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5847 literal line numbers.
5848
dbfdb174
AA
58492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5850
5851 * gdb.base/call-rt-st.c: Add eye-catchers.
5852 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5853 literal line numbers.
5854
888a2ade
AA
58552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5856
5857 * gdb.base/call-ar-st.c: Add eye-catchers.
5858 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5859 literal line numbers.
5860
6acc2dde
AA
58612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5862
5863 * gdb.base/average.c: Add eye-catchers.
5864 * gdb.base/sum.c: Likewise.
5865 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5866 regexps dynamically.
5867
9ecfcd1d
AA
58682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5869
5870 * gdb.base/solib1.c: Add eye-catchers.
5871 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5872 literal line numbers.
5873
78708b7c
PA
58742014-11-12 Pedro Alves <palves@redhat.com>
5875
5876 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5877 leader has exited.
5878
af48d08f
PA
58792014-11-12 Pedro Alves <palves@redhat.com>
5880
5881 * gdb.arch/i386-bp_permanent.c: New file.
5882 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5883 (srcfile): Set to i386-bp_permanent.c.
5884 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5885 that stepi does not execute the 'leave' instruction, instead of
5886 testing it does execute.
5887 * gdb.base/bp-permanent.c: New file.
5888 * gdb.base/bp-permanent.exp: New file.
5889
af3768e9
DE
58902014-11-10 Doug Evans <xdje42@gmail.com>
5891
5892 PR symtab/17564
5893 * gdb.base/symtab-search-order.exp: New file.
5894 * gdb.base/symtab-search-order.c: New file.
5895 * gdb.base/symtab-search-order-1.c: New file.
5896 * gdb.base/symtab-search-order-shlib-1.c: New file.
5897
9de00a4a
PA
58982014-11-07 Pedro Alves <palves@redhat.com>
5899
5900 PR gdb/17511
5901 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5902 i?86-*-linux*.
5903
e0f52461
SC
59042014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5905
5906 PR c++/17494
5907 * gdb.cp/pr17494.cc: New file.
5908 * gdb.cp/pr17494.exp: New file.
5909
6ce8c980
YQ
59102014-11-02 Yao Qi <yao@codesourcery.com>
5911
5912 * gdb.python/python.exp: Get working directory and match the
5913 output of "set extended-prompt \\w " with it.
5914
02be9a71
DE
59152014-10-30 Doug Evans <dje@google.com>
5916
5917 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5918 in objfiles.
5919 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5920 in progspaces.
5921
3bdff46b
LM
59222014-10-30 Janis Johnson <janisjo@codesourcery.com>
5923
5924 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5925 * gdb.base/realname-expand.exp: Likewise.
5926 * gdb.linespec/macro-relative.exp: Likewise.
5927
ab917dfb
PA
59282014-10-29 Pedro Alves <palves@redhat.com>
5929
5930 PR gdb/17408
5931 * gdb.threads/schedlock.c (some_function): New function.
5932 (call_function): New global.
5933 (MAYBE_CALL_SOME_FUNCTION): New macro.
5934 (thread_function): Call it.
5935 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5936 and use it instead of a global counter. Adjust all callers.
5937 (get_current_thread): Use "find current thread" for test message
5938 here rather than having all callers pass down the same string.
5939 (goto_loop): New procedure, factored out from ...
5940 (my_continue): ... this.
5941 (step_ten_loops): Change parameter from test message to command to
5942 use. Adjust.
5943 (list_count): Delete global.
5944 (check_result): New procedure, factored out from duplicate top
5945 level code.
5946 (continue tests): Wrap in with_test_prefix.
5947 (test_step): New procedure, factored out from duplicate top level
5948 code.
5949 (top level): Test "step" in combination with all scheduler-locking
5950 modes. Test "next" in combination with all scheduler-locking
5951 modes, and in combination with stepping over a function call or
5952 not.
5953 * gdb.threads/next-bp-other-thread.c: New file.
5954 * gdb.threads/next-bp-other-thread.exp: New file.
5955
d3d4baed
PA
59562014-10-29 Pedro Alves <palves@redhat.com>
5957
5958 PR python/17372
5959 * gdb.python/python.exp: Test a multi-line command that spawns
5960 interactive Python.
5961 * gdb.base/multi-line-starts-subshell.exp: New file.
5962
563e8d85
YQ
59632014-10-29 Yao Qi <yao@codesourcery.com>
5964
5965 * gdb.base/fileio.exp: Make directories on host.
5966
0ea4d52e
YQ
59672014-10-29 Yao Qi <yao@codesourcery.com>
5968
5969 * gdb.base/fileio.c (test_write): Close the file.
5970
7f5ef605
PA
59712014-10-28 Pedro Alves <palves@redhat.com>
5972
5973 PR gdb/12623
5974 * gdb.base/sigstep.c (no_handler): New global.
5975 (main): If 'no_handler is true, set the signal handlers to
5976 SIG_IGN.
5977 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5978 with_sw_watch and no_handler parameters. Handle them.
5979 (top level) <stepping over handler when stopped at a breakpoint
5980 test>: Add a test axis for testing with a software watchpoint, and
5981 another for testing with the signal handler set to SIG_IGN.
5982 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5983 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5984
abbdbd03
PA
59852014-10-28 Pedro Alves <palves@redhat.com>
5986
5987 PR gdb/17511
5988 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5989 * gdb.base/sigstep.exp (other_handler_location): New global.
5990 (advance): Support stepping into the signal handler, and running
5991 commands while in the handler.
5992 (in_handler_map): New global.
5993 (top level): In the advance test, add combinations for getting
5994 into the handler with stepping commands, and for running commands
5995 in the handler. Add comment descripting the advancei tests.
5996
1df4399f
PA
59972014-10-28 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/sigstep.exp: Use build_executable instead of
6000 prepare_for_testing.
6001 (top level): Move code that starts GDB, runs to main and creates a
6002 display to ...
6003 (restart): ... this new procedure.
6004 (top level): Move backtrace from signal handler test to ...
6005 (validate_backtrace): ... this new procedure.
6006 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6007 with_test_prefix. Always restart GDB.
6008 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6009 with_test_prefix. Always restart GDB. No need to delete
6010 breakpoints after the test.
6011 (test_skip_handler): Remove prefix parameter.
6012 (skip_over_handler, breakpoint_to_handler)
6013 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6014 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6015 restart GDB. No need to delete breakpoints after the test.
6016 (top level): Use foreach to call the test procedures with
6017 different commands.
6018
a5b6e449
PA
60192014-10-28 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6022 instead of GNATS numbers.
6023 * gdb.base/sigbpt.exp: Likewise.
6024 * gdb.base/siginfo.exp: Likewise.
6025 * gdb.base/sigstep.exp: Likewise.
6026
e5f8a7cc
PA
60272014-10-27 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.base/sigstep.c (dummy): New global.
6030 (main): Issue a couple writes to the new global.
6031 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6032 procedures.
6033 (skip_over_handler): Use test_skip_handler.
6034 (top level): Call skip_over_handler for stepi and nexti too.
6035 (breakpoint_over_handler): Use test_skip_handler.
6036 (top level): Call breakpoint_over_handler for stepi and nexti too.
6037
763905a3
YQ
60382014-10-27 Yao Qi <yao@codesourcery.com>
6039
6040 * gdb.trace/tfile.c (adjust_function_address)
6041 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6042 function descriptor.
6043
6f259a23
DB
60442014-10-24 Don Breazeal <donb@codesourcery.com>
6045
6046 * gdb.base/foll-fork.exp (test_follow_fork,
6047 catch_fork_child_follow): Check for updated fork messages emitted
6048 from infrun.c.
6049 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6050 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6051 vfork_and_exec_child_follow_through_step): Check for updated vfork
6052 messages emitted from infrun.c.
6053
09dd9a69
PA
60542014-10-24 Pedro Alves <palves@redhat.com>
6055
6056 * gdb.base/corefile.exp: Remove references to ultrix.
6057 * gdb.base/interrupt.exp: Likewise.
6058 * gdb.base/whatis.exp: Likewise.
6059 * gdb.gdb/selftest.exp: Likewise.
6060 * gdb.threads/manythreads.exp: Likewise.
6061 * gdb.threads/print-threads.exp: Likewise.
6062 * gdb.threads/pthreads.exp:: Likewise.
6063 * gdb.threads/schedlock.exp: Likewise.
6064
3433cfa5
SC
60652014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6066
6067 * gdb.cp/non-trivial-retval.cc: Add a test case.
6068 * gdb.cp/non-trivial-retval.exp: Add a test.
6069
092f880b
YQ
60702014-10-20 Yao Qi <yao@codesourcery.com>
6071
6072 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6073 * gdb.python/py-objfile-script-gdb.py: New file.
6074 * gdb.python/py-objfile-script.exp: Update reference to
6075 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6076 of remote_download. Remove the dest file.
6077
acbdb7f3
YQ
60782014-10-20 Yao Qi <yao@codesourcery.com>
6079
6080 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6081 * gdb.base/step-line.exp: Likewise.
6082 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6083 * gdb.dwarf2/dw2-basic.exp: Likewise.
6084 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6085 * gdb.dwarf2/dw2-filename.exp: Likewise.
6086 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6087 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6088 * gdb.dwarf2/dw2-producer.exp: Likewise.
6089 * gdb.dwarf2/mac-fileno.exp: Likewise.
6090 * gdb.python/py-frame-args.exp: Likewise.
6091 * gdb.python/py-framefilter.exp: Likewise.
6092 * gdb.python/py-mi.exp: Likewise.
6093 * gdb.python/py-objfile-script.exp: Likewise
6094 * gdb.python/py-pp-integral.exp: Likewise.
6095 * gdb.python/py-pp-re-notag.exp: Likewise.
6096 * gdb.python/py-prettyprint.exp: Likewise.
6097 * gdb.python/py-section-script.exp: Likewise.
6098 * gdb.python/py-typeprint.exp: Likewise.
6099 * gdb.python/py-xmethods.exp: Likewise.
6100 * gdb.stabs/weird.exp: Likewise.
6101 * gdb.xml/tdesc-regs.exp: Likewise.
6102
bd286a29
KCY
61032014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6104
6105 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6106 (out_cu): Use addr_len for the size of addresses.
6107 (out_line): Likewise. Size DW_LNE_set_address instruction
6108 according to addr_len.
6109 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6110 (FUNC): Add START_INSNS to definition.
6111
673dc4a0
YQ
61122014-10-18 Yao Qi <yao@codesourcery.com>
6113
6114 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6115 gdb_has_argv0 return true.
6116 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6117 check [target_info exists noargs], check [gdb_has_argv0]
6118 instead.
6119 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6120 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6121 procedures.
6122
4ffbba72
DE
61232014-10-17 Doug Evans <dje@google.com>
6124
6125 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6126 event.
6127 * gdb.python/py-events.py: Add clear_objfiles event.
6128
d096d8c1
DE
61292014-10-17 Doug Evans <dje@google.com>
6130
6131 * gdb.python/py-objfile.exp: Test progspace attribute.
6132
a80db015
LM
61332014-10-17 Luis Machado <lgustavo@codesourcery.com>
6134
6135 * gdb.guile/scm-breakpoint.exp: Do not assume any
6136 directory separators when matching source file paths.
6137 * gdb.python/py-breakpoint.exp: Likewise.
6138 * gdb.reverse/break-precsave.exp: Likewise.
6139 * gdb.reverse/break-reverse.exp: Likewise.
6140 * gdb.reverse/consecutive-precsave.exp: Likewise.
6141 * gdb.reverse/finish-precsave.exp: Likewise.
6142 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6143 * gdb.reverse/finish-reverse.exp: Likewise.
6144 * gdb.reverse/i386-precsave.exp: Likewise.
6145 * gdb.reverse/i387-env-reverse.exp: Likewise.
6146 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6147 * gdb.reverse/machinestate-precsave.exp: Likewise.
6148 * gdb.reverse/machinestate.exp: Likewise.
6149 * gdb.reverse/sigall-precsave.exp: Likewise.
6150 * gdb.reverse/solib-precsave.exp: Likewise.
6151 * gdb.reverse/step-precsave.exp: Likewise.
6152 * gdb.reverse/until-precsave.exp: Likewise.
6153 * gdb.reverse/watch-precsave.exp: Likewise.
6154 * gdb.reverse/watch-reverse.exp: Likewise.
6155
b22089ab
YQ
61562014-10-17 Yao Qi <yao@codesourcery.com>
6157
6158 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6159 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6160
6c4486e6
PA
61612014-10-17 Pedro Alves <palves@redhat.com>
6162
6163 PR gdb/17471
6164 * gdb.base/bg-execution-repeat.c: New file.
6165 * gdb.base/bg-execution-repeat.exp: New file.
6166
0ff33695
PA
61672014-10-17 Pedro Alves <palves@redhat.com>
6168
6169 PR gdb/17300
6170 * gdb.base/continue-all-already-running.c: New file.
6171 * gdb.base/continue-all-already-running.exp: New file.
6172
6fdebc3d
PA
61732014-10-17 Pedro Alves <palves@redhat.com>
6174
6175 PR gdb/17472
6176 * gdb.base/annota-input-while-running.c: New file.
6177 * gdb.base/annota-input-while-running.exp: New file.
6178
32a8097b
PA
61792014-10-17 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/callfuncs.exp: emove references to osf.
6182 * gdb.base/sigall.exp: Likewise.
6183 * gdb.gdb/selftest.exp: Likewise.
6184 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6185 * gdb.mi/non-stop.c: Likewise.
6186 * gdb.mi/pthreads.c: Likewise.
6187 * gdb.reverse/sigall-precsave.exp: Likewise.
6188 * gdb.reverse/sigall-reverse.exp: Likewise.
6189 * gdb.threads/pthreads.c: Likewise.
6190 * gdb.threads/pthreads.exp: Likewise.
6191
7a3517ff
YQ
61922014-10-17 Yao Qi <yao@codesourcery.com>
6193
6194 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6195 check 'target_info exists noargs'.
6196 (test_command_prompt_position): Likewise.
6197 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6198 Remove "set args".
6199 (progvar_simple_while_test): Likewise.
6200 (progvar_complex_if_while_test): Likewise.
6201 (if_while_breakpoint_command_test): Likewise.
6202 (infrun_breakpoint_command_test): Likewise.
6203 (breakpoint_command_test): Likewise.
6204 (watchpoint_command_test): Likewise.
6205 (bp_deleted_in_command_test): Likewise.
6206 (temporary_breakpoint_commands): Likewise.
6207
bb99c472
YQ
62082014-10-16 Yao Qi <yao@codesourcery.com>
6209
6210 * gdb.base/remotetimeout.exp: Remove noargs checking.
6211
7c16b83e
PA
62122014-10-15 Pedro Alves <palves@redhat.com>
6213
6214 PR breakpoints/9649
6215 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6216 * gdb.base/breakpoint-in-ro-region.exp
6217 (probe_target_hardware_step): New procedure.
6218 (top level): Probe hardware stepping and hardware breakpoint
6219 support. Test stepping through a read-only region, with both
6220 "breakpoint auto-hw" on and off and both "always-inserted" on and
6221 off.
6222
35a49624
IB
62232014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6224
6225 * gdb.dlang/demangle.exp: Update for demangling changes.
6226
2d1c107c
SC
62272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6228
6229 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6230 * gdb.cp/non-trivial-retval.exp: Add new tests.
6231
778811d5
SC
62322014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6233
6234 PR c++/13403
6235 PR c++/15154
6236 * gdb.cp/non-trivial-retval.cc: New file.
6237 * gdb.cp/non-trivial-retval.exp: New file.
6238
10c5f0a8
YQ
62392014-10-15 Yao Qi <yao@codesourcery.com>
6240
6241 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6242 remote host.
6243
65d7b369
YQ
62442014-10-15 Yao Qi <yao@codesourcery.com>
6245
6246 * gdb.python/py-symbol.exp: Match file base name if host is
6247 remote, otherwise match file name with dir name.
6248 * gdb.python/py-symtab.exp: Likewise.
6249 * gdb.python/python.exp: Likewise.
6250
46dc1394
YQ
62512014-10-15 Yao Qi <yao@codesourcery.com>
6252
6253 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6254 pattern.
6255 * gdb.python/py-symtab.exp: Likewise.
6256 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6257 locationn.
6258
c40cc657
JB
62592014-10-14 Joel Brobecker <brobecker@adacore.com>
6260
6261 * gdb.ada/addr_arith: New testcase.
6262
2abf49e1
MR
62632014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6264
6265 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6266 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6267 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6268 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6269
f7088df3
SDJ
62702014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6271
6272 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6273 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6274 * gdb.arch/stap-eval-lang-ada.exp: New file.
6275
4dc06805
YQ
62762014-10-14 Yao Qi <yao@codesourcery.com>
6277
6278 * gdb.mi/mi-var-child.c (nothing1): New function.
6279 (nothing2): New function.
6280 (do_children_tests): Set function pointers by nothing1 and
6281 nothing2.
6282 * gdb.mi/mi-var-child.exp: Step over new added statements.
6283 Update test to match the new output.
6284 * gdb.mi/var-cmd.c (nothing1): New function.
6285 (nothing2): New function.
6286 (do_children_tests): Set function pointers by nothing1 and
6287 nothing2.
6288 * gdb.mi/mi-var-display.exp: Update test to match output.
6289 Step to the line specified by $line_dct_nothing.
6290 Increase the number of lines to step.
6291
46a93de2
YQ
62922014-10-14 Yao Qi <yao@codesourcery.com>
6293
6294 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6295 tests.
6296 * gdb.mi/mi2-var-child.exp: Likewise.
6297
14ea52ee
DE
62982014-10-13 Doug Evans <dje@google.com>
6299
6300 * gdb.python/py-objfile.exp: Change name of file name test.
6301
e5c6e92b
DE
63022014-10-13 Doug Evans <dje@google.com>
6303
6304 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6305 from the start of the CU.
6306
c780cc2f
JK
63072014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6308 Yao Qi <yao@codesourcery.com>
6309
6310 Fix "save breakpoints" for "catch" command.
6311 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6312 Remove -nonewline. Match also the added "main" line.
6313
99894e11
JK
63142014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6315
6316 Fix "save breakpoints" for "disable $bpnum" command.
6317 * gdb.base/save-bp.c (main): Add label.
6318 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6319
6e1ac5a3
JK
63202014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6321
6322 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6323
754dd2b0
YQ
63242014-10-11 Yao Qi <yao@codesourcery.com>
6325
6326 * gdb.server/server-kill.exp: Execute command
6327 "set remote trace-status-packet on" before "tstatus".
6328
f90183d7
YQ
63292014-10-11 Yao Qi <yao@codesourcery.com>
6330
6331 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6332 (main): Call getppid.
6333 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6334 and continue to it. Read variable "server_pid".
6335
bf40a607
YQ
63362014-10-11 Yao Qi <yao@codesourcery.com>
6337
6338 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6339
052ca370
YQ
63402014-10-11 Yao Qi <yao@codesourcery.com>
6341
6342 * gdb.threads/thread-find.exp: Don't execute command
6343 "info threads".
6344 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6345 * gdb.threads/linux-dp.exp: Don't check the condition
6346 $threads_created equals to zero.
6347
3831839c
PA
63482014-10-10 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.base/bigcore.exp: Remove references to IRIX.
6351 * gdb.base/funcargs.exp: Likewise.
6352 * gdb.base/interrupt.exp: Likewise.
6353 * gdb.base/mips_pro.exp: Likewise.
6354 * gdb.base/nodebug.exp: Likewise.
6355 * gdb.base/setvar.exp: Likewise.
6356 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6357
8b9a549d
PA
63582014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6359 Pedro Alves <palves@redhat.com>
6360
6361 PR symtab/14466
6362 * gdb.base/vdso-warning.c: New file.
6363 * gdb.base/vdso-warning.exp: New file.
6364
d48ba5e8
DE
63652014-10-02 Doug Evans <dje@google.com>
6366
6367 * gdb.base/structs.c (main): Don't run forever.
6368
2278c276
PA
63692014-10-02 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6372 (top level) <stop threads 1, stop threads 2>: Use it.
6373
b57bacec
PA
63742014-10-02 Pedro Alves <palves@redhat.com>
6375
6376 * gdb.threads/break-while-running.exp (test): Add new
6377 'update_thread_list' argument. Skip "info threads" if false.
6378 (top level): Add new 'update_thread_list' axis.
6379
13fd3ff3
PA
63802014-10-02 Pedro Alves <palves@redhat.com>
6381
6382 PR breakpoints/17431
6383 * gdb.base/execl-update-breakpoints.c: New file.
6384 * gdb.base/execl-update-breakpoints.exp: New file.
6385
0fec99e8
PA
63862014-10-01 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.base/breakpoint-in-ro-region.c: New file.
6389 * gdb.base/breakpoint-in-ro-region.exp: New file.
6390
2ddf4301
SM
63912014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6392
6393 * gdb.mi/mi-exit-code.exp: New file.
6394 * gdb.mi/mi-exit-code.c: New file.
6395
6a5f3f43
YQ
63962014-09-30 Yao Qi <yao@codesourcery.com>
6397
6398 * lib/prelink-support.exp (build_executable_own_libs): Error if
6399 the target isn't native.
6400
345bcc73
YQ
64012014-09-30 Yao Qi <yao@codesourcery.com>
6402
6403 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6404 false.
6405
a25a5a45
PA
64062014-09-22 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.threads/break-while-running.exp: New file.
6409 * gdb.threads/break-while-running.c: New file.
6410
00ba3162
YQ
64112014-09-19 Yao Qi <yao@codesourcery.com>
6412
6413 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6414 Invoke test. Restart GDB with --readnow and invoke test again.
6415
c3b7b696
YQ
64162014-09-19 Yao Qi <yao@codesourcery.com>
6417
6418 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6419 proc set_breakpoint_on_gcd_function. Invoke
6420 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6421 invoke set_breakpoint_on_gcd_function again.
6422
2b4fd423
DE
64232014-09-18 Doug Evans <dje@google.com>
6424
6425 * gdb.dwarf2/symtab-producer.exp: New file.
6426
a5947601
SDJ
64272014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6428
6429 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6430 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6431 * gdb.base/global-var-nested-by-dso.c: Likewise.
6432 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6433
91c19059
SDJ
64342014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6435 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.base/watch-bitfields.exp: Pass string other than test file
6438 name to prepare_for_testing.
6439 (watch): New procedure.
6440 (expect_watchpoint): Use with_test_prefix.
6441 (top level): Factor out tests to ...
6442 (test_watch_location, test_regular_watch): ... these new
6443 procedures, and use with_test_prefix and gdb_continue_to_end.
6444
bb9d5f81
PP
64452014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6446
6447 PR breakpoints/12526
6448 * gdb.base/watch-bitfields.exp: New file.
6449 * gdb.base/watch-bitfields.c: New file.
6450
635856f5
PA
64512014-09-16 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6454 software and hardware addresses, not software address against
6455 itself.
6456
7280ceea
PA
64572014-09-16 Pedro Alves <palves@redhat.com>
6458
6459 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6460 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6461
428b16bd
PA
64622014-09-16 Pedro Alves <palves@redhat.com>
6463
6464 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6465 files.
6466 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6467 "*-*-vxworks*" throughout.
6468 * gdb.base/break.exp: Likewise.
6469 * gdb.base/default.exp: Likewise.
6470 * gdb.base/scope.exp: Likewise.
6471 * gdb.base/sepdebug.exp: Likewise.
6472 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6473 throughout.
6474 * gdb.base/run.c: Likewise.
6475 * gdb.base/sepdebug.c: Likewise.
6476 * gdb.hp/gdb.aCC/run.c: Likewise.
6477 * gdb.reverse/until-reverse.c: Likewise.
6478 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6479
666d413c
YQ
64802014-09-16 Yao Qi <yao@codesourcery.com>
6481
6482 * boards/local-remote-host-native.exp: New file.
6483
57cbd724
DE
64842014-09-14 Doug Evans <xdje42@gmail.com>
6485
6486 * gdb.threads/queue-signal.c (thread_count): New variable.
6487 (thread_count_mutex, thread_count_condvar): New variables.
6488 (incr_thread_count, wait_all_threads_running): New functions.
6489 (main): Wait for all threads to be in their thread functions.
6490
81219e53
DE
64912014-09-13 Doug Evans <xdje42@gmail.com>
6492
6493 * gdb.threads/queue-signal.c: New file.
6494 * gdb.threads/queue-signal.exp: New file.
6495
3714cea7
DE
64962014-09-13 Doug Evans <xdje42@gmail.com>
6497
6498 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6499 be consistent with what default_gdb_init uses.
6500 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6501 the plain text of the prompt. Add some logging printfs.
6502 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6503
fa43b1d7
PA
65042014-09-12 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6507 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6508 * gdb.arch/i386-size-overlap.exp: Likewise.
6509 * gdb.arch/i386-size.exp: Likewise.
6510 * gdb.arch/i386-unwind.exp: Likewise.
6511 * gdb.base/a2-run.exp: Likewise.
6512 * gdb.base/break.exp: Likewise.
6513 * gdb.base/charset.exp: Likewise.
6514 * gdb.base/chng-syms.exp: Likewise.
6515 * gdb.base/commands.exp: Likewise.
6516 * gdb.base/dbx.exp: Likewise.
6517 * gdb.base/find.exp: Likewise.
6518 * gdb.base/funcargs.exp: Likewise.
6519 * gdb.base/jit-simple.exp: Likewise.
6520 * gdb.base/reread.exp: Likewise.
6521 * gdb.base/sepdebug.exp: Likewise.
6522 * gdb.base/step-bt.exp: Likewise.
6523 * gdb.cp/mb-inline.exp: Likewise.
6524 * gdb.cp/mb-templates.exp: Likewise.
6525 * gdb.objc/basicclass.exp: Likewise.
6526 * gdb.threads/killed.exp: Likewise.
6527
9d9bf2df
EBM
65282014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6529
6530 PR tdep/17379
6531 * gdb.arch/powerpc-stackless.S: New file.
6532 * gdb.arch/powerpc-stackless.exp: New file.
6533
1cf2f1b0
JK
65342014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6535
6536 * gdb.base/attach.c: Include unistd.h.
6537 (main): Call alarm. Add label postloop.
6538 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6539 gdb_breakpoint, gdb_continue_to_breakpoint.
6540 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6541
98880d46
PA
65422014-09-11 Pedro Alves <palves@redhat.com>
6543
6544 PR gdb/17347
6545 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6546 * gdb.base/attach.exp (test_command_line_attach_run): New
6547 procedure.
6548 (top level): Call it.
6549
4c92ff2c
PA
65502014-09-11 Pedro Alves <palves@redhat.com>
6551
6552 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6553 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6554 (do_command_attach_tests): Use spawn_wait_for_attach.
6555 * gdb.base/solib-overlap.exp: Likewise.
6556 * gdb.multi/multi-attach.exp: Likewise.
6557 * gdb.python/py-prompt.exp: Likewise.
6558 * gdb.python/py-sync-interp.exp: Likewise.
6559 * gdb.server/ext-attach.exp: Likewise.
6560
3adc1a7d
GKB
65612014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6562
6563 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6564 command in testcase. Simplify testcase.
6565
96334934
JB
65662014-09-10 Joel Brobecker <brobecker@adacore.com>
6567
6568 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6569
eb479039
JB
65702014-09-10 Joel Brobecker <brobecker@adacore.com>
6571
6572 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6573
deede10c
JB
65742014-09-10 Joel Brobecker <brobecker@adacore.com>
6575
6576 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6577
7828a5f5
JB
65782014-09-10 Joel Brobecker <brobecker@adacore.com>
6579
6580 * gdb.dwarf2/dynarr-ptr.c: New file.
6581 * gdb.dwarf2/dynarr-ptr.exp: New file.
6582
33aeebcf
MR
65832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6584
6585 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6586 of 30 rather than hardcoding 120 for a slow test case. Take the
6587 `gdb,timeout' target setting into account for this calculation.
6588 Don't extend the timeout for the test cases that don't need it.
6589
7b415901
MR
65902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6591
6592 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6593 a factor of 2 for a slow test case. Take the `gdb,timeout'
6594 target setting into account for this calculation.
6595 * gdb.reverse/until-precsave.exp: Increase the timeout by
6596 a factor of 15 and 3 respectively rather than adding 120
6597 for a pair of slow test cases. Take the `gdb,timeout'
6598 target setting into account for this calculation.
6599
4a40f85a
MR
66002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6601
6602 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6603 timeout, don't pass one down to gdb_expect.
6604 (gdb_expect): Rework timeout selection.
6605
09635af7
MR
66062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6607
6608 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6609 exception on timeout.
6610 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6611 (gdbserver_start_extended): Catch any `gdbserver_start' error
6612 exceptions.
6613 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6614 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6615 `gdbserver_gdb_load' error exceptions.
6616
2bdd10b7
MR
66172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6618
6619 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6620 120 on waiting for the TCP socket to open.
6621
316935f0
DE
66222014-09-09 Doug Evans <xdje42@gmail.com>
6623
6624 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6625 _caller_matches, _any_caller_is, _any_caller_matches.
6626
83740597
DE
66272014-09-09 Doug Evans <xdje42@gmail.com>
6628
6629 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6630
4c122fc3
YQ
66312014-09-09 Yao Qi <yao@codesourcery.com>
6632
6633 * gdb.mi/mi-var-display.exp: Set print symbol off.
6634
a9f116cb
GKB
66352014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6636
6637 PR gdb/17035
6638 * gdb.base/commands.exp: Add tests to verify user-defined
6639 commands with empty bodies.
6640 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6641 python commands in `show user command`.
6642 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6643 scheme commands in `show user command`.
6644
c75bd3a2
JK
66452014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6646
6647 PR python/17355
6648 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6649 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6650 * gdb.python/py-framefilter-invalidarg.exp: New file.
6651 * gdb.python/py-framefilter-invalidarg.py: New file.
6652
faa42425
DE
66532014-09-06 Doug Evans <xdje42@gmail.com>
6654
6655 PR 15276
6656 * gdb.python/py-caller-is.c: New file.
6657 * gdb.python/py-caller-is.exp: New file.
6658
474ca4f6
SDJ
66592014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6660
6661 PR gdb/17235
6662 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6663 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6664
eb0b0463
SDJ
66652014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6666
6667 PR fortran/17237
6668 * gdb.fortran/print-formatted.exp: New file.
6669 * gdb.fortran/print-formatted.f90: Likewise.
6670
5f3b99cf
SS
66712014-09-03 Sasha Smundak <asmundak@google.com>
6672
6673 * gdb.python/py-frame.exp: Test Frame.read_register.
6674
7d793aa9
SDJ
66752014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6676
6677 PR python/16699
6678 * gdb.python/py-completion.exp: New file.
6679 * gdb.python/py-completion.py: Likewise.
6680
fb0576e9
DE
66812014-08-28 Doug Evans <dje@google.com>
6682
6683 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6684 eax,etc. are live with values set by gdb and thus the compiler can't
6685 use them.
6686 * gdb.arch/i386-pseudo.c (main): Ditto.
6687
ee92b0dd
DE
66882014-08-27 Doug Evans <dje@google.com>
6689
6690 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6691
6649db35
DE
66922014-08-25 Doug Evans <dje@google.com>
6693
6694 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6695 (main): Ditto.
6696
564b7600
DE
66972014-08-25 Doug Evans <dje@google.com>
6698
6699 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6700
3881fb67
YQ
67012014-08-24 Yao Qi <yao@codesourcery.com>
6702
6703 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6704 symbol off.
6705 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6706
a05a36a5
DE
67072014-08-22 Doug Evans <dje@google.com>
6708
6709 PR 17276
6710 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6711 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6712 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6713
7c343b48
YQ
67142014-08-22 Yao Qi <yao@codesourcery.com>
6715
6716 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6717 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6718 * gdb.python/python.exp: Likewise. Use .py file on the host
6719 instead of the build.
6720
22fd09ae
JK
67212014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6722
6723 * gdb.threads/gcore-stale-thread.c: New file.
6724 * gdb.threads/gcore-stale-thread.exp: New file.
6725
a8454a7c
PA
67262014-08-21 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6729 * gdb.base/gcore-relro-pie.exp: Likewise.
6730 * gdb.base/gcore-relro.exp: Likewise.
6731 * gdb.base/gcore.exp: Likewise.
6732 * gdb.base/print-symbol-loading.exp: Likewise.
6733 * gdb.threads/gcore-thread.exp: Likewise.
6734 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6735
2a31c623
PA
67362014-08-20 Pedro Alves <palves@redhat.com>
6737 Jan Kratochvil <jan.kratochvil@redhat.com>
6738
6739 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6740 configure.
6741 (EXPECT): Handle READ1 being set.
6742 (all): Depend on EXTRA_RULES.
6743 (check-read1, expect-read1, read1.so, read1): New rules.
6744 * README (Testsuite Parameters): Document the READ1 make variable.
6745 (Race detection): New section.
6746 * configure: Regenerate.
6747 * configure.ac: If build==host==target, and running under a
6748 GNU/glibc system, add read1 to the extra Makefile rules.
6749 (EXTRA_RULES): AC_SUBST it.
6750 * lib/read1.c: New file.
6751
d36430db
JB
67522014-08-20 Joel Brobecker <brobecker@adacore.com>
6753
6754 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6755 the handling of variables declared as a typedef to an array
6756 which a DW_AT_data_location attribute.
6757
9a0dc9e3
PA
67582014-08-19 Andrew Burgess <aburgess@broadcom.com>
6759 Pedro Alves <palves@redhat.com>
6760
6761 PR symtab/14604
6762 PR symtab/14605
6763 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6764 gdb_test.
6765
0718a8da
PA
67662014-08-19 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6769
13b448cd
YQ
67702014-08-19 Yao Qi <yao@codesourcery.com>
6771
6772 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6773 right line.
6774
1cbf5077
DB
67752014-08-18 David Blaikie <dblaikie@gmail.com>
6776
6777 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6778
bf0fae19
JB
67792014-08-18 Joel Brobecker <brobecker@adacore.com>
6780
6781 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6782 attribute in array range.
6783
3c8c5dcc
JB
67842014-08-18 Joel Brobecker <brobecker@adacore.com>
6785
6786 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6787
e66d4446
SC
67882014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6789
6790 PR c++/17132
6791 * gdb.cp/pr17132.cc: New file.
6792 * gdb.cp/pr17132.exp: New file.
6793
940df408
SC
67942014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6795
6796 * gdb.python/py-xmethods.py (A_getarrayind)
6797 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6798 Use 'print' with function call syntax.
6799 (E_method_matcher.match): Fix tab vs space indentation mixup.
6800
ebcc6c3a
YQ
68012014-08-15 Yao Qi <yao@codesourcery.com>
6802
6803 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6804 false.
6805
775e0f04
YQ
68062014-08-15 Yao Qi <yao@codesourcery.com>
6807
6808 * gdb.cp/casts.exp: Set print symbol off.
6809 * gdb.cp/class2.exp: Likewise.
6810 * gdb.cp/overload.exp: Likewise.
6811 * gdb.cp/templates.exp: Likewise.
6812
d769e349
DE
68132014-08-11 Doug Evans <dje@google.com>
6814
6815 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6816 (test_load_shlib): Update.
6817
20c6f1e1
YQ
68182014-08-09 Yao Qi <yao@codesourcery.com>
6819
6820 * gdb.base/display.exp: Invoke is_address_zero_readable.
6821 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6822 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6823 * gdb.base/hbreak-unmapped.exp: Return if
6824 is_address_zero_readable returns true.
6825 * gdb.base/signest.exp: Likewise.
6826 * gdb.base/signull.exp: Likewise.
6827 * gdb.base/sigbpt.exp: Likewise.
6828 * gdb.guile/scm-disasm.exp: Do the test if
6829 is_address_zero_readable returns false.
6830 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6831 * gdb.python/py-arch.exp: Likewise.
6832 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6833 * lib/gdb.exp (is_address_zero_readable): New proc.
6834
5792e8e3
YQ
68352014-08-09 Yao Qi <yao@codesourcery.com>
6836
6837 PR testsuite/13443
6838 * gdb.mi/mi-var-display.exp: Make test messages unique.
6839
3cecbbbe
TT
68402014-08-04 Tom Tromey <tromey@redhat.com>
6841
6842 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6843 target 0".
6844
00b51ff5
TT
68452014-08-04 Tom Tromey <tromey@redhat.com>
6846
6847 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6848 "target_resume".
6849
6908c509
JB
68502014-08-01 Joel Brobecker <brobecker@adacore.com>
6851
6852 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6853 inner_vla_struct_object_size.
6854 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6855 as xfail.
6856
cc6563d2
PA
68572014-07-30 Pedro Alves <palves@redhat.com>
6858
6859 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6860 comment.
6861
7e09a223
YQ
68622014-07-29 Yao Qi <yao@codesourcery.com>
6863
6864 PR gdb/17206
6865 * gdb.base/until-nodebug.exp: New.
6866
7ebdbe92
DE
68672014-07-28 Doug Evans <xdje42@gmail.com>
6868
6869 PR guile/17203
6870 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6871 previously existing parameter, and previously ambiguously spelled
6872 parameter.
6873
fdb1adc6
WN
68742014-07-28 Will Newton <will.newton@linaro.org>
6875
6876 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6877
186fcde0
DE
68782014-07-26 Ludovic Courtès <ludo@gnu.org>
6879 Doug Evans <xdje42@gmail.com>
6880
6881 PR guile/17146
6882 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6883
70509625
PA
68842014-07-25 Pedro Alves <palves@redhat.com>
6885
6886 * gdb.threads/signal-command-handle-nopass.c: New file.
6887 * gdb.threads/signal-command-handle-nopass.exp: New file.
6888 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6889 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6890 * gdb.threads/signal-delivered-right-thread.c: New file.
6891 * gdb.threads/signal-delivered-right-thread.exp: New file.
6892
c3f814a1
PA
68932014-07-25 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.base/double-prompt-target-event-error.exp
6896 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6897 match.
6898 (cancel_pagination_in_target_event): Rework double prompt
6899 detection.
6900 * gdb.base/paginate-after-ctrl-c-running.exp
6901 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6902 <return>' match.
6903 * gdb.base/paginate-bg-execution.exp
6904 (test_bg_execution_pagination_return)
6905 (test_bg_execution_pagination_cancel): Remove '-notransfer
6906 <return>' matches.
6907 * gdb.base/paginate-execution-startup.exp
6908 (test_fg_execution_pagination_return)
6909 (test_fg_execution_pagination_cancel): Remove '-notransfer
6910 <return>' matches.
6911 * gdb.base/paginate-inferior-exit.exp
6912 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6913 match.
6914 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6915 * lib/gdb.exp (pagination_prompt): Run text through
6916 string_to_regexp.
6917 (gdb_test_multiple): Match $pagination_prompt instead of
6918 "<return>".
6919 (string_to_regexp): Move to lib/gdb-utils.exp.
6920
e214cf6c
JK
69212014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6922
6923 * gdb.arch/amd64-entry-value-paramref.S: New file.
6924 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6925 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6926 * gdb.arch/amd64-optimout-repeat.S: New file.
6927 * gdb.arch/amd64-optimout-repeat.c: New file.
6928 * gdb.arch/amd64-optimout-repeat.exp: New file.
6929
17d0c5c8
JK
69302014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6931
6932 PR gdb/17170
6933 * gdb.base/statistics.exp: New file.
6934
b8b8facf
DE
69352014-07-17 Doug Evans <dje@google.com>
6936
74b49205 6937 PR gdb/17170
b8b8facf
DE
6938 * gdb.base/maint.exp: Update testing of per-command stats.
6939
1b5d0ab3
PA
69402014-07-16 Pedro Alves <palves@redhat.com>
6941
6942 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6943 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6944 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6945 (tfile_write_buf): New functions.
6946 (add_memory_block): Rewrite using the above.
6947 (adjust_function_address): New function.
6948 (FUNCTION_ADDRESS): New macro.
6949 (write_basic_trace_file): Remove short_x local, and use
6950 tfile_write_16. Change type of func_addr local to unsigned long
6951 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6952 here. Cast argument of add_memory_block to char pointer.
6953 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6954 (main): Remove parameters.
6955 * gdb.trace/tfile.exp: Remove nowarnings.
6956
4d974e88
SM
69572014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6958
6959 * gdb.base/debug-expr.exp: Test string evaluation with
6960 "debug expression" on.
6961
41e99568
PA
69622014-07-15 Pedro Alves <palves@redhat.com>
6963
6964 * gdb.base/reread.exp: Use clean_restart.
6965
487d9753
PL
69662014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6967
6968 * gdb.arch/avr-flash-qualifer.c: New.
6969 * gdb.arch/avr-flash-qualifer.exp: New.
6970
cc1c52ad
PA
69712014-07-14 Pedro Alves <palves@redhat.com>
6972
6973 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6974 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6975
1e973570
PA
69762014-07-14 Pedro Alves <palves@redhat.com>
6977
6978 * gdb.base/double-prompt-target-event-error.c: New file.
6979 * gdb.base/double-prompt-target-event-error.exp: New file.
6980
93d6eb10
PA
69812014-07-14 Pedro Alves <palves@redhat.com>
6982
6983 PR gdb/17072
6984 * gdb.base/paginate-inferior-exit.c: New file.
6985 * gdb.base/paginate-inferior-exit.exp: New file.
6986
0017922d
PA
69872014-07-14 Pedro Alves <palves@redhat.com>
6988
6989 PR gdb/17072
6990 * gdb.base/paginate-bg-execution.c: New file.
6991 * gdb.base/paginate-bg-execution.exp: New file.
6992
94696ad3
PA
69932014-07-14 Pedro Alves <palves@redhat.com>
6994
6995 PR gdb/17072
6996 * gdb.base/paginate-execution-startup.c: New file.
6997 * gdb.base/paginate-execution-startup.exp: New file.
6998 * lib/gdb.exp (pagination_prompt): New global.
6999 (default_gdb_spawn): New procedure, factored out from
7000 default_gdb_spawn.
7001 (default_gdb_start): Adjust to call default_gdb_spawn.
7002 (gdb_spawn): New procedure.
7003
bd293940
PA
70042014-07-14 Pedro Alves <palves@redhat.com>
7005
7006 * lib/gdb.exp (gdb_assert): New procedure.
7007 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7008
c933f875
PA
70092014-07-14 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/execution-termios.c: New file.
7012 * gdb.base/execution-termios.exp: New file.
7013
d98b7a16
TT
70142014-07-14 Tom Tromey <tromey@redhat.com>
7015
7016 * gdb.cp/vla-cxx.cc: New file.
7017 * gdb.cp/vla-cxx.exp: New file.
7018
548740d6
TT
70192014-07-14 Tom Tromey <tromey@redhat.com>
7020
7021 * gdb.reverse/rerun-prec.c: New file.
7022 * gdb.reverse/rerun-prec.exp: New file.
7023
a25eb028
MR
70242014-07-12 Maciej W. Rozycki <macro@mips.com>
7025 Maciej W. Rozycki <macro@codesourcery.com>
7026
7027 * lib/gdb-utils.exp: New file.
7028 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7029 inline `gdb_init_command' processing.
7030 (gdb_start_cmd): Likewise.
7031 * lib/mi-support.exp (mi_run_cmd): Likewise.
7032 * README: Document `gdb_init_command' and `gdb_init_commands'.
7033
218c2655
JK
70342014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 Fix false FAIL running under a very long directory name.
7037 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7038 and "set print elements 10000". Twice.
7039
5401fde3
YQ
70402014-07-11 Yao Qi <yao@codesourcery.com>
7041
7042 * gdb.base/exprs.exp: "set print symbol off".
7043
e76126e8
PA
70442014-07-11 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.threads/kill.c: New file.
7047 * gdb.threads/kill.exp: New file.
7048
2d6f0de6
YQ
70492014-07-10 Yao Qi <yao@codesourcery.com>
7050
7051 * gdb.trace/tfile.c (write_basic_trace_file)
7052 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7053 address written to trace file.
7054
7180e04a
PA
70552014-07-09 Pedro Alves <palves@redhat.com>
7056
7057 * gdb.base/attach-wait-input.exp: New file.
7058 * gdb.base/attach-wait-input.c: New file.
7059
9a9a7608
AB
70602014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7061
7062 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7063 setting up test structures.
7064 (main): Call new test function.
7065 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7066 test function, continue into test function and walk test
7067 structures.
7068
161ac41e
YQ
70692014-07-02 Yao Qi <yao@codesourcery.com>
7070
7071 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7072 'bar_start' at the beginning of functions 'foo' and 'bar'
7073 respectively.
7074 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7075 instead of 'foo' and 'bar'.
7076
1f267ae3
MM
70772014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7078
7079 * gdb.btrace/segv.exp: New.
7080 * gdb.btrace/segv.c: New.
7081
2b239efb
LM
70822014-07-02 Luis Machado <lgustavo@codesourcery.com>
7083
7084 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7085 instruction.
7086
cf363f18
MW
70872014-06-30 Mark Wielaard <mjw@redhat.com>
7088
7089 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7090 vulture, vilify, villar): New volatile array constants.
7091 (vindictive, vegetation): New const volatile array constants.
7092 * gdb.base/volatile.exp: Test volatile and const volatile array
7093 types.
7094
aebf9d24
AA
70952014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7096
7097 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7098 target lacks support for awatch, rwatch, or hbreak.
7099
b67a2c6f
YQ
71002014-06-27 Yao Qi <yao@codesourcery.com>
7101
7102 * gdb.multi/dummy-frame-restore.exp: New.
7103 * gdb.multi/dummy-frame-restore.c: New.
7104
aef92902
MM
71052014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7106
7107 * gdb.btrace/gcore.exp: New.
7108
8e9db26e
PA
71092014-06-23 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/watchpoint-reuse-slot.c: New file.
7112 * gdb.base/watchpoint-reuse-slot.exp: New file.
7113
70afc5b7
SC
71142014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7115
7116 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7117 progspace's filename in 'info', 'enable' and 'disable' command
7118 tests.
7119
b972bd9c
JK
71202014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7121
7122 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7123 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7124 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7125
125f8a3d
GB
71262014-06-20 Gary Benson <gbenson@redhat.com>
7127
7128 * gdb.arch/i386-avx.exp: Fix include file location.
7129 * gdb.arch/i386-sse.exp: Likewise.
7130
3ed9baed
IB
71312014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7132
7133 * gdb.dlang/expression.exp: New file.
7134
034f788c
PA
71352014-06-19 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7138 out from ...
7139 (top level): ... here. Iterate running tests under different
7140 scheduler-locking settings.
7141
45371d0c
LM
71422014-06-18 Luis Machado <lgustavo@codesourcery.com>
7143
7144 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7145 to DW_FORM_addr and use non-zero addresses.
7146
5d376983
SC
71472014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7148
7149 PR gdb/17017
7150 * gdb.python/py-xmethods.cc: Add global function call counters and
7151 increment them in their respective functions. Remove "cout"
7152 statements.
7153 * gdb.python/py-xmethods.exp: Make tests check the global function
7154 call counters instead of depending on inferior IO.
7155
a1aa2221
LM
71562014-06-18 Don Breazeal <donb@codesourcery.com>
7157
7158 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7159 Deleted procedure.
7160 (explicit_fork_parent_follow): Deleted procedure.
7161 (explicit_fork_child_follow): Deleted procedure.
7162 (test_follow_fork): New procedure.
7163 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7164 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7165 procedure calls.
7166
0fc05997
YQ
71672014-06-17 Yao Qi <yao@codesourcery.com>
7168
7169 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7170 CP1252.
7171
70795c52
LM
71722014-06-17 Luis Machado <lgustavo@codesourcery.com>
7173
7174 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7175 Initialize ptr and S explicitly.
7176 (skip_type_update_when_not_use_rtti_test): Likewise.
7177
6be47f0c
KS
71782014-06-16 Keith Seitz <keiths@redhat.com>
7179
7180 PR mi/15863
7181 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7182 the inferior is started.
7183
d03de421
PA
71842014-06-16 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/break-main-file-remove-fail.c: New file.
7187 * gdb.base/break-main-file-remove-fail.exp: New file.
7188 * gdb.base/break-unload-file.exp: Use build_executable instead of
7189 prepare_for_testing.
7190 (test_break): New parameter "initial_load". Handle it.
7191 (top level): Add initial_load cmdline/file axis.
7192
f9579b99
TT
71932014-06-12 Tom Tromey <tromey@redhat.com>
7194
7195 * gdb.base/completion.exp: Don't use directory name in test.
7196
3657956b
GB
71972014-06-09 Gary Benson <gbenson@redhat.com>
7198
7199 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7200 separate the always-available ANSI-standard signals from the
7201 signals that require checking.
7202 (main): Likewise.
7203 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7204 Likewise.
7205 (main): Likewise.
7206
4186eb54
KS
72072014-06-07 Keith Seitz <keiths@redhat.com>
7208
7209 Revert:
7210 PR c++/16253
7211 * gdb.cp/var-tag.cc: New file.
7212 * gdb.cp/var-tag.exp: New file.
7213 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7214 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7215 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7216 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7217
25326a28 72182014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7219
7220 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7221
829155c9
PA
72222014-06-06 Pedro Alves <palves@redhat.com>
7223
7224 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7225 in target debug output instead of looking at RSP packets,
7226 disabling the test on any target that uses hardware stepping.
7227 Update comments.
7228
61c8d22e
PA
72292014-06-06 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/break-unload-file.exp: Fix typo.
7232
d9a47287
YQ
72332014-06-06 Yao Qi <yao@codesourcery.com>
7234
7235 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7236 from "jit_function" to "^jit_function".
7237
e5e01dbf
YQ
72382014-06-06 Yao Qi <yao@codesourcery.com>
7239
7240 * gdb.base/async.c (foo): Add one statement.
7241 * gdb.base/async.exp: Get the next instruction address and
7242 match the output of "nexti" by instruction address. Match
7243 the hex address in the output of "finish".
7244
73ba372c
GB
72452014-06-06 Gary Benson <gbenson@redhat.com>
7246
7247 * gdb.base/call-signals.c: Remove preprocessor conditionals
7248 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7249 SIGSEGV and SIGTERM.
7250 * gdb.base/sigall.c: Likewise.
7251 * gdb.base/unwindonsignal.c: Likewise.
7252 * gdb.reverse/sigall-reverse.c: Likewise.
7253
831517df
YQ
72542014-06-06 Yao Qi <yao@codesourcery.com>
7255
7256 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7257 readable, skip the test.
7258
b8b91e98
YQ
72592014-06-06 Yao Qi <yao@codesourcery.com>
7260
7261 * gdb.threads/staticthreads.c (thread_function): Move the line
7262 setting breakpoint on forward.
7263 * gdb.threads/staticthreads.exp: Update comments.
7264
fb934770
LC
72652014-06-05 Ludovic Courtès <ludo@gnu.org>
7266
7267 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7268 "history-append! type error".
7269
6ef284bd
SM
72702014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7271
7272 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7273 erroneous dprintf expected input.
7274
a872e241
DE
72752014-06-04 Doug Evans <xdje42@gmail.com>
7276
7277 * gdb.guile/scm-generics.exp: Delete.
7278
16f691fb
DE
72792014-06-04 Doug Evans <xdje42@gmail.com>
7280
7281 * gdb.guile/scm-breakpoint.exp: Update.
7282 Add tests for breakpoint registration.
7283
012370f6
TT
72842014-06-04 Tom Tromey <tromey@redhat.com>
7285
7286 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7287 VLA-in-union.
7288 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7289 inner_vla_struct, vla_union types. Initialize objects of those
7290 types and compute their sizes.
7291
9f5a4cef
HZ
72922014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7293 Hui Zhu <hui@codesourcery.com>
7294
7295 * gdb.base/fileio.exp: Add test for shell not available as well as
7296 available.
7297 * gdb.base/fileio.c (test_system): Check for shell twice.
7298
90a45c4d
YQ
72992014-06-04 Yao Qi <yao@codesourcery.com>
7300
7301 * gdb.base/auto-connect-native-target.exp: Remove redundant
7302 space from the regexp pattern.
7303
70017e41
YQ
73042014-06-04 Yao Qi <yao@codesourcery.com>
7305
7306 * gdb.base/default.exp: Replace "child" with "native" in
7307 regexp pattern.
7308
883964a7
SC
73092014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7310
7311 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7312 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7313 * gdb.python/py-xmethods.py: Python script supporting the
7314 new testcase and tests.
7315
ef370185
JB
73162014-06-03 Joel Brobecker <brobecker@adacore.com>
7317 Pedro Alves <palves@redhat.com>
7318
7319 PR breakpoints/17000
7320 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7321 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7322
1e2ccb61
BM
73232014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7324
7325 * gdb.base/subst.exp: Add tests to verify partial path matching
7326 output.
7327
c6ec5ab2
PA
73282014-06-03 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7331 target that doesn't use software single-stepping.
7332
835c559f
PA
73332014-06-03 Pedro Alves <palves@redhat.com>
7334
7335 PR breakpoints/17000
7336 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7337 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7338
06eb1586
DE
73392014-06-02 Doug Evans <xdje42@gmail.com>
7340
7341 * gdb.guile/scm-parameter.exp: New file.
7342
e698b8c4
DE
73432014-06-02 Doug Evans <xdje42@gmail.com>
7344
7345 * gdb.guile/scm-cmd.c: New file.
7346 * gdb.guile/scm-cmd.exp: New file.
7347
ded03782
DE
73482014-06-02 Doug Evans <xdje42@gmail.com>
7349
7350 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7351 pretty-printer lookup.
7352 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7353 (make-pp_s-printer): Call it.
7354 (make-pretty-printer-from-dict): New function.
7355 (lookup-pretty-printer-maker-from-dict): New function.
7356 (*pretty-printer*): Simplify.
7357 (make-objfile-pp_s-printer): New function.
7358 (install-objfile-pretty-printers!): New function.
7359 (make-progspace-pp_s-printer): New function.
7360 (install-progspace-pretty-printers!): New function.
7361 * gdb.guile/scm-progspace.c: New file.
7362 * gdb.guile/scm-progspace.exp: New file.
7363
41fac0cf
PA
73642014-06-02 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.base/dprintf-bp-same-addr.c: New file.
7367 * gdb.base/dprintf-bp-same-addr.exp: New file.
7368
96ae5695
EBM
73692014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7370
7371 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7372 * gdb.arch/powerpc-power.s: Likewise.
7373
da02b3a8
JB
73742014-06-02 Joel Brobecker <brobecker@adacore.com>
7375
7376 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7377
c72b2e7b
YQ
73782014-06-01 Yao Qi <yao@codesourcery.com>
7379
7380 * gdb.base/watchpoint.exp (test_watch_location): Check null
7381 pointer can be dereferenced. If not, do the test, otherwise
7382 skip it.
7383
53e8a631
AB
73842014-05-30 Andrew Burgess <aburgess@broadcom.com>
7385
7386 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7387 results.
7388 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7389
938f0e2f
AB
73902014-05-30 Andrew Burgess <aburgess@broadcom.com>
7391
7392 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7393 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7394 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7395 * gdb.arch/amd64-invalid-stack-top.c: New file.
7396 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7397
9ba6657a
PA
73982014-05-30 Pedro Alves <palves@redhat.com>
7399
7400 PR breakpoints/17000
7401 * gdb.base/sss-bp-on-user-bp.c: New file.
7402 * gdb.base/sss-bp-on-user-bp.exp: New file.
7403
522c09bf
DB
74042014-05-30 David Blaikie <dblaikie@gmail.com>
7405
7406 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7407 gnu_inline semantics via attribute.
7408 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7409 source explicitly specifies the required semantics.
7410
bf4ef81e
MR
74112014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7412
7413 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7414
329ea579
PA
74152014-05-29 Pedro Alves <palves@redhat.com>
7416 Tom Tromey <tromey@redhat.com>
7417
7418 * gdb.base/async-shell.exp: Don't enable target-async.
7419 * gdb.base/async.exp
7420 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7421 parameter. Adjust.
7422 (top level): Don't test with "target-async".
7423 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7424 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7425 * gdb.base/inferior-died.exp: Don't enable target-async.
7426 * gdb.base/interrupt-noterm.exp: Likewise.
7427 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7428 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7429 * gdb.mi/mi-nonstop.exp: Likewise.
7430 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7431 * gdb.mi/mi-nsintrall.exp: Likewise.
7432 * gdb.mi/mi-nsmoribund.exp: Likewise.
7433 * gdb.mi/mi-nsthrexec.exp: Likewise.
7434 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7435 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7436 * gdb.python/py-evsignal.exp: Don't enable target-async.
7437 * gdb.python/py-evthreads.exp: Likewise.
7438 * gdb.python/py-prompt.exp: Likewise.
7439 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7440 * gdb.server/solib-list.exp: Don't enable target-async.
7441 * gdb.threads/thread-specific-bp.exp: Likewise.
7442 * lib/mi-support.exp: Adjust to use mi-async.
7443
fd664c91
PA
74442014-05-29 Pedro Alves <palves@redhat.com>
7445
7446 PR gdb/13860
7447 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7448 reason, even in sync mode.
7449
251bde03
PA
74502014-05-29 Pedro Alves <palves@redhat.com>
7451 Hui Zhu <hui@codesourcery.com>
7452
7453 PR PR15693
7454 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7455 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7456 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7457 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7458
7f3c0343
JB
74592014-05-28 Joel Brobecker <brobecker@adacore.com>
7460
7461 * config/monitor.exp (gdb_target_monitor): Replace use of
7462 "set remotebaud" by "set serial baud".
7463
b2715b27
AW
74642014-05-26 Andy Wingo <wingo@igalia.com>
7465
7466 * gdb.guile/scm-breakpoint.exp:
7467 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7468 properties instead of gdb-object-properties.
7469
498a4489
YQ
74702014-05-26 Yao Qi <yao@codesourcery.com>
7471
7472 * gdb.server/no-thread-db.exp: Specify source file name
7473 explicitly when setting a breakpoint.
7474
589fdceb
MM
74752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7476
7477 * gdb.btrace/vdso.c: New.
7478 * gdb.btrace/vdso.exp: New.
7479
e9089e05
MM
74802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7481
7482 * gdb.base/gcore.exp (capture_command_output): Move ...
7483 * lib/gdb.exp (capture_command_output): ... here.
7484
67b5c0c1
MM
74852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7486
7487 * gdb.btrace/data.exp: Test memory access during btrace replay.
7488
a2199296
SM
74892014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7490
7491 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7492
17b2616c
PA
74932014-05-21 Pedro Alves <palves@redhat.com>
7494
7495 PR gdb/13860
7496 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7497 (top level): Test that output related to execution commands is
7498 sent to the console with CLI commands, but not with MI commands.
7499 Test that breakpoint events are always mirrored to the console.
7500 Also expect the new source line to be output after a "next" in
7501 async mode too. Make it a pass/fail test.
7502 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7503 output.
7504 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7505
5166082f
PA
75062014-05-21 Pedro Alves <palves@redhat.com>
7507
7508 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7509 Use them to test variations of "list" after reaching a breakpoint.
7510 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7511 Test "list" with listsize 10 after reaching a breakpoint.
7512 * gdb.python/python.exp (decode_line current location line
7513 number): Adjust expected line number.
7514
2f25d70f
SM
75152014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7518 behavior for $args, pass it directly to "run".
7519
ff604a67
MR
75202014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7521
7522 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7523 30000 to 65536.
7524
6a3cb8e8
PA
75252014-05-21 Pedro Alves <palves@redhat.com>
7526
7527 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7528 auto-connect-native-target off".
7529 * gdb.base/auto-connect-native-target.c: New file.
7530 * gdb.base/auto-connect-native-target.exp: New file.
7531
4ebfc96e
PA
75322014-05-21 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.base/default.exp: Test "target native" instead of "target
7535 child".
7536
36d46afb
MW
75372014-05-21 Mark Wielaard <mjw@redhat.com>
7538
7539 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7540
5876f503
JK
75412014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7542
7543 Fix TLS access for -static -pthread.
7544 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7545 <HAVE_TLS> (thread_function, main): Initialize it.
7546 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7547 Add clean_restart.
7548 <$have_tls != "">: Check TLSVAR.
7549
0256a6ac
PA
75502014-05-21 Pedro Alves <palves@redhat.com>
7551
7552 * gdb.base/dcache-line-read-error.c: New.
7553 * gdb.base/dcache-line-read-error.exp: New.
7554
936d2992
PA
75552014-05-20 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.base/compare-sections.c: New file.
7558 * gdb.base/compare-sections.exp: New file.
7559
802e8e6d
PA
75602014-05-20 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.base/break-idempotent.c: New file.
7563 * gdb.base/break-idempotent.exp: New file.
7564
e59fa00f
MM
75652014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7566
7567 * gdb.btrace/nohist.exp: New.
7568
8b696e31
YQ
75692014-05-20 Yao Qi <yao@codesourcery.com>
7570
7571 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7572 gdb.reverse directory and gdb_reverse_timeout exists in board
7573 setting.
7574 * README: Document gdb_reverse_timeout.
7575
73c9764f
YQ
75762014-05-20 Yao Qi <yao@codesourcery.com>
7577
7578 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7579 'test_file_name'. Treat args as a string instead of a list.
7580 (gdb_init): Rename argument 'args' by 'test_file_name'.
7581
f1f4348a
JK
75822014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7583
7584 * gdb.arch/powerpc-power.exp: New file.
7585 * gdb.arch/powerpc-power.s: New file.
7586
0dbe70ce
DE
75872014-05-16 Doug Evans <dje@google.com>
7588
7589 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7590 * gdb.base/completion.exp: Check that all expected files exist
7591 before doing file completion.
0dbe70ce 7592
8d551b02
DE
75932014-05-16 Doug Evans <dje@google.com>
7594
7595 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7596 Update.
7597 (do_syscall_tests_without_xml): Update.
7598
73eb7709
PA
75992014-05-16 Pedro Alves <palves@redhat.com>
7600
7601 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7602 instead of "unknown output after running".
7603
3fae92fc
YQ
76042014-05-16 Yao Qi <yao@codesourcery.com>
7605
7606 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7607 file1.txt from host at the end.
7608 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7609
c2b2ccc5
DE
76102014-05-15 Doug Evans <dje@google.com>
7611
7612 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7613 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7614 loading file. Add test for TU lookup.
7615
8c217a4b
SM
76162014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7617
7618 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7619 calling "-exec-arguments" or "set args" before running the
7620 inferior.
7621
3deb39c6
SM
76222014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7623
7624 * lib/mi-support.exp (mi_expect_stop): Expect message for
7625 inferiors that exit with non-zero exit code.
7626
71a79f8c
YQ
76272014-05-14 Yao Qi <yao@codesourcery.com>
7628
7629 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7630 match absolute path on remote host.
7631 (test_file_list_exec_source_files): Remove "/" from the
7632 pattern.
7633
f23fcd46
YQ
76342014-05-14 Yao Qi <yao@codesourcery.com>
7635
7636 * boards/local-remote-host-notty.exp (${board}_file): New
7637 proc.
7638
9404b58f
KM
76392014-05-07 Kyle McMartin <kyle@redhat.com>
7640
7641 Pushed by Joel Brobecker <brobecker@adacore.com>.
7642 * gdb.arch/aarch64-atomic-inst.c: New file.
7643 * gdb.arch/aarch64-atomic-inst.exp: New file.
7644
5e45f04c
YQ
76452014-05-07 Yao Qi <yao@codesourcery.com>
7646
7647 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7648 in current context" too.
7649
c888a17d
KS
76502014-05-05 Keith Seitz <keiths@redhat.com>
7651
7652 * gdb.linespec/ls-dollar.exp: Add test for linespec
7653 file:convenience_variable.
7654
290a839c
YQ
76552014-05-05 Yao Qi <yao@codesourcery.com>
7656
7657 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7658 traceframes into tfile and ctf trace files. Read data from
7659 trace file and test collected data.
7660 (gdb_collect_locals_test): Likewise.
7661 (gdb_unavailable_registers_test): Likewise.
7662 (gdb_unavailable_floats): Likewise.
7663 (gdb_collect_globals_test): Likewise.
7664 (top-level): Append "ctf" to trace_file_targets if GDB
7665 supports.
7666
b5262cd0
YQ
76672014-05-05 Yao Qi <yao@codesourcery.com>
7668
7669 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7670 code to ...
7671 (gdb_collect_args_test_1): ... it. New proc.
7672 (gdb_collect_locals_test): Move some code to ...
7673 (gdb_collect_locals_test_1): ... it. New proc.
7674 (gdb_unavailable_registers_test): Move some code to ...
7675 (gdb_unavailable_registers_test_1): ... it. New proc.
7676 (gdb_unavailable_floats): Move some code to ...
7677 (gdb_unavailable_floats_1): ... it. New proc.
7678
30a1e6cc
SDJ
76792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7680
7681 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7682 probes to test for bitness recognition.
7683 * gdb.arch/amd64-stap-optional-prefix.exp
7684 (test_probe_value_without_reg): New procedure.
7685 Add code to test for different kinds of bitness.
7686
f33da99a
SDJ
76872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7688
7689 PR breakpoints/16889
7690 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7691 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7692
5b80f00d
PA
76932014-05-01 Pedro Alves <palves@redhat.com>
7694
7695 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7696 gdb_file_cmd if no file is specified.
7697 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7698 last_loaded_file to set the remote exec-file.
7699
f8c2a73c
PA
77002014-05-01 Pedro Alves <palves@redhat.com>
7701
7702 * boards/local-remote-host.exp: New file.
7703
be6e8ac7
PA
77042014-05-01 Pedro Alves <palves@redhat.com>
7705
7706 * boards/local-remote-host.exp: Rename to ...
7707 * boards/local-remote-host-notty.exp: ... this.
7708
cac0dc8f
JB
77092014-04-28 Joel Brobecker <brobecker@adacore.com>
7710
7711 * gdb.ada/dyn_arrayidx: New testcase.
7712
9730e6cc
YQ
77132014-04-26 Yao Qi <yao@codesourcery.com>
7714
7715 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7716 and compute the length of function main. Save it in
7717 $main_length.
7718 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7719 (top-level): Use gdb_compile to compile objects into
7720 executable and restart GDB. Remove invocation to
7721 prepare_for_testing.
7722
7ae1a6a6
PA
77232014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7724 Pedro Alves <palves@redhat.com>
7725
7726 PR server/16255
7727 * gdb.multi/multi-attach.c: New file.
7728 * gdb.multi/multi-attach.exp: New file.
7729
4082afcc
PA
77302014-04-25 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7733 user.
7734 (top level): Test that "set remote conditional-breakpoints-packet
7735 off" works as intended.
7736 * gdb.base/dprintf.exp: Test that "set remote
7737 breakpoint-commands-packet off" works as intended.
7738 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7739 New function.
7740 (top level): Call it.
7741 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7742 remote fast-tracepoints-packet off" works as intended.
7743 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7744 * lib/gdb.exp (gdb_is_target_remote): ... here.
7745
2abc3f8d
DB
77462014-04-24 David Blaikie <dblaikie@gmail.com>
7747
7748 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7749 ensure clang would not discard them.
7750 * gdb.base/gdbvars.c: Ditto.
7751 * gdb.base/memattr.c: Ditto.
7752 * gdb.base/whatis.c: Ditto.
7753 * gdb.python/py-prettyprint.c: Ditto.
7754 * gdb.trace/actions.c: Ditto.
7755 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7756 ensure clang would not discard it.
7757
bfd39632
DB
77582014-04-24 David Blaikie <dblaikie@gmail.com>
7759
7760 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7761 clang to emit the full definition of type required by the test
7762 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7763
22842ff6
DB
77642014-04-24 David Blaikie <dblaikie@gmail.com>
7765
7766 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7767 coax Clang into emitting the definition of the type.
7768 * gdb.cp/pr10728-x.h (y): Ditto.
7769 * gdb.cp/pr10728-y.cc (y): Ditto.
7770
c2e827ad
DB
77712014-04-24 David Blaikie <dblaikie@gmail.com>
7772
7773 * gdb.base/label.exp: XFAIL label related tests under Clang.
7774 * gdb.cp/cplabel.exp: Ditto.
7775 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7776 under Clang those using labels.
7777
4c2d33e7
YQ
77782014-04-25 Yao Qi <yao@codesourcery.com>
7779
7780 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7781 double_label.
7782 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7783 partial_label and double_label.
7784
56083b99
DB
77852014-04-24 David Blaikie <dblaikie@gmail.com>
7786
7787 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7788
25d4e99d
DB
77892014-04-24 David Blaikie <dblaikie@gmail.com>
7790
7791 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7792 of the function to work across GCC and Clang.
7793 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7794 pointer types (const void ** const V void **).
7795
01f9f808
MS
77962014-04-24 Michael Sturm <michael.sturm@mintel.com>
7797 Walfred Tedeschi <walfred.tedeschi@intel.com>
7798
7799 * Makefile.in (EXECUTABLES): Added i386-avx512.
7800 * gdb.arch/i386-avx512.c: New file.
7801 * gdb.arch/i386-avx512.exp: Likewise.
7802
4b48d439
KS
78032014-04-23 Keith Seitz <keiths@redhat.com>
7804
7805 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7806 (mi_make_breakpoint_table): New procedure.
7807 (mi_create_breakpoint): Use mi_make_breakpoint
7808 and return the result.
7809 (mi_make_breakpoint): New procedure.
7810 (mi_build_kv_pairs): New procedure.
7811
7812 * gdb.mi/mi-break.exp: Remove unused globals,
7813 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7814 All callers updated.
7815 * gdb.mi/mi-dprintf.exp: Use variable to track command
7816 number.
7817 Update all callers of mi_create_breakpoint and use
7818 mi_make_breakpoint_table.
7819 Remove any unused global variables.
7820 * gdb.mi/mi-nonstop.exp: Likewise.
7821 * gdb.mi/mi-nsintrall.exp: Likewise.
7822 * gdb.mi/mi-nsmoribund.exp: Likewise.
7823 * gdb.mi/mi-nsthrexec.exp: Likewise.
7824 * gdb.mi/mi-reverse.exp: Likewise.
7825 * gdb.mi/mi-simplerun.exp: Likewise.
7826 * gdb.mi/mi-stepn.exp: Likewise.
7827 * gdb.mi/mi-syn-frame.exp: Likewise.
7828 * gdb.mi/mi-until.exp: Likewise.
7829 * gdb.mi/mi-var-cp.exp: Likewise.
7830 * gdb.mi/mi-var-display.exp: Likewise.
7831 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7832 * gdb.mi/mi2-var-child.exp: Likewise.
7833 * gdb.mi/mi-vla-c99.exp: Likewise.
7834 * lib/mi-support.exp: Likewise.
7835
7836 From Ian Lance Taylor <iant@cygnus.com>:
7837 * lib/gdb.exp (parse_args): New procedure.
7838
08351840
PA
78392014-04-23 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/break-unload-file.c: New file.
7842 * gdb.base/break-unload-file.exp: New file.
7843 * gdb.base/sym-file-lib.c (baz): New function.
7844 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7845 field.
7846 (load): Store the segment's mapped size.
7847 (unload): New function.
7848 (unload_shlib): New function.
7849 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7850 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7851 set a breakpoint at baz, and call it.
7852 * gdb.base/sym-file.exp: New tests for stale breakpoint
7853 instructions.
7854
076855f9
PA
78552014-04-23 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7858 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7859 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7860 * gdb.base/hbreak-unmapped.c: New file.
7861 * gdb.base/hbreak-unmapped.exp: New file.
7862 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7863 * lib/gdb.exp (gdb_is_target_remote): ... here.
7864
483805cf
PA
78652014-04-22 Pedro Alves <palves@redhat.com>
7866
7867 * gdb.base/consecutive-step-over.c: New file.
7868 * gdb.base/consecutive-step-over.exp: New file.
7869
06d97543
PA
78702014-04-22 Pedro Alves <palves@redhat.com>
7871
7872 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7873 instead of send_gdb/gdb_expect.
7874
b4429ea2
YQ
78752014-04-22 Yao Qi <yao@codesourcery.com>
7876
7877 * lib/trace-support.exp (generate_tracefile): New procedure.
7878 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7879 return 0.
7880 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7881 if generate_tracefile returns 1.
7882
51d48146
PA
78832014-04-18 Tom Tromey <palves@redhat.com>
7884 Pedro alves <tromey@redhat.com>
7885
7886 PR backtrace/15558
7887 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7888 with a backtrace limit.
7889 * gdb.python/py-frame-inline.exp: Test running to an inline
7890 function with a backtrace limit, and printing the newest frame.
7891 * gdb.python/py-frame-inline.c (main): Call f.
7892
bd1dce5f
MS
78932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7894
7895 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7896
40d1a503
MS
78972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7898
7899 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7900 Drop prefix from unsupported source file path.
7901
389b98f7
YQ
79022014-04-17 Yao Qi <yao@codesourcery.com>
7903
7904 * lib/gdb.exp (with_target_charset): New proc.
7905 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7906 with_target_charset.
7907 (test_print_strings): Likewise.
7908 (test_repeat_bytes): Likewise.
7909 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7910 for some tests.
7911
22869d73
KS
79122014-04-16 Keith Seitz <keiths@redhat.com>
7913
7914 PR gdb/15827
7915 * gdb.dwarf2/corrupt.c: New file.
7916 * gdb.dwarf2/corrupt.exp: New file.
7917
c4f87ca6
KS
79182014-04-16 Keith Seitz <keiths@redhat.com>
7919
7920 PR c++/16597
7921 * gdb.cp/namelessclass.cc: New file.
7922 * gdb.cp/namelessclass.exp: New file.
7923 * gdb.cp/namelessclass.S: New file.
7924
ab19de87
DE
79252014-04-16 Doug Evans <dje@google.com>
7926
7927 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7928 Add comment.
7929 (gdbserver_default_get_comm_port): New function.
7930 (gdbserver_start): Check if board file provided
7931 "gdbserver,get_comm_port" and use it if so.
7932 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7933 (gdb,socketport): Set to "stdio".
7934 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7935 (stdio_gdbserver_template): Delete.
7936 (${board}_get_remote_address): Update.
7937 (${board}_build_remote_cmd): Delete.
7938 (${board}_get_comm_port): New function.
7939 (${board}_spawn): Update.
7940 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7941 Delete.
7942 (${board}_get_remote_address): Update.
7943 (${board}_get_comm_port): New function.
7944
fc98a809
AB
79452014-04-16 Andrew Burgess <aburgess@broadcom.com>
7946
7947 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7948 appearing in any order.
7949
87fd9e6e
DE
79502014-04-15 Doug Evans <dje@google.com>
7951
7952 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7953 uninitialized value of "description".
7954
099fc3ea
KS
79552014-04-15 Keith Seitz <keiths@redhat.com>
7956
7957 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7958 Remove unused globals.
7959 (test_running_the_program): Likewise.
7960 (test_controlled_execution): Likewise.
7961 (test_controlling_breakpoints): Likewise.
7962 (test_program_termination): Likewise.
7963
5da151d4
KS
79642014-04-15 Keith Seitz <keiths@redhat.com>
7965
7966 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7967 unused globals.
7968 (test_rbreak_creation_and_listing): Likewise.
7969 (test_ignore_count): Likewise.
7970 (test_error): Likewise.
7971
35e5d2f0
PA
79722014-04-15 Pedro Alves <palves@redhat.com>
7973
7974 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7975 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7976 sym-file-loader.c.
7977 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7978 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7979 to sym-file-loader.c.
7980 (struct library): Forward declare.
7981 (load_shlib, lookup_function): Change prototypes.
7982 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7983 (translate_offset): Remove declarations.
7984 (get_text_addr): New declaration.
7985 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7986 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7987 sym-file-loader.h.
7988 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7989 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7990 here from sym-file-loader.h.
7991 (struct library): New structure.
7992 (load_shlib, lookup_function): Change prototypes and adjust to
7993 work with a struct library.
7994 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7995 (translate_offset): Make static.
7996 (get_text_addr): New function.
7997 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7998
eb4c1710
PA
79992014-04-15 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8002
2d1baf52
PA
80032014-04-15 Pedro Alves <palves@redhat.com>
8004
8005 * gdb.base/sym-file-loader.c: Include <limits.h>.
8006 (SELF_LINK): New define.
8007 (get_origin): New function.
8008 (load_shlib): Use it.
8009 * gdb.base/sym-file.exp: Don't early return if the target is
8010 remote. Use runto_main, and issue fail is that fails. Use
8011 gdb_load_shlibs.
8012 (shlib_name): Delete.
8013 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8014
7dd6df01
PA
80152014-04-15 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.base/sym-file.exp: Remove regex characters from test
8018 message. Don't refer to breakpoint numbers in test messages.
8019
b50c8614
KS
80202014-04-14 Keith Seitz <keiths@redhat.com>
8021
8022 PR c++/16253
8023 * gdb.cp/var-tag.cc: New file.
8024 * gdb.cp/var-tag.exp: New file.
8025 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8026 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8027 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8028 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8029
3d567982
TT
80302014-04-14 Tom Tromey <tromey@redhat.com>
8031
8032 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8033 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8034 type.
8035 * gdb.cp/enum-class.exp: New file.
8036 * gdb.cp/enum-class.cc: New file.
8037
0626fc76
TT
80382014-04-14 Tom Tromey <tromey@redhat.com>
8039
8040 * gdb.dwarf2/enum-type.exp: New file.
8041
dca325b3
SA
80422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8043
8044 * gdb.mi/mi-vla-c99.exp: New file.
8045 * gdb.mi/vla.c: New file.
8046
5854b38a
SA
80472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8048
8049 * gdb.base/vla-datatypes.c: New file.
8050 * gdb.base/vla-datatypes.exp: New file.
8051
463bb957
SA
80522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8053
8054 * gdb.base/vla-ptr.c: New file.
8055 * gdb.base/vla-ptr.exp: New file.
8056
3dd170be
SA
80572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8058
8059 * gdb.dwarf2/count.exp: New file.
8060
5ecaaa66
SA
80612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8062
8063 * gdb.base/vla-sideeffect.c: New file.
8064 * gdb.base/vla-sideeffect.exp: New file.
8065
41f1ada5
DB
80662014-04-14 David Blaikie <dblaikie@gmail.com>
8067
8068 * gdb.mi/non-stop.c: Add return value for non-void function return
8069 statement.
8070 * gdb.threads/staticthreads.c: Ditto.
8071
0be03e84
DE
80722014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8073 Doug Evans <xdje42@gmail.com>
8074
8075 * gdb.guile/scm-value.c: Improve test case.
8076 * gdb.guile/scm-value.exp: Add new test.
8077
f180a1fb
DB
80782014-04-11 David Blaikie <dblaikie@gmail.com>
8079
8080 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8081 override Clang's default.
8082
6b662e19
JB
80832014-04-11 Joel Brobecker <brobecker@adacore.com>
8084
8085 Revert the following changes (regressions):
8086
8087 * gdb.base/vla-sideeffect.c: New file.
8088 * gdb.base/vla-sideeffect.exp: New file.
8089
8090 * gdb.dwarf2/count.exp: New file.
8091
8092 * gdb.base/vla-multi.c: New file.
8093 * gdb.base/vla-multi.exp: New file.
8094
8095 * gdb.base/vla-ptr.c: New file.
8096 * gdb.base/vla-ptr.exp: New file.
8097
8098 * gdb.base/vla-datatypes.c: New file.
8099 * gdb.base/vla-datatypes.exp: New file.
8100
8101 * gdb.mi/mi-vla-c99.exp: New file.
8102 * gdb.mi/vla.c: New file.
8103
245a5f0b
KS
81042014-04-11 Keith Seitz <keiths@redhat.com>
8105
8106 PR c++/16675
8107 * gdb.cp/cpsizeof.exp: New file.
8108 * gdb.cp/cpsizeof.cc: New file.
8109
58a84dcf
SA
81102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8111
191a8a90
JB
8112 * gdb.mi/mi-vla-c99.exp: New file.
8113 * gdb.mi/vla.c: New file.
58a84dcf 8114
c8655f75
SA
81152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8116
8117 * gdb.base/vla-datatypes.c: New file.
8118 * gdb.base/vla-datatypes.exp: New file.
8119
024e13b4
SA
81202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8121
8122 * gdb.base/vla-ptr.c: New file.
8123 * gdb.base/vla-ptr.exp: New file.
8124
1a237e0e
SA
81252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8126
8127 * gdb.base/vla-multi.c: New file.
8128 * gdb.base/vla-multi.exp: New file.
8129
504f3432
SA
81302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8131
8132 * gdb.dwarf2/count.exp: New file.
8133
3bce8237
SA
81342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8135
191a8a90
JB
8136 * gdb.base/vla-sideeffect.c: New file.
8137 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8138
322f9c21
YQ
81392014-04-11 Yao Qi <yao@codesourcery.com>
8140
8141 * gdb.base/completion.exp: Check file exists before running tests
8142 on file completion.
8143
d708bcd1
PA
81442014-04-10 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.base/cond-eval-mode.c: New file.
8147 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8148 prepare_for_testing to build the new file. Check result of
8149 runto_main.
8150 (test_break, test_watch): New procedures.
8151 (top level): Use them.
8152
ae1d2761
PM
81532014-04-08 Pierre Muller <muller@sourceware.org>
8154
8155 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8156 Ctrl-V use for mingw hosts.
8157
7af389b8
SC
81582014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8159
8160 * gdb.python/py-value.c: Improve test case.
8161 * gdb.python/py-value.exp: Add new test.
8162
5e703181
DE
81632014-04-07 David Blaikie <dblaikie@gmail.com>
8164
8165 * lib/compiler.c: Identify the clang compiler.
8166 * lib/compiler.cc: Ditto.
8167
9810b410
YQ
81682014-04-03 Yao Qi <yao@codesourcery.com>
8169
8170 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8171
98d1b8dc
AB
81722014-04-01 Anton Blanchard <anton@samba.org>
8173
8174 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8175 messages unique.
8176
3114cea1
AB
81772014-04-01 Anton Blanchard <anton@samba.org>
8178
8179 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8180 prepare_for_testing.
8181
62f7182c
AB
81822014-04-01 Anton Blanchard <anton@samba.org>
8183
8184 * gdb.arch/ppc64-atomic-inst.c: Remove.
8185 * gdb.arch/ppc64-atomic-inst.S: New file.
8186 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8187
770e7fc7
DE
81882014-03-31 Doug Evans <dje@google.com>
8189
8190 * gdb.base/print-symbol-loading-lib.c: New file.
8191 * gdb.base/print-symbol-loading-main.c: New file.
8192 * gdb.base/print-symbol-loading.exp: New file.
8193
46e2bafa
YQ
81942014-03-31 Yao Qi <yao@codesourcery.com>
8195
8196 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8197
8776cfe9
JB
81982014-03-28 Joel Brobecker <brobecker@adacore.com>
8199
8200 * gdb.ada/mi_dyn_arr: New testcase.
8201
5d1ef361
DE
82022014-03-27 Doug Evans <dje@google.com>
8203
8204 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8205
b5bee914
YQ
82062014-03-27 Yao Qi <yao@codesourcery.com>
8207
8208 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8209 if target is nios2-*-*.
8210
0d4d0e77
YQ
82112014-03-26 Yao Qi <yao@codesourcery.com>
8212
8213 * lib/gdb.exp (readline_is_used): New proc.
8214 * gdb.base/completion.exp: Move tests on command complete up.
8215 Skip the rest of tests if readline is not used.
8216 * gdb.ada/complete.exp: Skp the test if readline is not
8217 used.
8218 * gdb.base/filesym.exp: Likewise.
8219 * gdb.base/macscp.exp: Likewise.
8220 * gdb.base/readline-ask.exp: Likewise.
8221 * gdb.base/readline.exp: Likewise.
8222 * gdb.python/py-cmd.exp: Likewise.
8223 * gdb.trace/tfile.exp: Likewise.
8224
29361eee
YQ
82252014-03-26 Yao Qi <yao@codesourcery.com>
8226
8227 * gdb.base/macscp.exp: Fix code format issues.
8228
bc9a5525
UW
82292014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8230
8231 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8232 * gdb.asm/powerpc64le.inc: New file.
8233
d3839ede
PA
82342014-03-25 Pedro Alves <palves@redhat.com>
8235 Doug Evans <dje@google.com>
8236
8237 * gdb.base/source-execution.c: New file.
8238 * gdb.base/source-execution.exp: New file.
8239 * gdb.base/source-execution.gdb: New file.
8240
01672a57
DE
82412014-03-24 Doug Evans <dje@google.com>
8242
8243 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8244 using fission.
8245
88bbeca9
HZ
82462014-03-24 Hui Zhu <hui@codesourcery.com>
8247 Pedro Alves <palves@redhat.com>
8248
8249 PR breakpoints/16101
8250 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8251 test pass/fail messages. Detect missing support for dprintf when
8252 breakpoints are actually inserted.
8253 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8254 breakpoints are actually inserted.
8255 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8256 fails.
8257
d2348791
JK
82582014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8259
8260 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8261
feef67ab
DE
82622014-03-22 Doug Evans <xdje42@gmail.com>
8263
8264 * gdb.python/python.exp (python not supported): Verify multi-line
8265 python command issues an error.
25d743f9 8266 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8267 guile command issues an error.
feef67ab 8268
ecebef6a
MR
82692014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8270
8271 * gdb.threads/thread-specific.exp: Handle the lack of usable
8272 $this_breakpoint and $this_thread.
8273
ccdd1909
HZ
82742014-03-21 Hui Zhu <hui@codesourcery.com>
8275
8276 * gdb.base/attach.exp (do_command_attach_tests): New.
8277
beb460e8
PA
82782014-03-20 Tom Tromey <tromey@redhat.com>
8279 Pedro Alves <palves@redhat.com>
8280
8281 PR cli/15718
8282 * gdb.base/condbreak-call-false.c: New file.
8283 * gdb.base/condbreak-call-false.exp: New file.
8284
40acf43a
PA
82852014-03-20 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8288 Delete.
8289 (block_signals, unblock_signals): Delete.
8290 (child_function_2, main): Remove references to deleted variable
8291 and functions.
8292
9f5e1e02
PA
82932014-03-20 Pedro Alves <palves@redhat.com>
8294
8295 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8296 Use pthread_kill to signal thread 2.
8297 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8298 Adjust to make the test send itself a signal rather than using the
8299 host's "kill" command.
8300
99619bea
PA
83012014-03-20 Pedro Alves <palves@redhat.com>
8302
8303 * gdb.threads/multiple-step-overs.c: New file.
8304 * gdb.threads/multiple-step-overs.exp: New file.
8305 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8306 Adjust expected infrun debug output.
8307
2adfaa28
PA
83082014-03-20 Pedro Alves <palves@redhat.com>
8309
8310 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8311 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8312
31e77af2
PA
83132014-03-20 Pedro Alves <palves@redhat.com>
8314
8315 PR breakpoints/7143
8316 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8317 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8318 of gdb_test_multiple.
8319 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8320 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8321
b9f437de
PA
83222014-03-20 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8325 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8326
05adc73e
PA
83272014-03-19 Pedro Alves <palves@redhat.com>
8328
8329 * gdb.base/async.exp: Remove early return.
8330
6048b950
PA
83312014-03-19 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8334
8bcfb00a
PA
83352014-03-19 Pedro Alves <palves@redhat.com>
8336
8337 * gdb.base/async.exp (test_background): Expect \r\n after
8338 "completed." in the fail pattern.
8339
884e37dc
PA
83402014-03-19 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.base/async.exp (test_background): New procedure.
8343 Use it for all background execution command tests.
8344
148e57e2
PA
83452014-03-19 Pedro Alves <palves@redhat.com>
8346
8347 * gdb.base/async.exp: Use prepare_for_testing.
8348
f48088c7
PA
83492014-03-19 Pedro Alves <palves@redhat.com>
8350
8351 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8352 the same line.
8353
e2f6c966
PA
83542014-03-19 Pedro Alves <palves@redhat.com>
8355
8356 * gdb.base/async.c (main): Add "jump here" and "until here" line
8357 marker comments.
8358 * gdb.base/async.exp (jump_here): New global.
8359 (jump& test): Use it.
8360 (until_here): New global.
8361 (until& test): Use it.
8362
c30568d4
PA
83632014-03-19 Pedro Alves <palves@redhat.com>
8364
8365 * gdb.base/async.exp: Don't frob gdb_protocol.
8366
0172b6a7
DE
83672014-03-18 Doug Evans <xdje42@gmail.com>
8368
8369 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8370 Fix spelling of exec-done-display.
8371
06c868a8
JK
83722014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 PR gdb/15358
8375 * gdb.base/gdb-sigterm.c: New file.
8376 * gdb.base/gdb-sigterm.exp: New file.
8377
0c7e1a46
PA
83782014-03-18 Pedro Alves <palves@redhat.com>
8379
8380 PR gdb/13860
8381 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8382 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8383 solib-event.
8384
f7c77d93
JB
83852014-03-17 Joel Brobecker <brobecker@adacore.com>
8386
8387 * gdb.ada/pckd_arr_ren: New testcase.
8388
5a1e8c7a
DE
83892014-03-13 Doug Evans <xdje42@gmail.com>
8390
8391 PR guile/16612
8392 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8393 collect after discarding symbols.
8394
350e1a76
DE
83952014-03-13 Ludovic Courtès <ludo@gnu.org>
8396 Doug Evans <xdje42@gmail.com>
8397
8398 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8399 to history survives a gc.
8400
a69900ae
PA
84012014-03-13 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.base/default.exp: Don't test "target procfs".
8404
5db9f0bd
PA
84052014-03-13 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.base/default.exp: Update "target child" and "target procfs"
8408 tests to not expect "Unix".
8409
b3ccfe11
TT
84102014-03-12 Tom Tromey <tromey@redhat.com>
8411
8412 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8413 New procs. Add target-async tests.
8414 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8415 Add target-async tests.
8416
646f4417
AA
84172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8418
8419 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8420 'func_start' and 'func_end' for the beginning and end of the
8421 function code, respectively.
8422 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8423 'func_end' instead of 'func' and 'main'.
8424
288c211f
AA
84252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8426
8427 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8428 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8429 generate the debug info assembler source.
8430
e0c0f156
AA
84312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8432
8433 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8434 * gdb.dwarf2/arr-subrange.exp: Likewise.
8435 * gdb.dwarf2/dwz.exp: Likewise.
8436 * gdb.dwarf2/method-ptr.exp: Likewise.
8437 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8438 * gdb.dwarf2/subrange.exp: Likewise.
8439 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8440 * gdb.dwarf2/implptrpiece.exp: Likewise.
8441 * gdb.dwarf2/nostaticblock.exp: Likewise.
8442
0e5c4555
AA
84432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8444
8445 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8446 directory to absolute path name arguments.
8447
5ec18f2b
JG
84482014-03-10 Joel Brobecker <brobecker@adacore.com>
8449
8450 * gdb.ada/tagged_access: New testcase.
8451
847fc4f2
MM
84522014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8453
8454 * gdb.btrace/data.exp: Update expected output.
8455
cc3da688
YQ
84562014-03-06 Yao Qi <yao@codesourcery.com>
8457
8458 * gdb.trace/pr16508.exp: New file.
8459
0f26cec1
PA
84602014-03-05 Pedro Alves <palves@redhat.com>
8461
8462 PR gdb/16575
8463 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8464 procedure.
8465 (top level): Adjust to use it. Add tests that exercise breakpoint
8466 interaction with the code-cache.
8467
7a5a839f
LC
84682014-02-26 Ludovic Courtès <ludo@gnu.org>
8469
8470 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8471 test for 'history-append!'.
8472
31aa7e4e
JB
84732014-02-26 Joel Brobecker <brobecker@adacore.com>
8474
8475 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8476 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8477 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8478 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8479 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8480 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8481
1b588015
JB
84822014-02-26 Joel Brobecker <brobecker@adacore.com>
8483
8484 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8485 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8486 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8487
55426c9d
JB
84882014-02-26 Joel Brobecker <brobecker@adacore.com>
8489
8490 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8491
dc53a7ad
JB
84922014-02-26 Joel Brobecker <brobecker@adacore.com>
8493
8494 * gdb.dwarf2/arr-stride.c: New file.
8495 * gdb.dwarf2/arr-stride.exp: New file.
8496
12ab52e9
PA
84972014-02-26 Pedro Alves <palves@redhat.com>
8498
8499 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8500 that won't ever trigger. Make sure that GDB reports the correct
8501 breakpoint that caused the stop.
8502
849c862e
JK
85032014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8504
8505 PR gdb/16626
8506 * gdb.base/auto-load-script: New file.
8507 * gdb.base/auto-load.c: New file.
8508 * gdb.base/auto-load.exp: New file.
8509
71b7d793
JK
8510 PR gdb/16626
8511 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8512
e2f0d509
JK
85132014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8514
8515 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8516 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8517
50cc37c8
DE
85182014-02-24 Doug Evans <dje@google.com>
8519
8520 * lib/gdb.exp (run_on_host): Log error output if program fails.
8521
ea4758f2
PA
85222014-02-21 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.threads/step-after-sr-lock.c: Rename to ...
8525 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8526 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8527 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8528 ... this.
8529
d7b30f67
SDJ
85302014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8531
8532 PR tdep/16397
8533 * gdb.arch/amd64-stap-special-operands.exp: New file.
8534 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8535 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8536 * gdb.arch/amd64-stap-triplet.S: Likewise.
8537 * gdb.arch/amd64-stap-triplet.c: Likewise.
8538
83deb43f
JB
85392014-02-20 Joel Brobecker <brobecker@adacore.com>
8540
8541 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8542 in .section pseudo-op.
8543
adde2bff
DE
85442014-02-20 lin zuojian <manjian2006@gmail.com>
8545 Joel Brobecker <brobecker@adacore.com>
8546 Doug Evans <xdje42@gmail.com>
8547
8548 PR symtab/16581
8549 * gdb.dwarf2/dw2-icycle.S: New file.
8550 * gdb.dwarf2/dw2-icycle.c: New file.
8551 * gdb.dwarf2/dw2-icycle.exp: New file.
8552
f7bd0f78
SC
85532014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8554
8555 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8556 operations on gdb.Value objects.
8557 * gdb.python/py-value-cc.exp: Add new test to test operations on
8558 gdb.Value objects.
8559
c17ef0d5
DE
85602014-02-18 Doug Evans <dje@google.com>
8561
8562 * Makefile.in (TESTS): New variable.
8563 (expanded_tests, expanded_tests_or_none): New variables
8564 (check-single): Pass $(expanded_tests_or_none) to runtest.
8565 (check-parallel): Only run tests in $(TESTS) if non-empty.
8566 (check/no-matching-tests-found): New rule.
8567 * README: Document TESTS makefile variable.
8568
5dd3176f
DE
85692014-02-18 Doug Evans <dje@google.com>
8570
8571 * Makefile.in (check-parallel): rm -rf outputs temp.
8572
0b10be4f
JK
85732014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8574
8575 Fix "ERROR: no fileid for" in the testsuite.
8576 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8577
85f224e7
DE
85782014-02-12 Doug Evans <dje@google.com>
8579
8580 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8581 (MISCELLANEOUS): New variable.
8582 (clean): rm -rf $(MISCELLANEOUS).
8583 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8584 dwp live in the same directory as symlinks, with each symlink pointed
8585 to a differently named file in a different directory.
8586
149b30ff
DE
85872014-02-11 Doug Evans <dje@google.com>
8588
8589 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8590 of Tcl file commands.
8591
1dfdac32
MK
85922014-02-10 Mark Kettenis <kettenis@gnu.org>
8593
8594 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8595 "kill -SIGUSR1 -1".
8596
aa4fb036
JB
85972014-02-10 Joel Brobecker <brobecker@adacore.com>
8598
8599 * gdb.ada/tick_length_array_enum_idx: New testcase.
8600
ed3ef339
DE
86012014-02-10 Doug Evans <xdje42@gmail.com>
8602
8603 * configure.ac (AC_OUTPUT): Add gdb.guile.
8604 * configure: Regenerate.
8605 * lib/gdb-guile.exp: New file.
8606 * lib/gdb.exp (get_target_charset): New function.
8607 * gdb.base/help.exp: Update expected output from "apropos apropos".
8608 * gdb.guile/Makefile.in: New file.
8609 * gdb.guile/guile.exp: New file.
8610 * gdb.guile/scm-arch.c: New file.
8611 * gdb.guile/scm-arch.exp: New file.
8612 * gdb.guile/scm-block.c: New file.
8613 * gdb.guile/scm-block.exp: New file.
8614 * gdb.guile/scm-breakpoint.c: New file.
8615 * gdb.guile/scm-breakpoint.exp: New file.
8616 * gdb.guile/scm-disasm.c: New file.
8617 * gdb.guile/scm-disasm.exp: New file.
8618 * gdb.guile/scm-equal.c: New file.
8619 * gdb.guile/scm-equal.exp: New file.
8620 * gdb.guile/scm-error.exp: New file.
8621 * gdb.guile/scm-error.scm: New file.
8622 * gdb.guile/scm-frame-args.c: New file.
8623 * gdb.guile/scm-frame-args.exp: New file.
8624 * gdb.guile/scm-frame-args.scm: New file.
8625 * gdb.guile/scm-frame-inline.c: New file.
8626 * gdb.guile/scm-frame-inline.exp: New file.
8627 * gdb.guile/scm-frame.c: New file.
8628 * gdb.guile/scm-frame.exp: New file.
8629 * gdb.guile/scm-generics.exp: New file.
8630 * gdb.guile/scm-gsmob.exp: New file.
8631 * gdb.guile/scm-iterator.c: New file.
8632 * gdb.guile/scm-iterator.exp: New file.
8633 * gdb.guile/scm-math.c: New file.
8634 * gdb.guile/scm-math.exp: New file.
8635 * gdb.guile/scm-objfile-script-gdb.in: New file.
8636 * gdb.guile/scm-objfile-script.c: New file.
8637 * gdb.guile/scm-objfile-script.exp: New file.
8638 * gdb.guile/scm-objfile.c: New file.
8639 * gdb.guile/scm-objfile.exp: New file.
8640 * gdb.guile/scm-ports.exp: New file.
8641 * gdb.guile/scm-pretty-print.c: New file.
8642 * gdb.guile/scm-pretty-print.exp: New file.
8643 * gdb.guile/scm-pretty-print.scm: New file.
8644 * gdb.guile/scm-section-script.c: New file.
8645 * gdb.guile/scm-section-script.exp: New file.
8646 * gdb.guile/scm-section-script.scm: New file.
8647 * gdb.guile/scm-symbol.c: New file.
8648 * gdb.guile/scm-symbol.exp: New file.
8649 * gdb.guile/scm-symtab-2.c: New file.
8650 * gdb.guile/scm-symtab.c: New file.
8651 * gdb.guile/scm-symtab.exp: New file.
8652 * gdb.guile/scm-type.c: New file.
8653 * gdb.guile/scm-type.exp: New file.
8654 * gdb.guile/scm-value-cc.cc: New file.
8655 * gdb.guile/scm-value-cc.exp: New file.
8656 * gdb.guile/scm-value.c: New file.
8657 * gdb.guile/scm-value.exp: New file.
8658 * gdb.guile/source2.scm: New file.
8659 * gdb.guile/types-module.cc: New file.
8660 * gdb.guile/types-module.exp: New file.
8661
7026a7c1
YQ
86622014-02-10 Yao Qi <yao@codesourcery.com>
8663
8664 PR testsuite/16543
8665 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8666 * configure: Regenerated.
8667 * Makefile.in: New file.
8668
6c466447
AS
86692014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8670
8671 * gdb.python/py-framefilter.exp: Fix typo.
8672
6e854735
YQ
86732014-02-08 Yao Qi <yao@codesourcery.com>
8674
8675 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8676 that no =breakpoint-modified is emitted when breakpoints are
8677 modified through MI commands.
8678
d137e6dc
PA
86792014-02-07 Pedro Alves <pedro@codesourcery.com>
8680 Pedro Alves <palves@redhat.com>
8681
8682 * gdb.threads/step-after-sr-lock.c: New file.
8683 * gdb.threads/step-after-sr-lock.exp: New file.
8684
b5ee5a50
PA
86852014-02-07 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8688
3c77faf3
JK
86892014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8690
8691 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8692 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8693
6dddc817
DE
86942014-02-06 Doug Evans <xdje42@gmail.com>
8695
8696 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8697 output.
8698
8699 * gdb.gdb/python-interrupts.exp: New file.
8700
de7b2893
YQ
87012014-02-05 Yao Qi <yao@codesourcery.com>
8702
8703 * gdb.trace/report.exp (use_collected_data): Test the output
8704 of "info threads" and "info inferiors".
8705
66d032ac
YQ
87062014-02-05 Yao Qi <yao@codesourcery.com>
8707
8708 Revert this patch:
8709
8710 2013-05-24 Yao Qi <yao@codesourcery.com>
8711
8712 * gdb.trace/tfile.exp: Test inferior and thread.
8713
591a12a1
UW
87142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8715
8716 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8717 on a function.
8718 * gdb.base/step-bt.c: Call hello via function pointer to make
8719 sure its first instruction is executed on powerpc64le-linux.
8720
0ff3e01f
UW
87212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8722
8723 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8724
084ee545
UW
87252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8726
8727 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8728 of the test patterns for use on little-endian systems.
8729
6ed14ff3
UW
87302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8731
8732 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8733 (decimal_vector): Fix for little-endian.
8734
401e27fd
JM
87352014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8736
8737 * gdb.arch/sparc-sysstep.exp: New file.
8738 * gdb.arch/sparc-sysstep.c: Likewise.
8739
8740 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8741
8b924729
EBM
87422014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8743
8744 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8745
fb151210
JB
87462014-01-23 Tom Tromey <tromey@redhat.com>
8747
8748 * gdb.ada/array_char_idx: New testcase.
8749
0740f8d8
TT
87502014-01-23 Tom Tromey <tromey@redhat.com>
8751
8752 PR python/16487:
8753 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8754 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8755 classes.
8756
21909fa1
TT
87572014-01-23 Tom Tromey <tromey@redhat.com>
8758
8759 PR python/16491:
8760 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8761 string from an inferior frame.
8762 * gdb.python/py-framefilter-mi.exp: Update.
8763
87ce2a04
DE
87642014-01-22 Doug Evans <dje@google.com>
8765
8766 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8767
237b092b
AA
87682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8769
8770 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8771
d674a709
AA
87722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8773
8774 * gdb.trace/entry-values.exp: Remove excess space character from
8775 regex patterns. Handle s390 call instruction.
8776
20fa3390
AA
87772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8778
8779 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8780 define "*_start" label. Make "name" static.
8781 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8782 ${name} by references to ${name}_start.
8783
78466714
AA
87842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8785
8786 * gdb.base/info-macros.exp: Remove "debug" from the compile
8787 options.
8788
ec9f644a
IB
87892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8790
8791 * gdb.dlang/demangle.exp: New file.
8792
94b1b47e
IB
87932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8794
8795 * gdb.dlang/primitive-types.exp: New file.
8796
7f420862
IB
87972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8798
8799 * configure.ac: Create gdb.dlang/Makefile.
8800 * configure: Regenerate.
8801 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8802 * gdb.dlang/Makefile.in: New file.
8803 * lib/d-support.exp: New file.
8804 * lib/gdb.exp (skip_d_tests): New proc.
8805
52834460
MM
88062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8807
8808 * gdb.btrace/delta.exp: Check reverse stepi.
8809 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8810 * gdb.btrace/finish.exp: New.
8811 * gdb.btrace/next.exp: New.
8812 * gdb.btrace/nexti.exp: New.
8813 * gdb.btrace/record_goto.c: Add comments.
8814 * gdb.btrace/step.exp: New.
8815 * gdb.btrace/stepi.exp: New.
8816 * gdb.btrace/multi-thread-step.c: New.
8817 * gdb.btrace/multi-thread-step.exp: New.
8818 * gdb.btrace/rn-dl-bind.c: New.
8819 * gdb.btrace/rn-dl-bind.exp: New.
8820 * gdb.btrace/data.c: New.
8821 * gdb.btrace/data.exp: New.
8822 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8823
6e07b1d2
MM
88242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8825
8826 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8827 * gdb.btrace/exception.exp: Update.
8828 * gdb.btrace/instruction_history.exp: Update.
8829 * gdb.btrace/record_goto.exp: Update.
8830 * gdb.btrace/tailcall.exp: Update.
8831 * gdb.btrace/unknown_functions.exp: Update.
8832 * gdb.btrace/delta.exp: New.
8833
0b722aec
MM
88342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8835
8836 * gdb.btrace/record_goto.exp: Add backtrace test.
8837 * gdb.btrace/tailcall.exp: Add backtrace test.
8838
066ce621
MM
88392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8840
8841 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8842 * gdb.btrace/record_goto.c: New.
8843 * gdb.btrace/record_goto.exp: New.
8844 * gdb.btrace/x86-record_goto.S: New.
8845
0688d04e
MM
88462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8847
8848 * gdb.btrace/function_call_history.exp: Update tests.
8849 * gdb.btrace/instruction_history.exp: Update tests.
8850
8710b709
MM
88512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8852
8853 * gdb.btrace/function_call_history.exp: Fix expected field
8854 order for "record function-call-history".
8855 Add new tests for "record function-call-history /c".
8856 * gdb.btrace/exception.cc: New.
8857 * gdb.btrace/exception.exp: New.
8858 * gdb.btrace/tailcall.exp: New.
8859 * gdb.btrace/x86-tailcall.S: New.
8860 * gdb.btrace/x86-tailcall.c: New.
8861 * gdb.btrace/unknown_functions.c: New.
8862 * gdb.btrace/unknown_functions.exp: New.
8863 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8864
5de9129b
MM
88652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8866
8867 * gdb.btrace/instruction_history.exp: Update.
8868 * gdb.btrace/function_call_history.exp: Update.
8869
23a7fe75
MM
88702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8871
8872 * gdb.btrace/function_call_history.exp: Fix expected function
8873 trace.
8874 * gdb.btrace/instruction_history.exp: Initialize traced.
8875 Remove traced_functions.
8876
724c7dd8
MM
88772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8878
8879 * gdb.btrace/function_call_history.exp: Update
8880 * gdb.btrace/instruction_history.exp: Update.
8881
6d78d93b
MM
88822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8883
8884 * gdb.btrace/enable.exp: Update expected text.
8885
93a360cc
OJ
88862014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8887
8888 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8889 bytes.
8890
3772b53f
MR
88912014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8892
8893 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8894
596662fa
OJ
88952014-01-15 Omair Javaid <omair.javaid@linaro.org>
8896
8897 * lib/gdb.exp (supports_process_record): Return true for
8898 arm*-linux*. (supports_reverse): Likewise.
8899
b5b08fb4
SC
89002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8901
8902 PR python/15464
8903 PR python/16113
8904 * gdb.python/py-type.c: Enhance test case.
8905 * gdb.python/py-value-cc.cc: Likewise
8906 * gdb.python/py-type.exp: Add new tests.
8907 * gdb.python/py-value-cc.exp: Likewise
8908
52d7fb13
AA
89092014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8910 Pedro Alves <palves@redhat.com>
8911
8912 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8913 Make "name" extern.
8914 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8915 references to ${name}_start by references to ${name}.
8916
a2cd8cfe
JB
89172014-01-10 Joel Brobecker <brobecker@adacore.com>
8918
8919 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8920
4e23fced
JB
89212014-01-10 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8924
c6a9e42c
PA
89252014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8926 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8929 mi_gdb_target_load.
c6a9e42c 8930
b7ea362b
PA
89312014-01-08 Pedro Alves <palves@redhat.com>
8932
8933 * gdb.threads/reconnect-signal.c: New file.
8934 * gdb.threads/reconnect-signal.exp: New file.
8935
5e3f4fab
EBM
89362014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8937
8938 * gdb.base/source-dir.exp: New file.
8939
79301218
JB
89402014-01-07 Joel Brobecker <brobecker@adacore.com>
8941
8942 * gdb.ada/mi_interface: New testcase.
8943
8e355c5d
JB
89442014-01-07 Joel Brobecker <brobecker@adacore.com>
8945
8946 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8947 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8948 gdb.ada/pp-rec-component/pck.ads: New files.
8949
c0d48811
JB
89502014-01-07 Joel Brobecker <brobecker@adacore.com>
8951
8952 * gdb.python/py-pp-integral.c: New file.
8953 * gdb.python/py-pp-integral.py: New file.
8954 * gdb.python/py-pp-integral.exp: New file.
8955
17b609c3 8956For older changes see ChangeLog-1993-2013.
c906108c 8957\f
8d8cb839
EZ
8958;; Local Variables:
8959;; mode: change-log
8960;; left-margin: 8
8961;; fill-column: 74
8962;; version-control: never
8963;; End:
902f2ccb 8964
618f726f 8965 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
8966 Copying and distribution of this file, with or without modification,
8967 are permitted provided the copyright notice and this notice are preserved.