]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e1b2624a
AA
12016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
4 variable declaration.
5 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8 received HWCAP as its argument.
9
4295e285
PA
102016-09-06 Pedro Alves <palves@redhat.com>
11
12 * gdb.base/new-ui-pending-input.c: New file.
13 * gdb.base/new-ui-pending-input.exp: New file.
14 * gdb.exp (clear_gdb_spawn_id): New procedure.
15 (with_spawn_id): Check whether gdb_spawn_id exists before
16 referencing it. If gdb_spawn_id didn't exist on entry, clear it
17 on exit.
18
00d5215e
UW
192016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
20
21 * gdb.base/float128.c: New file.
22 * gdb.base/float128.exp: Likewise.
23 * gdb.base/floatn.c: Likewise.
24 * gdb.base/floatn.exp: Likewise.
25
a9ff5f12
UW
262016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
27
28 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
29
f245535c
PA
302016-09-05 Pedro Alves <palves@redhat.com>
31
32 PR backtrace/19927
33 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
34 unwinders are immediately called as side effect of "source" or
35 "disable unwinder" commands.
36 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
37
ae9cf263
YQ
382016-09-02 Yao Qi <yao.qi@linaro.org>
39
40 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
41 is true and $type is "float" or "double".
42
27aba047
YQ
432016-09-02 Yao Qi <yao.qi@linaro.org>
44
45 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
46 true.
47 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
48 * gdb.base/call-rt-st.exp: Likewise.
49 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
50 return value instead of gdb,skip_float_test.
51 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
52 (do_function_calls): Use its return value instead of
53 gdb,skip_float_test.
54 * gdb.base/finish.exp: Likewise.
55 * gdb.base/funcargs.exp: Likewise.
56 * gdb.base/return.exp: Likewise.
57 * gdb.base/return2.exp: Likewise.
58 * gdb.base/varargs.exp: Likewise.
59 * lib/gdb.exp (gdb_skip_float_test): Change it to
60 gdb_caching_proc. Detect the broken ptrace on arm-linux.
61
5af962df
AA
622016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
63
64 * gdb.multi/tids.exp: Test "thread apply all".
65
7fac6910
JK
662016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
67
68 * gdb.base/default.exp (tty): Remove.
69
bb1fe4ac
KB
702016-08-24 Kevin Buettner <kevinb@redhat.com>
71
72 * gdb.python/py-recurse-unwind.c: New file.
73 * gdb.python/py-recurse-unwind.py: New file.
74 * gdb.python/py-recurse-unwind.exp: New file.
75
0a1ddfa6
SM
762016-08-24 Simon Marchi <simon.marchi@ericsson.com>
77
78 * gdb.base/set-inferior-tty.exp: New file.
79 * gdb.base/set-inferior-tty.c: New file.
80
d9de1fe3
PA
812016-08-23 Pedro Alves <palves@redhat.com>
82
83 PR gdb/20494
84 * gdb.base/new-ui-echo.c: New file.
85 * gdb.base/new-ui-echo.exp: New file.
86
e9d9abd7
YQ
872016-08-23 Yao Qi <yao.qi@linaro.org>
88
89 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
90 gdbserver_spawn.
91 * gdb.server/connect-without-multi-process.exp (do_test):
92 Likewise.
93
3589529e
YQ
942016-08-23 Yao Qi <yao.qi@linaro.org>
95
96 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
97 standalone_txt. Delete gdb_txt and standalone_txt on host
98 and target. Spawn the binary on target. Copy files from
99 target to host.
100
6bb90213
PA
1012016-08-22 Pedro Alves <palves@redhat.com>
102
103 PR gdb/20505
104 * gdb.base/vdso-warning.exp: Test core dumps too. Use
105 with_test_prefix. Factor out bits to ...
106 (test_no_vdso): ... this new procedure.
107
20c2c024
CL
1082016-08-19 Carl Love <cel@us.ibm.com>
109
110 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
111 maintaining separate logic for constructing the output path.
112 * gdb.arch/powerpc-d128-regs.exp: Likewise.
113 * gdb.arch/ppc-dfp.exp: Likewise.
114 * gdb.arch/ppc-fp.exp: Likewise.
115 * gdb.arch/vsx-regs.exp: Likewise.
116 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
117 binprefix for generating the additional binary files.
118
0646e07d
PA
1192016-08-19 Pedro Alves <palves@redhat.com>
120
121 * gdb.trace/mi-trace-frame-collected.exp
122 (test_trace_frame_collected): On x32, expect two registers.
123
46da9242
CL
1242016-08-18 Carl Love <cel@us.ibm.com>
125
126 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
127 and sync up the test with tests in gas/testsuite/gas/ppc.
128 * gdb.arch/powerpc-power.exp: Likewise.
129
eb2332d7
SM
1302016-08-17 Simon Marchi <simon.marchi@ericsson.com>
131
132 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
133 expected error message.
134
63c61e04
SM
1352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
136
137 * gdb.multi/remove-inferiors.exp: New file.
138 * gdb.multi/remove-inferiors.c: New file.
139
7b17065f
YQ
1402016-08-12 Yao Qi <yao.qi@linaro.org>
141
142 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
143 argument list.
144
01d3dedf
PA
1452016-08-10 Pedro Alves <palves@redhat.com>
146
147 PR gdb/19187
148 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
149 setup_kfails.
150
3eb7562a
PA
1512016-08-09 Pedro Alves <palves@redhat.com>
152 Simon Marchi <simon.marchi@ericsson.com>
153
154 PR gdb/20418
155 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
156 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
157
80614914
PA
1582016-08-09 Pedro Alves <palves@redhat.com>
159
160 PR mi/20431
161 * gdb.mi/mi-cmd-error.exp: New file.
162
f348d89a
PA
1632016-08-09 Pedro Alves <palves@redhat.com>
164
165 PR gdb/18653
166 * gdb.base/signals-state-child.c: New file.
167 * gdb.base/signals-state-child.exp: New file.
168 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
169
e5ca03b4
PA
1702016-08-09 Pedro Alves <palves@redhat.com>
171
172 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
173
282a0691
TT
1742016-08-03 Tom Tromey <tom@tromey.com>
175
176 PR python/18565:
177 * gdb.python/py-frame-inline.exp: Add Frame.function test.
178
41bfcd63
YQ
1792016-08-01 Yao Qi <yao.qi@linaro.org>
180
181 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
182 variable mode to "multi-process" if $multi_process is 1, otherwise
183 set it to "single-process".
184
e3465b24
YQ
1852016-08-01 Yao Qi <yao.qi@linaro.org>
186
187 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
188 * gdb.cp/cpexprs.exp: Likewise.
189 * gdb.cp/m-static.exp: Likewise.
190
0b31a4bc
TT
1912016-07-26 Tom Tromey <tom@tromey.com>
192
193 PR python/20190:
194 * gdb.threads/tls.exp (check_thread_local): Add python symbol
195 test.
196
e0461dbb
MM
1972016-07-26 Markus Metzger <markus.t.metzger@intel.com>
198
199 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
200 selecting assembly source files.
201 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
202 assembly source files.
203 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
204 assembly source files.
205 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
206 selecting assembly source files.
207
8194e927
SM
2082016-07-25 Simon Marchi <simon.marchi@ericsson.com>
209
210 * gdb.base/new-ui.exp (do_test_invalid_args): New
211 procedure.
212
c0272db5
TW
2132016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
214
215 * gdb.btrace/reconnect.c: New file.
216 * gdb.btrace/reconnect.exp: New file.
217
e3487908
GKB
2182016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
219
220 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
221 to test_catch_syscall_group.
222 (test_catch_syscall_group): New.
223
12df5c00
TT
2242016-07-21 Tom Tromey <tom@tromey.com>
225
226 * gdb.rust/simple.rs (main): Use empty struct expression.
227 * gdb.rust/simple.exp: Add tests for empty struct expression.
228
bae62ee2
YQ
2292016-07-21 Yao Qi <yao.qi@linaro.org>
230
231 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
232 if gdb_skip_xml_test is true on some targets.
233
b1b53fb3
YQ
2342016-07-21 Yao Qi <yao.qi@linaro.org>
235
236 * gdb.server/solib-list.exp: Unset last_loaded_file.
237
027d97f8
JK
2382016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
241 "step into captured_main (args)".
242
7674d381
JK
2432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
246
72b5d099
JK
2472016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
248
249 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
250
1f960ced
PA
2512016-07-19 Pedro Alves <palves@redhat.com>
252
253 * gdb.opt/inline-break.exp: Remove optimize=-O2.
254 * gdb.opt/inline-bt.exp: Likewise.
255 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
256 additional_flags=-Winline.
257 * gdb.opt/inline-locals.exp: Likewise.
258 * gdb.opt/inline-markers.c (ATTR): Define.
259 (inlined_fn): Use it.
260
f25827c1
YQ
2612016-07-19 Yao Qi <yao.qi@linaro.org>
262
263 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
264 (test_with_self): Remove some code. Remove argument executable.
265 (top-level): Use do_self_tests.
266
37539ebe
DB
2672016-07-15 Zachary Welch <zwelch@codesourcery.com>
268 Don Breazeal <donb@codesourcery.com>
269
270 * gdb.base/maint.exp: Escape paths used in regular expressions.
271 * gdb.stabs/weird.exp: Likewise.
272
dac790e1
TT
2732016-07-13 Tom Tromey <tom@tromey.com>
274
275 PR python/15620, PR python/18620:
276 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
277 (test_bkpt_events): New procs.
278
93daf339
TT
2792016-07-13 Tom Tromey <tom@tromey.com>
280
281 PR python/17698:
282 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
283 test.
284 (test_watchpoints): Likewise.
285 (test_bkpt_pending): New proc.
286
6571a381
TT
2872016-07-13 Tom Tromey <tom@tromey.com>
288
289 PR cli/18053:
290 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
291 completion test.
292
e8732474
JK
2932016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
296 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
297 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
298 f_label.
299 (g): Rename g_end_lbl to g_label.
300 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
301 low_pc and high_pc.
302 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
303
e0f3fd7c
TT
3042016-07-12 Tom Tromey <tom@tromey.com>
305
306 PR python/19293:
307 * gdb.python/py-unwind-maint.exp: Update tests.
308
3cfe46b6
YQ
3092016-07-12 Yao Qi <yao.qi@linaro.org>
310
311 * lib/selftest-support.exp (selftest_setup): Match the output
312 when captured_main is inlined.
313
4f19a0e6
WT
3142016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
315
316 * gdb.fortran/derived-types.exp (result_line, result_line_2):
317 New variables.
318 (print this%a, print this%b, print this): New tests.
319 * gdb.fortran/derived-types.f90 (this): New object and
320 initialization.
321
986cf455
SM
3222016-07-06 Simon Marchi <simon.marchi@ericsson.com>
323
324 * gdb.ada/arraydim.exp: Remove extra directory level in build
325 directory.
326
f0464b23
SM
3272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
328
329 * lib/ada.exp: Remove extra directory level in build directory.
330 * gdb.ada/cond_lang.exp: Likewise.
331 * gdb.ada/exec_changed.exp: Likewise.
332 * gdb.ada/lang_switch.exp: Likewise.
333
42d94011
MG
3342016-07-06 Manish Goregaokar <manish@mozilla.com>
335
336 * simple.rs: Add test for raw pointer subscripting
337 * simple.exp: Add test expectations
338
647c264c
YQ
3392016-07-05 Yao Qi <yao.qi@linaro.org>
340
341 * gdb.mi/mi-reverse.exp: Match =record-started output.
342
20aa2c60
PA
3432016-07-01 Pedro Alves <palves@redhat.com>
344
345 * gdb.base/jit-reader.exp (info_registers_current_frame): New
346 procedure.
347 (jit_reader_test): Test the jit reader's unwinder.
348 * gdb.base/jithost.c (jit_function_00_code): New global.
349 (main): Use memcpy to fill in the mmapped code, instead of poking
350 bytes manually here.
351 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
352 value.
353 (read_debug_info): Save the function's range.
354 (read_sp): New function.
355 (unwind_frame): Use it. Also unwind RBP.
356 (get_frame_id): Use read_sp.
357 (gdb_init_reader): Use calloc instead of malloc.
358 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
359 parameter. Use gdb_test_multiple.
360
ced2dffb
PA
3612016-07-01 Pedro Alves <palves@redhat.com>
362 Antoine Tremblay <antoine.tremblay@ericsson.com>
363
364 * gdb.threads/process-dies-while-detaching.c: New file.
365 * gdb.threads/process-dies-while-detaching.exp: New file.
366
63000888
PA
3672016-07-01 Pedro Alves <palves@redhat.com>
368
369 * gdb.multi/watchpoint-multi-exit.c: New file.
370 * gdb.multi/watchpoint-multi-exit.exp: New file.
371
038d4868
PA
3722016-06-30 Pedro Alves <palves@redhat.com>
373
374 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
375 unset inferior_spawn_id.
376
994e9c83
PA
3772016-06-30 Pedro Alves <palves@redhat.com>
378
379 * lib/mi-support.exp (default_mi_gdb_start): Declare global
380 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
381
e5653468
YQ
3822016-06-29 Yao Qi <yao.qi@linaro.org>
383
384 * gdb.base/return.c: Add copyright header.
385
803b47e5
TT
3862016-06-29 Tom Tromey <tom@tromey.com>
387
388 PR python/20129:
389 * gdb.python/py-framefilter.exp: Add tests for setting priority
390 and disabling of non-existent frame filter.
391
28244707
YQ
3922016-06-29 Yao Qi <yao.qi@linaro.org>
393
394 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
395 0x0f07ff.
396
a31d2f06
YQ
3972016-06-28 Yao Qi <yao.qi@linaro.org>
398
399 * gdb.base/catch-syscall.exp: Remove check on isnative and target
400 triplets. Start gdb, execute catch syscall, and continue. Check
401 gdb's output to determine catch syscall is supported.
402
921d8f54
MG
4032016-06-27 Manish Goregaokar <manish@mozilla.com>
404
25d49b86
PA
405 * gdb.rust/simple.rs: Add test for returning unit in a function.
406 * gdb.rust/simple.exp: Add expectation for functions returning
407 unit.
921d8f54 408
f4952523
PMR
4092016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
410
411 * gdb.python/py-breakpoint-create-fail.c,
412 gdb.python/py-breakpoint-create-fail.exp,
413 gdb.python/py-breakpoint-create-fail.py: New testcase.
414
fccb08f8
MG
4152016-06-25 Manish Goregaokar <manish@mozilla.com>
416
417 PR gdb/20239
418 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
419 * gdb.rust/simple.exp: Add test expectations for new NonZero
420 tests.
fccb08f8 421
6b850546
DT
4222016-06-24 David Taylor <dtaylor@emc.com>
423
424 * gdb.base/offsets.exp: New file.
425 * gdb.base/offsets.c: New file.
426
17621150
TT
4272016-06-23 Tom Tromey <tom@tromey.com>
428
429 PR gdb/16483:
430 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
431 before any filters are loaded.
432
04d59df6
WT
4332016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
434
435 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
436 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
437 structs.
438 * gdb.fortran/derived-type-function.exp: New file.
439 * gdb.fortran/derived-type-function.f90: New file.
440
441
ac69f786
PA
4422016-06-21 Pedro Alves <palves@redhat.com>
443
444 * gdb.base/new-ui.exp: New file.
445 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
446 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
447 (with_spawn_id): New procedure.
448
49940788
PA
4492016-06-21 Pedro Alves <palves@redhat.com>
450
451 * gdb.mi/mi-exec-run.exp: New file.
452
ef274d26
PA
4532016-06-21 Pedro Alves <palves@redhat.com>
454
455 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
456 breakpoint command's output on the main UI.
457 (test_break): New procedure, factored out from calls in the top
458 level.
459 (top level): Use foreach_with_prefix to test MI as main UI and as
460 separate UI.
461
468afe6c
PA
4622016-06-21 Pedro Alves <palves@redhat.com>
463
464 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
465 (test_awatch_creation_and_listing)
466 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
467 Remove 'type' parameter.
468 (test_watchpoint_all): New parameter mi_mode. Remove
469 with_test_prefix.
470 (top level): Use foreach_with_prefix, and add main/separate UI MI
471 testing axis.
472
51f77c37
PA
4732016-06-21 Pedro Alves <palves@redhat.com>
474
475 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
476 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
477 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
478 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
479 (gdb_main_spawn_id, mi_spawn_id): Declare and
480 comment.
481 (mi_create_inferior_pty): New procedure,
482 factored out from default_mi_gdb_start.
483 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
484 procedures.
485 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
486 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
487 Use mi_create_inferior_pty.
488 (mi_gdb_start): Use eval to pass down args list.
489
8980e177
PA
4902016-06-21 Pedro Alves <palves@redhat.com>
491
492 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
493 * gdb.opt/inline-cmds.exp: Add MI tests.
494
f38d3ad1
PA
4952016-06-21 Pedro Alves <palves@redhat.com>
496
497 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
498
45db7c09
PA
4992016-06-21 Pedro Alves <palves@redhat.com>
500
501 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
502 (top level): Use it instead of mi_execute_to.
503
5a069ab3
PA
5042016-06-21 Pedro Alves <palves@redhat.com>
505
506 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
507 (cont_handler_str): New.
508 (signal_stop_handler): Set stop_handler_str instead of printing to
509 stdout.
510 (continue_handler): Set cont_handler_str instead of printing to
511 stdout.
512 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
513 mi_send_resuming_command. Print stop_handler_str and
514 cont_handler_str instead of expecting the python events print
515 directly.
516
2838cc1d
SD
5172016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
518
519 * gdb.base/jit-reader.exp: New file.
520 * gdb.base/jithost.c: New file.
521 * gdb.base/jithost.h: New file.
522 * gdb.base/jitreader.c : New file.
523 * gdb.base/jit-protocol.h: New file.
524
21a77091
YQ
5252016-06-17 Yao Qi <yao.qi@linaro.org>
526
527 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
528 parameters follow_fork and detach_on_fork. Set follow-fork-mode
529 and detach-on-fork. Adjust tests.
530 (top level): Invoke break_cond_on_syscall with combinations of
531 syscall, follow-fork-mode and detach-on-fork.
532
f50bf8e5
YQ
5332016-06-17 Yao Qi <yao.qi@linaro.org>
534
535 * gdb.base/step-over-exit.c: New.
536 * gdb.base/step-over-exit.exp: New.
537
a28d8e50
YTL
5382016-06-17 Yan-Ting Lin <currygt52@gmail.com>
539
540 * gdb.base/float.exp: Add target check for nds32*-*-*.
541 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
542
cad8e26d
AB
5432016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
546 for unsupported target features.
547 * gdb.base/call-rt-st.exp: Likewise.
548 * gdb.base/call-sc.exp: Likewise.
549 * gdb.base/call-signal-resume.exp: Likewise.
550 * gdb.base/call-strs.exp: Likewise.
551 * gdb.base/callexit.exp: Likewise.
552 * gdb.base/callfuncs.exp: Likewise.
553 * gdb.base/nodebug.exp: Likewise.
554 * gdb.base/printcmds.exp: Likewise.
555 * gdb.base/ptype.exp: Likewise.
556 * gdb.base/structs.exp: Likewise.
557 * gdb.base/unwindonsignal.exp: Likewise.
558 * gdb.cp/gdb2495.exp: Likewise.
559 * gdb.cp/templates.exp: Likewise.
560 * gdb.cp/virtfunc.exp: Likewise.
561 * gdb.threads/hand-call-in-threads.exp: Likewise.
562 * gdb.threads/interrupted-hand-call.exp: Likewise.
563 * gdb.threads/thread-unwindonsignal.exp: Likewise.
564
347dc102
TT
5652016-06-10 Tom Tromey <tom@tromey.com>
566
567 PR rust/20110:
568 * gdb.rust/expr.exp: Add test for integer constant larger than
569 i32.
570
5e13cf25
BH
5712016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
572
573 * gdb.fortran/nested-funcs.exp: New.
574 * gdb.fortran/nested-funcs.f90: New.
575
bb556f1f
TK
5762016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
577
578 * gdb.base/examine-backward.c: New file.
579 * gdb.base/examine-backward.exp: New file.
580
38b022b4
SM
5812016-06-06 Simon Marchi <simon.marchi@ericsson.com>
582
583 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
584 matching.
585
1b40ec05
TT
5862016-06-02 Tom Tromey <tom@tromey.com>
587
588 PR python/18984:
589 * gdb.python/py-shared.exp: Add solib_name test.
590
193bd378
SM
5912016-06-02 Simon Marchi <simon.marchi@ericsson.com>
592
593 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
594
3326303b
MG
5952016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
596
597 PR c++/19893
598 * gdb.dwarf2/implref.exp: Rename to...
599 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
600 * gdb.dwarf2/implref-array.c: New file.
601 * gdb.dwarf2/implref-array.exp: Likewise.
602 * gdb.dwarf2/implref-global.c: Likewise.
603 * gdb.dwarf2/implref-global.exp: Likewise.
604 * gdb.dwarf2/implref-struct.c: Likewise.
605 * gdb.dwarf2/implref-struct.exp: Likewise.
606
825c8ef2
AT
6072016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
608
609 * gdb.trace/trace-condition.exp: Add 64bit tests.
610
2320162a
AT
6112016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
612
613 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
614 bits types.
615 (main): Adapt to 8 to 64 bits types.
616 * gdb.trace/trace-condition.exp: Add new tests.
617
a7818233
AT
6182016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
619
620 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
621
0d336466
AT
6222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
623
624 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
625 Move condition tests...
626 * gdb.trace/trace-condition.exp: Here.
627
7faeb45a
AT
6282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
629
630 * gdb.trace/trace-condition.exp: Add counter-case tests.
631
e385593e
JK
6322016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 PR c++/15231
635 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
636 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
637
744608cc
PA
6382016-05-27 Pedro Alves <palves@redhat.com>
639
640 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
641 New procedure.
642 (top level): Call it, and bail out of DejaGnu is known to be bad.
643
ac775bf4
AB
6442016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.base/whatis.c: Extend the test case.
647 * gdb.base/whatis.exp: Add additional tests.
648
2bbad2ea
BH
6492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
650
651* gdb.fortran/type.f90: Add pointer variable.
652* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
653
8b70175d
BH
6542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
655
656 * gdb.fortran/vla-type.exp: Fix testcase name.
657
86d8a848
BH
6582016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
659
660 * gdb.fortran/vla-type.exp: Access elements in nested structs.
661
e188eb36
BH
6622016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
663
664 * gdb.fortran/type.f90: Add nested structures.
665 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
666 * gdb.fortran/derived-type.exp: Adapt expected output.
667 * gdb.fortran/vla-type.exp: Adapt expected output.
668
9b2db1fd
BH
6692016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
670
671 * gdb.fortran/whatis_type.exp: Adapt expected output.
672
72b17055
BH
6732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
674
675 * gdb.fortran/print_type.exp: Fix expected output.
676 * gdb.fortran/whatis_type.exp: Fix expected output.
677
3cd81d8d
BH
6782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
679
680 * gdb.fortran/whatis_type.exp: Use multi_line.
681
ddae9462
TT
6822016-05-24 Tom Tromey <tom@tromey.com>
683
684 PR python/17386:
685 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
686 use value as an index.
687
1957f6b8
TT
6882016-05-23 Tom Tromey <tom@tromey.com>
689
690 PR python/17981:
691 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
692 no-breakpoint case.
693
026a9174
PA
6942016-05-24 Pedro Alves <palves@redhat.com>
695
696 PR gdb/19828
697 * gdb.threads/clone-attach-detach.c: New file.
698 * gdb.threads/clone-attach-detach.exp: New file.
699
e70a7231
FR
7002016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
701
702 * gdb.base/annota-input-while-running.exp: Fix syntax error.
703
0f6ed0e0
TT
7042016-05-23 Tom Tromey <tom@tromey.com>
705
706 PR python/19438, PR python/18393:
707 * gdb.python/py-progspace.exp: Add "dir" test.
708 * gdb.python/py-objfile.exp: Add "dir" test.
709
ffd19d61
YQ
7102016-05-23 Yao Qi <yao.qi@linaro.org>
711
712 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
713 * gdb.arch/thumb2-it.exp: Likewise.
714
9e8f9b05
SM
7152016-05-18 Simon Marchi <simon.marchi@ericsson.com>
716
717 * gdb.mi/mi-threads-interrupt.c: New file.
718 * gdb.mi/mi-threads-interrupt.exp: New file.
719
61c6156d
SM
7202016-05-17 Simon Marchi <simon.marchi@ericsson.com>
721
722 PR gdb/18077
723 * gdb.mi/mi-async-run.exp: New file.
724 * gdb.mi/mi-async-run.c: New file.
725
67218854
TT
7262016-05-17 Tom Tromey <tom@tromey.com>
727 Manish Goregaokar <manishsmail@gmail.com>
728
729 * lib/rust-support.exp: New file.
730 * lib/gdb.exp (skip_rust_tests): New proc.
731 (build_executable_from_specs): Handle rust.
732 * lib/future.exp (gdb_find_rustc): New proc.
733 (gdb_default_target_compile): Handle rust.
734 * gdb.rust/expr.exp: New file.
735 * gdb.rust/generics.exp: New file.
736 * gdb.rust/generics.rs: New file.
737 * gdb.rust/methods.exp: New file.
738 * gdb.rust/methods.rs: New file.
739 * gdb.rust/modules.exp: New file.
740 * gdb.rust/modules.rs: New file.
741 * gdb.rust/simple.exp: New file.
742 * gdb.rust/simple.rs: New file.
743
c44af4eb
TT
7442016-05-17 Tom Tromey <tom@tromey.com>
745
746 * gdb.base/default.exp (set language): Add rust.
747
dcd1f979
TT
7482016-05-17 Tom Tromey <tom@tromey.com>
749
750 * gdb.gdb/unittest.exp: New file.
751
155b7f57
YQ
7522016-05-16 Yao Qi <yao.qi@linaro.org>
753
754 * gdb.base/batch-preserve-term-settings.exp: Remove variable
755 shell_prompt. Update shell_prompt_re.
756
8ddd5a6c
DE
7572016-05-12 Doug Evans <dje@google.com>
758
759 PR symtab/19999
760 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
761 $options when building executable.
762 * gdb.dwarf2/fission-loclists-pie.S: New file.
763 * gdb.dwarf2/fission-loclists-pie.exp: New file.
764
02e370d9
SM
7652016-05-04 Simon Marchi <simon.marchi@ericsson.com>
766
767 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
768 of [is_remote target],
769
8929ad8b
SM
7702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
771
772 * lib/gdb.exp (use_gdb_stub): New procedure.
773
6c447423
DE
7742016-05-03 Yunlian Jiang <yunlian@google.com>
775 Doug Evans <dje@google.com>
776
777 PR symtab/19914
778 * gdb.dwarf2/dwp-sepdebug.c: New file.
779 * gdb.dwarf2/dwp-sepdebug.exp: New file.
780
444e826c
SM
7812016-05-02 Simon Marchi <simon.marchi@ericsson.com>
782
783 * gdb.base/detach.exp: Remove is_remote check.
784
740feeaa
SM
7852016-05-02 Simon Marchi <simon.marchi@ericsson.com>
786
787 * gdb.base/annota-input-while-running.exp: Don't check for
788 [is_remote target]. Enable annotations after running to main.
789 Remove unused "set test..." line.
790
9080ac9d
SM
7912016-04-28 Simon Marchi <simon.marchi@ericsson.com>
792
793 * gdb.trace/trace-enable-disable.exp: New file.
794 * gdb.trace/trace-enable-disable.c: New file.
795
952ebca5
SM
7962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
797
798 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
799 use it in info sharedlibrary test.
800 * gdb.trace/ftrace-lock.exp: Likewise.
801 * gdb.trace/ftrace.exp: Likewise.
802 * gdb.trace/range-stepping.exp: Likewise.
803 * gdb.trace/trace-break.exp: Likewise.
804 * gdb.trace/trace-condition.exp: Likewise.
805 * gdb.trace/trace-mt.exp: Likewise.
806
d9019901
SM
8072016-04-27 Simon Marchi <simon.marchi@ericsson.com>
808
809 * lib/gdb.exp (gdb_load_shlibs): Rename to...
810 (gdb_load_shlib): ... this.
811 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
812 gdb_load_shlib.
813 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
814 * gdb.base/ctxobj.exp: Likewise.
815 * gdb.base/dprintf-pending.exp: Likewise.
816 * gdb.base/dso2dso.exp: Likewise.
817 * gdb.base/fixsection.exp: Likewise.
818 * gdb.base/gcore-relro.exp: Likewise.
819 * gdb.base/gdb1555.exp: Likewise.
820 * gdb.base/global-var-nested-by-dso.exp: Likewise.
821 * gdb.base/gnu-ifunc.exp: Likewise.
822 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
823 * gdb.base/jit-so.exp (one_jit_test): Likewise.
824 * gdb.base/pending.exp: Likewise.
825 * gdb.base/print-file-var.exp: Likewise.
826 * gdb.base/print-symbol-loading.exp: Likewise.
827 * gdb.base/shlib-call.exp: Likewise.
828 * gdb.base/shreloc.exp: Likewise.
829 * gdb.base/so-impl-ld.exp: Likewise.
830 * gdb.base/solib-disc.exp: Likewise.
831 * gdb.base/solib-nodir.exp: Likewise.
832 * gdb.base/solib-overlap.exp: Likewise.
833 * gdb.base/solib-symbol.exp: Likewise.
834 * gdb.base/solib-weak.exp (do_test): Likewise.
835 * gdb.base/sym-file.exp: Likewise.
836 * gdb.base/symtab-search-order.exp: Likewise.
837 * gdb.base/type-opaque.exp: Likewise.
838 * gdb.base/unload.exp: Likewise.
839 * gdb.base/watchpoint-solib.exp: Likewise.
840 * gdb.compile/compile.exp: Likewise.
841 * gdb.cp/gdb2384.exp: Likewise.
842 * gdb.cp/infcall-dlopen.exp: Likewise.
843 * gdb.cp/re-set-overloaded.exp: Likewise.
844 * gdb.fortran/library-module.exp: Likewise.
845 * gdb.opt/solib-intra-step.exp: Likewise.
846 * gdb.python/py-finish-breakpoint.exp: Likewise.
847 * gdb.python/py-shared.exp: Likewise.
848 * gdb.reverse/solib-precsave.exp: Likewise.
849 * gdb.reverse/solib-reverse.exp: Likewise.
850 * gdb.server/solib-list.exp: Likewise.
851 * gdb.threads/dlopen-libpthread.exp: Likewise.
852 * gdb.threads/tls-shared.exp: Likewise.
853 * gdb.threads/tls-so_extern.exp: Likewise.
854 * gdb.trace/change-loc.exp: Likewise.
855 * gdb.trace/ftrace-lock.exp: Likewise.
856 * gdb.trace/ftrace.exp: Likewise.
857 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
858 * gdb.trace/pending.exp: Likewise.
859 * gdb.trace/range-stepping.exp: Likewise.
860 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
861 (strace_info_marker): Likewise.
862 (strace_probe_marker): Likewise.
863 (strace_trace_on_same_addr): Likewise.
864 (strace_trace_on_diff_addr): Likewise.
865 * gdb.trace/trace-break.exp: Likewise.
866 * gdb.trace/trace-condition.exp: Likewise.
867 * gdb.trace/trace-mt.exp: Likewise.
868
fca4cfd9
SM
8692016-04-27 Simon Marchi <simon.marchi@ericsson.com>
870
871 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
872 result of gdb_remote_download.
873 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
874 * gdb.base/dso2dso.exp: Likewise.
875 * gdb.base/global-var-nested-by-dso.exp: Likewise.
876 * gdb.base/print-file-var.exp: Likewise.
877 * gdb.base/shlib-call.exp: Likewise.
878 * gdb.base/shreloc.exp: Likewise.
879 * gdb.base/solib-overlap.exp: Likewise.
880 * gdb.base/solib-weak.exp (do_test): Likewise.
881 * gdb.base/unload.exp: Likewise.
882
11cf4ffb
YQ
8832016-04-27 Yao Qi <yao.qi@linaro.org>
884
885 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
886 exists.
887
3e2e34f8
KB
8882016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
889
890 * vla-type.exp: Print structure from toplevel.
891
8f07e298
BH
8922016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
893
894 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
895 of dynamic types.
896 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
897 of dynamic types.
898
9920b434
BH
8992016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
900
901 * gdb.fortran/vla-type.f90: New file.
902 * gdb.fortran/vla-type.exp: New file.
903
f3abeff5
YQ
9042016-04-25 Yao Qi <yao.qi@linaro.org>
905
906 * gdb.base/branch-to-self.c: New file.
907 * gdb.base/branch-to-self.exp: New file.
908
0a5d52f0
YQ
9092016-04-22 Yao Qi <yao.qi@linaro.org>
910
911 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
912 more after $hex.
913
495346f6
YQ
9142016-04-22 Yao Qi <yao.qi@linaro.org>
915
916 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
917 * gdb.base/annota3.exp: Likewise.
918
4a7e075c
YQ
9192016-04-22 Yao Qi <yao.qi@linaro.org>
920
921 * gdb.reverse/step-precsave.exp: Do one step and test program
922 stops in "callee" and do multiple steps until program goes out
923 of "callee".
924 * gdb.reverse/step-reverse.exp: Likewise.
925
5b061e98
YQ
9262016-04-22 Yao Qi <yao.qi@linaro.org>
927
928 * gdb.trace/signal.exp: Also pass if
929 $tracepoint_hits($i) > $iterations.
930
5c5dc57f
YQ
9312016-04-22 Yao Qi <yao.qi@linaro.org>
932
933 * gdb.trace/signal.c: New file.
934 * gdb.trace/signal.exp: New file.
935
a55411b9
DE
9362016-04-19 Doug Evans <xdje42@gmail.com>
937
938 * gdb.base/bad-file.exp: New file.
939
a22df60a
MG
9402016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
941
942 * gdb.dwarf2/implref.exp: New file.
943
0c13f7e5
BH
9442016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
945
946 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
947 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
948 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
949 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
950 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
951 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
952 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
953 * lib/fortran.exp (fortran_int4): New procedure.
954 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
955 (fortran_logical4): Likewise.
956
9b9b09e9
BH
9572016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
958
959 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
960
a14d1f4d
BH
9612016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
962
963 * lib/compiler.c: Add Intel specific preprocessor macros.
964 * lib/compiler.cc: Likewise.
25d49b86 965
7d49b1d0
LM
9662016-04-13 Luis Machado <lgustavo@codesourcery.com>
967
968 * gdb.server/connect-with-no-symbol-file.c: New file.
969 * gdb.server/connect-with-no-symbol-file.exp: New file.
970
8392fa22
SM
9712016-04-13 Simon Marchi <simon.marchi@ericsson.com>
972
973 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
974
8c4c4aeb
SM
9752016-04-13 Simon Marchi <simon.marchi@ericsson.com>
976
977 * boards/gdbserver-base.exp (${board}_download): Copy source file to
978 standard output directory.
979
45e3745e
AT
9802016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
981
982 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
983
e26b7e41
MM
9842016-04-13 Markus Metzger <markus.t.metzger@intel.com>
985
986 * gdb.btrace/instruction_history.c (loop): Add declaration.
987
8ce09462
AT
9882016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
989
990 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
991
2e88a1ea
SM
9922016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
993
994 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
995 parentheses to print.
996 (continue_handler): Likewise.
997
f48e22e3
SM
9982016-04-08 Simon Marchi <simon.marchi@ericsson.com>
999
1000 * gdb.server/solib-list.exp: Remove is_remote check.
1001 Pass shlib= to gdb_compile. Don't link shared library with
1002 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1003 Run binary filename through "readlink -f" on the target.
1004
096be756
PA
10052016-04-08 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1008 interpreter filename as argument to gdbserver_spawn.
1009 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1010 Return empty if $last_loaded_file does not exist.
1011
06500533
JK
10122016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1013
1014 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1015 * gdb.base/jit-main.c: Use exit after usage.
1016
2d35e871
JK
10172016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1020 GDBHISTSIZE prior to the tests.
1021 * gdb.base/gdbinit-history.exp: Likewise.
1022
10232016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1024
1025 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1026 instead of build_executable. Use gdb_load_shlibs.
1027
c8064e7e
YQ
10282016-04-07 Yao Qi <yao.qi@linaro.org>
1029
1030 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1031 Execute "si" command.
1032
bde47561
YQ
10332016-04-07 Yao Qi <yao.qi@linaro.org>
1034
1035 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1036 number instead of the comments on some line.
1037
b16f8a3b
DB
10382016-04-06 Don Breazeal <donb@codesourcery.com>
1039
1040 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1041 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1042
c2f901df
SM
10432016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1044
1045 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1046 standard_output_file. Remove unused binfile variable.
1047
ac17fda0
CU
10482016-04-05 Catalin Udma <catalin.udma@freescale.com>
1049
1050 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1051 * gdb.python/py-mi-objfile.exp: Match "list main" output
1052 in console format.
1053
03a8c4df
SM
10542016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1055
1056 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1057 absolute.
1058
6e774b13
SM
10592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1060
1061 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1062 absolute.
1063 * gdb.trace/ftrace.exp: Likewise.
1064 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1065 targets as well.
1066 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1067 (gdb_load_shlibs): Copy libraries to test directory when testing
1068 natively. Only set solib-search-path if testing remotely.
1069 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1070
7817ea46
SM
10712016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1072
1073 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1074 gdb_download. Use it even if the target is not remote.
1075 * gdb.base/jit.exp (compile_jit_test): Likewise.
1076 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1077 output directory if the destination board is local, otherwise use
1078 the standard remote_download from DejaGnu.
1079 (gdb_download): Remove.
1080 (gdb_load_shlibs): Use gdb_remote_download instead of
1081 gdb_download.
1082 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1083 Use gdb_remote_download instead of gdb_download. Use it even if
1084 the target is not remote.
1085 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1086 instead of gdb_download.
1087
7beb7f68
SM
10882016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1089
1090 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1091 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1092 run.
1093
cc63428a
AV
10942016-04-01 Artemiy Volkov <artemiyv@acm.org>
1095
1096 PR gdb/19820
1097 * gdb.base/printcmds.exp: Add artificial arrays tests.
1098
64cdf930
PA
10992016-03-31 Pedro Alves <palves@redhat.com>
1100
1101 PR gdb/19858
1102 * gdb.base/jit-main.c: Include unistd.h.
1103 (ATTACH): Define to 0 if not already defined.
1104 (wait_for_gdb, mypid): New globals.
1105 (WAIT_FOR_GDB): New macro.
1106 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1107 some breakpoint locations.
1108 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1109 New procedures.
1110 (one_jit_test): Add REATTACH parameter, and handle it. Use
1111 continue_to_test_location.
1112 (top level): Test attach, and adjusts calls to one_jit_test.
1113
40dea8cb
PA
11142016-03-31 Pedro Alves <palves@redhat.com>
1115
1116 PR gdb/19858
1117 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1118 BINSUFFIX parameter, and handle it.
1119 (top level): Adjust calls compile_jit_test.
1120
e7ea3ec7
CU
11212016-03-31 Catalin Udma <catalin.udma@freescale.com>
1122
1123 PR python/19743
1124 * gdb.python/py-mi-events-gdb.py: New file.
1125 * gdb.python/py-mi-events.c: New file.
1126 * gdb.python/py-mi-events.exp: New file.
1127
e6359af3
YQ
11282016-03-30 Yao Qi <yao.qi@linaro.org>
1129
1130 * gdb.reverse/until-precsave.exp: Match function name only.
1131 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1132 Move malloc to a condition block.
1133 * gdb.reverse/until-reverse.exp: Match function name only.
1134
a4105d04
MK
11352016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1136
1137 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1138 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1139 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1140 variable for GPR 0 instead of assuming it is register 0.
1141 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1142 * lib/trace-support.exp: Add s390 registers.
1143
bfa6adb9
YQ
11442016-03-29 Yao Qi <yao.qi@linaro.org>
1145
1146 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1147
1e6697ea
YQ
11482016-03-24 Yao Qi <yao.qi@linaro.org>
1149
1150 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1151 test message.
1152
64bcd522
AA
11532016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1154
1155 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1156 maintaining separate logic for constructing the output path.
1157
7868401b
DB
11582016-03-16 Don Breazeal <donb@codesourcery.com>
1159
1160 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1161 Retry fork and waitpid on interrupted system call errors.
1162 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1163 Use with_timeout_factor to increase timeout by factor of 10.
1164
1cafadb4
DB
11652016-03-15 Don Breazeal <donb@codesourcery.com>
1166
1167 * gdb.cp/scope-err.cc: New test program.
1168 * gdb.cp/scope-err.exp: New test script.
1169 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1170 lines and "set breakpoint here" comment.
1171 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1172 Fixed some whitespace and format issues.
1173 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1174 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1175
81516450
DE
11762016-03-15 Doug Evans <dje@google.com>
1177
1178 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1179 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1180 All callers updated. Add tests for enums, mixed flags register.
1181
aa52b601
DE
11822016-03-15 Doug Evans <dje@google.com>
1183
1184 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1185 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1186
fa4ff313
SM
11872016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1188
1189 * gdb.base/default.exp: Add $_as_string to the list of expected
1190 convenience functions.
1191
f2403c39
AB
11922016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1195
f2f3ccb9
SM
11962016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1197
1198 * gdb.python/py-as-string.exp: New file.
1199 * gdb.python/py-as-string.c: New file.
1200
00dbd492
PA
12012016-03-09 Pedro Alves <palves@redhat.com>
1202
1203 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1204 signal" -> "Thread NN received signal" output change.
1205 * gdb.threads/ia64-sigill.exp: Likewise.
1206 * gdb.threads/linux-dp.exp: Likewise.
1207 * gdb.threads/manythreads.exp: Likewise.
1208 * gdb.threads/pending-step.exp: Likewise.
1209 * gdb.threads/print-threads.exp: Likewise.
1210 * gdb.threads/sigstep-threads.exp: Likewise.
1211 * gdb.threads/staticthreads.exp: Likewise.
1212 * gdb.threads/tls.exp: Likewise.
1213
1e6697ea
YQ
12142016-03-09 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.base/command-line-input.exp: New file.
1217
b04fd3be
MK
12182016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1219
1220 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1221 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1222 * gdb.trace/pending.exp: Accept leading dot before function name.
1223 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1224 * lib/trace-support.exp: Set registers for ppc.
1225
98fa59e9
MK
12262016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1227
1228 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1229 use it for disassembly; accept .main in addition to main in backtrace.
1230
f77198c8
MK
12312016-03-09 Wei-cheng Wang <cole945@gmail.com>
1232 Marcin Kościelnicki <koriakin@0x04.net>
1233
1234 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1235 (gdb_recursion_test_ptr): New global variable.
1236 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1237 gdb_recursion_test.
1238 (gdb_c_test): Ditto.
1239
ba84e0da
MK
12402016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1241
1242 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1243 ordering.
1244
4366d36e
MK
12452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1246
1247 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1248 (bar): Add bar_start_lbl label.
1249 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1250 of foo/bar for emitting DWARF and tracing.
1251
5eb264df
SDJ
12522016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1253
1254 * analyze-racy-logs.py: Set executable bit.
1255
fb6a751f
SDJ
12562016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1257
1258 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1259 (CHECK_TARGET_TMP): Likewise.
1260 (check-single-racy): New rule.
1261 (check-parallel-racy): Likewise.
1262 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1263 (do-check-parallel-racy): New rule.
1264 (check-racy/%.exp): Likewise.
1265 * README (Racy testcases): New section.
1266 * analyze-racy-logs.py: New file.
1267
bdf7e230
DE
12682016-03-03 Doug Evans <dje@google.com>
1269
1270 * gdb.base/skip.exp: Use with_test_prefix.
1271
4719d415
YQ
12722016-03-03 Yao Qi <yao.qi@linaro.org>
1273
1274 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1275 Invoke step_over_syscall "clone" and break_cond_on_syscall
1276 "clone".
1277 * gdb.base/step-over-clone.c: New file.
1278
ea507862
YQ
12792016-03-03 Yao Qi <yao.qi@linaro.org>
1280
1281 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1282 code format.
1283
8fc8cbda
YQ
12842016-03-03 Yao Qi <yao.qi@linaro.org>
1285
1286 * gdb.base/disp-step-fork.c: Rename to ...
1287 * gdb.base/step-over-fork.c: ... it. New file.
1288 * gdb.base/disp-step-vfork.c: Rename to ...
1289 * gdb.base/step-over-vfork.c: ... it. New file.
1290 * gdb.base/disp-step-syscall.exp: Rename to ...
1291 * gdb.base/step-over-syscall.exp: ... it. New file.
1292 (disp_step_cross_syscall): Rename to ...
1293 (step_over_syscall): ... it.
1294
92fa70b0
YQ
12952016-03-03 Yao Qi <yao.qi@linaro.org>
1296
1297 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1298 If target supports condition evaluation on target, invoke
1299 break_cond_on_syscall for fork and vfork.
1300
e197ad3c
YQ
13012016-03-03 Yao Qi <yao.qi@linaro.org>
1302
1303 * gdb.base/disp-step-syscall.exp: Don't invoke
1304 support_displaced_stepping.
1305 (disp_step_cross_syscall): Test with displaced stepping off and
1306 on if supported.
1307
0b47da9f
YQ
13082016-03-03 Yao Qi <yao.qi@linaro.org>
1309
1310 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1311 proc.
1312 (setup): New proc.
1313 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1314 and setup.
1315
065ab6dc
BH
13162016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1317
1318 * gdb.fortran/vla-history.exp: Remove breakpoint.
1319
07e448ad 13202016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1321
25d49b86
PA
1322 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1323 exceeds timeout.
07e448ad 1324
9ac2d526 13252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1326
25d49b86
PA
1327 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1328 breakpoint.
9ac2d526 1329
17807369
BH
13302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1331
1332 * gdb.mi/vla.f90: Nullify pointer after declaration.
1333
86e501af
PA
13342016-03-01 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1337
1e903e32
PA
13382016-03-01 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1341 before anything else.
1342 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1343 _GNU_SOURCE here.
1344 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1345 before anything else.
1346 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1347
6ccb54e2
PA
13482016-03-01 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1351
30ca9da1
YQ
13522016-03-01 Yao Qi <yao.qi@linaro.org>
1353
1354 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1355 prepare_for_testing.
1356
dc856b38
YQ
13572016-03-01 Yao Qi <yao.qi@linaro.org>
1358
1359 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1360
4a932159
AA
13612016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1362
1363 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1364 manually constructing the output path.
1365
f2489477
AA
13662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1367
1368 * gdb.arch/s390-stackless.S: New.
1369 * gdb.arch/s390-stackless.exp: New.
1370
38899f16
IB
13712016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1372
1373 * gdb.dlang/circular.c: New file.
1374 * gdb.dlang/circular.exp: New file.
1375
9fde51ed
YQ
13762016-02-26 Yao Qi <yao.qi@linaro.org>
1377
1378 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1379 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1380 (testcases): Update.
1381
ce90fefe
YQ
13822016-02-26 Yao Qi <yao.qi@linaro.org>
1383
1384 * gdb.reverse/aarch64.c: Rename to ...
1385 * gdb.reverse/insn-reverse.c: ... it.
1386 * gdb.reverse/aarch64.exp: Rename to ...
1387 * gdb.reverse/insn-reverse.exp: ... it.
1388
3263bceb
YQ
13892016-02-26 Yao Qi <yao.qi@linaro.org>
1390
1391 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1392 (testcase_ftype): New.
1393 (testcases): New array.
1394 (n_testcases): New.
1395 (main): Call each element in testcases.
1396 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1397 (read_testcase): New.
1398 Do the tests in a loop.
1399
6cb59ff1
YQ
14002016-02-25 Yao Qi <yao.qi@linaro.org>
1401
1402 * gdb.base/branches.c: Remove.
1403
ae91f625
MK
14042016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1405
1406 PR gdb/13808
1407 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1408
678b48b7
MK
14092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1410
1411 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1412
7337a6f2
MK
14132016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1414
1415 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1416 change x86_64 call_insn to 'callq'.
1417
861ca91f
AT
14182016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1419
1420 * gdb.trace/tfile-avx.c: Move to...
1421 * gdb.trace/tracefile-pseudo-reg.c: Here.
1422 * gdb.trace/tfile-avx.exp: Move to...
1423 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1424
bf74e428
GB
14252016-02-24 Gary Benson <gbenson@redhat.com>
1426
1427 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1428 message on attach.
1429
cce0e923
DE
14302016-02-23 Doug Evans <dje@google.com>
1431
1432 * gdb.base/skip.c (test_skip): New function.
1433 (end_test_skip_file_and_function): New function.
1434 (test_skip_file_and_function): New function.
1435 * gdb.base/skip1.c (test_skip): New function.
1436 (skip1_test_skip_file_and_function): New function.
1437 * gdb.base/skip.exp: Add tests for new skip options.
1438 * gdb.base/skip-solib.exp: Update expected output.
1439 * gdb.perf/skip-command.cc: New file.
1440 * gdb.perf/skip-command.exp: New file.
1441 * gdb.perf/skip-command.py: New file.
1442
4000e47e
MK
14432016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1444
1445 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1446 info registers pattern.
1447
24f75ead
IB
14482016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1449
1450 * lib/future.exp: Add D support.
1451 (gdb_find_gdc): New proc.
1452 (gdb_default_target_compile): Add D support.
1453
fbb7bcbe
WW
14542016-02-18 Wei-cheng Wang <cole945@gmail.com>
1455
1456 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1457 user+system time.
1458 (trace_speed_test): Determine the iteration count for a time
1459 between 15..30 seconds.
1460
012b3a21
WT
14612016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1462
1463 * gdb.arch/i386-mpx-sigsegv.c: New file.
1464 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1465 * gdb.arch/i386-mpx-simple_segv.c: New file.
1466 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1467
2d5189bd
YQ
14682016-02-18 Yao Qi <yao.qi@linaro.org>
1469
1470 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1471 Don't call setup_kfail.
1472
40fb20d0
YQ
14732016-02-18 Yao Qi <yao.qi@linaro.org>
1474
1475 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1476 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1477
21b1f8d2
DE
14782016-02-16 Doug Evans <dje@google.com>
1479
1480 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1481 * gdb.base/skip1.c: Ditto.
1482 * gdb.base/skip.exp: Whitespace cleanup.
1483
4041ed77
DB
14842016-02-16 Don Breazeal <donb@codesourcery.com>
1485
1486 PR remote/19496
1487 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1488 Remove kfail for PR remote/19496.
1489
c4ef31bf
SM
14902016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1491
1492 * lib/gdb.exp (standard_temp_file): Return a path specific to
1493 the runtest invocation.
1494
266b65b3
SM
14952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1496
1497 * gdb.trace/save-trace.exp: Change relative path to be in the
1498 standard output directory.
1499
a7a0a6a9
JK
15002016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1501
1502 * gdb.arch/i386-prologue.c: Add missing prototypes.
1503
c99dbb42
JK
15042016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1505
1506 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1507 * gdb.arch/i386-prologue.exp: Likewise.
1508 * gdb.arch/i386-size.exp: Likewise.
1509
aa480355
SM
15102016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1511
1512 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1513 define object file path.
1514 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1515 file path.
1516 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1517 standard_output_file to define binfile.
1518
ba881f50
JK
15192016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1520
1521 Fix compatibility with recent gfortran-5.3.1.
1522 * gdb.fortran/vla-history.exp (print vla1 allocated)
1523 (print vla2 allocated, print $2, print $3): Remove
1524 (print $4): Rename to ...
1525 (print $2): ... here.
1526 (print $9): Rename to ...
1527 (print $5): ... here.
1528 (print $10): Rename to ...
1529 (print $6): ... here.
1530 * gdb.fortran/vla.f90: Add pvla initialization.
1531
e9fb005c
JK
15322016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1533
1534 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1535 New test.
1536 * gdb.fortran/vla-value-sub.exp: Likewise.
1537
e44e00ff
MK
15382016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1539
1540 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1541
97e94151
SM
15422016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1543
1544 * i386-biarch-core.exp: Define corefile using
1545 standard_output_file.
1546
01113bc1
YQ
15472016-02-12 Yao Qi <yao.qi@linaro.org>
1548
1549 * gdb.arch/arm-single-step-kernel-helper.c: New.
1550 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1551
33b4777c
MM
15522016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1553
1554 * gdb.btrace/tailcall-only.exp: New.
1555 * gdb.btrace/tailcall-only.c: New.
1556 * gdb.btrace/x86_64-tailcall-only.S: New.
1557 * gdb.btrace/i686-tailcall-only.S: New.
1558
acc23c11
PA
15592016-02-11 Pedro Alves <palves@redhat.com>
1560
1561 * README (Parallel testing): Add missing double quotes.
1562
e352bf0a
PA
15632016-02-11 Pedro Alves <palves@redhat.com>
1564
1565 * README (Parallel testing): New section.
1566 (GDB_PARALLEL): Rewrite.
1567 (FORCE_PARALLEL): Document.
1568
9f5fed78
MK
15692016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1570
1571 * gdb.trace/tfile-avx.c: New test.
1572 * gdb.trace/tfile-avx.exp: New test.
1573
9ef9e6a6
KS
15742016-02-09 Keith Seitz <keiths@redhat.com>
1575
1576 PR breakpoints/19546
1577 * gdb.base/infcall-exec.c: New file.
1578 * gdb.base/infcall-exec2.c: New file.
1579 * gdb.base/infcall-exec.exp: New file.
1580
a96e36da
KS
15812016-02-09 Keith Seitz <keiths@redhat.com>
1582
1583 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1584 (toplevel): Call test_bkpt_address.
1585
9f61929f
KS
15862016-02-09 Keith Seitz <keiths@redhat.com>
1587
1588 PR python/19506
1589 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1590 (toplevel): Call test_bkpt_address.
1591
1e94266c
SM
15922016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1593
1594 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1595 to AC_OUTPUT.
1596 * configure: Regenerate.
1597
2a7f3dff
PA
15982016-02-09 Pedro Alves <palves@redhat.com>
1599
1600 PR breakpoints/19548
1601 * gdb.base/execl-update-breakpoints.c (some_function): New
1602 function.
1603 (main): Call it.
1604 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1605 Tighten expected GDB output.
1606
2151ccc5
SM
16072016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1608
1609 * Makefile.in (ALL_SUBDIRS): Remove.
1610 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1611 (distclean maintainer-clean realclean): Likewise.
1612 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1613 * configure: Regenerate.
1614 * gdb.ada/Makefile.in: Delete.
1615 * gdb.arch/Makefile.in: Likewise.
1616 * gdb.asm/Makefile.in: Likewise.
1617 * gdb.base/Makefile.in: Likewise.
1618 * gdb.btrace/Makefile.in: Likewise.
1619 * gdb.cell/Makefile.in: Likewise.
1620 * gdb.compile/Makefile.in: Likewise.
1621 * gdb.cp/Makefile.in: Likewise.
1622 * gdb.disasm/Makefile.in: Likewise.
1623 * gdb.dlang/Makefile.in: Likewise.
1624 * gdb.dwarf2/Makefile.in: Likewise.
1625 * gdb.fortran/Makefile.in: Likewise.
1626 * gdb.gdb/Makefile.in: Likewise.
1627 * gdb.go/Makefile.in: Likewise.
1628 * gdb.guile/Makefile.in: Likewise.
1629 * gdb.java/Makefile.in: Likewise.
1630 * gdb.linespec/Makefile.in: Likewise.
1631 * gdb.mi/Makefile.in: Likewise.
1632 * gdb.modula2/Makefile.in: Likewise.
1633 * gdb.multi/Makefile.in: Likewise.
1634 * gdb.objc/Makefile.in: Likewise.
1635 * gdb.opencl/Makefile.in: Likewise.
1636 * gdb.opt/Makefile.in: Likewise.
1637 * gdb.pascal/Makefile.in: Likewise.
1638 * gdb.perf/Makefile.in: Likewise.
1639 * gdb.python/Makefile.in: Likewise.
1640 * gdb.reverse/Makefile.in: Likewise.
1641 * gdb.server/Makefile.in: Likewise.
1642 * gdb.stabs/Makefile.in: Likewise.
1643 * gdb.threads/Makefile.in: Likewise.
1644 * gdb.trace/Makefile.in: Likewise.
1645 * gdb.xml/Makefile.in: Likewise.
1646 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1647 GDB_PARALLEL.
1648 (standard_output_file): Remove check for GDB_PARALLEL, always
1649 return path in outputs/$subdir/$testname.
1650
437277d4
SM
16512016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1652
1653 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1654 (site.exp): Assign abs_srcdir to tcl's srcdir.
1655
31d913c7
YQ
16562016-02-04 Yao Qi <yao.qi@linaro.org>
1657
1658 * gdb.base/foll-exec-mode.c: Include limits.h.
1659 (main): Add parameters argc and argv. Get directory from
1660 argv[0].
1661 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1662 compilation.
1663 * gdb.base/foll-exec.c: Include limits.h.
1664 (main): Add parameters argc and argv.
1665 Get directory from argv[0].
1666 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1667 Adjust tests on the number of lines as source code changed.
1668 * gdb.base/foll-vfork-exit.c: Include limits.h.
1669 (main): Add one line of statement before vfork.
1670 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1671 (main): Add parameters argc and argv. Get directory from
1672 argv[0].
1673 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1674 (setup_gdb): Set tbreak to skip some source lines.
1675 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1676 (main): Add parameters argc and argv. Get directory from
1677 argv[0].
1678 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1679 compilation.
1680 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1681 (main): Add parameters argc and argv. Get directory from
1682 argv[0].
1683 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1684 compilation.
1685
9482b9fb
DE
16862016-02-01 Doug Evans <dje@google.com>
1687
1688 * gdb.base/skip.exp: Clean up multiple references to same test name.
1689
6b2e4f10
PA
16902016-02-01 Pedro Alves <palves@redhat.com>
1691
ccb6afd6 1692 PR remote/19496
6b2e4f10
PA
1693 * gdb.threads/forking-threads-plus-breakpoint.exp
1694 (displaced_stepping_supported): New global.
1695 (probe_displaced_stepping_support): New procedure.
1696 (do_test): Add 'displaced' parameter, and use it.
1697 (top level): Check for displaced stepping support. Add displaced
1698 stepping on/off testing axis.
1699
37a8db1a
AB
17002016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1703 pointer. Don't perform further tests on the unassociated pointer
1704 if the first test fails.
1705
5fdf6324
AB
17062016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * gdb.base/max-value-size.c: New file.
1709 * gdb.base/max-value-size.exp: New file.
1710 * gdb.base/huge.exp: Disable max-value-size for this test.
1711
935c6144
IB
17122016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1713
1714 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1715
7fe8399d
YQ
17162016-01-28 Yao Qi <yao.qi@linaro.org>
1717
1718 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1719
a2077e25
PA
17202016-01-25 Pedro Alves <palves@redhat.com>
1721
1722 PR threads/19461
1723 * gdb.base/fork-running-state.c: New file.
1724 * gdb.base/fork-running-state.exp: New file.
1725
1d2736d4
PA
17262016-01-25 Pedro Alves <palves@redhat.com>
1727
1728 PR gdb/19494
1729 * gdb.base/catch-fork-kill.c: New file.
1730 * gdb.base/catch-fork-kill.exp: New file.
1731
f1da4b11
PA
17322016-01-25 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1735 Delete, moved to lib/gdb.exp.
1736 * gdb.threads/forking-threads-plus-breakpoint.exp
1737 (foreach_with_prefix): Likewise.
1738 * gdb.threads/process-dies-while-handling-bp.exp
1739 (foreach_with_prefix): Likewise.
1740 * lib/gdb.exp (foreach_with_prefix): New procedure.
1741
45f38546
MK
17422016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1743
1744 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1745 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1746
dc29a1ce
MK
17472016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1748
1749 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1750 endian targets.
1751
092127d7
JK
17522016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1753 Pedro Alves <palves@redhat.com>
1754
1755 Fix testsuite compatibility with Guile.
1756 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1757 number.
1758
31d765d3
JK
17592016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1760
1761 Fix testsuite compatibility with Guile.
1762 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1763 (thread 1): New test for backtrace through signal handler.
1764
1ac78c04
YQ
17652016-01-22 Yao Qi <yao.qi@linaro.org>
1766
1767 PR testsuite/19491
1768 * gdb.base/multi-forks.c: Include
1769 ../lib/unbuffer_output.c
1770 (main): Call gdb_unbuffer_output.
1771
4f5946a8
DE
17722016-01-21 Doug Evans <dje@google.com>
1773
1774 * lib/ada.exp (gdb_compile_ada): Fix typo.
1775
305e13e6
JB
17762016-01-21 Joel Brobecker <brobecker@adacore.com>
1777
1778 * gdb.base/break-fun-addr.exp: New file.
1779 * gdb.base/break-fun-addr1.c: New file.
1780 * gdb.base/break-fun-addr2.c: New file.
1781
5f5dfff6
SM
17822016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1783
1784 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
1785 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
1786 enum flag values.
1787
fd356fa2
AA
17882016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1789
1790 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
1791 when GDB can not set the vector return value. Add more comments
1792 for clarification.
1793
9df22175
AT
17942016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
1795
1796 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
1797 command.
1798
41d1845e
SM
17992016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1800
1801 * Makefile.in (DO_RUNTEST): Add --status and update usages.
1802
01ac6840
SM
18032016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1804
1805 * Makefile.in (check-single): Pass --status to runtest.
1806 (check/%.exp): Likewise.
1807
18082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
1809
1810 * Makefile.in (check-parallel): Propagate return code from make
1811 do-check-parallel.
1812
bd0a71fa
MK
18132016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
1814
1815 * gdb.trace/ftrace.exp: Fix expected message on continue.
1816 * gdb.trace/pending.exp: Fix expected message on continue.
1817 * gdb.trace/trace-break.exp: Fix expected message on continue.
1818
8bcbad33
SM
18192016-01-18 Simon Marchi <simon.marchi@ericsson.com>
1820
1821 * lib/gdb.exp (gdb_test): Remove unused global references.
1822
f303dbd6
PA
18232016-01-18 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.base/async-shell.exp: Adjust expected output.
1826 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
1827 * gdb.base/siginfo-thread.exp: Adjust expected output.
1828 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
1829 * gdb.java/jnpe.exp: Adjust expected output.
1830 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
1831 * gdb.threads/continue-pending-status.exp: Adjust expected output.
1832 * gdb.threads/leader-exit.exp: Adjust expected output.
1833 * gdb.threads/manythreads.exp: Adjust expected output.
1834 * gdb.threads/pthreads.exp: Adjust expected output.
1835 * gdb.threads/schedlock.exp: Adjust expected output.
1836 * gdb.threads/siginfo-threads.exp: Adjust expected output.
1837 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
1838 expected output.
1839 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
1840 output.
1841 * gdb.threads/sigthread.exp: Adjust expected output.
1842 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
1843
b2789696
YQ
18442016-01-18 Yao Qi <yao.qi@linaro.org>
1845
1846 * gdb.guile/scm-section-script.c: Replace @progbits with
1847 %progbits.
1848 * gdb.python/py-section-script.c: Likewise.
1849
71ef29a8
PA
18502016-01-15 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.multi/tids.exp: Test star wildcard ranges.
1853
3f5b7598
PA
18542016-01-15 Pedro Alves <palves@redhat.com>
1855
1856 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
1857 command from "thread apply" invocation.
1858 (thr_apply_info_thr_invalid): Default the expected output to the
1859 input tid list.
1860 (top level): Add tests that use convenience variables. Add tests
1861 for "thread apply" with a valid TID list, but missing the command.
1862
663f6d42
PA
18632016-01-13 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.base/default.exp: Expect $_gthread as well.
1866 * gdb.multi/tids.exp: Test $_gthread.
1867 * gdb.threads/thread-specific.exp: Test $_gthread.
1868
c84f6bbf
PA
18692016-01-13 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.multi/tids.exp: Test "info threads -gid".
1872
22a02324
PA
18732016-01-13 Pedro Alves <palves@redhat.com>
1874
1875 * gdb.multi/tids.exp: Test InferiorThread.global_num and
1876 Breakpoint.thread.
1877 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
1878
5d5658a1
PA
18792016-01-07 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.base/break.exp: Adjust to output changes.
1882 * gdb.base/hbreak2.exp: Likewise.
1883 * gdb.base/sepdebug.exp: Likewise.
1884 * gdb.base/watch_thread_num.exp: Likewise.
1885 * gdb.linespec/keywords.exp: Likewise.
1886 * gdb.multi/info-threads.exp: Likewise.
1887 * gdb.threads/thread-find.exp: Likewise.
1888 * gdb.multi/tids.c: New file.
1889 * gdb.multi/tids.exp: New file.
1890
84654457
PA
18912016-01-13 Pedro Alves <palves@redhat.com>
1892
1893 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1894
e3940304
PA
18952016-01-13 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.base/default.exp: Expect $_inferior as well.
1898 * gdb.multi/base.exp: Test $_inferior.
1899
a911d87a
PA
19002016-01-13 Pedro Alves <palves@redhat.com>
1901
1902 PR breakpoints/19388
1903 * gdb.base/catch-signal-siginfo-cond.c: New file.
1904 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1905
82075af2
JS
19062016-01-12 Josh Stone <jistone@redhat.com>
1907 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1908
1909 * gdb.base/catch-syscall.c (do_execve): New variable.
1910 (main): Conditionally trigger an execve.
1911 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1912 (test_catch_syscall_execve): New, check entry/return across execve.
1913 (do_syscall_tests): Call test_catch_syscall_execve.
1914
e46eeedd
PA
19152016-01-12 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.base/random-signal.exp (do_test): New procedure, with body
1918 of testcase moved in.
1919
01d8c27e
JK
19202016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1921 Pedro Alves <palves@redhat.com>
1922
1923 * gdb.base/funcargs.exp (finish from indirectly called function):
1924 Reintroduce the case for 'First'.
1925
9a706302
JK
19262016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1927 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1930 (tcatch_vfork_then_child_follow_exec)
1931 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1932 identification.
1933
c0ecb95f
JK
19342016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1935
1936 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1937 and repeats to unlimited.
1938 * gdb.python/py-value.exp: Likewise.
1939 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1940 and repeats to unlimited.
1941
6cfc1fcb
JK
19422016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1945 and reordering the functions.
1946 * gdb.multi/hangout.c: Likewise.
1947 * gdb.multi/hello.c: Likewise.
1948
582a1b00
SM
19492016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1952 absolute.
1953 (SingleStatisticTestResult.report): Use dict.keys instead of
1954 dict.iterkeys.
1955
79bc59cb
PA
19562016-01-06 Pedro Alves <palves@redhat.com>
1957
1958 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1959
43368e1d
MM
19602016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1961
1962 * gdb.btrace/dlopen.exp: New.
1963 * gdb.btrace/dlopen.c: New.
1964 * gdb.btrace/dlopen-dso.c: New.
1965
79fad5b8
SL
19662015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1967
1968 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1969 PATTERN argument is optional.
1970
ab8314b3
JB
19712015-12-24 Joel Brobecker <brobecker@adacore.com>
1972
1973 * lib/ada.exp (target_compile_ada_from_dir): New function.
1974 (gdb_compile_ada): Reimplement avoiding the use of project files.
1975 * gdb.ada/gnat_ada.gpr: Delete.
1976 * gdb.ada/cond_lang.exp: Adjust test to make path before
1977 filename optional.
1978 * gdb.ada/small_reg_param.exp: Likewise.
1979
fe33faff
SM
19802015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1981
1982 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1983
6d265cb4
TP
19842015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1985
1986 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1987 case.
1988
10125099
SM
19892015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1990
1991 * gdb.base/break.exp: Remove dead code.
1992 * gdb.base/sepdebug.exp: Likewise.
1993
3ca22649
SM
19942015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1995
1996 * gdb.asm/asm-source.exp: Remove HP-UX references.
1997 * gdb.base/annota1.exp: Likewise.
1998 * gdb.base/annota3.exp: Likewise.
1999 * gdb.base/attach.exp: Likewise.
2000 * gdb.base/bigcore.exp: Likewise.
2001 * gdb.base/break.exp: Likewise.
2002 * gdb.base/call-ar-st.exp: Likewise.
2003 * gdb.base/callfuncs.exp: Likewise.
2004 * gdb.base/catch-fork-static.exp: Likewise.
2005 * gdb.base/display.exp: Likewise.
2006 * gdb.base/foll-exec-mode.exp: Likewise.
2007 * gdb.base/foll-exec.exp: Likewise.
2008 * gdb.base/foll-fork.exp: Likewise.
2009 * gdb.base/foll-vfork.exp: Likewise.
2010 * gdb.base/funcargs.exp: Likewise.
2011 * gdb.base/hbreak2.exp: Likewise.
2012 * gdb.base/inferior-died.exp: Likewise.
2013 * gdb.base/interrupt.exp: Likewise.
2014 * gdb.base/multi-forks.exp: Likewise.
2015 * gdb.base/nodebug.exp: Likewise.
2016 * gdb.base/sepdebug.exp: Likewise.
2017 * gdb.base/solib1.c: Likewise.
2018 * gdb.base/step-test.exp: Likewise.
2019 * gdb.mi/non-stop.c: Likewise.
2020 * gdb.mi/pthreads.c: Likewise.
2021 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2022 * gdb.threads/pthreads.c: Likewise.
2023 * gdb.threads/staticthreads.exp: Likewise.
2024 * lib/future.exp: Likewise.
2025 * lib/gdb.exp: Likewise.
2026 * gdb.base/so-indr-cl.c: Remove.
2027 * gdb.base/so-indr-cl.exp: Likewise.
2028 * gdb.base/solib.c: Likewise.
2029 * gdb.base/solib.exp: Likewise.
2030 * gdb.base/solib2.c: Likewise.
2031
b6304613
SM
20322015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2033
2034 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2035 * gdb.base/call-ar-st.exp: Likewise.
2036 * gdb.base/callfuncs.exp: Likewise.
2037 * gdb.base/condbreak.exp: Likewise.
2038 * gdb.base/constvars.exp: Likewise.
2039 * gdb.base/hbreak2.exp: Likewise.
2040 * gdb.base/langs.exp: Likewise.
2041 * gdb.base/list.exp: Likewise.
2042 * gdb.base/long_long.exp: Likewise.
2043 * gdb.base/ptype.exp: Likewise.
2044 * gdb.base/scope.exp: Likewise.
2045 * gdb.base/signals.exp: Likewise.
2046 * gdb.base/so-impl-ld.exp: Likewise.
2047 * gdb.base/varargs.exp: Likewise.
2048 * gdb.base/volatile.exp: Likewise.
2049 * gdb.base/whatis.exp: Likewise.
2050 * gdb.cp/cplusfuncs.exp: Likewise.
2051 * gdb.cp/inherit.exp: Likewise.
2052 * gdb.cp/local.exp: Likewise.
2053 * gdb.cp/member-ptr.exp: Likewise.
2054 * gdb.cp/method.exp: Likewise.
2055 * gdb.cp/overload.exp: Likewise.
2056 * gdb.cp/templates.exp: Likewise.
2057 * gdb.stabs/weird.exp: Likewise.
2058 * lib/compiler.c: Likewise.
2059 * lib/compiler.cc: Likewise.
2060 * lib/cp-support.exp: Likewise.
2061 * lib/gdb.exp: Likewise.
2062
bf401b07
SM
20632015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2064
2065 * configure.ac: Remove HP-UX case.
2066 * configure: Regenerate.
2067
aff9c0f8
SM
20682015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2069
2070 * lib/gdb.exp (gdb_compile): Add function doc.
2071
a6904d5a
PA
20722015-12-17 Pedro Alves <palves@redhat.com>
2073
2074 PR threads/19354
2075 * gdb.multi/info-threads.exp: New file.
2076
a22279dd
YQ
20772015-12-15 Yao Qi <yao.qi@linaro.org>
2078
2079 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2080 is aarch64*-*-*.
2081
0588c796
SL
20822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2083
2084 * gdb.base/history-duplicates.exp: Skip if no readline support.
2085
5d978e17
SL
20862015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2087
2088 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2089
7e763b86
SL
20902015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2091
2092 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2093
87a3a92c
SL
20942015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2095
2096 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2097 ctrl-C if nointerrupts target property is set.
2098 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2099 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2100 * gdb.base/paginate-bg-execution.exp: Likewise.
2101 * gdb.base/paginate-execution-startup.exp: Likewise.
2102 * gdb.base/random-signal.exp: Likewise.
2103 * gdb.base/range-stepping.exp: Likewise.
2104 * gdb.cp/annota2.exp: Likewise.
2105 * gdb.cp/annota3.exp: Likewise.
2106 * gdb.gdb/selftest.exp: Likewise.
2107 * gdb.threads/continue-pending-status.exp: Likewise.
2108 * gdb.threads/leader-exit.exp: Likewise.
2109 * gdb.threads/manythreads.exp: Likewise.
2110 * gdb.threads/pthreads.exp: Likewise.
2111 * gdb.threads/schedlock.exp: Likewise.
2112 * gdb.threads/sigthread.exp: Likewise.
2113
a8f077dc
DB
21142015-12-11 Don Breazeal <donb@codesourcery.com>
2115
2116 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2117 remote.
2118 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2119 * gdb.base/foll-exec.exp (main): Enable for target remote.
2120 * gdb.base/foll-fork.exp (main): Likewise.
2121 * gdb.base/foll-vfork.exp (main): Likewise.
2122 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2123 (proc continue_to_exit_bp_loc): Use clean_restart.
2124 * gdb.base/pie-execl.exp (main): Disable for target remote.
2125 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2126 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2127 * gdb.threads/execl.exp (main): Likewise.
2128 * gdb.threads/fork-child-threads.exp (main): Likewise.
2129 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2130 remote.
2131 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2132 remote.
2133 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2134 pid.tid style ptids, instead of just tid.
2135 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2136 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2137 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2138 ptids, instead of just tid.
2139
3b2464a8
AB
21402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.base/list.exp (test_list_forward): Add end of file error
2143 test.
2144 (test_repeat_list_command): Add end of file error test.
2145 (test_list_backwards): Add beginning of file error test.
2146
a0def019
AB
21472015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2148
2149 * gdb.base/list.exp (test_list_invalid_args): New function,
2150 defined, and called.
2151
5c000dff
AB
21522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2153
2154 * gdb.base/list.exp (test_list): Make test names unique.
2155
f1637ebe
YQ
21562015-12-11 Yao Qi <yao.qi@linaro.org>
2157
2158 * gdb.base/coremaker2.c: Remove.
2159
36d6fc0a
PA
21602015-12-10 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.multi/base.exp: Remove stale "spaces" references.
2163
762f7747
PA
21642015-12-10 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.multi/base.exp: Don't use nowarnings.
2167 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2168 * gdb.multi/hangout.c: Include stdio.h.
2169 * gdb.multi/hello.c: Include stdlib.h.
2170 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2171 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2172 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2173
28d2bfb9
AB
21742015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2175
2176 * gdb.dwarf2/dw2-ranges-base.c: New file.
2177 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2178 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2179 support additional line table, and debug ranges generation.
2180 (Dwarf::ranges): New function, generate .debug_ranges.
2181 (Dwarf::lines): Support generating simple line table programs.
2182 (Dwarf::assemble): Initialise new namespace variables.
2183
5fc2beac
KB
21842015-12-09 Kevin Buettner <kevinb@redhat.com>
2185
2186 * gdb.base/async.exp (proc test_background): Add case for
2187 asynchronous execution not supported.
2188
1c35a88f
LM
21892015-12-09 Luis Machado <lgustavo@codesourcery.com>
2190
2191 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2192 format and change test names to make them unique.
2193
b593e3d9
RK
21942015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2195 Pedro Alves <pedro@redhat.com>
2196
2197 PR gdb/18702
2198 Add checking of floatformats setup on x86_64 hosts.
2199 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2200 (smallval, bigval): New labels/constants.
2201 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2202 float" after loading bigval and smallval.
2203
d72413e6
PMR
22042015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2205
2206 * gdb.ada/fun_overload_menu.exp: New testcase.
2207 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2208
ece66d65
JS
22092015-12-04 Josh Stone <jistone@redhat.com>
2210
2211 * gdb.base/catch-fork-static.exp: New.
2212
41d0efca
YQ
22132015-12-03 Yao Qi <yao.qi@linaro.org>
2214
2215 * gdb.base/sizeof.c: Don't include stdio.h and
2216 ../lib/unbuffer_output.c.
2217 (main): New variable 'size' and 'value'. Remove printf and
2218 gdb_unbuffer_output. Assign return value to size and value.
2219 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2220 at the beginning.
2221 (check_sizeof): Check the result by printing variable 'size'.
2222 (check_valueof): Check the result by printing variable 'value'.
2223
99fd02d9
YQ
22242015-12-01 Yao Qi <yao.qi@linaro.org>
2225
2226 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2227 for aarch64*-*-linux* target.
2228
f2faf941
PA
22292015-11-30 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2232
04bf20c5
PA
22332015-11-30 Pedro Alves <palves@redhat.com>
2234
2235 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2236 Handle non-stop mode vCont replies.
2237
09df4675
PA
22382015-11-30 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2241 prepare_for_testing. Start gdb with "set non-stop on" appended to
2242 GDBFLAGS. Lax expected stop output.
2243
58b584af
YQ
22442015-11-27 Yao Qi <yao.qi@linaro.org>
2245
2246 * gdb.arch/arm-neon.exp: New.
2247 * gdb.arch/arm-neon.c: New.
2248
dfcb77a8
YQ
22492015-11-27 Yao Qi <yao.qi@linaro.org>
2250
2251 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2252
88e8ec1b
YQ
22532015-11-27 Yao Qi <yao.qi@linaro.org>
2254
2255 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2256 frames-invalid annotation.
2257
bfde72c2
YQ
22582015-11-27 Yao Qi <yao.qi@linaro.org>
2259
2260 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2261
f6512a69
SM
22622015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2263
2264 * gdb.threads/names.exp: New file.
2265 * gdb.threads/names.c: New file.
2266 * README: Mention gdb,no_thread_names.
2267
46a3515b
MM
22682015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2269
2270 PR 19297
2271 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2272 support" error.
2273
62147a22
PA
22742015-11-24 Pedro Alves <palves@redhat.com>
2275
2276 PR 17539
2277 * gdb.base/display.exp: Expect displays to be sorted in ascending
2278 order. Use multi_line.
2279 * gdb.base/solib-display.exp: Likewise.
2280
2f341b6e
PA
22812015-11-24 Pedro Alves <palves@redhat.com>
2282
2283 PR 17539
25d49b86
PA
2284 * gdb.base/display.exp: Expect displays to be sorted in ascending
2285 order. Use multi_line.
2286 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2287
7e0aa6aa
PA
22882015-11-24 Pedro Alves <palves@redhat.com>
2289
2290 PR 17539
2291 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2292 threads in ascending order.
2293 * gdb.base/foll-fork.exp: Likewise.
2294 * gdb.base/foll-vfork.exp: Likewise.
2295 * gdb.base/multi-forks.exp: Likewise.
2296 * gdb.mi/mi-nonstop.exp: Likewise.
2297 * gdb.mi/mi-nsintrall.exp: Likewise.
2298 * gdb.multi/base.exp: Likewise.
2299 * gdb.multi/multi-arch.exp: Likewise.
2300 * gdb.python/py-inferior.exp: Likewise.
2301 * gdb.threads/break-while-running.exp: Likewise.
2302 * gdb.threads/execl.exp: Likewise.
2303 * gdb.threads/gcore-thread.exp: Likewise.
2304 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2305 * gdb.threads/kill.exp: Likewise.
2306 * gdb.threads/linux-dp.exp: Likewise.
2307 * gdb.threads/multiple-step-overs.exp: Likewise.
2308 * gdb.threads/next-bp-other-thread.exp: Likewise.
2309 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2310 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2311 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2312 * gdb.threads/thread-find.exp: Likewise.
2313 * gdb.threads/tls.exp: Likewise.
2314 * lib/mi-support.exp (mi_reverse_list): Delete.
2315 (mi_check_thread_states): No longer reverse list.
2316
2cc57ad8
PA
23172015-11-24 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2320 use lowercase.
2321
c93e8391
SM
23222015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2323
2324 * gdb.trace/actions.c: Include trace-common.h.
2325 (main): Add a location for a fast tracepoint.
2326 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2327 the normal tracepoints.
2328 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2329
045ccf91
SM
23302015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2331
2332 * save-trace.exp: Factor out code to these...
2333 (gdb_save_tracepoints): New.
2334 (gdb_load_tracepoints): New.
2335 (do_save_load_test): New.
2336
5506f9f6
KB
23372015-11-23 Kevin Buettner <kevinb@redhat.com>
2338
2339 * gdb.base/asmlabel.exp: New test.
2340 * gdb.base/asmlabel.c: New test case.
2341
16c3b12f
JB
23422015-11-23 Joel Brobecker <brobecker@adacore.com>
2343
2344 * gdb.base/wrong_frame_bt_full-main.c: New file.
2345 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2346 * gdb.base/wrong_frame_bt_full.exp: New file.
2347
155bfbd3
JB
23482015-11-23 Joel Brobecker <brobecker@adacore.com>
2349
2350 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2351
bb097445
JM
23522015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2353
206853a0 2354 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2355 pstate register when comparing registers values in
2356 sparc64-*-linux-gnu targets to avoid spurious differences.
2357
9c88ed8f
JM
23582015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2359
206853a0 2360 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2361
96161e25
SL
23622015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2363
2364 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2365 as type argument to gdb_compile.
2366 * gdb.base/nested-subp2.exp: Likewise.
2367 * gdb.base/nested-subp3.exp: Likewise.
2368
340c2830
DV
23692015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2370
2371 * lib/dwarf.exp (_note): Fix left shift of negative value.
2372 * gdb.trace/trace-condition.exp: Likewise.
2373
c1862d0f
YQ
23742015-11-13 Yao Qi <yao.qi@linaro.org>
2375
2376 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2377 comments about d10v.
2378 (test_scalar_returns): Likewise.
2379 * gdb.base/d10v.ld: Remove.
2380 * gdb.base/overlays.exp: Remove the target triplet checking for
2381 d10v-*-*.
2382 * gdb.base/structs.exp (test_struct_returns): Remove the
2383 comments about d10v.
2384 (test_struct_calls): Likewise.
2385
77ae9c19
YQ
23862015-11-13 Yao Qi <yao.qi@linaro.org>
2387
2388 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2389 * gdb.base/gnu_vector.c: Don't include stdio.h.
2390 (main): Don't print res and call add_some_intvecs.
2391
430e004e
MK
23922015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2393
2394 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2395 macro.
2396 (func5): Removed.
2397 (func4): Use FAST_TRACEPOINT_LABEL.
2398 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2399 macro.
2400 (func): Removed.
2401 (thread_function): Use FAST_TRACEPOINT_LABEL.
2402 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2403 (func): Remove.
2404 (marker): Use FAST_TRACEPOINT_LABEL.
2405 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2406 (pendfunc1): Remove.
2407 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2408 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2409 (foo): Remove.
2410 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2411 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2412 macro.
2413 (func): Remove.
2414 (marker): Use FAST_TRACEPOINT_LABEL.
2415 * gdb.trace/trace-common.h: New header.
2416 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2417 macro.
2418 (func): Remove.
2419 (marker): Use FAST_TRACEPOINT_LABEL.
2420 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2421 (func): Remove.
2422 (thread_function): Use FAST_TRACEPOINT_LABEL.
2423
6e7675a7
MK
24242015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2425
2426 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2427 in front.
2428 * gdb.trace/change-loc.exp: Use global pcreg definition.
2429 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2430 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2431 in front.
2432 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2433 * gdb.trace/pending.exp: Likewise.
2434 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2435 * gdb.trace/trace-break.exp: Likewise.
2436 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2437 in front.
2438 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2439 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2440 in front.
2441 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2442
dddc0e16
JB
24432015-11-09 Joel Brobecker <brobecker@adacore.com>
2444
2445 * gdb.ada/fin_fun_out: New testcase.
2446
c6f0b406
KB
24472015-11-07 Kevin Buettner <kevinb@redhat.com>
2448
2449 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2450 value associated with DW_AT_byte_size.
2451 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2452 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2453 DW_AT_upper_bound.
2454
f01dcfd9
KB
24552015-11-07 Kevin Buettner <kevinb@redhat.com>
2456
2457 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2458 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2459 version.
2460 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2461 gdb.dwarf2/dw2-canonicalize-type.exp,
2462 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2463 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2464 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2465 provided by gdb_target_symbol_prefix_flags_asm.
2466 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2467 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2468 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2469 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2470 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2471 macros where needed). Use this macro for symbols which require
2472 the prefix provided by SYMBOL_PREFIX.
2473
2223449a
KB
24742015-11-05 Kevin Buettner <kevinb@redhat.com>
2475
2476 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2477 New procs.
2478 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2479 representing expressions, of more than one list element.
2480 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2481 to prepend linker symbol prefix to f.
2482 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2483 table_1 and table_2.
2484 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2485 Likewise, for f and g.
2486 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2487 for ptr.
2488 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2489 for main.
2490 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2491 table_1_ptr and table_2_ptr.
2492
6f2f1a3a
JK
24932015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2494 Joel Brobecker <brobecker@adacore.com>
2495
2496 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2497
566c56c9
MK
24982015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2499
2500 * gdb.reverse/s390-mvcle.c: New test.
2501 * gdb.reverse/s390-mvcle.exp: New file.
2502 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2503
d5f0636b
MK
25042015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2505
2506 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2507
7ad8b86c
MK
25082015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2509
2510 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2511 reaching marker2.
2512 * gdb.reverse/getresuid-reverse.exp: Likewise.
2513 * gdb.reverse/pipe-reverse.exp: Likewise.
2514 * gdb.reverse/readv-reverse.exp: Likewise.
2515 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2516 * gdb.reverse/time-reverse.exp: Likewise.
2517 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2518
4081c0f1
YQ
25192015-10-30 Yao Qi <yao.qi@linaro.org>
2520
2521 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2522 (empty_cycle): Remove.
2523 (main): Don't call empty_cycle. Don't use watch_count_done.
2524 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2525 empty_cycle. Rewrite the code counting HW watchpoints.
2526
452b4ba5
MK
25272015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2528
2529 * gdb.reverse/fstatat-reverse.c: New test.
2530 * gdb.reverse/fstatat-reverse.exp: New file.
2531 * gdb.reverse/getresuid-reverse.c: New test.
2532 * gdb.reverse/getresuid-reverse.exp: New file.
2533 * gdb.reverse/pipe-reverse.c: New test.
2534 * gdb.reverse/pipe-reverse.exp: New file.
2535 * gdb.reverse/readv-reverse.c: New test.
2536 * gdb.reverse/readv-reverse.exp: New file.
2537 * gdb.reverse/recvmsg-reverse.c: New test.
2538 * gdb.reverse/recvmsg-reverse.exp: New file.
2539 * gdb.reverse/time-reverse.c: New test.
2540 * gdb.reverse/time-reverse.exp: New file.
2541 * gdb.reverse/waitpid-reverse.c: New test.
2542 * gdb.reverse/waitpid-reverse.exp: New file.
2543
5e2e7507
JK
25442015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2547
0fde2c53
DE
25482015-10-26 Doug Evans <dje@google.com>
2549
2550 PR symtab/17391
2551 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2552 * gdb.dwarf2/bad-regnum.c: New file.
2553 * gdb.dwarf2/bad-regnum.exp: New file.
2554
1a70ae97
DE
25552015-10-26 Doug Evans <dje@google.com>
2556
2557 PR python/18938
2558 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2559 file.
2560
27dc26ab
JK
25612015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2562
2563 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2564 for a change by "Mention language in compile error message".
2565
bed91f4d
SM
25662015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2567
2568 PR python/18073
2569 * gdb.python/py-type.c (C::a_method): New.
2570 (C::a_const_method): New.
2571 (C::a_static_method): New.
2572 (a_function): New.
2573 * gdb.python/py-type.exp (test_fields): Test getting fields
2574 from function and method.
2575
3f2f83dd
KB
25762015-10-21 Keven Boell <keven.boell@intel.com>
2577
2578 * gdb.fortran/vla-alloc-assoc.exp: New file.
2579 * gdb.fortran/vla-datatypes.exp: New file.
2580 * gdb.fortran/vla-datatypes.f90: New file.
2581 * gdb.fortran/vla-history.exp: New file.
2582 * gdb.fortran/vla-ptype-sub.exp: New file.
2583 * gdb.fortran/vla-ptype.exp: New file.
2584 * gdb.fortran/vla-sizeof.exp: New file.
2585 * gdb.fortran/vla-sub.f90: New file.
2586 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2587 * gdb.fortran/vla-value-sub-finish.exp: New file.
2588 * gdb.fortran/vla-value-sub.exp: New file.
2589 * gdb.fortran/vla-value.exp: New file.
2590 * gdb.fortran/vla-ptr-info.exp: New file.
2591 * gdb.mi/mi-vla-fortran.exp: New file.
2592 * gdb.mi/vla.f90: New file.
2593
27145d50
SL
25942015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2595
2596 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2597 of hardwired timeout value.
2598
5f3ff4f8
JK
25992015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2600 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2603 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2604
bfd09d20
JS
26052015-10-19 Josh Stone <jistone@redhat.com>
2606
2607 * gdb.base/catch-syscall.c: Include <sched.h>.
2608 (unknown_syscall): New variable.
2609 (main): Trigger a vfork and an unknown syscall.
2610 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2611 (unknown_syscall_number): Likewise.
2612 (check_call_to_syscall): Accept an optional syscall pattern.
2613 (check_return_from_syscall): Likewise.
2614 (check_continue): Likewise.
2615 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2616 (test_catch_syscall_skipping_return): New test toggling off 'catch
2617 syscall' to step over the syscall return, then toggling back on.
2618 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2619 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2620 (do_syscall_tests): Call test_catch_syscall_without_args and
2621 test_catch_syscall_mid_vfork.
2622 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2623 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2624
b32b93c6
AS
26252015-10-19 Andrew Stubbs <ams@codesourcery.com>
2626
2627 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2628 print g_vE): Add new pass patterns.
2629 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2630 print various symbol names for vptr fields.
2631
9d622bda
AB
26322015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2633
2634 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2635 results.
2636
0fd8ac1c
YQ
26372015-10-12 Yao Qi <yao.qi@linaro.org>
2638
2639 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2640
34240514
YQ
26412015-10-12 Yao Qi <yao.qi@linaro.org>
2642
2643 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2644 is aarch64*-*-linux*.
2645
8240f442
YQ
26462015-10-12 Yao Qi <yao.qi@linaro.org>
2647
2648 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2649 (can_relocate_bcond_true): ... it.
2650 (can_relocate_bcond_false): New function.
2651 (foo): Likewise.
2652 (can_relocate_bl): Likewise.
2653 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2654 can_relocate_bl.
2655
2520f728
PMR
26562015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2657
2658 * gdb.base/nested-addr.c: New file.
2659 * gdb.base/nested-addr.exp: New testcase.
2660
abcef95a
MM
26612015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2662
2663 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2664 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2665 its output. Ignore the output of "record goto begin" and instead
2666 check that GDB is replaying.
2667
145e3ddb
PA
26682015-10-09 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2671 (top level): Use it in the run with no args test.
2672
d5d8c4e1
IB
26732015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2674
2675 * gdb.dlang/properties.exp: New file.
2676
06e635ef
SL
26772015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2678
2679 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2680 whether or not address 0x1000 is mapped on the target.
2681
e019fd1d
SM
26822015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2683
2684 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2685 build.
2686
77ba2a67
MM
26872015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2688
2689 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2690 instruction-history test.
2691
c60eb31f
DE
26922015-09-28 Doug Evans <dje@google.com>
2693
2694 * gdb.base/gcore.c (array_func): Add reference to static_array.
2695
9a3c8263
SM
26962015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2697
2698 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2699 source line.
2700
9720e656
SL
27012015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2702
2703 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2704 short or char as base type.
2705
938d3bf2
SL
27062015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2707
2708 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2709 to allow any size enum.
2710
e6c2c623
PMR
27112015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2712
2713 * gdb.ada/array_ptr_renaming.exp: New testcase.
2714 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2715 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2716
06da0f77
PL
27172015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2718
2719 * gdb.trace/ftrace-lock.c: New file.
2720 * gdb.trace/ftrace-lock.exp: New file.
2721
4f51c22a
PL
27222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2723
2724 * gdb.arch/insn-reloc.c: New file.
2725 * gdb.arch/ftrace-insn-reloc.exp: New file.
2726
7041adf4
PL
27272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2728
2729 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2730 instruction.
2731 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2732 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2733 * gdb.trace/range-stepping.c: Likewise.
2734 * gdb.trace/trace-break.c: Likewise.
2735 * gdb.trace/trace-mt.c (thread_function): Likewise.
2736 * gdb.trace/ftrace.c (marker): Likewise.
2737 * gdb.trace/trace-condition.c (marker): Likewise.
2738 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2739 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2740 is_aarch64_target.
2741
015d2e7e
DE
27422015-09-18 Doug Evans <xdje42@gmail.com>
2743
2744 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2745 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2746
26b188a2
SL
27472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2748
2749 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2750 the breakpoint.
2751
79dc332b
SL
27522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2753
2754 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2755 the pending breakpoint. Remove timeout override for "Run till
2756 MI pending breakpoint on pendfunc3 on thread 2" test.
2757
f57929f2
SL
27582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2759
2760 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2761 filename pattern.
2762
3f469b17
SL
27632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2764
2765 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2766 in breakpoint filename pattern.
2767
515b89b3
SL
27682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2769
7800dbe4
SL
2770 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2771
27722015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2773
515b89b3
SL
2774 * gdb.linespec/explicit.exp: Check for readline support for
2775 tab-completion tests. Fix obvious typo.
2776
d2939ba2
MM
27772015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2778
2779 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
2780 and replay.
2781
cbb55fa7
MM
27822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2783
2784 * gdb.btrace/non-stop.c: New.
2785 * gdb.btrace/non-stop.exp: New.
2786
43691ca1
PL
27872015-09-17 Pierre Langlois <pierre.langlois@arm.com>
2788 Yao Qi <yao.qi@linaro.org>
2789
2790 * gdb.trace/trace-condition.c: New file.
2791 * gdb.trace/trace-condition.exp: New file.
2792
d78908cf
WW
27932015-09-16 Wei-cheng Wang <cole945@gmail.com>
2794
2795 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
2796 for testing bytecode compilation.
2797
1ed415e2
PA
27982015-09-16 Pedro Alves <palves@redhat.com>
2799 Sandra Loosemore <sandra@codesourcery.com>
2800
2801 * gdb.threads/non-stop-fair-events.c (timeout): New global.
2802 (SECONDS): Redefine.
2803 (main): Call pthread_kill and alarm early.
2804 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
2805 support.
2806 (test): If the target can't hardware step and doesn't support
2807 displaced stepping, increase the timeout.
2808
d136eff5
PA
28092015-09-16 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
2812 (enable_debug): New procedures.
2813 (test): Use them. Bail out if waiting for threads fails.
2814 (top level): Bail out if a test fails.
2815
991f019c
YQ
28162015-09-16 Yao Qi <yao.qi@linaro.org>
2817
2818 * gdb.asm/asm-source.exp: Set asm-arch for
2819 aarch64*-*-* target.
2820 * gdb.asm/aarch64.inc: New file.
2821
bfca584f
PMR
28222015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2823
2824 * gdb.ada/array_of_variable_length.exp: New testcase.
2825 * gdb.ada/array_of_variable_length/foo.adb: New file.
2826 * gdb.ada/array_of_variable_length/pck.adb: New file.
2827 * gdb.ada/array_of_variable_length/pck.ads: New file.
2828
b326e587
DE
28292015-09-15 Doug Evans <dje@google.com>
2830
2831 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
2832 of function static local variable.
2833
5382cfab
PW
28342015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2835
2836 * gdb.threads/tls-so_extern.exp: New test file.
2837 * gdb.threads/tls-so_extern.c: New test file.
2838 * gdb.threads/tls-so_extern_main.c: New test file.
2839
141c5cc4
JK
28402015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2841
2842 * gdb.opt/solib-intra-step-lib.c: New file.
2843 * gdb.opt/solib-intra-step-main.c: New file.
2844 * gdb.opt/solib-intra-step.exp: New file.
2845
d15dcecd
PA
28462015-09-15 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
2849 gdb_continue_to_breakpoint instead of gdb_test_multiple.
2850
4c2f2a79
PA
28512015-09-14 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.base/hook-stop-continue.c: Delete.
2854 * gdb.base/hook-stop-continue.exp: Delete.
2855 * gdb.base/hook-stop-frame.c: Delete.
2856 * gdb.base/hook-stop-frame.exp: Delete.
2857 * gdb.base/hook-stop.c: New file.
2858 * gdb.base/hook-stop.exp: New file.
2859
919e6dbe
PMR
28602015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2861
2862 * gdb.ada/access_to_packed_array.exp: New testcase.
2863 * gdb.ada/access_to_packed_array/foo.adb: New file.
2864 * gdb.ada/access_to_packed_array/pack.adb: New file.
2865 * gdb.ada/access_to_packed_array/pack.ads: New file.
2866
157280a4
MM
28672015-09-14 Markus Metzger <markus.t.metzger@intel.com>
2868
2869 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
2870 buffer size test.
2871
2fd33e94
DB
28722015-09-11 Don Breazeal <donb@codesourcery.com>
2873
2874 * gdb.base/foll-exec.c: Add copyright header. Fix
2875 formatting issues.
2876 * gdb.base/foll-exec.exp (zap_session): Delete proc.
2877 (do_exec_tests): Use clean_restart in place of zap_session,
2878 and for test initialization. Fix formatting issues. Use
2879 fail in place of perror.
2880 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
2881 an expect statement to match an expression with output from
2882 the program under debug.
2883 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
2884 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
2885 * gdb.threads/non-ldr-exc-2.exp: Likewise.
2886 * gdb.threads/non-ldr-exc-3.exp: Likewise.
2887 * gdb.threads/non-ldr-exc-4.exp: Likewise.
2888
e70b6e8e
DE
28892015-09-09 Doug Evans <dje@google.com>
2890
2891 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
2892
7a551a51
DE
28932015-09-09 Doug Evans <dje@google.com>
2894
2895 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2896
4c666f84
DE
28972015-09-09 Doug Evans <dje@google.com>
2898
2899 * gdb.base/savedregs.exp: Fix typo.
2900
243a9253
PA
29012015-09-09 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2904
c0fa8fbd
SL
29052015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2906
2907 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2908 command actually switches threads. Give up on remaining
2909 tests if target fails to stop at breakpoint.
2910
cd7c1778
PMR
29112015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2912
2913 * gdb.ada/funcall_char.exp: New testcase.
2914 * gdb.ada/funcall_char/foo.adb: New file.
2915
dc5c8746
PMR
29162015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2917
2918 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2919 expected outputs. Add two testcases for completing ambiguous
2920 functions.
2921 * gdb.ada/complete/aux_pck.adb: New file.
2922 * gdb.ada/complete/aux_pck.ads: New file.
2923 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2924 Ambiguous_Func functions.
2925 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2926 * gdb.ada/complete/pck.adb: Likewise.
2927
4e83a1e7
UW
29282015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2929
2930 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2931 failures to run the test program under GDB.
2932
8ce74153
LM
29332015-08-26 Luis Machado <lgustavo@codesourcery.com>
2934
2935 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2936 to C.
2937
e9756d52
PP
29382015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2939
2940 * gdb.base/run-after-attach.exp: New test file.
2941 * gdb.base/run-after-attach.c: New test file.
2942
8d37573b
DB
29432015-08-26 Don Breazeal <donb@codesourcery.com>
2944
2945 * gdb.base/foll-exec-2.c: New test program.
2946 * gdb.base/foll-exec-2.exp: New test.
2947
63e43d3a
PMR
29482015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2949
2950 * gdb.base/nested-subp1.exp: New file.
2951 * gdb.base/nested-subp1.c: New file.
2952 * gdb.base/nested-subp2.exp: New file.
2953 * gdb.base/nested-subp2.c: New file.
2954 * gdb.base/nested-subp3.exp: New file.
2955 * gdb.base/nested-subp3.c: New file.
2956
3d40fbb5
PA
29572015-08-24 Pedro Alves <palves@redhat.com>
2958
2959 * gdb.server/connect-without-multi-process.c: New file.
2960 * gdb.server/connect-without-multi-process.exp: New file.
2961
4422ac93
LM
29622015-08-24 Luis Machado <lgustavo@codesourcery.com>
2963
2964 * gdb.opt/inline-markers.c: Make z int.
2965
91dddb86
LM
29662015-08-24 Luis Machado <lgustavo@codesourcery.com>
2967
2968 * gdb.opt/inline-markers.c: Make z volatile.
2969
a48847ee
LM
29702015-08-24 Luis Machado <lgustavo@codesourcery.com>
2971
2972 * gdb.opt/inline-bt.c: New volatile global z.
2973 * gdb.opt/inline-cmds.c: Likewise.
2974 * gdb.opt/inline-locals.c: Likewise.
2975 * gdb.opt/inline-markers.c: New extern global z.
2976 (marker): Use z.
2977 (inline_fn): Likewise.
2978
0ebbc52b
PA
29792015-08-24 Pedro Alves <palves@redhat.com>
2980
2981 * config/m32r-stub.exp: Remove file.
2982 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2983 * gdb.base/call-rt-st.exp: Likewise.
2984 * gdb.base/call-strs.exp: Likewise.
2985 * gdb.base/default.exp: Remove references to h8300-*-hms and
2986 *-*-udi*.
2987 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2988
77c365df
AA
29892015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2990
2991 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2992 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2993 and "return" use KFAIL when GDB can not read/write the vector
2994 return value.
2995
4313b8c0
GB
29962015-08-21 Gary Benson <gbenson@redhat.com>
2997
2998 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2999
0e433b32
PA
30002015-08-20 Pedro Alves <palves@redhat.com>
3001
3002 * gdb.server/solib-list.exp: No longer expect an interior stop in
3003 non-stop mode.
3004
221e1a37
PA
30052015-08-20 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.server/connect-stopped-target.c: New file.
3008 * gdb.server/connect-stopped-target.exp: New file.
3009
40e3ad0e
PA
30102015-08-20 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.dwarf2/comp-unit-lang.exp: New file.
3013 * gdb.dwarf2/comp-unit-lang.c: New file.
3014
af39b327
PMR
30152015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3016
3017 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3018 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3019
7d45c7c3 30202015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3021
7d45c7c3
KB
3022 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3023 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3024
4d6cceb4
DE
30252015-08-18 Doug Evans <dje@google.com>
3026 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3027
3028 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3029 skip_python_tests. New arg prompt_regexp.
3030 (skip_python_tests): New function.
3031 * lib/mi-support.exp (mi_skip_python_tests): New function.
3032 * gdb.python/py-mi-objfile-gdb.py: New file.
3033 * gdb.python/py-mi-objfile.c: New file.
3034 * gdb.python/py-mi-objfile.exp: New file.
3035
ad89c2aa
KS
30362015-08-17 Keith Seitz <keiths@redhat.com>
3037
3038 * gdb.linespec/explicit.exp: Move strace test from here ...
3039 * gdb.trace/strace.exp: ... to here.
3040
e3ae3c43
PP
30412015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3042
3043 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3044 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3045
604b2636
DE
30462015-08-14 Doug Evans <xdje42@gmail.com>
3047
3048 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3049 inferior before selecting a new file.
3050
6ff0ba5f
DE
30512015-08-14 Doug Evans <xdje42@gmail.com>
3052
3053 * gdb.mi/mi-disassemble.exp: Update.
3054 * gdb.base/disasm-optim.S: New file.
3055 * gdb.base/disasm-optim.c: New file.
3056 * gdb.base/disasm-optim.h: New file.
3057 * gdb.base/disasm-optim.exp: New file.
3058
9ca98f92
KS
30592015-08-14 Keith Seitz <keiths@redhat.com>
3060
3061 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3062 "evaluated-by".
3063
52bbc560
JB
30642015-08-13 Joel Brobecker <brobecker@adacore.com>
3065
3066 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3067
5d8c3ed3
PMR
30682015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3069
3070 * gdb.ada/fun_renaming.exp: New testcase.
3071 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3072 * gdb.ada/fun_renaming/pack.adb: New file.
3073 * gdb.ada/fun_renaming/pack.ads: New file.
3074
ea8812bc
KS
30752015-08-12 Keith Seitz <keiths@redhat.com>
3076
3077 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3078 gdb_get_line_number.
3079
4dafcdeb
JB
30802015-08-12 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3083 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3084 gdb.base/dso2dso.exp: New files.
3085
5ba32597
SDJ
30862015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3087 Pedro Alves <palves@redhat.com>
3088 Keith Seitz <keiths@redhat.com>
3089
3090 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3091 GDBFLAGS.
3092
b6dafabf
PP
30932015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3094
3095 * gdb.base/gdbhistsize-history.exp
3096 (test_histsize_history_setting): Use save_vars.
3097 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3098 Use save_vars.
3099 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3100 * gdb.base/readline.exp: Use save_vars.
3101
abe8e607
PP
31022015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3103
3104 * lib/gdb.exp (save_vars): New proc.
3105
629500fa
KS
31062015-08-11 Keith Seitz <keiths@redhat.com>
3107
3108 * gdb.base/help.exp: Update help_breakpoint_text.
3109
eb8c4e2e
KS
31102015-08-11 Keith Seitz <keiths@redhat.com>
3111
3112 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3113 (at toplevel): Call test_explicit_breakpoints.
3114 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3115 breakpoints.
3116 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3117 breakpoint conditions, "-cond".
3118
87f0e720
KS
31192015-08-11 Keith Seitz <keiths@redhat.com>
3120
3121 * gdb.linespec/3explicit.c: New file.
3122 * gdb.linespec/cpexplicit.cc: New file.
3123 * gdb.linespec/cpexplicit.exp: New file.
3124 * gdb.linespec/explicit.c: New file.
3125 * gdb.linespec/explicit.exp: New file.
3126 * gdb.linespec/explicit2.c: New file.
3127 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3128 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3129 before using in the matching pattern.
3130 Clarify that `prefix' is a regular expression.
3131
f00aae0f
KS
31322015-08-11 Keith Seitz <keiths@redhat.com>
3133
3134 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3135 test.
3136 Add tests for missing ",FMT" and ",".
3137
e27852be
DE
31382015-08-10 Doug Evans <dje@google.com>
3139 Keith Seitz <keiths@redhat.com>
3140
3141 PR gdb/17960
3142 * gdb.base/completion.exp: Add location completer tests.
3143
7f03bd92
PA
31442015-08-07 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3147 tests here.
3148 (top level): Run do_test with and without displaced stepping.
3149
3fc8eb30
PA
31502015-08-07 Pedro Alves <palves@redhat.com>
3151
3152 * gdb.base/valgrind-disp-step.c: New file.
3153 * gdb.base/valgrind-disp-step.exp: New file.
3154
d4569d7b
PA
31552015-08-07 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3158 Delete function.
3159 (main): Add alarm. Run an infinite loop instead of calling
3160 wait_threads.
3161 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3162 comment.
3163 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3164 Delete function.
3165 (main): Add alarm. Run an infinite loop instead of calling
3166 wait_threads.
3167 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3168 comment.
3169
e1316e60
PA
31702015-08-07 Pedro Alves <palves@redhat.com>
3171
3172 * gdb.base/checkpoint-ns.exp: New file.
3173 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3174 standard_testfile.
3175
da8c46d2
MM
31762015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3177
3178 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3179 * gdb.btrace/instruction_history.exp: Update.
3180 * gdb.btrace/tsx.exp: New.
3181 * gdb.btrace/tsx.c: New.
3182
de1c2c52
PA
31832015-08-06 Pedro Alves <palves@redhat.com>
3184
3185 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3186 increase timeout.
3187 * gdb.reverse/until-precsave.exp: Bump timeouts.
3188
782e0bf4
PA
31892015-08-06 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3192
83e97ed0
PA
31932015-08-06 Pedro Alves <palves@redhat.com>
3194
3195 PR gdb/18749
3196 * gdb.threads/process-dies-while-handling-bp.c: New file.
3197 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3198
863d01bd
PA
31992015-08-06 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3202 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3203
0a39bb32
PA
32042015-08-05 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3207 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3208
ee2d2b10
SL
32092015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3210
3211 * gdb.base/bp-permanent.exp: Report test as unsupported if
3212 the target cannot stop at the permanent breakpoint.
3213
4e1bdb00
DE
32142015-08-03 Doug Evans <dje@google.com>
3215
3216 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3217 10000.
3218
3d338901
DE
32192015-08-03 Doug Evans <dje@google.com>
3220
3221 * Makefile.in (workers/%.worker, build-perf): New rule.
3222 (GDB_PERFTEST_MODE): New variable.
3223 (check-perf): Use it.
3224 (clean): Clean up gdb.perf parallel build subdirs.
3225 * lib/build-piece.exp: New file.
3226 * lib/gdb.exp (make_gdb_parallel_path): New function
3227 (standard_output_file, standard_temp_file): Call it.
3228 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3229 of $GDB_PARALLEL.
3230 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3231
af061d3e
DE
32322015-08-03 Doug Evans <dje@google.com>
3233
8e1afc81 3234 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3235 (LOG_FILE_NAME): New global.
3236 (TextReporter.__init__): Initialize self.txt_sum.
3237 (TextReporter.report): Add support for multiple data-points.
3238 Move report to perftest.sum, put raw data in perftest.log.
3239 (TextReporter.start): Open sum and log files.
3240 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3241 * gdb.perf/lib/perftest/testresult.py
3242 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3243
2c8c5d37
PA
32442015-07-31 Pedro Alves <palves@redhat.com>
3245
3246 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3247 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3248 kill_wait_spawned_process instead of explicit "kill -9".
3249 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3250 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3251 kill_wait_spawned_process.
3252 * gdb.base/attach-twice.exp: Likewise.
3253 * gdb.base/attach.exp: Likewise.
3254 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3255 gdb_test_multiple.
3256 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3257 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3258 kill_wait_spawned_process.
3259 * gdb.base/valgrind-infcall.exp: Likewise.
3260 * gdb.multi/multi-attach.exp: Likewise.
3261 * gdb.python/py-prompt.exp: Likewise.
3262 * gdb.python/py-sync-interp.exp: Likewise.
3263 * gdb.server/ext-attach.exp: Likewise.
3264 * gdb.threads/attach-into-signal.exp (corefunc): Use
3265 spawn_wait_for_attach, spawn_id_get_pid and
3266 kill_wait_spawned_process.
3267 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3268 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3269 spawn_id_get_pid and kill_wait_spawned_process.
3270 * gdb.threads/attach-stopped.exp (corefunc): Use
3271 spawn_wait_for_attach, spawn_id_get_pid and
3272 kill_wait_spawned_process.
3273 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3274 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3275 kill_wait_spawned_process instead of explicit "kill -9".
3276 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3277 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3278 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3279 processes. Don't map cygwin/windows pids here. Now returns a
3280 spawn id list.
3281
032a0fca
SL
32822015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3283
3284 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3285 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3286 correct patch.
3287
61a934ca
SL
32882015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3289
3290 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3291
4bc4d428
SL
32922015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3293
3294 Reapply:
3295 2014-05-21 Mark Wielaard <mjw@redhat.com>
3296
3297 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3298
998d452a
PA
32992015-07-30 Pedro Alves <palves@redhat.com>
3300
3301 * linux-low.c (handle_extended_wait): Set the child's last
3302 reported status to TARGET_WAITKIND_STOPPED.
3303
69dde7dc
PA
33042015-07-30 Pedro Alves <palves@redhat.com>
3305
3306 PR threads/18600
3307 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3308 only shows inferior 1.
3309
4dd63d48
PA
33102015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3311 Pedro Alves <palves@redhat.com>
3312
3313 PR threads/18600
3314 * gdb.threads/fork-plus-threads.c: New file.
3315 * gdb.threads/fork-plus-threads.exp: New file.
3316
d618e4c5
PP
33172015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3318
3319 * gdb.base/batch-preserve-term-settings.exp
3320 (test_terminal_settings_preserved_after_cli_exit): Use
3321 send_quit_command.
3322
1eef6428
PA
33232015-07-29 Pedro Alves <palves@redhat.com>
3324 Don Breazeal <donb@codesourcery.com>
3325
3326 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3327 output from both inferior_spawn_id and gdb_spawn_id.
3328
7da5b897
SDJ
33292015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3330
3331 * gdb.threads/attach-into-signal.exp (corefunc): Use
3332 with_test_prefix on nested loops, uniquefying the test messages.
3333
dac804df
SDJ
33342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3335
3336 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3337 commit.
3338
06265e53
PP
33392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3340
3341 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3342 New proc.
3343 (test_terminal_settings_preserved_after_sigterm): New test.
3344
18206ca3
PP
33452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3346
3347 * gdb.base/batch-preserve-term-settings.exp
3348 (test_terminal_settings_preserved_after_cli_exit): New test.
3349
90074d11
PP
33502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3351
3352 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3353 manipulation of saved_gdbflags.
3354 (test_terminal_settings_preserved): Remove global declaration of
3355 the unused variable pagination_prompt. Remove manipulation of
3356 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3357 GDBFLAGS.
3358
eb1a7902
PA
33592015-07-29 Pedro Alves <palves@redhat.com>
3360
3361 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3362
8b75dd3b
PA
33632015-07-29 Pedro Alves <palves@redhat.com>
3364
3365 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3366 at the top.
3367
dedad4e3
PA
33682015-07-29 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3371 (main): Call gdb_unbuffer_output.
3372 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3373 (main): Call gdb_unbuffer_output.
3374 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3375 (main): Call gdb_unbuffer_output.
3376 * gdb.base/call-strs.exp: Adjust to step over the
3377 gdb_unbuffer_output call.
3378 * gdb.base/catch-gdb-caused-signals.c: Include
3379 "../lib/unbuffer_output.c".
3380 (main): Call gdb_unbuffer_output.
3381 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3382 (main): Call gdb_unbuffer_output.
3383 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3384 (main): Call gdb_unbuffer_output.
3385 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3386 (main): Call gdb_unbuffer_output.
3387 * gdb.base/shlib-call.exp: Adjust to step over the
3388 gdb_unbuffer_output call.
3389 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3390 (main): Call gdb_unbuffer_output.
3391 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3392 (main): Call gdb_unbuffer_output.
3393 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3394 (main): Rename to ...
3395 (test): ... this.
3396 (main): Reimplement.
3397 * gdb.base/varargs.exp: Run to test instead of to main.
3398 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3399 (main): Call gdb_unbuffer_output.
3400
58789a91
PA
34012015-07-29 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3404 factore out from mi_continue_dprintf. For call-style dprintfs,
3405 expect dprintf output out of $inferior_spawn_id.
3406 (mi_continue_dprintf): Use mi_expect_dprintf.
3407 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3408 (main): Call gdb_unbuffer_output.
3409
e8376742
PA
34102015-07-29 Pedro Alves <palves@redhat.com>
3411
3412 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3413 (default_mi_gdb_start): Set inferior_spawn_id instead of
3414 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3415 gdb_spawn_id.
3416 (mi_gdb_test): Always expect inferior output from both
3417 $inferior_spawn_id and $gdb_spawn_id.
3418
08280010
PA
34192015-07-29 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3422 send_inferior and $inferior_spawn_id.
3423
4d30e432
PA
34242015-07-29 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.gdb/complaints.exp (test_initial_complaints)
3427 (test_serial_complaints, test_short_complaints): Use
3428 gdb_test_stdio.
3429 (test_empty_complaint): Handle $inferior_spawn_id !=
3430 $gdb_spawn_id.
3431
0d30a335
PA
34322015-07-29 Pedro Alves <palves@redhat.com>
3433
3434 * gdb.base/varargs.exp: Use gdb_test_stdio.
3435
39413b29
PA
34362015-07-29 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3439
7cb000a9
PA
34402015-07-29 Pedro Alves <palves@redhat.com>
3441
3442 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3443
d7b8ac82
PA
34442015-07-29 Pedro Alves <palves@redhat.com>
3445
3446 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3447 parameter into two new parameters, "inf_result" and "gdb_result".
3448 Expect inferior output and gdb output from $inferior_spawn_id and
3449 $gdb_spawn_id, respectively. Adjust all callers.
3450
789c3a0c
PA
34512015-07-29 Pedro Alves <palves@redhat.com>
3452
3453 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3454 of gdb_test_sequence.
3455
77e760c3
PA
34562015-07-29 Pedro Alves <palves@redhat.com>
3457
3458 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3459 (saw_spurious_output): Expect inferior output from
3460 $inferior_spawn_id. Use gdb_test_stdio.
3461
8396d2cd
PA
34622015-07-29 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.base/dprintf.exp: Use standard_testfile. Change
3465 prepare_for_testing call.
3466 (srcfile): Don't set.
3467 (restart): New procedure.
3468 (test_dprintf): New procecure, use to continue over dprintfs.
3469 (test_call, test_agent): New procedures, tests moved here.
3470 Restart gdb and recreate dprintfs. Adjust expected output.
3471
2051d61f
PA
34722015-07-29 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3475
452397af
PA
34762015-07-29 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3479
8aed9555
PA
34802015-07-29 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3483 gdb_test_stdio.
3484
188a61b4
PA
34852015-07-29 Pedro Alves <palves@redhat.com>
3486
3487 * lib/gdb.exp (gdb_test_stdio): New procedure.
3488
12264a45
PA
34892015-07-29 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3492
23ffc893
PA
34932015-07-29 Pedro Alves <palves@redhat.com>
3494
3495 * gdb.base/call-signal-resume.exp: Remove check for
3496 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3497 * gdb.base/unwindonsignal.exp: Likewise.
3498 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3499 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3500
65566918
PA
35012015-07-29 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.base/siginfo-addr.c (pass): New function.
3504 (handler): Call it iff si_addr is correct.
3505 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3506 Set a breakpoint at "pass" and continue to it.
3507
d60a9221
SDJ
35082015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3509
3510 * gdb.python/py-objfile.exp: Make some tests have unique names.
3511 * gdb.python/py-pp-registration.exp: Likewise.
3512
bde40b8f
PA
35132015-07-28 Pedro Alves <palves@redhat.com>
3514
3515 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3516
13e1dec8
SM
35172015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3518
3519 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3520
da33c9a7
SM
35212015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3522
3523 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3524
077836f7
PP
35252015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3526
3527 * gdb.base/gdb-sigterm-2.exp: New test.
3528
b8cc7b2e
DE
35292015-07-25 Doug Evans <xdje42@gmail.com>
3530
3531 Revert:
3532 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3533 (workers/%.worker, build-perf): New rule.
3534 (GDB_PERFTEST_MODE): New variable.
3535 (check-perf): Use it.
3536 (clean): Clean up gdb.perf parallel build subdirs.
3537 * lib/build-piece.exp: New file.
3538 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3539 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3540 name.
3541 (standard_temp_file): Ditto.
3542 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3543 of $GDB_PARALLEL.
3544
c8bd4544
DE
35452015-07-24 Doug Evans <dje@google.com>
3546
3547 * gdb.perf/lib/perftest/utils.py: New file.
3548 * gdb.perf/gm-hello.cc: New file.
3549 * gdb.perf/gm-pervasive-typedef.cc: New file.
3550 * gdb.perf/gm-pervasive-typedef.h: New file.
3551 * gdb.perf/gm-std.cc: New file.
3552 * gdb.perf/gm-std.h: New file.
3553 * gdb.perf/gm-use-cerr.cc: New file.
3554 * gdb.perf/gm-utils.h: New file.
3555 * gdb.perf/gmonster-null-lookup.py: New file.
3556 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3557 * gdb.perf/gmonster-print-cerr.py: New file.
3558 * gdb.perf/gmonster-ptype-string.py: New file.
3559 * gdb.perf/gmonster-runto-main.py: New file.
3560 * gdb.perf/gmonster-select-file.py: New file.
3561 * gdb.perf/gmonster1-null-lookup.exp: New file.
3562 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3563 * gdb.perf/gmonster1-print-cerr.exp: New file.
3564 * gdb.perf/gmonster1-ptype-string.exp: New file.
3565 * gdb.perf/gmonster1-runto-main.exp: New file.
3566 * gdb.perf/gmonster1-select-file.exp: New file.
3567 * gdb.perf/gmonster1.cc: New file.
3568 * gdb.perf/gmonster1.exp: New file.
3569 * gdb.perf/gmonster2-null-lookup.exp: New file.
3570 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3571 * gdb.perf/gmonster2-print-cerr.exp: New file.
3572 * gdb.perf/gmonster2-ptype-string.exp: New file.
3573 * gdb.perf/gmonster2-runto-main.exp: New file.
3574 * gdb.perf/gmonster2-select-file.exp: New file.
3575 * gdb.perf/gmonster2.cc: New file.
3576 * gdb.perf/gmonster2.exp: New file.
3577
6eab34f3
DE
35782015-07-24 Doug Evans <dje@google.com>
3579
3580 * gdb.perf/README: New file.
3581 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3582 * lib/gen-perf-test.exp: New file.
3583
63738bfd
DE
35842015-07-24 Doug Evans <dje@google.com>
3585
3586 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3587 (PerfTest::startup): New function.
3588 (PerfTest::run): Return result of calling body.
3589 (PerfTest::assemble): Rewrite.
3590 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3591 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3592 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3593 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3594 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3595
7b606f95
DE
35962015-07-24 Doug Evans <dje@google.com>
3597
3598 * lib/gdb.exp (clean_restart): Make executable optional.
3599
a97b16b8
DE
36002015-07-24 Doug Evans <dje@google.com>
3601
3602 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3603 compiler_info references.
3604 * gdb.cp/temargs.exp: Ditto.
3605 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3606 (get_compiler_info): Early exit if already computed. Set compiler_info
3607 to "unknown" if there was a problem.
3608 (test_compiler_info): Add function comment. Call get_compiler_info.
3609
35baa57f
DE
36102015-07-24 Doug Evans <dje@google.com>
3611
3612 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3613 (workers/%.worker, build-perf): New rule.
3614 (GDB_PERFTEST_MODE): New variable.
3615 (check-perf): Use it.
3616 (clean): Clean up gdb.perf parallel build subdirs.
3617 * lib/build-piece.exp: New file.
3618 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3619 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3620 name.
3621 (standard_temp_file): Ditto.
3622 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3623 of $GDB_PARALLEL.
3624
6ebea266
DE
36252015-07-24 Doug Evans <dje@google.com>
3626
3627 * lib/future.exp (gdb_default_target_compile): New option
3628 "early_flags".
3629 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3630 --as-needed.
3631
1e76a7e9
SDJ
36322015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3633
3634 * gdb.base/catch-syscall.exp: Call gdb_exit before
3635 gdb_skip_xml_test.
3636
5068630a
PA
36372015-07-24 Pedro Alves <palves@redhat.com>
3638
3639 * gdb.python/py-events.exp: Accept output between the stop event
3640 and the prompt.
3641 * gdb.python/py-evsignal.exp: Likewise.
3642 * gdb.python/py-evthreads.exp: Likewise.
3643
77598427
PA
36442015-07-24 Pedro Alves <palves@redhat.com>
3645
3646 PR gdb/18717
3647 * gdb.threads/non-ldr-exit.c: New file.
3648 * gdb.threads/non-ldr-exit.exp: New file.
3649
11e6c98f
YQ
36502015-07-24 Yao Qi <yao.qi@linaro.org>
3651
3652 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3653 restarting process.
3654
51aee833
YQ
36552015-07-24 Yao Qi <yao.qi@linaro.org>
3656
3657 * gdb.server/ext-restart.exp: New file.
3658
8cfe207c
YQ
36592015-07-24 Yao Qi <yao.qi@linaro.org>
3660
3661 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3662 argument options.
3663 * gdb.server/ext-wrapper.exp: New file.
3664
cc12ce38
DE
36652015-07-23 Doug Evans <dje@google.com>
3666
3667 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3668 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3669
d0d84780
PMR
36702015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3671
3672 * gdb.ada/var_arr_typedef.exp: New testcase.
3673 * gdb.ada/var_arr_typedef/pack.adb: New file.
3674 * gdb.ada/var_arr_typedef/pack.ads: New file.
3675 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3676
8b558f79
JB
36772015-07-20 Joel Brobecker <brobecker@adacore.com>
3678
3679 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3680
775a3298
JK
36812015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 * gdb.arch/i386-biarch-core.exp: Replace istarget
3684 by "complete set gnutarget". Remove expectation for the "core-file"
3685 command.
3686
db1ff28b
JK
36872015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3688
3689 Revert the previous commit:
3690 Tests for validate symbol file using build-id.
3691
0a94970d
JK
36922015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3693
3694 Tests for validate symbol file using build-id.
3695 * gdb.base/solib-mismatch-lib.c: New file.
3696 * gdb.base/solib-mismatch-libmod.c: New file.
3697 * gdb.base/solib-mismatch.c: New file.
3698 * gdb.base/solib-mismatch.exp: New file.
3699
03346981
SL
37002015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3701
3702 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3703 nios2-*-linux*.
3704 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3705 * gdb.base/siginfo.exp: Likewise.
3706 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3707
42422cc7
PL
37082015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3709
3710 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3711 Move it to ...
3712 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3713 ... here.
3714 * gdb.trace/range-stepping.exp: Check that the target supports
3715 range stepping.
3716
cfa68bae
JK
37172015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3718
3719 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3720
8ffdba26
PA
37212015-07-14 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.base/killed-outside.exp: New file.
3724 * gdb.base/killed-outside.c: New file.
3725
218a5a11
JK
37262015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3729 (n at main): New.
3730 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3731
e03ed3c6
AA
37322015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3733
3734 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3735 infcall tests instead of setting up for KFAIL.
3736
485668e5
MM
37372015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3738
3739 * gdb.btrace/record_goto-step.exp: New.
3740
08464196
JK
37412015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 PR compile/18484
3744 * gdb.compile/compile.c (struct struct_type): Add volatile to
3745 selffield's type.
3746 * gdb.compile/compile.exp
3747 (compile code struct_object.selffield = &struct_object): Skip further
3748 struct_object tests if this one xfails.
3749
bcf5c1d9
RC
37502015-07-08 Robert O'Callahan <robert@ocallahan.org>
3751
3752 PR exp/18617
3753 * gdb.trace/ax.exp: Add test.
3754
4931af25
YQ
37552015-07-07 Yao Qi <yao.qi@linaro.org>
3756
3757 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3758 instead of istarget "aarch64*-*-*".
3759 * gdb.arch/aarch64-fp.exp: Likewise.
3760 * gdb.base/float.exp: Likewise.
3761 * gdb.reverse/aarch64.exp: Likewise.
3762 * lib/gdb.exp (is_aarch64_target): New proc.
3763
9fcf688e
YQ
37642015-07-07 Yao Qi <yao.qi@linaro.org>
3765
3766 * lib/gdb.exp (is_aarch32_target): New proc.
3767 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3768 instead of "istarget "arm*-*-*"".
3769 * gdb.arch/arm-disp-step.exp: Likewise.
3770 * gdb.arch/thumb-bx-pc.exp: Likewise.
3771 * gdb.arch/thumb-prologue.exp: Likewise.
3772 * gdb.arch/thumb-singlestep.exp: Likewise.
3773 * gdb.base/disp-step-syscall.exp: Likewise.
3774 * gdb.base/float.exp: Likewise.
3775
fbd8d50d
YQ
37762015-07-07 Yao Qi <yao.qi@linaro.org>
3777
3778 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
3779 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
3780
71be1fdc
YQ
37812015-07-07 Yao Qi <yao.qi@linaro.org>
3782
3783 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
3784 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
3785 if it exists.
3786 * gdb.multi/multi-arch.exp: Likewise.
3787
3e221d36
SM
37882015-07-07 Simon Marchi <simon.marchi@ericsson.com>
3789
3790 * gdb.python/py-lazy-string.exp: Add missing parentheses to
3791 print.
3792
d441430b
YQ
37932015-07-07 Yao Qi <yao.qi@linaro.org>
3794
3795 * gdb.arch/thumb-singlestep.exp: Do one more single step.
3796
06f810bd
MG
37972015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
3798
3799 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
3800 '[' and ']' characters.
3801
5e61e7c0
IB
38022015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
3803
3804 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3805
28bf096c
PA
38062015-06-29 Pedro Alves <palves@redhat.com>
3807
3808 PR threads/18127
3809 * gdb.threads/hand-call-new-thread.c: New file.
3810 * gdb.threads/hand-call-new-thread.c: New file.
3811
ee93cd5e
KS
38122015-06-26 Keith Seitz <keiths@redhat.com>
3813 Doug Evans <dje@google.com>
3814
3815 PR 16253
3816 * gdb.cp/var-tag-2.cc: New file.
3817 * gdb.cp/var-tag-3.cc: New file.
3818 * gdb.cp/var-tag-4.cc: New file.
3819 * gdb.cp/var-tag.cc: New file.
3820 * gdb.cp/var-tag.exp: New file.
3821
fc637f04
PP
38222015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3823
3824 * gdb.base/history-duplicates.exp: New test.
3825
2e52ae68
PP
38262015-06-26 Patrick Palka <patrick@parcs.ath.cx>
3827
3828 * gdb.base/completion.exp: Test the completion of the "focus"
3829 command.
3830
6e22494e
JK
38312015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3832
3833 * gdb.arch/amd64-prologue-skip.S: New file.
3834 * gdb.arch/amd64-prologue-skip.exp: New file.
3835
bf7b9cd9
SM
38362015-06-25 Simon Marchi <simon.marchi@ericsson.com>
3837
3838 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
3839 is_address_zero_readable check.
3840
201e8dfd
PB
38412015-06-24 Peter Bergner <bergner@vnet.ibm.com>
3842
3843 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
3844 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
3845
5cd867b4
YQ
38462015-06-24 Yao Qi <yao.qi@linaro.org>
3847
3848 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
3849 linux targets.
3850
4d7be007
YQ
38512015-06-24 Yao Qi <yao.qi@linaro.org>
3852
3853 * lib/gdb.exp (supports_get_siginfo_type): New proc.
3854 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
3855 * gdb.base/siginfo-thread.exp: Likewise.
3856
07fcd301
YQ
38572015-06-22 Yao Qi <yao.qi@linaro.org>
3858
3859 * boards/remote-gdbserver-on-localhost.exp: Add comments.
3860
52042a00
YQ
38612015-06-22 Yao Qi <yao.qi@linaro.org>
3862
3863 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
3864 aarch64*-*-*.
3865 (skip_hw_watchpoint_tests): Likewise.
3866
74bd41ce
PP
38672015-06-18 Patrick Palka <patrick@parcs.ath.cx>
3868
3869 * gdb.base/gdbinit-history.exp: Test the interaction between
3870 setting GDBHISTSIZE and setting the history size via .gdbinit.
3871
bc460514
PP
38722015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3873
3874 PR gdb/16999
3875 * gdb.base/gdbhistsize-history.exp: New test.
3876
b58c513b
PP
38772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3878
3879 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
3880 with GDBHISTSIZE.
3881 * gdb.base/readline.exp: Likewise.
3882
92046791
YQ
38832015-06-17 Yao Qi <yao.qi@linaro.org>
3884
3885 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
3886 line.
3887
2093d2d3
PP
38882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
3889
3890 * gdb.base/gdbinit-history.exp: Add test case to check that
3891 an unlimited history file does not get truncated on exit.
3892
e6c693af
AA
38932015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3894
3895 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3896 (VECTOR): New macro. Use it...
3897 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3898 ...for these typedefs.
3899 (int8, char1, int1, double1): New typedefs.
3900 (struct just_int2, struct two_int2): New structures.
3901 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3902 (add_structvecs, add_singlevecs): New functions.
3903 (main): Call add_some_intvecs twice.
3904 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3905 the compile and exit upon failure. Try compiling for the "native"
3906 architecture. Test inferior function calls with vector arguments
3907 and vector return value handling with "finish" and "return".
3908
c74f7d1c
JT
39092015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3910
3911 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3912 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3913 PE file.
3914 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3915
98aa42ee
AT
39162015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3917
3918 PR breakpoints/16465
3919 * gdb.mi/mi-dprintf-pending.c: New file.
3920 * gdb.mi/mi-dprintf-pending.exp: New test.
3921 * gdb.mi/mi-dprintf-pendshr.c: New file.
3922
7d73c23c 39232015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 3924 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
3925
3926 * gdb.arch/i386-mpx-map.c: New file.
3927 * gdb.arch/i386-mpx-map.exp: New File.
3928
39292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3930
3931 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3932 * gdb.arch/i386-mpx.exp: Indentation fixed.
3933
39342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3935
3936 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3937 function and improved indentation.
3938 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3939 gdb_test_multiple. Added additional tests to skip the test.
3940
39412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3942
3943 * gdb.arch/i386-avx512.c: Change path in include file.
3944 * gdb.arch/i386-avx512.exp: Change include dir path
3945 compilation flag.
3946 * gdb.arch/i386-mpx.c: Change path in include file.
3947 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3948 flag.
3949
d5eba19a
JK
39502015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3951
3952 * gdb.compile/compile-print.exp (compile print *vararray@3)
3953 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3954
7f361056
JK
39552015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3956
3957 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3958 (do not keep jit in memory): ... this.
3959 (expect 5): Change it to ...
3960 (expect no 5): ... this.
3961
3b462ec2
SM
39622015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3963
3964 PR gdb/15564
3965 * gdb.mi/mi-detach.exp: New file.
3966
e0619de6
JK
39672015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3968
3969 PR symtab/18392
3970 * gdb.arch/amd64-tailcall-self.S: New file.
3971 * gdb.arch/amd64-tailcall-self.c: New file.
3972 * gdb.arch/amd64-tailcall-self.exp: New file.
3973
e970cb34
DB
39742015-05-28 Don Breazeal <donb@codesourcery.com>
3975
3976 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3977 tests for remote targets by checking is_target_gdbserver.
3978
b2e2f908
DE
39792015-05-27 Doug Evans <dje@google.com>
3980
3981 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3982 * gdb.dwarf2/opaque-type-lookup.c: New file.
3983 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3984
82c7be31
DE
39852015-05-26 Doug Evans <dje@google.com>
3986
3987 * gdb.cp/iostream.cc: New file.
3988 * gdb.cp/iostream.exp: New file.
3989
b4f54984
DE
39902015-05-26 Doug Evans <dje@google.com>
3991
3992 * gdb.dwarf2/dw2-op-call.exp: Update.
3993 * gdb.dwarf2/dw4-sig-types.exp: Update.
3994 * gdb.dwarf2/implptr.exp: Update.
3995 * gdb.mi/mi-cmd-param-changed.exp: Update.
3996
4ea6efe9
DE
39972015-05-26 Doug Evans <dje@google.com>
3998
3999 * gdb.python/py-lazy-string.c: New file.
4000 * gdb.python/py-lazy-string.exp: New file.
4001 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4002 (main): Update. Add estring3.
4003 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4004 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4005
f6bb7db3
YQ
40062015-05-26 Omair Javaid <omair.javaid@linaro.org>
4007 Yao Qi <yao.qi@linaro.org>
4008
4009 * gdb.reverse/aarch64.c: New.
4010 * gdb.reverse/aarch64.exp: New.
4011
a81bfbd0
OJ
40122015-05-26 Omair Javaid <omair.javaid@linaro.org>
4013
25d49b86
PA
4014 * lib/gdb.exp (supports_process_record): Return true for
4015 aarch64*-linux*.
a81bfbd0
OJ
4016 (supports_reverse): Likewise.
4017
158bf1b4
PP
40182015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4019
4020 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4021 Use with_test_prefix.
4022
a0145030
AB
40232015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 * gdb.base/completion.exp: Add test for completion of layout
4026 names.
4027
ebe3b578
AB
40282015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4029
4030 * lib/gdb.exp (skip_tui_tests): New proc.
4031 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4032
84204ed7
PA
40332015-05-19 Pedro Alves <palves@redhat.com>
4034
4035 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4036 Save the whole env array instead of just HOME. Unset HISTSIZE in
4037 the environment while testing. Restore whole environment
4038 afterwards.
4039
37442ce1
DE
40402015-05-16 Doug Evans <xdje42@gmail.com>
4041
4042 * gdb.guile/scm-ports.c: New file.
4043 * gdb.guile/scm-ports.exp: Add memory port tests.
4044
36de76f9
JK
40452015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4046
4047 * gdb.compile/compile-print.c: New file.
4048 * gdb.compile/compile-print.exp: New file.
4049
3a9558c4
JK
40502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4051
4052 * gdb.compile/compile-ops.exp: Cast param to void.
4053 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4054 (compile code struct_object.selffield = &struct_object): Add xfail.
4055
aa715135
JG
40562015-05-15 Joel Brobecker <brobecker@adacore.com>
4057
4058 * gdb.ada/arr_enum_with_gap: New testcase.
4059
931e5bc3
JG
40602015-05-15 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.ada/byte_packed_arr: New testcase.
4063
9cd4d857
JB
40642015-05-15 Joel Brobecker <brobecker@adacore.com>
4065
4066 * gdb.ada/pckd_neg: New testcase.
4067
ebfd00d2
PP
40682015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4069
4070 PR gdb/17820
4071 * gdb.base/gdbinit-history.exp: New test.
4072 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4073 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4074
4c082a81
SC
40752015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4076
4077 * gdb.python/py-xmethods.cc: Enhance test case.
4078 * gdb.python/py-xmethods.exp: New tests.
4079 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4080 function.
4081 (B_indexoper): Likewise.
4082 (global_dm_list) : Add new xmethod worker functions.
4083
f7797074
SDJ
40842015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4085
4086 * gdb.base/coredump-filter.exp: Correctly unset
4087 "coredump_var_addr" array.
4088
a4674e4e
PA
40892015-05-08 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.server/non-existing-program.exp: Unset spawn_id.
4092
df2eb078
SC
40932015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4094
4095 PR python/18291
4096 * gdb.python/py-xmethods.exp: Add tests.
4097
422349a3
YQ
40982015-05-08 Yao Qi <yao.qi@linaro.org>
4099
4100 PR gdb/18208
4101 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4102 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4103 function set_coredump_filter, and remove remote_exec call.
4104 Remove argument ipid. Callers update.
4105 (top level): Don't get inferior's PID.
4106
63fc80ce
AA
41072015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4108
4109 * gdb.base/watch_thread_num.exp: Skip test on targets without
4110 access watchpoints.
4111
80ad801e
PA
41122015-05-06 Pedro Alves <palves@redhat.com>
4113
4114 PR server/18081
4115 * gdb.server/non-existing-program.exp: New file.
4116
0fa7fe50
JB
41172015-05-05 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4120
3ea89b92
PMR
41212015-05-05 Joel Brobecker <brobecker@adacore.com>
4122
4123 * gdb.ada/out_of_line_in_inlined: New testcase.
4124
87b8eff0
JB
41252015-05-05 Joel Brobecker <brobecker@adacore.com>
4126
4127 * gdb.ada/var_rec_arr: New testcase.
4128
5fccc635
YQ
41292015-04-30 Yao Qi <yao.qi@linaro.org>
4130
4131 * gdb.base/break-idempotent.exp: If
4132 skip_hw_watchpoint_multi_tests returns true, skip the tests
4133 on "rwatch" and "awatch".
4134
42d38f42
YQ
41352015-04-30 Yao Qi <yao.qi@linaro.org>
4136
4137 * gdb.base/relativedebug.exp: Invoke gdb command
4138 "info sharedlibrary", and if libc.so doesn't have debug info,
4139 skip the test.
4140
2ce1cdbf
DE
41412015-04-29 Doug Evans <dje@google.com>
4142
4143 * gdb.python/py-xmethods.exp: Add ptype tests.
4144 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4145 get_result_type method.
4146
f24a38c5
LM
41472015-04-29 Luis Machado <lgustavo@codesourcery.com>
4148
4149 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4150 the target does not support hardware watchpoints.
4151
ecbf2b3c
LM
41522015-04-29 Luis Machado <lgustavo@codesourcery.com>
4153
4154 * gdb.base/break-always.exp: Abort testing if writing to memory
4155 causes an error.
4156
34f5f757
DE
41572015-04-28 Doug Evans <dje@google.com>
4158
4159 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4160 * gdb.python/py-pp-registration.exp: ... here. New file.
4161 * gdb.python/py-pp-registration.c: New file.
4162 * gdb.python/py-pp-registration.py: New file.
4163
69b4374a
DE
41642015-04-28 Doug Evans <dje@google.com>
4165
4166 * gdb.python/py-bad-printers.c: New file.
4167 * gdb.python/py-bad-printers.py: New file.
4168 * gdb.python/py-bad-printers.exp: New file.
4169
59fb7612
SS
41702015-04-28 Sasha Smundak <asmundak@google.com>
4171
4172 * gdb.python/py-type.exp: New test.
4173
2631b16a
AW
41742015-04-28 Andy Wingo <wingo@igalia.com>
4175
4176 * gdb.python/py-parameter.exp:
4177 * gdb.guile/scm-parameter.exp: Escape the path that we are
4178 matching against, as it might contain characters that are special
4179 to regular expressions.
4180
460efde1
JB
41812015-04-27 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.ada/rec_comp: New testcase.
4184
2d369d8e
SDJ
41852015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4186
4187 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4188 before using it.
4189
cf75d6c3
AB
41902015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4191
4192 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4193 new tests for verilog output.
4194
8dbe7ca5
YQ
41952015-04-24 Yao Qi <yao.qi@linaro.org>
4196
4197 * boards/remote-gdbserver-on-localhost.exp: New file.
4198
4ef9fb2f
PA
41992015-04-23 Pedro Alves <palves@redhat.com>
4200
4201 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4202 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4203 "end of file", remove $inferior_spawn_id from the indirect list.
4204
0a803169
PA
42052015-04-23 Pedro Alves <palves@redhat.com>
4206
4207 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4208
749ef8f8
PA
42092015-04-23 Pedro Alves <palves@redhat.com>
4210
4211 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4212 on $any_spawn_id instead of only on $gdb_spawn_id.
4213
8aae4344
PM
42142015-04-21 Pierre Muller <muller@sourceware.org>
4215
4216 PR pascal/17815
4217 * lib/pascal.exp (gpc_compile): Add new option "class".
4218 (fpc_compile): Likewise.
4219 * gdb.pascal/case-insensitive-symbols.pas: New file.
4220 * gdb.pascal/case-insensitive-symbols.exp: New file.
4221
1586c8fb
GB
42222015-04-20 Gary Benson <gbenson@redhat.com>
4223
4224 * gdb.base/attach.exp: Fix three extended remote failures.
4225
1b6e6f5c
GB
42262015-04-17 Gary Benson <gbenson@redhat.com>
4227
4228 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4229 the main executable over the remote protocol.
4230
e797481d
PA
42312015-04-16 Pedro Alves <palves@redhat.com>
4232
4233 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4234 a new gdbserver if gdbserver_reconnect_p is set.
4235
1ca99c42
PA
42362015-04-16 Pedro Alves <palves@redhat.com>
4237
4238 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4239 is set, don't exit gdbserver.
4240
af9fd6f8
AA
42412015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4242
4243 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4244 appropriate .insn, such that an older assembler can be used.
4245 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4246 the z/Architecture instruction set on 31-bit targets as well.
4247
04ff1e61
AA
42482015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4249
4250 * gdb.go/handcall.exp: Remove all logic related to the first
4251 breakpoint and rely on go_runto_main instead.
4252 * gdb.go/strings.exp: Likewise.
4253 * gdb.go/unsafe.exp: Likewise.
4254 * gdb.go/hello.exp: Likewise. Also rename the remaining
4255 breakpoint marker to "breakpoint 1".
4256 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4257 * gdb.go/strings.go: Likewise.
4258 * gdb.go/unsafe.go: Likewise.
4259 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4260 "set breakpoint 2 here" and rename the remaining breakpoint marker
4261 to "breakpoint 1".
4262
40d2f8d6
SM
42632015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4264
4265 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4266 if itertools.imap is not present.
4267 * gdb.python/py-objfile.exp: Add parentheses.
4268 * gdb.python/py-type.exp: Same.
4269 * gdb.python/py-unwind-maint.py: Same.
4270
8cbc97c6
YQ
42712015-04-15 Yao Qi <yao.qi@linaro.org>
4272
4273 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4274 of ":$ptr_size" and set its form explicitly.
4275
45fd756c
YQ
42762015-04-15 Pedro Alves <palves@redhat.com>
4277 Yao Qi <yao.qi@linaro.org>
4278
4279 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4280 timeout by factor of 4.
4281 (test_regular_watch): Likewise.
4282 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4283 * gdb.reverse/sigall-reverse.exp: Likewise.
4284 * gdb.reverse/until-precsave.exp: Likewise.
4285 * lib/gdb.exp (with_timeout_factor): New proc.
4286 (gdb_expect): Move some code to ...
4287 (get_largest_timeout): ... here. New procedure.
4288
9e811bc3
LM
42892015-04-14 Luis Machado <lgustavo@codesourcery.com>
4290
4291 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4292
0ff6fcb2
LM
42932015-04-13 Luis Machado <lgustavo@codesourcery.com>
4294
4295 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4296 to write to the .text section.
4297
7578d5f7
LM
42982015-04-13 Luis Machado <lgustavo@codesourcery.com>
4299
4300 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4301 Handle the case of targets that do not provide PID information.
4302
2efe15c4
YQ
43032015-04-13 Yao Qi <yao.qi@linaro.org>
4304
4305 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4306 and use expect instead of gdb_expect.
4307
8cd8f2f8
SDJ
43082015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4309
4310 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4311 "coredump_var_addr" to avoid naming conflict with other testcases.
4312
9ee41772
PA
43132015-04-10 Pedro Alves <palves@redhat.com>
4314
4315 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4316 gdb_test_sequence and gdb_assert.
4317
07473109
PA
43182015-04-10 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4321 test messages that don't include the breakpoint address.
4322
de3db44c
YQ
43232015-04-10 Yao Qi <yao.qi@linaro.org>
4324
4325 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4326 false for some offset and width combinations which aren't
4327 supported by linux kernel.
4328
c79d856c
PA
43292015-04-10 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4332 procedure, factored out from ...
4333 (top level): ... here. Add "set displaced-stepping" testing axis.
4334 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4335 parameter "displaced". Use it.
4336 (top level): Use foreach and add "set displaced-stepping" testing
4337 axis.
4338
ebc90b50
PA
43392015-04-10 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4342 Remove comment.
4343 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4344 both the address of the instruction that triggers the watchpoint
4345 and the address of the instruction immediately after, and use
4346 those addresses for the test. Fix comment.
4347
8f572e5c
PA
43482015-04-10 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.base/sigstep.exp (breakpoint_to_handler)
4351 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4352 Test "backtrace" in handler.
4353 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4354 (top level): Add new "displaced" test axis to
4355 breakpoint_to_handler, breakpoint_to_handler_entry and
4356 breakpoint_over_handler.
4357
8d707a12
PA
43582015-04-10 Pedro Alves <palves@redhat.com>
4359
4360 PR gdb/18216
4361 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4362
ef713951
YQ
43632015-04-10 Yao Qi <yao.qi@linaro.org>
4364
4365 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4366 (test_add_rn_pc): New function.
4367 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4368 (top level): Invoke test_add_rn_pc.
4369
906d60cf
PA
43702015-04-10 Pedro Alves <palves@redhat.com>
4371
4372 PR gdb/13858
4373 * gdb.base/step-over-no-symbols.exp: New file.
4374
f2983cc3
AW
43752015-04-09 Andy Wingo <wingo@igalia.com>
4376
4377 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4378 after the Python tests.
4379
6d62641c
SDJ
43802015-04-08 Keith Seitz <keiths@redhat.com>
4381
4382 PR python/16699
4383 * gdb.python/py-completion.exp: New tests for completion.
4384 * gdb.python/py-completion.py (CompleteLimit1): New class.
4385 (CompleteLimit2): Likewise.
4386 (CompleteLimit3): Likewise.
4387 (CompleteLimit4): Likewise.
4388 (CompleteLimit5): Likewise.
4389 (CompleteLimit6): Likewise.
4390 (CompleteLimit7): Likewise.
4391
f3770638
PA
43922015-04-08 Pedro Alves <palves@redhat.com>
4393
4394 PR gdb/18214
4395 PR gdb/18216
4396 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4397 function.
4398 (main): Install it as SIGUSR1 handler.
4399 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4400 parameter. Always use "setup" as prefix. Toggle "set
4401 displaced-stepping" off/on depending on global. Don't switch to
4402 thread 1 here.
4403 (top level): Add displaced stepping "off/on" test axis. Update
4404 "setup" calls. Wrap each subtest with with_test_prefix. Test
4405 continuing with a queued signal in each thread.
4406
4496bed7
PA
44072015-04-08 Pedro Alves <palves@redhat.com>
4408
4409 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4410 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4411 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4412 Return early if running to main fails.
4413 * gdb.trace/while-stepping.exp: Likewise.
4414
b97fde92
PA
44152015-04-07 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4418 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4419 interact with inferior program.
4420
f71c18e7
PA
44212015-04-07 Pedro Alves <palves@redhat.com>
4422
4423 * lib/gdb.exp (inferior_spawn_id): New global.
4424 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4425 spawn id after processing the user code.
4426 (default_gdb_start): Set inferior_spawn_id.
4427 (send_inferior): New procedure.
4428 * lib/gdbserver-support.exp (gdbserver_start): Set
4429 inferior_spawn_id.
4430 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4431
6423214f
PA
44322015-04-07 Pedro Alves <palves@redhat.com>
4433
4434 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4435 * lib/gdbserver-support.exp (gdbserver_start): Make
4436 $server_spawn_id global.
4437 (gdbserver_start): Don't wait for gdbserver's spawn id with
4438 expect_background.
4439 (close_gdbserver): New procedure.
4440 (gdb_exit): Rename the default version and reimplement.
4441
71c0ee8c
PA
44422015-04-07 Pedro Alves <palves@redhat.com>
4443
72f4393d 4444 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4445 append the substituted item, not the original item.
4446
203bc29b
PA
44472015-04-07 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4450 gdb_expect.
4451
508a3ddf
PA
44522015-04-07 Pedro Alves <palves@redhat.com>
4453
4454 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4455 output appearing once only.
4456
9f6dbe2b
PA
44572015-04-07 Pedro Alves <palves@redhat.com>
4458
4459 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4460 that doesn't expect anything. Return early if running to main
4461 fails.
4462
337532fa
YQ
44632015-04-07 Yao Qi <yao.qi@linaro.org>
4464
4465 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4466 (child_function): Call alarm.
4467 (main): Move call to alarm into the loop.
4468 * gdb.threads/non-stop-fair-events.exp: Build program with
4469 -DTIMEOUT=$timeout.
4470
01b622d4
DE
44712015-04-06 Doug Evans <xdje42@gmail.com>
4472
4473 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4474 Fix dest parameter to board_info.
4475 (fpc_compile): Ditto.
4476 (gdb_compile_pascal): Rename dest arg to destfile.
4477
961f4160
PMR
44782015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4479
4480 * gdb.ada/funcall_ref.exp: New file.
4481 * gdb.ada/funcall_ref/foo.adb: New file.
4482
cafda597
YQ
44832015-04-02 Yao Qi <yao.qi@linaro.org>
4484
4485 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4486 is remote.
4487
fed040c6
GB
44882015-04-02 Gary Benson <gbenson@redhat.com>
4489
4490 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4491
d11916aa
SS
44922015-04-01 Sasha Smundak <asmundak@google.com>
4493
4494 * gdb.python/py-unwind-maint.c: New file.
4495 * gdb.python/py-unwind-maint.exp: New test.
4496 * gdb.python/py-unwind-maint.py: New file.
4497 * gdb.python/py-unwind.c: New file.
4498 * gdb.python/py-unwind.exp: New test.
4499 * gdb.python/py-unwind.py: New test.
4500
a1471180
PA
45012015-04-01 Pedro Alves <palves@redhat.com>
4502
4503 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4504 to fail instead of non-existent $test.
4505
0bbeccb1
PA
45062015-04-01 Pedro Alves <palves@redhat.com>
4507
4508 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4509 GDBFLAGS if not empty.
4510
3c724c8c
PMR
45112015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4512
4513 * gdb.ada/complete.exp: Remove "multi_line".
4514 * gdb.ada/info_exc.exp: Remove "multi_line".
4515 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4516 * gdb.ada/ptype_field.exp: Remove "multi_line".
4517 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4518 * gdb.ada/tagged.exp: Remove "multi_line".
4519 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4520 [multi_line ...]
4521 * gdb.btrace/delta.exp: Likewise.
4522 * gdb.btrace/exception.exp: Likewise.
4523 * gdb.btrace/function_call_history.exp: Likewise.
4524 * gdb.btrace/instruction_history.exp: Likewise.
4525 * gdb.btrace/nohist.exp: Likewise.
4526 * gdb.btrace/record_goto.exp: Likewise.
4527 * gdb.btrace/segv.exp: Likewise.
4528 * gdb.btrace/stepi.exp: Likewise.
4529 * gdb.btrace/tailcall.exp: Likewise.
4530 * gdb.btrace/unknown_functions.exp: Likewise.
4531 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4532 * lib/gdb.exp: Add the "multi_line" helper.
4533
4eec2deb
PA
45342015-04-01 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.threads/tid-reuse.c: New file.
4537 * gdb.threads/tid-reuse.exp: New file.
4538
df8411da
SDJ
45392015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4540
4541 PR corefiles/16092
4542 * gdb.base/coredump-filter.c: New file.
4543 * gdb.base/coredump-filter.exp: Likewise.
4544
6ef37366
PM
45452015-03-27 Petr Machata <pmachata@redhat.com>
4546
4547 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4548 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4549 (Dwarf::assemble): Initialize them.
4550 (Dwarf::lines): New function.
4551
7ec911b0
JT
45522015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4553
4554 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4555 SYMBOL_PREFIX for x86_64-*-cygwin.
4556
ff908ebf
AW
45572015-03-26 Andy Wingo <wingo@igalia.com>
4558
4559 PR symtab/18148
4560 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4561 const_value but not a location.
4562 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4563 location defined in non-main CUs are visible.
4564
6d5f0679
YQ
45652015-03-26 Yao Qi <yao.qi@linaro.org>
4566
4567 PR testsuite/18139
4568 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4569 Add a line number entry for the same line.
4570 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4571 Add a line number entry for the same line.
4572
2898689b
YQ
45732015-03-26 Yao Qi <yao.qi@linaro.org>
4574
4575 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4576 .int 0.
4577 (func): Likewise. Add .Lfunc_1 label.
4578 Use .Lfunc_1 label.
4579 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4580 .int 0.
4581 (func): Likewise.
4582 Use .Lfunc_1 label.
4583
85180498
YQ
45842015-03-26 Yao Qi <yao.qi@linaro.org>
4585
4586 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4587 Call gdb_compile instead to compile each .s files without debug
4588 information.
4589
8aa08a8d
YQ
45902015-03-26 Yao Qi <yao.qi@linaro.org>
4591
4592 * gdb.base/savedregs.exp (process_saved_regs): Make
4593 "Saved registers:" optional in the pattern.
4594
66849923
MM
45952015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4596
4597 * gdb.btrace/next.exp: Merged into step.exp.
4598 * gdb.btrace/finish.exp: Merged into step.exp.
4599 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4600 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4601 "record goto" and checking the exact replay position.
4602 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4603 check for "Recording format" in "info record" output.
4604 * gdb.btrace/record_goto.exp: Choose test file based on target.
4605 * gdb.btrace/x86-record_goto.S: Renamed into ...
4606 * gdb.btrace/x86_64-record_goto.S: ... this.
4607 * gdb.btrace/i686-record_goto.S: New.
4608 * gdb.btrace/x86-tailcall.S: Renamed into ...
4609 * gdb.btrace/x86_64-tailcall.S: ... this.
4610 * gdb.btrace/i686-tailcall.S: New.
4611 * gdb.btrace/x86-tailcall.c: Renamed into ...
4612 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4613 separate statements. Update test.
4614 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4615 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4616 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4617 * gdb.btrace/tailcall.exp: Choose test file based on target.
4618 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4619
11cc1b74
MM
46202015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4621
4622 * gdb.btrace/exception.exp: Increase BTS buffer size.
4623
a25d8bf9
PA
46242015-03-24 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4627
856e7dd6
PA
46282015-03-24 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.threads/schedlock.exp (test_step): No longer expect that
4631 "set scheduler-locking step" with "next" over a function call runs
4632 threads unlocked.
4633
ad235a41
AT
46342015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4635
4636 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4637
15630549
AT
46382015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4639
4640 PR breakpoints/16466
4641 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4642 * gdb.mi/mi-pending.c (thread_func): New function.
4643 (int main): Add threading support required.
4644 * gdb.mi/mi-pending.exp: Add tests for this issue.
4645 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4646 (pendfunc2): Remove stdio dependency.
4647 * gdb.mi/mi-pendshr2.c: New file.
4648
693dca06
KS
46492015-03-23 Keith Seitz <keiths@redhat.com>
4650
4651 * gdb.linespec/keywords.c: New file.
4652 * gdb.linespec/keywords.exp: New file.
4653
7e993ebf
KS
46542015-03-23 Keith Seitz <keiths@redhat.com>
4655
4656 PR gdb/18021
4657 * gdb.dwarf2/staticvirtual.exp: New test.
4658
bc23328c
JK
46592015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4660
4661 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4662 * README: Remove HP-UX and gdb.hp.
4663 (configuration):
4664 * configure: Regenerate.
4665 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4666 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4667 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4668 gdb.hp/gdb.defects/Makefile.
4669 * gdb.hp/Makefile.in: File deleted.
4670 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4671 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4672 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4673 * gdb.hp/gdb.aCC/run.c: File deleted.
4674 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4675 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4676 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4677 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4678 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4679 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4680 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4681 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4682 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4683 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4684 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4685 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4686 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4687 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4688 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4689 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4690 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4691 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4692 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4693 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4694 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4695 * gdb.hp/gdb.compat/average.c: File deleted.
4696 * gdb.hp/gdb.compat/sum.c: File deleted.
4697 * gdb.hp/gdb.compat/xdb.c: File deleted.
4698 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4699 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4700 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4701 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4702 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4703 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4704 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4705 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4706 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4707 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4708 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4709 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4710 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4711 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4712 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4713 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4714 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4715 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4716 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4717 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4718 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4719 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4720 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4721 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4722 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4723 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4724 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4725 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4726 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4727 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4728 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4729 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4730 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4731 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4732 * gdb.hp/tools/odump: File deleted.
4733
8bf3b159
PA
47342015-03-19 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4737 (saw_thread_3): New globals.
4738 (top level): Increment them when an event for the corresponding
4739 thread is seen.
4740 (no thread starvation): New test.
4741
eb54c8bf
PA
47422015-03-19 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.threads/continue-pending-status.c: New file.
4745 * gdb.threads/continue-pending-status.exp: New file.
4746
32d2e5d6
PA
47472015-03-18 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4750 Use gdb_is_target_remote instead of is_remote. Use
4751 gdb_test_multiple instead of gdb_expect. Exit early if
4752 gdb_test_multiple hits its internal matches. Tighten stepi tests
4753 expected output. Fail on exit with any signal, instead of just
4754 SIGILL.
4755
f68f11b7
YQ
47562015-03-18 Yao Qi <yao.qi@linaro.org>
4757
4758 PR tdep/18107
4759 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4760 variable.
4761 * gdb.base/catch-syscall.exp: Don't skip it on
4762 aarch64*-*-linux* target. Remove elements in all_syscalls.
4763 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4764 target.
4765 (setup_all_syscalls): New proc.
4766
ca5fd19b
YQ
47672015-03-16 Yao Qi <yao.qi@linaro.org>
4768
4769 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4770 (top level): Skip tests if valid_addr_p returns false for
4771 $cmd1 or $cmd2.
4772
85642ba0
AW
47732015-03-11 Andy Wingo <wingo@igalia.com>
4774
4775 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4776
e03f9645
YQ
47772015-03-11 Yao Qi <yao.qi@linaro.org>
4778
4779 * gdb.base/catch-syscall.exp: Fix typo in comments.
4780
5d0962b2
YQ
47812015-03-11 Yao Qi <yao.qi@linaro.org>
4782
4783 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
4784
b2df3cef
PA
47852015-03-09 Pedro Alves <palves@redhat.com>
4786
4787 * dg-extract-results.py: Delete.
4788
ef878e53
PA
47892015-03-09 Pedro Alves <palves@redhat.com>
4790
4791 Merge dg-extract-results.sh from GCC upstream (r218843).
4792
4793 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
4794 * dg-extract-results.sh: Use --text with grep to avoid issues with
4795 binary files. Fall back to cat -v, if that doesn't work.
4796
9494d219
PA
47972015-03-05 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
4800
a8d9763a
SM
48012015-03-04 Simon Marchi <simon.marchi@ericsson.com>
4802
4803 * lib/mi-support.exp (mi_expect_interrupt): Accept
4804 alternative event for when in all-stop mode.
4805
be9957b8
PA
48062015-03-04 Pedro Alves <palves@redhat.com>
4807
4808 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
4809
d57be0f4 48102015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
4811
4812 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
4813
c214c7cf
AA
48142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4815
4816 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
4817 regexps for GDB's current line display, accept a hex address
4818 preceding the line number.
4819
6d74a497
AA
48202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
4821
4822 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
4823 the 'arch1' variable for "s390*-linux*" targets.
4824
511aee7c
PA
48252015-03-04 Pedro Alves <palves@redhat.com>
4826
4827 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
4828 (main): Pass missing retval argument to pthread_join call.
4829
95e50b27
PA
48302015-03-02 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
4833 (top level): Call do_test with non-stop as well.
4834
28054d69
PA
48352015-03-02 Pedro Alves <palves@redhat.com>
4836
4837 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
4838 -1.
4839
4fa5d7b4
AA
48402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4841
4842 * gdb.arch/s390-vregs.exp: New test.
4843 * gdb.arch/s390-vregs.S: New file.
4844
97c18565
PA
48452015-02-27 Pedro Alves <palves@redhat.com>
4846
4847 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
4848 call to catch_command_errors.
4849 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
4850 catch_command_errors.
4851
a37bfa30
PA
48522015-02-27 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
4855 "true" for boolean result.
4856 * gdb.gdb/selftest.exp (test_with_self): Also accept full
4857 prototype of main.
4858
6f98576f
PA
48592015-02-27 Pedro Alves <palves@redhat.com>
4860
4861 * lib/unbuffer_output.c: New file.
4862 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
4863 (main): Call gdb_unbuffer_output.
4864
eba5ab56
YQ
48652015-02-27 Yao Qi <yao.qi@linaro.org>
4866
4867 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
4868 target.
4869
0def5aaa
DE
48702015-02-26 Doug Evans <dje@google.com>
4871
4872 * gdb.cp/class2.cc (Dbase, D): New classes.
4873 (main): New local delta.
4874 * gdb.cp/class2.exp: Test printing delta.
4875 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
4876 (dynbar): New global.
4877 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
4878
081a1c2c
JK
48792015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4880
4881 * gdb.compile/compile-ifunc.c: New file.
4882 * gdb.compile/compile-ifunc.exp: New file.
4883
2f41223f
AT
48842015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
4885
4886 * gdb.base/structs.exp: Check for correct struct on finish.
4887
03eddd80
YQ
48882015-02-26 Yao Qi <yao.qi@linaro.org>
4889
4890 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
4891 is zero.
4892
80c57053
JK
48932015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4894
4895 * gdb.arch/cordic.ko.bz2: New file.
4896 * gdb.arch/cordic.ko.debug.bz2: New file.
4897 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4898
21613c12
YQ
48992015-02-25 Yao Qi <yao.qi@linaro.org>
4900
4901 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4902 aarch64*-*-* target.
4903
d8b901ed
PA
49042015-02-23 Pedro Alves <palves@redhat.com>
4905
4906 * lib/gdb.exp (delete_breakpoints): Rewrite using
4907 gdb_test_multiple.
4908
e5b85ead
PA
49092015-02-23 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.base/info-os.c: Include stdlib.h.
4912
85c3a371
DE
49132015-02-22 Doug Evans <xdje42@gmail.com>
4914
4915 PR symtab/17855
4916 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4917 is read after symbols have been re-read.
4918 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4919 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4920
96553a0c
DE
49212015-02-21 Doug Evans <dje@google.com>
4922
4923 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4924
97a0c697
JK
49252015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 PR corefiles/17808
4928 * gdb.arch/i386-biarch-core.core.bz2: New file.
4929 * gdb.arch/i386-biarch-core.exp: New file.
4930
a47cd6e9
PA
49312015-02-21 Pedro Alves <palves@redhat.com>
4932
4933 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4934 runto_main fails.
4935
c5facdc4
PA
49362015-02-20 Pedro Alves <palves@redhat.com>
4937
4938 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4939 info probes.
4940
2db9a427
PA
49412015-02-20 Pedro Alves <palves@redhat.com>
4942
4943 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4944
60fb7e9e
PA
49452015-02-20 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4948 clean_restart before gdb_target_supports_trace.
4949
5c5019c2
PA
49502015-02-20 Pedro Alves <palves@redhat.com>
4951
4952 PR threads/18006
4953 * gdb.threads/clone-thread_db.c: New file.
4954 * gdb.threads/clone-thread_db.exp: New file.
4955
c9587f88
AT
49562015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4957
4958 PR breakpoints/16812
4959 * gdb.base/catch-gdb-caused-signals.c: New file.
4960 * gdb.base/catch-gdb-caused-signals.exp: New file.
4961
f6a88844
JM
49622015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4963
4964 * configure: Regenerated.
4965 * configure.ac: Use GDB_AC_TRANSFORM.
4966 * aclocal.m4: sinclude ../transform.m4.
4967
497c491b
JM
49682015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4969
4970 * lib/dtrace.exp: New file.
4971 * gdb.base/dtrace-probe.exp: Likewise.
4972 * gdb.base/dtrace-probe.d: Likewise.
4973 * gdb.base/dtrace-probe.c: Likewise.
4974 * lib/pdtrace.in: Likewise.
4975 * configure.ac: Output variables with the transformed names of
4976 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4977 * configure: Regenerated.
4978
03e98035
JM
49792015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4980
4981 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4982 expected message when trying to access $_probe_* convenience
4983 variables while not on a probe.
4984
63cc30e9
JK
49852015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4988
0703599a
PA
49892015-02-11 Pedro Alves <pedro@codesourcery.com>
4990
4991 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4992 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4993
7e60a48e
DE
49942015-02-10 Doug Evans <xdje42@gmail.com>
4995
4996 * lib/gdb.exp (gdb_load): Always return a result.
4997
01b088bc
PA
49982015-02-10 Pedro Alves <palves@redhat.com>
4999
5000 * gdb.threads/signal-sigtrap.c: New file.
5001 * gdb.threads/signal-sigtrap.exp: New file.
5002
b05ec7a5
AT
50032015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5004
5005 * gdb.trace/no-attach-trace.c: New file.
5006 * gdb.trace/no-attach-trace.exp: New file.
5007
a2c2acaf
MW
50082015-02-09 Mark Wielaard <mjw@redhat.com>
5009
5010 * gdb.dwarf2/atomic.c: New file.
5011 * gdb.dwarf2/atomic-type.exp: Likewise.
5012
31fd9caa
MM
50132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5014
5015 * gdb.btrace/buffer-size.exp: Update "info record" output.
5016 * gdb.btrace/delta.exp: Update "info record" output.
5017 * gdb.btrace/enable.exp: Update "info record" output.
5018 * gdb.btrace/finish.exp: Update "info record" output.
5019 * gdb.btrace/instruction_history.exp: Update "info record" output.
5020 * gdb.btrace/next.exp: Update "info record" output.
5021 * gdb.btrace/nexti.exp: Update "info record" output.
5022 * gdb.btrace/step.exp: Update "info record" output.
5023 * gdb.btrace/stepi.exp: Update "info record" output.
5024 * gdb.btrace/nohist.exp: Update "info record" output.
5025
d33501a5
MM
50262015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5027
5028 * gdb.btrace/buffer-size: New.
5029
f4abbc16
MM
50302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5031
5032 * gdb.btrace/delta.exp: Update "info record" output.
5033 * gdb.btrace/enable.exp: Update "info record" output.
5034 * gdb.btrace/finish.exp: Update "info record" output.
5035 * gdb.btrace/instruction_history.exp: Update "info record" output.
5036 * gdb.btrace/next.exp: Update "info record" output.
5037 * gdb.btrace/nexti.exp: Update "info record" output.
5038 * gdb.btrace/step.exp: Update "info record" output.
5039 * gdb.btrace/stepi.exp: Update "info record" output.
5040 * gdb.btrace/nohist.exp: Update "info record" output.
5041
b9d61307
SM
50422015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5043
5044 PR gdb/15678
5045 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5046
e584fdbc
PA
50472015-02-06 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5050 macro.
5051 (seconds_left, again): New globals.
5052 (main): Wait seconds_left in a 1-second sleep loop instead of
5053 sleeping 180 seconds. If 'again' is set, reset the seconds
5054 counter.
5055 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5056 'again' in the inferior before detaching. Print the seconds left.
5057 (options): New global.
5058 (top level): Build program with -DTIMEOUT=$timeout.
5059
77f41761
PA
50602015-02-06 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5063 determine how many seconds to pass to 'alarm'.
5064 * gdb.base/gdb-sigterm.exp (top level): Build program with
5065 -DTIMEOUT=$timeout.
5066 (do_test): Return success/failure indication. Add more verbose
5067 logging. Don't fail if 200 single steps are seen. Instead, fail
5068 when the test times out.
5069 (passes): New global.
5070 (top level): Break the testing loop if testing fails on any
5071 iteration. Use gdb_assert.
5072
b9394193
DB
50732015-02-04 Don Breazeal <donb@codesourcery.com>
5074
5075 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5076 and initialize them.
5077 (ipc_cleanup): New function.
5078 (main): Don't declare shmid, semid, and msqid. Add a call to
5079 atexit so that we call ipc_cleanup on exit.
5080
42d9e528
PA
50812015-02-04 Pedro Alves <palves@redhat.com>
5082
5083 * boards/native-extended-gdbserver.exp: Remove any target variant
5084 specifications from the board name before clearing the isremote
5085 flag from board_info.
5086
ae6ae975
DE
50872015-01-31 Doug Evans <xdje42@gmail.com>
5088
5089 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5090
cfb069a8
GB
50912015-01-31 Gary Benson <gbenson@redhat.com>
5092
5093 * gdb.base/completion.exp: Disable completion limiting for
5094 existing tests. Add new tests to check completion limiting.
5095 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5096
5dd31d79
DE
50972015-01-31 Doug Evans <xdje42@gmail.com>
5098
5099 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5100
9f050062
DE
51012015-01-31 Doug Evans <xdje42@gmail.com>
5102
5103 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5104 entries. Duplicate file section script entries.
5105 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5106 inlined entries. Add test for safe-path rejection.
5107 * gdb.python/py-section-script.c: Add duplicate inlined section script
5108 entries. Duplicate file section script entries.
5109 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5110 inlined entries. Add test for safe-path rejection.
5111
df25ebbd
JB
51122015-01-29 Joel Brobecker <brobecker@adacore.com>
5113
5114 * gdb.ada/disc_arr_bound: New testcase.
5115
4a0ca9ec
JB
51162015-01-29 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/mi_var_array: New testcase.
5119
3a8b707a
DE
51202015-01-27 Doug Evans <dje@google.com>
5121
5122 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5123 Add test for objfile.filename, objfile.username after objfile
5124 has been unloaded.
5125
f8313f6e
JB
51262015-01-26 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5129 the second test to print the name attribute of value
5130 returned by the call to gdb.lookup_type, and adjust
5131 the expected output accordingly.
5132
37bc665e
MW
51332015-01-25 Mark Wielaard <mjw@redhat.com>
5134
5135 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5136 * gdb.base/disp-step-fork.c: Include unistd.h.
5137 * gdb.base/siginfo-obj.c: Include stdio.h.
5138 * gdb.base/siginfo-thread.c: Likewise.
5139 * gdb.mi/non-stop.c: Include unistd.h.
5140 * gdb.mi/nsthrexec.c: Include stdio.h.
5141 * gdb.mi/pthreads.c: Include unistd.h.
5142 * gdb.modula2/unbounded1.c (main): Declare returns int.
5143 * gdb.reverse/consecutive-reverse.c: Likewise.
5144 * gdb.threads/create-fail.c: Include unistd.h.
5145 * gdb.threads/killed.c: Likewise.
5146 * gdb.threads/linux-dp.c: Likewise.
5147 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5148 * gdb.threads/non-ldr-exc-2.c: Likewise.
5149 * gdb.threads/non-ldr-exc-3.c: Likewise.
5150 * gdb.threads/non-ldr-exc-4.c: Likewise.
5151 * gdb.threads/pthreads.c: Include unistd.h.
5152 (main): Declare returns int.
5153 * gdb.threads/tls-main.c (foo): New declaration.
5154 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5155
f7e5394d
SM
51562015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5157
5158 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5159 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5160
743649fd
MW
51612015-01-15 Mark Wielaard <mjw@redhat.com>
5162
5163 * gdb.base/noreturn-return.c: New file.
5164 * gdb.base/noreturn-return.exp: New file.
5165 * gdb.base/noreturn-finish.c: New file.
5166 * gdb.base/noreturn-finish.exp: New file.
5167
198297aa
PA
51682015-01-23 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.threads/continue-pending-after-query.c: New file.
5171 * gdb.threads/continue-pending-after-query.exp: New file.
5172
717cf30c
AG
51732015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5174 Simon Marchi <simon.marchi@ericsson.com>
5175
5176 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5177 * gdb.base/valgrind-db-attach.exp: Same.
5178 * gdb.base/valgrind-infcall.exp: Same.
5179 * lib/mi-support.exp (default_mi_gdb_start): Same.
5180 * lib/prompt.exp (default_prompt_gdb_start): Same.
5181 * lib/gdb.exp (default_gdb_spawn): Same.
5182 (gdb_interact): New.
5183
5184
4b62a76e
JK
51852015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 * gdb.compile/compile.exp (pointer to jit function): New test.
5188
b4cdae6f
WW
51892015-01-17 Wei-cheng Wang <cole945@gmail.com>
5190
5191 * lib/gdb.exp (supports_process_record): Return true for
5192 powerpc*-*-linux*.
5193 (supports_reverse): Likewise.
5194
d221e7ef
DB
51952015-01-15 Don Breazeal <donb@codesourcery.com>
5196
5197 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5198 instead of checking whether the target board is remote and
5199 use spawn_wait_for_attach instead of exec/sleep.
5200 * gdb.base/attach-twice.exp: Likewise.
5201
bafffb51
JB
52022015-01-15 Joel Brobecker <brobecker@adacore.com>
5203
5204 * gdb.ada/var_arr_attrs: New testcase.
5205
5589af0e
PA
52062015-01-14 Pedro Alves <palves@redhat.com>
5207 Joel Brobecker <brobecker@adacore.com>
5208
5209 PR gdb/17525
5210 * gdb.base/bp-cmds-execution-x-script.c: New file.
5211 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5212 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5213
6c400b59
PA
52142015-01-14 Pedro Alves <palves@redhat.com>
5215
5216 PR cli/17828
5217 * gdb.base/batch-preserve-term-settings.c: New file.
5218 * gdb.base/batch-preserve-term-settings.exp: New file.
5219
e02c96a7
DE
52202015-01-13 Doug Evans <dje@google.com>
5221
5222 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5223 binary.
5224
576fd14c
JB
52252015-01-13 Joel Brobecker <brobecker@adacore.com>
5226
5227 * Makefile.in (clean mostlyclean): Do not delete *.py.
5228
04dccad0
JB
52292015-01-13 Joel Brobecker <brobecker@adacore.com>
5230
5231 * gdb.python/py-lookup-type.exp: New file.
5232
3d230f71
PA
52332015-01-12 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5236 restore GDBFLAGS before returning.
5237
7e67715d
JK
52382015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5239
5240 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5241 is_amd64_regs_target and is_x86_like_target.
5242
f2e0d4b4
DE
52432015-01-11 Doug Evans <xdje42@gmail.com>
5244
5245 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5246 is given without an explicit form.
5247 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5248 attributes.
5249 * gdb.dwarf/corrupt.exp: Ditto.
5250 * gdb.dwarf2/enum-type.exp: Ditto.
5251 * gdb.trace/entry-values.exp: Ditto.
5252 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5253
439250fb
DE
52542015-01-11 Doug Evans <xdje42@gmail.com>
5255
5256 PR gdb/15830
5257 * gdb.base/maint.exp: Remove references to "maint demangle".
5258 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5259 Add tests for explicitly specifying language to demangle.
5260 * gdb.dlang/demangle.exp: Ditto.
5261
ede9f622
PA
52622015-01-09 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.threads/non-stop-fair-events.c: New file.
5265 * gdb.threads/non-stop-fair-events.exp: New file.
5266
a7b796db
PA
52672015-01-09 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5270 the global scope. Set a breakpoint after all threads are started
5271 rather than stepping over two source lines. Expect the prompt.
5272 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5273 global.
5274 (NUM): Now 15.
5275 (main): Use threads_started_barrier to wait for all threads to
5276 start. Main thread no longer calls thread_function. Exit after
5277 180 seconds.
5278 (loop): New function.
5279 (thread_function): Wait on threads_started_barrier barrier. Call
5280 'loop' at each iteration.
5281 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5282 threads have started, instead of hardcoding number of "next"
5283 steps. Use an access watchpoint instead of a write watchpoint.
5284
9665ffdd
PA
52852015-01-09 Pedro Alves <palves@redhat.com>
5286
5287 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5288 (thread_func): Wait on barrier.
5289 (main): Wait for all threads to start before stopping GDB.
5290 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5291 global.
5292 (thread1_func, thread2_func): Wait on barrier.
5293 (main): Wait for all threads to start before stopping GDB.
5294 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5295 New global.
5296 (thread1_func, thread2_func): Wait on barrier.
5297 (main): Wait for all threads to start before stopping GDB.
5298
c945a99f
PA
52992015-01-09 Pedro Alves <palves@redhat.com>
5300
5301 * gdb.threads/attach-many-short-lived-threads.c: New file.
5302 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5303
c1a747c1
PA
53042014-01-09 Pedro Alves <palves@redhat.com>
5305
5306 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5307 instead of to thread 2.
5308 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5309 Add barrier around each pthread_create call instead of around all
5310 calls.
5311 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5312 Set a break on thread_function and have the child threads hit it
5313 one at at a time.
5314
60b3033e
PA
53152015-01-09 Pedro Alves <palves@redhat.com>
5316
5317 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5318 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5319 false.
5320 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5321 checking whether the target board is remote.
5322 * gdb.multi/multi-attach.exp: Likewise.
5323 * gdb.python/py-sync-interp.exp: Likewise.
5324 * gdb.server/ext-attach.exp: Likewise.
5325 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5326 tests that need to attach, instead of checking whether the target
5327 board is remote at the top of the file.
5328
acc018ac
YQ
53292015-01-08 Yao Qi <yao@codesourcery.com>
5330
5331 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5332
50a18af8
JK
53332015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5334
5335 Fix testcase compilation.
5336 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5337
8503d6e1
JB
53382015-01-06 Joel Brobecker <brobecker@adacore.com>
5339
5340 * gdb.python/py-type.exp: Add a couple test about empty
5341 array creation, and negative-length array creation.
5342
cc73dbcc
DE
53432015-01-02 Doug Evans <xdje42@gmail.com>
5344
5345 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5346
0300bbc7
DE
53472015-01-02 Doug Evans <dje@google.com>
5348
5349 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5350
9d85a0ec
YQ
53512014-12-29 Yao Qi <yao@codesourcery.com>
5352
5353 * gdb.trace/entry-values.exp: Update comments. Rename variable
5354 bar_call_foo to returned_from_foo.
5355
87186c6a
MMN
53562014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5357
5358 PR gdb/17394
5359 * gdb.linespec/break-asm-file.c: New file.
5360 * gdb.linespec/break-asm-file.exp: New file.
5361 * gdb.linespec/break-asm-file0.s: New file.
5362 * gdb.linespec/break-asm-file1.s: New file.
5363
1bab7383
YQ
53642014-12-18 Nigel Stephens <nigel@mips.com>
5365 Maciej W. Rozycki <macro@codesourcery.com>
5366
5367 * gdb.base/float.exp: Handle the new output from "info float" on
5368 MIPS targets.
5369
1bc1068a
JK
53702014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5371
5372 Fix MinGW compilation.
5373 * gdb.compile/compile-ops.exp: Update untested message if
5374 !skip_compile_feature_tests.
5375 * gdb.compile/compile-setjmp.exp: Likewise.
5376 * gdb.compile/compile-tls.exp: Likewise.
5377 * gdb.compile/compile.exp: Likewise.
5378 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5379 supported on this host".
5380
b6615d10
DE
53812014-12-16 Doug Evans <xdje42@gmail.com>
5382
5383 * boards/stabs.exp: New file.
5384
25dda427
AA
53852014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5386
5387 * gdb.base/completion.exp: Adjust to format changes of "maint
5388 print user-registers".
5389
bf330350
CU
53902014-12-16 Catalin Udma <catalin.udma@freescale.com>
5391
5392 PR server/17457
5393 * gdb.arch/aarch64-fp.c: New file.
5394 * gdb.arch/aarch64-fp.exp: New file.
5395
395cf596
SDJ
53962014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5397
5398 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5399 r210637, r210913, r211666, r215400, r215817).
5400
5401 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5402 * dg-extract-results.py: New file.
5403 * dg-extract-results.sh: Use it if the environment seems
5404 suitable.
5405
5406 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5407
5408 * dg-extract-results.py (parse_run): Handle warnings that
5409 are printed before a test harness is run.
5410
5411 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5412
5413 * dg-extract-results.py (Named): Remove __cmp__ method.
5414 (output_variation): Use a key to sort variation.harnesses.
5415
5416 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5417
5418 * dg-extract-results.py: For Python 3, force sys.stdout to
5419 handle surrogate escape sequences.
5420 (safe_open): New function.
5421 (output_segment, main): Use it.
5422
5423 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5424
5425 * dg-extract-results.py (Prog.result_re): Include options
5426 in test name.
5427
5428 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5429
5430 * dg-extract-results.py (output_variation): Always sort if
5431 do_sum.
5432
e882ef3c
SM
54332014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5434
5435 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5436 as long as we get pagination notifications.
5437
4992aa20
JM
54382014-12-15 Jason Merrill <jason@redhat.com>
5439
5440 * Makefile.in (check-gdb.%): Restore.
5441 * README: Mention it.
5442
c1b5a1a6
JB
54432014-12-13 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/str_uninit: New testcase.
5446
5537b577
JK
54472014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 PR symtab/17642
5450 * gdb.base/vla-stub-define.c: New file.
5451 * gdb.base/vla-stub.c: New file.
5452 * gdb.base/vla-stub.exp: New file.
5453
bb2ec1b3
TT
54542014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5455 Jan Kratochvil <jan.kratochvil@redhat.com>
5456 Tom Tromey <tromey@redhat.com>
5457
5458 * configure.ac: Add gdb.compile/.
5459 * configure: Regenerate.
5460 * gdb.compile/Makefile.in: New file.
5461 * gdb.compile/compile-ops.exp: New file.
5462 * gdb.compile/compile-ops.c: New file.
5463 * gdb.compile/compile-tls.c: New file.
5464 * gdb.compile/compile-tls.exp: New file.
5465 * gdb.compile/compile-constvar.S: New file.
5466 * gdb.compile/compile-constvar.c: New file.
5467 * gdb.compile/compile-mod.c: New file.
5468 * gdb.compile/compile-nodebug.c: New file.
5469 * gdb.compile/compile-setjmp-mod.c: New file.
5470 * gdb.compile/compile-setjmp.c: New file.
5471 * gdb.compile/compile-setjmp.exp: New file.
5472 * gdb.compile/compile-shlib.c: New file.
5473 * gdb.compile/compile.c: New file.
5474 * gdb.compile/compile.exp: New file.
5475 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5476
4ff709eb
TT
54772014-12-12 Tom Tromey <tromey@redhat.com>
5478
5479 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5480 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5481
6dddd6a5
DE
54822014-12-12 Doug Evans <dje@google.com>
5483
5484 * lib/gdb-python.exp (get_python_valueof): New function.
5485 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5486
71c24708
AA
54872014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5488
5489 * gdb.base/completion.exp: Add test for completion of "info
5490 registers ".
5491
3e29f34a
MR
54922014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5493
5494 * gdb.base/func-ptrs.c: New file.
5495 * gdb.base/func-ptrs.exp: New file.
5496
fc126975
SM
54972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5498
5499 PR breakpoints/17012
5500 * gdb.base/dprintf-detach.c: New file.
5501 * gdb.base/dprintf-detach.exp: New file.
5502
0a46d518
SM
55032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5504
5505 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5506 * lib/gdb.exp (target_is_gdbserver): New procedure.
5507
a0be3e44
DE
55082014-12-08 Doug Evans <dje@google.com>
5509
5510 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5511
df1b803a
YQ
55122014-12-05 Yao Qi <yao@codesourcery.com>
5513
5514 * gdb.guile/scm-error.exp: Remove the third argument to
5515 gdb_remote_download.
5516 * gdb.guile/scm-frame-args.exp: Likewise.
5517 * gdb.guile/scm-section-script.exp: Likewise.
5518
ddb9f679
YQ
55192014-12-05 Yao Qi <yao@codesourcery.com>
5520
5521 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5522
86e4ed39
DE
55232014-12-04 Doug Evans <dje@google.com>
5524
5525 * gdb.python/py-objfile.exp: Add tests for
5526 objfile.add_separate_debug_file.
5527
7c50a931
DE
55282014-12-04 Doug Evans <dje@google.com>
5529
5530 * lib/gdb.exp (get_build_id): New function.
5531 (build_id_debug_filename_get): Rewrite to use it.
5532 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5533
621661e3
MR
55342014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5535
5536 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5537 `method(long)', not just 0x0.
5538 * gdb.cp/nsalias.exp: Align code labels to 4.
5539 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5540 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5541 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5542 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5543 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5544 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5545
29f0c3b7
DE
55462014-12-02 Doug Evans <dje@google.com>
5547
e1e061e7 5548 PR symtab/17602
29f0c3b7 5549 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5550 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5551 * gdb.cp/anon-ns.exp: Update.
5552
162078c8
NB
55532014-12-02 Nick Bull <nicholaspbull@gmail.com>
5554
5555 * gdb.python/py-events.py (inferior_call_handler): New.
5556 (register_changed_handler, memory_changed_handler): New.
5557 (test_events.invoke): Register new handlers.
5558 * gdb.python/py-events.exp: Add tests for inferior call,
5559 memory_changed and register_changed events.
5560
fdb09caf
AA
55612014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5562
5563 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5564 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5565 if the linker doesn't understand this.
5566
55cfb2c4
SM
55672014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5568
5569 * gdb.python/python.exp: Change expected reply to help().
5570
9e8cd6df
YQ
55712014-12-01 Yao Qi <yao@codesourcery.com>
5572
5573 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5574 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5575 * configure: Re-generated.
5576
6c659fc2
SC
55772014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5578
5579 * gdb.cp/chained-calls.cc: New file.
5580 * gdb.cp/chained-calls.exp: New file.
5581 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5582
d7fc3181
SM
55832014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5584
5585 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5586 * gdb.dwarf2/symtab-producer.exp: Same.
5587 * gdb.gdb/python-interrupts.exp: Same.
5588 * gdb.gdb/python-selftest.exp: Same.
5589 * gdb.python/py-linetable.exp: Same.
5590 * gdb.python/py-type.exp: Same.
5591 * gdb.python/py-value-cc.exp: Same.
5592 * gdb.python/py-value.exp: Same.
5593
10e79639
YQ
55942014-11-28 Yao Qi <yao@codesourcery.com>
5595
5596 * gdb.base/break-probes.exp: Match library name prefixed with
5597 sysroot.
5598
f28a0564
SM
55992014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5600
5601 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5602 test expected output. Add parentheses for the call to print.
5603 Remove L suffix from integers.
5604
3fe1ce1d
DE
56052014-11-26 Doug Evans <dje@google.com>
5606
5607 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5608
84429e27
YQ
56092014-11-22 Yao Qi <yao@codesourcery.com>
5610
5611 * gdb.trace/entry-values.c: Remove asms.
5612 (foo): Add foo_label.
5613 (bar): Add bar_label.
5614 * gdb.trace/entry-values.exp: Remove code computing foo's
5615 length and bar's length.
5616 (Dwarf::assemble): Invoke function_range for bar and use
5617 MACRO_AT_func for foo.
5618
26741859
YQ
56192014-11-22 Yao Qi <yao@codesourcery.com>
5620
5621 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5622 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5623 Use .Lgcc43_procstart instead of gcc43.
5624
45e44d27
JB
56252014-11-21 Joel Brobecker <brobecker@adacore.com>
5626
5627 * gdb.ada/n_arr_bound: New testcase.
5628
458c8db8
SDJ
56292014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5630
5631 PR breakpoints/10737
5632 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5633 test_catch_syscall_multi_arch.
5634 (test_catch_syscall_multi_arch): New function.
5635
43f3e411
DE
56362014-11-20 Doug Evans <xdje42@gmail.com>
5637
5638 * gdb.base/maint.exp: Update expected output.
5639
0d7b2549
AA
56402014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5641
5642 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5643 4-byte instruction on S390.
5644
8908fca5
JB
56452014-11-19 Joel Brobecker <brobecker@adacore.com>
5646
5647 * gdb.ada/arr_arr: New testcase.
5648
4a46959e
JB
56492014-11-19 Joel Brobecker <brobecker@adacore.com>
5650
5651 * gdb.ada/pkd_arr_elem: New Testcase.
5652
470e2f4e
LM
56532014-11-18 Luis Machado <lgustavo@codesourcery.com>
5654
5655 * gdb.reverse/break-precsave: Expect completion message for
5656 core file reads.
5657 * gdb.reverse/consecutive-precsave.exp: Likewise.
5658 * gdb.reverse/finish-precsave.exp: Likewise.
5659 * gdb.reverse/i386-precsave.exp: Likewise.
5660 * gdb.reverse/machinestate-precsave.exp: Likewise.
5661 * gdb.reverse/sigall-precsave.exp: Likewise.
5662 * gdb.reverse/solib-precsave.exp: Likewise.
5663 * gdb.reverse/step-precsave.exp: Likewise.
5664 * gdb.reverse/until-precsave.exp: Likewise.
5665 * gdb.reverse/watch-precsave.exp: Likewise.
5666
a267f3ad
AA
56672014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5668
5669 * gdb.base/bp-permanent.c: Include unistd.h.
5670 * gdb.python/py-framefilter-mi.c (main): Add return type.
5671 * gdb.python/py-framefilter.c (main): Likewise.
5672 * gdb.trace/actions-changed.c (main): Likewise.
5673
12084a9a
AA
56742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5675
5676 * gdb.mi/until.c: Add eye-catchers.
5677 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5678 line numbers.
5679
dc7e1a77
AA
56802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5681
5682 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5683 function header variants in break1.c.
5684 * gdb.base/ena-dis-br.exp: Likewise.
5685 * gdb.base/hbreak2.exp: Likewise.
5686 * gdb.reverse/until-precsave.exp: Drop references to removed
5687 non-prototype function header variants in ur1.c.
5688 * gdb.reverse/until-reverse.exp: Likewise.
5689
41c77605
PM
56902014-11-17 Petr Machata <pmachata@redhat.com>
5691
5692 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5693 ${_cu_offset_size} bytes abbrev offset.
5694
34248c3a
DE
56952014-11-15 Doug Evans <xdje42@gmail.com>
5696
5697 PR symtab/17559
5698 * gdb.base/line-symtabs.exp: New file.
5699 * gdb.base/line-symtabs.c: New file.
5700 * gdb.base/line-symtabs.h: New file.
5701
646da059
YQ
57022014-11-14 Yao Qi <yao@codesourcery.com>
5703
5704 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5705 (func): Add label func_label.
5706 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5707 Replace low_pc and high_pc with MACRO_AT_range.
5708 Replace name, low_pc and high_pc with MACRO_AT_func.
5709
9301ebe6
YQ
57102014-11-14 Yao Qi <yao@codesourcery.com>
5711
5712 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5713 Replace name, low_pc and high_pc with MACRO_AT_func.
5714
f166b542
YQ
57152014-11-14 Yao Qi <yao@codesourcery.com>
5716
5717 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5718 produce debug information.
5719 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5720
0f6e71e3
YQ
57212014-11-14 Yao Qi <yao@codesourcery.com>
5722
5723 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5724 object and get function length.
5725 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5726 with MACRO_AT_func.
5727 (top-level): Replace gdb_compile and clean_restart with
5728 prepare_for_testing.
5729 * gdb.dwarf2/main.c (main): Add label main_label.
5730
876c4df9
YQ
57312014-11-14 Yao Qi <yao@codesourcery.com>
5732
5733 * lib/dwarf.exp (function_range): New procedure.
5734 (Dwarf::_handle_macro_at_func): New procedure.
5735 (Dwarf::_handle_macro_at_range): New procedure.
5736 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5737
02ad9cf1
YQ
57382014-11-14 Yao Qi <yao@codesourcery.com>
5739
5740 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5741 (_handle_attribute): New procedure.
5742
a59add0c
AA
57432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5744
5745 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5746 * gdb.base/call-sc.c (zed): Likewise.
5747 * gdb.base/checkpoint.c (main): Likewise.
5748 * gdb.base/dump.c (main): Likewise.
5749 * gdb.base/gcore.c (main): Likewise.
5750 * gdb.base/huge.c (main): Likewise.
5751 * gdb.base/multi-forks.c (main): Likewise.
5752 * gdb.base/pr10179-a.c (main): Likewise.
5753 * gdb.base/savedregs.c (main): Likewise.
5754 * gdb.base/sigaltstack.c (main): Likewise.
5755 * gdb.base/siginfo.c (main): Likewise.
5756 * gdb.base/structs.c (zed): Likewise.
5757 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5758 * gdb.mi/mi-syn-frame.c (main): Likewise.
5759 * gdb.mi/until.c (foo, main): Likewise.
5760 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5761 * gdb.base/solib-weak.c (foo): Declare.
5762 * gdb.base/attach-twice.c: Include stdio.h.
5763 * gdb.base/weaklib1.c: Likewise.
5764 * gdb.base/weaklib2.c: Likewise.
5765 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5766 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5767 unistd.h.
5768 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5769 * gdb.mi/mi-exit-code.c: Likewise.
5770 * gdb.base/break-interp-lib.c: Include string.h.
5771 * gdb.base/coremaker.c: Likewise.
5772 * gdb.base/testenv.c: Likewise.
5773 * gdb.python/py-finish-breakpoint.c: Likewise.
5774 * gdb.base/inferior-died.c: Include sys/wait.h.
5775 * gdb.base/fileio.c: Include time.h.
5776 * gdb.base/async-shell.c: Include unistd.h.
5777 * gdb.base/dprintf-non-stop.c: Likewise.
5778 * gdb.base/info-os.c: Likewise.
5779 * gdb.mi/mi-console.c: Likewise.
5780 * gdb.mi/watch-nonstop.c: Likewise.
5781 * gdb.python/py-events.c: Likewise.
5782 * gdb.base/async.c (baz): Move up before its invocation.
5783 * gdb.base/code_elim2.c (my_global_func): Likewise.
5784 * gdb.base/skip-solib-lib.c (multiply): Likewise.
5785 * gdb.base/advance.c (func2): Likewise.
5786
3b5d5997
AA
57872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5788
5789 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
5790 variant.
5791 * gdb.base/annota3.c: Likewise.
5792 * gdb.base/async.c: Likewise.
5793 * gdb.base/average.c: Likewise.
5794 * gdb.base/call-ar-st.c: Likewise.
5795 * gdb.base/call-rt-st.c: Likewise.
5796 * gdb.base/call-sc.c: Likewise.
5797 * gdb.base/call-strs.c: Likewise.
5798 * gdb.base/ending-run.c: Likewise.
5799 * gdb.base/execd-prog.c: Likewise.
5800 * gdb.base/exprs.c: Likewise.
5801 * gdb.base/foll-exec.c: Likewise.
5802 * gdb.base/foll-fork.c: Likewise.
5803 * gdb.base/foll-vfork.c: Likewise.
5804 * gdb.base/funcargs.c: Likewise.
5805 * gdb.base/gcore.c: Likewise.
5806 * gdb.base/jump.c: Likewise.
5807 * gdb.base/langs0.c: Likewise.
5808 * gdb.base/langs1.c: Likewise.
5809 * gdb.base/langs2.c: Likewise.
5810 * gdb.base/mips_pro.c: Likewise.
5811 * gdb.base/nodebug.c: Likewise.
5812 * gdb.base/opaque0.c: Likewise.
5813 * gdb.base/opaque1.c: Likewise.
5814 * gdb.base/recurse.c: Likewise.
5815 * gdb.base/run.c: Likewise.
5816 * gdb.base/scope0.c: Likewise.
5817 * gdb.base/scope1.c: Likewise.
5818 * gdb.base/setshow.c: Likewise.
5819 * gdb.base/setvar.c: Likewise.
5820 * gdb.base/shmain.c: Likewise.
5821 * gdb.base/shr1.c: Likewise.
5822 * gdb.base/shr2.c: Likewise.
5823 * gdb.base/sigall.c: Likewise.
5824 * gdb.base/signals.c: Likewise.
5825 * gdb.base/so-indr-cl.c: Likewise.
5826 * gdb.base/solib2.c: Likewise.
5827 * gdb.base/structs.c: Likewise.
5828 * gdb.base/sum.c: Likewise.
5829 * gdb.base/vforked-prog.c: Likewise.
5830 * gdb.base/watchpoint.c: Likewise.
5831 * gdb.reverse/shr2.c: Likewise.
5832 * gdb.reverse/until-reverse.c: Likewise.
5833 * gdb.reverse/ur1.c: Likewise.
5834 * gdb.reverse/watch-reverse.c: Likewise.
5835
066a77c5
AA
58362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5837
5838 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
5839 variant.
5840 * gdb.base/sepdebug.exp: Drop references to removed code.
5841
4f204ea5
AA
58422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5843
5844 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
5845 variant. Preserve original line numbering.
5846 * gdb.base/list1.c: Likewise.
5847
3b377a3a
AA
58482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5849
5850 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
5851 variant.
5852 * gdb.base/break1.c: Likewise.
5853 * gdb.base/break.exp: Drop references to removed code.
5854
e444df73
AA
58552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5856
5857 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
5858 variant.
5859
8008f2a7
AA
58602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5861
5862 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
5863
a5a06887
AA
58642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5865
5866 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
5867 logic into perform_all_tests() and invoke it with and without
5868 function header prototypes.
5869 (do_function_calls): Remove conditional XFAIL for PR 5318.
5870 (rerun_and_prepare): Remove duplicate code.
5871 (perform_all_tests): New. Main logic moved here.
5872
44dba9b9
AA
58732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5874
5875 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
5876 code guarded by #ifdef NO_PROTOTYPES.
5877 (t_double_many_args): Likewise.
5878 (DEF_FUNC_MANY_ARGS_1): Likewise.
5879 (DEF_FUNC_VALUES_1): Likewise.
5880 (t_structs_ldc): Renamed from t_structs_fc in conditional code
5881 guarded by #ifdef PROTOTYPES.
5882
d1fbcd56
AA
58832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5884
5885 * gdb.mi/mi-console.c: Add eye-catcher.
5886 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
5887 instead of literal line number.
5888
b0e59b8f
AA
58892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5890
5891 * gdb.base/shr2.c: Add eye-catcher.
5892 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
5893 line number.
5894
78f98cca
AA
58952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5896
5897 * gdb.base/jump.c: Add eye-catchers.
5898 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5899 numbers.
5900
58fa2af0
AA
59012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5902
5903 * gdb.base/execd-prog.c: Add eye-catchers.
5904 * gdb.base/foll-exec.c: Likewise.
5905 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5906 line numbers.
5907
04e5059b
AA
59082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5909
5910 * gdb.base/ending-run.c: Add eye-catchers.
5911 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5912 literal line numbers.
5913
dbfdb174
AA
59142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5915
5916 * gdb.base/call-rt-st.c: Add eye-catchers.
5917 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5918 literal line numbers.
5919
888a2ade
AA
59202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5921
5922 * gdb.base/call-ar-st.c: Add eye-catchers.
5923 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5924 literal line numbers.
5925
6acc2dde
AA
59262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5927
5928 * gdb.base/average.c: Add eye-catchers.
5929 * gdb.base/sum.c: Likewise.
5930 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5931 regexps dynamically.
5932
9ecfcd1d
AA
59332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5934
5935 * gdb.base/solib1.c: Add eye-catchers.
5936 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5937 literal line numbers.
5938
78708b7c
PA
59392014-11-12 Pedro Alves <palves@redhat.com>
5940
5941 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5942 leader has exited.
5943
af48d08f
PA
59442014-11-12 Pedro Alves <palves@redhat.com>
5945
5946 * gdb.arch/i386-bp_permanent.c: New file.
5947 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5948 (srcfile): Set to i386-bp_permanent.c.
5949 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5950 that stepi does not execute the 'leave' instruction, instead of
5951 testing it does execute.
5952 * gdb.base/bp-permanent.c: New file.
5953 * gdb.base/bp-permanent.exp: New file.
5954
af3768e9
DE
59552014-11-10 Doug Evans <xdje42@gmail.com>
5956
5957 PR symtab/17564
5958 * gdb.base/symtab-search-order.exp: New file.
5959 * gdb.base/symtab-search-order.c: New file.
5960 * gdb.base/symtab-search-order-1.c: New file.
5961 * gdb.base/symtab-search-order-shlib-1.c: New file.
5962
9de00a4a
PA
59632014-11-07 Pedro Alves <palves@redhat.com>
5964
5965 PR gdb/17511
5966 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5967 i?86-*-linux*.
5968
e0f52461
SC
59692014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5970
5971 PR c++/17494
5972 * gdb.cp/pr17494.cc: New file.
5973 * gdb.cp/pr17494.exp: New file.
5974
6ce8c980
YQ
59752014-11-02 Yao Qi <yao@codesourcery.com>
5976
5977 * gdb.python/python.exp: Get working directory and match the
5978 output of "set extended-prompt \\w " with it.
5979
02be9a71
DE
59802014-10-30 Doug Evans <dje@google.com>
5981
5982 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5983 in objfiles.
5984 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5985 in progspaces.
5986
3bdff46b
LM
59872014-10-30 Janis Johnson <janisjo@codesourcery.com>
5988
5989 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5990 * gdb.base/realname-expand.exp: Likewise.
5991 * gdb.linespec/macro-relative.exp: Likewise.
5992
ab917dfb
PA
59932014-10-29 Pedro Alves <palves@redhat.com>
5994
5995 PR gdb/17408
5996 * gdb.threads/schedlock.c (some_function): New function.
5997 (call_function): New global.
5998 (MAYBE_CALL_SOME_FUNCTION): New macro.
5999 (thread_function): Call it.
6000 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6001 and use it instead of a global counter. Adjust all callers.
6002 (get_current_thread): Use "find current thread" for test message
6003 here rather than having all callers pass down the same string.
6004 (goto_loop): New procedure, factored out from ...
6005 (my_continue): ... this.
6006 (step_ten_loops): Change parameter from test message to command to
6007 use. Adjust.
6008 (list_count): Delete global.
6009 (check_result): New procedure, factored out from duplicate top
6010 level code.
6011 (continue tests): Wrap in with_test_prefix.
6012 (test_step): New procedure, factored out from duplicate top level
6013 code.
6014 (top level): Test "step" in combination with all scheduler-locking
6015 modes. Test "next" in combination with all scheduler-locking
6016 modes, and in combination with stepping over a function call or
6017 not.
6018 * gdb.threads/next-bp-other-thread.c: New file.
6019 * gdb.threads/next-bp-other-thread.exp: New file.
6020
d3d4baed
PA
60212014-10-29 Pedro Alves <palves@redhat.com>
6022
6023 PR python/17372
6024 * gdb.python/python.exp: Test a multi-line command that spawns
6025 interactive Python.
6026 * gdb.base/multi-line-starts-subshell.exp: New file.
6027
563e8d85
YQ
60282014-10-29 Yao Qi <yao@codesourcery.com>
6029
6030 * gdb.base/fileio.exp: Make directories on host.
6031
0ea4d52e
YQ
60322014-10-29 Yao Qi <yao@codesourcery.com>
6033
6034 * gdb.base/fileio.c (test_write): Close the file.
6035
7f5ef605
PA
60362014-10-28 Pedro Alves <palves@redhat.com>
6037
6038 PR gdb/12623
6039 * gdb.base/sigstep.c (no_handler): New global.
6040 (main): If 'no_handler is true, set the signal handlers to
6041 SIG_IGN.
6042 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6043 with_sw_watch and no_handler parameters. Handle them.
6044 (top level) <stepping over handler when stopped at a breakpoint
6045 test>: Add a test axis for testing with a software watchpoint, and
6046 another for testing with the signal handler set to SIG_IGN.
6047 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6048 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6049
abbdbd03
PA
60502014-10-28 Pedro Alves <palves@redhat.com>
6051
6052 PR gdb/17511
6053 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6054 * gdb.base/sigstep.exp (other_handler_location): New global.
6055 (advance): Support stepping into the signal handler, and running
6056 commands while in the handler.
6057 (in_handler_map): New global.
6058 (top level): In the advance test, add combinations for getting
6059 into the handler with stepping commands, and for running commands
6060 in the handler. Add comment descripting the advancei tests.
6061
1df4399f
PA
60622014-10-28 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.base/sigstep.exp: Use build_executable instead of
6065 prepare_for_testing.
6066 (top level): Move code that starts GDB, runs to main and creates a
6067 display to ...
6068 (restart): ... this new procedure.
6069 (top level): Move backtrace from signal handler test to ...
6070 (validate_backtrace): ... this new procedure.
6071 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6072 with_test_prefix. Always restart GDB.
6073 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6074 with_test_prefix. Always restart GDB. No need to delete
6075 breakpoints after the test.
6076 (test_skip_handler): Remove prefix parameter.
6077 (skip_over_handler, breakpoint_to_handler)
6078 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6079 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6080 restart GDB. No need to delete breakpoints after the test.
6081 (top level): Use foreach to call the test procedures with
6082 different commands.
6083
a5b6e449
PA
60842014-10-28 Pedro Alves <palves@redhat.com>
6085
6086 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6087 instead of GNATS numbers.
6088 * gdb.base/sigbpt.exp: Likewise.
6089 * gdb.base/siginfo.exp: Likewise.
6090 * gdb.base/sigstep.exp: Likewise.
6091
e5f8a7cc
PA
60922014-10-27 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/sigstep.c (dummy): New global.
6095 (main): Issue a couple writes to the new global.
6096 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6097 procedures.
6098 (skip_over_handler): Use test_skip_handler.
6099 (top level): Call skip_over_handler for stepi and nexti too.
6100 (breakpoint_over_handler): Use test_skip_handler.
6101 (top level): Call breakpoint_over_handler for stepi and nexti too.
6102
763905a3
YQ
61032014-10-27 Yao Qi <yao@codesourcery.com>
6104
6105 * gdb.trace/tfile.c (adjust_function_address)
6106 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6107 function descriptor.
6108
6f259a23
DB
61092014-10-24 Don Breazeal <donb@codesourcery.com>
6110
6111 * gdb.base/foll-fork.exp (test_follow_fork,
6112 catch_fork_child_follow): Check for updated fork messages emitted
6113 from infrun.c.
6114 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6115 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6116 vfork_and_exec_child_follow_through_step): Check for updated vfork
6117 messages emitted from infrun.c.
6118
09dd9a69
PA
61192014-10-24 Pedro Alves <palves@redhat.com>
6120
6121 * gdb.base/corefile.exp: Remove references to ultrix.
6122 * gdb.base/interrupt.exp: Likewise.
6123 * gdb.base/whatis.exp: Likewise.
6124 * gdb.gdb/selftest.exp: Likewise.
6125 * gdb.threads/manythreads.exp: Likewise.
6126 * gdb.threads/print-threads.exp: Likewise.
6127 * gdb.threads/pthreads.exp:: Likewise.
6128 * gdb.threads/schedlock.exp: Likewise.
6129
3433cfa5
SC
61302014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6131
6132 * gdb.cp/non-trivial-retval.cc: Add a test case.
6133 * gdb.cp/non-trivial-retval.exp: Add a test.
6134
092f880b
YQ
61352014-10-20 Yao Qi <yao@codesourcery.com>
6136
6137 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6138 * gdb.python/py-objfile-script-gdb.py: New file.
6139 * gdb.python/py-objfile-script.exp: Update reference to
6140 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6141 of remote_download. Remove the dest file.
6142
acbdb7f3
YQ
61432014-10-20 Yao Qi <yao@codesourcery.com>
6144
6145 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6146 * gdb.base/step-line.exp: Likewise.
6147 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6148 * gdb.dwarf2/dw2-basic.exp: Likewise.
6149 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6150 * gdb.dwarf2/dw2-filename.exp: Likewise.
6151 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6152 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6153 * gdb.dwarf2/dw2-producer.exp: Likewise.
6154 * gdb.dwarf2/mac-fileno.exp: Likewise.
6155 * gdb.python/py-frame-args.exp: Likewise.
6156 * gdb.python/py-framefilter.exp: Likewise.
6157 * gdb.python/py-mi.exp: Likewise.
6158 * gdb.python/py-objfile-script.exp: Likewise
6159 * gdb.python/py-pp-integral.exp: Likewise.
6160 * gdb.python/py-pp-re-notag.exp: Likewise.
6161 * gdb.python/py-prettyprint.exp: Likewise.
6162 * gdb.python/py-section-script.exp: Likewise.
6163 * gdb.python/py-typeprint.exp: Likewise.
6164 * gdb.python/py-xmethods.exp: Likewise.
6165 * gdb.stabs/weird.exp: Likewise.
6166 * gdb.xml/tdesc-regs.exp: Likewise.
6167
bd286a29
KCY
61682014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6169
6170 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6171 (out_cu): Use addr_len for the size of addresses.
6172 (out_line): Likewise. Size DW_LNE_set_address instruction
6173 according to addr_len.
6174 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6175 (FUNC): Add START_INSNS to definition.
6176
673dc4a0
YQ
61772014-10-18 Yao Qi <yao@codesourcery.com>
6178
6179 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6180 gdb_has_argv0 return true.
6181 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6182 check [target_info exists noargs], check [gdb_has_argv0]
6183 instead.
6184 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6185 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6186 procedures.
6187
4ffbba72
DE
61882014-10-17 Doug Evans <dje@google.com>
6189
6190 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6191 event.
6192 * gdb.python/py-events.py: Add clear_objfiles event.
6193
d096d8c1
DE
61942014-10-17 Doug Evans <dje@google.com>
6195
6196 * gdb.python/py-objfile.exp: Test progspace attribute.
6197
a80db015
LM
61982014-10-17 Luis Machado <lgustavo@codesourcery.com>
6199
6200 * gdb.guile/scm-breakpoint.exp: Do not assume any
6201 directory separators when matching source file paths.
6202 * gdb.python/py-breakpoint.exp: Likewise.
6203 * gdb.reverse/break-precsave.exp: Likewise.
6204 * gdb.reverse/break-reverse.exp: Likewise.
6205 * gdb.reverse/consecutive-precsave.exp: Likewise.
6206 * gdb.reverse/finish-precsave.exp: Likewise.
6207 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6208 * gdb.reverse/finish-reverse.exp: Likewise.
6209 * gdb.reverse/i386-precsave.exp: Likewise.
6210 * gdb.reverse/i387-env-reverse.exp: Likewise.
6211 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6212 * gdb.reverse/machinestate-precsave.exp: Likewise.
6213 * gdb.reverse/machinestate.exp: Likewise.
6214 * gdb.reverse/sigall-precsave.exp: Likewise.
6215 * gdb.reverse/solib-precsave.exp: Likewise.
6216 * gdb.reverse/step-precsave.exp: Likewise.
6217 * gdb.reverse/until-precsave.exp: Likewise.
6218 * gdb.reverse/watch-precsave.exp: Likewise.
6219 * gdb.reverse/watch-reverse.exp: Likewise.
6220
b22089ab
YQ
62212014-10-17 Yao Qi <yao@codesourcery.com>
6222
6223 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6224 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6225
6c4486e6
PA
62262014-10-17 Pedro Alves <palves@redhat.com>
6227
6228 PR gdb/17471
6229 * gdb.base/bg-execution-repeat.c: New file.
6230 * gdb.base/bg-execution-repeat.exp: New file.
6231
0ff33695
PA
62322014-10-17 Pedro Alves <palves@redhat.com>
6233
6234 PR gdb/17300
6235 * gdb.base/continue-all-already-running.c: New file.
6236 * gdb.base/continue-all-already-running.exp: New file.
6237
6fdebc3d
PA
62382014-10-17 Pedro Alves <palves@redhat.com>
6239
6240 PR gdb/17472
6241 * gdb.base/annota-input-while-running.c: New file.
6242 * gdb.base/annota-input-while-running.exp: New file.
6243
32a8097b
PA
62442014-10-17 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.base/callfuncs.exp: emove references to osf.
6247 * gdb.base/sigall.exp: Likewise.
6248 * gdb.gdb/selftest.exp: Likewise.
6249 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6250 * gdb.mi/non-stop.c: Likewise.
6251 * gdb.mi/pthreads.c: Likewise.
6252 * gdb.reverse/sigall-precsave.exp: Likewise.
6253 * gdb.reverse/sigall-reverse.exp: Likewise.
6254 * gdb.threads/pthreads.c: Likewise.
6255 * gdb.threads/pthreads.exp: Likewise.
6256
7a3517ff
YQ
62572014-10-17 Yao Qi <yao@codesourcery.com>
6258
6259 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6260 check 'target_info exists noargs'.
6261 (test_command_prompt_position): Likewise.
6262 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6263 Remove "set args".
6264 (progvar_simple_while_test): Likewise.
6265 (progvar_complex_if_while_test): Likewise.
6266 (if_while_breakpoint_command_test): Likewise.
6267 (infrun_breakpoint_command_test): Likewise.
6268 (breakpoint_command_test): Likewise.
6269 (watchpoint_command_test): Likewise.
6270 (bp_deleted_in_command_test): Likewise.
6271 (temporary_breakpoint_commands): Likewise.
6272
bb99c472
YQ
62732014-10-16 Yao Qi <yao@codesourcery.com>
6274
6275 * gdb.base/remotetimeout.exp: Remove noargs checking.
6276
7c16b83e
PA
62772014-10-15 Pedro Alves <palves@redhat.com>
6278
6279 PR breakpoints/9649
6280 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6281 * gdb.base/breakpoint-in-ro-region.exp
6282 (probe_target_hardware_step): New procedure.
6283 (top level): Probe hardware stepping and hardware breakpoint
6284 support. Test stepping through a read-only region, with both
6285 "breakpoint auto-hw" on and off and both "always-inserted" on and
6286 off.
6287
35a49624
IB
62882014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6289
6290 * gdb.dlang/demangle.exp: Update for demangling changes.
6291
2d1c107c
SC
62922014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6293
6294 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6295 * gdb.cp/non-trivial-retval.exp: Add new tests.
6296
778811d5
SC
62972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6298
6299 PR c++/13403
6300 PR c++/15154
6301 * gdb.cp/non-trivial-retval.cc: New file.
6302 * gdb.cp/non-trivial-retval.exp: New file.
6303
10c5f0a8
YQ
63042014-10-15 Yao Qi <yao@codesourcery.com>
6305
6306 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6307 remote host.
6308
65d7b369
YQ
63092014-10-15 Yao Qi <yao@codesourcery.com>
6310
6311 * gdb.python/py-symbol.exp: Match file base name if host is
6312 remote, otherwise match file name with dir name.
6313 * gdb.python/py-symtab.exp: Likewise.
6314 * gdb.python/python.exp: Likewise.
6315
46dc1394
YQ
63162014-10-15 Yao Qi <yao@codesourcery.com>
6317
6318 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6319 pattern.
6320 * gdb.python/py-symtab.exp: Likewise.
6321 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6322 locationn.
6323
c40cc657
JB
63242014-10-14 Joel Brobecker <brobecker@adacore.com>
6325
6326 * gdb.ada/addr_arith: New testcase.
6327
2abf49e1
MR
63282014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6329
6330 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6331 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6332 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6333 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6334
f7088df3
SDJ
63352014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6336
6337 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6338 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6339 * gdb.arch/stap-eval-lang-ada.exp: New file.
6340
4dc06805
YQ
63412014-10-14 Yao Qi <yao@codesourcery.com>
6342
6343 * gdb.mi/mi-var-child.c (nothing1): New function.
6344 (nothing2): New function.
6345 (do_children_tests): Set function pointers by nothing1 and
6346 nothing2.
6347 * gdb.mi/mi-var-child.exp: Step over new added statements.
6348 Update test to match the new output.
6349 * gdb.mi/var-cmd.c (nothing1): New function.
6350 (nothing2): New function.
6351 (do_children_tests): Set function pointers by nothing1 and
6352 nothing2.
6353 * gdb.mi/mi-var-display.exp: Update test to match output.
6354 Step to the line specified by $line_dct_nothing.
6355 Increase the number of lines to step.
6356
46a93de2
YQ
63572014-10-14 Yao Qi <yao@codesourcery.com>
6358
6359 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6360 tests.
6361 * gdb.mi/mi2-var-child.exp: Likewise.
6362
14ea52ee
DE
63632014-10-13 Doug Evans <dje@google.com>
6364
6365 * gdb.python/py-objfile.exp: Change name of file name test.
6366
e5c6e92b
DE
63672014-10-13 Doug Evans <dje@google.com>
6368
6369 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6370 from the start of the CU.
6371
c780cc2f
JK
63722014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6373 Yao Qi <yao@codesourcery.com>
6374
6375 Fix "save breakpoints" for "catch" command.
6376 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6377 Remove -nonewline. Match also the added "main" line.
6378
99894e11
JK
63792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6380
6381 Fix "save breakpoints" for "disable $bpnum" command.
6382 * gdb.base/save-bp.c (main): Add label.
6383 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6384
6e1ac5a3
JK
63852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6386
6387 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6388
754dd2b0
YQ
63892014-10-11 Yao Qi <yao@codesourcery.com>
6390
6391 * gdb.server/server-kill.exp: Execute command
6392 "set remote trace-status-packet on" before "tstatus".
6393
f90183d7
YQ
63942014-10-11 Yao Qi <yao@codesourcery.com>
6395
6396 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6397 (main): Call getppid.
6398 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6399 and continue to it. Read variable "server_pid".
6400
bf40a607
YQ
64012014-10-11 Yao Qi <yao@codesourcery.com>
6402
6403 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6404
052ca370
YQ
64052014-10-11 Yao Qi <yao@codesourcery.com>
6406
6407 * gdb.threads/thread-find.exp: Don't execute command
6408 "info threads".
6409 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6410 * gdb.threads/linux-dp.exp: Don't check the condition
6411 $threads_created equals to zero.
6412
3831839c
PA
64132014-10-10 Pedro Alves <palves@redhat.com>
6414
6415 * gdb.base/bigcore.exp: Remove references to IRIX.
6416 * gdb.base/funcargs.exp: Likewise.
6417 * gdb.base/interrupt.exp: Likewise.
6418 * gdb.base/mips_pro.exp: Likewise.
6419 * gdb.base/nodebug.exp: Likewise.
6420 * gdb.base/setvar.exp: Likewise.
6421 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6422
8b9a549d
PA
64232014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6424 Pedro Alves <palves@redhat.com>
6425
6426 PR symtab/14466
6427 * gdb.base/vdso-warning.c: New file.
6428 * gdb.base/vdso-warning.exp: New file.
6429
d48ba5e8
DE
64302014-10-02 Doug Evans <dje@google.com>
6431
6432 * gdb.base/structs.c (main): Don't run forever.
6433
2278c276
PA
64342014-10-02 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6437 (top level) <stop threads 1, stop threads 2>: Use it.
6438
b57bacec
PA
64392014-10-02 Pedro Alves <palves@redhat.com>
6440
6441 * gdb.threads/break-while-running.exp (test): Add new
6442 'update_thread_list' argument. Skip "info threads" if false.
6443 (top level): Add new 'update_thread_list' axis.
6444
13fd3ff3
PA
64452014-10-02 Pedro Alves <palves@redhat.com>
6446
6447 PR breakpoints/17431
6448 * gdb.base/execl-update-breakpoints.c: New file.
6449 * gdb.base/execl-update-breakpoints.exp: New file.
6450
0fec99e8
PA
64512014-10-01 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.base/breakpoint-in-ro-region.c: New file.
6454 * gdb.base/breakpoint-in-ro-region.exp: New file.
6455
2ddf4301
SM
64562014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6457
6458 * gdb.mi/mi-exit-code.exp: New file.
6459 * gdb.mi/mi-exit-code.c: New file.
6460
6a5f3f43
YQ
64612014-09-30 Yao Qi <yao@codesourcery.com>
6462
6463 * lib/prelink-support.exp (build_executable_own_libs): Error if
6464 the target isn't native.
6465
345bcc73
YQ
64662014-09-30 Yao Qi <yao@codesourcery.com>
6467
6468 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6469 false.
6470
a25a5a45
PA
64712014-09-22 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.threads/break-while-running.exp: New file.
6474 * gdb.threads/break-while-running.c: New file.
6475
00ba3162
YQ
64762014-09-19 Yao Qi <yao@codesourcery.com>
6477
6478 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6479 Invoke test. Restart GDB with --readnow and invoke test again.
6480
c3b7b696
YQ
64812014-09-19 Yao Qi <yao@codesourcery.com>
6482
6483 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6484 proc set_breakpoint_on_gcd_function. Invoke
6485 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6486 invoke set_breakpoint_on_gcd_function again.
6487
2b4fd423
DE
64882014-09-18 Doug Evans <dje@google.com>
6489
6490 * gdb.dwarf2/symtab-producer.exp: New file.
6491
a5947601
SDJ
64922014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6493
6494 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6495 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6496 * gdb.base/global-var-nested-by-dso.c: Likewise.
6497 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6498
91c19059
SDJ
64992014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6500 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/watch-bitfields.exp: Pass string other than test file
6503 name to prepare_for_testing.
6504 (watch): New procedure.
6505 (expect_watchpoint): Use with_test_prefix.
6506 (top level): Factor out tests to ...
6507 (test_watch_location, test_regular_watch): ... these new
6508 procedures, and use with_test_prefix and gdb_continue_to_end.
6509
bb9d5f81
PP
65102014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6511
6512 PR breakpoints/12526
6513 * gdb.base/watch-bitfields.exp: New file.
6514 * gdb.base/watch-bitfields.c: New file.
6515
635856f5
PA
65162014-09-16 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6519 software and hardware addresses, not software address against
6520 itself.
6521
7280ceea
PA
65222014-09-16 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6525 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6526
428b16bd
PA
65272014-09-16 Pedro Alves <palves@redhat.com>
6528
6529 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6530 files.
6531 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6532 "*-*-vxworks*" throughout.
6533 * gdb.base/break.exp: Likewise.
6534 * gdb.base/default.exp: Likewise.
6535 * gdb.base/scope.exp: Likewise.
6536 * gdb.base/sepdebug.exp: Likewise.
6537 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6538 throughout.
6539 * gdb.base/run.c: Likewise.
6540 * gdb.base/sepdebug.c: Likewise.
6541 * gdb.hp/gdb.aCC/run.c: Likewise.
6542 * gdb.reverse/until-reverse.c: Likewise.
6543 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6544
666d413c
YQ
65452014-09-16 Yao Qi <yao@codesourcery.com>
6546
6547 * boards/local-remote-host-native.exp: New file.
6548
57cbd724
DE
65492014-09-14 Doug Evans <xdje42@gmail.com>
6550
6551 * gdb.threads/queue-signal.c (thread_count): New variable.
6552 (thread_count_mutex, thread_count_condvar): New variables.
6553 (incr_thread_count, wait_all_threads_running): New functions.
6554 (main): Wait for all threads to be in their thread functions.
6555
81219e53
DE
65562014-09-13 Doug Evans <xdje42@gmail.com>
6557
6558 * gdb.threads/queue-signal.c: New file.
6559 * gdb.threads/queue-signal.exp: New file.
6560
3714cea7
DE
65612014-09-13 Doug Evans <xdje42@gmail.com>
6562
6563 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6564 be consistent with what default_gdb_init uses.
6565 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6566 the plain text of the prompt. Add some logging printfs.
6567 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6568
fa43b1d7
PA
65692014-09-12 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6572 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6573 * gdb.arch/i386-size-overlap.exp: Likewise.
6574 * gdb.arch/i386-size.exp: Likewise.
6575 * gdb.arch/i386-unwind.exp: Likewise.
6576 * gdb.base/a2-run.exp: Likewise.
6577 * gdb.base/break.exp: Likewise.
6578 * gdb.base/charset.exp: Likewise.
6579 * gdb.base/chng-syms.exp: Likewise.
6580 * gdb.base/commands.exp: Likewise.
6581 * gdb.base/dbx.exp: Likewise.
6582 * gdb.base/find.exp: Likewise.
6583 * gdb.base/funcargs.exp: Likewise.
6584 * gdb.base/jit-simple.exp: Likewise.
6585 * gdb.base/reread.exp: Likewise.
6586 * gdb.base/sepdebug.exp: Likewise.
6587 * gdb.base/step-bt.exp: Likewise.
6588 * gdb.cp/mb-inline.exp: Likewise.
6589 * gdb.cp/mb-templates.exp: Likewise.
6590 * gdb.objc/basicclass.exp: Likewise.
6591 * gdb.threads/killed.exp: Likewise.
6592
9d9bf2df
EBM
65932014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6594
6595 PR tdep/17379
6596 * gdb.arch/powerpc-stackless.S: New file.
6597 * gdb.arch/powerpc-stackless.exp: New file.
6598
1cf2f1b0
JK
65992014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6600
6601 * gdb.base/attach.c: Include unistd.h.
6602 (main): Call alarm. Add label postloop.
6603 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6604 gdb_breakpoint, gdb_continue_to_breakpoint.
6605 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6606
98880d46
PA
66072014-09-11 Pedro Alves <palves@redhat.com>
6608
6609 PR gdb/17347
6610 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6611 * gdb.base/attach.exp (test_command_line_attach_run): New
6612 procedure.
6613 (top level): Call it.
6614
4c92ff2c
PA
66152014-09-11 Pedro Alves <palves@redhat.com>
6616
6617 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6618 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6619 (do_command_attach_tests): Use spawn_wait_for_attach.
6620 * gdb.base/solib-overlap.exp: Likewise.
6621 * gdb.multi/multi-attach.exp: Likewise.
6622 * gdb.python/py-prompt.exp: Likewise.
6623 * gdb.python/py-sync-interp.exp: Likewise.
6624 * gdb.server/ext-attach.exp: Likewise.
6625
3adc1a7d
GKB
66262014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6627
6628 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6629 command in testcase. Simplify testcase.
6630
96334934
JB
66312014-09-10 Joel Brobecker <brobecker@adacore.com>
6632
6633 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6634
eb479039
JB
66352014-09-10 Joel Brobecker <brobecker@adacore.com>
6636
6637 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6638
deede10c
JB
66392014-09-10 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6642
7828a5f5
JB
66432014-09-10 Joel Brobecker <brobecker@adacore.com>
6644
6645 * gdb.dwarf2/dynarr-ptr.c: New file.
6646 * gdb.dwarf2/dynarr-ptr.exp: New file.
6647
33aeebcf
MR
66482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6649
6650 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6651 of 30 rather than hardcoding 120 for a slow test case. Take the
6652 `gdb,timeout' target setting into account for this calculation.
6653 Don't extend the timeout for the test cases that don't need it.
6654
7b415901
MR
66552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6656
6657 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6658 a factor of 2 for a slow test case. Take the `gdb,timeout'
6659 target setting into account for this calculation.
6660 * gdb.reverse/until-precsave.exp: Increase the timeout by
6661 a factor of 15 and 3 respectively rather than adding 120
6662 for a pair of slow test cases. Take the `gdb,timeout'
6663 target setting into account for this calculation.
6664
4a40f85a
MR
66652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6666
6667 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6668 timeout, don't pass one down to gdb_expect.
6669 (gdb_expect): Rework timeout selection.
6670
09635af7
MR
66712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6672
6673 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6674 exception on timeout.
6675 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6676 (gdbserver_start_extended): Catch any `gdbserver_start' error
6677 exceptions.
6678 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6679 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6680 `gdbserver_gdb_load' error exceptions.
6681
2bdd10b7
MR
66822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6683
6684 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6685 120 on waiting for the TCP socket to open.
6686
316935f0
DE
66872014-09-09 Doug Evans <xdje42@gmail.com>
6688
6689 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6690 _caller_matches, _any_caller_is, _any_caller_matches.
6691
83740597
DE
66922014-09-09 Doug Evans <xdje42@gmail.com>
6693
6694 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6695
4c122fc3
YQ
66962014-09-09 Yao Qi <yao@codesourcery.com>
6697
6698 * gdb.mi/mi-var-display.exp: Set print symbol off.
6699
a9f116cb
GKB
67002014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6701
6702 PR gdb/17035
6703 * gdb.base/commands.exp: Add tests to verify user-defined
6704 commands with empty bodies.
6705 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6706 python commands in `show user command`.
6707 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6708 scheme commands in `show user command`.
6709
c75bd3a2
JK
67102014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6711
6712 PR python/17355
6713 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6714 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6715 * gdb.python/py-framefilter-invalidarg.exp: New file.
6716 * gdb.python/py-framefilter-invalidarg.py: New file.
6717
faa42425
DE
67182014-09-06 Doug Evans <xdje42@gmail.com>
6719
6720 PR 15276
6721 * gdb.python/py-caller-is.c: New file.
6722 * gdb.python/py-caller-is.exp: New file.
6723
474ca4f6
SDJ
67242014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6725
6726 PR gdb/17235
6727 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6728 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6729
eb0b0463
SDJ
67302014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6731
6732 PR fortran/17237
6733 * gdb.fortran/print-formatted.exp: New file.
6734 * gdb.fortran/print-formatted.f90: Likewise.
6735
5f3b99cf
SS
67362014-09-03 Sasha Smundak <asmundak@google.com>
6737
6738 * gdb.python/py-frame.exp: Test Frame.read_register.
6739
7d793aa9
SDJ
67402014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6741
6742 PR python/16699
6743 * gdb.python/py-completion.exp: New file.
6744 * gdb.python/py-completion.py: Likewise.
6745
fb0576e9
DE
67462014-08-28 Doug Evans <dje@google.com>
6747
6748 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6749 eax,etc. are live with values set by gdb and thus the compiler can't
6750 use them.
6751 * gdb.arch/i386-pseudo.c (main): Ditto.
6752
ee92b0dd
DE
67532014-08-27 Doug Evans <dje@google.com>
6754
6755 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6756
6649db35
DE
67572014-08-25 Doug Evans <dje@google.com>
6758
6759 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6760 (main): Ditto.
6761
564b7600
DE
67622014-08-25 Doug Evans <dje@google.com>
6763
6764 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6765
3881fb67
YQ
67662014-08-24 Yao Qi <yao@codesourcery.com>
6767
6768 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6769 symbol off.
6770 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6771
a05a36a5
DE
67722014-08-22 Doug Evans <dje@google.com>
6773
6774 PR 17276
6775 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6776 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
6777 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
6778
7c343b48
YQ
67792014-08-22 Yao Qi <yao@codesourcery.com>
6780
6781 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
6782 * gdb.python/py-finish-breakpoint2.exp: Likewise.
6783 * gdb.python/python.exp: Likewise. Use .py file on the host
6784 instead of the build.
6785
22fd09ae
JK
67862014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6787
6788 * gdb.threads/gcore-stale-thread.c: New file.
6789 * gdb.threads/gcore-stale-thread.exp: New file.
6790
a8454a7c
PA
67912014-08-21 Pedro Alves <palves@redhat.com>
6792
6793 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
6794 * gdb.base/gcore-relro-pie.exp: Likewise.
6795 * gdb.base/gcore-relro.exp: Likewise.
6796 * gdb.base/gcore.exp: Likewise.
6797 * gdb.base/print-symbol-loading.exp: Likewise.
6798 * gdb.threads/gcore-thread.exp: Likewise.
6799 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
6800
2a31c623
PA
68012014-08-20 Pedro Alves <palves@redhat.com>
6802 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 * Makefile.in (EXTRA_RULES, CC): New variables, get from
6805 configure.
6806 (EXPECT): Handle READ1 being set.
6807 (all): Depend on EXTRA_RULES.
6808 (check-read1, expect-read1, read1.so, read1): New rules.
6809 * README (Testsuite Parameters): Document the READ1 make variable.
6810 (Race detection): New section.
6811 * configure: Regenerate.
6812 * configure.ac: If build==host==target, and running under a
6813 GNU/glibc system, add read1 to the extra Makefile rules.
6814 (EXTRA_RULES): AC_SUBST it.
6815 * lib/read1.c: New file.
6816
d36430db
JB
68172014-08-20 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
6820 the handling of variables declared as a typedef to an array
6821 which a DW_AT_data_location attribute.
6822
9a0dc9e3
PA
68232014-08-19 Andrew Burgess <aburgess@broadcom.com>
6824 Pedro Alves <palves@redhat.com>
6825
6826 PR symtab/14604
6827 PR symtab/14605
6828 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
6829 gdb_test.
6830
0718a8da
PA
68312014-08-19 Pedro Alves <palves@redhat.com>
6832
6833 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
6834
13b448cd
YQ
68352014-08-19 Yao Qi <yao@codesourcery.com>
6836
6837 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
6838 right line.
6839
1cbf5077
DB
68402014-08-18 David Blaikie <dblaikie@gmail.com>
6841
6842 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
6843
bf0fae19
JB
68442014-08-18 Joel Brobecker <brobecker@adacore.com>
6845
6846 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
6847 attribute in array range.
6848
3c8c5dcc
JB
68492014-08-18 Joel Brobecker <brobecker@adacore.com>
6850
6851 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
6852
e66d4446
SC
68532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6854
6855 PR c++/17132
6856 * gdb.cp/pr17132.cc: New file.
6857 * gdb.cp/pr17132.exp: New file.
6858
940df408
SC
68592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
6860
6861 * gdb.python/py-xmethods.py (A_getarrayind)
6862 (E_method_char_worker.__call__, E_method_int_worker.__call__):
6863 Use 'print' with function call syntax.
6864 (E_method_matcher.match): Fix tab vs space indentation mixup.
6865
ebcc6c3a
YQ
68662014-08-15 Yao Qi <yao@codesourcery.com>
6867
6868 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
6869 false.
6870
775e0f04
YQ
68712014-08-15 Yao Qi <yao@codesourcery.com>
6872
6873 * gdb.cp/casts.exp: Set print symbol off.
6874 * gdb.cp/class2.exp: Likewise.
6875 * gdb.cp/overload.exp: Likewise.
6876 * gdb.cp/templates.exp: Likewise.
6877
d769e349
DE
68782014-08-11 Doug Evans <dje@google.com>
6879
6880 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6881 (test_load_shlib): Update.
6882
20c6f1e1
YQ
68832014-08-09 Yao Qi <yao@codesourcery.com>
6884
6885 * gdb.base/display.exp: Invoke is_address_zero_readable.
6886 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
6887 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6888 * gdb.base/hbreak-unmapped.exp: Return if
6889 is_address_zero_readable returns true.
6890 * gdb.base/signest.exp: Likewise.
6891 * gdb.base/signull.exp: Likewise.
6892 * gdb.base/sigbpt.exp: Likewise.
6893 * gdb.guile/scm-disasm.exp: Do the test if
6894 is_address_zero_readable returns false.
6895 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6896 * gdb.python/py-arch.exp: Likewise.
6897 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6898 * lib/gdb.exp (is_address_zero_readable): New proc.
6899
5792e8e3
YQ
69002014-08-09 Yao Qi <yao@codesourcery.com>
6901
6902 PR testsuite/13443
6903 * gdb.mi/mi-var-display.exp: Make test messages unique.
6904
3cecbbbe
TT
69052014-08-04 Tom Tromey <tromey@redhat.com>
6906
6907 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6908 target 0".
6909
00b51ff5
TT
69102014-08-04 Tom Tromey <tromey@redhat.com>
6911
6912 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6913 "target_resume".
6914
6908c509
JB
69152014-08-01 Joel Brobecker <brobecker@adacore.com>
6916
6917 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6918 inner_vla_struct_object_size.
6919 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6920 as xfail.
6921
cc6563d2
PA
69222014-07-30 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6925 comment.
6926
7e09a223
YQ
69272014-07-29 Yao Qi <yao@codesourcery.com>
6928
6929 PR gdb/17206
6930 * gdb.base/until-nodebug.exp: New.
6931
7ebdbe92
DE
69322014-07-28 Doug Evans <xdje42@gmail.com>
6933
6934 PR guile/17203
6935 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6936 previously existing parameter, and previously ambiguously spelled
6937 parameter.
6938
fdb1adc6
WN
69392014-07-28 Will Newton <will.newton@linaro.org>
6940
6941 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6942
186fcde0
DE
69432014-07-26 Ludovic Courtès <ludo@gnu.org>
6944 Doug Evans <xdje42@gmail.com>
6945
6946 PR guile/17146
6947 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6948
70509625
PA
69492014-07-25 Pedro Alves <palves@redhat.com>
6950
6951 * gdb.threads/signal-command-handle-nopass.c: New file.
6952 * gdb.threads/signal-command-handle-nopass.exp: New file.
6953 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6954 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6955 * gdb.threads/signal-delivered-right-thread.c: New file.
6956 * gdb.threads/signal-delivered-right-thread.exp: New file.
6957
c3f814a1
PA
69582014-07-25 Pedro Alves <palves@redhat.com>
6959
6960 * gdb.base/double-prompt-target-event-error.exp
6961 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6962 match.
6963 (cancel_pagination_in_target_event): Rework double prompt
6964 detection.
6965 * gdb.base/paginate-after-ctrl-c-running.exp
6966 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6967 <return>' match.
6968 * gdb.base/paginate-bg-execution.exp
6969 (test_bg_execution_pagination_return)
6970 (test_bg_execution_pagination_cancel): Remove '-notransfer
6971 <return>' matches.
6972 * gdb.base/paginate-execution-startup.exp
6973 (test_fg_execution_pagination_return)
6974 (test_fg_execution_pagination_cancel): Remove '-notransfer
6975 <return>' matches.
6976 * gdb.base/paginate-inferior-exit.exp
6977 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6978 match.
6979 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6980 * lib/gdb.exp (pagination_prompt): Run text through
6981 string_to_regexp.
6982 (gdb_test_multiple): Match $pagination_prompt instead of
6983 "<return>".
6984 (string_to_regexp): Move to lib/gdb-utils.exp.
6985
e214cf6c
JK
69862014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6987
6988 * gdb.arch/amd64-entry-value-paramref.S: New file.
6989 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6990 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6991 * gdb.arch/amd64-optimout-repeat.S: New file.
6992 * gdb.arch/amd64-optimout-repeat.c: New file.
6993 * gdb.arch/amd64-optimout-repeat.exp: New file.
6994
17d0c5c8
JK
69952014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6996
6997 PR gdb/17170
6998 * gdb.base/statistics.exp: New file.
6999
b8b8facf
DE
70002014-07-17 Doug Evans <dje@google.com>
7001
74b49205 7002 PR gdb/17170
b8b8facf
DE
7003 * gdb.base/maint.exp: Update testing of per-command stats.
7004
1b5d0ab3
PA
70052014-07-16 Pedro Alves <palves@redhat.com>
7006
7007 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7008 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7009 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7010 (tfile_write_buf): New functions.
7011 (add_memory_block): Rewrite using the above.
7012 (adjust_function_address): New function.
7013 (FUNCTION_ADDRESS): New macro.
7014 (write_basic_trace_file): Remove short_x local, and use
7015 tfile_write_16. Change type of func_addr local to unsigned long
7016 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7017 here. Cast argument of add_memory_block to char pointer.
7018 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7019 (main): Remove parameters.
7020 * gdb.trace/tfile.exp: Remove nowarnings.
7021
4d974e88
SM
70222014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7023
7024 * gdb.base/debug-expr.exp: Test string evaluation with
7025 "debug expression" on.
7026
41e99568
PA
70272014-07-15 Pedro Alves <palves@redhat.com>
7028
7029 * gdb.base/reread.exp: Use clean_restart.
7030
487d9753
PL
70312014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7032
7033 * gdb.arch/avr-flash-qualifer.c: New.
7034 * gdb.arch/avr-flash-qualifer.exp: New.
7035
cc1c52ad
PA
70362014-07-14 Pedro Alves <palves@redhat.com>
7037
7038 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7039 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7040
1e973570
PA
70412014-07-14 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/double-prompt-target-event-error.c: New file.
7044 * gdb.base/double-prompt-target-event-error.exp: New file.
7045
93d6eb10
PA
70462014-07-14 Pedro Alves <palves@redhat.com>
7047
7048 PR gdb/17072
7049 * gdb.base/paginate-inferior-exit.c: New file.
7050 * gdb.base/paginate-inferior-exit.exp: New file.
7051
0017922d
PA
70522014-07-14 Pedro Alves <palves@redhat.com>
7053
7054 PR gdb/17072
7055 * gdb.base/paginate-bg-execution.c: New file.
7056 * gdb.base/paginate-bg-execution.exp: New file.
7057
94696ad3
PA
70582014-07-14 Pedro Alves <palves@redhat.com>
7059
7060 PR gdb/17072
7061 * gdb.base/paginate-execution-startup.c: New file.
7062 * gdb.base/paginate-execution-startup.exp: New file.
7063 * lib/gdb.exp (pagination_prompt): New global.
7064 (default_gdb_spawn): New procedure, factored out from
7065 default_gdb_spawn.
7066 (default_gdb_start): Adjust to call default_gdb_spawn.
7067 (gdb_spawn): New procedure.
7068
bd293940
PA
70692014-07-14 Pedro Alves <palves@redhat.com>
7070
7071 * lib/gdb.exp (gdb_assert): New procedure.
7072 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7073
c933f875
PA
70742014-07-14 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/execution-termios.c: New file.
7077 * gdb.base/execution-termios.exp: New file.
7078
d98b7a16
TT
70792014-07-14 Tom Tromey <tromey@redhat.com>
7080
7081 * gdb.cp/vla-cxx.cc: New file.
7082 * gdb.cp/vla-cxx.exp: New file.
7083
548740d6
TT
70842014-07-14 Tom Tromey <tromey@redhat.com>
7085
7086 * gdb.reverse/rerun-prec.c: New file.
7087 * gdb.reverse/rerun-prec.exp: New file.
7088
a25eb028
MR
70892014-07-12 Maciej W. Rozycki <macro@mips.com>
7090 Maciej W. Rozycki <macro@codesourcery.com>
7091
7092 * lib/gdb-utils.exp: New file.
7093 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7094 inline `gdb_init_command' processing.
7095 (gdb_start_cmd): Likewise.
7096 * lib/mi-support.exp (mi_run_cmd): Likewise.
7097 * README: Document `gdb_init_command' and `gdb_init_commands'.
7098
218c2655
JK
70992014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7100
7101 Fix false FAIL running under a very long directory name.
7102 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7103 and "set print elements 10000". Twice.
7104
5401fde3
YQ
71052014-07-11 Yao Qi <yao@codesourcery.com>
7106
7107 * gdb.base/exprs.exp: "set print symbol off".
7108
e76126e8
PA
71092014-07-11 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.threads/kill.c: New file.
7112 * gdb.threads/kill.exp: New file.
7113
2d6f0de6
YQ
71142014-07-10 Yao Qi <yao@codesourcery.com>
7115
7116 * gdb.trace/tfile.c (write_basic_trace_file)
7117 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7118 address written to trace file.
7119
7180e04a
PA
71202014-07-09 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.base/attach-wait-input.exp: New file.
7123 * gdb.base/attach-wait-input.c: New file.
7124
9a9a7608
AB
71252014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7126
7127 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7128 setting up test structures.
7129 (main): Call new test function.
7130 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7131 test function, continue into test function and walk test
7132 structures.
7133
161ac41e
YQ
71342014-07-02 Yao Qi <yao@codesourcery.com>
7135
7136 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7137 'bar_start' at the beginning of functions 'foo' and 'bar'
7138 respectively.
7139 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7140 instead of 'foo' and 'bar'.
7141
1f267ae3
MM
71422014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7143
7144 * gdb.btrace/segv.exp: New.
7145 * gdb.btrace/segv.c: New.
7146
2b239efb
LM
71472014-07-02 Luis Machado <lgustavo@codesourcery.com>
7148
7149 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7150 instruction.
7151
cf363f18
MW
71522014-06-30 Mark Wielaard <mjw@redhat.com>
7153
7154 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7155 vulture, vilify, villar): New volatile array constants.
7156 (vindictive, vegetation): New const volatile array constants.
7157 * gdb.base/volatile.exp: Test volatile and const volatile array
7158 types.
7159
aebf9d24
AA
71602014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7161
7162 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7163 target lacks support for awatch, rwatch, or hbreak.
7164
b67a2c6f
YQ
71652014-06-27 Yao Qi <yao@codesourcery.com>
7166
7167 * gdb.multi/dummy-frame-restore.exp: New.
7168 * gdb.multi/dummy-frame-restore.c: New.
7169
aef92902
MM
71702014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7171
7172 * gdb.btrace/gcore.exp: New.
7173
8e9db26e
PA
71742014-06-23 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.base/watchpoint-reuse-slot.c: New file.
7177 * gdb.base/watchpoint-reuse-slot.exp: New file.
7178
70afc5b7
SC
71792014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7180
7181 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7182 progspace's filename in 'info', 'enable' and 'disable' command
7183 tests.
7184
b972bd9c
JK
71852014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7186
7187 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7188 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7189 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7190
125f8a3d
GB
71912014-06-20 Gary Benson <gbenson@redhat.com>
7192
7193 * gdb.arch/i386-avx.exp: Fix include file location.
7194 * gdb.arch/i386-sse.exp: Likewise.
7195
3ed9baed
IB
71962014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7197
7198 * gdb.dlang/expression.exp: New file.
7199
034f788c
PA
72002014-06-19 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7203 out from ...
7204 (top level): ... here. Iterate running tests under different
7205 scheduler-locking settings.
7206
45371d0c
LM
72072014-06-18 Luis Machado <lgustavo@codesourcery.com>
7208
7209 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7210 to DW_FORM_addr and use non-zero addresses.
7211
5d376983
SC
72122014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7213
7214 PR gdb/17017
7215 * gdb.python/py-xmethods.cc: Add global function call counters and
7216 increment them in their respective functions. Remove "cout"
7217 statements.
7218 * gdb.python/py-xmethods.exp: Make tests check the global function
7219 call counters instead of depending on inferior IO.
7220
a1aa2221
LM
72212014-06-18 Don Breazeal <donb@codesourcery.com>
7222
7223 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7224 Deleted procedure.
7225 (explicit_fork_parent_follow): Deleted procedure.
7226 (explicit_fork_child_follow): Deleted procedure.
7227 (test_follow_fork): New procedure.
7228 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7229 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7230 procedure calls.
7231
0fc05997
YQ
72322014-06-17 Yao Qi <yao@codesourcery.com>
7233
7234 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7235 CP1252.
7236
70795c52
LM
72372014-06-17 Luis Machado <lgustavo@codesourcery.com>
7238
7239 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7240 Initialize ptr and S explicitly.
7241 (skip_type_update_when_not_use_rtti_test): Likewise.
7242
6be47f0c
KS
72432014-06-16 Keith Seitz <keiths@redhat.com>
7244
7245 PR mi/15863
7246 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7247 the inferior is started.
7248
d03de421
PA
72492014-06-16 Pedro Alves <palves@redhat.com>
7250
7251 * gdb.base/break-main-file-remove-fail.c: New file.
7252 * gdb.base/break-main-file-remove-fail.exp: New file.
7253 * gdb.base/break-unload-file.exp: Use build_executable instead of
7254 prepare_for_testing.
7255 (test_break): New parameter "initial_load". Handle it.
7256 (top level): Add initial_load cmdline/file axis.
7257
f9579b99
TT
72582014-06-12 Tom Tromey <tromey@redhat.com>
7259
7260 * gdb.base/completion.exp: Don't use directory name in test.
7261
3657956b
GB
72622014-06-09 Gary Benson <gbenson@redhat.com>
7263
7264 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7265 separate the always-available ANSI-standard signals from the
7266 signals that require checking.
7267 (main): Likewise.
7268 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7269 Likewise.
7270 (main): Likewise.
7271
4186eb54
KS
72722014-06-07 Keith Seitz <keiths@redhat.com>
7273
7274 Revert:
7275 PR c++/16253
7276 * gdb.cp/var-tag.cc: New file.
7277 * gdb.cp/var-tag.exp: New file.
7278 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7279 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7280 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7282
25326a28 72832014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7284
7285 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7286
829155c9
PA
72872014-06-06 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7290 in target debug output instead of looking at RSP packets,
7291 disabling the test on any target that uses hardware stepping.
7292 Update comments.
7293
61c8d22e
PA
72942014-06-06 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.base/break-unload-file.exp: Fix typo.
7297
d9a47287
YQ
72982014-06-06 Yao Qi <yao@codesourcery.com>
7299
7300 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7301 from "jit_function" to "^jit_function".
7302
e5e01dbf
YQ
73032014-06-06 Yao Qi <yao@codesourcery.com>
7304
7305 * gdb.base/async.c (foo): Add one statement.
7306 * gdb.base/async.exp: Get the next instruction address and
7307 match the output of "nexti" by instruction address. Match
7308 the hex address in the output of "finish".
7309
73ba372c
GB
73102014-06-06 Gary Benson <gbenson@redhat.com>
7311
7312 * gdb.base/call-signals.c: Remove preprocessor conditionals
7313 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7314 SIGSEGV and SIGTERM.
7315 * gdb.base/sigall.c: Likewise.
7316 * gdb.base/unwindonsignal.c: Likewise.
7317 * gdb.reverse/sigall-reverse.c: Likewise.
7318
831517df
YQ
73192014-06-06 Yao Qi <yao@codesourcery.com>
7320
7321 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7322 readable, skip the test.
7323
b8b91e98
YQ
73242014-06-06 Yao Qi <yao@codesourcery.com>
7325
7326 * gdb.threads/staticthreads.c (thread_function): Move the line
7327 setting breakpoint on forward.
7328 * gdb.threads/staticthreads.exp: Update comments.
7329
fb934770
LC
73302014-06-05 Ludovic Courtès <ludo@gnu.org>
7331
7332 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7333 "history-append! type error".
7334
6ef284bd
SM
73352014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7336
7337 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7338 erroneous dprintf expected input.
7339
a872e241
DE
73402014-06-04 Doug Evans <xdje42@gmail.com>
7341
7342 * gdb.guile/scm-generics.exp: Delete.
7343
16f691fb
DE
73442014-06-04 Doug Evans <xdje42@gmail.com>
7345
7346 * gdb.guile/scm-breakpoint.exp: Update.
7347 Add tests for breakpoint registration.
7348
012370f6
TT
73492014-06-04 Tom Tromey <tromey@redhat.com>
7350
7351 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7352 VLA-in-union.
7353 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7354 inner_vla_struct, vla_union types. Initialize objects of those
7355 types and compute their sizes.
7356
9f5a4cef
HZ
73572014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7358 Hui Zhu <hui@codesourcery.com>
7359
7360 * gdb.base/fileio.exp: Add test for shell not available as well as
7361 available.
7362 * gdb.base/fileio.c (test_system): Check for shell twice.
7363
90a45c4d
YQ
73642014-06-04 Yao Qi <yao@codesourcery.com>
7365
7366 * gdb.base/auto-connect-native-target.exp: Remove redundant
7367 space from the regexp pattern.
7368
70017e41
YQ
73692014-06-04 Yao Qi <yao@codesourcery.com>
7370
7371 * gdb.base/default.exp: Replace "child" with "native" in
7372 regexp pattern.
7373
883964a7
SC
73742014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7375
7376 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7377 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7378 * gdb.python/py-xmethods.py: Python script supporting the
7379 new testcase and tests.
7380
ef370185
JB
73812014-06-03 Joel Brobecker <brobecker@adacore.com>
7382 Pedro Alves <palves@redhat.com>
7383
7384 PR breakpoints/17000
7385 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7386 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7387
1e2ccb61
BM
73882014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7389
7390 * gdb.base/subst.exp: Add tests to verify partial path matching
7391 output.
7392
c6ec5ab2
PA
73932014-06-03 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7396 target that doesn't use software single-stepping.
7397
835c559f
PA
73982014-06-03 Pedro Alves <palves@redhat.com>
7399
7400 PR breakpoints/17000
7401 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7402 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7403
06eb1586
DE
74042014-06-02 Doug Evans <xdje42@gmail.com>
7405
7406 * gdb.guile/scm-parameter.exp: New file.
7407
e698b8c4
DE
74082014-06-02 Doug Evans <xdje42@gmail.com>
7409
7410 * gdb.guile/scm-cmd.c: New file.
7411 * gdb.guile/scm-cmd.exp: New file.
7412
ded03782
DE
74132014-06-02 Doug Evans <xdje42@gmail.com>
7414
7415 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7416 pretty-printer lookup.
7417 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7418 (make-pp_s-printer): Call it.
7419 (make-pretty-printer-from-dict): New function.
7420 (lookup-pretty-printer-maker-from-dict): New function.
7421 (*pretty-printer*): Simplify.
7422 (make-objfile-pp_s-printer): New function.
7423 (install-objfile-pretty-printers!): New function.
7424 (make-progspace-pp_s-printer): New function.
7425 (install-progspace-pretty-printers!): New function.
7426 * gdb.guile/scm-progspace.c: New file.
7427 * gdb.guile/scm-progspace.exp: New file.
7428
41fac0cf
PA
74292014-06-02 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.base/dprintf-bp-same-addr.c: New file.
7432 * gdb.base/dprintf-bp-same-addr.exp: New file.
7433
96ae5695
EBM
74342014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7435
7436 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7437 * gdb.arch/powerpc-power.s: Likewise.
7438
da02b3a8
JB
74392014-06-02 Joel Brobecker <brobecker@adacore.com>
7440
7441 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7442
c72b2e7b
YQ
74432014-06-01 Yao Qi <yao@codesourcery.com>
7444
7445 * gdb.base/watchpoint.exp (test_watch_location): Check null
7446 pointer can be dereferenced. If not, do the test, otherwise
7447 skip it.
7448
53e8a631
AB
74492014-05-30 Andrew Burgess <aburgess@broadcom.com>
7450
7451 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7452 results.
7453 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7454
938f0e2f
AB
74552014-05-30 Andrew Burgess <aburgess@broadcom.com>
7456
7457 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7458 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7459 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7460 * gdb.arch/amd64-invalid-stack-top.c: New file.
7461 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7462
9ba6657a
PA
74632014-05-30 Pedro Alves <palves@redhat.com>
7464
7465 PR breakpoints/17000
7466 * gdb.base/sss-bp-on-user-bp.c: New file.
7467 * gdb.base/sss-bp-on-user-bp.exp: New file.
7468
522c09bf
DB
74692014-05-30 David Blaikie <dblaikie@gmail.com>
7470
7471 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7472 gnu_inline semantics via attribute.
7473 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7474 source explicitly specifies the required semantics.
7475
bf4ef81e
MR
74762014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7477
7478 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7479
329ea579
PA
74802014-05-29 Pedro Alves <palves@redhat.com>
7481 Tom Tromey <tromey@redhat.com>
7482
7483 * gdb.base/async-shell.exp: Don't enable target-async.
7484 * gdb.base/async.exp
7485 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7486 parameter. Adjust.
7487 (top level): Don't test with "target-async".
7488 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7489 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7490 * gdb.base/inferior-died.exp: Don't enable target-async.
7491 * gdb.base/interrupt-noterm.exp: Likewise.
7492 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7493 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7494 * gdb.mi/mi-nonstop.exp: Likewise.
7495 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7496 * gdb.mi/mi-nsintrall.exp: Likewise.
7497 * gdb.mi/mi-nsmoribund.exp: Likewise.
7498 * gdb.mi/mi-nsthrexec.exp: Likewise.
7499 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7500 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7501 * gdb.python/py-evsignal.exp: Don't enable target-async.
7502 * gdb.python/py-evthreads.exp: Likewise.
7503 * gdb.python/py-prompt.exp: Likewise.
7504 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7505 * gdb.server/solib-list.exp: Don't enable target-async.
7506 * gdb.threads/thread-specific-bp.exp: Likewise.
7507 * lib/mi-support.exp: Adjust to use mi-async.
7508
fd664c91
PA
75092014-05-29 Pedro Alves <palves@redhat.com>
7510
7511 PR gdb/13860
7512 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7513 reason, even in sync mode.
7514
251bde03
PA
75152014-05-29 Pedro Alves <palves@redhat.com>
7516 Hui Zhu <hui@codesourcery.com>
7517
7518 PR PR15693
7519 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7520 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7521 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7522 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7523
7f3c0343
JB
75242014-05-28 Joel Brobecker <brobecker@adacore.com>
7525
7526 * config/monitor.exp (gdb_target_monitor): Replace use of
7527 "set remotebaud" by "set serial baud".
7528
b2715b27
AW
75292014-05-26 Andy Wingo <wingo@igalia.com>
7530
7531 * gdb.guile/scm-breakpoint.exp:
7532 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7533 properties instead of gdb-object-properties.
7534
498a4489
YQ
75352014-05-26 Yao Qi <yao@codesourcery.com>
7536
7537 * gdb.server/no-thread-db.exp: Specify source file name
7538 explicitly when setting a breakpoint.
7539
589fdceb
MM
75402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7541
7542 * gdb.btrace/vdso.c: New.
7543 * gdb.btrace/vdso.exp: New.
7544
e9089e05
MM
75452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7546
7547 * gdb.base/gcore.exp (capture_command_output): Move ...
7548 * lib/gdb.exp (capture_command_output): ... here.
7549
67b5c0c1
MM
75502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7551
7552 * gdb.btrace/data.exp: Test memory access during btrace replay.
7553
a2199296
SM
75542014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7555
7556 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7557
17b2616c
PA
75582014-05-21 Pedro Alves <palves@redhat.com>
7559
7560 PR gdb/13860
7561 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7562 (top level): Test that output related to execution commands is
7563 sent to the console with CLI commands, but not with MI commands.
7564 Test that breakpoint events are always mirrored to the console.
7565 Also expect the new source line to be output after a "next" in
7566 async mode too. Make it a pass/fail test.
7567 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7568 output.
7569 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7570
5166082f
PA
75712014-05-21 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7574 Use them to test variations of "list" after reaching a breakpoint.
7575 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7576 Test "list" with listsize 10 after reaching a breakpoint.
7577 * gdb.python/python.exp (decode_line current location line
7578 number): Adjust expected line number.
7579
2f25d70f
SM
75802014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7581
7582 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7583 behavior for $args, pass it directly to "run".
7584
ff604a67
MR
75852014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7586
7587 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7588 30000 to 65536.
7589
6a3cb8e8
PA
75902014-05-21 Pedro Alves <palves@redhat.com>
7591
7592 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7593 auto-connect-native-target off".
7594 * gdb.base/auto-connect-native-target.c: New file.
7595 * gdb.base/auto-connect-native-target.exp: New file.
7596
4ebfc96e
PA
75972014-05-21 Pedro Alves <palves@redhat.com>
7598
7599 * gdb.base/default.exp: Test "target native" instead of "target
7600 child".
7601
36d46afb
MW
76022014-05-21 Mark Wielaard <mjw@redhat.com>
7603
7604 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7605
5876f503
JK
76062014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7607
7608 Fix TLS access for -static -pthread.
7609 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7610 <HAVE_TLS> (thread_function, main): Initialize it.
7611 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7612 Add clean_restart.
7613 <$have_tls != "">: Check TLSVAR.
7614
0256a6ac
PA
76152014-05-21 Pedro Alves <palves@redhat.com>
7616
7617 * gdb.base/dcache-line-read-error.c: New.
7618 * gdb.base/dcache-line-read-error.exp: New.
7619
936d2992
PA
76202014-05-20 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/compare-sections.c: New file.
7623 * gdb.base/compare-sections.exp: New file.
7624
802e8e6d
PA
76252014-05-20 Pedro Alves <palves@redhat.com>
7626
7627 * gdb.base/break-idempotent.c: New file.
7628 * gdb.base/break-idempotent.exp: New file.
7629
e59fa00f
MM
76302014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7631
7632 * gdb.btrace/nohist.exp: New.
7633
8b696e31
YQ
76342014-05-20 Yao Qi <yao@codesourcery.com>
7635
7636 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7637 gdb.reverse directory and gdb_reverse_timeout exists in board
7638 setting.
7639 * README: Document gdb_reverse_timeout.
7640
73c9764f
YQ
76412014-05-20 Yao Qi <yao@codesourcery.com>
7642
7643 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7644 'test_file_name'. Treat args as a string instead of a list.
7645 (gdb_init): Rename argument 'args' by 'test_file_name'.
7646
f1f4348a
JK
76472014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7648
7649 * gdb.arch/powerpc-power.exp: New file.
7650 * gdb.arch/powerpc-power.s: New file.
7651
0dbe70ce
DE
76522014-05-16 Doug Evans <dje@google.com>
7653
7654 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7655 * gdb.base/completion.exp: Check that all expected files exist
7656 before doing file completion.
0dbe70ce 7657
8d551b02
DE
76582014-05-16 Doug Evans <dje@google.com>
7659
7660 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7661 Update.
7662 (do_syscall_tests_without_xml): Update.
7663
73eb7709
PA
76642014-05-16 Pedro Alves <palves@redhat.com>
7665
7666 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7667 instead of "unknown output after running".
7668
3fae92fc
YQ
76692014-05-16 Yao Qi <yao@codesourcery.com>
7670
7671 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7672 file1.txt from host at the end.
7673 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7674
c2b2ccc5
DE
76752014-05-15 Doug Evans <dje@google.com>
7676
7677 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7678 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7679 loading file. Add test for TU lookup.
7680
8c217a4b
SM
76812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7682
7683 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7684 calling "-exec-arguments" or "set args" before running the
7685 inferior.
7686
3deb39c6
SM
76872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7688
7689 * lib/mi-support.exp (mi_expect_stop): Expect message for
7690 inferiors that exit with non-zero exit code.
7691
71a79f8c
YQ
76922014-05-14 Yao Qi <yao@codesourcery.com>
7693
7694 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7695 match absolute path on remote host.
7696 (test_file_list_exec_source_files): Remove "/" from the
7697 pattern.
7698
f23fcd46
YQ
76992014-05-14 Yao Qi <yao@codesourcery.com>
7700
7701 * boards/local-remote-host-notty.exp (${board}_file): New
7702 proc.
7703
9404b58f
KM
77042014-05-07 Kyle McMartin <kyle@redhat.com>
7705
7706 Pushed by Joel Brobecker <brobecker@adacore.com>.
7707 * gdb.arch/aarch64-atomic-inst.c: New file.
7708 * gdb.arch/aarch64-atomic-inst.exp: New file.
7709
5e45f04c
YQ
77102014-05-07 Yao Qi <yao@codesourcery.com>
7711
7712 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7713 in current context" too.
7714
c888a17d
KS
77152014-05-05 Keith Seitz <keiths@redhat.com>
7716
7717 * gdb.linespec/ls-dollar.exp: Add test for linespec
7718 file:convenience_variable.
7719
290a839c
YQ
77202014-05-05 Yao Qi <yao@codesourcery.com>
7721
7722 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7723 traceframes into tfile and ctf trace files. Read data from
7724 trace file and test collected data.
7725 (gdb_collect_locals_test): Likewise.
7726 (gdb_unavailable_registers_test): Likewise.
7727 (gdb_unavailable_floats): Likewise.
7728 (gdb_collect_globals_test): Likewise.
7729 (top-level): Append "ctf" to trace_file_targets if GDB
7730 supports.
7731
b5262cd0
YQ
77322014-05-05 Yao Qi <yao@codesourcery.com>
7733
7734 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7735 code to ...
7736 (gdb_collect_args_test_1): ... it. New proc.
7737 (gdb_collect_locals_test): Move some code to ...
7738 (gdb_collect_locals_test_1): ... it. New proc.
7739 (gdb_unavailable_registers_test): Move some code to ...
7740 (gdb_unavailable_registers_test_1): ... it. New proc.
7741 (gdb_unavailable_floats): Move some code to ...
7742 (gdb_unavailable_floats_1): ... it. New proc.
7743
30a1e6cc
SDJ
77442014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7745
7746 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7747 probes to test for bitness recognition.
7748 * gdb.arch/amd64-stap-optional-prefix.exp
7749 (test_probe_value_without_reg): New procedure.
7750 Add code to test for different kinds of bitness.
7751
f33da99a
SDJ
77522014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7753
7754 PR breakpoints/16889
7755 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7756 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7757
5b80f00d
PA
77582014-05-01 Pedro Alves <palves@redhat.com>
7759
7760 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7761 gdb_file_cmd if no file is specified.
7762 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7763 last_loaded_file to set the remote exec-file.
7764
f8c2a73c
PA
77652014-05-01 Pedro Alves <palves@redhat.com>
7766
7767 * boards/local-remote-host.exp: New file.
7768
be6e8ac7
PA
77692014-05-01 Pedro Alves <palves@redhat.com>
7770
7771 * boards/local-remote-host.exp: Rename to ...
7772 * boards/local-remote-host-notty.exp: ... this.
7773
cac0dc8f
JB
77742014-04-28 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.ada/dyn_arrayidx: New testcase.
7777
9730e6cc
YQ
77782014-04-26 Yao Qi <yao@codesourcery.com>
7779
7780 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
7781 and compute the length of function main. Save it in
7782 $main_length.
7783 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
7784 (top-level): Use gdb_compile to compile objects into
7785 executable and restart GDB. Remove invocation to
7786 prepare_for_testing.
7787
7ae1a6a6
PA
77882014-04-25 Simon Marchi <simon.marchi@ericsson.com>
7789 Pedro Alves <palves@redhat.com>
7790
7791 PR server/16255
7792 * gdb.multi/multi-attach.c: New file.
7793 * gdb.multi/multi-attach.exp: New file.
7794
4082afcc
PA
77952014-04-25 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
7798 user.
7799 (top level): Test that "set remote conditional-breakpoints-packet
7800 off" works as intended.
7801 * gdb.base/dprintf.exp: Test that "set remote
7802 breakpoint-commands-packet off" works as intended.
7803 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
7804 New function.
7805 (top level): Call it.
7806 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
7807 remote fast-tracepoints-packet off" works as intended.
7808 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
7809 * lib/gdb.exp (gdb_is_target_remote): ... here.
7810
2abc3f8d
DB
78112014-04-24 David Blaikie <dblaikie@gmail.com>
7812
7813 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
7814 ensure clang would not discard them.
7815 * gdb.base/gdbvars.c: Ditto.
7816 * gdb.base/memattr.c: Ditto.
7817 * gdb.base/whatis.c: Ditto.
7818 * gdb.python/py-prettyprint.c: Ditto.
7819 * gdb.trace/actions.c: Ditto.
7820 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
7821 ensure clang would not discard it.
7822
bfd39632
DB
78232014-04-24 David Blaikie <dblaikie@gmail.com>
7824
7825 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
7826 clang to emit the full definition of type required by the test
7827 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
7828
22842ff6
DB
78292014-04-24 David Blaikie <dblaikie@gmail.com>
7830
7831 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
7832 coax Clang into emitting the definition of the type.
7833 * gdb.cp/pr10728-x.h (y): Ditto.
7834 * gdb.cp/pr10728-y.cc (y): Ditto.
7835
c2e827ad
DB
78362014-04-24 David Blaikie <dblaikie@gmail.com>
7837
7838 * gdb.base/label.exp: XFAIL label related tests under Clang.
7839 * gdb.cp/cplabel.exp: Ditto.
7840 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
7841 under Clang those using labels.
7842
4c2d33e7
YQ
78432014-04-25 Yao Qi <yao@codesourcery.com>
7844
7845 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
7846 double_label.
7847 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
7848 partial_label and double_label.
7849
56083b99
DB
78502014-04-24 David Blaikie <dblaikie@gmail.com>
7851
7852 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
7853
25d4e99d
DB
78542014-04-24 David Blaikie <dblaikie@gmail.com>
7855
7856 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
7857 of the function to work across GCC and Clang.
7858 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
7859 pointer types (const void ** const V void **).
7860
01f9f808
MS
78612014-04-24 Michael Sturm <michael.sturm@mintel.com>
7862 Walfred Tedeschi <walfred.tedeschi@intel.com>
7863
7864 * Makefile.in (EXECUTABLES): Added i386-avx512.
7865 * gdb.arch/i386-avx512.c: New file.
7866 * gdb.arch/i386-avx512.exp: Likewise.
7867
4b48d439
KS
78682014-04-23 Keith Seitz <keiths@redhat.com>
7869
7870 * lib/mi-support.exp (mi_list_breakpoints): Delete.
7871 (mi_make_breakpoint_table): New procedure.
7872 (mi_create_breakpoint): Use mi_make_breakpoint
7873 and return the result.
7874 (mi_make_breakpoint): New procedure.
7875 (mi_build_kv_pairs): New procedure.
7876
7877 * gdb.mi/mi-break.exp: Remove unused globals,
7878 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
7879 All callers updated.
7880 * gdb.mi/mi-dprintf.exp: Use variable to track command
7881 number.
7882 Update all callers of mi_create_breakpoint and use
7883 mi_make_breakpoint_table.
7884 Remove any unused global variables.
7885 * gdb.mi/mi-nonstop.exp: Likewise.
7886 * gdb.mi/mi-nsintrall.exp: Likewise.
7887 * gdb.mi/mi-nsmoribund.exp: Likewise.
7888 * gdb.mi/mi-nsthrexec.exp: Likewise.
7889 * gdb.mi/mi-reverse.exp: Likewise.
7890 * gdb.mi/mi-simplerun.exp: Likewise.
7891 * gdb.mi/mi-stepn.exp: Likewise.
7892 * gdb.mi/mi-syn-frame.exp: Likewise.
7893 * gdb.mi/mi-until.exp: Likewise.
7894 * gdb.mi/mi-var-cp.exp: Likewise.
7895 * gdb.mi/mi-var-display.exp: Likewise.
7896 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7897 * gdb.mi/mi2-var-child.exp: Likewise.
7898 * gdb.mi/mi-vla-c99.exp: Likewise.
7899 * lib/mi-support.exp: Likewise.
7900
7901 From Ian Lance Taylor <iant@cygnus.com>:
7902 * lib/gdb.exp (parse_args): New procedure.
7903
08351840
PA
79042014-04-23 Pedro Alves <palves@redhat.com>
7905
7906 * gdb.base/break-unload-file.c: New file.
7907 * gdb.base/break-unload-file.exp: New file.
7908 * gdb.base/sym-file-lib.c (baz): New function.
7909 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7910 field.
7911 (load): Store the segment's mapped size.
7912 (unload): New function.
7913 (unload_shlib): New function.
7914 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7915 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7916 set a breakpoint at baz, and call it.
7917 * gdb.base/sym-file.exp: New tests for stale breakpoint
7918 instructions.
7919
076855f9
PA
79202014-04-23 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7923 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7924 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7925 * gdb.base/hbreak-unmapped.c: New file.
7926 * gdb.base/hbreak-unmapped.exp: New file.
7927 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7928 * lib/gdb.exp (gdb_is_target_remote): ... here.
7929
483805cf
PA
79302014-04-22 Pedro Alves <palves@redhat.com>
7931
7932 * gdb.base/consecutive-step-over.c: New file.
7933 * gdb.base/consecutive-step-over.exp: New file.
7934
06d97543
PA
79352014-04-22 Pedro Alves <palves@redhat.com>
7936
7937 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7938 instead of send_gdb/gdb_expect.
7939
b4429ea2
YQ
79402014-04-22 Yao Qi <yao@codesourcery.com>
7941
7942 * lib/trace-support.exp (generate_tracefile): New procedure.
7943 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7944 return 0.
7945 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7946 if generate_tracefile returns 1.
7947
51d48146
PA
79482014-04-18 Tom Tromey <palves@redhat.com>
7949 Pedro alves <tromey@redhat.com>
7950
7951 PR backtrace/15558
7952 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7953 with a backtrace limit.
7954 * gdb.python/py-frame-inline.exp: Test running to an inline
7955 function with a backtrace limit, and printing the newest frame.
7956 * gdb.python/py-frame-inline.c (main): Call f.
7957
bd1dce5f
MS
79582014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7959
7960 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7961
40d1a503
MS
79622014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7963
7964 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7965 Drop prefix from unsupported source file path.
7966
389b98f7
YQ
79672014-04-17 Yao Qi <yao@codesourcery.com>
7968
7969 * lib/gdb.exp (with_target_charset): New proc.
7970 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7971 with_target_charset.
7972 (test_print_strings): Likewise.
7973 (test_repeat_bytes): Likewise.
7974 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7975 for some tests.
7976
22869d73
KS
79772014-04-16 Keith Seitz <keiths@redhat.com>
7978
7979 PR gdb/15827
7980 * gdb.dwarf2/corrupt.c: New file.
7981 * gdb.dwarf2/corrupt.exp: New file.
7982
c4f87ca6
KS
79832014-04-16 Keith Seitz <keiths@redhat.com>
7984
7985 PR c++/16597
7986 * gdb.cp/namelessclass.cc: New file.
7987 * gdb.cp/namelessclass.exp: New file.
7988 * gdb.cp/namelessclass.S: New file.
7989
ab19de87
DE
79902014-04-16 Doug Evans <dje@google.com>
7991
7992 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7993 Add comment.
7994 (gdbserver_default_get_comm_port): New function.
7995 (gdbserver_start): Check if board file provided
7996 "gdbserver,get_comm_port" and use it if so.
7997 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7998 (gdb,socketport): Set to "stdio".
7999 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8000 (stdio_gdbserver_template): Delete.
8001 (${board}_get_remote_address): Update.
8002 (${board}_build_remote_cmd): Delete.
8003 (${board}_get_comm_port): New function.
8004 (${board}_spawn): Update.
8005 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8006 Delete.
8007 (${board}_get_remote_address): Update.
8008 (${board}_get_comm_port): New function.
8009
fc98a809
AB
80102014-04-16 Andrew Burgess <aburgess@broadcom.com>
8011
8012 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8013 appearing in any order.
8014
87fd9e6e
DE
80152014-04-15 Doug Evans <dje@google.com>
8016
8017 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8018 uninitialized value of "description".
8019
099fc3ea
KS
80202014-04-15 Keith Seitz <keiths@redhat.com>
8021
8022 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8023 Remove unused globals.
8024 (test_running_the_program): Likewise.
8025 (test_controlled_execution): Likewise.
8026 (test_controlling_breakpoints): Likewise.
8027 (test_program_termination): Likewise.
8028
5da151d4
KS
80292014-04-15 Keith Seitz <keiths@redhat.com>
8030
8031 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8032 unused globals.
8033 (test_rbreak_creation_and_listing): Likewise.
8034 (test_ignore_count): Likewise.
8035 (test_error): Likewise.
8036
35e5d2f0
PA
80372014-04-15 Pedro Alves <palves@redhat.com>
8038
8039 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8040 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8041 sym-file-loader.c.
8042 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8043 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8044 to sym-file-loader.c.
8045 (struct library): Forward declare.
8046 (load_shlib, lookup_function): Change prototypes.
8047 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8048 (translate_offset): Remove declarations.
8049 (get_text_addr): New declaration.
8050 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8051 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8052 sym-file-loader.h.
8053 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8054 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8055 here from sym-file-loader.h.
8056 (struct library): New structure.
8057 (load_shlib, lookup_function): Change prototypes and adjust to
8058 work with a struct library.
8059 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8060 (translate_offset): Make static.
8061 (get_text_addr): New function.
8062 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8063
eb4c1710
PA
80642014-04-15 Pedro Alves <palves@redhat.com>
8065
8066 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8067
2d1baf52
PA
80682014-04-15 Pedro Alves <palves@redhat.com>
8069
8070 * gdb.base/sym-file-loader.c: Include <limits.h>.
8071 (SELF_LINK): New define.
8072 (get_origin): New function.
8073 (load_shlib): Use it.
8074 * gdb.base/sym-file.exp: Don't early return if the target is
8075 remote. Use runto_main, and issue fail is that fails. Use
8076 gdb_load_shlibs.
8077 (shlib_name): Delete.
8078 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8079
7dd6df01
PA
80802014-04-15 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/sym-file.exp: Remove regex characters from test
8083 message. Don't refer to breakpoint numbers in test messages.
8084
b50c8614
KS
80852014-04-14 Keith Seitz <keiths@redhat.com>
8086
8087 PR c++/16253
8088 * gdb.cp/var-tag.cc: New file.
8089 * gdb.cp/var-tag.exp: New file.
8090 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8091 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8092 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8093 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8094
3d567982
TT
80952014-04-14 Tom Tromey <tromey@redhat.com>
8096
8097 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8098 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8099 type.
8100 * gdb.cp/enum-class.exp: New file.
8101 * gdb.cp/enum-class.cc: New file.
8102
0626fc76
TT
81032014-04-14 Tom Tromey <tromey@redhat.com>
8104
8105 * gdb.dwarf2/enum-type.exp: New file.
8106
dca325b3
SA
81072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8108
8109 * gdb.mi/mi-vla-c99.exp: New file.
8110 * gdb.mi/vla.c: New file.
8111
5854b38a
SA
81122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8113
8114 * gdb.base/vla-datatypes.c: New file.
8115 * gdb.base/vla-datatypes.exp: New file.
8116
463bb957
SA
81172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8118
8119 * gdb.base/vla-ptr.c: New file.
8120 * gdb.base/vla-ptr.exp: New file.
8121
3dd170be
SA
81222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8123
8124 * gdb.dwarf2/count.exp: New file.
8125
5ecaaa66
SA
81262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8127
8128 * gdb.base/vla-sideeffect.c: New file.
8129 * gdb.base/vla-sideeffect.exp: New file.
8130
41f1ada5
DB
81312014-04-14 David Blaikie <dblaikie@gmail.com>
8132
8133 * gdb.mi/non-stop.c: Add return value for non-void function return
8134 statement.
8135 * gdb.threads/staticthreads.c: Ditto.
8136
0be03e84
DE
81372014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8138 Doug Evans <xdje42@gmail.com>
8139
8140 * gdb.guile/scm-value.c: Improve test case.
8141 * gdb.guile/scm-value.exp: Add new test.
8142
f180a1fb
DB
81432014-04-11 David Blaikie <dblaikie@gmail.com>
8144
8145 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8146 override Clang's default.
8147
6b662e19
JB
81482014-04-11 Joel Brobecker <brobecker@adacore.com>
8149
8150 Revert the following changes (regressions):
8151
8152 * gdb.base/vla-sideeffect.c: New file.
8153 * gdb.base/vla-sideeffect.exp: New file.
8154
8155 * gdb.dwarf2/count.exp: New file.
8156
8157 * gdb.base/vla-multi.c: New file.
8158 * gdb.base/vla-multi.exp: New file.
8159
8160 * gdb.base/vla-ptr.c: New file.
8161 * gdb.base/vla-ptr.exp: New file.
8162
8163 * gdb.base/vla-datatypes.c: New file.
8164 * gdb.base/vla-datatypes.exp: New file.
8165
8166 * gdb.mi/mi-vla-c99.exp: New file.
8167 * gdb.mi/vla.c: New file.
8168
245a5f0b
KS
81692014-04-11 Keith Seitz <keiths@redhat.com>
8170
8171 PR c++/16675
8172 * gdb.cp/cpsizeof.exp: New file.
8173 * gdb.cp/cpsizeof.cc: New file.
8174
58a84dcf
SA
81752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8176
191a8a90
JB
8177 * gdb.mi/mi-vla-c99.exp: New file.
8178 * gdb.mi/vla.c: New file.
58a84dcf 8179
c8655f75
SA
81802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8181
8182 * gdb.base/vla-datatypes.c: New file.
8183 * gdb.base/vla-datatypes.exp: New file.
8184
024e13b4
SA
81852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8186
8187 * gdb.base/vla-ptr.c: New file.
8188 * gdb.base/vla-ptr.exp: New file.
8189
1a237e0e
SA
81902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8191
8192 * gdb.base/vla-multi.c: New file.
8193 * gdb.base/vla-multi.exp: New file.
8194
504f3432
SA
81952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8196
8197 * gdb.dwarf2/count.exp: New file.
8198
3bce8237
SA
81992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8200
191a8a90
JB
8201 * gdb.base/vla-sideeffect.c: New file.
8202 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8203
322f9c21
YQ
82042014-04-11 Yao Qi <yao@codesourcery.com>
8205
8206 * gdb.base/completion.exp: Check file exists before running tests
8207 on file completion.
8208
d708bcd1
PA
82092014-04-10 Pedro Alves <palves@redhat.com>
8210
8211 * gdb.base/cond-eval-mode.c: New file.
8212 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8213 prepare_for_testing to build the new file. Check result of
8214 runto_main.
8215 (test_break, test_watch): New procedures.
8216 (top level): Use them.
8217
ae1d2761
PM
82182014-04-08 Pierre Muller <muller@sourceware.org>
8219
8220 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8221 Ctrl-V use for mingw hosts.
8222
7af389b8
SC
82232014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8224
8225 * gdb.python/py-value.c: Improve test case.
8226 * gdb.python/py-value.exp: Add new test.
8227
5e703181
DE
82282014-04-07 David Blaikie <dblaikie@gmail.com>
8229
8230 * lib/compiler.c: Identify the clang compiler.
8231 * lib/compiler.cc: Ditto.
8232
9810b410
YQ
82332014-04-03 Yao Qi <yao@codesourcery.com>
8234
8235 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8236
98d1b8dc
AB
82372014-04-01 Anton Blanchard <anton@samba.org>
8238
8239 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8240 messages unique.
8241
3114cea1
AB
82422014-04-01 Anton Blanchard <anton@samba.org>
8243
8244 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8245 prepare_for_testing.
8246
62f7182c
AB
82472014-04-01 Anton Blanchard <anton@samba.org>
8248
8249 * gdb.arch/ppc64-atomic-inst.c: Remove.
8250 * gdb.arch/ppc64-atomic-inst.S: New file.
8251 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8252
770e7fc7
DE
82532014-03-31 Doug Evans <dje@google.com>
8254
8255 * gdb.base/print-symbol-loading-lib.c: New file.
8256 * gdb.base/print-symbol-loading-main.c: New file.
8257 * gdb.base/print-symbol-loading.exp: New file.
8258
46e2bafa
YQ
82592014-03-31 Yao Qi <yao@codesourcery.com>
8260
8261 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8262
8776cfe9
JB
82632014-03-28 Joel Brobecker <brobecker@adacore.com>
8264
8265 * gdb.ada/mi_dyn_arr: New testcase.
8266
5d1ef361
DE
82672014-03-27 Doug Evans <dje@google.com>
8268
8269 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8270
b5bee914
YQ
82712014-03-27 Yao Qi <yao@codesourcery.com>
8272
8273 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8274 if target is nios2-*-*.
8275
0d4d0e77
YQ
82762014-03-26 Yao Qi <yao@codesourcery.com>
8277
8278 * lib/gdb.exp (readline_is_used): New proc.
8279 * gdb.base/completion.exp: Move tests on command complete up.
8280 Skip the rest of tests if readline is not used.
8281 * gdb.ada/complete.exp: Skp the test if readline is not
8282 used.
8283 * gdb.base/filesym.exp: Likewise.
8284 * gdb.base/macscp.exp: Likewise.
8285 * gdb.base/readline-ask.exp: Likewise.
8286 * gdb.base/readline.exp: Likewise.
8287 * gdb.python/py-cmd.exp: Likewise.
8288 * gdb.trace/tfile.exp: Likewise.
8289
29361eee
YQ
82902014-03-26 Yao Qi <yao@codesourcery.com>
8291
8292 * gdb.base/macscp.exp: Fix code format issues.
8293
bc9a5525
UW
82942014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8295
8296 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8297 * gdb.asm/powerpc64le.inc: New file.
8298
d3839ede
PA
82992014-03-25 Pedro Alves <palves@redhat.com>
8300 Doug Evans <dje@google.com>
8301
8302 * gdb.base/source-execution.c: New file.
8303 * gdb.base/source-execution.exp: New file.
8304 * gdb.base/source-execution.gdb: New file.
8305
01672a57
DE
83062014-03-24 Doug Evans <dje@google.com>
8307
8308 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8309 using fission.
8310
88bbeca9
HZ
83112014-03-24 Hui Zhu <hui@codesourcery.com>
8312 Pedro Alves <palves@redhat.com>
8313
8314 PR breakpoints/16101
8315 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8316 test pass/fail messages. Detect missing support for dprintf when
8317 breakpoints are actually inserted.
8318 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8319 breakpoints are actually inserted.
8320 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8321 fails.
8322
d2348791
JK
83232014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8324
8325 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8326
feef67ab
DE
83272014-03-22 Doug Evans <xdje42@gmail.com>
8328
8329 * gdb.python/python.exp (python not supported): Verify multi-line
8330 python command issues an error.
25d743f9 8331 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8332 guile command issues an error.
feef67ab 8333
ecebef6a
MR
83342014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8335
8336 * gdb.threads/thread-specific.exp: Handle the lack of usable
8337 $this_breakpoint and $this_thread.
8338
ccdd1909
HZ
83392014-03-21 Hui Zhu <hui@codesourcery.com>
8340
8341 * gdb.base/attach.exp (do_command_attach_tests): New.
8342
beb460e8
PA
83432014-03-20 Tom Tromey <tromey@redhat.com>
8344 Pedro Alves <palves@redhat.com>
8345
8346 PR cli/15718
8347 * gdb.base/condbreak-call-false.c: New file.
8348 * gdb.base/condbreak-call-false.exp: New file.
8349
40acf43a
PA
83502014-03-20 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8353 Delete.
8354 (block_signals, unblock_signals): Delete.
8355 (child_function_2, main): Remove references to deleted variable
8356 and functions.
8357
9f5e1e02
PA
83582014-03-20 Pedro Alves <palves@redhat.com>
8359
8360 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8361 Use pthread_kill to signal thread 2.
8362 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8363 Adjust to make the test send itself a signal rather than using the
8364 host's "kill" command.
8365
99619bea
PA
83662014-03-20 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.threads/multiple-step-overs.c: New file.
8369 * gdb.threads/multiple-step-overs.exp: New file.
8370 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8371 Adjust expected infrun debug output.
8372
2adfaa28
PA
83732014-03-20 Pedro Alves <palves@redhat.com>
8374
8375 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8376 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8377
31e77af2
PA
83782014-03-20 Pedro Alves <palves@redhat.com>
8379
8380 PR breakpoints/7143
8381 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8382 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8383 of gdb_test_multiple.
8384 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8385 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8386
b9f437de
PA
83872014-03-20 Pedro Alves <palves@redhat.com>
8388
8389 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8390 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8391
05adc73e
PA
83922014-03-19 Pedro Alves <palves@redhat.com>
8393
8394 * gdb.base/async.exp: Remove early return.
8395
6048b950
PA
83962014-03-19 Pedro Alves <palves@redhat.com>
8397
8398 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8399
8bcfb00a
PA
84002014-03-19 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.base/async.exp (test_background): Expect \r\n after
8403 "completed." in the fail pattern.
8404
884e37dc
PA
84052014-03-19 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.base/async.exp (test_background): New procedure.
8408 Use it for all background execution command tests.
8409
148e57e2
PA
84102014-03-19 Pedro Alves <palves@redhat.com>
8411
8412 * gdb.base/async.exp: Use prepare_for_testing.
8413
f48088c7
PA
84142014-03-19 Pedro Alves <palves@redhat.com>
8415
8416 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8417 the same line.
8418
e2f6c966
PA
84192014-03-19 Pedro Alves <palves@redhat.com>
8420
8421 * gdb.base/async.c (main): Add "jump here" and "until here" line
8422 marker comments.
8423 * gdb.base/async.exp (jump_here): New global.
8424 (jump& test): Use it.
8425 (until_here): New global.
8426 (until& test): Use it.
8427
c30568d4
PA
84282014-03-19 Pedro Alves <palves@redhat.com>
8429
8430 * gdb.base/async.exp: Don't frob gdb_protocol.
8431
0172b6a7
DE
84322014-03-18 Doug Evans <xdje42@gmail.com>
8433
8434 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8435 Fix spelling of exec-done-display.
8436
06c868a8
JK
84372014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8438
8439 PR gdb/15358
8440 * gdb.base/gdb-sigterm.c: New file.
8441 * gdb.base/gdb-sigterm.exp: New file.
8442
0c7e1a46
PA
84432014-03-18 Pedro Alves <palves@redhat.com>
8444
8445 PR gdb/13860
8446 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8447 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8448 solib-event.
8449
f7c77d93
JB
84502014-03-17 Joel Brobecker <brobecker@adacore.com>
8451
8452 * gdb.ada/pckd_arr_ren: New testcase.
8453
5a1e8c7a
DE
84542014-03-13 Doug Evans <xdje42@gmail.com>
8455
8456 PR guile/16612
8457 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8458 collect after discarding symbols.
8459
350e1a76
DE
84602014-03-13 Ludovic Courtès <ludo@gnu.org>
8461 Doug Evans <xdje42@gmail.com>
8462
8463 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8464 to history survives a gc.
8465
a69900ae
PA
84662014-03-13 Pedro Alves <palves@redhat.com>
8467
8468 * gdb.base/default.exp: Don't test "target procfs".
8469
5db9f0bd
PA
84702014-03-13 Pedro Alves <palves@redhat.com>
8471
8472 * gdb.base/default.exp: Update "target child" and "target procfs"
8473 tests to not expect "Unix".
8474
b3ccfe11
TT
84752014-03-12 Tom Tromey <tromey@redhat.com>
8476
8477 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8478 New procs. Add target-async tests.
8479 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8480 Add target-async tests.
8481
646f4417
AA
84822014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8483
8484 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8485 'func_start' and 'func_end' for the beginning and end of the
8486 function code, respectively.
8487 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8488 'func_end' instead of 'func' and 'main'.
8489
288c211f
AA
84902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8491
8492 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8494 generate the debug info assembler source.
8495
e0c0f156
AA
84962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8497
8498 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8499 * gdb.dwarf2/arr-subrange.exp: Likewise.
8500 * gdb.dwarf2/dwz.exp: Likewise.
8501 * gdb.dwarf2/method-ptr.exp: Likewise.
8502 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8503 * gdb.dwarf2/subrange.exp: Likewise.
8504 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8505 * gdb.dwarf2/implptrpiece.exp: Likewise.
8506 * gdb.dwarf2/nostaticblock.exp: Likewise.
8507
0e5c4555
AA
85082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8509
8510 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8511 directory to absolute path name arguments.
8512
5ec18f2b
JG
85132014-03-10 Joel Brobecker <brobecker@adacore.com>
8514
8515 * gdb.ada/tagged_access: New testcase.
8516
847fc4f2
MM
85172014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8518
8519 * gdb.btrace/data.exp: Update expected output.
8520
cc3da688
YQ
85212014-03-06 Yao Qi <yao@codesourcery.com>
8522
8523 * gdb.trace/pr16508.exp: New file.
8524
0f26cec1
PA
85252014-03-05 Pedro Alves <palves@redhat.com>
8526
8527 PR gdb/16575
8528 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8529 procedure.
8530 (top level): Adjust to use it. Add tests that exercise breakpoint
8531 interaction with the code-cache.
8532
7a5a839f
LC
85332014-02-26 Ludovic Courtès <ludo@gnu.org>
8534
8535 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8536 test for 'history-append!'.
8537
31aa7e4e
JB
85382014-02-26 Joel Brobecker <brobecker@adacore.com>
8539
8540 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8541 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8542 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8543 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8544 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8545 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8546
1b588015
JB
85472014-02-26 Joel Brobecker <brobecker@adacore.com>
8548
8549 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8550 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8551 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8552
55426c9d
JB
85532014-02-26 Joel Brobecker <brobecker@adacore.com>
8554
8555 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8556
dc53a7ad
JB
85572014-02-26 Joel Brobecker <brobecker@adacore.com>
8558
8559 * gdb.dwarf2/arr-stride.c: New file.
8560 * gdb.dwarf2/arr-stride.exp: New file.
8561
12ab52e9
PA
85622014-02-26 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8565 that won't ever trigger. Make sure that GDB reports the correct
8566 breakpoint that caused the stop.
8567
849c862e
JK
85682014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8569
8570 PR gdb/16626
8571 * gdb.base/auto-load-script: New file.
8572 * gdb.base/auto-load.c: New file.
8573 * gdb.base/auto-load.exp: New file.
8574
71b7d793
JK
8575 PR gdb/16626
8576 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8577
e2f0d509
JK
85782014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8579
8580 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8581 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8582
50cc37c8
DE
85832014-02-24 Doug Evans <dje@google.com>
8584
8585 * lib/gdb.exp (run_on_host): Log error output if program fails.
8586
ea4758f2
PA
85872014-02-21 Pedro Alves <palves@redhat.com>
8588
8589 * gdb.threads/step-after-sr-lock.c: Rename to ...
8590 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8591 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8592 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8593 ... this.
8594
d7b30f67
SDJ
85952014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8596
8597 PR tdep/16397
8598 * gdb.arch/amd64-stap-special-operands.exp: New file.
8599 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8600 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8601 * gdb.arch/amd64-stap-triplet.S: Likewise.
8602 * gdb.arch/amd64-stap-triplet.c: Likewise.
8603
83deb43f
JB
86042014-02-20 Joel Brobecker <brobecker@adacore.com>
8605
8606 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8607 in .section pseudo-op.
8608
adde2bff
DE
86092014-02-20 lin zuojian <manjian2006@gmail.com>
8610 Joel Brobecker <brobecker@adacore.com>
8611 Doug Evans <xdje42@gmail.com>
8612
8613 PR symtab/16581
8614 * gdb.dwarf2/dw2-icycle.S: New file.
8615 * gdb.dwarf2/dw2-icycle.c: New file.
8616 * gdb.dwarf2/dw2-icycle.exp: New file.
8617
f7bd0f78
SC
86182014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8619
8620 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8621 operations on gdb.Value objects.
8622 * gdb.python/py-value-cc.exp: Add new test to test operations on
8623 gdb.Value objects.
8624
c17ef0d5
DE
86252014-02-18 Doug Evans <dje@google.com>
8626
8627 * Makefile.in (TESTS): New variable.
8628 (expanded_tests, expanded_tests_or_none): New variables
8629 (check-single): Pass $(expanded_tests_or_none) to runtest.
8630 (check-parallel): Only run tests in $(TESTS) if non-empty.
8631 (check/no-matching-tests-found): New rule.
8632 * README: Document TESTS makefile variable.
8633
5dd3176f
DE
86342014-02-18 Doug Evans <dje@google.com>
8635
8636 * Makefile.in (check-parallel): rm -rf outputs temp.
8637
0b10be4f
JK
86382014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8639
8640 Fix "ERROR: no fileid for" in the testsuite.
8641 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8642
85f224e7
DE
86432014-02-12 Doug Evans <dje@google.com>
8644
8645 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8646 (MISCELLANEOUS): New variable.
8647 (clean): rm -rf $(MISCELLANEOUS).
8648 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8649 dwp live in the same directory as symlinks, with each symlink pointed
8650 to a differently named file in a different directory.
8651
149b30ff
DE
86522014-02-11 Doug Evans <dje@google.com>
8653
8654 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8655 of Tcl file commands.
8656
1dfdac32
MK
86572014-02-10 Mark Kettenis <kettenis@gnu.org>
8658
8659 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8660 "kill -SIGUSR1 -1".
8661
aa4fb036
JB
86622014-02-10 Joel Brobecker <brobecker@adacore.com>
8663
8664 * gdb.ada/tick_length_array_enum_idx: New testcase.
8665
ed3ef339
DE
86662014-02-10 Doug Evans <xdje42@gmail.com>
8667
8668 * configure.ac (AC_OUTPUT): Add gdb.guile.
8669 * configure: Regenerate.
8670 * lib/gdb-guile.exp: New file.
8671 * lib/gdb.exp (get_target_charset): New function.
8672 * gdb.base/help.exp: Update expected output from "apropos apropos".
8673 * gdb.guile/Makefile.in: New file.
8674 * gdb.guile/guile.exp: New file.
8675 * gdb.guile/scm-arch.c: New file.
8676 * gdb.guile/scm-arch.exp: New file.
8677 * gdb.guile/scm-block.c: New file.
8678 * gdb.guile/scm-block.exp: New file.
8679 * gdb.guile/scm-breakpoint.c: New file.
8680 * gdb.guile/scm-breakpoint.exp: New file.
8681 * gdb.guile/scm-disasm.c: New file.
8682 * gdb.guile/scm-disasm.exp: New file.
8683 * gdb.guile/scm-equal.c: New file.
8684 * gdb.guile/scm-equal.exp: New file.
8685 * gdb.guile/scm-error.exp: New file.
8686 * gdb.guile/scm-error.scm: New file.
8687 * gdb.guile/scm-frame-args.c: New file.
8688 * gdb.guile/scm-frame-args.exp: New file.
8689 * gdb.guile/scm-frame-args.scm: New file.
8690 * gdb.guile/scm-frame-inline.c: New file.
8691 * gdb.guile/scm-frame-inline.exp: New file.
8692 * gdb.guile/scm-frame.c: New file.
8693 * gdb.guile/scm-frame.exp: New file.
8694 * gdb.guile/scm-generics.exp: New file.
8695 * gdb.guile/scm-gsmob.exp: New file.
8696 * gdb.guile/scm-iterator.c: New file.
8697 * gdb.guile/scm-iterator.exp: New file.
8698 * gdb.guile/scm-math.c: New file.
8699 * gdb.guile/scm-math.exp: New file.
8700 * gdb.guile/scm-objfile-script-gdb.in: New file.
8701 * gdb.guile/scm-objfile-script.c: New file.
8702 * gdb.guile/scm-objfile-script.exp: New file.
8703 * gdb.guile/scm-objfile.c: New file.
8704 * gdb.guile/scm-objfile.exp: New file.
8705 * gdb.guile/scm-ports.exp: New file.
8706 * gdb.guile/scm-pretty-print.c: New file.
8707 * gdb.guile/scm-pretty-print.exp: New file.
8708 * gdb.guile/scm-pretty-print.scm: New file.
8709 * gdb.guile/scm-section-script.c: New file.
8710 * gdb.guile/scm-section-script.exp: New file.
8711 * gdb.guile/scm-section-script.scm: New file.
8712 * gdb.guile/scm-symbol.c: New file.
8713 * gdb.guile/scm-symbol.exp: New file.
8714 * gdb.guile/scm-symtab-2.c: New file.
8715 * gdb.guile/scm-symtab.c: New file.
8716 * gdb.guile/scm-symtab.exp: New file.
8717 * gdb.guile/scm-type.c: New file.
8718 * gdb.guile/scm-type.exp: New file.
8719 * gdb.guile/scm-value-cc.cc: New file.
8720 * gdb.guile/scm-value-cc.exp: New file.
8721 * gdb.guile/scm-value.c: New file.
8722 * gdb.guile/scm-value.exp: New file.
8723 * gdb.guile/source2.scm: New file.
8724 * gdb.guile/types-module.cc: New file.
8725 * gdb.guile/types-module.exp: New file.
8726
7026a7c1
YQ
87272014-02-10 Yao Qi <yao@codesourcery.com>
8728
8729 PR testsuite/16543
8730 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8731 * configure: Regenerated.
8732 * Makefile.in: New file.
8733
6c466447
AS
87342014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8735
8736 * gdb.python/py-framefilter.exp: Fix typo.
8737
6e854735
YQ
87382014-02-08 Yao Qi <yao@codesourcery.com>
8739
8740 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8741 that no =breakpoint-modified is emitted when breakpoints are
8742 modified through MI commands.
8743
d137e6dc
PA
87442014-02-07 Pedro Alves <pedro@codesourcery.com>
8745 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.threads/step-after-sr-lock.c: New file.
8748 * gdb.threads/step-after-sr-lock.exp: New file.
8749
b5ee5a50
PA
87502014-02-07 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8753
3c77faf3
JK
87542014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8755
8756 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8757 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8758
6dddc817
DE
87592014-02-06 Doug Evans <xdje42@gmail.com>
8760
8761 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8762 output.
8763
8764 * gdb.gdb/python-interrupts.exp: New file.
8765
de7b2893
YQ
87662014-02-05 Yao Qi <yao@codesourcery.com>
8767
8768 * gdb.trace/report.exp (use_collected_data): Test the output
8769 of "info threads" and "info inferiors".
8770
66d032ac
YQ
87712014-02-05 Yao Qi <yao@codesourcery.com>
8772
8773 Revert this patch:
8774
8775 2013-05-24 Yao Qi <yao@codesourcery.com>
8776
8777 * gdb.trace/tfile.exp: Test inferior and thread.
8778
591a12a1
UW
87792014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8780
8781 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
8782 on a function.
8783 * gdb.base/step-bt.c: Call hello via function pointer to make
8784 sure its first instruction is executed on powerpc64le-linux.
8785
0ff3e01f
UW
87862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8787
8788 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
8789
084ee545
UW
87902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8791
8792 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
8793 of the test patterns for use on little-endian systems.
8794
6ed14ff3
UW
87952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
8796
8797 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
8798 (decimal_vector): Fix for little-endian.
8799
401e27fd
JM
88002014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
8801
8802 * gdb.arch/sparc-sysstep.exp: New file.
8803 * gdb.arch/sparc-sysstep.c: Likewise.
8804
8805 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
8806
8b924729
EBM
88072014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8808
8809 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
8810
fb151210
JB
88112014-01-23 Tom Tromey <tromey@redhat.com>
8812
8813 * gdb.ada/array_char_idx: New testcase.
8814
0740f8d8
TT
88152014-01-23 Tom Tromey <tromey@redhat.com>
8816
8817 PR python/16487:
8818 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
8819 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
8820 classes.
8821
21909fa1
TT
88222014-01-23 Tom Tromey <tromey@redhat.com>
8823
8824 PR python/16491:
8825 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
8826 string from an inferior frame.
8827 * gdb.python/py-framefilter-mi.exp: Update.
8828
87ce2a04
DE
88292014-01-22 Doug Evans <dje@google.com>
8830
8831 * gdb.server/server-mon.exp: Add tests for "set debug-format".
8832
237b092b
AA
88332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8834
8835 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
8836
d674a709
AA
88372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8838
8839 * gdb.trace/entry-values.exp: Remove excess space character from
8840 regex patterns. Handle s390 call instruction.
8841
20fa3390
AA
88422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8843
8844 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
8845 define "*_start" label. Make "name" static.
8846 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
8847 ${name} by references to ${name}_start.
8848
78466714
AA
88492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
8850
8851 * gdb.base/info-macros.exp: Remove "debug" from the compile
8852 options.
8853
ec9f644a
IB
88542014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8855
8856 * gdb.dlang/demangle.exp: New file.
8857
94b1b47e
IB
88582014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8859
8860 * gdb.dlang/primitive-types.exp: New file.
8861
7f420862
IB
88622014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
8863
8864 * configure.ac: Create gdb.dlang/Makefile.
8865 * configure: Regenerate.
8866 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
8867 * gdb.dlang/Makefile.in: New file.
8868 * lib/d-support.exp: New file.
8869 * lib/gdb.exp (skip_d_tests): New proc.
8870
52834460
MM
88712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8872
8873 * gdb.btrace/delta.exp: Check reverse stepi.
8874 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
8875 * gdb.btrace/finish.exp: New.
8876 * gdb.btrace/next.exp: New.
8877 * gdb.btrace/nexti.exp: New.
8878 * gdb.btrace/record_goto.c: Add comments.
8879 * gdb.btrace/step.exp: New.
8880 * gdb.btrace/stepi.exp: New.
8881 * gdb.btrace/multi-thread-step.c: New.
8882 * gdb.btrace/multi-thread-step.exp: New.
8883 * gdb.btrace/rn-dl-bind.c: New.
8884 * gdb.btrace/rn-dl-bind.exp: New.
8885 * gdb.btrace/data.c: New.
8886 * gdb.btrace/data.exp: New.
8887 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8888
6e07b1d2
MM
88892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8890
8891 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
8892 * gdb.btrace/exception.exp: Update.
8893 * gdb.btrace/instruction_history.exp: Update.
8894 * gdb.btrace/record_goto.exp: Update.
8895 * gdb.btrace/tailcall.exp: Update.
8896 * gdb.btrace/unknown_functions.exp: Update.
8897 * gdb.btrace/delta.exp: New.
8898
0b722aec
MM
88992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8900
8901 * gdb.btrace/record_goto.exp: Add backtrace test.
8902 * gdb.btrace/tailcall.exp: Add backtrace test.
8903
066ce621
MM
89042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8905
8906 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8907 * gdb.btrace/record_goto.c: New.
8908 * gdb.btrace/record_goto.exp: New.
8909 * gdb.btrace/x86-record_goto.S: New.
8910
0688d04e
MM
89112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8912
8913 * gdb.btrace/function_call_history.exp: Update tests.
8914 * gdb.btrace/instruction_history.exp: Update tests.
8915
8710b709
MM
89162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8917
8918 * gdb.btrace/function_call_history.exp: Fix expected field
8919 order for "record function-call-history".
8920 Add new tests for "record function-call-history /c".
8921 * gdb.btrace/exception.cc: New.
8922 * gdb.btrace/exception.exp: New.
8923 * gdb.btrace/tailcall.exp: New.
8924 * gdb.btrace/x86-tailcall.S: New.
8925 * gdb.btrace/x86-tailcall.c: New.
8926 * gdb.btrace/unknown_functions.c: New.
8927 * gdb.btrace/unknown_functions.exp: New.
8928 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8929
5de9129b
MM
89302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8931
8932 * gdb.btrace/instruction_history.exp: Update.
8933 * gdb.btrace/function_call_history.exp: Update.
8934
23a7fe75
MM
89352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8936
8937 * gdb.btrace/function_call_history.exp: Fix expected function
8938 trace.
8939 * gdb.btrace/instruction_history.exp: Initialize traced.
8940 Remove traced_functions.
8941
724c7dd8
MM
89422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8943
8944 * gdb.btrace/function_call_history.exp: Update
8945 * gdb.btrace/instruction_history.exp: Update.
8946
6d78d93b
MM
89472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8948
8949 * gdb.btrace/enable.exp: Update expected text.
8950
93a360cc
OJ
89512014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8952
8953 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8954 bytes.
8955
3772b53f
MR
89562014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8957
8958 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8959
596662fa
OJ
89602014-01-15 Omair Javaid <omair.javaid@linaro.org>
8961
8962 * lib/gdb.exp (supports_process_record): Return true for
8963 arm*-linux*. (supports_reverse): Likewise.
8964
b5b08fb4
SC
89652014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8966
8967 PR python/15464
8968 PR python/16113
8969 * gdb.python/py-type.c: Enhance test case.
8970 * gdb.python/py-value-cc.cc: Likewise
8971 * gdb.python/py-type.exp: Add new tests.
8972 * gdb.python/py-value-cc.exp: Likewise
8973
52d7fb13
AA
89742014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8975 Pedro Alves <palves@redhat.com>
8976
8977 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8978 Make "name" extern.
8979 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8980 references to ${name}_start by references to ${name}.
8981
a2cd8cfe
JB
89822014-01-10 Joel Brobecker <brobecker@adacore.com>
8983
8984 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8985
4e23fced
JB
89862014-01-10 Joel Brobecker <brobecker@adacore.com>
8987
8988 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8989
c6a9e42c
PA
89902014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8991 Pedro Alves <palves@redhat.com>
8992
8993 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 8994 mi_gdb_target_load.
c6a9e42c 8995
b7ea362b
PA
89962014-01-08 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.threads/reconnect-signal.c: New file.
8999 * gdb.threads/reconnect-signal.exp: New file.
9000
5e3f4fab
EBM
90012014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9002
9003 * gdb.base/source-dir.exp: New file.
9004
79301218
JB
90052014-01-07 Joel Brobecker <brobecker@adacore.com>
9006
9007 * gdb.ada/mi_interface: New testcase.
9008
8e355c5d
JB
90092014-01-07 Joel Brobecker <brobecker@adacore.com>
9010
9011 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9012 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9013 gdb.ada/pp-rec-component/pck.ads: New files.
9014
c0d48811
JB
90152014-01-07 Joel Brobecker <brobecker@adacore.com>
9016
9017 * gdb.python/py-pp-integral.c: New file.
9018 * gdb.python/py-pp-integral.py: New file.
9019 * gdb.python/py-pp-integral.exp: New file.
9020
17b609c3 9021For older changes see ChangeLog-1993-2013.
c906108c 9022\f
8d8cb839
EZ
9023;; Local Variables:
9024;; mode: change-log
9025;; left-margin: 8
9026;; fill-column: 74
9027;; version-control: never
9028;; End:
902f2ccb 9029
618f726f 9030 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9031 Copying and distribution of this file, with or without modification,
9032 are permitted provided the copyright notice and this notice are preserved.