]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix a few gdb.base/jit-simple.exp problems
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5a122fbc
PA
12016-10-06 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4 call.
5 (jit_run): Delete.
6 (jit_test_reread): Use with_test_prefix. Reload the main binary
7 explicitly. Compare the before/after addresses of the JIT
8 descriptor.
9
ee8da4b8
DE
102016-08-15 Doug Evans <dje@google.com>
11
12 * gdb.xml/extra-regs.xml: Update, end field now required, default type
13 for single bitfields is bool.
14 * gdb.xml/tdesc-regs.exp: Ditto.
15
f389f6fe
JK
162016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
17
18 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
19
fdebf1a4
YQ
202016-10-05 Yao Qi <yao.qi@linaro.org>
21
22 * lib/gdb.exp (support_complex_tests): Return zero if
23 gdb_skip_float_test return true.
24
9c36d954
AT
252016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
262016-10-03 Simon Marchi <simon.marchi@ericsson.com>
27
28 PR gdb/20487
29 * gdb.mi/user-selected-context-sync.exp: New file.
30 * gdb.mi/user-selected-context-sync.c: New file.
31
4034d0ff
AT
322016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
332016-10-03 Simon Marchi <simon.marchi@ericsson.com>
34
35 PR gdb/20487
36 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
37 =thread-select-event check.
38
a4297203
PB
392016-09-29 Peter Bergner <bergner@vnet.ibm.com>
40
41 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
42 the compulsory L operand changes.
43 * gdb.arch/powerpc-power.s: Likewise.
44
bb805577
JK
452016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
48 * gdb.base/jit-attach-pie.c: New file.
49 * gdb.base/jit-attach-pie.exp: New file.
50
6d61dee5
PA
512016-09-28 Pedro Alves <palves@redhat.com>
52
53 * gdb.base/infcall-input.c: New file.
54 * gdb.base/infcall-input.exp: New file.
55
f73842fc
YQ
562016-09-22 Yao Qi <yao.qi@linaro.org>
57
58 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
59 (gdb_exit): Rename it to ...
60 (gdbserver_gdb_exit): ... Close GDBserver.
61 (gdb_exit): New proc, call gdbserver_gdb_exit.
62 (mi_gdb_exit): Likewise.
63
90681dab
YQ
642016-09-22 Yao Qi <yao.qi@linaro.org>
65
66 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
67 path.
68 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
69 Remove duplication.
70
9c211fd8
YQ
712016-09-22 Yao Qi <yao.qi@linaro.org>
72
73 * lib/gdbserver-support.exp: Check the existence of
74 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
75
ad0a504f
AK
762016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
77
78 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
79
36cf1806
TT
802016-09-21 Tom Tromey <tom@tromey.com>
81
82 PR gdb/20604:
83 * gdb.base/quit.exp: New file.
84
74172ecf
SM
852016-09-21 Simon Marchi <simon.marchi@ericsson.com>
86
87 * .gitignore: New file.
88
3d0ec882
MR
892016-09-21 Maciej W. Rozycki <macro@imgtec.com>
90
91 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
92 throughout.
93
8193adea
AA
942016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
95
96 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
97
d41a5c09
JK
982016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
99
100 * gdb.cp/casts.cc (decltype): Move it ...
101 (main): ... with its call to ...
102 * gdb.cp/casts03.cc: ... a new file.
103 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
104
d2dfe700
JK
1052016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
106
107 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
108
e2a92b16
PB
1092016-09-15 Peter Bergner <bergner@vnet.ibm.com>
110
111 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
112 and sync up the test with tests in gas/testsuite/gas/ppc.
113 * gdb.arch/powerpc-power.exp: Likewise.
114
49b4de64
JK
1152016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
116
117 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
118
2c29df25
SDJ
1192016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
120 Jan Kratochvil <jan.kratochvil@redhat.com>
121
122 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
123 make m1's definition to be different from m2's. Use 'dummy' as an
124 argument for probe 'two'.
125
cc3c2846
JB
1262016-09-10 Jon Beniston <jon@beniston.com>
127
128 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
129 for sim target.
130
e1b2624a
AA
1312016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
132
133 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
134 variable declaration.
135 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
136 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
137 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
138 received HWCAP as its argument.
139
4295e285
PA
1402016-09-06 Pedro Alves <palves@redhat.com>
141
142 * gdb.base/new-ui-pending-input.c: New file.
143 * gdb.base/new-ui-pending-input.exp: New file.
144 * gdb.exp (clear_gdb_spawn_id): New procedure.
145 (with_spawn_id): Check whether gdb_spawn_id exists before
146 referencing it. If gdb_spawn_id didn't exist on entry, clear it
147 on exit.
148
00d5215e
UW
1492016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
150
151 * gdb.base/float128.c: New file.
152 * gdb.base/float128.exp: Likewise.
153 * gdb.base/floatn.c: Likewise.
154 * gdb.base/floatn.exp: Likewise.
155
a9ff5f12
UW
1562016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
157
158 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
159
f245535c
PA
1602016-09-05 Pedro Alves <palves@redhat.com>
161
162 PR backtrace/19927
163 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
164 unwinders are immediately called as side effect of "source" or
165 "disable unwinder" commands.
166 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
167
ae9cf263
YQ
1682016-09-02 Yao Qi <yao.qi@linaro.org>
169
170 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
171 is true and $type is "float" or "double".
172
27aba047
YQ
1732016-09-02 Yao Qi <yao.qi@linaro.org>
174
175 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
176 true.
177 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
178 * gdb.base/call-rt-st.exp: Likewise.
179 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
180 return value instead of gdb,skip_float_test.
181 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
182 (do_function_calls): Use its return value instead of
183 gdb,skip_float_test.
184 * gdb.base/finish.exp: Likewise.
185 * gdb.base/funcargs.exp: Likewise.
186 * gdb.base/return.exp: Likewise.
187 * gdb.base/return2.exp: Likewise.
188 * gdb.base/varargs.exp: Likewise.
189 * lib/gdb.exp (gdb_skip_float_test): Change it to
190 gdb_caching_proc. Detect the broken ptrace on arm-linux.
191
5af962df
AA
1922016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
193
194 * gdb.multi/tids.exp: Test "thread apply all".
195
7fac6910
JK
1962016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
197
198 * gdb.base/default.exp (tty): Remove.
199
bb1fe4ac
KB
2002016-08-24 Kevin Buettner <kevinb@redhat.com>
201
202 * gdb.python/py-recurse-unwind.c: New file.
203 * gdb.python/py-recurse-unwind.py: New file.
204 * gdb.python/py-recurse-unwind.exp: New file.
205
0a1ddfa6
SM
2062016-08-24 Simon Marchi <simon.marchi@ericsson.com>
207
208 * gdb.base/set-inferior-tty.exp: New file.
209 * gdb.base/set-inferior-tty.c: New file.
210
d9de1fe3
PA
2112016-08-23 Pedro Alves <palves@redhat.com>
212
213 PR gdb/20494
214 * gdb.base/new-ui-echo.c: New file.
215 * gdb.base/new-ui-echo.exp: New file.
216
e9d9abd7
YQ
2172016-08-23 Yao Qi <yao.qi@linaro.org>
218
219 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
220 gdbserver_spawn.
221 * gdb.server/connect-without-multi-process.exp (do_test):
222 Likewise.
223
3589529e
YQ
2242016-08-23 Yao Qi <yao.qi@linaro.org>
225
226 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
227 standalone_txt. Delete gdb_txt and standalone_txt on host
228 and target. Spawn the binary on target. Copy files from
229 target to host.
230
6bb90213
PA
2312016-08-22 Pedro Alves <palves@redhat.com>
232
233 PR gdb/20505
234 * gdb.base/vdso-warning.exp: Test core dumps too. Use
235 with_test_prefix. Factor out bits to ...
236 (test_no_vdso): ... this new procedure.
237
20c2c024
CL
2382016-08-19 Carl Love <cel@us.ibm.com>
239
240 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
241 maintaining separate logic for constructing the output path.
242 * gdb.arch/powerpc-d128-regs.exp: Likewise.
243 * gdb.arch/ppc-dfp.exp: Likewise.
244 * gdb.arch/ppc-fp.exp: Likewise.
245 * gdb.arch/vsx-regs.exp: Likewise.
246 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
247 binprefix for generating the additional binary files.
248
0646e07d
PA
2492016-08-19 Pedro Alves <palves@redhat.com>
250
251 * gdb.trace/mi-trace-frame-collected.exp
252 (test_trace_frame_collected): On x32, expect two registers.
253
46da9242
CL
2542016-08-18 Carl Love <cel@us.ibm.com>
255
256 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
257 and sync up the test with tests in gas/testsuite/gas/ppc.
258 * gdb.arch/powerpc-power.exp: Likewise.
259
eb2332d7
SM
2602016-08-17 Simon Marchi <simon.marchi@ericsson.com>
261
262 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
263 expected error message.
264
63c61e04
SM
2652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
266
267 * gdb.multi/remove-inferiors.exp: New file.
268 * gdb.multi/remove-inferiors.c: New file.
269
7b17065f
YQ
2702016-08-12 Yao Qi <yao.qi@linaro.org>
271
272 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
273 argument list.
274
01d3dedf
PA
2752016-08-10 Pedro Alves <palves@redhat.com>
276
277 PR gdb/19187
278 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
279 setup_kfails.
280
3eb7562a
PA
2812016-08-09 Pedro Alves <palves@redhat.com>
282 Simon Marchi <simon.marchi@ericsson.com>
283
284 PR gdb/20418
285 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
286 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
287
80614914
PA
2882016-08-09 Pedro Alves <palves@redhat.com>
289
290 PR mi/20431
291 * gdb.mi/mi-cmd-error.exp: New file.
292
f348d89a
PA
2932016-08-09 Pedro Alves <palves@redhat.com>
294
295 PR gdb/18653
296 * gdb.base/signals-state-child.c: New file.
297 * gdb.base/signals-state-child.exp: New file.
298 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
299
e5ca03b4
PA
3002016-08-09 Pedro Alves <palves@redhat.com>
301
302 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
303
282a0691
TT
3042016-08-03 Tom Tromey <tom@tromey.com>
305
306 PR python/18565:
307 * gdb.python/py-frame-inline.exp: Add Frame.function test.
308
41bfcd63
YQ
3092016-08-01 Yao Qi <yao.qi@linaro.org>
310
311 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
312 variable mode to "multi-process" if $multi_process is 1, otherwise
313 set it to "single-process".
314
e3465b24
YQ
3152016-08-01 Yao Qi <yao.qi@linaro.org>
316
317 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
318 * gdb.cp/cpexprs.exp: Likewise.
319 * gdb.cp/m-static.exp: Likewise.
320
0b31a4bc
TT
3212016-07-26 Tom Tromey <tom@tromey.com>
322
323 PR python/20190:
324 * gdb.threads/tls.exp (check_thread_local): Add python symbol
325 test.
326
e0461dbb
MM
3272016-07-26 Markus Metzger <markus.t.metzger@intel.com>
328
329 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
330 selecting assembly source files.
331 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
332 assembly source files.
333 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
334 assembly source files.
335 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
336 selecting assembly source files.
337
8194e927
SM
3382016-07-25 Simon Marchi <simon.marchi@ericsson.com>
339
340 * gdb.base/new-ui.exp (do_test_invalid_args): New
341 procedure.
342
c0272db5
TW
3432016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
344
345 * gdb.btrace/reconnect.c: New file.
346 * gdb.btrace/reconnect.exp: New file.
347
e3487908
GKB
3482016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
349
350 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
351 to test_catch_syscall_group.
352 (test_catch_syscall_group): New.
353
12df5c00
TT
3542016-07-21 Tom Tromey <tom@tromey.com>
355
356 * gdb.rust/simple.rs (main): Use empty struct expression.
357 * gdb.rust/simple.exp: Add tests for empty struct expression.
358
bae62ee2
YQ
3592016-07-21 Yao Qi <yao.qi@linaro.org>
360
361 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
362 if gdb_skip_xml_test is true on some targets.
363
b1b53fb3
YQ
3642016-07-21 Yao Qi <yao.qi@linaro.org>
365
366 * gdb.server/solib-list.exp: Unset last_loaded_file.
367
027d97f8
JK
3682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
369
370 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
371 "step into captured_main (args)".
372
7674d381
JK
3732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
376
72b5d099
JK
3772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
380
1f960ced
PA
3812016-07-19 Pedro Alves <palves@redhat.com>
382
383 * gdb.opt/inline-break.exp: Remove optimize=-O2.
384 * gdb.opt/inline-bt.exp: Likewise.
385 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
386 additional_flags=-Winline.
387 * gdb.opt/inline-locals.exp: Likewise.
388 * gdb.opt/inline-markers.c (ATTR): Define.
389 (inlined_fn): Use it.
390
f25827c1
YQ
3912016-07-19 Yao Qi <yao.qi@linaro.org>
392
393 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
394 (test_with_self): Remove some code. Remove argument executable.
395 (top-level): Use do_self_tests.
396
37539ebe
DB
3972016-07-15 Zachary Welch <zwelch@codesourcery.com>
398 Don Breazeal <donb@codesourcery.com>
399
400 * gdb.base/maint.exp: Escape paths used in regular expressions.
401 * gdb.stabs/weird.exp: Likewise.
402
dac790e1
TT
4032016-07-13 Tom Tromey <tom@tromey.com>
404
405 PR python/15620, PR python/18620:
406 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
407 (test_bkpt_events): New procs.
408
93daf339
TT
4092016-07-13 Tom Tromey <tom@tromey.com>
410
411 PR python/17698:
412 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
413 test.
414 (test_watchpoints): Likewise.
415 (test_bkpt_pending): New proc.
416
6571a381
TT
4172016-07-13 Tom Tromey <tom@tromey.com>
418
419 PR cli/18053:
420 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
421 completion test.
422
e8732474
JK
4232016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
426 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
427 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
428 f_label.
429 (g): Rename g_end_lbl to g_label.
430 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
431 low_pc and high_pc.
432 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
433
e0f3fd7c
TT
4342016-07-12 Tom Tromey <tom@tromey.com>
435
436 PR python/19293:
437 * gdb.python/py-unwind-maint.exp: Update tests.
438
3cfe46b6
YQ
4392016-07-12 Yao Qi <yao.qi@linaro.org>
440
441 * lib/selftest-support.exp (selftest_setup): Match the output
442 when captured_main is inlined.
443
4f19a0e6
WT
4442016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
445
446 * gdb.fortran/derived-types.exp (result_line, result_line_2):
447 New variables.
448 (print this%a, print this%b, print this): New tests.
449 * gdb.fortran/derived-types.f90 (this): New object and
450 initialization.
451
986cf455
SM
4522016-07-06 Simon Marchi <simon.marchi@ericsson.com>
453
454 * gdb.ada/arraydim.exp: Remove extra directory level in build
455 directory.
456
f0464b23
SM
4572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
458
459 * lib/ada.exp: Remove extra directory level in build directory.
460 * gdb.ada/cond_lang.exp: Likewise.
461 * gdb.ada/exec_changed.exp: Likewise.
462 * gdb.ada/lang_switch.exp: Likewise.
463
42d94011
MG
4642016-07-06 Manish Goregaokar <manish@mozilla.com>
465
466 * simple.rs: Add test for raw pointer subscripting
467 * simple.exp: Add test expectations
468
647c264c
YQ
4692016-07-05 Yao Qi <yao.qi@linaro.org>
470
471 * gdb.mi/mi-reverse.exp: Match =record-started output.
472
20aa2c60
PA
4732016-07-01 Pedro Alves <palves@redhat.com>
474
475 * gdb.base/jit-reader.exp (info_registers_current_frame): New
476 procedure.
477 (jit_reader_test): Test the jit reader's unwinder.
478 * gdb.base/jithost.c (jit_function_00_code): New global.
479 (main): Use memcpy to fill in the mmapped code, instead of poking
480 bytes manually here.
481 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
482 value.
483 (read_debug_info): Save the function's range.
484 (read_sp): New function.
485 (unwind_frame): Use it. Also unwind RBP.
486 (get_frame_id): Use read_sp.
487 (gdb_init_reader): Use calloc instead of malloc.
488 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
489 parameter. Use gdb_test_multiple.
490
ced2dffb
PA
4912016-07-01 Pedro Alves <palves@redhat.com>
492 Antoine Tremblay <antoine.tremblay@ericsson.com>
493
494 * gdb.threads/process-dies-while-detaching.c: New file.
495 * gdb.threads/process-dies-while-detaching.exp: New file.
496
63000888
PA
4972016-07-01 Pedro Alves <palves@redhat.com>
498
499 * gdb.multi/watchpoint-multi-exit.c: New file.
500 * gdb.multi/watchpoint-multi-exit.exp: New file.
501
038d4868
PA
5022016-06-30 Pedro Alves <palves@redhat.com>
503
504 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
505 unset inferior_spawn_id.
506
994e9c83
PA
5072016-06-30 Pedro Alves <palves@redhat.com>
508
509 * lib/mi-support.exp (default_mi_gdb_start): Declare global
510 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
511
e5653468
YQ
5122016-06-29 Yao Qi <yao.qi@linaro.org>
513
514 * gdb.base/return.c: Add copyright header.
515
803b47e5
TT
5162016-06-29 Tom Tromey <tom@tromey.com>
517
518 PR python/20129:
519 * gdb.python/py-framefilter.exp: Add tests for setting priority
520 and disabling of non-existent frame filter.
521
28244707
YQ
5222016-06-29 Yao Qi <yao.qi@linaro.org>
523
524 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
525 0x0f07ff.
526
a31d2f06
YQ
5272016-06-28 Yao Qi <yao.qi@linaro.org>
528
529 * gdb.base/catch-syscall.exp: Remove check on isnative and target
530 triplets. Start gdb, execute catch syscall, and continue. Check
531 gdb's output to determine catch syscall is supported.
532
921d8f54
MG
5332016-06-27 Manish Goregaokar <manish@mozilla.com>
534
25d49b86
PA
535 * gdb.rust/simple.rs: Add test for returning unit in a function.
536 * gdb.rust/simple.exp: Add expectation for functions returning
537 unit.
921d8f54 538
f4952523
PMR
5392016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
540
541 * gdb.python/py-breakpoint-create-fail.c,
542 gdb.python/py-breakpoint-create-fail.exp,
543 gdb.python/py-breakpoint-create-fail.py: New testcase.
544
fccb08f8
MG
5452016-06-25 Manish Goregaokar <manish@mozilla.com>
546
547 PR gdb/20239
548 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
549 * gdb.rust/simple.exp: Add test expectations for new NonZero
550 tests.
fccb08f8 551
6b850546
DT
5522016-06-24 David Taylor <dtaylor@emc.com>
553
554 * gdb.base/offsets.exp: New file.
555 * gdb.base/offsets.c: New file.
556
17621150
TT
5572016-06-23 Tom Tromey <tom@tromey.com>
558
559 PR gdb/16483:
560 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
561 before any filters are loaded.
562
04d59df6
WT
5632016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
564
565 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
566 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
567 structs.
568 * gdb.fortran/derived-type-function.exp: New file.
569 * gdb.fortran/derived-type-function.f90: New file.
570
571
ac69f786
PA
5722016-06-21 Pedro Alves <palves@redhat.com>
573
574 * gdb.base/new-ui.exp: New file.
575 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
576 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
577 (with_spawn_id): New procedure.
578
49940788
PA
5792016-06-21 Pedro Alves <palves@redhat.com>
580
581 * gdb.mi/mi-exec-run.exp: New file.
582
ef274d26
PA
5832016-06-21 Pedro Alves <palves@redhat.com>
584
585 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
586 breakpoint command's output on the main UI.
587 (test_break): New procedure, factored out from calls in the top
588 level.
589 (top level): Use foreach_with_prefix to test MI as main UI and as
590 separate UI.
591
468afe6c
PA
5922016-06-21 Pedro Alves <palves@redhat.com>
593
594 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
595 (test_awatch_creation_and_listing)
596 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
597 Remove 'type' parameter.
598 (test_watchpoint_all): New parameter mi_mode. Remove
599 with_test_prefix.
600 (top level): Use foreach_with_prefix, and add main/separate UI MI
601 testing axis.
602
51f77c37
PA
6032016-06-21 Pedro Alves <palves@redhat.com>
604
605 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
606 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
607 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
608 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
609 (gdb_main_spawn_id, mi_spawn_id): Declare and
610 comment.
611 (mi_create_inferior_pty): New procedure,
612 factored out from default_mi_gdb_start.
613 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
614 procedures.
615 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
616 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
617 Use mi_create_inferior_pty.
618 (mi_gdb_start): Use eval to pass down args list.
619
8980e177
PA
6202016-06-21 Pedro Alves <palves@redhat.com>
621
622 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
623 * gdb.opt/inline-cmds.exp: Add MI tests.
624
f38d3ad1
PA
6252016-06-21 Pedro Alves <palves@redhat.com>
626
627 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
628
45db7c09
PA
6292016-06-21 Pedro Alves <palves@redhat.com>
630
631 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
632 (top level): Use it instead of mi_execute_to.
633
5a069ab3
PA
6342016-06-21 Pedro Alves <palves@redhat.com>
635
636 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
637 (cont_handler_str): New.
638 (signal_stop_handler): Set stop_handler_str instead of printing to
639 stdout.
640 (continue_handler): Set cont_handler_str instead of printing to
641 stdout.
642 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
643 mi_send_resuming_command. Print stop_handler_str and
644 cont_handler_str instead of expecting the python events print
645 directly.
646
2838cc1d
SD
6472016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
648
649 * gdb.base/jit-reader.exp: New file.
650 * gdb.base/jithost.c: New file.
651 * gdb.base/jithost.h: New file.
652 * gdb.base/jitreader.c : New file.
653 * gdb.base/jit-protocol.h: New file.
654
21a77091
YQ
6552016-06-17 Yao Qi <yao.qi@linaro.org>
656
657 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
658 parameters follow_fork and detach_on_fork. Set follow-fork-mode
659 and detach-on-fork. Adjust tests.
660 (top level): Invoke break_cond_on_syscall with combinations of
661 syscall, follow-fork-mode and detach-on-fork.
662
f50bf8e5
YQ
6632016-06-17 Yao Qi <yao.qi@linaro.org>
664
665 * gdb.base/step-over-exit.c: New.
666 * gdb.base/step-over-exit.exp: New.
667
a28d8e50
YTL
6682016-06-17 Yan-Ting Lin <currygt52@gmail.com>
669
670 * gdb.base/float.exp: Add target check for nds32*-*-*.
671 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
672
cad8e26d
AB
6732016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
674
675 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
676 for unsupported target features.
677 * gdb.base/call-rt-st.exp: Likewise.
678 * gdb.base/call-sc.exp: Likewise.
679 * gdb.base/call-signal-resume.exp: Likewise.
680 * gdb.base/call-strs.exp: Likewise.
681 * gdb.base/callexit.exp: Likewise.
682 * gdb.base/callfuncs.exp: Likewise.
683 * gdb.base/nodebug.exp: Likewise.
684 * gdb.base/printcmds.exp: Likewise.
685 * gdb.base/ptype.exp: Likewise.
686 * gdb.base/structs.exp: Likewise.
687 * gdb.base/unwindonsignal.exp: Likewise.
688 * gdb.cp/gdb2495.exp: Likewise.
689 * gdb.cp/templates.exp: Likewise.
690 * gdb.cp/virtfunc.exp: Likewise.
691 * gdb.threads/hand-call-in-threads.exp: Likewise.
692 * gdb.threads/interrupted-hand-call.exp: Likewise.
693 * gdb.threads/thread-unwindonsignal.exp: Likewise.
694
347dc102
TT
6952016-06-10 Tom Tromey <tom@tromey.com>
696
697 PR rust/20110:
698 * gdb.rust/expr.exp: Add test for integer constant larger than
699 i32.
700
5e13cf25
BH
7012016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
702
703 * gdb.fortran/nested-funcs.exp: New.
704 * gdb.fortran/nested-funcs.f90: New.
705
bb556f1f
TK
7062016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
707
708 * gdb.base/examine-backward.c: New file.
709 * gdb.base/examine-backward.exp: New file.
710
38b022b4
SM
7112016-06-06 Simon Marchi <simon.marchi@ericsson.com>
712
713 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
714 matching.
715
1b40ec05
TT
7162016-06-02 Tom Tromey <tom@tromey.com>
717
718 PR python/18984:
719 * gdb.python/py-shared.exp: Add solib_name test.
720
193bd378
SM
7212016-06-02 Simon Marchi <simon.marchi@ericsson.com>
722
723 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
724
3326303b
MG
7252016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
726
727 PR c++/19893
728 * gdb.dwarf2/implref.exp: Rename to...
729 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
730 * gdb.dwarf2/implref-array.c: New file.
731 * gdb.dwarf2/implref-array.exp: Likewise.
732 * gdb.dwarf2/implref-global.c: Likewise.
733 * gdb.dwarf2/implref-global.exp: Likewise.
734 * gdb.dwarf2/implref-struct.c: Likewise.
735 * gdb.dwarf2/implref-struct.exp: Likewise.
736
825c8ef2
AT
7372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
738
739 * gdb.trace/trace-condition.exp: Add 64bit tests.
740
2320162a
AT
7412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
742
743 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
744 bits types.
745 (main): Adapt to 8 to 64 bits types.
746 * gdb.trace/trace-condition.exp: Add new tests.
747
a7818233
AT
7482016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
749
750 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
751
0d336466
AT
7522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
753
754 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
755 Move condition tests...
756 * gdb.trace/trace-condition.exp: Here.
757
7faeb45a
AT
7582016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
759
760 * gdb.trace/trace-condition.exp: Add counter-case tests.
761
e385593e
JK
7622016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 PR c++/15231
765 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
766 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
767
744608cc
PA
7682016-05-27 Pedro Alves <palves@redhat.com>
769
770 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
771 New procedure.
772 (top level): Call it, and bail out of DejaGnu is known to be bad.
773
ac775bf4
AB
7742016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.base/whatis.c: Extend the test case.
777 * gdb.base/whatis.exp: Add additional tests.
778
2bbad2ea
BH
7792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
780
781* gdb.fortran/type.f90: Add pointer variable.
782* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
783
8b70175d
BH
7842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
785
786 * gdb.fortran/vla-type.exp: Fix testcase name.
787
86d8a848
BH
7882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
789
790 * gdb.fortran/vla-type.exp: Access elements in nested structs.
791
e188eb36
BH
7922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
793
794 * gdb.fortran/type.f90: Add nested structures.
795 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
796 * gdb.fortran/derived-type.exp: Adapt expected output.
797 * gdb.fortran/vla-type.exp: Adapt expected output.
798
9b2db1fd
BH
7992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
800
801 * gdb.fortran/whatis_type.exp: Adapt expected output.
802
72b17055
BH
8032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
804
805 * gdb.fortran/print_type.exp: Fix expected output.
806 * gdb.fortran/whatis_type.exp: Fix expected output.
807
3cd81d8d
BH
8082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
809
810 * gdb.fortran/whatis_type.exp: Use multi_line.
811
ddae9462
TT
8122016-05-24 Tom Tromey <tom@tromey.com>
813
814 PR python/17386:
815 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
816 use value as an index.
817
1957f6b8
TT
8182016-05-23 Tom Tromey <tom@tromey.com>
819
820 PR python/17981:
821 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
822 no-breakpoint case.
823
026a9174
PA
8242016-05-24 Pedro Alves <palves@redhat.com>
825
826 PR gdb/19828
827 * gdb.threads/clone-attach-detach.c: New file.
828 * gdb.threads/clone-attach-detach.exp: New file.
829
e70a7231
FR
8302016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
831
832 * gdb.base/annota-input-while-running.exp: Fix syntax error.
833
0f6ed0e0
TT
8342016-05-23 Tom Tromey <tom@tromey.com>
835
836 PR python/19438, PR python/18393:
837 * gdb.python/py-progspace.exp: Add "dir" test.
838 * gdb.python/py-objfile.exp: Add "dir" test.
839
ffd19d61
YQ
8402016-05-23 Yao Qi <yao.qi@linaro.org>
841
842 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
843 * gdb.arch/thumb2-it.exp: Likewise.
844
9e8f9b05
SM
8452016-05-18 Simon Marchi <simon.marchi@ericsson.com>
846
847 * gdb.mi/mi-threads-interrupt.c: New file.
848 * gdb.mi/mi-threads-interrupt.exp: New file.
849
61c6156d
SM
8502016-05-17 Simon Marchi <simon.marchi@ericsson.com>
851
852 PR gdb/18077
853 * gdb.mi/mi-async-run.exp: New file.
854 * gdb.mi/mi-async-run.c: New file.
855
67218854
TT
8562016-05-17 Tom Tromey <tom@tromey.com>
857 Manish Goregaokar <manishsmail@gmail.com>
858
859 * lib/rust-support.exp: New file.
860 * lib/gdb.exp (skip_rust_tests): New proc.
861 (build_executable_from_specs): Handle rust.
862 * lib/future.exp (gdb_find_rustc): New proc.
863 (gdb_default_target_compile): Handle rust.
864 * gdb.rust/expr.exp: New file.
865 * gdb.rust/generics.exp: New file.
866 * gdb.rust/generics.rs: New file.
867 * gdb.rust/methods.exp: New file.
868 * gdb.rust/methods.rs: New file.
869 * gdb.rust/modules.exp: New file.
870 * gdb.rust/modules.rs: New file.
871 * gdb.rust/simple.exp: New file.
872 * gdb.rust/simple.rs: New file.
873
c44af4eb
TT
8742016-05-17 Tom Tromey <tom@tromey.com>
875
876 * gdb.base/default.exp (set language): Add rust.
877
dcd1f979
TT
8782016-05-17 Tom Tromey <tom@tromey.com>
879
880 * gdb.gdb/unittest.exp: New file.
881
155b7f57
YQ
8822016-05-16 Yao Qi <yao.qi@linaro.org>
883
884 * gdb.base/batch-preserve-term-settings.exp: Remove variable
885 shell_prompt. Update shell_prompt_re.
886
8ddd5a6c
DE
8872016-05-12 Doug Evans <dje@google.com>
888
889 PR symtab/19999
890 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
891 $options when building executable.
892 * gdb.dwarf2/fission-loclists-pie.S: New file.
893 * gdb.dwarf2/fission-loclists-pie.exp: New file.
894
02e370d9
SM
8952016-05-04 Simon Marchi <simon.marchi@ericsson.com>
896
897 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
898 of [is_remote target],
899
8929ad8b
SM
9002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
901
902 * lib/gdb.exp (use_gdb_stub): New procedure.
903
6c447423
DE
9042016-05-03 Yunlian Jiang <yunlian@google.com>
905 Doug Evans <dje@google.com>
906
907 PR symtab/19914
908 * gdb.dwarf2/dwp-sepdebug.c: New file.
909 * gdb.dwarf2/dwp-sepdebug.exp: New file.
910
444e826c
SM
9112016-05-02 Simon Marchi <simon.marchi@ericsson.com>
912
913 * gdb.base/detach.exp: Remove is_remote check.
914
740feeaa
SM
9152016-05-02 Simon Marchi <simon.marchi@ericsson.com>
916
917 * gdb.base/annota-input-while-running.exp: Don't check for
918 [is_remote target]. Enable annotations after running to main.
919 Remove unused "set test..." line.
920
9080ac9d
SM
9212016-04-28 Simon Marchi <simon.marchi@ericsson.com>
922
923 * gdb.trace/trace-enable-disable.exp: New file.
924 * gdb.trace/trace-enable-disable.c: New file.
925
952ebca5
SM
9262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
927
928 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
929 use it in info sharedlibrary test.
930 * gdb.trace/ftrace-lock.exp: Likewise.
931 * gdb.trace/ftrace.exp: Likewise.
932 * gdb.trace/range-stepping.exp: Likewise.
933 * gdb.trace/trace-break.exp: Likewise.
934 * gdb.trace/trace-condition.exp: Likewise.
935 * gdb.trace/trace-mt.exp: Likewise.
936
d9019901
SM
9372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
938
939 * lib/gdb.exp (gdb_load_shlibs): Rename to...
940 (gdb_load_shlib): ... this.
941 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
942 gdb_load_shlib.
943 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
944 * gdb.base/ctxobj.exp: Likewise.
945 * gdb.base/dprintf-pending.exp: Likewise.
946 * gdb.base/dso2dso.exp: Likewise.
947 * gdb.base/fixsection.exp: Likewise.
948 * gdb.base/gcore-relro.exp: Likewise.
949 * gdb.base/gdb1555.exp: Likewise.
950 * gdb.base/global-var-nested-by-dso.exp: Likewise.
951 * gdb.base/gnu-ifunc.exp: Likewise.
952 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
953 * gdb.base/jit-so.exp (one_jit_test): Likewise.
954 * gdb.base/pending.exp: Likewise.
955 * gdb.base/print-file-var.exp: Likewise.
956 * gdb.base/print-symbol-loading.exp: Likewise.
957 * gdb.base/shlib-call.exp: Likewise.
958 * gdb.base/shreloc.exp: Likewise.
959 * gdb.base/so-impl-ld.exp: Likewise.
960 * gdb.base/solib-disc.exp: Likewise.
961 * gdb.base/solib-nodir.exp: Likewise.
962 * gdb.base/solib-overlap.exp: Likewise.
963 * gdb.base/solib-symbol.exp: Likewise.
964 * gdb.base/solib-weak.exp (do_test): Likewise.
965 * gdb.base/sym-file.exp: Likewise.
966 * gdb.base/symtab-search-order.exp: Likewise.
967 * gdb.base/type-opaque.exp: Likewise.
968 * gdb.base/unload.exp: Likewise.
969 * gdb.base/watchpoint-solib.exp: Likewise.
970 * gdb.compile/compile.exp: Likewise.
971 * gdb.cp/gdb2384.exp: Likewise.
972 * gdb.cp/infcall-dlopen.exp: Likewise.
973 * gdb.cp/re-set-overloaded.exp: Likewise.
974 * gdb.fortran/library-module.exp: Likewise.
975 * gdb.opt/solib-intra-step.exp: Likewise.
976 * gdb.python/py-finish-breakpoint.exp: Likewise.
977 * gdb.python/py-shared.exp: Likewise.
978 * gdb.reverse/solib-precsave.exp: Likewise.
979 * gdb.reverse/solib-reverse.exp: Likewise.
980 * gdb.server/solib-list.exp: Likewise.
981 * gdb.threads/dlopen-libpthread.exp: Likewise.
982 * gdb.threads/tls-shared.exp: Likewise.
983 * gdb.threads/tls-so_extern.exp: Likewise.
984 * gdb.trace/change-loc.exp: Likewise.
985 * gdb.trace/ftrace-lock.exp: Likewise.
986 * gdb.trace/ftrace.exp: Likewise.
987 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
988 * gdb.trace/pending.exp: Likewise.
989 * gdb.trace/range-stepping.exp: Likewise.
990 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
991 (strace_info_marker): Likewise.
992 (strace_probe_marker): Likewise.
993 (strace_trace_on_same_addr): Likewise.
994 (strace_trace_on_diff_addr): Likewise.
995 * gdb.trace/trace-break.exp: Likewise.
996 * gdb.trace/trace-condition.exp: Likewise.
997 * gdb.trace/trace-mt.exp: Likewise.
998
fca4cfd9
SM
9992016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1000
1001 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
1002 result of gdb_remote_download.
1003 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
1004 * gdb.base/dso2dso.exp: Likewise.
1005 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1006 * gdb.base/print-file-var.exp: Likewise.
1007 * gdb.base/shlib-call.exp: Likewise.
1008 * gdb.base/shreloc.exp: Likewise.
1009 * gdb.base/solib-overlap.exp: Likewise.
1010 * gdb.base/solib-weak.exp (do_test): Likewise.
1011 * gdb.base/unload.exp: Likewise.
1012
11cf4ffb
YQ
10132016-04-27 Yao Qi <yao.qi@linaro.org>
1014
1015 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
1016 exists.
1017
3e2e34f8
KB
10182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1019
1020 * vla-type.exp: Print structure from toplevel.
1021
8f07e298
BH
10222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1023
1024 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
1025 of dynamic types.
1026 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
1027 of dynamic types.
1028
9920b434
BH
10292016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1030
1031 * gdb.fortran/vla-type.f90: New file.
1032 * gdb.fortran/vla-type.exp: New file.
1033
f3abeff5
YQ
10342016-04-25 Yao Qi <yao.qi@linaro.org>
1035
1036 * gdb.base/branch-to-self.c: New file.
1037 * gdb.base/branch-to-self.exp: New file.
1038
0a5d52f0
YQ
10392016-04-22 Yao Qi <yao.qi@linaro.org>
1040
1041 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
1042 more after $hex.
1043
495346f6
YQ
10442016-04-22 Yao Qi <yao.qi@linaro.org>
1045
1046 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
1047 * gdb.base/annota3.exp: Likewise.
1048
4a7e075c
YQ
10492016-04-22 Yao Qi <yao.qi@linaro.org>
1050
1051 * gdb.reverse/step-precsave.exp: Do one step and test program
1052 stops in "callee" and do multiple steps until program goes out
1053 of "callee".
1054 * gdb.reverse/step-reverse.exp: Likewise.
1055
5b061e98
YQ
10562016-04-22 Yao Qi <yao.qi@linaro.org>
1057
1058 * gdb.trace/signal.exp: Also pass if
1059 $tracepoint_hits($i) > $iterations.
1060
5c5dc57f
YQ
10612016-04-22 Yao Qi <yao.qi@linaro.org>
1062
1063 * gdb.trace/signal.c: New file.
1064 * gdb.trace/signal.exp: New file.
1065
a55411b9
DE
10662016-04-19 Doug Evans <xdje42@gmail.com>
1067
1068 * gdb.base/bad-file.exp: New file.
1069
a22df60a
MG
10702016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
1071
1072 * gdb.dwarf2/implref.exp: New file.
1073
0c13f7e5
BH
10742016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1075
1076 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
1077 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
1078 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
1079 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
1080 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
1081 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
1082 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
1083 * lib/fortran.exp (fortran_int4): New procedure.
1084 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
1085 (fortran_logical4): Likewise.
1086
9b9b09e9
BH
10872016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
1088
1089 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
1090
a14d1f4d
BH
10912016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1092
1093 * lib/compiler.c: Add Intel specific preprocessor macros.
1094 * lib/compiler.cc: Likewise.
25d49b86 1095
7d49b1d0
LM
10962016-04-13 Luis Machado <lgustavo@codesourcery.com>
1097
1098 * gdb.server/connect-with-no-symbol-file.c: New file.
1099 * gdb.server/connect-with-no-symbol-file.exp: New file.
1100
8392fa22
SM
11012016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1102
1103 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
1104
8c4c4aeb
SM
11052016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1106
1107 * boards/gdbserver-base.exp (${board}_download): Copy source file to
1108 standard output directory.
1109
45e3745e
AT
11102016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1111
1112 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
1113
e26b7e41
MM
11142016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1115
1116 * gdb.btrace/instruction_history.c (loop): Add declaration.
1117
8ce09462
AT
11182016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1119
1120 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1121
2e88a1ea
SM
11222016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1123
1124 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1125 parentheses to print.
1126 (continue_handler): Likewise.
1127
f48e22e3
SM
11282016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1129
1130 * gdb.server/solib-list.exp: Remove is_remote check.
1131 Pass shlib= to gdb_compile. Don't link shared library with
1132 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1133 Run binary filename through "readlink -f" on the target.
1134
096be756
PA
11352016-04-08 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1138 interpreter filename as argument to gdbserver_spawn.
1139 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1140 Return empty if $last_loaded_file does not exist.
1141
06500533
JK
11422016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1145 * gdb.base/jit-main.c: Use exit after usage.
1146
2d35e871
JK
11472016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1148
1149 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1150 GDBHISTSIZE prior to the tests.
1151 * gdb.base/gdbinit-history.exp: Likewise.
1152
11532016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1154
1155 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1156 instead of build_executable. Use gdb_load_shlibs.
1157
c8064e7e
YQ
11582016-04-07 Yao Qi <yao.qi@linaro.org>
1159
1160 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1161 Execute "si" command.
1162
bde47561
YQ
11632016-04-07 Yao Qi <yao.qi@linaro.org>
1164
1165 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1166 number instead of the comments on some line.
1167
b16f8a3b
DB
11682016-04-06 Don Breazeal <donb@codesourcery.com>
1169
1170 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1171 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1172
c2f901df
SM
11732016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1174
1175 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1176 standard_output_file. Remove unused binfile variable.
1177
ac17fda0
CU
11782016-04-05 Catalin Udma <catalin.udma@freescale.com>
1179
1180 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1181 * gdb.python/py-mi-objfile.exp: Match "list main" output
1182 in console format.
1183
03a8c4df
SM
11842016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1185
1186 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1187 absolute.
1188
6e774b13
SM
11892016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1190
1191 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1192 absolute.
1193 * gdb.trace/ftrace.exp: Likewise.
1194 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1195 targets as well.
1196 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1197 (gdb_load_shlibs): Copy libraries to test directory when testing
1198 natively. Only set solib-search-path if testing remotely.
1199 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1200
7817ea46
SM
12012016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1202
1203 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1204 gdb_download. Use it even if the target is not remote.
1205 * gdb.base/jit.exp (compile_jit_test): Likewise.
1206 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1207 output directory if the destination board is local, otherwise use
1208 the standard remote_download from DejaGnu.
1209 (gdb_download): Remove.
1210 (gdb_load_shlibs): Use gdb_remote_download instead of
1211 gdb_download.
1212 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1213 Use gdb_remote_download instead of gdb_download. Use it even if
1214 the target is not remote.
1215 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1216 instead of gdb_download.
1217
7beb7f68
SM
12182016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1219
1220 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1221 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1222 run.
1223
cc63428a
AV
12242016-04-01 Artemiy Volkov <artemiyv@acm.org>
1225
1226 PR gdb/19820
1227 * gdb.base/printcmds.exp: Add artificial arrays tests.
1228
64cdf930
PA
12292016-03-31 Pedro Alves <palves@redhat.com>
1230
1231 PR gdb/19858
1232 * gdb.base/jit-main.c: Include unistd.h.
1233 (ATTACH): Define to 0 if not already defined.
1234 (wait_for_gdb, mypid): New globals.
1235 (WAIT_FOR_GDB): New macro.
1236 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1237 some breakpoint locations.
1238 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1239 New procedures.
1240 (one_jit_test): Add REATTACH parameter, and handle it. Use
1241 continue_to_test_location.
1242 (top level): Test attach, and adjusts calls to one_jit_test.
1243
40dea8cb
PA
12442016-03-31 Pedro Alves <palves@redhat.com>
1245
1246 PR gdb/19858
1247 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1248 BINSUFFIX parameter, and handle it.
1249 (top level): Adjust calls compile_jit_test.
1250
e7ea3ec7
CU
12512016-03-31 Catalin Udma <catalin.udma@freescale.com>
1252
1253 PR python/19743
1254 * gdb.python/py-mi-events-gdb.py: New file.
1255 * gdb.python/py-mi-events.c: New file.
1256 * gdb.python/py-mi-events.exp: New file.
1257
e6359af3
YQ
12582016-03-30 Yao Qi <yao.qi@linaro.org>
1259
1260 * gdb.reverse/until-precsave.exp: Match function name only.
1261 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1262 Move malloc to a condition block.
1263 * gdb.reverse/until-reverse.exp: Match function name only.
1264
a4105d04
MK
12652016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1266
1267 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1268 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1269 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1270 variable for GPR 0 instead of assuming it is register 0.
1271 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1272 * lib/trace-support.exp: Add s390 registers.
1273
bfa6adb9
YQ
12742016-03-29 Yao Qi <yao.qi@linaro.org>
1275
1276 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1277
1e6697ea
YQ
12782016-03-24 Yao Qi <yao.qi@linaro.org>
1279
1280 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1281 test message.
1282
64bcd522
AA
12832016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1284
1285 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1286 maintaining separate logic for constructing the output path.
1287
7868401b
DB
12882016-03-16 Don Breazeal <donb@codesourcery.com>
1289
1290 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1291 Retry fork and waitpid on interrupted system call errors.
1292 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1293 Use with_timeout_factor to increase timeout by factor of 10.
1294
1cafadb4
DB
12952016-03-15 Don Breazeal <donb@codesourcery.com>
1296
1297 * gdb.cp/scope-err.cc: New test program.
1298 * gdb.cp/scope-err.exp: New test script.
1299 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1300 lines and "set breakpoint here" comment.
1301 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1302 Fixed some whitespace and format issues.
1303 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1304 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1305
81516450
DE
13062016-03-15 Doug Evans <dje@google.com>
1307
1308 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1309 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1310 All callers updated. Add tests for enums, mixed flags register.
1311
aa52b601
DE
13122016-03-15 Doug Evans <dje@google.com>
1313
1314 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1315 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1316
fa4ff313
SM
13172016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1318
1319 * gdb.base/default.exp: Add $_as_string to the list of expected
1320 convenience functions.
1321
f2403c39
AB
13222016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1323
1324 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1325
f2f3ccb9
SM
13262016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1327
1328 * gdb.python/py-as-string.exp: New file.
1329 * gdb.python/py-as-string.c: New file.
1330
00dbd492
PA
13312016-03-09 Pedro Alves <palves@redhat.com>
1332
1333 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1334 signal" -> "Thread NN received signal" output change.
1335 * gdb.threads/ia64-sigill.exp: Likewise.
1336 * gdb.threads/linux-dp.exp: Likewise.
1337 * gdb.threads/manythreads.exp: Likewise.
1338 * gdb.threads/pending-step.exp: Likewise.
1339 * gdb.threads/print-threads.exp: Likewise.
1340 * gdb.threads/sigstep-threads.exp: Likewise.
1341 * gdb.threads/staticthreads.exp: Likewise.
1342 * gdb.threads/tls.exp: Likewise.
1343
1e6697ea
YQ
13442016-03-09 Pedro Alves <palves@redhat.com>
1345
1346 * gdb.base/command-line-input.exp: New file.
1347
b04fd3be
MK
13482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1349
1350 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1351 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1352 * gdb.trace/pending.exp: Accept leading dot before function name.
1353 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1354 * lib/trace-support.exp: Set registers for ppc.
1355
98fa59e9
MK
13562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1357
1358 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1359 use it for disassembly; accept .main in addition to main in backtrace.
1360
f77198c8
MK
13612016-03-09 Wei-cheng Wang <cole945@gmail.com>
1362 Marcin Kościelnicki <koriakin@0x04.net>
1363
1364 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1365 (gdb_recursion_test_ptr): New global variable.
1366 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1367 gdb_recursion_test.
1368 (gdb_c_test): Ditto.
1369
ba84e0da
MK
13702016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1371
1372 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1373 ordering.
1374
4366d36e
MK
13752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1376
1377 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1378 (bar): Add bar_start_lbl label.
1379 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1380 of foo/bar for emitting DWARF and tracing.
1381
5eb264df
SDJ
13822016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1383
1384 * analyze-racy-logs.py: Set executable bit.
1385
fb6a751f
SDJ
13862016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1387
1388 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1389 (CHECK_TARGET_TMP): Likewise.
1390 (check-single-racy): New rule.
1391 (check-parallel-racy): Likewise.
1392 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1393 (do-check-parallel-racy): New rule.
1394 (check-racy/%.exp): Likewise.
1395 * README (Racy testcases): New section.
1396 * analyze-racy-logs.py: New file.
1397
bdf7e230
DE
13982016-03-03 Doug Evans <dje@google.com>
1399
1400 * gdb.base/skip.exp: Use with_test_prefix.
1401
4719d415
YQ
14022016-03-03 Yao Qi <yao.qi@linaro.org>
1403
1404 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1405 Invoke step_over_syscall "clone" and break_cond_on_syscall
1406 "clone".
1407 * gdb.base/step-over-clone.c: New file.
1408
ea507862
YQ
14092016-03-03 Yao Qi <yao.qi@linaro.org>
1410
1411 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1412 code format.
1413
8fc8cbda
YQ
14142016-03-03 Yao Qi <yao.qi@linaro.org>
1415
1416 * gdb.base/disp-step-fork.c: Rename to ...
1417 * gdb.base/step-over-fork.c: ... it. New file.
1418 * gdb.base/disp-step-vfork.c: Rename to ...
1419 * gdb.base/step-over-vfork.c: ... it. New file.
1420 * gdb.base/disp-step-syscall.exp: Rename to ...
1421 * gdb.base/step-over-syscall.exp: ... it. New file.
1422 (disp_step_cross_syscall): Rename to ...
1423 (step_over_syscall): ... it.
1424
92fa70b0
YQ
14252016-03-03 Yao Qi <yao.qi@linaro.org>
1426
1427 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1428 If target supports condition evaluation on target, invoke
1429 break_cond_on_syscall for fork and vfork.
1430
e197ad3c
YQ
14312016-03-03 Yao Qi <yao.qi@linaro.org>
1432
1433 * gdb.base/disp-step-syscall.exp: Don't invoke
1434 support_displaced_stepping.
1435 (disp_step_cross_syscall): Test with displaced stepping off and
1436 on if supported.
1437
0b47da9f
YQ
14382016-03-03 Yao Qi <yao.qi@linaro.org>
1439
1440 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1441 proc.
1442 (setup): New proc.
1443 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1444 and setup.
1445
065ab6dc
BH
14462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1447
1448 * gdb.fortran/vla-history.exp: Remove breakpoint.
1449
07e448ad 14502016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1451
25d49b86
PA
1452 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1453 exceeds timeout.
07e448ad 1454
9ac2d526 14552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1456
25d49b86
PA
1457 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1458 breakpoint.
9ac2d526 1459
17807369
BH
14602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1461
1462 * gdb.mi/vla.f90: Nullify pointer after declaration.
1463
86e501af
PA
14642016-03-01 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1467
1e903e32
PA
14682016-03-01 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1471 before anything else.
1472 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1473 _GNU_SOURCE here.
1474 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1475 before anything else.
1476 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1477
6ccb54e2
PA
14782016-03-01 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1481
30ca9da1
YQ
14822016-03-01 Yao Qi <yao.qi@linaro.org>
1483
1484 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1485 prepare_for_testing.
1486
dc856b38
YQ
14872016-03-01 Yao Qi <yao.qi@linaro.org>
1488
1489 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1490
4a932159
AA
14912016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1492
1493 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1494 manually constructing the output path.
1495
f2489477
AA
14962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1497
1498 * gdb.arch/s390-stackless.S: New.
1499 * gdb.arch/s390-stackless.exp: New.
1500
38899f16
IB
15012016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1502
1503 * gdb.dlang/circular.c: New file.
1504 * gdb.dlang/circular.exp: New file.
1505
9fde51ed
YQ
15062016-02-26 Yao Qi <yao.qi@linaro.org>
1507
1508 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1509 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1510 (testcases): Update.
1511
ce90fefe
YQ
15122016-02-26 Yao Qi <yao.qi@linaro.org>
1513
1514 * gdb.reverse/aarch64.c: Rename to ...
1515 * gdb.reverse/insn-reverse.c: ... it.
1516 * gdb.reverse/aarch64.exp: Rename to ...
1517 * gdb.reverse/insn-reverse.exp: ... it.
1518
3263bceb
YQ
15192016-02-26 Yao Qi <yao.qi@linaro.org>
1520
1521 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1522 (testcase_ftype): New.
1523 (testcases): New array.
1524 (n_testcases): New.
1525 (main): Call each element in testcases.
1526 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1527 (read_testcase): New.
1528 Do the tests in a loop.
1529
6cb59ff1
YQ
15302016-02-25 Yao Qi <yao.qi@linaro.org>
1531
1532 * gdb.base/branches.c: Remove.
1533
ae91f625
MK
15342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1535
1536 PR gdb/13808
1537 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1538
678b48b7
MK
15392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1540
1541 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1542
7337a6f2
MK
15432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1544
1545 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1546 change x86_64 call_insn to 'callq'.
1547
861ca91f
AT
15482016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1549
1550 * gdb.trace/tfile-avx.c: Move to...
1551 * gdb.trace/tracefile-pseudo-reg.c: Here.
1552 * gdb.trace/tfile-avx.exp: Move to...
1553 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1554
bf74e428
GB
15552016-02-24 Gary Benson <gbenson@redhat.com>
1556
1557 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1558 message on attach.
1559
cce0e923
DE
15602016-02-23 Doug Evans <dje@google.com>
1561
1562 * gdb.base/skip.c (test_skip): New function.
1563 (end_test_skip_file_and_function): New function.
1564 (test_skip_file_and_function): New function.
1565 * gdb.base/skip1.c (test_skip): New function.
1566 (skip1_test_skip_file_and_function): New function.
1567 * gdb.base/skip.exp: Add tests for new skip options.
1568 * gdb.base/skip-solib.exp: Update expected output.
1569 * gdb.perf/skip-command.cc: New file.
1570 * gdb.perf/skip-command.exp: New file.
1571 * gdb.perf/skip-command.py: New file.
1572
4000e47e
MK
15732016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1574
1575 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1576 info registers pattern.
1577
24f75ead
IB
15782016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1579
1580 * lib/future.exp: Add D support.
1581 (gdb_find_gdc): New proc.
1582 (gdb_default_target_compile): Add D support.
1583
fbb7bcbe
WW
15842016-02-18 Wei-cheng Wang <cole945@gmail.com>
1585
1586 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1587 user+system time.
1588 (trace_speed_test): Determine the iteration count for a time
1589 between 15..30 seconds.
1590
012b3a21
WT
15912016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1592
1593 * gdb.arch/i386-mpx-sigsegv.c: New file.
1594 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1595 * gdb.arch/i386-mpx-simple_segv.c: New file.
1596 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1597
2d5189bd
YQ
15982016-02-18 Yao Qi <yao.qi@linaro.org>
1599
1600 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1601 Don't call setup_kfail.
1602
40fb20d0
YQ
16032016-02-18 Yao Qi <yao.qi@linaro.org>
1604
1605 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1606 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1607
21b1f8d2
DE
16082016-02-16 Doug Evans <dje@google.com>
1609
1610 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1611 * gdb.base/skip1.c: Ditto.
1612 * gdb.base/skip.exp: Whitespace cleanup.
1613
4041ed77
DB
16142016-02-16 Don Breazeal <donb@codesourcery.com>
1615
1616 PR remote/19496
1617 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1618 Remove kfail for PR remote/19496.
1619
c4ef31bf
SM
16202016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1621
1622 * lib/gdb.exp (standard_temp_file): Return a path specific to
1623 the runtest invocation.
1624
266b65b3
SM
16252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1626
1627 * gdb.trace/save-trace.exp: Change relative path to be in the
1628 standard output directory.
1629
a7a0a6a9
JK
16302016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.arch/i386-prologue.c: Add missing prototypes.
1633
c99dbb42
JK
16342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1637 * gdb.arch/i386-prologue.exp: Likewise.
1638 * gdb.arch/i386-size.exp: Likewise.
1639
aa480355
SM
16402016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1641
1642 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1643 define object file path.
1644 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1645 file path.
1646 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1647 standard_output_file to define binfile.
1648
ba881f50
JK
16492016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1650
1651 Fix compatibility with recent gfortran-5.3.1.
1652 * gdb.fortran/vla-history.exp (print vla1 allocated)
1653 (print vla2 allocated, print $2, print $3): Remove
1654 (print $4): Rename to ...
1655 (print $2): ... here.
1656 (print $9): Rename to ...
1657 (print $5): ... here.
1658 (print $10): Rename to ...
1659 (print $6): ... here.
1660 * gdb.fortran/vla.f90: Add pvla initialization.
1661
e9fb005c
JK
16622016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1663
1664 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1665 New test.
1666 * gdb.fortran/vla-value-sub.exp: Likewise.
1667
e44e00ff
MK
16682016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1669
1670 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1671
97e94151
SM
16722016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1673
1674 * i386-biarch-core.exp: Define corefile using
1675 standard_output_file.
1676
01113bc1
YQ
16772016-02-12 Yao Qi <yao.qi@linaro.org>
1678
1679 * gdb.arch/arm-single-step-kernel-helper.c: New.
1680 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1681
33b4777c
MM
16822016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1683
1684 * gdb.btrace/tailcall-only.exp: New.
1685 * gdb.btrace/tailcall-only.c: New.
1686 * gdb.btrace/x86_64-tailcall-only.S: New.
1687 * gdb.btrace/i686-tailcall-only.S: New.
1688
acc23c11
PA
16892016-02-11 Pedro Alves <palves@redhat.com>
1690
1691 * README (Parallel testing): Add missing double quotes.
1692
e352bf0a
PA
16932016-02-11 Pedro Alves <palves@redhat.com>
1694
1695 * README (Parallel testing): New section.
1696 (GDB_PARALLEL): Rewrite.
1697 (FORCE_PARALLEL): Document.
1698
9f5fed78
MK
16992016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1700
1701 * gdb.trace/tfile-avx.c: New test.
1702 * gdb.trace/tfile-avx.exp: New test.
1703
9ef9e6a6
KS
17042016-02-09 Keith Seitz <keiths@redhat.com>
1705
1706 PR breakpoints/19546
1707 * gdb.base/infcall-exec.c: New file.
1708 * gdb.base/infcall-exec2.c: New file.
1709 * gdb.base/infcall-exec.exp: New file.
1710
a96e36da
KS
17112016-02-09 Keith Seitz <keiths@redhat.com>
1712
1713 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1714 (toplevel): Call test_bkpt_address.
1715
9f61929f
KS
17162016-02-09 Keith Seitz <keiths@redhat.com>
1717
1718 PR python/19506
1719 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1720 (toplevel): Call test_bkpt_address.
1721
1e94266c
SM
17222016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1723
1724 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1725 to AC_OUTPUT.
1726 * configure: Regenerate.
1727
2a7f3dff
PA
17282016-02-09 Pedro Alves <palves@redhat.com>
1729
1730 PR breakpoints/19548
1731 * gdb.base/execl-update-breakpoints.c (some_function): New
1732 function.
1733 (main): Call it.
1734 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1735 Tighten expected GDB output.
1736
2151ccc5
SM
17372016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1738
1739 * Makefile.in (ALL_SUBDIRS): Remove.
1740 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1741 (distclean maintainer-clean realclean): Likewise.
1742 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1743 * configure: Regenerate.
1744 * gdb.ada/Makefile.in: Delete.
1745 * gdb.arch/Makefile.in: Likewise.
1746 * gdb.asm/Makefile.in: Likewise.
1747 * gdb.base/Makefile.in: Likewise.
1748 * gdb.btrace/Makefile.in: Likewise.
1749 * gdb.cell/Makefile.in: Likewise.
1750 * gdb.compile/Makefile.in: Likewise.
1751 * gdb.cp/Makefile.in: Likewise.
1752 * gdb.disasm/Makefile.in: Likewise.
1753 * gdb.dlang/Makefile.in: Likewise.
1754 * gdb.dwarf2/Makefile.in: Likewise.
1755 * gdb.fortran/Makefile.in: Likewise.
1756 * gdb.gdb/Makefile.in: Likewise.
1757 * gdb.go/Makefile.in: Likewise.
1758 * gdb.guile/Makefile.in: Likewise.
1759 * gdb.java/Makefile.in: Likewise.
1760 * gdb.linespec/Makefile.in: Likewise.
1761 * gdb.mi/Makefile.in: Likewise.
1762 * gdb.modula2/Makefile.in: Likewise.
1763 * gdb.multi/Makefile.in: Likewise.
1764 * gdb.objc/Makefile.in: Likewise.
1765 * gdb.opencl/Makefile.in: Likewise.
1766 * gdb.opt/Makefile.in: Likewise.
1767 * gdb.pascal/Makefile.in: Likewise.
1768 * gdb.perf/Makefile.in: Likewise.
1769 * gdb.python/Makefile.in: Likewise.
1770 * gdb.reverse/Makefile.in: Likewise.
1771 * gdb.server/Makefile.in: Likewise.
1772 * gdb.stabs/Makefile.in: Likewise.
1773 * gdb.threads/Makefile.in: Likewise.
1774 * gdb.trace/Makefile.in: Likewise.
1775 * gdb.xml/Makefile.in: Likewise.
1776 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1777 GDB_PARALLEL.
1778 (standard_output_file): Remove check for GDB_PARALLEL, always
1779 return path in outputs/$subdir/$testname.
1780
437277d4
SM
17812016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1782
1783 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1784 (site.exp): Assign abs_srcdir to tcl's srcdir.
1785
31d913c7
YQ
17862016-02-04 Yao Qi <yao.qi@linaro.org>
1787
1788 * gdb.base/foll-exec-mode.c: Include limits.h.
1789 (main): Add parameters argc and argv. Get directory from
1790 argv[0].
1791 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1792 compilation.
1793 * gdb.base/foll-exec.c: Include limits.h.
1794 (main): Add parameters argc and argv.
1795 Get directory from argv[0].
1796 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1797 Adjust tests on the number of lines as source code changed.
1798 * gdb.base/foll-vfork-exit.c: Include limits.h.
1799 (main): Add one line of statement before vfork.
1800 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1801 (main): Add parameters argc and argv. Get directory from
1802 argv[0].
1803 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1804 (setup_gdb): Set tbreak to skip some source lines.
1805 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1806 (main): Add parameters argc and argv. Get directory from
1807 argv[0].
1808 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1809 compilation.
1810 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1811 (main): Add parameters argc and argv. Get directory from
1812 argv[0].
1813 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1814 compilation.
1815
9482b9fb
DE
18162016-02-01 Doug Evans <dje@google.com>
1817
1818 * gdb.base/skip.exp: Clean up multiple references to same test name.
1819
6b2e4f10
PA
18202016-02-01 Pedro Alves <palves@redhat.com>
1821
ccb6afd6 1822 PR remote/19496
6b2e4f10
PA
1823 * gdb.threads/forking-threads-plus-breakpoint.exp
1824 (displaced_stepping_supported): New global.
1825 (probe_displaced_stepping_support): New procedure.
1826 (do_test): Add 'displaced' parameter, and use it.
1827 (top level): Check for displaced stepping support. Add displaced
1828 stepping on/off testing axis.
1829
37a8db1a
AB
18302016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1831
1832 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1833 pointer. Don't perform further tests on the unassociated pointer
1834 if the first test fails.
1835
5fdf6324
AB
18362016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * gdb.base/max-value-size.c: New file.
1839 * gdb.base/max-value-size.exp: New file.
1840 * gdb.base/huge.exp: Disable max-value-size for this test.
1841
935c6144
IB
18422016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1843
1844 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1845
7fe8399d
YQ
18462016-01-28 Yao Qi <yao.qi@linaro.org>
1847
1848 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1849
a2077e25
PA
18502016-01-25 Pedro Alves <palves@redhat.com>
1851
1852 PR threads/19461
1853 * gdb.base/fork-running-state.c: New file.
1854 * gdb.base/fork-running-state.exp: New file.
1855
1d2736d4
PA
18562016-01-25 Pedro Alves <palves@redhat.com>
1857
1858 PR gdb/19494
1859 * gdb.base/catch-fork-kill.c: New file.
1860 * gdb.base/catch-fork-kill.exp: New file.
1861
f1da4b11
PA
18622016-01-25 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1865 Delete, moved to lib/gdb.exp.
1866 * gdb.threads/forking-threads-plus-breakpoint.exp
1867 (foreach_with_prefix): Likewise.
1868 * gdb.threads/process-dies-while-handling-bp.exp
1869 (foreach_with_prefix): Likewise.
1870 * lib/gdb.exp (foreach_with_prefix): New procedure.
1871
45f38546
MK
18722016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1873
1874 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1875 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1876
dc29a1ce
MK
18772016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1878
1879 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1880 endian targets.
1881
092127d7
JK
18822016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1883 Pedro Alves <palves@redhat.com>
1884
1885 Fix testsuite compatibility with Guile.
1886 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1887 number.
1888
31d765d3
JK
18892016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1890
1891 Fix testsuite compatibility with Guile.
1892 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1893 (thread 1): New test for backtrace through signal handler.
1894
1ac78c04
YQ
18952016-01-22 Yao Qi <yao.qi@linaro.org>
1896
1897 PR testsuite/19491
1898 * gdb.base/multi-forks.c: Include
1899 ../lib/unbuffer_output.c
1900 (main): Call gdb_unbuffer_output.
1901
4f5946a8
DE
19022016-01-21 Doug Evans <dje@google.com>
1903
1904 * lib/ada.exp (gdb_compile_ada): Fix typo.
1905
305e13e6
JB
19062016-01-21 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdb.base/break-fun-addr.exp: New file.
1909 * gdb.base/break-fun-addr1.c: New file.
1910 * gdb.base/break-fun-addr2.c: New file.
1911
5f5dfff6
SM
19122016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1913
1914 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1915 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1916 enum flag values.
1917
fd356fa2
AA
19182016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1919
1920 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1921 when GDB can not set the vector return value. Add more comments
1922 for clarification.
1923
9df22175
AT
19242016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1925
1926 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1927 command.
1928
41d1845e
SM
19292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1930
1931 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1932
01ac6840
SM
19332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1934
1935 * Makefile.in (check-single): Pass --status to runtest.
1936 (check/%.exp): Likewise.
1937
19382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1939
1940 * Makefile.in (check-parallel): Propagate return code from make
1941 do-check-parallel.
1942
bd0a71fa
MK
19432016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1944
1945 * gdb.trace/ftrace.exp: Fix expected message on continue.
1946 * gdb.trace/pending.exp: Fix expected message on continue.
1947 * gdb.trace/trace-break.exp: Fix expected message on continue.
1948
8bcbad33
SM
19492016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 * lib/gdb.exp (gdb_test): Remove unused global references.
1952
f303dbd6
PA
19532016-01-18 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.base/async-shell.exp: Adjust expected output.
1956 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1957 * gdb.base/siginfo-thread.exp: Adjust expected output.
1958 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1959 * gdb.java/jnpe.exp: Adjust expected output.
1960 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1961 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1962 * gdb.threads/leader-exit.exp: Adjust expected output.
1963 * gdb.threads/manythreads.exp: Adjust expected output.
1964 * gdb.threads/pthreads.exp: Adjust expected output.
1965 * gdb.threads/schedlock.exp: Adjust expected output.
1966 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1967 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1968 expected output.
1969 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1970 output.
1971 * gdb.threads/sigthread.exp: Adjust expected output.
1972 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1973
b2789696
YQ
19742016-01-18 Yao Qi <yao.qi@linaro.org>
1975
1976 * gdb.guile/scm-section-script.c: Replace @progbits with
1977 %progbits.
1978 * gdb.python/py-section-script.c: Likewise.
1979
71ef29a8
PA
19802016-01-15 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.multi/tids.exp: Test star wildcard ranges.
1983
3f5b7598
PA
19842016-01-15 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1987 command from "thread apply" invocation.
1988 (thr_apply_info_thr_invalid): Default the expected output to the
1989 input tid list.
1990 (top level): Add tests that use convenience variables. Add tests
1991 for "thread apply" with a valid TID list, but missing the command.
1992
663f6d42
PA
19932016-01-13 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.base/default.exp: Expect $_gthread as well.
1996 * gdb.multi/tids.exp: Test $_gthread.
1997 * gdb.threads/thread-specific.exp: Test $_gthread.
1998
c84f6bbf
PA
19992016-01-13 Pedro Alves <palves@redhat.com>
2000
2001 * gdb.multi/tids.exp: Test "info threads -gid".
2002
22a02324
PA
20032016-01-13 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.multi/tids.exp: Test InferiorThread.global_num and
2006 Breakpoint.thread.
2007 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
2008
5d5658a1
PA
20092016-01-07 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/break.exp: Adjust to output changes.
2012 * gdb.base/hbreak2.exp: Likewise.
2013 * gdb.base/sepdebug.exp: Likewise.
2014 * gdb.base/watch_thread_num.exp: Likewise.
2015 * gdb.linespec/keywords.exp: Likewise.
2016 * gdb.multi/info-threads.exp: Likewise.
2017 * gdb.threads/thread-find.exp: Likewise.
2018 * gdb.multi/tids.c: New file.
2019 * gdb.multi/tids.exp: New file.
2020
84654457
PA
20212016-01-13 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
2024
e3940304
PA
20252016-01-13 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.base/default.exp: Expect $_inferior as well.
2028 * gdb.multi/base.exp: Test $_inferior.
2029
a911d87a
PA
20302016-01-13 Pedro Alves <palves@redhat.com>
2031
2032 PR breakpoints/19388
2033 * gdb.base/catch-signal-siginfo-cond.c: New file.
2034 * gdb.base/catch-signal-siginfo-cond.exp: New file.
2035
82075af2
JS
20362016-01-12 Josh Stone <jistone@redhat.com>
2037 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2038
2039 * gdb.base/catch-syscall.c (do_execve): New variable.
2040 (main): Conditionally trigger an execve.
2041 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
2042 (test_catch_syscall_execve): New, check entry/return across execve.
2043 (do_syscall_tests): Call test_catch_syscall_execve.
2044
e46eeedd
PA
20452016-01-12 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.base/random-signal.exp (do_test): New procedure, with body
2048 of testcase moved in.
2049
01d8c27e
JK
20502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2051 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.base/funcargs.exp (finish from indirectly called function):
2054 Reintroduce the case for 'First'.
2055
9a706302
JK
20562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2057 Pedro Alves <palves@redhat.com>
2058
2059 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2060 (tcatch_vfork_then_child_follow_exec)
2061 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
2062 identification.
2063
c0ecb95f
JK
20642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2065
2066 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
2067 and repeats to unlimited.
2068 * gdb.python/py-value.exp: Likewise.
2069 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
2070 and repeats to unlimited.
2071
6cfc1fcb
JK
20722016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2073
2074 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
2075 and reordering the functions.
2076 * gdb.multi/hangout.c: Likewise.
2077 * gdb.multi/hello.c: Likewise.
2078
582a1b00
SM
20792016-01-08 Simon Marchi <simon.marchi@ericsson.com>
2080
2081 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
2082 absolute.
2083 (SingleStatisticTestResult.report): Use dict.keys instead of
2084 dict.iterkeys.
2085
79bc59cb
PA
20862016-01-06 Pedro Alves <palves@redhat.com>
2087
2088 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
2089
43368e1d
MM
20902016-01-04 Markus Metzger <markus.t.metzger@intel.com>
2091
2092 * gdb.btrace/dlopen.exp: New.
2093 * gdb.btrace/dlopen.c: New.
2094 * gdb.btrace/dlopen-dso.c: New.
2095
79fad5b8
SL
20962015-12-25 Sandra Loosemore <sandra@codesourcery.com>
2097
2098 * lib/gdb.exp (gdb_test): Update comments to clarify that the
2099 PATTERN argument is optional.
2100
ab8314b3
JB
21012015-12-24 Joel Brobecker <brobecker@adacore.com>
2102
2103 * lib/ada.exp (target_compile_ada_from_dir): New function.
2104 (gdb_compile_ada): Reimplement avoiding the use of project files.
2105 * gdb.ada/gnat_ada.gpr: Delete.
2106 * gdb.ada/cond_lang.exp: Adjust test to make path before
2107 filename optional.
2108 * gdb.ada/small_reg_param.exp: Likewise.
2109
fe33faff
SM
21102015-12-22 Simon Marchi <simon.marchi@ericsson.com>
2111
2112 * gdb.base/foll-vork.exp: Remove HP-UX special case.
2113
6d265cb4
TP
21142015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2115
2116 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2117 case.
2118
10125099
SM
21192015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2120
2121 * gdb.base/break.exp: Remove dead code.
2122 * gdb.base/sepdebug.exp: Likewise.
2123
3ca22649
SM
21242015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2125
2126 * gdb.asm/asm-source.exp: Remove HP-UX references.
2127 * gdb.base/annota1.exp: Likewise.
2128 * gdb.base/annota3.exp: Likewise.
2129 * gdb.base/attach.exp: Likewise.
2130 * gdb.base/bigcore.exp: Likewise.
2131 * gdb.base/break.exp: Likewise.
2132 * gdb.base/call-ar-st.exp: Likewise.
2133 * gdb.base/callfuncs.exp: Likewise.
2134 * gdb.base/catch-fork-static.exp: Likewise.
2135 * gdb.base/display.exp: Likewise.
2136 * gdb.base/foll-exec-mode.exp: Likewise.
2137 * gdb.base/foll-exec.exp: Likewise.
2138 * gdb.base/foll-fork.exp: Likewise.
2139 * gdb.base/foll-vfork.exp: Likewise.
2140 * gdb.base/funcargs.exp: Likewise.
2141 * gdb.base/hbreak2.exp: Likewise.
2142 * gdb.base/inferior-died.exp: Likewise.
2143 * gdb.base/interrupt.exp: Likewise.
2144 * gdb.base/multi-forks.exp: Likewise.
2145 * gdb.base/nodebug.exp: Likewise.
2146 * gdb.base/sepdebug.exp: Likewise.
2147 * gdb.base/solib1.c: Likewise.
2148 * gdb.base/step-test.exp: Likewise.
2149 * gdb.mi/non-stop.c: Likewise.
2150 * gdb.mi/pthreads.c: Likewise.
2151 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2152 * gdb.threads/pthreads.c: Likewise.
2153 * gdb.threads/staticthreads.exp: Likewise.
2154 * lib/future.exp: Likewise.
2155 * lib/gdb.exp: Likewise.
2156 * gdb.base/so-indr-cl.c: Remove.
2157 * gdb.base/so-indr-cl.exp: Likewise.
2158 * gdb.base/solib.c: Likewise.
2159 * gdb.base/solib.exp: Likewise.
2160 * gdb.base/solib2.c: Likewise.
2161
b6304613
SM
21622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2163
2164 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2165 * gdb.base/call-ar-st.exp: Likewise.
2166 * gdb.base/callfuncs.exp: Likewise.
2167 * gdb.base/condbreak.exp: Likewise.
2168 * gdb.base/constvars.exp: Likewise.
2169 * gdb.base/hbreak2.exp: Likewise.
2170 * gdb.base/langs.exp: Likewise.
2171 * gdb.base/list.exp: Likewise.
2172 * gdb.base/long_long.exp: Likewise.
2173 * gdb.base/ptype.exp: Likewise.
2174 * gdb.base/scope.exp: Likewise.
2175 * gdb.base/signals.exp: Likewise.
2176 * gdb.base/so-impl-ld.exp: Likewise.
2177 * gdb.base/varargs.exp: Likewise.
2178 * gdb.base/volatile.exp: Likewise.
2179 * gdb.base/whatis.exp: Likewise.
2180 * gdb.cp/cplusfuncs.exp: Likewise.
2181 * gdb.cp/inherit.exp: Likewise.
2182 * gdb.cp/local.exp: Likewise.
2183 * gdb.cp/member-ptr.exp: Likewise.
2184 * gdb.cp/method.exp: Likewise.
2185 * gdb.cp/overload.exp: Likewise.
2186 * gdb.cp/templates.exp: Likewise.
2187 * gdb.stabs/weird.exp: Likewise.
2188 * lib/compiler.c: Likewise.
2189 * lib/compiler.cc: Likewise.
2190 * lib/cp-support.exp: Likewise.
2191 * lib/gdb.exp: Likewise.
2192
bf401b07
SM
21932015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2194
2195 * configure.ac: Remove HP-UX case.
2196 * configure: Regenerate.
2197
aff9c0f8
SM
21982015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2199
2200 * lib/gdb.exp (gdb_compile): Add function doc.
2201
a6904d5a
PA
22022015-12-17 Pedro Alves <palves@redhat.com>
2203
2204 PR threads/19354
2205 * gdb.multi/info-threads.exp: New file.
2206
a22279dd
YQ
22072015-12-15 Yao Qi <yao.qi@linaro.org>
2208
2209 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2210 is aarch64*-*-*.
2211
0588c796
SL
22122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2213
2214 * gdb.base/history-duplicates.exp: Skip if no readline support.
2215
5d978e17
SL
22162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2217
2218 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2219
7e763b86
SL
22202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2221
2222 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2223
87a3a92c
SL
22242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2225
2226 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2227 ctrl-C if nointerrupts target property is set.
2228 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2229 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2230 * gdb.base/paginate-bg-execution.exp: Likewise.
2231 * gdb.base/paginate-execution-startup.exp: Likewise.
2232 * gdb.base/random-signal.exp: Likewise.
2233 * gdb.base/range-stepping.exp: Likewise.
2234 * gdb.cp/annota2.exp: Likewise.
2235 * gdb.cp/annota3.exp: Likewise.
2236 * gdb.gdb/selftest.exp: Likewise.
2237 * gdb.threads/continue-pending-status.exp: Likewise.
2238 * gdb.threads/leader-exit.exp: Likewise.
2239 * gdb.threads/manythreads.exp: Likewise.
2240 * gdb.threads/pthreads.exp: Likewise.
2241 * gdb.threads/schedlock.exp: Likewise.
2242 * gdb.threads/sigthread.exp: Likewise.
2243
a8f077dc
DB
22442015-12-11 Don Breazeal <donb@codesourcery.com>
2245
2246 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2247 remote.
2248 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2249 * gdb.base/foll-exec.exp (main): Enable for target remote.
2250 * gdb.base/foll-fork.exp (main): Likewise.
2251 * gdb.base/foll-vfork.exp (main): Likewise.
2252 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2253 (proc continue_to_exit_bp_loc): Use clean_restart.
2254 * gdb.base/pie-execl.exp (main): Disable for target remote.
2255 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2256 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2257 * gdb.threads/execl.exp (main): Likewise.
2258 * gdb.threads/fork-child-threads.exp (main): Likewise.
2259 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2260 remote.
2261 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2262 remote.
2263 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2264 pid.tid style ptids, instead of just tid.
2265 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2266 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2267 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2268 ptids, instead of just tid.
2269
3b2464a8
AB
22702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.base/list.exp (test_list_forward): Add end of file error
2273 test.
2274 (test_repeat_list_command): Add end of file error test.
2275 (test_list_backwards): Add beginning of file error test.
2276
a0def019
AB
22772015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2278
2279 * gdb.base/list.exp (test_list_invalid_args): New function,
2280 defined, and called.
2281
5c000dff
AB
22822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * gdb.base/list.exp (test_list): Make test names unique.
2285
f1637ebe
YQ
22862015-12-11 Yao Qi <yao.qi@linaro.org>
2287
2288 * gdb.base/coremaker2.c: Remove.
2289
36d6fc0a
PA
22902015-12-10 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.multi/base.exp: Remove stale "spaces" references.
2293
762f7747
PA
22942015-12-10 Pedro Alves <palves@redhat.com>
2295
2296 * gdb.multi/base.exp: Don't use nowarnings.
2297 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2298 * gdb.multi/hangout.c: Include stdio.h.
2299 * gdb.multi/hello.c: Include stdlib.h.
2300 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2301 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2302 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2303
28d2bfb9
AB
23042015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.dwarf2/dw2-ranges-base.c: New file.
2307 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2308 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2309 support additional line table, and debug ranges generation.
2310 (Dwarf::ranges): New function, generate .debug_ranges.
2311 (Dwarf::lines): Support generating simple line table programs.
2312 (Dwarf::assemble): Initialise new namespace variables.
2313
5fc2beac
KB
23142015-12-09 Kevin Buettner <kevinb@redhat.com>
2315
2316 * gdb.base/async.exp (proc test_background): Add case for
2317 asynchronous execution not supported.
2318
1c35a88f
LM
23192015-12-09 Luis Machado <lgustavo@codesourcery.com>
2320
2321 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2322 format and change test names to make them unique.
2323
b593e3d9
RK
23242015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2325 Pedro Alves <pedro@redhat.com>
2326
2327 PR gdb/18702
2328 Add checking of floatformats setup on x86_64 hosts.
2329 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2330 (smallval, bigval): New labels/constants.
2331 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2332 float" after loading bigval and smallval.
2333
d72413e6
PMR
23342015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2335
2336 * gdb.ada/fun_overload_menu.exp: New testcase.
2337 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2338
ece66d65
JS
23392015-12-04 Josh Stone <jistone@redhat.com>
2340
2341 * gdb.base/catch-fork-static.exp: New.
2342
41d0efca
YQ
23432015-12-03 Yao Qi <yao.qi@linaro.org>
2344
2345 * gdb.base/sizeof.c: Don't include stdio.h and
2346 ../lib/unbuffer_output.c.
2347 (main): New variable 'size' and 'value'. Remove printf and
2348 gdb_unbuffer_output. Assign return value to size and value.
2349 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2350 at the beginning.
2351 (check_sizeof): Check the result by printing variable 'size'.
2352 (check_valueof): Check the result by printing variable 'value'.
2353
99fd02d9
YQ
23542015-12-01 Yao Qi <yao.qi@linaro.org>
2355
2356 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2357 for aarch64*-*-linux* target.
2358
f2faf941
PA
23592015-11-30 Pedro Alves <palves@redhat.com>
2360
2361 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2362
04bf20c5
PA
23632015-11-30 Pedro Alves <palves@redhat.com>
2364
2365 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2366 Handle non-stop mode vCont replies.
2367
09df4675
PA
23682015-11-30 Pedro Alves <palves@redhat.com>
2369
2370 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2371 prepare_for_testing. Start gdb with "set non-stop on" appended to
2372 GDBFLAGS. Lax expected stop output.
2373
58b584af
YQ
23742015-11-27 Yao Qi <yao.qi@linaro.org>
2375
2376 * gdb.arch/arm-neon.exp: New.
2377 * gdb.arch/arm-neon.c: New.
2378
dfcb77a8
YQ
23792015-11-27 Yao Qi <yao.qi@linaro.org>
2380
2381 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2382
88e8ec1b
YQ
23832015-11-27 Yao Qi <yao.qi@linaro.org>
2384
2385 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2386 frames-invalid annotation.
2387
bfde72c2
YQ
23882015-11-27 Yao Qi <yao.qi@linaro.org>
2389
2390 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2391
f6512a69
SM
23922015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2393
2394 * gdb.threads/names.exp: New file.
2395 * gdb.threads/names.c: New file.
2396 * README: Mention gdb,no_thread_names.
2397
46a3515b
MM
23982015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2399
2400 PR 19297
2401 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2402 support" error.
2403
62147a22
PA
24042015-11-24 Pedro Alves <palves@redhat.com>
2405
2406 PR 17539
2407 * gdb.base/display.exp: Expect displays to be sorted in ascending
2408 order. Use multi_line.
2409 * gdb.base/solib-display.exp: Likewise.
2410
2f341b6e
PA
24112015-11-24 Pedro Alves <palves@redhat.com>
2412
2413 PR 17539
25d49b86
PA
2414 * gdb.base/display.exp: Expect displays to be sorted in ascending
2415 order. Use multi_line.
2416 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2417
7e0aa6aa
PA
24182015-11-24 Pedro Alves <palves@redhat.com>
2419
2420 PR 17539
2421 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2422 threads in ascending order.
2423 * gdb.base/foll-fork.exp: Likewise.
2424 * gdb.base/foll-vfork.exp: Likewise.
2425 * gdb.base/multi-forks.exp: Likewise.
2426 * gdb.mi/mi-nonstop.exp: Likewise.
2427 * gdb.mi/mi-nsintrall.exp: Likewise.
2428 * gdb.multi/base.exp: Likewise.
2429 * gdb.multi/multi-arch.exp: Likewise.
2430 * gdb.python/py-inferior.exp: Likewise.
2431 * gdb.threads/break-while-running.exp: Likewise.
2432 * gdb.threads/execl.exp: Likewise.
2433 * gdb.threads/gcore-thread.exp: Likewise.
2434 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2435 * gdb.threads/kill.exp: Likewise.
2436 * gdb.threads/linux-dp.exp: Likewise.
2437 * gdb.threads/multiple-step-overs.exp: Likewise.
2438 * gdb.threads/next-bp-other-thread.exp: Likewise.
2439 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2440 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2441 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2442 * gdb.threads/thread-find.exp: Likewise.
2443 * gdb.threads/tls.exp: Likewise.
2444 * lib/mi-support.exp (mi_reverse_list): Delete.
2445 (mi_check_thread_states): No longer reverse list.
2446
2cc57ad8
PA
24472015-11-24 Pedro Alves <palves@redhat.com>
2448
2449 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2450 use lowercase.
2451
c93e8391
SM
24522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2453
2454 * gdb.trace/actions.c: Include trace-common.h.
2455 (main): Add a location for a fast tracepoint.
2456 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2457 the normal tracepoints.
2458 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2459
045ccf91
SM
24602015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2461
2462 * save-trace.exp: Factor out code to these...
2463 (gdb_save_tracepoints): New.
2464 (gdb_load_tracepoints): New.
2465 (do_save_load_test): New.
2466
5506f9f6
KB
24672015-11-23 Kevin Buettner <kevinb@redhat.com>
2468
2469 * gdb.base/asmlabel.exp: New test.
2470 * gdb.base/asmlabel.c: New test case.
2471
16c3b12f
JB
24722015-11-23 Joel Brobecker <brobecker@adacore.com>
2473
2474 * gdb.base/wrong_frame_bt_full-main.c: New file.
2475 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2476 * gdb.base/wrong_frame_bt_full.exp: New file.
2477
155bfbd3
JB
24782015-11-23 Joel Brobecker <brobecker@adacore.com>
2479
2480 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2481
bb097445
JM
24822015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2483
206853a0 2484 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2485 pstate register when comparing registers values in
2486 sparc64-*-linux-gnu targets to avoid spurious differences.
2487
9c88ed8f
JM
24882015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2489
206853a0 2490 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2491
96161e25
SL
24922015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2493
2494 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2495 as type argument to gdb_compile.
2496 * gdb.base/nested-subp2.exp: Likewise.
2497 * gdb.base/nested-subp3.exp: Likewise.
2498
340c2830
DV
24992015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2500
2501 * lib/dwarf.exp (_note): Fix left shift of negative value.
2502 * gdb.trace/trace-condition.exp: Likewise.
2503
c1862d0f
YQ
25042015-11-13 Yao Qi <yao.qi@linaro.org>
2505
2506 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2507 comments about d10v.
2508 (test_scalar_returns): Likewise.
2509 * gdb.base/d10v.ld: Remove.
2510 * gdb.base/overlays.exp: Remove the target triplet checking for
2511 d10v-*-*.
2512 * gdb.base/structs.exp (test_struct_returns): Remove the
2513 comments about d10v.
2514 (test_struct_calls): Likewise.
2515
77ae9c19
YQ
25162015-11-13 Yao Qi <yao.qi@linaro.org>
2517
2518 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2519 * gdb.base/gnu_vector.c: Don't include stdio.h.
2520 (main): Don't print res and call add_some_intvecs.
2521
430e004e
MK
25222015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2523
2524 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2525 macro.
2526 (func5): Removed.
2527 (func4): Use FAST_TRACEPOINT_LABEL.
2528 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2529 macro.
2530 (func): Removed.
2531 (thread_function): Use FAST_TRACEPOINT_LABEL.
2532 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2533 (func): Remove.
2534 (marker): Use FAST_TRACEPOINT_LABEL.
2535 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2536 (pendfunc1): Remove.
2537 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2538 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2539 (foo): Remove.
2540 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2541 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2542 macro.
2543 (func): Remove.
2544 (marker): Use FAST_TRACEPOINT_LABEL.
2545 * gdb.trace/trace-common.h: New header.
2546 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2547 macro.
2548 (func): Remove.
2549 (marker): Use FAST_TRACEPOINT_LABEL.
2550 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2551 (func): Remove.
2552 (thread_function): Use FAST_TRACEPOINT_LABEL.
2553
6e7675a7
MK
25542015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2555
2556 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2557 in front.
2558 * gdb.trace/change-loc.exp: Use global pcreg definition.
2559 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2560 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2561 in front.
2562 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2563 * gdb.trace/pending.exp: Likewise.
2564 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2565 * gdb.trace/trace-break.exp: Likewise.
2566 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2567 in front.
2568 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2569 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2570 in front.
2571 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2572
dddc0e16
JB
25732015-11-09 Joel Brobecker <brobecker@adacore.com>
2574
2575 * gdb.ada/fin_fun_out: New testcase.
2576
c6f0b406
KB
25772015-11-07 Kevin Buettner <kevinb@redhat.com>
2578
2579 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2580 value associated with DW_AT_byte_size.
2581 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2582 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2583 DW_AT_upper_bound.
2584
f01dcfd9
KB
25852015-11-07 Kevin Buettner <kevinb@redhat.com>
2586
2587 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2588 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2589 version.
2590 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2591 gdb.dwarf2/dw2-canonicalize-type.exp,
2592 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2593 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2594 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2595 provided by gdb_target_symbol_prefix_flags_asm.
2596 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2597 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2598 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2599 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2600 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2601 macros where needed). Use this macro for symbols which require
2602 the prefix provided by SYMBOL_PREFIX.
2603
2223449a
KB
26042015-11-05 Kevin Buettner <kevinb@redhat.com>
2605
2606 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2607 New procs.
2608 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2609 representing expressions, of more than one list element.
2610 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2611 to prepend linker symbol prefix to f.
2612 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2613 table_1 and table_2.
2614 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2615 Likewise, for f and g.
2616 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2617 for ptr.
2618 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2619 for main.
2620 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2621 table_1_ptr and table_2_ptr.
2622
6f2f1a3a
JK
26232015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2624 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2627
566c56c9
MK
26282015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2629
2630 * gdb.reverse/s390-mvcle.c: New test.
2631 * gdb.reverse/s390-mvcle.exp: New file.
2632 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2633
d5f0636b
MK
26342015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2635
2636 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2637
7ad8b86c
MK
26382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2639
2640 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2641 reaching marker2.
2642 * gdb.reverse/getresuid-reverse.exp: Likewise.
2643 * gdb.reverse/pipe-reverse.exp: Likewise.
2644 * gdb.reverse/readv-reverse.exp: Likewise.
2645 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2646 * gdb.reverse/time-reverse.exp: Likewise.
2647 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2648
4081c0f1
YQ
26492015-10-30 Yao Qi <yao.qi@linaro.org>
2650
2651 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2652 (empty_cycle): Remove.
2653 (main): Don't call empty_cycle. Don't use watch_count_done.
2654 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2655 empty_cycle. Rewrite the code counting HW watchpoints.
2656
452b4ba5
MK
26572015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2658
2659 * gdb.reverse/fstatat-reverse.c: New test.
2660 * gdb.reverse/fstatat-reverse.exp: New file.
2661 * gdb.reverse/getresuid-reverse.c: New test.
2662 * gdb.reverse/getresuid-reverse.exp: New file.
2663 * gdb.reverse/pipe-reverse.c: New test.
2664 * gdb.reverse/pipe-reverse.exp: New file.
2665 * gdb.reverse/readv-reverse.c: New test.
2666 * gdb.reverse/readv-reverse.exp: New file.
2667 * gdb.reverse/recvmsg-reverse.c: New test.
2668 * gdb.reverse/recvmsg-reverse.exp: New file.
2669 * gdb.reverse/time-reverse.c: New test.
2670 * gdb.reverse/time-reverse.exp: New file.
2671 * gdb.reverse/waitpid-reverse.c: New test.
2672 * gdb.reverse/waitpid-reverse.exp: New file.
2673
5e2e7507
JK
26742015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2675
2676 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2677
0fde2c53
DE
26782015-10-26 Doug Evans <dje@google.com>
2679
2680 PR symtab/17391
2681 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2682 * gdb.dwarf2/bad-regnum.c: New file.
2683 * gdb.dwarf2/bad-regnum.exp: New file.
2684
1a70ae97
DE
26852015-10-26 Doug Evans <dje@google.com>
2686
2687 PR python/18938
2688 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2689 file.
2690
27dc26ab
JK
26912015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2694 for a change by "Mention language in compile error message".
2695
bed91f4d
SM
26962015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2697
2698 PR python/18073
2699 * gdb.python/py-type.c (C::a_method): New.
2700 (C::a_const_method): New.
2701 (C::a_static_method): New.
2702 (a_function): New.
2703 * gdb.python/py-type.exp (test_fields): Test getting fields
2704 from function and method.
2705
3f2f83dd
KB
27062015-10-21 Keven Boell <keven.boell@intel.com>
2707
2708 * gdb.fortran/vla-alloc-assoc.exp: New file.
2709 * gdb.fortran/vla-datatypes.exp: New file.
2710 * gdb.fortran/vla-datatypes.f90: New file.
2711 * gdb.fortran/vla-history.exp: New file.
2712 * gdb.fortran/vla-ptype-sub.exp: New file.
2713 * gdb.fortran/vla-ptype.exp: New file.
2714 * gdb.fortran/vla-sizeof.exp: New file.
2715 * gdb.fortran/vla-sub.f90: New file.
2716 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2717 * gdb.fortran/vla-value-sub-finish.exp: New file.
2718 * gdb.fortran/vla-value-sub.exp: New file.
2719 * gdb.fortran/vla-value.exp: New file.
2720 * gdb.fortran/vla-ptr-info.exp: New file.
2721 * gdb.mi/mi-vla-fortran.exp: New file.
2722 * gdb.mi/vla.f90: New file.
2723
27145d50
SL
27242015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2725
2726 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2727 of hardwired timeout value.
2728
5f3ff4f8
JK
27292015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2730 Pedro Alves <palves@redhat.com>
2731
2732 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2733 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2734
bfd09d20
JS
27352015-10-19 Josh Stone <jistone@redhat.com>
2736
2737 * gdb.base/catch-syscall.c: Include <sched.h>.
2738 (unknown_syscall): New variable.
2739 (main): Trigger a vfork and an unknown syscall.
2740 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2741 (unknown_syscall_number): Likewise.
2742 (check_call_to_syscall): Accept an optional syscall pattern.
2743 (check_return_from_syscall): Likewise.
2744 (check_continue): Likewise.
2745 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2746 (test_catch_syscall_skipping_return): New test toggling off 'catch
2747 syscall' to step over the syscall return, then toggling back on.
2748 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2749 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2750 (do_syscall_tests): Call test_catch_syscall_without_args and
2751 test_catch_syscall_mid_vfork.
2752 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2753 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2754
b32b93c6
AS
27552015-10-19 Andrew Stubbs <ams@codesourcery.com>
2756
2757 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2758 print g_vE): Add new pass patterns.
2759 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2760 print various symbol names for vptr fields.
2761
9d622bda
AB
27622015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2763
2764 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2765 results.
2766
0fd8ac1c
YQ
27672015-10-12 Yao Qi <yao.qi@linaro.org>
2768
2769 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2770
34240514
YQ
27712015-10-12 Yao Qi <yao.qi@linaro.org>
2772
2773 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2774 is aarch64*-*-linux*.
2775
8240f442
YQ
27762015-10-12 Yao Qi <yao.qi@linaro.org>
2777
2778 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2779 (can_relocate_bcond_true): ... it.
2780 (can_relocate_bcond_false): New function.
2781 (foo): Likewise.
2782 (can_relocate_bl): Likewise.
2783 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2784 can_relocate_bl.
2785
2520f728
PMR
27862015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2787
2788 * gdb.base/nested-addr.c: New file.
2789 * gdb.base/nested-addr.exp: New testcase.
2790
abcef95a
MM
27912015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2792
2793 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2794 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2795 its output. Ignore the output of "record goto begin" and instead
2796 check that GDB is replaying.
2797
145e3ddb
PA
27982015-10-09 Pedro Alves <palves@redhat.com>
2799
2800 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2801 (top level): Use it in the run with no args test.
2802
d5d8c4e1
IB
28032015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2804
2805 * gdb.dlang/properties.exp: New file.
2806
06e635ef
SL
28072015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2808
2809 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2810 whether or not address 0x1000 is mapped on the target.
2811
e019fd1d
SM
28122015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2813
2814 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2815 build.
2816
77ba2a67
MM
28172015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2818
2819 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2820 instruction-history test.
2821
c60eb31f
DE
28222015-09-28 Doug Evans <dje@google.com>
2823
2824 * gdb.base/gcore.c (array_func): Add reference to static_array.
2825
9a3c8263
SM
28262015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2827
2828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2829 source line.
2830
9720e656
SL
28312015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2832
2833 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2834 short or char as base type.
2835
938d3bf2
SL
28362015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2837
2838 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2839 to allow any size enum.
2840
e6c2c623
PMR
28412015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2842
2843 * gdb.ada/array_ptr_renaming.exp: New testcase.
2844 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2845 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2846
06da0f77
PL
28472015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2848
2849 * gdb.trace/ftrace-lock.c: New file.
2850 * gdb.trace/ftrace-lock.exp: New file.
2851
4f51c22a
PL
28522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2853
2854 * gdb.arch/insn-reloc.c: New file.
2855 * gdb.arch/ftrace-insn-reloc.exp: New file.
2856
7041adf4
PL
28572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2858
2859 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2860 instruction.
2861 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2862 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2863 * gdb.trace/range-stepping.c: Likewise.
2864 * gdb.trace/trace-break.c: Likewise.
2865 * gdb.trace/trace-mt.c (thread_function): Likewise.
2866 * gdb.trace/ftrace.c (marker): Likewise.
2867 * gdb.trace/trace-condition.c (marker): Likewise.
2868 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2869 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2870 is_aarch64_target.
2871
015d2e7e
DE
28722015-09-18 Doug Evans <xdje42@gmail.com>
2873
2874 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2875 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2876
26b188a2
SL
28772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2878
2879 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2880 the breakpoint.
2881
79dc332b
SL
28822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2883
2884 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2885 the pending breakpoint. Remove timeout override for "Run till
2886 MI pending breakpoint on pendfunc3 on thread 2" test.
2887
f57929f2
SL
28882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2889
2890 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2891 filename pattern.
2892
3f469b17
SL
28932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2894
2895 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2896 in breakpoint filename pattern.
2897
515b89b3
SL
28982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2899
7800dbe4
SL
2900 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2901
29022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2903
515b89b3
SL
2904 * gdb.linespec/explicit.exp: Check for readline support for
2905 tab-completion tests. Fix obvious typo.
2906
d2939ba2
MM
29072015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2908
2909 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2910 and replay.
2911
cbb55fa7
MM
29122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2913
2914 * gdb.btrace/non-stop.c: New.
2915 * gdb.btrace/non-stop.exp: New.
2916
43691ca1
PL
29172015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2918 Yao Qi <yao.qi@linaro.org>
2919
2920 * gdb.trace/trace-condition.c: New file.
2921 * gdb.trace/trace-condition.exp: New file.
2922
d78908cf
WW
29232015-09-16 Wei-cheng Wang <cole945@gmail.com>
2924
2925 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2926 for testing bytecode compilation.
2927
1ed415e2
PA
29282015-09-16 Pedro Alves <palves@redhat.com>
2929 Sandra Loosemore <sandra@codesourcery.com>
2930
2931 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2932 (SECONDS): Redefine.
2933 (main): Call pthread_kill and alarm early.
2934 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2935 support.
2936 (test): If the target can't hardware step and doesn't support
2937 displaced stepping, increase the timeout.
2938
d136eff5
PA
29392015-09-16 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2942 (enable_debug): New procedures.
2943 (test): Use them. Bail out if waiting for threads fails.
2944 (top level): Bail out if a test fails.
2945
991f019c
YQ
29462015-09-16 Yao Qi <yao.qi@linaro.org>
2947
2948 * gdb.asm/asm-source.exp: Set asm-arch for
2949 aarch64*-*-* target.
2950 * gdb.asm/aarch64.inc: New file.
2951
bfca584f
PMR
29522015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2953
2954 * gdb.ada/array_of_variable_length.exp: New testcase.
2955 * gdb.ada/array_of_variable_length/foo.adb: New file.
2956 * gdb.ada/array_of_variable_length/pck.adb: New file.
2957 * gdb.ada/array_of_variable_length/pck.ads: New file.
2958
b326e587
DE
29592015-09-15 Doug Evans <dje@google.com>
2960
2961 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2962 of function static local variable.
2963
5382cfab
PW
29642015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2965
2966 * gdb.threads/tls-so_extern.exp: New test file.
2967 * gdb.threads/tls-so_extern.c: New test file.
2968 * gdb.threads/tls-so_extern_main.c: New test file.
2969
141c5cc4
JK
29702015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 * gdb.opt/solib-intra-step-lib.c: New file.
2973 * gdb.opt/solib-intra-step-main.c: New file.
2974 * gdb.opt/solib-intra-step.exp: New file.
2975
d15dcecd
PA
29762015-09-15 Pedro Alves <palves@redhat.com>
2977
2978 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2979 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2980
4c2f2a79
PA
29812015-09-14 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.base/hook-stop-continue.c: Delete.
2984 * gdb.base/hook-stop-continue.exp: Delete.
2985 * gdb.base/hook-stop-frame.c: Delete.
2986 * gdb.base/hook-stop-frame.exp: Delete.
2987 * gdb.base/hook-stop.c: New file.
2988 * gdb.base/hook-stop.exp: New file.
2989
919e6dbe
PMR
29902015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2991
2992 * gdb.ada/access_to_packed_array.exp: New testcase.
2993 * gdb.ada/access_to_packed_array/foo.adb: New file.
2994 * gdb.ada/access_to_packed_array/pack.adb: New file.
2995 * gdb.ada/access_to_packed_array/pack.ads: New file.
2996
157280a4
MM
29972015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2998
2999 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
3000 buffer size test.
3001
2fd33e94
DB
30022015-09-11 Don Breazeal <donb@codesourcery.com>
3003
3004 * gdb.base/foll-exec.c: Add copyright header. Fix
3005 formatting issues.
3006 * gdb.base/foll-exec.exp (zap_session): Delete proc.
3007 (do_exec_tests): Use clean_restart in place of zap_session,
3008 and for test initialization. Fix formatting issues. Use
3009 fail in place of perror.
3010 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
3011 an expect statement to match an expression with output from
3012 the program under debug.
3013 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
3014 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
3015 * gdb.threads/non-ldr-exc-2.exp: Likewise.
3016 * gdb.threads/non-ldr-exc-3.exp: Likewise.
3017 * gdb.threads/non-ldr-exc-4.exp: Likewise.
3018
e70b6e8e
DE
30192015-09-09 Doug Evans <dje@google.com>
3020
3021 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
3022
7a551a51
DE
30232015-09-09 Doug Evans <dje@google.com>
3024
3025 * gdb.base/pie-execl.exp: Fix result test of build_executable.
3026
4c666f84
DE
30272015-09-09 Doug Evans <dje@google.com>
3028
3029 * gdb.base/savedregs.exp: Fix typo.
3030
243a9253
PA
30312015-09-09 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.mi/mi-cli.exp: Add CLI finish tests.
3034
c0fa8fbd
SL
30352015-09-08 Sandra Loosemore <sandra@codesourcery.com>
3036
3037 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
3038 command actually switches threads. Give up on remaining
3039 tests if target fails to stop at breakpoint.
3040
cd7c1778
PMR
30412015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
3042
3043 * gdb.ada/funcall_char.exp: New testcase.
3044 * gdb.ada/funcall_char/foo.adb: New file.
3045
dc5c8746
PMR
30462015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
3047
3048 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
3049 expected outputs. Add two testcases for completing ambiguous
3050 functions.
3051 * gdb.ada/complete/aux_pck.adb: New file.
3052 * gdb.ada/complete/aux_pck.ads: New file.
3053 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
3054 Ambiguous_Func functions.
3055 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
3056 * gdb.ada/complete/pck.adb: Likewise.
3057
4e83a1e7
UW
30582015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3059
3060 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
3061 failures to run the test program under GDB.
3062
8ce74153
LM
30632015-08-26 Luis Machado <lgustavo@codesourcery.com>
3064
3065 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
3066 to C.
3067
e9756d52
PP
30682015-08-26 Patrick Palka <patrick@parcs.ath.cx>
3069
3070 * gdb.base/run-after-attach.exp: New test file.
3071 * gdb.base/run-after-attach.c: New test file.
3072
8d37573b
DB
30732015-08-26 Don Breazeal <donb@codesourcery.com>
3074
3075 * gdb.base/foll-exec-2.c: New test program.
3076 * gdb.base/foll-exec-2.exp: New test.
3077
63e43d3a
PMR
30782015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3079
3080 * gdb.base/nested-subp1.exp: New file.
3081 * gdb.base/nested-subp1.c: New file.
3082 * gdb.base/nested-subp2.exp: New file.
3083 * gdb.base/nested-subp2.c: New file.
3084 * gdb.base/nested-subp3.exp: New file.
3085 * gdb.base/nested-subp3.c: New file.
3086
3d40fbb5
PA
30872015-08-24 Pedro Alves <palves@redhat.com>
3088
3089 * gdb.server/connect-without-multi-process.c: New file.
3090 * gdb.server/connect-without-multi-process.exp: New file.
3091
4422ac93
LM
30922015-08-24 Luis Machado <lgustavo@codesourcery.com>
3093
3094 * gdb.opt/inline-markers.c: Make z int.
3095
91dddb86
LM
30962015-08-24 Luis Machado <lgustavo@codesourcery.com>
3097
3098 * gdb.opt/inline-markers.c: Make z volatile.
3099
a48847ee
LM
31002015-08-24 Luis Machado <lgustavo@codesourcery.com>
3101
3102 * gdb.opt/inline-bt.c: New volatile global z.
3103 * gdb.opt/inline-cmds.c: Likewise.
3104 * gdb.opt/inline-locals.c: Likewise.
3105 * gdb.opt/inline-markers.c: New extern global z.
3106 (marker): Use z.
3107 (inline_fn): Likewise.
3108
0ebbc52b
PA
31092015-08-24 Pedro Alves <palves@redhat.com>
3110
3111 * config/m32r-stub.exp: Remove file.
3112 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
3113 * gdb.base/call-rt-st.exp: Likewise.
3114 * gdb.base/call-strs.exp: Likewise.
3115 * gdb.base/default.exp: Remove references to h8300-*-hms and
3116 *-*-udi*.
3117 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3118
77c365df
AA
31192015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3120
3121 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3122 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3123 and "return" use KFAIL when GDB can not read/write the vector
3124 return value.
3125
4313b8c0
GB
31262015-08-21 Gary Benson <gbenson@redhat.com>
3127
3128 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3129
0e433b32
PA
31302015-08-20 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.server/solib-list.exp: No longer expect an interior stop in
3133 non-stop mode.
3134
221e1a37
PA
31352015-08-20 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.server/connect-stopped-target.c: New file.
3138 * gdb.server/connect-stopped-target.exp: New file.
3139
40e3ad0e
PA
31402015-08-20 Pedro Alves <palves@redhat.com>
3141
3142 * gdb.dwarf2/comp-unit-lang.exp: New file.
3143 * gdb.dwarf2/comp-unit-lang.c: New file.
3144
af39b327
PMR
31452015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3146
3147 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3148 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3149
7d45c7c3 31502015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3151
7d45c7c3
KB
3152 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3153 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3154
4d6cceb4
DE
31552015-08-18 Doug Evans <dje@google.com>
3156 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3157
3158 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3159 skip_python_tests. New arg prompt_regexp.
3160 (skip_python_tests): New function.
3161 * lib/mi-support.exp (mi_skip_python_tests): New function.
3162 * gdb.python/py-mi-objfile-gdb.py: New file.
3163 * gdb.python/py-mi-objfile.c: New file.
3164 * gdb.python/py-mi-objfile.exp: New file.
3165
ad89c2aa
KS
31662015-08-17 Keith Seitz <keiths@redhat.com>
3167
3168 * gdb.linespec/explicit.exp: Move strace test from here ...
3169 * gdb.trace/strace.exp: ... to here.
3170
e3ae3c43
PP
31712015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3172
3173 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3174 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3175
604b2636
DE
31762015-08-14 Doug Evans <xdje42@gmail.com>
3177
3178 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3179 inferior before selecting a new file.
3180
6ff0ba5f
DE
31812015-08-14 Doug Evans <xdje42@gmail.com>
3182
3183 * gdb.mi/mi-disassemble.exp: Update.
3184 * gdb.base/disasm-optim.S: New file.
3185 * gdb.base/disasm-optim.c: New file.
3186 * gdb.base/disasm-optim.h: New file.
3187 * gdb.base/disasm-optim.exp: New file.
3188
9ca98f92
KS
31892015-08-14 Keith Seitz <keiths@redhat.com>
3190
3191 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3192 "evaluated-by".
3193
52bbc560
JB
31942015-08-13 Joel Brobecker <brobecker@adacore.com>
3195
3196 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3197
5d8c3ed3
PMR
31982015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3199
3200 * gdb.ada/fun_renaming.exp: New testcase.
3201 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3202 * gdb.ada/fun_renaming/pack.adb: New file.
3203 * gdb.ada/fun_renaming/pack.ads: New file.
3204
ea8812bc
KS
32052015-08-12 Keith Seitz <keiths@redhat.com>
3206
3207 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3208 gdb_get_line_number.
3209
4dafcdeb
JB
32102015-08-12 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3213 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3214 gdb.base/dso2dso.exp: New files.
3215
5ba32597
SDJ
32162015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3217 Pedro Alves <palves@redhat.com>
3218 Keith Seitz <keiths@redhat.com>
3219
3220 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3221 GDBFLAGS.
3222
b6dafabf
PP
32232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3224
3225 * gdb.base/gdbhistsize-history.exp
3226 (test_histsize_history_setting): Use save_vars.
3227 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3228 Use save_vars.
3229 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3230 * gdb.base/readline.exp: Use save_vars.
3231
abe8e607
PP
32322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3233
3234 * lib/gdb.exp (save_vars): New proc.
3235
629500fa
KS
32362015-08-11 Keith Seitz <keiths@redhat.com>
3237
3238 * gdb.base/help.exp: Update help_breakpoint_text.
3239
eb8c4e2e
KS
32402015-08-11 Keith Seitz <keiths@redhat.com>
3241
3242 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3243 (at toplevel): Call test_explicit_breakpoints.
3244 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3245 breakpoints.
3246 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3247 breakpoint conditions, "-cond".
3248
87f0e720
KS
32492015-08-11 Keith Seitz <keiths@redhat.com>
3250
3251 * gdb.linespec/3explicit.c: New file.
3252 * gdb.linespec/cpexplicit.cc: New file.
3253 * gdb.linespec/cpexplicit.exp: New file.
3254 * gdb.linespec/explicit.c: New file.
3255 * gdb.linespec/explicit.exp: New file.
3256 * gdb.linespec/explicit2.c: New file.
3257 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3258 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3259 before using in the matching pattern.
3260 Clarify that `prefix' is a regular expression.
3261
f00aae0f
KS
32622015-08-11 Keith Seitz <keiths@redhat.com>
3263
3264 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3265 test.
3266 Add tests for missing ",FMT" and ",".
3267
e27852be
DE
32682015-08-10 Doug Evans <dje@google.com>
3269 Keith Seitz <keiths@redhat.com>
3270
3271 PR gdb/17960
3272 * gdb.base/completion.exp: Add location completer tests.
3273
7f03bd92
PA
32742015-08-07 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3277 tests here.
3278 (top level): Run do_test with and without displaced stepping.
3279
3fc8eb30
PA
32802015-08-07 Pedro Alves <palves@redhat.com>
3281
3282 * gdb.base/valgrind-disp-step.c: New file.
3283 * gdb.base/valgrind-disp-step.exp: New file.
3284
d4569d7b
PA
32852015-08-07 Pedro Alves <palves@redhat.com>
3286
3287 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3288 Delete function.
3289 (main): Add alarm. Run an infinite loop instead of calling
3290 wait_threads.
3291 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3292 comment.
3293 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3294 Delete function.
3295 (main): Add alarm. Run an infinite loop instead of calling
3296 wait_threads.
3297 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3298 comment.
3299
e1316e60
PA
33002015-08-07 Pedro Alves <palves@redhat.com>
3301
3302 * gdb.base/checkpoint-ns.exp: New file.
3303 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3304 standard_testfile.
3305
da8c46d2
MM
33062015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3307
3308 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3309 * gdb.btrace/instruction_history.exp: Update.
3310 * gdb.btrace/tsx.exp: New.
3311 * gdb.btrace/tsx.c: New.
3312
de1c2c52
PA
33132015-08-06 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3316 increase timeout.
3317 * gdb.reverse/until-precsave.exp: Bump timeouts.
3318
782e0bf4
PA
33192015-08-06 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3322
83e97ed0
PA
33232015-08-06 Pedro Alves <palves@redhat.com>
3324
3325 PR gdb/18749
3326 * gdb.threads/process-dies-while-handling-bp.c: New file.
3327 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3328
863d01bd
PA
33292015-08-06 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3332 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3333
0a39bb32
PA
33342015-08-05 Pedro Alves <palves@redhat.com>
3335
3336 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3337 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3338
ee2d2b10
SL
33392015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3340
3341 * gdb.base/bp-permanent.exp: Report test as unsupported if
3342 the target cannot stop at the permanent breakpoint.
3343
4e1bdb00
DE
33442015-08-03 Doug Evans <dje@google.com>
3345
3346 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3347 10000.
3348
3d338901
DE
33492015-08-03 Doug Evans <dje@google.com>
3350
3351 * Makefile.in (workers/%.worker, build-perf): New rule.
3352 (GDB_PERFTEST_MODE): New variable.
3353 (check-perf): Use it.
3354 (clean): Clean up gdb.perf parallel build subdirs.
3355 * lib/build-piece.exp: New file.
3356 * lib/gdb.exp (make_gdb_parallel_path): New function
3357 (standard_output_file, standard_temp_file): Call it.
3358 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3359 of $GDB_PARALLEL.
3360 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3361
af061d3e
DE
33622015-08-03 Doug Evans <dje@google.com>
3363
8e1afc81 3364 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3365 (LOG_FILE_NAME): New global.
3366 (TextReporter.__init__): Initialize self.txt_sum.
3367 (TextReporter.report): Add support for multiple data-points.
3368 Move report to perftest.sum, put raw data in perftest.log.
3369 (TextReporter.start): Open sum and log files.
3370 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3371 * gdb.perf/lib/perftest/testresult.py
3372 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3373
2c8c5d37
PA
33742015-07-31 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3377 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3378 kill_wait_spawned_process instead of explicit "kill -9".
3379 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3380 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3381 kill_wait_spawned_process.
3382 * gdb.base/attach-twice.exp: Likewise.
3383 * gdb.base/attach.exp: Likewise.
3384 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3385 gdb_test_multiple.
3386 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3387 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3388 kill_wait_spawned_process.
3389 * gdb.base/valgrind-infcall.exp: Likewise.
3390 * gdb.multi/multi-attach.exp: Likewise.
3391 * gdb.python/py-prompt.exp: Likewise.
3392 * gdb.python/py-sync-interp.exp: Likewise.
3393 * gdb.server/ext-attach.exp: Likewise.
3394 * gdb.threads/attach-into-signal.exp (corefunc): Use
3395 spawn_wait_for_attach, spawn_id_get_pid and
3396 kill_wait_spawned_process.
3397 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3398 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3399 spawn_id_get_pid and kill_wait_spawned_process.
3400 * gdb.threads/attach-stopped.exp (corefunc): Use
3401 spawn_wait_for_attach, spawn_id_get_pid and
3402 kill_wait_spawned_process.
3403 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3404 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3405 kill_wait_spawned_process instead of explicit "kill -9".
3406 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3407 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3408 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3409 processes. Don't map cygwin/windows pids here. Now returns a
3410 spawn id list.
3411
032a0fca
SL
34122015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3413
3414 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3415 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3416 correct patch.
3417
61a934ca
SL
34182015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3419
3420 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3421
4bc4d428
SL
34222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3423
3424 Reapply:
3425 2014-05-21 Mark Wielaard <mjw@redhat.com>
3426
3427 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3428
998d452a
PA
34292015-07-30 Pedro Alves <palves@redhat.com>
3430
3431 * linux-low.c (handle_extended_wait): Set the child's last
3432 reported status to TARGET_WAITKIND_STOPPED.
3433
69dde7dc
PA
34342015-07-30 Pedro Alves <palves@redhat.com>
3435
3436 PR threads/18600
3437 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3438 only shows inferior 1.
3439
4dd63d48
PA
34402015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3441 Pedro Alves <palves@redhat.com>
3442
3443 PR threads/18600
3444 * gdb.threads/fork-plus-threads.c: New file.
3445 * gdb.threads/fork-plus-threads.exp: New file.
3446
d618e4c5
PP
34472015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3448
3449 * gdb.base/batch-preserve-term-settings.exp
3450 (test_terminal_settings_preserved_after_cli_exit): Use
3451 send_quit_command.
3452
1eef6428
PA
34532015-07-29 Pedro Alves <palves@redhat.com>
3454 Don Breazeal <donb@codesourcery.com>
3455
3456 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3457 output from both inferior_spawn_id and gdb_spawn_id.
3458
7da5b897
SDJ
34592015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3460
3461 * gdb.threads/attach-into-signal.exp (corefunc): Use
3462 with_test_prefix on nested loops, uniquefying the test messages.
3463
dac804df
SDJ
34642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3465
3466 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3467 commit.
3468
06265e53
PP
34692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3470
3471 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3472 New proc.
3473 (test_terminal_settings_preserved_after_sigterm): New test.
3474
18206ca3
PP
34752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3476
3477 * gdb.base/batch-preserve-term-settings.exp
3478 (test_terminal_settings_preserved_after_cli_exit): New test.
3479
90074d11
PP
34802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3481
3482 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3483 manipulation of saved_gdbflags.
3484 (test_terminal_settings_preserved): Remove global declaration of
3485 the unused variable pagination_prompt. Remove manipulation of
3486 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3487 GDBFLAGS.
3488
eb1a7902
PA
34892015-07-29 Pedro Alves <palves@redhat.com>
3490
3491 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3492
8b75dd3b
PA
34932015-07-29 Pedro Alves <palves@redhat.com>
3494
3495 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3496 at the top.
3497
dedad4e3
PA
34982015-07-29 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3501 (main): Call gdb_unbuffer_output.
3502 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3503 (main): Call gdb_unbuffer_output.
3504 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3505 (main): Call gdb_unbuffer_output.
3506 * gdb.base/call-strs.exp: Adjust to step over the
3507 gdb_unbuffer_output call.
3508 * gdb.base/catch-gdb-caused-signals.c: Include
3509 "../lib/unbuffer_output.c".
3510 (main): Call gdb_unbuffer_output.
3511 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3512 (main): Call gdb_unbuffer_output.
3513 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3514 (main): Call gdb_unbuffer_output.
3515 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3516 (main): Call gdb_unbuffer_output.
3517 * gdb.base/shlib-call.exp: Adjust to step over the
3518 gdb_unbuffer_output call.
3519 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3520 (main): Call gdb_unbuffer_output.
3521 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3522 (main): Call gdb_unbuffer_output.
3523 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3524 (main): Rename to ...
3525 (test): ... this.
3526 (main): Reimplement.
3527 * gdb.base/varargs.exp: Run to test instead of to main.
3528 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3529 (main): Call gdb_unbuffer_output.
3530
58789a91
PA
35312015-07-29 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3534 factore out from mi_continue_dprintf. For call-style dprintfs,
3535 expect dprintf output out of $inferior_spawn_id.
3536 (mi_continue_dprintf): Use mi_expect_dprintf.
3537 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3538 (main): Call gdb_unbuffer_output.
3539
e8376742
PA
35402015-07-29 Pedro Alves <palves@redhat.com>
3541
3542 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3543 (default_mi_gdb_start): Set inferior_spawn_id instead of
3544 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3545 gdb_spawn_id.
3546 (mi_gdb_test): Always expect inferior output from both
3547 $inferior_spawn_id and $gdb_spawn_id.
3548
08280010
PA
35492015-07-29 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3552 send_inferior and $inferior_spawn_id.
3553
4d30e432
PA
35542015-07-29 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.gdb/complaints.exp (test_initial_complaints)
3557 (test_serial_complaints, test_short_complaints): Use
3558 gdb_test_stdio.
3559 (test_empty_complaint): Handle $inferior_spawn_id !=
3560 $gdb_spawn_id.
3561
0d30a335
PA
35622015-07-29 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.base/varargs.exp: Use gdb_test_stdio.
3565
39413b29
PA
35662015-07-29 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3569
7cb000a9
PA
35702015-07-29 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3573
d7b8ac82
PA
35742015-07-29 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3577 parameter into two new parameters, "inf_result" and "gdb_result".
3578 Expect inferior output and gdb output from $inferior_spawn_id and
3579 $gdb_spawn_id, respectively. Adjust all callers.
3580
789c3a0c
PA
35812015-07-29 Pedro Alves <palves@redhat.com>
3582
3583 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3584 of gdb_test_sequence.
3585
77e760c3
PA
35862015-07-29 Pedro Alves <palves@redhat.com>
3587
3588 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3589 (saw_spurious_output): Expect inferior output from
3590 $inferior_spawn_id. Use gdb_test_stdio.
3591
8396d2cd
PA
35922015-07-29 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.base/dprintf.exp: Use standard_testfile. Change
3595 prepare_for_testing call.
3596 (srcfile): Don't set.
3597 (restart): New procedure.
3598 (test_dprintf): New procecure, use to continue over dprintfs.
3599 (test_call, test_agent): New procedures, tests moved here.
3600 Restart gdb and recreate dprintfs. Adjust expected output.
3601
2051d61f
PA
36022015-07-29 Pedro Alves <palves@redhat.com>
3603
3604 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3605
452397af
PA
36062015-07-29 Pedro Alves <palves@redhat.com>
3607
3608 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3609
8aed9555
PA
36102015-07-29 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3613 gdb_test_stdio.
3614
188a61b4
PA
36152015-07-29 Pedro Alves <palves@redhat.com>
3616
3617 * lib/gdb.exp (gdb_test_stdio): New procedure.
3618
12264a45
PA
36192015-07-29 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3622
23ffc893
PA
36232015-07-29 Pedro Alves <palves@redhat.com>
3624
3625 * gdb.base/call-signal-resume.exp: Remove check for
3626 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3627 * gdb.base/unwindonsignal.exp: Likewise.
3628 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3629 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3630
65566918
PA
36312015-07-29 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.base/siginfo-addr.c (pass): New function.
3634 (handler): Call it iff si_addr is correct.
3635 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3636 Set a breakpoint at "pass" and continue to it.
3637
d60a9221
SDJ
36382015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3639
3640 * gdb.python/py-objfile.exp: Make some tests have unique names.
3641 * gdb.python/py-pp-registration.exp: Likewise.
3642
bde40b8f
PA
36432015-07-28 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3646
13e1dec8
SM
36472015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3648
3649 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3650
da33c9a7
SM
36512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3652
3653 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3654
077836f7
PP
36552015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3656
3657 * gdb.base/gdb-sigterm-2.exp: New test.
3658
b8cc7b2e
DE
36592015-07-25 Doug Evans <xdje42@gmail.com>
3660
3661 Revert:
3662 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3663 (workers/%.worker, build-perf): New rule.
3664 (GDB_PERFTEST_MODE): New variable.
3665 (check-perf): Use it.
3666 (clean): Clean up gdb.perf parallel build subdirs.
3667 * lib/build-piece.exp: New file.
3668 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3669 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3670 name.
3671 (standard_temp_file): Ditto.
3672 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3673 of $GDB_PARALLEL.
3674
c8bd4544
DE
36752015-07-24 Doug Evans <dje@google.com>
3676
3677 * gdb.perf/lib/perftest/utils.py: New file.
3678 * gdb.perf/gm-hello.cc: New file.
3679 * gdb.perf/gm-pervasive-typedef.cc: New file.
3680 * gdb.perf/gm-pervasive-typedef.h: New file.
3681 * gdb.perf/gm-std.cc: New file.
3682 * gdb.perf/gm-std.h: New file.
3683 * gdb.perf/gm-use-cerr.cc: New file.
3684 * gdb.perf/gm-utils.h: New file.
3685 * gdb.perf/gmonster-null-lookup.py: New file.
3686 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3687 * gdb.perf/gmonster-print-cerr.py: New file.
3688 * gdb.perf/gmonster-ptype-string.py: New file.
3689 * gdb.perf/gmonster-runto-main.py: New file.
3690 * gdb.perf/gmonster-select-file.py: New file.
3691 * gdb.perf/gmonster1-null-lookup.exp: New file.
3692 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3693 * gdb.perf/gmonster1-print-cerr.exp: New file.
3694 * gdb.perf/gmonster1-ptype-string.exp: New file.
3695 * gdb.perf/gmonster1-runto-main.exp: New file.
3696 * gdb.perf/gmonster1-select-file.exp: New file.
3697 * gdb.perf/gmonster1.cc: New file.
3698 * gdb.perf/gmonster1.exp: New file.
3699 * gdb.perf/gmonster2-null-lookup.exp: New file.
3700 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3701 * gdb.perf/gmonster2-print-cerr.exp: New file.
3702 * gdb.perf/gmonster2-ptype-string.exp: New file.
3703 * gdb.perf/gmonster2-runto-main.exp: New file.
3704 * gdb.perf/gmonster2-select-file.exp: New file.
3705 * gdb.perf/gmonster2.cc: New file.
3706 * gdb.perf/gmonster2.exp: New file.
3707
6eab34f3
DE
37082015-07-24 Doug Evans <dje@google.com>
3709
3710 * gdb.perf/README: New file.
3711 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3712 * lib/gen-perf-test.exp: New file.
3713
63738bfd
DE
37142015-07-24 Doug Evans <dje@google.com>
3715
3716 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3717 (PerfTest::startup): New function.
3718 (PerfTest::run): Return result of calling body.
3719 (PerfTest::assemble): Rewrite.
3720 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3721 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3722 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3723 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3724 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3725
7b606f95
DE
37262015-07-24 Doug Evans <dje@google.com>
3727
3728 * lib/gdb.exp (clean_restart): Make executable optional.
3729
a97b16b8
DE
37302015-07-24 Doug Evans <dje@google.com>
3731
3732 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3733 compiler_info references.
3734 * gdb.cp/temargs.exp: Ditto.
3735 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3736 (get_compiler_info): Early exit if already computed. Set compiler_info
3737 to "unknown" if there was a problem.
3738 (test_compiler_info): Add function comment. Call get_compiler_info.
3739
35baa57f
DE
37402015-07-24 Doug Evans <dje@google.com>
3741
3742 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3743 (workers/%.worker, build-perf): New rule.
3744 (GDB_PERFTEST_MODE): New variable.
3745 (check-perf): Use it.
3746 (clean): Clean up gdb.perf parallel build subdirs.
3747 * lib/build-piece.exp: New file.
3748 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3749 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3750 name.
3751 (standard_temp_file): Ditto.
3752 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3753 of $GDB_PARALLEL.
3754
6ebea266
DE
37552015-07-24 Doug Evans <dje@google.com>
3756
3757 * lib/future.exp (gdb_default_target_compile): New option
3758 "early_flags".
3759 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3760 --as-needed.
3761
1e76a7e9
SDJ
37622015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3763
3764 * gdb.base/catch-syscall.exp: Call gdb_exit before
3765 gdb_skip_xml_test.
3766
5068630a
PA
37672015-07-24 Pedro Alves <palves@redhat.com>
3768
3769 * gdb.python/py-events.exp: Accept output between the stop event
3770 and the prompt.
3771 * gdb.python/py-evsignal.exp: Likewise.
3772 * gdb.python/py-evthreads.exp: Likewise.
3773
77598427
PA
37742015-07-24 Pedro Alves <palves@redhat.com>
3775
3776 PR gdb/18717
3777 * gdb.threads/non-ldr-exit.c: New file.
3778 * gdb.threads/non-ldr-exit.exp: New file.
3779
11e6c98f
YQ
37802015-07-24 Yao Qi <yao.qi@linaro.org>
3781
3782 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3783 restarting process.
3784
51aee833
YQ
37852015-07-24 Yao Qi <yao.qi@linaro.org>
3786
3787 * gdb.server/ext-restart.exp: New file.
3788
8cfe207c
YQ
37892015-07-24 Yao Qi <yao.qi@linaro.org>
3790
3791 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3792 argument options.
3793 * gdb.server/ext-wrapper.exp: New file.
3794
cc12ce38
DE
37952015-07-23 Doug Evans <dje@google.com>
3796
3797 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3798 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3799
d0d84780
PMR
38002015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3801
3802 * gdb.ada/var_arr_typedef.exp: New testcase.
3803 * gdb.ada/var_arr_typedef/pack.adb: New file.
3804 * gdb.ada/var_arr_typedef/pack.ads: New file.
3805 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3806
8b558f79
JB
38072015-07-20 Joel Brobecker <brobecker@adacore.com>
3808
3809 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3810
775a3298
JK
38112015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3812
3813 * gdb.arch/i386-biarch-core.exp: Replace istarget
3814 by "complete set gnutarget". Remove expectation for the "core-file"
3815 command.
3816
db1ff28b
JK
38172015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3818
3819 Revert the previous commit:
3820 Tests for validate symbol file using build-id.
3821
0a94970d
JK
38222015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3823
3824 Tests for validate symbol file using build-id.
3825 * gdb.base/solib-mismatch-lib.c: New file.
3826 * gdb.base/solib-mismatch-libmod.c: New file.
3827 * gdb.base/solib-mismatch.c: New file.
3828 * gdb.base/solib-mismatch.exp: New file.
3829
03346981
SL
38302015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3831
3832 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3833 nios2-*-linux*.
3834 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3835 * gdb.base/siginfo.exp: Likewise.
3836 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3837
42422cc7
PL
38382015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3839
3840 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3841 Move it to ...
3842 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3843 ... here.
3844 * gdb.trace/range-stepping.exp: Check that the target supports
3845 range stepping.
3846
cfa68bae
JK
38472015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3848
3849 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3850
8ffdba26
PA
38512015-07-14 Pedro Alves <palves@redhat.com>
3852
3853 * gdb.base/killed-outside.exp: New file.
3854 * gdb.base/killed-outside.c: New file.
3855
218a5a11
JK
38562015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3857
3858 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3859 (n at main): New.
3860 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3861
e03ed3c6
AA
38622015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3863
3864 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3865 infcall tests instead of setting up for KFAIL.
3866
485668e5
MM
38672015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3868
3869 * gdb.btrace/record_goto-step.exp: New.
3870
08464196
JK
38712015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3872
3873 PR compile/18484
3874 * gdb.compile/compile.c (struct struct_type): Add volatile to
3875 selffield's type.
3876 * gdb.compile/compile.exp
3877 (compile code struct_object.selffield = &struct_object): Skip further
3878 struct_object tests if this one xfails.
3879
bcf5c1d9
RC
38802015-07-08 Robert O'Callahan <robert@ocallahan.org>
3881
3882 PR exp/18617
3883 * gdb.trace/ax.exp: Add test.
3884
4931af25
YQ
38852015-07-07 Yao Qi <yao.qi@linaro.org>
3886
3887 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3888 instead of istarget "aarch64*-*-*".
3889 * gdb.arch/aarch64-fp.exp: Likewise.
3890 * gdb.base/float.exp: Likewise.
3891 * gdb.reverse/aarch64.exp: Likewise.
3892 * lib/gdb.exp (is_aarch64_target): New proc.
3893
9fcf688e
YQ
38942015-07-07 Yao Qi <yao.qi@linaro.org>
3895
3896 * lib/gdb.exp (is_aarch32_target): New proc.
3897 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3898 instead of "istarget "arm*-*-*"".
3899 * gdb.arch/arm-disp-step.exp: Likewise.
3900 * gdb.arch/thumb-bx-pc.exp: Likewise.
3901 * gdb.arch/thumb-prologue.exp: Likewise.
3902 * gdb.arch/thumb-singlestep.exp: Likewise.
3903 * gdb.base/disp-step-syscall.exp: Likewise.
3904 * gdb.base/float.exp: Likewise.
3905
fbd8d50d
YQ
39062015-07-07 Yao Qi <yao.qi@linaro.org>
3907
3908 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3909 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3910
71be1fdc
YQ
39112015-07-07 Yao Qi <yao.qi@linaro.org>
3912
3913 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3914 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3915 if it exists.
3916 * gdb.multi/multi-arch.exp: Likewise.
3917
3e221d36
SM
39182015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3919
3920 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3921 print.
3922
d441430b
YQ
39232015-07-07 Yao Qi <yao.qi@linaro.org>
3924
3925 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3926
06f810bd
MG
39272015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3928
3929 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3930 '[' and ']' characters.
3931
5e61e7c0
IB
39322015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3933
3934 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3935
28bf096c
PA
39362015-06-29 Pedro Alves <palves@redhat.com>
3937
3938 PR threads/18127
3939 * gdb.threads/hand-call-new-thread.c: New file.
3940 * gdb.threads/hand-call-new-thread.c: New file.
3941
ee93cd5e
KS
39422015-06-26 Keith Seitz <keiths@redhat.com>
3943 Doug Evans <dje@google.com>
3944
3945 PR 16253
3946 * gdb.cp/var-tag-2.cc: New file.
3947 * gdb.cp/var-tag-3.cc: New file.
3948 * gdb.cp/var-tag-4.cc: New file.
3949 * gdb.cp/var-tag.cc: New file.
3950 * gdb.cp/var-tag.exp: New file.
3951
fc637f04
PP
39522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3953
3954 * gdb.base/history-duplicates.exp: New test.
3955
2e52ae68
PP
39562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3957
3958 * gdb.base/completion.exp: Test the completion of the "focus"
3959 command.
3960
6e22494e
JK
39612015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3962
3963 * gdb.arch/amd64-prologue-skip.S: New file.
3964 * gdb.arch/amd64-prologue-skip.exp: New file.
3965
bf7b9cd9
SM
39662015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3967
3968 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3969 is_address_zero_readable check.
3970
201e8dfd
PB
39712015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3972
3973 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3974 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3975
5cd867b4
YQ
39762015-06-24 Yao Qi <yao.qi@linaro.org>
3977
3978 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3979 linux targets.
3980
4d7be007
YQ
39812015-06-24 Yao Qi <yao.qi@linaro.org>
3982
3983 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3984 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3985 * gdb.base/siginfo-thread.exp: Likewise.
3986
07fcd301
YQ
39872015-06-22 Yao Qi <yao.qi@linaro.org>
3988
3989 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3990
52042a00
YQ
39912015-06-22 Yao Qi <yao.qi@linaro.org>
3992
3993 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3994 aarch64*-*-*.
3995 (skip_hw_watchpoint_tests): Likewise.
3996
74bd41ce
PP
39972015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3998
3999 * gdb.base/gdbinit-history.exp: Test the interaction between
4000 setting GDBHISTSIZE and setting the history size via .gdbinit.
4001
bc460514
PP
40022015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4003
4004 PR gdb/16999
4005 * gdb.base/gdbhistsize-history.exp: New test.
4006
b58c513b
PP
40072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4008
4009 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
4010 with GDBHISTSIZE.
4011 * gdb.base/readline.exp: Likewise.
4012
92046791
YQ
40132015-06-17 Yao Qi <yao.qi@linaro.org>
4014
4015 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
4016 line.
4017
2093d2d3
PP
40182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4019
4020 * gdb.base/gdbinit-history.exp: Add test case to check that
4021 an unlimited history file does not get truncated on exit.
4022
e6c693af
AA
40232015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4024
4025 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
4026 (VECTOR): New macro. Use it...
4027 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
4028 ...for these typedefs.
4029 (int8, char1, int1, double1): New typedefs.
4030 (struct just_int2, struct two_int2): New structures.
4031 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
4032 (add_structvecs, add_singlevecs): New functions.
4033 (main): Call add_some_intvecs twice.
4034 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
4035 the compile and exit upon failure. Try compiling for the "native"
4036 architecture. Test inferior function calls with vector arguments
4037 and vector return value handling with "finish" and "return".
4038
c74f7d1c
JT
40392015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
4040
4041 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
4042 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
4043 PE file.
4044 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
4045
98aa42ee
AT
40462015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4047
4048 PR breakpoints/16465
4049 * gdb.mi/mi-dprintf-pending.c: New file.
4050 * gdb.mi/mi-dprintf-pending.exp: New test.
4051 * gdb.mi/mi-dprintf-pendshr.c: New file.
4052
7d73c23c 40532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 4054 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
4055
4056 * gdb.arch/i386-mpx-map.c: New file.
4057 * gdb.arch/i386-mpx-map.exp: New File.
4058
40592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4060
4061 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
4062 * gdb.arch/i386-mpx.exp: Indentation fixed.
4063
40642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4065
4066 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
4067 function and improved indentation.
4068 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
4069 gdb_test_multiple. Added additional tests to skip the test.
4070
40712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4072
4073 * gdb.arch/i386-avx512.c: Change path in include file.
4074 * gdb.arch/i386-avx512.exp: Change include dir path
4075 compilation flag.
4076 * gdb.arch/i386-mpx.c: Change path in include file.
4077 * gdb.arch/i386-mpx.exp: Change include dir path compilation
4078 flag.
4079
d5eba19a
JK
40802015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4081
4082 * gdb.compile/compile-print.exp (compile print *vararray@3)
4083 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
4084
7f361056
JK
40852015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4086
4087 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
4088 (do not keep jit in memory): ... this.
4089 (expect 5): Change it to ...
4090 (expect no 5): ... this.
4091
3b462ec2
SM
40922015-06-02 Simon Marchi <simon.marchi@ericsson.com>
4093
4094 PR gdb/15564
4095 * gdb.mi/mi-detach.exp: New file.
4096
e0619de6
JK
40972015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4098
4099 PR symtab/18392
4100 * gdb.arch/amd64-tailcall-self.S: New file.
4101 * gdb.arch/amd64-tailcall-self.c: New file.
4102 * gdb.arch/amd64-tailcall-self.exp: New file.
4103
e970cb34
DB
41042015-05-28 Don Breazeal <donb@codesourcery.com>
4105
4106 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4107 tests for remote targets by checking is_target_gdbserver.
4108
b2e2f908
DE
41092015-05-27 Doug Evans <dje@google.com>
4110
4111 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
4112 * gdb.dwarf2/opaque-type-lookup.c: New file.
4113 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4114
82c7be31
DE
41152015-05-26 Doug Evans <dje@google.com>
4116
4117 * gdb.cp/iostream.cc: New file.
4118 * gdb.cp/iostream.exp: New file.
4119
b4f54984
DE
41202015-05-26 Doug Evans <dje@google.com>
4121
4122 * gdb.dwarf2/dw2-op-call.exp: Update.
4123 * gdb.dwarf2/dw4-sig-types.exp: Update.
4124 * gdb.dwarf2/implptr.exp: Update.
4125 * gdb.mi/mi-cmd-param-changed.exp: Update.
4126
4ea6efe9
DE
41272015-05-26 Doug Evans <dje@google.com>
4128
4129 * gdb.python/py-lazy-string.c: New file.
4130 * gdb.python/py-lazy-string.exp: New file.
4131 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4132 (main): Update. Add estring3.
4133 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4134 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4135
f6bb7db3
YQ
41362015-05-26 Omair Javaid <omair.javaid@linaro.org>
4137 Yao Qi <yao.qi@linaro.org>
4138
4139 * gdb.reverse/aarch64.c: New.
4140 * gdb.reverse/aarch64.exp: New.
4141
a81bfbd0
OJ
41422015-05-26 Omair Javaid <omair.javaid@linaro.org>
4143
25d49b86
PA
4144 * lib/gdb.exp (supports_process_record): Return true for
4145 aarch64*-linux*.
a81bfbd0
OJ
4146 (supports_reverse): Likewise.
4147
158bf1b4
PP
41482015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4149
4150 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4151 Use with_test_prefix.
4152
a0145030
AB
41532015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4154
4155 * gdb.base/completion.exp: Add test for completion of layout
4156 names.
4157
ebe3b578
AB
41582015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * lib/gdb.exp (skip_tui_tests): New proc.
4161 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4162
84204ed7
PA
41632015-05-19 Pedro Alves <palves@redhat.com>
4164
4165 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4166 Save the whole env array instead of just HOME. Unset HISTSIZE in
4167 the environment while testing. Restore whole environment
4168 afterwards.
4169
37442ce1
DE
41702015-05-16 Doug Evans <xdje42@gmail.com>
4171
4172 * gdb.guile/scm-ports.c: New file.
4173 * gdb.guile/scm-ports.exp: Add memory port tests.
4174
36de76f9
JK
41752015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 * gdb.compile/compile-print.c: New file.
4178 * gdb.compile/compile-print.exp: New file.
4179
3a9558c4
JK
41802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4181
4182 * gdb.compile/compile-ops.exp: Cast param to void.
4183 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4184 (compile code struct_object.selffield = &struct_object): Add xfail.
4185
aa715135
JG
41862015-05-15 Joel Brobecker <brobecker@adacore.com>
4187
4188 * gdb.ada/arr_enum_with_gap: New testcase.
4189
931e5bc3
JG
41902015-05-15 Joel Brobecker <brobecker@adacore.com>
4191
4192 * gdb.ada/byte_packed_arr: New testcase.
4193
9cd4d857
JB
41942015-05-15 Joel Brobecker <brobecker@adacore.com>
4195
4196 * gdb.ada/pckd_neg: New testcase.
4197
ebfd00d2
PP
41982015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4199
4200 PR gdb/17820
4201 * gdb.base/gdbinit-history.exp: New test.
4202 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4203 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4204
4c082a81
SC
42052015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4206
4207 * gdb.python/py-xmethods.cc: Enhance test case.
4208 * gdb.python/py-xmethods.exp: New tests.
4209 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4210 function.
4211 (B_indexoper): Likewise.
4212 (global_dm_list) : Add new xmethod worker functions.
4213
f7797074
SDJ
42142015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4215
4216 * gdb.base/coredump-filter.exp: Correctly unset
4217 "coredump_var_addr" array.
4218
a4674e4e
PA
42192015-05-08 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.server/non-existing-program.exp: Unset spawn_id.
4222
df2eb078
SC
42232015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4224
4225 PR python/18291
4226 * gdb.python/py-xmethods.exp: Add tests.
4227
422349a3
YQ
42282015-05-08 Yao Qi <yao.qi@linaro.org>
4229
4230 PR gdb/18208
4231 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4232 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4233 function set_coredump_filter, and remove remote_exec call.
4234 Remove argument ipid. Callers update.
4235 (top level): Don't get inferior's PID.
4236
63fc80ce
AA
42372015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4238
4239 * gdb.base/watch_thread_num.exp: Skip test on targets without
4240 access watchpoints.
4241
80ad801e
PA
42422015-05-06 Pedro Alves <palves@redhat.com>
4243
4244 PR server/18081
4245 * gdb.server/non-existing-program.exp: New file.
4246
0fa7fe50
JB
42472015-05-05 Joel Brobecker <brobecker@adacore.com>
4248
4249 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4250
3ea89b92
PMR
42512015-05-05 Joel Brobecker <brobecker@adacore.com>
4252
4253 * gdb.ada/out_of_line_in_inlined: New testcase.
4254
87b8eff0
JB
42552015-05-05 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.ada/var_rec_arr: New testcase.
4258
5fccc635
YQ
42592015-04-30 Yao Qi <yao.qi@linaro.org>
4260
4261 * gdb.base/break-idempotent.exp: If
4262 skip_hw_watchpoint_multi_tests returns true, skip the tests
4263 on "rwatch" and "awatch".
4264
42d38f42
YQ
42652015-04-30 Yao Qi <yao.qi@linaro.org>
4266
4267 * gdb.base/relativedebug.exp: Invoke gdb command
4268 "info sharedlibrary", and if libc.so doesn't have debug info,
4269 skip the test.
4270
2ce1cdbf
DE
42712015-04-29 Doug Evans <dje@google.com>
4272
4273 * gdb.python/py-xmethods.exp: Add ptype tests.
4274 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4275 get_result_type method.
4276
f24a38c5
LM
42772015-04-29 Luis Machado <lgustavo@codesourcery.com>
4278
4279 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4280 the target does not support hardware watchpoints.
4281
ecbf2b3c
LM
42822015-04-29 Luis Machado <lgustavo@codesourcery.com>
4283
4284 * gdb.base/break-always.exp: Abort testing if writing to memory
4285 causes an error.
4286
34f5f757
DE
42872015-04-28 Doug Evans <dje@google.com>
4288
4289 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4290 * gdb.python/py-pp-registration.exp: ... here. New file.
4291 * gdb.python/py-pp-registration.c: New file.
4292 * gdb.python/py-pp-registration.py: New file.
4293
69b4374a
DE
42942015-04-28 Doug Evans <dje@google.com>
4295
4296 * gdb.python/py-bad-printers.c: New file.
4297 * gdb.python/py-bad-printers.py: New file.
4298 * gdb.python/py-bad-printers.exp: New file.
4299
59fb7612
SS
43002015-04-28 Sasha Smundak <asmundak@google.com>
4301
4302 * gdb.python/py-type.exp: New test.
4303
2631b16a
AW
43042015-04-28 Andy Wingo <wingo@igalia.com>
4305
4306 * gdb.python/py-parameter.exp:
4307 * gdb.guile/scm-parameter.exp: Escape the path that we are
4308 matching against, as it might contain characters that are special
4309 to regular expressions.
4310
460efde1
JB
43112015-04-27 Joel Brobecker <brobecker@adacore.com>
4312
4313 * gdb.ada/rec_comp: New testcase.
4314
2d369d8e
SDJ
43152015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4316
4317 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4318 before using it.
4319
cf75d6c3
AB
43202015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4323 new tests for verilog output.
4324
8dbe7ca5
YQ
43252015-04-24 Yao Qi <yao.qi@linaro.org>
4326
4327 * boards/remote-gdbserver-on-localhost.exp: New file.
4328
4ef9fb2f
PA
43292015-04-23 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4332 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4333 "end of file", remove $inferior_spawn_id from the indirect list.
4334
0a803169
PA
43352015-04-23 Pedro Alves <palves@redhat.com>
4336
4337 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4338
749ef8f8
PA
43392015-04-23 Pedro Alves <palves@redhat.com>
4340
4341 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4342 on $any_spawn_id instead of only on $gdb_spawn_id.
4343
8aae4344
PM
43442015-04-21 Pierre Muller <muller@sourceware.org>
4345
4346 PR pascal/17815
4347 * lib/pascal.exp (gpc_compile): Add new option "class".
4348 (fpc_compile): Likewise.
4349 * gdb.pascal/case-insensitive-symbols.pas: New file.
4350 * gdb.pascal/case-insensitive-symbols.exp: New file.
4351
1586c8fb
GB
43522015-04-20 Gary Benson <gbenson@redhat.com>
4353
4354 * gdb.base/attach.exp: Fix three extended remote failures.
4355
1b6e6f5c
GB
43562015-04-17 Gary Benson <gbenson@redhat.com>
4357
4358 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4359 the main executable over the remote protocol.
4360
e797481d
PA
43612015-04-16 Pedro Alves <palves@redhat.com>
4362
4363 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4364 a new gdbserver if gdbserver_reconnect_p is set.
4365
1ca99c42
PA
43662015-04-16 Pedro Alves <palves@redhat.com>
4367
4368 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4369 is set, don't exit gdbserver.
4370
af9fd6f8
AA
43712015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4372
4373 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4374 appropriate .insn, such that an older assembler can be used.
4375 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4376 the z/Architecture instruction set on 31-bit targets as well.
4377
04ff1e61
AA
43782015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4379
4380 * gdb.go/handcall.exp: Remove all logic related to the first
4381 breakpoint and rely on go_runto_main instead.
4382 * gdb.go/strings.exp: Likewise.
4383 * gdb.go/unsafe.exp: Likewise.
4384 * gdb.go/hello.exp: Likewise. Also rename the remaining
4385 breakpoint marker to "breakpoint 1".
4386 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4387 * gdb.go/strings.go: Likewise.
4388 * gdb.go/unsafe.go: Likewise.
4389 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4390 "set breakpoint 2 here" and rename the remaining breakpoint marker
4391 to "breakpoint 1".
4392
40d2f8d6
SM
43932015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4394
4395 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4396 if itertools.imap is not present.
4397 * gdb.python/py-objfile.exp: Add parentheses.
4398 * gdb.python/py-type.exp: Same.
4399 * gdb.python/py-unwind-maint.py: Same.
4400
8cbc97c6
YQ
44012015-04-15 Yao Qi <yao.qi@linaro.org>
4402
4403 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4404 of ":$ptr_size" and set its form explicitly.
4405
45fd756c
YQ
44062015-04-15 Pedro Alves <palves@redhat.com>
4407 Yao Qi <yao.qi@linaro.org>
4408
4409 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4410 timeout by factor of 4.
4411 (test_regular_watch): Likewise.
4412 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4413 * gdb.reverse/sigall-reverse.exp: Likewise.
4414 * gdb.reverse/until-precsave.exp: Likewise.
4415 * lib/gdb.exp (with_timeout_factor): New proc.
4416 (gdb_expect): Move some code to ...
4417 (get_largest_timeout): ... here. New procedure.
4418
9e811bc3
LM
44192015-04-14 Luis Machado <lgustavo@codesourcery.com>
4420
4421 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4422
0ff6fcb2
LM
44232015-04-13 Luis Machado <lgustavo@codesourcery.com>
4424
4425 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4426 to write to the .text section.
4427
7578d5f7
LM
44282015-04-13 Luis Machado <lgustavo@codesourcery.com>
4429
4430 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4431 Handle the case of targets that do not provide PID information.
4432
2efe15c4
YQ
44332015-04-13 Yao Qi <yao.qi@linaro.org>
4434
4435 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4436 and use expect instead of gdb_expect.
4437
8cd8f2f8
SDJ
44382015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4439
4440 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4441 "coredump_var_addr" to avoid naming conflict with other testcases.
4442
9ee41772
PA
44432015-04-10 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4446 gdb_test_sequence and gdb_assert.
4447
07473109
PA
44482015-04-10 Pedro Alves <palves@redhat.com>
4449
4450 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4451 test messages that don't include the breakpoint address.
4452
de3db44c
YQ
44532015-04-10 Yao Qi <yao.qi@linaro.org>
4454
4455 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4456 false for some offset and width combinations which aren't
4457 supported by linux kernel.
4458
c79d856c
PA
44592015-04-10 Pedro Alves <palves@redhat.com>
4460
4461 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4462 procedure, factored out from ...
4463 (top level): ... here. Add "set displaced-stepping" testing axis.
4464 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4465 parameter "displaced". Use it.
4466 (top level): Use foreach and add "set displaced-stepping" testing
4467 axis.
4468
ebc90b50
PA
44692015-04-10 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4472 Remove comment.
4473 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4474 both the address of the instruction that triggers the watchpoint
4475 and the address of the instruction immediately after, and use
4476 those addresses for the test. Fix comment.
4477
8f572e5c
PA
44782015-04-10 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.base/sigstep.exp (breakpoint_to_handler)
4481 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4482 Test "backtrace" in handler.
4483 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4484 (top level): Add new "displaced" test axis to
4485 breakpoint_to_handler, breakpoint_to_handler_entry and
4486 breakpoint_over_handler.
4487
8d707a12
PA
44882015-04-10 Pedro Alves <palves@redhat.com>
4489
4490 PR gdb/18216
4491 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4492
ef713951
YQ
44932015-04-10 Yao Qi <yao.qi@linaro.org>
4494
4495 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4496 (test_add_rn_pc): New function.
4497 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4498 (top level): Invoke test_add_rn_pc.
4499
906d60cf
PA
45002015-04-10 Pedro Alves <palves@redhat.com>
4501
4502 PR gdb/13858
4503 * gdb.base/step-over-no-symbols.exp: New file.
4504
f2983cc3
AW
45052015-04-09 Andy Wingo <wingo@igalia.com>
4506
4507 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4508 after the Python tests.
4509
6d62641c
SDJ
45102015-04-08 Keith Seitz <keiths@redhat.com>
4511
4512 PR python/16699
4513 * gdb.python/py-completion.exp: New tests for completion.
4514 * gdb.python/py-completion.py (CompleteLimit1): New class.
4515 (CompleteLimit2): Likewise.
4516 (CompleteLimit3): Likewise.
4517 (CompleteLimit4): Likewise.
4518 (CompleteLimit5): Likewise.
4519 (CompleteLimit6): Likewise.
4520 (CompleteLimit7): Likewise.
4521
f3770638
PA
45222015-04-08 Pedro Alves <palves@redhat.com>
4523
4524 PR gdb/18214
4525 PR gdb/18216
4526 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4527 function.
4528 (main): Install it as SIGUSR1 handler.
4529 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4530 parameter. Always use "setup" as prefix. Toggle "set
4531 displaced-stepping" off/on depending on global. Don't switch to
4532 thread 1 here.
4533 (top level): Add displaced stepping "off/on" test axis. Update
4534 "setup" calls. Wrap each subtest with with_test_prefix. Test
4535 continuing with a queued signal in each thread.
4536
4496bed7
PA
45372015-04-08 Pedro Alves <palves@redhat.com>
4538
4539 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4540 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4541 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4542 Return early if running to main fails.
4543 * gdb.trace/while-stepping.exp: Likewise.
4544
b97fde92
PA
45452015-04-07 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4548 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4549 interact with inferior program.
4550
f71c18e7
PA
45512015-04-07 Pedro Alves <palves@redhat.com>
4552
4553 * lib/gdb.exp (inferior_spawn_id): New global.
4554 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4555 spawn id after processing the user code.
4556 (default_gdb_start): Set inferior_spawn_id.
4557 (send_inferior): New procedure.
4558 * lib/gdbserver-support.exp (gdbserver_start): Set
4559 inferior_spawn_id.
4560 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4561
6423214f
PA
45622015-04-07 Pedro Alves <palves@redhat.com>
4563
4564 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4565 * lib/gdbserver-support.exp (gdbserver_start): Make
4566 $server_spawn_id global.
4567 (gdbserver_start): Don't wait for gdbserver's spawn id with
4568 expect_background.
4569 (close_gdbserver): New procedure.
4570 (gdb_exit): Rename the default version and reimplement.
4571
71c0ee8c
PA
45722015-04-07 Pedro Alves <palves@redhat.com>
4573
72f4393d 4574 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4575 append the substituted item, not the original item.
4576
203bc29b
PA
45772015-04-07 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4580 gdb_expect.
4581
508a3ddf
PA
45822015-04-07 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4585 output appearing once only.
4586
9f6dbe2b
PA
45872015-04-07 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4590 that doesn't expect anything. Return early if running to main
4591 fails.
4592
337532fa
YQ
45932015-04-07 Yao Qi <yao.qi@linaro.org>
4594
4595 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4596 (child_function): Call alarm.
4597 (main): Move call to alarm into the loop.
4598 * gdb.threads/non-stop-fair-events.exp: Build program with
4599 -DTIMEOUT=$timeout.
4600
01b622d4
DE
46012015-04-06 Doug Evans <xdje42@gmail.com>
4602
4603 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4604 Fix dest parameter to board_info.
4605 (fpc_compile): Ditto.
4606 (gdb_compile_pascal): Rename dest arg to destfile.
4607
961f4160
PMR
46082015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4609
4610 * gdb.ada/funcall_ref.exp: New file.
4611 * gdb.ada/funcall_ref/foo.adb: New file.
4612
cafda597
YQ
46132015-04-02 Yao Qi <yao.qi@linaro.org>
4614
4615 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4616 is remote.
4617
fed040c6
GB
46182015-04-02 Gary Benson <gbenson@redhat.com>
4619
4620 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4621
d11916aa
SS
46222015-04-01 Sasha Smundak <asmundak@google.com>
4623
4624 * gdb.python/py-unwind-maint.c: New file.
4625 * gdb.python/py-unwind-maint.exp: New test.
4626 * gdb.python/py-unwind-maint.py: New file.
4627 * gdb.python/py-unwind.c: New file.
4628 * gdb.python/py-unwind.exp: New test.
4629 * gdb.python/py-unwind.py: New test.
4630
a1471180
PA
46312015-04-01 Pedro Alves <palves@redhat.com>
4632
4633 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4634 to fail instead of non-existent $test.
4635
0bbeccb1
PA
46362015-04-01 Pedro Alves <palves@redhat.com>
4637
4638 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4639 GDBFLAGS if not empty.
4640
3c724c8c
PMR
46412015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4642
4643 * gdb.ada/complete.exp: Remove "multi_line".
4644 * gdb.ada/info_exc.exp: Remove "multi_line".
4645 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4646 * gdb.ada/ptype_field.exp: Remove "multi_line".
4647 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4648 * gdb.ada/tagged.exp: Remove "multi_line".
4649 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4650 [multi_line ...]
4651 * gdb.btrace/delta.exp: Likewise.
4652 * gdb.btrace/exception.exp: Likewise.
4653 * gdb.btrace/function_call_history.exp: Likewise.
4654 * gdb.btrace/instruction_history.exp: Likewise.
4655 * gdb.btrace/nohist.exp: Likewise.
4656 * gdb.btrace/record_goto.exp: Likewise.
4657 * gdb.btrace/segv.exp: Likewise.
4658 * gdb.btrace/stepi.exp: Likewise.
4659 * gdb.btrace/tailcall.exp: Likewise.
4660 * gdb.btrace/unknown_functions.exp: Likewise.
4661 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4662 * lib/gdb.exp: Add the "multi_line" helper.
4663
4eec2deb
PA
46642015-04-01 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.threads/tid-reuse.c: New file.
4667 * gdb.threads/tid-reuse.exp: New file.
4668
df8411da
SDJ
46692015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4670
4671 PR corefiles/16092
4672 * gdb.base/coredump-filter.c: New file.
4673 * gdb.base/coredump-filter.exp: Likewise.
4674
6ef37366
PM
46752015-03-27 Petr Machata <pmachata@redhat.com>
4676
4677 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4678 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4679 (Dwarf::assemble): Initialize them.
4680 (Dwarf::lines): New function.
4681
7ec911b0
JT
46822015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4683
4684 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4685 SYMBOL_PREFIX for x86_64-*-cygwin.
4686
ff908ebf
AW
46872015-03-26 Andy Wingo <wingo@igalia.com>
4688
4689 PR symtab/18148
4690 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4691 const_value but not a location.
4692 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4693 location defined in non-main CUs are visible.
4694
6d5f0679
YQ
46952015-03-26 Yao Qi <yao.qi@linaro.org>
4696
4697 PR testsuite/18139
4698 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4699 Add a line number entry for the same line.
4700 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4701 Add a line number entry for the same line.
4702
2898689b
YQ
47032015-03-26 Yao Qi <yao.qi@linaro.org>
4704
4705 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4706 .int 0.
4707 (func): Likewise. Add .Lfunc_1 label.
4708 Use .Lfunc_1 label.
4709 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4710 .int 0.
4711 (func): Likewise.
4712 Use .Lfunc_1 label.
4713
85180498
YQ
47142015-03-26 Yao Qi <yao.qi@linaro.org>
4715
4716 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4717 Call gdb_compile instead to compile each .s files without debug
4718 information.
4719
8aa08a8d
YQ
47202015-03-26 Yao Qi <yao.qi@linaro.org>
4721
4722 * gdb.base/savedregs.exp (process_saved_regs): Make
4723 "Saved registers:" optional in the pattern.
4724
66849923
MM
47252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4726
4727 * gdb.btrace/next.exp: Merged into step.exp.
4728 * gdb.btrace/finish.exp: Merged into step.exp.
4729 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4730 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4731 "record goto" and checking the exact replay position.
4732 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4733 check for "Recording format" in "info record" output.
4734 * gdb.btrace/record_goto.exp: Choose test file based on target.
4735 * gdb.btrace/x86-record_goto.S: Renamed into ...
4736 * gdb.btrace/x86_64-record_goto.S: ... this.
4737 * gdb.btrace/i686-record_goto.S: New.
4738 * gdb.btrace/x86-tailcall.S: Renamed into ...
4739 * gdb.btrace/x86_64-tailcall.S: ... this.
4740 * gdb.btrace/i686-tailcall.S: New.
4741 * gdb.btrace/x86-tailcall.c: Renamed into ...
4742 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4743 separate statements. Update test.
4744 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4745 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4746 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4747 * gdb.btrace/tailcall.exp: Choose test file based on target.
4748 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4749
11cc1b74
MM
47502015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4751
4752 * gdb.btrace/exception.exp: Increase BTS buffer size.
4753
a25d8bf9
PA
47542015-03-24 Pedro Alves <palves@redhat.com>
4755
4756 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4757
856e7dd6
PA
47582015-03-24 Pedro Alves <palves@redhat.com>
4759
4760 * gdb.threads/schedlock.exp (test_step): No longer expect that
4761 "set scheduler-locking step" with "next" over a function call runs
4762 threads unlocked.
4763
ad235a41
AT
47642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4765
4766 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4767
15630549
AT
47682015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4769
4770 PR breakpoints/16466
4771 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4772 * gdb.mi/mi-pending.c (thread_func): New function.
4773 (int main): Add threading support required.
4774 * gdb.mi/mi-pending.exp: Add tests for this issue.
4775 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4776 (pendfunc2): Remove stdio dependency.
4777 * gdb.mi/mi-pendshr2.c: New file.
4778
693dca06
KS
47792015-03-23 Keith Seitz <keiths@redhat.com>
4780
4781 * gdb.linespec/keywords.c: New file.
4782 * gdb.linespec/keywords.exp: New file.
4783
7e993ebf
KS
47842015-03-23 Keith Seitz <keiths@redhat.com>
4785
4786 PR gdb/18021
4787 * gdb.dwarf2/staticvirtual.exp: New test.
4788
bc23328c
JK
47892015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4792 * README: Remove HP-UX and gdb.hp.
4793 (configuration):
4794 * configure: Regenerate.
4795 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4796 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4797 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4798 gdb.hp/gdb.defects/Makefile.
4799 * gdb.hp/Makefile.in: File deleted.
4800 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4801 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4802 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4803 * gdb.hp/gdb.aCC/run.c: File deleted.
4804 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4805 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4806 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4807 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4808 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4809 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4810 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4811 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4812 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4813 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4814 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4815 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4816 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4817 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4818 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4819 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4820 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4821 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4822 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4823 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4824 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4825 * gdb.hp/gdb.compat/average.c: File deleted.
4826 * gdb.hp/gdb.compat/sum.c: File deleted.
4827 * gdb.hp/gdb.compat/xdb.c: File deleted.
4828 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4829 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4830 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4831 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4832 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4833 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4834 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4835 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4836 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4837 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4838 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4839 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4840 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4841 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4842 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4843 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4844 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4845 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4846 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4847 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4848 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4849 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4850 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4851 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4852 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4853 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4854 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4855 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4856 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4857 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4858 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4859 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4860 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4861 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4862 * gdb.hp/tools/odump: File deleted.
4863
8bf3b159
PA
48642015-03-19 Pedro Alves <palves@redhat.com>
4865
4866 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4867 (saw_thread_3): New globals.
4868 (top level): Increment them when an event for the corresponding
4869 thread is seen.
4870 (no thread starvation): New test.
4871
eb54c8bf
PA
48722015-03-19 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.threads/continue-pending-status.c: New file.
4875 * gdb.threads/continue-pending-status.exp: New file.
4876
32d2e5d6
PA
48772015-03-18 Pedro Alves <palves@redhat.com>
4878
4879 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4880 Use gdb_is_target_remote instead of is_remote. Use
4881 gdb_test_multiple instead of gdb_expect. Exit early if
4882 gdb_test_multiple hits its internal matches. Tighten stepi tests
4883 expected output. Fail on exit with any signal, instead of just
4884 SIGILL.
4885
f68f11b7
YQ
48862015-03-18 Yao Qi <yao.qi@linaro.org>
4887
4888 PR tdep/18107
4889 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4890 variable.
4891 * gdb.base/catch-syscall.exp: Don't skip it on
4892 aarch64*-*-linux* target. Remove elements in all_syscalls.
4893 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4894 target.
4895 (setup_all_syscalls): New proc.
4896
ca5fd19b
YQ
48972015-03-16 Yao Qi <yao.qi@linaro.org>
4898
4899 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4900 (top level): Skip tests if valid_addr_p returns false for
4901 $cmd1 or $cmd2.
4902
85642ba0
AW
49032015-03-11 Andy Wingo <wingo@igalia.com>
4904
4905 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4906
e03f9645
YQ
49072015-03-11 Yao Qi <yao.qi@linaro.org>
4908
4909 * gdb.base/catch-syscall.exp: Fix typo in comments.
4910
5d0962b2
YQ
49112015-03-11 Yao Qi <yao.qi@linaro.org>
4912
4913 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4914
b2df3cef
PA
49152015-03-09 Pedro Alves <palves@redhat.com>
4916
4917 * dg-extract-results.py: Delete.
4918
ef878e53
PA
49192015-03-09 Pedro Alves <palves@redhat.com>
4920
4921 Merge dg-extract-results.sh from GCC upstream (r218843).
4922
4923 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4924 * dg-extract-results.sh: Use --text with grep to avoid issues with
4925 binary files. Fall back to cat -v, if that doesn't work.
4926
9494d219
PA
49272015-03-05 Pedro Alves <palves@redhat.com>
4928
4929 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4930
a8d9763a
SM
49312015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4932
4933 * lib/mi-support.exp (mi_expect_interrupt): Accept
4934 alternative event for when in all-stop mode.
4935
be9957b8
PA
49362015-03-04 Pedro Alves <palves@redhat.com>
4937
4938 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4939
d57be0f4 49402015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4941
4942 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4943
c214c7cf
AA
49442015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4945
4946 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4947 regexps for GDB's current line display, accept a hex address
4948 preceding the line number.
4949
6d74a497
AA
49502015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4951
4952 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4953 the 'arch1' variable for "s390*-linux*" targets.
4954
511aee7c
PA
49552015-03-04 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4958 (main): Pass missing retval argument to pthread_join call.
4959
95e50b27
PA
49602015-03-02 Pedro Alves <palves@redhat.com>
4961
4962 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4963 (top level): Call do_test with non-stop as well.
4964
28054d69
PA
49652015-03-02 Pedro Alves <palves@redhat.com>
4966
4967 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4968 -1.
4969
4fa5d7b4
AA
49702015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4971
4972 * gdb.arch/s390-vregs.exp: New test.
4973 * gdb.arch/s390-vregs.S: New file.
4974
97c18565
PA
49752015-02-27 Pedro Alves <palves@redhat.com>
4976
4977 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4978 call to catch_command_errors.
4979 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4980 catch_command_errors.
4981
a37bfa30
PA
49822015-02-27 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4985 "true" for boolean result.
4986 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4987 prototype of main.
4988
6f98576f
PA
49892015-02-27 Pedro Alves <palves@redhat.com>
4990
4991 * lib/unbuffer_output.c: New file.
4992 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4993 (main): Call gdb_unbuffer_output.
4994
eba5ab56
YQ
49952015-02-27 Yao Qi <yao.qi@linaro.org>
4996
4997 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4998 target.
4999
0def5aaa
DE
50002015-02-26 Doug Evans <dje@google.com>
5001
5002 * gdb.cp/class2.cc (Dbase, D): New classes.
5003 (main): New local delta.
5004 * gdb.cp/class2.exp: Test printing delta.
5005 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
5006 (dynbar): New global.
5007 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
5008
081a1c2c
JK
50092015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5010
5011 * gdb.compile/compile-ifunc.c: New file.
5012 * gdb.compile/compile-ifunc.exp: New file.
5013
2f41223f
AT
50142015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
5015
5016 * gdb.base/structs.exp: Check for correct struct on finish.
5017
03eddd80
YQ
50182015-02-26 Yao Qi <yao.qi@linaro.org>
5019
5020 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
5021 is zero.
5022
80c57053
JK
50232015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5024
5025 * gdb.arch/cordic.ko.bz2: New file.
5026 * gdb.arch/cordic.ko.debug.bz2: New file.
5027 * gdb.arch/ppc64-symtab-cordic.exp: New file.
5028
21613c12
YQ
50292015-02-25 Yao Qi <yao.qi@linaro.org>
5030
5031 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
5032 aarch64*-*-* target.
5033
d8b901ed
PA
50342015-02-23 Pedro Alves <palves@redhat.com>
5035
5036 * lib/gdb.exp (delete_breakpoints): Rewrite using
5037 gdb_test_multiple.
5038
e5b85ead
PA
50392015-02-23 Pedro Alves <palves@redhat.com>
5040
5041 * gdb.base/info-os.c: Include stdlib.h.
5042
85c3a371
DE
50432015-02-22 Doug Evans <xdje42@gmail.com>
5044
5045 PR symtab/17855
5046 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
5047 is read after symbols have been re-read.
5048 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
5049 * gdb.ada/exec_changed/second.adb (Second): Ditto.
5050
96553a0c
DE
50512015-02-21 Doug Evans <dje@google.com>
5052
5053 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
5054
97a0c697
JK
50552015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5056
5057 PR corefiles/17808
5058 * gdb.arch/i386-biarch-core.core.bz2: New file.
5059 * gdb.arch/i386-biarch-core.exp: New file.
5060
a47cd6e9
PA
50612015-02-21 Pedro Alves <palves@redhat.com>
5062
5063 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
5064 runto_main fails.
5065
c5facdc4
PA
50662015-02-20 Pedro Alves <palves@redhat.com>
5067
5068 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
5069 info probes.
5070
2db9a427
PA
50712015-02-20 Pedro Alves <palves@redhat.com>
5072
5073 * gdb.threads/multi-create-ns-info-thr.exp: New file.
5074
60fb7e9e
PA
50752015-02-20 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
5078 clean_restart before gdb_target_supports_trace.
5079
5c5019c2
PA
50802015-02-20 Pedro Alves <palves@redhat.com>
5081
5082 PR threads/18006
5083 * gdb.threads/clone-thread_db.c: New file.
5084 * gdb.threads/clone-thread_db.exp: New file.
5085
c9587f88
AT
50862015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
5087
5088 PR breakpoints/16812
5089 * gdb.base/catch-gdb-caused-signals.c: New file.
5090 * gdb.base/catch-gdb-caused-signals.exp: New file.
5091
f6a88844
JM
50922015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
5093
5094 * configure: Regenerated.
5095 * configure.ac: Use GDB_AC_TRANSFORM.
5096 * aclocal.m4: sinclude ../transform.m4.
5097
497c491b
JM
50982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5099
5100 * lib/dtrace.exp: New file.
5101 * gdb.base/dtrace-probe.exp: Likewise.
5102 * gdb.base/dtrace-probe.d: Likewise.
5103 * gdb.base/dtrace-probe.c: Likewise.
5104 * lib/pdtrace.in: Likewise.
5105 * configure.ac: Output variables with the transformed names of
5106 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
5107 * configure: Regenerated.
5108
03e98035
JM
51092015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5110
5111 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
5112 expected message when trying to access $_probe_* convenience
5113 variables while not on a probe.
5114
63cc30e9
JK
51152015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5116
5117 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5118
0703599a
PA
51192015-02-11 Pedro Alves <pedro@codesourcery.com>
5120
5121 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5122 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5123
7e60a48e
DE
51242015-02-10 Doug Evans <xdje42@gmail.com>
5125
5126 * lib/gdb.exp (gdb_load): Always return a result.
5127
01b088bc
PA
51282015-02-10 Pedro Alves <palves@redhat.com>
5129
5130 * gdb.threads/signal-sigtrap.c: New file.
5131 * gdb.threads/signal-sigtrap.exp: New file.
5132
b05ec7a5
AT
51332015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5134
5135 * gdb.trace/no-attach-trace.c: New file.
5136 * gdb.trace/no-attach-trace.exp: New file.
5137
a2c2acaf
MW
51382015-02-09 Mark Wielaard <mjw@redhat.com>
5139
5140 * gdb.dwarf2/atomic.c: New file.
5141 * gdb.dwarf2/atomic-type.exp: Likewise.
5142
31fd9caa
MM
51432015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5144
5145 * gdb.btrace/buffer-size.exp: Update "info record" output.
5146 * gdb.btrace/delta.exp: Update "info record" output.
5147 * gdb.btrace/enable.exp: Update "info record" output.
5148 * gdb.btrace/finish.exp: Update "info record" output.
5149 * gdb.btrace/instruction_history.exp: Update "info record" output.
5150 * gdb.btrace/next.exp: Update "info record" output.
5151 * gdb.btrace/nexti.exp: Update "info record" output.
5152 * gdb.btrace/step.exp: Update "info record" output.
5153 * gdb.btrace/stepi.exp: Update "info record" output.
5154 * gdb.btrace/nohist.exp: Update "info record" output.
5155
d33501a5
MM
51562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5157
5158 * gdb.btrace/buffer-size: New.
5159
f4abbc16
MM
51602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5161
5162 * gdb.btrace/delta.exp: Update "info record" output.
5163 * gdb.btrace/enable.exp: Update "info record" output.
5164 * gdb.btrace/finish.exp: Update "info record" output.
5165 * gdb.btrace/instruction_history.exp: Update "info record" output.
5166 * gdb.btrace/next.exp: Update "info record" output.
5167 * gdb.btrace/nexti.exp: Update "info record" output.
5168 * gdb.btrace/step.exp: Update "info record" output.
5169 * gdb.btrace/stepi.exp: Update "info record" output.
5170 * gdb.btrace/nohist.exp: Update "info record" output.
5171
b9d61307
SM
51722015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5173
5174 PR gdb/15678
5175 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5176
e584fdbc
PA
51772015-02-06 Pedro Alves <palves@redhat.com>
5178
5179 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5180 macro.
5181 (seconds_left, again): New globals.
5182 (main): Wait seconds_left in a 1-second sleep loop instead of
5183 sleeping 180 seconds. If 'again' is set, reset the seconds
5184 counter.
5185 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5186 'again' in the inferior before detaching. Print the seconds left.
5187 (options): New global.
5188 (top level): Build program with -DTIMEOUT=$timeout.
5189
77f41761
PA
51902015-02-06 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5193 determine how many seconds to pass to 'alarm'.
5194 * gdb.base/gdb-sigterm.exp (top level): Build program with
5195 -DTIMEOUT=$timeout.
5196 (do_test): Return success/failure indication. Add more verbose
5197 logging. Don't fail if 200 single steps are seen. Instead, fail
5198 when the test times out.
5199 (passes): New global.
5200 (top level): Break the testing loop if testing fails on any
5201 iteration. Use gdb_assert.
5202
b9394193
DB
52032015-02-04 Don Breazeal <donb@codesourcery.com>
5204
5205 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5206 and initialize them.
5207 (ipc_cleanup): New function.
5208 (main): Don't declare shmid, semid, and msqid. Add a call to
5209 atexit so that we call ipc_cleanup on exit.
5210
42d9e528
PA
52112015-02-04 Pedro Alves <palves@redhat.com>
5212
5213 * boards/native-extended-gdbserver.exp: Remove any target variant
5214 specifications from the board name before clearing the isremote
5215 flag from board_info.
5216
ae6ae975
DE
52172015-01-31 Doug Evans <xdje42@gmail.com>
5218
5219 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5220
cfb069a8
GB
52212015-01-31 Gary Benson <gbenson@redhat.com>
5222
5223 * gdb.base/completion.exp: Disable completion limiting for
5224 existing tests. Add new tests to check completion limiting.
5225 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5226
5dd31d79
DE
52272015-01-31 Doug Evans <xdje42@gmail.com>
5228
5229 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5230
9f050062
DE
52312015-01-31 Doug Evans <xdje42@gmail.com>
5232
5233 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5234 entries. Duplicate file section script entries.
5235 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5236 inlined entries. Add test for safe-path rejection.
5237 * gdb.python/py-section-script.c: Add duplicate inlined section script
5238 entries. Duplicate file section script entries.
5239 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5240 inlined entries. Add test for safe-path rejection.
5241
df25ebbd
JB
52422015-01-29 Joel Brobecker <brobecker@adacore.com>
5243
5244 * gdb.ada/disc_arr_bound: New testcase.
5245
4a0ca9ec
JB
52462015-01-29 Joel Brobecker <brobecker@adacore.com>
5247
5248 * gdb.ada/mi_var_array: New testcase.
5249
3a8b707a
DE
52502015-01-27 Doug Evans <dje@google.com>
5251
5252 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5253 Add test for objfile.filename, objfile.username after objfile
5254 has been unloaded.
5255
f8313f6e
JB
52562015-01-26 Joel Brobecker <brobecker@adacore.com>
5257
5258 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5259 the second test to print the name attribute of value
5260 returned by the call to gdb.lookup_type, and adjust
5261 the expected output accordingly.
5262
37bc665e
MW
52632015-01-25 Mark Wielaard <mjw@redhat.com>
5264
5265 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5266 * gdb.base/disp-step-fork.c: Include unistd.h.
5267 * gdb.base/siginfo-obj.c: Include stdio.h.
5268 * gdb.base/siginfo-thread.c: Likewise.
5269 * gdb.mi/non-stop.c: Include unistd.h.
5270 * gdb.mi/nsthrexec.c: Include stdio.h.
5271 * gdb.mi/pthreads.c: Include unistd.h.
5272 * gdb.modula2/unbounded1.c (main): Declare returns int.
5273 * gdb.reverse/consecutive-reverse.c: Likewise.
5274 * gdb.threads/create-fail.c: Include unistd.h.
5275 * gdb.threads/killed.c: Likewise.
5276 * gdb.threads/linux-dp.c: Likewise.
5277 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5278 * gdb.threads/non-ldr-exc-2.c: Likewise.
5279 * gdb.threads/non-ldr-exc-3.c: Likewise.
5280 * gdb.threads/non-ldr-exc-4.c: Likewise.
5281 * gdb.threads/pthreads.c: Include unistd.h.
5282 (main): Declare returns int.
5283 * gdb.threads/tls-main.c (foo): New declaration.
5284 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5285
f7e5394d
SM
52862015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5287
5288 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5289 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5290
743649fd
MW
52912015-01-15 Mark Wielaard <mjw@redhat.com>
5292
5293 * gdb.base/noreturn-return.c: New file.
5294 * gdb.base/noreturn-return.exp: New file.
5295 * gdb.base/noreturn-finish.c: New file.
5296 * gdb.base/noreturn-finish.exp: New file.
5297
198297aa
PA
52982015-01-23 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.threads/continue-pending-after-query.c: New file.
5301 * gdb.threads/continue-pending-after-query.exp: New file.
5302
717cf30c
AG
53032015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5304 Simon Marchi <simon.marchi@ericsson.com>
5305
5306 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5307 * gdb.base/valgrind-db-attach.exp: Same.
5308 * gdb.base/valgrind-infcall.exp: Same.
5309 * lib/mi-support.exp (default_mi_gdb_start): Same.
5310 * lib/prompt.exp (default_prompt_gdb_start): Same.
5311 * lib/gdb.exp (default_gdb_spawn): Same.
5312 (gdb_interact): New.
5313
5314
4b62a76e
JK
53152015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 * gdb.compile/compile.exp (pointer to jit function): New test.
5318
b4cdae6f
WW
53192015-01-17 Wei-cheng Wang <cole945@gmail.com>
5320
5321 * lib/gdb.exp (supports_process_record): Return true for
5322 powerpc*-*-linux*.
5323 (supports_reverse): Likewise.
5324
d221e7ef
DB
53252015-01-15 Don Breazeal <donb@codesourcery.com>
5326
5327 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5328 instead of checking whether the target board is remote and
5329 use spawn_wait_for_attach instead of exec/sleep.
5330 * gdb.base/attach-twice.exp: Likewise.
5331
bafffb51
JB
53322015-01-15 Joel Brobecker <brobecker@adacore.com>
5333
5334 * gdb.ada/var_arr_attrs: New testcase.
5335
5589af0e
PA
53362015-01-14 Pedro Alves <palves@redhat.com>
5337 Joel Brobecker <brobecker@adacore.com>
5338
5339 PR gdb/17525
5340 * gdb.base/bp-cmds-execution-x-script.c: New file.
5341 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5342 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5343
6c400b59
PA
53442015-01-14 Pedro Alves <palves@redhat.com>
5345
5346 PR cli/17828
5347 * gdb.base/batch-preserve-term-settings.c: New file.
5348 * gdb.base/batch-preserve-term-settings.exp: New file.
5349
e02c96a7
DE
53502015-01-13 Doug Evans <dje@google.com>
5351
5352 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5353 binary.
5354
576fd14c
JB
53552015-01-13 Joel Brobecker <brobecker@adacore.com>
5356
5357 * Makefile.in (clean mostlyclean): Do not delete *.py.
5358
04dccad0
JB
53592015-01-13 Joel Brobecker <brobecker@adacore.com>
5360
5361 * gdb.python/py-lookup-type.exp: New file.
5362
3d230f71
PA
53632015-01-12 Pedro Alves <palves@redhat.com>
5364
5365 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5366 restore GDBFLAGS before returning.
5367
7e67715d
JK
53682015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5369
5370 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5371 is_amd64_regs_target and is_x86_like_target.
5372
f2e0d4b4
DE
53732015-01-11 Doug Evans <xdje42@gmail.com>
5374
5375 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5376 is given without an explicit form.
5377 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5378 attributes.
5379 * gdb.dwarf/corrupt.exp: Ditto.
5380 * gdb.dwarf2/enum-type.exp: Ditto.
5381 * gdb.trace/entry-values.exp: Ditto.
5382 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5383
439250fb
DE
53842015-01-11 Doug Evans <xdje42@gmail.com>
5385
5386 PR gdb/15830
5387 * gdb.base/maint.exp: Remove references to "maint demangle".
5388 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5389 Add tests for explicitly specifying language to demangle.
5390 * gdb.dlang/demangle.exp: Ditto.
5391
ede9f622
PA
53922015-01-09 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.threads/non-stop-fair-events.c: New file.
5395 * gdb.threads/non-stop-fair-events.exp: New file.
5396
a7b796db
PA
53972015-01-09 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5400 the global scope. Set a breakpoint after all threads are started
5401 rather than stepping over two source lines. Expect the prompt.
5402 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5403 global.
5404 (NUM): Now 15.
5405 (main): Use threads_started_barrier to wait for all threads to
5406 start. Main thread no longer calls thread_function. Exit after
5407 180 seconds.
5408 (loop): New function.
5409 (thread_function): Wait on threads_started_barrier barrier. Call
5410 'loop' at each iteration.
5411 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5412 threads have started, instead of hardcoding number of "next"
5413 steps. Use an access watchpoint instead of a write watchpoint.
5414
9665ffdd
PA
54152015-01-09 Pedro Alves <palves@redhat.com>
5416
5417 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5418 (thread_func): Wait on barrier.
5419 (main): Wait for all threads to start before stopping GDB.
5420 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5421 global.
5422 (thread1_func, thread2_func): Wait on barrier.
5423 (main): Wait for all threads to start before stopping GDB.
5424 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5425 New global.
5426 (thread1_func, thread2_func): Wait on barrier.
5427 (main): Wait for all threads to start before stopping GDB.
5428
c945a99f
PA
54292015-01-09 Pedro Alves <palves@redhat.com>
5430
5431 * gdb.threads/attach-many-short-lived-threads.c: New file.
5432 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5433
c1a747c1
PA
54342014-01-09 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5437 instead of to thread 2.
5438 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5439 Add barrier around each pthread_create call instead of around all
5440 calls.
5441 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5442 Set a break on thread_function and have the child threads hit it
5443 one at at a time.
5444
60b3033e
PA
54452015-01-09 Pedro Alves <palves@redhat.com>
5446
5447 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5448 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5449 false.
5450 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5451 checking whether the target board is remote.
5452 * gdb.multi/multi-attach.exp: Likewise.
5453 * gdb.python/py-sync-interp.exp: Likewise.
5454 * gdb.server/ext-attach.exp: Likewise.
5455 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5456 tests that need to attach, instead of checking whether the target
5457 board is remote at the top of the file.
5458
acc018ac
YQ
54592015-01-08 Yao Qi <yao@codesourcery.com>
5460
5461 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5462
50a18af8
JK
54632015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5464
5465 Fix testcase compilation.
5466 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5467
8503d6e1
JB
54682015-01-06 Joel Brobecker <brobecker@adacore.com>
5469
5470 * gdb.python/py-type.exp: Add a couple test about empty
5471 array creation, and negative-length array creation.
5472
cc73dbcc
DE
54732015-01-02 Doug Evans <xdje42@gmail.com>
5474
5475 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5476
0300bbc7
DE
54772015-01-02 Doug Evans <dje@google.com>
5478
5479 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5480
9d85a0ec
YQ
54812014-12-29 Yao Qi <yao@codesourcery.com>
5482
5483 * gdb.trace/entry-values.exp: Update comments. Rename variable
5484 bar_call_foo to returned_from_foo.
5485
87186c6a
MMN
54862014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5487
5488 PR gdb/17394
5489 * gdb.linespec/break-asm-file.c: New file.
5490 * gdb.linespec/break-asm-file.exp: New file.
5491 * gdb.linespec/break-asm-file0.s: New file.
5492 * gdb.linespec/break-asm-file1.s: New file.
5493
1bab7383
YQ
54942014-12-18 Nigel Stephens <nigel@mips.com>
5495 Maciej W. Rozycki <macro@codesourcery.com>
5496
5497 * gdb.base/float.exp: Handle the new output from "info float" on
5498 MIPS targets.
5499
1bc1068a
JK
55002014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5501
5502 Fix MinGW compilation.
5503 * gdb.compile/compile-ops.exp: Update untested message if
5504 !skip_compile_feature_tests.
5505 * gdb.compile/compile-setjmp.exp: Likewise.
5506 * gdb.compile/compile-tls.exp: Likewise.
5507 * gdb.compile/compile.exp: Likewise.
5508 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5509 supported on this host".
5510
b6615d10
DE
55112014-12-16 Doug Evans <xdje42@gmail.com>
5512
5513 * boards/stabs.exp: New file.
5514
25dda427
AA
55152014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5516
5517 * gdb.base/completion.exp: Adjust to format changes of "maint
5518 print user-registers".
5519
bf330350
CU
55202014-12-16 Catalin Udma <catalin.udma@freescale.com>
5521
5522 PR server/17457
5523 * gdb.arch/aarch64-fp.c: New file.
5524 * gdb.arch/aarch64-fp.exp: New file.
5525
395cf596
SDJ
55262014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5527
5528 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5529 r210637, r210913, r211666, r215400, r215817).
5530
5531 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5532 * dg-extract-results.py: New file.
5533 * dg-extract-results.sh: Use it if the environment seems
5534 suitable.
5535
5536 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5537
5538 * dg-extract-results.py (parse_run): Handle warnings that
5539 are printed before a test harness is run.
5540
5541 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5542
5543 * dg-extract-results.py (Named): Remove __cmp__ method.
5544 (output_variation): Use a key to sort variation.harnesses.
5545
5546 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5547
5548 * dg-extract-results.py: For Python 3, force sys.stdout to
5549 handle surrogate escape sequences.
5550 (safe_open): New function.
5551 (output_segment, main): Use it.
5552
5553 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5554
5555 * dg-extract-results.py (Prog.result_re): Include options
5556 in test name.
5557
5558 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5559
5560 * dg-extract-results.py (output_variation): Always sort if
5561 do_sum.
5562
e882ef3c
SM
55632014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5564
5565 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5566 as long as we get pagination notifications.
5567
4992aa20
JM
55682014-12-15 Jason Merrill <jason@redhat.com>
5569
5570 * Makefile.in (check-gdb.%): Restore.
5571 * README: Mention it.
5572
c1b5a1a6
JB
55732014-12-13 Joel Brobecker <brobecker@adacore.com>
5574
5575 * gdb.ada/str_uninit: New testcase.
5576
5537b577
JK
55772014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5578
5579 PR symtab/17642
5580 * gdb.base/vla-stub-define.c: New file.
5581 * gdb.base/vla-stub.c: New file.
5582 * gdb.base/vla-stub.exp: New file.
5583
bb2ec1b3
TT
55842014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5585 Jan Kratochvil <jan.kratochvil@redhat.com>
5586 Tom Tromey <tromey@redhat.com>
5587
5588 * configure.ac: Add gdb.compile/.
5589 * configure: Regenerate.
5590 * gdb.compile/Makefile.in: New file.
5591 * gdb.compile/compile-ops.exp: New file.
5592 * gdb.compile/compile-ops.c: New file.
5593 * gdb.compile/compile-tls.c: New file.
5594 * gdb.compile/compile-tls.exp: New file.
5595 * gdb.compile/compile-constvar.S: New file.
5596 * gdb.compile/compile-constvar.c: New file.
5597 * gdb.compile/compile-mod.c: New file.
5598 * gdb.compile/compile-nodebug.c: New file.
5599 * gdb.compile/compile-setjmp-mod.c: New file.
5600 * gdb.compile/compile-setjmp.c: New file.
5601 * gdb.compile/compile-setjmp.exp: New file.
5602 * gdb.compile/compile-shlib.c: New file.
5603 * gdb.compile/compile.c: New file.
5604 * gdb.compile/compile.exp: New file.
5605 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5606
4ff709eb
TT
56072014-12-12 Tom Tromey <tromey@redhat.com>
5608
5609 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5610 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5611
6dddd6a5
DE
56122014-12-12 Doug Evans <dje@google.com>
5613
5614 * lib/gdb-python.exp (get_python_valueof): New function.
5615 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5616
71c24708
AA
56172014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5618
5619 * gdb.base/completion.exp: Add test for completion of "info
5620 registers ".
5621
3e29f34a
MR
56222014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5623
5624 * gdb.base/func-ptrs.c: New file.
5625 * gdb.base/func-ptrs.exp: New file.
5626
fc126975
SM
56272014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5628
5629 PR breakpoints/17012
5630 * gdb.base/dprintf-detach.c: New file.
5631 * gdb.base/dprintf-detach.exp: New file.
5632
0a46d518
SM
56332014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5634
5635 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5636 * lib/gdb.exp (target_is_gdbserver): New procedure.
5637
a0be3e44
DE
56382014-12-08 Doug Evans <dje@google.com>
5639
5640 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5641
df1b803a
YQ
56422014-12-05 Yao Qi <yao@codesourcery.com>
5643
5644 * gdb.guile/scm-error.exp: Remove the third argument to
5645 gdb_remote_download.
5646 * gdb.guile/scm-frame-args.exp: Likewise.
5647 * gdb.guile/scm-section-script.exp: Likewise.
5648
ddb9f679
YQ
56492014-12-05 Yao Qi <yao@codesourcery.com>
5650
5651 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5652
86e4ed39
DE
56532014-12-04 Doug Evans <dje@google.com>
5654
5655 * gdb.python/py-objfile.exp: Add tests for
5656 objfile.add_separate_debug_file.
5657
7c50a931
DE
56582014-12-04 Doug Evans <dje@google.com>
5659
5660 * lib/gdb.exp (get_build_id): New function.
5661 (build_id_debug_filename_get): Rewrite to use it.
5662 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5663
621661e3
MR
56642014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5665
5666 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5667 `method(long)', not just 0x0.
5668 * gdb.cp/nsalias.exp: Align code labels to 4.
5669 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5670 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5671 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5672 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5673 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5674 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5675
29f0c3b7
DE
56762014-12-02 Doug Evans <dje@google.com>
5677
e1e061e7 5678 PR symtab/17602
29f0c3b7 5679 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5680 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5681 * gdb.cp/anon-ns.exp: Update.
5682
162078c8
NB
56832014-12-02 Nick Bull <nicholaspbull@gmail.com>
5684
5685 * gdb.python/py-events.py (inferior_call_handler): New.
5686 (register_changed_handler, memory_changed_handler): New.
5687 (test_events.invoke): Register new handlers.
5688 * gdb.python/py-events.exp: Add tests for inferior call,
5689 memory_changed and register_changed events.
5690
fdb09caf
AA
56912014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5692
5693 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5694 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5695 if the linker doesn't understand this.
5696
55cfb2c4
SM
56972014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5698
5699 * gdb.python/python.exp: Change expected reply to help().
5700
9e8cd6df
YQ
57012014-12-01 Yao Qi <yao@codesourcery.com>
5702
5703 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5704 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5705 * configure: Re-generated.
5706
6c659fc2
SC
57072014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5708
5709 * gdb.cp/chained-calls.cc: New file.
5710 * gdb.cp/chained-calls.exp: New file.
5711 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5712
d7fc3181
SM
57132014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5714
5715 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5716 * gdb.dwarf2/symtab-producer.exp: Same.
5717 * gdb.gdb/python-interrupts.exp: Same.
5718 * gdb.gdb/python-selftest.exp: Same.
5719 * gdb.python/py-linetable.exp: Same.
5720 * gdb.python/py-type.exp: Same.
5721 * gdb.python/py-value-cc.exp: Same.
5722 * gdb.python/py-value.exp: Same.
5723
10e79639
YQ
57242014-11-28 Yao Qi <yao@codesourcery.com>
5725
5726 * gdb.base/break-probes.exp: Match library name prefixed with
5727 sysroot.
5728
f28a0564
SM
57292014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5730
5731 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5732 test expected output. Add parentheses for the call to print.
5733 Remove L suffix from integers.
5734
3fe1ce1d
DE
57352014-11-26 Doug Evans <dje@google.com>
5736
5737 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5738
84429e27
YQ
57392014-11-22 Yao Qi <yao@codesourcery.com>
5740
5741 * gdb.trace/entry-values.c: Remove asms.
5742 (foo): Add foo_label.
5743 (bar): Add bar_label.
5744 * gdb.trace/entry-values.exp: Remove code computing foo's
5745 length and bar's length.
5746 (Dwarf::assemble): Invoke function_range for bar and use
5747 MACRO_AT_func for foo.
5748
26741859
YQ
57492014-11-22 Yao Qi <yao@codesourcery.com>
5750
5751 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5752 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5753 Use .Lgcc43_procstart instead of gcc43.
5754
45e44d27
JB
57552014-11-21 Joel Brobecker <brobecker@adacore.com>
5756
5757 * gdb.ada/n_arr_bound: New testcase.
5758
458c8db8
SDJ
57592014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5760
5761 PR breakpoints/10737
5762 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5763 test_catch_syscall_multi_arch.
5764 (test_catch_syscall_multi_arch): New function.
5765
43f3e411
DE
57662014-11-20 Doug Evans <xdje42@gmail.com>
5767
5768 * gdb.base/maint.exp: Update expected output.
5769
0d7b2549
AA
57702014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5771
5772 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5773 4-byte instruction on S390.
5774
8908fca5
JB
57752014-11-19 Joel Brobecker <brobecker@adacore.com>
5776
5777 * gdb.ada/arr_arr: New testcase.
5778
4a46959e
JB
57792014-11-19 Joel Brobecker <brobecker@adacore.com>
5780
5781 * gdb.ada/pkd_arr_elem: New Testcase.
5782
470e2f4e
LM
57832014-11-18 Luis Machado <lgustavo@codesourcery.com>
5784
5785 * gdb.reverse/break-precsave: Expect completion message for
5786 core file reads.
5787 * gdb.reverse/consecutive-precsave.exp: Likewise.
5788 * gdb.reverse/finish-precsave.exp: Likewise.
5789 * gdb.reverse/i386-precsave.exp: Likewise.
5790 * gdb.reverse/machinestate-precsave.exp: Likewise.
5791 * gdb.reverse/sigall-precsave.exp: Likewise.
5792 * gdb.reverse/solib-precsave.exp: Likewise.
5793 * gdb.reverse/step-precsave.exp: Likewise.
5794 * gdb.reverse/until-precsave.exp: Likewise.
5795 * gdb.reverse/watch-precsave.exp: Likewise.
5796
a267f3ad
AA
57972014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5798
5799 * gdb.base/bp-permanent.c: Include unistd.h.
5800 * gdb.python/py-framefilter-mi.c (main): Add return type.
5801 * gdb.python/py-framefilter.c (main): Likewise.
5802 * gdb.trace/actions-changed.c (main): Likewise.
5803
12084a9a
AA
58042014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5805
5806 * gdb.mi/until.c: Add eye-catchers.
5807 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5808 line numbers.
5809
dc7e1a77
AA
58102014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5811
5812 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5813 function header variants in break1.c.
5814 * gdb.base/ena-dis-br.exp: Likewise.
5815 * gdb.base/hbreak2.exp: Likewise.
5816 * gdb.reverse/until-precsave.exp: Drop references to removed
5817 non-prototype function header variants in ur1.c.
5818 * gdb.reverse/until-reverse.exp: Likewise.
5819
41c77605
PM
58202014-11-17 Petr Machata <pmachata@redhat.com>
5821
5822 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5823 ${_cu_offset_size} bytes abbrev offset.
5824
34248c3a
DE
58252014-11-15 Doug Evans <xdje42@gmail.com>
5826
5827 PR symtab/17559
5828 * gdb.base/line-symtabs.exp: New file.
5829 * gdb.base/line-symtabs.c: New file.
5830 * gdb.base/line-symtabs.h: New file.
5831
646da059
YQ
58322014-11-14 Yao Qi <yao@codesourcery.com>
5833
5834 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5835 (func): Add label func_label.
5836 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5837 Replace low_pc and high_pc with MACRO_AT_range.
5838 Replace name, low_pc and high_pc with MACRO_AT_func.
5839
9301ebe6
YQ
58402014-11-14 Yao Qi <yao@codesourcery.com>
5841
5842 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5843 Replace name, low_pc and high_pc with MACRO_AT_func.
5844
f166b542
YQ
58452014-11-14 Yao Qi <yao@codesourcery.com>
5846
5847 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5848 produce debug information.
5849 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5850
0f6e71e3
YQ
58512014-11-14 Yao Qi <yao@codesourcery.com>
5852
5853 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5854 object and get function length.
5855 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5856 with MACRO_AT_func.
5857 (top-level): Replace gdb_compile and clean_restart with
5858 prepare_for_testing.
5859 * gdb.dwarf2/main.c (main): Add label main_label.
5860
876c4df9
YQ
58612014-11-14 Yao Qi <yao@codesourcery.com>
5862
5863 * lib/dwarf.exp (function_range): New procedure.
5864 (Dwarf::_handle_macro_at_func): New procedure.
5865 (Dwarf::_handle_macro_at_range): New procedure.
5866 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5867
02ad9cf1
YQ
58682014-11-14 Yao Qi <yao@codesourcery.com>
5869
5870 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5871 (_handle_attribute): New procedure.
5872
a59add0c
AA
58732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5874
5875 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5876 * gdb.base/call-sc.c (zed): Likewise.
5877 * gdb.base/checkpoint.c (main): Likewise.
5878 * gdb.base/dump.c (main): Likewise.
5879 * gdb.base/gcore.c (main): Likewise.
5880 * gdb.base/huge.c (main): Likewise.
5881 * gdb.base/multi-forks.c (main): Likewise.
5882 * gdb.base/pr10179-a.c (main): Likewise.
5883 * gdb.base/savedregs.c (main): Likewise.
5884 * gdb.base/sigaltstack.c (main): Likewise.
5885 * gdb.base/siginfo.c (main): Likewise.
5886 * gdb.base/structs.c (zed): Likewise.
5887 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5888 * gdb.mi/mi-syn-frame.c (main): Likewise.
5889 * gdb.mi/until.c (foo, main): Likewise.
5890 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5891 * gdb.base/solib-weak.c (foo): Declare.
5892 * gdb.base/attach-twice.c: Include stdio.h.
5893 * gdb.base/weaklib1.c: Likewise.
5894 * gdb.base/weaklib2.c: Likewise.
5895 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5896 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5897 unistd.h.
5898 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5899 * gdb.mi/mi-exit-code.c: Likewise.
5900 * gdb.base/break-interp-lib.c: Include string.h.
5901 * gdb.base/coremaker.c: Likewise.
5902 * gdb.base/testenv.c: Likewise.
5903 * gdb.python/py-finish-breakpoint.c: Likewise.
5904 * gdb.base/inferior-died.c: Include sys/wait.h.
5905 * gdb.base/fileio.c: Include time.h.
5906 * gdb.base/async-shell.c: Include unistd.h.
5907 * gdb.base/dprintf-non-stop.c: Likewise.
5908 * gdb.base/info-os.c: Likewise.
5909 * gdb.mi/mi-console.c: Likewise.
5910 * gdb.mi/watch-nonstop.c: Likewise.
5911 * gdb.python/py-events.c: Likewise.
5912 * gdb.base/async.c (baz): Move up before its invocation.
5913 * gdb.base/code_elim2.c (my_global_func): Likewise.
5914 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5915 * gdb.base/advance.c (func2): Likewise.
5916
3b5d5997
AA
59172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5918
5919 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5920 variant.
5921 * gdb.base/annota3.c: Likewise.
5922 * gdb.base/async.c: Likewise.
5923 * gdb.base/average.c: Likewise.
5924 * gdb.base/call-ar-st.c: Likewise.
5925 * gdb.base/call-rt-st.c: Likewise.
5926 * gdb.base/call-sc.c: Likewise.
5927 * gdb.base/call-strs.c: Likewise.
5928 * gdb.base/ending-run.c: Likewise.
5929 * gdb.base/execd-prog.c: Likewise.
5930 * gdb.base/exprs.c: Likewise.
5931 * gdb.base/foll-exec.c: Likewise.
5932 * gdb.base/foll-fork.c: Likewise.
5933 * gdb.base/foll-vfork.c: Likewise.
5934 * gdb.base/funcargs.c: Likewise.
5935 * gdb.base/gcore.c: Likewise.
5936 * gdb.base/jump.c: Likewise.
5937 * gdb.base/langs0.c: Likewise.
5938 * gdb.base/langs1.c: Likewise.
5939 * gdb.base/langs2.c: Likewise.
5940 * gdb.base/mips_pro.c: Likewise.
5941 * gdb.base/nodebug.c: Likewise.
5942 * gdb.base/opaque0.c: Likewise.
5943 * gdb.base/opaque1.c: Likewise.
5944 * gdb.base/recurse.c: Likewise.
5945 * gdb.base/run.c: Likewise.
5946 * gdb.base/scope0.c: Likewise.
5947 * gdb.base/scope1.c: Likewise.
5948 * gdb.base/setshow.c: Likewise.
5949 * gdb.base/setvar.c: Likewise.
5950 * gdb.base/shmain.c: Likewise.
5951 * gdb.base/shr1.c: Likewise.
5952 * gdb.base/shr2.c: Likewise.
5953 * gdb.base/sigall.c: Likewise.
5954 * gdb.base/signals.c: Likewise.
5955 * gdb.base/so-indr-cl.c: Likewise.
5956 * gdb.base/solib2.c: Likewise.
5957 * gdb.base/structs.c: Likewise.
5958 * gdb.base/sum.c: Likewise.
5959 * gdb.base/vforked-prog.c: Likewise.
5960 * gdb.base/watchpoint.c: Likewise.
5961 * gdb.reverse/shr2.c: Likewise.
5962 * gdb.reverse/until-reverse.c: Likewise.
5963 * gdb.reverse/ur1.c: Likewise.
5964 * gdb.reverse/watch-reverse.c: Likewise.
5965
066a77c5
AA
59662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5967
5968 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5969 variant.
5970 * gdb.base/sepdebug.exp: Drop references to removed code.
5971
4f204ea5
AA
59722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5973
5974 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5975 variant. Preserve original line numbering.
5976 * gdb.base/list1.c: Likewise.
5977
3b377a3a
AA
59782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5979
5980 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5981 variant.
5982 * gdb.base/break1.c: Likewise.
5983 * gdb.base/break.exp: Drop references to removed code.
5984
e444df73
AA
59852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5986
5987 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5988 variant.
5989
8008f2a7
AA
59902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5991
5992 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5993
a5a06887
AA
59942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5995
5996 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5997 logic into perform_all_tests() and invoke it with and without
5998 function header prototypes.
5999 (do_function_calls): Remove conditional XFAIL for PR 5318.
6000 (rerun_and_prepare): Remove duplicate code.
6001 (perform_all_tests): New. Main logic moved here.
6002
44dba9b9
AA
60032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6004
6005 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
6006 code guarded by #ifdef NO_PROTOTYPES.
6007 (t_double_many_args): Likewise.
6008 (DEF_FUNC_MANY_ARGS_1): Likewise.
6009 (DEF_FUNC_VALUES_1): Likewise.
6010 (t_structs_ldc): Renamed from t_structs_fc in conditional code
6011 guarded by #ifdef PROTOTYPES.
6012
d1fbcd56
AA
60132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6014
6015 * gdb.mi/mi-console.c: Add eye-catcher.
6016 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
6017 instead of literal line number.
6018
b0e59b8f
AA
60192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6020
6021 * gdb.base/shr2.c: Add eye-catcher.
6022 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
6023 line number.
6024
78f98cca
AA
60252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6026
6027 * gdb.base/jump.c: Add eye-catchers.
6028 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
6029 numbers.
6030
58fa2af0
AA
60312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6032
6033 * gdb.base/execd-prog.c: Add eye-catchers.
6034 * gdb.base/foll-exec.c: Likewise.
6035 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
6036 line numbers.
6037
04e5059b
AA
60382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6039
6040 * gdb.base/ending-run.c: Add eye-catchers.
6041 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
6042 literal line numbers.
6043
dbfdb174
AA
60442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6045
6046 * gdb.base/call-rt-st.c: Add eye-catchers.
6047 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
6048 literal line numbers.
6049
888a2ade
AA
60502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6051
6052 * gdb.base/call-ar-st.c: Add eye-catchers.
6053 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
6054 literal line numbers.
6055
6acc2dde
AA
60562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6057
6058 * gdb.base/average.c: Add eye-catchers.
6059 * gdb.base/sum.c: Likewise.
6060 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
6061 regexps dynamically.
6062
9ecfcd1d
AA
60632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6064
6065 * gdb.base/solib1.c: Add eye-catchers.
6066 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
6067 literal line numbers.
6068
78708b7c
PA
60692014-11-12 Pedro Alves <palves@redhat.com>
6070
6071 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
6072 leader has exited.
6073
af48d08f
PA
60742014-11-12 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.arch/i386-bp_permanent.c: New file.
6077 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
6078 (srcfile): Set to i386-bp_permanent.c.
6079 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
6080 that stepi does not execute the 'leave' instruction, instead of
6081 testing it does execute.
6082 * gdb.base/bp-permanent.c: New file.
6083 * gdb.base/bp-permanent.exp: New file.
6084
af3768e9
DE
60852014-11-10 Doug Evans <xdje42@gmail.com>
6086
6087 PR symtab/17564
6088 * gdb.base/symtab-search-order.exp: New file.
6089 * gdb.base/symtab-search-order.c: New file.
6090 * gdb.base/symtab-search-order-1.c: New file.
6091 * gdb.base/symtab-search-order-shlib-1.c: New file.
6092
9de00a4a
PA
60932014-11-07 Pedro Alves <palves@redhat.com>
6094
6095 PR gdb/17511
6096 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
6097 i?86-*-linux*.
6098
e0f52461
SC
60992014-11-03 Siva Chandra Reddy <sivachandra@google.com>
6100
6101 PR c++/17494
6102 * gdb.cp/pr17494.cc: New file.
6103 * gdb.cp/pr17494.exp: New file.
6104
6ce8c980
YQ
61052014-11-02 Yao Qi <yao@codesourcery.com>
6106
6107 * gdb.python/python.exp: Get working directory and match the
6108 output of "set extended-prompt \\w " with it.
6109
02be9a71
DE
61102014-10-30 Doug Evans <dje@google.com>
6111
6112 * gdb.python/py-objfile.exp: Add tests for setting random attributes
6113 in objfiles.
6114 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6115 in progspaces.
6116
3bdff46b
LM
61172014-10-30 Janis Johnson <janisjo@codesourcery.com>
6118
6119 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6120 * gdb.base/realname-expand.exp: Likewise.
6121 * gdb.linespec/macro-relative.exp: Likewise.
6122
ab917dfb
PA
61232014-10-29 Pedro Alves <palves@redhat.com>
6124
6125 PR gdb/17408
6126 * gdb.threads/schedlock.c (some_function): New function.
6127 (call_function): New global.
6128 (MAYBE_CALL_SOME_FUNCTION): New macro.
6129 (thread_function): Call it.
6130 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6131 and use it instead of a global counter. Adjust all callers.
6132 (get_current_thread): Use "find current thread" for test message
6133 here rather than having all callers pass down the same string.
6134 (goto_loop): New procedure, factored out from ...
6135 (my_continue): ... this.
6136 (step_ten_loops): Change parameter from test message to command to
6137 use. Adjust.
6138 (list_count): Delete global.
6139 (check_result): New procedure, factored out from duplicate top
6140 level code.
6141 (continue tests): Wrap in with_test_prefix.
6142 (test_step): New procedure, factored out from duplicate top level
6143 code.
6144 (top level): Test "step" in combination with all scheduler-locking
6145 modes. Test "next" in combination with all scheduler-locking
6146 modes, and in combination with stepping over a function call or
6147 not.
6148 * gdb.threads/next-bp-other-thread.c: New file.
6149 * gdb.threads/next-bp-other-thread.exp: New file.
6150
d3d4baed
PA
61512014-10-29 Pedro Alves <palves@redhat.com>
6152
6153 PR python/17372
6154 * gdb.python/python.exp: Test a multi-line command that spawns
6155 interactive Python.
6156 * gdb.base/multi-line-starts-subshell.exp: New file.
6157
563e8d85
YQ
61582014-10-29 Yao Qi <yao@codesourcery.com>
6159
6160 * gdb.base/fileio.exp: Make directories on host.
6161
0ea4d52e
YQ
61622014-10-29 Yao Qi <yao@codesourcery.com>
6163
6164 * gdb.base/fileio.c (test_write): Close the file.
6165
7f5ef605
PA
61662014-10-28 Pedro Alves <palves@redhat.com>
6167
6168 PR gdb/12623
6169 * gdb.base/sigstep.c (no_handler): New global.
6170 (main): If 'no_handler is true, set the signal handlers to
6171 SIG_IGN.
6172 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6173 with_sw_watch and no_handler parameters. Handle them.
6174 (top level) <stepping over handler when stopped at a breakpoint
6175 test>: Add a test axis for testing with a software watchpoint, and
6176 another for testing with the signal handler set to SIG_IGN.
6177 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6178 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6179
abbdbd03
PA
61802014-10-28 Pedro Alves <palves@redhat.com>
6181
6182 PR gdb/17511
6183 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6184 * gdb.base/sigstep.exp (other_handler_location): New global.
6185 (advance): Support stepping into the signal handler, and running
6186 commands while in the handler.
6187 (in_handler_map): New global.
6188 (top level): In the advance test, add combinations for getting
6189 into the handler with stepping commands, and for running commands
6190 in the handler. Add comment descripting the advancei tests.
6191
1df4399f
PA
61922014-10-28 Pedro Alves <palves@redhat.com>
6193
6194 * gdb.base/sigstep.exp: Use build_executable instead of
6195 prepare_for_testing.
6196 (top level): Move code that starts GDB, runs to main and creates a
6197 display to ...
6198 (restart): ... this new procedure.
6199 (top level): Move backtrace from signal handler test to ...
6200 (validate_backtrace): ... this new procedure.
6201 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6202 with_test_prefix. Always restart GDB.
6203 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6204 with_test_prefix. Always restart GDB. No need to delete
6205 breakpoints after the test.
6206 (test_skip_handler): Remove prefix parameter.
6207 (skip_over_handler, breakpoint_to_handler)
6208 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6209 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6210 restart GDB. No need to delete breakpoints after the test.
6211 (top level): Use foreach to call the test procedures with
6212 different commands.
6213
a5b6e449
PA
62142014-10-28 Pedro Alves <palves@redhat.com>
6215
6216 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6217 instead of GNATS numbers.
6218 * gdb.base/sigbpt.exp: Likewise.
6219 * gdb.base/siginfo.exp: Likewise.
6220 * gdb.base/sigstep.exp: Likewise.
6221
e5f8a7cc
PA
62222014-10-27 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.base/sigstep.c (dummy): New global.
6225 (main): Issue a couple writes to the new global.
6226 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6227 procedures.
6228 (skip_over_handler): Use test_skip_handler.
6229 (top level): Call skip_over_handler for stepi and nexti too.
6230 (breakpoint_over_handler): Use test_skip_handler.
6231 (top level): Call breakpoint_over_handler for stepi and nexti too.
6232
763905a3
YQ
62332014-10-27 Yao Qi <yao@codesourcery.com>
6234
6235 * gdb.trace/tfile.c (adjust_function_address)
6236 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6237 function descriptor.
6238
6f259a23
DB
62392014-10-24 Don Breazeal <donb@codesourcery.com>
6240
6241 * gdb.base/foll-fork.exp (test_follow_fork,
6242 catch_fork_child_follow): Check for updated fork messages emitted
6243 from infrun.c.
6244 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6245 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6246 vfork_and_exec_child_follow_through_step): Check for updated vfork
6247 messages emitted from infrun.c.
6248
09dd9a69
PA
62492014-10-24 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.base/corefile.exp: Remove references to ultrix.
6252 * gdb.base/interrupt.exp: Likewise.
6253 * gdb.base/whatis.exp: Likewise.
6254 * gdb.gdb/selftest.exp: Likewise.
6255 * gdb.threads/manythreads.exp: Likewise.
6256 * gdb.threads/print-threads.exp: Likewise.
6257 * gdb.threads/pthreads.exp:: Likewise.
6258 * gdb.threads/schedlock.exp: Likewise.
6259
3433cfa5
SC
62602014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6261
6262 * gdb.cp/non-trivial-retval.cc: Add a test case.
6263 * gdb.cp/non-trivial-retval.exp: Add a test.
6264
092f880b
YQ
62652014-10-20 Yao Qi <yao@codesourcery.com>
6266
6267 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6268 * gdb.python/py-objfile-script-gdb.py: New file.
6269 * gdb.python/py-objfile-script.exp: Update reference to
6270 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6271 of remote_download. Remove the dest file.
6272
acbdb7f3
YQ
62732014-10-20 Yao Qi <yao@codesourcery.com>
6274
6275 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6276 * gdb.base/step-line.exp: Likewise.
6277 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6278 * gdb.dwarf2/dw2-basic.exp: Likewise.
6279 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6280 * gdb.dwarf2/dw2-filename.exp: Likewise.
6281 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6282 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6283 * gdb.dwarf2/dw2-producer.exp: Likewise.
6284 * gdb.dwarf2/mac-fileno.exp: Likewise.
6285 * gdb.python/py-frame-args.exp: Likewise.
6286 * gdb.python/py-framefilter.exp: Likewise.
6287 * gdb.python/py-mi.exp: Likewise.
6288 * gdb.python/py-objfile-script.exp: Likewise
6289 * gdb.python/py-pp-integral.exp: Likewise.
6290 * gdb.python/py-pp-re-notag.exp: Likewise.
6291 * gdb.python/py-prettyprint.exp: Likewise.
6292 * gdb.python/py-section-script.exp: Likewise.
6293 * gdb.python/py-typeprint.exp: Likewise.
6294 * gdb.python/py-xmethods.exp: Likewise.
6295 * gdb.stabs/weird.exp: Likewise.
6296 * gdb.xml/tdesc-regs.exp: Likewise.
6297
bd286a29
KCY
62982014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6299
6300 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6301 (out_cu): Use addr_len for the size of addresses.
6302 (out_line): Likewise. Size DW_LNE_set_address instruction
6303 according to addr_len.
6304 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6305 (FUNC): Add START_INSNS to definition.
6306
673dc4a0
YQ
63072014-10-18 Yao Qi <yao@codesourcery.com>
6308
6309 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6310 gdb_has_argv0 return true.
6311 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6312 check [target_info exists noargs], check [gdb_has_argv0]
6313 instead.
6314 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6315 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6316 procedures.
6317
4ffbba72
DE
63182014-10-17 Doug Evans <dje@google.com>
6319
6320 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6321 event.
6322 * gdb.python/py-events.py: Add clear_objfiles event.
6323
d096d8c1
DE
63242014-10-17 Doug Evans <dje@google.com>
6325
6326 * gdb.python/py-objfile.exp: Test progspace attribute.
6327
a80db015
LM
63282014-10-17 Luis Machado <lgustavo@codesourcery.com>
6329
6330 * gdb.guile/scm-breakpoint.exp: Do not assume any
6331 directory separators when matching source file paths.
6332 * gdb.python/py-breakpoint.exp: Likewise.
6333 * gdb.reverse/break-precsave.exp: Likewise.
6334 * gdb.reverse/break-reverse.exp: Likewise.
6335 * gdb.reverse/consecutive-precsave.exp: Likewise.
6336 * gdb.reverse/finish-precsave.exp: Likewise.
6337 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6338 * gdb.reverse/finish-reverse.exp: Likewise.
6339 * gdb.reverse/i386-precsave.exp: Likewise.
6340 * gdb.reverse/i387-env-reverse.exp: Likewise.
6341 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6342 * gdb.reverse/machinestate-precsave.exp: Likewise.
6343 * gdb.reverse/machinestate.exp: Likewise.
6344 * gdb.reverse/sigall-precsave.exp: Likewise.
6345 * gdb.reverse/solib-precsave.exp: Likewise.
6346 * gdb.reverse/step-precsave.exp: Likewise.
6347 * gdb.reverse/until-precsave.exp: Likewise.
6348 * gdb.reverse/watch-precsave.exp: Likewise.
6349 * gdb.reverse/watch-reverse.exp: Likewise.
6350
b22089ab
YQ
63512014-10-17 Yao Qi <yao@codesourcery.com>
6352
6353 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6354 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6355
6c4486e6
PA
63562014-10-17 Pedro Alves <palves@redhat.com>
6357
6358 PR gdb/17471
6359 * gdb.base/bg-execution-repeat.c: New file.
6360 * gdb.base/bg-execution-repeat.exp: New file.
6361
0ff33695
PA
63622014-10-17 Pedro Alves <palves@redhat.com>
6363
6364 PR gdb/17300
6365 * gdb.base/continue-all-already-running.c: New file.
6366 * gdb.base/continue-all-already-running.exp: New file.
6367
6fdebc3d
PA
63682014-10-17 Pedro Alves <palves@redhat.com>
6369
6370 PR gdb/17472
6371 * gdb.base/annota-input-while-running.c: New file.
6372 * gdb.base/annota-input-while-running.exp: New file.
6373
32a8097b
PA
63742014-10-17 Pedro Alves <palves@redhat.com>
6375
6376 * gdb.base/callfuncs.exp: emove references to osf.
6377 * gdb.base/sigall.exp: Likewise.
6378 * gdb.gdb/selftest.exp: Likewise.
6379 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6380 * gdb.mi/non-stop.c: Likewise.
6381 * gdb.mi/pthreads.c: Likewise.
6382 * gdb.reverse/sigall-precsave.exp: Likewise.
6383 * gdb.reverse/sigall-reverse.exp: Likewise.
6384 * gdb.threads/pthreads.c: Likewise.
6385 * gdb.threads/pthreads.exp: Likewise.
6386
7a3517ff
YQ
63872014-10-17 Yao Qi <yao@codesourcery.com>
6388
6389 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6390 check 'target_info exists noargs'.
6391 (test_command_prompt_position): Likewise.
6392 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6393 Remove "set args".
6394 (progvar_simple_while_test): Likewise.
6395 (progvar_complex_if_while_test): Likewise.
6396 (if_while_breakpoint_command_test): Likewise.
6397 (infrun_breakpoint_command_test): Likewise.
6398 (breakpoint_command_test): Likewise.
6399 (watchpoint_command_test): Likewise.
6400 (bp_deleted_in_command_test): Likewise.
6401 (temporary_breakpoint_commands): Likewise.
6402
bb99c472
YQ
64032014-10-16 Yao Qi <yao@codesourcery.com>
6404
6405 * gdb.base/remotetimeout.exp: Remove noargs checking.
6406
7c16b83e
PA
64072014-10-15 Pedro Alves <palves@redhat.com>
6408
6409 PR breakpoints/9649
6410 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6411 * gdb.base/breakpoint-in-ro-region.exp
6412 (probe_target_hardware_step): New procedure.
6413 (top level): Probe hardware stepping and hardware breakpoint
6414 support. Test stepping through a read-only region, with both
6415 "breakpoint auto-hw" on and off and both "always-inserted" on and
6416 off.
6417
35a49624
IB
64182014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6419
6420 * gdb.dlang/demangle.exp: Update for demangling changes.
6421
2d1c107c
SC
64222014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6423
6424 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6425 * gdb.cp/non-trivial-retval.exp: Add new tests.
6426
778811d5
SC
64272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6428
6429 PR c++/13403
6430 PR c++/15154
6431 * gdb.cp/non-trivial-retval.cc: New file.
6432 * gdb.cp/non-trivial-retval.exp: New file.
6433
10c5f0a8
YQ
64342014-10-15 Yao Qi <yao@codesourcery.com>
6435
6436 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6437 remote host.
6438
65d7b369
YQ
64392014-10-15 Yao Qi <yao@codesourcery.com>
6440
6441 * gdb.python/py-symbol.exp: Match file base name if host is
6442 remote, otherwise match file name with dir name.
6443 * gdb.python/py-symtab.exp: Likewise.
6444 * gdb.python/python.exp: Likewise.
6445
46dc1394
YQ
64462014-10-15 Yao Qi <yao@codesourcery.com>
6447
6448 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6449 pattern.
6450 * gdb.python/py-symtab.exp: Likewise.
6451 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6452 locationn.
6453
c40cc657
JB
64542014-10-14 Joel Brobecker <brobecker@adacore.com>
6455
6456 * gdb.ada/addr_arith: New testcase.
6457
2abf49e1
MR
64582014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6459
6460 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6461 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6462 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6463 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6464
f7088df3
SDJ
64652014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6466
6467 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6468 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6469 * gdb.arch/stap-eval-lang-ada.exp: New file.
6470
4dc06805
YQ
64712014-10-14 Yao Qi <yao@codesourcery.com>
6472
6473 * gdb.mi/mi-var-child.c (nothing1): New function.
6474 (nothing2): New function.
6475 (do_children_tests): Set function pointers by nothing1 and
6476 nothing2.
6477 * gdb.mi/mi-var-child.exp: Step over new added statements.
6478 Update test to match the new output.
6479 * gdb.mi/var-cmd.c (nothing1): New function.
6480 (nothing2): New function.
6481 (do_children_tests): Set function pointers by nothing1 and
6482 nothing2.
6483 * gdb.mi/mi-var-display.exp: Update test to match output.
6484 Step to the line specified by $line_dct_nothing.
6485 Increase the number of lines to step.
6486
46a93de2
YQ
64872014-10-14 Yao Qi <yao@codesourcery.com>
6488
6489 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6490 tests.
6491 * gdb.mi/mi2-var-child.exp: Likewise.
6492
14ea52ee
DE
64932014-10-13 Doug Evans <dje@google.com>
6494
6495 * gdb.python/py-objfile.exp: Change name of file name test.
6496
e5c6e92b
DE
64972014-10-13 Doug Evans <dje@google.com>
6498
6499 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6500 from the start of the CU.
6501
c780cc2f
JK
65022014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6503 Yao Qi <yao@codesourcery.com>
6504
6505 Fix "save breakpoints" for "catch" command.
6506 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6507 Remove -nonewline. Match also the added "main" line.
6508
99894e11
JK
65092014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6510
6511 Fix "save breakpoints" for "disable $bpnum" command.
6512 * gdb.base/save-bp.c (main): Add label.
6513 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6514
6e1ac5a3
JK
65152014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6516
6517 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6518
754dd2b0
YQ
65192014-10-11 Yao Qi <yao@codesourcery.com>
6520
6521 * gdb.server/server-kill.exp: Execute command
6522 "set remote trace-status-packet on" before "tstatus".
6523
f90183d7
YQ
65242014-10-11 Yao Qi <yao@codesourcery.com>
6525
6526 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6527 (main): Call getppid.
6528 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6529 and continue to it. Read variable "server_pid".
6530
bf40a607
YQ
65312014-10-11 Yao Qi <yao@codesourcery.com>
6532
6533 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6534
052ca370
YQ
65352014-10-11 Yao Qi <yao@codesourcery.com>
6536
6537 * gdb.threads/thread-find.exp: Don't execute command
6538 "info threads".
6539 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6540 * gdb.threads/linux-dp.exp: Don't check the condition
6541 $threads_created equals to zero.
6542
3831839c
PA
65432014-10-10 Pedro Alves <palves@redhat.com>
6544
6545 * gdb.base/bigcore.exp: Remove references to IRIX.
6546 * gdb.base/funcargs.exp: Likewise.
6547 * gdb.base/interrupt.exp: Likewise.
6548 * gdb.base/mips_pro.exp: Likewise.
6549 * gdb.base/nodebug.exp: Likewise.
6550 * gdb.base/setvar.exp: Likewise.
6551 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6552
8b9a549d
PA
65532014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6554 Pedro Alves <palves@redhat.com>
6555
6556 PR symtab/14466
6557 * gdb.base/vdso-warning.c: New file.
6558 * gdb.base/vdso-warning.exp: New file.
6559
d48ba5e8
DE
65602014-10-02 Doug Evans <dje@google.com>
6561
6562 * gdb.base/structs.c (main): Don't run forever.
6563
2278c276
PA
65642014-10-02 Pedro Alves <palves@redhat.com>
6565
6566 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6567 (top level) <stop threads 1, stop threads 2>: Use it.
6568
b57bacec
PA
65692014-10-02 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.threads/break-while-running.exp (test): Add new
6572 'update_thread_list' argument. Skip "info threads" if false.
6573 (top level): Add new 'update_thread_list' axis.
6574
13fd3ff3
PA
65752014-10-02 Pedro Alves <palves@redhat.com>
6576
6577 PR breakpoints/17431
6578 * gdb.base/execl-update-breakpoints.c: New file.
6579 * gdb.base/execl-update-breakpoints.exp: New file.
6580
0fec99e8
PA
65812014-10-01 Pedro Alves <palves@redhat.com>
6582
6583 * gdb.base/breakpoint-in-ro-region.c: New file.
6584 * gdb.base/breakpoint-in-ro-region.exp: New file.
6585
2ddf4301
SM
65862014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6587
6588 * gdb.mi/mi-exit-code.exp: New file.
6589 * gdb.mi/mi-exit-code.c: New file.
6590
6a5f3f43
YQ
65912014-09-30 Yao Qi <yao@codesourcery.com>
6592
6593 * lib/prelink-support.exp (build_executable_own_libs): Error if
6594 the target isn't native.
6595
345bcc73
YQ
65962014-09-30 Yao Qi <yao@codesourcery.com>
6597
6598 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6599 false.
6600
a25a5a45
PA
66012014-09-22 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.threads/break-while-running.exp: New file.
6604 * gdb.threads/break-while-running.c: New file.
6605
00ba3162
YQ
66062014-09-19 Yao Qi <yao@codesourcery.com>
6607
6608 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6609 Invoke test. Restart GDB with --readnow and invoke test again.
6610
c3b7b696
YQ
66112014-09-19 Yao Qi <yao@codesourcery.com>
6612
6613 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6614 proc set_breakpoint_on_gcd_function. Invoke
6615 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6616 invoke set_breakpoint_on_gcd_function again.
6617
2b4fd423
DE
66182014-09-18 Doug Evans <dje@google.com>
6619
6620 * gdb.dwarf2/symtab-producer.exp: New file.
6621
a5947601
SDJ
66222014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6623
6624 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6625 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6626 * gdb.base/global-var-nested-by-dso.c: Likewise.
6627 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6628
91c19059
SDJ
66292014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6630 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.base/watch-bitfields.exp: Pass string other than test file
6633 name to prepare_for_testing.
6634 (watch): New procedure.
6635 (expect_watchpoint): Use with_test_prefix.
6636 (top level): Factor out tests to ...
6637 (test_watch_location, test_regular_watch): ... these new
6638 procedures, and use with_test_prefix and gdb_continue_to_end.
6639
bb9d5f81
PP
66402014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6641
6642 PR breakpoints/12526
6643 * gdb.base/watch-bitfields.exp: New file.
6644 * gdb.base/watch-bitfields.c: New file.
6645
635856f5
PA
66462014-09-16 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6649 software and hardware addresses, not software address against
6650 itself.
6651
7280ceea
PA
66522014-09-16 Pedro Alves <palves@redhat.com>
6653
6654 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6655 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6656
428b16bd
PA
66572014-09-16 Pedro Alves <palves@redhat.com>
6658
6659 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6660 files.
6661 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6662 "*-*-vxworks*" throughout.
6663 * gdb.base/break.exp: Likewise.
6664 * gdb.base/default.exp: Likewise.
6665 * gdb.base/scope.exp: Likewise.
6666 * gdb.base/sepdebug.exp: Likewise.
6667 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6668 throughout.
6669 * gdb.base/run.c: Likewise.
6670 * gdb.base/sepdebug.c: Likewise.
6671 * gdb.hp/gdb.aCC/run.c: Likewise.
6672 * gdb.reverse/until-reverse.c: Likewise.
6673 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6674
666d413c
YQ
66752014-09-16 Yao Qi <yao@codesourcery.com>
6676
6677 * boards/local-remote-host-native.exp: New file.
6678
57cbd724
DE
66792014-09-14 Doug Evans <xdje42@gmail.com>
6680
6681 * gdb.threads/queue-signal.c (thread_count): New variable.
6682 (thread_count_mutex, thread_count_condvar): New variables.
6683 (incr_thread_count, wait_all_threads_running): New functions.
6684 (main): Wait for all threads to be in their thread functions.
6685
81219e53
DE
66862014-09-13 Doug Evans <xdje42@gmail.com>
6687
6688 * gdb.threads/queue-signal.c: New file.
6689 * gdb.threads/queue-signal.exp: New file.
6690
3714cea7
DE
66912014-09-13 Doug Evans <xdje42@gmail.com>
6692
6693 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6694 be consistent with what default_gdb_init uses.
6695 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6696 the plain text of the prompt. Add some logging printfs.
6697 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6698
fa43b1d7
PA
66992014-09-12 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6702 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6703 * gdb.arch/i386-size-overlap.exp: Likewise.
6704 * gdb.arch/i386-size.exp: Likewise.
6705 * gdb.arch/i386-unwind.exp: Likewise.
6706 * gdb.base/a2-run.exp: Likewise.
6707 * gdb.base/break.exp: Likewise.
6708 * gdb.base/charset.exp: Likewise.
6709 * gdb.base/chng-syms.exp: Likewise.
6710 * gdb.base/commands.exp: Likewise.
6711 * gdb.base/dbx.exp: Likewise.
6712 * gdb.base/find.exp: Likewise.
6713 * gdb.base/funcargs.exp: Likewise.
6714 * gdb.base/jit-simple.exp: Likewise.
6715 * gdb.base/reread.exp: Likewise.
6716 * gdb.base/sepdebug.exp: Likewise.
6717 * gdb.base/step-bt.exp: Likewise.
6718 * gdb.cp/mb-inline.exp: Likewise.
6719 * gdb.cp/mb-templates.exp: Likewise.
6720 * gdb.objc/basicclass.exp: Likewise.
6721 * gdb.threads/killed.exp: Likewise.
6722
9d9bf2df
EBM
67232014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6724
6725 PR tdep/17379
6726 * gdb.arch/powerpc-stackless.S: New file.
6727 * gdb.arch/powerpc-stackless.exp: New file.
6728
1cf2f1b0
JK
67292014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6730
6731 * gdb.base/attach.c: Include unistd.h.
6732 (main): Call alarm. Add label postloop.
6733 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6734 gdb_breakpoint, gdb_continue_to_breakpoint.
6735 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6736
98880d46
PA
67372014-09-11 Pedro Alves <palves@redhat.com>
6738
6739 PR gdb/17347
6740 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6741 * gdb.base/attach.exp (test_command_line_attach_run): New
6742 procedure.
6743 (top level): Call it.
6744
4c92ff2c
PA
67452014-09-11 Pedro Alves <palves@redhat.com>
6746
6747 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6748 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6749 (do_command_attach_tests): Use spawn_wait_for_attach.
6750 * gdb.base/solib-overlap.exp: Likewise.
6751 * gdb.multi/multi-attach.exp: Likewise.
6752 * gdb.python/py-prompt.exp: Likewise.
6753 * gdb.python/py-sync-interp.exp: Likewise.
6754 * gdb.server/ext-attach.exp: Likewise.
6755
3adc1a7d
GKB
67562014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6757
6758 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6759 command in testcase. Simplify testcase.
6760
96334934
JB
67612014-09-10 Joel Brobecker <brobecker@adacore.com>
6762
6763 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6764
eb479039
JB
67652014-09-10 Joel Brobecker <brobecker@adacore.com>
6766
6767 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6768
deede10c
JB
67692014-09-10 Joel Brobecker <brobecker@adacore.com>
6770
6771 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6772
7828a5f5
JB
67732014-09-10 Joel Brobecker <brobecker@adacore.com>
6774
6775 * gdb.dwarf2/dynarr-ptr.c: New file.
6776 * gdb.dwarf2/dynarr-ptr.exp: New file.
6777
33aeebcf
MR
67782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6779
6780 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6781 of 30 rather than hardcoding 120 for a slow test case. Take the
6782 `gdb,timeout' target setting into account for this calculation.
6783 Don't extend the timeout for the test cases that don't need it.
6784
7b415901
MR
67852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6786
6787 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6788 a factor of 2 for a slow test case. Take the `gdb,timeout'
6789 target setting into account for this calculation.
6790 * gdb.reverse/until-precsave.exp: Increase the timeout by
6791 a factor of 15 and 3 respectively rather than adding 120
6792 for a pair of slow test cases. Take the `gdb,timeout'
6793 target setting into account for this calculation.
6794
4a40f85a
MR
67952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6796
6797 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6798 timeout, don't pass one down to gdb_expect.
6799 (gdb_expect): Rework timeout selection.
6800
09635af7
MR
68012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6802
6803 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6804 exception on timeout.
6805 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6806 (gdbserver_start_extended): Catch any `gdbserver_start' error
6807 exceptions.
6808 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6809 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6810 `gdbserver_gdb_load' error exceptions.
6811
2bdd10b7
MR
68122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6813
6814 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6815 120 on waiting for the TCP socket to open.
6816
316935f0
DE
68172014-09-09 Doug Evans <xdje42@gmail.com>
6818
6819 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6820 _caller_matches, _any_caller_is, _any_caller_matches.
6821
83740597
DE
68222014-09-09 Doug Evans <xdje42@gmail.com>
6823
6824 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6825
4c122fc3
YQ
68262014-09-09 Yao Qi <yao@codesourcery.com>
6827
6828 * gdb.mi/mi-var-display.exp: Set print symbol off.
6829
a9f116cb
GKB
68302014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6831
6832 PR gdb/17035
6833 * gdb.base/commands.exp: Add tests to verify user-defined
6834 commands with empty bodies.
6835 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6836 python commands in `show user command`.
6837 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6838 scheme commands in `show user command`.
6839
c75bd3a2
JK
68402014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6841
6842 PR python/17355
6843 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6844 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6845 * gdb.python/py-framefilter-invalidarg.exp: New file.
6846 * gdb.python/py-framefilter-invalidarg.py: New file.
6847
faa42425
DE
68482014-09-06 Doug Evans <xdje42@gmail.com>
6849
6850 PR 15276
6851 * gdb.python/py-caller-is.c: New file.
6852 * gdb.python/py-caller-is.exp: New file.
6853
474ca4f6
SDJ
68542014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6855
6856 PR gdb/17235
6857 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6858 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6859
eb0b0463
SDJ
68602014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6861
6862 PR fortran/17237
6863 * gdb.fortran/print-formatted.exp: New file.
6864 * gdb.fortran/print-formatted.f90: Likewise.
6865
5f3b99cf
SS
68662014-09-03 Sasha Smundak <asmundak@google.com>
6867
6868 * gdb.python/py-frame.exp: Test Frame.read_register.
6869
7d793aa9
SDJ
68702014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6871
6872 PR python/16699
6873 * gdb.python/py-completion.exp: New file.
6874 * gdb.python/py-completion.py: Likewise.
6875
fb0576e9
DE
68762014-08-28 Doug Evans <dje@google.com>
6877
6878 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6879 eax,etc. are live with values set by gdb and thus the compiler can't
6880 use them.
6881 * gdb.arch/i386-pseudo.c (main): Ditto.
6882
ee92b0dd
DE
68832014-08-27 Doug Evans <dje@google.com>
6884
6885 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6886
6649db35
DE
68872014-08-25 Doug Evans <dje@google.com>
6888
6889 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6890 (main): Ditto.
6891
564b7600
DE
68922014-08-25 Doug Evans <dje@google.com>
6893
6894 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6895
3881fb67
YQ
68962014-08-24 Yao Qi <yao@codesourcery.com>
6897
6898 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6899 symbol off.
6900 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6901
a05a36a5
DE
69022014-08-22 Doug Evans <dje@google.com>
6903
6904 PR 17276
6905 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6906 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6907 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6908
7c343b48
YQ
69092014-08-22 Yao Qi <yao@codesourcery.com>
6910
6911 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6912 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6913 * gdb.python/python.exp: Likewise. Use .py file on the host
6914 instead of the build.
6915
22fd09ae
JK
69162014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * gdb.threads/gcore-stale-thread.c: New file.
6919 * gdb.threads/gcore-stale-thread.exp: New file.
6920
a8454a7c
PA
69212014-08-21 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6924 * gdb.base/gcore-relro-pie.exp: Likewise.
6925 * gdb.base/gcore-relro.exp: Likewise.
6926 * gdb.base/gcore.exp: Likewise.
6927 * gdb.base/print-symbol-loading.exp: Likewise.
6928 * gdb.threads/gcore-thread.exp: Likewise.
6929 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6930
2a31c623
PA
69312014-08-20 Pedro Alves <palves@redhat.com>
6932 Jan Kratochvil <jan.kratochvil@redhat.com>
6933
6934 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6935 configure.
6936 (EXPECT): Handle READ1 being set.
6937 (all): Depend on EXTRA_RULES.
6938 (check-read1, expect-read1, read1.so, read1): New rules.
6939 * README (Testsuite Parameters): Document the READ1 make variable.
6940 (Race detection): New section.
6941 * configure: Regenerate.
6942 * configure.ac: If build==host==target, and running under a
6943 GNU/glibc system, add read1 to the extra Makefile rules.
6944 (EXTRA_RULES): AC_SUBST it.
6945 * lib/read1.c: New file.
6946
d36430db
JB
69472014-08-20 Joel Brobecker <brobecker@adacore.com>
6948
6949 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6950 the handling of variables declared as a typedef to an array
6951 which a DW_AT_data_location attribute.
6952
9a0dc9e3
PA
69532014-08-19 Andrew Burgess <aburgess@broadcom.com>
6954 Pedro Alves <palves@redhat.com>
6955
6956 PR symtab/14604
6957 PR symtab/14605
6958 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6959 gdb_test.
6960
0718a8da
PA
69612014-08-19 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6964
13b448cd
YQ
69652014-08-19 Yao Qi <yao@codesourcery.com>
6966
6967 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6968 right line.
6969
1cbf5077
DB
69702014-08-18 David Blaikie <dblaikie@gmail.com>
6971
6972 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6973
bf0fae19
JB
69742014-08-18 Joel Brobecker <brobecker@adacore.com>
6975
6976 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6977 attribute in array range.
6978
3c8c5dcc
JB
69792014-08-18 Joel Brobecker <brobecker@adacore.com>
6980
6981 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6982
e66d4446
SC
69832014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6984
6985 PR c++/17132
6986 * gdb.cp/pr17132.cc: New file.
6987 * gdb.cp/pr17132.exp: New file.
6988
940df408
SC
69892014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6990
6991 * gdb.python/py-xmethods.py (A_getarrayind)
6992 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6993 Use 'print' with function call syntax.
6994 (E_method_matcher.match): Fix tab vs space indentation mixup.
6995
ebcc6c3a
YQ
69962014-08-15 Yao Qi <yao@codesourcery.com>
6997
6998 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6999 false.
7000
775e0f04
YQ
70012014-08-15 Yao Qi <yao@codesourcery.com>
7002
7003 * gdb.cp/casts.exp: Set print symbol off.
7004 * gdb.cp/class2.exp: Likewise.
7005 * gdb.cp/overload.exp: Likewise.
7006 * gdb.cp/templates.exp: Likewise.
7007
d769e349
DE
70082014-08-11 Doug Evans <dje@google.com>
7009
7010 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7011 (test_load_shlib): Update.
7012
20c6f1e1
YQ
70132014-08-09 Yao Qi <yao@codesourcery.com>
7014
7015 * gdb.base/display.exp: Invoke is_address_zero_readable.
7016 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
7017 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
7018 * gdb.base/hbreak-unmapped.exp: Return if
7019 is_address_zero_readable returns true.
7020 * gdb.base/signest.exp: Likewise.
7021 * gdb.base/signull.exp: Likewise.
7022 * gdb.base/sigbpt.exp: Likewise.
7023 * gdb.guile/scm-disasm.exp: Do the test if
7024 is_address_zero_readable returns false.
7025 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
7026 * gdb.python/py-arch.exp: Likewise.
7027 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
7028 * lib/gdb.exp (is_address_zero_readable): New proc.
7029
5792e8e3
YQ
70302014-08-09 Yao Qi <yao@codesourcery.com>
7031
7032 PR testsuite/13443
7033 * gdb.mi/mi-var-display.exp: Make test messages unique.
7034
3cecbbbe
TT
70352014-08-04 Tom Tromey <tromey@redhat.com>
7036
7037 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
7038 target 0".
7039
00b51ff5
TT
70402014-08-04 Tom Tromey <tromey@redhat.com>
7041
7042 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
7043 "target_resume".
7044
6908c509
JB
70452014-08-01 Joel Brobecker <brobecker@adacore.com>
7046
7047 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
7048 inner_vla_struct_object_size.
7049 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
7050 as xfail.
7051
cc6563d2
PA
70522014-07-30 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.threads/signal-command-handle-nopass.exp (test): Add
7055 comment.
7056
7e09a223
YQ
70572014-07-29 Yao Qi <yao@codesourcery.com>
7058
7059 PR gdb/17206
7060 * gdb.base/until-nodebug.exp: New.
7061
7ebdbe92
DE
70622014-07-28 Doug Evans <xdje42@gmail.com>
7063
7064 PR guile/17203
7065 * gdb.guile/scm-parameter.exp: Add tests for trying to create
7066 previously existing parameter, and previously ambiguously spelled
7067 parameter.
7068
fdb1adc6
WN
70692014-07-28 Will Newton <will.newton@linaro.org>
7070
7071 * gdb.base/varargs.exp: Remove KFAILs for ARM.
7072
186fcde0
DE
70732014-07-26 Ludovic Courtès <ludo@gnu.org>
7074 Doug Evans <xdje42@gmail.com>
7075
7076 PR guile/17146
7077 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
7078
70509625
PA
70792014-07-25 Pedro Alves <palves@redhat.com>
7080
7081 * gdb.threads/signal-command-handle-nopass.c: New file.
7082 * gdb.threads/signal-command-handle-nopass.exp: New file.
7083 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
7084 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
7085 * gdb.threads/signal-delivered-right-thread.c: New file.
7086 * gdb.threads/signal-delivered-right-thread.exp: New file.
7087
c3f814a1
PA
70882014-07-25 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.base/double-prompt-target-event-error.exp
7091 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
7092 match.
7093 (cancel_pagination_in_target_event): Rework double prompt
7094 detection.
7095 * gdb.base/paginate-after-ctrl-c-running.exp
7096 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
7097 <return>' match.
7098 * gdb.base/paginate-bg-execution.exp
7099 (test_bg_execution_pagination_return)
7100 (test_bg_execution_pagination_cancel): Remove '-notransfer
7101 <return>' matches.
7102 * gdb.base/paginate-execution-startup.exp
7103 (test_fg_execution_pagination_return)
7104 (test_fg_execution_pagination_cancel): Remove '-notransfer
7105 <return>' matches.
7106 * gdb.base/paginate-inferior-exit.exp
7107 (test_paginate_inferior_exited): Remove '-notransfer <return>'
7108 match.
7109 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
7110 * lib/gdb.exp (pagination_prompt): Run text through
7111 string_to_regexp.
7112 (gdb_test_multiple): Match $pagination_prompt instead of
7113 "<return>".
7114 (string_to_regexp): Move to lib/gdb-utils.exp.
7115
e214cf6c
JK
71162014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7117
7118 * gdb.arch/amd64-entry-value-paramref.S: New file.
7119 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7120 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7121 * gdb.arch/amd64-optimout-repeat.S: New file.
7122 * gdb.arch/amd64-optimout-repeat.c: New file.
7123 * gdb.arch/amd64-optimout-repeat.exp: New file.
7124
17d0c5c8
JK
71252014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7126
7127 PR gdb/17170
7128 * gdb.base/statistics.exp: New file.
7129
b8b8facf
DE
71302014-07-17 Doug Evans <dje@google.com>
7131
74b49205 7132 PR gdb/17170
b8b8facf
DE
7133 * gdb.base/maint.exp: Update testing of per-command stats.
7134
1b5d0ab3
PA
71352014-07-16 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7138 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7139 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7140 (tfile_write_buf): New functions.
7141 (add_memory_block): Rewrite using the above.
7142 (adjust_function_address): New function.
7143 (FUNCTION_ADDRESS): New macro.
7144 (write_basic_trace_file): Remove short_x local, and use
7145 tfile_write_16. Change type of func_addr local to unsigned long
7146 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7147 here. Cast argument of add_memory_block to char pointer.
7148 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7149 (main): Remove parameters.
7150 * gdb.trace/tfile.exp: Remove nowarnings.
7151
4d974e88
SM
71522014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7153
7154 * gdb.base/debug-expr.exp: Test string evaluation with
7155 "debug expression" on.
7156
41e99568
PA
71572014-07-15 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/reread.exp: Use clean_restart.
7160
487d9753
PL
71612014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7162
7163 * gdb.arch/avr-flash-qualifer.c: New.
7164 * gdb.arch/avr-flash-qualifer.exp: New.
7165
cc1c52ad
PA
71662014-07-14 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7169 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7170
1e973570
PA
71712014-07-14 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.base/double-prompt-target-event-error.c: New file.
7174 * gdb.base/double-prompt-target-event-error.exp: New file.
7175
93d6eb10
PA
71762014-07-14 Pedro Alves <palves@redhat.com>
7177
7178 PR gdb/17072
7179 * gdb.base/paginate-inferior-exit.c: New file.
7180 * gdb.base/paginate-inferior-exit.exp: New file.
7181
0017922d
PA
71822014-07-14 Pedro Alves <palves@redhat.com>
7183
7184 PR gdb/17072
7185 * gdb.base/paginate-bg-execution.c: New file.
7186 * gdb.base/paginate-bg-execution.exp: New file.
7187
94696ad3
PA
71882014-07-14 Pedro Alves <palves@redhat.com>
7189
7190 PR gdb/17072
7191 * gdb.base/paginate-execution-startup.c: New file.
7192 * gdb.base/paginate-execution-startup.exp: New file.
7193 * lib/gdb.exp (pagination_prompt): New global.
7194 (default_gdb_spawn): New procedure, factored out from
7195 default_gdb_spawn.
7196 (default_gdb_start): Adjust to call default_gdb_spawn.
7197 (gdb_spawn): New procedure.
7198
bd293940
PA
71992014-07-14 Pedro Alves <palves@redhat.com>
7200
7201 * lib/gdb.exp (gdb_assert): New procedure.
7202 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7203
c933f875
PA
72042014-07-14 Pedro Alves <palves@redhat.com>
7205
7206 * gdb.base/execution-termios.c: New file.
7207 * gdb.base/execution-termios.exp: New file.
7208
d98b7a16
TT
72092014-07-14 Tom Tromey <tromey@redhat.com>
7210
7211 * gdb.cp/vla-cxx.cc: New file.
7212 * gdb.cp/vla-cxx.exp: New file.
7213
548740d6
TT
72142014-07-14 Tom Tromey <tromey@redhat.com>
7215
7216 * gdb.reverse/rerun-prec.c: New file.
7217 * gdb.reverse/rerun-prec.exp: New file.
7218
a25eb028
MR
72192014-07-12 Maciej W. Rozycki <macro@mips.com>
7220 Maciej W. Rozycki <macro@codesourcery.com>
7221
7222 * lib/gdb-utils.exp: New file.
7223 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7224 inline `gdb_init_command' processing.
7225 (gdb_start_cmd): Likewise.
7226 * lib/mi-support.exp (mi_run_cmd): Likewise.
7227 * README: Document `gdb_init_command' and `gdb_init_commands'.
7228
218c2655
JK
72292014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7230
7231 Fix false FAIL running under a very long directory name.
7232 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7233 and "set print elements 10000". Twice.
7234
5401fde3
YQ
72352014-07-11 Yao Qi <yao@codesourcery.com>
7236
7237 * gdb.base/exprs.exp: "set print symbol off".
7238
e76126e8
PA
72392014-07-11 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.threads/kill.c: New file.
7242 * gdb.threads/kill.exp: New file.
7243
2d6f0de6
YQ
72442014-07-10 Yao Qi <yao@codesourcery.com>
7245
7246 * gdb.trace/tfile.c (write_basic_trace_file)
7247 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7248 address written to trace file.
7249
7180e04a
PA
72502014-07-09 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/attach-wait-input.exp: New file.
7253 * gdb.base/attach-wait-input.c: New file.
7254
9a9a7608
AB
72552014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7256
7257 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7258 setting up test structures.
7259 (main): Call new test function.
7260 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7261 test function, continue into test function and walk test
7262 structures.
7263
161ac41e
YQ
72642014-07-02 Yao Qi <yao@codesourcery.com>
7265
7266 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7267 'bar_start' at the beginning of functions 'foo' and 'bar'
7268 respectively.
7269 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7270 instead of 'foo' and 'bar'.
7271
1f267ae3
MM
72722014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7273
7274 * gdb.btrace/segv.exp: New.
7275 * gdb.btrace/segv.c: New.
7276
2b239efb
LM
72772014-07-02 Luis Machado <lgustavo@codesourcery.com>
7278
7279 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7280 instruction.
7281
cf363f18
MW
72822014-06-30 Mark Wielaard <mjw@redhat.com>
7283
7284 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7285 vulture, vilify, villar): New volatile array constants.
7286 (vindictive, vegetation): New const volatile array constants.
7287 * gdb.base/volatile.exp: Test volatile and const volatile array
7288 types.
7289
aebf9d24
AA
72902014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7291
7292 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7293 target lacks support for awatch, rwatch, or hbreak.
7294
b67a2c6f
YQ
72952014-06-27 Yao Qi <yao@codesourcery.com>
7296
7297 * gdb.multi/dummy-frame-restore.exp: New.
7298 * gdb.multi/dummy-frame-restore.c: New.
7299
aef92902
MM
73002014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7301
7302 * gdb.btrace/gcore.exp: New.
7303
8e9db26e
PA
73042014-06-23 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.base/watchpoint-reuse-slot.c: New file.
7307 * gdb.base/watchpoint-reuse-slot.exp: New file.
7308
70afc5b7
SC
73092014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7310
7311 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7312 progspace's filename in 'info', 'enable' and 'disable' command
7313 tests.
7314
b972bd9c
JK
73152014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7318 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7319 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7320
125f8a3d
GB
73212014-06-20 Gary Benson <gbenson@redhat.com>
7322
7323 * gdb.arch/i386-avx.exp: Fix include file location.
7324 * gdb.arch/i386-sse.exp: Likewise.
7325
3ed9baed
IB
73262014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7327
7328 * gdb.dlang/expression.exp: New file.
7329
034f788c
PA
73302014-06-19 Pedro Alves <palves@redhat.com>
7331
7332 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7333 out from ...
7334 (top level): ... here. Iterate running tests under different
7335 scheduler-locking settings.
7336
45371d0c
LM
73372014-06-18 Luis Machado <lgustavo@codesourcery.com>
7338
7339 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7340 to DW_FORM_addr and use non-zero addresses.
7341
5d376983
SC
73422014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7343
7344 PR gdb/17017
7345 * gdb.python/py-xmethods.cc: Add global function call counters and
7346 increment them in their respective functions. Remove "cout"
7347 statements.
7348 * gdb.python/py-xmethods.exp: Make tests check the global function
7349 call counters instead of depending on inferior IO.
7350
a1aa2221
LM
73512014-06-18 Don Breazeal <donb@codesourcery.com>
7352
7353 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7354 Deleted procedure.
7355 (explicit_fork_parent_follow): Deleted procedure.
7356 (explicit_fork_child_follow): Deleted procedure.
7357 (test_follow_fork): New procedure.
7358 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7359 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7360 procedure calls.
7361
0fc05997
YQ
73622014-06-17 Yao Qi <yao@codesourcery.com>
7363
7364 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7365 CP1252.
7366
70795c52
LM
73672014-06-17 Luis Machado <lgustavo@codesourcery.com>
7368
7369 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7370 Initialize ptr and S explicitly.
7371 (skip_type_update_when_not_use_rtti_test): Likewise.
7372
6be47f0c
KS
73732014-06-16 Keith Seitz <keiths@redhat.com>
7374
7375 PR mi/15863
7376 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7377 the inferior is started.
7378
d03de421
PA
73792014-06-16 Pedro Alves <palves@redhat.com>
7380
7381 * gdb.base/break-main-file-remove-fail.c: New file.
7382 * gdb.base/break-main-file-remove-fail.exp: New file.
7383 * gdb.base/break-unload-file.exp: Use build_executable instead of
7384 prepare_for_testing.
7385 (test_break): New parameter "initial_load". Handle it.
7386 (top level): Add initial_load cmdline/file axis.
7387
f9579b99
TT
73882014-06-12 Tom Tromey <tromey@redhat.com>
7389
7390 * gdb.base/completion.exp: Don't use directory name in test.
7391
3657956b
GB
73922014-06-09 Gary Benson <gbenson@redhat.com>
7393
7394 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7395 separate the always-available ANSI-standard signals from the
7396 signals that require checking.
7397 (main): Likewise.
7398 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7399 Likewise.
7400 (main): Likewise.
7401
4186eb54
KS
74022014-06-07 Keith Seitz <keiths@redhat.com>
7403
7404 Revert:
7405 PR c++/16253
7406 * gdb.cp/var-tag.cc: New file.
7407 * gdb.cp/var-tag.exp: New file.
7408 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7409 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7410 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7411 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7412
25326a28 74132014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7414
7415 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7416
829155c9
PA
74172014-06-06 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7420 in target debug output instead of looking at RSP packets,
7421 disabling the test on any target that uses hardware stepping.
7422 Update comments.
7423
61c8d22e
PA
74242014-06-06 Pedro Alves <palves@redhat.com>
7425
7426 * gdb.base/break-unload-file.exp: Fix typo.
7427
d9a47287
YQ
74282014-06-06 Yao Qi <yao@codesourcery.com>
7429
7430 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7431 from "jit_function" to "^jit_function".
7432
e5e01dbf
YQ
74332014-06-06 Yao Qi <yao@codesourcery.com>
7434
7435 * gdb.base/async.c (foo): Add one statement.
7436 * gdb.base/async.exp: Get the next instruction address and
7437 match the output of "nexti" by instruction address. Match
7438 the hex address in the output of "finish".
7439
73ba372c
GB
74402014-06-06 Gary Benson <gbenson@redhat.com>
7441
7442 * gdb.base/call-signals.c: Remove preprocessor conditionals
7443 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7444 SIGSEGV and SIGTERM.
7445 * gdb.base/sigall.c: Likewise.
7446 * gdb.base/unwindonsignal.c: Likewise.
7447 * gdb.reverse/sigall-reverse.c: Likewise.
7448
831517df
YQ
74492014-06-06 Yao Qi <yao@codesourcery.com>
7450
7451 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7452 readable, skip the test.
7453
b8b91e98
YQ
74542014-06-06 Yao Qi <yao@codesourcery.com>
7455
7456 * gdb.threads/staticthreads.c (thread_function): Move the line
7457 setting breakpoint on forward.
7458 * gdb.threads/staticthreads.exp: Update comments.
7459
fb934770
LC
74602014-06-05 Ludovic Courtès <ludo@gnu.org>
7461
7462 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7463 "history-append! type error".
7464
6ef284bd
SM
74652014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7466
7467 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7468 erroneous dprintf expected input.
7469
a872e241
DE
74702014-06-04 Doug Evans <xdje42@gmail.com>
7471
7472 * gdb.guile/scm-generics.exp: Delete.
7473
16f691fb
DE
74742014-06-04 Doug Evans <xdje42@gmail.com>
7475
7476 * gdb.guile/scm-breakpoint.exp: Update.
7477 Add tests for breakpoint registration.
7478
012370f6
TT
74792014-06-04 Tom Tromey <tromey@redhat.com>
7480
7481 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7482 VLA-in-union.
7483 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7484 inner_vla_struct, vla_union types. Initialize objects of those
7485 types and compute their sizes.
7486
9f5a4cef
HZ
74872014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7488 Hui Zhu <hui@codesourcery.com>
7489
7490 * gdb.base/fileio.exp: Add test for shell not available as well as
7491 available.
7492 * gdb.base/fileio.c (test_system): Check for shell twice.
7493
90a45c4d
YQ
74942014-06-04 Yao Qi <yao@codesourcery.com>
7495
7496 * gdb.base/auto-connect-native-target.exp: Remove redundant
7497 space from the regexp pattern.
7498
70017e41
YQ
74992014-06-04 Yao Qi <yao@codesourcery.com>
7500
7501 * gdb.base/default.exp: Replace "child" with "native" in
7502 regexp pattern.
7503
883964a7
SC
75042014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7505
7506 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7507 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7508 * gdb.python/py-xmethods.py: Python script supporting the
7509 new testcase and tests.
7510
ef370185
JB
75112014-06-03 Joel Brobecker <brobecker@adacore.com>
7512 Pedro Alves <palves@redhat.com>
7513
7514 PR breakpoints/17000
7515 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7516 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7517
1e2ccb61
BM
75182014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7519
7520 * gdb.base/subst.exp: Add tests to verify partial path matching
7521 output.
7522
c6ec5ab2
PA
75232014-06-03 Pedro Alves <palves@redhat.com>
7524
7525 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7526 target that doesn't use software single-stepping.
7527
835c559f
PA
75282014-06-03 Pedro Alves <palves@redhat.com>
7529
7530 PR breakpoints/17000
7531 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7532 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7533
06eb1586
DE
75342014-06-02 Doug Evans <xdje42@gmail.com>
7535
7536 * gdb.guile/scm-parameter.exp: New file.
7537
e698b8c4
DE
75382014-06-02 Doug Evans <xdje42@gmail.com>
7539
7540 * gdb.guile/scm-cmd.c: New file.
7541 * gdb.guile/scm-cmd.exp: New file.
7542
ded03782
DE
75432014-06-02 Doug Evans <xdje42@gmail.com>
7544
7545 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7546 pretty-printer lookup.
7547 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7548 (make-pp_s-printer): Call it.
7549 (make-pretty-printer-from-dict): New function.
7550 (lookup-pretty-printer-maker-from-dict): New function.
7551 (*pretty-printer*): Simplify.
7552 (make-objfile-pp_s-printer): New function.
7553 (install-objfile-pretty-printers!): New function.
7554 (make-progspace-pp_s-printer): New function.
7555 (install-progspace-pretty-printers!): New function.
7556 * gdb.guile/scm-progspace.c: New file.
7557 * gdb.guile/scm-progspace.exp: New file.
7558
41fac0cf
PA
75592014-06-02 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/dprintf-bp-same-addr.c: New file.
7562 * gdb.base/dprintf-bp-same-addr.exp: New file.
7563
96ae5695
EBM
75642014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7565
7566 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7567 * gdb.arch/powerpc-power.s: Likewise.
7568
da02b3a8
JB
75692014-06-02 Joel Brobecker <brobecker@adacore.com>
7570
7571 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7572
c72b2e7b
YQ
75732014-06-01 Yao Qi <yao@codesourcery.com>
7574
7575 * gdb.base/watchpoint.exp (test_watch_location): Check null
7576 pointer can be dereferenced. If not, do the test, otherwise
7577 skip it.
7578
53e8a631
AB
75792014-05-30 Andrew Burgess <aburgess@broadcom.com>
7580
7581 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7582 results.
7583 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7584
938f0e2f
AB
75852014-05-30 Andrew Burgess <aburgess@broadcom.com>
7586
7587 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7588 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7589 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7590 * gdb.arch/amd64-invalid-stack-top.c: New file.
7591 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7592
9ba6657a
PA
75932014-05-30 Pedro Alves <palves@redhat.com>
7594
7595 PR breakpoints/17000
7596 * gdb.base/sss-bp-on-user-bp.c: New file.
7597 * gdb.base/sss-bp-on-user-bp.exp: New file.
7598
522c09bf
DB
75992014-05-30 David Blaikie <dblaikie@gmail.com>
7600
7601 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7602 gnu_inline semantics via attribute.
7603 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7604 source explicitly specifies the required semantics.
7605
bf4ef81e
MR
76062014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7607
7608 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7609
329ea579
PA
76102014-05-29 Pedro Alves <palves@redhat.com>
7611 Tom Tromey <tromey@redhat.com>
7612
7613 * gdb.base/async-shell.exp: Don't enable target-async.
7614 * gdb.base/async.exp
7615 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7616 parameter. Adjust.
7617 (top level): Don't test with "target-async".
7618 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7619 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7620 * gdb.base/inferior-died.exp: Don't enable target-async.
7621 * gdb.base/interrupt-noterm.exp: Likewise.
7622 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7623 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7624 * gdb.mi/mi-nonstop.exp: Likewise.
7625 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7626 * gdb.mi/mi-nsintrall.exp: Likewise.
7627 * gdb.mi/mi-nsmoribund.exp: Likewise.
7628 * gdb.mi/mi-nsthrexec.exp: Likewise.
7629 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7630 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7631 * gdb.python/py-evsignal.exp: Don't enable target-async.
7632 * gdb.python/py-evthreads.exp: Likewise.
7633 * gdb.python/py-prompt.exp: Likewise.
7634 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7635 * gdb.server/solib-list.exp: Don't enable target-async.
7636 * gdb.threads/thread-specific-bp.exp: Likewise.
7637 * lib/mi-support.exp: Adjust to use mi-async.
7638
fd664c91
PA
76392014-05-29 Pedro Alves <palves@redhat.com>
7640
7641 PR gdb/13860
7642 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7643 reason, even in sync mode.
7644
251bde03
PA
76452014-05-29 Pedro Alves <palves@redhat.com>
7646 Hui Zhu <hui@codesourcery.com>
7647
7648 PR PR15693
7649 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7650 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7651 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7652 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7653
7f3c0343
JB
76542014-05-28 Joel Brobecker <brobecker@adacore.com>
7655
7656 * config/monitor.exp (gdb_target_monitor): Replace use of
7657 "set remotebaud" by "set serial baud".
7658
b2715b27
AW
76592014-05-26 Andy Wingo <wingo@igalia.com>
7660
7661 * gdb.guile/scm-breakpoint.exp:
7662 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7663 properties instead of gdb-object-properties.
7664
498a4489
YQ
76652014-05-26 Yao Qi <yao@codesourcery.com>
7666
7667 * gdb.server/no-thread-db.exp: Specify source file name
7668 explicitly when setting a breakpoint.
7669
589fdceb
MM
76702014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7671
7672 * gdb.btrace/vdso.c: New.
7673 * gdb.btrace/vdso.exp: New.
7674
e9089e05
MM
76752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7676
7677 * gdb.base/gcore.exp (capture_command_output): Move ...
7678 * lib/gdb.exp (capture_command_output): ... here.
7679
67b5c0c1
MM
76802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7681
7682 * gdb.btrace/data.exp: Test memory access during btrace replay.
7683
a2199296
SM
76842014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7685
7686 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7687
17b2616c
PA
76882014-05-21 Pedro Alves <palves@redhat.com>
7689
7690 PR gdb/13860
7691 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7692 (top level): Test that output related to execution commands is
7693 sent to the console with CLI commands, but not with MI commands.
7694 Test that breakpoint events are always mirrored to the console.
7695 Also expect the new source line to be output after a "next" in
7696 async mode too. Make it a pass/fail test.
7697 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7698 output.
7699 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7700
5166082f
PA
77012014-05-21 Pedro Alves <palves@redhat.com>
7702
7703 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7704 Use them to test variations of "list" after reaching a breakpoint.
7705 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7706 Test "list" with listsize 10 after reaching a breakpoint.
7707 * gdb.python/python.exp (decode_line current location line
7708 number): Adjust expected line number.
7709
2f25d70f
SM
77102014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7711
7712 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7713 behavior for $args, pass it directly to "run".
7714
ff604a67
MR
77152014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7716
7717 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7718 30000 to 65536.
7719
6a3cb8e8
PA
77202014-05-21 Pedro Alves <palves@redhat.com>
7721
7722 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7723 auto-connect-native-target off".
7724 * gdb.base/auto-connect-native-target.c: New file.
7725 * gdb.base/auto-connect-native-target.exp: New file.
7726
4ebfc96e
PA
77272014-05-21 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.base/default.exp: Test "target native" instead of "target
7730 child".
7731
36d46afb
MW
77322014-05-21 Mark Wielaard <mjw@redhat.com>
7733
7734 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7735
5876f503
JK
77362014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 Fix TLS access for -static -pthread.
7739 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7740 <HAVE_TLS> (thread_function, main): Initialize it.
7741 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7742 Add clean_restart.
7743 <$have_tls != "">: Check TLSVAR.
7744
0256a6ac
PA
77452014-05-21 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.base/dcache-line-read-error.c: New.
7748 * gdb.base/dcache-line-read-error.exp: New.
7749
936d2992
PA
77502014-05-20 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/compare-sections.c: New file.
7753 * gdb.base/compare-sections.exp: New file.
7754
802e8e6d
PA
77552014-05-20 Pedro Alves <palves@redhat.com>
7756
7757 * gdb.base/break-idempotent.c: New file.
7758 * gdb.base/break-idempotent.exp: New file.
7759
e59fa00f
MM
77602014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7761
7762 * gdb.btrace/nohist.exp: New.
7763
8b696e31
YQ
77642014-05-20 Yao Qi <yao@codesourcery.com>
7765
7766 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7767 gdb.reverse directory and gdb_reverse_timeout exists in board
7768 setting.
7769 * README: Document gdb_reverse_timeout.
7770
73c9764f
YQ
77712014-05-20 Yao Qi <yao@codesourcery.com>
7772
7773 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7774 'test_file_name'. Treat args as a string instead of a list.
7775 (gdb_init): Rename argument 'args' by 'test_file_name'.
7776
f1f4348a
JK
77772014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7778
7779 * gdb.arch/powerpc-power.exp: New file.
7780 * gdb.arch/powerpc-power.s: New file.
7781
0dbe70ce
DE
77822014-05-16 Doug Evans <dje@google.com>
7783
7784 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7785 * gdb.base/completion.exp: Check that all expected files exist
7786 before doing file completion.
0dbe70ce 7787
8d551b02
DE
77882014-05-16 Doug Evans <dje@google.com>
7789
7790 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7791 Update.
7792 (do_syscall_tests_without_xml): Update.
7793
73eb7709
PA
77942014-05-16 Pedro Alves <palves@redhat.com>
7795
7796 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7797 instead of "unknown output after running".
7798
3fae92fc
YQ
77992014-05-16 Yao Qi <yao@codesourcery.com>
7800
7801 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7802 file1.txt from host at the end.
7803 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7804
c2b2ccc5
DE
78052014-05-15 Doug Evans <dje@google.com>
7806
7807 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7808 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7809 loading file. Add test for TU lookup.
7810
8c217a4b
SM
78112014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7814 calling "-exec-arguments" or "set args" before running the
7815 inferior.
7816
3deb39c6
SM
78172014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7818
7819 * lib/mi-support.exp (mi_expect_stop): Expect message for
7820 inferiors that exit with non-zero exit code.
7821
71a79f8c
YQ
78222014-05-14 Yao Qi <yao@codesourcery.com>
7823
7824 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7825 match absolute path on remote host.
7826 (test_file_list_exec_source_files): Remove "/" from the
7827 pattern.
7828
f23fcd46
YQ
78292014-05-14 Yao Qi <yao@codesourcery.com>
7830
7831 * boards/local-remote-host-notty.exp (${board}_file): New
7832 proc.
7833
9404b58f
KM
78342014-05-07 Kyle McMartin <kyle@redhat.com>
7835
7836 Pushed by Joel Brobecker <brobecker@adacore.com>.
7837 * gdb.arch/aarch64-atomic-inst.c: New file.
7838 * gdb.arch/aarch64-atomic-inst.exp: New file.
7839
5e45f04c
YQ
78402014-05-07 Yao Qi <yao@codesourcery.com>
7841
7842 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7843 in current context" too.
7844
c888a17d
KS
78452014-05-05 Keith Seitz <keiths@redhat.com>
7846
7847 * gdb.linespec/ls-dollar.exp: Add test for linespec
7848 file:convenience_variable.
7849
290a839c
YQ
78502014-05-05 Yao Qi <yao@codesourcery.com>
7851
7852 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7853 traceframes into tfile and ctf trace files. Read data from
7854 trace file and test collected data.
7855 (gdb_collect_locals_test): Likewise.
7856 (gdb_unavailable_registers_test): Likewise.
7857 (gdb_unavailable_floats): Likewise.
7858 (gdb_collect_globals_test): Likewise.
7859 (top-level): Append "ctf" to trace_file_targets if GDB
7860 supports.
7861
b5262cd0
YQ
78622014-05-05 Yao Qi <yao@codesourcery.com>
7863
7864 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7865 code to ...
7866 (gdb_collect_args_test_1): ... it. New proc.
7867 (gdb_collect_locals_test): Move some code to ...
7868 (gdb_collect_locals_test_1): ... it. New proc.
7869 (gdb_unavailable_registers_test): Move some code to ...
7870 (gdb_unavailable_registers_test_1): ... it. New proc.
7871 (gdb_unavailable_floats): Move some code to ...
7872 (gdb_unavailable_floats_1): ... it. New proc.
7873
30a1e6cc
SDJ
78742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7875
7876 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7877 probes to test for bitness recognition.
7878 * gdb.arch/amd64-stap-optional-prefix.exp
7879 (test_probe_value_without_reg): New procedure.
7880 Add code to test for different kinds of bitness.
7881
f33da99a
SDJ
78822014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7883
7884 PR breakpoints/16889
7885 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7886 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7887
5b80f00d
PA
78882014-05-01 Pedro Alves <palves@redhat.com>
7889
7890 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7891 gdb_file_cmd if no file is specified.
7892 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7893 last_loaded_file to set the remote exec-file.
7894
f8c2a73c
PA
78952014-05-01 Pedro Alves <palves@redhat.com>
7896
7897 * boards/local-remote-host.exp: New file.
7898
be6e8ac7
PA
78992014-05-01 Pedro Alves <palves@redhat.com>
7900
7901 * boards/local-remote-host.exp: Rename to ...
7902 * boards/local-remote-host-notty.exp: ... this.
7903
cac0dc8f
JB
79042014-04-28 Joel Brobecker <brobecker@adacore.com>
7905
7906 * gdb.ada/dyn_arrayidx: New testcase.
7907
9730e6cc
YQ
79082014-04-26 Yao Qi <yao@codesourcery.com>
7909
7910 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7911 and compute the length of function main. Save it in
7912 $main_length.
7913 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7914 (top-level): Use gdb_compile to compile objects into
7915 executable and restart GDB. Remove invocation to
7916 prepare_for_testing.
7917
7ae1a6a6
PA
79182014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7919 Pedro Alves <palves@redhat.com>
7920
7921 PR server/16255
7922 * gdb.multi/multi-attach.c: New file.
7923 * gdb.multi/multi-attach.exp: New file.
7924
4082afcc
PA
79252014-04-25 Pedro Alves <palves@redhat.com>
7926
7927 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7928 user.
7929 (top level): Test that "set remote conditional-breakpoints-packet
7930 off" works as intended.
7931 * gdb.base/dprintf.exp: Test that "set remote
7932 breakpoint-commands-packet off" works as intended.
7933 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7934 New function.
7935 (top level): Call it.
7936 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7937 remote fast-tracepoints-packet off" works as intended.
7938 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7939 * lib/gdb.exp (gdb_is_target_remote): ... here.
7940
2abc3f8d
DB
79412014-04-24 David Blaikie <dblaikie@gmail.com>
7942
7943 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7944 ensure clang would not discard them.
7945 * gdb.base/gdbvars.c: Ditto.
7946 * gdb.base/memattr.c: Ditto.
7947 * gdb.base/whatis.c: Ditto.
7948 * gdb.python/py-prettyprint.c: Ditto.
7949 * gdb.trace/actions.c: Ditto.
7950 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7951 ensure clang would not discard it.
7952
bfd39632
DB
79532014-04-24 David Blaikie <dblaikie@gmail.com>
7954
7955 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7956 clang to emit the full definition of type required by the test
7957 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7958
22842ff6
DB
79592014-04-24 David Blaikie <dblaikie@gmail.com>
7960
7961 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7962 coax Clang into emitting the definition of the type.
7963 * gdb.cp/pr10728-x.h (y): Ditto.
7964 * gdb.cp/pr10728-y.cc (y): Ditto.
7965
c2e827ad
DB
79662014-04-24 David Blaikie <dblaikie@gmail.com>
7967
7968 * gdb.base/label.exp: XFAIL label related tests under Clang.
7969 * gdb.cp/cplabel.exp: Ditto.
7970 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7971 under Clang those using labels.
7972
4c2d33e7
YQ
79732014-04-25 Yao Qi <yao@codesourcery.com>
7974
7975 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7976 double_label.
7977 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7978 partial_label and double_label.
7979
56083b99
DB
79802014-04-24 David Blaikie <dblaikie@gmail.com>
7981
7982 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7983
25d4e99d
DB
79842014-04-24 David Blaikie <dblaikie@gmail.com>
7985
7986 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7987 of the function to work across GCC and Clang.
7988 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7989 pointer types (const void ** const V void **).
7990
01f9f808
MS
79912014-04-24 Michael Sturm <michael.sturm@mintel.com>
7992 Walfred Tedeschi <walfred.tedeschi@intel.com>
7993
7994 * Makefile.in (EXECUTABLES): Added i386-avx512.
7995 * gdb.arch/i386-avx512.c: New file.
7996 * gdb.arch/i386-avx512.exp: Likewise.
7997
4b48d439
KS
79982014-04-23 Keith Seitz <keiths@redhat.com>
7999
8000 * lib/mi-support.exp (mi_list_breakpoints): Delete.
8001 (mi_make_breakpoint_table): New procedure.
8002 (mi_create_breakpoint): Use mi_make_breakpoint
8003 and return the result.
8004 (mi_make_breakpoint): New procedure.
8005 (mi_build_kv_pairs): New procedure.
8006
8007 * gdb.mi/mi-break.exp: Remove unused globals,
8008 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
8009 All callers updated.
8010 * gdb.mi/mi-dprintf.exp: Use variable to track command
8011 number.
8012 Update all callers of mi_create_breakpoint and use
8013 mi_make_breakpoint_table.
8014 Remove any unused global variables.
8015 * gdb.mi/mi-nonstop.exp: Likewise.
8016 * gdb.mi/mi-nsintrall.exp: Likewise.
8017 * gdb.mi/mi-nsmoribund.exp: Likewise.
8018 * gdb.mi/mi-nsthrexec.exp: Likewise.
8019 * gdb.mi/mi-reverse.exp: Likewise.
8020 * gdb.mi/mi-simplerun.exp: Likewise.
8021 * gdb.mi/mi-stepn.exp: Likewise.
8022 * gdb.mi/mi-syn-frame.exp: Likewise.
8023 * gdb.mi/mi-until.exp: Likewise.
8024 * gdb.mi/mi-var-cp.exp: Likewise.
8025 * gdb.mi/mi-var-display.exp: Likewise.
8026 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
8027 * gdb.mi/mi2-var-child.exp: Likewise.
8028 * gdb.mi/mi-vla-c99.exp: Likewise.
8029 * lib/mi-support.exp: Likewise.
8030
8031 From Ian Lance Taylor <iant@cygnus.com>:
8032 * lib/gdb.exp (parse_args): New procedure.
8033
08351840
PA
80342014-04-23 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.base/break-unload-file.c: New file.
8037 * gdb.base/break-unload-file.exp: New file.
8038 * gdb.base/sym-file-lib.c (baz): New function.
8039 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
8040 field.
8041 (load): Store the segment's mapped size.
8042 (unload): New function.
8043 (unload_shlib): New function.
8044 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
8045 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
8046 set a breakpoint at baz, and call it.
8047 * gdb.base/sym-file.exp: New tests for stale breakpoint
8048 instructions.
8049
076855f9
PA
80502014-04-23 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
8053 * gdb.base/hbreak-in-shr-unsupported.c: New file.
8054 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
8055 * gdb.base/hbreak-unmapped.c: New file.
8056 * gdb.base/hbreak-unmapped.exp: New file.
8057 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
8058 * lib/gdb.exp (gdb_is_target_remote): ... here.
8059
483805cf
PA
80602014-04-22 Pedro Alves <palves@redhat.com>
8061
8062 * gdb.base/consecutive-step-over.c: New file.
8063 * gdb.base/consecutive-step-over.exp: New file.
8064
06d97543
PA
80652014-04-22 Pedro Alves <palves@redhat.com>
8066
8067 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
8068 instead of send_gdb/gdb_expect.
8069
b4429ea2
YQ
80702014-04-22 Yao Qi <yao@codesourcery.com>
8071
8072 * lib/trace-support.exp (generate_tracefile): New procedure.
8073 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
8074 return 0.
8075 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
8076 if generate_tracefile returns 1.
8077
51d48146
PA
80782014-04-18 Tom Tromey <palves@redhat.com>
8079 Pedro alves <tromey@redhat.com>
8080
8081 PR backtrace/15558
8082 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
8083 with a backtrace limit.
8084 * gdb.python/py-frame-inline.exp: Test running to an inline
8085 function with a backtrace limit, and printing the newest frame.
8086 * gdb.python/py-frame-inline.c (main): Call f.
8087
bd1dce5f
MS
80882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8089
8090 * gdb.java/jnpe.exp: Drop srcdir from untested path.
8091
40d1a503
MS
80922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8093
8094 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
8095 Drop prefix from unsupported source file path.
8096
389b98f7
YQ
80972014-04-17 Yao Qi <yao@codesourcery.com>
8098
8099 * lib/gdb.exp (with_target_charset): New proc.
8100 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
8101 with_target_charset.
8102 (test_print_strings): Likewise.
8103 (test_repeat_bytes): Likewise.
8104 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
8105 for some tests.
8106
22869d73
KS
81072014-04-16 Keith Seitz <keiths@redhat.com>
8108
8109 PR gdb/15827
8110 * gdb.dwarf2/corrupt.c: New file.
8111 * gdb.dwarf2/corrupt.exp: New file.
8112
c4f87ca6
KS
81132014-04-16 Keith Seitz <keiths@redhat.com>
8114
8115 PR c++/16597
8116 * gdb.cp/namelessclass.cc: New file.
8117 * gdb.cp/namelessclass.exp: New file.
8118 * gdb.cp/namelessclass.S: New file.
8119
ab19de87
DE
81202014-04-16 Doug Evans <dje@google.com>
8121
8122 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8123 Add comment.
8124 (gdbserver_default_get_comm_port): New function.
8125 (gdbserver_start): Check if board file provided
8126 "gdbserver,get_comm_port" and use it if so.
8127 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8128 (gdb,socketport): Set to "stdio".
8129 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8130 (stdio_gdbserver_template): Delete.
8131 (${board}_get_remote_address): Update.
8132 (${board}_build_remote_cmd): Delete.
8133 (${board}_get_comm_port): New function.
8134 (${board}_spawn): Update.
8135 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8136 Delete.
8137 (${board}_get_remote_address): Update.
8138 (${board}_get_comm_port): New function.
8139
fc98a809
AB
81402014-04-16 Andrew Burgess <aburgess@broadcom.com>
8141
8142 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8143 appearing in any order.
8144
87fd9e6e
DE
81452014-04-15 Doug Evans <dje@google.com>
8146
8147 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8148 uninitialized value of "description".
8149
099fc3ea
KS
81502014-04-15 Keith Seitz <keiths@redhat.com>
8151
8152 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8153 Remove unused globals.
8154 (test_running_the_program): Likewise.
8155 (test_controlled_execution): Likewise.
8156 (test_controlling_breakpoints): Likewise.
8157 (test_program_termination): Likewise.
8158
5da151d4
KS
81592014-04-15 Keith Seitz <keiths@redhat.com>
8160
8161 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8162 unused globals.
8163 (test_rbreak_creation_and_listing): Likewise.
8164 (test_ignore_count): Likewise.
8165 (test_error): Likewise.
8166
35e5d2f0
PA
81672014-04-15 Pedro Alves <palves@redhat.com>
8168
8169 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8170 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8171 sym-file-loader.c.
8172 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8173 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8174 to sym-file-loader.c.
8175 (struct library): Forward declare.
8176 (load_shlib, lookup_function): Change prototypes.
8177 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8178 (translate_offset): Remove declarations.
8179 (get_text_addr): New declaration.
8180 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8181 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8182 sym-file-loader.h.
8183 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8184 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8185 here from sym-file-loader.h.
8186 (struct library): New structure.
8187 (load_shlib, lookup_function): Change prototypes and adjust to
8188 work with a struct library.
8189 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8190 (translate_offset): Make static.
8191 (get_text_addr): New function.
8192 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8193
eb4c1710
PA
81942014-04-15 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8197
2d1baf52
PA
81982014-04-15 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.base/sym-file-loader.c: Include <limits.h>.
8201 (SELF_LINK): New define.
8202 (get_origin): New function.
8203 (load_shlib): Use it.
8204 * gdb.base/sym-file.exp: Don't early return if the target is
8205 remote. Use runto_main, and issue fail is that fails. Use
8206 gdb_load_shlibs.
8207 (shlib_name): Delete.
8208 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8209
7dd6df01
PA
82102014-04-15 Pedro Alves <palves@redhat.com>
8211
8212 * gdb.base/sym-file.exp: Remove regex characters from test
8213 message. Don't refer to breakpoint numbers in test messages.
8214
b50c8614
KS
82152014-04-14 Keith Seitz <keiths@redhat.com>
8216
8217 PR c++/16253
8218 * gdb.cp/var-tag.cc: New file.
8219 * gdb.cp/var-tag.exp: New file.
8220 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8221 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8222 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8223 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8224
3d567982
TT
82252014-04-14 Tom Tromey <tromey@redhat.com>
8226
8227 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8228 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8229 type.
8230 * gdb.cp/enum-class.exp: New file.
8231 * gdb.cp/enum-class.cc: New file.
8232
0626fc76
TT
82332014-04-14 Tom Tromey <tromey@redhat.com>
8234
8235 * gdb.dwarf2/enum-type.exp: New file.
8236
dca325b3
SA
82372014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8238
8239 * gdb.mi/mi-vla-c99.exp: New file.
8240 * gdb.mi/vla.c: New file.
8241
5854b38a
SA
82422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8243
8244 * gdb.base/vla-datatypes.c: New file.
8245 * gdb.base/vla-datatypes.exp: New file.
8246
463bb957
SA
82472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8248
8249 * gdb.base/vla-ptr.c: New file.
8250 * gdb.base/vla-ptr.exp: New file.
8251
3dd170be
SA
82522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8253
8254 * gdb.dwarf2/count.exp: New file.
8255
5ecaaa66
SA
82562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8257
8258 * gdb.base/vla-sideeffect.c: New file.
8259 * gdb.base/vla-sideeffect.exp: New file.
8260
41f1ada5
DB
82612014-04-14 David Blaikie <dblaikie@gmail.com>
8262
8263 * gdb.mi/non-stop.c: Add return value for non-void function return
8264 statement.
8265 * gdb.threads/staticthreads.c: Ditto.
8266
0be03e84
DE
82672014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8268 Doug Evans <xdje42@gmail.com>
8269
8270 * gdb.guile/scm-value.c: Improve test case.
8271 * gdb.guile/scm-value.exp: Add new test.
8272
f180a1fb
DB
82732014-04-11 David Blaikie <dblaikie@gmail.com>
8274
8275 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8276 override Clang's default.
8277
6b662e19
JB
82782014-04-11 Joel Brobecker <brobecker@adacore.com>
8279
8280 Revert the following changes (regressions):
8281
8282 * gdb.base/vla-sideeffect.c: New file.
8283 * gdb.base/vla-sideeffect.exp: New file.
8284
8285 * gdb.dwarf2/count.exp: New file.
8286
8287 * gdb.base/vla-multi.c: New file.
8288 * gdb.base/vla-multi.exp: New file.
8289
8290 * gdb.base/vla-ptr.c: New file.
8291 * gdb.base/vla-ptr.exp: New file.
8292
8293 * gdb.base/vla-datatypes.c: New file.
8294 * gdb.base/vla-datatypes.exp: New file.
8295
8296 * gdb.mi/mi-vla-c99.exp: New file.
8297 * gdb.mi/vla.c: New file.
8298
245a5f0b
KS
82992014-04-11 Keith Seitz <keiths@redhat.com>
8300
8301 PR c++/16675
8302 * gdb.cp/cpsizeof.exp: New file.
8303 * gdb.cp/cpsizeof.cc: New file.
8304
58a84dcf
SA
83052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8306
191a8a90
JB
8307 * gdb.mi/mi-vla-c99.exp: New file.
8308 * gdb.mi/vla.c: New file.
58a84dcf 8309
c8655f75
SA
83102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8311
8312 * gdb.base/vla-datatypes.c: New file.
8313 * gdb.base/vla-datatypes.exp: New file.
8314
024e13b4
SA
83152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8316
8317 * gdb.base/vla-ptr.c: New file.
8318 * gdb.base/vla-ptr.exp: New file.
8319
1a237e0e
SA
83202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8321
8322 * gdb.base/vla-multi.c: New file.
8323 * gdb.base/vla-multi.exp: New file.
8324
504f3432
SA
83252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8326
8327 * gdb.dwarf2/count.exp: New file.
8328
3bce8237
SA
83292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8330
191a8a90
JB
8331 * gdb.base/vla-sideeffect.c: New file.
8332 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8333
322f9c21
YQ
83342014-04-11 Yao Qi <yao@codesourcery.com>
8335
8336 * gdb.base/completion.exp: Check file exists before running tests
8337 on file completion.
8338
d708bcd1
PA
83392014-04-10 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.base/cond-eval-mode.c: New file.
8342 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8343 prepare_for_testing to build the new file. Check result of
8344 runto_main.
8345 (test_break, test_watch): New procedures.
8346 (top level): Use them.
8347
ae1d2761
PM
83482014-04-08 Pierre Muller <muller@sourceware.org>
8349
8350 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8351 Ctrl-V use for mingw hosts.
8352
7af389b8
SC
83532014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8354
8355 * gdb.python/py-value.c: Improve test case.
8356 * gdb.python/py-value.exp: Add new test.
8357
5e703181
DE
83582014-04-07 David Blaikie <dblaikie@gmail.com>
8359
8360 * lib/compiler.c: Identify the clang compiler.
8361 * lib/compiler.cc: Ditto.
8362
9810b410
YQ
83632014-04-03 Yao Qi <yao@codesourcery.com>
8364
8365 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8366
98d1b8dc
AB
83672014-04-01 Anton Blanchard <anton@samba.org>
8368
8369 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8370 messages unique.
8371
3114cea1
AB
83722014-04-01 Anton Blanchard <anton@samba.org>
8373
8374 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8375 prepare_for_testing.
8376
62f7182c
AB
83772014-04-01 Anton Blanchard <anton@samba.org>
8378
8379 * gdb.arch/ppc64-atomic-inst.c: Remove.
8380 * gdb.arch/ppc64-atomic-inst.S: New file.
8381 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8382
770e7fc7
DE
83832014-03-31 Doug Evans <dje@google.com>
8384
8385 * gdb.base/print-symbol-loading-lib.c: New file.
8386 * gdb.base/print-symbol-loading-main.c: New file.
8387 * gdb.base/print-symbol-loading.exp: New file.
8388
46e2bafa
YQ
83892014-03-31 Yao Qi <yao@codesourcery.com>
8390
8391 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8392
8776cfe9
JB
83932014-03-28 Joel Brobecker <brobecker@adacore.com>
8394
8395 * gdb.ada/mi_dyn_arr: New testcase.
8396
5d1ef361
DE
83972014-03-27 Doug Evans <dje@google.com>
8398
8399 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8400
b5bee914
YQ
84012014-03-27 Yao Qi <yao@codesourcery.com>
8402
8403 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8404 if target is nios2-*-*.
8405
0d4d0e77
YQ
84062014-03-26 Yao Qi <yao@codesourcery.com>
8407
8408 * lib/gdb.exp (readline_is_used): New proc.
8409 * gdb.base/completion.exp: Move tests on command complete up.
8410 Skip the rest of tests if readline is not used.
8411 * gdb.ada/complete.exp: Skp the test if readline is not
8412 used.
8413 * gdb.base/filesym.exp: Likewise.
8414 * gdb.base/macscp.exp: Likewise.
8415 * gdb.base/readline-ask.exp: Likewise.
8416 * gdb.base/readline.exp: Likewise.
8417 * gdb.python/py-cmd.exp: Likewise.
8418 * gdb.trace/tfile.exp: Likewise.
8419
29361eee
YQ
84202014-03-26 Yao Qi <yao@codesourcery.com>
8421
8422 * gdb.base/macscp.exp: Fix code format issues.
8423
bc9a5525
UW
84242014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8425
8426 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8427 * gdb.asm/powerpc64le.inc: New file.
8428
d3839ede
PA
84292014-03-25 Pedro Alves <palves@redhat.com>
8430 Doug Evans <dje@google.com>
8431
8432 * gdb.base/source-execution.c: New file.
8433 * gdb.base/source-execution.exp: New file.
8434 * gdb.base/source-execution.gdb: New file.
8435
01672a57
DE
84362014-03-24 Doug Evans <dje@google.com>
8437
8438 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8439 using fission.
8440
88bbeca9
HZ
84412014-03-24 Hui Zhu <hui@codesourcery.com>
8442 Pedro Alves <palves@redhat.com>
8443
8444 PR breakpoints/16101
8445 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8446 test pass/fail messages. Detect missing support for dprintf when
8447 breakpoints are actually inserted.
8448 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8449 breakpoints are actually inserted.
8450 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8451 fails.
8452
d2348791
JK
84532014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8454
8455 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8456
feef67ab
DE
84572014-03-22 Doug Evans <xdje42@gmail.com>
8458
8459 * gdb.python/python.exp (python not supported): Verify multi-line
8460 python command issues an error.
25d743f9 8461 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8462 guile command issues an error.
feef67ab 8463
ecebef6a
MR
84642014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8465
8466 * gdb.threads/thread-specific.exp: Handle the lack of usable
8467 $this_breakpoint and $this_thread.
8468
ccdd1909
HZ
84692014-03-21 Hui Zhu <hui@codesourcery.com>
8470
8471 * gdb.base/attach.exp (do_command_attach_tests): New.
8472
beb460e8
PA
84732014-03-20 Tom Tromey <tromey@redhat.com>
8474 Pedro Alves <palves@redhat.com>
8475
8476 PR cli/15718
8477 * gdb.base/condbreak-call-false.c: New file.
8478 * gdb.base/condbreak-call-false.exp: New file.
8479
40acf43a
PA
84802014-03-20 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8483 Delete.
8484 (block_signals, unblock_signals): Delete.
8485 (child_function_2, main): Remove references to deleted variable
8486 and functions.
8487
9f5e1e02
PA
84882014-03-20 Pedro Alves <palves@redhat.com>
8489
8490 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8491 Use pthread_kill to signal thread 2.
8492 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8493 Adjust to make the test send itself a signal rather than using the
8494 host's "kill" command.
8495
99619bea
PA
84962014-03-20 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.threads/multiple-step-overs.c: New file.
8499 * gdb.threads/multiple-step-overs.exp: New file.
8500 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8501 Adjust expected infrun debug output.
8502
2adfaa28
PA
85032014-03-20 Pedro Alves <palves@redhat.com>
8504
8505 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8506 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8507
31e77af2
PA
85082014-03-20 Pedro Alves <palves@redhat.com>
8509
8510 PR breakpoints/7143
8511 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8512 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8513 of gdb_test_multiple.
8514 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8515 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8516
b9f437de
PA
85172014-03-20 Pedro Alves <palves@redhat.com>
8518
8519 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8520 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8521
05adc73e
PA
85222014-03-19 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/async.exp: Remove early return.
8525
6048b950
PA
85262014-03-19 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8529
8bcfb00a
PA
85302014-03-19 Pedro Alves <palves@redhat.com>
8531
8532 * gdb.base/async.exp (test_background): Expect \r\n after
8533 "completed." in the fail pattern.
8534
884e37dc
PA
85352014-03-19 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.base/async.exp (test_background): New procedure.
8538 Use it for all background execution command tests.
8539
148e57e2
PA
85402014-03-19 Pedro Alves <palves@redhat.com>
8541
8542 * gdb.base/async.exp: Use prepare_for_testing.
8543
f48088c7
PA
85442014-03-19 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8547 the same line.
8548
e2f6c966
PA
85492014-03-19 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.base/async.c (main): Add "jump here" and "until here" line
8552 marker comments.
8553 * gdb.base/async.exp (jump_here): New global.
8554 (jump& test): Use it.
8555 (until_here): New global.
8556 (until& test): Use it.
8557
c30568d4
PA
85582014-03-19 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.base/async.exp: Don't frob gdb_protocol.
8561
0172b6a7
DE
85622014-03-18 Doug Evans <xdje42@gmail.com>
8563
8564 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8565 Fix spelling of exec-done-display.
8566
06c868a8
JK
85672014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8568
8569 PR gdb/15358
8570 * gdb.base/gdb-sigterm.c: New file.
8571 * gdb.base/gdb-sigterm.exp: New file.
8572
0c7e1a46
PA
85732014-03-18 Pedro Alves <palves@redhat.com>
8574
8575 PR gdb/13860
8576 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8577 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8578 solib-event.
8579
f7c77d93
JB
85802014-03-17 Joel Brobecker <brobecker@adacore.com>
8581
8582 * gdb.ada/pckd_arr_ren: New testcase.
8583
5a1e8c7a
DE
85842014-03-13 Doug Evans <xdje42@gmail.com>
8585
8586 PR guile/16612
8587 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8588 collect after discarding symbols.
8589
350e1a76
DE
85902014-03-13 Ludovic Courtès <ludo@gnu.org>
8591 Doug Evans <xdje42@gmail.com>
8592
8593 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8594 to history survives a gc.
8595
a69900ae
PA
85962014-03-13 Pedro Alves <palves@redhat.com>
8597
8598 * gdb.base/default.exp: Don't test "target procfs".
8599
5db9f0bd
PA
86002014-03-13 Pedro Alves <palves@redhat.com>
8601
8602 * gdb.base/default.exp: Update "target child" and "target procfs"
8603 tests to not expect "Unix".
8604
b3ccfe11
TT
86052014-03-12 Tom Tromey <tromey@redhat.com>
8606
8607 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8608 New procs. Add target-async tests.
8609 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8610 Add target-async tests.
8611
646f4417
AA
86122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8613
8614 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8615 'func_start' and 'func_end' for the beginning and end of the
8616 function code, respectively.
8617 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8618 'func_end' instead of 'func' and 'main'.
8619
288c211f
AA
86202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8621
8622 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8623 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8624 generate the debug info assembler source.
8625
e0c0f156
AA
86262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8627
8628 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8629 * gdb.dwarf2/arr-subrange.exp: Likewise.
8630 * gdb.dwarf2/dwz.exp: Likewise.
8631 * gdb.dwarf2/method-ptr.exp: Likewise.
8632 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8633 * gdb.dwarf2/subrange.exp: Likewise.
8634 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8635 * gdb.dwarf2/implptrpiece.exp: Likewise.
8636 * gdb.dwarf2/nostaticblock.exp: Likewise.
8637
0e5c4555
AA
86382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8639
8640 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8641 directory to absolute path name arguments.
8642
5ec18f2b
JG
86432014-03-10 Joel Brobecker <brobecker@adacore.com>
8644
8645 * gdb.ada/tagged_access: New testcase.
8646
847fc4f2
MM
86472014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8648
8649 * gdb.btrace/data.exp: Update expected output.
8650
cc3da688
YQ
86512014-03-06 Yao Qi <yao@codesourcery.com>
8652
8653 * gdb.trace/pr16508.exp: New file.
8654
0f26cec1
PA
86552014-03-05 Pedro Alves <palves@redhat.com>
8656
8657 PR gdb/16575
8658 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8659 procedure.
8660 (top level): Adjust to use it. Add tests that exercise breakpoint
8661 interaction with the code-cache.
8662
7a5a839f
LC
86632014-02-26 Ludovic Courtès <ludo@gnu.org>
8664
8665 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8666 test for 'history-append!'.
8667
31aa7e4e
JB
86682014-02-26 Joel Brobecker <brobecker@adacore.com>
8669
8670 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8671 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8672 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8673 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8674 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8675 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8676
1b588015
JB
86772014-02-26 Joel Brobecker <brobecker@adacore.com>
8678
8679 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8680 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8681 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8682
55426c9d
JB
86832014-02-26 Joel Brobecker <brobecker@adacore.com>
8684
8685 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8686
dc53a7ad
JB
86872014-02-26 Joel Brobecker <brobecker@adacore.com>
8688
8689 * gdb.dwarf2/arr-stride.c: New file.
8690 * gdb.dwarf2/arr-stride.exp: New file.
8691
12ab52e9
PA
86922014-02-26 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8695 that won't ever trigger. Make sure that GDB reports the correct
8696 breakpoint that caused the stop.
8697
849c862e
JK
86982014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8699
8700 PR gdb/16626
8701 * gdb.base/auto-load-script: New file.
8702 * gdb.base/auto-load.c: New file.
8703 * gdb.base/auto-load.exp: New file.
8704
71b7d793
JK
8705 PR gdb/16626
8706 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8707
e2f0d509
JK
87082014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8709
8710 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8711 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8712
50cc37c8
DE
87132014-02-24 Doug Evans <dje@google.com>
8714
8715 * lib/gdb.exp (run_on_host): Log error output if program fails.
8716
ea4758f2
PA
87172014-02-21 Pedro Alves <palves@redhat.com>
8718
8719 * gdb.threads/step-after-sr-lock.c: Rename to ...
8720 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8721 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8722 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8723 ... this.
8724
d7b30f67
SDJ
87252014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8726
8727 PR tdep/16397
8728 * gdb.arch/amd64-stap-special-operands.exp: New file.
8729 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8730 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8731 * gdb.arch/amd64-stap-triplet.S: Likewise.
8732 * gdb.arch/amd64-stap-triplet.c: Likewise.
8733
83deb43f
JB
87342014-02-20 Joel Brobecker <brobecker@adacore.com>
8735
8736 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8737 in .section pseudo-op.
8738
adde2bff
DE
87392014-02-20 lin zuojian <manjian2006@gmail.com>
8740 Joel Brobecker <brobecker@adacore.com>
8741 Doug Evans <xdje42@gmail.com>
8742
8743 PR symtab/16581
8744 * gdb.dwarf2/dw2-icycle.S: New file.
8745 * gdb.dwarf2/dw2-icycle.c: New file.
8746 * gdb.dwarf2/dw2-icycle.exp: New file.
8747
f7bd0f78
SC
87482014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8749
8750 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8751 operations on gdb.Value objects.
8752 * gdb.python/py-value-cc.exp: Add new test to test operations on
8753 gdb.Value objects.
8754
c17ef0d5
DE
87552014-02-18 Doug Evans <dje@google.com>
8756
8757 * Makefile.in (TESTS): New variable.
8758 (expanded_tests, expanded_tests_or_none): New variables
8759 (check-single): Pass $(expanded_tests_or_none) to runtest.
8760 (check-parallel): Only run tests in $(TESTS) if non-empty.
8761 (check/no-matching-tests-found): New rule.
8762 * README: Document TESTS makefile variable.
8763
5dd3176f
DE
87642014-02-18 Doug Evans <dje@google.com>
8765
8766 * Makefile.in (check-parallel): rm -rf outputs temp.
8767
0b10be4f
JK
87682014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8769
8770 Fix "ERROR: no fileid for" in the testsuite.
8771 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8772
85f224e7
DE
87732014-02-12 Doug Evans <dje@google.com>
8774
8775 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8776 (MISCELLANEOUS): New variable.
8777 (clean): rm -rf $(MISCELLANEOUS).
8778 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8779 dwp live in the same directory as symlinks, with each symlink pointed
8780 to a differently named file in a different directory.
8781
149b30ff
DE
87822014-02-11 Doug Evans <dje@google.com>
8783
8784 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8785 of Tcl file commands.
8786
1dfdac32
MK
87872014-02-10 Mark Kettenis <kettenis@gnu.org>
8788
8789 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8790 "kill -SIGUSR1 -1".
8791
aa4fb036
JB
87922014-02-10 Joel Brobecker <brobecker@adacore.com>
8793
8794 * gdb.ada/tick_length_array_enum_idx: New testcase.
8795
ed3ef339
DE
87962014-02-10 Doug Evans <xdje42@gmail.com>
8797
8798 * configure.ac (AC_OUTPUT): Add gdb.guile.
8799 * configure: Regenerate.
8800 * lib/gdb-guile.exp: New file.
8801 * lib/gdb.exp (get_target_charset): New function.
8802 * gdb.base/help.exp: Update expected output from "apropos apropos".
8803 * gdb.guile/Makefile.in: New file.
8804 * gdb.guile/guile.exp: New file.
8805 * gdb.guile/scm-arch.c: New file.
8806 * gdb.guile/scm-arch.exp: New file.
8807 * gdb.guile/scm-block.c: New file.
8808 * gdb.guile/scm-block.exp: New file.
8809 * gdb.guile/scm-breakpoint.c: New file.
8810 * gdb.guile/scm-breakpoint.exp: New file.
8811 * gdb.guile/scm-disasm.c: New file.
8812 * gdb.guile/scm-disasm.exp: New file.
8813 * gdb.guile/scm-equal.c: New file.
8814 * gdb.guile/scm-equal.exp: New file.
8815 * gdb.guile/scm-error.exp: New file.
8816 * gdb.guile/scm-error.scm: New file.
8817 * gdb.guile/scm-frame-args.c: New file.
8818 * gdb.guile/scm-frame-args.exp: New file.
8819 * gdb.guile/scm-frame-args.scm: New file.
8820 * gdb.guile/scm-frame-inline.c: New file.
8821 * gdb.guile/scm-frame-inline.exp: New file.
8822 * gdb.guile/scm-frame.c: New file.
8823 * gdb.guile/scm-frame.exp: New file.
8824 * gdb.guile/scm-generics.exp: New file.
8825 * gdb.guile/scm-gsmob.exp: New file.
8826 * gdb.guile/scm-iterator.c: New file.
8827 * gdb.guile/scm-iterator.exp: New file.
8828 * gdb.guile/scm-math.c: New file.
8829 * gdb.guile/scm-math.exp: New file.
8830 * gdb.guile/scm-objfile-script-gdb.in: New file.
8831 * gdb.guile/scm-objfile-script.c: New file.
8832 * gdb.guile/scm-objfile-script.exp: New file.
8833 * gdb.guile/scm-objfile.c: New file.
8834 * gdb.guile/scm-objfile.exp: New file.
8835 * gdb.guile/scm-ports.exp: New file.
8836 * gdb.guile/scm-pretty-print.c: New file.
8837 * gdb.guile/scm-pretty-print.exp: New file.
8838 * gdb.guile/scm-pretty-print.scm: New file.
8839 * gdb.guile/scm-section-script.c: New file.
8840 * gdb.guile/scm-section-script.exp: New file.
8841 * gdb.guile/scm-section-script.scm: New file.
8842 * gdb.guile/scm-symbol.c: New file.
8843 * gdb.guile/scm-symbol.exp: New file.
8844 * gdb.guile/scm-symtab-2.c: New file.
8845 * gdb.guile/scm-symtab.c: New file.
8846 * gdb.guile/scm-symtab.exp: New file.
8847 * gdb.guile/scm-type.c: New file.
8848 * gdb.guile/scm-type.exp: New file.
8849 * gdb.guile/scm-value-cc.cc: New file.
8850 * gdb.guile/scm-value-cc.exp: New file.
8851 * gdb.guile/scm-value.c: New file.
8852 * gdb.guile/scm-value.exp: New file.
8853 * gdb.guile/source2.scm: New file.
8854 * gdb.guile/types-module.cc: New file.
8855 * gdb.guile/types-module.exp: New file.
8856
7026a7c1
YQ
88572014-02-10 Yao Qi <yao@codesourcery.com>
8858
8859 PR testsuite/16543
8860 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8861 * configure: Regenerated.
8862 * Makefile.in: New file.
8863
6c466447
AS
88642014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8865
8866 * gdb.python/py-framefilter.exp: Fix typo.
8867
6e854735
YQ
88682014-02-08 Yao Qi <yao@codesourcery.com>
8869
8870 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8871 that no =breakpoint-modified is emitted when breakpoints are
8872 modified through MI commands.
8873
d137e6dc
PA
88742014-02-07 Pedro Alves <pedro@codesourcery.com>
8875 Pedro Alves <palves@redhat.com>
8876
8877 * gdb.threads/step-after-sr-lock.c: New file.
8878 * gdb.threads/step-after-sr-lock.exp: New file.
8879
b5ee5a50
PA
88802014-02-07 Pedro Alves <palves@redhat.com>
8881
8882 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8883
3c77faf3
JK
88842014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8885
8886 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8887 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8888
6dddc817
DE
88892014-02-06 Doug Evans <xdje42@gmail.com>
8890
8891 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8892 output.
8893
8894 * gdb.gdb/python-interrupts.exp: New file.
8895
de7b2893
YQ
88962014-02-05 Yao Qi <yao@codesourcery.com>
8897
8898 * gdb.trace/report.exp (use_collected_data): Test the output
8899 of "info threads" and "info inferiors".
8900
66d032ac
YQ
89012014-02-05 Yao Qi <yao@codesourcery.com>
8902
8903 Revert this patch:
8904
8905 2013-05-24 Yao Qi <yao@codesourcery.com>
8906
8907 * gdb.trace/tfile.exp: Test inferior and thread.
8908
591a12a1
UW
89092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8910
8911 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8912 on a function.
8913 * gdb.base/step-bt.c: Call hello via function pointer to make
8914 sure its first instruction is executed on powerpc64le-linux.
8915
0ff3e01f
UW
89162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8917
8918 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8919
084ee545
UW
89202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8921
8922 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8923 of the test patterns for use on little-endian systems.
8924
6ed14ff3
UW
89252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8926
8927 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8928 (decimal_vector): Fix for little-endian.
8929
401e27fd
JM
89302014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8931
8932 * gdb.arch/sparc-sysstep.exp: New file.
8933 * gdb.arch/sparc-sysstep.c: Likewise.
8934
8935 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8936
8b924729
EBM
89372014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8938
8939 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8940
fb151210
JB
89412014-01-23 Tom Tromey <tromey@redhat.com>
8942
8943 * gdb.ada/array_char_idx: New testcase.
8944
0740f8d8
TT
89452014-01-23 Tom Tromey <tromey@redhat.com>
8946
8947 PR python/16487:
8948 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8949 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8950 classes.
8951
21909fa1
TT
89522014-01-23 Tom Tromey <tromey@redhat.com>
8953
8954 PR python/16491:
8955 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8956 string from an inferior frame.
8957 * gdb.python/py-framefilter-mi.exp: Update.
8958
87ce2a04
DE
89592014-01-22 Doug Evans <dje@google.com>
8960
8961 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8962
237b092b
AA
89632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8964
8965 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8966
d674a709
AA
89672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8968
8969 * gdb.trace/entry-values.exp: Remove excess space character from
8970 regex patterns. Handle s390 call instruction.
8971
20fa3390
AA
89722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8973
8974 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8975 define "*_start" label. Make "name" static.
8976 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8977 ${name} by references to ${name}_start.
8978
78466714
AA
89792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8980
8981 * gdb.base/info-macros.exp: Remove "debug" from the compile
8982 options.
8983
ec9f644a
IB
89842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8985
8986 * gdb.dlang/demangle.exp: New file.
8987
94b1b47e
IB
89882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8989
8990 * gdb.dlang/primitive-types.exp: New file.
8991
7f420862
IB
89922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8993
8994 * configure.ac: Create gdb.dlang/Makefile.
8995 * configure: Regenerate.
8996 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8997 * gdb.dlang/Makefile.in: New file.
8998 * lib/d-support.exp: New file.
8999 * lib/gdb.exp (skip_d_tests): New proc.
9000
52834460
MM
90012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9002
9003 * gdb.btrace/delta.exp: Check reverse stepi.
9004 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
9005 * gdb.btrace/finish.exp: New.
9006 * gdb.btrace/next.exp: New.
9007 * gdb.btrace/nexti.exp: New.
9008 * gdb.btrace/record_goto.c: Add comments.
9009 * gdb.btrace/step.exp: New.
9010 * gdb.btrace/stepi.exp: New.
9011 * gdb.btrace/multi-thread-step.c: New.
9012 * gdb.btrace/multi-thread-step.exp: New.
9013 * gdb.btrace/rn-dl-bind.c: New.
9014 * gdb.btrace/rn-dl-bind.exp: New.
9015 * gdb.btrace/data.c: New.
9016 * gdb.btrace/data.exp: New.
9017 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9018
6e07b1d2
MM
90192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9020
9021 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
9022 * gdb.btrace/exception.exp: Update.
9023 * gdb.btrace/instruction_history.exp: Update.
9024 * gdb.btrace/record_goto.exp: Update.
9025 * gdb.btrace/tailcall.exp: Update.
9026 * gdb.btrace/unknown_functions.exp: Update.
9027 * gdb.btrace/delta.exp: New.
9028
0b722aec
MM
90292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9030
9031 * gdb.btrace/record_goto.exp: Add backtrace test.
9032 * gdb.btrace/tailcall.exp: Add backtrace test.
9033
066ce621
MM
90342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9035
9036 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
9037 * gdb.btrace/record_goto.c: New.
9038 * gdb.btrace/record_goto.exp: New.
9039 * gdb.btrace/x86-record_goto.S: New.
9040
0688d04e
MM
90412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9042
9043 * gdb.btrace/function_call_history.exp: Update tests.
9044 * gdb.btrace/instruction_history.exp: Update tests.
9045
8710b709
MM
90462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9047
9048 * gdb.btrace/function_call_history.exp: Fix expected field
9049 order for "record function-call-history".
9050 Add new tests for "record function-call-history /c".
9051 * gdb.btrace/exception.cc: New.
9052 * gdb.btrace/exception.exp: New.
9053 * gdb.btrace/tailcall.exp: New.
9054 * gdb.btrace/x86-tailcall.S: New.
9055 * gdb.btrace/x86-tailcall.c: New.
9056 * gdb.btrace/unknown_functions.c: New.
9057 * gdb.btrace/unknown_functions.exp: New.
9058 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9059
5de9129b
MM
90602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9061
9062 * gdb.btrace/instruction_history.exp: Update.
9063 * gdb.btrace/function_call_history.exp: Update.
9064
23a7fe75
MM
90652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9066
9067 * gdb.btrace/function_call_history.exp: Fix expected function
9068 trace.
9069 * gdb.btrace/instruction_history.exp: Initialize traced.
9070 Remove traced_functions.
9071
724c7dd8
MM
90722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9073
9074 * gdb.btrace/function_call_history.exp: Update
9075 * gdb.btrace/instruction_history.exp: Update.
9076
6d78d93b
MM
90772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9078
9079 * gdb.btrace/enable.exp: Update expected text.
9080
93a360cc
OJ
90812014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
9082
9083 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
9084 bytes.
9085
3772b53f
MR
90862014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
9087
9088 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
9089
596662fa
OJ
90902014-01-15 Omair Javaid <omair.javaid@linaro.org>
9091
9092 * lib/gdb.exp (supports_process_record): Return true for
9093 arm*-linux*. (supports_reverse): Likewise.
9094
b5b08fb4
SC
90952014-01-13 Siva Chandra Reddy <sivachandra@google.com>
9096
9097 PR python/15464
9098 PR python/16113
9099 * gdb.python/py-type.c: Enhance test case.
9100 * gdb.python/py-value-cc.cc: Likewise
9101 * gdb.python/py-type.exp: Add new tests.
9102 * gdb.python/py-value-cc.exp: Likewise
9103
52d7fb13
AA
91042014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9105 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
9108 Make "name" extern.
9109 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
9110 references to ${name}_start by references to ${name}.
9111
a2cd8cfe
JB
91122014-01-10 Joel Brobecker <brobecker@adacore.com>
9113
9114 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9115
4e23fced
JB
91162014-01-10 Joel Brobecker <brobecker@adacore.com>
9117
9118 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9119
c6a9e42c
PA
91202014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9121 Pedro Alves <palves@redhat.com>
9122
9123 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 9124 mi_gdb_target_load.
c6a9e42c 9125
b7ea362b
PA
91262014-01-08 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.threads/reconnect-signal.c: New file.
9129 * gdb.threads/reconnect-signal.exp: New file.
9130
5e3f4fab
EBM
91312014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9132
9133 * gdb.base/source-dir.exp: New file.
9134
79301218
JB
91352014-01-07 Joel Brobecker <brobecker@adacore.com>
9136
9137 * gdb.ada/mi_interface: New testcase.
9138
8e355c5d
JB
91392014-01-07 Joel Brobecker <brobecker@adacore.com>
9140
9141 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9142 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9143 gdb.ada/pp-rec-component/pck.ads: New files.
9144
c0d48811
JB
91452014-01-07 Joel Brobecker <brobecker@adacore.com>
9146
9147 * gdb.python/py-pp-integral.c: New file.
9148 * gdb.python/py-pp-integral.py: New file.
9149 * gdb.python/py-pp-integral.exp: New file.
9150
17b609c3 9151For older changes see ChangeLog-1993-2013.
c906108c 9152\f
8d8cb839
EZ
9153;; Local Variables:
9154;; mode: change-log
9155;; left-margin: 8
9156;; fill-column: 74
9157;; version-control: never
9158;; End:
902f2ccb 9159
618f726f 9160 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9161 Copying and distribution of this file, with or without modification,
9162 are permitted provided the copyright notice and this notice are preserved.