]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Report failed attempts to locate DT_NEEDED files when --verbose is in effect.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9c211fd8
YQ
12016-09-22 Yao Qi <yao.qi@linaro.org>
2
3 * lib/gdbserver-support.exp: Check the existence of
4 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5
ad0a504f
AK
62016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7
8 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9
36cf1806
TT
102016-09-21 Tom Tromey <tom@tromey.com>
11
12 PR gdb/20604:
13 * gdb.base/quit.exp: New file.
14
74172ecf
SM
152016-09-21 Simon Marchi <simon.marchi@ericsson.com>
16
17 * .gitignore: New file.
18
3d0ec882
MR
192016-09-21 Maciej W. Rozycki <macro@imgtec.com>
20
21 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
22 throughout.
23
8193adea
AA
242016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
25
26 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
27
d41a5c09
JK
282016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
29
30 * gdb.cp/casts.cc (decltype): Move it ...
31 (main): ... with its call to ...
32 * gdb.cp/casts03.cc: ... a new file.
33 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
34
d2dfe700
JK
352016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
38
e2a92b16
PB
392016-09-15 Peter Bergner <bergner@vnet.ibm.com>
40
41 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
42 and sync up the test with tests in gas/testsuite/gas/ppc.
43 * gdb.arch/powerpc-power.exp: Likewise.
44
49b4de64
JK
452016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
48
2c29df25
SDJ
492016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
50 Jan Kratochvil <jan.kratochvil@redhat.com>
51
52 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
53 make m1's definition to be different from m2's. Use 'dummy' as an
54 argument for probe 'two'.
55
cc3c2846
JB
562016-09-10 Jon Beniston <jon@beniston.com>
57
58 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
59 for sim target.
60
e1b2624a
AA
612016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
62
63 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
64 variable declaration.
65 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
66 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
67 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
68 received HWCAP as its argument.
69
4295e285
PA
702016-09-06 Pedro Alves <palves@redhat.com>
71
72 * gdb.base/new-ui-pending-input.c: New file.
73 * gdb.base/new-ui-pending-input.exp: New file.
74 * gdb.exp (clear_gdb_spawn_id): New procedure.
75 (with_spawn_id): Check whether gdb_spawn_id exists before
76 referencing it. If gdb_spawn_id didn't exist on entry, clear it
77 on exit.
78
00d5215e
UW
792016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
80
81 * gdb.base/float128.c: New file.
82 * gdb.base/float128.exp: Likewise.
83 * gdb.base/floatn.c: Likewise.
84 * gdb.base/floatn.exp: Likewise.
85
a9ff5f12
UW
862016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
87
88 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
89
f245535c
PA
902016-09-05 Pedro Alves <palves@redhat.com>
91
92 PR backtrace/19927
93 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
94 unwinders are immediately called as side effect of "source" or
95 "disable unwinder" commands.
96 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
97
ae9cf263
YQ
982016-09-02 Yao Qi <yao.qi@linaro.org>
99
100 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
101 is true and $type is "float" or "double".
102
27aba047
YQ
1032016-09-02 Yao Qi <yao.qi@linaro.org>
104
105 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
106 true.
107 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
108 * gdb.base/call-rt-st.exp: Likewise.
109 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
110 return value instead of gdb,skip_float_test.
111 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
112 (do_function_calls): Use its return value instead of
113 gdb,skip_float_test.
114 * gdb.base/finish.exp: Likewise.
115 * gdb.base/funcargs.exp: Likewise.
116 * gdb.base/return.exp: Likewise.
117 * gdb.base/return2.exp: Likewise.
118 * gdb.base/varargs.exp: Likewise.
119 * lib/gdb.exp (gdb_skip_float_test): Change it to
120 gdb_caching_proc. Detect the broken ptrace on arm-linux.
121
5af962df
AA
1222016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
123
124 * gdb.multi/tids.exp: Test "thread apply all".
125
7fac6910
JK
1262016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
127
128 * gdb.base/default.exp (tty): Remove.
129
bb1fe4ac
KB
1302016-08-24 Kevin Buettner <kevinb@redhat.com>
131
132 * gdb.python/py-recurse-unwind.c: New file.
133 * gdb.python/py-recurse-unwind.py: New file.
134 * gdb.python/py-recurse-unwind.exp: New file.
135
0a1ddfa6
SM
1362016-08-24 Simon Marchi <simon.marchi@ericsson.com>
137
138 * gdb.base/set-inferior-tty.exp: New file.
139 * gdb.base/set-inferior-tty.c: New file.
140
d9de1fe3
PA
1412016-08-23 Pedro Alves <palves@redhat.com>
142
143 PR gdb/20494
144 * gdb.base/new-ui-echo.c: New file.
145 * gdb.base/new-ui-echo.exp: New file.
146
e9d9abd7
YQ
1472016-08-23 Yao Qi <yao.qi@linaro.org>
148
149 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
150 gdbserver_spawn.
151 * gdb.server/connect-without-multi-process.exp (do_test):
152 Likewise.
153
3589529e
YQ
1542016-08-23 Yao Qi <yao.qi@linaro.org>
155
156 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
157 standalone_txt. Delete gdb_txt and standalone_txt on host
158 and target. Spawn the binary on target. Copy files from
159 target to host.
160
6bb90213
PA
1612016-08-22 Pedro Alves <palves@redhat.com>
162
163 PR gdb/20505
164 * gdb.base/vdso-warning.exp: Test core dumps too. Use
165 with_test_prefix. Factor out bits to ...
166 (test_no_vdso): ... this new procedure.
167
20c2c024
CL
1682016-08-19 Carl Love <cel@us.ibm.com>
169
170 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
171 maintaining separate logic for constructing the output path.
172 * gdb.arch/powerpc-d128-regs.exp: Likewise.
173 * gdb.arch/ppc-dfp.exp: Likewise.
174 * gdb.arch/ppc-fp.exp: Likewise.
175 * gdb.arch/vsx-regs.exp: Likewise.
176 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
177 binprefix for generating the additional binary files.
178
0646e07d
PA
1792016-08-19 Pedro Alves <palves@redhat.com>
180
181 * gdb.trace/mi-trace-frame-collected.exp
182 (test_trace_frame_collected): On x32, expect two registers.
183
46da9242
CL
1842016-08-18 Carl Love <cel@us.ibm.com>
185
186 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
187 and sync up the test with tests in gas/testsuite/gas/ppc.
188 * gdb.arch/powerpc-power.exp: Likewise.
189
eb2332d7
SM
1902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
191
192 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
193 expected error message.
194
63c61e04
SM
1952016-08-17 Simon Marchi <simon.marchi@ericsson.com>
196
197 * gdb.multi/remove-inferiors.exp: New file.
198 * gdb.multi/remove-inferiors.c: New file.
199
7b17065f
YQ
2002016-08-12 Yao Qi <yao.qi@linaro.org>
201
202 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
203 argument list.
204
01d3dedf
PA
2052016-08-10 Pedro Alves <palves@redhat.com>
206
207 PR gdb/19187
208 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
209 setup_kfails.
210
3eb7562a
PA
2112016-08-09 Pedro Alves <palves@redhat.com>
212 Simon Marchi <simon.marchi@ericsson.com>
213
214 PR gdb/20418
215 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
216 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
217
80614914
PA
2182016-08-09 Pedro Alves <palves@redhat.com>
219
220 PR mi/20431
221 * gdb.mi/mi-cmd-error.exp: New file.
222
f348d89a
PA
2232016-08-09 Pedro Alves <palves@redhat.com>
224
225 PR gdb/18653
226 * gdb.base/signals-state-child.c: New file.
227 * gdb.base/signals-state-child.exp: New file.
228 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
229
e5ca03b4
PA
2302016-08-09 Pedro Alves <palves@redhat.com>
231
232 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
233
282a0691
TT
2342016-08-03 Tom Tromey <tom@tromey.com>
235
236 PR python/18565:
237 * gdb.python/py-frame-inline.exp: Add Frame.function test.
238
41bfcd63
YQ
2392016-08-01 Yao Qi <yao.qi@linaro.org>
240
241 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
242 variable mode to "multi-process" if $multi_process is 1, otherwise
243 set it to "single-process".
244
e3465b24
YQ
2452016-08-01 Yao Qi <yao.qi@linaro.org>
246
247 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
248 * gdb.cp/cpexprs.exp: Likewise.
249 * gdb.cp/m-static.exp: Likewise.
250
0b31a4bc
TT
2512016-07-26 Tom Tromey <tom@tromey.com>
252
253 PR python/20190:
254 * gdb.threads/tls.exp (check_thread_local): Add python symbol
255 test.
256
e0461dbb
MM
2572016-07-26 Markus Metzger <markus.t.metzger@intel.com>
258
259 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
260 selecting assembly source files.
261 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
262 assembly source files.
263 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
264 assembly source files.
265 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
266 selecting assembly source files.
267
8194e927
SM
2682016-07-25 Simon Marchi <simon.marchi@ericsson.com>
269
270 * gdb.base/new-ui.exp (do_test_invalid_args): New
271 procedure.
272
c0272db5
TW
2732016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
274
275 * gdb.btrace/reconnect.c: New file.
276 * gdb.btrace/reconnect.exp: New file.
277
e3487908
GKB
2782016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
279
280 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
281 to test_catch_syscall_group.
282 (test_catch_syscall_group): New.
283
12df5c00
TT
2842016-07-21 Tom Tromey <tom@tromey.com>
285
286 * gdb.rust/simple.rs (main): Use empty struct expression.
287 * gdb.rust/simple.exp: Add tests for empty struct expression.
288
bae62ee2
YQ
2892016-07-21 Yao Qi <yao.qi@linaro.org>
290
291 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
292 if gdb_skip_xml_test is true on some targets.
293
b1b53fb3
YQ
2942016-07-21 Yao Qi <yao.qi@linaro.org>
295
296 * gdb.server/solib-list.exp: Unset last_loaded_file.
297
027d97f8
JK
2982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
301 "step into captured_main (args)".
302
7674d381
JK
3032016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
306
72b5d099
JK
3072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
310
1f960ced
PA
3112016-07-19 Pedro Alves <palves@redhat.com>
312
313 * gdb.opt/inline-break.exp: Remove optimize=-O2.
314 * gdb.opt/inline-bt.exp: Likewise.
315 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
316 additional_flags=-Winline.
317 * gdb.opt/inline-locals.exp: Likewise.
318 * gdb.opt/inline-markers.c (ATTR): Define.
319 (inlined_fn): Use it.
320
f25827c1
YQ
3212016-07-19 Yao Qi <yao.qi@linaro.org>
322
323 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
324 (test_with_self): Remove some code. Remove argument executable.
325 (top-level): Use do_self_tests.
326
37539ebe
DB
3272016-07-15 Zachary Welch <zwelch@codesourcery.com>
328 Don Breazeal <donb@codesourcery.com>
329
330 * gdb.base/maint.exp: Escape paths used in regular expressions.
331 * gdb.stabs/weird.exp: Likewise.
332
dac790e1
TT
3332016-07-13 Tom Tromey <tom@tromey.com>
334
335 PR python/15620, PR python/18620:
336 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
337 (test_bkpt_events): New procs.
338
93daf339
TT
3392016-07-13 Tom Tromey <tom@tromey.com>
340
341 PR python/17698:
342 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
343 test.
344 (test_watchpoints): Likewise.
345 (test_bkpt_pending): New proc.
346
6571a381
TT
3472016-07-13 Tom Tromey <tom@tromey.com>
348
349 PR cli/18053:
350 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
351 completion test.
352
e8732474
JK
3532016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
354
355 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
356 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
357 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
358 f_label.
359 (g): Rename g_end_lbl to g_label.
360 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
361 low_pc and high_pc.
362 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
363
e0f3fd7c
TT
3642016-07-12 Tom Tromey <tom@tromey.com>
365
366 PR python/19293:
367 * gdb.python/py-unwind-maint.exp: Update tests.
368
3cfe46b6
YQ
3692016-07-12 Yao Qi <yao.qi@linaro.org>
370
371 * lib/selftest-support.exp (selftest_setup): Match the output
372 when captured_main is inlined.
373
4f19a0e6
WT
3742016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
375
376 * gdb.fortran/derived-types.exp (result_line, result_line_2):
377 New variables.
378 (print this%a, print this%b, print this): New tests.
379 * gdb.fortran/derived-types.f90 (this): New object and
380 initialization.
381
986cf455
SM
3822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
383
384 * gdb.ada/arraydim.exp: Remove extra directory level in build
385 directory.
386
f0464b23
SM
3872016-07-06 Simon Marchi <simon.marchi@ericsson.com>
388
389 * lib/ada.exp: Remove extra directory level in build directory.
390 * gdb.ada/cond_lang.exp: Likewise.
391 * gdb.ada/exec_changed.exp: Likewise.
392 * gdb.ada/lang_switch.exp: Likewise.
393
42d94011
MG
3942016-07-06 Manish Goregaokar <manish@mozilla.com>
395
396 * simple.rs: Add test for raw pointer subscripting
397 * simple.exp: Add test expectations
398
647c264c
YQ
3992016-07-05 Yao Qi <yao.qi@linaro.org>
400
401 * gdb.mi/mi-reverse.exp: Match =record-started output.
402
20aa2c60
PA
4032016-07-01 Pedro Alves <palves@redhat.com>
404
405 * gdb.base/jit-reader.exp (info_registers_current_frame): New
406 procedure.
407 (jit_reader_test): Test the jit reader's unwinder.
408 * gdb.base/jithost.c (jit_function_00_code): New global.
409 (main): Use memcpy to fill in the mmapped code, instead of poking
410 bytes manually here.
411 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
412 value.
413 (read_debug_info): Save the function's range.
414 (read_sp): New function.
415 (unwind_frame): Use it. Also unwind RBP.
416 (get_frame_id): Use read_sp.
417 (gdb_init_reader): Use calloc instead of malloc.
418 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
419 parameter. Use gdb_test_multiple.
420
ced2dffb
PA
4212016-07-01 Pedro Alves <palves@redhat.com>
422 Antoine Tremblay <antoine.tremblay@ericsson.com>
423
424 * gdb.threads/process-dies-while-detaching.c: New file.
425 * gdb.threads/process-dies-while-detaching.exp: New file.
426
63000888
PA
4272016-07-01 Pedro Alves <palves@redhat.com>
428
429 * gdb.multi/watchpoint-multi-exit.c: New file.
430 * gdb.multi/watchpoint-multi-exit.exp: New file.
431
038d4868
PA
4322016-06-30 Pedro Alves <palves@redhat.com>
433
434 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
435 unset inferior_spawn_id.
436
994e9c83
PA
4372016-06-30 Pedro Alves <palves@redhat.com>
438
439 * lib/mi-support.exp (default_mi_gdb_start): Declare global
440 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
441
e5653468
YQ
4422016-06-29 Yao Qi <yao.qi@linaro.org>
443
444 * gdb.base/return.c: Add copyright header.
445
803b47e5
TT
4462016-06-29 Tom Tromey <tom@tromey.com>
447
448 PR python/20129:
449 * gdb.python/py-framefilter.exp: Add tests for setting priority
450 and disabling of non-existent frame filter.
451
28244707
YQ
4522016-06-29 Yao Qi <yao.qi@linaro.org>
453
454 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
455 0x0f07ff.
456
a31d2f06
YQ
4572016-06-28 Yao Qi <yao.qi@linaro.org>
458
459 * gdb.base/catch-syscall.exp: Remove check on isnative and target
460 triplets. Start gdb, execute catch syscall, and continue. Check
461 gdb's output to determine catch syscall is supported.
462
921d8f54
MG
4632016-06-27 Manish Goregaokar <manish@mozilla.com>
464
25d49b86
PA
465 * gdb.rust/simple.rs: Add test for returning unit in a function.
466 * gdb.rust/simple.exp: Add expectation for functions returning
467 unit.
921d8f54 468
f4952523
PMR
4692016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
470
471 * gdb.python/py-breakpoint-create-fail.c,
472 gdb.python/py-breakpoint-create-fail.exp,
473 gdb.python/py-breakpoint-create-fail.py: New testcase.
474
fccb08f8
MG
4752016-06-25 Manish Goregaokar <manish@mozilla.com>
476
477 PR gdb/20239
478 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
479 * gdb.rust/simple.exp: Add test expectations for new NonZero
480 tests.
fccb08f8 481
6b850546
DT
4822016-06-24 David Taylor <dtaylor@emc.com>
483
484 * gdb.base/offsets.exp: New file.
485 * gdb.base/offsets.c: New file.
486
17621150
TT
4872016-06-23 Tom Tromey <tom@tromey.com>
488
489 PR gdb/16483:
490 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
491 before any filters are loaded.
492
04d59df6
WT
4932016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
494
495 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
496 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
497 structs.
498 * gdb.fortran/derived-type-function.exp: New file.
499 * gdb.fortran/derived-type-function.f90: New file.
500
501
ac69f786
PA
5022016-06-21 Pedro Alves <palves@redhat.com>
503
504 * gdb.base/new-ui.exp: New file.
505 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
506 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
507 (with_spawn_id): New procedure.
508
49940788
PA
5092016-06-21 Pedro Alves <palves@redhat.com>
510
511 * gdb.mi/mi-exec-run.exp: New file.
512
ef274d26
PA
5132016-06-21 Pedro Alves <palves@redhat.com>
514
515 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
516 breakpoint command's output on the main UI.
517 (test_break): New procedure, factored out from calls in the top
518 level.
519 (top level): Use foreach_with_prefix to test MI as main UI and as
520 separate UI.
521
468afe6c
PA
5222016-06-21 Pedro Alves <palves@redhat.com>
523
524 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
525 (test_awatch_creation_and_listing)
526 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
527 Remove 'type' parameter.
528 (test_watchpoint_all): New parameter mi_mode. Remove
529 with_test_prefix.
530 (top level): Use foreach_with_prefix, and add main/separate UI MI
531 testing axis.
532
51f77c37
PA
5332016-06-21 Pedro Alves <palves@redhat.com>
534
535 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
536 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
537 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
538 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
539 (gdb_main_spawn_id, mi_spawn_id): Declare and
540 comment.
541 (mi_create_inferior_pty): New procedure,
542 factored out from default_mi_gdb_start.
543 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
544 procedures.
545 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
546 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
547 Use mi_create_inferior_pty.
548 (mi_gdb_start): Use eval to pass down args list.
549
8980e177
PA
5502016-06-21 Pedro Alves <palves@redhat.com>
551
552 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
553 * gdb.opt/inline-cmds.exp: Add MI tests.
554
f38d3ad1
PA
5552016-06-21 Pedro Alves <palves@redhat.com>
556
557 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
558
45db7c09
PA
5592016-06-21 Pedro Alves <palves@redhat.com>
560
561 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
562 (top level): Use it instead of mi_execute_to.
563
5a069ab3
PA
5642016-06-21 Pedro Alves <palves@redhat.com>
565
566 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
567 (cont_handler_str): New.
568 (signal_stop_handler): Set stop_handler_str instead of printing to
569 stdout.
570 (continue_handler): Set cont_handler_str instead of printing to
571 stdout.
572 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
573 mi_send_resuming_command. Print stop_handler_str and
574 cont_handler_str instead of expecting the python events print
575 directly.
576
2838cc1d
SD
5772016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
578
579 * gdb.base/jit-reader.exp: New file.
580 * gdb.base/jithost.c: New file.
581 * gdb.base/jithost.h: New file.
582 * gdb.base/jitreader.c : New file.
583 * gdb.base/jit-protocol.h: New file.
584
21a77091
YQ
5852016-06-17 Yao Qi <yao.qi@linaro.org>
586
587 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
588 parameters follow_fork and detach_on_fork. Set follow-fork-mode
589 and detach-on-fork. Adjust tests.
590 (top level): Invoke break_cond_on_syscall with combinations of
591 syscall, follow-fork-mode and detach-on-fork.
592
f50bf8e5
YQ
5932016-06-17 Yao Qi <yao.qi@linaro.org>
594
595 * gdb.base/step-over-exit.c: New.
596 * gdb.base/step-over-exit.exp: New.
597
a28d8e50
YTL
5982016-06-17 Yan-Ting Lin <currygt52@gmail.com>
599
600 * gdb.base/float.exp: Add target check for nds32*-*-*.
601 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
602
cad8e26d
AB
6032016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
606 for unsupported target features.
607 * gdb.base/call-rt-st.exp: Likewise.
608 * gdb.base/call-sc.exp: Likewise.
609 * gdb.base/call-signal-resume.exp: Likewise.
610 * gdb.base/call-strs.exp: Likewise.
611 * gdb.base/callexit.exp: Likewise.
612 * gdb.base/callfuncs.exp: Likewise.
613 * gdb.base/nodebug.exp: Likewise.
614 * gdb.base/printcmds.exp: Likewise.
615 * gdb.base/ptype.exp: Likewise.
616 * gdb.base/structs.exp: Likewise.
617 * gdb.base/unwindonsignal.exp: Likewise.
618 * gdb.cp/gdb2495.exp: Likewise.
619 * gdb.cp/templates.exp: Likewise.
620 * gdb.cp/virtfunc.exp: Likewise.
621 * gdb.threads/hand-call-in-threads.exp: Likewise.
622 * gdb.threads/interrupted-hand-call.exp: Likewise.
623 * gdb.threads/thread-unwindonsignal.exp: Likewise.
624
347dc102
TT
6252016-06-10 Tom Tromey <tom@tromey.com>
626
627 PR rust/20110:
628 * gdb.rust/expr.exp: Add test for integer constant larger than
629 i32.
630
5e13cf25
BH
6312016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
632
633 * gdb.fortran/nested-funcs.exp: New.
634 * gdb.fortran/nested-funcs.f90: New.
635
bb556f1f
TK
6362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
637
638 * gdb.base/examine-backward.c: New file.
639 * gdb.base/examine-backward.exp: New file.
640
38b022b4
SM
6412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
642
643 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
644 matching.
645
1b40ec05
TT
6462016-06-02 Tom Tromey <tom@tromey.com>
647
648 PR python/18984:
649 * gdb.python/py-shared.exp: Add solib_name test.
650
193bd378
SM
6512016-06-02 Simon Marchi <simon.marchi@ericsson.com>
652
653 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
654
3326303b
MG
6552016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
656
657 PR c++/19893
658 * gdb.dwarf2/implref.exp: Rename to...
659 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
660 * gdb.dwarf2/implref-array.c: New file.
661 * gdb.dwarf2/implref-array.exp: Likewise.
662 * gdb.dwarf2/implref-global.c: Likewise.
663 * gdb.dwarf2/implref-global.exp: Likewise.
664 * gdb.dwarf2/implref-struct.c: Likewise.
665 * gdb.dwarf2/implref-struct.exp: Likewise.
666
825c8ef2
AT
6672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
668
669 * gdb.trace/trace-condition.exp: Add 64bit tests.
670
2320162a
AT
6712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
672
673 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
674 bits types.
675 (main): Adapt to 8 to 64 bits types.
676 * gdb.trace/trace-condition.exp: Add new tests.
677
a7818233
AT
6782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
679
680 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
681
0d336466
AT
6822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
683
684 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
685 Move condition tests...
686 * gdb.trace/trace-condition.exp: Here.
687
7faeb45a
AT
6882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
689
690 * gdb.trace/trace-condition.exp: Add counter-case tests.
691
e385593e
JK
6922016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
693
694 PR c++/15231
695 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
696 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
697
744608cc
PA
6982016-05-27 Pedro Alves <palves@redhat.com>
699
700 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
701 New procedure.
702 (top level): Call it, and bail out of DejaGnu is known to be bad.
703
ac775bf4
AB
7042016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.base/whatis.c: Extend the test case.
707 * gdb.base/whatis.exp: Add additional tests.
708
2bbad2ea
BH
7092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
710
711* gdb.fortran/type.f90: Add pointer variable.
712* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
713
8b70175d
BH
7142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
715
716 * gdb.fortran/vla-type.exp: Fix testcase name.
717
86d8a848
BH
7182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
719
720 * gdb.fortran/vla-type.exp: Access elements in nested structs.
721
e188eb36
BH
7222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
723
724 * gdb.fortran/type.f90: Add nested structures.
725 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
726 * gdb.fortran/derived-type.exp: Adapt expected output.
727 * gdb.fortran/vla-type.exp: Adapt expected output.
728
9b2db1fd
BH
7292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
730
731 * gdb.fortran/whatis_type.exp: Adapt expected output.
732
72b17055
BH
7332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
734
735 * gdb.fortran/print_type.exp: Fix expected output.
736 * gdb.fortran/whatis_type.exp: Fix expected output.
737
3cd81d8d
BH
7382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
739
740 * gdb.fortran/whatis_type.exp: Use multi_line.
741
ddae9462
TT
7422016-05-24 Tom Tromey <tom@tromey.com>
743
744 PR python/17386:
745 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
746 use value as an index.
747
1957f6b8
TT
7482016-05-23 Tom Tromey <tom@tromey.com>
749
750 PR python/17981:
751 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
752 no-breakpoint case.
753
026a9174
PA
7542016-05-24 Pedro Alves <palves@redhat.com>
755
756 PR gdb/19828
757 * gdb.threads/clone-attach-detach.c: New file.
758 * gdb.threads/clone-attach-detach.exp: New file.
759
e70a7231
FR
7602016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
761
762 * gdb.base/annota-input-while-running.exp: Fix syntax error.
763
0f6ed0e0
TT
7642016-05-23 Tom Tromey <tom@tromey.com>
765
766 PR python/19438, PR python/18393:
767 * gdb.python/py-progspace.exp: Add "dir" test.
768 * gdb.python/py-objfile.exp: Add "dir" test.
769
ffd19d61
YQ
7702016-05-23 Yao Qi <yao.qi@linaro.org>
771
772 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
773 * gdb.arch/thumb2-it.exp: Likewise.
774
9e8f9b05
SM
7752016-05-18 Simon Marchi <simon.marchi@ericsson.com>
776
777 * gdb.mi/mi-threads-interrupt.c: New file.
778 * gdb.mi/mi-threads-interrupt.exp: New file.
779
61c6156d
SM
7802016-05-17 Simon Marchi <simon.marchi@ericsson.com>
781
782 PR gdb/18077
783 * gdb.mi/mi-async-run.exp: New file.
784 * gdb.mi/mi-async-run.c: New file.
785
67218854
TT
7862016-05-17 Tom Tromey <tom@tromey.com>
787 Manish Goregaokar <manishsmail@gmail.com>
788
789 * lib/rust-support.exp: New file.
790 * lib/gdb.exp (skip_rust_tests): New proc.
791 (build_executable_from_specs): Handle rust.
792 * lib/future.exp (gdb_find_rustc): New proc.
793 (gdb_default_target_compile): Handle rust.
794 * gdb.rust/expr.exp: New file.
795 * gdb.rust/generics.exp: New file.
796 * gdb.rust/generics.rs: New file.
797 * gdb.rust/methods.exp: New file.
798 * gdb.rust/methods.rs: New file.
799 * gdb.rust/modules.exp: New file.
800 * gdb.rust/modules.rs: New file.
801 * gdb.rust/simple.exp: New file.
802 * gdb.rust/simple.rs: New file.
803
c44af4eb
TT
8042016-05-17 Tom Tromey <tom@tromey.com>
805
806 * gdb.base/default.exp (set language): Add rust.
807
dcd1f979
TT
8082016-05-17 Tom Tromey <tom@tromey.com>
809
810 * gdb.gdb/unittest.exp: New file.
811
155b7f57
YQ
8122016-05-16 Yao Qi <yao.qi@linaro.org>
813
814 * gdb.base/batch-preserve-term-settings.exp: Remove variable
815 shell_prompt. Update shell_prompt_re.
816
8ddd5a6c
DE
8172016-05-12 Doug Evans <dje@google.com>
818
819 PR symtab/19999
820 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
821 $options when building executable.
822 * gdb.dwarf2/fission-loclists-pie.S: New file.
823 * gdb.dwarf2/fission-loclists-pie.exp: New file.
824
02e370d9
SM
8252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
826
827 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
828 of [is_remote target],
829
8929ad8b
SM
8302016-05-04 Simon Marchi <simon.marchi@ericsson.com>
831
832 * lib/gdb.exp (use_gdb_stub): New procedure.
833
6c447423
DE
8342016-05-03 Yunlian Jiang <yunlian@google.com>
835 Doug Evans <dje@google.com>
836
837 PR symtab/19914
838 * gdb.dwarf2/dwp-sepdebug.c: New file.
839 * gdb.dwarf2/dwp-sepdebug.exp: New file.
840
444e826c
SM
8412016-05-02 Simon Marchi <simon.marchi@ericsson.com>
842
843 * gdb.base/detach.exp: Remove is_remote check.
844
740feeaa
SM
8452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
846
847 * gdb.base/annota-input-while-running.exp: Don't check for
848 [is_remote target]. Enable annotations after running to main.
849 Remove unused "set test..." line.
850
9080ac9d
SM
8512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
852
853 * gdb.trace/trace-enable-disable.exp: New file.
854 * gdb.trace/trace-enable-disable.c: New file.
855
952ebca5
SM
8562016-04-28 Simon Marchi <simon.marchi@ericsson.com>
857
858 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
859 use it in info sharedlibrary test.
860 * gdb.trace/ftrace-lock.exp: Likewise.
861 * gdb.trace/ftrace.exp: Likewise.
862 * gdb.trace/range-stepping.exp: Likewise.
863 * gdb.trace/trace-break.exp: Likewise.
864 * gdb.trace/trace-condition.exp: Likewise.
865 * gdb.trace/trace-mt.exp: Likewise.
866
d9019901
SM
8672016-04-27 Simon Marchi <simon.marchi@ericsson.com>
868
869 * lib/gdb.exp (gdb_load_shlibs): Rename to...
870 (gdb_load_shlib): ... this.
871 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
872 gdb_load_shlib.
873 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
874 * gdb.base/ctxobj.exp: Likewise.
875 * gdb.base/dprintf-pending.exp: Likewise.
876 * gdb.base/dso2dso.exp: Likewise.
877 * gdb.base/fixsection.exp: Likewise.
878 * gdb.base/gcore-relro.exp: Likewise.
879 * gdb.base/gdb1555.exp: Likewise.
880 * gdb.base/global-var-nested-by-dso.exp: Likewise.
881 * gdb.base/gnu-ifunc.exp: Likewise.
882 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
883 * gdb.base/jit-so.exp (one_jit_test): Likewise.
884 * gdb.base/pending.exp: Likewise.
885 * gdb.base/print-file-var.exp: Likewise.
886 * gdb.base/print-symbol-loading.exp: Likewise.
887 * gdb.base/shlib-call.exp: Likewise.
888 * gdb.base/shreloc.exp: Likewise.
889 * gdb.base/so-impl-ld.exp: Likewise.
890 * gdb.base/solib-disc.exp: Likewise.
891 * gdb.base/solib-nodir.exp: Likewise.
892 * gdb.base/solib-overlap.exp: Likewise.
893 * gdb.base/solib-symbol.exp: Likewise.
894 * gdb.base/solib-weak.exp (do_test): Likewise.
895 * gdb.base/sym-file.exp: Likewise.
896 * gdb.base/symtab-search-order.exp: Likewise.
897 * gdb.base/type-opaque.exp: Likewise.
898 * gdb.base/unload.exp: Likewise.
899 * gdb.base/watchpoint-solib.exp: Likewise.
900 * gdb.compile/compile.exp: Likewise.
901 * gdb.cp/gdb2384.exp: Likewise.
902 * gdb.cp/infcall-dlopen.exp: Likewise.
903 * gdb.cp/re-set-overloaded.exp: Likewise.
904 * gdb.fortran/library-module.exp: Likewise.
905 * gdb.opt/solib-intra-step.exp: Likewise.
906 * gdb.python/py-finish-breakpoint.exp: Likewise.
907 * gdb.python/py-shared.exp: Likewise.
908 * gdb.reverse/solib-precsave.exp: Likewise.
909 * gdb.reverse/solib-reverse.exp: Likewise.
910 * gdb.server/solib-list.exp: Likewise.
911 * gdb.threads/dlopen-libpthread.exp: Likewise.
912 * gdb.threads/tls-shared.exp: Likewise.
913 * gdb.threads/tls-so_extern.exp: Likewise.
914 * gdb.trace/change-loc.exp: Likewise.
915 * gdb.trace/ftrace-lock.exp: Likewise.
916 * gdb.trace/ftrace.exp: Likewise.
917 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
918 * gdb.trace/pending.exp: Likewise.
919 * gdb.trace/range-stepping.exp: Likewise.
920 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
921 (strace_info_marker): Likewise.
922 (strace_probe_marker): Likewise.
923 (strace_trace_on_same_addr): Likewise.
924 (strace_trace_on_diff_addr): Likewise.
925 * gdb.trace/trace-break.exp: Likewise.
926 * gdb.trace/trace-condition.exp: Likewise.
927 * gdb.trace/trace-mt.exp: Likewise.
928
fca4cfd9
SM
9292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
930
931 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
932 result of gdb_remote_download.
933 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
934 * gdb.base/dso2dso.exp: Likewise.
935 * gdb.base/global-var-nested-by-dso.exp: Likewise.
936 * gdb.base/print-file-var.exp: Likewise.
937 * gdb.base/shlib-call.exp: Likewise.
938 * gdb.base/shreloc.exp: Likewise.
939 * gdb.base/solib-overlap.exp: Likewise.
940 * gdb.base/solib-weak.exp (do_test): Likewise.
941 * gdb.base/unload.exp: Likewise.
942
11cf4ffb
YQ
9432016-04-27 Yao Qi <yao.qi@linaro.org>
944
945 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
946 exists.
947
3e2e34f8
KB
9482016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
949
950 * vla-type.exp: Print structure from toplevel.
951
8f07e298
BH
9522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
953
954 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
955 of dynamic types.
956 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
957 of dynamic types.
958
9920b434
BH
9592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
960
961 * gdb.fortran/vla-type.f90: New file.
962 * gdb.fortran/vla-type.exp: New file.
963
f3abeff5
YQ
9642016-04-25 Yao Qi <yao.qi@linaro.org>
965
966 * gdb.base/branch-to-self.c: New file.
967 * gdb.base/branch-to-self.exp: New file.
968
0a5d52f0
YQ
9692016-04-22 Yao Qi <yao.qi@linaro.org>
970
971 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
972 more after $hex.
973
495346f6
YQ
9742016-04-22 Yao Qi <yao.qi@linaro.org>
975
976 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
977 * gdb.base/annota3.exp: Likewise.
978
4a7e075c
YQ
9792016-04-22 Yao Qi <yao.qi@linaro.org>
980
981 * gdb.reverse/step-precsave.exp: Do one step and test program
982 stops in "callee" and do multiple steps until program goes out
983 of "callee".
984 * gdb.reverse/step-reverse.exp: Likewise.
985
5b061e98
YQ
9862016-04-22 Yao Qi <yao.qi@linaro.org>
987
988 * gdb.trace/signal.exp: Also pass if
989 $tracepoint_hits($i) > $iterations.
990
5c5dc57f
YQ
9912016-04-22 Yao Qi <yao.qi@linaro.org>
992
993 * gdb.trace/signal.c: New file.
994 * gdb.trace/signal.exp: New file.
995
a55411b9
DE
9962016-04-19 Doug Evans <xdje42@gmail.com>
997
998 * gdb.base/bad-file.exp: New file.
999
a22df60a
MG
10002016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
1001
1002 * gdb.dwarf2/implref.exp: New file.
1003
0c13f7e5
BH
10042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1005
1006 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
1007 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
1008 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
1009 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
1010 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
1011 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
1012 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
1013 * lib/fortran.exp (fortran_int4): New procedure.
1014 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
1015 (fortran_logical4): Likewise.
1016
9b9b09e9
BH
10172016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
1018
1019 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
1020
a14d1f4d
BH
10212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1022
1023 * lib/compiler.c: Add Intel specific preprocessor macros.
1024 * lib/compiler.cc: Likewise.
25d49b86 1025
7d49b1d0
LM
10262016-04-13 Luis Machado <lgustavo@codesourcery.com>
1027
1028 * gdb.server/connect-with-no-symbol-file.c: New file.
1029 * gdb.server/connect-with-no-symbol-file.exp: New file.
1030
8392fa22
SM
10312016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1032
1033 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
1034
8c4c4aeb
SM
10352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1036
1037 * boards/gdbserver-base.exp (${board}_download): Copy source file to
1038 standard output directory.
1039
45e3745e
AT
10402016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1041
1042 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
1043
e26b7e41
MM
10442016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1045
1046 * gdb.btrace/instruction_history.c (loop): Add declaration.
1047
8ce09462
AT
10482016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1049
1050 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1051
2e88a1ea
SM
10522016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1053
1054 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1055 parentheses to print.
1056 (continue_handler): Likewise.
1057
f48e22e3
SM
10582016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1059
1060 * gdb.server/solib-list.exp: Remove is_remote check.
1061 Pass shlib= to gdb_compile. Don't link shared library with
1062 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1063 Run binary filename through "readlink -f" on the target.
1064
096be756
PA
10652016-04-08 Pedro Alves <palves@redhat.com>
1066
1067 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1068 interpreter filename as argument to gdbserver_spawn.
1069 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1070 Return empty if $last_loaded_file does not exist.
1071
06500533
JK
10722016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1075 * gdb.base/jit-main.c: Use exit after usage.
1076
2d35e871
JK
10772016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1078
1079 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1080 GDBHISTSIZE prior to the tests.
1081 * gdb.base/gdbinit-history.exp: Likewise.
1082
10832016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1084
1085 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1086 instead of build_executable. Use gdb_load_shlibs.
1087
c8064e7e
YQ
10882016-04-07 Yao Qi <yao.qi@linaro.org>
1089
1090 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1091 Execute "si" command.
1092
bde47561
YQ
10932016-04-07 Yao Qi <yao.qi@linaro.org>
1094
1095 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1096 number instead of the comments on some line.
1097
b16f8a3b
DB
10982016-04-06 Don Breazeal <donb@codesourcery.com>
1099
1100 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1101 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1102
c2f901df
SM
11032016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1104
1105 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1106 standard_output_file. Remove unused binfile variable.
1107
ac17fda0
CU
11082016-04-05 Catalin Udma <catalin.udma@freescale.com>
1109
1110 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1111 * gdb.python/py-mi-objfile.exp: Match "list main" output
1112 in console format.
1113
03a8c4df
SM
11142016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1115
1116 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1117 absolute.
1118
6e774b13
SM
11192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1120
1121 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1122 absolute.
1123 * gdb.trace/ftrace.exp: Likewise.
1124 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1125 targets as well.
1126 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1127 (gdb_load_shlibs): Copy libraries to test directory when testing
1128 natively. Only set solib-search-path if testing remotely.
1129 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1130
7817ea46
SM
11312016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1132
1133 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1134 gdb_download. Use it even if the target is not remote.
1135 * gdb.base/jit.exp (compile_jit_test): Likewise.
1136 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1137 output directory if the destination board is local, otherwise use
1138 the standard remote_download from DejaGnu.
1139 (gdb_download): Remove.
1140 (gdb_load_shlibs): Use gdb_remote_download instead of
1141 gdb_download.
1142 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1143 Use gdb_remote_download instead of gdb_download. Use it even if
1144 the target is not remote.
1145 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1146 instead of gdb_download.
1147
7beb7f68
SM
11482016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1149
1150 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1151 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1152 run.
1153
cc63428a
AV
11542016-04-01 Artemiy Volkov <artemiyv@acm.org>
1155
1156 PR gdb/19820
1157 * gdb.base/printcmds.exp: Add artificial arrays tests.
1158
64cdf930
PA
11592016-03-31 Pedro Alves <palves@redhat.com>
1160
1161 PR gdb/19858
1162 * gdb.base/jit-main.c: Include unistd.h.
1163 (ATTACH): Define to 0 if not already defined.
1164 (wait_for_gdb, mypid): New globals.
1165 (WAIT_FOR_GDB): New macro.
1166 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1167 some breakpoint locations.
1168 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1169 New procedures.
1170 (one_jit_test): Add REATTACH parameter, and handle it. Use
1171 continue_to_test_location.
1172 (top level): Test attach, and adjusts calls to one_jit_test.
1173
40dea8cb
PA
11742016-03-31 Pedro Alves <palves@redhat.com>
1175
1176 PR gdb/19858
1177 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1178 BINSUFFIX parameter, and handle it.
1179 (top level): Adjust calls compile_jit_test.
1180
e7ea3ec7
CU
11812016-03-31 Catalin Udma <catalin.udma@freescale.com>
1182
1183 PR python/19743
1184 * gdb.python/py-mi-events-gdb.py: New file.
1185 * gdb.python/py-mi-events.c: New file.
1186 * gdb.python/py-mi-events.exp: New file.
1187
e6359af3
YQ
11882016-03-30 Yao Qi <yao.qi@linaro.org>
1189
1190 * gdb.reverse/until-precsave.exp: Match function name only.
1191 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1192 Move malloc to a condition block.
1193 * gdb.reverse/until-reverse.exp: Match function name only.
1194
a4105d04
MK
11952016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1196
1197 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1198 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1199 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1200 variable for GPR 0 instead of assuming it is register 0.
1201 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1202 * lib/trace-support.exp: Add s390 registers.
1203
bfa6adb9
YQ
12042016-03-29 Yao Qi <yao.qi@linaro.org>
1205
1206 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1207
1e6697ea
YQ
12082016-03-24 Yao Qi <yao.qi@linaro.org>
1209
1210 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1211 test message.
1212
64bcd522
AA
12132016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1214
1215 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1216 maintaining separate logic for constructing the output path.
1217
7868401b
DB
12182016-03-16 Don Breazeal <donb@codesourcery.com>
1219
1220 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1221 Retry fork and waitpid on interrupted system call errors.
1222 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1223 Use with_timeout_factor to increase timeout by factor of 10.
1224
1cafadb4
DB
12252016-03-15 Don Breazeal <donb@codesourcery.com>
1226
1227 * gdb.cp/scope-err.cc: New test program.
1228 * gdb.cp/scope-err.exp: New test script.
1229 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1230 lines and "set breakpoint here" comment.
1231 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1232 Fixed some whitespace and format issues.
1233 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1234 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1235
81516450
DE
12362016-03-15 Doug Evans <dje@google.com>
1237
1238 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1239 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1240 All callers updated. Add tests for enums, mixed flags register.
1241
aa52b601
DE
12422016-03-15 Doug Evans <dje@google.com>
1243
1244 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1245 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1246
fa4ff313
SM
12472016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1248
1249 * gdb.base/default.exp: Add $_as_string to the list of expected
1250 convenience functions.
1251
f2403c39
AB
12522016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1255
f2f3ccb9
SM
12562016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1257
1258 * gdb.python/py-as-string.exp: New file.
1259 * gdb.python/py-as-string.c: New file.
1260
00dbd492
PA
12612016-03-09 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1264 signal" -> "Thread NN received signal" output change.
1265 * gdb.threads/ia64-sigill.exp: Likewise.
1266 * gdb.threads/linux-dp.exp: Likewise.
1267 * gdb.threads/manythreads.exp: Likewise.
1268 * gdb.threads/pending-step.exp: Likewise.
1269 * gdb.threads/print-threads.exp: Likewise.
1270 * gdb.threads/sigstep-threads.exp: Likewise.
1271 * gdb.threads/staticthreads.exp: Likewise.
1272 * gdb.threads/tls.exp: Likewise.
1273
1e6697ea
YQ
12742016-03-09 Pedro Alves <palves@redhat.com>
1275
1276 * gdb.base/command-line-input.exp: New file.
1277
b04fd3be
MK
12782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1279
1280 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1281 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1282 * gdb.trace/pending.exp: Accept leading dot before function name.
1283 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1284 * lib/trace-support.exp: Set registers for ppc.
1285
98fa59e9
MK
12862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1287
1288 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1289 use it for disassembly; accept .main in addition to main in backtrace.
1290
f77198c8
MK
12912016-03-09 Wei-cheng Wang <cole945@gmail.com>
1292 Marcin Kościelnicki <koriakin@0x04.net>
1293
1294 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1295 (gdb_recursion_test_ptr): New global variable.
1296 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1297 gdb_recursion_test.
1298 (gdb_c_test): Ditto.
1299
ba84e0da
MK
13002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1301
1302 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1303 ordering.
1304
4366d36e
MK
13052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1306
1307 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1308 (bar): Add bar_start_lbl label.
1309 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1310 of foo/bar for emitting DWARF and tracing.
1311
5eb264df
SDJ
13122016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1313
1314 * analyze-racy-logs.py: Set executable bit.
1315
fb6a751f
SDJ
13162016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1317
1318 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1319 (CHECK_TARGET_TMP): Likewise.
1320 (check-single-racy): New rule.
1321 (check-parallel-racy): Likewise.
1322 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1323 (do-check-parallel-racy): New rule.
1324 (check-racy/%.exp): Likewise.
1325 * README (Racy testcases): New section.
1326 * analyze-racy-logs.py: New file.
1327
bdf7e230
DE
13282016-03-03 Doug Evans <dje@google.com>
1329
1330 * gdb.base/skip.exp: Use with_test_prefix.
1331
4719d415
YQ
13322016-03-03 Yao Qi <yao.qi@linaro.org>
1333
1334 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1335 Invoke step_over_syscall "clone" and break_cond_on_syscall
1336 "clone".
1337 * gdb.base/step-over-clone.c: New file.
1338
ea507862
YQ
13392016-03-03 Yao Qi <yao.qi@linaro.org>
1340
1341 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1342 code format.
1343
8fc8cbda
YQ
13442016-03-03 Yao Qi <yao.qi@linaro.org>
1345
1346 * gdb.base/disp-step-fork.c: Rename to ...
1347 * gdb.base/step-over-fork.c: ... it. New file.
1348 * gdb.base/disp-step-vfork.c: Rename to ...
1349 * gdb.base/step-over-vfork.c: ... it. New file.
1350 * gdb.base/disp-step-syscall.exp: Rename to ...
1351 * gdb.base/step-over-syscall.exp: ... it. New file.
1352 (disp_step_cross_syscall): Rename to ...
1353 (step_over_syscall): ... it.
1354
92fa70b0
YQ
13552016-03-03 Yao Qi <yao.qi@linaro.org>
1356
1357 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1358 If target supports condition evaluation on target, invoke
1359 break_cond_on_syscall for fork and vfork.
1360
e197ad3c
YQ
13612016-03-03 Yao Qi <yao.qi@linaro.org>
1362
1363 * gdb.base/disp-step-syscall.exp: Don't invoke
1364 support_displaced_stepping.
1365 (disp_step_cross_syscall): Test with displaced stepping off and
1366 on if supported.
1367
0b47da9f
YQ
13682016-03-03 Yao Qi <yao.qi@linaro.org>
1369
1370 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1371 proc.
1372 (setup): New proc.
1373 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1374 and setup.
1375
065ab6dc
BH
13762016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1377
1378 * gdb.fortran/vla-history.exp: Remove breakpoint.
1379
07e448ad 13802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1381
25d49b86
PA
1382 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1383 exceeds timeout.
07e448ad 1384
9ac2d526 13852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1386
25d49b86
PA
1387 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1388 breakpoint.
9ac2d526 1389
17807369
BH
13902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1391
1392 * gdb.mi/vla.f90: Nullify pointer after declaration.
1393
86e501af
PA
13942016-03-01 Pedro Alves <palves@redhat.com>
1395
1396 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1397
1e903e32
PA
13982016-03-01 Pedro Alves <palves@redhat.com>
1399
1400 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1401 before anything else.
1402 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1403 _GNU_SOURCE here.
1404 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1405 before anything else.
1406 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1407
6ccb54e2
PA
14082016-03-01 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1411
30ca9da1
YQ
14122016-03-01 Yao Qi <yao.qi@linaro.org>
1413
1414 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1415 prepare_for_testing.
1416
dc856b38
YQ
14172016-03-01 Yao Qi <yao.qi@linaro.org>
1418
1419 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1420
4a932159
AA
14212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1422
1423 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1424 manually constructing the output path.
1425
f2489477
AA
14262016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1427
1428 * gdb.arch/s390-stackless.S: New.
1429 * gdb.arch/s390-stackless.exp: New.
1430
38899f16
IB
14312016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1432
1433 * gdb.dlang/circular.c: New file.
1434 * gdb.dlang/circular.exp: New file.
1435
9fde51ed
YQ
14362016-02-26 Yao Qi <yao.qi@linaro.org>
1437
1438 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1439 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1440 (testcases): Update.
1441
ce90fefe
YQ
14422016-02-26 Yao Qi <yao.qi@linaro.org>
1443
1444 * gdb.reverse/aarch64.c: Rename to ...
1445 * gdb.reverse/insn-reverse.c: ... it.
1446 * gdb.reverse/aarch64.exp: Rename to ...
1447 * gdb.reverse/insn-reverse.exp: ... it.
1448
3263bceb
YQ
14492016-02-26 Yao Qi <yao.qi@linaro.org>
1450
1451 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1452 (testcase_ftype): New.
1453 (testcases): New array.
1454 (n_testcases): New.
1455 (main): Call each element in testcases.
1456 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1457 (read_testcase): New.
1458 Do the tests in a loop.
1459
6cb59ff1
YQ
14602016-02-25 Yao Qi <yao.qi@linaro.org>
1461
1462 * gdb.base/branches.c: Remove.
1463
ae91f625
MK
14642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1465
1466 PR gdb/13808
1467 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1468
678b48b7
MK
14692016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1470
1471 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1472
7337a6f2
MK
14732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1474
1475 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1476 change x86_64 call_insn to 'callq'.
1477
861ca91f
AT
14782016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1479
1480 * gdb.trace/tfile-avx.c: Move to...
1481 * gdb.trace/tracefile-pseudo-reg.c: Here.
1482 * gdb.trace/tfile-avx.exp: Move to...
1483 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1484
bf74e428
GB
14852016-02-24 Gary Benson <gbenson@redhat.com>
1486
1487 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1488 message on attach.
1489
cce0e923
DE
14902016-02-23 Doug Evans <dje@google.com>
1491
1492 * gdb.base/skip.c (test_skip): New function.
1493 (end_test_skip_file_and_function): New function.
1494 (test_skip_file_and_function): New function.
1495 * gdb.base/skip1.c (test_skip): New function.
1496 (skip1_test_skip_file_and_function): New function.
1497 * gdb.base/skip.exp: Add tests for new skip options.
1498 * gdb.base/skip-solib.exp: Update expected output.
1499 * gdb.perf/skip-command.cc: New file.
1500 * gdb.perf/skip-command.exp: New file.
1501 * gdb.perf/skip-command.py: New file.
1502
4000e47e
MK
15032016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1504
1505 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1506 info registers pattern.
1507
24f75ead
IB
15082016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1509
1510 * lib/future.exp: Add D support.
1511 (gdb_find_gdc): New proc.
1512 (gdb_default_target_compile): Add D support.
1513
fbb7bcbe
WW
15142016-02-18 Wei-cheng Wang <cole945@gmail.com>
1515
1516 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1517 user+system time.
1518 (trace_speed_test): Determine the iteration count for a time
1519 between 15..30 seconds.
1520
012b3a21
WT
15212016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1522
1523 * gdb.arch/i386-mpx-sigsegv.c: New file.
1524 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1525 * gdb.arch/i386-mpx-simple_segv.c: New file.
1526 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1527
2d5189bd
YQ
15282016-02-18 Yao Qi <yao.qi@linaro.org>
1529
1530 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1531 Don't call setup_kfail.
1532
40fb20d0
YQ
15332016-02-18 Yao Qi <yao.qi@linaro.org>
1534
1535 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1536 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1537
21b1f8d2
DE
15382016-02-16 Doug Evans <dje@google.com>
1539
1540 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1541 * gdb.base/skip1.c: Ditto.
1542 * gdb.base/skip.exp: Whitespace cleanup.
1543
4041ed77
DB
15442016-02-16 Don Breazeal <donb@codesourcery.com>
1545
1546 PR remote/19496
1547 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1548 Remove kfail for PR remote/19496.
1549
c4ef31bf
SM
15502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1551
1552 * lib/gdb.exp (standard_temp_file): Return a path specific to
1553 the runtest invocation.
1554
266b65b3
SM
15552016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1556
1557 * gdb.trace/save-trace.exp: Change relative path to be in the
1558 standard output directory.
1559
a7a0a6a9
JK
15602016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1561
1562 * gdb.arch/i386-prologue.c: Add missing prototypes.
1563
c99dbb42
JK
15642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1567 * gdb.arch/i386-prologue.exp: Likewise.
1568 * gdb.arch/i386-size.exp: Likewise.
1569
aa480355
SM
15702016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1571
1572 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1573 define object file path.
1574 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1575 file path.
1576 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1577 standard_output_file to define binfile.
1578
ba881f50
JK
15792016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 Fix compatibility with recent gfortran-5.3.1.
1582 * gdb.fortran/vla-history.exp (print vla1 allocated)
1583 (print vla2 allocated, print $2, print $3): Remove
1584 (print $4): Rename to ...
1585 (print $2): ... here.
1586 (print $9): Rename to ...
1587 (print $5): ... here.
1588 (print $10): Rename to ...
1589 (print $6): ... here.
1590 * gdb.fortran/vla.f90: Add pvla initialization.
1591
e9fb005c
JK
15922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1593
1594 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1595 New test.
1596 * gdb.fortran/vla-value-sub.exp: Likewise.
1597
e44e00ff
MK
15982016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1599
1600 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1601
97e94151
SM
16022016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1603
1604 * i386-biarch-core.exp: Define corefile using
1605 standard_output_file.
1606
01113bc1
YQ
16072016-02-12 Yao Qi <yao.qi@linaro.org>
1608
1609 * gdb.arch/arm-single-step-kernel-helper.c: New.
1610 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1611
33b4777c
MM
16122016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1613
1614 * gdb.btrace/tailcall-only.exp: New.
1615 * gdb.btrace/tailcall-only.c: New.
1616 * gdb.btrace/x86_64-tailcall-only.S: New.
1617 * gdb.btrace/i686-tailcall-only.S: New.
1618
acc23c11
PA
16192016-02-11 Pedro Alves <palves@redhat.com>
1620
1621 * README (Parallel testing): Add missing double quotes.
1622
e352bf0a
PA
16232016-02-11 Pedro Alves <palves@redhat.com>
1624
1625 * README (Parallel testing): New section.
1626 (GDB_PARALLEL): Rewrite.
1627 (FORCE_PARALLEL): Document.
1628
9f5fed78
MK
16292016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1630
1631 * gdb.trace/tfile-avx.c: New test.
1632 * gdb.trace/tfile-avx.exp: New test.
1633
9ef9e6a6
KS
16342016-02-09 Keith Seitz <keiths@redhat.com>
1635
1636 PR breakpoints/19546
1637 * gdb.base/infcall-exec.c: New file.
1638 * gdb.base/infcall-exec2.c: New file.
1639 * gdb.base/infcall-exec.exp: New file.
1640
a96e36da
KS
16412016-02-09 Keith Seitz <keiths@redhat.com>
1642
1643 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1644 (toplevel): Call test_bkpt_address.
1645
9f61929f
KS
16462016-02-09 Keith Seitz <keiths@redhat.com>
1647
1648 PR python/19506
1649 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1650 (toplevel): Call test_bkpt_address.
1651
1e94266c
SM
16522016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1653
1654 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1655 to AC_OUTPUT.
1656 * configure: Regenerate.
1657
2a7f3dff
PA
16582016-02-09 Pedro Alves <palves@redhat.com>
1659
1660 PR breakpoints/19548
1661 * gdb.base/execl-update-breakpoints.c (some_function): New
1662 function.
1663 (main): Call it.
1664 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1665 Tighten expected GDB output.
1666
2151ccc5
SM
16672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1668
1669 * Makefile.in (ALL_SUBDIRS): Remove.
1670 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1671 (distclean maintainer-clean realclean): Likewise.
1672 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1673 * configure: Regenerate.
1674 * gdb.ada/Makefile.in: Delete.
1675 * gdb.arch/Makefile.in: Likewise.
1676 * gdb.asm/Makefile.in: Likewise.
1677 * gdb.base/Makefile.in: Likewise.
1678 * gdb.btrace/Makefile.in: Likewise.
1679 * gdb.cell/Makefile.in: Likewise.
1680 * gdb.compile/Makefile.in: Likewise.
1681 * gdb.cp/Makefile.in: Likewise.
1682 * gdb.disasm/Makefile.in: Likewise.
1683 * gdb.dlang/Makefile.in: Likewise.
1684 * gdb.dwarf2/Makefile.in: Likewise.
1685 * gdb.fortran/Makefile.in: Likewise.
1686 * gdb.gdb/Makefile.in: Likewise.
1687 * gdb.go/Makefile.in: Likewise.
1688 * gdb.guile/Makefile.in: Likewise.
1689 * gdb.java/Makefile.in: Likewise.
1690 * gdb.linespec/Makefile.in: Likewise.
1691 * gdb.mi/Makefile.in: Likewise.
1692 * gdb.modula2/Makefile.in: Likewise.
1693 * gdb.multi/Makefile.in: Likewise.
1694 * gdb.objc/Makefile.in: Likewise.
1695 * gdb.opencl/Makefile.in: Likewise.
1696 * gdb.opt/Makefile.in: Likewise.
1697 * gdb.pascal/Makefile.in: Likewise.
1698 * gdb.perf/Makefile.in: Likewise.
1699 * gdb.python/Makefile.in: Likewise.
1700 * gdb.reverse/Makefile.in: Likewise.
1701 * gdb.server/Makefile.in: Likewise.
1702 * gdb.stabs/Makefile.in: Likewise.
1703 * gdb.threads/Makefile.in: Likewise.
1704 * gdb.trace/Makefile.in: Likewise.
1705 * gdb.xml/Makefile.in: Likewise.
1706 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1707 GDB_PARALLEL.
1708 (standard_output_file): Remove check for GDB_PARALLEL, always
1709 return path in outputs/$subdir/$testname.
1710
437277d4
SM
17112016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1712
1713 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1714 (site.exp): Assign abs_srcdir to tcl's srcdir.
1715
31d913c7
YQ
17162016-02-04 Yao Qi <yao.qi@linaro.org>
1717
1718 * gdb.base/foll-exec-mode.c: Include limits.h.
1719 (main): Add parameters argc and argv. Get directory from
1720 argv[0].
1721 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1722 compilation.
1723 * gdb.base/foll-exec.c: Include limits.h.
1724 (main): Add parameters argc and argv.
1725 Get directory from argv[0].
1726 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1727 Adjust tests on the number of lines as source code changed.
1728 * gdb.base/foll-vfork-exit.c: Include limits.h.
1729 (main): Add one line of statement before vfork.
1730 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1731 (main): Add parameters argc and argv. Get directory from
1732 argv[0].
1733 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1734 (setup_gdb): Set tbreak to skip some source lines.
1735 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1736 (main): Add parameters argc and argv. Get directory from
1737 argv[0].
1738 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1739 compilation.
1740 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1741 (main): Add parameters argc and argv. Get directory from
1742 argv[0].
1743 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1744 compilation.
1745
9482b9fb
DE
17462016-02-01 Doug Evans <dje@google.com>
1747
1748 * gdb.base/skip.exp: Clean up multiple references to same test name.
1749
6b2e4f10
PA
17502016-02-01 Pedro Alves <palves@redhat.com>
1751
ccb6afd6 1752 PR remote/19496
6b2e4f10
PA
1753 * gdb.threads/forking-threads-plus-breakpoint.exp
1754 (displaced_stepping_supported): New global.
1755 (probe_displaced_stepping_support): New procedure.
1756 (do_test): Add 'displaced' parameter, and use it.
1757 (top level): Check for displaced stepping support. Add displaced
1758 stepping on/off testing axis.
1759
37a8db1a
AB
17602016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1763 pointer. Don't perform further tests on the unassociated pointer
1764 if the first test fails.
1765
5fdf6324
AB
17662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1767
1768 * gdb.base/max-value-size.c: New file.
1769 * gdb.base/max-value-size.exp: New file.
1770 * gdb.base/huge.exp: Disable max-value-size for this test.
1771
935c6144
IB
17722016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1773
1774 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1775
7fe8399d
YQ
17762016-01-28 Yao Qi <yao.qi@linaro.org>
1777
1778 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1779
a2077e25
PA
17802016-01-25 Pedro Alves <palves@redhat.com>
1781
1782 PR threads/19461
1783 * gdb.base/fork-running-state.c: New file.
1784 * gdb.base/fork-running-state.exp: New file.
1785
1d2736d4
PA
17862016-01-25 Pedro Alves <palves@redhat.com>
1787
1788 PR gdb/19494
1789 * gdb.base/catch-fork-kill.c: New file.
1790 * gdb.base/catch-fork-kill.exp: New file.
1791
f1da4b11
PA
17922016-01-25 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1795 Delete, moved to lib/gdb.exp.
1796 * gdb.threads/forking-threads-plus-breakpoint.exp
1797 (foreach_with_prefix): Likewise.
1798 * gdb.threads/process-dies-while-handling-bp.exp
1799 (foreach_with_prefix): Likewise.
1800 * lib/gdb.exp (foreach_with_prefix): New procedure.
1801
45f38546
MK
18022016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1803
1804 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1805 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1806
dc29a1ce
MK
18072016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1808
1809 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1810 endian targets.
1811
092127d7
JK
18122016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1813 Pedro Alves <palves@redhat.com>
1814
1815 Fix testsuite compatibility with Guile.
1816 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1817 number.
1818
31d765d3
JK
18192016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1820
1821 Fix testsuite compatibility with Guile.
1822 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1823 (thread 1): New test for backtrace through signal handler.
1824
1ac78c04
YQ
18252016-01-22 Yao Qi <yao.qi@linaro.org>
1826
1827 PR testsuite/19491
1828 * gdb.base/multi-forks.c: Include
1829 ../lib/unbuffer_output.c
1830 (main): Call gdb_unbuffer_output.
1831
4f5946a8
DE
18322016-01-21 Doug Evans <dje@google.com>
1833
1834 * lib/ada.exp (gdb_compile_ada): Fix typo.
1835
305e13e6
JB
18362016-01-21 Joel Brobecker <brobecker@adacore.com>
1837
1838 * gdb.base/break-fun-addr.exp: New file.
1839 * gdb.base/break-fun-addr1.c: New file.
1840 * gdb.base/break-fun-addr2.c: New file.
1841
5f5dfff6
SM
18422016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1843
1844 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1845 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1846 enum flag values.
1847
fd356fa2
AA
18482016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1849
1850 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1851 when GDB can not set the vector return value. Add more comments
1852 for clarification.
1853
9df22175
AT
18542016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1855
1856 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1857 command.
1858
41d1845e
SM
18592016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1860
1861 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1862
01ac6840
SM
18632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1864
1865 * Makefile.in (check-single): Pass --status to runtest.
1866 (check/%.exp): Likewise.
1867
18682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1869
1870 * Makefile.in (check-parallel): Propagate return code from make
1871 do-check-parallel.
1872
bd0a71fa
MK
18732016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1874
1875 * gdb.trace/ftrace.exp: Fix expected message on continue.
1876 * gdb.trace/pending.exp: Fix expected message on continue.
1877 * gdb.trace/trace-break.exp: Fix expected message on continue.
1878
8bcbad33
SM
18792016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1880
1881 * lib/gdb.exp (gdb_test): Remove unused global references.
1882
f303dbd6
PA
18832016-01-18 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.base/async-shell.exp: Adjust expected output.
1886 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1887 * gdb.base/siginfo-thread.exp: Adjust expected output.
1888 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1889 * gdb.java/jnpe.exp: Adjust expected output.
1890 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1891 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1892 * gdb.threads/leader-exit.exp: Adjust expected output.
1893 * gdb.threads/manythreads.exp: Adjust expected output.
1894 * gdb.threads/pthreads.exp: Adjust expected output.
1895 * gdb.threads/schedlock.exp: Adjust expected output.
1896 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1897 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1898 expected output.
1899 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1900 output.
1901 * gdb.threads/sigthread.exp: Adjust expected output.
1902 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1903
b2789696
YQ
19042016-01-18 Yao Qi <yao.qi@linaro.org>
1905
1906 * gdb.guile/scm-section-script.c: Replace @progbits with
1907 %progbits.
1908 * gdb.python/py-section-script.c: Likewise.
1909
71ef29a8
PA
19102016-01-15 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.multi/tids.exp: Test star wildcard ranges.
1913
3f5b7598
PA
19142016-01-15 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1917 command from "thread apply" invocation.
1918 (thr_apply_info_thr_invalid): Default the expected output to the
1919 input tid list.
1920 (top level): Add tests that use convenience variables. Add tests
1921 for "thread apply" with a valid TID list, but missing the command.
1922
663f6d42
PA
19232016-01-13 Pedro Alves <palves@redhat.com>
1924
1925 * gdb.base/default.exp: Expect $_gthread as well.
1926 * gdb.multi/tids.exp: Test $_gthread.
1927 * gdb.threads/thread-specific.exp: Test $_gthread.
1928
c84f6bbf
PA
19292016-01-13 Pedro Alves <palves@redhat.com>
1930
1931 * gdb.multi/tids.exp: Test "info threads -gid".
1932
22a02324
PA
19332016-01-13 Pedro Alves <palves@redhat.com>
1934
1935 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1936 Breakpoint.thread.
1937 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1938
5d5658a1
PA
19392016-01-07 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.base/break.exp: Adjust to output changes.
1942 * gdb.base/hbreak2.exp: Likewise.
1943 * gdb.base/sepdebug.exp: Likewise.
1944 * gdb.base/watch_thread_num.exp: Likewise.
1945 * gdb.linespec/keywords.exp: Likewise.
1946 * gdb.multi/info-threads.exp: Likewise.
1947 * gdb.threads/thread-find.exp: Likewise.
1948 * gdb.multi/tids.c: New file.
1949 * gdb.multi/tids.exp: New file.
1950
84654457
PA
19512016-01-13 Pedro Alves <palves@redhat.com>
1952
1953 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1954
e3940304
PA
19552016-01-13 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.base/default.exp: Expect $_inferior as well.
1958 * gdb.multi/base.exp: Test $_inferior.
1959
a911d87a
PA
19602016-01-13 Pedro Alves <palves@redhat.com>
1961
1962 PR breakpoints/19388
1963 * gdb.base/catch-signal-siginfo-cond.c: New file.
1964 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1965
82075af2
JS
19662016-01-12 Josh Stone <jistone@redhat.com>
1967 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1968
1969 * gdb.base/catch-syscall.c (do_execve): New variable.
1970 (main): Conditionally trigger an execve.
1971 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1972 (test_catch_syscall_execve): New, check entry/return across execve.
1973 (do_syscall_tests): Call test_catch_syscall_execve.
1974
e46eeedd
PA
19752016-01-12 Pedro Alves <palves@redhat.com>
1976
1977 * gdb.base/random-signal.exp (do_test): New procedure, with body
1978 of testcase moved in.
1979
01d8c27e
JK
19802016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1981 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/funcargs.exp (finish from indirectly called function):
1984 Reintroduce the case for 'First'.
1985
9a706302
JK
19862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1987 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1990 (tcatch_vfork_then_child_follow_exec)
1991 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1992 identification.
1993
c0ecb95f
JK
19942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1995
1996 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1997 and repeats to unlimited.
1998 * gdb.python/py-value.exp: Likewise.
1999 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
2000 and repeats to unlimited.
2001
6cfc1fcb
JK
20022016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2003
2004 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
2005 and reordering the functions.
2006 * gdb.multi/hangout.c: Likewise.
2007 * gdb.multi/hello.c: Likewise.
2008
582a1b00
SM
20092016-01-08 Simon Marchi <simon.marchi@ericsson.com>
2010
2011 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
2012 absolute.
2013 (SingleStatisticTestResult.report): Use dict.keys instead of
2014 dict.iterkeys.
2015
79bc59cb
PA
20162016-01-06 Pedro Alves <palves@redhat.com>
2017
2018 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
2019
43368e1d
MM
20202016-01-04 Markus Metzger <markus.t.metzger@intel.com>
2021
2022 * gdb.btrace/dlopen.exp: New.
2023 * gdb.btrace/dlopen.c: New.
2024 * gdb.btrace/dlopen-dso.c: New.
2025
79fad5b8
SL
20262015-12-25 Sandra Loosemore <sandra@codesourcery.com>
2027
2028 * lib/gdb.exp (gdb_test): Update comments to clarify that the
2029 PATTERN argument is optional.
2030
ab8314b3
JB
20312015-12-24 Joel Brobecker <brobecker@adacore.com>
2032
2033 * lib/ada.exp (target_compile_ada_from_dir): New function.
2034 (gdb_compile_ada): Reimplement avoiding the use of project files.
2035 * gdb.ada/gnat_ada.gpr: Delete.
2036 * gdb.ada/cond_lang.exp: Adjust test to make path before
2037 filename optional.
2038 * gdb.ada/small_reg_param.exp: Likewise.
2039
fe33faff
SM
20402015-12-22 Simon Marchi <simon.marchi@ericsson.com>
2041
2042 * gdb.base/foll-vork.exp: Remove HP-UX special case.
2043
6d265cb4
TP
20442015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2045
2046 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2047 case.
2048
10125099
SM
20492015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2050
2051 * gdb.base/break.exp: Remove dead code.
2052 * gdb.base/sepdebug.exp: Likewise.
2053
3ca22649
SM
20542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2055
2056 * gdb.asm/asm-source.exp: Remove HP-UX references.
2057 * gdb.base/annota1.exp: Likewise.
2058 * gdb.base/annota3.exp: Likewise.
2059 * gdb.base/attach.exp: Likewise.
2060 * gdb.base/bigcore.exp: Likewise.
2061 * gdb.base/break.exp: Likewise.
2062 * gdb.base/call-ar-st.exp: Likewise.
2063 * gdb.base/callfuncs.exp: Likewise.
2064 * gdb.base/catch-fork-static.exp: Likewise.
2065 * gdb.base/display.exp: Likewise.
2066 * gdb.base/foll-exec-mode.exp: Likewise.
2067 * gdb.base/foll-exec.exp: Likewise.
2068 * gdb.base/foll-fork.exp: Likewise.
2069 * gdb.base/foll-vfork.exp: Likewise.
2070 * gdb.base/funcargs.exp: Likewise.
2071 * gdb.base/hbreak2.exp: Likewise.
2072 * gdb.base/inferior-died.exp: Likewise.
2073 * gdb.base/interrupt.exp: Likewise.
2074 * gdb.base/multi-forks.exp: Likewise.
2075 * gdb.base/nodebug.exp: Likewise.
2076 * gdb.base/sepdebug.exp: Likewise.
2077 * gdb.base/solib1.c: Likewise.
2078 * gdb.base/step-test.exp: Likewise.
2079 * gdb.mi/non-stop.c: Likewise.
2080 * gdb.mi/pthreads.c: Likewise.
2081 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2082 * gdb.threads/pthreads.c: Likewise.
2083 * gdb.threads/staticthreads.exp: Likewise.
2084 * lib/future.exp: Likewise.
2085 * lib/gdb.exp: Likewise.
2086 * gdb.base/so-indr-cl.c: Remove.
2087 * gdb.base/so-indr-cl.exp: Likewise.
2088 * gdb.base/solib.c: Likewise.
2089 * gdb.base/solib.exp: Likewise.
2090 * gdb.base/solib2.c: Likewise.
2091
b6304613
SM
20922015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2093
2094 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2095 * gdb.base/call-ar-st.exp: Likewise.
2096 * gdb.base/callfuncs.exp: Likewise.
2097 * gdb.base/condbreak.exp: Likewise.
2098 * gdb.base/constvars.exp: Likewise.
2099 * gdb.base/hbreak2.exp: Likewise.
2100 * gdb.base/langs.exp: Likewise.
2101 * gdb.base/list.exp: Likewise.
2102 * gdb.base/long_long.exp: Likewise.
2103 * gdb.base/ptype.exp: Likewise.
2104 * gdb.base/scope.exp: Likewise.
2105 * gdb.base/signals.exp: Likewise.
2106 * gdb.base/so-impl-ld.exp: Likewise.
2107 * gdb.base/varargs.exp: Likewise.
2108 * gdb.base/volatile.exp: Likewise.
2109 * gdb.base/whatis.exp: Likewise.
2110 * gdb.cp/cplusfuncs.exp: Likewise.
2111 * gdb.cp/inherit.exp: Likewise.
2112 * gdb.cp/local.exp: Likewise.
2113 * gdb.cp/member-ptr.exp: Likewise.
2114 * gdb.cp/method.exp: Likewise.
2115 * gdb.cp/overload.exp: Likewise.
2116 * gdb.cp/templates.exp: Likewise.
2117 * gdb.stabs/weird.exp: Likewise.
2118 * lib/compiler.c: Likewise.
2119 * lib/compiler.cc: Likewise.
2120 * lib/cp-support.exp: Likewise.
2121 * lib/gdb.exp: Likewise.
2122
bf401b07
SM
21232015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2124
2125 * configure.ac: Remove HP-UX case.
2126 * configure: Regenerate.
2127
aff9c0f8
SM
21282015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2129
2130 * lib/gdb.exp (gdb_compile): Add function doc.
2131
a6904d5a
PA
21322015-12-17 Pedro Alves <palves@redhat.com>
2133
2134 PR threads/19354
2135 * gdb.multi/info-threads.exp: New file.
2136
a22279dd
YQ
21372015-12-15 Yao Qi <yao.qi@linaro.org>
2138
2139 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2140 is aarch64*-*-*.
2141
0588c796
SL
21422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2143
2144 * gdb.base/history-duplicates.exp: Skip if no readline support.
2145
5d978e17
SL
21462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2147
2148 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2149
7e763b86
SL
21502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2151
2152 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2153
87a3a92c
SL
21542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2155
2156 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2157 ctrl-C if nointerrupts target property is set.
2158 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2159 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2160 * gdb.base/paginate-bg-execution.exp: Likewise.
2161 * gdb.base/paginate-execution-startup.exp: Likewise.
2162 * gdb.base/random-signal.exp: Likewise.
2163 * gdb.base/range-stepping.exp: Likewise.
2164 * gdb.cp/annota2.exp: Likewise.
2165 * gdb.cp/annota3.exp: Likewise.
2166 * gdb.gdb/selftest.exp: Likewise.
2167 * gdb.threads/continue-pending-status.exp: Likewise.
2168 * gdb.threads/leader-exit.exp: Likewise.
2169 * gdb.threads/manythreads.exp: Likewise.
2170 * gdb.threads/pthreads.exp: Likewise.
2171 * gdb.threads/schedlock.exp: Likewise.
2172 * gdb.threads/sigthread.exp: Likewise.
2173
a8f077dc
DB
21742015-12-11 Don Breazeal <donb@codesourcery.com>
2175
2176 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2177 remote.
2178 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2179 * gdb.base/foll-exec.exp (main): Enable for target remote.
2180 * gdb.base/foll-fork.exp (main): Likewise.
2181 * gdb.base/foll-vfork.exp (main): Likewise.
2182 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2183 (proc continue_to_exit_bp_loc): Use clean_restart.
2184 * gdb.base/pie-execl.exp (main): Disable for target remote.
2185 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2186 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2187 * gdb.threads/execl.exp (main): Likewise.
2188 * gdb.threads/fork-child-threads.exp (main): Likewise.
2189 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2190 remote.
2191 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2192 remote.
2193 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2194 pid.tid style ptids, instead of just tid.
2195 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2196 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2197 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2198 ptids, instead of just tid.
2199
3b2464a8
AB
22002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2201
2202 * gdb.base/list.exp (test_list_forward): Add end of file error
2203 test.
2204 (test_repeat_list_command): Add end of file error test.
2205 (test_list_backwards): Add beginning of file error test.
2206
a0def019
AB
22072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2208
2209 * gdb.base/list.exp (test_list_invalid_args): New function,
2210 defined, and called.
2211
5c000dff
AB
22122015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2213
2214 * gdb.base/list.exp (test_list): Make test names unique.
2215
f1637ebe
YQ
22162015-12-11 Yao Qi <yao.qi@linaro.org>
2217
2218 * gdb.base/coremaker2.c: Remove.
2219
36d6fc0a
PA
22202015-12-10 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.multi/base.exp: Remove stale "spaces" references.
2223
762f7747
PA
22242015-12-10 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.multi/base.exp: Don't use nowarnings.
2227 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2228 * gdb.multi/hangout.c: Include stdio.h.
2229 * gdb.multi/hello.c: Include stdlib.h.
2230 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2231 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2232 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2233
28d2bfb9
AB
22342015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2235
2236 * gdb.dwarf2/dw2-ranges-base.c: New file.
2237 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2238 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2239 support additional line table, and debug ranges generation.
2240 (Dwarf::ranges): New function, generate .debug_ranges.
2241 (Dwarf::lines): Support generating simple line table programs.
2242 (Dwarf::assemble): Initialise new namespace variables.
2243
5fc2beac
KB
22442015-12-09 Kevin Buettner <kevinb@redhat.com>
2245
2246 * gdb.base/async.exp (proc test_background): Add case for
2247 asynchronous execution not supported.
2248
1c35a88f
LM
22492015-12-09 Luis Machado <lgustavo@codesourcery.com>
2250
2251 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2252 format and change test names to make them unique.
2253
b593e3d9
RK
22542015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2255 Pedro Alves <pedro@redhat.com>
2256
2257 PR gdb/18702
2258 Add checking of floatformats setup on x86_64 hosts.
2259 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2260 (smallval, bigval): New labels/constants.
2261 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2262 float" after loading bigval and smallval.
2263
d72413e6
PMR
22642015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2265
2266 * gdb.ada/fun_overload_menu.exp: New testcase.
2267 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2268
ece66d65
JS
22692015-12-04 Josh Stone <jistone@redhat.com>
2270
2271 * gdb.base/catch-fork-static.exp: New.
2272
41d0efca
YQ
22732015-12-03 Yao Qi <yao.qi@linaro.org>
2274
2275 * gdb.base/sizeof.c: Don't include stdio.h and
2276 ../lib/unbuffer_output.c.
2277 (main): New variable 'size' and 'value'. Remove printf and
2278 gdb_unbuffer_output. Assign return value to size and value.
2279 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2280 at the beginning.
2281 (check_sizeof): Check the result by printing variable 'size'.
2282 (check_valueof): Check the result by printing variable 'value'.
2283
99fd02d9
YQ
22842015-12-01 Yao Qi <yao.qi@linaro.org>
2285
2286 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2287 for aarch64*-*-linux* target.
2288
f2faf941
PA
22892015-11-30 Pedro Alves <palves@redhat.com>
2290
2291 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2292
04bf20c5
PA
22932015-11-30 Pedro Alves <palves@redhat.com>
2294
2295 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2296 Handle non-stop mode vCont replies.
2297
09df4675
PA
22982015-11-30 Pedro Alves <palves@redhat.com>
2299
2300 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2301 prepare_for_testing. Start gdb with "set non-stop on" appended to
2302 GDBFLAGS. Lax expected stop output.
2303
58b584af
YQ
23042015-11-27 Yao Qi <yao.qi@linaro.org>
2305
2306 * gdb.arch/arm-neon.exp: New.
2307 * gdb.arch/arm-neon.c: New.
2308
dfcb77a8
YQ
23092015-11-27 Yao Qi <yao.qi@linaro.org>
2310
2311 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2312
88e8ec1b
YQ
23132015-11-27 Yao Qi <yao.qi@linaro.org>
2314
2315 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2316 frames-invalid annotation.
2317
bfde72c2
YQ
23182015-11-27 Yao Qi <yao.qi@linaro.org>
2319
2320 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2321
f6512a69
SM
23222015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2323
2324 * gdb.threads/names.exp: New file.
2325 * gdb.threads/names.c: New file.
2326 * README: Mention gdb,no_thread_names.
2327
46a3515b
MM
23282015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2329
2330 PR 19297
2331 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2332 support" error.
2333
62147a22
PA
23342015-11-24 Pedro Alves <palves@redhat.com>
2335
2336 PR 17539
2337 * gdb.base/display.exp: Expect displays to be sorted in ascending
2338 order. Use multi_line.
2339 * gdb.base/solib-display.exp: Likewise.
2340
2f341b6e
PA
23412015-11-24 Pedro Alves <palves@redhat.com>
2342
2343 PR 17539
25d49b86
PA
2344 * gdb.base/display.exp: Expect displays to be sorted in ascending
2345 order. Use multi_line.
2346 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2347
7e0aa6aa
PA
23482015-11-24 Pedro Alves <palves@redhat.com>
2349
2350 PR 17539
2351 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2352 threads in ascending order.
2353 * gdb.base/foll-fork.exp: Likewise.
2354 * gdb.base/foll-vfork.exp: Likewise.
2355 * gdb.base/multi-forks.exp: Likewise.
2356 * gdb.mi/mi-nonstop.exp: Likewise.
2357 * gdb.mi/mi-nsintrall.exp: Likewise.
2358 * gdb.multi/base.exp: Likewise.
2359 * gdb.multi/multi-arch.exp: Likewise.
2360 * gdb.python/py-inferior.exp: Likewise.
2361 * gdb.threads/break-while-running.exp: Likewise.
2362 * gdb.threads/execl.exp: Likewise.
2363 * gdb.threads/gcore-thread.exp: Likewise.
2364 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2365 * gdb.threads/kill.exp: Likewise.
2366 * gdb.threads/linux-dp.exp: Likewise.
2367 * gdb.threads/multiple-step-overs.exp: Likewise.
2368 * gdb.threads/next-bp-other-thread.exp: Likewise.
2369 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2370 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2371 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2372 * gdb.threads/thread-find.exp: Likewise.
2373 * gdb.threads/tls.exp: Likewise.
2374 * lib/mi-support.exp (mi_reverse_list): Delete.
2375 (mi_check_thread_states): No longer reverse list.
2376
2cc57ad8
PA
23772015-11-24 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2380 use lowercase.
2381
c93e8391
SM
23822015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2383
2384 * gdb.trace/actions.c: Include trace-common.h.
2385 (main): Add a location for a fast tracepoint.
2386 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2387 the normal tracepoints.
2388 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2389
045ccf91
SM
23902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * save-trace.exp: Factor out code to these...
2393 (gdb_save_tracepoints): New.
2394 (gdb_load_tracepoints): New.
2395 (do_save_load_test): New.
2396
5506f9f6
KB
23972015-11-23 Kevin Buettner <kevinb@redhat.com>
2398
2399 * gdb.base/asmlabel.exp: New test.
2400 * gdb.base/asmlabel.c: New test case.
2401
16c3b12f
JB
24022015-11-23 Joel Brobecker <brobecker@adacore.com>
2403
2404 * gdb.base/wrong_frame_bt_full-main.c: New file.
2405 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2406 * gdb.base/wrong_frame_bt_full.exp: New file.
2407
155bfbd3
JB
24082015-11-23 Joel Brobecker <brobecker@adacore.com>
2409
2410 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2411
bb097445
JM
24122015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2413
206853a0 2414 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2415 pstate register when comparing registers values in
2416 sparc64-*-linux-gnu targets to avoid spurious differences.
2417
9c88ed8f
JM
24182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2419
206853a0 2420 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2421
96161e25
SL
24222015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2423
2424 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2425 as type argument to gdb_compile.
2426 * gdb.base/nested-subp2.exp: Likewise.
2427 * gdb.base/nested-subp3.exp: Likewise.
2428
340c2830
DV
24292015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2430
2431 * lib/dwarf.exp (_note): Fix left shift of negative value.
2432 * gdb.trace/trace-condition.exp: Likewise.
2433
c1862d0f
YQ
24342015-11-13 Yao Qi <yao.qi@linaro.org>
2435
2436 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2437 comments about d10v.
2438 (test_scalar_returns): Likewise.
2439 * gdb.base/d10v.ld: Remove.
2440 * gdb.base/overlays.exp: Remove the target triplet checking for
2441 d10v-*-*.
2442 * gdb.base/structs.exp (test_struct_returns): Remove the
2443 comments about d10v.
2444 (test_struct_calls): Likewise.
2445
77ae9c19
YQ
24462015-11-13 Yao Qi <yao.qi@linaro.org>
2447
2448 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2449 * gdb.base/gnu_vector.c: Don't include stdio.h.
2450 (main): Don't print res and call add_some_intvecs.
2451
430e004e
MK
24522015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2453
2454 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2455 macro.
2456 (func5): Removed.
2457 (func4): Use FAST_TRACEPOINT_LABEL.
2458 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2459 macro.
2460 (func): Removed.
2461 (thread_function): Use FAST_TRACEPOINT_LABEL.
2462 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2463 (func): Remove.
2464 (marker): Use FAST_TRACEPOINT_LABEL.
2465 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2466 (pendfunc1): Remove.
2467 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2468 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2469 (foo): Remove.
2470 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2471 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2472 macro.
2473 (func): Remove.
2474 (marker): Use FAST_TRACEPOINT_LABEL.
2475 * gdb.trace/trace-common.h: New header.
2476 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2477 macro.
2478 (func): Remove.
2479 (marker): Use FAST_TRACEPOINT_LABEL.
2480 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2481 (func): Remove.
2482 (thread_function): Use FAST_TRACEPOINT_LABEL.
2483
6e7675a7
MK
24842015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2485
2486 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2487 in front.
2488 * gdb.trace/change-loc.exp: Use global pcreg definition.
2489 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2490 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2491 in front.
2492 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2493 * gdb.trace/pending.exp: Likewise.
2494 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2495 * gdb.trace/trace-break.exp: Likewise.
2496 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2497 in front.
2498 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2499 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2500 in front.
2501 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2502
dddc0e16
JB
25032015-11-09 Joel Brobecker <brobecker@adacore.com>
2504
2505 * gdb.ada/fin_fun_out: New testcase.
2506
c6f0b406
KB
25072015-11-07 Kevin Buettner <kevinb@redhat.com>
2508
2509 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2510 value associated with DW_AT_byte_size.
2511 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2512 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2513 DW_AT_upper_bound.
2514
f01dcfd9
KB
25152015-11-07 Kevin Buettner <kevinb@redhat.com>
2516
2517 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2518 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2519 version.
2520 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2521 gdb.dwarf2/dw2-canonicalize-type.exp,
2522 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2523 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2524 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2525 provided by gdb_target_symbol_prefix_flags_asm.
2526 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2527 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2528 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2529 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2530 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2531 macros where needed). Use this macro for symbols which require
2532 the prefix provided by SYMBOL_PREFIX.
2533
2223449a
KB
25342015-11-05 Kevin Buettner <kevinb@redhat.com>
2535
2536 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2537 New procs.
2538 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2539 representing expressions, of more than one list element.
2540 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2541 to prepend linker symbol prefix to f.
2542 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2543 table_1 and table_2.
2544 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2545 Likewise, for f and g.
2546 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2547 for ptr.
2548 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2549 for main.
2550 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2551 table_1_ptr and table_2_ptr.
2552
6f2f1a3a
JK
25532015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2554 Joel Brobecker <brobecker@adacore.com>
2555
2556 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2557
566c56c9
MK
25582015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2559
2560 * gdb.reverse/s390-mvcle.c: New test.
2561 * gdb.reverse/s390-mvcle.exp: New file.
2562 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2563
d5f0636b
MK
25642015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2565
2566 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2567
7ad8b86c
MK
25682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2569
2570 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2571 reaching marker2.
2572 * gdb.reverse/getresuid-reverse.exp: Likewise.
2573 * gdb.reverse/pipe-reverse.exp: Likewise.
2574 * gdb.reverse/readv-reverse.exp: Likewise.
2575 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2576 * gdb.reverse/time-reverse.exp: Likewise.
2577 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2578
4081c0f1
YQ
25792015-10-30 Yao Qi <yao.qi@linaro.org>
2580
2581 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2582 (empty_cycle): Remove.
2583 (main): Don't call empty_cycle. Don't use watch_count_done.
2584 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2585 empty_cycle. Rewrite the code counting HW watchpoints.
2586
452b4ba5
MK
25872015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2588
2589 * gdb.reverse/fstatat-reverse.c: New test.
2590 * gdb.reverse/fstatat-reverse.exp: New file.
2591 * gdb.reverse/getresuid-reverse.c: New test.
2592 * gdb.reverse/getresuid-reverse.exp: New file.
2593 * gdb.reverse/pipe-reverse.c: New test.
2594 * gdb.reverse/pipe-reverse.exp: New file.
2595 * gdb.reverse/readv-reverse.c: New test.
2596 * gdb.reverse/readv-reverse.exp: New file.
2597 * gdb.reverse/recvmsg-reverse.c: New test.
2598 * gdb.reverse/recvmsg-reverse.exp: New file.
2599 * gdb.reverse/time-reverse.c: New test.
2600 * gdb.reverse/time-reverse.exp: New file.
2601 * gdb.reverse/waitpid-reverse.c: New test.
2602 * gdb.reverse/waitpid-reverse.exp: New file.
2603
5e2e7507
JK
26042015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2605
2606 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2607
0fde2c53
DE
26082015-10-26 Doug Evans <dje@google.com>
2609
2610 PR symtab/17391
2611 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2612 * gdb.dwarf2/bad-regnum.c: New file.
2613 * gdb.dwarf2/bad-regnum.exp: New file.
2614
1a70ae97
DE
26152015-10-26 Doug Evans <dje@google.com>
2616
2617 PR python/18938
2618 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2619 file.
2620
27dc26ab
JK
26212015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2622
2623 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2624 for a change by "Mention language in compile error message".
2625
bed91f4d
SM
26262015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2627
2628 PR python/18073
2629 * gdb.python/py-type.c (C::a_method): New.
2630 (C::a_const_method): New.
2631 (C::a_static_method): New.
2632 (a_function): New.
2633 * gdb.python/py-type.exp (test_fields): Test getting fields
2634 from function and method.
2635
3f2f83dd
KB
26362015-10-21 Keven Boell <keven.boell@intel.com>
2637
2638 * gdb.fortran/vla-alloc-assoc.exp: New file.
2639 * gdb.fortran/vla-datatypes.exp: New file.
2640 * gdb.fortran/vla-datatypes.f90: New file.
2641 * gdb.fortran/vla-history.exp: New file.
2642 * gdb.fortran/vla-ptype-sub.exp: New file.
2643 * gdb.fortran/vla-ptype.exp: New file.
2644 * gdb.fortran/vla-sizeof.exp: New file.
2645 * gdb.fortran/vla-sub.f90: New file.
2646 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2647 * gdb.fortran/vla-value-sub-finish.exp: New file.
2648 * gdb.fortran/vla-value-sub.exp: New file.
2649 * gdb.fortran/vla-value.exp: New file.
2650 * gdb.fortran/vla-ptr-info.exp: New file.
2651 * gdb.mi/mi-vla-fortran.exp: New file.
2652 * gdb.mi/vla.f90: New file.
2653
27145d50
SL
26542015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2655
2656 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2657 of hardwired timeout value.
2658
5f3ff4f8
JK
26592015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2660 Pedro Alves <palves@redhat.com>
2661
2662 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2663 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2664
bfd09d20
JS
26652015-10-19 Josh Stone <jistone@redhat.com>
2666
2667 * gdb.base/catch-syscall.c: Include <sched.h>.
2668 (unknown_syscall): New variable.
2669 (main): Trigger a vfork and an unknown syscall.
2670 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2671 (unknown_syscall_number): Likewise.
2672 (check_call_to_syscall): Accept an optional syscall pattern.
2673 (check_return_from_syscall): Likewise.
2674 (check_continue): Likewise.
2675 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2676 (test_catch_syscall_skipping_return): New test toggling off 'catch
2677 syscall' to step over the syscall return, then toggling back on.
2678 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2679 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2680 (do_syscall_tests): Call test_catch_syscall_without_args and
2681 test_catch_syscall_mid_vfork.
2682 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2683 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2684
b32b93c6
AS
26852015-10-19 Andrew Stubbs <ams@codesourcery.com>
2686
2687 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2688 print g_vE): Add new pass patterns.
2689 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2690 print various symbol names for vptr fields.
2691
9d622bda
AB
26922015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2695 results.
2696
0fd8ac1c
YQ
26972015-10-12 Yao Qi <yao.qi@linaro.org>
2698
2699 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2700
34240514
YQ
27012015-10-12 Yao Qi <yao.qi@linaro.org>
2702
2703 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2704 is aarch64*-*-linux*.
2705
8240f442
YQ
27062015-10-12 Yao Qi <yao.qi@linaro.org>
2707
2708 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2709 (can_relocate_bcond_true): ... it.
2710 (can_relocate_bcond_false): New function.
2711 (foo): Likewise.
2712 (can_relocate_bl): Likewise.
2713 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2714 can_relocate_bl.
2715
2520f728
PMR
27162015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2717
2718 * gdb.base/nested-addr.c: New file.
2719 * gdb.base/nested-addr.exp: New testcase.
2720
abcef95a
MM
27212015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2722
2723 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2724 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2725 its output. Ignore the output of "record goto begin" and instead
2726 check that GDB is replaying.
2727
145e3ddb
PA
27282015-10-09 Pedro Alves <palves@redhat.com>
2729
2730 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2731 (top level): Use it in the run with no args test.
2732
d5d8c4e1
IB
27332015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2734
2735 * gdb.dlang/properties.exp: New file.
2736
06e635ef
SL
27372015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2738
2739 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2740 whether or not address 0x1000 is mapped on the target.
2741
e019fd1d
SM
27422015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2743
2744 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2745 build.
2746
77ba2a67
MM
27472015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2748
2749 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2750 instruction-history test.
2751
c60eb31f
DE
27522015-09-28 Doug Evans <dje@google.com>
2753
2754 * gdb.base/gcore.c (array_func): Add reference to static_array.
2755
9a3c8263
SM
27562015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2757
2758 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2759 source line.
2760
9720e656
SL
27612015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2762
2763 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2764 short or char as base type.
2765
938d3bf2
SL
27662015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2767
2768 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2769 to allow any size enum.
2770
e6c2c623
PMR
27712015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2772
2773 * gdb.ada/array_ptr_renaming.exp: New testcase.
2774 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2775 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2776
06da0f77
PL
27772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2778
2779 * gdb.trace/ftrace-lock.c: New file.
2780 * gdb.trace/ftrace-lock.exp: New file.
2781
4f51c22a
PL
27822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2783
2784 * gdb.arch/insn-reloc.c: New file.
2785 * gdb.arch/ftrace-insn-reloc.exp: New file.
2786
7041adf4
PL
27872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2788
2789 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2790 instruction.
2791 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2792 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2793 * gdb.trace/range-stepping.c: Likewise.
2794 * gdb.trace/trace-break.c: Likewise.
2795 * gdb.trace/trace-mt.c (thread_function): Likewise.
2796 * gdb.trace/ftrace.c (marker): Likewise.
2797 * gdb.trace/trace-condition.c (marker): Likewise.
2798 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2799 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2800 is_aarch64_target.
2801
015d2e7e
DE
28022015-09-18 Doug Evans <xdje42@gmail.com>
2803
2804 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2805 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2806
26b188a2
SL
28072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2808
2809 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2810 the breakpoint.
2811
79dc332b
SL
28122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2813
2814 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2815 the pending breakpoint. Remove timeout override for "Run till
2816 MI pending breakpoint on pendfunc3 on thread 2" test.
2817
f57929f2
SL
28182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2819
2820 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2821 filename pattern.
2822
3f469b17
SL
28232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2824
2825 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2826 in breakpoint filename pattern.
2827
515b89b3
SL
28282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2829
7800dbe4
SL
2830 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2831
28322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2833
515b89b3
SL
2834 * gdb.linespec/explicit.exp: Check for readline support for
2835 tab-completion tests. Fix obvious typo.
2836
d2939ba2
MM
28372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2838
2839 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2840 and replay.
2841
cbb55fa7
MM
28422015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2843
2844 * gdb.btrace/non-stop.c: New.
2845 * gdb.btrace/non-stop.exp: New.
2846
43691ca1
PL
28472015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2848 Yao Qi <yao.qi@linaro.org>
2849
2850 * gdb.trace/trace-condition.c: New file.
2851 * gdb.trace/trace-condition.exp: New file.
2852
d78908cf
WW
28532015-09-16 Wei-cheng Wang <cole945@gmail.com>
2854
2855 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2856 for testing bytecode compilation.
2857
1ed415e2
PA
28582015-09-16 Pedro Alves <palves@redhat.com>
2859 Sandra Loosemore <sandra@codesourcery.com>
2860
2861 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2862 (SECONDS): Redefine.
2863 (main): Call pthread_kill and alarm early.
2864 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2865 support.
2866 (test): If the target can't hardware step and doesn't support
2867 displaced stepping, increase the timeout.
2868
d136eff5
PA
28692015-09-16 Pedro Alves <palves@redhat.com>
2870
2871 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2872 (enable_debug): New procedures.
2873 (test): Use them. Bail out if waiting for threads fails.
2874 (top level): Bail out if a test fails.
2875
991f019c
YQ
28762015-09-16 Yao Qi <yao.qi@linaro.org>
2877
2878 * gdb.asm/asm-source.exp: Set asm-arch for
2879 aarch64*-*-* target.
2880 * gdb.asm/aarch64.inc: New file.
2881
bfca584f
PMR
28822015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2883
2884 * gdb.ada/array_of_variable_length.exp: New testcase.
2885 * gdb.ada/array_of_variable_length/foo.adb: New file.
2886 * gdb.ada/array_of_variable_length/pck.adb: New file.
2887 * gdb.ada/array_of_variable_length/pck.ads: New file.
2888
b326e587
DE
28892015-09-15 Doug Evans <dje@google.com>
2890
2891 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2892 of function static local variable.
2893
5382cfab
PW
28942015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2895
2896 * gdb.threads/tls-so_extern.exp: New test file.
2897 * gdb.threads/tls-so_extern.c: New test file.
2898 * gdb.threads/tls-so_extern_main.c: New test file.
2899
141c5cc4
JK
29002015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2901
2902 * gdb.opt/solib-intra-step-lib.c: New file.
2903 * gdb.opt/solib-intra-step-main.c: New file.
2904 * gdb.opt/solib-intra-step.exp: New file.
2905
d15dcecd
PA
29062015-09-15 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2909 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2910
4c2f2a79
PA
29112015-09-14 Pedro Alves <palves@redhat.com>
2912
2913 * gdb.base/hook-stop-continue.c: Delete.
2914 * gdb.base/hook-stop-continue.exp: Delete.
2915 * gdb.base/hook-stop-frame.c: Delete.
2916 * gdb.base/hook-stop-frame.exp: Delete.
2917 * gdb.base/hook-stop.c: New file.
2918 * gdb.base/hook-stop.exp: New file.
2919
919e6dbe
PMR
29202015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2921
2922 * gdb.ada/access_to_packed_array.exp: New testcase.
2923 * gdb.ada/access_to_packed_array/foo.adb: New file.
2924 * gdb.ada/access_to_packed_array/pack.adb: New file.
2925 * gdb.ada/access_to_packed_array/pack.ads: New file.
2926
157280a4
MM
29272015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2928
2929 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2930 buffer size test.
2931
2fd33e94
DB
29322015-09-11 Don Breazeal <donb@codesourcery.com>
2933
2934 * gdb.base/foll-exec.c: Add copyright header. Fix
2935 formatting issues.
2936 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2937 (do_exec_tests): Use clean_restart in place of zap_session,
2938 and for test initialization. Fix formatting issues. Use
2939 fail in place of perror.
2940 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2941 an expect statement to match an expression with output from
2942 the program under debug.
2943 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2944 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2945 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2946 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2947 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2948
e70b6e8e
DE
29492015-09-09 Doug Evans <dje@google.com>
2950
2951 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2952
7a551a51
DE
29532015-09-09 Doug Evans <dje@google.com>
2954
2955 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2956
4c666f84
DE
29572015-09-09 Doug Evans <dje@google.com>
2958
2959 * gdb.base/savedregs.exp: Fix typo.
2960
243a9253
PA
29612015-09-09 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2964
c0fa8fbd
SL
29652015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2966
2967 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2968 command actually switches threads. Give up on remaining
2969 tests if target fails to stop at breakpoint.
2970
cd7c1778
PMR
29712015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2972
2973 * gdb.ada/funcall_char.exp: New testcase.
2974 * gdb.ada/funcall_char/foo.adb: New file.
2975
dc5c8746
PMR
29762015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2977
2978 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2979 expected outputs. Add two testcases for completing ambiguous
2980 functions.
2981 * gdb.ada/complete/aux_pck.adb: New file.
2982 * gdb.ada/complete/aux_pck.ads: New file.
2983 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2984 Ambiguous_Func functions.
2985 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2986 * gdb.ada/complete/pck.adb: Likewise.
2987
4e83a1e7
UW
29882015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2989
2990 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2991 failures to run the test program under GDB.
2992
8ce74153
LM
29932015-08-26 Luis Machado <lgustavo@codesourcery.com>
2994
2995 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2996 to C.
2997
e9756d52
PP
29982015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2999
3000 * gdb.base/run-after-attach.exp: New test file.
3001 * gdb.base/run-after-attach.c: New test file.
3002
8d37573b
DB
30032015-08-26 Don Breazeal <donb@codesourcery.com>
3004
3005 * gdb.base/foll-exec-2.c: New test program.
3006 * gdb.base/foll-exec-2.exp: New test.
3007
63e43d3a
PMR
30082015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3009
3010 * gdb.base/nested-subp1.exp: New file.
3011 * gdb.base/nested-subp1.c: New file.
3012 * gdb.base/nested-subp2.exp: New file.
3013 * gdb.base/nested-subp2.c: New file.
3014 * gdb.base/nested-subp3.exp: New file.
3015 * gdb.base/nested-subp3.c: New file.
3016
3d40fbb5
PA
30172015-08-24 Pedro Alves <palves@redhat.com>
3018
3019 * gdb.server/connect-without-multi-process.c: New file.
3020 * gdb.server/connect-without-multi-process.exp: New file.
3021
4422ac93
LM
30222015-08-24 Luis Machado <lgustavo@codesourcery.com>
3023
3024 * gdb.opt/inline-markers.c: Make z int.
3025
91dddb86
LM
30262015-08-24 Luis Machado <lgustavo@codesourcery.com>
3027
3028 * gdb.opt/inline-markers.c: Make z volatile.
3029
a48847ee
LM
30302015-08-24 Luis Machado <lgustavo@codesourcery.com>
3031
3032 * gdb.opt/inline-bt.c: New volatile global z.
3033 * gdb.opt/inline-cmds.c: Likewise.
3034 * gdb.opt/inline-locals.c: Likewise.
3035 * gdb.opt/inline-markers.c: New extern global z.
3036 (marker): Use z.
3037 (inline_fn): Likewise.
3038
0ebbc52b
PA
30392015-08-24 Pedro Alves <palves@redhat.com>
3040
3041 * config/m32r-stub.exp: Remove file.
3042 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
3043 * gdb.base/call-rt-st.exp: Likewise.
3044 * gdb.base/call-strs.exp: Likewise.
3045 * gdb.base/default.exp: Remove references to h8300-*-hms and
3046 *-*-udi*.
3047 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3048
77c365df
AA
30492015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3050
3051 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3052 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3053 and "return" use KFAIL when GDB can not read/write the vector
3054 return value.
3055
4313b8c0
GB
30562015-08-21 Gary Benson <gbenson@redhat.com>
3057
3058 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3059
0e433b32
PA
30602015-08-20 Pedro Alves <palves@redhat.com>
3061
3062 * gdb.server/solib-list.exp: No longer expect an interior stop in
3063 non-stop mode.
3064
221e1a37
PA
30652015-08-20 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.server/connect-stopped-target.c: New file.
3068 * gdb.server/connect-stopped-target.exp: New file.
3069
40e3ad0e
PA
30702015-08-20 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.dwarf2/comp-unit-lang.exp: New file.
3073 * gdb.dwarf2/comp-unit-lang.c: New file.
3074
af39b327
PMR
30752015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3076
3077 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3078 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3079
7d45c7c3 30802015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3081
7d45c7c3
KB
3082 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3083 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3084
4d6cceb4
DE
30852015-08-18 Doug Evans <dje@google.com>
3086 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3087
3088 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3089 skip_python_tests. New arg prompt_regexp.
3090 (skip_python_tests): New function.
3091 * lib/mi-support.exp (mi_skip_python_tests): New function.
3092 * gdb.python/py-mi-objfile-gdb.py: New file.
3093 * gdb.python/py-mi-objfile.c: New file.
3094 * gdb.python/py-mi-objfile.exp: New file.
3095
ad89c2aa
KS
30962015-08-17 Keith Seitz <keiths@redhat.com>
3097
3098 * gdb.linespec/explicit.exp: Move strace test from here ...
3099 * gdb.trace/strace.exp: ... to here.
3100
e3ae3c43
PP
31012015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3102
3103 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3104 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3105
604b2636
DE
31062015-08-14 Doug Evans <xdje42@gmail.com>
3107
3108 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3109 inferior before selecting a new file.
3110
6ff0ba5f
DE
31112015-08-14 Doug Evans <xdje42@gmail.com>
3112
3113 * gdb.mi/mi-disassemble.exp: Update.
3114 * gdb.base/disasm-optim.S: New file.
3115 * gdb.base/disasm-optim.c: New file.
3116 * gdb.base/disasm-optim.h: New file.
3117 * gdb.base/disasm-optim.exp: New file.
3118
9ca98f92
KS
31192015-08-14 Keith Seitz <keiths@redhat.com>
3120
3121 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3122 "evaluated-by".
3123
52bbc560
JB
31242015-08-13 Joel Brobecker <brobecker@adacore.com>
3125
3126 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3127
5d8c3ed3
PMR
31282015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3129
3130 * gdb.ada/fun_renaming.exp: New testcase.
3131 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3132 * gdb.ada/fun_renaming/pack.adb: New file.
3133 * gdb.ada/fun_renaming/pack.ads: New file.
3134
ea8812bc
KS
31352015-08-12 Keith Seitz <keiths@redhat.com>
3136
3137 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3138 gdb_get_line_number.
3139
4dafcdeb
JB
31402015-08-12 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3143 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3144 gdb.base/dso2dso.exp: New files.
3145
5ba32597
SDJ
31462015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3147 Pedro Alves <palves@redhat.com>
3148 Keith Seitz <keiths@redhat.com>
3149
3150 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3151 GDBFLAGS.
3152
b6dafabf
PP
31532015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3154
3155 * gdb.base/gdbhistsize-history.exp
3156 (test_histsize_history_setting): Use save_vars.
3157 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3158 Use save_vars.
3159 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3160 * gdb.base/readline.exp: Use save_vars.
3161
abe8e607
PP
31622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3163
3164 * lib/gdb.exp (save_vars): New proc.
3165
629500fa
KS
31662015-08-11 Keith Seitz <keiths@redhat.com>
3167
3168 * gdb.base/help.exp: Update help_breakpoint_text.
3169
eb8c4e2e
KS
31702015-08-11 Keith Seitz <keiths@redhat.com>
3171
3172 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3173 (at toplevel): Call test_explicit_breakpoints.
3174 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3175 breakpoints.
3176 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3177 breakpoint conditions, "-cond".
3178
87f0e720
KS
31792015-08-11 Keith Seitz <keiths@redhat.com>
3180
3181 * gdb.linespec/3explicit.c: New file.
3182 * gdb.linespec/cpexplicit.cc: New file.
3183 * gdb.linespec/cpexplicit.exp: New file.
3184 * gdb.linespec/explicit.c: New file.
3185 * gdb.linespec/explicit.exp: New file.
3186 * gdb.linespec/explicit2.c: New file.
3187 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3188 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3189 before using in the matching pattern.
3190 Clarify that `prefix' is a regular expression.
3191
f00aae0f
KS
31922015-08-11 Keith Seitz <keiths@redhat.com>
3193
3194 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3195 test.
3196 Add tests for missing ",FMT" and ",".
3197
e27852be
DE
31982015-08-10 Doug Evans <dje@google.com>
3199 Keith Seitz <keiths@redhat.com>
3200
3201 PR gdb/17960
3202 * gdb.base/completion.exp: Add location completer tests.
3203
7f03bd92
PA
32042015-08-07 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3207 tests here.
3208 (top level): Run do_test with and without displaced stepping.
3209
3fc8eb30
PA
32102015-08-07 Pedro Alves <palves@redhat.com>
3211
3212 * gdb.base/valgrind-disp-step.c: New file.
3213 * gdb.base/valgrind-disp-step.exp: New file.
3214
d4569d7b
PA
32152015-08-07 Pedro Alves <palves@redhat.com>
3216
3217 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3218 Delete function.
3219 (main): Add alarm. Run an infinite loop instead of calling
3220 wait_threads.
3221 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3222 comment.
3223 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3224 Delete function.
3225 (main): Add alarm. Run an infinite loop instead of calling
3226 wait_threads.
3227 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3228 comment.
3229
e1316e60
PA
32302015-08-07 Pedro Alves <palves@redhat.com>
3231
3232 * gdb.base/checkpoint-ns.exp: New file.
3233 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3234 standard_testfile.
3235
da8c46d2
MM
32362015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3237
3238 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3239 * gdb.btrace/instruction_history.exp: Update.
3240 * gdb.btrace/tsx.exp: New.
3241 * gdb.btrace/tsx.c: New.
3242
de1c2c52
PA
32432015-08-06 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3246 increase timeout.
3247 * gdb.reverse/until-precsave.exp: Bump timeouts.
3248
782e0bf4
PA
32492015-08-06 Pedro Alves <palves@redhat.com>
3250
3251 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3252
83e97ed0
PA
32532015-08-06 Pedro Alves <palves@redhat.com>
3254
3255 PR gdb/18749
3256 * gdb.threads/process-dies-while-handling-bp.c: New file.
3257 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3258
863d01bd
PA
32592015-08-06 Pedro Alves <palves@redhat.com>
3260
3261 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3262 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3263
0a39bb32
PA
32642015-08-05 Pedro Alves <palves@redhat.com>
3265
3266 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3267 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3268
ee2d2b10
SL
32692015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3270
3271 * gdb.base/bp-permanent.exp: Report test as unsupported if
3272 the target cannot stop at the permanent breakpoint.
3273
4e1bdb00
DE
32742015-08-03 Doug Evans <dje@google.com>
3275
3276 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3277 10000.
3278
3d338901
DE
32792015-08-03 Doug Evans <dje@google.com>
3280
3281 * Makefile.in (workers/%.worker, build-perf): New rule.
3282 (GDB_PERFTEST_MODE): New variable.
3283 (check-perf): Use it.
3284 (clean): Clean up gdb.perf parallel build subdirs.
3285 * lib/build-piece.exp: New file.
3286 * lib/gdb.exp (make_gdb_parallel_path): New function
3287 (standard_output_file, standard_temp_file): Call it.
3288 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3289 of $GDB_PARALLEL.
3290 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3291
af061d3e
DE
32922015-08-03 Doug Evans <dje@google.com>
3293
8e1afc81 3294 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3295 (LOG_FILE_NAME): New global.
3296 (TextReporter.__init__): Initialize self.txt_sum.
3297 (TextReporter.report): Add support for multiple data-points.
3298 Move report to perftest.sum, put raw data in perftest.log.
3299 (TextReporter.start): Open sum and log files.
3300 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3301 * gdb.perf/lib/perftest/testresult.py
3302 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3303
2c8c5d37
PA
33042015-07-31 Pedro Alves <palves@redhat.com>
3305
3306 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3307 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3308 kill_wait_spawned_process instead of explicit "kill -9".
3309 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3310 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3311 kill_wait_spawned_process.
3312 * gdb.base/attach-twice.exp: Likewise.
3313 * gdb.base/attach.exp: Likewise.
3314 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3315 gdb_test_multiple.
3316 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3317 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3318 kill_wait_spawned_process.
3319 * gdb.base/valgrind-infcall.exp: Likewise.
3320 * gdb.multi/multi-attach.exp: Likewise.
3321 * gdb.python/py-prompt.exp: Likewise.
3322 * gdb.python/py-sync-interp.exp: Likewise.
3323 * gdb.server/ext-attach.exp: Likewise.
3324 * gdb.threads/attach-into-signal.exp (corefunc): Use
3325 spawn_wait_for_attach, spawn_id_get_pid and
3326 kill_wait_spawned_process.
3327 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3328 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3329 spawn_id_get_pid and kill_wait_spawned_process.
3330 * gdb.threads/attach-stopped.exp (corefunc): Use
3331 spawn_wait_for_attach, spawn_id_get_pid and
3332 kill_wait_spawned_process.
3333 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3334 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3335 kill_wait_spawned_process instead of explicit "kill -9".
3336 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3337 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3338 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3339 processes. Don't map cygwin/windows pids here. Now returns a
3340 spawn id list.
3341
032a0fca
SL
33422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3343
3344 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3345 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3346 correct patch.
3347
61a934ca
SL
33482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3349
3350 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3351
4bc4d428
SL
33522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3353
3354 Reapply:
3355 2014-05-21 Mark Wielaard <mjw@redhat.com>
3356
3357 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3358
998d452a
PA
33592015-07-30 Pedro Alves <palves@redhat.com>
3360
3361 * linux-low.c (handle_extended_wait): Set the child's last
3362 reported status to TARGET_WAITKIND_STOPPED.
3363
69dde7dc
PA
33642015-07-30 Pedro Alves <palves@redhat.com>
3365
3366 PR threads/18600
3367 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3368 only shows inferior 1.
3369
4dd63d48
PA
33702015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3371 Pedro Alves <palves@redhat.com>
3372
3373 PR threads/18600
3374 * gdb.threads/fork-plus-threads.c: New file.
3375 * gdb.threads/fork-plus-threads.exp: New file.
3376
d618e4c5
PP
33772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3378
3379 * gdb.base/batch-preserve-term-settings.exp
3380 (test_terminal_settings_preserved_after_cli_exit): Use
3381 send_quit_command.
3382
1eef6428
PA
33832015-07-29 Pedro Alves <palves@redhat.com>
3384 Don Breazeal <donb@codesourcery.com>
3385
3386 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3387 output from both inferior_spawn_id and gdb_spawn_id.
3388
7da5b897
SDJ
33892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3390
3391 * gdb.threads/attach-into-signal.exp (corefunc): Use
3392 with_test_prefix on nested loops, uniquefying the test messages.
3393
dac804df
SDJ
33942015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3395
3396 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3397 commit.
3398
06265e53
PP
33992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3400
3401 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3402 New proc.
3403 (test_terminal_settings_preserved_after_sigterm): New test.
3404
18206ca3
PP
34052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3406
3407 * gdb.base/batch-preserve-term-settings.exp
3408 (test_terminal_settings_preserved_after_cli_exit): New test.
3409
90074d11
PP
34102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3411
3412 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3413 manipulation of saved_gdbflags.
3414 (test_terminal_settings_preserved): Remove global declaration of
3415 the unused variable pagination_prompt. Remove manipulation of
3416 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3417 GDBFLAGS.
3418
eb1a7902
PA
34192015-07-29 Pedro Alves <palves@redhat.com>
3420
3421 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3422
8b75dd3b
PA
34232015-07-29 Pedro Alves <palves@redhat.com>
3424
3425 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3426 at the top.
3427
dedad4e3
PA
34282015-07-29 Pedro Alves <palves@redhat.com>
3429
3430 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3431 (main): Call gdb_unbuffer_output.
3432 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3433 (main): Call gdb_unbuffer_output.
3434 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3435 (main): Call gdb_unbuffer_output.
3436 * gdb.base/call-strs.exp: Adjust to step over the
3437 gdb_unbuffer_output call.
3438 * gdb.base/catch-gdb-caused-signals.c: Include
3439 "../lib/unbuffer_output.c".
3440 (main): Call gdb_unbuffer_output.
3441 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3442 (main): Call gdb_unbuffer_output.
3443 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3444 (main): Call gdb_unbuffer_output.
3445 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3446 (main): Call gdb_unbuffer_output.
3447 * gdb.base/shlib-call.exp: Adjust to step over the
3448 gdb_unbuffer_output call.
3449 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3450 (main): Call gdb_unbuffer_output.
3451 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3452 (main): Call gdb_unbuffer_output.
3453 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3454 (main): Rename to ...
3455 (test): ... this.
3456 (main): Reimplement.
3457 * gdb.base/varargs.exp: Run to test instead of to main.
3458 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3459 (main): Call gdb_unbuffer_output.
3460
58789a91
PA
34612015-07-29 Pedro Alves <palves@redhat.com>
3462
3463 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3464 factore out from mi_continue_dprintf. For call-style dprintfs,
3465 expect dprintf output out of $inferior_spawn_id.
3466 (mi_continue_dprintf): Use mi_expect_dprintf.
3467 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3468 (main): Call gdb_unbuffer_output.
3469
e8376742
PA
34702015-07-29 Pedro Alves <palves@redhat.com>
3471
3472 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3473 (default_mi_gdb_start): Set inferior_spawn_id instead of
3474 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3475 gdb_spawn_id.
3476 (mi_gdb_test): Always expect inferior output from both
3477 $inferior_spawn_id and $gdb_spawn_id.
3478
08280010
PA
34792015-07-29 Pedro Alves <palves@redhat.com>
3480
3481 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3482 send_inferior and $inferior_spawn_id.
3483
4d30e432
PA
34842015-07-29 Pedro Alves <palves@redhat.com>
3485
3486 * gdb.gdb/complaints.exp (test_initial_complaints)
3487 (test_serial_complaints, test_short_complaints): Use
3488 gdb_test_stdio.
3489 (test_empty_complaint): Handle $inferior_spawn_id !=
3490 $gdb_spawn_id.
3491
0d30a335
PA
34922015-07-29 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.base/varargs.exp: Use gdb_test_stdio.
3495
39413b29
PA
34962015-07-29 Pedro Alves <palves@redhat.com>
3497
3498 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3499
7cb000a9
PA
35002015-07-29 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3503
d7b8ac82
PA
35042015-07-29 Pedro Alves <palves@redhat.com>
3505
3506 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3507 parameter into two new parameters, "inf_result" and "gdb_result".
3508 Expect inferior output and gdb output from $inferior_spawn_id and
3509 $gdb_spawn_id, respectively. Adjust all callers.
3510
789c3a0c
PA
35112015-07-29 Pedro Alves <palves@redhat.com>
3512
3513 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3514 of gdb_test_sequence.
3515
77e760c3
PA
35162015-07-29 Pedro Alves <palves@redhat.com>
3517
3518 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3519 (saw_spurious_output): Expect inferior output from
3520 $inferior_spawn_id. Use gdb_test_stdio.
3521
8396d2cd
PA
35222015-07-29 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.base/dprintf.exp: Use standard_testfile. Change
3525 prepare_for_testing call.
3526 (srcfile): Don't set.
3527 (restart): New procedure.
3528 (test_dprintf): New procecure, use to continue over dprintfs.
3529 (test_call, test_agent): New procedures, tests moved here.
3530 Restart gdb and recreate dprintfs. Adjust expected output.
3531
2051d61f
PA
35322015-07-29 Pedro Alves <palves@redhat.com>
3533
3534 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3535
452397af
PA
35362015-07-29 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3539
8aed9555
PA
35402015-07-29 Pedro Alves <palves@redhat.com>
3541
3542 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3543 gdb_test_stdio.
3544
188a61b4
PA
35452015-07-29 Pedro Alves <palves@redhat.com>
3546
3547 * lib/gdb.exp (gdb_test_stdio): New procedure.
3548
12264a45
PA
35492015-07-29 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3552
23ffc893
PA
35532015-07-29 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.base/call-signal-resume.exp: Remove check for
3556 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3557 * gdb.base/unwindonsignal.exp: Likewise.
3558 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3559 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3560
65566918
PA
35612015-07-29 Pedro Alves <palves@redhat.com>
3562
3563 * gdb.base/siginfo-addr.c (pass): New function.
3564 (handler): Call it iff si_addr is correct.
3565 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3566 Set a breakpoint at "pass" and continue to it.
3567
d60a9221
SDJ
35682015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3569
3570 * gdb.python/py-objfile.exp: Make some tests have unique names.
3571 * gdb.python/py-pp-registration.exp: Likewise.
3572
bde40b8f
PA
35732015-07-28 Pedro Alves <palves@redhat.com>
3574
3575 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3576
13e1dec8
SM
35772015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3578
3579 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3580
da33c9a7
SM
35812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3582
3583 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3584
077836f7
PP
35852015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3586
3587 * gdb.base/gdb-sigterm-2.exp: New test.
3588
b8cc7b2e
DE
35892015-07-25 Doug Evans <xdje42@gmail.com>
3590
3591 Revert:
3592 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3593 (workers/%.worker, build-perf): New rule.
3594 (GDB_PERFTEST_MODE): New variable.
3595 (check-perf): Use it.
3596 (clean): Clean up gdb.perf parallel build subdirs.
3597 * lib/build-piece.exp: New file.
3598 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3599 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3600 name.
3601 (standard_temp_file): Ditto.
3602 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3603 of $GDB_PARALLEL.
3604
c8bd4544
DE
36052015-07-24 Doug Evans <dje@google.com>
3606
3607 * gdb.perf/lib/perftest/utils.py: New file.
3608 * gdb.perf/gm-hello.cc: New file.
3609 * gdb.perf/gm-pervasive-typedef.cc: New file.
3610 * gdb.perf/gm-pervasive-typedef.h: New file.
3611 * gdb.perf/gm-std.cc: New file.
3612 * gdb.perf/gm-std.h: New file.
3613 * gdb.perf/gm-use-cerr.cc: New file.
3614 * gdb.perf/gm-utils.h: New file.
3615 * gdb.perf/gmonster-null-lookup.py: New file.
3616 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3617 * gdb.perf/gmonster-print-cerr.py: New file.
3618 * gdb.perf/gmonster-ptype-string.py: New file.
3619 * gdb.perf/gmonster-runto-main.py: New file.
3620 * gdb.perf/gmonster-select-file.py: New file.
3621 * gdb.perf/gmonster1-null-lookup.exp: New file.
3622 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3623 * gdb.perf/gmonster1-print-cerr.exp: New file.
3624 * gdb.perf/gmonster1-ptype-string.exp: New file.
3625 * gdb.perf/gmonster1-runto-main.exp: New file.
3626 * gdb.perf/gmonster1-select-file.exp: New file.
3627 * gdb.perf/gmonster1.cc: New file.
3628 * gdb.perf/gmonster1.exp: New file.
3629 * gdb.perf/gmonster2-null-lookup.exp: New file.
3630 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3631 * gdb.perf/gmonster2-print-cerr.exp: New file.
3632 * gdb.perf/gmonster2-ptype-string.exp: New file.
3633 * gdb.perf/gmonster2-runto-main.exp: New file.
3634 * gdb.perf/gmonster2-select-file.exp: New file.
3635 * gdb.perf/gmonster2.cc: New file.
3636 * gdb.perf/gmonster2.exp: New file.
3637
6eab34f3
DE
36382015-07-24 Doug Evans <dje@google.com>
3639
3640 * gdb.perf/README: New file.
3641 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3642 * lib/gen-perf-test.exp: New file.
3643
63738bfd
DE
36442015-07-24 Doug Evans <dje@google.com>
3645
3646 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3647 (PerfTest::startup): New function.
3648 (PerfTest::run): Return result of calling body.
3649 (PerfTest::assemble): Rewrite.
3650 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3651 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3652 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3653 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3654 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3655
7b606f95
DE
36562015-07-24 Doug Evans <dje@google.com>
3657
3658 * lib/gdb.exp (clean_restart): Make executable optional.
3659
a97b16b8
DE
36602015-07-24 Doug Evans <dje@google.com>
3661
3662 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3663 compiler_info references.
3664 * gdb.cp/temargs.exp: Ditto.
3665 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3666 (get_compiler_info): Early exit if already computed. Set compiler_info
3667 to "unknown" if there was a problem.
3668 (test_compiler_info): Add function comment. Call get_compiler_info.
3669
35baa57f
DE
36702015-07-24 Doug Evans <dje@google.com>
3671
3672 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3673 (workers/%.worker, build-perf): New rule.
3674 (GDB_PERFTEST_MODE): New variable.
3675 (check-perf): Use it.
3676 (clean): Clean up gdb.perf parallel build subdirs.
3677 * lib/build-piece.exp: New file.
3678 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3679 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3680 name.
3681 (standard_temp_file): Ditto.
3682 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3683 of $GDB_PARALLEL.
3684
6ebea266
DE
36852015-07-24 Doug Evans <dje@google.com>
3686
3687 * lib/future.exp (gdb_default_target_compile): New option
3688 "early_flags".
3689 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3690 --as-needed.
3691
1e76a7e9
SDJ
36922015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3693
3694 * gdb.base/catch-syscall.exp: Call gdb_exit before
3695 gdb_skip_xml_test.
3696
5068630a
PA
36972015-07-24 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.python/py-events.exp: Accept output between the stop event
3700 and the prompt.
3701 * gdb.python/py-evsignal.exp: Likewise.
3702 * gdb.python/py-evthreads.exp: Likewise.
3703
77598427
PA
37042015-07-24 Pedro Alves <palves@redhat.com>
3705
3706 PR gdb/18717
3707 * gdb.threads/non-ldr-exit.c: New file.
3708 * gdb.threads/non-ldr-exit.exp: New file.
3709
11e6c98f
YQ
37102015-07-24 Yao Qi <yao.qi@linaro.org>
3711
3712 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3713 restarting process.
3714
51aee833
YQ
37152015-07-24 Yao Qi <yao.qi@linaro.org>
3716
3717 * gdb.server/ext-restart.exp: New file.
3718
8cfe207c
YQ
37192015-07-24 Yao Qi <yao.qi@linaro.org>
3720
3721 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3722 argument options.
3723 * gdb.server/ext-wrapper.exp: New file.
3724
cc12ce38
DE
37252015-07-23 Doug Evans <dje@google.com>
3726
3727 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3728 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3729
d0d84780
PMR
37302015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3731
3732 * gdb.ada/var_arr_typedef.exp: New testcase.
3733 * gdb.ada/var_arr_typedef/pack.adb: New file.
3734 * gdb.ada/var_arr_typedef/pack.ads: New file.
3735 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3736
8b558f79
JB
37372015-07-20 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3740
775a3298
JK
37412015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 * gdb.arch/i386-biarch-core.exp: Replace istarget
3744 by "complete set gnutarget". Remove expectation for the "core-file"
3745 command.
3746
db1ff28b
JK
37472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3748
3749 Revert the previous commit:
3750 Tests for validate symbol file using build-id.
3751
0a94970d
JK
37522015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3753
3754 Tests for validate symbol file using build-id.
3755 * gdb.base/solib-mismatch-lib.c: New file.
3756 * gdb.base/solib-mismatch-libmod.c: New file.
3757 * gdb.base/solib-mismatch.c: New file.
3758 * gdb.base/solib-mismatch.exp: New file.
3759
03346981
SL
37602015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3761
3762 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3763 nios2-*-linux*.
3764 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3765 * gdb.base/siginfo.exp: Likewise.
3766 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3767
42422cc7
PL
37682015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3769
3770 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3771 Move it to ...
3772 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3773 ... here.
3774 * gdb.trace/range-stepping.exp: Check that the target supports
3775 range stepping.
3776
cfa68bae
JK
37772015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3778
3779 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3780
8ffdba26
PA
37812015-07-14 Pedro Alves <palves@redhat.com>
3782
3783 * gdb.base/killed-outside.exp: New file.
3784 * gdb.base/killed-outside.c: New file.
3785
218a5a11
JK
37862015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3787
3788 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3789 (n at main): New.
3790 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3791
e03ed3c6
AA
37922015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3793
3794 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3795 infcall tests instead of setting up for KFAIL.
3796
485668e5
MM
37972015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3798
3799 * gdb.btrace/record_goto-step.exp: New.
3800
08464196
JK
38012015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3802
3803 PR compile/18484
3804 * gdb.compile/compile.c (struct struct_type): Add volatile to
3805 selffield's type.
3806 * gdb.compile/compile.exp
3807 (compile code struct_object.selffield = &struct_object): Skip further
3808 struct_object tests if this one xfails.
3809
bcf5c1d9
RC
38102015-07-08 Robert O'Callahan <robert@ocallahan.org>
3811
3812 PR exp/18617
3813 * gdb.trace/ax.exp: Add test.
3814
4931af25
YQ
38152015-07-07 Yao Qi <yao.qi@linaro.org>
3816
3817 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3818 instead of istarget "aarch64*-*-*".
3819 * gdb.arch/aarch64-fp.exp: Likewise.
3820 * gdb.base/float.exp: Likewise.
3821 * gdb.reverse/aarch64.exp: Likewise.
3822 * lib/gdb.exp (is_aarch64_target): New proc.
3823
9fcf688e
YQ
38242015-07-07 Yao Qi <yao.qi@linaro.org>
3825
3826 * lib/gdb.exp (is_aarch32_target): New proc.
3827 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3828 instead of "istarget "arm*-*-*"".
3829 * gdb.arch/arm-disp-step.exp: Likewise.
3830 * gdb.arch/thumb-bx-pc.exp: Likewise.
3831 * gdb.arch/thumb-prologue.exp: Likewise.
3832 * gdb.arch/thumb-singlestep.exp: Likewise.
3833 * gdb.base/disp-step-syscall.exp: Likewise.
3834 * gdb.base/float.exp: Likewise.
3835
fbd8d50d
YQ
38362015-07-07 Yao Qi <yao.qi@linaro.org>
3837
3838 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3839 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3840
71be1fdc
YQ
38412015-07-07 Yao Qi <yao.qi@linaro.org>
3842
3843 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3844 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3845 if it exists.
3846 * gdb.multi/multi-arch.exp: Likewise.
3847
3e221d36
SM
38482015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3849
3850 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3851 print.
3852
d441430b
YQ
38532015-07-07 Yao Qi <yao.qi@linaro.org>
3854
3855 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3856
06f810bd
MG
38572015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3858
3859 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3860 '[' and ']' characters.
3861
5e61e7c0
IB
38622015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3863
3864 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3865
28bf096c
PA
38662015-06-29 Pedro Alves <palves@redhat.com>
3867
3868 PR threads/18127
3869 * gdb.threads/hand-call-new-thread.c: New file.
3870 * gdb.threads/hand-call-new-thread.c: New file.
3871
ee93cd5e
KS
38722015-06-26 Keith Seitz <keiths@redhat.com>
3873 Doug Evans <dje@google.com>
3874
3875 PR 16253
3876 * gdb.cp/var-tag-2.cc: New file.
3877 * gdb.cp/var-tag-3.cc: New file.
3878 * gdb.cp/var-tag-4.cc: New file.
3879 * gdb.cp/var-tag.cc: New file.
3880 * gdb.cp/var-tag.exp: New file.
3881
fc637f04
PP
38822015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3883
3884 * gdb.base/history-duplicates.exp: New test.
3885
2e52ae68
PP
38862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3887
3888 * gdb.base/completion.exp: Test the completion of the "focus"
3889 command.
3890
6e22494e
JK
38912015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.arch/amd64-prologue-skip.S: New file.
3894 * gdb.arch/amd64-prologue-skip.exp: New file.
3895
bf7b9cd9
SM
38962015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3897
3898 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3899 is_address_zero_readable check.
3900
201e8dfd
PB
39012015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3902
3903 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3904 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3905
5cd867b4
YQ
39062015-06-24 Yao Qi <yao.qi@linaro.org>
3907
3908 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3909 linux targets.
3910
4d7be007
YQ
39112015-06-24 Yao Qi <yao.qi@linaro.org>
3912
3913 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3914 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3915 * gdb.base/siginfo-thread.exp: Likewise.
3916
07fcd301
YQ
39172015-06-22 Yao Qi <yao.qi@linaro.org>
3918
3919 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3920
52042a00
YQ
39212015-06-22 Yao Qi <yao.qi@linaro.org>
3922
3923 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3924 aarch64*-*-*.
3925 (skip_hw_watchpoint_tests): Likewise.
3926
74bd41ce
PP
39272015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3928
3929 * gdb.base/gdbinit-history.exp: Test the interaction between
3930 setting GDBHISTSIZE and setting the history size via .gdbinit.
3931
bc460514
PP
39322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3933
3934 PR gdb/16999
3935 * gdb.base/gdbhistsize-history.exp: New test.
3936
b58c513b
PP
39372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3938
3939 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3940 with GDBHISTSIZE.
3941 * gdb.base/readline.exp: Likewise.
3942
92046791
YQ
39432015-06-17 Yao Qi <yao.qi@linaro.org>
3944
3945 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3946 line.
3947
2093d2d3
PP
39482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3949
3950 * gdb.base/gdbinit-history.exp: Add test case to check that
3951 an unlimited history file does not get truncated on exit.
3952
e6c693af
AA
39532015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3954
3955 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3956 (VECTOR): New macro. Use it...
3957 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3958 ...for these typedefs.
3959 (int8, char1, int1, double1): New typedefs.
3960 (struct just_int2, struct two_int2): New structures.
3961 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3962 (add_structvecs, add_singlevecs): New functions.
3963 (main): Call add_some_intvecs twice.
3964 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3965 the compile and exit upon failure. Try compiling for the "native"
3966 architecture. Test inferior function calls with vector arguments
3967 and vector return value handling with "finish" and "return".
3968
c74f7d1c
JT
39692015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3970
3971 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3972 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3973 PE file.
3974 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3975
98aa42ee
AT
39762015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3977
3978 PR breakpoints/16465
3979 * gdb.mi/mi-dprintf-pending.c: New file.
3980 * gdb.mi/mi-dprintf-pending.exp: New test.
3981 * gdb.mi/mi-dprintf-pendshr.c: New file.
3982
7d73c23c 39832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3984 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3985
3986 * gdb.arch/i386-mpx-map.c: New file.
3987 * gdb.arch/i386-mpx-map.exp: New File.
3988
39892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3990
3991 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3992 * gdb.arch/i386-mpx.exp: Indentation fixed.
3993
39942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3995
3996 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3997 function and improved indentation.
3998 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3999 gdb_test_multiple. Added additional tests to skip the test.
4000
40012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4002
4003 * gdb.arch/i386-avx512.c: Change path in include file.
4004 * gdb.arch/i386-avx512.exp: Change include dir path
4005 compilation flag.
4006 * gdb.arch/i386-mpx.c: Change path in include file.
4007 * gdb.arch/i386-mpx.exp: Change include dir path compilation
4008 flag.
4009
d5eba19a
JK
40102015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4011
4012 * gdb.compile/compile-print.exp (compile print *vararray@3)
4013 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
4014
7f361056
JK
40152015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4016
4017 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
4018 (do not keep jit in memory): ... this.
4019 (expect 5): Change it to ...
4020 (expect no 5): ... this.
4021
3b462ec2
SM
40222015-06-02 Simon Marchi <simon.marchi@ericsson.com>
4023
4024 PR gdb/15564
4025 * gdb.mi/mi-detach.exp: New file.
4026
e0619de6
JK
40272015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4028
4029 PR symtab/18392
4030 * gdb.arch/amd64-tailcall-self.S: New file.
4031 * gdb.arch/amd64-tailcall-self.c: New file.
4032 * gdb.arch/amd64-tailcall-self.exp: New file.
4033
e970cb34
DB
40342015-05-28 Don Breazeal <donb@codesourcery.com>
4035
4036 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4037 tests for remote targets by checking is_target_gdbserver.
4038
b2e2f908
DE
40392015-05-27 Doug Evans <dje@google.com>
4040
4041 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
4042 * gdb.dwarf2/opaque-type-lookup.c: New file.
4043 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4044
82c7be31
DE
40452015-05-26 Doug Evans <dje@google.com>
4046
4047 * gdb.cp/iostream.cc: New file.
4048 * gdb.cp/iostream.exp: New file.
4049
b4f54984
DE
40502015-05-26 Doug Evans <dje@google.com>
4051
4052 * gdb.dwarf2/dw2-op-call.exp: Update.
4053 * gdb.dwarf2/dw4-sig-types.exp: Update.
4054 * gdb.dwarf2/implptr.exp: Update.
4055 * gdb.mi/mi-cmd-param-changed.exp: Update.
4056
4ea6efe9
DE
40572015-05-26 Doug Evans <dje@google.com>
4058
4059 * gdb.python/py-lazy-string.c: New file.
4060 * gdb.python/py-lazy-string.exp: New file.
4061 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4062 (main): Update. Add estring3.
4063 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4064 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4065
f6bb7db3
YQ
40662015-05-26 Omair Javaid <omair.javaid@linaro.org>
4067 Yao Qi <yao.qi@linaro.org>
4068
4069 * gdb.reverse/aarch64.c: New.
4070 * gdb.reverse/aarch64.exp: New.
4071
a81bfbd0
OJ
40722015-05-26 Omair Javaid <omair.javaid@linaro.org>
4073
25d49b86
PA
4074 * lib/gdb.exp (supports_process_record): Return true for
4075 aarch64*-linux*.
a81bfbd0
OJ
4076 (supports_reverse): Likewise.
4077
158bf1b4
PP
40782015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4079
4080 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4081 Use with_test_prefix.
4082
a0145030
AB
40832015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4084
4085 * gdb.base/completion.exp: Add test for completion of layout
4086 names.
4087
ebe3b578
AB
40882015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4089
4090 * lib/gdb.exp (skip_tui_tests): New proc.
4091 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4092
84204ed7
PA
40932015-05-19 Pedro Alves <palves@redhat.com>
4094
4095 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4096 Save the whole env array instead of just HOME. Unset HISTSIZE in
4097 the environment while testing. Restore whole environment
4098 afterwards.
4099
37442ce1
DE
41002015-05-16 Doug Evans <xdje42@gmail.com>
4101
4102 * gdb.guile/scm-ports.c: New file.
4103 * gdb.guile/scm-ports.exp: Add memory port tests.
4104
36de76f9
JK
41052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4106
4107 * gdb.compile/compile-print.c: New file.
4108 * gdb.compile/compile-print.exp: New file.
4109
3a9558c4
JK
41102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 * gdb.compile/compile-ops.exp: Cast param to void.
4113 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4114 (compile code struct_object.selffield = &struct_object): Add xfail.
4115
aa715135
JG
41162015-05-15 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.ada/arr_enum_with_gap: New testcase.
4119
931e5bc3
JG
41202015-05-15 Joel Brobecker <brobecker@adacore.com>
4121
4122 * gdb.ada/byte_packed_arr: New testcase.
4123
9cd4d857
JB
41242015-05-15 Joel Brobecker <brobecker@adacore.com>
4125
4126 * gdb.ada/pckd_neg: New testcase.
4127
ebfd00d2
PP
41282015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4129
4130 PR gdb/17820
4131 * gdb.base/gdbinit-history.exp: New test.
4132 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4133 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4134
4c082a81
SC
41352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4136
4137 * gdb.python/py-xmethods.cc: Enhance test case.
4138 * gdb.python/py-xmethods.exp: New tests.
4139 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4140 function.
4141 (B_indexoper): Likewise.
4142 (global_dm_list) : Add new xmethod worker functions.
4143
f7797074
SDJ
41442015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4145
4146 * gdb.base/coredump-filter.exp: Correctly unset
4147 "coredump_var_addr" array.
4148
a4674e4e
PA
41492015-05-08 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.server/non-existing-program.exp: Unset spawn_id.
4152
df2eb078
SC
41532015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4154
4155 PR python/18291
4156 * gdb.python/py-xmethods.exp: Add tests.
4157
422349a3
YQ
41582015-05-08 Yao Qi <yao.qi@linaro.org>
4159
4160 PR gdb/18208
4161 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4162 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4163 function set_coredump_filter, and remove remote_exec call.
4164 Remove argument ipid. Callers update.
4165 (top level): Don't get inferior's PID.
4166
63fc80ce
AA
41672015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4168
4169 * gdb.base/watch_thread_num.exp: Skip test on targets without
4170 access watchpoints.
4171
80ad801e
PA
41722015-05-06 Pedro Alves <palves@redhat.com>
4173
4174 PR server/18081
4175 * gdb.server/non-existing-program.exp: New file.
4176
0fa7fe50
JB
41772015-05-05 Joel Brobecker <brobecker@adacore.com>
4178
4179 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4180
3ea89b92
PMR
41812015-05-05 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.ada/out_of_line_in_inlined: New testcase.
4184
87b8eff0
JB
41852015-05-05 Joel Brobecker <brobecker@adacore.com>
4186
4187 * gdb.ada/var_rec_arr: New testcase.
4188
5fccc635
YQ
41892015-04-30 Yao Qi <yao.qi@linaro.org>
4190
4191 * gdb.base/break-idempotent.exp: If
4192 skip_hw_watchpoint_multi_tests returns true, skip the tests
4193 on "rwatch" and "awatch".
4194
42d38f42
YQ
41952015-04-30 Yao Qi <yao.qi@linaro.org>
4196
4197 * gdb.base/relativedebug.exp: Invoke gdb command
4198 "info sharedlibrary", and if libc.so doesn't have debug info,
4199 skip the test.
4200
2ce1cdbf
DE
42012015-04-29 Doug Evans <dje@google.com>
4202
4203 * gdb.python/py-xmethods.exp: Add ptype tests.
4204 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4205 get_result_type method.
4206
f24a38c5
LM
42072015-04-29 Luis Machado <lgustavo@codesourcery.com>
4208
4209 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4210 the target does not support hardware watchpoints.
4211
ecbf2b3c
LM
42122015-04-29 Luis Machado <lgustavo@codesourcery.com>
4213
4214 * gdb.base/break-always.exp: Abort testing if writing to memory
4215 causes an error.
4216
34f5f757
DE
42172015-04-28 Doug Evans <dje@google.com>
4218
4219 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4220 * gdb.python/py-pp-registration.exp: ... here. New file.
4221 * gdb.python/py-pp-registration.c: New file.
4222 * gdb.python/py-pp-registration.py: New file.
4223
69b4374a
DE
42242015-04-28 Doug Evans <dje@google.com>
4225
4226 * gdb.python/py-bad-printers.c: New file.
4227 * gdb.python/py-bad-printers.py: New file.
4228 * gdb.python/py-bad-printers.exp: New file.
4229
59fb7612
SS
42302015-04-28 Sasha Smundak <asmundak@google.com>
4231
4232 * gdb.python/py-type.exp: New test.
4233
2631b16a
AW
42342015-04-28 Andy Wingo <wingo@igalia.com>
4235
4236 * gdb.python/py-parameter.exp:
4237 * gdb.guile/scm-parameter.exp: Escape the path that we are
4238 matching against, as it might contain characters that are special
4239 to regular expressions.
4240
460efde1
JB
42412015-04-27 Joel Brobecker <brobecker@adacore.com>
4242
4243 * gdb.ada/rec_comp: New testcase.
4244
2d369d8e
SDJ
42452015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4246
4247 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4248 before using it.
4249
cf75d6c3
AB
42502015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4251
4252 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4253 new tests for verilog output.
4254
8dbe7ca5
YQ
42552015-04-24 Yao Qi <yao.qi@linaro.org>
4256
4257 * boards/remote-gdbserver-on-localhost.exp: New file.
4258
4ef9fb2f
PA
42592015-04-23 Pedro Alves <palves@redhat.com>
4260
4261 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4262 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4263 "end of file", remove $inferior_spawn_id from the indirect list.
4264
0a803169
PA
42652015-04-23 Pedro Alves <palves@redhat.com>
4266
4267 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4268
749ef8f8
PA
42692015-04-23 Pedro Alves <palves@redhat.com>
4270
4271 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4272 on $any_spawn_id instead of only on $gdb_spawn_id.
4273
8aae4344
PM
42742015-04-21 Pierre Muller <muller@sourceware.org>
4275
4276 PR pascal/17815
4277 * lib/pascal.exp (gpc_compile): Add new option "class".
4278 (fpc_compile): Likewise.
4279 * gdb.pascal/case-insensitive-symbols.pas: New file.
4280 * gdb.pascal/case-insensitive-symbols.exp: New file.
4281
1586c8fb
GB
42822015-04-20 Gary Benson <gbenson@redhat.com>
4283
4284 * gdb.base/attach.exp: Fix three extended remote failures.
4285
1b6e6f5c
GB
42862015-04-17 Gary Benson <gbenson@redhat.com>
4287
4288 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4289 the main executable over the remote protocol.
4290
e797481d
PA
42912015-04-16 Pedro Alves <palves@redhat.com>
4292
4293 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4294 a new gdbserver if gdbserver_reconnect_p is set.
4295
1ca99c42
PA
42962015-04-16 Pedro Alves <palves@redhat.com>
4297
4298 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4299 is set, don't exit gdbserver.
4300
af9fd6f8
AA
43012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4302
4303 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4304 appropriate .insn, such that an older assembler can be used.
4305 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4306 the z/Architecture instruction set on 31-bit targets as well.
4307
04ff1e61
AA
43082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4309
4310 * gdb.go/handcall.exp: Remove all logic related to the first
4311 breakpoint and rely on go_runto_main instead.
4312 * gdb.go/strings.exp: Likewise.
4313 * gdb.go/unsafe.exp: Likewise.
4314 * gdb.go/hello.exp: Likewise. Also rename the remaining
4315 breakpoint marker to "breakpoint 1".
4316 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4317 * gdb.go/strings.go: Likewise.
4318 * gdb.go/unsafe.go: Likewise.
4319 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4320 "set breakpoint 2 here" and rename the remaining breakpoint marker
4321 to "breakpoint 1".
4322
40d2f8d6
SM
43232015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4324
4325 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4326 if itertools.imap is not present.
4327 * gdb.python/py-objfile.exp: Add parentheses.
4328 * gdb.python/py-type.exp: Same.
4329 * gdb.python/py-unwind-maint.py: Same.
4330
8cbc97c6
YQ
43312015-04-15 Yao Qi <yao.qi@linaro.org>
4332
4333 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4334 of ":$ptr_size" and set its form explicitly.
4335
45fd756c
YQ
43362015-04-15 Pedro Alves <palves@redhat.com>
4337 Yao Qi <yao.qi@linaro.org>
4338
4339 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4340 timeout by factor of 4.
4341 (test_regular_watch): Likewise.
4342 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4343 * gdb.reverse/sigall-reverse.exp: Likewise.
4344 * gdb.reverse/until-precsave.exp: Likewise.
4345 * lib/gdb.exp (with_timeout_factor): New proc.
4346 (gdb_expect): Move some code to ...
4347 (get_largest_timeout): ... here. New procedure.
4348
9e811bc3
LM
43492015-04-14 Luis Machado <lgustavo@codesourcery.com>
4350
4351 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4352
0ff6fcb2
LM
43532015-04-13 Luis Machado <lgustavo@codesourcery.com>
4354
4355 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4356 to write to the .text section.
4357
7578d5f7
LM
43582015-04-13 Luis Machado <lgustavo@codesourcery.com>
4359
4360 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4361 Handle the case of targets that do not provide PID information.
4362
2efe15c4
YQ
43632015-04-13 Yao Qi <yao.qi@linaro.org>
4364
4365 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4366 and use expect instead of gdb_expect.
4367
8cd8f2f8
SDJ
43682015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4369
4370 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4371 "coredump_var_addr" to avoid naming conflict with other testcases.
4372
9ee41772
PA
43732015-04-10 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4376 gdb_test_sequence and gdb_assert.
4377
07473109
PA
43782015-04-10 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4381 test messages that don't include the breakpoint address.
4382
de3db44c
YQ
43832015-04-10 Yao Qi <yao.qi@linaro.org>
4384
4385 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4386 false for some offset and width combinations which aren't
4387 supported by linux kernel.
4388
c79d856c
PA
43892015-04-10 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4392 procedure, factored out from ...
4393 (top level): ... here. Add "set displaced-stepping" testing axis.
4394 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4395 parameter "displaced". Use it.
4396 (top level): Use foreach and add "set displaced-stepping" testing
4397 axis.
4398
ebc90b50
PA
43992015-04-10 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4402 Remove comment.
4403 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4404 both the address of the instruction that triggers the watchpoint
4405 and the address of the instruction immediately after, and use
4406 those addresses for the test. Fix comment.
4407
8f572e5c
PA
44082015-04-10 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.base/sigstep.exp (breakpoint_to_handler)
4411 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4412 Test "backtrace" in handler.
4413 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4414 (top level): Add new "displaced" test axis to
4415 breakpoint_to_handler, breakpoint_to_handler_entry and
4416 breakpoint_over_handler.
4417
8d707a12
PA
44182015-04-10 Pedro Alves <palves@redhat.com>
4419
4420 PR gdb/18216
4421 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4422
ef713951
YQ
44232015-04-10 Yao Qi <yao.qi@linaro.org>
4424
4425 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4426 (test_add_rn_pc): New function.
4427 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4428 (top level): Invoke test_add_rn_pc.
4429
906d60cf
PA
44302015-04-10 Pedro Alves <palves@redhat.com>
4431
4432 PR gdb/13858
4433 * gdb.base/step-over-no-symbols.exp: New file.
4434
f2983cc3
AW
44352015-04-09 Andy Wingo <wingo@igalia.com>
4436
4437 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4438 after the Python tests.
4439
6d62641c
SDJ
44402015-04-08 Keith Seitz <keiths@redhat.com>
4441
4442 PR python/16699
4443 * gdb.python/py-completion.exp: New tests for completion.
4444 * gdb.python/py-completion.py (CompleteLimit1): New class.
4445 (CompleteLimit2): Likewise.
4446 (CompleteLimit3): Likewise.
4447 (CompleteLimit4): Likewise.
4448 (CompleteLimit5): Likewise.
4449 (CompleteLimit6): Likewise.
4450 (CompleteLimit7): Likewise.
4451
f3770638
PA
44522015-04-08 Pedro Alves <palves@redhat.com>
4453
4454 PR gdb/18214
4455 PR gdb/18216
4456 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4457 function.
4458 (main): Install it as SIGUSR1 handler.
4459 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4460 parameter. Always use "setup" as prefix. Toggle "set
4461 displaced-stepping" off/on depending on global. Don't switch to
4462 thread 1 here.
4463 (top level): Add displaced stepping "off/on" test axis. Update
4464 "setup" calls. Wrap each subtest with with_test_prefix. Test
4465 continuing with a queued signal in each thread.
4466
4496bed7
PA
44672015-04-08 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4470 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4471 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4472 Return early if running to main fails.
4473 * gdb.trace/while-stepping.exp: Likewise.
4474
b97fde92
PA
44752015-04-07 Pedro Alves <palves@redhat.com>
4476
4477 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4478 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4479 interact with inferior program.
4480
f71c18e7
PA
44812015-04-07 Pedro Alves <palves@redhat.com>
4482
4483 * lib/gdb.exp (inferior_spawn_id): New global.
4484 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4485 spawn id after processing the user code.
4486 (default_gdb_start): Set inferior_spawn_id.
4487 (send_inferior): New procedure.
4488 * lib/gdbserver-support.exp (gdbserver_start): Set
4489 inferior_spawn_id.
4490 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4491
6423214f
PA
44922015-04-07 Pedro Alves <palves@redhat.com>
4493
4494 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4495 * lib/gdbserver-support.exp (gdbserver_start): Make
4496 $server_spawn_id global.
4497 (gdbserver_start): Don't wait for gdbserver's spawn id with
4498 expect_background.
4499 (close_gdbserver): New procedure.
4500 (gdb_exit): Rename the default version and reimplement.
4501
71c0ee8c
PA
45022015-04-07 Pedro Alves <palves@redhat.com>
4503
72f4393d 4504 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4505 append the substituted item, not the original item.
4506
203bc29b
PA
45072015-04-07 Pedro Alves <palves@redhat.com>
4508
4509 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4510 gdb_expect.
4511
508a3ddf
PA
45122015-04-07 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4515 output appearing once only.
4516
9f6dbe2b
PA
45172015-04-07 Pedro Alves <palves@redhat.com>
4518
4519 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4520 that doesn't expect anything. Return early if running to main
4521 fails.
4522
337532fa
YQ
45232015-04-07 Yao Qi <yao.qi@linaro.org>
4524
4525 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4526 (child_function): Call alarm.
4527 (main): Move call to alarm into the loop.
4528 * gdb.threads/non-stop-fair-events.exp: Build program with
4529 -DTIMEOUT=$timeout.
4530
01b622d4
DE
45312015-04-06 Doug Evans <xdje42@gmail.com>
4532
4533 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4534 Fix dest parameter to board_info.
4535 (fpc_compile): Ditto.
4536 (gdb_compile_pascal): Rename dest arg to destfile.
4537
961f4160
PMR
45382015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4539
4540 * gdb.ada/funcall_ref.exp: New file.
4541 * gdb.ada/funcall_ref/foo.adb: New file.
4542
cafda597
YQ
45432015-04-02 Yao Qi <yao.qi@linaro.org>
4544
4545 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4546 is remote.
4547
fed040c6
GB
45482015-04-02 Gary Benson <gbenson@redhat.com>
4549
4550 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4551
d11916aa
SS
45522015-04-01 Sasha Smundak <asmundak@google.com>
4553
4554 * gdb.python/py-unwind-maint.c: New file.
4555 * gdb.python/py-unwind-maint.exp: New test.
4556 * gdb.python/py-unwind-maint.py: New file.
4557 * gdb.python/py-unwind.c: New file.
4558 * gdb.python/py-unwind.exp: New test.
4559 * gdb.python/py-unwind.py: New test.
4560
a1471180
PA
45612015-04-01 Pedro Alves <palves@redhat.com>
4562
4563 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4564 to fail instead of non-existent $test.
4565
0bbeccb1
PA
45662015-04-01 Pedro Alves <palves@redhat.com>
4567
4568 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4569 GDBFLAGS if not empty.
4570
3c724c8c
PMR
45712015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4572
4573 * gdb.ada/complete.exp: Remove "multi_line".
4574 * gdb.ada/info_exc.exp: Remove "multi_line".
4575 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4576 * gdb.ada/ptype_field.exp: Remove "multi_line".
4577 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4578 * gdb.ada/tagged.exp: Remove "multi_line".
4579 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4580 [multi_line ...]
4581 * gdb.btrace/delta.exp: Likewise.
4582 * gdb.btrace/exception.exp: Likewise.
4583 * gdb.btrace/function_call_history.exp: Likewise.
4584 * gdb.btrace/instruction_history.exp: Likewise.
4585 * gdb.btrace/nohist.exp: Likewise.
4586 * gdb.btrace/record_goto.exp: Likewise.
4587 * gdb.btrace/segv.exp: Likewise.
4588 * gdb.btrace/stepi.exp: Likewise.
4589 * gdb.btrace/tailcall.exp: Likewise.
4590 * gdb.btrace/unknown_functions.exp: Likewise.
4591 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4592 * lib/gdb.exp: Add the "multi_line" helper.
4593
4eec2deb
PA
45942015-04-01 Pedro Alves <palves@redhat.com>
4595
4596 * gdb.threads/tid-reuse.c: New file.
4597 * gdb.threads/tid-reuse.exp: New file.
4598
df8411da
SDJ
45992015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4600
4601 PR corefiles/16092
4602 * gdb.base/coredump-filter.c: New file.
4603 * gdb.base/coredump-filter.exp: Likewise.
4604
6ef37366
PM
46052015-03-27 Petr Machata <pmachata@redhat.com>
4606
4607 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4608 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4609 (Dwarf::assemble): Initialize them.
4610 (Dwarf::lines): New function.
4611
7ec911b0
JT
46122015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4613
4614 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4615 SYMBOL_PREFIX for x86_64-*-cygwin.
4616
ff908ebf
AW
46172015-03-26 Andy Wingo <wingo@igalia.com>
4618
4619 PR symtab/18148
4620 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4621 const_value but not a location.
4622 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4623 location defined in non-main CUs are visible.
4624
6d5f0679
YQ
46252015-03-26 Yao Qi <yao.qi@linaro.org>
4626
4627 PR testsuite/18139
4628 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4629 Add a line number entry for the same line.
4630 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4631 Add a line number entry for the same line.
4632
2898689b
YQ
46332015-03-26 Yao Qi <yao.qi@linaro.org>
4634
4635 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4636 .int 0.
4637 (func): Likewise. Add .Lfunc_1 label.
4638 Use .Lfunc_1 label.
4639 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4640 .int 0.
4641 (func): Likewise.
4642 Use .Lfunc_1 label.
4643
85180498
YQ
46442015-03-26 Yao Qi <yao.qi@linaro.org>
4645
4646 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4647 Call gdb_compile instead to compile each .s files without debug
4648 information.
4649
8aa08a8d
YQ
46502015-03-26 Yao Qi <yao.qi@linaro.org>
4651
4652 * gdb.base/savedregs.exp (process_saved_regs): Make
4653 "Saved registers:" optional in the pattern.
4654
66849923
MM
46552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4656
4657 * gdb.btrace/next.exp: Merged into step.exp.
4658 * gdb.btrace/finish.exp: Merged into step.exp.
4659 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4660 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4661 "record goto" and checking the exact replay position.
4662 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4663 check for "Recording format" in "info record" output.
4664 * gdb.btrace/record_goto.exp: Choose test file based on target.
4665 * gdb.btrace/x86-record_goto.S: Renamed into ...
4666 * gdb.btrace/x86_64-record_goto.S: ... this.
4667 * gdb.btrace/i686-record_goto.S: New.
4668 * gdb.btrace/x86-tailcall.S: Renamed into ...
4669 * gdb.btrace/x86_64-tailcall.S: ... this.
4670 * gdb.btrace/i686-tailcall.S: New.
4671 * gdb.btrace/x86-tailcall.c: Renamed into ...
4672 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4673 separate statements. Update test.
4674 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4675 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4676 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4677 * gdb.btrace/tailcall.exp: Choose test file based on target.
4678 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4679
11cc1b74
MM
46802015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4681
4682 * gdb.btrace/exception.exp: Increase BTS buffer size.
4683
a25d8bf9
PA
46842015-03-24 Pedro Alves <palves@redhat.com>
4685
4686 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4687
856e7dd6
PA
46882015-03-24 Pedro Alves <palves@redhat.com>
4689
4690 * gdb.threads/schedlock.exp (test_step): No longer expect that
4691 "set scheduler-locking step" with "next" over a function call runs
4692 threads unlocked.
4693
ad235a41
AT
46942015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4695
4696 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4697
15630549
AT
46982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4699
4700 PR breakpoints/16466
4701 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4702 * gdb.mi/mi-pending.c (thread_func): New function.
4703 (int main): Add threading support required.
4704 * gdb.mi/mi-pending.exp: Add tests for this issue.
4705 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4706 (pendfunc2): Remove stdio dependency.
4707 * gdb.mi/mi-pendshr2.c: New file.
4708
693dca06
KS
47092015-03-23 Keith Seitz <keiths@redhat.com>
4710
4711 * gdb.linespec/keywords.c: New file.
4712 * gdb.linespec/keywords.exp: New file.
4713
7e993ebf
KS
47142015-03-23 Keith Seitz <keiths@redhat.com>
4715
4716 PR gdb/18021
4717 * gdb.dwarf2/staticvirtual.exp: New test.
4718
bc23328c
JK
47192015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4722 * README: Remove HP-UX and gdb.hp.
4723 (configuration):
4724 * configure: Regenerate.
4725 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4726 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4727 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4728 gdb.hp/gdb.defects/Makefile.
4729 * gdb.hp/Makefile.in: File deleted.
4730 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4731 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4732 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4733 * gdb.hp/gdb.aCC/run.c: File deleted.
4734 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4735 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4736 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4737 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4738 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4739 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4740 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4741 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4742 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4743 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4744 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4745 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4746 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4747 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4748 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4749 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4750 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4751 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4752 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4753 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4754 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4755 * gdb.hp/gdb.compat/average.c: File deleted.
4756 * gdb.hp/gdb.compat/sum.c: File deleted.
4757 * gdb.hp/gdb.compat/xdb.c: File deleted.
4758 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4759 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4760 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4761 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4762 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4763 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4764 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4765 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4766 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4767 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4768 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4769 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4770 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4771 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4772 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4773 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4774 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4775 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4776 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4777 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4778 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4779 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4780 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4781 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4782 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4783 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4784 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4785 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4786 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4787 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4788 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4789 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4790 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4791 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4792 * gdb.hp/tools/odump: File deleted.
4793
8bf3b159
PA
47942015-03-19 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4797 (saw_thread_3): New globals.
4798 (top level): Increment them when an event for the corresponding
4799 thread is seen.
4800 (no thread starvation): New test.
4801
eb54c8bf
PA
48022015-03-19 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.threads/continue-pending-status.c: New file.
4805 * gdb.threads/continue-pending-status.exp: New file.
4806
32d2e5d6
PA
48072015-03-18 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4810 Use gdb_is_target_remote instead of is_remote. Use
4811 gdb_test_multiple instead of gdb_expect. Exit early if
4812 gdb_test_multiple hits its internal matches. Tighten stepi tests
4813 expected output. Fail on exit with any signal, instead of just
4814 SIGILL.
4815
f68f11b7
YQ
48162015-03-18 Yao Qi <yao.qi@linaro.org>
4817
4818 PR tdep/18107
4819 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4820 variable.
4821 * gdb.base/catch-syscall.exp: Don't skip it on
4822 aarch64*-*-linux* target. Remove elements in all_syscalls.
4823 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4824 target.
4825 (setup_all_syscalls): New proc.
4826
ca5fd19b
YQ
48272015-03-16 Yao Qi <yao.qi@linaro.org>
4828
4829 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4830 (top level): Skip tests if valid_addr_p returns false for
4831 $cmd1 or $cmd2.
4832
85642ba0
AW
48332015-03-11 Andy Wingo <wingo@igalia.com>
4834
4835 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4836
e03f9645
YQ
48372015-03-11 Yao Qi <yao.qi@linaro.org>
4838
4839 * gdb.base/catch-syscall.exp: Fix typo in comments.
4840
5d0962b2
YQ
48412015-03-11 Yao Qi <yao.qi@linaro.org>
4842
4843 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4844
b2df3cef
PA
48452015-03-09 Pedro Alves <palves@redhat.com>
4846
4847 * dg-extract-results.py: Delete.
4848
ef878e53
PA
48492015-03-09 Pedro Alves <palves@redhat.com>
4850
4851 Merge dg-extract-results.sh from GCC upstream (r218843).
4852
4853 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4854 * dg-extract-results.sh: Use --text with grep to avoid issues with
4855 binary files. Fall back to cat -v, if that doesn't work.
4856
9494d219
PA
48572015-03-05 Pedro Alves <palves@redhat.com>
4858
4859 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4860
a8d9763a
SM
48612015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * lib/mi-support.exp (mi_expect_interrupt): Accept
4864 alternative event for when in all-stop mode.
4865
be9957b8
PA
48662015-03-04 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4869
d57be0f4 48702015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4871
4872 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4873
c214c7cf
AA
48742015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4875
4876 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4877 regexps for GDB's current line display, accept a hex address
4878 preceding the line number.
4879
6d74a497
AA
48802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4881
4882 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4883 the 'arch1' variable for "s390*-linux*" targets.
4884
511aee7c
PA
48852015-03-04 Pedro Alves <palves@redhat.com>
4886
4887 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4888 (main): Pass missing retval argument to pthread_join call.
4889
95e50b27
PA
48902015-03-02 Pedro Alves <palves@redhat.com>
4891
4892 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4893 (top level): Call do_test with non-stop as well.
4894
28054d69
PA
48952015-03-02 Pedro Alves <palves@redhat.com>
4896
4897 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4898 -1.
4899
4fa5d7b4
AA
49002015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4901
4902 * gdb.arch/s390-vregs.exp: New test.
4903 * gdb.arch/s390-vregs.S: New file.
4904
97c18565
PA
49052015-02-27 Pedro Alves <palves@redhat.com>
4906
4907 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4908 call to catch_command_errors.
4909 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4910 catch_command_errors.
4911
a37bfa30
PA
49122015-02-27 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4915 "true" for boolean result.
4916 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4917 prototype of main.
4918
6f98576f
PA
49192015-02-27 Pedro Alves <palves@redhat.com>
4920
4921 * lib/unbuffer_output.c: New file.
4922 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4923 (main): Call gdb_unbuffer_output.
4924
eba5ab56
YQ
49252015-02-27 Yao Qi <yao.qi@linaro.org>
4926
4927 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4928 target.
4929
0def5aaa
DE
49302015-02-26 Doug Evans <dje@google.com>
4931
4932 * gdb.cp/class2.cc (Dbase, D): New classes.
4933 (main): New local delta.
4934 * gdb.cp/class2.exp: Test printing delta.
4935 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4936 (dynbar): New global.
4937 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4938
081a1c2c
JK
49392015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4940
4941 * gdb.compile/compile-ifunc.c: New file.
4942 * gdb.compile/compile-ifunc.exp: New file.
4943
2f41223f
AT
49442015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4945
4946 * gdb.base/structs.exp: Check for correct struct on finish.
4947
03eddd80
YQ
49482015-02-26 Yao Qi <yao.qi@linaro.org>
4949
4950 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4951 is zero.
4952
80c57053
JK
49532015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4954
4955 * gdb.arch/cordic.ko.bz2: New file.
4956 * gdb.arch/cordic.ko.debug.bz2: New file.
4957 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4958
21613c12
YQ
49592015-02-25 Yao Qi <yao.qi@linaro.org>
4960
4961 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4962 aarch64*-*-* target.
4963
d8b901ed
PA
49642015-02-23 Pedro Alves <palves@redhat.com>
4965
4966 * lib/gdb.exp (delete_breakpoints): Rewrite using
4967 gdb_test_multiple.
4968
e5b85ead
PA
49692015-02-23 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.base/info-os.c: Include stdlib.h.
4972
85c3a371
DE
49732015-02-22 Doug Evans <xdje42@gmail.com>
4974
4975 PR symtab/17855
4976 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4977 is read after symbols have been re-read.
4978 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4979 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4980
96553a0c
DE
49812015-02-21 Doug Evans <dje@google.com>
4982
4983 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4984
97a0c697
JK
49852015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 PR corefiles/17808
4988 * gdb.arch/i386-biarch-core.core.bz2: New file.
4989 * gdb.arch/i386-biarch-core.exp: New file.
4990
a47cd6e9
PA
49912015-02-21 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4994 runto_main fails.
4995
c5facdc4
PA
49962015-02-20 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4999 info probes.
5000
2db9a427
PA
50012015-02-20 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.threads/multi-create-ns-info-thr.exp: New file.
5004
60fb7e9e
PA
50052015-02-20 Pedro Alves <palves@redhat.com>
5006
5007 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
5008 clean_restart before gdb_target_supports_trace.
5009
5c5019c2
PA
50102015-02-20 Pedro Alves <palves@redhat.com>
5011
5012 PR threads/18006
5013 * gdb.threads/clone-thread_db.c: New file.
5014 * gdb.threads/clone-thread_db.exp: New file.
5015
c9587f88
AT
50162015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
5017
5018 PR breakpoints/16812
5019 * gdb.base/catch-gdb-caused-signals.c: New file.
5020 * gdb.base/catch-gdb-caused-signals.exp: New file.
5021
f6a88844
JM
50222015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
5023
5024 * configure: Regenerated.
5025 * configure.ac: Use GDB_AC_TRANSFORM.
5026 * aclocal.m4: sinclude ../transform.m4.
5027
497c491b
JM
50282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5029
5030 * lib/dtrace.exp: New file.
5031 * gdb.base/dtrace-probe.exp: Likewise.
5032 * gdb.base/dtrace-probe.d: Likewise.
5033 * gdb.base/dtrace-probe.c: Likewise.
5034 * lib/pdtrace.in: Likewise.
5035 * configure.ac: Output variables with the transformed names of
5036 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
5037 * configure: Regenerated.
5038
03e98035
JM
50392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5040
5041 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
5042 expected message when trying to access $_probe_* convenience
5043 variables while not on a probe.
5044
63cc30e9
JK
50452015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5046
5047 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5048
0703599a
PA
50492015-02-11 Pedro Alves <pedro@codesourcery.com>
5050
5051 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5052 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5053
7e60a48e
DE
50542015-02-10 Doug Evans <xdje42@gmail.com>
5055
5056 * lib/gdb.exp (gdb_load): Always return a result.
5057
01b088bc
PA
50582015-02-10 Pedro Alves <palves@redhat.com>
5059
5060 * gdb.threads/signal-sigtrap.c: New file.
5061 * gdb.threads/signal-sigtrap.exp: New file.
5062
b05ec7a5
AT
50632015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5064
5065 * gdb.trace/no-attach-trace.c: New file.
5066 * gdb.trace/no-attach-trace.exp: New file.
5067
a2c2acaf
MW
50682015-02-09 Mark Wielaard <mjw@redhat.com>
5069
5070 * gdb.dwarf2/atomic.c: New file.
5071 * gdb.dwarf2/atomic-type.exp: Likewise.
5072
31fd9caa
MM
50732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5074
5075 * gdb.btrace/buffer-size.exp: Update "info record" output.
5076 * gdb.btrace/delta.exp: Update "info record" output.
5077 * gdb.btrace/enable.exp: Update "info record" output.
5078 * gdb.btrace/finish.exp: Update "info record" output.
5079 * gdb.btrace/instruction_history.exp: Update "info record" output.
5080 * gdb.btrace/next.exp: Update "info record" output.
5081 * gdb.btrace/nexti.exp: Update "info record" output.
5082 * gdb.btrace/step.exp: Update "info record" output.
5083 * gdb.btrace/stepi.exp: Update "info record" output.
5084 * gdb.btrace/nohist.exp: Update "info record" output.
5085
d33501a5
MM
50862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5087
5088 * gdb.btrace/buffer-size: New.
5089
f4abbc16
MM
50902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5091
5092 * gdb.btrace/delta.exp: Update "info record" output.
5093 * gdb.btrace/enable.exp: Update "info record" output.
5094 * gdb.btrace/finish.exp: Update "info record" output.
5095 * gdb.btrace/instruction_history.exp: Update "info record" output.
5096 * gdb.btrace/next.exp: Update "info record" output.
5097 * gdb.btrace/nexti.exp: Update "info record" output.
5098 * gdb.btrace/step.exp: Update "info record" output.
5099 * gdb.btrace/stepi.exp: Update "info record" output.
5100 * gdb.btrace/nohist.exp: Update "info record" output.
5101
b9d61307
SM
51022015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5103
5104 PR gdb/15678
5105 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5106
e584fdbc
PA
51072015-02-06 Pedro Alves <palves@redhat.com>
5108
5109 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5110 macro.
5111 (seconds_left, again): New globals.
5112 (main): Wait seconds_left in a 1-second sleep loop instead of
5113 sleeping 180 seconds. If 'again' is set, reset the seconds
5114 counter.
5115 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5116 'again' in the inferior before detaching. Print the seconds left.
5117 (options): New global.
5118 (top level): Build program with -DTIMEOUT=$timeout.
5119
77f41761
PA
51202015-02-06 Pedro Alves <palves@redhat.com>
5121
5122 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5123 determine how many seconds to pass to 'alarm'.
5124 * gdb.base/gdb-sigterm.exp (top level): Build program with
5125 -DTIMEOUT=$timeout.
5126 (do_test): Return success/failure indication. Add more verbose
5127 logging. Don't fail if 200 single steps are seen. Instead, fail
5128 when the test times out.
5129 (passes): New global.
5130 (top level): Break the testing loop if testing fails on any
5131 iteration. Use gdb_assert.
5132
b9394193
DB
51332015-02-04 Don Breazeal <donb@codesourcery.com>
5134
5135 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5136 and initialize them.
5137 (ipc_cleanup): New function.
5138 (main): Don't declare shmid, semid, and msqid. Add a call to
5139 atexit so that we call ipc_cleanup on exit.
5140
42d9e528
PA
51412015-02-04 Pedro Alves <palves@redhat.com>
5142
5143 * boards/native-extended-gdbserver.exp: Remove any target variant
5144 specifications from the board name before clearing the isremote
5145 flag from board_info.
5146
ae6ae975
DE
51472015-01-31 Doug Evans <xdje42@gmail.com>
5148
5149 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5150
cfb069a8
GB
51512015-01-31 Gary Benson <gbenson@redhat.com>
5152
5153 * gdb.base/completion.exp: Disable completion limiting for
5154 existing tests. Add new tests to check completion limiting.
5155 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5156
5dd31d79
DE
51572015-01-31 Doug Evans <xdje42@gmail.com>
5158
5159 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5160
9f050062
DE
51612015-01-31 Doug Evans <xdje42@gmail.com>
5162
5163 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5164 entries. Duplicate file section script entries.
5165 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5166 inlined entries. Add test for safe-path rejection.
5167 * gdb.python/py-section-script.c: Add duplicate inlined section script
5168 entries. Duplicate file section script entries.
5169 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5170 inlined entries. Add test for safe-path rejection.
5171
df25ebbd
JB
51722015-01-29 Joel Brobecker <brobecker@adacore.com>
5173
5174 * gdb.ada/disc_arr_bound: New testcase.
5175
4a0ca9ec
JB
51762015-01-29 Joel Brobecker <brobecker@adacore.com>
5177
5178 * gdb.ada/mi_var_array: New testcase.
5179
3a8b707a
DE
51802015-01-27 Doug Evans <dje@google.com>
5181
5182 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5183 Add test for objfile.filename, objfile.username after objfile
5184 has been unloaded.
5185
f8313f6e
JB
51862015-01-26 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5189 the second test to print the name attribute of value
5190 returned by the call to gdb.lookup_type, and adjust
5191 the expected output accordingly.
5192
37bc665e
MW
51932015-01-25 Mark Wielaard <mjw@redhat.com>
5194
5195 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5196 * gdb.base/disp-step-fork.c: Include unistd.h.
5197 * gdb.base/siginfo-obj.c: Include stdio.h.
5198 * gdb.base/siginfo-thread.c: Likewise.
5199 * gdb.mi/non-stop.c: Include unistd.h.
5200 * gdb.mi/nsthrexec.c: Include stdio.h.
5201 * gdb.mi/pthreads.c: Include unistd.h.
5202 * gdb.modula2/unbounded1.c (main): Declare returns int.
5203 * gdb.reverse/consecutive-reverse.c: Likewise.
5204 * gdb.threads/create-fail.c: Include unistd.h.
5205 * gdb.threads/killed.c: Likewise.
5206 * gdb.threads/linux-dp.c: Likewise.
5207 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5208 * gdb.threads/non-ldr-exc-2.c: Likewise.
5209 * gdb.threads/non-ldr-exc-3.c: Likewise.
5210 * gdb.threads/non-ldr-exc-4.c: Likewise.
5211 * gdb.threads/pthreads.c: Include unistd.h.
5212 (main): Declare returns int.
5213 * gdb.threads/tls-main.c (foo): New declaration.
5214 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5215
f7e5394d
SM
52162015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5217
5218 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5219 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5220
743649fd
MW
52212015-01-15 Mark Wielaard <mjw@redhat.com>
5222
5223 * gdb.base/noreturn-return.c: New file.
5224 * gdb.base/noreturn-return.exp: New file.
5225 * gdb.base/noreturn-finish.c: New file.
5226 * gdb.base/noreturn-finish.exp: New file.
5227
198297aa
PA
52282015-01-23 Pedro Alves <palves@redhat.com>
5229
5230 * gdb.threads/continue-pending-after-query.c: New file.
5231 * gdb.threads/continue-pending-after-query.exp: New file.
5232
717cf30c
AG
52332015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5234 Simon Marchi <simon.marchi@ericsson.com>
5235
5236 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5237 * gdb.base/valgrind-db-attach.exp: Same.
5238 * gdb.base/valgrind-infcall.exp: Same.
5239 * lib/mi-support.exp (default_mi_gdb_start): Same.
5240 * lib/prompt.exp (default_prompt_gdb_start): Same.
5241 * lib/gdb.exp (default_gdb_spawn): Same.
5242 (gdb_interact): New.
5243
5244
4b62a76e
JK
52452015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5246
5247 * gdb.compile/compile.exp (pointer to jit function): New test.
5248
b4cdae6f
WW
52492015-01-17 Wei-cheng Wang <cole945@gmail.com>
5250
5251 * lib/gdb.exp (supports_process_record): Return true for
5252 powerpc*-*-linux*.
5253 (supports_reverse): Likewise.
5254
d221e7ef
DB
52552015-01-15 Don Breazeal <donb@codesourcery.com>
5256
5257 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5258 instead of checking whether the target board is remote and
5259 use spawn_wait_for_attach instead of exec/sleep.
5260 * gdb.base/attach-twice.exp: Likewise.
5261
bafffb51
JB
52622015-01-15 Joel Brobecker <brobecker@adacore.com>
5263
5264 * gdb.ada/var_arr_attrs: New testcase.
5265
5589af0e
PA
52662015-01-14 Pedro Alves <palves@redhat.com>
5267 Joel Brobecker <brobecker@adacore.com>
5268
5269 PR gdb/17525
5270 * gdb.base/bp-cmds-execution-x-script.c: New file.
5271 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5272 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5273
6c400b59
PA
52742015-01-14 Pedro Alves <palves@redhat.com>
5275
5276 PR cli/17828
5277 * gdb.base/batch-preserve-term-settings.c: New file.
5278 * gdb.base/batch-preserve-term-settings.exp: New file.
5279
e02c96a7
DE
52802015-01-13 Doug Evans <dje@google.com>
5281
5282 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5283 binary.
5284
576fd14c
JB
52852015-01-13 Joel Brobecker <brobecker@adacore.com>
5286
5287 * Makefile.in (clean mostlyclean): Do not delete *.py.
5288
04dccad0
JB
52892015-01-13 Joel Brobecker <brobecker@adacore.com>
5290
5291 * gdb.python/py-lookup-type.exp: New file.
5292
3d230f71
PA
52932015-01-12 Pedro Alves <palves@redhat.com>
5294
5295 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5296 restore GDBFLAGS before returning.
5297
7e67715d
JK
52982015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5299
5300 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5301 is_amd64_regs_target and is_x86_like_target.
5302
f2e0d4b4
DE
53032015-01-11 Doug Evans <xdje42@gmail.com>
5304
5305 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5306 is given without an explicit form.
5307 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5308 attributes.
5309 * gdb.dwarf/corrupt.exp: Ditto.
5310 * gdb.dwarf2/enum-type.exp: Ditto.
5311 * gdb.trace/entry-values.exp: Ditto.
5312 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5313
439250fb
DE
53142015-01-11 Doug Evans <xdje42@gmail.com>
5315
5316 PR gdb/15830
5317 * gdb.base/maint.exp: Remove references to "maint demangle".
5318 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5319 Add tests for explicitly specifying language to demangle.
5320 * gdb.dlang/demangle.exp: Ditto.
5321
ede9f622
PA
53222015-01-09 Pedro Alves <palves@redhat.com>
5323
5324 * gdb.threads/non-stop-fair-events.c: New file.
5325 * gdb.threads/non-stop-fair-events.exp: New file.
5326
a7b796db
PA
53272015-01-09 Pedro Alves <palves@redhat.com>
5328
5329 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5330 the global scope. Set a breakpoint after all threads are started
5331 rather than stepping over two source lines. Expect the prompt.
5332 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5333 global.
5334 (NUM): Now 15.
5335 (main): Use threads_started_barrier to wait for all threads to
5336 start. Main thread no longer calls thread_function. Exit after
5337 180 seconds.
5338 (loop): New function.
5339 (thread_function): Wait on threads_started_barrier barrier. Call
5340 'loop' at each iteration.
5341 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5342 threads have started, instead of hardcoding number of "next"
5343 steps. Use an access watchpoint instead of a write watchpoint.
5344
9665ffdd
PA
53452015-01-09 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5348 (thread_func): Wait on barrier.
5349 (main): Wait for all threads to start before stopping GDB.
5350 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5351 global.
5352 (thread1_func, thread2_func): Wait on barrier.
5353 (main): Wait for all threads to start before stopping GDB.
5354 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5355 New global.
5356 (thread1_func, thread2_func): Wait on barrier.
5357 (main): Wait for all threads to start before stopping GDB.
5358
c945a99f
PA
53592015-01-09 Pedro Alves <palves@redhat.com>
5360
5361 * gdb.threads/attach-many-short-lived-threads.c: New file.
5362 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5363
c1a747c1
PA
53642014-01-09 Pedro Alves <palves@redhat.com>
5365
5366 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5367 instead of to thread 2.
5368 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5369 Add barrier around each pthread_create call instead of around all
5370 calls.
5371 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5372 Set a break on thread_function and have the child threads hit it
5373 one at at a time.
5374
60b3033e
PA
53752015-01-09 Pedro Alves <palves@redhat.com>
5376
5377 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5378 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5379 false.
5380 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5381 checking whether the target board is remote.
5382 * gdb.multi/multi-attach.exp: Likewise.
5383 * gdb.python/py-sync-interp.exp: Likewise.
5384 * gdb.server/ext-attach.exp: Likewise.
5385 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5386 tests that need to attach, instead of checking whether the target
5387 board is remote at the top of the file.
5388
acc018ac
YQ
53892015-01-08 Yao Qi <yao@codesourcery.com>
5390
5391 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5392
50a18af8
JK
53932015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5394
5395 Fix testcase compilation.
5396 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5397
8503d6e1
JB
53982015-01-06 Joel Brobecker <brobecker@adacore.com>
5399
5400 * gdb.python/py-type.exp: Add a couple test about empty
5401 array creation, and negative-length array creation.
5402
cc73dbcc
DE
54032015-01-02 Doug Evans <xdje42@gmail.com>
5404
5405 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5406
0300bbc7
DE
54072015-01-02 Doug Evans <dje@google.com>
5408
5409 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5410
9d85a0ec
YQ
54112014-12-29 Yao Qi <yao@codesourcery.com>
5412
5413 * gdb.trace/entry-values.exp: Update comments. Rename variable
5414 bar_call_foo to returned_from_foo.
5415
87186c6a
MMN
54162014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5417
5418 PR gdb/17394
5419 * gdb.linespec/break-asm-file.c: New file.
5420 * gdb.linespec/break-asm-file.exp: New file.
5421 * gdb.linespec/break-asm-file0.s: New file.
5422 * gdb.linespec/break-asm-file1.s: New file.
5423
1bab7383
YQ
54242014-12-18 Nigel Stephens <nigel@mips.com>
5425 Maciej W. Rozycki <macro@codesourcery.com>
5426
5427 * gdb.base/float.exp: Handle the new output from "info float" on
5428 MIPS targets.
5429
1bc1068a
JK
54302014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5431
5432 Fix MinGW compilation.
5433 * gdb.compile/compile-ops.exp: Update untested message if
5434 !skip_compile_feature_tests.
5435 * gdb.compile/compile-setjmp.exp: Likewise.
5436 * gdb.compile/compile-tls.exp: Likewise.
5437 * gdb.compile/compile.exp: Likewise.
5438 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5439 supported on this host".
5440
b6615d10
DE
54412014-12-16 Doug Evans <xdje42@gmail.com>
5442
5443 * boards/stabs.exp: New file.
5444
25dda427
AA
54452014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5446
5447 * gdb.base/completion.exp: Adjust to format changes of "maint
5448 print user-registers".
5449
bf330350
CU
54502014-12-16 Catalin Udma <catalin.udma@freescale.com>
5451
5452 PR server/17457
5453 * gdb.arch/aarch64-fp.c: New file.
5454 * gdb.arch/aarch64-fp.exp: New file.
5455
395cf596
SDJ
54562014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5457
5458 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5459 r210637, r210913, r211666, r215400, r215817).
5460
5461 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5462 * dg-extract-results.py: New file.
5463 * dg-extract-results.sh: Use it if the environment seems
5464 suitable.
5465
5466 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5467
5468 * dg-extract-results.py (parse_run): Handle warnings that
5469 are printed before a test harness is run.
5470
5471 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5472
5473 * dg-extract-results.py (Named): Remove __cmp__ method.
5474 (output_variation): Use a key to sort variation.harnesses.
5475
5476 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5477
5478 * dg-extract-results.py: For Python 3, force sys.stdout to
5479 handle surrogate escape sequences.
5480 (safe_open): New function.
5481 (output_segment, main): Use it.
5482
5483 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5484
5485 * dg-extract-results.py (Prog.result_re): Include options
5486 in test name.
5487
5488 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5489
5490 * dg-extract-results.py (output_variation): Always sort if
5491 do_sum.
5492
e882ef3c
SM
54932014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5494
5495 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5496 as long as we get pagination notifications.
5497
4992aa20
JM
54982014-12-15 Jason Merrill <jason@redhat.com>
5499
5500 * Makefile.in (check-gdb.%): Restore.
5501 * README: Mention it.
5502
c1b5a1a6
JB
55032014-12-13 Joel Brobecker <brobecker@adacore.com>
5504
5505 * gdb.ada/str_uninit: New testcase.
5506
5537b577
JK
55072014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5508
5509 PR symtab/17642
5510 * gdb.base/vla-stub-define.c: New file.
5511 * gdb.base/vla-stub.c: New file.
5512 * gdb.base/vla-stub.exp: New file.
5513
bb2ec1b3
TT
55142014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5515 Jan Kratochvil <jan.kratochvil@redhat.com>
5516 Tom Tromey <tromey@redhat.com>
5517
5518 * configure.ac: Add gdb.compile/.
5519 * configure: Regenerate.
5520 * gdb.compile/Makefile.in: New file.
5521 * gdb.compile/compile-ops.exp: New file.
5522 * gdb.compile/compile-ops.c: New file.
5523 * gdb.compile/compile-tls.c: New file.
5524 * gdb.compile/compile-tls.exp: New file.
5525 * gdb.compile/compile-constvar.S: New file.
5526 * gdb.compile/compile-constvar.c: New file.
5527 * gdb.compile/compile-mod.c: New file.
5528 * gdb.compile/compile-nodebug.c: New file.
5529 * gdb.compile/compile-setjmp-mod.c: New file.
5530 * gdb.compile/compile-setjmp.c: New file.
5531 * gdb.compile/compile-setjmp.exp: New file.
5532 * gdb.compile/compile-shlib.c: New file.
5533 * gdb.compile/compile.c: New file.
5534 * gdb.compile/compile.exp: New file.
5535 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5536
4ff709eb
TT
55372014-12-12 Tom Tromey <tromey@redhat.com>
5538
5539 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5540 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5541
6dddd6a5
DE
55422014-12-12 Doug Evans <dje@google.com>
5543
5544 * lib/gdb-python.exp (get_python_valueof): New function.
5545 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5546
71c24708
AA
55472014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5548
5549 * gdb.base/completion.exp: Add test for completion of "info
5550 registers ".
5551
3e29f34a
MR
55522014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5553
5554 * gdb.base/func-ptrs.c: New file.
5555 * gdb.base/func-ptrs.exp: New file.
5556
fc126975
SM
55572014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5558
5559 PR breakpoints/17012
5560 * gdb.base/dprintf-detach.c: New file.
5561 * gdb.base/dprintf-detach.exp: New file.
5562
0a46d518
SM
55632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5564
5565 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5566 * lib/gdb.exp (target_is_gdbserver): New procedure.
5567
a0be3e44
DE
55682014-12-08 Doug Evans <dje@google.com>
5569
5570 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5571
df1b803a
YQ
55722014-12-05 Yao Qi <yao@codesourcery.com>
5573
5574 * gdb.guile/scm-error.exp: Remove the third argument to
5575 gdb_remote_download.
5576 * gdb.guile/scm-frame-args.exp: Likewise.
5577 * gdb.guile/scm-section-script.exp: Likewise.
5578
ddb9f679
YQ
55792014-12-05 Yao Qi <yao@codesourcery.com>
5580
5581 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5582
86e4ed39
DE
55832014-12-04 Doug Evans <dje@google.com>
5584
5585 * gdb.python/py-objfile.exp: Add tests for
5586 objfile.add_separate_debug_file.
5587
7c50a931
DE
55882014-12-04 Doug Evans <dje@google.com>
5589
5590 * lib/gdb.exp (get_build_id): New function.
5591 (build_id_debug_filename_get): Rewrite to use it.
5592 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5593
621661e3
MR
55942014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5595
5596 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5597 `method(long)', not just 0x0.
5598 * gdb.cp/nsalias.exp: Align code labels to 4.
5599 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5600 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5601 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5602 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5603 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5604 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5605
29f0c3b7
DE
56062014-12-02 Doug Evans <dje@google.com>
5607
e1e061e7 5608 PR symtab/17602
29f0c3b7 5609 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5610 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5611 * gdb.cp/anon-ns.exp: Update.
5612
162078c8
NB
56132014-12-02 Nick Bull <nicholaspbull@gmail.com>
5614
5615 * gdb.python/py-events.py (inferior_call_handler): New.
5616 (register_changed_handler, memory_changed_handler): New.
5617 (test_events.invoke): Register new handlers.
5618 * gdb.python/py-events.exp: Add tests for inferior call,
5619 memory_changed and register_changed events.
5620
fdb09caf
AA
56212014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5622
5623 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5624 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5625 if the linker doesn't understand this.
5626
55cfb2c4
SM
56272014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5628
5629 * gdb.python/python.exp: Change expected reply to help().
5630
9e8cd6df
YQ
56312014-12-01 Yao Qi <yao@codesourcery.com>
5632
5633 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5634 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5635 * configure: Re-generated.
5636
6c659fc2
SC
56372014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5638
5639 * gdb.cp/chained-calls.cc: New file.
5640 * gdb.cp/chained-calls.exp: New file.
5641 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5642
d7fc3181
SM
56432014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5644
5645 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5646 * gdb.dwarf2/symtab-producer.exp: Same.
5647 * gdb.gdb/python-interrupts.exp: Same.
5648 * gdb.gdb/python-selftest.exp: Same.
5649 * gdb.python/py-linetable.exp: Same.
5650 * gdb.python/py-type.exp: Same.
5651 * gdb.python/py-value-cc.exp: Same.
5652 * gdb.python/py-value.exp: Same.
5653
10e79639
YQ
56542014-11-28 Yao Qi <yao@codesourcery.com>
5655
5656 * gdb.base/break-probes.exp: Match library name prefixed with
5657 sysroot.
5658
f28a0564
SM
56592014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5660
5661 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5662 test expected output. Add parentheses for the call to print.
5663 Remove L suffix from integers.
5664
3fe1ce1d
DE
56652014-11-26 Doug Evans <dje@google.com>
5666
5667 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5668
84429e27
YQ
56692014-11-22 Yao Qi <yao@codesourcery.com>
5670
5671 * gdb.trace/entry-values.c: Remove asms.
5672 (foo): Add foo_label.
5673 (bar): Add bar_label.
5674 * gdb.trace/entry-values.exp: Remove code computing foo's
5675 length and bar's length.
5676 (Dwarf::assemble): Invoke function_range for bar and use
5677 MACRO_AT_func for foo.
5678
26741859
YQ
56792014-11-22 Yao Qi <yao@codesourcery.com>
5680
5681 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5682 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5683 Use .Lgcc43_procstart instead of gcc43.
5684
45e44d27
JB
56852014-11-21 Joel Brobecker <brobecker@adacore.com>
5686
5687 * gdb.ada/n_arr_bound: New testcase.
5688
458c8db8
SDJ
56892014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5690
5691 PR breakpoints/10737
5692 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5693 test_catch_syscall_multi_arch.
5694 (test_catch_syscall_multi_arch): New function.
5695
43f3e411
DE
56962014-11-20 Doug Evans <xdje42@gmail.com>
5697
5698 * gdb.base/maint.exp: Update expected output.
5699
0d7b2549
AA
57002014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5701
5702 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5703 4-byte instruction on S390.
5704
8908fca5
JB
57052014-11-19 Joel Brobecker <brobecker@adacore.com>
5706
5707 * gdb.ada/arr_arr: New testcase.
5708
4a46959e
JB
57092014-11-19 Joel Brobecker <brobecker@adacore.com>
5710
5711 * gdb.ada/pkd_arr_elem: New Testcase.
5712
470e2f4e
LM
57132014-11-18 Luis Machado <lgustavo@codesourcery.com>
5714
5715 * gdb.reverse/break-precsave: Expect completion message for
5716 core file reads.
5717 * gdb.reverse/consecutive-precsave.exp: Likewise.
5718 * gdb.reverse/finish-precsave.exp: Likewise.
5719 * gdb.reverse/i386-precsave.exp: Likewise.
5720 * gdb.reverse/machinestate-precsave.exp: Likewise.
5721 * gdb.reverse/sigall-precsave.exp: Likewise.
5722 * gdb.reverse/solib-precsave.exp: Likewise.
5723 * gdb.reverse/step-precsave.exp: Likewise.
5724 * gdb.reverse/until-precsave.exp: Likewise.
5725 * gdb.reverse/watch-precsave.exp: Likewise.
5726
a267f3ad
AA
57272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5728
5729 * gdb.base/bp-permanent.c: Include unistd.h.
5730 * gdb.python/py-framefilter-mi.c (main): Add return type.
5731 * gdb.python/py-framefilter.c (main): Likewise.
5732 * gdb.trace/actions-changed.c (main): Likewise.
5733
12084a9a
AA
57342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5735
5736 * gdb.mi/until.c: Add eye-catchers.
5737 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5738 line numbers.
5739
dc7e1a77
AA
57402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5741
5742 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5743 function header variants in break1.c.
5744 * gdb.base/ena-dis-br.exp: Likewise.
5745 * gdb.base/hbreak2.exp: Likewise.
5746 * gdb.reverse/until-precsave.exp: Drop references to removed
5747 non-prototype function header variants in ur1.c.
5748 * gdb.reverse/until-reverse.exp: Likewise.
5749
41c77605
PM
57502014-11-17 Petr Machata <pmachata@redhat.com>
5751
5752 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5753 ${_cu_offset_size} bytes abbrev offset.
5754
34248c3a
DE
57552014-11-15 Doug Evans <xdje42@gmail.com>
5756
5757 PR symtab/17559
5758 * gdb.base/line-symtabs.exp: New file.
5759 * gdb.base/line-symtabs.c: New file.
5760 * gdb.base/line-symtabs.h: New file.
5761
646da059
YQ
57622014-11-14 Yao Qi <yao@codesourcery.com>
5763
5764 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5765 (func): Add label func_label.
5766 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5767 Replace low_pc and high_pc with MACRO_AT_range.
5768 Replace name, low_pc and high_pc with MACRO_AT_func.
5769
9301ebe6
YQ
57702014-11-14 Yao Qi <yao@codesourcery.com>
5771
5772 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5773 Replace name, low_pc and high_pc with MACRO_AT_func.
5774
f166b542
YQ
57752014-11-14 Yao Qi <yao@codesourcery.com>
5776
5777 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5778 produce debug information.
5779 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5780
0f6e71e3
YQ
57812014-11-14 Yao Qi <yao@codesourcery.com>
5782
5783 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5784 object and get function length.
5785 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5786 with MACRO_AT_func.
5787 (top-level): Replace gdb_compile and clean_restart with
5788 prepare_for_testing.
5789 * gdb.dwarf2/main.c (main): Add label main_label.
5790
876c4df9
YQ
57912014-11-14 Yao Qi <yao@codesourcery.com>
5792
5793 * lib/dwarf.exp (function_range): New procedure.
5794 (Dwarf::_handle_macro_at_func): New procedure.
5795 (Dwarf::_handle_macro_at_range): New procedure.
5796 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5797
02ad9cf1
YQ
57982014-11-14 Yao Qi <yao@codesourcery.com>
5799
5800 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5801 (_handle_attribute): New procedure.
5802
a59add0c
AA
58032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5804
5805 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5806 * gdb.base/call-sc.c (zed): Likewise.
5807 * gdb.base/checkpoint.c (main): Likewise.
5808 * gdb.base/dump.c (main): Likewise.
5809 * gdb.base/gcore.c (main): Likewise.
5810 * gdb.base/huge.c (main): Likewise.
5811 * gdb.base/multi-forks.c (main): Likewise.
5812 * gdb.base/pr10179-a.c (main): Likewise.
5813 * gdb.base/savedregs.c (main): Likewise.
5814 * gdb.base/sigaltstack.c (main): Likewise.
5815 * gdb.base/siginfo.c (main): Likewise.
5816 * gdb.base/structs.c (zed): Likewise.
5817 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5818 * gdb.mi/mi-syn-frame.c (main): Likewise.
5819 * gdb.mi/until.c (foo, main): Likewise.
5820 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5821 * gdb.base/solib-weak.c (foo): Declare.
5822 * gdb.base/attach-twice.c: Include stdio.h.
5823 * gdb.base/weaklib1.c: Likewise.
5824 * gdb.base/weaklib2.c: Likewise.
5825 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5826 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5827 unistd.h.
5828 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5829 * gdb.mi/mi-exit-code.c: Likewise.
5830 * gdb.base/break-interp-lib.c: Include string.h.
5831 * gdb.base/coremaker.c: Likewise.
5832 * gdb.base/testenv.c: Likewise.
5833 * gdb.python/py-finish-breakpoint.c: Likewise.
5834 * gdb.base/inferior-died.c: Include sys/wait.h.
5835 * gdb.base/fileio.c: Include time.h.
5836 * gdb.base/async-shell.c: Include unistd.h.
5837 * gdb.base/dprintf-non-stop.c: Likewise.
5838 * gdb.base/info-os.c: Likewise.
5839 * gdb.mi/mi-console.c: Likewise.
5840 * gdb.mi/watch-nonstop.c: Likewise.
5841 * gdb.python/py-events.c: Likewise.
5842 * gdb.base/async.c (baz): Move up before its invocation.
5843 * gdb.base/code_elim2.c (my_global_func): Likewise.
5844 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5845 * gdb.base/advance.c (func2): Likewise.
5846
3b5d5997
AA
58472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5848
5849 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5850 variant.
5851 * gdb.base/annota3.c: Likewise.
5852 * gdb.base/async.c: Likewise.
5853 * gdb.base/average.c: Likewise.
5854 * gdb.base/call-ar-st.c: Likewise.
5855 * gdb.base/call-rt-st.c: Likewise.
5856 * gdb.base/call-sc.c: Likewise.
5857 * gdb.base/call-strs.c: Likewise.
5858 * gdb.base/ending-run.c: Likewise.
5859 * gdb.base/execd-prog.c: Likewise.
5860 * gdb.base/exprs.c: Likewise.
5861 * gdb.base/foll-exec.c: Likewise.
5862 * gdb.base/foll-fork.c: Likewise.
5863 * gdb.base/foll-vfork.c: Likewise.
5864 * gdb.base/funcargs.c: Likewise.
5865 * gdb.base/gcore.c: Likewise.
5866 * gdb.base/jump.c: Likewise.
5867 * gdb.base/langs0.c: Likewise.
5868 * gdb.base/langs1.c: Likewise.
5869 * gdb.base/langs2.c: Likewise.
5870 * gdb.base/mips_pro.c: Likewise.
5871 * gdb.base/nodebug.c: Likewise.
5872 * gdb.base/opaque0.c: Likewise.
5873 * gdb.base/opaque1.c: Likewise.
5874 * gdb.base/recurse.c: Likewise.
5875 * gdb.base/run.c: Likewise.
5876 * gdb.base/scope0.c: Likewise.
5877 * gdb.base/scope1.c: Likewise.
5878 * gdb.base/setshow.c: Likewise.
5879 * gdb.base/setvar.c: Likewise.
5880 * gdb.base/shmain.c: Likewise.
5881 * gdb.base/shr1.c: Likewise.
5882 * gdb.base/shr2.c: Likewise.
5883 * gdb.base/sigall.c: Likewise.
5884 * gdb.base/signals.c: Likewise.
5885 * gdb.base/so-indr-cl.c: Likewise.
5886 * gdb.base/solib2.c: Likewise.
5887 * gdb.base/structs.c: Likewise.
5888 * gdb.base/sum.c: Likewise.
5889 * gdb.base/vforked-prog.c: Likewise.
5890 * gdb.base/watchpoint.c: Likewise.
5891 * gdb.reverse/shr2.c: Likewise.
5892 * gdb.reverse/until-reverse.c: Likewise.
5893 * gdb.reverse/ur1.c: Likewise.
5894 * gdb.reverse/watch-reverse.c: Likewise.
5895
066a77c5
AA
58962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5897
5898 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5899 variant.
5900 * gdb.base/sepdebug.exp: Drop references to removed code.
5901
4f204ea5
AA
59022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5903
5904 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5905 variant. Preserve original line numbering.
5906 * gdb.base/list1.c: Likewise.
5907
3b377a3a
AA
59082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5909
5910 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5911 variant.
5912 * gdb.base/break1.c: Likewise.
5913 * gdb.base/break.exp: Drop references to removed code.
5914
e444df73
AA
59152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5916
5917 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5918 variant.
5919
8008f2a7
AA
59202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5921
5922 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5923
a5a06887
AA
59242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5925
5926 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5927 logic into perform_all_tests() and invoke it with and without
5928 function header prototypes.
5929 (do_function_calls): Remove conditional XFAIL for PR 5318.
5930 (rerun_and_prepare): Remove duplicate code.
5931 (perform_all_tests): New. Main logic moved here.
5932
44dba9b9
AA
59332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5934
5935 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5936 code guarded by #ifdef NO_PROTOTYPES.
5937 (t_double_many_args): Likewise.
5938 (DEF_FUNC_MANY_ARGS_1): Likewise.
5939 (DEF_FUNC_VALUES_1): Likewise.
5940 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5941 guarded by #ifdef PROTOTYPES.
5942
d1fbcd56
AA
59432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5944
5945 * gdb.mi/mi-console.c: Add eye-catcher.
5946 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5947 instead of literal line number.
5948
b0e59b8f
AA
59492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5950
5951 * gdb.base/shr2.c: Add eye-catcher.
5952 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5953 line number.
5954
78f98cca
AA
59552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5956
5957 * gdb.base/jump.c: Add eye-catchers.
5958 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5959 numbers.
5960
58fa2af0
AA
59612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5962
5963 * gdb.base/execd-prog.c: Add eye-catchers.
5964 * gdb.base/foll-exec.c: Likewise.
5965 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5966 line numbers.
5967
04e5059b
AA
59682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5969
5970 * gdb.base/ending-run.c: Add eye-catchers.
5971 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5972 literal line numbers.
5973
dbfdb174
AA
59742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5975
5976 * gdb.base/call-rt-st.c: Add eye-catchers.
5977 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5978 literal line numbers.
5979
888a2ade
AA
59802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5981
5982 * gdb.base/call-ar-st.c: Add eye-catchers.
5983 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5984 literal line numbers.
5985
6acc2dde
AA
59862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5987
5988 * gdb.base/average.c: Add eye-catchers.
5989 * gdb.base/sum.c: Likewise.
5990 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5991 regexps dynamically.
5992
9ecfcd1d
AA
59932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5994
5995 * gdb.base/solib1.c: Add eye-catchers.
5996 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5997 literal line numbers.
5998
78708b7c
PA
59992014-11-12 Pedro Alves <palves@redhat.com>
6000
6001 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
6002 leader has exited.
6003
af48d08f
PA
60042014-11-12 Pedro Alves <palves@redhat.com>
6005
6006 * gdb.arch/i386-bp_permanent.c: New file.
6007 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
6008 (srcfile): Set to i386-bp_permanent.c.
6009 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
6010 that stepi does not execute the 'leave' instruction, instead of
6011 testing it does execute.
6012 * gdb.base/bp-permanent.c: New file.
6013 * gdb.base/bp-permanent.exp: New file.
6014
af3768e9
DE
60152014-11-10 Doug Evans <xdje42@gmail.com>
6016
6017 PR symtab/17564
6018 * gdb.base/symtab-search-order.exp: New file.
6019 * gdb.base/symtab-search-order.c: New file.
6020 * gdb.base/symtab-search-order-1.c: New file.
6021 * gdb.base/symtab-search-order-shlib-1.c: New file.
6022
9de00a4a
PA
60232014-11-07 Pedro Alves <palves@redhat.com>
6024
6025 PR gdb/17511
6026 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
6027 i?86-*-linux*.
6028
e0f52461
SC
60292014-11-03 Siva Chandra Reddy <sivachandra@google.com>
6030
6031 PR c++/17494
6032 * gdb.cp/pr17494.cc: New file.
6033 * gdb.cp/pr17494.exp: New file.
6034
6ce8c980
YQ
60352014-11-02 Yao Qi <yao@codesourcery.com>
6036
6037 * gdb.python/python.exp: Get working directory and match the
6038 output of "set extended-prompt \\w " with it.
6039
02be9a71
DE
60402014-10-30 Doug Evans <dje@google.com>
6041
6042 * gdb.python/py-objfile.exp: Add tests for setting random attributes
6043 in objfiles.
6044 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6045 in progspaces.
6046
3bdff46b
LM
60472014-10-30 Janis Johnson <janisjo@codesourcery.com>
6048
6049 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6050 * gdb.base/realname-expand.exp: Likewise.
6051 * gdb.linespec/macro-relative.exp: Likewise.
6052
ab917dfb
PA
60532014-10-29 Pedro Alves <palves@redhat.com>
6054
6055 PR gdb/17408
6056 * gdb.threads/schedlock.c (some_function): New function.
6057 (call_function): New global.
6058 (MAYBE_CALL_SOME_FUNCTION): New macro.
6059 (thread_function): Call it.
6060 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6061 and use it instead of a global counter. Adjust all callers.
6062 (get_current_thread): Use "find current thread" for test message
6063 here rather than having all callers pass down the same string.
6064 (goto_loop): New procedure, factored out from ...
6065 (my_continue): ... this.
6066 (step_ten_loops): Change parameter from test message to command to
6067 use. Adjust.
6068 (list_count): Delete global.
6069 (check_result): New procedure, factored out from duplicate top
6070 level code.
6071 (continue tests): Wrap in with_test_prefix.
6072 (test_step): New procedure, factored out from duplicate top level
6073 code.
6074 (top level): Test "step" in combination with all scheduler-locking
6075 modes. Test "next" in combination with all scheduler-locking
6076 modes, and in combination with stepping over a function call or
6077 not.
6078 * gdb.threads/next-bp-other-thread.c: New file.
6079 * gdb.threads/next-bp-other-thread.exp: New file.
6080
d3d4baed
PA
60812014-10-29 Pedro Alves <palves@redhat.com>
6082
6083 PR python/17372
6084 * gdb.python/python.exp: Test a multi-line command that spawns
6085 interactive Python.
6086 * gdb.base/multi-line-starts-subshell.exp: New file.
6087
563e8d85
YQ
60882014-10-29 Yao Qi <yao@codesourcery.com>
6089
6090 * gdb.base/fileio.exp: Make directories on host.
6091
0ea4d52e
YQ
60922014-10-29 Yao Qi <yao@codesourcery.com>
6093
6094 * gdb.base/fileio.c (test_write): Close the file.
6095
7f5ef605
PA
60962014-10-28 Pedro Alves <palves@redhat.com>
6097
6098 PR gdb/12623
6099 * gdb.base/sigstep.c (no_handler): New global.
6100 (main): If 'no_handler is true, set the signal handlers to
6101 SIG_IGN.
6102 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6103 with_sw_watch and no_handler parameters. Handle them.
6104 (top level) <stepping over handler when stopped at a breakpoint
6105 test>: Add a test axis for testing with a software watchpoint, and
6106 another for testing with the signal handler set to SIG_IGN.
6107 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6108 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6109
abbdbd03
PA
61102014-10-28 Pedro Alves <palves@redhat.com>
6111
6112 PR gdb/17511
6113 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6114 * gdb.base/sigstep.exp (other_handler_location): New global.
6115 (advance): Support stepping into the signal handler, and running
6116 commands while in the handler.
6117 (in_handler_map): New global.
6118 (top level): In the advance test, add combinations for getting
6119 into the handler with stepping commands, and for running commands
6120 in the handler. Add comment descripting the advancei tests.
6121
1df4399f
PA
61222014-10-28 Pedro Alves <palves@redhat.com>
6123
6124 * gdb.base/sigstep.exp: Use build_executable instead of
6125 prepare_for_testing.
6126 (top level): Move code that starts GDB, runs to main and creates a
6127 display to ...
6128 (restart): ... this new procedure.
6129 (top level): Move backtrace from signal handler test to ...
6130 (validate_backtrace): ... this new procedure.
6131 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6132 with_test_prefix. Always restart GDB.
6133 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6134 with_test_prefix. Always restart GDB. No need to delete
6135 breakpoints after the test.
6136 (test_skip_handler): Remove prefix parameter.
6137 (skip_over_handler, breakpoint_to_handler)
6138 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6139 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6140 restart GDB. No need to delete breakpoints after the test.
6141 (top level): Use foreach to call the test procedures with
6142 different commands.
6143
a5b6e449
PA
61442014-10-28 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6147 instead of GNATS numbers.
6148 * gdb.base/sigbpt.exp: Likewise.
6149 * gdb.base/siginfo.exp: Likewise.
6150 * gdb.base/sigstep.exp: Likewise.
6151
e5f8a7cc
PA
61522014-10-27 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/sigstep.c (dummy): New global.
6155 (main): Issue a couple writes to the new global.
6156 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6157 procedures.
6158 (skip_over_handler): Use test_skip_handler.
6159 (top level): Call skip_over_handler for stepi and nexti too.
6160 (breakpoint_over_handler): Use test_skip_handler.
6161 (top level): Call breakpoint_over_handler for stepi and nexti too.
6162
763905a3
YQ
61632014-10-27 Yao Qi <yao@codesourcery.com>
6164
6165 * gdb.trace/tfile.c (adjust_function_address)
6166 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6167 function descriptor.
6168
6f259a23
DB
61692014-10-24 Don Breazeal <donb@codesourcery.com>
6170
6171 * gdb.base/foll-fork.exp (test_follow_fork,
6172 catch_fork_child_follow): Check for updated fork messages emitted
6173 from infrun.c.
6174 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6175 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6176 vfork_and_exec_child_follow_through_step): Check for updated vfork
6177 messages emitted from infrun.c.
6178
09dd9a69
PA
61792014-10-24 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/corefile.exp: Remove references to ultrix.
6182 * gdb.base/interrupt.exp: Likewise.
6183 * gdb.base/whatis.exp: Likewise.
6184 * gdb.gdb/selftest.exp: Likewise.
6185 * gdb.threads/manythreads.exp: Likewise.
6186 * gdb.threads/print-threads.exp: Likewise.
6187 * gdb.threads/pthreads.exp:: Likewise.
6188 * gdb.threads/schedlock.exp: Likewise.
6189
3433cfa5
SC
61902014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6191
6192 * gdb.cp/non-trivial-retval.cc: Add a test case.
6193 * gdb.cp/non-trivial-retval.exp: Add a test.
6194
092f880b
YQ
61952014-10-20 Yao Qi <yao@codesourcery.com>
6196
6197 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6198 * gdb.python/py-objfile-script-gdb.py: New file.
6199 * gdb.python/py-objfile-script.exp: Update reference to
6200 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6201 of remote_download. Remove the dest file.
6202
acbdb7f3
YQ
62032014-10-20 Yao Qi <yao@codesourcery.com>
6204
6205 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6206 * gdb.base/step-line.exp: Likewise.
6207 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6208 * gdb.dwarf2/dw2-basic.exp: Likewise.
6209 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6210 * gdb.dwarf2/dw2-filename.exp: Likewise.
6211 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6212 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6213 * gdb.dwarf2/dw2-producer.exp: Likewise.
6214 * gdb.dwarf2/mac-fileno.exp: Likewise.
6215 * gdb.python/py-frame-args.exp: Likewise.
6216 * gdb.python/py-framefilter.exp: Likewise.
6217 * gdb.python/py-mi.exp: Likewise.
6218 * gdb.python/py-objfile-script.exp: Likewise
6219 * gdb.python/py-pp-integral.exp: Likewise.
6220 * gdb.python/py-pp-re-notag.exp: Likewise.
6221 * gdb.python/py-prettyprint.exp: Likewise.
6222 * gdb.python/py-section-script.exp: Likewise.
6223 * gdb.python/py-typeprint.exp: Likewise.
6224 * gdb.python/py-xmethods.exp: Likewise.
6225 * gdb.stabs/weird.exp: Likewise.
6226 * gdb.xml/tdesc-regs.exp: Likewise.
6227
bd286a29
KCY
62282014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6229
6230 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6231 (out_cu): Use addr_len for the size of addresses.
6232 (out_line): Likewise. Size DW_LNE_set_address instruction
6233 according to addr_len.
6234 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6235 (FUNC): Add START_INSNS to definition.
6236
673dc4a0
YQ
62372014-10-18 Yao Qi <yao@codesourcery.com>
6238
6239 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6240 gdb_has_argv0 return true.
6241 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6242 check [target_info exists noargs], check [gdb_has_argv0]
6243 instead.
6244 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6245 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6246 procedures.
6247
4ffbba72
DE
62482014-10-17 Doug Evans <dje@google.com>
6249
6250 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6251 event.
6252 * gdb.python/py-events.py: Add clear_objfiles event.
6253
d096d8c1
DE
62542014-10-17 Doug Evans <dje@google.com>
6255
6256 * gdb.python/py-objfile.exp: Test progspace attribute.
6257
a80db015
LM
62582014-10-17 Luis Machado <lgustavo@codesourcery.com>
6259
6260 * gdb.guile/scm-breakpoint.exp: Do not assume any
6261 directory separators when matching source file paths.
6262 * gdb.python/py-breakpoint.exp: Likewise.
6263 * gdb.reverse/break-precsave.exp: Likewise.
6264 * gdb.reverse/break-reverse.exp: Likewise.
6265 * gdb.reverse/consecutive-precsave.exp: Likewise.
6266 * gdb.reverse/finish-precsave.exp: Likewise.
6267 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6268 * gdb.reverse/finish-reverse.exp: Likewise.
6269 * gdb.reverse/i386-precsave.exp: Likewise.
6270 * gdb.reverse/i387-env-reverse.exp: Likewise.
6271 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6272 * gdb.reverse/machinestate-precsave.exp: Likewise.
6273 * gdb.reverse/machinestate.exp: Likewise.
6274 * gdb.reverse/sigall-precsave.exp: Likewise.
6275 * gdb.reverse/solib-precsave.exp: Likewise.
6276 * gdb.reverse/step-precsave.exp: Likewise.
6277 * gdb.reverse/until-precsave.exp: Likewise.
6278 * gdb.reverse/watch-precsave.exp: Likewise.
6279 * gdb.reverse/watch-reverse.exp: Likewise.
6280
b22089ab
YQ
62812014-10-17 Yao Qi <yao@codesourcery.com>
6282
6283 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6284 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6285
6c4486e6
PA
62862014-10-17 Pedro Alves <palves@redhat.com>
6287
6288 PR gdb/17471
6289 * gdb.base/bg-execution-repeat.c: New file.
6290 * gdb.base/bg-execution-repeat.exp: New file.
6291
0ff33695
PA
62922014-10-17 Pedro Alves <palves@redhat.com>
6293
6294 PR gdb/17300
6295 * gdb.base/continue-all-already-running.c: New file.
6296 * gdb.base/continue-all-already-running.exp: New file.
6297
6fdebc3d
PA
62982014-10-17 Pedro Alves <palves@redhat.com>
6299
6300 PR gdb/17472
6301 * gdb.base/annota-input-while-running.c: New file.
6302 * gdb.base/annota-input-while-running.exp: New file.
6303
32a8097b
PA
63042014-10-17 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.base/callfuncs.exp: emove references to osf.
6307 * gdb.base/sigall.exp: Likewise.
6308 * gdb.gdb/selftest.exp: Likewise.
6309 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6310 * gdb.mi/non-stop.c: Likewise.
6311 * gdb.mi/pthreads.c: Likewise.
6312 * gdb.reverse/sigall-precsave.exp: Likewise.
6313 * gdb.reverse/sigall-reverse.exp: Likewise.
6314 * gdb.threads/pthreads.c: Likewise.
6315 * gdb.threads/pthreads.exp: Likewise.
6316
7a3517ff
YQ
63172014-10-17 Yao Qi <yao@codesourcery.com>
6318
6319 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6320 check 'target_info exists noargs'.
6321 (test_command_prompt_position): Likewise.
6322 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6323 Remove "set args".
6324 (progvar_simple_while_test): Likewise.
6325 (progvar_complex_if_while_test): Likewise.
6326 (if_while_breakpoint_command_test): Likewise.
6327 (infrun_breakpoint_command_test): Likewise.
6328 (breakpoint_command_test): Likewise.
6329 (watchpoint_command_test): Likewise.
6330 (bp_deleted_in_command_test): Likewise.
6331 (temporary_breakpoint_commands): Likewise.
6332
bb99c472
YQ
63332014-10-16 Yao Qi <yao@codesourcery.com>
6334
6335 * gdb.base/remotetimeout.exp: Remove noargs checking.
6336
7c16b83e
PA
63372014-10-15 Pedro Alves <palves@redhat.com>
6338
6339 PR breakpoints/9649
6340 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6341 * gdb.base/breakpoint-in-ro-region.exp
6342 (probe_target_hardware_step): New procedure.
6343 (top level): Probe hardware stepping and hardware breakpoint
6344 support. Test stepping through a read-only region, with both
6345 "breakpoint auto-hw" on and off and both "always-inserted" on and
6346 off.
6347
35a49624
IB
63482014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6349
6350 * gdb.dlang/demangle.exp: Update for demangling changes.
6351
2d1c107c
SC
63522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6353
6354 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6355 * gdb.cp/non-trivial-retval.exp: Add new tests.
6356
778811d5
SC
63572014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6358
6359 PR c++/13403
6360 PR c++/15154
6361 * gdb.cp/non-trivial-retval.cc: New file.
6362 * gdb.cp/non-trivial-retval.exp: New file.
6363
10c5f0a8
YQ
63642014-10-15 Yao Qi <yao@codesourcery.com>
6365
6366 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6367 remote host.
6368
65d7b369
YQ
63692014-10-15 Yao Qi <yao@codesourcery.com>
6370
6371 * gdb.python/py-symbol.exp: Match file base name if host is
6372 remote, otherwise match file name with dir name.
6373 * gdb.python/py-symtab.exp: Likewise.
6374 * gdb.python/python.exp: Likewise.
6375
46dc1394
YQ
63762014-10-15 Yao Qi <yao@codesourcery.com>
6377
6378 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6379 pattern.
6380 * gdb.python/py-symtab.exp: Likewise.
6381 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6382 locationn.
6383
c40cc657
JB
63842014-10-14 Joel Brobecker <brobecker@adacore.com>
6385
6386 * gdb.ada/addr_arith: New testcase.
6387
2abf49e1
MR
63882014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6389
6390 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6391 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6392 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6393 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6394
f7088df3
SDJ
63952014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6396
6397 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6398 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6399 * gdb.arch/stap-eval-lang-ada.exp: New file.
6400
4dc06805
YQ
64012014-10-14 Yao Qi <yao@codesourcery.com>
6402
6403 * gdb.mi/mi-var-child.c (nothing1): New function.
6404 (nothing2): New function.
6405 (do_children_tests): Set function pointers by nothing1 and
6406 nothing2.
6407 * gdb.mi/mi-var-child.exp: Step over new added statements.
6408 Update test to match the new output.
6409 * gdb.mi/var-cmd.c (nothing1): New function.
6410 (nothing2): New function.
6411 (do_children_tests): Set function pointers by nothing1 and
6412 nothing2.
6413 * gdb.mi/mi-var-display.exp: Update test to match output.
6414 Step to the line specified by $line_dct_nothing.
6415 Increase the number of lines to step.
6416
46a93de2
YQ
64172014-10-14 Yao Qi <yao@codesourcery.com>
6418
6419 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6420 tests.
6421 * gdb.mi/mi2-var-child.exp: Likewise.
6422
14ea52ee
DE
64232014-10-13 Doug Evans <dje@google.com>
6424
6425 * gdb.python/py-objfile.exp: Change name of file name test.
6426
e5c6e92b
DE
64272014-10-13 Doug Evans <dje@google.com>
6428
6429 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6430 from the start of the CU.
6431
c780cc2f
JK
64322014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6433 Yao Qi <yao@codesourcery.com>
6434
6435 Fix "save breakpoints" for "catch" command.
6436 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6437 Remove -nonewline. Match also the added "main" line.
6438
99894e11
JK
64392014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6440
6441 Fix "save breakpoints" for "disable $bpnum" command.
6442 * gdb.base/save-bp.c (main): Add label.
6443 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6444
6e1ac5a3
JK
64452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6448
754dd2b0
YQ
64492014-10-11 Yao Qi <yao@codesourcery.com>
6450
6451 * gdb.server/server-kill.exp: Execute command
6452 "set remote trace-status-packet on" before "tstatus".
6453
f90183d7
YQ
64542014-10-11 Yao Qi <yao@codesourcery.com>
6455
6456 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6457 (main): Call getppid.
6458 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6459 and continue to it. Read variable "server_pid".
6460
bf40a607
YQ
64612014-10-11 Yao Qi <yao@codesourcery.com>
6462
6463 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6464
052ca370
YQ
64652014-10-11 Yao Qi <yao@codesourcery.com>
6466
6467 * gdb.threads/thread-find.exp: Don't execute command
6468 "info threads".
6469 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6470 * gdb.threads/linux-dp.exp: Don't check the condition
6471 $threads_created equals to zero.
6472
3831839c
PA
64732014-10-10 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/bigcore.exp: Remove references to IRIX.
6476 * gdb.base/funcargs.exp: Likewise.
6477 * gdb.base/interrupt.exp: Likewise.
6478 * gdb.base/mips_pro.exp: Likewise.
6479 * gdb.base/nodebug.exp: Likewise.
6480 * gdb.base/setvar.exp: Likewise.
6481 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6482
8b9a549d
PA
64832014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6484 Pedro Alves <palves@redhat.com>
6485
6486 PR symtab/14466
6487 * gdb.base/vdso-warning.c: New file.
6488 * gdb.base/vdso-warning.exp: New file.
6489
d48ba5e8
DE
64902014-10-02 Doug Evans <dje@google.com>
6491
6492 * gdb.base/structs.c (main): Don't run forever.
6493
2278c276
PA
64942014-10-02 Pedro Alves <palves@redhat.com>
6495
6496 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6497 (top level) <stop threads 1, stop threads 2>: Use it.
6498
b57bacec
PA
64992014-10-02 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.threads/break-while-running.exp (test): Add new
6502 'update_thread_list' argument. Skip "info threads" if false.
6503 (top level): Add new 'update_thread_list' axis.
6504
13fd3ff3
PA
65052014-10-02 Pedro Alves <palves@redhat.com>
6506
6507 PR breakpoints/17431
6508 * gdb.base/execl-update-breakpoints.c: New file.
6509 * gdb.base/execl-update-breakpoints.exp: New file.
6510
0fec99e8
PA
65112014-10-01 Pedro Alves <palves@redhat.com>
6512
6513 * gdb.base/breakpoint-in-ro-region.c: New file.
6514 * gdb.base/breakpoint-in-ro-region.exp: New file.
6515
2ddf4301
SM
65162014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6517
6518 * gdb.mi/mi-exit-code.exp: New file.
6519 * gdb.mi/mi-exit-code.c: New file.
6520
6a5f3f43
YQ
65212014-09-30 Yao Qi <yao@codesourcery.com>
6522
6523 * lib/prelink-support.exp (build_executable_own_libs): Error if
6524 the target isn't native.
6525
345bcc73
YQ
65262014-09-30 Yao Qi <yao@codesourcery.com>
6527
6528 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6529 false.
6530
a25a5a45
PA
65312014-09-22 Pedro Alves <palves@redhat.com>
6532
6533 * gdb.threads/break-while-running.exp: New file.
6534 * gdb.threads/break-while-running.c: New file.
6535
00ba3162
YQ
65362014-09-19 Yao Qi <yao@codesourcery.com>
6537
6538 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6539 Invoke test. Restart GDB with --readnow and invoke test again.
6540
c3b7b696
YQ
65412014-09-19 Yao Qi <yao@codesourcery.com>
6542
6543 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6544 proc set_breakpoint_on_gcd_function. Invoke
6545 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6546 invoke set_breakpoint_on_gcd_function again.
6547
2b4fd423
DE
65482014-09-18 Doug Evans <dje@google.com>
6549
6550 * gdb.dwarf2/symtab-producer.exp: New file.
6551
a5947601
SDJ
65522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6553
6554 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6555 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6556 * gdb.base/global-var-nested-by-dso.c: Likewise.
6557 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6558
91c19059
SDJ
65592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6560 Pedro Alves <palves@redhat.com>
6561
6562 * gdb.base/watch-bitfields.exp: Pass string other than test file
6563 name to prepare_for_testing.
6564 (watch): New procedure.
6565 (expect_watchpoint): Use with_test_prefix.
6566 (top level): Factor out tests to ...
6567 (test_watch_location, test_regular_watch): ... these new
6568 procedures, and use with_test_prefix and gdb_continue_to_end.
6569
bb9d5f81
PP
65702014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6571
6572 PR breakpoints/12526
6573 * gdb.base/watch-bitfields.exp: New file.
6574 * gdb.base/watch-bitfields.c: New file.
6575
635856f5
PA
65762014-09-16 Pedro Alves <palves@redhat.com>
6577
6578 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6579 software and hardware addresses, not software address against
6580 itself.
6581
7280ceea
PA
65822014-09-16 Pedro Alves <palves@redhat.com>
6583
6584 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6585 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6586
428b16bd
PA
65872014-09-16 Pedro Alves <palves@redhat.com>
6588
6589 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6590 files.
6591 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6592 "*-*-vxworks*" throughout.
6593 * gdb.base/break.exp: Likewise.
6594 * gdb.base/default.exp: Likewise.
6595 * gdb.base/scope.exp: Likewise.
6596 * gdb.base/sepdebug.exp: Likewise.
6597 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6598 throughout.
6599 * gdb.base/run.c: Likewise.
6600 * gdb.base/sepdebug.c: Likewise.
6601 * gdb.hp/gdb.aCC/run.c: Likewise.
6602 * gdb.reverse/until-reverse.c: Likewise.
6603 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6604
666d413c
YQ
66052014-09-16 Yao Qi <yao@codesourcery.com>
6606
6607 * boards/local-remote-host-native.exp: New file.
6608
57cbd724
DE
66092014-09-14 Doug Evans <xdje42@gmail.com>
6610
6611 * gdb.threads/queue-signal.c (thread_count): New variable.
6612 (thread_count_mutex, thread_count_condvar): New variables.
6613 (incr_thread_count, wait_all_threads_running): New functions.
6614 (main): Wait for all threads to be in their thread functions.
6615
81219e53
DE
66162014-09-13 Doug Evans <xdje42@gmail.com>
6617
6618 * gdb.threads/queue-signal.c: New file.
6619 * gdb.threads/queue-signal.exp: New file.
6620
3714cea7
DE
66212014-09-13 Doug Evans <xdje42@gmail.com>
6622
6623 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6624 be consistent with what default_gdb_init uses.
6625 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6626 the plain text of the prompt. Add some logging printfs.
6627 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6628
fa43b1d7
PA
66292014-09-12 Pedro Alves <palves@redhat.com>
6630
6631 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6632 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6633 * gdb.arch/i386-size-overlap.exp: Likewise.
6634 * gdb.arch/i386-size.exp: Likewise.
6635 * gdb.arch/i386-unwind.exp: Likewise.
6636 * gdb.base/a2-run.exp: Likewise.
6637 * gdb.base/break.exp: Likewise.
6638 * gdb.base/charset.exp: Likewise.
6639 * gdb.base/chng-syms.exp: Likewise.
6640 * gdb.base/commands.exp: Likewise.
6641 * gdb.base/dbx.exp: Likewise.
6642 * gdb.base/find.exp: Likewise.
6643 * gdb.base/funcargs.exp: Likewise.
6644 * gdb.base/jit-simple.exp: Likewise.
6645 * gdb.base/reread.exp: Likewise.
6646 * gdb.base/sepdebug.exp: Likewise.
6647 * gdb.base/step-bt.exp: Likewise.
6648 * gdb.cp/mb-inline.exp: Likewise.
6649 * gdb.cp/mb-templates.exp: Likewise.
6650 * gdb.objc/basicclass.exp: Likewise.
6651 * gdb.threads/killed.exp: Likewise.
6652
9d9bf2df
EBM
66532014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6654
6655 PR tdep/17379
6656 * gdb.arch/powerpc-stackless.S: New file.
6657 * gdb.arch/powerpc-stackless.exp: New file.
6658
1cf2f1b0
JK
66592014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * gdb.base/attach.c: Include unistd.h.
6662 (main): Call alarm. Add label postloop.
6663 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6664 gdb_breakpoint, gdb_continue_to_breakpoint.
6665 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6666
98880d46
PA
66672014-09-11 Pedro Alves <palves@redhat.com>
6668
6669 PR gdb/17347
6670 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6671 * gdb.base/attach.exp (test_command_line_attach_run): New
6672 procedure.
6673 (top level): Call it.
6674
4c92ff2c
PA
66752014-09-11 Pedro Alves <palves@redhat.com>
6676
6677 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6678 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6679 (do_command_attach_tests): Use spawn_wait_for_attach.
6680 * gdb.base/solib-overlap.exp: Likewise.
6681 * gdb.multi/multi-attach.exp: Likewise.
6682 * gdb.python/py-prompt.exp: Likewise.
6683 * gdb.python/py-sync-interp.exp: Likewise.
6684 * gdb.server/ext-attach.exp: Likewise.
6685
3adc1a7d
GKB
66862014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6687
6688 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6689 command in testcase. Simplify testcase.
6690
96334934
JB
66912014-09-10 Joel Brobecker <brobecker@adacore.com>
6692
6693 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6694
eb479039
JB
66952014-09-10 Joel Brobecker <brobecker@adacore.com>
6696
6697 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6698
deede10c
JB
66992014-09-10 Joel Brobecker <brobecker@adacore.com>
6700
6701 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6702
7828a5f5
JB
67032014-09-10 Joel Brobecker <brobecker@adacore.com>
6704
6705 * gdb.dwarf2/dynarr-ptr.c: New file.
6706 * gdb.dwarf2/dynarr-ptr.exp: New file.
6707
33aeebcf
MR
67082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6709
6710 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6711 of 30 rather than hardcoding 120 for a slow test case. Take the
6712 `gdb,timeout' target setting into account for this calculation.
6713 Don't extend the timeout for the test cases that don't need it.
6714
7b415901
MR
67152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6716
6717 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6718 a factor of 2 for a slow test case. Take the `gdb,timeout'
6719 target setting into account for this calculation.
6720 * gdb.reverse/until-precsave.exp: Increase the timeout by
6721 a factor of 15 and 3 respectively rather than adding 120
6722 for a pair of slow test cases. Take the `gdb,timeout'
6723 target setting into account for this calculation.
6724
4a40f85a
MR
67252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6726
6727 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6728 timeout, don't pass one down to gdb_expect.
6729 (gdb_expect): Rework timeout selection.
6730
09635af7
MR
67312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6732
6733 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6734 exception on timeout.
6735 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6736 (gdbserver_start_extended): Catch any `gdbserver_start' error
6737 exceptions.
6738 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6739 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6740 `gdbserver_gdb_load' error exceptions.
6741
2bdd10b7
MR
67422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6743
6744 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6745 120 on waiting for the TCP socket to open.
6746
316935f0
DE
67472014-09-09 Doug Evans <xdje42@gmail.com>
6748
6749 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6750 _caller_matches, _any_caller_is, _any_caller_matches.
6751
83740597
DE
67522014-09-09 Doug Evans <xdje42@gmail.com>
6753
6754 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6755
4c122fc3
YQ
67562014-09-09 Yao Qi <yao@codesourcery.com>
6757
6758 * gdb.mi/mi-var-display.exp: Set print symbol off.
6759
a9f116cb
GKB
67602014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6761
6762 PR gdb/17035
6763 * gdb.base/commands.exp: Add tests to verify user-defined
6764 commands with empty bodies.
6765 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6766 python commands in `show user command`.
6767 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6768 scheme commands in `show user command`.
6769
c75bd3a2
JK
67702014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6771
6772 PR python/17355
6773 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6774 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6775 * gdb.python/py-framefilter-invalidarg.exp: New file.
6776 * gdb.python/py-framefilter-invalidarg.py: New file.
6777
faa42425
DE
67782014-09-06 Doug Evans <xdje42@gmail.com>
6779
6780 PR 15276
6781 * gdb.python/py-caller-is.c: New file.
6782 * gdb.python/py-caller-is.exp: New file.
6783
474ca4f6
SDJ
67842014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6785
6786 PR gdb/17235
6787 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6788 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6789
eb0b0463
SDJ
67902014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6791
6792 PR fortran/17237
6793 * gdb.fortran/print-formatted.exp: New file.
6794 * gdb.fortran/print-formatted.f90: Likewise.
6795
5f3b99cf
SS
67962014-09-03 Sasha Smundak <asmundak@google.com>
6797
6798 * gdb.python/py-frame.exp: Test Frame.read_register.
6799
7d793aa9
SDJ
68002014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6801
6802 PR python/16699
6803 * gdb.python/py-completion.exp: New file.
6804 * gdb.python/py-completion.py: Likewise.
6805
fb0576e9
DE
68062014-08-28 Doug Evans <dje@google.com>
6807
6808 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6809 eax,etc. are live with values set by gdb and thus the compiler can't
6810 use them.
6811 * gdb.arch/i386-pseudo.c (main): Ditto.
6812
ee92b0dd
DE
68132014-08-27 Doug Evans <dje@google.com>
6814
6815 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6816
6649db35
DE
68172014-08-25 Doug Evans <dje@google.com>
6818
6819 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6820 (main): Ditto.
6821
564b7600
DE
68222014-08-25 Doug Evans <dje@google.com>
6823
6824 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6825
3881fb67
YQ
68262014-08-24 Yao Qi <yao@codesourcery.com>
6827
6828 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6829 symbol off.
6830 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6831
a05a36a5
DE
68322014-08-22 Doug Evans <dje@google.com>
6833
6834 PR 17276
6835 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6836 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6837 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6838
7c343b48
YQ
68392014-08-22 Yao Qi <yao@codesourcery.com>
6840
6841 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6842 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6843 * gdb.python/python.exp: Likewise. Use .py file on the host
6844 instead of the build.
6845
22fd09ae
JK
68462014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6847
6848 * gdb.threads/gcore-stale-thread.c: New file.
6849 * gdb.threads/gcore-stale-thread.exp: New file.
6850
a8454a7c
PA
68512014-08-21 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6854 * gdb.base/gcore-relro-pie.exp: Likewise.
6855 * gdb.base/gcore-relro.exp: Likewise.
6856 * gdb.base/gcore.exp: Likewise.
6857 * gdb.base/print-symbol-loading.exp: Likewise.
6858 * gdb.threads/gcore-thread.exp: Likewise.
6859 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6860
2a31c623
PA
68612014-08-20 Pedro Alves <palves@redhat.com>
6862 Jan Kratochvil <jan.kratochvil@redhat.com>
6863
6864 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6865 configure.
6866 (EXPECT): Handle READ1 being set.
6867 (all): Depend on EXTRA_RULES.
6868 (check-read1, expect-read1, read1.so, read1): New rules.
6869 * README (Testsuite Parameters): Document the READ1 make variable.
6870 (Race detection): New section.
6871 * configure: Regenerate.
6872 * configure.ac: If build==host==target, and running under a
6873 GNU/glibc system, add read1 to the extra Makefile rules.
6874 (EXTRA_RULES): AC_SUBST it.
6875 * lib/read1.c: New file.
6876
d36430db
JB
68772014-08-20 Joel Brobecker <brobecker@adacore.com>
6878
6879 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6880 the handling of variables declared as a typedef to an array
6881 which a DW_AT_data_location attribute.
6882
9a0dc9e3
PA
68832014-08-19 Andrew Burgess <aburgess@broadcom.com>
6884 Pedro Alves <palves@redhat.com>
6885
6886 PR symtab/14604
6887 PR symtab/14605
6888 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6889 gdb_test.
6890
0718a8da
PA
68912014-08-19 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6894
13b448cd
YQ
68952014-08-19 Yao Qi <yao@codesourcery.com>
6896
6897 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6898 right line.
6899
1cbf5077
DB
69002014-08-18 David Blaikie <dblaikie@gmail.com>
6901
6902 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6903
bf0fae19
JB
69042014-08-18 Joel Brobecker <brobecker@adacore.com>
6905
6906 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6907 attribute in array range.
6908
3c8c5dcc
JB
69092014-08-18 Joel Brobecker <brobecker@adacore.com>
6910
6911 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6912
e66d4446
SC
69132014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6914
6915 PR c++/17132
6916 * gdb.cp/pr17132.cc: New file.
6917 * gdb.cp/pr17132.exp: New file.
6918
940df408
SC
69192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6920
6921 * gdb.python/py-xmethods.py (A_getarrayind)
6922 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6923 Use 'print' with function call syntax.
6924 (E_method_matcher.match): Fix tab vs space indentation mixup.
6925
ebcc6c3a
YQ
69262014-08-15 Yao Qi <yao@codesourcery.com>
6927
6928 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6929 false.
6930
775e0f04
YQ
69312014-08-15 Yao Qi <yao@codesourcery.com>
6932
6933 * gdb.cp/casts.exp: Set print symbol off.
6934 * gdb.cp/class2.exp: Likewise.
6935 * gdb.cp/overload.exp: Likewise.
6936 * gdb.cp/templates.exp: Likewise.
6937
d769e349
DE
69382014-08-11 Doug Evans <dje@google.com>
6939
6940 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6941 (test_load_shlib): Update.
6942
20c6f1e1
YQ
69432014-08-09 Yao Qi <yao@codesourcery.com>
6944
6945 * gdb.base/display.exp: Invoke is_address_zero_readable.
6946 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6947 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6948 * gdb.base/hbreak-unmapped.exp: Return if
6949 is_address_zero_readable returns true.
6950 * gdb.base/signest.exp: Likewise.
6951 * gdb.base/signull.exp: Likewise.
6952 * gdb.base/sigbpt.exp: Likewise.
6953 * gdb.guile/scm-disasm.exp: Do the test if
6954 is_address_zero_readable returns false.
6955 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6956 * gdb.python/py-arch.exp: Likewise.
6957 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6958 * lib/gdb.exp (is_address_zero_readable): New proc.
6959
5792e8e3
YQ
69602014-08-09 Yao Qi <yao@codesourcery.com>
6961
6962 PR testsuite/13443
6963 * gdb.mi/mi-var-display.exp: Make test messages unique.
6964
3cecbbbe
TT
69652014-08-04 Tom Tromey <tromey@redhat.com>
6966
6967 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6968 target 0".
6969
00b51ff5
TT
69702014-08-04 Tom Tromey <tromey@redhat.com>
6971
6972 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6973 "target_resume".
6974
6908c509
JB
69752014-08-01 Joel Brobecker <brobecker@adacore.com>
6976
6977 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6978 inner_vla_struct_object_size.
6979 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6980 as xfail.
6981
cc6563d2
PA
69822014-07-30 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6985 comment.
6986
7e09a223
YQ
69872014-07-29 Yao Qi <yao@codesourcery.com>
6988
6989 PR gdb/17206
6990 * gdb.base/until-nodebug.exp: New.
6991
7ebdbe92
DE
69922014-07-28 Doug Evans <xdje42@gmail.com>
6993
6994 PR guile/17203
6995 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6996 previously existing parameter, and previously ambiguously spelled
6997 parameter.
6998
fdb1adc6
WN
69992014-07-28 Will Newton <will.newton@linaro.org>
7000
7001 * gdb.base/varargs.exp: Remove KFAILs for ARM.
7002
186fcde0
DE
70032014-07-26 Ludovic Courtès <ludo@gnu.org>
7004 Doug Evans <xdje42@gmail.com>
7005
7006 PR guile/17146
7007 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
7008
70509625
PA
70092014-07-25 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.threads/signal-command-handle-nopass.c: New file.
7012 * gdb.threads/signal-command-handle-nopass.exp: New file.
7013 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
7014 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
7015 * gdb.threads/signal-delivered-right-thread.c: New file.
7016 * gdb.threads/signal-delivered-right-thread.exp: New file.
7017
c3f814a1
PA
70182014-07-25 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.base/double-prompt-target-event-error.exp
7021 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
7022 match.
7023 (cancel_pagination_in_target_event): Rework double prompt
7024 detection.
7025 * gdb.base/paginate-after-ctrl-c-running.exp
7026 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
7027 <return>' match.
7028 * gdb.base/paginate-bg-execution.exp
7029 (test_bg_execution_pagination_return)
7030 (test_bg_execution_pagination_cancel): Remove '-notransfer
7031 <return>' matches.
7032 * gdb.base/paginate-execution-startup.exp
7033 (test_fg_execution_pagination_return)
7034 (test_fg_execution_pagination_cancel): Remove '-notransfer
7035 <return>' matches.
7036 * gdb.base/paginate-inferior-exit.exp
7037 (test_paginate_inferior_exited): Remove '-notransfer <return>'
7038 match.
7039 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
7040 * lib/gdb.exp (pagination_prompt): Run text through
7041 string_to_regexp.
7042 (gdb_test_multiple): Match $pagination_prompt instead of
7043 "<return>".
7044 (string_to_regexp): Move to lib/gdb-utils.exp.
7045
e214cf6c
JK
70462014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7047
7048 * gdb.arch/amd64-entry-value-paramref.S: New file.
7049 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7050 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7051 * gdb.arch/amd64-optimout-repeat.S: New file.
7052 * gdb.arch/amd64-optimout-repeat.c: New file.
7053 * gdb.arch/amd64-optimout-repeat.exp: New file.
7054
17d0c5c8
JK
70552014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 PR gdb/17170
7058 * gdb.base/statistics.exp: New file.
7059
b8b8facf
DE
70602014-07-17 Doug Evans <dje@google.com>
7061
74b49205 7062 PR gdb/17170
b8b8facf
DE
7063 * gdb.base/maint.exp: Update testing of per-command stats.
7064
1b5d0ab3
PA
70652014-07-16 Pedro Alves <palves@redhat.com>
7066
7067 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7068 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7069 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7070 (tfile_write_buf): New functions.
7071 (add_memory_block): Rewrite using the above.
7072 (adjust_function_address): New function.
7073 (FUNCTION_ADDRESS): New macro.
7074 (write_basic_trace_file): Remove short_x local, and use
7075 tfile_write_16. Change type of func_addr local to unsigned long
7076 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7077 here. Cast argument of add_memory_block to char pointer.
7078 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7079 (main): Remove parameters.
7080 * gdb.trace/tfile.exp: Remove nowarnings.
7081
4d974e88
SM
70822014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7083
7084 * gdb.base/debug-expr.exp: Test string evaluation with
7085 "debug expression" on.
7086
41e99568
PA
70872014-07-15 Pedro Alves <palves@redhat.com>
7088
7089 * gdb.base/reread.exp: Use clean_restart.
7090
487d9753
PL
70912014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7092
7093 * gdb.arch/avr-flash-qualifer.c: New.
7094 * gdb.arch/avr-flash-qualifer.exp: New.
7095
cc1c52ad
PA
70962014-07-14 Pedro Alves <palves@redhat.com>
7097
7098 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7099 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7100
1e973570
PA
71012014-07-14 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.base/double-prompt-target-event-error.c: New file.
7104 * gdb.base/double-prompt-target-event-error.exp: New file.
7105
93d6eb10
PA
71062014-07-14 Pedro Alves <palves@redhat.com>
7107
7108 PR gdb/17072
7109 * gdb.base/paginate-inferior-exit.c: New file.
7110 * gdb.base/paginate-inferior-exit.exp: New file.
7111
0017922d
PA
71122014-07-14 Pedro Alves <palves@redhat.com>
7113
7114 PR gdb/17072
7115 * gdb.base/paginate-bg-execution.c: New file.
7116 * gdb.base/paginate-bg-execution.exp: New file.
7117
94696ad3
PA
71182014-07-14 Pedro Alves <palves@redhat.com>
7119
7120 PR gdb/17072
7121 * gdb.base/paginate-execution-startup.c: New file.
7122 * gdb.base/paginate-execution-startup.exp: New file.
7123 * lib/gdb.exp (pagination_prompt): New global.
7124 (default_gdb_spawn): New procedure, factored out from
7125 default_gdb_spawn.
7126 (default_gdb_start): Adjust to call default_gdb_spawn.
7127 (gdb_spawn): New procedure.
7128
bd293940
PA
71292014-07-14 Pedro Alves <palves@redhat.com>
7130
7131 * lib/gdb.exp (gdb_assert): New procedure.
7132 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7133
c933f875
PA
71342014-07-14 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.base/execution-termios.c: New file.
7137 * gdb.base/execution-termios.exp: New file.
7138
d98b7a16
TT
71392014-07-14 Tom Tromey <tromey@redhat.com>
7140
7141 * gdb.cp/vla-cxx.cc: New file.
7142 * gdb.cp/vla-cxx.exp: New file.
7143
548740d6
TT
71442014-07-14 Tom Tromey <tromey@redhat.com>
7145
7146 * gdb.reverse/rerun-prec.c: New file.
7147 * gdb.reverse/rerun-prec.exp: New file.
7148
a25eb028
MR
71492014-07-12 Maciej W. Rozycki <macro@mips.com>
7150 Maciej W. Rozycki <macro@codesourcery.com>
7151
7152 * lib/gdb-utils.exp: New file.
7153 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7154 inline `gdb_init_command' processing.
7155 (gdb_start_cmd): Likewise.
7156 * lib/mi-support.exp (mi_run_cmd): Likewise.
7157 * README: Document `gdb_init_command' and `gdb_init_commands'.
7158
218c2655
JK
71592014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7160
7161 Fix false FAIL running under a very long directory name.
7162 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7163 and "set print elements 10000". Twice.
7164
5401fde3
YQ
71652014-07-11 Yao Qi <yao@codesourcery.com>
7166
7167 * gdb.base/exprs.exp: "set print symbol off".
7168
e76126e8
PA
71692014-07-11 Pedro Alves <palves@redhat.com>
7170
7171 * gdb.threads/kill.c: New file.
7172 * gdb.threads/kill.exp: New file.
7173
2d6f0de6
YQ
71742014-07-10 Yao Qi <yao@codesourcery.com>
7175
7176 * gdb.trace/tfile.c (write_basic_trace_file)
7177 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7178 address written to trace file.
7179
7180e04a
PA
71802014-07-09 Pedro Alves <palves@redhat.com>
7181
7182 * gdb.base/attach-wait-input.exp: New file.
7183 * gdb.base/attach-wait-input.c: New file.
7184
9a9a7608
AB
71852014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7186
7187 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7188 setting up test structures.
7189 (main): Call new test function.
7190 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7191 test function, continue into test function and walk test
7192 structures.
7193
161ac41e
YQ
71942014-07-02 Yao Qi <yao@codesourcery.com>
7195
7196 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7197 'bar_start' at the beginning of functions 'foo' and 'bar'
7198 respectively.
7199 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7200 instead of 'foo' and 'bar'.
7201
1f267ae3
MM
72022014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7203
7204 * gdb.btrace/segv.exp: New.
7205 * gdb.btrace/segv.c: New.
7206
2b239efb
LM
72072014-07-02 Luis Machado <lgustavo@codesourcery.com>
7208
7209 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7210 instruction.
7211
cf363f18
MW
72122014-06-30 Mark Wielaard <mjw@redhat.com>
7213
7214 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7215 vulture, vilify, villar): New volatile array constants.
7216 (vindictive, vegetation): New const volatile array constants.
7217 * gdb.base/volatile.exp: Test volatile and const volatile array
7218 types.
7219
aebf9d24
AA
72202014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7221
7222 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7223 target lacks support for awatch, rwatch, or hbreak.
7224
b67a2c6f
YQ
72252014-06-27 Yao Qi <yao@codesourcery.com>
7226
7227 * gdb.multi/dummy-frame-restore.exp: New.
7228 * gdb.multi/dummy-frame-restore.c: New.
7229
aef92902
MM
72302014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7231
7232 * gdb.btrace/gcore.exp: New.
7233
8e9db26e
PA
72342014-06-23 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/watchpoint-reuse-slot.c: New file.
7237 * gdb.base/watchpoint-reuse-slot.exp: New file.
7238
70afc5b7
SC
72392014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7240
7241 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7242 progspace's filename in 'info', 'enable' and 'disable' command
7243 tests.
7244
b972bd9c
JK
72452014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7246
7247 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7248 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7249 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7250
125f8a3d
GB
72512014-06-20 Gary Benson <gbenson@redhat.com>
7252
7253 * gdb.arch/i386-avx.exp: Fix include file location.
7254 * gdb.arch/i386-sse.exp: Likewise.
7255
3ed9baed
IB
72562014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7257
7258 * gdb.dlang/expression.exp: New file.
7259
034f788c
PA
72602014-06-19 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7263 out from ...
7264 (top level): ... here. Iterate running tests under different
7265 scheduler-locking settings.
7266
45371d0c
LM
72672014-06-18 Luis Machado <lgustavo@codesourcery.com>
7268
7269 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7270 to DW_FORM_addr and use non-zero addresses.
7271
5d376983
SC
72722014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7273
7274 PR gdb/17017
7275 * gdb.python/py-xmethods.cc: Add global function call counters and
7276 increment them in their respective functions. Remove "cout"
7277 statements.
7278 * gdb.python/py-xmethods.exp: Make tests check the global function
7279 call counters instead of depending on inferior IO.
7280
a1aa2221
LM
72812014-06-18 Don Breazeal <donb@codesourcery.com>
7282
7283 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7284 Deleted procedure.
7285 (explicit_fork_parent_follow): Deleted procedure.
7286 (explicit_fork_child_follow): Deleted procedure.
7287 (test_follow_fork): New procedure.
7288 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7289 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7290 procedure calls.
7291
0fc05997
YQ
72922014-06-17 Yao Qi <yao@codesourcery.com>
7293
7294 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7295 CP1252.
7296
70795c52
LM
72972014-06-17 Luis Machado <lgustavo@codesourcery.com>
7298
7299 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7300 Initialize ptr and S explicitly.
7301 (skip_type_update_when_not_use_rtti_test): Likewise.
7302
6be47f0c
KS
73032014-06-16 Keith Seitz <keiths@redhat.com>
7304
7305 PR mi/15863
7306 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7307 the inferior is started.
7308
d03de421
PA
73092014-06-16 Pedro Alves <palves@redhat.com>
7310
7311 * gdb.base/break-main-file-remove-fail.c: New file.
7312 * gdb.base/break-main-file-remove-fail.exp: New file.
7313 * gdb.base/break-unload-file.exp: Use build_executable instead of
7314 prepare_for_testing.
7315 (test_break): New parameter "initial_load". Handle it.
7316 (top level): Add initial_load cmdline/file axis.
7317
f9579b99
TT
73182014-06-12 Tom Tromey <tromey@redhat.com>
7319
7320 * gdb.base/completion.exp: Don't use directory name in test.
7321
3657956b
GB
73222014-06-09 Gary Benson <gbenson@redhat.com>
7323
7324 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7325 separate the always-available ANSI-standard signals from the
7326 signals that require checking.
7327 (main): Likewise.
7328 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7329 Likewise.
7330 (main): Likewise.
7331
4186eb54
KS
73322014-06-07 Keith Seitz <keiths@redhat.com>
7333
7334 Revert:
7335 PR c++/16253
7336 * gdb.cp/var-tag.cc: New file.
7337 * gdb.cp/var-tag.exp: New file.
7338 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7339 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7340 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7341 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7342
25326a28 73432014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7344
7345 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7346
829155c9
PA
73472014-06-06 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7350 in target debug output instead of looking at RSP packets,
7351 disabling the test on any target that uses hardware stepping.
7352 Update comments.
7353
61c8d22e
PA
73542014-06-06 Pedro Alves <palves@redhat.com>
7355
7356 * gdb.base/break-unload-file.exp: Fix typo.
7357
d9a47287
YQ
73582014-06-06 Yao Qi <yao@codesourcery.com>
7359
7360 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7361 from "jit_function" to "^jit_function".
7362
e5e01dbf
YQ
73632014-06-06 Yao Qi <yao@codesourcery.com>
7364
7365 * gdb.base/async.c (foo): Add one statement.
7366 * gdb.base/async.exp: Get the next instruction address and
7367 match the output of "nexti" by instruction address. Match
7368 the hex address in the output of "finish".
7369
73ba372c
GB
73702014-06-06 Gary Benson <gbenson@redhat.com>
7371
7372 * gdb.base/call-signals.c: Remove preprocessor conditionals
7373 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7374 SIGSEGV and SIGTERM.
7375 * gdb.base/sigall.c: Likewise.
7376 * gdb.base/unwindonsignal.c: Likewise.
7377 * gdb.reverse/sigall-reverse.c: Likewise.
7378
831517df
YQ
73792014-06-06 Yao Qi <yao@codesourcery.com>
7380
7381 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7382 readable, skip the test.
7383
b8b91e98
YQ
73842014-06-06 Yao Qi <yao@codesourcery.com>
7385
7386 * gdb.threads/staticthreads.c (thread_function): Move the line
7387 setting breakpoint on forward.
7388 * gdb.threads/staticthreads.exp: Update comments.
7389
fb934770
LC
73902014-06-05 Ludovic Courtès <ludo@gnu.org>
7391
7392 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7393 "history-append! type error".
7394
6ef284bd
SM
73952014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7396
7397 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7398 erroneous dprintf expected input.
7399
a872e241
DE
74002014-06-04 Doug Evans <xdje42@gmail.com>
7401
7402 * gdb.guile/scm-generics.exp: Delete.
7403
16f691fb
DE
74042014-06-04 Doug Evans <xdje42@gmail.com>
7405
7406 * gdb.guile/scm-breakpoint.exp: Update.
7407 Add tests for breakpoint registration.
7408
012370f6
TT
74092014-06-04 Tom Tromey <tromey@redhat.com>
7410
7411 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7412 VLA-in-union.
7413 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7414 inner_vla_struct, vla_union types. Initialize objects of those
7415 types and compute their sizes.
7416
9f5a4cef
HZ
74172014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7418 Hui Zhu <hui@codesourcery.com>
7419
7420 * gdb.base/fileio.exp: Add test for shell not available as well as
7421 available.
7422 * gdb.base/fileio.c (test_system): Check for shell twice.
7423
90a45c4d
YQ
74242014-06-04 Yao Qi <yao@codesourcery.com>
7425
7426 * gdb.base/auto-connect-native-target.exp: Remove redundant
7427 space from the regexp pattern.
7428
70017e41
YQ
74292014-06-04 Yao Qi <yao@codesourcery.com>
7430
7431 * gdb.base/default.exp: Replace "child" with "native" in
7432 regexp pattern.
7433
883964a7
SC
74342014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7435
7436 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7437 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7438 * gdb.python/py-xmethods.py: Python script supporting the
7439 new testcase and tests.
7440
ef370185
JB
74412014-06-03 Joel Brobecker <brobecker@adacore.com>
7442 Pedro Alves <palves@redhat.com>
7443
7444 PR breakpoints/17000
7445 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7446 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7447
1e2ccb61
BM
74482014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7449
7450 * gdb.base/subst.exp: Add tests to verify partial path matching
7451 output.
7452
c6ec5ab2
PA
74532014-06-03 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7456 target that doesn't use software single-stepping.
7457
835c559f
PA
74582014-06-03 Pedro Alves <palves@redhat.com>
7459
7460 PR breakpoints/17000
7461 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7462 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7463
06eb1586
DE
74642014-06-02 Doug Evans <xdje42@gmail.com>
7465
7466 * gdb.guile/scm-parameter.exp: New file.
7467
e698b8c4
DE
74682014-06-02 Doug Evans <xdje42@gmail.com>
7469
7470 * gdb.guile/scm-cmd.c: New file.
7471 * gdb.guile/scm-cmd.exp: New file.
7472
ded03782
DE
74732014-06-02 Doug Evans <xdje42@gmail.com>
7474
7475 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7476 pretty-printer lookup.
7477 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7478 (make-pp_s-printer): Call it.
7479 (make-pretty-printer-from-dict): New function.
7480 (lookup-pretty-printer-maker-from-dict): New function.
7481 (*pretty-printer*): Simplify.
7482 (make-objfile-pp_s-printer): New function.
7483 (install-objfile-pretty-printers!): New function.
7484 (make-progspace-pp_s-printer): New function.
7485 (install-progspace-pretty-printers!): New function.
7486 * gdb.guile/scm-progspace.c: New file.
7487 * gdb.guile/scm-progspace.exp: New file.
7488
41fac0cf
PA
74892014-06-02 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/dprintf-bp-same-addr.c: New file.
7492 * gdb.base/dprintf-bp-same-addr.exp: New file.
7493
96ae5695
EBM
74942014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7495
7496 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7497 * gdb.arch/powerpc-power.s: Likewise.
7498
da02b3a8
JB
74992014-06-02 Joel Brobecker <brobecker@adacore.com>
7500
7501 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7502
c72b2e7b
YQ
75032014-06-01 Yao Qi <yao@codesourcery.com>
7504
7505 * gdb.base/watchpoint.exp (test_watch_location): Check null
7506 pointer can be dereferenced. If not, do the test, otherwise
7507 skip it.
7508
53e8a631
AB
75092014-05-30 Andrew Burgess <aburgess@broadcom.com>
7510
7511 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7512 results.
7513 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7514
938f0e2f
AB
75152014-05-30 Andrew Burgess <aburgess@broadcom.com>
7516
7517 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7518 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7519 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7520 * gdb.arch/amd64-invalid-stack-top.c: New file.
7521 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7522
9ba6657a
PA
75232014-05-30 Pedro Alves <palves@redhat.com>
7524
7525 PR breakpoints/17000
7526 * gdb.base/sss-bp-on-user-bp.c: New file.
7527 * gdb.base/sss-bp-on-user-bp.exp: New file.
7528
522c09bf
DB
75292014-05-30 David Blaikie <dblaikie@gmail.com>
7530
7531 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7532 gnu_inline semantics via attribute.
7533 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7534 source explicitly specifies the required semantics.
7535
bf4ef81e
MR
75362014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7537
7538 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7539
329ea579
PA
75402014-05-29 Pedro Alves <palves@redhat.com>
7541 Tom Tromey <tromey@redhat.com>
7542
7543 * gdb.base/async-shell.exp: Don't enable target-async.
7544 * gdb.base/async.exp
7545 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7546 parameter. Adjust.
7547 (top level): Don't test with "target-async".
7548 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7549 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7550 * gdb.base/inferior-died.exp: Don't enable target-async.
7551 * gdb.base/interrupt-noterm.exp: Likewise.
7552 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7553 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7554 * gdb.mi/mi-nonstop.exp: Likewise.
7555 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7556 * gdb.mi/mi-nsintrall.exp: Likewise.
7557 * gdb.mi/mi-nsmoribund.exp: Likewise.
7558 * gdb.mi/mi-nsthrexec.exp: Likewise.
7559 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7560 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7561 * gdb.python/py-evsignal.exp: Don't enable target-async.
7562 * gdb.python/py-evthreads.exp: Likewise.
7563 * gdb.python/py-prompt.exp: Likewise.
7564 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7565 * gdb.server/solib-list.exp: Don't enable target-async.
7566 * gdb.threads/thread-specific-bp.exp: Likewise.
7567 * lib/mi-support.exp: Adjust to use mi-async.
7568
fd664c91
PA
75692014-05-29 Pedro Alves <palves@redhat.com>
7570
7571 PR gdb/13860
7572 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7573 reason, even in sync mode.
7574
251bde03
PA
75752014-05-29 Pedro Alves <palves@redhat.com>
7576 Hui Zhu <hui@codesourcery.com>
7577
7578 PR PR15693
7579 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7580 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7581 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7582 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7583
7f3c0343
JB
75842014-05-28 Joel Brobecker <brobecker@adacore.com>
7585
7586 * config/monitor.exp (gdb_target_monitor): Replace use of
7587 "set remotebaud" by "set serial baud".
7588
b2715b27
AW
75892014-05-26 Andy Wingo <wingo@igalia.com>
7590
7591 * gdb.guile/scm-breakpoint.exp:
7592 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7593 properties instead of gdb-object-properties.
7594
498a4489
YQ
75952014-05-26 Yao Qi <yao@codesourcery.com>
7596
7597 * gdb.server/no-thread-db.exp: Specify source file name
7598 explicitly when setting a breakpoint.
7599
589fdceb
MM
76002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7601
7602 * gdb.btrace/vdso.c: New.
7603 * gdb.btrace/vdso.exp: New.
7604
e9089e05
MM
76052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7606
7607 * gdb.base/gcore.exp (capture_command_output): Move ...
7608 * lib/gdb.exp (capture_command_output): ... here.
7609
67b5c0c1
MM
76102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7611
7612 * gdb.btrace/data.exp: Test memory access during btrace replay.
7613
a2199296
SM
76142014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7615
7616 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7617
17b2616c
PA
76182014-05-21 Pedro Alves <palves@redhat.com>
7619
7620 PR gdb/13860
7621 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7622 (top level): Test that output related to execution commands is
7623 sent to the console with CLI commands, but not with MI commands.
7624 Test that breakpoint events are always mirrored to the console.
7625 Also expect the new source line to be output after a "next" in
7626 async mode too. Make it a pass/fail test.
7627 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7628 output.
7629 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7630
5166082f
PA
76312014-05-21 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7634 Use them to test variations of "list" after reaching a breakpoint.
7635 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7636 Test "list" with listsize 10 after reaching a breakpoint.
7637 * gdb.python/python.exp (decode_line current location line
7638 number): Adjust expected line number.
7639
2f25d70f
SM
76402014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7641
7642 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7643 behavior for $args, pass it directly to "run".
7644
ff604a67
MR
76452014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7646
7647 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7648 30000 to 65536.
7649
6a3cb8e8
PA
76502014-05-21 Pedro Alves <palves@redhat.com>
7651
7652 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7653 auto-connect-native-target off".
7654 * gdb.base/auto-connect-native-target.c: New file.
7655 * gdb.base/auto-connect-native-target.exp: New file.
7656
4ebfc96e
PA
76572014-05-21 Pedro Alves <palves@redhat.com>
7658
7659 * gdb.base/default.exp: Test "target native" instead of "target
7660 child".
7661
36d46afb
MW
76622014-05-21 Mark Wielaard <mjw@redhat.com>
7663
7664 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7665
5876f503
JK
76662014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7667
7668 Fix TLS access for -static -pthread.
7669 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7670 <HAVE_TLS> (thread_function, main): Initialize it.
7671 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7672 Add clean_restart.
7673 <$have_tls != "">: Check TLSVAR.
7674
0256a6ac
PA
76752014-05-21 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/dcache-line-read-error.c: New.
7678 * gdb.base/dcache-line-read-error.exp: New.
7679
936d2992
PA
76802014-05-20 Pedro Alves <palves@redhat.com>
7681
7682 * gdb.base/compare-sections.c: New file.
7683 * gdb.base/compare-sections.exp: New file.
7684
802e8e6d
PA
76852014-05-20 Pedro Alves <palves@redhat.com>
7686
7687 * gdb.base/break-idempotent.c: New file.
7688 * gdb.base/break-idempotent.exp: New file.
7689
e59fa00f
MM
76902014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7691
7692 * gdb.btrace/nohist.exp: New.
7693
8b696e31
YQ
76942014-05-20 Yao Qi <yao@codesourcery.com>
7695
7696 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7697 gdb.reverse directory and gdb_reverse_timeout exists in board
7698 setting.
7699 * README: Document gdb_reverse_timeout.
7700
73c9764f
YQ
77012014-05-20 Yao Qi <yao@codesourcery.com>
7702
7703 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7704 'test_file_name'. Treat args as a string instead of a list.
7705 (gdb_init): Rename argument 'args' by 'test_file_name'.
7706
f1f4348a
JK
77072014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7708
7709 * gdb.arch/powerpc-power.exp: New file.
7710 * gdb.arch/powerpc-power.s: New file.
7711
0dbe70ce
DE
77122014-05-16 Doug Evans <dje@google.com>
7713
7714 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7715 * gdb.base/completion.exp: Check that all expected files exist
7716 before doing file completion.
0dbe70ce 7717
8d551b02
DE
77182014-05-16 Doug Evans <dje@google.com>
7719
7720 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7721 Update.
7722 (do_syscall_tests_without_xml): Update.
7723
73eb7709
PA
77242014-05-16 Pedro Alves <palves@redhat.com>
7725
7726 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7727 instead of "unknown output after running".
7728
3fae92fc
YQ
77292014-05-16 Yao Qi <yao@codesourcery.com>
7730
7731 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7732 file1.txt from host at the end.
7733 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7734
c2b2ccc5
DE
77352014-05-15 Doug Evans <dje@google.com>
7736
7737 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7738 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7739 loading file. Add test for TU lookup.
7740
8c217a4b
SM
77412014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7742
7743 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7744 calling "-exec-arguments" or "set args" before running the
7745 inferior.
7746
3deb39c6
SM
77472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7748
7749 * lib/mi-support.exp (mi_expect_stop): Expect message for
7750 inferiors that exit with non-zero exit code.
7751
71a79f8c
YQ
77522014-05-14 Yao Qi <yao@codesourcery.com>
7753
7754 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7755 match absolute path on remote host.
7756 (test_file_list_exec_source_files): Remove "/" from the
7757 pattern.
7758
f23fcd46
YQ
77592014-05-14 Yao Qi <yao@codesourcery.com>
7760
7761 * boards/local-remote-host-notty.exp (${board}_file): New
7762 proc.
7763
9404b58f
KM
77642014-05-07 Kyle McMartin <kyle@redhat.com>
7765
7766 Pushed by Joel Brobecker <brobecker@adacore.com>.
7767 * gdb.arch/aarch64-atomic-inst.c: New file.
7768 * gdb.arch/aarch64-atomic-inst.exp: New file.
7769
5e45f04c
YQ
77702014-05-07 Yao Qi <yao@codesourcery.com>
7771
7772 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7773 in current context" too.
7774
c888a17d
KS
77752014-05-05 Keith Seitz <keiths@redhat.com>
7776
7777 * gdb.linespec/ls-dollar.exp: Add test for linespec
7778 file:convenience_variable.
7779
290a839c
YQ
77802014-05-05 Yao Qi <yao@codesourcery.com>
7781
7782 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7783 traceframes into tfile and ctf trace files. Read data from
7784 trace file and test collected data.
7785 (gdb_collect_locals_test): Likewise.
7786 (gdb_unavailable_registers_test): Likewise.
7787 (gdb_unavailable_floats): Likewise.
7788 (gdb_collect_globals_test): Likewise.
7789 (top-level): Append "ctf" to trace_file_targets if GDB
7790 supports.
7791
b5262cd0
YQ
77922014-05-05 Yao Qi <yao@codesourcery.com>
7793
7794 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7795 code to ...
7796 (gdb_collect_args_test_1): ... it. New proc.
7797 (gdb_collect_locals_test): Move some code to ...
7798 (gdb_collect_locals_test_1): ... it. New proc.
7799 (gdb_unavailable_registers_test): Move some code to ...
7800 (gdb_unavailable_registers_test_1): ... it. New proc.
7801 (gdb_unavailable_floats): Move some code to ...
7802 (gdb_unavailable_floats_1): ... it. New proc.
7803
30a1e6cc
SDJ
78042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7805
7806 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7807 probes to test for bitness recognition.
7808 * gdb.arch/amd64-stap-optional-prefix.exp
7809 (test_probe_value_without_reg): New procedure.
7810 Add code to test for different kinds of bitness.
7811
f33da99a
SDJ
78122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7813
7814 PR breakpoints/16889
7815 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7816 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7817
5b80f00d
PA
78182014-05-01 Pedro Alves <palves@redhat.com>
7819
7820 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7821 gdb_file_cmd if no file is specified.
7822 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7823 last_loaded_file to set the remote exec-file.
7824
f8c2a73c
PA
78252014-05-01 Pedro Alves <palves@redhat.com>
7826
7827 * boards/local-remote-host.exp: New file.
7828
be6e8ac7
PA
78292014-05-01 Pedro Alves <palves@redhat.com>
7830
7831 * boards/local-remote-host.exp: Rename to ...
7832 * boards/local-remote-host-notty.exp: ... this.
7833
cac0dc8f
JB
78342014-04-28 Joel Brobecker <brobecker@adacore.com>
7835
7836 * gdb.ada/dyn_arrayidx: New testcase.
7837
9730e6cc
YQ
78382014-04-26 Yao Qi <yao@codesourcery.com>
7839
7840 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7841 and compute the length of function main. Save it in
7842 $main_length.
7843 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7844 (top-level): Use gdb_compile to compile objects into
7845 executable and restart GDB. Remove invocation to
7846 prepare_for_testing.
7847
7ae1a6a6
PA
78482014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7849 Pedro Alves <palves@redhat.com>
7850
7851 PR server/16255
7852 * gdb.multi/multi-attach.c: New file.
7853 * gdb.multi/multi-attach.exp: New file.
7854
4082afcc
PA
78552014-04-25 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7858 user.
7859 (top level): Test that "set remote conditional-breakpoints-packet
7860 off" works as intended.
7861 * gdb.base/dprintf.exp: Test that "set remote
7862 breakpoint-commands-packet off" works as intended.
7863 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7864 New function.
7865 (top level): Call it.
7866 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7867 remote fast-tracepoints-packet off" works as intended.
7868 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7869 * lib/gdb.exp (gdb_is_target_remote): ... here.
7870
2abc3f8d
DB
78712014-04-24 David Blaikie <dblaikie@gmail.com>
7872
7873 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7874 ensure clang would not discard them.
7875 * gdb.base/gdbvars.c: Ditto.
7876 * gdb.base/memattr.c: Ditto.
7877 * gdb.base/whatis.c: Ditto.
7878 * gdb.python/py-prettyprint.c: Ditto.
7879 * gdb.trace/actions.c: Ditto.
7880 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7881 ensure clang would not discard it.
7882
bfd39632
DB
78832014-04-24 David Blaikie <dblaikie@gmail.com>
7884
7885 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7886 clang to emit the full definition of type required by the test
7887 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7888
22842ff6
DB
78892014-04-24 David Blaikie <dblaikie@gmail.com>
7890
7891 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7892 coax Clang into emitting the definition of the type.
7893 * gdb.cp/pr10728-x.h (y): Ditto.
7894 * gdb.cp/pr10728-y.cc (y): Ditto.
7895
c2e827ad
DB
78962014-04-24 David Blaikie <dblaikie@gmail.com>
7897
7898 * gdb.base/label.exp: XFAIL label related tests under Clang.
7899 * gdb.cp/cplabel.exp: Ditto.
7900 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7901 under Clang those using labels.
7902
4c2d33e7
YQ
79032014-04-25 Yao Qi <yao@codesourcery.com>
7904
7905 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7906 double_label.
7907 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7908 partial_label and double_label.
7909
56083b99
DB
79102014-04-24 David Blaikie <dblaikie@gmail.com>
7911
7912 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7913
25d4e99d
DB
79142014-04-24 David Blaikie <dblaikie@gmail.com>
7915
7916 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7917 of the function to work across GCC and Clang.
7918 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7919 pointer types (const void ** const V void **).
7920
01f9f808
MS
79212014-04-24 Michael Sturm <michael.sturm@mintel.com>
7922 Walfred Tedeschi <walfred.tedeschi@intel.com>
7923
7924 * Makefile.in (EXECUTABLES): Added i386-avx512.
7925 * gdb.arch/i386-avx512.c: New file.
7926 * gdb.arch/i386-avx512.exp: Likewise.
7927
4b48d439
KS
79282014-04-23 Keith Seitz <keiths@redhat.com>
7929
7930 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7931 (mi_make_breakpoint_table): New procedure.
7932 (mi_create_breakpoint): Use mi_make_breakpoint
7933 and return the result.
7934 (mi_make_breakpoint): New procedure.
7935 (mi_build_kv_pairs): New procedure.
7936
7937 * gdb.mi/mi-break.exp: Remove unused globals,
7938 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7939 All callers updated.
7940 * gdb.mi/mi-dprintf.exp: Use variable to track command
7941 number.
7942 Update all callers of mi_create_breakpoint and use
7943 mi_make_breakpoint_table.
7944 Remove any unused global variables.
7945 * gdb.mi/mi-nonstop.exp: Likewise.
7946 * gdb.mi/mi-nsintrall.exp: Likewise.
7947 * gdb.mi/mi-nsmoribund.exp: Likewise.
7948 * gdb.mi/mi-nsthrexec.exp: Likewise.
7949 * gdb.mi/mi-reverse.exp: Likewise.
7950 * gdb.mi/mi-simplerun.exp: Likewise.
7951 * gdb.mi/mi-stepn.exp: Likewise.
7952 * gdb.mi/mi-syn-frame.exp: Likewise.
7953 * gdb.mi/mi-until.exp: Likewise.
7954 * gdb.mi/mi-var-cp.exp: Likewise.
7955 * gdb.mi/mi-var-display.exp: Likewise.
7956 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7957 * gdb.mi/mi2-var-child.exp: Likewise.
7958 * gdb.mi/mi-vla-c99.exp: Likewise.
7959 * lib/mi-support.exp: Likewise.
7960
7961 From Ian Lance Taylor <iant@cygnus.com>:
7962 * lib/gdb.exp (parse_args): New procedure.
7963
08351840
PA
79642014-04-23 Pedro Alves <palves@redhat.com>
7965
7966 * gdb.base/break-unload-file.c: New file.
7967 * gdb.base/break-unload-file.exp: New file.
7968 * gdb.base/sym-file-lib.c (baz): New function.
7969 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7970 field.
7971 (load): Store the segment's mapped size.
7972 (unload): New function.
7973 (unload_shlib): New function.
7974 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7975 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7976 set a breakpoint at baz, and call it.
7977 * gdb.base/sym-file.exp: New tests for stale breakpoint
7978 instructions.
7979
076855f9
PA
79802014-04-23 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7983 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7984 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7985 * gdb.base/hbreak-unmapped.c: New file.
7986 * gdb.base/hbreak-unmapped.exp: New file.
7987 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7988 * lib/gdb.exp (gdb_is_target_remote): ... here.
7989
483805cf
PA
79902014-04-22 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/consecutive-step-over.c: New file.
7993 * gdb.base/consecutive-step-over.exp: New file.
7994
06d97543
PA
79952014-04-22 Pedro Alves <palves@redhat.com>
7996
7997 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7998 instead of send_gdb/gdb_expect.
7999
b4429ea2
YQ
80002014-04-22 Yao Qi <yao@codesourcery.com>
8001
8002 * lib/trace-support.exp (generate_tracefile): New procedure.
8003 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
8004 return 0.
8005 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
8006 if generate_tracefile returns 1.
8007
51d48146
PA
80082014-04-18 Tom Tromey <palves@redhat.com>
8009 Pedro alves <tromey@redhat.com>
8010
8011 PR backtrace/15558
8012 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
8013 with a backtrace limit.
8014 * gdb.python/py-frame-inline.exp: Test running to an inline
8015 function with a backtrace limit, and printing the newest frame.
8016 * gdb.python/py-frame-inline.c (main): Call f.
8017
bd1dce5f
MS
80182014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8019
8020 * gdb.java/jnpe.exp: Drop srcdir from untested path.
8021
40d1a503
MS
80222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8023
8024 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
8025 Drop prefix from unsupported source file path.
8026
389b98f7
YQ
80272014-04-17 Yao Qi <yao@codesourcery.com>
8028
8029 * lib/gdb.exp (with_target_charset): New proc.
8030 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
8031 with_target_charset.
8032 (test_print_strings): Likewise.
8033 (test_repeat_bytes): Likewise.
8034 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
8035 for some tests.
8036
22869d73
KS
80372014-04-16 Keith Seitz <keiths@redhat.com>
8038
8039 PR gdb/15827
8040 * gdb.dwarf2/corrupt.c: New file.
8041 * gdb.dwarf2/corrupt.exp: New file.
8042
c4f87ca6
KS
80432014-04-16 Keith Seitz <keiths@redhat.com>
8044
8045 PR c++/16597
8046 * gdb.cp/namelessclass.cc: New file.
8047 * gdb.cp/namelessclass.exp: New file.
8048 * gdb.cp/namelessclass.S: New file.
8049
ab19de87
DE
80502014-04-16 Doug Evans <dje@google.com>
8051
8052 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8053 Add comment.
8054 (gdbserver_default_get_comm_port): New function.
8055 (gdbserver_start): Check if board file provided
8056 "gdbserver,get_comm_port" and use it if so.
8057 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8058 (gdb,socketport): Set to "stdio".
8059 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8060 (stdio_gdbserver_template): Delete.
8061 (${board}_get_remote_address): Update.
8062 (${board}_build_remote_cmd): Delete.
8063 (${board}_get_comm_port): New function.
8064 (${board}_spawn): Update.
8065 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8066 Delete.
8067 (${board}_get_remote_address): Update.
8068 (${board}_get_comm_port): New function.
8069
fc98a809
AB
80702014-04-16 Andrew Burgess <aburgess@broadcom.com>
8071
8072 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8073 appearing in any order.
8074
87fd9e6e
DE
80752014-04-15 Doug Evans <dje@google.com>
8076
8077 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8078 uninitialized value of "description".
8079
099fc3ea
KS
80802014-04-15 Keith Seitz <keiths@redhat.com>
8081
8082 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8083 Remove unused globals.
8084 (test_running_the_program): Likewise.
8085 (test_controlled_execution): Likewise.
8086 (test_controlling_breakpoints): Likewise.
8087 (test_program_termination): Likewise.
8088
5da151d4
KS
80892014-04-15 Keith Seitz <keiths@redhat.com>
8090
8091 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8092 unused globals.
8093 (test_rbreak_creation_and_listing): Likewise.
8094 (test_ignore_count): Likewise.
8095 (test_error): Likewise.
8096
35e5d2f0
PA
80972014-04-15 Pedro Alves <palves@redhat.com>
8098
8099 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8100 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8101 sym-file-loader.c.
8102 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8103 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8104 to sym-file-loader.c.
8105 (struct library): Forward declare.
8106 (load_shlib, lookup_function): Change prototypes.
8107 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8108 (translate_offset): Remove declarations.
8109 (get_text_addr): New declaration.
8110 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8111 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8112 sym-file-loader.h.
8113 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8114 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8115 here from sym-file-loader.h.
8116 (struct library): New structure.
8117 (load_shlib, lookup_function): Change prototypes and adjust to
8118 work with a struct library.
8119 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8120 (translate_offset): Make static.
8121 (get_text_addr): New function.
8122 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8123
eb4c1710
PA
81242014-04-15 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8127
2d1baf52
PA
81282014-04-15 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.base/sym-file-loader.c: Include <limits.h>.
8131 (SELF_LINK): New define.
8132 (get_origin): New function.
8133 (load_shlib): Use it.
8134 * gdb.base/sym-file.exp: Don't early return if the target is
8135 remote. Use runto_main, and issue fail is that fails. Use
8136 gdb_load_shlibs.
8137 (shlib_name): Delete.
8138 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8139
7dd6df01
PA
81402014-04-15 Pedro Alves <palves@redhat.com>
8141
8142 * gdb.base/sym-file.exp: Remove regex characters from test
8143 message. Don't refer to breakpoint numbers in test messages.
8144
b50c8614
KS
81452014-04-14 Keith Seitz <keiths@redhat.com>
8146
8147 PR c++/16253
8148 * gdb.cp/var-tag.cc: New file.
8149 * gdb.cp/var-tag.exp: New file.
8150 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8151 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8152 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8153 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8154
3d567982
TT
81552014-04-14 Tom Tromey <tromey@redhat.com>
8156
8157 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8158 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8159 type.
8160 * gdb.cp/enum-class.exp: New file.
8161 * gdb.cp/enum-class.cc: New file.
8162
0626fc76
TT
81632014-04-14 Tom Tromey <tromey@redhat.com>
8164
8165 * gdb.dwarf2/enum-type.exp: New file.
8166
dca325b3
SA
81672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8168
8169 * gdb.mi/mi-vla-c99.exp: New file.
8170 * gdb.mi/vla.c: New file.
8171
5854b38a
SA
81722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8173
8174 * gdb.base/vla-datatypes.c: New file.
8175 * gdb.base/vla-datatypes.exp: New file.
8176
463bb957
SA
81772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8178
8179 * gdb.base/vla-ptr.c: New file.
8180 * gdb.base/vla-ptr.exp: New file.
8181
3dd170be
SA
81822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8183
8184 * gdb.dwarf2/count.exp: New file.
8185
5ecaaa66
SA
81862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8187
8188 * gdb.base/vla-sideeffect.c: New file.
8189 * gdb.base/vla-sideeffect.exp: New file.
8190
41f1ada5
DB
81912014-04-14 David Blaikie <dblaikie@gmail.com>
8192
8193 * gdb.mi/non-stop.c: Add return value for non-void function return
8194 statement.
8195 * gdb.threads/staticthreads.c: Ditto.
8196
0be03e84
DE
81972014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8198 Doug Evans <xdje42@gmail.com>
8199
8200 * gdb.guile/scm-value.c: Improve test case.
8201 * gdb.guile/scm-value.exp: Add new test.
8202
f180a1fb
DB
82032014-04-11 David Blaikie <dblaikie@gmail.com>
8204
8205 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8206 override Clang's default.
8207
6b662e19
JB
82082014-04-11 Joel Brobecker <brobecker@adacore.com>
8209
8210 Revert the following changes (regressions):
8211
8212 * gdb.base/vla-sideeffect.c: New file.
8213 * gdb.base/vla-sideeffect.exp: New file.
8214
8215 * gdb.dwarf2/count.exp: New file.
8216
8217 * gdb.base/vla-multi.c: New file.
8218 * gdb.base/vla-multi.exp: New file.
8219
8220 * gdb.base/vla-ptr.c: New file.
8221 * gdb.base/vla-ptr.exp: New file.
8222
8223 * gdb.base/vla-datatypes.c: New file.
8224 * gdb.base/vla-datatypes.exp: New file.
8225
8226 * gdb.mi/mi-vla-c99.exp: New file.
8227 * gdb.mi/vla.c: New file.
8228
245a5f0b
KS
82292014-04-11 Keith Seitz <keiths@redhat.com>
8230
8231 PR c++/16675
8232 * gdb.cp/cpsizeof.exp: New file.
8233 * gdb.cp/cpsizeof.cc: New file.
8234
58a84dcf
SA
82352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8236
191a8a90
JB
8237 * gdb.mi/mi-vla-c99.exp: New file.
8238 * gdb.mi/vla.c: New file.
58a84dcf 8239
c8655f75
SA
82402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8241
8242 * gdb.base/vla-datatypes.c: New file.
8243 * gdb.base/vla-datatypes.exp: New file.
8244
024e13b4
SA
82452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8246
8247 * gdb.base/vla-ptr.c: New file.
8248 * gdb.base/vla-ptr.exp: New file.
8249
1a237e0e
SA
82502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8251
8252 * gdb.base/vla-multi.c: New file.
8253 * gdb.base/vla-multi.exp: New file.
8254
504f3432
SA
82552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8256
8257 * gdb.dwarf2/count.exp: New file.
8258
3bce8237
SA
82592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8260
191a8a90
JB
8261 * gdb.base/vla-sideeffect.c: New file.
8262 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8263
322f9c21
YQ
82642014-04-11 Yao Qi <yao@codesourcery.com>
8265
8266 * gdb.base/completion.exp: Check file exists before running tests
8267 on file completion.
8268
d708bcd1
PA
82692014-04-10 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/cond-eval-mode.c: New file.
8272 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8273 prepare_for_testing to build the new file. Check result of
8274 runto_main.
8275 (test_break, test_watch): New procedures.
8276 (top level): Use them.
8277
ae1d2761
PM
82782014-04-08 Pierre Muller <muller@sourceware.org>
8279
8280 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8281 Ctrl-V use for mingw hosts.
8282
7af389b8
SC
82832014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8284
8285 * gdb.python/py-value.c: Improve test case.
8286 * gdb.python/py-value.exp: Add new test.
8287
5e703181
DE
82882014-04-07 David Blaikie <dblaikie@gmail.com>
8289
8290 * lib/compiler.c: Identify the clang compiler.
8291 * lib/compiler.cc: Ditto.
8292
9810b410
YQ
82932014-04-03 Yao Qi <yao@codesourcery.com>
8294
8295 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8296
98d1b8dc
AB
82972014-04-01 Anton Blanchard <anton@samba.org>
8298
8299 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8300 messages unique.
8301
3114cea1
AB
83022014-04-01 Anton Blanchard <anton@samba.org>
8303
8304 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8305 prepare_for_testing.
8306
62f7182c
AB
83072014-04-01 Anton Blanchard <anton@samba.org>
8308
8309 * gdb.arch/ppc64-atomic-inst.c: Remove.
8310 * gdb.arch/ppc64-atomic-inst.S: New file.
8311 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8312
770e7fc7
DE
83132014-03-31 Doug Evans <dje@google.com>
8314
8315 * gdb.base/print-symbol-loading-lib.c: New file.
8316 * gdb.base/print-symbol-loading-main.c: New file.
8317 * gdb.base/print-symbol-loading.exp: New file.
8318
46e2bafa
YQ
83192014-03-31 Yao Qi <yao@codesourcery.com>
8320
8321 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8322
8776cfe9
JB
83232014-03-28 Joel Brobecker <brobecker@adacore.com>
8324
8325 * gdb.ada/mi_dyn_arr: New testcase.
8326
5d1ef361
DE
83272014-03-27 Doug Evans <dje@google.com>
8328
8329 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8330
b5bee914
YQ
83312014-03-27 Yao Qi <yao@codesourcery.com>
8332
8333 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8334 if target is nios2-*-*.
8335
0d4d0e77
YQ
83362014-03-26 Yao Qi <yao@codesourcery.com>
8337
8338 * lib/gdb.exp (readline_is_used): New proc.
8339 * gdb.base/completion.exp: Move tests on command complete up.
8340 Skip the rest of tests if readline is not used.
8341 * gdb.ada/complete.exp: Skp the test if readline is not
8342 used.
8343 * gdb.base/filesym.exp: Likewise.
8344 * gdb.base/macscp.exp: Likewise.
8345 * gdb.base/readline-ask.exp: Likewise.
8346 * gdb.base/readline.exp: Likewise.
8347 * gdb.python/py-cmd.exp: Likewise.
8348 * gdb.trace/tfile.exp: Likewise.
8349
29361eee
YQ
83502014-03-26 Yao Qi <yao@codesourcery.com>
8351
8352 * gdb.base/macscp.exp: Fix code format issues.
8353
bc9a5525
UW
83542014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8355
8356 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8357 * gdb.asm/powerpc64le.inc: New file.
8358
d3839ede
PA
83592014-03-25 Pedro Alves <palves@redhat.com>
8360 Doug Evans <dje@google.com>
8361
8362 * gdb.base/source-execution.c: New file.
8363 * gdb.base/source-execution.exp: New file.
8364 * gdb.base/source-execution.gdb: New file.
8365
01672a57
DE
83662014-03-24 Doug Evans <dje@google.com>
8367
8368 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8369 using fission.
8370
88bbeca9
HZ
83712014-03-24 Hui Zhu <hui@codesourcery.com>
8372 Pedro Alves <palves@redhat.com>
8373
8374 PR breakpoints/16101
8375 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8376 test pass/fail messages. Detect missing support for dprintf when
8377 breakpoints are actually inserted.
8378 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8379 breakpoints are actually inserted.
8380 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8381 fails.
8382
d2348791
JK
83832014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8384
8385 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8386
feef67ab
DE
83872014-03-22 Doug Evans <xdje42@gmail.com>
8388
8389 * gdb.python/python.exp (python not supported): Verify multi-line
8390 python command issues an error.
25d743f9 8391 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8392 guile command issues an error.
feef67ab 8393
ecebef6a
MR
83942014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8395
8396 * gdb.threads/thread-specific.exp: Handle the lack of usable
8397 $this_breakpoint and $this_thread.
8398
ccdd1909
HZ
83992014-03-21 Hui Zhu <hui@codesourcery.com>
8400
8401 * gdb.base/attach.exp (do_command_attach_tests): New.
8402
beb460e8
PA
84032014-03-20 Tom Tromey <tromey@redhat.com>
8404 Pedro Alves <palves@redhat.com>
8405
8406 PR cli/15718
8407 * gdb.base/condbreak-call-false.c: New file.
8408 * gdb.base/condbreak-call-false.exp: New file.
8409
40acf43a
PA
84102014-03-20 Pedro Alves <palves@redhat.com>
8411
8412 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8413 Delete.
8414 (block_signals, unblock_signals): Delete.
8415 (child_function_2, main): Remove references to deleted variable
8416 and functions.
8417
9f5e1e02
PA
84182014-03-20 Pedro Alves <palves@redhat.com>
8419
8420 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8421 Use pthread_kill to signal thread 2.
8422 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8423 Adjust to make the test send itself a signal rather than using the
8424 host's "kill" command.
8425
99619bea
PA
84262014-03-20 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.threads/multiple-step-overs.c: New file.
8429 * gdb.threads/multiple-step-overs.exp: New file.
8430 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8431 Adjust expected infrun debug output.
8432
2adfaa28
PA
84332014-03-20 Pedro Alves <palves@redhat.com>
8434
8435 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8436 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8437
31e77af2
PA
84382014-03-20 Pedro Alves <palves@redhat.com>
8439
8440 PR breakpoints/7143
8441 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8442 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8443 of gdb_test_multiple.
8444 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8445 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8446
b9f437de
PA
84472014-03-20 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8450 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8451
05adc73e
PA
84522014-03-19 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.base/async.exp: Remove early return.
8455
6048b950
PA
84562014-03-19 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8459
8bcfb00a
PA
84602014-03-19 Pedro Alves <palves@redhat.com>
8461
8462 * gdb.base/async.exp (test_background): Expect \r\n after
8463 "completed." in the fail pattern.
8464
884e37dc
PA
84652014-03-19 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.base/async.exp (test_background): New procedure.
8468 Use it for all background execution command tests.
8469
148e57e2
PA
84702014-03-19 Pedro Alves <palves@redhat.com>
8471
8472 * gdb.base/async.exp: Use prepare_for_testing.
8473
f48088c7
PA
84742014-03-19 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8477 the same line.
8478
e2f6c966
PA
84792014-03-19 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.base/async.c (main): Add "jump here" and "until here" line
8482 marker comments.
8483 * gdb.base/async.exp (jump_here): New global.
8484 (jump& test): Use it.
8485 (until_here): New global.
8486 (until& test): Use it.
8487
c30568d4
PA
84882014-03-19 Pedro Alves <palves@redhat.com>
8489
8490 * gdb.base/async.exp: Don't frob gdb_protocol.
8491
0172b6a7
DE
84922014-03-18 Doug Evans <xdje42@gmail.com>
8493
8494 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8495 Fix spelling of exec-done-display.
8496
06c868a8
JK
84972014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8498
8499 PR gdb/15358
8500 * gdb.base/gdb-sigterm.c: New file.
8501 * gdb.base/gdb-sigterm.exp: New file.
8502
0c7e1a46
PA
85032014-03-18 Pedro Alves <palves@redhat.com>
8504
8505 PR gdb/13860
8506 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8507 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8508 solib-event.
8509
f7c77d93
JB
85102014-03-17 Joel Brobecker <brobecker@adacore.com>
8511
8512 * gdb.ada/pckd_arr_ren: New testcase.
8513
5a1e8c7a
DE
85142014-03-13 Doug Evans <xdje42@gmail.com>
8515
8516 PR guile/16612
8517 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8518 collect after discarding symbols.
8519
350e1a76
DE
85202014-03-13 Ludovic Courtès <ludo@gnu.org>
8521 Doug Evans <xdje42@gmail.com>
8522
8523 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8524 to history survives a gc.
8525
a69900ae
PA
85262014-03-13 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.base/default.exp: Don't test "target procfs".
8529
5db9f0bd
PA
85302014-03-13 Pedro Alves <palves@redhat.com>
8531
8532 * gdb.base/default.exp: Update "target child" and "target procfs"
8533 tests to not expect "Unix".
8534
b3ccfe11
TT
85352014-03-12 Tom Tromey <tromey@redhat.com>
8536
8537 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8538 New procs. Add target-async tests.
8539 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8540 Add target-async tests.
8541
646f4417
AA
85422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8543
8544 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8545 'func_start' and 'func_end' for the beginning and end of the
8546 function code, respectively.
8547 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8548 'func_end' instead of 'func' and 'main'.
8549
288c211f
AA
85502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8551
8552 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8553 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8554 generate the debug info assembler source.
8555
e0c0f156
AA
85562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8557
8558 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8559 * gdb.dwarf2/arr-subrange.exp: Likewise.
8560 * gdb.dwarf2/dwz.exp: Likewise.
8561 * gdb.dwarf2/method-ptr.exp: Likewise.
8562 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8563 * gdb.dwarf2/subrange.exp: Likewise.
8564 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8565 * gdb.dwarf2/implptrpiece.exp: Likewise.
8566 * gdb.dwarf2/nostaticblock.exp: Likewise.
8567
0e5c4555
AA
85682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8569
8570 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8571 directory to absolute path name arguments.
8572
5ec18f2b
JG
85732014-03-10 Joel Brobecker <brobecker@adacore.com>
8574
8575 * gdb.ada/tagged_access: New testcase.
8576
847fc4f2
MM
85772014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8578
8579 * gdb.btrace/data.exp: Update expected output.
8580
cc3da688
YQ
85812014-03-06 Yao Qi <yao@codesourcery.com>
8582
8583 * gdb.trace/pr16508.exp: New file.
8584
0f26cec1
PA
85852014-03-05 Pedro Alves <palves@redhat.com>
8586
8587 PR gdb/16575
8588 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8589 procedure.
8590 (top level): Adjust to use it. Add tests that exercise breakpoint
8591 interaction with the code-cache.
8592
7a5a839f
LC
85932014-02-26 Ludovic Courtès <ludo@gnu.org>
8594
8595 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8596 test for 'history-append!'.
8597
31aa7e4e
JB
85982014-02-26 Joel Brobecker <brobecker@adacore.com>
8599
8600 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8601 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8602 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8603 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8604 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8605 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8606
1b588015
JB
86072014-02-26 Joel Brobecker <brobecker@adacore.com>
8608
8609 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8610 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8611 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8612
55426c9d
JB
86132014-02-26 Joel Brobecker <brobecker@adacore.com>
8614
8615 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8616
dc53a7ad
JB
86172014-02-26 Joel Brobecker <brobecker@adacore.com>
8618
8619 * gdb.dwarf2/arr-stride.c: New file.
8620 * gdb.dwarf2/arr-stride.exp: New file.
8621
12ab52e9
PA
86222014-02-26 Pedro Alves <palves@redhat.com>
8623
8624 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8625 that won't ever trigger. Make sure that GDB reports the correct
8626 breakpoint that caused the stop.
8627
849c862e
JK
86282014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 PR gdb/16626
8631 * gdb.base/auto-load-script: New file.
8632 * gdb.base/auto-load.c: New file.
8633 * gdb.base/auto-load.exp: New file.
8634
71b7d793
JK
8635 PR gdb/16626
8636 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8637
e2f0d509
JK
86382014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8639
8640 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8641 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8642
50cc37c8
DE
86432014-02-24 Doug Evans <dje@google.com>
8644
8645 * lib/gdb.exp (run_on_host): Log error output if program fails.
8646
ea4758f2
PA
86472014-02-21 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.threads/step-after-sr-lock.c: Rename to ...
8650 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8651 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8652 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8653 ... this.
8654
d7b30f67
SDJ
86552014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8656
8657 PR tdep/16397
8658 * gdb.arch/amd64-stap-special-operands.exp: New file.
8659 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8660 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8661 * gdb.arch/amd64-stap-triplet.S: Likewise.
8662 * gdb.arch/amd64-stap-triplet.c: Likewise.
8663
83deb43f
JB
86642014-02-20 Joel Brobecker <brobecker@adacore.com>
8665
8666 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8667 in .section pseudo-op.
8668
adde2bff
DE
86692014-02-20 lin zuojian <manjian2006@gmail.com>
8670 Joel Brobecker <brobecker@adacore.com>
8671 Doug Evans <xdje42@gmail.com>
8672
8673 PR symtab/16581
8674 * gdb.dwarf2/dw2-icycle.S: New file.
8675 * gdb.dwarf2/dw2-icycle.c: New file.
8676 * gdb.dwarf2/dw2-icycle.exp: New file.
8677
f7bd0f78
SC
86782014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8679
8680 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8681 operations on gdb.Value objects.
8682 * gdb.python/py-value-cc.exp: Add new test to test operations on
8683 gdb.Value objects.
8684
c17ef0d5
DE
86852014-02-18 Doug Evans <dje@google.com>
8686
8687 * Makefile.in (TESTS): New variable.
8688 (expanded_tests, expanded_tests_or_none): New variables
8689 (check-single): Pass $(expanded_tests_or_none) to runtest.
8690 (check-parallel): Only run tests in $(TESTS) if non-empty.
8691 (check/no-matching-tests-found): New rule.
8692 * README: Document TESTS makefile variable.
8693
5dd3176f
DE
86942014-02-18 Doug Evans <dje@google.com>
8695
8696 * Makefile.in (check-parallel): rm -rf outputs temp.
8697
0b10be4f
JK
86982014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8699
8700 Fix "ERROR: no fileid for" in the testsuite.
8701 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8702
85f224e7
DE
87032014-02-12 Doug Evans <dje@google.com>
8704
8705 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8706 (MISCELLANEOUS): New variable.
8707 (clean): rm -rf $(MISCELLANEOUS).
8708 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8709 dwp live in the same directory as symlinks, with each symlink pointed
8710 to a differently named file in a different directory.
8711
149b30ff
DE
87122014-02-11 Doug Evans <dje@google.com>
8713
8714 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8715 of Tcl file commands.
8716
1dfdac32
MK
87172014-02-10 Mark Kettenis <kettenis@gnu.org>
8718
8719 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8720 "kill -SIGUSR1 -1".
8721
aa4fb036
JB
87222014-02-10 Joel Brobecker <brobecker@adacore.com>
8723
8724 * gdb.ada/tick_length_array_enum_idx: New testcase.
8725
ed3ef339
DE
87262014-02-10 Doug Evans <xdje42@gmail.com>
8727
8728 * configure.ac (AC_OUTPUT): Add gdb.guile.
8729 * configure: Regenerate.
8730 * lib/gdb-guile.exp: New file.
8731 * lib/gdb.exp (get_target_charset): New function.
8732 * gdb.base/help.exp: Update expected output from "apropos apropos".
8733 * gdb.guile/Makefile.in: New file.
8734 * gdb.guile/guile.exp: New file.
8735 * gdb.guile/scm-arch.c: New file.
8736 * gdb.guile/scm-arch.exp: New file.
8737 * gdb.guile/scm-block.c: New file.
8738 * gdb.guile/scm-block.exp: New file.
8739 * gdb.guile/scm-breakpoint.c: New file.
8740 * gdb.guile/scm-breakpoint.exp: New file.
8741 * gdb.guile/scm-disasm.c: New file.
8742 * gdb.guile/scm-disasm.exp: New file.
8743 * gdb.guile/scm-equal.c: New file.
8744 * gdb.guile/scm-equal.exp: New file.
8745 * gdb.guile/scm-error.exp: New file.
8746 * gdb.guile/scm-error.scm: New file.
8747 * gdb.guile/scm-frame-args.c: New file.
8748 * gdb.guile/scm-frame-args.exp: New file.
8749 * gdb.guile/scm-frame-args.scm: New file.
8750 * gdb.guile/scm-frame-inline.c: New file.
8751 * gdb.guile/scm-frame-inline.exp: New file.
8752 * gdb.guile/scm-frame.c: New file.
8753 * gdb.guile/scm-frame.exp: New file.
8754 * gdb.guile/scm-generics.exp: New file.
8755 * gdb.guile/scm-gsmob.exp: New file.
8756 * gdb.guile/scm-iterator.c: New file.
8757 * gdb.guile/scm-iterator.exp: New file.
8758 * gdb.guile/scm-math.c: New file.
8759 * gdb.guile/scm-math.exp: New file.
8760 * gdb.guile/scm-objfile-script-gdb.in: New file.
8761 * gdb.guile/scm-objfile-script.c: New file.
8762 * gdb.guile/scm-objfile-script.exp: New file.
8763 * gdb.guile/scm-objfile.c: New file.
8764 * gdb.guile/scm-objfile.exp: New file.
8765 * gdb.guile/scm-ports.exp: New file.
8766 * gdb.guile/scm-pretty-print.c: New file.
8767 * gdb.guile/scm-pretty-print.exp: New file.
8768 * gdb.guile/scm-pretty-print.scm: New file.
8769 * gdb.guile/scm-section-script.c: New file.
8770 * gdb.guile/scm-section-script.exp: New file.
8771 * gdb.guile/scm-section-script.scm: New file.
8772 * gdb.guile/scm-symbol.c: New file.
8773 * gdb.guile/scm-symbol.exp: New file.
8774 * gdb.guile/scm-symtab-2.c: New file.
8775 * gdb.guile/scm-symtab.c: New file.
8776 * gdb.guile/scm-symtab.exp: New file.
8777 * gdb.guile/scm-type.c: New file.
8778 * gdb.guile/scm-type.exp: New file.
8779 * gdb.guile/scm-value-cc.cc: New file.
8780 * gdb.guile/scm-value-cc.exp: New file.
8781 * gdb.guile/scm-value.c: New file.
8782 * gdb.guile/scm-value.exp: New file.
8783 * gdb.guile/source2.scm: New file.
8784 * gdb.guile/types-module.cc: New file.
8785 * gdb.guile/types-module.exp: New file.
8786
7026a7c1
YQ
87872014-02-10 Yao Qi <yao@codesourcery.com>
8788
8789 PR testsuite/16543
8790 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8791 * configure: Regenerated.
8792 * Makefile.in: New file.
8793
6c466447
AS
87942014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8795
8796 * gdb.python/py-framefilter.exp: Fix typo.
8797
6e854735
YQ
87982014-02-08 Yao Qi <yao@codesourcery.com>
8799
8800 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8801 that no =breakpoint-modified is emitted when breakpoints are
8802 modified through MI commands.
8803
d137e6dc
PA
88042014-02-07 Pedro Alves <pedro@codesourcery.com>
8805 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.threads/step-after-sr-lock.c: New file.
8808 * gdb.threads/step-after-sr-lock.exp: New file.
8809
b5ee5a50
PA
88102014-02-07 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8813
3c77faf3
JK
88142014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8815
8816 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8817 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8818
6dddc817
DE
88192014-02-06 Doug Evans <xdje42@gmail.com>
8820
8821 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8822 output.
8823
8824 * gdb.gdb/python-interrupts.exp: New file.
8825
de7b2893
YQ
88262014-02-05 Yao Qi <yao@codesourcery.com>
8827
8828 * gdb.trace/report.exp (use_collected_data): Test the output
8829 of "info threads" and "info inferiors".
8830
66d032ac
YQ
88312014-02-05 Yao Qi <yao@codesourcery.com>
8832
8833 Revert this patch:
8834
8835 2013-05-24 Yao Qi <yao@codesourcery.com>
8836
8837 * gdb.trace/tfile.exp: Test inferior and thread.
8838
591a12a1
UW
88392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8840
8841 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8842 on a function.
8843 * gdb.base/step-bt.c: Call hello via function pointer to make
8844 sure its first instruction is executed on powerpc64le-linux.
8845
0ff3e01f
UW
88462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8847
8848 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8849
084ee545
UW
88502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8851
8852 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8853 of the test patterns for use on little-endian systems.
8854
6ed14ff3
UW
88552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8856
8857 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8858 (decimal_vector): Fix for little-endian.
8859
401e27fd
JM
88602014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8861
8862 * gdb.arch/sparc-sysstep.exp: New file.
8863 * gdb.arch/sparc-sysstep.c: Likewise.
8864
8865 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8866
8b924729
EBM
88672014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8868
8869 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8870
fb151210
JB
88712014-01-23 Tom Tromey <tromey@redhat.com>
8872
8873 * gdb.ada/array_char_idx: New testcase.
8874
0740f8d8
TT
88752014-01-23 Tom Tromey <tromey@redhat.com>
8876
8877 PR python/16487:
8878 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8879 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8880 classes.
8881
21909fa1
TT
88822014-01-23 Tom Tromey <tromey@redhat.com>
8883
8884 PR python/16491:
8885 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8886 string from an inferior frame.
8887 * gdb.python/py-framefilter-mi.exp: Update.
8888
87ce2a04
DE
88892014-01-22 Doug Evans <dje@google.com>
8890
8891 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8892
237b092b
AA
88932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8894
8895 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8896
d674a709
AA
88972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8898
8899 * gdb.trace/entry-values.exp: Remove excess space character from
8900 regex patterns. Handle s390 call instruction.
8901
20fa3390
AA
89022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8903
8904 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8905 define "*_start" label. Make "name" static.
8906 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8907 ${name} by references to ${name}_start.
8908
78466714
AA
89092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8910
8911 * gdb.base/info-macros.exp: Remove "debug" from the compile
8912 options.
8913
ec9f644a
IB
89142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8915
8916 * gdb.dlang/demangle.exp: New file.
8917
94b1b47e
IB
89182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8919
8920 * gdb.dlang/primitive-types.exp: New file.
8921
7f420862
IB
89222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8923
8924 * configure.ac: Create gdb.dlang/Makefile.
8925 * configure: Regenerate.
8926 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8927 * gdb.dlang/Makefile.in: New file.
8928 * lib/d-support.exp: New file.
8929 * lib/gdb.exp (skip_d_tests): New proc.
8930
52834460
MM
89312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8932
8933 * gdb.btrace/delta.exp: Check reverse stepi.
8934 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8935 * gdb.btrace/finish.exp: New.
8936 * gdb.btrace/next.exp: New.
8937 * gdb.btrace/nexti.exp: New.
8938 * gdb.btrace/record_goto.c: Add comments.
8939 * gdb.btrace/step.exp: New.
8940 * gdb.btrace/stepi.exp: New.
8941 * gdb.btrace/multi-thread-step.c: New.
8942 * gdb.btrace/multi-thread-step.exp: New.
8943 * gdb.btrace/rn-dl-bind.c: New.
8944 * gdb.btrace/rn-dl-bind.exp: New.
8945 * gdb.btrace/data.c: New.
8946 * gdb.btrace/data.exp: New.
8947 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8948
6e07b1d2
MM
89492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8950
8951 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8952 * gdb.btrace/exception.exp: Update.
8953 * gdb.btrace/instruction_history.exp: Update.
8954 * gdb.btrace/record_goto.exp: Update.
8955 * gdb.btrace/tailcall.exp: Update.
8956 * gdb.btrace/unknown_functions.exp: Update.
8957 * gdb.btrace/delta.exp: New.
8958
0b722aec
MM
89592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8960
8961 * gdb.btrace/record_goto.exp: Add backtrace test.
8962 * gdb.btrace/tailcall.exp: Add backtrace test.
8963
066ce621
MM
89642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8965
8966 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8967 * gdb.btrace/record_goto.c: New.
8968 * gdb.btrace/record_goto.exp: New.
8969 * gdb.btrace/x86-record_goto.S: New.
8970
0688d04e
MM
89712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8972
8973 * gdb.btrace/function_call_history.exp: Update tests.
8974 * gdb.btrace/instruction_history.exp: Update tests.
8975
8710b709
MM
89762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8977
8978 * gdb.btrace/function_call_history.exp: Fix expected field
8979 order for "record function-call-history".
8980 Add new tests for "record function-call-history /c".
8981 * gdb.btrace/exception.cc: New.
8982 * gdb.btrace/exception.exp: New.
8983 * gdb.btrace/tailcall.exp: New.
8984 * gdb.btrace/x86-tailcall.S: New.
8985 * gdb.btrace/x86-tailcall.c: New.
8986 * gdb.btrace/unknown_functions.c: New.
8987 * gdb.btrace/unknown_functions.exp: New.
8988 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8989
5de9129b
MM
89902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8991
8992 * gdb.btrace/instruction_history.exp: Update.
8993 * gdb.btrace/function_call_history.exp: Update.
8994
23a7fe75
MM
89952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8996
8997 * gdb.btrace/function_call_history.exp: Fix expected function
8998 trace.
8999 * gdb.btrace/instruction_history.exp: Initialize traced.
9000 Remove traced_functions.
9001
724c7dd8
MM
90022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9003
9004 * gdb.btrace/function_call_history.exp: Update
9005 * gdb.btrace/instruction_history.exp: Update.
9006
6d78d93b
MM
90072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9008
9009 * gdb.btrace/enable.exp: Update expected text.
9010
93a360cc
OJ
90112014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
9012
9013 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
9014 bytes.
9015
3772b53f
MR
90162014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
9017
9018 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
9019
596662fa
OJ
90202014-01-15 Omair Javaid <omair.javaid@linaro.org>
9021
9022 * lib/gdb.exp (supports_process_record): Return true for
9023 arm*-linux*. (supports_reverse): Likewise.
9024
b5b08fb4
SC
90252014-01-13 Siva Chandra Reddy <sivachandra@google.com>
9026
9027 PR python/15464
9028 PR python/16113
9029 * gdb.python/py-type.c: Enhance test case.
9030 * gdb.python/py-value-cc.cc: Likewise
9031 * gdb.python/py-type.exp: Add new tests.
9032 * gdb.python/py-value-cc.exp: Likewise
9033
52d7fb13
AA
90342014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9035 Pedro Alves <palves@redhat.com>
9036
9037 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
9038 Make "name" extern.
9039 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
9040 references to ${name}_start by references to ${name}.
9041
a2cd8cfe
JB
90422014-01-10 Joel Brobecker <brobecker@adacore.com>
9043
9044 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9045
4e23fced
JB
90462014-01-10 Joel Brobecker <brobecker@adacore.com>
9047
9048 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9049
c6a9e42c
PA
90502014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9051 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 9054 mi_gdb_target_load.
c6a9e42c 9055
b7ea362b
PA
90562014-01-08 Pedro Alves <palves@redhat.com>
9057
9058 * gdb.threads/reconnect-signal.c: New file.
9059 * gdb.threads/reconnect-signal.exp: New file.
9060
5e3f4fab
EBM
90612014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9062
9063 * gdb.base/source-dir.exp: New file.
9064
79301218
JB
90652014-01-07 Joel Brobecker <brobecker@adacore.com>
9066
9067 * gdb.ada/mi_interface: New testcase.
9068
8e355c5d
JB
90692014-01-07 Joel Brobecker <brobecker@adacore.com>
9070
9071 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9072 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9073 gdb.ada/pp-rec-component/pck.ads: New files.
9074
c0d48811
JB
90752014-01-07 Joel Brobecker <brobecker@adacore.com>
9076
9077 * gdb.python/py-pp-integral.c: New file.
9078 * gdb.python/py-pp-integral.py: New file.
9079 * gdb.python/py-pp-integral.exp: New file.
9080
17b609c3 9081For older changes see ChangeLog-1993-2013.
c906108c 9082\f
8d8cb839
EZ
9083;; Local Variables:
9084;; mode: change-log
9085;; left-margin: 8
9086;; fill-column: 74
9087;; version-control: never
9088;; End:
902f2ccb 9089
618f726f 9090 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9091 Copying and distribution of this file, with or without modification,
9092 are permitted provided the copyright notice and this notice are preserved.