testsuite: Disable ccache
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
49b4de64
JK
12016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4
2c29df25
SDJ
52016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9 make m1's definition to be different from m2's. Use 'dummy' as an
10 argument for probe 'two'.
11
cc3c2846
JB
122016-09-10 Jon Beniston <jon@beniston.com>
13
14 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15 for sim target.
16
e1b2624a
AA
172016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
18
19 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
20 variable declaration.
21 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
22 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
23 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
24 received HWCAP as its argument.
25
4295e285
PA
262016-09-06 Pedro Alves <palves@redhat.com>
27
28 * gdb.base/new-ui-pending-input.c: New file.
29 * gdb.base/new-ui-pending-input.exp: New file.
30 * gdb.exp (clear_gdb_spawn_id): New procedure.
31 (with_spawn_id): Check whether gdb_spawn_id exists before
32 referencing it. If gdb_spawn_id didn't exist on entry, clear it
33 on exit.
34
00d5215e
UW
352016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
36
37 * gdb.base/float128.c: New file.
38 * gdb.base/float128.exp: Likewise.
39 * gdb.base/floatn.c: Likewise.
40 * gdb.base/floatn.exp: Likewise.
41
a9ff5f12
UW
422016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
43
44 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
45
f245535c
PA
462016-09-05 Pedro Alves <palves@redhat.com>
47
48 PR backtrace/19927
49 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
50 unwinders are immediately called as side effect of "source" or
51 "disable unwinder" commands.
52 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
53
ae9cf263
YQ
542016-09-02 Yao Qi <yao.qi@linaro.org>
55
56 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
57 is true and $type is "float" or "double".
58
27aba047
YQ
592016-09-02 Yao Qi <yao.qi@linaro.org>
60
61 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
62 true.
63 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
64 * gdb.base/call-rt-st.exp: Likewise.
65 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
66 return value instead of gdb,skip_float_test.
67 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
68 (do_function_calls): Use its return value instead of
69 gdb,skip_float_test.
70 * gdb.base/finish.exp: Likewise.
71 * gdb.base/funcargs.exp: Likewise.
72 * gdb.base/return.exp: Likewise.
73 * gdb.base/return2.exp: Likewise.
74 * gdb.base/varargs.exp: Likewise.
75 * lib/gdb.exp (gdb_skip_float_test): Change it to
76 gdb_caching_proc. Detect the broken ptrace on arm-linux.
77
5af962df
AA
782016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
79
80 * gdb.multi/tids.exp: Test "thread apply all".
81
7fac6910
JK
822016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
83
84 * gdb.base/default.exp (tty): Remove.
85
bb1fe4ac
KB
862016-08-24 Kevin Buettner <kevinb@redhat.com>
87
88 * gdb.python/py-recurse-unwind.c: New file.
89 * gdb.python/py-recurse-unwind.py: New file.
90 * gdb.python/py-recurse-unwind.exp: New file.
91
0a1ddfa6
SM
922016-08-24 Simon Marchi <simon.marchi@ericsson.com>
93
94 * gdb.base/set-inferior-tty.exp: New file.
95 * gdb.base/set-inferior-tty.c: New file.
96
d9de1fe3
PA
972016-08-23 Pedro Alves <palves@redhat.com>
98
99 PR gdb/20494
100 * gdb.base/new-ui-echo.c: New file.
101 * gdb.base/new-ui-echo.exp: New file.
102
e9d9abd7
YQ
1032016-08-23 Yao Qi <yao.qi@linaro.org>
104
105 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
106 gdbserver_spawn.
107 * gdb.server/connect-without-multi-process.exp (do_test):
108 Likewise.
109
3589529e
YQ
1102016-08-23 Yao Qi <yao.qi@linaro.org>
111
112 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
113 standalone_txt. Delete gdb_txt and standalone_txt on host
114 and target. Spawn the binary on target. Copy files from
115 target to host.
116
6bb90213
PA
1172016-08-22 Pedro Alves <palves@redhat.com>
118
119 PR gdb/20505
120 * gdb.base/vdso-warning.exp: Test core dumps too. Use
121 with_test_prefix. Factor out bits to ...
122 (test_no_vdso): ... this new procedure.
123
20c2c024
CL
1242016-08-19 Carl Love <cel@us.ibm.com>
125
126 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
127 maintaining separate logic for constructing the output path.
128 * gdb.arch/powerpc-d128-regs.exp: Likewise.
129 * gdb.arch/ppc-dfp.exp: Likewise.
130 * gdb.arch/ppc-fp.exp: Likewise.
131 * gdb.arch/vsx-regs.exp: Likewise.
132 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
133 binprefix for generating the additional binary files.
134
0646e07d
PA
1352016-08-19 Pedro Alves <palves@redhat.com>
136
137 * gdb.trace/mi-trace-frame-collected.exp
138 (test_trace_frame_collected): On x32, expect two registers.
139
46da9242
CL
1402016-08-18 Carl Love <cel@us.ibm.com>
141
142 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
143 and sync up the test with tests in gas/testsuite/gas/ppc.
144 * gdb.arch/powerpc-power.exp: Likewise.
145
eb2332d7
SM
1462016-08-17 Simon Marchi <simon.marchi@ericsson.com>
147
148 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
149 expected error message.
150
63c61e04
SM
1512016-08-17 Simon Marchi <simon.marchi@ericsson.com>
152
153 * gdb.multi/remove-inferiors.exp: New file.
154 * gdb.multi/remove-inferiors.c: New file.
155
7b17065f
YQ
1562016-08-12 Yao Qi <yao.qi@linaro.org>
157
158 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
159 argument list.
160
01d3dedf
PA
1612016-08-10 Pedro Alves <palves@redhat.com>
162
163 PR gdb/19187
164 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
165 setup_kfails.
166
3eb7562a
PA
1672016-08-09 Pedro Alves <palves@redhat.com>
168 Simon Marchi <simon.marchi@ericsson.com>
169
170 PR gdb/20418
171 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
172 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
173
80614914
PA
1742016-08-09 Pedro Alves <palves@redhat.com>
175
176 PR mi/20431
177 * gdb.mi/mi-cmd-error.exp: New file.
178
f348d89a
PA
1792016-08-09 Pedro Alves <palves@redhat.com>
180
181 PR gdb/18653
182 * gdb.base/signals-state-child.c: New file.
183 * gdb.base/signals-state-child.exp: New file.
184 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
185
e5ca03b4
PA
1862016-08-09 Pedro Alves <palves@redhat.com>
187
188 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
189
282a0691
TT
1902016-08-03 Tom Tromey <tom@tromey.com>
191
192 PR python/18565:
193 * gdb.python/py-frame-inline.exp: Add Frame.function test.
194
41bfcd63
YQ
1952016-08-01 Yao Qi <yao.qi@linaro.org>
196
197 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
198 variable mode to "multi-process" if $multi_process is 1, otherwise
199 set it to "single-process".
200
e3465b24
YQ
2012016-08-01 Yao Qi <yao.qi@linaro.org>
202
203 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
204 * gdb.cp/cpexprs.exp: Likewise.
205 * gdb.cp/m-static.exp: Likewise.
206
0b31a4bc
TT
2072016-07-26 Tom Tromey <tom@tromey.com>
208
209 PR python/20190:
210 * gdb.threads/tls.exp (check_thread_local): Add python symbol
211 test.
212
e0461dbb
MM
2132016-07-26 Markus Metzger <markus.t.metzger@intel.com>
214
215 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
216 selecting assembly source files.
217 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
218 assembly source files.
219 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
220 assembly source files.
221 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
222 selecting assembly source files.
223
8194e927
SM
2242016-07-25 Simon Marchi <simon.marchi@ericsson.com>
225
226 * gdb.base/new-ui.exp (do_test_invalid_args): New
227 procedure.
228
c0272db5
TW
2292016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
230
231 * gdb.btrace/reconnect.c: New file.
232 * gdb.btrace/reconnect.exp: New file.
233
e3487908
GKB
2342016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
235
236 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
237 to test_catch_syscall_group.
238 (test_catch_syscall_group): New.
239
12df5c00
TT
2402016-07-21 Tom Tromey <tom@tromey.com>
241
242 * gdb.rust/simple.rs (main): Use empty struct expression.
243 * gdb.rust/simple.exp: Add tests for empty struct expression.
244
bae62ee2
YQ
2452016-07-21 Yao Qi <yao.qi@linaro.org>
246
247 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
248 if gdb_skip_xml_test is true on some targets.
249
b1b53fb3
YQ
2502016-07-21 Yao Qi <yao.qi@linaro.org>
251
252 * gdb.server/solib-list.exp: Unset last_loaded_file.
253
027d97f8
JK
2542016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
257 "step into captured_main (args)".
258
7674d381
JK
2592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
260
261 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
262
72b5d099
JK
2632016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
266
1f960ced
PA
2672016-07-19 Pedro Alves <palves@redhat.com>
268
269 * gdb.opt/inline-break.exp: Remove optimize=-O2.
270 * gdb.opt/inline-bt.exp: Likewise.
271 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
272 additional_flags=-Winline.
273 * gdb.opt/inline-locals.exp: Likewise.
274 * gdb.opt/inline-markers.c (ATTR): Define.
275 (inlined_fn): Use it.
276
f25827c1
YQ
2772016-07-19 Yao Qi <yao.qi@linaro.org>
278
279 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
280 (test_with_self): Remove some code. Remove argument executable.
281 (top-level): Use do_self_tests.
282
37539ebe
DB
2832016-07-15 Zachary Welch <zwelch@codesourcery.com>
284 Don Breazeal <donb@codesourcery.com>
285
286 * gdb.base/maint.exp: Escape paths used in regular expressions.
287 * gdb.stabs/weird.exp: Likewise.
288
dac790e1
TT
2892016-07-13 Tom Tromey <tom@tromey.com>
290
291 PR python/15620, PR python/18620:
292 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
293 (test_bkpt_events): New procs.
294
93daf339
TT
2952016-07-13 Tom Tromey <tom@tromey.com>
296
297 PR python/17698:
298 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
299 test.
300 (test_watchpoints): Likewise.
301 (test_bkpt_pending): New proc.
302
6571a381
TT
3032016-07-13 Tom Tromey <tom@tromey.com>
304
305 PR cli/18053:
306 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
307 completion test.
308
e8732474
JK
3092016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
310
311 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
312 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
313 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
314 f_label.
315 (g): Rename g_end_lbl to g_label.
316 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
317 low_pc and high_pc.
318 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
319
e0f3fd7c
TT
3202016-07-12 Tom Tromey <tom@tromey.com>
321
322 PR python/19293:
323 * gdb.python/py-unwind-maint.exp: Update tests.
324
3cfe46b6
YQ
3252016-07-12 Yao Qi <yao.qi@linaro.org>
326
327 * lib/selftest-support.exp (selftest_setup): Match the output
328 when captured_main is inlined.
329
4f19a0e6
WT
3302016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
331
332 * gdb.fortran/derived-types.exp (result_line, result_line_2):
333 New variables.
334 (print this%a, print this%b, print this): New tests.
335 * gdb.fortran/derived-types.f90 (this): New object and
336 initialization.
337
986cf455
SM
3382016-07-06 Simon Marchi <simon.marchi@ericsson.com>
339
340 * gdb.ada/arraydim.exp: Remove extra directory level in build
341 directory.
342
f0464b23
SM
3432016-07-06 Simon Marchi <simon.marchi@ericsson.com>
344
345 * lib/ada.exp: Remove extra directory level in build directory.
346 * gdb.ada/cond_lang.exp: Likewise.
347 * gdb.ada/exec_changed.exp: Likewise.
348 * gdb.ada/lang_switch.exp: Likewise.
349
42d94011
MG
3502016-07-06 Manish Goregaokar <manish@mozilla.com>
351
352 * simple.rs: Add test for raw pointer subscripting
353 * simple.exp: Add test expectations
354
647c264c
YQ
3552016-07-05 Yao Qi <yao.qi@linaro.org>
356
357 * gdb.mi/mi-reverse.exp: Match =record-started output.
358
20aa2c60
PA
3592016-07-01 Pedro Alves <palves@redhat.com>
360
361 * gdb.base/jit-reader.exp (info_registers_current_frame): New
362 procedure.
363 (jit_reader_test): Test the jit reader's unwinder.
364 * gdb.base/jithost.c (jit_function_00_code): New global.
365 (main): Use memcpy to fill in the mmapped code, instead of poking
366 bytes manually here.
367 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
368 value.
369 (read_debug_info): Save the function's range.
370 (read_sp): New function.
371 (unwind_frame): Use it. Also unwind RBP.
372 (get_frame_id): Use read_sp.
373 (gdb_init_reader): Use calloc instead of malloc.
374 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
375 parameter. Use gdb_test_multiple.
376
ced2dffb
PA
3772016-07-01 Pedro Alves <palves@redhat.com>
378 Antoine Tremblay <antoine.tremblay@ericsson.com>
379
380 * gdb.threads/process-dies-while-detaching.c: New file.
381 * gdb.threads/process-dies-while-detaching.exp: New file.
382
63000888
PA
3832016-07-01 Pedro Alves <palves@redhat.com>
384
385 * gdb.multi/watchpoint-multi-exit.c: New file.
386 * gdb.multi/watchpoint-multi-exit.exp: New file.
387
038d4868
PA
3882016-06-30 Pedro Alves <palves@redhat.com>
389
390 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
391 unset inferior_spawn_id.
392
994e9c83
PA
3932016-06-30 Pedro Alves <palves@redhat.com>
394
395 * lib/mi-support.exp (default_mi_gdb_start): Declare global
396 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
397
e5653468
YQ
3982016-06-29 Yao Qi <yao.qi@linaro.org>
399
400 * gdb.base/return.c: Add copyright header.
401
803b47e5
TT
4022016-06-29 Tom Tromey <tom@tromey.com>
403
404 PR python/20129:
405 * gdb.python/py-framefilter.exp: Add tests for setting priority
406 and disabling of non-existent frame filter.
407
28244707
YQ
4082016-06-29 Yao Qi <yao.qi@linaro.org>
409
410 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
411 0x0f07ff.
412
a31d2f06
YQ
4132016-06-28 Yao Qi <yao.qi@linaro.org>
414
415 * gdb.base/catch-syscall.exp: Remove check on isnative and target
416 triplets. Start gdb, execute catch syscall, and continue. Check
417 gdb's output to determine catch syscall is supported.
418
921d8f54
MG
4192016-06-27 Manish Goregaokar <manish@mozilla.com>
420
25d49b86
PA
421 * gdb.rust/simple.rs: Add test for returning unit in a function.
422 * gdb.rust/simple.exp: Add expectation for functions returning
423 unit.
921d8f54 424
f4952523
PMR
4252016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
426
427 * gdb.python/py-breakpoint-create-fail.c,
428 gdb.python/py-breakpoint-create-fail.exp,
429 gdb.python/py-breakpoint-create-fail.py: New testcase.
430
fccb08f8
MG
4312016-06-25 Manish Goregaokar <manish@mozilla.com>
432
433 PR gdb/20239
434 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
435 * gdb.rust/simple.exp: Add test expectations for new NonZero
436 tests.
fccb08f8 437
6b850546
DT
4382016-06-24 David Taylor <dtaylor@emc.com>
439
440 * gdb.base/offsets.exp: New file.
441 * gdb.base/offsets.c: New file.
442
17621150
TT
4432016-06-23 Tom Tromey <tom@tromey.com>
444
445 PR gdb/16483:
446 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
447 before any filters are loaded.
448
04d59df6
WT
4492016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
450
451 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
452 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
453 structs.
454 * gdb.fortran/derived-type-function.exp: New file.
455 * gdb.fortran/derived-type-function.f90: New file.
456
457
ac69f786
PA
4582016-06-21 Pedro Alves <palves@redhat.com>
459
460 * gdb.base/new-ui.exp: New file.
461 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
462 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
463 (with_spawn_id): New procedure.
464
49940788
PA
4652016-06-21 Pedro Alves <palves@redhat.com>
466
467 * gdb.mi/mi-exec-run.exp: New file.
468
ef274d26
PA
4692016-06-21 Pedro Alves <palves@redhat.com>
470
471 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
472 breakpoint command's output on the main UI.
473 (test_break): New procedure, factored out from calls in the top
474 level.
475 (top level): Use foreach_with_prefix to test MI as main UI and as
476 separate UI.
477
468afe6c
PA
4782016-06-21 Pedro Alves <palves@redhat.com>
479
480 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
481 (test_awatch_creation_and_listing)
482 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
483 Remove 'type' parameter.
484 (test_watchpoint_all): New parameter mi_mode. Remove
485 with_test_prefix.
486 (top level): Use foreach_with_prefix, and add main/separate UI MI
487 testing axis.
488
51f77c37
PA
4892016-06-21 Pedro Alves <palves@redhat.com>
490
491 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
492 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
493 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
494 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
495 (gdb_main_spawn_id, mi_spawn_id): Declare and
496 comment.
497 (mi_create_inferior_pty): New procedure,
498 factored out from default_mi_gdb_start.
499 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
500 procedures.
501 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
502 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
503 Use mi_create_inferior_pty.
504 (mi_gdb_start): Use eval to pass down args list.
505
8980e177
PA
5062016-06-21 Pedro Alves <palves@redhat.com>
507
508 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
509 * gdb.opt/inline-cmds.exp: Add MI tests.
510
f38d3ad1
PA
5112016-06-21 Pedro Alves <palves@redhat.com>
512
513 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
514
45db7c09
PA
5152016-06-21 Pedro Alves <palves@redhat.com>
516
517 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
518 (top level): Use it instead of mi_execute_to.
519
5a069ab3
PA
5202016-06-21 Pedro Alves <palves@redhat.com>
521
522 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
523 (cont_handler_str): New.
524 (signal_stop_handler): Set stop_handler_str instead of printing to
525 stdout.
526 (continue_handler): Set cont_handler_str instead of printing to
527 stdout.
528 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
529 mi_send_resuming_command. Print stop_handler_str and
530 cont_handler_str instead of expecting the python events print
531 directly.
532
2838cc1d
SD
5332016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
534
535 * gdb.base/jit-reader.exp: New file.
536 * gdb.base/jithost.c: New file.
537 * gdb.base/jithost.h: New file.
538 * gdb.base/jitreader.c : New file.
539 * gdb.base/jit-protocol.h: New file.
540
21a77091
YQ
5412016-06-17 Yao Qi <yao.qi@linaro.org>
542
543 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
544 parameters follow_fork and detach_on_fork. Set follow-fork-mode
545 and detach-on-fork. Adjust tests.
546 (top level): Invoke break_cond_on_syscall with combinations of
547 syscall, follow-fork-mode and detach-on-fork.
548
f50bf8e5
YQ
5492016-06-17 Yao Qi <yao.qi@linaro.org>
550
551 * gdb.base/step-over-exit.c: New.
552 * gdb.base/step-over-exit.exp: New.
553
a28d8e50
YTL
5542016-06-17 Yan-Ting Lin <currygt52@gmail.com>
555
556 * gdb.base/float.exp: Add target check for nds32*-*-*.
557 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
558
cad8e26d
AB
5592016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
562 for unsupported target features.
563 * gdb.base/call-rt-st.exp: Likewise.
564 * gdb.base/call-sc.exp: Likewise.
565 * gdb.base/call-signal-resume.exp: Likewise.
566 * gdb.base/call-strs.exp: Likewise.
567 * gdb.base/callexit.exp: Likewise.
568 * gdb.base/callfuncs.exp: Likewise.
569 * gdb.base/nodebug.exp: Likewise.
570 * gdb.base/printcmds.exp: Likewise.
571 * gdb.base/ptype.exp: Likewise.
572 * gdb.base/structs.exp: Likewise.
573 * gdb.base/unwindonsignal.exp: Likewise.
574 * gdb.cp/gdb2495.exp: Likewise.
575 * gdb.cp/templates.exp: Likewise.
576 * gdb.cp/virtfunc.exp: Likewise.
577 * gdb.threads/hand-call-in-threads.exp: Likewise.
578 * gdb.threads/interrupted-hand-call.exp: Likewise.
579 * gdb.threads/thread-unwindonsignal.exp: Likewise.
580
347dc102
TT
5812016-06-10 Tom Tromey <tom@tromey.com>
582
583 PR rust/20110:
584 * gdb.rust/expr.exp: Add test for integer constant larger than
585 i32.
586
5e13cf25
BH
5872016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
588
589 * gdb.fortran/nested-funcs.exp: New.
590 * gdb.fortran/nested-funcs.f90: New.
591
bb556f1f
TK
5922016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
593
594 * gdb.base/examine-backward.c: New file.
595 * gdb.base/examine-backward.exp: New file.
596
38b022b4
SM
5972016-06-06 Simon Marchi <simon.marchi@ericsson.com>
598
599 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
600 matching.
601
1b40ec05
TT
6022016-06-02 Tom Tromey <tom@tromey.com>
603
604 PR python/18984:
605 * gdb.python/py-shared.exp: Add solib_name test.
606
193bd378
SM
6072016-06-02 Simon Marchi <simon.marchi@ericsson.com>
608
609 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
610
3326303b
MG
6112016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
612
613 PR c++/19893
614 * gdb.dwarf2/implref.exp: Rename to...
615 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
616 * gdb.dwarf2/implref-array.c: New file.
617 * gdb.dwarf2/implref-array.exp: Likewise.
618 * gdb.dwarf2/implref-global.c: Likewise.
619 * gdb.dwarf2/implref-global.exp: Likewise.
620 * gdb.dwarf2/implref-struct.c: Likewise.
621 * gdb.dwarf2/implref-struct.exp: Likewise.
622
825c8ef2
AT
6232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
624
625 * gdb.trace/trace-condition.exp: Add 64bit tests.
626
2320162a
AT
6272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
628
629 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
630 bits types.
631 (main): Adapt to 8 to 64 bits types.
632 * gdb.trace/trace-condition.exp: Add new tests.
633
a7818233
AT
6342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
635
636 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
637
0d336466
AT
6382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
639
640 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
641 Move condition tests...
642 * gdb.trace/trace-condition.exp: Here.
643
7faeb45a
AT
6442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
645
646 * gdb.trace/trace-condition.exp: Add counter-case tests.
647
e385593e
JK
6482016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
649
650 PR c++/15231
651 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
652 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
653
744608cc
PA
6542016-05-27 Pedro Alves <palves@redhat.com>
655
656 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
657 New procedure.
658 (top level): Call it, and bail out of DejaGnu is known to be bad.
659
ac775bf4
AB
6602016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * gdb.base/whatis.c: Extend the test case.
663 * gdb.base/whatis.exp: Add additional tests.
664
2bbad2ea
BH
6652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
666
667* gdb.fortran/type.f90: Add pointer variable.
668* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
669
8b70175d
BH
6702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
671
672 * gdb.fortran/vla-type.exp: Fix testcase name.
673
86d8a848
BH
6742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
675
676 * gdb.fortran/vla-type.exp: Access elements in nested structs.
677
e188eb36
BH
6782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
679
680 * gdb.fortran/type.f90: Add nested structures.
681 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
682 * gdb.fortran/derived-type.exp: Adapt expected output.
683 * gdb.fortran/vla-type.exp: Adapt expected output.
684
9b2db1fd
BH
6852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
686
687 * gdb.fortran/whatis_type.exp: Adapt expected output.
688
72b17055
BH
6892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
690
691 * gdb.fortran/print_type.exp: Fix expected output.
692 * gdb.fortran/whatis_type.exp: Fix expected output.
693
3cd81d8d
BH
6942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
695
696 * gdb.fortran/whatis_type.exp: Use multi_line.
697
ddae9462
TT
6982016-05-24 Tom Tromey <tom@tromey.com>
699
700 PR python/17386:
701 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
702 use value as an index.
703
1957f6b8
TT
7042016-05-23 Tom Tromey <tom@tromey.com>
705
706 PR python/17981:
707 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
708 no-breakpoint case.
709
026a9174
PA
7102016-05-24 Pedro Alves <palves@redhat.com>
711
712 PR gdb/19828
713 * gdb.threads/clone-attach-detach.c: New file.
714 * gdb.threads/clone-attach-detach.exp: New file.
715
e70a7231
FR
7162016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
717
718 * gdb.base/annota-input-while-running.exp: Fix syntax error.
719
0f6ed0e0
TT
7202016-05-23 Tom Tromey <tom@tromey.com>
721
722 PR python/19438, PR python/18393:
723 * gdb.python/py-progspace.exp: Add "dir" test.
724 * gdb.python/py-objfile.exp: Add "dir" test.
725
ffd19d61
YQ
7262016-05-23 Yao Qi <yao.qi@linaro.org>
727
728 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
729 * gdb.arch/thumb2-it.exp: Likewise.
730
9e8f9b05
SM
7312016-05-18 Simon Marchi <simon.marchi@ericsson.com>
732
733 * gdb.mi/mi-threads-interrupt.c: New file.
734 * gdb.mi/mi-threads-interrupt.exp: New file.
735
61c6156d
SM
7362016-05-17 Simon Marchi <simon.marchi@ericsson.com>
737
738 PR gdb/18077
739 * gdb.mi/mi-async-run.exp: New file.
740 * gdb.mi/mi-async-run.c: New file.
741
67218854
TT
7422016-05-17 Tom Tromey <tom@tromey.com>
743 Manish Goregaokar <manishsmail@gmail.com>
744
745 * lib/rust-support.exp: New file.
746 * lib/gdb.exp (skip_rust_tests): New proc.
747 (build_executable_from_specs): Handle rust.
748 * lib/future.exp (gdb_find_rustc): New proc.
749 (gdb_default_target_compile): Handle rust.
750 * gdb.rust/expr.exp: New file.
751 * gdb.rust/generics.exp: New file.
752 * gdb.rust/generics.rs: New file.
753 * gdb.rust/methods.exp: New file.
754 * gdb.rust/methods.rs: New file.
755 * gdb.rust/modules.exp: New file.
756 * gdb.rust/modules.rs: New file.
757 * gdb.rust/simple.exp: New file.
758 * gdb.rust/simple.rs: New file.
759
c44af4eb
TT
7602016-05-17 Tom Tromey <tom@tromey.com>
761
762 * gdb.base/default.exp (set language): Add rust.
763
dcd1f979
TT
7642016-05-17 Tom Tromey <tom@tromey.com>
765
766 * gdb.gdb/unittest.exp: New file.
767
155b7f57
YQ
7682016-05-16 Yao Qi <yao.qi@linaro.org>
769
770 * gdb.base/batch-preserve-term-settings.exp: Remove variable
771 shell_prompt. Update shell_prompt_re.
772
8ddd5a6c
DE
7732016-05-12 Doug Evans <dje@google.com>
774
775 PR symtab/19999
776 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
777 $options when building executable.
778 * gdb.dwarf2/fission-loclists-pie.S: New file.
779 * gdb.dwarf2/fission-loclists-pie.exp: New file.
780
02e370d9
SM
7812016-05-04 Simon Marchi <simon.marchi@ericsson.com>
782
783 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
784 of [is_remote target],
785
8929ad8b
SM
7862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
787
788 * lib/gdb.exp (use_gdb_stub): New procedure.
789
6c447423
DE
7902016-05-03 Yunlian Jiang <yunlian@google.com>
791 Doug Evans <dje@google.com>
792
793 PR symtab/19914
794 * gdb.dwarf2/dwp-sepdebug.c: New file.
795 * gdb.dwarf2/dwp-sepdebug.exp: New file.
796
444e826c
SM
7972016-05-02 Simon Marchi <simon.marchi@ericsson.com>
798
799 * gdb.base/detach.exp: Remove is_remote check.
800
740feeaa
SM
8012016-05-02 Simon Marchi <simon.marchi@ericsson.com>
802
803 * gdb.base/annota-input-while-running.exp: Don't check for
804 [is_remote target]. Enable annotations after running to main.
805 Remove unused "set test..." line.
806
9080ac9d
SM
8072016-04-28 Simon Marchi <simon.marchi@ericsson.com>
808
809 * gdb.trace/trace-enable-disable.exp: New file.
810 * gdb.trace/trace-enable-disable.c: New file.
811
952ebca5
SM
8122016-04-28 Simon Marchi <simon.marchi@ericsson.com>
813
814 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
815 use it in info sharedlibrary test.
816 * gdb.trace/ftrace-lock.exp: Likewise.
817 * gdb.trace/ftrace.exp: Likewise.
818 * gdb.trace/range-stepping.exp: Likewise.
819 * gdb.trace/trace-break.exp: Likewise.
820 * gdb.trace/trace-condition.exp: Likewise.
821 * gdb.trace/trace-mt.exp: Likewise.
822
d9019901
SM
8232016-04-27 Simon Marchi <simon.marchi@ericsson.com>
824
825 * lib/gdb.exp (gdb_load_shlibs): Rename to...
826 (gdb_load_shlib): ... this.
827 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
828 gdb_load_shlib.
829 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
830 * gdb.base/ctxobj.exp: Likewise.
831 * gdb.base/dprintf-pending.exp: Likewise.
832 * gdb.base/dso2dso.exp: Likewise.
833 * gdb.base/fixsection.exp: Likewise.
834 * gdb.base/gcore-relro.exp: Likewise.
835 * gdb.base/gdb1555.exp: Likewise.
836 * gdb.base/global-var-nested-by-dso.exp: Likewise.
837 * gdb.base/gnu-ifunc.exp: Likewise.
838 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
839 * gdb.base/jit-so.exp (one_jit_test): Likewise.
840 * gdb.base/pending.exp: Likewise.
841 * gdb.base/print-file-var.exp: Likewise.
842 * gdb.base/print-symbol-loading.exp: Likewise.
843 * gdb.base/shlib-call.exp: Likewise.
844 * gdb.base/shreloc.exp: Likewise.
845 * gdb.base/so-impl-ld.exp: Likewise.
846 * gdb.base/solib-disc.exp: Likewise.
847 * gdb.base/solib-nodir.exp: Likewise.
848 * gdb.base/solib-overlap.exp: Likewise.
849 * gdb.base/solib-symbol.exp: Likewise.
850 * gdb.base/solib-weak.exp (do_test): Likewise.
851 * gdb.base/sym-file.exp: Likewise.
852 * gdb.base/symtab-search-order.exp: Likewise.
853 * gdb.base/type-opaque.exp: Likewise.
854 * gdb.base/unload.exp: Likewise.
855 * gdb.base/watchpoint-solib.exp: Likewise.
856 * gdb.compile/compile.exp: Likewise.
857 * gdb.cp/gdb2384.exp: Likewise.
858 * gdb.cp/infcall-dlopen.exp: Likewise.
859 * gdb.cp/re-set-overloaded.exp: Likewise.
860 * gdb.fortran/library-module.exp: Likewise.
861 * gdb.opt/solib-intra-step.exp: Likewise.
862 * gdb.python/py-finish-breakpoint.exp: Likewise.
863 * gdb.python/py-shared.exp: Likewise.
864 * gdb.reverse/solib-precsave.exp: Likewise.
865 * gdb.reverse/solib-reverse.exp: Likewise.
866 * gdb.server/solib-list.exp: Likewise.
867 * gdb.threads/dlopen-libpthread.exp: Likewise.
868 * gdb.threads/tls-shared.exp: Likewise.
869 * gdb.threads/tls-so_extern.exp: Likewise.
870 * gdb.trace/change-loc.exp: Likewise.
871 * gdb.trace/ftrace-lock.exp: Likewise.
872 * gdb.trace/ftrace.exp: Likewise.
873 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
874 * gdb.trace/pending.exp: Likewise.
875 * gdb.trace/range-stepping.exp: Likewise.
876 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
877 (strace_info_marker): Likewise.
878 (strace_probe_marker): Likewise.
879 (strace_trace_on_same_addr): Likewise.
880 (strace_trace_on_diff_addr): Likewise.
881 * gdb.trace/trace-break.exp: Likewise.
882 * gdb.trace/trace-condition.exp: Likewise.
883 * gdb.trace/trace-mt.exp: Likewise.
884
fca4cfd9
SM
8852016-04-27 Simon Marchi <simon.marchi@ericsson.com>
886
887 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
888 result of gdb_remote_download.
889 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
890 * gdb.base/dso2dso.exp: Likewise.
891 * gdb.base/global-var-nested-by-dso.exp: Likewise.
892 * gdb.base/print-file-var.exp: Likewise.
893 * gdb.base/shlib-call.exp: Likewise.
894 * gdb.base/shreloc.exp: Likewise.
895 * gdb.base/solib-overlap.exp: Likewise.
896 * gdb.base/solib-weak.exp (do_test): Likewise.
897 * gdb.base/unload.exp: Likewise.
898
11cf4ffb
YQ
8992016-04-27 Yao Qi <yao.qi@linaro.org>
900
901 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
902 exists.
903
3e2e34f8
KB
9042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
905
906 * vla-type.exp: Print structure from toplevel.
907
8f07e298
BH
9082016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
909
910 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
911 of dynamic types.
912 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
913 of dynamic types.
914
9920b434
BH
9152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
916
917 * gdb.fortran/vla-type.f90: New file.
918 * gdb.fortran/vla-type.exp: New file.
919
f3abeff5
YQ
9202016-04-25 Yao Qi <yao.qi@linaro.org>
921
922 * gdb.base/branch-to-self.c: New file.
923 * gdb.base/branch-to-self.exp: New file.
924
0a5d52f0
YQ
9252016-04-22 Yao Qi <yao.qi@linaro.org>
926
927 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
928 more after $hex.
929
495346f6
YQ
9302016-04-22 Yao Qi <yao.qi@linaro.org>
931
932 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
933 * gdb.base/annota3.exp: Likewise.
934
4a7e075c
YQ
9352016-04-22 Yao Qi <yao.qi@linaro.org>
936
937 * gdb.reverse/step-precsave.exp: Do one step and test program
938 stops in "callee" and do multiple steps until program goes out
939 of "callee".
940 * gdb.reverse/step-reverse.exp: Likewise.
941
5b061e98
YQ
9422016-04-22 Yao Qi <yao.qi@linaro.org>
943
944 * gdb.trace/signal.exp: Also pass if
945 $tracepoint_hits($i) > $iterations.
946
5c5dc57f
YQ
9472016-04-22 Yao Qi <yao.qi@linaro.org>
948
949 * gdb.trace/signal.c: New file.
950 * gdb.trace/signal.exp: New file.
951
a55411b9
DE
9522016-04-19 Doug Evans <xdje42@gmail.com>
953
954 * gdb.base/bad-file.exp: New file.
955
a22df60a
MG
9562016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
957
958 * gdb.dwarf2/implref.exp: New file.
959
0c13f7e5
BH
9602016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
961
962 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
963 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
964 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
965 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
966 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
967 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
968 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
969 * lib/fortran.exp (fortran_int4): New procedure.
970 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
971 (fortran_logical4): Likewise.
972
9b9b09e9
BH
9732016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
974
975 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
976
a14d1f4d
BH
9772016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
978
979 * lib/compiler.c: Add Intel specific preprocessor macros.
980 * lib/compiler.cc: Likewise.
25d49b86 981
7d49b1d0
LM
9822016-04-13 Luis Machado <lgustavo@codesourcery.com>
983
984 * gdb.server/connect-with-no-symbol-file.c: New file.
985 * gdb.server/connect-with-no-symbol-file.exp: New file.
986
8392fa22
SM
9872016-04-13 Simon Marchi <simon.marchi@ericsson.com>
988
989 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
990
8c4c4aeb
SM
9912016-04-13 Simon Marchi <simon.marchi@ericsson.com>
992
993 * boards/gdbserver-base.exp (${board}_download): Copy source file to
994 standard output directory.
995
45e3745e
AT
9962016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
997
998 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
999
e26b7e41
MM
10002016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1001
1002 * gdb.btrace/instruction_history.c (loop): Add declaration.
1003
8ce09462
AT
10042016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1005
1006 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1007
2e88a1ea
SM
10082016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1009
1010 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1011 parentheses to print.
1012 (continue_handler): Likewise.
1013
f48e22e3
SM
10142016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1015
1016 * gdb.server/solib-list.exp: Remove is_remote check.
1017 Pass shlib= to gdb_compile. Don't link shared library with
1018 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1019 Run binary filename through "readlink -f" on the target.
1020
096be756
PA
10212016-04-08 Pedro Alves <palves@redhat.com>
1022
1023 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1024 interpreter filename as argument to gdbserver_spawn.
1025 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1026 Return empty if $last_loaded_file does not exist.
1027
06500533
JK
10282016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1029
1030 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1031 * gdb.base/jit-main.c: Use exit after usage.
1032
2d35e871
JK
10332016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1034
1035 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1036 GDBHISTSIZE prior to the tests.
1037 * gdb.base/gdbinit-history.exp: Likewise.
1038
10392016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1040
1041 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1042 instead of build_executable. Use gdb_load_shlibs.
1043
c8064e7e
YQ
10442016-04-07 Yao Qi <yao.qi@linaro.org>
1045
1046 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1047 Execute "si" command.
1048
bde47561
YQ
10492016-04-07 Yao Qi <yao.qi@linaro.org>
1050
1051 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1052 number instead of the comments on some line.
1053
b16f8a3b
DB
10542016-04-06 Don Breazeal <donb@codesourcery.com>
1055
1056 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1057 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1058
c2f901df
SM
10592016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1060
1061 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1062 standard_output_file. Remove unused binfile variable.
1063
ac17fda0
CU
10642016-04-05 Catalin Udma <catalin.udma@freescale.com>
1065
1066 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1067 * gdb.python/py-mi-objfile.exp: Match "list main" output
1068 in console format.
1069
03a8c4df
SM
10702016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1071
1072 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1073 absolute.
1074
6e774b13
SM
10752016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1076
1077 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1078 absolute.
1079 * gdb.trace/ftrace.exp: Likewise.
1080 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1081 targets as well.
1082 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1083 (gdb_load_shlibs): Copy libraries to test directory when testing
1084 natively. Only set solib-search-path if testing remotely.
1085 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1086
7817ea46
SM
10872016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1090 gdb_download. Use it even if the target is not remote.
1091 * gdb.base/jit.exp (compile_jit_test): Likewise.
1092 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1093 output directory if the destination board is local, otherwise use
1094 the standard remote_download from DejaGnu.
1095 (gdb_download): Remove.
1096 (gdb_load_shlibs): Use gdb_remote_download instead of
1097 gdb_download.
1098 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1099 Use gdb_remote_download instead of gdb_download. Use it even if
1100 the target is not remote.
1101 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1102 instead of gdb_download.
1103
7beb7f68
SM
11042016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1105
1106 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1107 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1108 run.
1109
cc63428a
AV
11102016-04-01 Artemiy Volkov <artemiyv@acm.org>
1111
1112 PR gdb/19820
1113 * gdb.base/printcmds.exp: Add artificial arrays tests.
1114
64cdf930
PA
11152016-03-31 Pedro Alves <palves@redhat.com>
1116
1117 PR gdb/19858
1118 * gdb.base/jit-main.c: Include unistd.h.
1119 (ATTACH): Define to 0 if not already defined.
1120 (wait_for_gdb, mypid): New globals.
1121 (WAIT_FOR_GDB): New macro.
1122 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1123 some breakpoint locations.
1124 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1125 New procedures.
1126 (one_jit_test): Add REATTACH parameter, and handle it. Use
1127 continue_to_test_location.
1128 (top level): Test attach, and adjusts calls to one_jit_test.
1129
40dea8cb
PA
11302016-03-31 Pedro Alves <palves@redhat.com>
1131
1132 PR gdb/19858
1133 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1134 BINSUFFIX parameter, and handle it.
1135 (top level): Adjust calls compile_jit_test.
1136
e7ea3ec7
CU
11372016-03-31 Catalin Udma <catalin.udma@freescale.com>
1138
1139 PR python/19743
1140 * gdb.python/py-mi-events-gdb.py: New file.
1141 * gdb.python/py-mi-events.c: New file.
1142 * gdb.python/py-mi-events.exp: New file.
1143
e6359af3
YQ
11442016-03-30 Yao Qi <yao.qi@linaro.org>
1145
1146 * gdb.reverse/until-precsave.exp: Match function name only.
1147 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1148 Move malloc to a condition block.
1149 * gdb.reverse/until-reverse.exp: Match function name only.
1150
a4105d04
MK
11512016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1152
1153 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1154 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1155 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1156 variable for GPR 0 instead of assuming it is register 0.
1157 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1158 * lib/trace-support.exp: Add s390 registers.
1159
bfa6adb9
YQ
11602016-03-29 Yao Qi <yao.qi@linaro.org>
1161
1162 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1163
1e6697ea
YQ
11642016-03-24 Yao Qi <yao.qi@linaro.org>
1165
1166 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1167 test message.
1168
64bcd522
AA
11692016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1170
1171 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1172 maintaining separate logic for constructing the output path.
1173
7868401b
DB
11742016-03-16 Don Breazeal <donb@codesourcery.com>
1175
1176 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1177 Retry fork and waitpid on interrupted system call errors.
1178 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1179 Use with_timeout_factor to increase timeout by factor of 10.
1180
1cafadb4
DB
11812016-03-15 Don Breazeal <donb@codesourcery.com>
1182
1183 * gdb.cp/scope-err.cc: New test program.
1184 * gdb.cp/scope-err.exp: New test script.
1185 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1186 lines and "set breakpoint here" comment.
1187 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1188 Fixed some whitespace and format issues.
1189 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1190 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1191
81516450
DE
11922016-03-15 Doug Evans <dje@google.com>
1193
1194 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1195 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1196 All callers updated. Add tests for enums, mixed flags register.
1197
aa52b601
DE
11982016-03-15 Doug Evans <dje@google.com>
1199
1200 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1201 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1202
fa4ff313
SM
12032016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1204
1205 * gdb.base/default.exp: Add $_as_string to the list of expected
1206 convenience functions.
1207
f2403c39
AB
12082016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1209
1210 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1211
f2f3ccb9
SM
12122016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1213
1214 * gdb.python/py-as-string.exp: New file.
1215 * gdb.python/py-as-string.c: New file.
1216
00dbd492
PA
12172016-03-09 Pedro Alves <palves@redhat.com>
1218
1219 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1220 signal" -> "Thread NN received signal" output change.
1221 * gdb.threads/ia64-sigill.exp: Likewise.
1222 * gdb.threads/linux-dp.exp: Likewise.
1223 * gdb.threads/manythreads.exp: Likewise.
1224 * gdb.threads/pending-step.exp: Likewise.
1225 * gdb.threads/print-threads.exp: Likewise.
1226 * gdb.threads/sigstep-threads.exp: Likewise.
1227 * gdb.threads/staticthreads.exp: Likewise.
1228 * gdb.threads/tls.exp: Likewise.
1229
1e6697ea
YQ
12302016-03-09 Pedro Alves <palves@redhat.com>
1231
1232 * gdb.base/command-line-input.exp: New file.
1233
b04fd3be
MK
12342016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1235
1236 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1237 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1238 * gdb.trace/pending.exp: Accept leading dot before function name.
1239 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1240 * lib/trace-support.exp: Set registers for ppc.
1241
98fa59e9
MK
12422016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1243
1244 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1245 use it for disassembly; accept .main in addition to main in backtrace.
1246
f77198c8
MK
12472016-03-09 Wei-cheng Wang <cole945@gmail.com>
1248 Marcin Kościelnicki <koriakin@0x04.net>
1249
1250 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1251 (gdb_recursion_test_ptr): New global variable.
1252 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1253 gdb_recursion_test.
1254 (gdb_c_test): Ditto.
1255
ba84e0da
MK
12562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1257
1258 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1259 ordering.
1260
4366d36e
MK
12612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1262
1263 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1264 (bar): Add bar_start_lbl label.
1265 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1266 of foo/bar for emitting DWARF and tracing.
1267
5eb264df
SDJ
12682016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1269
1270 * analyze-racy-logs.py: Set executable bit.
1271
fb6a751f
SDJ
12722016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1273
1274 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1275 (CHECK_TARGET_TMP): Likewise.
1276 (check-single-racy): New rule.
1277 (check-parallel-racy): Likewise.
1278 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1279 (do-check-parallel-racy): New rule.
1280 (check-racy/%.exp): Likewise.
1281 * README (Racy testcases): New section.
1282 * analyze-racy-logs.py: New file.
1283
bdf7e230
DE
12842016-03-03 Doug Evans <dje@google.com>
1285
1286 * gdb.base/skip.exp: Use with_test_prefix.
1287
4719d415
YQ
12882016-03-03 Yao Qi <yao.qi@linaro.org>
1289
1290 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1291 Invoke step_over_syscall "clone" and break_cond_on_syscall
1292 "clone".
1293 * gdb.base/step-over-clone.c: New file.
1294
ea507862
YQ
12952016-03-03 Yao Qi <yao.qi@linaro.org>
1296
1297 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1298 code format.
1299
8fc8cbda
YQ
13002016-03-03 Yao Qi <yao.qi@linaro.org>
1301
1302 * gdb.base/disp-step-fork.c: Rename to ...
1303 * gdb.base/step-over-fork.c: ... it. New file.
1304 * gdb.base/disp-step-vfork.c: Rename to ...
1305 * gdb.base/step-over-vfork.c: ... it. New file.
1306 * gdb.base/disp-step-syscall.exp: Rename to ...
1307 * gdb.base/step-over-syscall.exp: ... it. New file.
1308 (disp_step_cross_syscall): Rename to ...
1309 (step_over_syscall): ... it.
1310
92fa70b0
YQ
13112016-03-03 Yao Qi <yao.qi@linaro.org>
1312
1313 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1314 If target supports condition evaluation on target, invoke
1315 break_cond_on_syscall for fork and vfork.
1316
e197ad3c
YQ
13172016-03-03 Yao Qi <yao.qi@linaro.org>
1318
1319 * gdb.base/disp-step-syscall.exp: Don't invoke
1320 support_displaced_stepping.
1321 (disp_step_cross_syscall): Test with displaced stepping off and
1322 on if supported.
1323
0b47da9f
YQ
13242016-03-03 Yao Qi <yao.qi@linaro.org>
1325
1326 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1327 proc.
1328 (setup): New proc.
1329 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1330 and setup.
1331
065ab6dc
BH
13322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1333
1334 * gdb.fortran/vla-history.exp: Remove breakpoint.
1335
07e448ad 13362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1337
25d49b86
PA
1338 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1339 exceeds timeout.
07e448ad 1340
9ac2d526 13412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1342
25d49b86
PA
1343 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1344 breakpoint.
9ac2d526 1345
17807369
BH
13462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1347
1348 * gdb.mi/vla.f90: Nullify pointer after declaration.
1349
86e501af
PA
13502016-03-01 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1353
1e903e32
PA
13542016-03-01 Pedro Alves <palves@redhat.com>
1355
1356 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1357 before anything else.
1358 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1359 _GNU_SOURCE here.
1360 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1361 before anything else.
1362 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1363
6ccb54e2
PA
13642016-03-01 Pedro Alves <palves@redhat.com>
1365
1366 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1367
30ca9da1
YQ
13682016-03-01 Yao Qi <yao.qi@linaro.org>
1369
1370 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1371 prepare_for_testing.
1372
dc856b38
YQ
13732016-03-01 Yao Qi <yao.qi@linaro.org>
1374
1375 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1376
4a932159
AA
13772016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1378
1379 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1380 manually constructing the output path.
1381
f2489477
AA
13822016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1383
1384 * gdb.arch/s390-stackless.S: New.
1385 * gdb.arch/s390-stackless.exp: New.
1386
38899f16
IB
13872016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1388
1389 * gdb.dlang/circular.c: New file.
1390 * gdb.dlang/circular.exp: New file.
1391
9fde51ed
YQ
13922016-02-26 Yao Qi <yao.qi@linaro.org>
1393
1394 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1395 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1396 (testcases): Update.
1397
ce90fefe
YQ
13982016-02-26 Yao Qi <yao.qi@linaro.org>
1399
1400 * gdb.reverse/aarch64.c: Rename to ...
1401 * gdb.reverse/insn-reverse.c: ... it.
1402 * gdb.reverse/aarch64.exp: Rename to ...
1403 * gdb.reverse/insn-reverse.exp: ... it.
1404
3263bceb
YQ
14052016-02-26 Yao Qi <yao.qi@linaro.org>
1406
1407 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1408 (testcase_ftype): New.
1409 (testcases): New array.
1410 (n_testcases): New.
1411 (main): Call each element in testcases.
1412 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1413 (read_testcase): New.
1414 Do the tests in a loop.
1415
6cb59ff1
YQ
14162016-02-25 Yao Qi <yao.qi@linaro.org>
1417
1418 * gdb.base/branches.c: Remove.
1419
ae91f625
MK
14202016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1421
1422 PR gdb/13808
1423 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1424
678b48b7
MK
14252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1426
1427 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1428
7337a6f2
MK
14292016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1430
1431 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1432 change x86_64 call_insn to 'callq'.
1433
861ca91f
AT
14342016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1435
1436 * gdb.trace/tfile-avx.c: Move to...
1437 * gdb.trace/tracefile-pseudo-reg.c: Here.
1438 * gdb.trace/tfile-avx.exp: Move to...
1439 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1440
bf74e428
GB
14412016-02-24 Gary Benson <gbenson@redhat.com>
1442
1443 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1444 message on attach.
1445
cce0e923
DE
14462016-02-23 Doug Evans <dje@google.com>
1447
1448 * gdb.base/skip.c (test_skip): New function.
1449 (end_test_skip_file_and_function): New function.
1450 (test_skip_file_and_function): New function.
1451 * gdb.base/skip1.c (test_skip): New function.
1452 (skip1_test_skip_file_and_function): New function.
1453 * gdb.base/skip.exp: Add tests for new skip options.
1454 * gdb.base/skip-solib.exp: Update expected output.
1455 * gdb.perf/skip-command.cc: New file.
1456 * gdb.perf/skip-command.exp: New file.
1457 * gdb.perf/skip-command.py: New file.
1458
4000e47e
MK
14592016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1460
1461 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1462 info registers pattern.
1463
24f75ead
IB
14642016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1465
1466 * lib/future.exp: Add D support.
1467 (gdb_find_gdc): New proc.
1468 (gdb_default_target_compile): Add D support.
1469
fbb7bcbe
WW
14702016-02-18 Wei-cheng Wang <cole945@gmail.com>
1471
1472 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1473 user+system time.
1474 (trace_speed_test): Determine the iteration count for a time
1475 between 15..30 seconds.
1476
012b3a21
WT
14772016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1478
1479 * gdb.arch/i386-mpx-sigsegv.c: New file.
1480 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1481 * gdb.arch/i386-mpx-simple_segv.c: New file.
1482 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1483
2d5189bd
YQ
14842016-02-18 Yao Qi <yao.qi@linaro.org>
1485
1486 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1487 Don't call setup_kfail.
1488
40fb20d0
YQ
14892016-02-18 Yao Qi <yao.qi@linaro.org>
1490
1491 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1492 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1493
21b1f8d2
DE
14942016-02-16 Doug Evans <dje@google.com>
1495
1496 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1497 * gdb.base/skip1.c: Ditto.
1498 * gdb.base/skip.exp: Whitespace cleanup.
1499
4041ed77
DB
15002016-02-16 Don Breazeal <donb@codesourcery.com>
1501
1502 PR remote/19496
1503 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1504 Remove kfail for PR remote/19496.
1505
c4ef31bf
SM
15062016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1507
1508 * lib/gdb.exp (standard_temp_file): Return a path specific to
1509 the runtest invocation.
1510
266b65b3
SM
15112016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1512
1513 * gdb.trace/save-trace.exp: Change relative path to be in the
1514 standard output directory.
1515
a7a0a6a9
JK
15162016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1517
1518 * gdb.arch/i386-prologue.c: Add missing prototypes.
1519
c99dbb42
JK
15202016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1521
1522 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1523 * gdb.arch/i386-prologue.exp: Likewise.
1524 * gdb.arch/i386-size.exp: Likewise.
1525
aa480355
SM
15262016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1527
1528 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1529 define object file path.
1530 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1531 file path.
1532 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1533 standard_output_file to define binfile.
1534
ba881f50
JK
15352016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1536
1537 Fix compatibility with recent gfortran-5.3.1.
1538 * gdb.fortran/vla-history.exp (print vla1 allocated)
1539 (print vla2 allocated, print $2, print $3): Remove
1540 (print $4): Rename to ...
1541 (print $2): ... here.
1542 (print $9): Rename to ...
1543 (print $5): ... here.
1544 (print $10): Rename to ...
1545 (print $6): ... here.
1546 * gdb.fortran/vla.f90: Add pvla initialization.
1547
e9fb005c
JK
15482016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1549
1550 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1551 New test.
1552 * gdb.fortran/vla-value-sub.exp: Likewise.
1553
e44e00ff
MK
15542016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1555
1556 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1557
97e94151
SM
15582016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1559
1560 * i386-biarch-core.exp: Define corefile using
1561 standard_output_file.
1562
01113bc1
YQ
15632016-02-12 Yao Qi <yao.qi@linaro.org>
1564
1565 * gdb.arch/arm-single-step-kernel-helper.c: New.
1566 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1567
33b4777c
MM
15682016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1569
1570 * gdb.btrace/tailcall-only.exp: New.
1571 * gdb.btrace/tailcall-only.c: New.
1572 * gdb.btrace/x86_64-tailcall-only.S: New.
1573 * gdb.btrace/i686-tailcall-only.S: New.
1574
acc23c11
PA
15752016-02-11 Pedro Alves <palves@redhat.com>
1576
1577 * README (Parallel testing): Add missing double quotes.
1578
e352bf0a
PA
15792016-02-11 Pedro Alves <palves@redhat.com>
1580
1581 * README (Parallel testing): New section.
1582 (GDB_PARALLEL): Rewrite.
1583 (FORCE_PARALLEL): Document.
1584
9f5fed78
MK
15852016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1586
1587 * gdb.trace/tfile-avx.c: New test.
1588 * gdb.trace/tfile-avx.exp: New test.
1589
9ef9e6a6
KS
15902016-02-09 Keith Seitz <keiths@redhat.com>
1591
1592 PR breakpoints/19546
1593 * gdb.base/infcall-exec.c: New file.
1594 * gdb.base/infcall-exec2.c: New file.
1595 * gdb.base/infcall-exec.exp: New file.
1596
a96e36da
KS
15972016-02-09 Keith Seitz <keiths@redhat.com>
1598
1599 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1600 (toplevel): Call test_bkpt_address.
1601
9f61929f
KS
16022016-02-09 Keith Seitz <keiths@redhat.com>
1603
1604 PR python/19506
1605 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1606 (toplevel): Call test_bkpt_address.
1607
1e94266c
SM
16082016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1609
1610 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1611 to AC_OUTPUT.
1612 * configure: Regenerate.
1613
2a7f3dff
PA
16142016-02-09 Pedro Alves <palves@redhat.com>
1615
1616 PR breakpoints/19548
1617 * gdb.base/execl-update-breakpoints.c (some_function): New
1618 function.
1619 (main): Call it.
1620 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1621 Tighten expected GDB output.
1622
2151ccc5
SM
16232016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1624
1625 * Makefile.in (ALL_SUBDIRS): Remove.
1626 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1627 (distclean maintainer-clean realclean): Likewise.
1628 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1629 * configure: Regenerate.
1630 * gdb.ada/Makefile.in: Delete.
1631 * gdb.arch/Makefile.in: Likewise.
1632 * gdb.asm/Makefile.in: Likewise.
1633 * gdb.base/Makefile.in: Likewise.
1634 * gdb.btrace/Makefile.in: Likewise.
1635 * gdb.cell/Makefile.in: Likewise.
1636 * gdb.compile/Makefile.in: Likewise.
1637 * gdb.cp/Makefile.in: Likewise.
1638 * gdb.disasm/Makefile.in: Likewise.
1639 * gdb.dlang/Makefile.in: Likewise.
1640 * gdb.dwarf2/Makefile.in: Likewise.
1641 * gdb.fortran/Makefile.in: Likewise.
1642 * gdb.gdb/Makefile.in: Likewise.
1643 * gdb.go/Makefile.in: Likewise.
1644 * gdb.guile/Makefile.in: Likewise.
1645 * gdb.java/Makefile.in: Likewise.
1646 * gdb.linespec/Makefile.in: Likewise.
1647 * gdb.mi/Makefile.in: Likewise.
1648 * gdb.modula2/Makefile.in: Likewise.
1649 * gdb.multi/Makefile.in: Likewise.
1650 * gdb.objc/Makefile.in: Likewise.
1651 * gdb.opencl/Makefile.in: Likewise.
1652 * gdb.opt/Makefile.in: Likewise.
1653 * gdb.pascal/Makefile.in: Likewise.
1654 * gdb.perf/Makefile.in: Likewise.
1655 * gdb.python/Makefile.in: Likewise.
1656 * gdb.reverse/Makefile.in: Likewise.
1657 * gdb.server/Makefile.in: Likewise.
1658 * gdb.stabs/Makefile.in: Likewise.
1659 * gdb.threads/Makefile.in: Likewise.
1660 * gdb.trace/Makefile.in: Likewise.
1661 * gdb.xml/Makefile.in: Likewise.
1662 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1663 GDB_PARALLEL.
1664 (standard_output_file): Remove check for GDB_PARALLEL, always
1665 return path in outputs/$subdir/$testname.
1666
437277d4
SM
16672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1668
1669 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1670 (site.exp): Assign abs_srcdir to tcl's srcdir.
1671
31d913c7
YQ
16722016-02-04 Yao Qi <yao.qi@linaro.org>
1673
1674 * gdb.base/foll-exec-mode.c: Include limits.h.
1675 (main): Add parameters argc and argv. Get directory from
1676 argv[0].
1677 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1678 compilation.
1679 * gdb.base/foll-exec.c: Include limits.h.
1680 (main): Add parameters argc and argv.
1681 Get directory from argv[0].
1682 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1683 Adjust tests on the number of lines as source code changed.
1684 * gdb.base/foll-vfork-exit.c: Include limits.h.
1685 (main): Add one line of statement before vfork.
1686 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1687 (main): Add parameters argc and argv. Get directory from
1688 argv[0].
1689 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1690 (setup_gdb): Set tbreak to skip some source lines.
1691 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1692 (main): Add parameters argc and argv. Get directory from
1693 argv[0].
1694 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1695 compilation.
1696 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1697 (main): Add parameters argc and argv. Get directory from
1698 argv[0].
1699 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1700 compilation.
1701
9482b9fb
DE
17022016-02-01 Doug Evans <dje@google.com>
1703
1704 * gdb.base/skip.exp: Clean up multiple references to same test name.
1705
6b2e4f10
PA
17062016-02-01 Pedro Alves <palves@redhat.com>
1707
ccb6afd6 1708 PR remote/19496
6b2e4f10
PA
1709 * gdb.threads/forking-threads-plus-breakpoint.exp
1710 (displaced_stepping_supported): New global.
1711 (probe_displaced_stepping_support): New procedure.
1712 (do_test): Add 'displaced' parameter, and use it.
1713 (top level): Check for displaced stepping support. Add displaced
1714 stepping on/off testing axis.
1715
37a8db1a
AB
17162016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1719 pointer. Don't perform further tests on the unassociated pointer
1720 if the first test fails.
1721
5fdf6324
AB
17222016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.base/max-value-size.c: New file.
1725 * gdb.base/max-value-size.exp: New file.
1726 * gdb.base/huge.exp: Disable max-value-size for this test.
1727
935c6144
IB
17282016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1729
1730 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1731
7fe8399d
YQ
17322016-01-28 Yao Qi <yao.qi@linaro.org>
1733
1734 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1735
a2077e25
PA
17362016-01-25 Pedro Alves <palves@redhat.com>
1737
1738 PR threads/19461
1739 * gdb.base/fork-running-state.c: New file.
1740 * gdb.base/fork-running-state.exp: New file.
1741
1d2736d4
PA
17422016-01-25 Pedro Alves <palves@redhat.com>
1743
1744 PR gdb/19494
1745 * gdb.base/catch-fork-kill.c: New file.
1746 * gdb.base/catch-fork-kill.exp: New file.
1747
f1da4b11
PA
17482016-01-25 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1751 Delete, moved to lib/gdb.exp.
1752 * gdb.threads/forking-threads-plus-breakpoint.exp
1753 (foreach_with_prefix): Likewise.
1754 * gdb.threads/process-dies-while-handling-bp.exp
1755 (foreach_with_prefix): Likewise.
1756 * lib/gdb.exp (foreach_with_prefix): New procedure.
1757
45f38546
MK
17582016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1759
1760 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1761 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1762
dc29a1ce
MK
17632016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1764
1765 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1766 endian targets.
1767
092127d7
JK
17682016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1769 Pedro Alves <palves@redhat.com>
1770
1771 Fix testsuite compatibility with Guile.
1772 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1773 number.
1774
31d765d3
JK
17752016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 Fix testsuite compatibility with Guile.
1778 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1779 (thread 1): New test for backtrace through signal handler.
1780
1ac78c04
YQ
17812016-01-22 Yao Qi <yao.qi@linaro.org>
1782
1783 PR testsuite/19491
1784 * gdb.base/multi-forks.c: Include
1785 ../lib/unbuffer_output.c
1786 (main): Call gdb_unbuffer_output.
1787
4f5946a8
DE
17882016-01-21 Doug Evans <dje@google.com>
1789
1790 * lib/ada.exp (gdb_compile_ada): Fix typo.
1791
305e13e6
JB
17922016-01-21 Joel Brobecker <brobecker@adacore.com>
1793
1794 * gdb.base/break-fun-addr.exp: New file.
1795 * gdb.base/break-fun-addr1.c: New file.
1796 * gdb.base/break-fun-addr2.c: New file.
1797
5f5dfff6
SM
17982016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1799
1800 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1801 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1802 enum flag values.
1803
fd356fa2
AA
18042016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1805
1806 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1807 when GDB can not set the vector return value. Add more comments
1808 for clarification.
1809
9df22175
AT
18102016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1811
1812 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1813 command.
1814
41d1845e
SM
18152016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1816
1817 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1818
01ac6840
SM
18192016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1820
1821 * Makefile.in (check-single): Pass --status to runtest.
1822 (check/%.exp): Likewise.
1823
18242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1825
1826 * Makefile.in (check-parallel): Propagate return code from make
1827 do-check-parallel.
1828
bd0a71fa
MK
18292016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1830
1831 * gdb.trace/ftrace.exp: Fix expected message on continue.
1832 * gdb.trace/pending.exp: Fix expected message on continue.
1833 * gdb.trace/trace-break.exp: Fix expected message on continue.
1834
8bcbad33
SM
18352016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1836
1837 * lib/gdb.exp (gdb_test): Remove unused global references.
1838
f303dbd6
PA
18392016-01-18 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.base/async-shell.exp: Adjust expected output.
1842 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1843 * gdb.base/siginfo-thread.exp: Adjust expected output.
1844 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1845 * gdb.java/jnpe.exp: Adjust expected output.
1846 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1847 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1848 * gdb.threads/leader-exit.exp: Adjust expected output.
1849 * gdb.threads/manythreads.exp: Adjust expected output.
1850 * gdb.threads/pthreads.exp: Adjust expected output.
1851 * gdb.threads/schedlock.exp: Adjust expected output.
1852 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1853 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1854 expected output.
1855 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1856 output.
1857 * gdb.threads/sigthread.exp: Adjust expected output.
1858 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1859
b2789696
YQ
18602016-01-18 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.guile/scm-section-script.c: Replace @progbits with
1863 %progbits.
1864 * gdb.python/py-section-script.c: Likewise.
1865
71ef29a8
PA
18662016-01-15 Pedro Alves <palves@redhat.com>
1867
1868 * gdb.multi/tids.exp: Test star wildcard ranges.
1869
3f5b7598
PA
18702016-01-15 Pedro Alves <palves@redhat.com>
1871
1872 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1873 command from "thread apply" invocation.
1874 (thr_apply_info_thr_invalid): Default the expected output to the
1875 input tid list.
1876 (top level): Add tests that use convenience variables. Add tests
1877 for "thread apply" with a valid TID list, but missing the command.
1878
663f6d42
PA
18792016-01-13 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.base/default.exp: Expect $_gthread as well.
1882 * gdb.multi/tids.exp: Test $_gthread.
1883 * gdb.threads/thread-specific.exp: Test $_gthread.
1884
c84f6bbf
PA
18852016-01-13 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.multi/tids.exp: Test "info threads -gid".
1888
22a02324
PA
18892016-01-13 Pedro Alves <palves@redhat.com>
1890
1891 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1892 Breakpoint.thread.
1893 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1894
5d5658a1
PA
18952016-01-07 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.base/break.exp: Adjust to output changes.
1898 * gdb.base/hbreak2.exp: Likewise.
1899 * gdb.base/sepdebug.exp: Likewise.
1900 * gdb.base/watch_thread_num.exp: Likewise.
1901 * gdb.linespec/keywords.exp: Likewise.
1902 * gdb.multi/info-threads.exp: Likewise.
1903 * gdb.threads/thread-find.exp: Likewise.
1904 * gdb.multi/tids.c: New file.
1905 * gdb.multi/tids.exp: New file.
1906
84654457
PA
19072016-01-13 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1910
e3940304
PA
19112016-01-13 Pedro Alves <palves@redhat.com>
1912
1913 * gdb.base/default.exp: Expect $_inferior as well.
1914 * gdb.multi/base.exp: Test $_inferior.
1915
a911d87a
PA
19162016-01-13 Pedro Alves <palves@redhat.com>
1917
1918 PR breakpoints/19388
1919 * gdb.base/catch-signal-siginfo-cond.c: New file.
1920 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1921
82075af2
JS
19222016-01-12 Josh Stone <jistone@redhat.com>
1923 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1924
1925 * gdb.base/catch-syscall.c (do_execve): New variable.
1926 (main): Conditionally trigger an execve.
1927 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1928 (test_catch_syscall_execve): New, check entry/return across execve.
1929 (do_syscall_tests): Call test_catch_syscall_execve.
1930
e46eeedd
PA
19312016-01-12 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/random-signal.exp (do_test): New procedure, with body
1934 of testcase moved in.
1935
01d8c27e
JK
19362016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1937 Pedro Alves <palves@redhat.com>
1938
1939 * gdb.base/funcargs.exp (finish from indirectly called function):
1940 Reintroduce the case for 'First'.
1941
9a706302
JK
19422016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1943 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1946 (tcatch_vfork_then_child_follow_exec)
1947 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1948 identification.
1949
c0ecb95f
JK
19502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1951
1952 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1953 and repeats to unlimited.
1954 * gdb.python/py-value.exp: Likewise.
1955 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1956 and repeats to unlimited.
1957
6cfc1fcb
JK
19582016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1959
1960 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1961 and reordering the functions.
1962 * gdb.multi/hangout.c: Likewise.
1963 * gdb.multi/hello.c: Likewise.
1964
582a1b00
SM
19652016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1966
1967 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1968 absolute.
1969 (SingleStatisticTestResult.report): Use dict.keys instead of
1970 dict.iterkeys.
1971
79bc59cb
PA
19722016-01-06 Pedro Alves <palves@redhat.com>
1973
1974 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1975
43368e1d
MM
19762016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1977
1978 * gdb.btrace/dlopen.exp: New.
1979 * gdb.btrace/dlopen.c: New.
1980 * gdb.btrace/dlopen-dso.c: New.
1981
79fad5b8
SL
19822015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1983
1984 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1985 PATTERN argument is optional.
1986
ab8314b3
JB
19872015-12-24 Joel Brobecker <brobecker@adacore.com>
1988
1989 * lib/ada.exp (target_compile_ada_from_dir): New function.
1990 (gdb_compile_ada): Reimplement avoiding the use of project files.
1991 * gdb.ada/gnat_ada.gpr: Delete.
1992 * gdb.ada/cond_lang.exp: Adjust test to make path before
1993 filename optional.
1994 * gdb.ada/small_reg_param.exp: Likewise.
1995
fe33faff
SM
19962015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1997
1998 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1999
6d265cb4
TP
20002015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2001
2002 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2003 case.
2004
10125099
SM
20052015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2006
2007 * gdb.base/break.exp: Remove dead code.
2008 * gdb.base/sepdebug.exp: Likewise.
2009
3ca22649
SM
20102015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2011
2012 * gdb.asm/asm-source.exp: Remove HP-UX references.
2013 * gdb.base/annota1.exp: Likewise.
2014 * gdb.base/annota3.exp: Likewise.
2015 * gdb.base/attach.exp: Likewise.
2016 * gdb.base/bigcore.exp: Likewise.
2017 * gdb.base/break.exp: Likewise.
2018 * gdb.base/call-ar-st.exp: Likewise.
2019 * gdb.base/callfuncs.exp: Likewise.
2020 * gdb.base/catch-fork-static.exp: Likewise.
2021 * gdb.base/display.exp: Likewise.
2022 * gdb.base/foll-exec-mode.exp: Likewise.
2023 * gdb.base/foll-exec.exp: Likewise.
2024 * gdb.base/foll-fork.exp: Likewise.
2025 * gdb.base/foll-vfork.exp: Likewise.
2026 * gdb.base/funcargs.exp: Likewise.
2027 * gdb.base/hbreak2.exp: Likewise.
2028 * gdb.base/inferior-died.exp: Likewise.
2029 * gdb.base/interrupt.exp: Likewise.
2030 * gdb.base/multi-forks.exp: Likewise.
2031 * gdb.base/nodebug.exp: Likewise.
2032 * gdb.base/sepdebug.exp: Likewise.
2033 * gdb.base/solib1.c: Likewise.
2034 * gdb.base/step-test.exp: Likewise.
2035 * gdb.mi/non-stop.c: Likewise.
2036 * gdb.mi/pthreads.c: Likewise.
2037 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2038 * gdb.threads/pthreads.c: Likewise.
2039 * gdb.threads/staticthreads.exp: Likewise.
2040 * lib/future.exp: Likewise.
2041 * lib/gdb.exp: Likewise.
2042 * gdb.base/so-indr-cl.c: Remove.
2043 * gdb.base/so-indr-cl.exp: Likewise.
2044 * gdb.base/solib.c: Likewise.
2045 * gdb.base/solib.exp: Likewise.
2046 * gdb.base/solib2.c: Likewise.
2047
b6304613
SM
20482015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2049
2050 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2051 * gdb.base/call-ar-st.exp: Likewise.
2052 * gdb.base/callfuncs.exp: Likewise.
2053 * gdb.base/condbreak.exp: Likewise.
2054 * gdb.base/constvars.exp: Likewise.
2055 * gdb.base/hbreak2.exp: Likewise.
2056 * gdb.base/langs.exp: Likewise.
2057 * gdb.base/list.exp: Likewise.
2058 * gdb.base/long_long.exp: Likewise.
2059 * gdb.base/ptype.exp: Likewise.
2060 * gdb.base/scope.exp: Likewise.
2061 * gdb.base/signals.exp: Likewise.
2062 * gdb.base/so-impl-ld.exp: Likewise.
2063 * gdb.base/varargs.exp: Likewise.
2064 * gdb.base/volatile.exp: Likewise.
2065 * gdb.base/whatis.exp: Likewise.
2066 * gdb.cp/cplusfuncs.exp: Likewise.
2067 * gdb.cp/inherit.exp: Likewise.
2068 * gdb.cp/local.exp: Likewise.
2069 * gdb.cp/member-ptr.exp: Likewise.
2070 * gdb.cp/method.exp: Likewise.
2071 * gdb.cp/overload.exp: Likewise.
2072 * gdb.cp/templates.exp: Likewise.
2073 * gdb.stabs/weird.exp: Likewise.
2074 * lib/compiler.c: Likewise.
2075 * lib/compiler.cc: Likewise.
2076 * lib/cp-support.exp: Likewise.
2077 * lib/gdb.exp: Likewise.
2078
bf401b07
SM
20792015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2080
2081 * configure.ac: Remove HP-UX case.
2082 * configure: Regenerate.
2083
aff9c0f8
SM
20842015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2085
2086 * lib/gdb.exp (gdb_compile): Add function doc.
2087
a6904d5a
PA
20882015-12-17 Pedro Alves <palves@redhat.com>
2089
2090 PR threads/19354
2091 * gdb.multi/info-threads.exp: New file.
2092
a22279dd
YQ
20932015-12-15 Yao Qi <yao.qi@linaro.org>
2094
2095 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2096 is aarch64*-*-*.
2097
0588c796
SL
20982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2099
2100 * gdb.base/history-duplicates.exp: Skip if no readline support.
2101
5d978e17
SL
21022015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2103
2104 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2105
7e763b86
SL
21062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2107
2108 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2109
87a3a92c
SL
21102015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2111
2112 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2113 ctrl-C if nointerrupts target property is set.
2114 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2115 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2116 * gdb.base/paginate-bg-execution.exp: Likewise.
2117 * gdb.base/paginate-execution-startup.exp: Likewise.
2118 * gdb.base/random-signal.exp: Likewise.
2119 * gdb.base/range-stepping.exp: Likewise.
2120 * gdb.cp/annota2.exp: Likewise.
2121 * gdb.cp/annota3.exp: Likewise.
2122 * gdb.gdb/selftest.exp: Likewise.
2123 * gdb.threads/continue-pending-status.exp: Likewise.
2124 * gdb.threads/leader-exit.exp: Likewise.
2125 * gdb.threads/manythreads.exp: Likewise.
2126 * gdb.threads/pthreads.exp: Likewise.
2127 * gdb.threads/schedlock.exp: Likewise.
2128 * gdb.threads/sigthread.exp: Likewise.
2129
a8f077dc
DB
21302015-12-11 Don Breazeal <donb@codesourcery.com>
2131
2132 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2133 remote.
2134 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2135 * gdb.base/foll-exec.exp (main): Enable for target remote.
2136 * gdb.base/foll-fork.exp (main): Likewise.
2137 * gdb.base/foll-vfork.exp (main): Likewise.
2138 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2139 (proc continue_to_exit_bp_loc): Use clean_restart.
2140 * gdb.base/pie-execl.exp (main): Disable for target remote.
2141 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2142 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2143 * gdb.threads/execl.exp (main): Likewise.
2144 * gdb.threads/fork-child-threads.exp (main): Likewise.
2145 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2146 remote.
2147 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2148 remote.
2149 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2150 pid.tid style ptids, instead of just tid.
2151 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2152 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2153 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2154 ptids, instead of just tid.
2155
3b2464a8
AB
21562015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2157
2158 * gdb.base/list.exp (test_list_forward): Add end of file error
2159 test.
2160 (test_repeat_list_command): Add end of file error test.
2161 (test_list_backwards): Add beginning of file error test.
2162
a0def019
AB
21632015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2164
2165 * gdb.base/list.exp (test_list_invalid_args): New function,
2166 defined, and called.
2167
5c000dff
AB
21682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2169
2170 * gdb.base/list.exp (test_list): Make test names unique.
2171
f1637ebe
YQ
21722015-12-11 Yao Qi <yao.qi@linaro.org>
2173
2174 * gdb.base/coremaker2.c: Remove.
2175
36d6fc0a
PA
21762015-12-10 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.multi/base.exp: Remove stale "spaces" references.
2179
762f7747
PA
21802015-12-10 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.multi/base.exp: Don't use nowarnings.
2183 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2184 * gdb.multi/hangout.c: Include stdio.h.
2185 * gdb.multi/hello.c: Include stdlib.h.
2186 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2187 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2188 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2189
28d2bfb9
AB
21902015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2191
2192 * gdb.dwarf2/dw2-ranges-base.c: New file.
2193 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2194 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2195 support additional line table, and debug ranges generation.
2196 (Dwarf::ranges): New function, generate .debug_ranges.
2197 (Dwarf::lines): Support generating simple line table programs.
2198 (Dwarf::assemble): Initialise new namespace variables.
2199
5fc2beac
KB
22002015-12-09 Kevin Buettner <kevinb@redhat.com>
2201
2202 * gdb.base/async.exp (proc test_background): Add case for
2203 asynchronous execution not supported.
2204
1c35a88f
LM
22052015-12-09 Luis Machado <lgustavo@codesourcery.com>
2206
2207 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2208 format and change test names to make them unique.
2209
b593e3d9
RK
22102015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2211 Pedro Alves <pedro@redhat.com>
2212
2213 PR gdb/18702
2214 Add checking of floatformats setup on x86_64 hosts.
2215 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2216 (smallval, bigval): New labels/constants.
2217 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2218 float" after loading bigval and smallval.
2219
d72413e6
PMR
22202015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2221
2222 * gdb.ada/fun_overload_menu.exp: New testcase.
2223 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2224
ece66d65
JS
22252015-12-04 Josh Stone <jistone@redhat.com>
2226
2227 * gdb.base/catch-fork-static.exp: New.
2228
41d0efca
YQ
22292015-12-03 Yao Qi <yao.qi@linaro.org>
2230
2231 * gdb.base/sizeof.c: Don't include stdio.h and
2232 ../lib/unbuffer_output.c.
2233 (main): New variable 'size' and 'value'. Remove printf and
2234 gdb_unbuffer_output. Assign return value to size and value.
2235 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2236 at the beginning.
2237 (check_sizeof): Check the result by printing variable 'size'.
2238 (check_valueof): Check the result by printing variable 'value'.
2239
99fd02d9
YQ
22402015-12-01 Yao Qi <yao.qi@linaro.org>
2241
2242 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2243 for aarch64*-*-linux* target.
2244
f2faf941
PA
22452015-11-30 Pedro Alves <palves@redhat.com>
2246
2247 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2248
04bf20c5
PA
22492015-11-30 Pedro Alves <palves@redhat.com>
2250
2251 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2252 Handle non-stop mode vCont replies.
2253
09df4675
PA
22542015-11-30 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2257 prepare_for_testing. Start gdb with "set non-stop on" appended to
2258 GDBFLAGS. Lax expected stop output.
2259
58b584af
YQ
22602015-11-27 Yao Qi <yao.qi@linaro.org>
2261
2262 * gdb.arch/arm-neon.exp: New.
2263 * gdb.arch/arm-neon.c: New.
2264
dfcb77a8
YQ
22652015-11-27 Yao Qi <yao.qi@linaro.org>
2266
2267 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2268
88e8ec1b
YQ
22692015-11-27 Yao Qi <yao.qi@linaro.org>
2270
2271 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2272 frames-invalid annotation.
2273
bfde72c2
YQ
22742015-11-27 Yao Qi <yao.qi@linaro.org>
2275
2276 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2277
f6512a69
SM
22782015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2279
2280 * gdb.threads/names.exp: New file.
2281 * gdb.threads/names.c: New file.
2282 * README: Mention gdb,no_thread_names.
2283
46a3515b
MM
22842015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2285
2286 PR 19297
2287 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2288 support" error.
2289
62147a22
PA
22902015-11-24 Pedro Alves <palves@redhat.com>
2291
2292 PR 17539
2293 * gdb.base/display.exp: Expect displays to be sorted in ascending
2294 order. Use multi_line.
2295 * gdb.base/solib-display.exp: Likewise.
2296
2f341b6e
PA
22972015-11-24 Pedro Alves <palves@redhat.com>
2298
2299 PR 17539
25d49b86
PA
2300 * gdb.base/display.exp: Expect displays to be sorted in ascending
2301 order. Use multi_line.
2302 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2303
7e0aa6aa
PA
23042015-11-24 Pedro Alves <palves@redhat.com>
2305
2306 PR 17539
2307 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2308 threads in ascending order.
2309 * gdb.base/foll-fork.exp: Likewise.
2310 * gdb.base/foll-vfork.exp: Likewise.
2311 * gdb.base/multi-forks.exp: Likewise.
2312 * gdb.mi/mi-nonstop.exp: Likewise.
2313 * gdb.mi/mi-nsintrall.exp: Likewise.
2314 * gdb.multi/base.exp: Likewise.
2315 * gdb.multi/multi-arch.exp: Likewise.
2316 * gdb.python/py-inferior.exp: Likewise.
2317 * gdb.threads/break-while-running.exp: Likewise.
2318 * gdb.threads/execl.exp: Likewise.
2319 * gdb.threads/gcore-thread.exp: Likewise.
2320 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2321 * gdb.threads/kill.exp: Likewise.
2322 * gdb.threads/linux-dp.exp: Likewise.
2323 * gdb.threads/multiple-step-overs.exp: Likewise.
2324 * gdb.threads/next-bp-other-thread.exp: Likewise.
2325 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2326 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2327 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2328 * gdb.threads/thread-find.exp: Likewise.
2329 * gdb.threads/tls.exp: Likewise.
2330 * lib/mi-support.exp (mi_reverse_list): Delete.
2331 (mi_check_thread_states): No longer reverse list.
2332
2cc57ad8
PA
23332015-11-24 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2336 use lowercase.
2337
c93e8391
SM
23382015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2339
2340 * gdb.trace/actions.c: Include trace-common.h.
2341 (main): Add a location for a fast tracepoint.
2342 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2343 the normal tracepoints.
2344 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2345
045ccf91
SM
23462015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2347
2348 * save-trace.exp: Factor out code to these...
2349 (gdb_save_tracepoints): New.
2350 (gdb_load_tracepoints): New.
2351 (do_save_load_test): New.
2352
5506f9f6
KB
23532015-11-23 Kevin Buettner <kevinb@redhat.com>
2354
2355 * gdb.base/asmlabel.exp: New test.
2356 * gdb.base/asmlabel.c: New test case.
2357
16c3b12f
JB
23582015-11-23 Joel Brobecker <brobecker@adacore.com>
2359
2360 * gdb.base/wrong_frame_bt_full-main.c: New file.
2361 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2362 * gdb.base/wrong_frame_bt_full.exp: New file.
2363
155bfbd3
JB
23642015-11-23 Joel Brobecker <brobecker@adacore.com>
2365
2366 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2367
bb097445
JM
23682015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2369
206853a0 2370 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2371 pstate register when comparing registers values in
2372 sparc64-*-linux-gnu targets to avoid spurious differences.
2373
9c88ed8f
JM
23742015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2375
206853a0 2376 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2377
96161e25
SL
23782015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2379
2380 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2381 as type argument to gdb_compile.
2382 * gdb.base/nested-subp2.exp: Likewise.
2383 * gdb.base/nested-subp3.exp: Likewise.
2384
340c2830
DV
23852015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2386
2387 * lib/dwarf.exp (_note): Fix left shift of negative value.
2388 * gdb.trace/trace-condition.exp: Likewise.
2389
c1862d0f
YQ
23902015-11-13 Yao Qi <yao.qi@linaro.org>
2391
2392 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2393 comments about d10v.
2394 (test_scalar_returns): Likewise.
2395 * gdb.base/d10v.ld: Remove.
2396 * gdb.base/overlays.exp: Remove the target triplet checking for
2397 d10v-*-*.
2398 * gdb.base/structs.exp (test_struct_returns): Remove the
2399 comments about d10v.
2400 (test_struct_calls): Likewise.
2401
77ae9c19
YQ
24022015-11-13 Yao Qi <yao.qi@linaro.org>
2403
2404 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2405 * gdb.base/gnu_vector.c: Don't include stdio.h.
2406 (main): Don't print res and call add_some_intvecs.
2407
430e004e
MK
24082015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2409
2410 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2411 macro.
2412 (func5): Removed.
2413 (func4): Use FAST_TRACEPOINT_LABEL.
2414 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2415 macro.
2416 (func): Removed.
2417 (thread_function): Use FAST_TRACEPOINT_LABEL.
2418 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2419 (func): Remove.
2420 (marker): Use FAST_TRACEPOINT_LABEL.
2421 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2422 (pendfunc1): Remove.
2423 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2424 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2425 (foo): Remove.
2426 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2427 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2428 macro.
2429 (func): Remove.
2430 (marker): Use FAST_TRACEPOINT_LABEL.
2431 * gdb.trace/trace-common.h: New header.
2432 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2433 macro.
2434 (func): Remove.
2435 (marker): Use FAST_TRACEPOINT_LABEL.
2436 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2437 (func): Remove.
2438 (thread_function): Use FAST_TRACEPOINT_LABEL.
2439
6e7675a7
MK
24402015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2441
2442 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2443 in front.
2444 * gdb.trace/change-loc.exp: Use global pcreg definition.
2445 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2446 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2447 in front.
2448 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2449 * gdb.trace/pending.exp: Likewise.
2450 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2451 * gdb.trace/trace-break.exp: Likewise.
2452 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2453 in front.
2454 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2455 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2456 in front.
2457 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2458
dddc0e16
JB
24592015-11-09 Joel Brobecker <brobecker@adacore.com>
2460
2461 * gdb.ada/fin_fun_out: New testcase.
2462
c6f0b406
KB
24632015-11-07 Kevin Buettner <kevinb@redhat.com>
2464
2465 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2466 value associated with DW_AT_byte_size.
2467 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2468 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2469 DW_AT_upper_bound.
2470
f01dcfd9
KB
24712015-11-07 Kevin Buettner <kevinb@redhat.com>
2472
2473 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2474 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2475 version.
2476 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2477 gdb.dwarf2/dw2-canonicalize-type.exp,
2478 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2479 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2480 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2481 provided by gdb_target_symbol_prefix_flags_asm.
2482 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2483 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2484 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2485 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2486 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2487 macros where needed). Use this macro for symbols which require
2488 the prefix provided by SYMBOL_PREFIX.
2489
2223449a
KB
24902015-11-05 Kevin Buettner <kevinb@redhat.com>
2491
2492 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2493 New procs.
2494 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2495 representing expressions, of more than one list element.
2496 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2497 to prepend linker symbol prefix to f.
2498 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2499 table_1 and table_2.
2500 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2501 Likewise, for f and g.
2502 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2503 for ptr.
2504 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2505 for main.
2506 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2507 table_1_ptr and table_2_ptr.
2508
6f2f1a3a
JK
25092015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2510 Joel Brobecker <brobecker@adacore.com>
2511
2512 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2513
566c56c9
MK
25142015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2515
2516 * gdb.reverse/s390-mvcle.c: New test.
2517 * gdb.reverse/s390-mvcle.exp: New file.
2518 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2519
d5f0636b
MK
25202015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2521
2522 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2523
7ad8b86c
MK
25242015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2525
2526 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2527 reaching marker2.
2528 * gdb.reverse/getresuid-reverse.exp: Likewise.
2529 * gdb.reverse/pipe-reverse.exp: Likewise.
2530 * gdb.reverse/readv-reverse.exp: Likewise.
2531 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2532 * gdb.reverse/time-reverse.exp: Likewise.
2533 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2534
4081c0f1
YQ
25352015-10-30 Yao Qi <yao.qi@linaro.org>
2536
2537 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2538 (empty_cycle): Remove.
2539 (main): Don't call empty_cycle. Don't use watch_count_done.
2540 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2541 empty_cycle. Rewrite the code counting HW watchpoints.
2542
452b4ba5
MK
25432015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2544
2545 * gdb.reverse/fstatat-reverse.c: New test.
2546 * gdb.reverse/fstatat-reverse.exp: New file.
2547 * gdb.reverse/getresuid-reverse.c: New test.
2548 * gdb.reverse/getresuid-reverse.exp: New file.
2549 * gdb.reverse/pipe-reverse.c: New test.
2550 * gdb.reverse/pipe-reverse.exp: New file.
2551 * gdb.reverse/readv-reverse.c: New test.
2552 * gdb.reverse/readv-reverse.exp: New file.
2553 * gdb.reverse/recvmsg-reverse.c: New test.
2554 * gdb.reverse/recvmsg-reverse.exp: New file.
2555 * gdb.reverse/time-reverse.c: New test.
2556 * gdb.reverse/time-reverse.exp: New file.
2557 * gdb.reverse/waitpid-reverse.c: New test.
2558 * gdb.reverse/waitpid-reverse.exp: New file.
2559
5e2e7507
JK
25602015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2563
0fde2c53
DE
25642015-10-26 Doug Evans <dje@google.com>
2565
2566 PR symtab/17391
2567 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2568 * gdb.dwarf2/bad-regnum.c: New file.
2569 * gdb.dwarf2/bad-regnum.exp: New file.
2570
1a70ae97
DE
25712015-10-26 Doug Evans <dje@google.com>
2572
2573 PR python/18938
2574 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2575 file.
2576
27dc26ab
JK
25772015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2580 for a change by "Mention language in compile error message".
2581
bed91f4d
SM
25822015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2583
2584 PR python/18073
2585 * gdb.python/py-type.c (C::a_method): New.
2586 (C::a_const_method): New.
2587 (C::a_static_method): New.
2588 (a_function): New.
2589 * gdb.python/py-type.exp (test_fields): Test getting fields
2590 from function and method.
2591
3f2f83dd
KB
25922015-10-21 Keven Boell <keven.boell@intel.com>
2593
2594 * gdb.fortran/vla-alloc-assoc.exp: New file.
2595 * gdb.fortran/vla-datatypes.exp: New file.
2596 * gdb.fortran/vla-datatypes.f90: New file.
2597 * gdb.fortran/vla-history.exp: New file.
2598 * gdb.fortran/vla-ptype-sub.exp: New file.
2599 * gdb.fortran/vla-ptype.exp: New file.
2600 * gdb.fortran/vla-sizeof.exp: New file.
2601 * gdb.fortran/vla-sub.f90: New file.
2602 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2603 * gdb.fortran/vla-value-sub-finish.exp: New file.
2604 * gdb.fortran/vla-value-sub.exp: New file.
2605 * gdb.fortran/vla-value.exp: New file.
2606 * gdb.fortran/vla-ptr-info.exp: New file.
2607 * gdb.mi/mi-vla-fortran.exp: New file.
2608 * gdb.mi/vla.f90: New file.
2609
27145d50
SL
26102015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2611
2612 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2613 of hardwired timeout value.
2614
5f3ff4f8
JK
26152015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2616 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2619 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2620
bfd09d20
JS
26212015-10-19 Josh Stone <jistone@redhat.com>
2622
2623 * gdb.base/catch-syscall.c: Include <sched.h>.
2624 (unknown_syscall): New variable.
2625 (main): Trigger a vfork and an unknown syscall.
2626 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2627 (unknown_syscall_number): Likewise.
2628 (check_call_to_syscall): Accept an optional syscall pattern.
2629 (check_return_from_syscall): Likewise.
2630 (check_continue): Likewise.
2631 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2632 (test_catch_syscall_skipping_return): New test toggling off 'catch
2633 syscall' to step over the syscall return, then toggling back on.
2634 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2635 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2636 (do_syscall_tests): Call test_catch_syscall_without_args and
2637 test_catch_syscall_mid_vfork.
2638 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2639 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2640
b32b93c6
AS
26412015-10-19 Andrew Stubbs <ams@codesourcery.com>
2642
2643 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2644 print g_vE): Add new pass patterns.
2645 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2646 print various symbol names for vptr fields.
2647
9d622bda
AB
26482015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2649
2650 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2651 results.
2652
0fd8ac1c
YQ
26532015-10-12 Yao Qi <yao.qi@linaro.org>
2654
2655 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2656
34240514
YQ
26572015-10-12 Yao Qi <yao.qi@linaro.org>
2658
2659 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2660 is aarch64*-*-linux*.
2661
8240f442
YQ
26622015-10-12 Yao Qi <yao.qi@linaro.org>
2663
2664 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2665 (can_relocate_bcond_true): ... it.
2666 (can_relocate_bcond_false): New function.
2667 (foo): Likewise.
2668 (can_relocate_bl): Likewise.
2669 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2670 can_relocate_bl.
2671
2520f728
PMR
26722015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2673
2674 * gdb.base/nested-addr.c: New file.
2675 * gdb.base/nested-addr.exp: New testcase.
2676
abcef95a
MM
26772015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2678
2679 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2680 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2681 its output. Ignore the output of "record goto begin" and instead
2682 check that GDB is replaying.
2683
145e3ddb
PA
26842015-10-09 Pedro Alves <palves@redhat.com>
2685
2686 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2687 (top level): Use it in the run with no args test.
2688
d5d8c4e1
IB
26892015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2690
2691 * gdb.dlang/properties.exp: New file.
2692
06e635ef
SL
26932015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2694
2695 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2696 whether or not address 0x1000 is mapped on the target.
2697
e019fd1d
SM
26982015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2699
2700 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2701 build.
2702
77ba2a67
MM
27032015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2704
2705 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2706 instruction-history test.
2707
c60eb31f
DE
27082015-09-28 Doug Evans <dje@google.com>
2709
2710 * gdb.base/gcore.c (array_func): Add reference to static_array.
2711
9a3c8263
SM
27122015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2713
2714 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2715 source line.
2716
9720e656
SL
27172015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2718
2719 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2720 short or char as base type.
2721
938d3bf2
SL
27222015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2723
2724 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2725 to allow any size enum.
2726
e6c2c623
PMR
27272015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2728
2729 * gdb.ada/array_ptr_renaming.exp: New testcase.
2730 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2731 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2732
06da0f77
PL
27332015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2734
2735 * gdb.trace/ftrace-lock.c: New file.
2736 * gdb.trace/ftrace-lock.exp: New file.
2737
4f51c22a
PL
27382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2739
2740 * gdb.arch/insn-reloc.c: New file.
2741 * gdb.arch/ftrace-insn-reloc.exp: New file.
2742
7041adf4
PL
27432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2744
2745 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2746 instruction.
2747 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2748 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2749 * gdb.trace/range-stepping.c: Likewise.
2750 * gdb.trace/trace-break.c: Likewise.
2751 * gdb.trace/trace-mt.c (thread_function): Likewise.
2752 * gdb.trace/ftrace.c (marker): Likewise.
2753 * gdb.trace/trace-condition.c (marker): Likewise.
2754 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2755 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2756 is_aarch64_target.
2757
015d2e7e
DE
27582015-09-18 Doug Evans <xdje42@gmail.com>
2759
2760 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2761 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2762
26b188a2
SL
27632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2764
2765 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2766 the breakpoint.
2767
79dc332b
SL
27682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2769
2770 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2771 the pending breakpoint. Remove timeout override for "Run till
2772 MI pending breakpoint on pendfunc3 on thread 2" test.
2773
f57929f2
SL
27742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2775
2776 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2777 filename pattern.
2778
3f469b17
SL
27792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2780
2781 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2782 in breakpoint filename pattern.
2783
515b89b3
SL
27842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2785
7800dbe4
SL
2786 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2787
27882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2789
515b89b3
SL
2790 * gdb.linespec/explicit.exp: Check for readline support for
2791 tab-completion tests. Fix obvious typo.
2792
d2939ba2
MM
27932015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2794
2795 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2796 and replay.
2797
cbb55fa7
MM
27982015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2799
2800 * gdb.btrace/non-stop.c: New.
2801 * gdb.btrace/non-stop.exp: New.
2802
43691ca1
PL
28032015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2804 Yao Qi <yao.qi@linaro.org>
2805
2806 * gdb.trace/trace-condition.c: New file.
2807 * gdb.trace/trace-condition.exp: New file.
2808
d78908cf
WW
28092015-09-16 Wei-cheng Wang <cole945@gmail.com>
2810
2811 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2812 for testing bytecode compilation.
2813
1ed415e2
PA
28142015-09-16 Pedro Alves <palves@redhat.com>
2815 Sandra Loosemore <sandra@codesourcery.com>
2816
2817 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2818 (SECONDS): Redefine.
2819 (main): Call pthread_kill and alarm early.
2820 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2821 support.
2822 (test): If the target can't hardware step and doesn't support
2823 displaced stepping, increase the timeout.
2824
d136eff5
PA
28252015-09-16 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2828 (enable_debug): New procedures.
2829 (test): Use them. Bail out if waiting for threads fails.
2830 (top level): Bail out if a test fails.
2831
991f019c
YQ
28322015-09-16 Yao Qi <yao.qi@linaro.org>
2833
2834 * gdb.asm/asm-source.exp: Set asm-arch for
2835 aarch64*-*-* target.
2836 * gdb.asm/aarch64.inc: New file.
2837
bfca584f
PMR
28382015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2839
2840 * gdb.ada/array_of_variable_length.exp: New testcase.
2841 * gdb.ada/array_of_variable_length/foo.adb: New file.
2842 * gdb.ada/array_of_variable_length/pck.adb: New file.
2843 * gdb.ada/array_of_variable_length/pck.ads: New file.
2844
b326e587
DE
28452015-09-15 Doug Evans <dje@google.com>
2846
2847 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2848 of function static local variable.
2849
5382cfab
PW
28502015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2851
2852 * gdb.threads/tls-so_extern.exp: New test file.
2853 * gdb.threads/tls-so_extern.c: New test file.
2854 * gdb.threads/tls-so_extern_main.c: New test file.
2855
141c5cc4
JK
28562015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.opt/solib-intra-step-lib.c: New file.
2859 * gdb.opt/solib-intra-step-main.c: New file.
2860 * gdb.opt/solib-intra-step.exp: New file.
2861
d15dcecd
PA
28622015-09-15 Pedro Alves <palves@redhat.com>
2863
2864 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2865 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2866
4c2f2a79
PA
28672015-09-14 Pedro Alves <palves@redhat.com>
2868
2869 * gdb.base/hook-stop-continue.c: Delete.
2870 * gdb.base/hook-stop-continue.exp: Delete.
2871 * gdb.base/hook-stop-frame.c: Delete.
2872 * gdb.base/hook-stop-frame.exp: Delete.
2873 * gdb.base/hook-stop.c: New file.
2874 * gdb.base/hook-stop.exp: New file.
2875
919e6dbe
PMR
28762015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2877
2878 * gdb.ada/access_to_packed_array.exp: New testcase.
2879 * gdb.ada/access_to_packed_array/foo.adb: New file.
2880 * gdb.ada/access_to_packed_array/pack.adb: New file.
2881 * gdb.ada/access_to_packed_array/pack.ads: New file.
2882
157280a4
MM
28832015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2884
2885 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2886 buffer size test.
2887
2fd33e94
DB
28882015-09-11 Don Breazeal <donb@codesourcery.com>
2889
2890 * gdb.base/foll-exec.c: Add copyright header. Fix
2891 formatting issues.
2892 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2893 (do_exec_tests): Use clean_restart in place of zap_session,
2894 and for test initialization. Fix formatting issues. Use
2895 fail in place of perror.
2896 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2897 an expect statement to match an expression with output from
2898 the program under debug.
2899 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2900 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2901 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2902 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2903 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2904
e70b6e8e
DE
29052015-09-09 Doug Evans <dje@google.com>
2906
2907 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2908
7a551a51
DE
29092015-09-09 Doug Evans <dje@google.com>
2910
2911 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2912
4c666f84
DE
29132015-09-09 Doug Evans <dje@google.com>
2914
2915 * gdb.base/savedregs.exp: Fix typo.
2916
243a9253
PA
29172015-09-09 Pedro Alves <palves@redhat.com>
2918
2919 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2920
c0fa8fbd
SL
29212015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2922
2923 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2924 command actually switches threads. Give up on remaining
2925 tests if target fails to stop at breakpoint.
2926
cd7c1778
PMR
29272015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2928
2929 * gdb.ada/funcall_char.exp: New testcase.
2930 * gdb.ada/funcall_char/foo.adb: New file.
2931
dc5c8746
PMR
29322015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2933
2934 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2935 expected outputs. Add two testcases for completing ambiguous
2936 functions.
2937 * gdb.ada/complete/aux_pck.adb: New file.
2938 * gdb.ada/complete/aux_pck.ads: New file.
2939 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2940 Ambiguous_Func functions.
2941 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2942 * gdb.ada/complete/pck.adb: Likewise.
2943
4e83a1e7
UW
29442015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2945
2946 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2947 failures to run the test program under GDB.
2948
8ce74153
LM
29492015-08-26 Luis Machado <lgustavo@codesourcery.com>
2950
2951 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2952 to C.
2953
e9756d52
PP
29542015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2955
2956 * gdb.base/run-after-attach.exp: New test file.
2957 * gdb.base/run-after-attach.c: New test file.
2958
8d37573b
DB
29592015-08-26 Don Breazeal <donb@codesourcery.com>
2960
2961 * gdb.base/foll-exec-2.c: New test program.
2962 * gdb.base/foll-exec-2.exp: New test.
2963
63e43d3a
PMR
29642015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2965
2966 * gdb.base/nested-subp1.exp: New file.
2967 * gdb.base/nested-subp1.c: New file.
2968 * gdb.base/nested-subp2.exp: New file.
2969 * gdb.base/nested-subp2.c: New file.
2970 * gdb.base/nested-subp3.exp: New file.
2971 * gdb.base/nested-subp3.c: New file.
2972
3d40fbb5
PA
29732015-08-24 Pedro Alves <palves@redhat.com>
2974
2975 * gdb.server/connect-without-multi-process.c: New file.
2976 * gdb.server/connect-without-multi-process.exp: New file.
2977
4422ac93
LM
29782015-08-24 Luis Machado <lgustavo@codesourcery.com>
2979
2980 * gdb.opt/inline-markers.c: Make z int.
2981
91dddb86
LM
29822015-08-24 Luis Machado <lgustavo@codesourcery.com>
2983
2984 * gdb.opt/inline-markers.c: Make z volatile.
2985
a48847ee
LM
29862015-08-24 Luis Machado <lgustavo@codesourcery.com>
2987
2988 * gdb.opt/inline-bt.c: New volatile global z.
2989 * gdb.opt/inline-cmds.c: Likewise.
2990 * gdb.opt/inline-locals.c: Likewise.
2991 * gdb.opt/inline-markers.c: New extern global z.
2992 (marker): Use z.
2993 (inline_fn): Likewise.
2994
0ebbc52b
PA
29952015-08-24 Pedro Alves <palves@redhat.com>
2996
2997 * config/m32r-stub.exp: Remove file.
2998 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2999 * gdb.base/call-rt-st.exp: Likewise.
3000 * gdb.base/call-strs.exp: Likewise.
3001 * gdb.base/default.exp: Remove references to h8300-*-hms and
3002 *-*-udi*.
3003 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3004
77c365df
AA
30052015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3006
3007 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3008 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3009 and "return" use KFAIL when GDB can not read/write the vector
3010 return value.
3011
4313b8c0
GB
30122015-08-21 Gary Benson <gbenson@redhat.com>
3013
3014 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3015
0e433b32
PA
30162015-08-20 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.server/solib-list.exp: No longer expect an interior stop in
3019 non-stop mode.
3020
221e1a37
PA
30212015-08-20 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.server/connect-stopped-target.c: New file.
3024 * gdb.server/connect-stopped-target.exp: New file.
3025
40e3ad0e
PA
30262015-08-20 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.dwarf2/comp-unit-lang.exp: New file.
3029 * gdb.dwarf2/comp-unit-lang.c: New file.
3030
af39b327
PMR
30312015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3032
3033 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3034 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3035
7d45c7c3 30362015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3037
7d45c7c3
KB
3038 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3039 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3040
4d6cceb4
DE
30412015-08-18 Doug Evans <dje@google.com>
3042 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3043
3044 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3045 skip_python_tests. New arg prompt_regexp.
3046 (skip_python_tests): New function.
3047 * lib/mi-support.exp (mi_skip_python_tests): New function.
3048 * gdb.python/py-mi-objfile-gdb.py: New file.
3049 * gdb.python/py-mi-objfile.c: New file.
3050 * gdb.python/py-mi-objfile.exp: New file.
3051
ad89c2aa
KS
30522015-08-17 Keith Seitz <keiths@redhat.com>
3053
3054 * gdb.linespec/explicit.exp: Move strace test from here ...
3055 * gdb.trace/strace.exp: ... to here.
3056
e3ae3c43
PP
30572015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3058
3059 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3060 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3061
604b2636
DE
30622015-08-14 Doug Evans <xdje42@gmail.com>
3063
3064 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3065 inferior before selecting a new file.
3066
6ff0ba5f
DE
30672015-08-14 Doug Evans <xdje42@gmail.com>
3068
3069 * gdb.mi/mi-disassemble.exp: Update.
3070 * gdb.base/disasm-optim.S: New file.
3071 * gdb.base/disasm-optim.c: New file.
3072 * gdb.base/disasm-optim.h: New file.
3073 * gdb.base/disasm-optim.exp: New file.
3074
9ca98f92
KS
30752015-08-14 Keith Seitz <keiths@redhat.com>
3076
3077 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3078 "evaluated-by".
3079
52bbc560
JB
30802015-08-13 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3083
5d8c3ed3
PMR
30842015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3085
3086 * gdb.ada/fun_renaming.exp: New testcase.
3087 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3088 * gdb.ada/fun_renaming/pack.adb: New file.
3089 * gdb.ada/fun_renaming/pack.ads: New file.
3090
ea8812bc
KS
30912015-08-12 Keith Seitz <keiths@redhat.com>
3092
3093 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3094 gdb_get_line_number.
3095
4dafcdeb
JB
30962015-08-12 Joel Brobecker <brobecker@adacore.com>
3097
3098 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3099 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3100 gdb.base/dso2dso.exp: New files.
3101
5ba32597
SDJ
31022015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3103 Pedro Alves <palves@redhat.com>
3104 Keith Seitz <keiths@redhat.com>
3105
3106 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3107 GDBFLAGS.
3108
b6dafabf
PP
31092015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3110
3111 * gdb.base/gdbhistsize-history.exp
3112 (test_histsize_history_setting): Use save_vars.
3113 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3114 Use save_vars.
3115 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3116 * gdb.base/readline.exp: Use save_vars.
3117
abe8e607
PP
31182015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3119
3120 * lib/gdb.exp (save_vars): New proc.
3121
629500fa
KS
31222015-08-11 Keith Seitz <keiths@redhat.com>
3123
3124 * gdb.base/help.exp: Update help_breakpoint_text.
3125
eb8c4e2e
KS
31262015-08-11 Keith Seitz <keiths@redhat.com>
3127
3128 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3129 (at toplevel): Call test_explicit_breakpoints.
3130 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3131 breakpoints.
3132 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3133 breakpoint conditions, "-cond".
3134
87f0e720
KS
31352015-08-11 Keith Seitz <keiths@redhat.com>
3136
3137 * gdb.linespec/3explicit.c: New file.
3138 * gdb.linespec/cpexplicit.cc: New file.
3139 * gdb.linespec/cpexplicit.exp: New file.
3140 * gdb.linespec/explicit.c: New file.
3141 * gdb.linespec/explicit.exp: New file.
3142 * gdb.linespec/explicit2.c: New file.
3143 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3144 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3145 before using in the matching pattern.
3146 Clarify that `prefix' is a regular expression.
3147
f00aae0f
KS
31482015-08-11 Keith Seitz <keiths@redhat.com>
3149
3150 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3151 test.
3152 Add tests for missing ",FMT" and ",".
3153
e27852be
DE
31542015-08-10 Doug Evans <dje@google.com>
3155 Keith Seitz <keiths@redhat.com>
3156
3157 PR gdb/17960
3158 * gdb.base/completion.exp: Add location completer tests.
3159
7f03bd92
PA
31602015-08-07 Pedro Alves <palves@redhat.com>
3161
3162 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3163 tests here.
3164 (top level): Run do_test with and without displaced stepping.
3165
3fc8eb30
PA
31662015-08-07 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/valgrind-disp-step.c: New file.
3169 * gdb.base/valgrind-disp-step.exp: New file.
3170
d4569d7b
PA
31712015-08-07 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3174 Delete function.
3175 (main): Add alarm. Run an infinite loop instead of calling
3176 wait_threads.
3177 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3178 comment.
3179 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3180 Delete function.
3181 (main): Add alarm. Run an infinite loop instead of calling
3182 wait_threads.
3183 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3184 comment.
3185
e1316e60
PA
31862015-08-07 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/checkpoint-ns.exp: New file.
3189 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3190 standard_testfile.
3191
da8c46d2
MM
31922015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3193
3194 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3195 * gdb.btrace/instruction_history.exp: Update.
3196 * gdb.btrace/tsx.exp: New.
3197 * gdb.btrace/tsx.c: New.
3198
de1c2c52
PA
31992015-08-06 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3202 increase timeout.
3203 * gdb.reverse/until-precsave.exp: Bump timeouts.
3204
782e0bf4
PA
32052015-08-06 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3208
83e97ed0
PA
32092015-08-06 Pedro Alves <palves@redhat.com>
3210
3211 PR gdb/18749
3212 * gdb.threads/process-dies-while-handling-bp.c: New file.
3213 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3214
863d01bd
PA
32152015-08-06 Pedro Alves <palves@redhat.com>
3216
3217 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3218 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3219
0a39bb32
PA
32202015-08-05 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3223 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3224
ee2d2b10
SL
32252015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3226
3227 * gdb.base/bp-permanent.exp: Report test as unsupported if
3228 the target cannot stop at the permanent breakpoint.
3229
4e1bdb00
DE
32302015-08-03 Doug Evans <dje@google.com>
3231
3232 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3233 10000.
3234
3d338901
DE
32352015-08-03 Doug Evans <dje@google.com>
3236
3237 * Makefile.in (workers/%.worker, build-perf): New rule.
3238 (GDB_PERFTEST_MODE): New variable.
3239 (check-perf): Use it.
3240 (clean): Clean up gdb.perf parallel build subdirs.
3241 * lib/build-piece.exp: New file.
3242 * lib/gdb.exp (make_gdb_parallel_path): New function
3243 (standard_output_file, standard_temp_file): Call it.
3244 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3245 of $GDB_PARALLEL.
3246 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3247
af061d3e
DE
32482015-08-03 Doug Evans <dje@google.com>
3249
8e1afc81 3250 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3251 (LOG_FILE_NAME): New global.
3252 (TextReporter.__init__): Initialize self.txt_sum.
3253 (TextReporter.report): Add support for multiple data-points.
3254 Move report to perftest.sum, put raw data in perftest.log.
3255 (TextReporter.start): Open sum and log files.
3256 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3257 * gdb.perf/lib/perftest/testresult.py
3258 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3259
2c8c5d37
PA
32602015-07-31 Pedro Alves <palves@redhat.com>
3261
3262 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3263 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3264 kill_wait_spawned_process instead of explicit "kill -9".
3265 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3266 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3267 kill_wait_spawned_process.
3268 * gdb.base/attach-twice.exp: Likewise.
3269 * gdb.base/attach.exp: Likewise.
3270 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3271 gdb_test_multiple.
3272 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3273 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3274 kill_wait_spawned_process.
3275 * gdb.base/valgrind-infcall.exp: Likewise.
3276 * gdb.multi/multi-attach.exp: Likewise.
3277 * gdb.python/py-prompt.exp: Likewise.
3278 * gdb.python/py-sync-interp.exp: Likewise.
3279 * gdb.server/ext-attach.exp: Likewise.
3280 * gdb.threads/attach-into-signal.exp (corefunc): Use
3281 spawn_wait_for_attach, spawn_id_get_pid and
3282 kill_wait_spawned_process.
3283 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3284 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3285 spawn_id_get_pid and kill_wait_spawned_process.
3286 * gdb.threads/attach-stopped.exp (corefunc): Use
3287 spawn_wait_for_attach, spawn_id_get_pid and
3288 kill_wait_spawned_process.
3289 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3290 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3291 kill_wait_spawned_process instead of explicit "kill -9".
3292 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3293 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3294 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3295 processes. Don't map cygwin/windows pids here. Now returns a
3296 spawn id list.
3297
032a0fca
SL
32982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3299
3300 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3301 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3302 correct patch.
3303
61a934ca
SL
33042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3305
3306 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3307
4bc4d428
SL
33082015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3309
3310 Reapply:
3311 2014-05-21 Mark Wielaard <mjw@redhat.com>
3312
3313 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3314
998d452a
PA
33152015-07-30 Pedro Alves <palves@redhat.com>
3316
3317 * linux-low.c (handle_extended_wait): Set the child's last
3318 reported status to TARGET_WAITKIND_STOPPED.
3319
69dde7dc
PA
33202015-07-30 Pedro Alves <palves@redhat.com>
3321
3322 PR threads/18600
3323 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3324 only shows inferior 1.
3325
4dd63d48
PA
33262015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3327 Pedro Alves <palves@redhat.com>
3328
3329 PR threads/18600
3330 * gdb.threads/fork-plus-threads.c: New file.
3331 * gdb.threads/fork-plus-threads.exp: New file.
3332
d618e4c5
PP
33332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3334
3335 * gdb.base/batch-preserve-term-settings.exp
3336 (test_terminal_settings_preserved_after_cli_exit): Use
3337 send_quit_command.
3338
1eef6428
PA
33392015-07-29 Pedro Alves <palves@redhat.com>
3340 Don Breazeal <donb@codesourcery.com>
3341
3342 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3343 output from both inferior_spawn_id and gdb_spawn_id.
3344
7da5b897
SDJ
33452015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3346
3347 * gdb.threads/attach-into-signal.exp (corefunc): Use
3348 with_test_prefix on nested loops, uniquefying the test messages.
3349
dac804df
SDJ
33502015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3351
3352 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3353 commit.
3354
06265e53
PP
33552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3356
3357 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3358 New proc.
3359 (test_terminal_settings_preserved_after_sigterm): New test.
3360
18206ca3
PP
33612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3362
3363 * gdb.base/batch-preserve-term-settings.exp
3364 (test_terminal_settings_preserved_after_cli_exit): New test.
3365
90074d11
PP
33662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3367
3368 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3369 manipulation of saved_gdbflags.
3370 (test_terminal_settings_preserved): Remove global declaration of
3371 the unused variable pagination_prompt. Remove manipulation of
3372 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3373 GDBFLAGS.
3374
eb1a7902
PA
33752015-07-29 Pedro Alves <palves@redhat.com>
3376
3377 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3378
8b75dd3b
PA
33792015-07-29 Pedro Alves <palves@redhat.com>
3380
3381 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3382 at the top.
3383
dedad4e3
PA
33842015-07-29 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3387 (main): Call gdb_unbuffer_output.
3388 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3389 (main): Call gdb_unbuffer_output.
3390 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3391 (main): Call gdb_unbuffer_output.
3392 * gdb.base/call-strs.exp: Adjust to step over the
3393 gdb_unbuffer_output call.
3394 * gdb.base/catch-gdb-caused-signals.c: Include
3395 "../lib/unbuffer_output.c".
3396 (main): Call gdb_unbuffer_output.
3397 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3398 (main): Call gdb_unbuffer_output.
3399 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3400 (main): Call gdb_unbuffer_output.
3401 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3402 (main): Call gdb_unbuffer_output.
3403 * gdb.base/shlib-call.exp: Adjust to step over the
3404 gdb_unbuffer_output call.
3405 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3406 (main): Call gdb_unbuffer_output.
3407 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3408 (main): Call gdb_unbuffer_output.
3409 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3410 (main): Rename to ...
3411 (test): ... this.
3412 (main): Reimplement.
3413 * gdb.base/varargs.exp: Run to test instead of to main.
3414 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3415 (main): Call gdb_unbuffer_output.
3416
58789a91
PA
34172015-07-29 Pedro Alves <palves@redhat.com>
3418
3419 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3420 factore out from mi_continue_dprintf. For call-style dprintfs,
3421 expect dprintf output out of $inferior_spawn_id.
3422 (mi_continue_dprintf): Use mi_expect_dprintf.
3423 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3424 (main): Call gdb_unbuffer_output.
3425
e8376742
PA
34262015-07-29 Pedro Alves <palves@redhat.com>
3427
3428 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3429 (default_mi_gdb_start): Set inferior_spawn_id instead of
3430 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3431 gdb_spawn_id.
3432 (mi_gdb_test): Always expect inferior output from both
3433 $inferior_spawn_id and $gdb_spawn_id.
3434
08280010
PA
34352015-07-29 Pedro Alves <palves@redhat.com>
3436
3437 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3438 send_inferior and $inferior_spawn_id.
3439
4d30e432
PA
34402015-07-29 Pedro Alves <palves@redhat.com>
3441
3442 * gdb.gdb/complaints.exp (test_initial_complaints)
3443 (test_serial_complaints, test_short_complaints): Use
3444 gdb_test_stdio.
3445 (test_empty_complaint): Handle $inferior_spawn_id !=
3446 $gdb_spawn_id.
3447
0d30a335
PA
34482015-07-29 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.base/varargs.exp: Use gdb_test_stdio.
3451
39413b29
PA
34522015-07-29 Pedro Alves <palves@redhat.com>
3453
3454 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3455
7cb000a9
PA
34562015-07-29 Pedro Alves <palves@redhat.com>
3457
3458 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3459
d7b8ac82
PA
34602015-07-29 Pedro Alves <palves@redhat.com>
3461
3462 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3463 parameter into two new parameters, "inf_result" and "gdb_result".
3464 Expect inferior output and gdb output from $inferior_spawn_id and
3465 $gdb_spawn_id, respectively. Adjust all callers.
3466
789c3a0c
PA
34672015-07-29 Pedro Alves <palves@redhat.com>
3468
3469 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3470 of gdb_test_sequence.
3471
77e760c3
PA
34722015-07-29 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3475 (saw_spurious_output): Expect inferior output from
3476 $inferior_spawn_id. Use gdb_test_stdio.
3477
8396d2cd
PA
34782015-07-29 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.base/dprintf.exp: Use standard_testfile. Change
3481 prepare_for_testing call.
3482 (srcfile): Don't set.
3483 (restart): New procedure.
3484 (test_dprintf): New procecure, use to continue over dprintfs.
3485 (test_call, test_agent): New procedures, tests moved here.
3486 Restart gdb and recreate dprintfs. Adjust expected output.
3487
2051d61f
PA
34882015-07-29 Pedro Alves <palves@redhat.com>
3489
3490 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3491
452397af
PA
34922015-07-29 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3495
8aed9555
PA
34962015-07-29 Pedro Alves <palves@redhat.com>
3497
3498 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3499 gdb_test_stdio.
3500
188a61b4
PA
35012015-07-29 Pedro Alves <palves@redhat.com>
3502
3503 * lib/gdb.exp (gdb_test_stdio): New procedure.
3504
12264a45
PA
35052015-07-29 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3508
23ffc893
PA
35092015-07-29 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.base/call-signal-resume.exp: Remove check for
3512 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3513 * gdb.base/unwindonsignal.exp: Likewise.
3514 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3515 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3516
65566918
PA
35172015-07-29 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/siginfo-addr.c (pass): New function.
3520 (handler): Call it iff si_addr is correct.
3521 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3522 Set a breakpoint at "pass" and continue to it.
3523
d60a9221
SDJ
35242015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3525
3526 * gdb.python/py-objfile.exp: Make some tests have unique names.
3527 * gdb.python/py-pp-registration.exp: Likewise.
3528
bde40b8f
PA
35292015-07-28 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3532
13e1dec8
SM
35332015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3534
3535 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3536
da33c9a7
SM
35372015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3538
3539 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3540
077836f7
PP
35412015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3542
3543 * gdb.base/gdb-sigterm-2.exp: New test.
3544
b8cc7b2e
DE
35452015-07-25 Doug Evans <xdje42@gmail.com>
3546
3547 Revert:
3548 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3549 (workers/%.worker, build-perf): New rule.
3550 (GDB_PERFTEST_MODE): New variable.
3551 (check-perf): Use it.
3552 (clean): Clean up gdb.perf parallel build subdirs.
3553 * lib/build-piece.exp: New file.
3554 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3555 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3556 name.
3557 (standard_temp_file): Ditto.
3558 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3559 of $GDB_PARALLEL.
3560
c8bd4544
DE
35612015-07-24 Doug Evans <dje@google.com>
3562
3563 * gdb.perf/lib/perftest/utils.py: New file.
3564 * gdb.perf/gm-hello.cc: New file.
3565 * gdb.perf/gm-pervasive-typedef.cc: New file.
3566 * gdb.perf/gm-pervasive-typedef.h: New file.
3567 * gdb.perf/gm-std.cc: New file.
3568 * gdb.perf/gm-std.h: New file.
3569 * gdb.perf/gm-use-cerr.cc: New file.
3570 * gdb.perf/gm-utils.h: New file.
3571 * gdb.perf/gmonster-null-lookup.py: New file.
3572 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3573 * gdb.perf/gmonster-print-cerr.py: New file.
3574 * gdb.perf/gmonster-ptype-string.py: New file.
3575 * gdb.perf/gmonster-runto-main.py: New file.
3576 * gdb.perf/gmonster-select-file.py: New file.
3577 * gdb.perf/gmonster1-null-lookup.exp: New file.
3578 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3579 * gdb.perf/gmonster1-print-cerr.exp: New file.
3580 * gdb.perf/gmonster1-ptype-string.exp: New file.
3581 * gdb.perf/gmonster1-runto-main.exp: New file.
3582 * gdb.perf/gmonster1-select-file.exp: New file.
3583 * gdb.perf/gmonster1.cc: New file.
3584 * gdb.perf/gmonster1.exp: New file.
3585 * gdb.perf/gmonster2-null-lookup.exp: New file.
3586 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3587 * gdb.perf/gmonster2-print-cerr.exp: New file.
3588 * gdb.perf/gmonster2-ptype-string.exp: New file.
3589 * gdb.perf/gmonster2-runto-main.exp: New file.
3590 * gdb.perf/gmonster2-select-file.exp: New file.
3591 * gdb.perf/gmonster2.cc: New file.
3592 * gdb.perf/gmonster2.exp: New file.
3593
6eab34f3
DE
35942015-07-24 Doug Evans <dje@google.com>
3595
3596 * gdb.perf/README: New file.
3597 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3598 * lib/gen-perf-test.exp: New file.
3599
63738bfd
DE
36002015-07-24 Doug Evans <dje@google.com>
3601
3602 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3603 (PerfTest::startup): New function.
3604 (PerfTest::run): Return result of calling body.
3605 (PerfTest::assemble): Rewrite.
3606 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3607 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3608 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3609 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3610 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3611
7b606f95
DE
36122015-07-24 Doug Evans <dje@google.com>
3613
3614 * lib/gdb.exp (clean_restart): Make executable optional.
3615
a97b16b8
DE
36162015-07-24 Doug Evans <dje@google.com>
3617
3618 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3619 compiler_info references.
3620 * gdb.cp/temargs.exp: Ditto.
3621 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3622 (get_compiler_info): Early exit if already computed. Set compiler_info
3623 to "unknown" if there was a problem.
3624 (test_compiler_info): Add function comment. Call get_compiler_info.
3625
35baa57f
DE
36262015-07-24 Doug Evans <dje@google.com>
3627
3628 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3629 (workers/%.worker, build-perf): New rule.
3630 (GDB_PERFTEST_MODE): New variable.
3631 (check-perf): Use it.
3632 (clean): Clean up gdb.perf parallel build subdirs.
3633 * lib/build-piece.exp: New file.
3634 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3635 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3636 name.
3637 (standard_temp_file): Ditto.
3638 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3639 of $GDB_PARALLEL.
3640
6ebea266
DE
36412015-07-24 Doug Evans <dje@google.com>
3642
3643 * lib/future.exp (gdb_default_target_compile): New option
3644 "early_flags".
3645 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3646 --as-needed.
3647
1e76a7e9
SDJ
36482015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3649
3650 * gdb.base/catch-syscall.exp: Call gdb_exit before
3651 gdb_skip_xml_test.
3652
5068630a
PA
36532015-07-24 Pedro Alves <palves@redhat.com>
3654
3655 * gdb.python/py-events.exp: Accept output between the stop event
3656 and the prompt.
3657 * gdb.python/py-evsignal.exp: Likewise.
3658 * gdb.python/py-evthreads.exp: Likewise.
3659
77598427
PA
36602015-07-24 Pedro Alves <palves@redhat.com>
3661
3662 PR gdb/18717
3663 * gdb.threads/non-ldr-exit.c: New file.
3664 * gdb.threads/non-ldr-exit.exp: New file.
3665
11e6c98f
YQ
36662015-07-24 Yao Qi <yao.qi@linaro.org>
3667
3668 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3669 restarting process.
3670
51aee833
YQ
36712015-07-24 Yao Qi <yao.qi@linaro.org>
3672
3673 * gdb.server/ext-restart.exp: New file.
3674
8cfe207c
YQ
36752015-07-24 Yao Qi <yao.qi@linaro.org>
3676
3677 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3678 argument options.
3679 * gdb.server/ext-wrapper.exp: New file.
3680
cc12ce38
DE
36812015-07-23 Doug Evans <dje@google.com>
3682
3683 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3684 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3685
d0d84780
PMR
36862015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3687
3688 * gdb.ada/var_arr_typedef.exp: New testcase.
3689 * gdb.ada/var_arr_typedef/pack.adb: New file.
3690 * gdb.ada/var_arr_typedef/pack.ads: New file.
3691 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3692
8b558f79
JB
36932015-07-20 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3696
775a3298
JK
36972015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3698
3699 * gdb.arch/i386-biarch-core.exp: Replace istarget
3700 by "complete set gnutarget". Remove expectation for the "core-file"
3701 command.
3702
db1ff28b
JK
37032015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 Revert the previous commit:
3706 Tests for validate symbol file using build-id.
3707
0a94970d
JK
37082015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3709
3710 Tests for validate symbol file using build-id.
3711 * gdb.base/solib-mismatch-lib.c: New file.
3712 * gdb.base/solib-mismatch-libmod.c: New file.
3713 * gdb.base/solib-mismatch.c: New file.
3714 * gdb.base/solib-mismatch.exp: New file.
3715
03346981
SL
37162015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3717
3718 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3719 nios2-*-linux*.
3720 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3721 * gdb.base/siginfo.exp: Likewise.
3722 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3723
42422cc7
PL
37242015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3725
3726 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3727 Move it to ...
3728 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3729 ... here.
3730 * gdb.trace/range-stepping.exp: Check that the target supports
3731 range stepping.
3732
cfa68bae
JK
37332015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3734
3735 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3736
8ffdba26
PA
37372015-07-14 Pedro Alves <palves@redhat.com>
3738
3739 * gdb.base/killed-outside.exp: New file.
3740 * gdb.base/killed-outside.c: New file.
3741
218a5a11
JK
37422015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3743
3744 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3745 (n at main): New.
3746 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3747
e03ed3c6
AA
37482015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3749
3750 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3751 infcall tests instead of setting up for KFAIL.
3752
485668e5
MM
37532015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3754
3755 * gdb.btrace/record_goto-step.exp: New.
3756
08464196
JK
37572015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 PR compile/18484
3760 * gdb.compile/compile.c (struct struct_type): Add volatile to
3761 selffield's type.
3762 * gdb.compile/compile.exp
3763 (compile code struct_object.selffield = &struct_object): Skip further
3764 struct_object tests if this one xfails.
3765
bcf5c1d9
RC
37662015-07-08 Robert O'Callahan <robert@ocallahan.org>
3767
3768 PR exp/18617
3769 * gdb.trace/ax.exp: Add test.
3770
4931af25
YQ
37712015-07-07 Yao Qi <yao.qi@linaro.org>
3772
3773 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3774 instead of istarget "aarch64*-*-*".
3775 * gdb.arch/aarch64-fp.exp: Likewise.
3776 * gdb.base/float.exp: Likewise.
3777 * gdb.reverse/aarch64.exp: Likewise.
3778 * lib/gdb.exp (is_aarch64_target): New proc.
3779
9fcf688e
YQ
37802015-07-07 Yao Qi <yao.qi@linaro.org>
3781
3782 * lib/gdb.exp (is_aarch32_target): New proc.
3783 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3784 instead of "istarget "arm*-*-*"".
3785 * gdb.arch/arm-disp-step.exp: Likewise.
3786 * gdb.arch/thumb-bx-pc.exp: Likewise.
3787 * gdb.arch/thumb-prologue.exp: Likewise.
3788 * gdb.arch/thumb-singlestep.exp: Likewise.
3789 * gdb.base/disp-step-syscall.exp: Likewise.
3790 * gdb.base/float.exp: Likewise.
3791
fbd8d50d
YQ
37922015-07-07 Yao Qi <yao.qi@linaro.org>
3793
3794 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3795 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3796
71be1fdc
YQ
37972015-07-07 Yao Qi <yao.qi@linaro.org>
3798
3799 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3800 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3801 if it exists.
3802 * gdb.multi/multi-arch.exp: Likewise.
3803
3e221d36
SM
38042015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3805
3806 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3807 print.
3808
d441430b
YQ
38092015-07-07 Yao Qi <yao.qi@linaro.org>
3810
3811 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3812
06f810bd
MG
38132015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3814
3815 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3816 '[' and ']' characters.
3817
5e61e7c0
IB
38182015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3819
3820 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3821
28bf096c
PA
38222015-06-29 Pedro Alves <palves@redhat.com>
3823
3824 PR threads/18127
3825 * gdb.threads/hand-call-new-thread.c: New file.
3826 * gdb.threads/hand-call-new-thread.c: New file.
3827
ee93cd5e
KS
38282015-06-26 Keith Seitz <keiths@redhat.com>
3829 Doug Evans <dje@google.com>
3830
3831 PR 16253
3832 * gdb.cp/var-tag-2.cc: New file.
3833 * gdb.cp/var-tag-3.cc: New file.
3834 * gdb.cp/var-tag-4.cc: New file.
3835 * gdb.cp/var-tag.cc: New file.
3836 * gdb.cp/var-tag.exp: New file.
3837
fc637f04
PP
38382015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3839
3840 * gdb.base/history-duplicates.exp: New test.
3841
2e52ae68
PP
38422015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3843
3844 * gdb.base/completion.exp: Test the completion of the "focus"
3845 command.
3846
6e22494e
JK
38472015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3848
3849 * gdb.arch/amd64-prologue-skip.S: New file.
3850 * gdb.arch/amd64-prologue-skip.exp: New file.
3851
bf7b9cd9
SM
38522015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3853
3854 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3855 is_address_zero_readable check.
3856
201e8dfd
PB
38572015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3858
3859 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3860 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3861
5cd867b4
YQ
38622015-06-24 Yao Qi <yao.qi@linaro.org>
3863
3864 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3865 linux targets.
3866
4d7be007
YQ
38672015-06-24 Yao Qi <yao.qi@linaro.org>
3868
3869 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3870 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3871 * gdb.base/siginfo-thread.exp: Likewise.
3872
07fcd301
YQ
38732015-06-22 Yao Qi <yao.qi@linaro.org>
3874
3875 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3876
52042a00
YQ
38772015-06-22 Yao Qi <yao.qi@linaro.org>
3878
3879 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3880 aarch64*-*-*.
3881 (skip_hw_watchpoint_tests): Likewise.
3882
74bd41ce
PP
38832015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3884
3885 * gdb.base/gdbinit-history.exp: Test the interaction between
3886 setting GDBHISTSIZE and setting the history size via .gdbinit.
3887
bc460514
PP
38882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3889
3890 PR gdb/16999
3891 * gdb.base/gdbhistsize-history.exp: New test.
3892
b58c513b
PP
38932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3894
3895 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3896 with GDBHISTSIZE.
3897 * gdb.base/readline.exp: Likewise.
3898
92046791
YQ
38992015-06-17 Yao Qi <yao.qi@linaro.org>
3900
3901 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3902 line.
3903
2093d2d3
PP
39042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3905
3906 * gdb.base/gdbinit-history.exp: Add test case to check that
3907 an unlimited history file does not get truncated on exit.
3908
e6c693af
AA
39092015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3910
3911 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3912 (VECTOR): New macro. Use it...
3913 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3914 ...for these typedefs.
3915 (int8, char1, int1, double1): New typedefs.
3916 (struct just_int2, struct two_int2): New structures.
3917 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3918 (add_structvecs, add_singlevecs): New functions.
3919 (main): Call add_some_intvecs twice.
3920 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3921 the compile and exit upon failure. Try compiling for the "native"
3922 architecture. Test inferior function calls with vector arguments
3923 and vector return value handling with "finish" and "return".
3924
c74f7d1c
JT
39252015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3926
3927 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3928 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3929 PE file.
3930 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3931
98aa42ee
AT
39322015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3933
3934 PR breakpoints/16465
3935 * gdb.mi/mi-dprintf-pending.c: New file.
3936 * gdb.mi/mi-dprintf-pending.exp: New test.
3937 * gdb.mi/mi-dprintf-pendshr.c: New file.
3938
7d73c23c 39392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3940 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3941
3942 * gdb.arch/i386-mpx-map.c: New file.
3943 * gdb.arch/i386-mpx-map.exp: New File.
3944
39452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3946
3947 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3948 * gdb.arch/i386-mpx.exp: Indentation fixed.
3949
39502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3951
3952 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3953 function and improved indentation.
3954 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3955 gdb_test_multiple. Added additional tests to skip the test.
3956
39572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3958
3959 * gdb.arch/i386-avx512.c: Change path in include file.
3960 * gdb.arch/i386-avx512.exp: Change include dir path
3961 compilation flag.
3962 * gdb.arch/i386-mpx.c: Change path in include file.
3963 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3964 flag.
3965
d5eba19a
JK
39662015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3967
3968 * gdb.compile/compile-print.exp (compile print *vararray@3)
3969 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3970
7f361056
JK
39712015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3972
3973 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3974 (do not keep jit in memory): ... this.
3975 (expect 5): Change it to ...
3976 (expect no 5): ... this.
3977
3b462ec2
SM
39782015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3979
3980 PR gdb/15564
3981 * gdb.mi/mi-detach.exp: New file.
3982
e0619de6
JK
39832015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3984
3985 PR symtab/18392
3986 * gdb.arch/amd64-tailcall-self.S: New file.
3987 * gdb.arch/amd64-tailcall-self.c: New file.
3988 * gdb.arch/amd64-tailcall-self.exp: New file.
3989
e970cb34
DB
39902015-05-28 Don Breazeal <donb@codesourcery.com>
3991
3992 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3993 tests for remote targets by checking is_target_gdbserver.
3994
b2e2f908
DE
39952015-05-27 Doug Evans <dje@google.com>
3996
3997 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3998 * gdb.dwarf2/opaque-type-lookup.c: New file.
3999 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4000
82c7be31
DE
40012015-05-26 Doug Evans <dje@google.com>
4002
4003 * gdb.cp/iostream.cc: New file.
4004 * gdb.cp/iostream.exp: New file.
4005
b4f54984
DE
40062015-05-26 Doug Evans <dje@google.com>
4007
4008 * gdb.dwarf2/dw2-op-call.exp: Update.
4009 * gdb.dwarf2/dw4-sig-types.exp: Update.
4010 * gdb.dwarf2/implptr.exp: Update.
4011 * gdb.mi/mi-cmd-param-changed.exp: Update.
4012
4ea6efe9
DE
40132015-05-26 Doug Evans <dje@google.com>
4014
4015 * gdb.python/py-lazy-string.c: New file.
4016 * gdb.python/py-lazy-string.exp: New file.
4017 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4018 (main): Update. Add estring3.
4019 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4020 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4021
f6bb7db3
YQ
40222015-05-26 Omair Javaid <omair.javaid@linaro.org>
4023 Yao Qi <yao.qi@linaro.org>
4024
4025 * gdb.reverse/aarch64.c: New.
4026 * gdb.reverse/aarch64.exp: New.
4027
a81bfbd0
OJ
40282015-05-26 Omair Javaid <omair.javaid@linaro.org>
4029
25d49b86
PA
4030 * lib/gdb.exp (supports_process_record): Return true for
4031 aarch64*-linux*.
a81bfbd0
OJ
4032 (supports_reverse): Likewise.
4033
158bf1b4
PP
40342015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4035
4036 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4037 Use with_test_prefix.
4038
a0145030
AB
40392015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4040
4041 * gdb.base/completion.exp: Add test for completion of layout
4042 names.
4043
ebe3b578
AB
40442015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4045
4046 * lib/gdb.exp (skip_tui_tests): New proc.
4047 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4048
84204ed7
PA
40492015-05-19 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4052 Save the whole env array instead of just HOME. Unset HISTSIZE in
4053 the environment while testing. Restore whole environment
4054 afterwards.
4055
37442ce1
DE
40562015-05-16 Doug Evans <xdje42@gmail.com>
4057
4058 * gdb.guile/scm-ports.c: New file.
4059 * gdb.guile/scm-ports.exp: Add memory port tests.
4060
36de76f9
JK
40612015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4062
4063 * gdb.compile/compile-print.c: New file.
4064 * gdb.compile/compile-print.exp: New file.
4065
3a9558c4
JK
40662015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4067
4068 * gdb.compile/compile-ops.exp: Cast param to void.
4069 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4070 (compile code struct_object.selffield = &struct_object): Add xfail.
4071
aa715135
JG
40722015-05-15 Joel Brobecker <brobecker@adacore.com>
4073
4074 * gdb.ada/arr_enum_with_gap: New testcase.
4075
931e5bc3
JG
40762015-05-15 Joel Brobecker <brobecker@adacore.com>
4077
4078 * gdb.ada/byte_packed_arr: New testcase.
4079
9cd4d857
JB
40802015-05-15 Joel Brobecker <brobecker@adacore.com>
4081
4082 * gdb.ada/pckd_neg: New testcase.
4083
ebfd00d2
PP
40842015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4085
4086 PR gdb/17820
4087 * gdb.base/gdbinit-history.exp: New test.
4088 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4089 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4090
4c082a81
SC
40912015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4092
4093 * gdb.python/py-xmethods.cc: Enhance test case.
4094 * gdb.python/py-xmethods.exp: New tests.
4095 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4096 function.
4097 (B_indexoper): Likewise.
4098 (global_dm_list) : Add new xmethod worker functions.
4099
f7797074
SDJ
41002015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4101
4102 * gdb.base/coredump-filter.exp: Correctly unset
4103 "coredump_var_addr" array.
4104
a4674e4e
PA
41052015-05-08 Pedro Alves <palves@redhat.com>
4106
4107 * gdb.server/non-existing-program.exp: Unset spawn_id.
4108
df2eb078
SC
41092015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4110
4111 PR python/18291
4112 * gdb.python/py-xmethods.exp: Add tests.
4113
422349a3
YQ
41142015-05-08 Yao Qi <yao.qi@linaro.org>
4115
4116 PR gdb/18208
4117 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4118 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4119 function set_coredump_filter, and remove remote_exec call.
4120 Remove argument ipid. Callers update.
4121 (top level): Don't get inferior's PID.
4122
63fc80ce
AA
41232015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4124
4125 * gdb.base/watch_thread_num.exp: Skip test on targets without
4126 access watchpoints.
4127
80ad801e
PA
41282015-05-06 Pedro Alves <palves@redhat.com>
4129
4130 PR server/18081
4131 * gdb.server/non-existing-program.exp: New file.
4132
0fa7fe50
JB
41332015-05-05 Joel Brobecker <brobecker@adacore.com>
4134
4135 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4136
3ea89b92
PMR
41372015-05-05 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.ada/out_of_line_in_inlined: New testcase.
4140
87b8eff0
JB
41412015-05-05 Joel Brobecker <brobecker@adacore.com>
4142
4143 * gdb.ada/var_rec_arr: New testcase.
4144
5fccc635
YQ
41452015-04-30 Yao Qi <yao.qi@linaro.org>
4146
4147 * gdb.base/break-idempotent.exp: If
4148 skip_hw_watchpoint_multi_tests returns true, skip the tests
4149 on "rwatch" and "awatch".
4150
42d38f42
YQ
41512015-04-30 Yao Qi <yao.qi@linaro.org>
4152
4153 * gdb.base/relativedebug.exp: Invoke gdb command
4154 "info sharedlibrary", and if libc.so doesn't have debug info,
4155 skip the test.
4156
2ce1cdbf
DE
41572015-04-29 Doug Evans <dje@google.com>
4158
4159 * gdb.python/py-xmethods.exp: Add ptype tests.
4160 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4161 get_result_type method.
4162
f24a38c5
LM
41632015-04-29 Luis Machado <lgustavo@codesourcery.com>
4164
4165 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4166 the target does not support hardware watchpoints.
4167
ecbf2b3c
LM
41682015-04-29 Luis Machado <lgustavo@codesourcery.com>
4169
4170 * gdb.base/break-always.exp: Abort testing if writing to memory
4171 causes an error.
4172
34f5f757
DE
41732015-04-28 Doug Evans <dje@google.com>
4174
4175 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4176 * gdb.python/py-pp-registration.exp: ... here. New file.
4177 * gdb.python/py-pp-registration.c: New file.
4178 * gdb.python/py-pp-registration.py: New file.
4179
69b4374a
DE
41802015-04-28 Doug Evans <dje@google.com>
4181
4182 * gdb.python/py-bad-printers.c: New file.
4183 * gdb.python/py-bad-printers.py: New file.
4184 * gdb.python/py-bad-printers.exp: New file.
4185
59fb7612
SS
41862015-04-28 Sasha Smundak <asmundak@google.com>
4187
4188 * gdb.python/py-type.exp: New test.
4189
2631b16a
AW
41902015-04-28 Andy Wingo <wingo@igalia.com>
4191
4192 * gdb.python/py-parameter.exp:
4193 * gdb.guile/scm-parameter.exp: Escape the path that we are
4194 matching against, as it might contain characters that are special
4195 to regular expressions.
4196
460efde1
JB
41972015-04-27 Joel Brobecker <brobecker@adacore.com>
4198
4199 * gdb.ada/rec_comp: New testcase.
4200
2d369d8e
SDJ
42012015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4202
4203 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4204 before using it.
4205
cf75d6c3
AB
42062015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4209 new tests for verilog output.
4210
8dbe7ca5
YQ
42112015-04-24 Yao Qi <yao.qi@linaro.org>
4212
4213 * boards/remote-gdbserver-on-localhost.exp: New file.
4214
4ef9fb2f
PA
42152015-04-23 Pedro Alves <palves@redhat.com>
4216
4217 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4218 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4219 "end of file", remove $inferior_spawn_id from the indirect list.
4220
0a803169
PA
42212015-04-23 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4224
749ef8f8
PA
42252015-04-23 Pedro Alves <palves@redhat.com>
4226
4227 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4228 on $any_spawn_id instead of only on $gdb_spawn_id.
4229
8aae4344
PM
42302015-04-21 Pierre Muller <muller@sourceware.org>
4231
4232 PR pascal/17815
4233 * lib/pascal.exp (gpc_compile): Add new option "class".
4234 (fpc_compile): Likewise.
4235 * gdb.pascal/case-insensitive-symbols.pas: New file.
4236 * gdb.pascal/case-insensitive-symbols.exp: New file.
4237
1586c8fb
GB
42382015-04-20 Gary Benson <gbenson@redhat.com>
4239
4240 * gdb.base/attach.exp: Fix three extended remote failures.
4241
1b6e6f5c
GB
42422015-04-17 Gary Benson <gbenson@redhat.com>
4243
4244 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4245 the main executable over the remote protocol.
4246
e797481d
PA
42472015-04-16 Pedro Alves <palves@redhat.com>
4248
4249 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4250 a new gdbserver if gdbserver_reconnect_p is set.
4251
1ca99c42
PA
42522015-04-16 Pedro Alves <palves@redhat.com>
4253
4254 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4255 is set, don't exit gdbserver.
4256
af9fd6f8
AA
42572015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4258
4259 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4260 appropriate .insn, such that an older assembler can be used.
4261 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4262 the z/Architecture instruction set on 31-bit targets as well.
4263
04ff1e61
AA
42642015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4265
4266 * gdb.go/handcall.exp: Remove all logic related to the first
4267 breakpoint and rely on go_runto_main instead.
4268 * gdb.go/strings.exp: Likewise.
4269 * gdb.go/unsafe.exp: Likewise.
4270 * gdb.go/hello.exp: Likewise. Also rename the remaining
4271 breakpoint marker to "breakpoint 1".
4272 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4273 * gdb.go/strings.go: Likewise.
4274 * gdb.go/unsafe.go: Likewise.
4275 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4276 "set breakpoint 2 here" and rename the remaining breakpoint marker
4277 to "breakpoint 1".
4278
40d2f8d6
SM
42792015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4280
4281 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4282 if itertools.imap is not present.
4283 * gdb.python/py-objfile.exp: Add parentheses.
4284 * gdb.python/py-type.exp: Same.
4285 * gdb.python/py-unwind-maint.py: Same.
4286
8cbc97c6
YQ
42872015-04-15 Yao Qi <yao.qi@linaro.org>
4288
4289 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4290 of ":$ptr_size" and set its form explicitly.
4291
45fd756c
YQ
42922015-04-15 Pedro Alves <palves@redhat.com>
4293 Yao Qi <yao.qi@linaro.org>
4294
4295 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4296 timeout by factor of 4.
4297 (test_regular_watch): Likewise.
4298 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4299 * gdb.reverse/sigall-reverse.exp: Likewise.
4300 * gdb.reverse/until-precsave.exp: Likewise.
4301 * lib/gdb.exp (with_timeout_factor): New proc.
4302 (gdb_expect): Move some code to ...
4303 (get_largest_timeout): ... here. New procedure.
4304
9e811bc3
LM
43052015-04-14 Luis Machado <lgustavo@codesourcery.com>
4306
4307 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4308
0ff6fcb2
LM
43092015-04-13 Luis Machado <lgustavo@codesourcery.com>
4310
4311 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4312 to write to the .text section.
4313
7578d5f7
LM
43142015-04-13 Luis Machado <lgustavo@codesourcery.com>
4315
4316 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4317 Handle the case of targets that do not provide PID information.
4318
2efe15c4
YQ
43192015-04-13 Yao Qi <yao.qi@linaro.org>
4320
4321 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4322 and use expect instead of gdb_expect.
4323
8cd8f2f8
SDJ
43242015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4325
4326 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4327 "coredump_var_addr" to avoid naming conflict with other testcases.
4328
9ee41772
PA
43292015-04-10 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4332 gdb_test_sequence and gdb_assert.
4333
07473109
PA
43342015-04-10 Pedro Alves <palves@redhat.com>
4335
4336 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4337 test messages that don't include the breakpoint address.
4338
de3db44c
YQ
43392015-04-10 Yao Qi <yao.qi@linaro.org>
4340
4341 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4342 false for some offset and width combinations which aren't
4343 supported by linux kernel.
4344
c79d856c
PA
43452015-04-10 Pedro Alves <palves@redhat.com>
4346
4347 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4348 procedure, factored out from ...
4349 (top level): ... here. Add "set displaced-stepping" testing axis.
4350 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4351 parameter "displaced". Use it.
4352 (top level): Use foreach and add "set displaced-stepping" testing
4353 axis.
4354
ebc90b50
PA
43552015-04-10 Pedro Alves <palves@redhat.com>
4356
4357 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4358 Remove comment.
4359 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4360 both the address of the instruction that triggers the watchpoint
4361 and the address of the instruction immediately after, and use
4362 those addresses for the test. Fix comment.
4363
8f572e5c
PA
43642015-04-10 Pedro Alves <palves@redhat.com>
4365
4366 * gdb.base/sigstep.exp (breakpoint_to_handler)
4367 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4368 Test "backtrace" in handler.
4369 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4370 (top level): Add new "displaced" test axis to
4371 breakpoint_to_handler, breakpoint_to_handler_entry and
4372 breakpoint_over_handler.
4373
8d707a12
PA
43742015-04-10 Pedro Alves <palves@redhat.com>
4375
4376 PR gdb/18216
4377 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4378
ef713951
YQ
43792015-04-10 Yao Qi <yao.qi@linaro.org>
4380
4381 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4382 (test_add_rn_pc): New function.
4383 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4384 (top level): Invoke test_add_rn_pc.
4385
906d60cf
PA
43862015-04-10 Pedro Alves <palves@redhat.com>
4387
4388 PR gdb/13858
4389 * gdb.base/step-over-no-symbols.exp: New file.
4390
f2983cc3
AW
43912015-04-09 Andy Wingo <wingo@igalia.com>
4392
4393 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4394 after the Python tests.
4395
6d62641c
SDJ
43962015-04-08 Keith Seitz <keiths@redhat.com>
4397
4398 PR python/16699
4399 * gdb.python/py-completion.exp: New tests for completion.
4400 * gdb.python/py-completion.py (CompleteLimit1): New class.
4401 (CompleteLimit2): Likewise.
4402 (CompleteLimit3): Likewise.
4403 (CompleteLimit4): Likewise.
4404 (CompleteLimit5): Likewise.
4405 (CompleteLimit6): Likewise.
4406 (CompleteLimit7): Likewise.
4407
f3770638
PA
44082015-04-08 Pedro Alves <palves@redhat.com>
4409
4410 PR gdb/18214
4411 PR gdb/18216
4412 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4413 function.
4414 (main): Install it as SIGUSR1 handler.
4415 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4416 parameter. Always use "setup" as prefix. Toggle "set
4417 displaced-stepping" off/on depending on global. Don't switch to
4418 thread 1 here.
4419 (top level): Add displaced stepping "off/on" test axis. Update
4420 "setup" calls. Wrap each subtest with with_test_prefix. Test
4421 continuing with a queued signal in each thread.
4422
4496bed7
PA
44232015-04-08 Pedro Alves <palves@redhat.com>
4424
4425 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4426 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4427 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4428 Return early if running to main fails.
4429 * gdb.trace/while-stepping.exp: Likewise.
4430
b97fde92
PA
44312015-04-07 Pedro Alves <palves@redhat.com>
4432
4433 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4434 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4435 interact with inferior program.
4436
f71c18e7
PA
44372015-04-07 Pedro Alves <palves@redhat.com>
4438
4439 * lib/gdb.exp (inferior_spawn_id): New global.
4440 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4441 spawn id after processing the user code.
4442 (default_gdb_start): Set inferior_spawn_id.
4443 (send_inferior): New procedure.
4444 * lib/gdbserver-support.exp (gdbserver_start): Set
4445 inferior_spawn_id.
4446 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4447
6423214f
PA
44482015-04-07 Pedro Alves <palves@redhat.com>
4449
4450 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4451 * lib/gdbserver-support.exp (gdbserver_start): Make
4452 $server_spawn_id global.
4453 (gdbserver_start): Don't wait for gdbserver's spawn id with
4454 expect_background.
4455 (close_gdbserver): New procedure.
4456 (gdb_exit): Rename the default version and reimplement.
4457
71c0ee8c
PA
44582015-04-07 Pedro Alves <palves@redhat.com>
4459
72f4393d 4460 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4461 append the substituted item, not the original item.
4462
203bc29b
PA
44632015-04-07 Pedro Alves <palves@redhat.com>
4464
4465 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4466 gdb_expect.
4467
508a3ddf
PA
44682015-04-07 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4471 output appearing once only.
4472
9f6dbe2b
PA
44732015-04-07 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4476 that doesn't expect anything. Return early if running to main
4477 fails.
4478
337532fa
YQ
44792015-04-07 Yao Qi <yao.qi@linaro.org>
4480
4481 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4482 (child_function): Call alarm.
4483 (main): Move call to alarm into the loop.
4484 * gdb.threads/non-stop-fair-events.exp: Build program with
4485 -DTIMEOUT=$timeout.
4486
01b622d4
DE
44872015-04-06 Doug Evans <xdje42@gmail.com>
4488
4489 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4490 Fix dest parameter to board_info.
4491 (fpc_compile): Ditto.
4492 (gdb_compile_pascal): Rename dest arg to destfile.
4493
961f4160
PMR
44942015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4495
4496 * gdb.ada/funcall_ref.exp: New file.
4497 * gdb.ada/funcall_ref/foo.adb: New file.
4498
cafda597
YQ
44992015-04-02 Yao Qi <yao.qi@linaro.org>
4500
4501 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4502 is remote.
4503
fed040c6
GB
45042015-04-02 Gary Benson <gbenson@redhat.com>
4505
4506 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4507
d11916aa
SS
45082015-04-01 Sasha Smundak <asmundak@google.com>
4509
4510 * gdb.python/py-unwind-maint.c: New file.
4511 * gdb.python/py-unwind-maint.exp: New test.
4512 * gdb.python/py-unwind-maint.py: New file.
4513 * gdb.python/py-unwind.c: New file.
4514 * gdb.python/py-unwind.exp: New test.
4515 * gdb.python/py-unwind.py: New test.
4516
a1471180
PA
45172015-04-01 Pedro Alves <palves@redhat.com>
4518
4519 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4520 to fail instead of non-existent $test.
4521
0bbeccb1
PA
45222015-04-01 Pedro Alves <palves@redhat.com>
4523
4524 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4525 GDBFLAGS if not empty.
4526
3c724c8c
PMR
45272015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4528
4529 * gdb.ada/complete.exp: Remove "multi_line".
4530 * gdb.ada/info_exc.exp: Remove "multi_line".
4531 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4532 * gdb.ada/ptype_field.exp: Remove "multi_line".
4533 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4534 * gdb.ada/tagged.exp: Remove "multi_line".
4535 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4536 [multi_line ...]
4537 * gdb.btrace/delta.exp: Likewise.
4538 * gdb.btrace/exception.exp: Likewise.
4539 * gdb.btrace/function_call_history.exp: Likewise.
4540 * gdb.btrace/instruction_history.exp: Likewise.
4541 * gdb.btrace/nohist.exp: Likewise.
4542 * gdb.btrace/record_goto.exp: Likewise.
4543 * gdb.btrace/segv.exp: Likewise.
4544 * gdb.btrace/stepi.exp: Likewise.
4545 * gdb.btrace/tailcall.exp: Likewise.
4546 * gdb.btrace/unknown_functions.exp: Likewise.
4547 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4548 * lib/gdb.exp: Add the "multi_line" helper.
4549
4eec2deb
PA
45502015-04-01 Pedro Alves <palves@redhat.com>
4551
4552 * gdb.threads/tid-reuse.c: New file.
4553 * gdb.threads/tid-reuse.exp: New file.
4554
df8411da
SDJ
45552015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4556
4557 PR corefiles/16092
4558 * gdb.base/coredump-filter.c: New file.
4559 * gdb.base/coredump-filter.exp: Likewise.
4560
6ef37366
PM
45612015-03-27 Petr Machata <pmachata@redhat.com>
4562
4563 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4564 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4565 (Dwarf::assemble): Initialize them.
4566 (Dwarf::lines): New function.
4567
7ec911b0
JT
45682015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4569
4570 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4571 SYMBOL_PREFIX for x86_64-*-cygwin.
4572
ff908ebf
AW
45732015-03-26 Andy Wingo <wingo@igalia.com>
4574
4575 PR symtab/18148
4576 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4577 const_value but not a location.
4578 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4579 location defined in non-main CUs are visible.
4580
6d5f0679
YQ
45812015-03-26 Yao Qi <yao.qi@linaro.org>
4582
4583 PR testsuite/18139
4584 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4585 Add a line number entry for the same line.
4586 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4587 Add a line number entry for the same line.
4588
2898689b
YQ
45892015-03-26 Yao Qi <yao.qi@linaro.org>
4590
4591 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4592 .int 0.
4593 (func): Likewise. Add .Lfunc_1 label.
4594 Use .Lfunc_1 label.
4595 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4596 .int 0.
4597 (func): Likewise.
4598 Use .Lfunc_1 label.
4599
85180498
YQ
46002015-03-26 Yao Qi <yao.qi@linaro.org>
4601
4602 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4603 Call gdb_compile instead to compile each .s files without debug
4604 information.
4605
8aa08a8d
YQ
46062015-03-26 Yao Qi <yao.qi@linaro.org>
4607
4608 * gdb.base/savedregs.exp (process_saved_regs): Make
4609 "Saved registers:" optional in the pattern.
4610
66849923
MM
46112015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4612
4613 * gdb.btrace/next.exp: Merged into step.exp.
4614 * gdb.btrace/finish.exp: Merged into step.exp.
4615 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4616 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4617 "record goto" and checking the exact replay position.
4618 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4619 check for "Recording format" in "info record" output.
4620 * gdb.btrace/record_goto.exp: Choose test file based on target.
4621 * gdb.btrace/x86-record_goto.S: Renamed into ...
4622 * gdb.btrace/x86_64-record_goto.S: ... this.
4623 * gdb.btrace/i686-record_goto.S: New.
4624 * gdb.btrace/x86-tailcall.S: Renamed into ...
4625 * gdb.btrace/x86_64-tailcall.S: ... this.
4626 * gdb.btrace/i686-tailcall.S: New.
4627 * gdb.btrace/x86-tailcall.c: Renamed into ...
4628 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4629 separate statements. Update test.
4630 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4631 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4632 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4633 * gdb.btrace/tailcall.exp: Choose test file based on target.
4634 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4635
11cc1b74
MM
46362015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4637
4638 * gdb.btrace/exception.exp: Increase BTS buffer size.
4639
a25d8bf9
PA
46402015-03-24 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4643
856e7dd6
PA
46442015-03-24 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.threads/schedlock.exp (test_step): No longer expect that
4647 "set scheduler-locking step" with "next" over a function call runs
4648 threads unlocked.
4649
ad235a41
AT
46502015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4651
4652 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4653
15630549
AT
46542015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4655
4656 PR breakpoints/16466
4657 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4658 * gdb.mi/mi-pending.c (thread_func): New function.
4659 (int main): Add threading support required.
4660 * gdb.mi/mi-pending.exp: Add tests for this issue.
4661 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4662 (pendfunc2): Remove stdio dependency.
4663 * gdb.mi/mi-pendshr2.c: New file.
4664
693dca06
KS
46652015-03-23 Keith Seitz <keiths@redhat.com>
4666
4667 * gdb.linespec/keywords.c: New file.
4668 * gdb.linespec/keywords.exp: New file.
4669
7e993ebf
KS
46702015-03-23 Keith Seitz <keiths@redhat.com>
4671
4672 PR gdb/18021
4673 * gdb.dwarf2/staticvirtual.exp: New test.
4674
bc23328c
JK
46752015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4676
4677 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4678 * README: Remove HP-UX and gdb.hp.
4679 (configuration):
4680 * configure: Regenerate.
4681 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4682 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4683 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4684 gdb.hp/gdb.defects/Makefile.
4685 * gdb.hp/Makefile.in: File deleted.
4686 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4687 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4688 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4689 * gdb.hp/gdb.aCC/run.c: File deleted.
4690 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4691 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4692 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4693 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4694 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4695 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4696 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4697 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4698 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4699 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4700 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4701 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4702 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4703 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4704 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4705 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4706 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4707 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4708 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4709 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4710 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4711 * gdb.hp/gdb.compat/average.c: File deleted.
4712 * gdb.hp/gdb.compat/sum.c: File deleted.
4713 * gdb.hp/gdb.compat/xdb.c: File deleted.
4714 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4715 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4716 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4717 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4718 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4719 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4720 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4721 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4722 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4723 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4724 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4725 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4726 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4727 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4728 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4729 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4730 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4731 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4732 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4733 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4734 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4735 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4736 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4737 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4738 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4739 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4740 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4741 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4742 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4743 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4744 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4745 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4746 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4747 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4748 * gdb.hp/tools/odump: File deleted.
4749
8bf3b159
PA
47502015-03-19 Pedro Alves <palves@redhat.com>
4751
4752 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4753 (saw_thread_3): New globals.
4754 (top level): Increment them when an event for the corresponding
4755 thread is seen.
4756 (no thread starvation): New test.
4757
eb54c8bf
PA
47582015-03-19 Pedro Alves <palves@redhat.com>
4759
4760 * gdb.threads/continue-pending-status.c: New file.
4761 * gdb.threads/continue-pending-status.exp: New file.
4762
32d2e5d6
PA
47632015-03-18 Pedro Alves <palves@redhat.com>
4764
4765 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4766 Use gdb_is_target_remote instead of is_remote. Use
4767 gdb_test_multiple instead of gdb_expect. Exit early if
4768 gdb_test_multiple hits its internal matches. Tighten stepi tests
4769 expected output. Fail on exit with any signal, instead of just
4770 SIGILL.
4771
f68f11b7
YQ
47722015-03-18 Yao Qi <yao.qi@linaro.org>
4773
4774 PR tdep/18107
4775 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4776 variable.
4777 * gdb.base/catch-syscall.exp: Don't skip it on
4778 aarch64*-*-linux* target. Remove elements in all_syscalls.
4779 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4780 target.
4781 (setup_all_syscalls): New proc.
4782
ca5fd19b
YQ
47832015-03-16 Yao Qi <yao.qi@linaro.org>
4784
4785 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4786 (top level): Skip tests if valid_addr_p returns false for
4787 $cmd1 or $cmd2.
4788
85642ba0
AW
47892015-03-11 Andy Wingo <wingo@igalia.com>
4790
4791 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4792
e03f9645
YQ
47932015-03-11 Yao Qi <yao.qi@linaro.org>
4794
4795 * gdb.base/catch-syscall.exp: Fix typo in comments.
4796
5d0962b2
YQ
47972015-03-11 Yao Qi <yao.qi@linaro.org>
4798
4799 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4800
b2df3cef
PA
48012015-03-09 Pedro Alves <palves@redhat.com>
4802
4803 * dg-extract-results.py: Delete.
4804
ef878e53
PA
48052015-03-09 Pedro Alves <palves@redhat.com>
4806
4807 Merge dg-extract-results.sh from GCC upstream (r218843).
4808
4809 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4810 * dg-extract-results.sh: Use --text with grep to avoid issues with
4811 binary files. Fall back to cat -v, if that doesn't work.
4812
9494d219
PA
48132015-03-05 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4816
a8d9763a
SM
48172015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4818
4819 * lib/mi-support.exp (mi_expect_interrupt): Accept
4820 alternative event for when in all-stop mode.
4821
be9957b8
PA
48222015-03-04 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4825
d57be0f4 48262015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4827
4828 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4829
c214c7cf
AA
48302015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4831
4832 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4833 regexps for GDB's current line display, accept a hex address
4834 preceding the line number.
4835
6d74a497
AA
48362015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4837
4838 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4839 the 'arch1' variable for "s390*-linux*" targets.
4840
511aee7c
PA
48412015-03-04 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4844 (main): Pass missing retval argument to pthread_join call.
4845
95e50b27
PA
48462015-03-02 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4849 (top level): Call do_test with non-stop as well.
4850
28054d69
PA
48512015-03-02 Pedro Alves <palves@redhat.com>
4852
4853 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4854 -1.
4855
4fa5d7b4
AA
48562015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4857
4858 * gdb.arch/s390-vregs.exp: New test.
4859 * gdb.arch/s390-vregs.S: New file.
4860
97c18565
PA
48612015-02-27 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4864 call to catch_command_errors.
4865 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4866 catch_command_errors.
4867
a37bfa30
PA
48682015-02-27 Pedro Alves <palves@redhat.com>
4869
4870 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4871 "true" for boolean result.
4872 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4873 prototype of main.
4874
6f98576f
PA
48752015-02-27 Pedro Alves <palves@redhat.com>
4876
4877 * lib/unbuffer_output.c: New file.
4878 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4879 (main): Call gdb_unbuffer_output.
4880
eba5ab56
YQ
48812015-02-27 Yao Qi <yao.qi@linaro.org>
4882
4883 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4884 target.
4885
0def5aaa
DE
48862015-02-26 Doug Evans <dje@google.com>
4887
4888 * gdb.cp/class2.cc (Dbase, D): New classes.
4889 (main): New local delta.
4890 * gdb.cp/class2.exp: Test printing delta.
4891 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4892 (dynbar): New global.
4893 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4894
081a1c2c
JK
48952015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4896
4897 * gdb.compile/compile-ifunc.c: New file.
4898 * gdb.compile/compile-ifunc.exp: New file.
4899
2f41223f
AT
49002015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4901
4902 * gdb.base/structs.exp: Check for correct struct on finish.
4903
03eddd80
YQ
49042015-02-26 Yao Qi <yao.qi@linaro.org>
4905
4906 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4907 is zero.
4908
80c57053
JK
49092015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4910
4911 * gdb.arch/cordic.ko.bz2: New file.
4912 * gdb.arch/cordic.ko.debug.bz2: New file.
4913 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4914
21613c12
YQ
49152015-02-25 Yao Qi <yao.qi@linaro.org>
4916
4917 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4918 aarch64*-*-* target.
4919
d8b901ed
PA
49202015-02-23 Pedro Alves <palves@redhat.com>
4921
4922 * lib/gdb.exp (delete_breakpoints): Rewrite using
4923 gdb_test_multiple.
4924
e5b85ead
PA
49252015-02-23 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.base/info-os.c: Include stdlib.h.
4928
85c3a371
DE
49292015-02-22 Doug Evans <xdje42@gmail.com>
4930
4931 PR symtab/17855
4932 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4933 is read after symbols have been re-read.
4934 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4935 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4936
96553a0c
DE
49372015-02-21 Doug Evans <dje@google.com>
4938
4939 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4940
97a0c697
JK
49412015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4942
4943 PR corefiles/17808
4944 * gdb.arch/i386-biarch-core.core.bz2: New file.
4945 * gdb.arch/i386-biarch-core.exp: New file.
4946
a47cd6e9
PA
49472015-02-21 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4950 runto_main fails.
4951
c5facdc4
PA
49522015-02-20 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4955 info probes.
4956
2db9a427
PA
49572015-02-20 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4960
60fb7e9e
PA
49612015-02-20 Pedro Alves <palves@redhat.com>
4962
4963 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4964 clean_restart before gdb_target_supports_trace.
4965
5c5019c2
PA
49662015-02-20 Pedro Alves <palves@redhat.com>
4967
4968 PR threads/18006
4969 * gdb.threads/clone-thread_db.c: New file.
4970 * gdb.threads/clone-thread_db.exp: New file.
4971
c9587f88
AT
49722015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4973
4974 PR breakpoints/16812
4975 * gdb.base/catch-gdb-caused-signals.c: New file.
4976 * gdb.base/catch-gdb-caused-signals.exp: New file.
4977
f6a88844
JM
49782015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4979
4980 * configure: Regenerated.
4981 * configure.ac: Use GDB_AC_TRANSFORM.
4982 * aclocal.m4: sinclude ../transform.m4.
4983
497c491b
JM
49842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4985
4986 * lib/dtrace.exp: New file.
4987 * gdb.base/dtrace-probe.exp: Likewise.
4988 * gdb.base/dtrace-probe.d: Likewise.
4989 * gdb.base/dtrace-probe.c: Likewise.
4990 * lib/pdtrace.in: Likewise.
4991 * configure.ac: Output variables with the transformed names of
4992 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4993 * configure: Regenerated.
4994
03e98035
JM
49952015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4996
4997 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4998 expected message when trying to access $_probe_* convenience
4999 variables while not on a probe.
5000
63cc30e9
JK
50012015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5002
5003 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5004
0703599a
PA
50052015-02-11 Pedro Alves <pedro@codesourcery.com>
5006
5007 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5008 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5009
7e60a48e
DE
50102015-02-10 Doug Evans <xdje42@gmail.com>
5011
5012 * lib/gdb.exp (gdb_load): Always return a result.
5013
01b088bc
PA
50142015-02-10 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.threads/signal-sigtrap.c: New file.
5017 * gdb.threads/signal-sigtrap.exp: New file.
5018
b05ec7a5
AT
50192015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5020
5021 * gdb.trace/no-attach-trace.c: New file.
5022 * gdb.trace/no-attach-trace.exp: New file.
5023
a2c2acaf
MW
50242015-02-09 Mark Wielaard <mjw@redhat.com>
5025
5026 * gdb.dwarf2/atomic.c: New file.
5027 * gdb.dwarf2/atomic-type.exp: Likewise.
5028
31fd9caa
MM
50292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5030
5031 * gdb.btrace/buffer-size.exp: Update "info record" output.
5032 * gdb.btrace/delta.exp: Update "info record" output.
5033 * gdb.btrace/enable.exp: Update "info record" output.
5034 * gdb.btrace/finish.exp: Update "info record" output.
5035 * gdb.btrace/instruction_history.exp: Update "info record" output.
5036 * gdb.btrace/next.exp: Update "info record" output.
5037 * gdb.btrace/nexti.exp: Update "info record" output.
5038 * gdb.btrace/step.exp: Update "info record" output.
5039 * gdb.btrace/stepi.exp: Update "info record" output.
5040 * gdb.btrace/nohist.exp: Update "info record" output.
5041
d33501a5
MM
50422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5043
5044 * gdb.btrace/buffer-size: New.
5045
f4abbc16
MM
50462015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5047
5048 * gdb.btrace/delta.exp: Update "info record" output.
5049 * gdb.btrace/enable.exp: Update "info record" output.
5050 * gdb.btrace/finish.exp: Update "info record" output.
5051 * gdb.btrace/instruction_history.exp: Update "info record" output.
5052 * gdb.btrace/next.exp: Update "info record" output.
5053 * gdb.btrace/nexti.exp: Update "info record" output.
5054 * gdb.btrace/step.exp: Update "info record" output.
5055 * gdb.btrace/stepi.exp: Update "info record" output.
5056 * gdb.btrace/nohist.exp: Update "info record" output.
5057
b9d61307
SM
50582015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5059
5060 PR gdb/15678
5061 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5062
e584fdbc
PA
50632015-02-06 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5066 macro.
5067 (seconds_left, again): New globals.
5068 (main): Wait seconds_left in a 1-second sleep loop instead of
5069 sleeping 180 seconds. If 'again' is set, reset the seconds
5070 counter.
5071 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5072 'again' in the inferior before detaching. Print the seconds left.
5073 (options): New global.
5074 (top level): Build program with -DTIMEOUT=$timeout.
5075
77f41761
PA
50762015-02-06 Pedro Alves <palves@redhat.com>
5077
5078 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5079 determine how many seconds to pass to 'alarm'.
5080 * gdb.base/gdb-sigterm.exp (top level): Build program with
5081 -DTIMEOUT=$timeout.
5082 (do_test): Return success/failure indication. Add more verbose
5083 logging. Don't fail if 200 single steps are seen. Instead, fail
5084 when the test times out.
5085 (passes): New global.
5086 (top level): Break the testing loop if testing fails on any
5087 iteration. Use gdb_assert.
5088
b9394193
DB
50892015-02-04 Don Breazeal <donb@codesourcery.com>
5090
5091 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5092 and initialize them.
5093 (ipc_cleanup): New function.
5094 (main): Don't declare shmid, semid, and msqid. Add a call to
5095 atexit so that we call ipc_cleanup on exit.
5096
42d9e528
PA
50972015-02-04 Pedro Alves <palves@redhat.com>
5098
5099 * boards/native-extended-gdbserver.exp: Remove any target variant
5100 specifications from the board name before clearing the isremote
5101 flag from board_info.
5102
ae6ae975
DE
51032015-01-31 Doug Evans <xdje42@gmail.com>
5104
5105 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5106
cfb069a8
GB
51072015-01-31 Gary Benson <gbenson@redhat.com>
5108
5109 * gdb.base/completion.exp: Disable completion limiting for
5110 existing tests. Add new tests to check completion limiting.
5111 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5112
5dd31d79
DE
51132015-01-31 Doug Evans <xdje42@gmail.com>
5114
5115 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5116
9f050062
DE
51172015-01-31 Doug Evans <xdje42@gmail.com>
5118
5119 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5120 entries. Duplicate file section script entries.
5121 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5122 inlined entries. Add test for safe-path rejection.
5123 * gdb.python/py-section-script.c: Add duplicate inlined section script
5124 entries. Duplicate file section script entries.
5125 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5126 inlined entries. Add test for safe-path rejection.
5127
df25ebbd
JB
51282015-01-29 Joel Brobecker <brobecker@adacore.com>
5129
5130 * gdb.ada/disc_arr_bound: New testcase.
5131
4a0ca9ec
JB
51322015-01-29 Joel Brobecker <brobecker@adacore.com>
5133
5134 * gdb.ada/mi_var_array: New testcase.
5135
3a8b707a
DE
51362015-01-27 Doug Evans <dje@google.com>
5137
5138 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5139 Add test for objfile.filename, objfile.username after objfile
5140 has been unloaded.
5141
f8313f6e
JB
51422015-01-26 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5145 the second test to print the name attribute of value
5146 returned by the call to gdb.lookup_type, and adjust
5147 the expected output accordingly.
5148
37bc665e
MW
51492015-01-25 Mark Wielaard <mjw@redhat.com>
5150
5151 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5152 * gdb.base/disp-step-fork.c: Include unistd.h.
5153 * gdb.base/siginfo-obj.c: Include stdio.h.
5154 * gdb.base/siginfo-thread.c: Likewise.
5155 * gdb.mi/non-stop.c: Include unistd.h.
5156 * gdb.mi/nsthrexec.c: Include stdio.h.
5157 * gdb.mi/pthreads.c: Include unistd.h.
5158 * gdb.modula2/unbounded1.c (main): Declare returns int.
5159 * gdb.reverse/consecutive-reverse.c: Likewise.
5160 * gdb.threads/create-fail.c: Include unistd.h.
5161 * gdb.threads/killed.c: Likewise.
5162 * gdb.threads/linux-dp.c: Likewise.
5163 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5164 * gdb.threads/non-ldr-exc-2.c: Likewise.
5165 * gdb.threads/non-ldr-exc-3.c: Likewise.
5166 * gdb.threads/non-ldr-exc-4.c: Likewise.
5167 * gdb.threads/pthreads.c: Include unistd.h.
5168 (main): Declare returns int.
5169 * gdb.threads/tls-main.c (foo): New declaration.
5170 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5171
f7e5394d
SM
51722015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5173
5174 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5175 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5176
743649fd
MW
51772015-01-15 Mark Wielaard <mjw@redhat.com>
5178
5179 * gdb.base/noreturn-return.c: New file.
5180 * gdb.base/noreturn-return.exp: New file.
5181 * gdb.base/noreturn-finish.c: New file.
5182 * gdb.base/noreturn-finish.exp: New file.
5183
198297aa
PA
51842015-01-23 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.threads/continue-pending-after-query.c: New file.
5187 * gdb.threads/continue-pending-after-query.exp: New file.
5188
717cf30c
AG
51892015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5190 Simon Marchi <simon.marchi@ericsson.com>
5191
5192 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5193 * gdb.base/valgrind-db-attach.exp: Same.
5194 * gdb.base/valgrind-infcall.exp: Same.
5195 * lib/mi-support.exp (default_mi_gdb_start): Same.
5196 * lib/prompt.exp (default_prompt_gdb_start): Same.
5197 * lib/gdb.exp (default_gdb_spawn): Same.
5198 (gdb_interact): New.
5199
5200
4b62a76e
JK
52012015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5202
5203 * gdb.compile/compile.exp (pointer to jit function): New test.
5204
b4cdae6f
WW
52052015-01-17 Wei-cheng Wang <cole945@gmail.com>
5206
5207 * lib/gdb.exp (supports_process_record): Return true for
5208 powerpc*-*-linux*.
5209 (supports_reverse): Likewise.
5210
d221e7ef
DB
52112015-01-15 Don Breazeal <donb@codesourcery.com>
5212
5213 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5214 instead of checking whether the target board is remote and
5215 use spawn_wait_for_attach instead of exec/sleep.
5216 * gdb.base/attach-twice.exp: Likewise.
5217
bafffb51
JB
52182015-01-15 Joel Brobecker <brobecker@adacore.com>
5219
5220 * gdb.ada/var_arr_attrs: New testcase.
5221
5589af0e
PA
52222015-01-14 Pedro Alves <palves@redhat.com>
5223 Joel Brobecker <brobecker@adacore.com>
5224
5225 PR gdb/17525
5226 * gdb.base/bp-cmds-execution-x-script.c: New file.
5227 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5228 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5229
6c400b59
PA
52302015-01-14 Pedro Alves <palves@redhat.com>
5231
5232 PR cli/17828
5233 * gdb.base/batch-preserve-term-settings.c: New file.
5234 * gdb.base/batch-preserve-term-settings.exp: New file.
5235
e02c96a7
DE
52362015-01-13 Doug Evans <dje@google.com>
5237
5238 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5239 binary.
5240
576fd14c
JB
52412015-01-13 Joel Brobecker <brobecker@adacore.com>
5242
5243 * Makefile.in (clean mostlyclean): Do not delete *.py.
5244
04dccad0
JB
52452015-01-13 Joel Brobecker <brobecker@adacore.com>
5246
5247 * gdb.python/py-lookup-type.exp: New file.
5248
3d230f71
PA
52492015-01-12 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5252 restore GDBFLAGS before returning.
5253
7e67715d
JK
52542015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5257 is_amd64_regs_target and is_x86_like_target.
5258
f2e0d4b4
DE
52592015-01-11 Doug Evans <xdje42@gmail.com>
5260
5261 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5262 is given without an explicit form.
5263 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5264 attributes.
5265 * gdb.dwarf/corrupt.exp: Ditto.
5266 * gdb.dwarf2/enum-type.exp: Ditto.
5267 * gdb.trace/entry-values.exp: Ditto.
5268 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5269
439250fb
DE
52702015-01-11 Doug Evans <xdje42@gmail.com>
5271
5272 PR gdb/15830
5273 * gdb.base/maint.exp: Remove references to "maint demangle".
5274 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5275 Add tests for explicitly specifying language to demangle.
5276 * gdb.dlang/demangle.exp: Ditto.
5277
ede9f622
PA
52782015-01-09 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.threads/non-stop-fair-events.c: New file.
5281 * gdb.threads/non-stop-fair-events.exp: New file.
5282
a7b796db
PA
52832015-01-09 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5286 the global scope. Set a breakpoint after all threads are started
5287 rather than stepping over two source lines. Expect the prompt.
5288 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5289 global.
5290 (NUM): Now 15.
5291 (main): Use threads_started_barrier to wait for all threads to
5292 start. Main thread no longer calls thread_function. Exit after
5293 180 seconds.
5294 (loop): New function.
5295 (thread_function): Wait on threads_started_barrier barrier. Call
5296 'loop' at each iteration.
5297 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5298 threads have started, instead of hardcoding number of "next"
5299 steps. Use an access watchpoint instead of a write watchpoint.
5300
9665ffdd
PA
53012015-01-09 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5304 (thread_func): Wait on barrier.
5305 (main): Wait for all threads to start before stopping GDB.
5306 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5307 global.
5308 (thread1_func, thread2_func): Wait on barrier.
5309 (main): Wait for all threads to start before stopping GDB.
5310 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5311 New global.
5312 (thread1_func, thread2_func): Wait on barrier.
5313 (main): Wait for all threads to start before stopping GDB.
5314
c945a99f
PA
53152015-01-09 Pedro Alves <palves@redhat.com>
5316
5317 * gdb.threads/attach-many-short-lived-threads.c: New file.
5318 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5319
c1a747c1
PA
53202014-01-09 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5323 instead of to thread 2.
5324 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5325 Add barrier around each pthread_create call instead of around all
5326 calls.
5327 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5328 Set a break on thread_function and have the child threads hit it
5329 one at at a time.
5330
60b3033e
PA
53312015-01-09 Pedro Alves <palves@redhat.com>
5332
5333 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5334 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5335 false.
5336 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5337 checking whether the target board is remote.
5338 * gdb.multi/multi-attach.exp: Likewise.
5339 * gdb.python/py-sync-interp.exp: Likewise.
5340 * gdb.server/ext-attach.exp: Likewise.
5341 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5342 tests that need to attach, instead of checking whether the target
5343 board is remote at the top of the file.
5344
acc018ac
YQ
53452015-01-08 Yao Qi <yao@codesourcery.com>
5346
5347 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5348
50a18af8
JK
53492015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5350
5351 Fix testcase compilation.
5352 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5353
8503d6e1
JB
53542015-01-06 Joel Brobecker <brobecker@adacore.com>
5355
5356 * gdb.python/py-type.exp: Add a couple test about empty
5357 array creation, and negative-length array creation.
5358
cc73dbcc
DE
53592015-01-02 Doug Evans <xdje42@gmail.com>
5360
5361 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5362
0300bbc7
DE
53632015-01-02 Doug Evans <dje@google.com>
5364
5365 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5366
9d85a0ec
YQ
53672014-12-29 Yao Qi <yao@codesourcery.com>
5368
5369 * gdb.trace/entry-values.exp: Update comments. Rename variable
5370 bar_call_foo to returned_from_foo.
5371
87186c6a
MMN
53722014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5373
5374 PR gdb/17394
5375 * gdb.linespec/break-asm-file.c: New file.
5376 * gdb.linespec/break-asm-file.exp: New file.
5377 * gdb.linespec/break-asm-file0.s: New file.
5378 * gdb.linespec/break-asm-file1.s: New file.
5379
1bab7383
YQ
53802014-12-18 Nigel Stephens <nigel@mips.com>
5381 Maciej W. Rozycki <macro@codesourcery.com>
5382
5383 * gdb.base/float.exp: Handle the new output from "info float" on
5384 MIPS targets.
5385
1bc1068a
JK
53862014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5387
5388 Fix MinGW compilation.
5389 * gdb.compile/compile-ops.exp: Update untested message if
5390 !skip_compile_feature_tests.
5391 * gdb.compile/compile-setjmp.exp: Likewise.
5392 * gdb.compile/compile-tls.exp: Likewise.
5393 * gdb.compile/compile.exp: Likewise.
5394 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5395 supported on this host".
5396
b6615d10
DE
53972014-12-16 Doug Evans <xdje42@gmail.com>
5398
5399 * boards/stabs.exp: New file.
5400
25dda427
AA
54012014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5402
5403 * gdb.base/completion.exp: Adjust to format changes of "maint
5404 print user-registers".
5405
bf330350
CU
54062014-12-16 Catalin Udma <catalin.udma@freescale.com>
5407
5408 PR server/17457
5409 * gdb.arch/aarch64-fp.c: New file.
5410 * gdb.arch/aarch64-fp.exp: New file.
5411
395cf596
SDJ
54122014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5413
5414 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5415 r210637, r210913, r211666, r215400, r215817).
5416
5417 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5418 * dg-extract-results.py: New file.
5419 * dg-extract-results.sh: Use it if the environment seems
5420 suitable.
5421
5422 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5423
5424 * dg-extract-results.py (parse_run): Handle warnings that
5425 are printed before a test harness is run.
5426
5427 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5428
5429 * dg-extract-results.py (Named): Remove __cmp__ method.
5430 (output_variation): Use a key to sort variation.harnesses.
5431
5432 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5433
5434 * dg-extract-results.py: For Python 3, force sys.stdout to
5435 handle surrogate escape sequences.
5436 (safe_open): New function.
5437 (output_segment, main): Use it.
5438
5439 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5440
5441 * dg-extract-results.py (Prog.result_re): Include options
5442 in test name.
5443
5444 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5445
5446 * dg-extract-results.py (output_variation): Always sort if
5447 do_sum.
5448
e882ef3c
SM
54492014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5452 as long as we get pagination notifications.
5453
4992aa20
JM
54542014-12-15 Jason Merrill <jason@redhat.com>
5455
5456 * Makefile.in (check-gdb.%): Restore.
5457 * README: Mention it.
5458
c1b5a1a6
JB
54592014-12-13 Joel Brobecker <brobecker@adacore.com>
5460
5461 * gdb.ada/str_uninit: New testcase.
5462
5537b577
JK
54632014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5464
5465 PR symtab/17642
5466 * gdb.base/vla-stub-define.c: New file.
5467 * gdb.base/vla-stub.c: New file.
5468 * gdb.base/vla-stub.exp: New file.
5469
bb2ec1b3
TT
54702014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5471 Jan Kratochvil <jan.kratochvil@redhat.com>
5472 Tom Tromey <tromey@redhat.com>
5473
5474 * configure.ac: Add gdb.compile/.
5475 * configure: Regenerate.
5476 * gdb.compile/Makefile.in: New file.
5477 * gdb.compile/compile-ops.exp: New file.
5478 * gdb.compile/compile-ops.c: New file.
5479 * gdb.compile/compile-tls.c: New file.
5480 * gdb.compile/compile-tls.exp: New file.
5481 * gdb.compile/compile-constvar.S: New file.
5482 * gdb.compile/compile-constvar.c: New file.
5483 * gdb.compile/compile-mod.c: New file.
5484 * gdb.compile/compile-nodebug.c: New file.
5485 * gdb.compile/compile-setjmp-mod.c: New file.
5486 * gdb.compile/compile-setjmp.c: New file.
5487 * gdb.compile/compile-setjmp.exp: New file.
5488 * gdb.compile/compile-shlib.c: New file.
5489 * gdb.compile/compile.c: New file.
5490 * gdb.compile/compile.exp: New file.
5491 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5492
4ff709eb
TT
54932014-12-12 Tom Tromey <tromey@redhat.com>
5494
5495 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5496 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5497
6dddd6a5
DE
54982014-12-12 Doug Evans <dje@google.com>
5499
5500 * lib/gdb-python.exp (get_python_valueof): New function.
5501 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5502
71c24708
AA
55032014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5504
5505 * gdb.base/completion.exp: Add test for completion of "info
5506 registers ".
5507
3e29f34a
MR
55082014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5509
5510 * gdb.base/func-ptrs.c: New file.
5511 * gdb.base/func-ptrs.exp: New file.
5512
fc126975
SM
55132014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5514
5515 PR breakpoints/17012
5516 * gdb.base/dprintf-detach.c: New file.
5517 * gdb.base/dprintf-detach.exp: New file.
5518
0a46d518
SM
55192014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5520
5521 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5522 * lib/gdb.exp (target_is_gdbserver): New procedure.
5523
a0be3e44
DE
55242014-12-08 Doug Evans <dje@google.com>
5525
5526 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5527
df1b803a
YQ
55282014-12-05 Yao Qi <yao@codesourcery.com>
5529
5530 * gdb.guile/scm-error.exp: Remove the third argument to
5531 gdb_remote_download.
5532 * gdb.guile/scm-frame-args.exp: Likewise.
5533 * gdb.guile/scm-section-script.exp: Likewise.
5534
ddb9f679
YQ
55352014-12-05 Yao Qi <yao@codesourcery.com>
5536
5537 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5538
86e4ed39
DE
55392014-12-04 Doug Evans <dje@google.com>
5540
5541 * gdb.python/py-objfile.exp: Add tests for
5542 objfile.add_separate_debug_file.
5543
7c50a931
DE
55442014-12-04 Doug Evans <dje@google.com>
5545
5546 * lib/gdb.exp (get_build_id): New function.
5547 (build_id_debug_filename_get): Rewrite to use it.
5548 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5549
621661e3
MR
55502014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5551
5552 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5553 `method(long)', not just 0x0.
5554 * gdb.cp/nsalias.exp: Align code labels to 4.
5555 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5556 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5557 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5558 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5559 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5560 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5561
29f0c3b7
DE
55622014-12-02 Doug Evans <dje@google.com>
5563
e1e061e7 5564 PR symtab/17602
29f0c3b7 5565 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5566 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5567 * gdb.cp/anon-ns.exp: Update.
5568
162078c8
NB
55692014-12-02 Nick Bull <nicholaspbull@gmail.com>
5570
5571 * gdb.python/py-events.py (inferior_call_handler): New.
5572 (register_changed_handler, memory_changed_handler): New.
5573 (test_events.invoke): Register new handlers.
5574 * gdb.python/py-events.exp: Add tests for inferior call,
5575 memory_changed and register_changed events.
5576
fdb09caf
AA
55772014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5578
5579 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5580 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5581 if the linker doesn't understand this.
5582
55cfb2c4
SM
55832014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5584
5585 * gdb.python/python.exp: Change expected reply to help().
5586
9e8cd6df
YQ
55872014-12-01 Yao Qi <yao@codesourcery.com>
5588
5589 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5590 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5591 * configure: Re-generated.
5592
6c659fc2
SC
55932014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5594
5595 * gdb.cp/chained-calls.cc: New file.
5596 * gdb.cp/chained-calls.exp: New file.
5597 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5598
d7fc3181
SM
55992014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5600
5601 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5602 * gdb.dwarf2/symtab-producer.exp: Same.
5603 * gdb.gdb/python-interrupts.exp: Same.
5604 * gdb.gdb/python-selftest.exp: Same.
5605 * gdb.python/py-linetable.exp: Same.
5606 * gdb.python/py-type.exp: Same.
5607 * gdb.python/py-value-cc.exp: Same.
5608 * gdb.python/py-value.exp: Same.
5609
10e79639
YQ
56102014-11-28 Yao Qi <yao@codesourcery.com>
5611
5612 * gdb.base/break-probes.exp: Match library name prefixed with
5613 sysroot.
5614
f28a0564
SM
56152014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5616
5617 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5618 test expected output. Add parentheses for the call to print.
5619 Remove L suffix from integers.
5620
3fe1ce1d
DE
56212014-11-26 Doug Evans <dje@google.com>
5622
5623 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5624
84429e27
YQ
56252014-11-22 Yao Qi <yao@codesourcery.com>
5626
5627 * gdb.trace/entry-values.c: Remove asms.
5628 (foo): Add foo_label.
5629 (bar): Add bar_label.
5630 * gdb.trace/entry-values.exp: Remove code computing foo's
5631 length and bar's length.
5632 (Dwarf::assemble): Invoke function_range for bar and use
5633 MACRO_AT_func for foo.
5634
26741859
YQ
56352014-11-22 Yao Qi <yao@codesourcery.com>
5636
5637 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5638 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5639 Use .Lgcc43_procstart instead of gcc43.
5640
45e44d27
JB
56412014-11-21 Joel Brobecker <brobecker@adacore.com>
5642
5643 * gdb.ada/n_arr_bound: New testcase.
5644
458c8db8
SDJ
56452014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5646
5647 PR breakpoints/10737
5648 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5649 test_catch_syscall_multi_arch.
5650 (test_catch_syscall_multi_arch): New function.
5651
43f3e411
DE
56522014-11-20 Doug Evans <xdje42@gmail.com>
5653
5654 * gdb.base/maint.exp: Update expected output.
5655
0d7b2549
AA
56562014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5657
5658 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5659 4-byte instruction on S390.
5660
8908fca5
JB
56612014-11-19 Joel Brobecker <brobecker@adacore.com>
5662
5663 * gdb.ada/arr_arr: New testcase.
5664
4a46959e
JB
56652014-11-19 Joel Brobecker <brobecker@adacore.com>
5666
5667 * gdb.ada/pkd_arr_elem: New Testcase.
5668
470e2f4e
LM
56692014-11-18 Luis Machado <lgustavo@codesourcery.com>
5670
5671 * gdb.reverse/break-precsave: Expect completion message for
5672 core file reads.
5673 * gdb.reverse/consecutive-precsave.exp: Likewise.
5674 * gdb.reverse/finish-precsave.exp: Likewise.
5675 * gdb.reverse/i386-precsave.exp: Likewise.
5676 * gdb.reverse/machinestate-precsave.exp: Likewise.
5677 * gdb.reverse/sigall-precsave.exp: Likewise.
5678 * gdb.reverse/solib-precsave.exp: Likewise.
5679 * gdb.reverse/step-precsave.exp: Likewise.
5680 * gdb.reverse/until-precsave.exp: Likewise.
5681 * gdb.reverse/watch-precsave.exp: Likewise.
5682
a267f3ad
AA
56832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5684
5685 * gdb.base/bp-permanent.c: Include unistd.h.
5686 * gdb.python/py-framefilter-mi.c (main): Add return type.
5687 * gdb.python/py-framefilter.c (main): Likewise.
5688 * gdb.trace/actions-changed.c (main): Likewise.
5689
12084a9a
AA
56902014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5691
5692 * gdb.mi/until.c: Add eye-catchers.
5693 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5694 line numbers.
5695
dc7e1a77
AA
56962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5697
5698 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5699 function header variants in break1.c.
5700 * gdb.base/ena-dis-br.exp: Likewise.
5701 * gdb.base/hbreak2.exp: Likewise.
5702 * gdb.reverse/until-precsave.exp: Drop references to removed
5703 non-prototype function header variants in ur1.c.
5704 * gdb.reverse/until-reverse.exp: Likewise.
5705
41c77605
PM
57062014-11-17 Petr Machata <pmachata@redhat.com>
5707
5708 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5709 ${_cu_offset_size} bytes abbrev offset.
5710
34248c3a
DE
57112014-11-15 Doug Evans <xdje42@gmail.com>
5712
5713 PR symtab/17559
5714 * gdb.base/line-symtabs.exp: New file.
5715 * gdb.base/line-symtabs.c: New file.
5716 * gdb.base/line-symtabs.h: New file.
5717
646da059
YQ
57182014-11-14 Yao Qi <yao@codesourcery.com>
5719
5720 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5721 (func): Add label func_label.
5722 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5723 Replace low_pc and high_pc with MACRO_AT_range.
5724 Replace name, low_pc and high_pc with MACRO_AT_func.
5725
9301ebe6
YQ
57262014-11-14 Yao Qi <yao@codesourcery.com>
5727
5728 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5729 Replace name, low_pc and high_pc with MACRO_AT_func.
5730
f166b542
YQ
57312014-11-14 Yao Qi <yao@codesourcery.com>
5732
5733 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5734 produce debug information.
5735 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5736
0f6e71e3
YQ
57372014-11-14 Yao Qi <yao@codesourcery.com>
5738
5739 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5740 object and get function length.
5741 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5742 with MACRO_AT_func.
5743 (top-level): Replace gdb_compile and clean_restart with
5744 prepare_for_testing.
5745 * gdb.dwarf2/main.c (main): Add label main_label.
5746
876c4df9
YQ
57472014-11-14 Yao Qi <yao@codesourcery.com>
5748
5749 * lib/dwarf.exp (function_range): New procedure.
5750 (Dwarf::_handle_macro_at_func): New procedure.
5751 (Dwarf::_handle_macro_at_range): New procedure.
5752 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5753
02ad9cf1
YQ
57542014-11-14 Yao Qi <yao@codesourcery.com>
5755
5756 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5757 (_handle_attribute): New procedure.
5758
a59add0c
AA
57592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5760
5761 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5762 * gdb.base/call-sc.c (zed): Likewise.
5763 * gdb.base/checkpoint.c (main): Likewise.
5764 * gdb.base/dump.c (main): Likewise.
5765 * gdb.base/gcore.c (main): Likewise.
5766 * gdb.base/huge.c (main): Likewise.
5767 * gdb.base/multi-forks.c (main): Likewise.
5768 * gdb.base/pr10179-a.c (main): Likewise.
5769 * gdb.base/savedregs.c (main): Likewise.
5770 * gdb.base/sigaltstack.c (main): Likewise.
5771 * gdb.base/siginfo.c (main): Likewise.
5772 * gdb.base/structs.c (zed): Likewise.
5773 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5774 * gdb.mi/mi-syn-frame.c (main): Likewise.
5775 * gdb.mi/until.c (foo, main): Likewise.
5776 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5777 * gdb.base/solib-weak.c (foo): Declare.
5778 * gdb.base/attach-twice.c: Include stdio.h.
5779 * gdb.base/weaklib1.c: Likewise.
5780 * gdb.base/weaklib2.c: Likewise.
5781 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5782 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5783 unistd.h.
5784 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5785 * gdb.mi/mi-exit-code.c: Likewise.
5786 * gdb.base/break-interp-lib.c: Include string.h.
5787 * gdb.base/coremaker.c: Likewise.
5788 * gdb.base/testenv.c: Likewise.
5789 * gdb.python/py-finish-breakpoint.c: Likewise.
5790 * gdb.base/inferior-died.c: Include sys/wait.h.
5791 * gdb.base/fileio.c: Include time.h.
5792 * gdb.base/async-shell.c: Include unistd.h.
5793 * gdb.base/dprintf-non-stop.c: Likewise.
5794 * gdb.base/info-os.c: Likewise.
5795 * gdb.mi/mi-console.c: Likewise.
5796 * gdb.mi/watch-nonstop.c: Likewise.
5797 * gdb.python/py-events.c: Likewise.
5798 * gdb.base/async.c (baz): Move up before its invocation.
5799 * gdb.base/code_elim2.c (my_global_func): Likewise.
5800 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5801 * gdb.base/advance.c (func2): Likewise.
5802
3b5d5997
AA
58032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5804
5805 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5806 variant.
5807 * gdb.base/annota3.c: Likewise.
5808 * gdb.base/async.c: Likewise.
5809 * gdb.base/average.c: Likewise.
5810 * gdb.base/call-ar-st.c: Likewise.
5811 * gdb.base/call-rt-st.c: Likewise.
5812 * gdb.base/call-sc.c: Likewise.
5813 * gdb.base/call-strs.c: Likewise.
5814 * gdb.base/ending-run.c: Likewise.
5815 * gdb.base/execd-prog.c: Likewise.
5816 * gdb.base/exprs.c: Likewise.
5817 * gdb.base/foll-exec.c: Likewise.
5818 * gdb.base/foll-fork.c: Likewise.
5819 * gdb.base/foll-vfork.c: Likewise.
5820 * gdb.base/funcargs.c: Likewise.
5821 * gdb.base/gcore.c: Likewise.
5822 * gdb.base/jump.c: Likewise.
5823 * gdb.base/langs0.c: Likewise.
5824 * gdb.base/langs1.c: Likewise.
5825 * gdb.base/langs2.c: Likewise.
5826 * gdb.base/mips_pro.c: Likewise.
5827 * gdb.base/nodebug.c: Likewise.
5828 * gdb.base/opaque0.c: Likewise.
5829 * gdb.base/opaque1.c: Likewise.
5830 * gdb.base/recurse.c: Likewise.
5831 * gdb.base/run.c: Likewise.
5832 * gdb.base/scope0.c: Likewise.
5833 * gdb.base/scope1.c: Likewise.
5834 * gdb.base/setshow.c: Likewise.
5835 * gdb.base/setvar.c: Likewise.
5836 * gdb.base/shmain.c: Likewise.
5837 * gdb.base/shr1.c: Likewise.
5838 * gdb.base/shr2.c: Likewise.
5839 * gdb.base/sigall.c: Likewise.
5840 * gdb.base/signals.c: Likewise.
5841 * gdb.base/so-indr-cl.c: Likewise.
5842 * gdb.base/solib2.c: Likewise.
5843 * gdb.base/structs.c: Likewise.
5844 * gdb.base/sum.c: Likewise.
5845 * gdb.base/vforked-prog.c: Likewise.
5846 * gdb.base/watchpoint.c: Likewise.
5847 * gdb.reverse/shr2.c: Likewise.
5848 * gdb.reverse/until-reverse.c: Likewise.
5849 * gdb.reverse/ur1.c: Likewise.
5850 * gdb.reverse/watch-reverse.c: Likewise.
5851
066a77c5
AA
58522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5853
5854 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5855 variant.
5856 * gdb.base/sepdebug.exp: Drop references to removed code.
5857
4f204ea5
AA
58582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5859
5860 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5861 variant. Preserve original line numbering.
5862 * gdb.base/list1.c: Likewise.
5863
3b377a3a
AA
58642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5865
5866 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5867 variant.
5868 * gdb.base/break1.c: Likewise.
5869 * gdb.base/break.exp: Drop references to removed code.
5870
e444df73
AA
58712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5872
5873 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5874 variant.
5875
8008f2a7
AA
58762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5877
5878 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5879
a5a06887
AA
58802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5881
5882 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5883 logic into perform_all_tests() and invoke it with and without
5884 function header prototypes.
5885 (do_function_calls): Remove conditional XFAIL for PR 5318.
5886 (rerun_and_prepare): Remove duplicate code.
5887 (perform_all_tests): New. Main logic moved here.
5888
44dba9b9
AA
58892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5890
5891 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5892 code guarded by #ifdef NO_PROTOTYPES.
5893 (t_double_many_args): Likewise.
5894 (DEF_FUNC_MANY_ARGS_1): Likewise.
5895 (DEF_FUNC_VALUES_1): Likewise.
5896 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5897 guarded by #ifdef PROTOTYPES.
5898
d1fbcd56
AA
58992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5900
5901 * gdb.mi/mi-console.c: Add eye-catcher.
5902 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5903 instead of literal line number.
5904
b0e59b8f
AA
59052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5906
5907 * gdb.base/shr2.c: Add eye-catcher.
5908 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5909 line number.
5910
78f98cca
AA
59112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5912
5913 * gdb.base/jump.c: Add eye-catchers.
5914 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5915 numbers.
5916
58fa2af0
AA
59172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5918
5919 * gdb.base/execd-prog.c: Add eye-catchers.
5920 * gdb.base/foll-exec.c: Likewise.
5921 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5922 line numbers.
5923
04e5059b
AA
59242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5925
5926 * gdb.base/ending-run.c: Add eye-catchers.
5927 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5928 literal line numbers.
5929
dbfdb174
AA
59302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5931
5932 * gdb.base/call-rt-st.c: Add eye-catchers.
5933 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5934 literal line numbers.
5935
888a2ade
AA
59362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5937
5938 * gdb.base/call-ar-st.c: Add eye-catchers.
5939 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5940 literal line numbers.
5941
6acc2dde
AA
59422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5943
5944 * gdb.base/average.c: Add eye-catchers.
5945 * gdb.base/sum.c: Likewise.
5946 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5947 regexps dynamically.
5948
9ecfcd1d
AA
59492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5950
5951 * gdb.base/solib1.c: Add eye-catchers.
5952 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5953 literal line numbers.
5954
78708b7c
PA
59552014-11-12 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5958 leader has exited.
5959
af48d08f
PA
59602014-11-12 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.arch/i386-bp_permanent.c: New file.
5963 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5964 (srcfile): Set to i386-bp_permanent.c.
5965 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5966 that stepi does not execute the 'leave' instruction, instead of
5967 testing it does execute.
5968 * gdb.base/bp-permanent.c: New file.
5969 * gdb.base/bp-permanent.exp: New file.
5970
af3768e9
DE
59712014-11-10 Doug Evans <xdje42@gmail.com>
5972
5973 PR symtab/17564
5974 * gdb.base/symtab-search-order.exp: New file.
5975 * gdb.base/symtab-search-order.c: New file.
5976 * gdb.base/symtab-search-order-1.c: New file.
5977 * gdb.base/symtab-search-order-shlib-1.c: New file.
5978
9de00a4a
PA
59792014-11-07 Pedro Alves <palves@redhat.com>
5980
5981 PR gdb/17511
5982 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5983 i?86-*-linux*.
5984
e0f52461
SC
59852014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5986
5987 PR c++/17494
5988 * gdb.cp/pr17494.cc: New file.
5989 * gdb.cp/pr17494.exp: New file.
5990
6ce8c980
YQ
59912014-11-02 Yao Qi <yao@codesourcery.com>
5992
5993 * gdb.python/python.exp: Get working directory and match the
5994 output of "set extended-prompt \\w " with it.
5995
02be9a71
DE
59962014-10-30 Doug Evans <dje@google.com>
5997
5998 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5999 in objfiles.
6000 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6001 in progspaces.
6002
3bdff46b
LM
60032014-10-30 Janis Johnson <janisjo@codesourcery.com>
6004
6005 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6006 * gdb.base/realname-expand.exp: Likewise.
6007 * gdb.linespec/macro-relative.exp: Likewise.
6008
ab917dfb
PA
60092014-10-29 Pedro Alves <palves@redhat.com>
6010
6011 PR gdb/17408
6012 * gdb.threads/schedlock.c (some_function): New function.
6013 (call_function): New global.
6014 (MAYBE_CALL_SOME_FUNCTION): New macro.
6015 (thread_function): Call it.
6016 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6017 and use it instead of a global counter. Adjust all callers.
6018 (get_current_thread): Use "find current thread" for test message
6019 here rather than having all callers pass down the same string.
6020 (goto_loop): New procedure, factored out from ...
6021 (my_continue): ... this.
6022 (step_ten_loops): Change parameter from test message to command to
6023 use. Adjust.
6024 (list_count): Delete global.
6025 (check_result): New procedure, factored out from duplicate top
6026 level code.
6027 (continue tests): Wrap in with_test_prefix.
6028 (test_step): New procedure, factored out from duplicate top level
6029 code.
6030 (top level): Test "step" in combination with all scheduler-locking
6031 modes. Test "next" in combination with all scheduler-locking
6032 modes, and in combination with stepping over a function call or
6033 not.
6034 * gdb.threads/next-bp-other-thread.c: New file.
6035 * gdb.threads/next-bp-other-thread.exp: New file.
6036
d3d4baed
PA
60372014-10-29 Pedro Alves <palves@redhat.com>
6038
6039 PR python/17372
6040 * gdb.python/python.exp: Test a multi-line command that spawns
6041 interactive Python.
6042 * gdb.base/multi-line-starts-subshell.exp: New file.
6043
563e8d85
YQ
60442014-10-29 Yao Qi <yao@codesourcery.com>
6045
6046 * gdb.base/fileio.exp: Make directories on host.
6047
0ea4d52e
YQ
60482014-10-29 Yao Qi <yao@codesourcery.com>
6049
6050 * gdb.base/fileio.c (test_write): Close the file.
6051
7f5ef605
PA
60522014-10-28 Pedro Alves <palves@redhat.com>
6053
6054 PR gdb/12623
6055 * gdb.base/sigstep.c (no_handler): New global.
6056 (main): If 'no_handler is true, set the signal handlers to
6057 SIG_IGN.
6058 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6059 with_sw_watch and no_handler parameters. Handle them.
6060 (top level) <stepping over handler when stopped at a breakpoint
6061 test>: Add a test axis for testing with a software watchpoint, and
6062 another for testing with the signal handler set to SIG_IGN.
6063 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6064 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6065
abbdbd03
PA
60662014-10-28 Pedro Alves <palves@redhat.com>
6067
6068 PR gdb/17511
6069 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6070 * gdb.base/sigstep.exp (other_handler_location): New global.
6071 (advance): Support stepping into the signal handler, and running
6072 commands while in the handler.
6073 (in_handler_map): New global.
6074 (top level): In the advance test, add combinations for getting
6075 into the handler with stepping commands, and for running commands
6076 in the handler. Add comment descripting the advancei tests.
6077
1df4399f
PA
60782014-10-28 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.base/sigstep.exp: Use build_executable instead of
6081 prepare_for_testing.
6082 (top level): Move code that starts GDB, runs to main and creates a
6083 display to ...
6084 (restart): ... this new procedure.
6085 (top level): Move backtrace from signal handler test to ...
6086 (validate_backtrace): ... this new procedure.
6087 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6088 with_test_prefix. Always restart GDB.
6089 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6090 with_test_prefix. Always restart GDB. No need to delete
6091 breakpoints after the test.
6092 (test_skip_handler): Remove prefix parameter.
6093 (skip_over_handler, breakpoint_to_handler)
6094 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6095 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6096 restart GDB. No need to delete breakpoints after the test.
6097 (top level): Use foreach to call the test procedures with
6098 different commands.
6099
a5b6e449
PA
61002014-10-28 Pedro Alves <palves@redhat.com>
6101
6102 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6103 instead of GNATS numbers.
6104 * gdb.base/sigbpt.exp: Likewise.
6105 * gdb.base/siginfo.exp: Likewise.
6106 * gdb.base/sigstep.exp: Likewise.
6107
e5f8a7cc
PA
61082014-10-27 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/sigstep.c (dummy): New global.
6111 (main): Issue a couple writes to the new global.
6112 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6113 procedures.
6114 (skip_over_handler): Use test_skip_handler.
6115 (top level): Call skip_over_handler for stepi and nexti too.
6116 (breakpoint_over_handler): Use test_skip_handler.
6117 (top level): Call breakpoint_over_handler for stepi and nexti too.
6118
763905a3
YQ
61192014-10-27 Yao Qi <yao@codesourcery.com>
6120
6121 * gdb.trace/tfile.c (adjust_function_address)
6122 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6123 function descriptor.
6124
6f259a23
DB
61252014-10-24 Don Breazeal <donb@codesourcery.com>
6126
6127 * gdb.base/foll-fork.exp (test_follow_fork,
6128 catch_fork_child_follow): Check for updated fork messages emitted
6129 from infrun.c.
6130 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6131 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6132 vfork_and_exec_child_follow_through_step): Check for updated vfork
6133 messages emitted from infrun.c.
6134
09dd9a69
PA
61352014-10-24 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.base/corefile.exp: Remove references to ultrix.
6138 * gdb.base/interrupt.exp: Likewise.
6139 * gdb.base/whatis.exp: Likewise.
6140 * gdb.gdb/selftest.exp: Likewise.
6141 * gdb.threads/manythreads.exp: Likewise.
6142 * gdb.threads/print-threads.exp: Likewise.
6143 * gdb.threads/pthreads.exp:: Likewise.
6144 * gdb.threads/schedlock.exp: Likewise.
6145
3433cfa5
SC
61462014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6147
6148 * gdb.cp/non-trivial-retval.cc: Add a test case.
6149 * gdb.cp/non-trivial-retval.exp: Add a test.
6150
092f880b
YQ
61512014-10-20 Yao Qi <yao@codesourcery.com>
6152
6153 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6154 * gdb.python/py-objfile-script-gdb.py: New file.
6155 * gdb.python/py-objfile-script.exp: Update reference to
6156 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6157 of remote_download. Remove the dest file.
6158
acbdb7f3
YQ
61592014-10-20 Yao Qi <yao@codesourcery.com>
6160
6161 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6162 * gdb.base/step-line.exp: Likewise.
6163 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6164 * gdb.dwarf2/dw2-basic.exp: Likewise.
6165 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6166 * gdb.dwarf2/dw2-filename.exp: Likewise.
6167 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6168 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6169 * gdb.dwarf2/dw2-producer.exp: Likewise.
6170 * gdb.dwarf2/mac-fileno.exp: Likewise.
6171 * gdb.python/py-frame-args.exp: Likewise.
6172 * gdb.python/py-framefilter.exp: Likewise.
6173 * gdb.python/py-mi.exp: Likewise.
6174 * gdb.python/py-objfile-script.exp: Likewise
6175 * gdb.python/py-pp-integral.exp: Likewise.
6176 * gdb.python/py-pp-re-notag.exp: Likewise.
6177 * gdb.python/py-prettyprint.exp: Likewise.
6178 * gdb.python/py-section-script.exp: Likewise.
6179 * gdb.python/py-typeprint.exp: Likewise.
6180 * gdb.python/py-xmethods.exp: Likewise.
6181 * gdb.stabs/weird.exp: Likewise.
6182 * gdb.xml/tdesc-regs.exp: Likewise.
6183
bd286a29
KCY
61842014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6185
6186 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6187 (out_cu): Use addr_len for the size of addresses.
6188 (out_line): Likewise. Size DW_LNE_set_address instruction
6189 according to addr_len.
6190 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6191 (FUNC): Add START_INSNS to definition.
6192
673dc4a0
YQ
61932014-10-18 Yao Qi <yao@codesourcery.com>
6194
6195 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6196 gdb_has_argv0 return true.
6197 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6198 check [target_info exists noargs], check [gdb_has_argv0]
6199 instead.
6200 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6201 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6202 procedures.
6203
4ffbba72
DE
62042014-10-17 Doug Evans <dje@google.com>
6205
6206 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6207 event.
6208 * gdb.python/py-events.py: Add clear_objfiles event.
6209
d096d8c1
DE
62102014-10-17 Doug Evans <dje@google.com>
6211
6212 * gdb.python/py-objfile.exp: Test progspace attribute.
6213
a80db015
LM
62142014-10-17 Luis Machado <lgustavo@codesourcery.com>
6215
6216 * gdb.guile/scm-breakpoint.exp: Do not assume any
6217 directory separators when matching source file paths.
6218 * gdb.python/py-breakpoint.exp: Likewise.
6219 * gdb.reverse/break-precsave.exp: Likewise.
6220 * gdb.reverse/break-reverse.exp: Likewise.
6221 * gdb.reverse/consecutive-precsave.exp: Likewise.
6222 * gdb.reverse/finish-precsave.exp: Likewise.
6223 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6224 * gdb.reverse/finish-reverse.exp: Likewise.
6225 * gdb.reverse/i386-precsave.exp: Likewise.
6226 * gdb.reverse/i387-env-reverse.exp: Likewise.
6227 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6228 * gdb.reverse/machinestate-precsave.exp: Likewise.
6229 * gdb.reverse/machinestate.exp: Likewise.
6230 * gdb.reverse/sigall-precsave.exp: Likewise.
6231 * gdb.reverse/solib-precsave.exp: Likewise.
6232 * gdb.reverse/step-precsave.exp: Likewise.
6233 * gdb.reverse/until-precsave.exp: Likewise.
6234 * gdb.reverse/watch-precsave.exp: Likewise.
6235 * gdb.reverse/watch-reverse.exp: Likewise.
6236
b22089ab
YQ
62372014-10-17 Yao Qi <yao@codesourcery.com>
6238
6239 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6240 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6241
6c4486e6
PA
62422014-10-17 Pedro Alves <palves@redhat.com>
6243
6244 PR gdb/17471
6245 * gdb.base/bg-execution-repeat.c: New file.
6246 * gdb.base/bg-execution-repeat.exp: New file.
6247
0ff33695
PA
62482014-10-17 Pedro Alves <palves@redhat.com>
6249
6250 PR gdb/17300
6251 * gdb.base/continue-all-already-running.c: New file.
6252 * gdb.base/continue-all-already-running.exp: New file.
6253
6fdebc3d
PA
62542014-10-17 Pedro Alves <palves@redhat.com>
6255
6256 PR gdb/17472
6257 * gdb.base/annota-input-while-running.c: New file.
6258 * gdb.base/annota-input-while-running.exp: New file.
6259
32a8097b
PA
62602014-10-17 Pedro Alves <palves@redhat.com>
6261
6262 * gdb.base/callfuncs.exp: emove references to osf.
6263 * gdb.base/sigall.exp: Likewise.
6264 * gdb.gdb/selftest.exp: Likewise.
6265 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6266 * gdb.mi/non-stop.c: Likewise.
6267 * gdb.mi/pthreads.c: Likewise.
6268 * gdb.reverse/sigall-precsave.exp: Likewise.
6269 * gdb.reverse/sigall-reverse.exp: Likewise.
6270 * gdb.threads/pthreads.c: Likewise.
6271 * gdb.threads/pthreads.exp: Likewise.
6272
7a3517ff
YQ
62732014-10-17 Yao Qi <yao@codesourcery.com>
6274
6275 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6276 check 'target_info exists noargs'.
6277 (test_command_prompt_position): Likewise.
6278 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6279 Remove "set args".
6280 (progvar_simple_while_test): Likewise.
6281 (progvar_complex_if_while_test): Likewise.
6282 (if_while_breakpoint_command_test): Likewise.
6283 (infrun_breakpoint_command_test): Likewise.
6284 (breakpoint_command_test): Likewise.
6285 (watchpoint_command_test): Likewise.
6286 (bp_deleted_in_command_test): Likewise.
6287 (temporary_breakpoint_commands): Likewise.
6288
bb99c472
YQ
62892014-10-16 Yao Qi <yao@codesourcery.com>
6290
6291 * gdb.base/remotetimeout.exp: Remove noargs checking.
6292
7c16b83e
PA
62932014-10-15 Pedro Alves <palves@redhat.com>
6294
6295 PR breakpoints/9649
6296 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6297 * gdb.base/breakpoint-in-ro-region.exp
6298 (probe_target_hardware_step): New procedure.
6299 (top level): Probe hardware stepping and hardware breakpoint
6300 support. Test stepping through a read-only region, with both
6301 "breakpoint auto-hw" on and off and both "always-inserted" on and
6302 off.
6303
35a49624
IB
63042014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6305
6306 * gdb.dlang/demangle.exp: Update for demangling changes.
6307
2d1c107c
SC
63082014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6309
6310 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6311 * gdb.cp/non-trivial-retval.exp: Add new tests.
6312
778811d5
SC
63132014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6314
6315 PR c++/13403
6316 PR c++/15154
6317 * gdb.cp/non-trivial-retval.cc: New file.
6318 * gdb.cp/non-trivial-retval.exp: New file.
6319
10c5f0a8
YQ
63202014-10-15 Yao Qi <yao@codesourcery.com>
6321
6322 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6323 remote host.
6324
65d7b369
YQ
63252014-10-15 Yao Qi <yao@codesourcery.com>
6326
6327 * gdb.python/py-symbol.exp: Match file base name if host is
6328 remote, otherwise match file name with dir name.
6329 * gdb.python/py-symtab.exp: Likewise.
6330 * gdb.python/python.exp: Likewise.
6331
46dc1394
YQ
63322014-10-15 Yao Qi <yao@codesourcery.com>
6333
6334 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6335 pattern.
6336 * gdb.python/py-symtab.exp: Likewise.
6337 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6338 locationn.
6339
c40cc657
JB
63402014-10-14 Joel Brobecker <brobecker@adacore.com>
6341
6342 * gdb.ada/addr_arith: New testcase.
6343
2abf49e1
MR
63442014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6345
6346 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6347 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6348 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6349 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6350
f7088df3
SDJ
63512014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6352
6353 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6354 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6355 * gdb.arch/stap-eval-lang-ada.exp: New file.
6356
4dc06805
YQ
63572014-10-14 Yao Qi <yao@codesourcery.com>
6358
6359 * gdb.mi/mi-var-child.c (nothing1): New function.
6360 (nothing2): New function.
6361 (do_children_tests): Set function pointers by nothing1 and
6362 nothing2.
6363 * gdb.mi/mi-var-child.exp: Step over new added statements.
6364 Update test to match the new output.
6365 * gdb.mi/var-cmd.c (nothing1): New function.
6366 (nothing2): New function.
6367 (do_children_tests): Set function pointers by nothing1 and
6368 nothing2.
6369 * gdb.mi/mi-var-display.exp: Update test to match output.
6370 Step to the line specified by $line_dct_nothing.
6371 Increase the number of lines to step.
6372
46a93de2
YQ
63732014-10-14 Yao Qi <yao@codesourcery.com>
6374
6375 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6376 tests.
6377 * gdb.mi/mi2-var-child.exp: Likewise.
6378
14ea52ee
DE
63792014-10-13 Doug Evans <dje@google.com>
6380
6381 * gdb.python/py-objfile.exp: Change name of file name test.
6382
e5c6e92b
DE
63832014-10-13 Doug Evans <dje@google.com>
6384
6385 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6386 from the start of the CU.
6387
c780cc2f
JK
63882014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6389 Yao Qi <yao@codesourcery.com>
6390
6391 Fix "save breakpoints" for "catch" command.
6392 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6393 Remove -nonewline. Match also the added "main" line.
6394
99894e11
JK
63952014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6396
6397 Fix "save breakpoints" for "disable $bpnum" command.
6398 * gdb.base/save-bp.c (main): Add label.
6399 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6400
6e1ac5a3
JK
64012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6402
6403 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6404
754dd2b0
YQ
64052014-10-11 Yao Qi <yao@codesourcery.com>
6406
6407 * gdb.server/server-kill.exp: Execute command
6408 "set remote trace-status-packet on" before "tstatus".
6409
f90183d7
YQ
64102014-10-11 Yao Qi <yao@codesourcery.com>
6411
6412 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6413 (main): Call getppid.
6414 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6415 and continue to it. Read variable "server_pid".
6416
bf40a607
YQ
64172014-10-11 Yao Qi <yao@codesourcery.com>
6418
6419 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6420
052ca370
YQ
64212014-10-11 Yao Qi <yao@codesourcery.com>
6422
6423 * gdb.threads/thread-find.exp: Don't execute command
6424 "info threads".
6425 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6426 * gdb.threads/linux-dp.exp: Don't check the condition
6427 $threads_created equals to zero.
6428
3831839c
PA
64292014-10-10 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.base/bigcore.exp: Remove references to IRIX.
6432 * gdb.base/funcargs.exp: Likewise.
6433 * gdb.base/interrupt.exp: Likewise.
6434 * gdb.base/mips_pro.exp: Likewise.
6435 * gdb.base/nodebug.exp: Likewise.
6436 * gdb.base/setvar.exp: Likewise.
6437 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6438
8b9a549d
PA
64392014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6440 Pedro Alves <palves@redhat.com>
6441
6442 PR symtab/14466
6443 * gdb.base/vdso-warning.c: New file.
6444 * gdb.base/vdso-warning.exp: New file.
6445
d48ba5e8
DE
64462014-10-02 Doug Evans <dje@google.com>
6447
6448 * gdb.base/structs.c (main): Don't run forever.
6449
2278c276
PA
64502014-10-02 Pedro Alves <palves@redhat.com>
6451
6452 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6453 (top level) <stop threads 1, stop threads 2>: Use it.
6454
b57bacec
PA
64552014-10-02 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.threads/break-while-running.exp (test): Add new
6458 'update_thread_list' argument. Skip "info threads" if false.
6459 (top level): Add new 'update_thread_list' axis.
6460
13fd3ff3
PA
64612014-10-02 Pedro Alves <palves@redhat.com>
6462
6463 PR breakpoints/17431
6464 * gdb.base/execl-update-breakpoints.c: New file.
6465 * gdb.base/execl-update-breakpoints.exp: New file.
6466
0fec99e8
PA
64672014-10-01 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.base/breakpoint-in-ro-region.c: New file.
6470 * gdb.base/breakpoint-in-ro-region.exp: New file.
6471
2ddf4301
SM
64722014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6473
6474 * gdb.mi/mi-exit-code.exp: New file.
6475 * gdb.mi/mi-exit-code.c: New file.
6476
6a5f3f43
YQ
64772014-09-30 Yao Qi <yao@codesourcery.com>
6478
6479 * lib/prelink-support.exp (build_executable_own_libs): Error if
6480 the target isn't native.
6481
345bcc73
YQ
64822014-09-30 Yao Qi <yao@codesourcery.com>
6483
6484 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6485 false.
6486
a25a5a45
PA
64872014-09-22 Pedro Alves <palves@redhat.com>
6488
6489 * gdb.threads/break-while-running.exp: New file.
6490 * gdb.threads/break-while-running.c: New file.
6491
00ba3162
YQ
64922014-09-19 Yao Qi <yao@codesourcery.com>
6493
6494 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6495 Invoke test. Restart GDB with --readnow and invoke test again.
6496
c3b7b696
YQ
64972014-09-19 Yao Qi <yao@codesourcery.com>
6498
6499 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6500 proc set_breakpoint_on_gcd_function. Invoke
6501 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6502 invoke set_breakpoint_on_gcd_function again.
6503
2b4fd423
DE
65042014-09-18 Doug Evans <dje@google.com>
6505
6506 * gdb.dwarf2/symtab-producer.exp: New file.
6507
a5947601
SDJ
65082014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6509
6510 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6511 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6512 * gdb.base/global-var-nested-by-dso.c: Likewise.
6513 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6514
91c19059
SDJ
65152014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6516 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.base/watch-bitfields.exp: Pass string other than test file
6519 name to prepare_for_testing.
6520 (watch): New procedure.
6521 (expect_watchpoint): Use with_test_prefix.
6522 (top level): Factor out tests to ...
6523 (test_watch_location, test_regular_watch): ... these new
6524 procedures, and use with_test_prefix and gdb_continue_to_end.
6525
bb9d5f81
PP
65262014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6527
6528 PR breakpoints/12526
6529 * gdb.base/watch-bitfields.exp: New file.
6530 * gdb.base/watch-bitfields.c: New file.
6531
635856f5
PA
65322014-09-16 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6535 software and hardware addresses, not software address against
6536 itself.
6537
7280ceea
PA
65382014-09-16 Pedro Alves <palves@redhat.com>
6539
6540 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6541 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6542
428b16bd
PA
65432014-09-16 Pedro Alves <palves@redhat.com>
6544
6545 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6546 files.
6547 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6548 "*-*-vxworks*" throughout.
6549 * gdb.base/break.exp: Likewise.
6550 * gdb.base/default.exp: Likewise.
6551 * gdb.base/scope.exp: Likewise.
6552 * gdb.base/sepdebug.exp: Likewise.
6553 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6554 throughout.
6555 * gdb.base/run.c: Likewise.
6556 * gdb.base/sepdebug.c: Likewise.
6557 * gdb.hp/gdb.aCC/run.c: Likewise.
6558 * gdb.reverse/until-reverse.c: Likewise.
6559 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6560
666d413c
YQ
65612014-09-16 Yao Qi <yao@codesourcery.com>
6562
6563 * boards/local-remote-host-native.exp: New file.
6564
57cbd724
DE
65652014-09-14 Doug Evans <xdje42@gmail.com>
6566
6567 * gdb.threads/queue-signal.c (thread_count): New variable.
6568 (thread_count_mutex, thread_count_condvar): New variables.
6569 (incr_thread_count, wait_all_threads_running): New functions.
6570 (main): Wait for all threads to be in their thread functions.
6571
81219e53
DE
65722014-09-13 Doug Evans <xdje42@gmail.com>
6573
6574 * gdb.threads/queue-signal.c: New file.
6575 * gdb.threads/queue-signal.exp: New file.
6576
3714cea7
DE
65772014-09-13 Doug Evans <xdje42@gmail.com>
6578
6579 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6580 be consistent with what default_gdb_init uses.
6581 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6582 the plain text of the prompt. Add some logging printfs.
6583 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6584
fa43b1d7
PA
65852014-09-12 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6588 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6589 * gdb.arch/i386-size-overlap.exp: Likewise.
6590 * gdb.arch/i386-size.exp: Likewise.
6591 * gdb.arch/i386-unwind.exp: Likewise.
6592 * gdb.base/a2-run.exp: Likewise.
6593 * gdb.base/break.exp: Likewise.
6594 * gdb.base/charset.exp: Likewise.
6595 * gdb.base/chng-syms.exp: Likewise.
6596 * gdb.base/commands.exp: Likewise.
6597 * gdb.base/dbx.exp: Likewise.
6598 * gdb.base/find.exp: Likewise.
6599 * gdb.base/funcargs.exp: Likewise.
6600 * gdb.base/jit-simple.exp: Likewise.
6601 * gdb.base/reread.exp: Likewise.
6602 * gdb.base/sepdebug.exp: Likewise.
6603 * gdb.base/step-bt.exp: Likewise.
6604 * gdb.cp/mb-inline.exp: Likewise.
6605 * gdb.cp/mb-templates.exp: Likewise.
6606 * gdb.objc/basicclass.exp: Likewise.
6607 * gdb.threads/killed.exp: Likewise.
6608
9d9bf2df
EBM
66092014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6610
6611 PR tdep/17379
6612 * gdb.arch/powerpc-stackless.S: New file.
6613 * gdb.arch/powerpc-stackless.exp: New file.
6614
1cf2f1b0
JK
66152014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6616
6617 * gdb.base/attach.c: Include unistd.h.
6618 (main): Call alarm. Add label postloop.
6619 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6620 gdb_breakpoint, gdb_continue_to_breakpoint.
6621 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6622
98880d46
PA
66232014-09-11 Pedro Alves <palves@redhat.com>
6624
6625 PR gdb/17347
6626 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6627 * gdb.base/attach.exp (test_command_line_attach_run): New
6628 procedure.
6629 (top level): Call it.
6630
4c92ff2c
PA
66312014-09-11 Pedro Alves <palves@redhat.com>
6632
6633 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6634 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6635 (do_command_attach_tests): Use spawn_wait_for_attach.
6636 * gdb.base/solib-overlap.exp: Likewise.
6637 * gdb.multi/multi-attach.exp: Likewise.
6638 * gdb.python/py-prompt.exp: Likewise.
6639 * gdb.python/py-sync-interp.exp: Likewise.
6640 * gdb.server/ext-attach.exp: Likewise.
6641
3adc1a7d
GKB
66422014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6643
6644 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6645 command in testcase. Simplify testcase.
6646
96334934
JB
66472014-09-10 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6650
eb479039
JB
66512014-09-10 Joel Brobecker <brobecker@adacore.com>
6652
6653 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6654
deede10c
JB
66552014-09-10 Joel Brobecker <brobecker@adacore.com>
6656
6657 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6658
7828a5f5
JB
66592014-09-10 Joel Brobecker <brobecker@adacore.com>
6660
6661 * gdb.dwarf2/dynarr-ptr.c: New file.
6662 * gdb.dwarf2/dynarr-ptr.exp: New file.
6663
33aeebcf
MR
66642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6665
6666 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6667 of 30 rather than hardcoding 120 for a slow test case. Take the
6668 `gdb,timeout' target setting into account for this calculation.
6669 Don't extend the timeout for the test cases that don't need it.
6670
7b415901
MR
66712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6672
6673 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6674 a factor of 2 for a slow test case. Take the `gdb,timeout'
6675 target setting into account for this calculation.
6676 * gdb.reverse/until-precsave.exp: Increase the timeout by
6677 a factor of 15 and 3 respectively rather than adding 120
6678 for a pair of slow test cases. Take the `gdb,timeout'
6679 target setting into account for this calculation.
6680
4a40f85a
MR
66812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6682
6683 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6684 timeout, don't pass one down to gdb_expect.
6685 (gdb_expect): Rework timeout selection.
6686
09635af7
MR
66872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6688
6689 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6690 exception on timeout.
6691 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6692 (gdbserver_start_extended): Catch any `gdbserver_start' error
6693 exceptions.
6694 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6695 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6696 `gdbserver_gdb_load' error exceptions.
6697
2bdd10b7
MR
66982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6699
6700 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6701 120 on waiting for the TCP socket to open.
6702
316935f0
DE
67032014-09-09 Doug Evans <xdje42@gmail.com>
6704
6705 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6706 _caller_matches, _any_caller_is, _any_caller_matches.
6707
83740597
DE
67082014-09-09 Doug Evans <xdje42@gmail.com>
6709
6710 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6711
4c122fc3
YQ
67122014-09-09 Yao Qi <yao@codesourcery.com>
6713
6714 * gdb.mi/mi-var-display.exp: Set print symbol off.
6715
a9f116cb
GKB
67162014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6717
6718 PR gdb/17035
6719 * gdb.base/commands.exp: Add tests to verify user-defined
6720 commands with empty bodies.
6721 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6722 python commands in `show user command`.
6723 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6724 scheme commands in `show user command`.
6725
c75bd3a2
JK
67262014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 PR python/17355
6729 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6730 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6731 * gdb.python/py-framefilter-invalidarg.exp: New file.
6732 * gdb.python/py-framefilter-invalidarg.py: New file.
6733
faa42425
DE
67342014-09-06 Doug Evans <xdje42@gmail.com>
6735
6736 PR 15276
6737 * gdb.python/py-caller-is.c: New file.
6738 * gdb.python/py-caller-is.exp: New file.
6739
474ca4f6
SDJ
67402014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6741
6742 PR gdb/17235
6743 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6744 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6745
eb0b0463
SDJ
67462014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6747
6748 PR fortran/17237
6749 * gdb.fortran/print-formatted.exp: New file.
6750 * gdb.fortran/print-formatted.f90: Likewise.
6751
5f3b99cf
SS
67522014-09-03 Sasha Smundak <asmundak@google.com>
6753
6754 * gdb.python/py-frame.exp: Test Frame.read_register.
6755
7d793aa9
SDJ
67562014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6757
6758 PR python/16699
6759 * gdb.python/py-completion.exp: New file.
6760 * gdb.python/py-completion.py: Likewise.
6761
fb0576e9
DE
67622014-08-28 Doug Evans <dje@google.com>
6763
6764 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6765 eax,etc. are live with values set by gdb and thus the compiler can't
6766 use them.
6767 * gdb.arch/i386-pseudo.c (main): Ditto.
6768
ee92b0dd
DE
67692014-08-27 Doug Evans <dje@google.com>
6770
6771 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6772
6649db35
DE
67732014-08-25 Doug Evans <dje@google.com>
6774
6775 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6776 (main): Ditto.
6777
564b7600
DE
67782014-08-25 Doug Evans <dje@google.com>
6779
6780 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6781
3881fb67
YQ
67822014-08-24 Yao Qi <yao@codesourcery.com>
6783
6784 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6785 symbol off.
6786 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6787
a05a36a5
DE
67882014-08-22 Doug Evans <dje@google.com>
6789
6790 PR 17276
6791 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6792 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6793 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6794
7c343b48
YQ
67952014-08-22 Yao Qi <yao@codesourcery.com>
6796
6797 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6798 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6799 * gdb.python/python.exp: Likewise. Use .py file on the host
6800 instead of the build.
6801
22fd09ae
JK
68022014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 * gdb.threads/gcore-stale-thread.c: New file.
6805 * gdb.threads/gcore-stale-thread.exp: New file.
6806
a8454a7c
PA
68072014-08-21 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6810 * gdb.base/gcore-relro-pie.exp: Likewise.
6811 * gdb.base/gcore-relro.exp: Likewise.
6812 * gdb.base/gcore.exp: Likewise.
6813 * gdb.base/print-symbol-loading.exp: Likewise.
6814 * gdb.threads/gcore-thread.exp: Likewise.
6815 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6816
2a31c623
PA
68172014-08-20 Pedro Alves <palves@redhat.com>
6818 Jan Kratochvil <jan.kratochvil@redhat.com>
6819
6820 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6821 configure.
6822 (EXPECT): Handle READ1 being set.
6823 (all): Depend on EXTRA_RULES.
6824 (check-read1, expect-read1, read1.so, read1): New rules.
6825 * README (Testsuite Parameters): Document the READ1 make variable.
6826 (Race detection): New section.
6827 * configure: Regenerate.
6828 * configure.ac: If build==host==target, and running under a
6829 GNU/glibc system, add read1 to the extra Makefile rules.
6830 (EXTRA_RULES): AC_SUBST it.
6831 * lib/read1.c: New file.
6832
d36430db
JB
68332014-08-20 Joel Brobecker <brobecker@adacore.com>
6834
6835 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6836 the handling of variables declared as a typedef to an array
6837 which a DW_AT_data_location attribute.
6838
9a0dc9e3
PA
68392014-08-19 Andrew Burgess <aburgess@broadcom.com>
6840 Pedro Alves <palves@redhat.com>
6841
6842 PR symtab/14604
6843 PR symtab/14605
6844 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6845 gdb_test.
6846
0718a8da
PA
68472014-08-19 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6850
13b448cd
YQ
68512014-08-19 Yao Qi <yao@codesourcery.com>
6852
6853 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6854 right line.
6855
1cbf5077
DB
68562014-08-18 David Blaikie <dblaikie@gmail.com>
6857
6858 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6859
bf0fae19
JB
68602014-08-18 Joel Brobecker <brobecker@adacore.com>
6861
6862 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6863 attribute in array range.
6864
3c8c5dcc
JB
68652014-08-18 Joel Brobecker <brobecker@adacore.com>
6866
6867 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6868
e66d4446
SC
68692014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6870
6871 PR c++/17132
6872 * gdb.cp/pr17132.cc: New file.
6873 * gdb.cp/pr17132.exp: New file.
6874
940df408
SC
68752014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6876
6877 * gdb.python/py-xmethods.py (A_getarrayind)
6878 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6879 Use 'print' with function call syntax.
6880 (E_method_matcher.match): Fix tab vs space indentation mixup.
6881
ebcc6c3a
YQ
68822014-08-15 Yao Qi <yao@codesourcery.com>
6883
6884 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6885 false.
6886
775e0f04
YQ
68872014-08-15 Yao Qi <yao@codesourcery.com>
6888
6889 * gdb.cp/casts.exp: Set print symbol off.
6890 * gdb.cp/class2.exp: Likewise.
6891 * gdb.cp/overload.exp: Likewise.
6892 * gdb.cp/templates.exp: Likewise.
6893
d769e349
DE
68942014-08-11 Doug Evans <dje@google.com>
6895
6896 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6897 (test_load_shlib): Update.
6898
20c6f1e1
YQ
68992014-08-09 Yao Qi <yao@codesourcery.com>
6900
6901 * gdb.base/display.exp: Invoke is_address_zero_readable.
6902 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6903 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6904 * gdb.base/hbreak-unmapped.exp: Return if
6905 is_address_zero_readable returns true.
6906 * gdb.base/signest.exp: Likewise.
6907 * gdb.base/signull.exp: Likewise.
6908 * gdb.base/sigbpt.exp: Likewise.
6909 * gdb.guile/scm-disasm.exp: Do the test if
6910 is_address_zero_readable returns false.
6911 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6912 * gdb.python/py-arch.exp: Likewise.
6913 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6914 * lib/gdb.exp (is_address_zero_readable): New proc.
6915
5792e8e3
YQ
69162014-08-09 Yao Qi <yao@codesourcery.com>
6917
6918 PR testsuite/13443
6919 * gdb.mi/mi-var-display.exp: Make test messages unique.
6920
3cecbbbe
TT
69212014-08-04 Tom Tromey <tromey@redhat.com>
6922
6923 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6924 target 0".
6925
00b51ff5
TT
69262014-08-04 Tom Tromey <tromey@redhat.com>
6927
6928 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6929 "target_resume".
6930
6908c509
JB
69312014-08-01 Joel Brobecker <brobecker@adacore.com>
6932
6933 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6934 inner_vla_struct_object_size.
6935 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6936 as xfail.
6937
cc6563d2
PA
69382014-07-30 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6941 comment.
6942
7e09a223
YQ
69432014-07-29 Yao Qi <yao@codesourcery.com>
6944
6945 PR gdb/17206
6946 * gdb.base/until-nodebug.exp: New.
6947
7ebdbe92
DE
69482014-07-28 Doug Evans <xdje42@gmail.com>
6949
6950 PR guile/17203
6951 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6952 previously existing parameter, and previously ambiguously spelled
6953 parameter.
6954
fdb1adc6
WN
69552014-07-28 Will Newton <will.newton@linaro.org>
6956
6957 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6958
186fcde0
DE
69592014-07-26 Ludovic Courtès <ludo@gnu.org>
6960 Doug Evans <xdje42@gmail.com>
6961
6962 PR guile/17146
6963 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6964
70509625
PA
69652014-07-25 Pedro Alves <palves@redhat.com>
6966
6967 * gdb.threads/signal-command-handle-nopass.c: New file.
6968 * gdb.threads/signal-command-handle-nopass.exp: New file.
6969 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6970 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6971 * gdb.threads/signal-delivered-right-thread.c: New file.
6972 * gdb.threads/signal-delivered-right-thread.exp: New file.
6973
c3f814a1
PA
69742014-07-25 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.base/double-prompt-target-event-error.exp
6977 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6978 match.
6979 (cancel_pagination_in_target_event): Rework double prompt
6980 detection.
6981 * gdb.base/paginate-after-ctrl-c-running.exp
6982 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6983 <return>' match.
6984 * gdb.base/paginate-bg-execution.exp
6985 (test_bg_execution_pagination_return)
6986 (test_bg_execution_pagination_cancel): Remove '-notransfer
6987 <return>' matches.
6988 * gdb.base/paginate-execution-startup.exp
6989 (test_fg_execution_pagination_return)
6990 (test_fg_execution_pagination_cancel): Remove '-notransfer
6991 <return>' matches.
6992 * gdb.base/paginate-inferior-exit.exp
6993 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6994 match.
6995 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6996 * lib/gdb.exp (pagination_prompt): Run text through
6997 string_to_regexp.
6998 (gdb_test_multiple): Match $pagination_prompt instead of
6999 "<return>".
7000 (string_to_regexp): Move to lib/gdb-utils.exp.
7001
e214cf6c
JK
70022014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7003
7004 * gdb.arch/amd64-entry-value-paramref.S: New file.
7005 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7006 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7007 * gdb.arch/amd64-optimout-repeat.S: New file.
7008 * gdb.arch/amd64-optimout-repeat.c: New file.
7009 * gdb.arch/amd64-optimout-repeat.exp: New file.
7010
17d0c5c8
JK
70112014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7012
7013 PR gdb/17170
7014 * gdb.base/statistics.exp: New file.
7015
b8b8facf
DE
70162014-07-17 Doug Evans <dje@google.com>
7017
74b49205 7018 PR gdb/17170
b8b8facf
DE
7019 * gdb.base/maint.exp: Update testing of per-command stats.
7020
1b5d0ab3
PA
70212014-07-16 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7024 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7025 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7026 (tfile_write_buf): New functions.
7027 (add_memory_block): Rewrite using the above.
7028 (adjust_function_address): New function.
7029 (FUNCTION_ADDRESS): New macro.
7030 (write_basic_trace_file): Remove short_x local, and use
7031 tfile_write_16. Change type of func_addr local to unsigned long
7032 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7033 here. Cast argument of add_memory_block to char pointer.
7034 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7035 (main): Remove parameters.
7036 * gdb.trace/tfile.exp: Remove nowarnings.
7037
4d974e88
SM
70382014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7039
7040 * gdb.base/debug-expr.exp: Test string evaluation with
7041 "debug expression" on.
7042
41e99568
PA
70432014-07-15 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.base/reread.exp: Use clean_restart.
7046
487d9753
PL
70472014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7048
7049 * gdb.arch/avr-flash-qualifer.c: New.
7050 * gdb.arch/avr-flash-qualifer.exp: New.
7051
cc1c52ad
PA
70522014-07-14 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7055 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7056
1e973570
PA
70572014-07-14 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.base/double-prompt-target-event-error.c: New file.
7060 * gdb.base/double-prompt-target-event-error.exp: New file.
7061
93d6eb10
PA
70622014-07-14 Pedro Alves <palves@redhat.com>
7063
7064 PR gdb/17072
7065 * gdb.base/paginate-inferior-exit.c: New file.
7066 * gdb.base/paginate-inferior-exit.exp: New file.
7067
0017922d
PA
70682014-07-14 Pedro Alves <palves@redhat.com>
7069
7070 PR gdb/17072
7071 * gdb.base/paginate-bg-execution.c: New file.
7072 * gdb.base/paginate-bg-execution.exp: New file.
7073
94696ad3
PA
70742014-07-14 Pedro Alves <palves@redhat.com>
7075
7076 PR gdb/17072
7077 * gdb.base/paginate-execution-startup.c: New file.
7078 * gdb.base/paginate-execution-startup.exp: New file.
7079 * lib/gdb.exp (pagination_prompt): New global.
7080 (default_gdb_spawn): New procedure, factored out from
7081 default_gdb_spawn.
7082 (default_gdb_start): Adjust to call default_gdb_spawn.
7083 (gdb_spawn): New procedure.
7084
bd293940
PA
70852014-07-14 Pedro Alves <palves@redhat.com>
7086
7087 * lib/gdb.exp (gdb_assert): New procedure.
7088 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7089
c933f875
PA
70902014-07-14 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.base/execution-termios.c: New file.
7093 * gdb.base/execution-termios.exp: New file.
7094
d98b7a16
TT
70952014-07-14 Tom Tromey <tromey@redhat.com>
7096
7097 * gdb.cp/vla-cxx.cc: New file.
7098 * gdb.cp/vla-cxx.exp: New file.
7099
548740d6
TT
71002014-07-14 Tom Tromey <tromey@redhat.com>
7101
7102 * gdb.reverse/rerun-prec.c: New file.
7103 * gdb.reverse/rerun-prec.exp: New file.
7104
a25eb028
MR
71052014-07-12 Maciej W. Rozycki <macro@mips.com>
7106 Maciej W. Rozycki <macro@codesourcery.com>
7107
7108 * lib/gdb-utils.exp: New file.
7109 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7110 inline `gdb_init_command' processing.
7111 (gdb_start_cmd): Likewise.
7112 * lib/mi-support.exp (mi_run_cmd): Likewise.
7113 * README: Document `gdb_init_command' and `gdb_init_commands'.
7114
218c2655
JK
71152014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7116
7117 Fix false FAIL running under a very long directory name.
7118 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7119 and "set print elements 10000". Twice.
7120
5401fde3
YQ
71212014-07-11 Yao Qi <yao@codesourcery.com>
7122
7123 * gdb.base/exprs.exp: "set print symbol off".
7124
e76126e8
PA
71252014-07-11 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.threads/kill.c: New file.
7128 * gdb.threads/kill.exp: New file.
7129
2d6f0de6
YQ
71302014-07-10 Yao Qi <yao@codesourcery.com>
7131
7132 * gdb.trace/tfile.c (write_basic_trace_file)
7133 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7134 address written to trace file.
7135
7180e04a
PA
71362014-07-09 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.base/attach-wait-input.exp: New file.
7139 * gdb.base/attach-wait-input.c: New file.
7140
9a9a7608
AB
71412014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7142
7143 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7144 setting up test structures.
7145 (main): Call new test function.
7146 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7147 test function, continue into test function and walk test
7148 structures.
7149
161ac41e
YQ
71502014-07-02 Yao Qi <yao@codesourcery.com>
7151
7152 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7153 'bar_start' at the beginning of functions 'foo' and 'bar'
7154 respectively.
7155 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7156 instead of 'foo' and 'bar'.
7157
1f267ae3
MM
71582014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7159
7160 * gdb.btrace/segv.exp: New.
7161 * gdb.btrace/segv.c: New.
7162
2b239efb
LM
71632014-07-02 Luis Machado <lgustavo@codesourcery.com>
7164
7165 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7166 instruction.
7167
cf363f18
MW
71682014-06-30 Mark Wielaard <mjw@redhat.com>
7169
7170 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7171 vulture, vilify, villar): New volatile array constants.
7172 (vindictive, vegetation): New const volatile array constants.
7173 * gdb.base/volatile.exp: Test volatile and const volatile array
7174 types.
7175
aebf9d24
AA
71762014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7177
7178 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7179 target lacks support for awatch, rwatch, or hbreak.
7180
b67a2c6f
YQ
71812014-06-27 Yao Qi <yao@codesourcery.com>
7182
7183 * gdb.multi/dummy-frame-restore.exp: New.
7184 * gdb.multi/dummy-frame-restore.c: New.
7185
aef92902
MM
71862014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7187
7188 * gdb.btrace/gcore.exp: New.
7189
8e9db26e
PA
71902014-06-23 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/watchpoint-reuse-slot.c: New file.
7193 * gdb.base/watchpoint-reuse-slot.exp: New file.
7194
70afc5b7
SC
71952014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7196
7197 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7198 progspace's filename in 'info', 'enable' and 'disable' command
7199 tests.
7200
b972bd9c
JK
72012014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7202
7203 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7204 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7205 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7206
125f8a3d
GB
72072014-06-20 Gary Benson <gbenson@redhat.com>
7208
7209 * gdb.arch/i386-avx.exp: Fix include file location.
7210 * gdb.arch/i386-sse.exp: Likewise.
7211
3ed9baed
IB
72122014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7213
7214 * gdb.dlang/expression.exp: New file.
7215
034f788c
PA
72162014-06-19 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7219 out from ...
7220 (top level): ... here. Iterate running tests under different
7221 scheduler-locking settings.
7222
45371d0c
LM
72232014-06-18 Luis Machado <lgustavo@codesourcery.com>
7224
7225 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7226 to DW_FORM_addr and use non-zero addresses.
7227
5d376983
SC
72282014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7229
7230 PR gdb/17017
7231 * gdb.python/py-xmethods.cc: Add global function call counters and
7232 increment them in their respective functions. Remove "cout"
7233 statements.
7234 * gdb.python/py-xmethods.exp: Make tests check the global function
7235 call counters instead of depending on inferior IO.
7236
a1aa2221
LM
72372014-06-18 Don Breazeal <donb@codesourcery.com>
7238
7239 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7240 Deleted procedure.
7241 (explicit_fork_parent_follow): Deleted procedure.
7242 (explicit_fork_child_follow): Deleted procedure.
7243 (test_follow_fork): New procedure.
7244 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7245 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7246 procedure calls.
7247
0fc05997
YQ
72482014-06-17 Yao Qi <yao@codesourcery.com>
7249
7250 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7251 CP1252.
7252
70795c52
LM
72532014-06-17 Luis Machado <lgustavo@codesourcery.com>
7254
7255 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7256 Initialize ptr and S explicitly.
7257 (skip_type_update_when_not_use_rtti_test): Likewise.
7258
6be47f0c
KS
72592014-06-16 Keith Seitz <keiths@redhat.com>
7260
7261 PR mi/15863
7262 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7263 the inferior is started.
7264
d03de421
PA
72652014-06-16 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.base/break-main-file-remove-fail.c: New file.
7268 * gdb.base/break-main-file-remove-fail.exp: New file.
7269 * gdb.base/break-unload-file.exp: Use build_executable instead of
7270 prepare_for_testing.
7271 (test_break): New parameter "initial_load". Handle it.
7272 (top level): Add initial_load cmdline/file axis.
7273
f9579b99
TT
72742014-06-12 Tom Tromey <tromey@redhat.com>
7275
7276 * gdb.base/completion.exp: Don't use directory name in test.
7277
3657956b
GB
72782014-06-09 Gary Benson <gbenson@redhat.com>
7279
7280 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7281 separate the always-available ANSI-standard signals from the
7282 signals that require checking.
7283 (main): Likewise.
7284 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7285 Likewise.
7286 (main): Likewise.
7287
4186eb54
KS
72882014-06-07 Keith Seitz <keiths@redhat.com>
7289
7290 Revert:
7291 PR c++/16253
7292 * gdb.cp/var-tag.cc: New file.
7293 * gdb.cp/var-tag.exp: New file.
7294 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7295 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7296 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7297 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7298
25326a28 72992014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7300
7301 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7302
829155c9
PA
73032014-06-06 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7306 in target debug output instead of looking at RSP packets,
7307 disabling the test on any target that uses hardware stepping.
7308 Update comments.
7309
61c8d22e
PA
73102014-06-06 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.base/break-unload-file.exp: Fix typo.
7313
d9a47287
YQ
73142014-06-06 Yao Qi <yao@codesourcery.com>
7315
7316 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7317 from "jit_function" to "^jit_function".
7318
e5e01dbf
YQ
73192014-06-06 Yao Qi <yao@codesourcery.com>
7320
7321 * gdb.base/async.c (foo): Add one statement.
7322 * gdb.base/async.exp: Get the next instruction address and
7323 match the output of "nexti" by instruction address. Match
7324 the hex address in the output of "finish".
7325
73ba372c
GB
73262014-06-06 Gary Benson <gbenson@redhat.com>
7327
7328 * gdb.base/call-signals.c: Remove preprocessor conditionals
7329 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7330 SIGSEGV and SIGTERM.
7331 * gdb.base/sigall.c: Likewise.
7332 * gdb.base/unwindonsignal.c: Likewise.
7333 * gdb.reverse/sigall-reverse.c: Likewise.
7334
831517df
YQ
73352014-06-06 Yao Qi <yao@codesourcery.com>
7336
7337 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7338 readable, skip the test.
7339
b8b91e98
YQ
73402014-06-06 Yao Qi <yao@codesourcery.com>
7341
7342 * gdb.threads/staticthreads.c (thread_function): Move the line
7343 setting breakpoint on forward.
7344 * gdb.threads/staticthreads.exp: Update comments.
7345
fb934770
LC
73462014-06-05 Ludovic Courtès <ludo@gnu.org>
7347
7348 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7349 "history-append! type error".
7350
6ef284bd
SM
73512014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7352
7353 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7354 erroneous dprintf expected input.
7355
a872e241
DE
73562014-06-04 Doug Evans <xdje42@gmail.com>
7357
7358 * gdb.guile/scm-generics.exp: Delete.
7359
16f691fb
DE
73602014-06-04 Doug Evans <xdje42@gmail.com>
7361
7362 * gdb.guile/scm-breakpoint.exp: Update.
7363 Add tests for breakpoint registration.
7364
012370f6
TT
73652014-06-04 Tom Tromey <tromey@redhat.com>
7366
7367 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7368 VLA-in-union.
7369 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7370 inner_vla_struct, vla_union types. Initialize objects of those
7371 types and compute their sizes.
7372
9f5a4cef
HZ
73732014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7374 Hui Zhu <hui@codesourcery.com>
7375
7376 * gdb.base/fileio.exp: Add test for shell not available as well as
7377 available.
7378 * gdb.base/fileio.c (test_system): Check for shell twice.
7379
90a45c4d
YQ
73802014-06-04 Yao Qi <yao@codesourcery.com>
7381
7382 * gdb.base/auto-connect-native-target.exp: Remove redundant
7383 space from the regexp pattern.
7384
70017e41
YQ
73852014-06-04 Yao Qi <yao@codesourcery.com>
7386
7387 * gdb.base/default.exp: Replace "child" with "native" in
7388 regexp pattern.
7389
883964a7
SC
73902014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7391
7392 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7393 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7394 * gdb.python/py-xmethods.py: Python script supporting the
7395 new testcase and tests.
7396
ef370185
JB
73972014-06-03 Joel Brobecker <brobecker@adacore.com>
7398 Pedro Alves <palves@redhat.com>
7399
7400 PR breakpoints/17000
7401 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7402 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7403
1e2ccb61
BM
74042014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7405
7406 * gdb.base/subst.exp: Add tests to verify partial path matching
7407 output.
7408
c6ec5ab2
PA
74092014-06-03 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7412 target that doesn't use software single-stepping.
7413
835c559f
PA
74142014-06-03 Pedro Alves <palves@redhat.com>
7415
7416 PR breakpoints/17000
7417 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7418 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7419
06eb1586
DE
74202014-06-02 Doug Evans <xdje42@gmail.com>
7421
7422 * gdb.guile/scm-parameter.exp: New file.
7423
e698b8c4
DE
74242014-06-02 Doug Evans <xdje42@gmail.com>
7425
7426 * gdb.guile/scm-cmd.c: New file.
7427 * gdb.guile/scm-cmd.exp: New file.
7428
ded03782
DE
74292014-06-02 Doug Evans <xdje42@gmail.com>
7430
7431 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7432 pretty-printer lookup.
7433 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7434 (make-pp_s-printer): Call it.
7435 (make-pretty-printer-from-dict): New function.
7436 (lookup-pretty-printer-maker-from-dict): New function.
7437 (*pretty-printer*): Simplify.
7438 (make-objfile-pp_s-printer): New function.
7439 (install-objfile-pretty-printers!): New function.
7440 (make-progspace-pp_s-printer): New function.
7441 (install-progspace-pretty-printers!): New function.
7442 * gdb.guile/scm-progspace.c: New file.
7443 * gdb.guile/scm-progspace.exp: New file.
7444
41fac0cf
PA
74452014-06-02 Pedro Alves <palves@redhat.com>
7446
7447 * gdb.base/dprintf-bp-same-addr.c: New file.
7448 * gdb.base/dprintf-bp-same-addr.exp: New file.
7449
96ae5695
EBM
74502014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7451
7452 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7453 * gdb.arch/powerpc-power.s: Likewise.
7454
da02b3a8
JB
74552014-06-02 Joel Brobecker <brobecker@adacore.com>
7456
7457 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7458
c72b2e7b
YQ
74592014-06-01 Yao Qi <yao@codesourcery.com>
7460
7461 * gdb.base/watchpoint.exp (test_watch_location): Check null
7462 pointer can be dereferenced. If not, do the test, otherwise
7463 skip it.
7464
53e8a631
AB
74652014-05-30 Andrew Burgess <aburgess@broadcom.com>
7466
7467 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7468 results.
7469 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7470
938f0e2f
AB
74712014-05-30 Andrew Burgess <aburgess@broadcom.com>
7472
7473 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7474 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7475 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7476 * gdb.arch/amd64-invalid-stack-top.c: New file.
7477 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7478
9ba6657a
PA
74792014-05-30 Pedro Alves <palves@redhat.com>
7480
7481 PR breakpoints/17000
7482 * gdb.base/sss-bp-on-user-bp.c: New file.
7483 * gdb.base/sss-bp-on-user-bp.exp: New file.
7484
522c09bf
DB
74852014-05-30 David Blaikie <dblaikie@gmail.com>
7486
7487 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7488 gnu_inline semantics via attribute.
7489 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7490 source explicitly specifies the required semantics.
7491
bf4ef81e
MR
74922014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7493
7494 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7495
329ea579
PA
74962014-05-29 Pedro Alves <palves@redhat.com>
7497 Tom Tromey <tromey@redhat.com>
7498
7499 * gdb.base/async-shell.exp: Don't enable target-async.
7500 * gdb.base/async.exp
7501 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7502 parameter. Adjust.
7503 (top level): Don't test with "target-async".
7504 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7505 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7506 * gdb.base/inferior-died.exp: Don't enable target-async.
7507 * gdb.base/interrupt-noterm.exp: Likewise.
7508 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7509 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7510 * gdb.mi/mi-nonstop.exp: Likewise.
7511 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7512 * gdb.mi/mi-nsintrall.exp: Likewise.
7513 * gdb.mi/mi-nsmoribund.exp: Likewise.
7514 * gdb.mi/mi-nsthrexec.exp: Likewise.
7515 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7516 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7517 * gdb.python/py-evsignal.exp: Don't enable target-async.
7518 * gdb.python/py-evthreads.exp: Likewise.
7519 * gdb.python/py-prompt.exp: Likewise.
7520 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7521 * gdb.server/solib-list.exp: Don't enable target-async.
7522 * gdb.threads/thread-specific-bp.exp: Likewise.
7523 * lib/mi-support.exp: Adjust to use mi-async.
7524
fd664c91
PA
75252014-05-29 Pedro Alves <palves@redhat.com>
7526
7527 PR gdb/13860
7528 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7529 reason, even in sync mode.
7530
251bde03
PA
75312014-05-29 Pedro Alves <palves@redhat.com>
7532 Hui Zhu <hui@codesourcery.com>
7533
7534 PR PR15693
7535 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7536 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7537 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7538 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7539
7f3c0343
JB
75402014-05-28 Joel Brobecker <brobecker@adacore.com>
7541
7542 * config/monitor.exp (gdb_target_monitor): Replace use of
7543 "set remotebaud" by "set serial baud".
7544
b2715b27
AW
75452014-05-26 Andy Wingo <wingo@igalia.com>
7546
7547 * gdb.guile/scm-breakpoint.exp:
7548 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7549 properties instead of gdb-object-properties.
7550
498a4489
YQ
75512014-05-26 Yao Qi <yao@codesourcery.com>
7552
7553 * gdb.server/no-thread-db.exp: Specify source file name
7554 explicitly when setting a breakpoint.
7555
589fdceb
MM
75562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7557
7558 * gdb.btrace/vdso.c: New.
7559 * gdb.btrace/vdso.exp: New.
7560
e9089e05
MM
75612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7562
7563 * gdb.base/gcore.exp (capture_command_output): Move ...
7564 * lib/gdb.exp (capture_command_output): ... here.
7565
67b5c0c1
MM
75662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7567
7568 * gdb.btrace/data.exp: Test memory access during btrace replay.
7569
a2199296
SM
75702014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7571
7572 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7573
17b2616c
PA
75742014-05-21 Pedro Alves <palves@redhat.com>
7575
7576 PR gdb/13860
7577 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7578 (top level): Test that output related to execution commands is
7579 sent to the console with CLI commands, but not with MI commands.
7580 Test that breakpoint events are always mirrored to the console.
7581 Also expect the new source line to be output after a "next" in
7582 async mode too. Make it a pass/fail test.
7583 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7584 output.
7585 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7586
5166082f
PA
75872014-05-21 Pedro Alves <palves@redhat.com>
7588
7589 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7590 Use them to test variations of "list" after reaching a breakpoint.
7591 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7592 Test "list" with listsize 10 after reaching a breakpoint.
7593 * gdb.python/python.exp (decode_line current location line
7594 number): Adjust expected line number.
7595
2f25d70f
SM
75962014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7597
7598 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7599 behavior for $args, pass it directly to "run".
7600
ff604a67
MR
76012014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7602
7603 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7604 30000 to 65536.
7605
6a3cb8e8
PA
76062014-05-21 Pedro Alves <palves@redhat.com>
7607
7608 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7609 auto-connect-native-target off".
7610 * gdb.base/auto-connect-native-target.c: New file.
7611 * gdb.base/auto-connect-native-target.exp: New file.
7612
4ebfc96e
PA
76132014-05-21 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/default.exp: Test "target native" instead of "target
7616 child".
7617
36d46afb
MW
76182014-05-21 Mark Wielaard <mjw@redhat.com>
7619
7620 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7621
5876f503
JK
76222014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 Fix TLS access for -static -pthread.
7625 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7626 <HAVE_TLS> (thread_function, main): Initialize it.
7627 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7628 Add clean_restart.
7629 <$have_tls != "">: Check TLSVAR.
7630
0256a6ac
PA
76312014-05-21 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/dcache-line-read-error.c: New.
7634 * gdb.base/dcache-line-read-error.exp: New.
7635
936d2992
PA
76362014-05-20 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.base/compare-sections.c: New file.
7639 * gdb.base/compare-sections.exp: New file.
7640
802e8e6d
PA
76412014-05-20 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.base/break-idempotent.c: New file.
7644 * gdb.base/break-idempotent.exp: New file.
7645
e59fa00f
MM
76462014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7647
7648 * gdb.btrace/nohist.exp: New.
7649
8b696e31
YQ
76502014-05-20 Yao Qi <yao@codesourcery.com>
7651
7652 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7653 gdb.reverse directory and gdb_reverse_timeout exists in board
7654 setting.
7655 * README: Document gdb_reverse_timeout.
7656
73c9764f
YQ
76572014-05-20 Yao Qi <yao@codesourcery.com>
7658
7659 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7660 'test_file_name'. Treat args as a string instead of a list.
7661 (gdb_init): Rename argument 'args' by 'test_file_name'.
7662
f1f4348a
JK
76632014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7664
7665 * gdb.arch/powerpc-power.exp: New file.
7666 * gdb.arch/powerpc-power.s: New file.
7667
0dbe70ce
DE
76682014-05-16 Doug Evans <dje@google.com>
7669
7670 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7671 * gdb.base/completion.exp: Check that all expected files exist
7672 before doing file completion.
0dbe70ce 7673
8d551b02
DE
76742014-05-16 Doug Evans <dje@google.com>
7675
7676 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7677 Update.
7678 (do_syscall_tests_without_xml): Update.
7679
73eb7709
PA
76802014-05-16 Pedro Alves <palves@redhat.com>
7681
7682 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7683 instead of "unknown output after running".
7684
3fae92fc
YQ
76852014-05-16 Yao Qi <yao@codesourcery.com>
7686
7687 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7688 file1.txt from host at the end.
7689 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7690
c2b2ccc5
DE
76912014-05-15 Doug Evans <dje@google.com>
7692
7693 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7694 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7695 loading file. Add test for TU lookup.
7696
8c217a4b
SM
76972014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7698
7699 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7700 calling "-exec-arguments" or "set args" before running the
7701 inferior.
7702
3deb39c6
SM
77032014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7704
7705 * lib/mi-support.exp (mi_expect_stop): Expect message for
7706 inferiors that exit with non-zero exit code.
7707
71a79f8c
YQ
77082014-05-14 Yao Qi <yao@codesourcery.com>
7709
7710 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7711 match absolute path on remote host.
7712 (test_file_list_exec_source_files): Remove "/" from the
7713 pattern.
7714
f23fcd46
YQ
77152014-05-14 Yao Qi <yao@codesourcery.com>
7716
7717 * boards/local-remote-host-notty.exp (${board}_file): New
7718 proc.
7719
9404b58f
KM
77202014-05-07 Kyle McMartin <kyle@redhat.com>
7721
7722 Pushed by Joel Brobecker <brobecker@adacore.com>.
7723 * gdb.arch/aarch64-atomic-inst.c: New file.
7724 * gdb.arch/aarch64-atomic-inst.exp: New file.
7725
5e45f04c
YQ
77262014-05-07 Yao Qi <yao@codesourcery.com>
7727
7728 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7729 in current context" too.
7730
c888a17d
KS
77312014-05-05 Keith Seitz <keiths@redhat.com>
7732
7733 * gdb.linespec/ls-dollar.exp: Add test for linespec
7734 file:convenience_variable.
7735
290a839c
YQ
77362014-05-05 Yao Qi <yao@codesourcery.com>
7737
7738 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7739 traceframes into tfile and ctf trace files. Read data from
7740 trace file and test collected data.
7741 (gdb_collect_locals_test): Likewise.
7742 (gdb_unavailable_registers_test): Likewise.
7743 (gdb_unavailable_floats): Likewise.
7744 (gdb_collect_globals_test): Likewise.
7745 (top-level): Append "ctf" to trace_file_targets if GDB
7746 supports.
7747
b5262cd0
YQ
77482014-05-05 Yao Qi <yao@codesourcery.com>
7749
7750 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7751 code to ...
7752 (gdb_collect_args_test_1): ... it. New proc.
7753 (gdb_collect_locals_test): Move some code to ...
7754 (gdb_collect_locals_test_1): ... it. New proc.
7755 (gdb_unavailable_registers_test): Move some code to ...
7756 (gdb_unavailable_registers_test_1): ... it. New proc.
7757 (gdb_unavailable_floats): Move some code to ...
7758 (gdb_unavailable_floats_1): ... it. New proc.
7759
30a1e6cc
SDJ
77602014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7761
7762 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7763 probes to test for bitness recognition.
7764 * gdb.arch/amd64-stap-optional-prefix.exp
7765 (test_probe_value_without_reg): New procedure.
7766 Add code to test for different kinds of bitness.
7767
f33da99a
SDJ
77682014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7769
7770 PR breakpoints/16889
7771 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7772 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7773
5b80f00d
PA
77742014-05-01 Pedro Alves <palves@redhat.com>
7775
7776 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7777 gdb_file_cmd if no file is specified.
7778 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7779 last_loaded_file to set the remote exec-file.
7780
f8c2a73c
PA
77812014-05-01 Pedro Alves <palves@redhat.com>
7782
7783 * boards/local-remote-host.exp: New file.
7784
be6e8ac7
PA
77852014-05-01 Pedro Alves <palves@redhat.com>
7786
7787 * boards/local-remote-host.exp: Rename to ...
7788 * boards/local-remote-host-notty.exp: ... this.
7789
cac0dc8f
JB
77902014-04-28 Joel Brobecker <brobecker@adacore.com>
7791
7792 * gdb.ada/dyn_arrayidx: New testcase.
7793
9730e6cc
YQ
77942014-04-26 Yao Qi <yao@codesourcery.com>
7795
7796 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7797 and compute the length of function main. Save it in
7798 $main_length.
7799 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7800 (top-level): Use gdb_compile to compile objects into
7801 executable and restart GDB. Remove invocation to
7802 prepare_for_testing.
7803
7ae1a6a6
PA
78042014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7805 Pedro Alves <palves@redhat.com>
7806
7807 PR server/16255
7808 * gdb.multi/multi-attach.c: New file.
7809 * gdb.multi/multi-attach.exp: New file.
7810
4082afcc
PA
78112014-04-25 Pedro Alves <palves@redhat.com>
7812
7813 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7814 user.
7815 (top level): Test that "set remote conditional-breakpoints-packet
7816 off" works as intended.
7817 * gdb.base/dprintf.exp: Test that "set remote
7818 breakpoint-commands-packet off" works as intended.
7819 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7820 New function.
7821 (top level): Call it.
7822 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7823 remote fast-tracepoints-packet off" works as intended.
7824 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7825 * lib/gdb.exp (gdb_is_target_remote): ... here.
7826
2abc3f8d
DB
78272014-04-24 David Blaikie <dblaikie@gmail.com>
7828
7829 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7830 ensure clang would not discard them.
7831 * gdb.base/gdbvars.c: Ditto.
7832 * gdb.base/memattr.c: Ditto.
7833 * gdb.base/whatis.c: Ditto.
7834 * gdb.python/py-prettyprint.c: Ditto.
7835 * gdb.trace/actions.c: Ditto.
7836 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7837 ensure clang would not discard it.
7838
bfd39632
DB
78392014-04-24 David Blaikie <dblaikie@gmail.com>
7840
7841 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7842 clang to emit the full definition of type required by the test
7843 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7844
22842ff6
DB
78452014-04-24 David Blaikie <dblaikie@gmail.com>
7846
7847 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7848 coax Clang into emitting the definition of the type.
7849 * gdb.cp/pr10728-x.h (y): Ditto.
7850 * gdb.cp/pr10728-y.cc (y): Ditto.
7851
c2e827ad
DB
78522014-04-24 David Blaikie <dblaikie@gmail.com>
7853
7854 * gdb.base/label.exp: XFAIL label related tests under Clang.
7855 * gdb.cp/cplabel.exp: Ditto.
7856 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7857 under Clang those using labels.
7858
4c2d33e7
YQ
78592014-04-25 Yao Qi <yao@codesourcery.com>
7860
7861 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7862 double_label.
7863 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7864 partial_label and double_label.
7865
56083b99
DB
78662014-04-24 David Blaikie <dblaikie@gmail.com>
7867
7868 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7869
25d4e99d
DB
78702014-04-24 David Blaikie <dblaikie@gmail.com>
7871
7872 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7873 of the function to work across GCC and Clang.
7874 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7875 pointer types (const void ** const V void **).
7876
01f9f808
MS
78772014-04-24 Michael Sturm <michael.sturm@mintel.com>
7878 Walfred Tedeschi <walfred.tedeschi@intel.com>
7879
7880 * Makefile.in (EXECUTABLES): Added i386-avx512.
7881 * gdb.arch/i386-avx512.c: New file.
7882 * gdb.arch/i386-avx512.exp: Likewise.
7883
4b48d439
KS
78842014-04-23 Keith Seitz <keiths@redhat.com>
7885
7886 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7887 (mi_make_breakpoint_table): New procedure.
7888 (mi_create_breakpoint): Use mi_make_breakpoint
7889 and return the result.
7890 (mi_make_breakpoint): New procedure.
7891 (mi_build_kv_pairs): New procedure.
7892
7893 * gdb.mi/mi-break.exp: Remove unused globals,
7894 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7895 All callers updated.
7896 * gdb.mi/mi-dprintf.exp: Use variable to track command
7897 number.
7898 Update all callers of mi_create_breakpoint and use
7899 mi_make_breakpoint_table.
7900 Remove any unused global variables.
7901 * gdb.mi/mi-nonstop.exp: Likewise.
7902 * gdb.mi/mi-nsintrall.exp: Likewise.
7903 * gdb.mi/mi-nsmoribund.exp: Likewise.
7904 * gdb.mi/mi-nsthrexec.exp: Likewise.
7905 * gdb.mi/mi-reverse.exp: Likewise.
7906 * gdb.mi/mi-simplerun.exp: Likewise.
7907 * gdb.mi/mi-stepn.exp: Likewise.
7908 * gdb.mi/mi-syn-frame.exp: Likewise.
7909 * gdb.mi/mi-until.exp: Likewise.
7910 * gdb.mi/mi-var-cp.exp: Likewise.
7911 * gdb.mi/mi-var-display.exp: Likewise.
7912 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7913 * gdb.mi/mi2-var-child.exp: Likewise.
7914 * gdb.mi/mi-vla-c99.exp: Likewise.
7915 * lib/mi-support.exp: Likewise.
7916
7917 From Ian Lance Taylor <iant@cygnus.com>:
7918 * lib/gdb.exp (parse_args): New procedure.
7919
08351840
PA
79202014-04-23 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/break-unload-file.c: New file.
7923 * gdb.base/break-unload-file.exp: New file.
7924 * gdb.base/sym-file-lib.c (baz): New function.
7925 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7926 field.
7927 (load): Store the segment's mapped size.
7928 (unload): New function.
7929 (unload_shlib): New function.
7930 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7931 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7932 set a breakpoint at baz, and call it.
7933 * gdb.base/sym-file.exp: New tests for stale breakpoint
7934 instructions.
7935
076855f9
PA
79362014-04-23 Pedro Alves <palves@redhat.com>
7937
7938 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7939 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7940 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7941 * gdb.base/hbreak-unmapped.c: New file.
7942 * gdb.base/hbreak-unmapped.exp: New file.
7943 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7944 * lib/gdb.exp (gdb_is_target_remote): ... here.
7945
483805cf
PA
79462014-04-22 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.base/consecutive-step-over.c: New file.
7949 * gdb.base/consecutive-step-over.exp: New file.
7950
06d97543
PA
79512014-04-22 Pedro Alves <palves@redhat.com>
7952
7953 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7954 instead of send_gdb/gdb_expect.
7955
b4429ea2
YQ
79562014-04-22 Yao Qi <yao@codesourcery.com>
7957
7958 * lib/trace-support.exp (generate_tracefile): New procedure.
7959 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7960 return 0.
7961 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7962 if generate_tracefile returns 1.
7963
51d48146
PA
79642014-04-18 Tom Tromey <palves@redhat.com>
7965 Pedro alves <tromey@redhat.com>
7966
7967 PR backtrace/15558
7968 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7969 with a backtrace limit.
7970 * gdb.python/py-frame-inline.exp: Test running to an inline
7971 function with a backtrace limit, and printing the newest frame.
7972 * gdb.python/py-frame-inline.c (main): Call f.
7973
bd1dce5f
MS
79742014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7975
7976 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7977
40d1a503
MS
79782014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7979
7980 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7981 Drop prefix from unsupported source file path.
7982
389b98f7
YQ
79832014-04-17 Yao Qi <yao@codesourcery.com>
7984
7985 * lib/gdb.exp (with_target_charset): New proc.
7986 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7987 with_target_charset.
7988 (test_print_strings): Likewise.
7989 (test_repeat_bytes): Likewise.
7990 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7991 for some tests.
7992
22869d73
KS
79932014-04-16 Keith Seitz <keiths@redhat.com>
7994
7995 PR gdb/15827
7996 * gdb.dwarf2/corrupt.c: New file.
7997 * gdb.dwarf2/corrupt.exp: New file.
7998
c4f87ca6
KS
79992014-04-16 Keith Seitz <keiths@redhat.com>
8000
8001 PR c++/16597
8002 * gdb.cp/namelessclass.cc: New file.
8003 * gdb.cp/namelessclass.exp: New file.
8004 * gdb.cp/namelessclass.S: New file.
8005
ab19de87
DE
80062014-04-16 Doug Evans <dje@google.com>
8007
8008 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8009 Add comment.
8010 (gdbserver_default_get_comm_port): New function.
8011 (gdbserver_start): Check if board file provided
8012 "gdbserver,get_comm_port" and use it if so.
8013 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8014 (gdb,socketport): Set to "stdio".
8015 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8016 (stdio_gdbserver_template): Delete.
8017 (${board}_get_remote_address): Update.
8018 (${board}_build_remote_cmd): Delete.
8019 (${board}_get_comm_port): New function.
8020 (${board}_spawn): Update.
8021 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8022 Delete.
8023 (${board}_get_remote_address): Update.
8024 (${board}_get_comm_port): New function.
8025
fc98a809
AB
80262014-04-16 Andrew Burgess <aburgess@broadcom.com>
8027
8028 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8029 appearing in any order.
8030
87fd9e6e
DE
80312014-04-15 Doug Evans <dje@google.com>
8032
8033 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8034 uninitialized value of "description".
8035
099fc3ea
KS
80362014-04-15 Keith Seitz <keiths@redhat.com>
8037
8038 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8039 Remove unused globals.
8040 (test_running_the_program): Likewise.
8041 (test_controlled_execution): Likewise.
8042 (test_controlling_breakpoints): Likewise.
8043 (test_program_termination): Likewise.
8044
5da151d4
KS
80452014-04-15 Keith Seitz <keiths@redhat.com>
8046
8047 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8048 unused globals.
8049 (test_rbreak_creation_and_listing): Likewise.
8050 (test_ignore_count): Likewise.
8051 (test_error): Likewise.
8052
35e5d2f0
PA
80532014-04-15 Pedro Alves <palves@redhat.com>
8054
8055 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8056 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8057 sym-file-loader.c.
8058 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8059 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8060 to sym-file-loader.c.
8061 (struct library): Forward declare.
8062 (load_shlib, lookup_function): Change prototypes.
8063 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8064 (translate_offset): Remove declarations.
8065 (get_text_addr): New declaration.
8066 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8067 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8068 sym-file-loader.h.
8069 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8070 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8071 here from sym-file-loader.h.
8072 (struct library): New structure.
8073 (load_shlib, lookup_function): Change prototypes and adjust to
8074 work with a struct library.
8075 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8076 (translate_offset): Make static.
8077 (get_text_addr): New function.
8078 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8079
eb4c1710
PA
80802014-04-15 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8083
2d1baf52
PA
80842014-04-15 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.base/sym-file-loader.c: Include <limits.h>.
8087 (SELF_LINK): New define.
8088 (get_origin): New function.
8089 (load_shlib): Use it.
8090 * gdb.base/sym-file.exp: Don't early return if the target is
8091 remote. Use runto_main, and issue fail is that fails. Use
8092 gdb_load_shlibs.
8093 (shlib_name): Delete.
8094 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8095
7dd6df01
PA
80962014-04-15 Pedro Alves <palves@redhat.com>
8097
8098 * gdb.base/sym-file.exp: Remove regex characters from test
8099 message. Don't refer to breakpoint numbers in test messages.
8100
b50c8614
KS
81012014-04-14 Keith Seitz <keiths@redhat.com>
8102
8103 PR c++/16253
8104 * gdb.cp/var-tag.cc: New file.
8105 * gdb.cp/var-tag.exp: New file.
8106 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8107 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8108 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8109 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8110
3d567982
TT
81112014-04-14 Tom Tromey <tromey@redhat.com>
8112
8113 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8114 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8115 type.
8116 * gdb.cp/enum-class.exp: New file.
8117 * gdb.cp/enum-class.cc: New file.
8118
0626fc76
TT
81192014-04-14 Tom Tromey <tromey@redhat.com>
8120
8121 * gdb.dwarf2/enum-type.exp: New file.
8122
dca325b3
SA
81232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8124
8125 * gdb.mi/mi-vla-c99.exp: New file.
8126 * gdb.mi/vla.c: New file.
8127
5854b38a
SA
81282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8129
8130 * gdb.base/vla-datatypes.c: New file.
8131 * gdb.base/vla-datatypes.exp: New file.
8132
463bb957
SA
81332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8134
8135 * gdb.base/vla-ptr.c: New file.
8136 * gdb.base/vla-ptr.exp: New file.
8137
3dd170be
SA
81382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8139
8140 * gdb.dwarf2/count.exp: New file.
8141
5ecaaa66
SA
81422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8143
8144 * gdb.base/vla-sideeffect.c: New file.
8145 * gdb.base/vla-sideeffect.exp: New file.
8146
41f1ada5
DB
81472014-04-14 David Blaikie <dblaikie@gmail.com>
8148
8149 * gdb.mi/non-stop.c: Add return value for non-void function return
8150 statement.
8151 * gdb.threads/staticthreads.c: Ditto.
8152
0be03e84
DE
81532014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8154 Doug Evans <xdje42@gmail.com>
8155
8156 * gdb.guile/scm-value.c: Improve test case.
8157 * gdb.guile/scm-value.exp: Add new test.
8158
f180a1fb
DB
81592014-04-11 David Blaikie <dblaikie@gmail.com>
8160
8161 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8162 override Clang's default.
8163
6b662e19
JB
81642014-04-11 Joel Brobecker <brobecker@adacore.com>
8165
8166 Revert the following changes (regressions):
8167
8168 * gdb.base/vla-sideeffect.c: New file.
8169 * gdb.base/vla-sideeffect.exp: New file.
8170
8171 * gdb.dwarf2/count.exp: New file.
8172
8173 * gdb.base/vla-multi.c: New file.
8174 * gdb.base/vla-multi.exp: New file.
8175
8176 * gdb.base/vla-ptr.c: New file.
8177 * gdb.base/vla-ptr.exp: New file.
8178
8179 * gdb.base/vla-datatypes.c: New file.
8180 * gdb.base/vla-datatypes.exp: New file.
8181
8182 * gdb.mi/mi-vla-c99.exp: New file.
8183 * gdb.mi/vla.c: New file.
8184
245a5f0b
KS
81852014-04-11 Keith Seitz <keiths@redhat.com>
8186
8187 PR c++/16675
8188 * gdb.cp/cpsizeof.exp: New file.
8189 * gdb.cp/cpsizeof.cc: New file.
8190
58a84dcf
SA
81912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8192
191a8a90
JB
8193 * gdb.mi/mi-vla-c99.exp: New file.
8194 * gdb.mi/vla.c: New file.
58a84dcf 8195
c8655f75
SA
81962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8197
8198 * gdb.base/vla-datatypes.c: New file.
8199 * gdb.base/vla-datatypes.exp: New file.
8200
024e13b4
SA
82012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8202
8203 * gdb.base/vla-ptr.c: New file.
8204 * gdb.base/vla-ptr.exp: New file.
8205
1a237e0e
SA
82062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8207
8208 * gdb.base/vla-multi.c: New file.
8209 * gdb.base/vla-multi.exp: New file.
8210
504f3432
SA
82112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8212
8213 * gdb.dwarf2/count.exp: New file.
8214
3bce8237
SA
82152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8216
191a8a90
JB
8217 * gdb.base/vla-sideeffect.c: New file.
8218 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8219
322f9c21
YQ
82202014-04-11 Yao Qi <yao@codesourcery.com>
8221
8222 * gdb.base/completion.exp: Check file exists before running tests
8223 on file completion.
8224
d708bcd1
PA
82252014-04-10 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.base/cond-eval-mode.c: New file.
8228 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8229 prepare_for_testing to build the new file. Check result of
8230 runto_main.
8231 (test_break, test_watch): New procedures.
8232 (top level): Use them.
8233
ae1d2761
PM
82342014-04-08 Pierre Muller <muller@sourceware.org>
8235
8236 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8237 Ctrl-V use for mingw hosts.
8238
7af389b8
SC
82392014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8240
8241 * gdb.python/py-value.c: Improve test case.
8242 * gdb.python/py-value.exp: Add new test.
8243
5e703181
DE
82442014-04-07 David Blaikie <dblaikie@gmail.com>
8245
8246 * lib/compiler.c: Identify the clang compiler.
8247 * lib/compiler.cc: Ditto.
8248
9810b410
YQ
82492014-04-03 Yao Qi <yao@codesourcery.com>
8250
8251 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8252
98d1b8dc
AB
82532014-04-01 Anton Blanchard <anton@samba.org>
8254
8255 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8256 messages unique.
8257
3114cea1
AB
82582014-04-01 Anton Blanchard <anton@samba.org>
8259
8260 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8261 prepare_for_testing.
8262
62f7182c
AB
82632014-04-01 Anton Blanchard <anton@samba.org>
8264
8265 * gdb.arch/ppc64-atomic-inst.c: Remove.
8266 * gdb.arch/ppc64-atomic-inst.S: New file.
8267 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8268
770e7fc7
DE
82692014-03-31 Doug Evans <dje@google.com>
8270
8271 * gdb.base/print-symbol-loading-lib.c: New file.
8272 * gdb.base/print-symbol-loading-main.c: New file.
8273 * gdb.base/print-symbol-loading.exp: New file.
8274
46e2bafa
YQ
82752014-03-31 Yao Qi <yao@codesourcery.com>
8276
8277 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8278
8776cfe9
JB
82792014-03-28 Joel Brobecker <brobecker@adacore.com>
8280
8281 * gdb.ada/mi_dyn_arr: New testcase.
8282
5d1ef361
DE
82832014-03-27 Doug Evans <dje@google.com>
8284
8285 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8286
b5bee914
YQ
82872014-03-27 Yao Qi <yao@codesourcery.com>
8288
8289 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8290 if target is nios2-*-*.
8291
0d4d0e77
YQ
82922014-03-26 Yao Qi <yao@codesourcery.com>
8293
8294 * lib/gdb.exp (readline_is_used): New proc.
8295 * gdb.base/completion.exp: Move tests on command complete up.
8296 Skip the rest of tests if readline is not used.
8297 * gdb.ada/complete.exp: Skp the test if readline is not
8298 used.
8299 * gdb.base/filesym.exp: Likewise.
8300 * gdb.base/macscp.exp: Likewise.
8301 * gdb.base/readline-ask.exp: Likewise.
8302 * gdb.base/readline.exp: Likewise.
8303 * gdb.python/py-cmd.exp: Likewise.
8304 * gdb.trace/tfile.exp: Likewise.
8305
29361eee
YQ
83062014-03-26 Yao Qi <yao@codesourcery.com>
8307
8308 * gdb.base/macscp.exp: Fix code format issues.
8309
bc9a5525
UW
83102014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8311
8312 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8313 * gdb.asm/powerpc64le.inc: New file.
8314
d3839ede
PA
83152014-03-25 Pedro Alves <palves@redhat.com>
8316 Doug Evans <dje@google.com>
8317
8318 * gdb.base/source-execution.c: New file.
8319 * gdb.base/source-execution.exp: New file.
8320 * gdb.base/source-execution.gdb: New file.
8321
01672a57
DE
83222014-03-24 Doug Evans <dje@google.com>
8323
8324 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8325 using fission.
8326
88bbeca9
HZ
83272014-03-24 Hui Zhu <hui@codesourcery.com>
8328 Pedro Alves <palves@redhat.com>
8329
8330 PR breakpoints/16101
8331 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8332 test pass/fail messages. Detect missing support for dprintf when
8333 breakpoints are actually inserted.
8334 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8335 breakpoints are actually inserted.
8336 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8337 fails.
8338
d2348791
JK
83392014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8340
8341 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8342
feef67ab
DE
83432014-03-22 Doug Evans <xdje42@gmail.com>
8344
8345 * gdb.python/python.exp (python not supported): Verify multi-line
8346 python command issues an error.
25d743f9 8347 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8348 guile command issues an error.
feef67ab 8349
ecebef6a
MR
83502014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8351
8352 * gdb.threads/thread-specific.exp: Handle the lack of usable
8353 $this_breakpoint and $this_thread.
8354
ccdd1909
HZ
83552014-03-21 Hui Zhu <hui@codesourcery.com>
8356
8357 * gdb.base/attach.exp (do_command_attach_tests): New.
8358
beb460e8
PA
83592014-03-20 Tom Tromey <tromey@redhat.com>
8360 Pedro Alves <palves@redhat.com>
8361
8362 PR cli/15718
8363 * gdb.base/condbreak-call-false.c: New file.
8364 * gdb.base/condbreak-call-false.exp: New file.
8365
40acf43a
PA
83662014-03-20 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8369 Delete.
8370 (block_signals, unblock_signals): Delete.
8371 (child_function_2, main): Remove references to deleted variable
8372 and functions.
8373
9f5e1e02
PA
83742014-03-20 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8377 Use pthread_kill to signal thread 2.
8378 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8379 Adjust to make the test send itself a signal rather than using the
8380 host's "kill" command.
8381
99619bea
PA
83822014-03-20 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.threads/multiple-step-overs.c: New file.
8385 * gdb.threads/multiple-step-overs.exp: New file.
8386 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8387 Adjust expected infrun debug output.
8388
2adfaa28
PA
83892014-03-20 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8392 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8393
31e77af2
PA
83942014-03-20 Pedro Alves <palves@redhat.com>
8395
8396 PR breakpoints/7143
8397 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8398 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8399 of gdb_test_multiple.
8400 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8401 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8402
b9f437de
PA
84032014-03-20 Pedro Alves <palves@redhat.com>
8404
8405 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8406 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8407
05adc73e
PA
84082014-03-19 Pedro Alves <palves@redhat.com>
8409
8410 * gdb.base/async.exp: Remove early return.
8411
6048b950
PA
84122014-03-19 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8415
8bcfb00a
PA
84162014-03-19 Pedro Alves <palves@redhat.com>
8417
8418 * gdb.base/async.exp (test_background): Expect \r\n after
8419 "completed." in the fail pattern.
8420
884e37dc
PA
84212014-03-19 Pedro Alves <palves@redhat.com>
8422
8423 * gdb.base/async.exp (test_background): New procedure.
8424 Use it for all background execution command tests.
8425
148e57e2
PA
84262014-03-19 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.base/async.exp: Use prepare_for_testing.
8429
f48088c7
PA
84302014-03-19 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8433 the same line.
8434
e2f6c966
PA
84352014-03-19 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/async.c (main): Add "jump here" and "until here" line
8438 marker comments.
8439 * gdb.base/async.exp (jump_here): New global.
8440 (jump& test): Use it.
8441 (until_here): New global.
8442 (until& test): Use it.
8443
c30568d4
PA
84442014-03-19 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.base/async.exp: Don't frob gdb_protocol.
8447
0172b6a7
DE
84482014-03-18 Doug Evans <xdje42@gmail.com>
8449
8450 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8451 Fix spelling of exec-done-display.
8452
06c868a8
JK
84532014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8454
8455 PR gdb/15358
8456 * gdb.base/gdb-sigterm.c: New file.
8457 * gdb.base/gdb-sigterm.exp: New file.
8458
0c7e1a46
PA
84592014-03-18 Pedro Alves <palves@redhat.com>
8460
8461 PR gdb/13860
8462 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8463 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8464 solib-event.
8465
f7c77d93
JB
84662014-03-17 Joel Brobecker <brobecker@adacore.com>
8467
8468 * gdb.ada/pckd_arr_ren: New testcase.
8469
5a1e8c7a
DE
84702014-03-13 Doug Evans <xdje42@gmail.com>
8471
8472 PR guile/16612
8473 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8474 collect after discarding symbols.
8475
350e1a76
DE
84762014-03-13 Ludovic Courtès <ludo@gnu.org>
8477 Doug Evans <xdje42@gmail.com>
8478
8479 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8480 to history survives a gc.
8481
a69900ae
PA
84822014-03-13 Pedro Alves <palves@redhat.com>
8483
8484 * gdb.base/default.exp: Don't test "target procfs".
8485
5db9f0bd
PA
84862014-03-13 Pedro Alves <palves@redhat.com>
8487
8488 * gdb.base/default.exp: Update "target child" and "target procfs"
8489 tests to not expect "Unix".
8490
b3ccfe11
TT
84912014-03-12 Tom Tromey <tromey@redhat.com>
8492
8493 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8494 New procs. Add target-async tests.
8495 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8496 Add target-async tests.
8497
646f4417
AA
84982014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8499
8500 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8501 'func_start' and 'func_end' for the beginning and end of the
8502 function code, respectively.
8503 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8504 'func_end' instead of 'func' and 'main'.
8505
288c211f
AA
85062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8507
8508 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8509 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8510 generate the debug info assembler source.
8511
e0c0f156
AA
85122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8513
8514 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8515 * gdb.dwarf2/arr-subrange.exp: Likewise.
8516 * gdb.dwarf2/dwz.exp: Likewise.
8517 * gdb.dwarf2/method-ptr.exp: Likewise.
8518 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8519 * gdb.dwarf2/subrange.exp: Likewise.
8520 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8521 * gdb.dwarf2/implptrpiece.exp: Likewise.
8522 * gdb.dwarf2/nostaticblock.exp: Likewise.
8523
0e5c4555
AA
85242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8525
8526 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8527 directory to absolute path name arguments.
8528
5ec18f2b
JG
85292014-03-10 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.ada/tagged_access: New testcase.
8532
847fc4f2
MM
85332014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8534
8535 * gdb.btrace/data.exp: Update expected output.
8536
cc3da688
YQ
85372014-03-06 Yao Qi <yao@codesourcery.com>
8538
8539 * gdb.trace/pr16508.exp: New file.
8540
0f26cec1
PA
85412014-03-05 Pedro Alves <palves@redhat.com>
8542
8543 PR gdb/16575
8544 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8545 procedure.
8546 (top level): Adjust to use it. Add tests that exercise breakpoint
8547 interaction with the code-cache.
8548
7a5a839f
LC
85492014-02-26 Ludovic Courtès <ludo@gnu.org>
8550
8551 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8552 test for 'history-append!'.
8553
31aa7e4e
JB
85542014-02-26 Joel Brobecker <brobecker@adacore.com>
8555
8556 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8557 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8558 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8559 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8560 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8561 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8562
1b588015
JB
85632014-02-26 Joel Brobecker <brobecker@adacore.com>
8564
8565 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8566 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8567 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8568
55426c9d
JB
85692014-02-26 Joel Brobecker <brobecker@adacore.com>
8570
8571 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8572
dc53a7ad
JB
85732014-02-26 Joel Brobecker <brobecker@adacore.com>
8574
8575 * gdb.dwarf2/arr-stride.c: New file.
8576 * gdb.dwarf2/arr-stride.exp: New file.
8577
12ab52e9
PA
85782014-02-26 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8581 that won't ever trigger. Make sure that GDB reports the correct
8582 breakpoint that caused the stop.
8583
849c862e
JK
85842014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 PR gdb/16626
8587 * gdb.base/auto-load-script: New file.
8588 * gdb.base/auto-load.c: New file.
8589 * gdb.base/auto-load.exp: New file.
8590
71b7d793
JK
8591 PR gdb/16626
8592 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8593
e2f0d509
JK
85942014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8595
8596 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8597 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8598
50cc37c8
DE
85992014-02-24 Doug Evans <dje@google.com>
8600
8601 * lib/gdb.exp (run_on_host): Log error output if program fails.
8602
ea4758f2
PA
86032014-02-21 Pedro Alves <palves@redhat.com>
8604
8605 * gdb.threads/step-after-sr-lock.c: Rename to ...
8606 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8607 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8608 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8609 ... this.
8610
d7b30f67
SDJ
86112014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8612
8613 PR tdep/16397
8614 * gdb.arch/amd64-stap-special-operands.exp: New file.
8615 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8616 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8617 * gdb.arch/amd64-stap-triplet.S: Likewise.
8618 * gdb.arch/amd64-stap-triplet.c: Likewise.
8619
83deb43f
JB
86202014-02-20 Joel Brobecker <brobecker@adacore.com>
8621
8622 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8623 in .section pseudo-op.
8624
adde2bff
DE
86252014-02-20 lin zuojian <manjian2006@gmail.com>
8626 Joel Brobecker <brobecker@adacore.com>
8627 Doug Evans <xdje42@gmail.com>
8628
8629 PR symtab/16581
8630 * gdb.dwarf2/dw2-icycle.S: New file.
8631 * gdb.dwarf2/dw2-icycle.c: New file.
8632 * gdb.dwarf2/dw2-icycle.exp: New file.
8633
f7bd0f78
SC
86342014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8635
8636 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8637 operations on gdb.Value objects.
8638 * gdb.python/py-value-cc.exp: Add new test to test operations on
8639 gdb.Value objects.
8640
c17ef0d5
DE
86412014-02-18 Doug Evans <dje@google.com>
8642
8643 * Makefile.in (TESTS): New variable.
8644 (expanded_tests, expanded_tests_or_none): New variables
8645 (check-single): Pass $(expanded_tests_or_none) to runtest.
8646 (check-parallel): Only run tests in $(TESTS) if non-empty.
8647 (check/no-matching-tests-found): New rule.
8648 * README: Document TESTS makefile variable.
8649
5dd3176f
DE
86502014-02-18 Doug Evans <dje@google.com>
8651
8652 * Makefile.in (check-parallel): rm -rf outputs temp.
8653
0b10be4f
JK
86542014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8655
8656 Fix "ERROR: no fileid for" in the testsuite.
8657 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8658
85f224e7
DE
86592014-02-12 Doug Evans <dje@google.com>
8660
8661 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8662 (MISCELLANEOUS): New variable.
8663 (clean): rm -rf $(MISCELLANEOUS).
8664 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8665 dwp live in the same directory as symlinks, with each symlink pointed
8666 to a differently named file in a different directory.
8667
149b30ff
DE
86682014-02-11 Doug Evans <dje@google.com>
8669
8670 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8671 of Tcl file commands.
8672
1dfdac32
MK
86732014-02-10 Mark Kettenis <kettenis@gnu.org>
8674
8675 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8676 "kill -SIGUSR1 -1".
8677
aa4fb036
JB
86782014-02-10 Joel Brobecker <brobecker@adacore.com>
8679
8680 * gdb.ada/tick_length_array_enum_idx: New testcase.
8681
ed3ef339
DE
86822014-02-10 Doug Evans <xdje42@gmail.com>
8683
8684 * configure.ac (AC_OUTPUT): Add gdb.guile.
8685 * configure: Regenerate.
8686 * lib/gdb-guile.exp: New file.
8687 * lib/gdb.exp (get_target_charset): New function.
8688 * gdb.base/help.exp: Update expected output from "apropos apropos".
8689 * gdb.guile/Makefile.in: New file.
8690 * gdb.guile/guile.exp: New file.
8691 * gdb.guile/scm-arch.c: New file.
8692 * gdb.guile/scm-arch.exp: New file.
8693 * gdb.guile/scm-block.c: New file.
8694 * gdb.guile/scm-block.exp: New file.
8695 * gdb.guile/scm-breakpoint.c: New file.
8696 * gdb.guile/scm-breakpoint.exp: New file.
8697 * gdb.guile/scm-disasm.c: New file.
8698 * gdb.guile/scm-disasm.exp: New file.
8699 * gdb.guile/scm-equal.c: New file.
8700 * gdb.guile/scm-equal.exp: New file.
8701 * gdb.guile/scm-error.exp: New file.
8702 * gdb.guile/scm-error.scm: New file.
8703 * gdb.guile/scm-frame-args.c: New file.
8704 * gdb.guile/scm-frame-args.exp: New file.
8705 * gdb.guile/scm-frame-args.scm: New file.
8706 * gdb.guile/scm-frame-inline.c: New file.
8707 * gdb.guile/scm-frame-inline.exp: New file.
8708 * gdb.guile/scm-frame.c: New file.
8709 * gdb.guile/scm-frame.exp: New file.
8710 * gdb.guile/scm-generics.exp: New file.
8711 * gdb.guile/scm-gsmob.exp: New file.
8712 * gdb.guile/scm-iterator.c: New file.
8713 * gdb.guile/scm-iterator.exp: New file.
8714 * gdb.guile/scm-math.c: New file.
8715 * gdb.guile/scm-math.exp: New file.
8716 * gdb.guile/scm-objfile-script-gdb.in: New file.
8717 * gdb.guile/scm-objfile-script.c: New file.
8718 * gdb.guile/scm-objfile-script.exp: New file.
8719 * gdb.guile/scm-objfile.c: New file.
8720 * gdb.guile/scm-objfile.exp: New file.
8721 * gdb.guile/scm-ports.exp: New file.
8722 * gdb.guile/scm-pretty-print.c: New file.
8723 * gdb.guile/scm-pretty-print.exp: New file.
8724 * gdb.guile/scm-pretty-print.scm: New file.
8725 * gdb.guile/scm-section-script.c: New file.
8726 * gdb.guile/scm-section-script.exp: New file.
8727 * gdb.guile/scm-section-script.scm: New file.
8728 * gdb.guile/scm-symbol.c: New file.
8729 * gdb.guile/scm-symbol.exp: New file.
8730 * gdb.guile/scm-symtab-2.c: New file.
8731 * gdb.guile/scm-symtab.c: New file.
8732 * gdb.guile/scm-symtab.exp: New file.
8733 * gdb.guile/scm-type.c: New file.
8734 * gdb.guile/scm-type.exp: New file.
8735 * gdb.guile/scm-value-cc.cc: New file.
8736 * gdb.guile/scm-value-cc.exp: New file.
8737 * gdb.guile/scm-value.c: New file.
8738 * gdb.guile/scm-value.exp: New file.
8739 * gdb.guile/source2.scm: New file.
8740 * gdb.guile/types-module.cc: New file.
8741 * gdb.guile/types-module.exp: New file.
8742
7026a7c1
YQ
87432014-02-10 Yao Qi <yao@codesourcery.com>
8744
8745 PR testsuite/16543
8746 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8747 * configure: Regenerated.
8748 * Makefile.in: New file.
8749
6c466447
AS
87502014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8751
8752 * gdb.python/py-framefilter.exp: Fix typo.
8753
6e854735
YQ
87542014-02-08 Yao Qi <yao@codesourcery.com>
8755
8756 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8757 that no =breakpoint-modified is emitted when breakpoints are
8758 modified through MI commands.
8759
d137e6dc
PA
87602014-02-07 Pedro Alves <pedro@codesourcery.com>
8761 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.threads/step-after-sr-lock.c: New file.
8764 * gdb.threads/step-after-sr-lock.exp: New file.
8765
b5ee5a50
PA
87662014-02-07 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8769
3c77faf3
JK
87702014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8771
8772 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8773 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8774
6dddc817
DE
87752014-02-06 Doug Evans <xdje42@gmail.com>
8776
8777 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8778 output.
8779
8780 * gdb.gdb/python-interrupts.exp: New file.
8781
de7b2893
YQ
87822014-02-05 Yao Qi <yao@codesourcery.com>
8783
8784 * gdb.trace/report.exp (use_collected_data): Test the output
8785 of "info threads" and "info inferiors".
8786
66d032ac
YQ
87872014-02-05 Yao Qi <yao@codesourcery.com>
8788
8789 Revert this patch:
8790
8791 2013-05-24 Yao Qi <yao@codesourcery.com>
8792
8793 * gdb.trace/tfile.exp: Test inferior and thread.
8794
591a12a1
UW
87952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8796
8797 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8798 on a function.
8799 * gdb.base/step-bt.c: Call hello via function pointer to make
8800 sure its first instruction is executed on powerpc64le-linux.
8801
0ff3e01f
UW
88022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8803
8804 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8805
084ee545
UW
88062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8807
8808 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8809 of the test patterns for use on little-endian systems.
8810
6ed14ff3
UW
88112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8812
8813 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8814 (decimal_vector): Fix for little-endian.
8815
401e27fd
JM
88162014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8817
8818 * gdb.arch/sparc-sysstep.exp: New file.
8819 * gdb.arch/sparc-sysstep.c: Likewise.
8820
8821 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8822
8b924729
EBM
88232014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8824
8825 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8826
fb151210
JB
88272014-01-23 Tom Tromey <tromey@redhat.com>
8828
8829 * gdb.ada/array_char_idx: New testcase.
8830
0740f8d8
TT
88312014-01-23 Tom Tromey <tromey@redhat.com>
8832
8833 PR python/16487:
8834 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8835 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8836 classes.
8837
21909fa1
TT
88382014-01-23 Tom Tromey <tromey@redhat.com>
8839
8840 PR python/16491:
8841 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8842 string from an inferior frame.
8843 * gdb.python/py-framefilter-mi.exp: Update.
8844
87ce2a04
DE
88452014-01-22 Doug Evans <dje@google.com>
8846
8847 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8848
237b092b
AA
88492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8850
8851 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8852
d674a709
AA
88532014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8854
8855 * gdb.trace/entry-values.exp: Remove excess space character from
8856 regex patterns. Handle s390 call instruction.
8857
20fa3390
AA
88582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8859
8860 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8861 define "*_start" label. Make "name" static.
8862 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8863 ${name} by references to ${name}_start.
8864
78466714
AA
88652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8866
8867 * gdb.base/info-macros.exp: Remove "debug" from the compile
8868 options.
8869
ec9f644a
IB
88702014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8871
8872 * gdb.dlang/demangle.exp: New file.
8873
94b1b47e
IB
88742014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8875
8876 * gdb.dlang/primitive-types.exp: New file.
8877
7f420862
IB
88782014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8879
8880 * configure.ac: Create gdb.dlang/Makefile.
8881 * configure: Regenerate.
8882 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8883 * gdb.dlang/Makefile.in: New file.
8884 * lib/d-support.exp: New file.
8885 * lib/gdb.exp (skip_d_tests): New proc.
8886
52834460
MM
88872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8888
8889 * gdb.btrace/delta.exp: Check reverse stepi.
8890 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8891 * gdb.btrace/finish.exp: New.
8892 * gdb.btrace/next.exp: New.
8893 * gdb.btrace/nexti.exp: New.
8894 * gdb.btrace/record_goto.c: Add comments.
8895 * gdb.btrace/step.exp: New.
8896 * gdb.btrace/stepi.exp: New.
8897 * gdb.btrace/multi-thread-step.c: New.
8898 * gdb.btrace/multi-thread-step.exp: New.
8899 * gdb.btrace/rn-dl-bind.c: New.
8900 * gdb.btrace/rn-dl-bind.exp: New.
8901 * gdb.btrace/data.c: New.
8902 * gdb.btrace/data.exp: New.
8903 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8904
6e07b1d2
MM
89052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8906
8907 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8908 * gdb.btrace/exception.exp: Update.
8909 * gdb.btrace/instruction_history.exp: Update.
8910 * gdb.btrace/record_goto.exp: Update.
8911 * gdb.btrace/tailcall.exp: Update.
8912 * gdb.btrace/unknown_functions.exp: Update.
8913 * gdb.btrace/delta.exp: New.
8914
0b722aec
MM
89152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8916
8917 * gdb.btrace/record_goto.exp: Add backtrace test.
8918 * gdb.btrace/tailcall.exp: Add backtrace test.
8919
066ce621
MM
89202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8921
8922 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8923 * gdb.btrace/record_goto.c: New.
8924 * gdb.btrace/record_goto.exp: New.
8925 * gdb.btrace/x86-record_goto.S: New.
8926
0688d04e
MM
89272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8928
8929 * gdb.btrace/function_call_history.exp: Update tests.
8930 * gdb.btrace/instruction_history.exp: Update tests.
8931
8710b709
MM
89322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8933
8934 * gdb.btrace/function_call_history.exp: Fix expected field
8935 order for "record function-call-history".
8936 Add new tests for "record function-call-history /c".
8937 * gdb.btrace/exception.cc: New.
8938 * gdb.btrace/exception.exp: New.
8939 * gdb.btrace/tailcall.exp: New.
8940 * gdb.btrace/x86-tailcall.S: New.
8941 * gdb.btrace/x86-tailcall.c: New.
8942 * gdb.btrace/unknown_functions.c: New.
8943 * gdb.btrace/unknown_functions.exp: New.
8944 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8945
5de9129b
MM
89462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8947
8948 * gdb.btrace/instruction_history.exp: Update.
8949 * gdb.btrace/function_call_history.exp: Update.
8950
23a7fe75
MM
89512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8952
8953 * gdb.btrace/function_call_history.exp: Fix expected function
8954 trace.
8955 * gdb.btrace/instruction_history.exp: Initialize traced.
8956 Remove traced_functions.
8957
724c7dd8
MM
89582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8959
8960 * gdb.btrace/function_call_history.exp: Update
8961 * gdb.btrace/instruction_history.exp: Update.
8962
6d78d93b
MM
89632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8964
8965 * gdb.btrace/enable.exp: Update expected text.
8966
93a360cc
OJ
89672014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8968
8969 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8970 bytes.
8971
3772b53f
MR
89722014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8973
8974 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8975
596662fa
OJ
89762014-01-15 Omair Javaid <omair.javaid@linaro.org>
8977
8978 * lib/gdb.exp (supports_process_record): Return true for
8979 arm*-linux*. (supports_reverse): Likewise.
8980
b5b08fb4
SC
89812014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8982
8983 PR python/15464
8984 PR python/16113
8985 * gdb.python/py-type.c: Enhance test case.
8986 * gdb.python/py-value-cc.cc: Likewise
8987 * gdb.python/py-type.exp: Add new tests.
8988 * gdb.python/py-value-cc.exp: Likewise
8989
52d7fb13
AA
89902014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8991 Pedro Alves <palves@redhat.com>
8992
8993 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8994 Make "name" extern.
8995 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8996 references to ${name}_start by references to ${name}.
8997
a2cd8cfe
JB
89982014-01-10 Joel Brobecker <brobecker@adacore.com>
8999
9000 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9001
4e23fced
JB
90022014-01-10 Joel Brobecker <brobecker@adacore.com>
9003
9004 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9005
c6a9e42c
PA
90062014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9007 Pedro Alves <palves@redhat.com>
9008
9009 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 9010 mi_gdb_target_load.
c6a9e42c 9011
b7ea362b
PA
90122014-01-08 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.threads/reconnect-signal.c: New file.
9015 * gdb.threads/reconnect-signal.exp: New file.
9016
5e3f4fab
EBM
90172014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9018
9019 * gdb.base/source-dir.exp: New file.
9020
79301218
JB
90212014-01-07 Joel Brobecker <brobecker@adacore.com>
9022
9023 * gdb.ada/mi_interface: New testcase.
9024
8e355c5d
JB
90252014-01-07 Joel Brobecker <brobecker@adacore.com>
9026
9027 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9028 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9029 gdb.ada/pp-rec-component/pck.ads: New files.
9030
c0d48811
JB
90312014-01-07 Joel Brobecker <brobecker@adacore.com>
9032
9033 * gdb.python/py-pp-integral.c: New file.
9034 * gdb.python/py-pp-integral.py: New file.
9035 * gdb.python/py-pp-integral.exp: New file.
9036
17b609c3 9037For older changes see ChangeLog-1993-2013.
c906108c 9038\f
8d8cb839
EZ
9039;; Local Variables:
9040;; mode: change-log
9041;; left-margin: 8
9042;; fill-column: 74
9043;; version-control: never
9044;; End:
902f2ccb 9045
618f726f 9046 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9047 Copying and distribution of this file, with or without modification,
9048 are permitted provided the copyright notice and this notice are preserved.
This page took 2.589219 seconds and 4 git commands to generate.