Implements aarch64 process record and reverse debugging support
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
158bf1b4
PP
12015-05-22 Patrick Palka <patrick@parcs.ath.cx>
2
3 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4 Use with_test_prefix.
5
a0145030
AB
62015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.base/completion.exp: Add test for completion of layout
9 names.
10
ebe3b578
AB
112015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * lib/gdb.exp (skip_tui_tests): New proc.
14 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15
84204ed7
PA
162015-05-19 Pedro Alves <palves@redhat.com>
17
18 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19 Save the whole env array instead of just HOME. Unset HISTSIZE in
20 the environment while testing. Restore whole environment
21 afterwards.
22
37442ce1
DE
232015-05-16 Doug Evans <xdje42@gmail.com>
24
25 * gdb.guile/scm-ports.c: New file.
26 * gdb.guile/scm-ports.exp: Add memory port tests.
27
36de76f9
JK
282015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
29
30 * gdb.compile/compile-print.c: New file.
31 * gdb.compile/compile-print.exp: New file.
32
3a9558c4
JK
332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
34
35 * gdb.compile/compile-ops.exp: Cast param to void.
36 * gdb.compile/compile.exp: Complete type for _gdb_expr.
37 (compile code struct_object.selffield = &struct_object): Add xfail.
38
aa715135
JG
392015-05-15 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.ada/arr_enum_with_gap: New testcase.
42
931e5bc3
JG
432015-05-15 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.ada/byte_packed_arr: New testcase.
46
9cd4d857
JB
472015-05-15 Joel Brobecker <brobecker@adacore.com>
48
49 * gdb.ada/pckd_neg: New testcase.
50
ebfd00d2
PP
512015-05-13 Patrick Palka <patrick@parcs.ath.cx>
52
53 PR gdb/17820
54 * gdb.base/gdbinit-history.exp: New test.
55 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
56 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
57
4c082a81
SC
582015-05-09 Siva Chandra Reddy <sivachandra@google.com>
59
60 * gdb.python/py-xmethods.cc: Enhance test case.
61 * gdb.python/py-xmethods.exp: New tests.
62 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
63 function.
64 (B_indexoper): Likewise.
65 (global_dm_list) : Add new xmethod worker functions.
66
f7797074
SDJ
672015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
68
69 * gdb.base/coredump-filter.exp: Correctly unset
70 "coredump_var_addr" array.
71
a4674e4e
PA
722015-05-08 Pedro Alves <palves@redhat.com>
73
74 * gdb.server/non-existing-program.exp: Unset spawn_id.
75
df2eb078
SC
762015-05-08 Siva Chandra Reddy <sivachandra@google.com>
77
78 PR python/18291
79 * gdb.python/py-xmethods.exp: Add tests.
80
422349a3
YQ
812015-05-08 Yao Qi <yao.qi@linaro.org>
82
83 PR gdb/18208
84 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
85 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
86 function set_coredump_filter, and remove remote_exec call.
87 Remove argument ipid. Callers update.
88 (top level): Don't get inferior's PID.
89
63fc80ce
AA
902015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
91
92 * gdb.base/watch_thread_num.exp: Skip test on targets without
93 access watchpoints.
94
80ad801e
PA
952015-05-06 Pedro Alves <palves@redhat.com>
96
97 PR server/18081
98 * gdb.server/non-existing-program.exp: New file.
99
0fa7fe50
JB
1002015-05-05 Joel Brobecker <brobecker@adacore.com>
101
102 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
103
3ea89b92
PMR
1042015-05-05 Joel Brobecker <brobecker@adacore.com>
105
106 * gdb.ada/out_of_line_in_inlined: New testcase.
107
87b8eff0
JB
1082015-05-05 Joel Brobecker <brobecker@adacore.com>
109
110 * gdb.ada/var_rec_arr: New testcase.
111
5fccc635
YQ
1122015-04-30 Yao Qi <yao.qi@linaro.org>
113
114 * gdb.base/break-idempotent.exp: If
115 skip_hw_watchpoint_multi_tests returns true, skip the tests
116 on "rwatch" and "awatch".
117
42d38f42
YQ
1182015-04-30 Yao Qi <yao.qi@linaro.org>
119
120 * gdb.base/relativedebug.exp: Invoke gdb command
121 "info sharedlibrary", and if libc.so doesn't have debug info,
122 skip the test.
123
2ce1cdbf
DE
1242015-04-29 Doug Evans <dje@google.com>
125
126 * gdb.python/py-xmethods.exp: Add ptype tests.
127 * gdb.python/py-xmethods.py (E_method_char_worker): Add
128 get_result_type method.
129
f24a38c5
LM
1302015-04-29 Luis Machado <lgustavo@codesourcery.com>
131
132 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
133 the target does not support hardware watchpoints.
134
ecbf2b3c
LM
1352015-04-29 Luis Machado <lgustavo@codesourcery.com>
136
137 * gdb.base/break-always.exp: Abort testing if writing to memory
138 causes an error.
139
34f5f757
DE
1402015-04-28 Doug Evans <dje@google.com>
141
142 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
143 * gdb.python/py-pp-registration.exp: ... here. New file.
144 * gdb.python/py-pp-registration.c: New file.
145 * gdb.python/py-pp-registration.py: New file.
146
69b4374a
DE
1472015-04-28 Doug Evans <dje@google.com>
148
149 * gdb.python/py-bad-printers.c: New file.
150 * gdb.python/py-bad-printers.py: New file.
151 * gdb.python/py-bad-printers.exp: New file.
152
59fb7612
SS
1532015-04-28 Sasha Smundak <asmundak@google.com>
154
155 * gdb.python/py-type.exp: New test.
156
2631b16a
AW
1572015-04-28 Andy Wingo <wingo@igalia.com>
158
159 * gdb.python/py-parameter.exp:
160 * gdb.guile/scm-parameter.exp: Escape the path that we are
161 matching against, as it might contain characters that are special
162 to regular expressions.
163
460efde1
JB
1642015-04-27 Joel Brobecker <brobecker@adacore.com>
165
166 * gdb.ada/rec_comp: New testcase.
167
2d369d8e
SDJ
1682015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
169
170 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
171 before using it.
172
cf75d6c3
AB
1732015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
176 new tests for verilog output.
177
8dbe7ca5
YQ
1782015-04-24 Yao Qi <yao.qi@linaro.org>
179
180 * boards/remote-gdbserver-on-localhost.exp: New file.
181
4ef9fb2f
PA
1822015-04-23 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
185 $inferior_spawn_id instead of $inferior_spawn_id directly. On
186 "end of file", remove $inferior_spawn_id from the indirect list.
187
0a803169
PA
1882015-04-23 Pedro Alves <palves@redhat.com>
189
190 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
191
749ef8f8
PA
1922015-04-23 Pedro Alves <palves@redhat.com>
193
194 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
195 on $any_spawn_id instead of only on $gdb_spawn_id.
196
8aae4344
PM
1972015-04-21 Pierre Muller <muller@sourceware.org>
198
199 PR pascal/17815
200 * lib/pascal.exp (gpc_compile): Add new option "class".
201 (fpc_compile): Likewise.
202 * gdb.pascal/case-insensitive-symbols.pas: New file.
203 * gdb.pascal/case-insensitive-symbols.exp: New file.
204
1586c8fb
GB
2052015-04-20 Gary Benson <gbenson@redhat.com>
206
207 * gdb.base/attach.exp: Fix three extended remote failures.
208
1b6e6f5c
GB
2092015-04-17 Gary Benson <gbenson@redhat.com>
210
211 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
212 the main executable over the remote protocol.
213
e797481d
PA
2142015-04-16 Pedro Alves <palves@redhat.com>
215
216 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
217 a new gdbserver if gdbserver_reconnect_p is set.
218
1ca99c42
PA
2192015-04-16 Pedro Alves <palves@redhat.com>
220
221 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
222 is set, don't exit gdbserver.
223
af9fd6f8
AA
2242015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
225
226 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
227 appropriate .insn, such that an older assembler can be used.
228 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
229 the z/Architecture instruction set on 31-bit targets as well.
230
04ff1e61
AA
2312015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
232
233 * gdb.go/handcall.exp: Remove all logic related to the first
234 breakpoint and rely on go_runto_main instead.
235 * gdb.go/strings.exp: Likewise.
236 * gdb.go/unsafe.exp: Likewise.
237 * gdb.go/hello.exp: Likewise. Also rename the remaining
238 breakpoint marker to "breakpoint 1".
239 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
240 * gdb.go/strings.go: Likewise.
241 * gdb.go/unsafe.go: Likewise.
242 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
243 "set breakpoint 2 here" and rename the remaining breakpoint marker
244 to "breakpoint 1".
245
40d2f8d6
SM
2462015-04-15 Simon Marchi <simon.marchi@ericsson.com>
247
248 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
249 if itertools.imap is not present.
250 * gdb.python/py-objfile.exp: Add parentheses.
251 * gdb.python/py-type.exp: Same.
252 * gdb.python/py-unwind-maint.py: Same.
253
8cbc97c6
YQ
2542015-04-15 Yao Qi <yao.qi@linaro.org>
255
256 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
257 of ":$ptr_size" and set its form explicitly.
258
45fd756c
YQ
2592015-04-15 Pedro Alves <palves@redhat.com>
260 Yao Qi <yao.qi@linaro.org>
261
262 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
263 timeout by factor of 4.
264 (test_regular_watch): Likewise.
265 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
266 * gdb.reverse/sigall-reverse.exp: Likewise.
267 * gdb.reverse/until-precsave.exp: Likewise.
268 * lib/gdb.exp (with_timeout_factor): New proc.
269 (gdb_expect): Move some code to ...
270 (get_largest_timeout): ... here. New procedure.
271
9e811bc3
LM
2722015-04-14 Luis Machado <lgustavo@codesourcery.com>
273
274 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
275
0ff6fcb2
LM
2762015-04-13 Luis Machado <lgustavo@codesourcery.com>
277
278 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
279 to write to the .text section.
280
7578d5f7
LM
2812015-04-13 Luis Machado <lgustavo@codesourcery.com>
282
283 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
284 Handle the case of targets that do not provide PID information.
285
2efe15c4
YQ
2862015-04-13 Yao Qi <yao.qi@linaro.org>
287
288 * lib/gdbserver-support.exp (gdb_exit): Catch exception
289 and use expect instead of gdb_expect.
290
8cd8f2f8
SDJ
2912015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
292
293 * gdb.base/coredump-filter.exp: Rename variable "addr" to
294 "coredump_var_addr" to avoid naming conflict with other testcases.
295
9ee41772
PA
2962015-04-10 Pedro Alves <palves@redhat.com>
297
298 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
299 gdb_test_sequence and gdb_assert.
300
07473109
PA
3012015-04-10 Pedro Alves <palves@redhat.com>
302
303 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
304 test messages that don't include the breakpoint address.
305
de3db44c
YQ
3062015-04-10 Yao Qi <yao.qi@linaro.org>
307
308 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
309 false for some offset and width combinations which aren't
310 supported by linux kernel.
311
c79d856c
PA
3122015-04-10 Pedro Alves <palves@redhat.com>
313
314 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
315 procedure, factored out from ...
316 (top level): ... here. Add "set displaced-stepping" testing axis.
317 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
318 parameter "displaced". Use it.
319 (top level): Use foreach and add "set displaced-stepping" testing
320 axis.
321
ebc90b50
PA
3222015-04-10 Pedro Alves <palves@redhat.com>
323
324 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
325 Remove comment.
326 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
327 both the address of the instruction that triggers the watchpoint
328 and the address of the instruction immediately after, and use
329 those addresses for the test. Fix comment.
330
8f572e5c
PA
3312015-04-10 Pedro Alves <palves@redhat.com>
332
333 * gdb.base/sigstep.exp (breakpoint_to_handler)
334 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
335 Test "backtrace" in handler.
336 (breakpoint_over_handler): New parameter 'displaced'. Use it.
337 (top level): Add new "displaced" test axis to
338 breakpoint_to_handler, breakpoint_to_handler_entry and
339 breakpoint_over_handler.
340
8d707a12
PA
3412015-04-10 Pedro Alves <palves@redhat.com>
342
343 PR gdb/18216
344 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
345
ef713951
YQ
3462015-04-10 Yao Qi <yao.qi@linaro.org>
347
348 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
349 (test_add_rn_pc): New function.
350 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
351 (top level): Invoke test_add_rn_pc.
352
906d60cf
PA
3532015-04-10 Pedro Alves <palves@redhat.com>
354
355 PR gdb/13858
356 * gdb.base/step-over-no-symbols.exp: New file.
357
f2983cc3
AW
3582015-04-09 Andy Wingo <wingo@igalia.com>
359
360 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
361 after the Python tests.
362
6d62641c
SDJ
3632015-04-08 Keith Seitz <keiths@redhat.com>
364
365 PR python/16699
366 * gdb.python/py-completion.exp: New tests for completion.
367 * gdb.python/py-completion.py (CompleteLimit1): New class.
368 (CompleteLimit2): Likewise.
369 (CompleteLimit3): Likewise.
370 (CompleteLimit4): Likewise.
371 (CompleteLimit5): Likewise.
372 (CompleteLimit6): Likewise.
373 (CompleteLimit7): Likewise.
374
f3770638
PA
3752015-04-08 Pedro Alves <palves@redhat.com>
376
377 PR gdb/18214
378 PR gdb/18216
379 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
380 function.
381 (main): Install it as SIGUSR1 handler.
382 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
383 parameter. Always use "setup" as prefix. Toggle "set
384 displaced-stepping" off/on depending on global. Don't switch to
385 thread 1 here.
386 (top level): Add displaced stepping "off/on" test axis. Update
387 "setup" calls. Wrap each subtest with with_test_prefix. Test
388 continuing with a queued signal in each thread.
389
4496bed7
PA
3902015-04-08 Pedro Alves <palves@redhat.com>
391
392 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
393 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
394 gdb_breakpoint instead of gdb_test that doesn't expect anything.
395 Return early if running to main fails.
396 * gdb.trace/while-stepping.exp: Likewise.
397
b97fde92
PA
3982015-04-07 Pedro Alves <palves@redhat.com>
399
400 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
401 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
402 interact with inferior program.
403
f71c18e7
PA
4042015-04-07 Pedro Alves <palves@redhat.com>
405
406 * lib/gdb.exp (inferior_spawn_id): New global.
407 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
408 spawn id after processing the user code.
409 (default_gdb_start): Set inferior_spawn_id.
410 (send_inferior): New procedure.
411 * lib/gdbserver-support.exp (gdbserver_start): Set
412 inferior_spawn_id.
413 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
414
6423214f
PA
4152015-04-07 Pedro Alves <palves@redhat.com>
416
417 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
418 * lib/gdbserver-support.exp (gdbserver_start): Make
419 $server_spawn_id global.
420 (gdbserver_start): Don't wait for gdbserver's spawn id with
421 expect_background.
422 (close_gdbserver): New procedure.
423 (gdb_exit): Rename the default version and reimplement.
424
71c0ee8c
PA
4252015-04-07 Pedro Alves <palves@redhat.com>
426
427 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
428 append the substituted item, not the original item.
429
203bc29b
PA
4302015-04-07 Pedro Alves <palves@redhat.com>
431
432 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
433 gdb_expect.
434
508a3ddf
PA
4352015-04-07 Pedro Alves <palves@redhat.com>
436
437 * gdb.base/interrupt.exp: Don't handle the case of the inferior
438 output appearing once only.
439
9f6dbe2b
PA
4402015-04-07 Pedro Alves <palves@redhat.com>
441
442 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
443 that doesn't expect anything. Return early if running to main
444 fails.
445
337532fa
YQ
4462015-04-07 Yao Qi <yao.qi@linaro.org>
447
448 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
449 (child_function): Call alarm.
450 (main): Move call to alarm into the loop.
451 * gdb.threads/non-stop-fair-events.exp: Build program with
452 -DTIMEOUT=$timeout.
453
01b622d4
DE
4542015-04-06 Doug Evans <xdje42@gmail.com>
455
456 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
457 Fix dest parameter to board_info.
458 (fpc_compile): Ditto.
459 (gdb_compile_pascal): Rename dest arg to destfile.
460
961f4160
PMR
4612015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
462
463 * gdb.ada/funcall_ref.exp: New file.
464 * gdb.ada/funcall_ref/foo.adb: New file.
465
cafda597
YQ
4662015-04-02 Yao Qi <yao.qi@linaro.org>
467
468 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
469 is remote.
470
fed040c6
GB
4712015-04-02 Gary Benson <gbenson@redhat.com>
472
473 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
474
d11916aa
SS
4752015-04-01 Sasha Smundak <asmundak@google.com>
476
477 * gdb.python/py-unwind-maint.c: New file.
478 * gdb.python/py-unwind-maint.exp: New test.
479 * gdb.python/py-unwind-maint.py: New file.
480 * gdb.python/py-unwind.c: New file.
481 * gdb.python/py-unwind.exp: New test.
482 * gdb.python/py-unwind.py: New test.
483
a1471180
PA
4842015-04-01 Pedro Alves <palves@redhat.com>
485
486 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
487 to fail instead of non-existent $test.
488
0bbeccb1
PA
4892015-04-01 Pedro Alves <palves@redhat.com>
490
491 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
492 GDBFLAGS if not empty.
493
3c724c8c
PMR
4942015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
495
496 * gdb.ada/complete.exp: Remove "multi_line".
497 * gdb.ada/info_exc.exp: Remove "multi_line".
498 * gdb.ada/packed_tagged.exp: Remove "multi_line".
499 * gdb.ada/ptype_field.exp: Remove "multi_line".
500 * gdb.ada/sym_print_name.exp: Remove "multi_line".
501 * gdb.ada/tagged.exp: Remove "multi_line".
502 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
503 [multi_line ...]
504 * gdb.btrace/delta.exp: Likewise.
505 * gdb.btrace/exception.exp: Likewise.
506 * gdb.btrace/function_call_history.exp: Likewise.
507 * gdb.btrace/instruction_history.exp: Likewise.
508 * gdb.btrace/nohist.exp: Likewise.
509 * gdb.btrace/record_goto.exp: Likewise.
510 * gdb.btrace/segv.exp: Likewise.
511 * gdb.btrace/stepi.exp: Likewise.
512 * gdb.btrace/tailcall.exp: Likewise.
513 * gdb.btrace/unknown_functions.exp: Likewise.
514 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
515 * lib/gdb.exp: Add the "multi_line" helper.
516
4eec2deb
PA
5172015-04-01 Pedro Alves <palves@redhat.com>
518
519 * gdb.threads/tid-reuse.c: New file.
520 * gdb.threads/tid-reuse.exp: New file.
521
df8411da
SDJ
5222015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
523
524 PR corefiles/16092
525 * gdb.base/coredump-filter.c: New file.
526 * gdb.base/coredump-filter.exp: Likewise.
527
6ef37366
PM
5282015-03-27 Petr Machata <pmachata@redhat.com>
529
530 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
531 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
532 (Dwarf::assemble): Initialize them.
533 (Dwarf::lines): New function.
534
7ec911b0
JT
5352015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
536
537 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
538 SYMBOL_PREFIX for x86_64-*-cygwin.
539
ff908ebf
AW
5402015-03-26 Andy Wingo <wingo@igalia.com>
541
542 PR symtab/18148
543 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
544 const_value but not a location.
545 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
546 location defined in non-main CUs are visible.
547
6d5f0679
YQ
5482015-03-26 Yao Qi <yao.qi@linaro.org>
549
550 PR testsuite/18139
551 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
552 Add a line number entry for the same line.
553 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
554 Add a line number entry for the same line.
555
2898689b
YQ
5562015-03-26 Yao Qi <yao.qi@linaro.org>
557
558 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
559 .int 0.
560 (func): Likewise. Add .Lfunc_1 label.
561 Use .Lfunc_1 label.
562 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
563 .int 0.
564 (func): Likewise.
565 Use .Lfunc_1 label.
566
85180498
YQ
5672015-03-26 Yao Qi <yao.qi@linaro.org>
568
569 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
570 Call gdb_compile instead to compile each .s files without debug
571 information.
572
8aa08a8d
YQ
5732015-03-26 Yao Qi <yao.qi@linaro.org>
574
575 * gdb.base/savedregs.exp (process_saved_regs): Make
576 "Saved registers:" optional in the pattern.
577
66849923
MM
5782015-03-25 Markus Metzger <markus.t.metzger@intel.com>
579
580 * gdb.btrace/next.exp: Merged into step.exp.
581 * gdb.btrace/finish.exp: Merged into step.exp.
582 * gdb.btrace/nexti.exp: Merged into stepi.exp.
583 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
584 "record goto" and checking the exact replay position.
585 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
586 check for "Recording format" in "info record" output.
587 * gdb.btrace/record_goto.exp: Choose test file based on target.
588 * gdb.btrace/x86-record_goto.S: Renamed into ...
589 * gdb.btrace/x86_64-record_goto.S: ... this.
590 * gdb.btrace/i686-record_goto.S: New.
591 * gdb.btrace/x86-tailcall.S: Renamed into ...
592 * gdb.btrace/x86_64-tailcall.S: ... this.
593 * gdb.btrace/i686-tailcall.S: New.
594 * gdb.btrace/x86-tailcall.c: Renamed into ...
595 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
596 separate statements. Update test.
597 * gdb.btrace/delta.exp: Use record_goto.c as test file.
598 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
599 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
600 * gdb.btrace/tailcall.exp: Choose test file based on target.
601 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
602
11cc1b74
MM
6032015-03-25 Markus Metzger <markus.t.metzger@intel.com>
604
605 * gdb.btrace/exception.exp: Increase BTS buffer size.
606
a25d8bf9
PA
6072015-03-24 Pedro Alves <palves@redhat.com>
608
609 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
610
856e7dd6
PA
6112015-03-24 Pedro Alves <palves@redhat.com>
612
613 * gdb.threads/schedlock.exp (test_step): No longer expect that
614 "set scheduler-locking step" with "next" over a function call runs
615 threads unlocked.
616
ad235a41
AT
6172015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
618
619 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
620
15630549
AT
6212015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
622
623 PR breakpoints/16466
624 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
625 * gdb.mi/mi-pending.c (thread_func): New function.
626 (int main): Add threading support required.
627 * gdb.mi/mi-pending.exp: Add tests for this issue.
628 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
629 (pendfunc2): Remove stdio dependency.
630 * gdb.mi/mi-pendshr2.c: New file.
631
693dca06
KS
6322015-03-23 Keith Seitz <keiths@redhat.com>
633
634 * gdb.linespec/keywords.c: New file.
635 * gdb.linespec/keywords.exp: New file.
636
7e993ebf
KS
6372015-03-23 Keith Seitz <keiths@redhat.com>
638
639 PR gdb/18021
640 * gdb.dwarf2/staticvirtual.exp: New test.
641
bc23328c
JK
6422015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
643
644 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
645 * README: Remove HP-UX and gdb.hp.
646 (configuration):
647 * configure: Regenerate.
648 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
649 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
650 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
651 gdb.hp/gdb.defects/Makefile.
652 * gdb.hp/Makefile.in: File deleted.
653 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
654 * gdb.hp/gdb.aCC/optimize.c: File deleted.
655 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
656 * gdb.hp/gdb.aCC/run.c: File deleted.
657 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
658 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
659 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
660 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
661 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
662 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
663 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
664 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
665 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
666 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
667 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
668 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
669 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
670 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
671 * gdb.hp/gdb.base-hp/reg.s: File deleted.
672 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
673 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
674 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
675 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
676 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
677 * gdb.hp/gdb.compat/Makefile.in: File deleted.
678 * gdb.hp/gdb.compat/average.c: File deleted.
679 * gdb.hp/gdb.compat/sum.c: File deleted.
680 * gdb.hp/gdb.compat/xdb.c: File deleted.
681 * gdb.hp/gdb.compat/xdb0.c: File deleted.
682 * gdb.hp/gdb.compat/xdb0.h: File deleted.
683 * gdb.hp/gdb.compat/xdb1.c: File deleted.
684 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
685 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
686 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
687 * gdb.hp/gdb.defects/Makefile.in: File deleted.
688 * gdb.hp/gdb.defects/bs14602.c: File deleted.
689 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
690 * gdb.hp/gdb.defects/solib-d.c: File deleted.
691 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
692 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
693 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
694 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
695 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
696 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
697 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
698 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
699 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
700 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
701 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
702 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
703 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
704 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
705 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
706 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
707 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
708 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
709 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
710 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
711 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
712 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
713 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
714 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
715 * gdb.hp/tools/odump: File deleted.
716
8bf3b159
PA
7172015-03-19 Pedro Alves <palves@redhat.com>
718
719 * gdb.threads/continue-pending-status.exp (saw_thread_2)
720 (saw_thread_3): New globals.
721 (top level): Increment them when an event for the corresponding
722 thread is seen.
723 (no thread starvation): New test.
724
eb54c8bf
PA
7252015-03-19 Pedro Alves <palves@redhat.com>
726
727 * gdb.threads/continue-pending-status.c: New file.
728 * gdb.threads/continue-pending-status.exp: New file.
729
32d2e5d6
PA
7302015-03-18 Pedro Alves <palves@redhat.com>
731
732 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
733 Use gdb_is_target_remote instead of is_remote. Use
734 gdb_test_multiple instead of gdb_expect. Exit early if
735 gdb_test_multiple hits its internal matches. Tighten stepi tests
736 expected output. Fail on exit with any signal, instead of just
737 SIGILL.
738
f68f11b7
YQ
7392015-03-18 Yao Qi <yao.qi@linaro.org>
740
741 PR tdep/18107
742 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
743 variable.
744 * gdb.base/catch-syscall.exp: Don't skip it on
745 aarch64*-*-linux* target. Remove elements in all_syscalls.
746 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
747 target.
748 (setup_all_syscalls): New proc.
749
ca5fd19b
YQ
7502015-03-16 Yao Qi <yao.qi@linaro.org>
751
752 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
753 (top level): Skip tests if valid_addr_p returns false for
754 $cmd1 or $cmd2.
755
85642ba0
AW
7562015-03-11 Andy Wingo <wingo@igalia.com>
757
758 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
759
e03f9645
YQ
7602015-03-11 Yao Qi <yao.qi@linaro.org>
761
762 * gdb.base/catch-syscall.exp: Fix typo in comments.
763
5d0962b2
YQ
7642015-03-11 Yao Qi <yao.qi@linaro.org>
765
766 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
767
b2df3cef
PA
7682015-03-09 Pedro Alves <palves@redhat.com>
769
770 * dg-extract-results.py: Delete.
771
ef878e53
PA
7722015-03-09 Pedro Alves <palves@redhat.com>
773
774 Merge dg-extract-results.sh from GCC upstream (r218843).
775
776 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
777 * dg-extract-results.sh: Use --text with grep to avoid issues with
778 binary files. Fall back to cat -v, if that doesn't work.
779
9494d219
PA
7802015-03-05 Pedro Alves <palves@redhat.com>
781
782 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
783
a8d9763a
SM
7842015-03-04 Simon Marchi <simon.marchi@ericsson.com>
785
786 * lib/mi-support.exp (mi_expect_interrupt): Accept
787 alternative event for when in all-stop mode.
788
be9957b8
PA
7892015-03-04 Pedro Alves <palves@redhat.com>
790
791 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
792
d57be0f4 7932015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
794
795 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
796
c214c7cf
AA
7972015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
798
799 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
800 regexps for GDB's current line display, accept a hex address
801 preceding the line number.
802
6d74a497
AA
8032015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
804
805 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
806 the 'arch1' variable for "s390*-linux*" targets.
807
511aee7c
PA
8082015-03-04 Pedro Alves <palves@redhat.com>
809
810 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
811 (main): Pass missing retval argument to pthread_join call.
812
95e50b27
PA
8132015-03-02 Pedro Alves <palves@redhat.com>
814
815 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
816 (top level): Call do_test with non-stop as well.
817
28054d69
PA
8182015-03-02 Pedro Alves <palves@redhat.com>
819
820 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
821 -1.
822
4fa5d7b4
AA
8232015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
824
825 * gdb.arch/s390-vregs.exp: New test.
826 * gdb.arch/s390-vregs.S: New file.
827
97c18565
PA
8282015-02-27 Pedro Alves <palves@redhat.com>
829
830 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
831 call to catch_command_errors.
832 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
833 catch_command_errors.
834
a37bfa30
PA
8352015-02-27 Pedro Alves <palves@redhat.com>
836
837 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
838 "true" for boolean result.
839 * gdb.gdb/selftest.exp (test_with_self): Also accept full
840 prototype of main.
841
6f98576f
PA
8422015-02-27 Pedro Alves <palves@redhat.com>
843
844 * lib/unbuffer_output.c: New file.
845 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
846 (main): Call gdb_unbuffer_output.
847
eba5ab56
YQ
8482015-02-27 Yao Qi <yao.qi@linaro.org>
849
850 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
851 target.
852
0def5aaa
DE
8532015-02-26 Doug Evans <dje@google.com>
854
855 * gdb.cp/class2.cc (Dbase, D): New classes.
856 (main): New local delta.
857 * gdb.cp/class2.exp: Test printing delta.
858 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
859 (dynbar): New global.
860 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
861
081a1c2c
JK
8622015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
863
864 * gdb.compile/compile-ifunc.c: New file.
865 * gdb.compile/compile-ifunc.exp: New file.
866
2f41223f
AT
8672015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
868
869 * gdb.base/structs.exp: Check for correct struct on finish.
870
03eddd80
YQ
8712015-02-26 Yao Qi <yao.qi@linaro.org>
872
873 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
874 is zero.
875
80c57053
JK
8762015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
877
878 * gdb.arch/cordic.ko.bz2: New file.
879 * gdb.arch/cordic.ko.debug.bz2: New file.
880 * gdb.arch/ppc64-symtab-cordic.exp: New file.
881
21613c12
YQ
8822015-02-25 Yao Qi <yao.qi@linaro.org>
883
884 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
885 aarch64*-*-* target.
886
d8b901ed
PA
8872015-02-23 Pedro Alves <palves@redhat.com>
888
889 * lib/gdb.exp (delete_breakpoints): Rewrite using
890 gdb_test_multiple.
891
e5b85ead
PA
8922015-02-23 Pedro Alves <palves@redhat.com>
893
894 * gdb.base/info-os.c: Include stdlib.h.
895
85c3a371
DE
8962015-02-22 Doug Evans <xdje42@gmail.com>
897
898 PR symtab/17855
899 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
900 is read after symbols have been re-read.
901 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
902 * gdb.ada/exec_changed/second.adb (Second): Ditto.
903
96553a0c
DE
9042015-02-21 Doug Evans <dje@google.com>
905
906 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
907
97a0c697
JK
9082015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
909
910 PR corefiles/17808
911 * gdb.arch/i386-biarch-core.core.bz2: New file.
912 * gdb.arch/i386-biarch-core.exp: New file.
913
a47cd6e9
PA
9142015-02-21 Pedro Alves <palves@redhat.com>
915
916 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
917 runto_main fails.
918
c5facdc4
PA
9192015-02-20 Pedro Alves <palves@redhat.com>
920
921 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
922 info probes.
923
2db9a427
PA
9242015-02-20 Pedro Alves <palves@redhat.com>
925
926 * gdb.threads/multi-create-ns-info-thr.exp: New file.
927
60fb7e9e
PA
9282015-02-20 Pedro Alves <palves@redhat.com>
929
930 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
931 clean_restart before gdb_target_supports_trace.
932
5c5019c2
PA
9332015-02-20 Pedro Alves <palves@redhat.com>
934
935 PR threads/18006
936 * gdb.threads/clone-thread_db.c: New file.
937 * gdb.threads/clone-thread_db.exp: New file.
938
c9587f88
AT
9392015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
940
941 PR breakpoints/16812
942 * gdb.base/catch-gdb-caused-signals.c: New file.
943 * gdb.base/catch-gdb-caused-signals.exp: New file.
944
f6a88844
JM
9452015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
946
947 * configure: Regenerated.
948 * configure.ac: Use GDB_AC_TRANSFORM.
949 * aclocal.m4: sinclude ../transform.m4.
950
497c491b
JM
9512015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
952
953 * lib/dtrace.exp: New file.
954 * gdb.base/dtrace-probe.exp: Likewise.
955 * gdb.base/dtrace-probe.d: Likewise.
956 * gdb.base/dtrace-probe.c: Likewise.
957 * lib/pdtrace.in: Likewise.
958 * configure.ac: Output variables with the transformed names of
959 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
960 * configure: Regenerated.
961
03e98035
JM
9622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
963
964 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
965 expected message when trying to access $_probe_* convenience
966 variables while not on a probe.
967
63cc30e9
JK
9682015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
971
0703599a
PA
9722015-02-11 Pedro Alves <pedro@codesourcery.com>
973
974 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
975 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
976
7e60a48e
DE
9772015-02-10 Doug Evans <xdje42@gmail.com>
978
979 * lib/gdb.exp (gdb_load): Always return a result.
980
01b088bc
PA
9812015-02-10 Pedro Alves <palves@redhat.com>
982
983 * gdb.threads/signal-sigtrap.c: New file.
984 * gdb.threads/signal-sigtrap.exp: New file.
985
b05ec7a5
AT
9862015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
987
988 * gdb.trace/no-attach-trace.c: New file.
989 * gdb.trace/no-attach-trace.exp: New file.
990
a2c2acaf
MW
9912015-02-09 Mark Wielaard <mjw@redhat.com>
992
993 * gdb.dwarf2/atomic.c: New file.
994 * gdb.dwarf2/atomic-type.exp: Likewise.
995
31fd9caa
MM
9962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
997
998 * gdb.btrace/buffer-size.exp: Update "info record" output.
999 * gdb.btrace/delta.exp: Update "info record" output.
1000 * gdb.btrace/enable.exp: Update "info record" output.
1001 * gdb.btrace/finish.exp: Update "info record" output.
1002 * gdb.btrace/instruction_history.exp: Update "info record" output.
1003 * gdb.btrace/next.exp: Update "info record" output.
1004 * gdb.btrace/nexti.exp: Update "info record" output.
1005 * gdb.btrace/step.exp: Update "info record" output.
1006 * gdb.btrace/stepi.exp: Update "info record" output.
1007 * gdb.btrace/nohist.exp: Update "info record" output.
1008
d33501a5
MM
10092015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1010
1011 * gdb.btrace/buffer-size: New.
1012
f4abbc16
MM
10132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1014
1015 * gdb.btrace/delta.exp: Update "info record" output.
1016 * gdb.btrace/enable.exp: Update "info record" output.
1017 * gdb.btrace/finish.exp: Update "info record" output.
1018 * gdb.btrace/instruction_history.exp: Update "info record" output.
1019 * gdb.btrace/next.exp: Update "info record" output.
1020 * gdb.btrace/nexti.exp: Update "info record" output.
1021 * gdb.btrace/step.exp: Update "info record" output.
1022 * gdb.btrace/stepi.exp: Update "info record" output.
1023 * gdb.btrace/nohist.exp: Update "info record" output.
1024
b9d61307
SM
10252015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1026
1027 PR gdb/15678
1028 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1029
e584fdbc
PA
10302015-02-06 Pedro Alves <palves@redhat.com>
1031
1032 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1033 macro.
1034 (seconds_left, again): New globals.
1035 (main): Wait seconds_left in a 1-second sleep loop instead of
1036 sleeping 180 seconds. If 'again' is set, reset the seconds
1037 counter.
1038 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1039 'again' in the inferior before detaching. Print the seconds left.
1040 (options): New global.
1041 (top level): Build program with -DTIMEOUT=$timeout.
1042
77f41761
PA
10432015-02-06 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1046 determine how many seconds to pass to 'alarm'.
1047 * gdb.base/gdb-sigterm.exp (top level): Build program with
1048 -DTIMEOUT=$timeout.
1049 (do_test): Return success/failure indication. Add more verbose
1050 logging. Don't fail if 200 single steps are seen. Instead, fail
1051 when the test times out.
1052 (passes): New global.
1053 (top level): Break the testing loop if testing fails on any
1054 iteration. Use gdb_assert.
1055
b9394193
DB
10562015-02-04 Don Breazeal <donb@codesourcery.com>
1057
1058 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1059 and initialize them.
1060 (ipc_cleanup): New function.
1061 (main): Don't declare shmid, semid, and msqid. Add a call to
1062 atexit so that we call ipc_cleanup on exit.
1063
42d9e528
PA
10642015-02-04 Pedro Alves <palves@redhat.com>
1065
1066 * boards/native-extended-gdbserver.exp: Remove any target variant
1067 specifications from the board name before clearing the isremote
1068 flag from board_info.
1069
ae6ae975
DE
10702015-01-31 Doug Evans <xdje42@gmail.com>
1071
1072 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1073
cfb069a8
GB
10742015-01-31 Gary Benson <gbenson@redhat.com>
1075
1076 * gdb.base/completion.exp: Disable completion limiting for
1077 existing tests. Add new tests to check completion limiting.
1078 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1079
5dd31d79
DE
10802015-01-31 Doug Evans <xdje42@gmail.com>
1081
1082 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1083
9f050062
DE
10842015-01-31 Doug Evans <xdje42@gmail.com>
1085
1086 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1087 entries. Duplicate file section script entries.
1088 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1089 inlined entries. Add test for safe-path rejection.
1090 * gdb.python/py-section-script.c: Add duplicate inlined section script
1091 entries. Duplicate file section script entries.
1092 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1093 inlined entries. Add test for safe-path rejection.
1094
df25ebbd
JB
10952015-01-29 Joel Brobecker <brobecker@adacore.com>
1096
1097 * gdb.ada/disc_arr_bound: New testcase.
1098
4a0ca9ec
JB
10992015-01-29 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.ada/mi_var_array: New testcase.
1102
3a8b707a
DE
11032015-01-27 Doug Evans <dje@google.com>
1104
1105 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1106 Add test for objfile.filename, objfile.username after objfile
1107 has been unloaded.
1108
f8313f6e
JB
11092015-01-26 Joel Brobecker <brobecker@adacore.com>
1110
1111 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1112 the second test to print the name attribute of value
1113 returned by the call to gdb.lookup_type, and adjust
1114 the expected output accordingly.
1115
37bc665e
MW
11162015-01-25 Mark Wielaard <mjw@redhat.com>
1117
1118 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1119 * gdb.base/disp-step-fork.c: Include unistd.h.
1120 * gdb.base/siginfo-obj.c: Include stdio.h.
1121 * gdb.base/siginfo-thread.c: Likewise.
1122 * gdb.mi/non-stop.c: Include unistd.h.
1123 * gdb.mi/nsthrexec.c: Include stdio.h.
1124 * gdb.mi/pthreads.c: Include unistd.h.
1125 * gdb.modula2/unbounded1.c (main): Declare returns int.
1126 * gdb.reverse/consecutive-reverse.c: Likewise.
1127 * gdb.threads/create-fail.c: Include unistd.h.
1128 * gdb.threads/killed.c: Likewise.
1129 * gdb.threads/linux-dp.c: Likewise.
1130 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1131 * gdb.threads/non-ldr-exc-2.c: Likewise.
1132 * gdb.threads/non-ldr-exc-3.c: Likewise.
1133 * gdb.threads/non-ldr-exc-4.c: Likewise.
1134 * gdb.threads/pthreads.c: Include unistd.h.
1135 (main): Declare returns int.
1136 * gdb.threads/tls-main.c (foo): New declaration.
1137 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1138
f7e5394d
SM
11392015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1140
1141 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1142 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1143
743649fd
MW
11442015-01-15 Mark Wielaard <mjw@redhat.com>
1145
1146 * gdb.base/noreturn-return.c: New file.
1147 * gdb.base/noreturn-return.exp: New file.
1148 * gdb.base/noreturn-finish.c: New file.
1149 * gdb.base/noreturn-finish.exp: New file.
1150
198297aa
PA
11512015-01-23 Pedro Alves <palves@redhat.com>
1152
1153 * gdb.threads/continue-pending-after-query.c: New file.
1154 * gdb.threads/continue-pending-after-query.exp: New file.
1155
717cf30c
AG
11562015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1157 Simon Marchi <simon.marchi@ericsson.com>
1158
1159 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1160 * gdb.base/valgrind-db-attach.exp: Same.
1161 * gdb.base/valgrind-infcall.exp: Same.
1162 * lib/mi-support.exp (default_mi_gdb_start): Same.
1163 * lib/prompt.exp (default_prompt_gdb_start): Same.
1164 * lib/gdb.exp (default_gdb_spawn): Same.
1165 (gdb_interact): New.
1166
1167
4b62a76e
JK
11682015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * gdb.compile/compile.exp (pointer to jit function): New test.
1171
b4cdae6f
WW
11722015-01-17 Wei-cheng Wang <cole945@gmail.com>
1173
1174 * lib/gdb.exp (supports_process_record): Return true for
1175 powerpc*-*-linux*.
1176 (supports_reverse): Likewise.
1177
d221e7ef
DB
11782015-01-15 Don Breazeal <donb@codesourcery.com>
1179
1180 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1181 instead of checking whether the target board is remote and
1182 use spawn_wait_for_attach instead of exec/sleep.
1183 * gdb.base/attach-twice.exp: Likewise.
1184
bafffb51
JB
11852015-01-15 Joel Brobecker <brobecker@adacore.com>
1186
1187 * gdb.ada/var_arr_attrs: New testcase.
1188
5589af0e
PA
11892015-01-14 Pedro Alves <palves@redhat.com>
1190 Joel Brobecker <brobecker@adacore.com>
1191
1192 PR gdb/17525
1193 * gdb.base/bp-cmds-execution-x-script.c: New file.
1194 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1195 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1196
6c400b59
PA
11972015-01-14 Pedro Alves <palves@redhat.com>
1198
1199 PR cli/17828
1200 * gdb.base/batch-preserve-term-settings.c: New file.
1201 * gdb.base/batch-preserve-term-settings.exp: New file.
1202
e02c96a7
DE
12032015-01-13 Doug Evans <dje@google.com>
1204
1205 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1206 binary.
1207
576fd14c
JB
12082015-01-13 Joel Brobecker <brobecker@adacore.com>
1209
1210 * Makefile.in (clean mostlyclean): Do not delete *.py.
1211
04dccad0
JB
12122015-01-13 Joel Brobecker <brobecker@adacore.com>
1213
1214 * gdb.python/py-lookup-type.exp: New file.
1215
3d230f71
PA
12162015-01-12 Pedro Alves <palves@redhat.com>
1217
1218 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1219 restore GDBFLAGS before returning.
1220
7e67715d
JK
12212015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1224 is_amd64_regs_target and is_x86_like_target.
1225
f2e0d4b4
DE
12262015-01-11 Doug Evans <xdje42@gmail.com>
1227
1228 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1229 is given without an explicit form.
1230 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1231 attributes.
1232 * gdb.dwarf/corrupt.exp: Ditto.
1233 * gdb.dwarf2/enum-type.exp: Ditto.
1234 * gdb.trace/entry-values.exp: Ditto.
1235 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1236
439250fb
DE
12372015-01-11 Doug Evans <xdje42@gmail.com>
1238
1239 PR gdb/15830
1240 * gdb.base/maint.exp: Remove references to "maint demangle".
1241 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1242 Add tests for explicitly specifying language to demangle.
1243 * gdb.dlang/demangle.exp: Ditto.
1244
ede9f622
PA
12452015-01-09 Pedro Alves <palves@redhat.com>
1246
1247 * gdb.threads/non-stop-fair-events.c: New file.
1248 * gdb.threads/non-stop-fair-events.exp: New file.
1249
a7b796db
PA
12502015-01-09 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1253 the global scope. Set a breakpoint after all threads are started
1254 rather than stepping over two source lines. Expect the prompt.
1255 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1256 global.
1257 (NUM): Now 15.
1258 (main): Use threads_started_barrier to wait for all threads to
1259 start. Main thread no longer calls thread_function. Exit after
1260 180 seconds.
1261 (loop): New function.
1262 (thread_function): Wait on threads_started_barrier barrier. Call
1263 'loop' at each iteration.
1264 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1265 threads have started, instead of hardcoding number of "next"
1266 steps. Use an access watchpoint instead of a write watchpoint.
1267
9665ffdd
PA
12682015-01-09 Pedro Alves <palves@redhat.com>
1269
1270 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1271 (thread_func): Wait on barrier.
1272 (main): Wait for all threads to start before stopping GDB.
1273 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1274 global.
1275 (thread1_func, thread2_func): Wait on barrier.
1276 (main): Wait for all threads to start before stopping GDB.
1277 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1278 New global.
1279 (thread1_func, thread2_func): Wait on barrier.
1280 (main): Wait for all threads to start before stopping GDB.
1281
c945a99f
PA
12822015-01-09 Pedro Alves <palves@redhat.com>
1283
1284 * gdb.threads/attach-many-short-lived-threads.c: New file.
1285 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1286
c1a747c1
PA
12872014-01-09 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1290 instead of to thread 2.
1291 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1292 Add barrier around each pthread_create call instead of around all
1293 calls.
1294 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1295 Set a break on thread_function and have the child threads hit it
1296 one at at a time.
1297
60b3033e
PA
12982015-01-09 Pedro Alves <palves@redhat.com>
1299
1300 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1301 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1302 false.
1303 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1304 checking whether the target board is remote.
1305 * gdb.multi/multi-attach.exp: Likewise.
1306 * gdb.python/py-sync-interp.exp: Likewise.
1307 * gdb.server/ext-attach.exp: Likewise.
1308 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1309 tests that need to attach, instead of checking whether the target
1310 board is remote at the top of the file.
1311
acc018ac
YQ
13122015-01-08 Yao Qi <yao@codesourcery.com>
1313
1314 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1315
50a18af8
JK
13162015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1317
1318 Fix testcase compilation.
1319 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1320
8503d6e1
JB
13212015-01-06 Joel Brobecker <brobecker@adacore.com>
1322
1323 * gdb.python/py-type.exp: Add a couple test about empty
1324 array creation, and negative-length array creation.
1325
cc73dbcc
DE
13262015-01-02 Doug Evans <xdje42@gmail.com>
1327
1328 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1329
0300bbc7
DE
13302015-01-02 Doug Evans <dje@google.com>
1331
1332 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1333
9d85a0ec
YQ
13342014-12-29 Yao Qi <yao@codesourcery.com>
1335
1336 * gdb.trace/entry-values.exp: Update comments. Rename variable
1337 bar_call_foo to returned_from_foo.
1338
87186c6a
MMN
13392014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1340
1341 PR gdb/17394
1342 * gdb.linespec/break-asm-file.c: New file.
1343 * gdb.linespec/break-asm-file.exp: New file.
1344 * gdb.linespec/break-asm-file0.s: New file.
1345 * gdb.linespec/break-asm-file1.s: New file.
1346
1bab7383
YQ
13472014-12-18 Nigel Stephens <nigel@mips.com>
1348 Maciej W. Rozycki <macro@codesourcery.com>
1349
1350 * gdb.base/float.exp: Handle the new output from "info float" on
1351 MIPS targets.
1352
1bc1068a
JK
13532014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1354
1355 Fix MinGW compilation.
1356 * gdb.compile/compile-ops.exp: Update untested message if
1357 !skip_compile_feature_tests.
1358 * gdb.compile/compile-setjmp.exp: Likewise.
1359 * gdb.compile/compile-tls.exp: Likewise.
1360 * gdb.compile/compile.exp: Likewise.
1361 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1362 supported on this host".
1363
b6615d10
DE
13642014-12-16 Doug Evans <xdje42@gmail.com>
1365
1366 * boards/stabs.exp: New file.
1367
25dda427
AA
13682014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1369
1370 * gdb.base/completion.exp: Adjust to format changes of "maint
1371 print user-registers".
1372
bf330350
CU
13732014-12-16 Catalin Udma <catalin.udma@freescale.com>
1374
1375 PR server/17457
1376 * gdb.arch/aarch64-fp.c: New file.
1377 * gdb.arch/aarch64-fp.exp: New file.
1378
395cf596
SDJ
13792014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1380
1381 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1382 r210637, r210913, r211666, r215400, r215817).
1383
1384 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1385 * dg-extract-results.py: New file.
1386 * dg-extract-results.sh: Use it if the environment seems
1387 suitable.
1388
1389 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1390
1391 * dg-extract-results.py (parse_run): Handle warnings that
1392 are printed before a test harness is run.
1393
1394 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1395
1396 * dg-extract-results.py (Named): Remove __cmp__ method.
1397 (output_variation): Use a key to sort variation.harnesses.
1398
1399 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1400
1401 * dg-extract-results.py: For Python 3, force sys.stdout to
1402 handle surrogate escape sequences.
1403 (safe_open): New function.
1404 (output_segment, main): Use it.
1405
1406 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1407
1408 * dg-extract-results.py (Prog.result_re): Include options
1409 in test name.
1410
1411 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1412
1413 * dg-extract-results.py (output_variation): Always sort if
1414 do_sum.
1415
e882ef3c
SM
14162014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1417
1418 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1419 as long as we get pagination notifications.
1420
4992aa20
JM
14212014-12-15 Jason Merrill <jason@redhat.com>
1422
1423 * Makefile.in (check-gdb.%): Restore.
1424 * README: Mention it.
1425
c1b5a1a6
JB
14262014-12-13 Joel Brobecker <brobecker@adacore.com>
1427
1428 * gdb.ada/str_uninit: New testcase.
1429
5537b577
JK
14302014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 PR symtab/17642
1433 * gdb.base/vla-stub-define.c: New file.
1434 * gdb.base/vla-stub.c: New file.
1435 * gdb.base/vla-stub.exp: New file.
1436
bb2ec1b3
TT
14372014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1438 Jan Kratochvil <jan.kratochvil@redhat.com>
1439 Tom Tromey <tromey@redhat.com>
1440
1441 * configure.ac: Add gdb.compile/.
1442 * configure: Regenerate.
1443 * gdb.compile/Makefile.in: New file.
1444 * gdb.compile/compile-ops.exp: New file.
1445 * gdb.compile/compile-ops.c: New file.
1446 * gdb.compile/compile-tls.c: New file.
1447 * gdb.compile/compile-tls.exp: New file.
1448 * gdb.compile/compile-constvar.S: New file.
1449 * gdb.compile/compile-constvar.c: New file.
1450 * gdb.compile/compile-mod.c: New file.
1451 * gdb.compile/compile-nodebug.c: New file.
1452 * gdb.compile/compile-setjmp-mod.c: New file.
1453 * gdb.compile/compile-setjmp.c: New file.
1454 * gdb.compile/compile-setjmp.exp: New file.
1455 * gdb.compile/compile-shlib.c: New file.
1456 * gdb.compile/compile.c: New file.
1457 * gdb.compile/compile.exp: New file.
1458 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1459
4ff709eb
TT
14602014-12-12 Tom Tromey <tromey@redhat.com>
1461
1462 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1463 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1464
6dddd6a5
DE
14652014-12-12 Doug Evans <dje@google.com>
1466
1467 * lib/gdb-python.exp (get_python_valueof): New function.
1468 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1469
71c24708
AA
14702014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1471
1472 * gdb.base/completion.exp: Add test for completion of "info
1473 registers ".
1474
3e29f34a
MR
14752014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1476
1477 * gdb.base/func-ptrs.c: New file.
1478 * gdb.base/func-ptrs.exp: New file.
1479
fc126975
SM
14802014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1481
1482 PR breakpoints/17012
1483 * gdb.base/dprintf-detach.c: New file.
1484 * gdb.base/dprintf-detach.exp: New file.
1485
0a46d518
SM
14862014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1487
1488 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1489 * lib/gdb.exp (target_is_gdbserver): New procedure.
1490
a0be3e44
DE
14912014-12-08 Doug Evans <dje@google.com>
1492
1493 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1494
df1b803a
YQ
14952014-12-05 Yao Qi <yao@codesourcery.com>
1496
1497 * gdb.guile/scm-error.exp: Remove the third argument to
1498 gdb_remote_download.
1499 * gdb.guile/scm-frame-args.exp: Likewise.
1500 * gdb.guile/scm-section-script.exp: Likewise.
1501
ddb9f679
YQ
15022014-12-05 Yao Qi <yao@codesourcery.com>
1503
1504 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1505
86e4ed39
DE
15062014-12-04 Doug Evans <dje@google.com>
1507
1508 * gdb.python/py-objfile.exp: Add tests for
1509 objfile.add_separate_debug_file.
1510
7c50a931
DE
15112014-12-04 Doug Evans <dje@google.com>
1512
1513 * lib/gdb.exp (get_build_id): New function.
1514 (build_id_debug_filename_get): Rewrite to use it.
1515 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1516
621661e3
MR
15172014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1518
1519 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1520 `method(long)', not just 0x0.
1521 * gdb.cp/nsalias.exp: Align code labels to 4.
1522 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1523 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1524 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1525 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1526 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1527 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1528
29f0c3b7
DE
15292014-12-02 Doug Evans <dje@google.com>
1530
e1e061e7 1531 PR symtab/17602
29f0c3b7 1532 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1533 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1534 * gdb.cp/anon-ns.exp: Update.
1535
162078c8
NB
15362014-12-02 Nick Bull <nicholaspbull@gmail.com>
1537
1538 * gdb.python/py-events.py (inferior_call_handler): New.
1539 (register_changed_handler, memory_changed_handler): New.
1540 (test_events.invoke): Register new handlers.
1541 * gdb.python/py-events.exp: Add tests for inferior call,
1542 memory_changed and register_changed events.
1543
fdb09caf
AA
15442014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1545
1546 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1547 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1548 if the linker doesn't understand this.
1549
55cfb2c4
SM
15502014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1551
1552 * gdb.python/python.exp: Change expected reply to help().
1553
9e8cd6df
YQ
15542014-12-01 Yao Qi <yao@codesourcery.com>
1555
1556 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1557 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1558 * configure: Re-generated.
1559
6c659fc2
SC
15602014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1561
1562 * gdb.cp/chained-calls.cc: New file.
1563 * gdb.cp/chained-calls.exp: New file.
1564 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1565
d7fc3181
SM
15662014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1567
1568 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1569 * gdb.dwarf2/symtab-producer.exp: Same.
1570 * gdb.gdb/python-interrupts.exp: Same.
1571 * gdb.gdb/python-selftest.exp: Same.
1572 * gdb.python/py-linetable.exp: Same.
1573 * gdb.python/py-type.exp: Same.
1574 * gdb.python/py-value-cc.exp: Same.
1575 * gdb.python/py-value.exp: Same.
1576
10e79639
YQ
15772014-11-28 Yao Qi <yao@codesourcery.com>
1578
1579 * gdb.base/break-probes.exp: Match library name prefixed with
1580 sysroot.
1581
f28a0564
SM
15822014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1583
1584 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1585 test expected output. Add parentheses for the call to print.
1586 Remove L suffix from integers.
1587
3fe1ce1d
DE
15882014-11-26 Doug Evans <dje@google.com>
1589
1590 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1591
84429e27
YQ
15922014-11-22 Yao Qi <yao@codesourcery.com>
1593
1594 * gdb.trace/entry-values.c: Remove asms.
1595 (foo): Add foo_label.
1596 (bar): Add bar_label.
1597 * gdb.trace/entry-values.exp: Remove code computing foo's
1598 length and bar's length.
1599 (Dwarf::assemble): Invoke function_range for bar and use
1600 MACRO_AT_func for foo.
1601
26741859
YQ
16022014-11-22 Yao Qi <yao@codesourcery.com>
1603
1604 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1605 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1606 Use .Lgcc43_procstart instead of gcc43.
1607
45e44d27
JB
16082014-11-21 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.ada/n_arr_bound: New testcase.
1611
458c8db8
SDJ
16122014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1613
1614 PR breakpoints/10737
1615 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
1616 test_catch_syscall_multi_arch.
1617 (test_catch_syscall_multi_arch): New function.
1618
43f3e411
DE
16192014-11-20 Doug Evans <xdje42@gmail.com>
1620
1621 * gdb.base/maint.exp: Update expected output.
1622
0d7b2549
AA
16232014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1624
1625 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
1626 4-byte instruction on S390.
1627
8908fca5
JB
16282014-11-19 Joel Brobecker <brobecker@adacore.com>
1629
1630 * gdb.ada/arr_arr: New testcase.
1631
4a46959e
JB
16322014-11-19 Joel Brobecker <brobecker@adacore.com>
1633
1634 * gdb.ada/pkd_arr_elem: New Testcase.
1635
470e2f4e
LM
16362014-11-18 Luis Machado <lgustavo@codesourcery.com>
1637
1638 * gdb.reverse/break-precsave: Expect completion message for
1639 core file reads.
1640 * gdb.reverse/consecutive-precsave.exp: Likewise.
1641 * gdb.reverse/finish-precsave.exp: Likewise.
1642 * gdb.reverse/i386-precsave.exp: Likewise.
1643 * gdb.reverse/machinestate-precsave.exp: Likewise.
1644 * gdb.reverse/sigall-precsave.exp: Likewise.
1645 * gdb.reverse/solib-precsave.exp: Likewise.
1646 * gdb.reverse/step-precsave.exp: Likewise.
1647 * gdb.reverse/until-precsave.exp: Likewise.
1648 * gdb.reverse/watch-precsave.exp: Likewise.
1649
a267f3ad
AA
16502014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1651
1652 * gdb.base/bp-permanent.c: Include unistd.h.
1653 * gdb.python/py-framefilter-mi.c (main): Add return type.
1654 * gdb.python/py-framefilter.c (main): Likewise.
1655 * gdb.trace/actions-changed.c (main): Likewise.
1656
12084a9a
AA
16572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1658
1659 * gdb.mi/until.c: Add eye-catchers.
1660 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1661 line numbers.
1662
dc7e1a77
AA
16632014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1664
1665 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1666 function header variants in break1.c.
1667 * gdb.base/ena-dis-br.exp: Likewise.
1668 * gdb.base/hbreak2.exp: Likewise.
1669 * gdb.reverse/until-precsave.exp: Drop references to removed
1670 non-prototype function header variants in ur1.c.
1671 * gdb.reverse/until-reverse.exp: Likewise.
1672
41c77605
PM
16732014-11-17 Petr Machata <pmachata@redhat.com>
1674
1675 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1676 ${_cu_offset_size} bytes abbrev offset.
1677
34248c3a
DE
16782014-11-15 Doug Evans <xdje42@gmail.com>
1679
1680 PR symtab/17559
1681 * gdb.base/line-symtabs.exp: New file.
1682 * gdb.base/line-symtabs.c: New file.
1683 * gdb.base/line-symtabs.h: New file.
1684
646da059
YQ
16852014-11-14 Yao Qi <yao@codesourcery.com>
1686
1687 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1688 (func): Add label func_label.
1689 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1690 Replace low_pc and high_pc with MACRO_AT_range.
1691 Replace name, low_pc and high_pc with MACRO_AT_func.
1692
9301ebe6
YQ
16932014-11-14 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1696 Replace name, low_pc and high_pc with MACRO_AT_func.
1697
f166b542
YQ
16982014-11-14 Yao Qi <yao@codesourcery.com>
1699
1700 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1701 produce debug information.
1702 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1703
0f6e71e3
YQ
17042014-11-14 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1707 object and get function length.
1708 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1709 with MACRO_AT_func.
1710 (top-level): Replace gdb_compile and clean_restart with
1711 prepare_for_testing.
1712 * gdb.dwarf2/main.c (main): Add label main_label.
1713
876c4df9
YQ
17142014-11-14 Yao Qi <yao@codesourcery.com>
1715
1716 * lib/dwarf.exp (function_range): New procedure.
1717 (Dwarf::_handle_macro_at_func): New procedure.
1718 (Dwarf::_handle_macro_at_range): New procedure.
1719 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1720
02ad9cf1
YQ
17212014-11-14 Yao Qi <yao@codesourcery.com>
1722
1723 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1724 (_handle_attribute): New procedure.
1725
a59add0c
AA
17262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1727
1728 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1729 * gdb.base/call-sc.c (zed): Likewise.
1730 * gdb.base/checkpoint.c (main): Likewise.
1731 * gdb.base/dump.c (main): Likewise.
1732 * gdb.base/gcore.c (main): Likewise.
1733 * gdb.base/huge.c (main): Likewise.
1734 * gdb.base/multi-forks.c (main): Likewise.
1735 * gdb.base/pr10179-a.c (main): Likewise.
1736 * gdb.base/savedregs.c (main): Likewise.
1737 * gdb.base/sigaltstack.c (main): Likewise.
1738 * gdb.base/siginfo.c (main): Likewise.
1739 * gdb.base/structs.c (zed): Likewise.
1740 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1741 * gdb.mi/mi-syn-frame.c (main): Likewise.
1742 * gdb.mi/until.c (foo, main): Likewise.
1743 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1744 * gdb.base/solib-weak.c (foo): Declare.
1745 * gdb.base/attach-twice.c: Include stdio.h.
1746 * gdb.base/weaklib1.c: Likewise.
1747 * gdb.base/weaklib2.c: Likewise.
1748 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1749 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1750 unistd.h.
1751 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1752 * gdb.mi/mi-exit-code.c: Likewise.
1753 * gdb.base/break-interp-lib.c: Include string.h.
1754 * gdb.base/coremaker.c: Likewise.
1755 * gdb.base/testenv.c: Likewise.
1756 * gdb.python/py-finish-breakpoint.c: Likewise.
1757 * gdb.base/inferior-died.c: Include sys/wait.h.
1758 * gdb.base/fileio.c: Include time.h.
1759 * gdb.base/async-shell.c: Include unistd.h.
1760 * gdb.base/dprintf-non-stop.c: Likewise.
1761 * gdb.base/info-os.c: Likewise.
1762 * gdb.mi/mi-console.c: Likewise.
1763 * gdb.mi/watch-nonstop.c: Likewise.
1764 * gdb.python/py-events.c: Likewise.
1765 * gdb.base/async.c (baz): Move up before its invocation.
1766 * gdb.base/code_elim2.c (my_global_func): Likewise.
1767 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1768 * gdb.base/advance.c (func2): Likewise.
1769
3b5d5997
AA
17702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1771
1772 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1773 variant.
1774 * gdb.base/annota3.c: Likewise.
1775 * gdb.base/async.c: Likewise.
1776 * gdb.base/average.c: Likewise.
1777 * gdb.base/call-ar-st.c: Likewise.
1778 * gdb.base/call-rt-st.c: Likewise.
1779 * gdb.base/call-sc.c: Likewise.
1780 * gdb.base/call-strs.c: Likewise.
1781 * gdb.base/ending-run.c: Likewise.
1782 * gdb.base/execd-prog.c: Likewise.
1783 * gdb.base/exprs.c: Likewise.
1784 * gdb.base/foll-exec.c: Likewise.
1785 * gdb.base/foll-fork.c: Likewise.
1786 * gdb.base/foll-vfork.c: Likewise.
1787 * gdb.base/funcargs.c: Likewise.
1788 * gdb.base/gcore.c: Likewise.
1789 * gdb.base/jump.c: Likewise.
1790 * gdb.base/langs0.c: Likewise.
1791 * gdb.base/langs1.c: Likewise.
1792 * gdb.base/langs2.c: Likewise.
1793 * gdb.base/mips_pro.c: Likewise.
1794 * gdb.base/nodebug.c: Likewise.
1795 * gdb.base/opaque0.c: Likewise.
1796 * gdb.base/opaque1.c: Likewise.
1797 * gdb.base/recurse.c: Likewise.
1798 * gdb.base/run.c: Likewise.
1799 * gdb.base/scope0.c: Likewise.
1800 * gdb.base/scope1.c: Likewise.
1801 * gdb.base/setshow.c: Likewise.
1802 * gdb.base/setvar.c: Likewise.
1803 * gdb.base/shmain.c: Likewise.
1804 * gdb.base/shr1.c: Likewise.
1805 * gdb.base/shr2.c: Likewise.
1806 * gdb.base/sigall.c: Likewise.
1807 * gdb.base/signals.c: Likewise.
1808 * gdb.base/so-indr-cl.c: Likewise.
1809 * gdb.base/solib2.c: Likewise.
1810 * gdb.base/structs.c: Likewise.
1811 * gdb.base/sum.c: Likewise.
1812 * gdb.base/vforked-prog.c: Likewise.
1813 * gdb.base/watchpoint.c: Likewise.
1814 * gdb.reverse/shr2.c: Likewise.
1815 * gdb.reverse/until-reverse.c: Likewise.
1816 * gdb.reverse/ur1.c: Likewise.
1817 * gdb.reverse/watch-reverse.c: Likewise.
1818
066a77c5
AA
18192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1820
1821 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1822 variant.
1823 * gdb.base/sepdebug.exp: Drop references to removed code.
1824
4f204ea5
AA
18252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1826
1827 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1828 variant. Preserve original line numbering.
1829 * gdb.base/list1.c: Likewise.
1830
3b377a3a
AA
18312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1832
1833 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1834 variant.
1835 * gdb.base/break1.c: Likewise.
1836 * gdb.base/break.exp: Drop references to removed code.
1837
e444df73
AA
18382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1839
1840 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1841 variant.
1842
8008f2a7
AA
18432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1844
1845 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1846
a5a06887
AA
18472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1848
1849 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1850 logic into perform_all_tests() and invoke it with and without
1851 function header prototypes.
1852 (do_function_calls): Remove conditional XFAIL for PR 5318.
1853 (rerun_and_prepare): Remove duplicate code.
1854 (perform_all_tests): New. Main logic moved here.
1855
44dba9b9
AA
18562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1857
1858 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1859 code guarded by #ifdef NO_PROTOTYPES.
1860 (t_double_many_args): Likewise.
1861 (DEF_FUNC_MANY_ARGS_1): Likewise.
1862 (DEF_FUNC_VALUES_1): Likewise.
1863 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1864 guarded by #ifdef PROTOTYPES.
1865
d1fbcd56
AA
18662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1867
1868 * gdb.mi/mi-console.c: Add eye-catcher.
1869 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1870 instead of literal line number.
1871
b0e59b8f
AA
18722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1873
1874 * gdb.base/shr2.c: Add eye-catcher.
1875 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1876 line number.
1877
78f98cca
AA
18782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1879
1880 * gdb.base/jump.c: Add eye-catchers.
1881 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1882 numbers.
1883
58fa2af0
AA
18842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1885
1886 * gdb.base/execd-prog.c: Add eye-catchers.
1887 * gdb.base/foll-exec.c: Likewise.
1888 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1889 line numbers.
1890
04e5059b
AA
18912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1892
1893 * gdb.base/ending-run.c: Add eye-catchers.
1894 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1895 literal line numbers.
1896
dbfdb174
AA
18972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1898
1899 * gdb.base/call-rt-st.c: Add eye-catchers.
1900 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1901 literal line numbers.
1902
888a2ade
AA
19032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1904
1905 * gdb.base/call-ar-st.c: Add eye-catchers.
1906 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1907 literal line numbers.
1908
6acc2dde
AA
19092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1910
1911 * gdb.base/average.c: Add eye-catchers.
1912 * gdb.base/sum.c: Likewise.
1913 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1914 regexps dynamically.
1915
9ecfcd1d
AA
19162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1917
1918 * gdb.base/solib1.c: Add eye-catchers.
1919 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1920 literal line numbers.
1921
78708b7c
PA
19222014-11-12 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1925 leader has exited.
1926
af48d08f
PA
19272014-11-12 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.arch/i386-bp_permanent.c: New file.
1930 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1931 (srcfile): Set to i386-bp_permanent.c.
1932 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1933 that stepi does not execute the 'leave' instruction, instead of
1934 testing it does execute.
1935 * gdb.base/bp-permanent.c: New file.
1936 * gdb.base/bp-permanent.exp: New file.
1937
af3768e9
DE
19382014-11-10 Doug Evans <xdje42@gmail.com>
1939
1940 PR symtab/17564
1941 * gdb.base/symtab-search-order.exp: New file.
1942 * gdb.base/symtab-search-order.c: New file.
1943 * gdb.base/symtab-search-order-1.c: New file.
1944 * gdb.base/symtab-search-order-shlib-1.c: New file.
1945
9de00a4a
PA
19462014-11-07 Pedro Alves <palves@redhat.com>
1947
1948 PR gdb/17511
1949 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1950 i?86-*-linux*.
1951
e0f52461
SC
19522014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1953
1954 PR c++/17494
1955 * gdb.cp/pr17494.cc: New file.
1956 * gdb.cp/pr17494.exp: New file.
1957
6ce8c980
YQ
19582014-11-02 Yao Qi <yao@codesourcery.com>
1959
1960 * gdb.python/python.exp: Get working directory and match the
1961 output of "set extended-prompt \\w " with it.
1962
02be9a71
DE
19632014-10-30 Doug Evans <dje@google.com>
1964
1965 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1966 in objfiles.
1967 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1968 in progspaces.
1969
3bdff46b
LM
19702014-10-30 Janis Johnson <janisjo@codesourcery.com>
1971
1972 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1973 * gdb.base/realname-expand.exp: Likewise.
1974 * gdb.linespec/macro-relative.exp: Likewise.
1975
ab917dfb
PA
19762014-10-29 Pedro Alves <palves@redhat.com>
1977
1978 PR gdb/17408
1979 * gdb.threads/schedlock.c (some_function): New function.
1980 (call_function): New global.
1981 (MAYBE_CALL_SOME_FUNCTION): New macro.
1982 (thread_function): Call it.
1983 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1984 and use it instead of a global counter. Adjust all callers.
1985 (get_current_thread): Use "find current thread" for test message
1986 here rather than having all callers pass down the same string.
1987 (goto_loop): New procedure, factored out from ...
1988 (my_continue): ... this.
1989 (step_ten_loops): Change parameter from test message to command to
1990 use. Adjust.
1991 (list_count): Delete global.
1992 (check_result): New procedure, factored out from duplicate top
1993 level code.
1994 (continue tests): Wrap in with_test_prefix.
1995 (test_step): New procedure, factored out from duplicate top level
1996 code.
1997 (top level): Test "step" in combination with all scheduler-locking
1998 modes. Test "next" in combination with all scheduler-locking
1999 modes, and in combination with stepping over a function call or
2000 not.
2001 * gdb.threads/next-bp-other-thread.c: New file.
2002 * gdb.threads/next-bp-other-thread.exp: New file.
2003
d3d4baed
PA
20042014-10-29 Pedro Alves <palves@redhat.com>
2005
2006 PR python/17372
2007 * gdb.python/python.exp: Test a multi-line command that spawns
2008 interactive Python.
2009 * gdb.base/multi-line-starts-subshell.exp: New file.
2010
563e8d85
YQ
20112014-10-29 Yao Qi <yao@codesourcery.com>
2012
2013 * gdb.base/fileio.exp: Make directories on host.
2014
0ea4d52e
YQ
20152014-10-29 Yao Qi <yao@codesourcery.com>
2016
2017 * gdb.base/fileio.c (test_write): Close the file.
2018
7f5ef605
PA
20192014-10-28 Pedro Alves <palves@redhat.com>
2020
2021 PR gdb/12623
2022 * gdb.base/sigstep.c (no_handler): New global.
2023 (main): If 'no_handler is true, set the signal handlers to
2024 SIG_IGN.
2025 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2026 with_sw_watch and no_handler parameters. Handle them.
2027 (top level) <stepping over handler when stopped at a breakpoint
2028 test>: Add a test axis for testing with a software watchpoint, and
2029 another for testing with the signal handler set to SIG_IGN.
2030 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2031 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2032
abbdbd03
PA
20332014-10-28 Pedro Alves <palves@redhat.com>
2034
2035 PR gdb/17511
2036 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2037 * gdb.base/sigstep.exp (other_handler_location): New global.
2038 (advance): Support stepping into the signal handler, and running
2039 commands while in the handler.
2040 (in_handler_map): New global.
2041 (top level): In the advance test, add combinations for getting
2042 into the handler with stepping commands, and for running commands
2043 in the handler. Add comment descripting the advancei tests.
2044
1df4399f
PA
20452014-10-28 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.base/sigstep.exp: Use build_executable instead of
2048 prepare_for_testing.
2049 (top level): Move code that starts GDB, runs to main and creates a
2050 display to ...
2051 (restart): ... this new procedure.
2052 (top level): Move backtrace from signal handler test to ...
2053 (validate_backtrace): ... this new procedure.
2054 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2055 with_test_prefix. Always restart GDB.
2056 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2057 with_test_prefix. Always restart GDB. No need to delete
2058 breakpoints after the test.
2059 (test_skip_handler): Remove prefix parameter.
2060 (skip_over_handler, breakpoint_to_handler)
2061 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2062 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2063 restart GDB. No need to delete breakpoints after the test.
2064 (top level): Use foreach to call the test procedures with
2065 different commands.
2066
a5b6e449
PA
20672014-10-28 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2070 instead of GNATS numbers.
2071 * gdb.base/sigbpt.exp: Likewise.
2072 * gdb.base/siginfo.exp: Likewise.
2073 * gdb.base/sigstep.exp: Likewise.
2074
e5f8a7cc
PA
20752014-10-27 Pedro Alves <palves@redhat.com>
2076
2077 * gdb.base/sigstep.c (dummy): New global.
2078 (main): Issue a couple writes to the new global.
2079 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2080 procedures.
2081 (skip_over_handler): Use test_skip_handler.
2082 (top level): Call skip_over_handler for stepi and nexti too.
2083 (breakpoint_over_handler): Use test_skip_handler.
2084 (top level): Call breakpoint_over_handler for stepi and nexti too.
2085
763905a3
YQ
20862014-10-27 Yao Qi <yao@codesourcery.com>
2087
2088 * gdb.trace/tfile.c (adjust_function_address)
2089 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2090 function descriptor.
2091
6f259a23
DB
20922014-10-24 Don Breazeal <donb@codesourcery.com>
2093
2094 * gdb.base/foll-fork.exp (test_follow_fork,
2095 catch_fork_child_follow): Check for updated fork messages emitted
2096 from infrun.c.
2097 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2098 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2099 vfork_and_exec_child_follow_through_step): Check for updated vfork
2100 messages emitted from infrun.c.
2101
09dd9a69
PA
21022014-10-24 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.base/corefile.exp: Remove references to ultrix.
2105 * gdb.base/interrupt.exp: Likewise.
2106 * gdb.base/whatis.exp: Likewise.
2107 * gdb.gdb/selftest.exp: Likewise.
2108 * gdb.threads/manythreads.exp: Likewise.
2109 * gdb.threads/print-threads.exp: Likewise.
2110 * gdb.threads/pthreads.exp:: Likewise.
2111 * gdb.threads/schedlock.exp: Likewise.
2112
3433cfa5
SC
21132014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2114
2115 * gdb.cp/non-trivial-retval.cc: Add a test case.
2116 * gdb.cp/non-trivial-retval.exp: Add a test.
2117
092f880b
YQ
21182014-10-20 Yao Qi <yao@codesourcery.com>
2119
2120 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2121 * gdb.python/py-objfile-script-gdb.py: New file.
2122 * gdb.python/py-objfile-script.exp: Update reference to
2123 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2124 of remote_download. Remove the dest file.
2125
acbdb7f3
YQ
21262014-10-20 Yao Qi <yao@codesourcery.com>
2127
2128 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2129 * gdb.base/step-line.exp: Likewise.
2130 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2131 * gdb.dwarf2/dw2-basic.exp: Likewise.
2132 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2133 * gdb.dwarf2/dw2-filename.exp: Likewise.
2134 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2135 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2136 * gdb.dwarf2/dw2-producer.exp: Likewise.
2137 * gdb.dwarf2/mac-fileno.exp: Likewise.
2138 * gdb.python/py-frame-args.exp: Likewise.
2139 * gdb.python/py-framefilter.exp: Likewise.
2140 * gdb.python/py-mi.exp: Likewise.
2141 * gdb.python/py-objfile-script.exp: Likewise
2142 * gdb.python/py-pp-integral.exp: Likewise.
2143 * gdb.python/py-pp-re-notag.exp: Likewise.
2144 * gdb.python/py-prettyprint.exp: Likewise.
2145 * gdb.python/py-section-script.exp: Likewise.
2146 * gdb.python/py-typeprint.exp: Likewise.
2147 * gdb.python/py-xmethods.exp: Likewise.
2148 * gdb.stabs/weird.exp: Likewise.
2149 * gdb.xml/tdesc-regs.exp: Likewise.
2150
bd286a29
KCY
21512014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2152
2153 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2154 (out_cu): Use addr_len for the size of addresses.
2155 (out_line): Likewise. Size DW_LNE_set_address instruction
2156 according to addr_len.
2157 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2158 (FUNC): Add START_INSNS to definition.
2159
673dc4a0
YQ
21602014-10-18 Yao Qi <yao@codesourcery.com>
2161
2162 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2163 gdb_has_argv0 return true.
2164 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2165 check [target_info exists noargs], check [gdb_has_argv0]
2166 instead.
2167 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2168 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2169 procedures.
2170
4ffbba72
DE
21712014-10-17 Doug Evans <dje@google.com>
2172
2173 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2174 event.
2175 * gdb.python/py-events.py: Add clear_objfiles event.
2176
d096d8c1
DE
21772014-10-17 Doug Evans <dje@google.com>
2178
2179 * gdb.python/py-objfile.exp: Test progspace attribute.
2180
a80db015
LM
21812014-10-17 Luis Machado <lgustavo@codesourcery.com>
2182
2183 * gdb.guile/scm-breakpoint.exp: Do not assume any
2184 directory separators when matching source file paths.
2185 * gdb.python/py-breakpoint.exp: Likewise.
2186 * gdb.reverse/break-precsave.exp: Likewise.
2187 * gdb.reverse/break-reverse.exp: Likewise.
2188 * gdb.reverse/consecutive-precsave.exp: Likewise.
2189 * gdb.reverse/finish-precsave.exp: Likewise.
2190 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2191 * gdb.reverse/finish-reverse.exp: Likewise.
2192 * gdb.reverse/i386-precsave.exp: Likewise.
2193 * gdb.reverse/i387-env-reverse.exp: Likewise.
2194 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2195 * gdb.reverse/machinestate-precsave.exp: Likewise.
2196 * gdb.reverse/machinestate.exp: Likewise.
2197 * gdb.reverse/sigall-precsave.exp: Likewise.
2198 * gdb.reverse/solib-precsave.exp: Likewise.
2199 * gdb.reverse/step-precsave.exp: Likewise.
2200 * gdb.reverse/until-precsave.exp: Likewise.
2201 * gdb.reverse/watch-precsave.exp: Likewise.
2202 * gdb.reverse/watch-reverse.exp: Likewise.
2203
b22089ab
YQ
22042014-10-17 Yao Qi <yao@codesourcery.com>
2205
2206 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2207 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2208
6c4486e6
PA
22092014-10-17 Pedro Alves <palves@redhat.com>
2210
2211 PR gdb/17471
2212 * gdb.base/bg-execution-repeat.c: New file.
2213 * gdb.base/bg-execution-repeat.exp: New file.
2214
0ff33695
PA
22152014-10-17 Pedro Alves <palves@redhat.com>
2216
2217 PR gdb/17300
2218 * gdb.base/continue-all-already-running.c: New file.
2219 * gdb.base/continue-all-already-running.exp: New file.
2220
6fdebc3d
PA
22212014-10-17 Pedro Alves <palves@redhat.com>
2222
2223 PR gdb/17472
2224 * gdb.base/annota-input-while-running.c: New file.
2225 * gdb.base/annota-input-while-running.exp: New file.
2226
32a8097b
PA
22272014-10-17 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.base/callfuncs.exp: emove references to osf.
2230 * gdb.base/sigall.exp: Likewise.
2231 * gdb.gdb/selftest.exp: Likewise.
2232 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2233 * gdb.mi/non-stop.c: Likewise.
2234 * gdb.mi/pthreads.c: Likewise.
2235 * gdb.reverse/sigall-precsave.exp: Likewise.
2236 * gdb.reverse/sigall-reverse.exp: Likewise.
2237 * gdb.threads/pthreads.c: Likewise.
2238 * gdb.threads/pthreads.exp: Likewise.
2239
7a3517ff
YQ
22402014-10-17 Yao Qi <yao@codesourcery.com>
2241
2242 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2243 check 'target_info exists noargs'.
2244 (test_command_prompt_position): Likewise.
2245 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2246 Remove "set args".
2247 (progvar_simple_while_test): Likewise.
2248 (progvar_complex_if_while_test): Likewise.
2249 (if_while_breakpoint_command_test): Likewise.
2250 (infrun_breakpoint_command_test): Likewise.
2251 (breakpoint_command_test): Likewise.
2252 (watchpoint_command_test): Likewise.
2253 (bp_deleted_in_command_test): Likewise.
2254 (temporary_breakpoint_commands): Likewise.
2255
bb99c472
YQ
22562014-10-16 Yao Qi <yao@codesourcery.com>
2257
2258 * gdb.base/remotetimeout.exp: Remove noargs checking.
2259
7c16b83e
PA
22602014-10-15 Pedro Alves <palves@redhat.com>
2261
2262 PR breakpoints/9649
2263 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2264 * gdb.base/breakpoint-in-ro-region.exp
2265 (probe_target_hardware_step): New procedure.
2266 (top level): Probe hardware stepping and hardware breakpoint
2267 support. Test stepping through a read-only region, with both
2268 "breakpoint auto-hw" on and off and both "always-inserted" on and
2269 off.
2270
35a49624
IB
22712014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2272
2273 * gdb.dlang/demangle.exp: Update for demangling changes.
2274
2d1c107c
SC
22752014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2276
2277 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2278 * gdb.cp/non-trivial-retval.exp: Add new tests.
2279
778811d5
SC
22802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2281
2282 PR c++/13403
2283 PR c++/15154
2284 * gdb.cp/non-trivial-retval.cc: New file.
2285 * gdb.cp/non-trivial-retval.exp: New file.
2286
10c5f0a8
YQ
22872014-10-15 Yao Qi <yao@codesourcery.com>
2288
2289 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2290 remote host.
2291
65d7b369
YQ
22922014-10-15 Yao Qi <yao@codesourcery.com>
2293
2294 * gdb.python/py-symbol.exp: Match file base name if host is
2295 remote, otherwise match file name with dir name.
2296 * gdb.python/py-symtab.exp: Likewise.
2297 * gdb.python/python.exp: Likewise.
2298
46dc1394
YQ
22992014-10-15 Yao Qi <yao@codesourcery.com>
2300
2301 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2302 pattern.
2303 * gdb.python/py-symtab.exp: Likewise.
2304 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2305 locationn.
2306
c40cc657
JB
23072014-10-14 Joel Brobecker <brobecker@adacore.com>
2308
2309 * gdb.ada/addr_arith: New testcase.
2310
2abf49e1
MR
23112014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2312
2313 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2314 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2315 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2316 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2317
f7088df3
SDJ
23182014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2319
2320 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2321 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2322 * gdb.arch/stap-eval-lang-ada.exp: New file.
2323
4dc06805
YQ
23242014-10-14 Yao Qi <yao@codesourcery.com>
2325
2326 * gdb.mi/mi-var-child.c (nothing1): New function.
2327 (nothing2): New function.
2328 (do_children_tests): Set function pointers by nothing1 and
2329 nothing2.
2330 * gdb.mi/mi-var-child.exp: Step over new added statements.
2331 Update test to match the new output.
2332 * gdb.mi/var-cmd.c (nothing1): New function.
2333 (nothing2): New function.
2334 (do_children_tests): Set function pointers by nothing1 and
2335 nothing2.
2336 * gdb.mi/mi-var-display.exp: Update test to match output.
2337 Step to the line specified by $line_dct_nothing.
2338 Increase the number of lines to step.
2339
46a93de2
YQ
23402014-10-14 Yao Qi <yao@codesourcery.com>
2341
2342 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2343 tests.
2344 * gdb.mi/mi2-var-child.exp: Likewise.
2345
14ea52ee
DE
23462014-10-13 Doug Evans <dje@google.com>
2347
2348 * gdb.python/py-objfile.exp: Change name of file name test.
2349
e5c6e92b
DE
23502014-10-13 Doug Evans <dje@google.com>
2351
2352 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2353 from the start of the CU.
2354
c780cc2f
JK
23552014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2356 Yao Qi <yao@codesourcery.com>
2357
2358 Fix "save breakpoints" for "catch" command.
2359 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2360 Remove -nonewline. Match also the added "main" line.
2361
99894e11
JK
23622014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2363
2364 Fix "save breakpoints" for "disable $bpnum" command.
2365 * gdb.base/save-bp.c (main): Add label.
2366 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2367
6e1ac5a3
JK
23682014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2369
2370 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2371
754dd2b0
YQ
23722014-10-11 Yao Qi <yao@codesourcery.com>
2373
2374 * gdb.server/server-kill.exp: Execute command
2375 "set remote trace-status-packet on" before "tstatus".
2376
f90183d7
YQ
23772014-10-11 Yao Qi <yao@codesourcery.com>
2378
2379 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2380 (main): Call getppid.
2381 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2382 and continue to it. Read variable "server_pid".
2383
bf40a607
YQ
23842014-10-11 Yao Qi <yao@codesourcery.com>
2385
2386 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2387
052ca370
YQ
23882014-10-11 Yao Qi <yao@codesourcery.com>
2389
2390 * gdb.threads/thread-find.exp: Don't execute command
2391 "info threads".
2392 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2393 * gdb.threads/linux-dp.exp: Don't check the condition
2394 $threads_created equals to zero.
2395
3831839c
PA
23962014-10-10 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.base/bigcore.exp: Remove references to IRIX.
2399 * gdb.base/funcargs.exp: Likewise.
2400 * gdb.base/interrupt.exp: Likewise.
2401 * gdb.base/mips_pro.exp: Likewise.
2402 * gdb.base/nodebug.exp: Likewise.
2403 * gdb.base/setvar.exp: Likewise.
2404 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2405
8b9a549d
PA
24062014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2407 Pedro Alves <palves@redhat.com>
2408
2409 PR symtab/14466
2410 * gdb.base/vdso-warning.c: New file.
2411 * gdb.base/vdso-warning.exp: New file.
2412
d48ba5e8
DE
24132014-10-02 Doug Evans <dje@google.com>
2414
2415 * gdb.base/structs.c (main): Don't run forever.
2416
2278c276
PA
24172014-10-02 Pedro Alves <palves@redhat.com>
2418
2419 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2420 (top level) <stop threads 1, stop threads 2>: Use it.
2421
b57bacec
PA
24222014-10-02 Pedro Alves <palves@redhat.com>
2423
2424 * gdb.threads/break-while-running.exp (test): Add new
2425 'update_thread_list' argument. Skip "info threads" if false.
2426 (top level): Add new 'update_thread_list' axis.
2427
13fd3ff3
PA
24282014-10-02 Pedro Alves <palves@redhat.com>
2429
2430 PR breakpoints/17431
2431 * gdb.base/execl-update-breakpoints.c: New file.
2432 * gdb.base/execl-update-breakpoints.exp: New file.
2433
0fec99e8
PA
24342014-10-01 Pedro Alves <palves@redhat.com>
2435
2436 * gdb.base/breakpoint-in-ro-region.c: New file.
2437 * gdb.base/breakpoint-in-ro-region.exp: New file.
2438
2ddf4301
SM
24392014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2440
2441 * gdb.mi/mi-exit-code.exp: New file.
2442 * gdb.mi/mi-exit-code.c: New file.
2443
6a5f3f43
YQ
24442014-09-30 Yao Qi <yao@codesourcery.com>
2445
2446 * lib/prelink-support.exp (build_executable_own_libs): Error if
2447 the target isn't native.
2448
345bcc73
YQ
24492014-09-30 Yao Qi <yao@codesourcery.com>
2450
2451 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2452 false.
2453
a25a5a45
PA
24542014-09-22 Pedro Alves <palves@redhat.com>
2455
2456 * gdb.threads/break-while-running.exp: New file.
2457 * gdb.threads/break-while-running.c: New file.
2458
00ba3162
YQ
24592014-09-19 Yao Qi <yao@codesourcery.com>
2460
2461 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2462 Invoke test. Restart GDB with --readnow and invoke test again.
2463
c3b7b696
YQ
24642014-09-19 Yao Qi <yao@codesourcery.com>
2465
2466 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2467 proc set_breakpoint_on_gcd_function. Invoke
2468 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2469 invoke set_breakpoint_on_gcd_function again.
2470
2b4fd423
DE
24712014-09-18 Doug Evans <dje@google.com>
2472
2473 * gdb.dwarf2/symtab-producer.exp: New file.
2474
a5947601
SDJ
24752014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2476
2477 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2478 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2479 * gdb.base/global-var-nested-by-dso.c: Likewise.
2480 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2481
91c19059
SDJ
24822014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2483 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.base/watch-bitfields.exp: Pass string other than test file
2486 name to prepare_for_testing.
2487 (watch): New procedure.
2488 (expect_watchpoint): Use with_test_prefix.
2489 (top level): Factor out tests to ...
2490 (test_watch_location, test_regular_watch): ... these new
2491 procedures, and use with_test_prefix and gdb_continue_to_end.
2492
bb9d5f81
PP
24932014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2494
2495 PR breakpoints/12526
2496 * gdb.base/watch-bitfields.exp: New file.
2497 * gdb.base/watch-bitfields.c: New file.
2498
635856f5
PA
24992014-09-16 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2502 software and hardware addresses, not software address against
2503 itself.
2504
7280ceea
PA
25052014-09-16 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2508 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2509
428b16bd
PA
25102014-09-16 Pedro Alves <palves@redhat.com>
2511
2512 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2513 files.
2514 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2515 "*-*-vxworks*" throughout.
2516 * gdb.base/break.exp: Likewise.
2517 * gdb.base/default.exp: Likewise.
2518 * gdb.base/scope.exp: Likewise.
2519 * gdb.base/sepdebug.exp: Likewise.
2520 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2521 throughout.
2522 * gdb.base/run.c: Likewise.
2523 * gdb.base/sepdebug.c: Likewise.
2524 * gdb.hp/gdb.aCC/run.c: Likewise.
2525 * gdb.reverse/until-reverse.c: Likewise.
2526 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2527
666d413c
YQ
25282014-09-16 Yao Qi <yao@codesourcery.com>
2529
2530 * boards/local-remote-host-native.exp: New file.
2531
57cbd724
DE
25322014-09-14 Doug Evans <xdje42@gmail.com>
2533
2534 * gdb.threads/queue-signal.c (thread_count): New variable.
2535 (thread_count_mutex, thread_count_condvar): New variables.
2536 (incr_thread_count, wait_all_threads_running): New functions.
2537 (main): Wait for all threads to be in their thread functions.
2538
81219e53
DE
25392014-09-13 Doug Evans <xdje42@gmail.com>
2540
2541 * gdb.threads/queue-signal.c: New file.
2542 * gdb.threads/queue-signal.exp: New file.
2543
3714cea7
DE
25442014-09-13 Doug Evans <xdje42@gmail.com>
2545
2546 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2547 be consistent with what default_gdb_init uses.
2548 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2549 the plain text of the prompt. Add some logging printfs.
2550 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2551
fa43b1d7
PA
25522014-09-12 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2555 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2556 * gdb.arch/i386-size-overlap.exp: Likewise.
2557 * gdb.arch/i386-size.exp: Likewise.
2558 * gdb.arch/i386-unwind.exp: Likewise.
2559 * gdb.base/a2-run.exp: Likewise.
2560 * gdb.base/break.exp: Likewise.
2561 * gdb.base/charset.exp: Likewise.
2562 * gdb.base/chng-syms.exp: Likewise.
2563 * gdb.base/commands.exp: Likewise.
2564 * gdb.base/dbx.exp: Likewise.
2565 * gdb.base/find.exp: Likewise.
2566 * gdb.base/funcargs.exp: Likewise.
2567 * gdb.base/jit-simple.exp: Likewise.
2568 * gdb.base/reread.exp: Likewise.
2569 * gdb.base/sepdebug.exp: Likewise.
2570 * gdb.base/step-bt.exp: Likewise.
2571 * gdb.cp/mb-inline.exp: Likewise.
2572 * gdb.cp/mb-templates.exp: Likewise.
2573 * gdb.objc/basicclass.exp: Likewise.
2574 * gdb.threads/killed.exp: Likewise.
2575
9d9bf2df
EBM
25762014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2577
2578 PR tdep/17379
2579 * gdb.arch/powerpc-stackless.S: New file.
2580 * gdb.arch/powerpc-stackless.exp: New file.
2581
1cf2f1b0
JK
25822014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2583
2584 * gdb.base/attach.c: Include unistd.h.
2585 (main): Call alarm. Add label postloop.
2586 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2587 gdb_breakpoint, gdb_continue_to_breakpoint.
2588 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2589
98880d46
PA
25902014-09-11 Pedro Alves <palves@redhat.com>
2591
2592 PR gdb/17347
2593 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2594 * gdb.base/attach.exp (test_command_line_attach_run): New
2595 procedure.
2596 (top level): Call it.
2597
4c92ff2c
PA
25982014-09-11 Pedro Alves <palves@redhat.com>
2599
2600 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2601 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2602 (do_command_attach_tests): Use spawn_wait_for_attach.
2603 * gdb.base/solib-overlap.exp: Likewise.
2604 * gdb.multi/multi-attach.exp: Likewise.
2605 * gdb.python/py-prompt.exp: Likewise.
2606 * gdb.python/py-sync-interp.exp: Likewise.
2607 * gdb.server/ext-attach.exp: Likewise.
2608
3adc1a7d
GKB
26092014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
2610
2611 * gdb.fortran/array-element.exp: Remove unexpected "continue"
2612 command in testcase. Simplify testcase.
2613
96334934
JB
26142014-09-10 Joel Brobecker <brobecker@adacore.com>
2615
2616 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
2617
eb479039
JB
26182014-09-10 Joel Brobecker <brobecker@adacore.com>
2619
2620 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
2621
deede10c
JB
26222014-09-10 Joel Brobecker <brobecker@adacore.com>
2623
2624 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
2625
7828a5f5
JB
26262014-09-10 Joel Brobecker <brobecker@adacore.com>
2627
2628 * gdb.dwarf2/dynarr-ptr.c: New file.
2629 * gdb.dwarf2/dynarr-ptr.exp: New file.
2630
33aeebcf
MR
26312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2632
2633 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2634 of 30 rather than hardcoding 120 for a slow test case. Take the
2635 `gdb,timeout' target setting into account for this calculation.
2636 Don't extend the timeout for the test cases that don't need it.
2637
7b415901
MR
26382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2639
2640 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2641 a factor of 2 for a slow test case. Take the `gdb,timeout'
2642 target setting into account for this calculation.
2643 * gdb.reverse/until-precsave.exp: Increase the timeout by
2644 a factor of 15 and 3 respectively rather than adding 120
2645 for a pair of slow test cases. Take the `gdb,timeout'
2646 target setting into account for this calculation.
2647
4a40f85a
MR
26482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2649
2650 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2651 timeout, don't pass one down to gdb_expect.
2652 (gdb_expect): Rework timeout selection.
2653
09635af7
MR
26542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2655
2656 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2657 exception on timeout.
2658 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2659 (gdbserver_start_extended): Catch any `gdbserver_start' error
2660 exceptions.
2661 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2662 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2663 `gdbserver_gdb_load' error exceptions.
2664
2bdd10b7
MR
26652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2666
2667 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2668 120 on waiting for the TCP socket to open.
2669
316935f0
DE
26702014-09-09 Doug Evans <xdje42@gmail.com>
2671
2672 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2673 _caller_matches, _any_caller_is, _any_caller_matches.
2674
83740597
DE
26752014-09-09 Doug Evans <xdje42@gmail.com>
2676
2677 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2678
4c122fc3
YQ
26792014-09-09 Yao Qi <yao@codesourcery.com>
2680
2681 * gdb.mi/mi-var-display.exp: Set print symbol off.
2682
a9f116cb
GKB
26832014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2684
2685 PR gdb/17035
2686 * gdb.base/commands.exp: Add tests to verify user-defined
2687 commands with empty bodies.
2688 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2689 python commands in `show user command`.
2690 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2691 scheme commands in `show user command`.
2692
c75bd3a2
JK
26932014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2694
2695 PR python/17355
2696 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2697 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2698 * gdb.python/py-framefilter-invalidarg.exp: New file.
2699 * gdb.python/py-framefilter-invalidarg.py: New file.
2700
faa42425
DE
27012014-09-06 Doug Evans <xdje42@gmail.com>
2702
2703 PR 15276
2704 * gdb.python/py-caller-is.c: New file.
2705 * gdb.python/py-caller-is.exp: New file.
2706
474ca4f6
SDJ
27072014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2708
2709 PR gdb/17235
2710 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2711 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2712
eb0b0463
SDJ
27132014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2714
2715 PR fortran/17237
2716 * gdb.fortran/print-formatted.exp: New file.
2717 * gdb.fortran/print-formatted.f90: Likewise.
2718
5f3b99cf
SS
27192014-09-03 Sasha Smundak <asmundak@google.com>
2720
2721 * gdb.python/py-frame.exp: Test Frame.read_register.
2722
7d793aa9
SDJ
27232014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2724
2725 PR python/16699
2726 * gdb.python/py-completion.exp: New file.
2727 * gdb.python/py-completion.py: Likewise.
2728
fb0576e9
DE
27292014-08-28 Doug Evans <dje@google.com>
2730
2731 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2732 eax,etc. are live with values set by gdb and thus the compiler can't
2733 use them.
2734 * gdb.arch/i386-pseudo.c (main): Ditto.
2735
ee92b0dd
DE
27362014-08-27 Doug Evans <dje@google.com>
2737
2738 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2739
6649db35
DE
27402014-08-25 Doug Evans <dje@google.com>
2741
2742 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2743 (main): Ditto.
2744
564b7600
DE
27452014-08-25 Doug Evans <dje@google.com>
2746
2747 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2748
3881fb67
YQ
27492014-08-24 Yao Qi <yao@codesourcery.com>
2750
2751 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2752 symbol off.
2753 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2754
a05a36a5
DE
27552014-08-22 Doug Evans <dje@google.com>
2756
2757 PR 17276
2758 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2759 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2760 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2761
7c343b48
YQ
27622014-08-22 Yao Qi <yao@codesourcery.com>
2763
2764 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2765 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2766 * gdb.python/python.exp: Likewise. Use .py file on the host
2767 instead of the build.
2768
22fd09ae
JK
27692014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2770
2771 * gdb.threads/gcore-stale-thread.c: New file.
2772 * gdb.threads/gcore-stale-thread.exp: New file.
2773
a8454a7c
PA
27742014-08-21 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2777 * gdb.base/gcore-relro-pie.exp: Likewise.
2778 * gdb.base/gcore-relro.exp: Likewise.
2779 * gdb.base/gcore.exp: Likewise.
2780 * gdb.base/print-symbol-loading.exp: Likewise.
2781 * gdb.threads/gcore-thread.exp: Likewise.
2782 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2783
2a31c623
PA
27842014-08-20 Pedro Alves <palves@redhat.com>
2785 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2788 configure.
2789 (EXPECT): Handle READ1 being set.
2790 (all): Depend on EXTRA_RULES.
2791 (check-read1, expect-read1, read1.so, read1): New rules.
2792 * README (Testsuite Parameters): Document the READ1 make variable.
2793 (Race detection): New section.
2794 * configure: Regenerate.
2795 * configure.ac: If build==host==target, and running under a
2796 GNU/glibc system, add read1 to the extra Makefile rules.
2797 (EXTRA_RULES): AC_SUBST it.
2798 * lib/read1.c: New file.
2799
d36430db
JB
28002014-08-20 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2803 the handling of variables declared as a typedef to an array
2804 which a DW_AT_data_location attribute.
2805
9a0dc9e3
PA
28062014-08-19 Andrew Burgess <aburgess@broadcom.com>
2807 Pedro Alves <palves@redhat.com>
2808
2809 PR symtab/14604
2810 PR symtab/14605
2811 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2812 gdb_test.
2813
0718a8da
PA
28142014-08-19 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2817
13b448cd
YQ
28182014-08-19 Yao Qi <yao@codesourcery.com>
2819
2820 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2821 right line.
2822
1cbf5077
DB
28232014-08-18 David Blaikie <dblaikie@gmail.com>
2824
2825 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2826
bf0fae19
JB
28272014-08-18 Joel Brobecker <brobecker@adacore.com>
2828
2829 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2830 attribute in array range.
2831
3c8c5dcc
JB
28322014-08-18 Joel Brobecker <brobecker@adacore.com>
2833
2834 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2835
e66d4446
SC
28362014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2837
2838 PR c++/17132
2839 * gdb.cp/pr17132.cc: New file.
2840 * gdb.cp/pr17132.exp: New file.
2841
940df408
SC
28422014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2843
2844 * gdb.python/py-xmethods.py (A_getarrayind)
2845 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2846 Use 'print' with function call syntax.
2847 (E_method_matcher.match): Fix tab vs space indentation mixup.
2848
ebcc6c3a
YQ
28492014-08-15 Yao Qi <yao@codesourcery.com>
2850
2851 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2852 false.
2853
775e0f04
YQ
28542014-08-15 Yao Qi <yao@codesourcery.com>
2855
2856 * gdb.cp/casts.exp: Set print symbol off.
2857 * gdb.cp/class2.exp: Likewise.
2858 * gdb.cp/overload.exp: Likewise.
2859 * gdb.cp/templates.exp: Likewise.
2860
d769e349
DE
28612014-08-11 Doug Evans <dje@google.com>
2862
2863 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2864 (test_load_shlib): Update.
2865
20c6f1e1
YQ
28662014-08-09 Yao Qi <yao@codesourcery.com>
2867
2868 * gdb.base/display.exp: Invoke is_address_zero_readable.
2869 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2870 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2871 * gdb.base/hbreak-unmapped.exp: Return if
2872 is_address_zero_readable returns true.
2873 * gdb.base/signest.exp: Likewise.
2874 * gdb.base/signull.exp: Likewise.
2875 * gdb.base/sigbpt.exp: Likewise.
2876 * gdb.guile/scm-disasm.exp: Do the test if
2877 is_address_zero_readable returns false.
2878 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2879 * gdb.python/py-arch.exp: Likewise.
2880 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2881 * lib/gdb.exp (is_address_zero_readable): New proc.
2882
5792e8e3
YQ
28832014-08-09 Yao Qi <yao@codesourcery.com>
2884
2885 PR testsuite/13443
2886 * gdb.mi/mi-var-display.exp: Make test messages unique.
2887
3cecbbbe
TT
28882014-08-04 Tom Tromey <tromey@redhat.com>
2889
2890 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2891 target 0".
2892
00b51ff5
TT
28932014-08-04 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2896 "target_resume".
2897
6908c509
JB
28982014-08-01 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2901 inner_vla_struct_object_size.
2902 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2903 as xfail.
2904
cc6563d2
PA
29052014-07-30 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2908 comment.
2909
7e09a223
YQ
29102014-07-29 Yao Qi <yao@codesourcery.com>
2911
2912 PR gdb/17206
2913 * gdb.base/until-nodebug.exp: New.
2914
7ebdbe92
DE
29152014-07-28 Doug Evans <xdje42@gmail.com>
2916
2917 PR guile/17203
2918 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2919 previously existing parameter, and previously ambiguously spelled
2920 parameter.
2921
fdb1adc6
WN
29222014-07-28 Will Newton <will.newton@linaro.org>
2923
2924 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2925
186fcde0
DE
29262014-07-26 Ludovic Courtès <ludo@gnu.org>
2927 Doug Evans <xdje42@gmail.com>
2928
2929 PR guile/17146
2930 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2931
70509625
PA
29322014-07-25 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.threads/signal-command-handle-nopass.c: New file.
2935 * gdb.threads/signal-command-handle-nopass.exp: New file.
2936 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2937 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2938 * gdb.threads/signal-delivered-right-thread.c: New file.
2939 * gdb.threads/signal-delivered-right-thread.exp: New file.
2940
c3f814a1
PA
29412014-07-25 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.base/double-prompt-target-event-error.exp
2944 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2945 match.
2946 (cancel_pagination_in_target_event): Rework double prompt
2947 detection.
2948 * gdb.base/paginate-after-ctrl-c-running.exp
2949 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2950 <return>' match.
2951 * gdb.base/paginate-bg-execution.exp
2952 (test_bg_execution_pagination_return)
2953 (test_bg_execution_pagination_cancel): Remove '-notransfer
2954 <return>' matches.
2955 * gdb.base/paginate-execution-startup.exp
2956 (test_fg_execution_pagination_return)
2957 (test_fg_execution_pagination_cancel): Remove '-notransfer
2958 <return>' matches.
2959 * gdb.base/paginate-inferior-exit.exp
2960 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2961 match.
2962 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2963 * lib/gdb.exp (pagination_prompt): Run text through
2964 string_to_regexp.
2965 (gdb_test_multiple): Match $pagination_prompt instead of
2966 "<return>".
2967 (string_to_regexp): Move to lib/gdb-utils.exp.
2968
e214cf6c
JK
29692014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 * gdb.arch/amd64-entry-value-paramref.S: New file.
2972 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2973 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2974 * gdb.arch/amd64-optimout-repeat.S: New file.
2975 * gdb.arch/amd64-optimout-repeat.c: New file.
2976 * gdb.arch/amd64-optimout-repeat.exp: New file.
2977
17d0c5c8
JK
29782014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2979
2980 PR gdb/17170
2981 * gdb.base/statistics.exp: New file.
2982
b8b8facf
DE
29832014-07-17 Doug Evans <dje@google.com>
2984
74b49205 2985 PR gdb/17170
b8b8facf
DE
2986 * gdb.base/maint.exp: Update testing of per-command stats.
2987
1b5d0ab3
PA
29882014-07-16 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2991 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2992 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2993 (tfile_write_buf): New functions.
2994 (add_memory_block): Rewrite using the above.
2995 (adjust_function_address): New function.
2996 (FUNCTION_ADDRESS): New macro.
2997 (write_basic_trace_file): Remove short_x local, and use
2998 tfile_write_16. Change type of func_addr local to unsigned long
2999 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3000 here. Cast argument of add_memory_block to char pointer.
3001 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3002 (main): Remove parameters.
3003 * gdb.trace/tfile.exp: Remove nowarnings.
3004
4d974e88
SM
30052014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3006
3007 * gdb.base/debug-expr.exp: Test string evaluation with
3008 "debug expression" on.
3009
41e99568
PA
30102014-07-15 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.base/reread.exp: Use clean_restart.
3013
487d9753
PL
30142014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3015
3016 * gdb.arch/avr-flash-qualifer.c: New.
3017 * gdb.arch/avr-flash-qualifer.exp: New.
3018
cc1c52ad
PA
30192014-07-14 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3022 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3023
1e973570
PA
30242014-07-14 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.base/double-prompt-target-event-error.c: New file.
3027 * gdb.base/double-prompt-target-event-error.exp: New file.
3028
93d6eb10
PA
30292014-07-14 Pedro Alves <palves@redhat.com>
3030
3031 PR gdb/17072
3032 * gdb.base/paginate-inferior-exit.c: New file.
3033 * gdb.base/paginate-inferior-exit.exp: New file.
3034
0017922d
PA
30352014-07-14 Pedro Alves <palves@redhat.com>
3036
3037 PR gdb/17072
3038 * gdb.base/paginate-bg-execution.c: New file.
3039 * gdb.base/paginate-bg-execution.exp: New file.
3040
94696ad3
PA
30412014-07-14 Pedro Alves <palves@redhat.com>
3042
3043 PR gdb/17072
3044 * gdb.base/paginate-execution-startup.c: New file.
3045 * gdb.base/paginate-execution-startup.exp: New file.
3046 * lib/gdb.exp (pagination_prompt): New global.
3047 (default_gdb_spawn): New procedure, factored out from
3048 default_gdb_spawn.
3049 (default_gdb_start): Adjust to call default_gdb_spawn.
3050 (gdb_spawn): New procedure.
3051
bd293940
PA
30522014-07-14 Pedro Alves <palves@redhat.com>
3053
3054 * lib/gdb.exp (gdb_assert): New procedure.
3055 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3056
c933f875
PA
30572014-07-14 Pedro Alves <palves@redhat.com>
3058
3059 * gdb.base/execution-termios.c: New file.
3060 * gdb.base/execution-termios.exp: New file.
3061
d98b7a16
TT
30622014-07-14 Tom Tromey <tromey@redhat.com>
3063
3064 * gdb.cp/vla-cxx.cc: New file.
3065 * gdb.cp/vla-cxx.exp: New file.
3066
548740d6
TT
30672014-07-14 Tom Tromey <tromey@redhat.com>
3068
3069 * gdb.reverse/rerun-prec.c: New file.
3070 * gdb.reverse/rerun-prec.exp: New file.
3071
a25eb028
MR
30722014-07-12 Maciej W. Rozycki <macro@mips.com>
3073 Maciej W. Rozycki <macro@codesourcery.com>
3074
3075 * lib/gdb-utils.exp: New file.
3076 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3077 inline `gdb_init_command' processing.
3078 (gdb_start_cmd): Likewise.
3079 * lib/mi-support.exp (mi_run_cmd): Likewise.
3080 * README: Document `gdb_init_command' and `gdb_init_commands'.
3081
218c2655
JK
30822014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3083
3084 Fix false FAIL running under a very long directory name.
3085 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3086 and "set print elements 10000". Twice.
3087
5401fde3
YQ
30882014-07-11 Yao Qi <yao@codesourcery.com>
3089
3090 * gdb.base/exprs.exp: "set print symbol off".
3091
e76126e8
PA
30922014-07-11 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.threads/kill.c: New file.
3095 * gdb.threads/kill.exp: New file.
3096
2d6f0de6
YQ
30972014-07-10 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.trace/tfile.c (write_basic_trace_file)
3100 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3101 address written to trace file.
3102
7180e04a
PA
31032014-07-09 Pedro Alves <palves@redhat.com>
3104
3105 * gdb.base/attach-wait-input.exp: New file.
3106 * gdb.base/attach-wait-input.c: New file.
3107
9a9a7608
AB
31082014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3109
3110 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3111 setting up test structures.
3112 (main): Call new test function.
3113 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3114 test function, continue into test function and walk test
3115 structures.
3116
161ac41e
YQ
31172014-07-02 Yao Qi <yao@codesourcery.com>
3118
3119 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3120 'bar_start' at the beginning of functions 'foo' and 'bar'
3121 respectively.
3122 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3123 instead of 'foo' and 'bar'.
3124
1f267ae3
MM
31252014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3126
3127 * gdb.btrace/segv.exp: New.
3128 * gdb.btrace/segv.c: New.
3129
2b239efb
LM
31302014-07-02 Luis Machado <lgustavo@codesourcery.com>
3131
3132 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3133 instruction.
3134
cf363f18
MW
31352014-06-30 Mark Wielaard <mjw@redhat.com>
3136
3137 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3138 vulture, vilify, villar): New volatile array constants.
3139 (vindictive, vegetation): New const volatile array constants.
3140 * gdb.base/volatile.exp: Test volatile and const volatile array
3141 types.
3142
aebf9d24
AA
31432014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3144
3145 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3146 target lacks support for awatch, rwatch, or hbreak.
3147
b67a2c6f
YQ
31482014-06-27 Yao Qi <yao@codesourcery.com>
3149
3150 * gdb.multi/dummy-frame-restore.exp: New.
3151 * gdb.multi/dummy-frame-restore.c: New.
3152
aef92902
MM
31532014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3154
3155 * gdb.btrace/gcore.exp: New.
3156
8e9db26e
PA
31572014-06-23 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.base/watchpoint-reuse-slot.c: New file.
3160 * gdb.base/watchpoint-reuse-slot.exp: New file.
3161
70afc5b7
SC
31622014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3163
3164 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3165 progspace's filename in 'info', 'enable' and 'disable' command
3166 tests.
3167
b972bd9c
JK
31682014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3169
3170 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3171 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3172 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3173
125f8a3d
GB
31742014-06-20 Gary Benson <gbenson@redhat.com>
3175
3176 * gdb.arch/i386-avx.exp: Fix include file location.
3177 * gdb.arch/i386-sse.exp: Likewise.
3178
3ed9baed
IB
31792014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3180
3181 * gdb.dlang/expression.exp: New file.
3182
034f788c
PA
31832014-06-19 Pedro Alves <palves@redhat.com>
3184
3185 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3186 out from ...
3187 (top level): ... here. Iterate running tests under different
3188 scheduler-locking settings.
3189
45371d0c
LM
31902014-06-18 Luis Machado <lgustavo@codesourcery.com>
3191
3192 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3193 to DW_FORM_addr and use non-zero addresses.
3194
5d376983
SC
31952014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3196
3197 PR gdb/17017
3198 * gdb.python/py-xmethods.cc: Add global function call counters and
3199 increment them in their respective functions. Remove "cout"
3200 statements.
3201 * gdb.python/py-xmethods.exp: Make tests check the global function
3202 call counters instead of depending on inferior IO.
3203
a1aa2221
LM
32042014-06-18 Don Breazeal <donb@codesourcery.com>
3205
3206 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3207 Deleted procedure.
3208 (explicit_fork_parent_follow): Deleted procedure.
3209 (explicit_fork_child_follow): Deleted procedure.
3210 (test_follow_fork): New procedure.
3211 (do_fork_tests): Replace calls to deleted procedures with
3212 calls to test_follow_fork and reset GDB for subsequent
3213 procedure calls.
3214
0fc05997
YQ
32152014-06-17 Yao Qi <yao@codesourcery.com>
3216
3217 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3218 CP1252.
3219
70795c52
LM
32202014-06-17 Luis Machado <lgustavo@codesourcery.com>
3221
3222 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3223 Initialize ptr and S explicitly.
3224 (skip_type_update_when_not_use_rtti_test): Likewise.
3225
6be47f0c
KS
32262014-06-16 Keith Seitz <keiths@redhat.com>
3227
3228 PR mi/15863
3229 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3230 the inferior is started.
3231
d03de421
PA
32322014-06-16 Pedro Alves <palves@redhat.com>
3233
3234 * gdb.base/break-main-file-remove-fail.c: New file.
3235 * gdb.base/break-main-file-remove-fail.exp: New file.
3236 * gdb.base/break-unload-file.exp: Use build_executable instead of
3237 prepare_for_testing.
3238 (test_break): New parameter "initial_load". Handle it.
3239 (top level): Add initial_load cmdline/file axis.
3240
f9579b99
TT
32412014-06-12 Tom Tromey <tromey@redhat.com>
3242
3243 * gdb.base/completion.exp: Don't use directory name in test.
3244
3657956b
GB
32452014-06-09 Gary Benson <gbenson@redhat.com>
3246
3247 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3248 separate the always-available ANSI-standard signals from the
3249 signals that require checking.
3250 (main): Likewise.
3251 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3252 Likewise.
3253 (main): Likewise.
3254
4186eb54
KS
32552014-06-07 Keith Seitz <keiths@redhat.com>
3256
3257 Revert:
3258 PR c++/16253
3259 * gdb.cp/var-tag.cc: New file.
3260 * gdb.cp/var-tag.exp: New file.
3261 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3262 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3263 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3264 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3265
25326a28 32662014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
3267
3268 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3269
829155c9
PA
32702014-06-06 Pedro Alves <palves@redhat.com>
3271
3272 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3273 in target debug output instead of looking at RSP packets,
3274 disabling the test on any target that uses hardware stepping.
3275 Update comments.
3276
61c8d22e
PA
32772014-06-06 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.base/break-unload-file.exp: Fix typo.
3280
d9a47287
YQ
32812014-06-06 Yao Qi <yao@codesourcery.com>
3282
3283 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3284 from "jit_function" to "^jit_function".
3285
e5e01dbf
YQ
32862014-06-06 Yao Qi <yao@codesourcery.com>
3287
3288 * gdb.base/async.c (foo): Add one statement.
3289 * gdb.base/async.exp: Get the next instruction address and
3290 match the output of "nexti" by instruction address. Match
3291 the hex address in the output of "finish".
3292
73ba372c
GB
32932014-06-06 Gary Benson <gbenson@redhat.com>
3294
3295 * gdb.base/call-signals.c: Remove preprocessor conditionals
3296 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3297 SIGSEGV and SIGTERM.
3298 * gdb.base/sigall.c: Likewise.
3299 * gdb.base/unwindonsignal.c: Likewise.
3300 * gdb.reverse/sigall-reverse.c: Likewise.
3301
831517df
YQ
33022014-06-06 Yao Qi <yao@codesourcery.com>
3303
3304 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3305 readable, skip the test.
3306
b8b91e98
YQ
33072014-06-06 Yao Qi <yao@codesourcery.com>
3308
3309 * gdb.threads/staticthreads.c (thread_function): Move the line
3310 setting breakpoint on forward.
3311 * gdb.threads/staticthreads.exp: Update comments.
3312
fb934770
LC
33132014-06-05 Ludovic Courtès <ludo@gnu.org>
3314
3315 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3316 "history-append! type error".
3317
6ef284bd
SM
33182014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3319
3320 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3321 erroneous dprintf expected input.
3322
a872e241
DE
33232014-06-04 Doug Evans <xdje42@gmail.com>
3324
3325 * gdb.guile/scm-generics.exp: Delete.
3326
16f691fb
DE
33272014-06-04 Doug Evans <xdje42@gmail.com>
3328
3329 * gdb.guile/scm-breakpoint.exp: Update.
3330 Add tests for breakpoint registration.
3331
012370f6
TT
33322014-06-04 Tom Tromey <tromey@redhat.com>
3333
3334 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3335 VLA-in-union.
3336 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3337 inner_vla_struct, vla_union types. Initialize objects of those
3338 types and compute their sizes.
3339
9f5a4cef
HZ
33402014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3341 Hui Zhu <hui@codesourcery.com>
3342
3343 * gdb.base/fileio.exp: Add test for shell not available as well as
3344 available.
3345 * gdb.base/fileio.c (test_system): Check for shell twice.
3346
90a45c4d
YQ
33472014-06-04 Yao Qi <yao@codesourcery.com>
3348
3349 * gdb.base/auto-connect-native-target.exp: Remove redundant
3350 space from the regexp pattern.
3351
70017e41
YQ
33522014-06-04 Yao Qi <yao@codesourcery.com>
3353
3354 * gdb.base/default.exp: Replace "child" with "native" in
3355 regexp pattern.
3356
883964a7
SC
33572014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3358
3359 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3360 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3361 * gdb.python/py-xmethods.py: Python script supporting the
3362 new testcase and tests.
3363
ef370185
JB
33642014-06-03 Joel Brobecker <brobecker@adacore.com>
3365 Pedro Alves <palves@redhat.com>
3366
3367 PR breakpoints/17000
3368 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3369 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3370
1e2ccb61
BM
33712014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3372
3373 * gdb.base/subst.exp: Add tests to verify partial path matching
3374 output.
3375
c6ec5ab2
PA
33762014-06-03 Pedro Alves <palves@redhat.com>
3377
3378 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3379 target that doesn't use software single-stepping.
3380
835c559f
PA
33812014-06-03 Pedro Alves <palves@redhat.com>
3382
3383 PR breakpoints/17000
3384 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3385 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3386
06eb1586
DE
33872014-06-02 Doug Evans <xdje42@gmail.com>
3388
3389 * gdb.guile/scm-parameter.exp: New file.
3390
e698b8c4
DE
33912014-06-02 Doug Evans <xdje42@gmail.com>
3392
3393 * gdb.guile/scm-cmd.c: New file.
3394 * gdb.guile/scm-cmd.exp: New file.
3395
ded03782
DE
33962014-06-02 Doug Evans <xdje42@gmail.com>
3397
3398 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3399 pretty-printer lookup.
3400 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3401 (make-pp_s-printer): Call it.
3402 (make-pretty-printer-from-dict): New function.
3403 (lookup-pretty-printer-maker-from-dict): New function.
3404 (*pretty-printer*): Simplify.
3405 (make-objfile-pp_s-printer): New function.
3406 (install-objfile-pretty-printers!): New function.
3407 (make-progspace-pp_s-printer): New function.
3408 (install-progspace-pretty-printers!): New function.
3409 * gdb.guile/scm-progspace.c: New file.
3410 * gdb.guile/scm-progspace.exp: New file.
3411
41fac0cf
PA
34122014-06-02 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.base/dprintf-bp-same-addr.c: New file.
3415 * gdb.base/dprintf-bp-same-addr.exp: New file.
3416
96ae5695
EBM
34172014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3418
3419 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3420 * gdb.arch/powerpc-power.s: Likewise.
3421
da02b3a8
JB
34222014-06-02 Joel Brobecker <brobecker@adacore.com>
3423
3424 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3425
c72b2e7b
YQ
34262014-06-01 Yao Qi <yao@codesourcery.com>
3427
3428 * gdb.base/watchpoint.exp (test_watch_location): Check null
3429 pointer can be dereferenced. If not, do the test, otherwise
3430 skip it.
3431
53e8a631
AB
34322014-05-30 Andrew Burgess <aburgess@broadcom.com>
3433
3434 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3435 results.
3436 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3437
938f0e2f
AB
34382014-05-30 Andrew Burgess <aburgess@broadcom.com>
3439
3440 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3441 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3442 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3443 * gdb.arch/amd64-invalid-stack-top.c: New file.
3444 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3445
9ba6657a
PA
34462014-05-30 Pedro Alves <palves@redhat.com>
3447
3448 PR breakpoints/17000
3449 * gdb.base/sss-bp-on-user-bp.c: New file.
3450 * gdb.base/sss-bp-on-user-bp.exp: New file.
3451
522c09bf
DB
34522014-05-30 David Blaikie <dblaikie@gmail.com>
3453
3454 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3455 gnu_inline semantics via attribute.
3456 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3457 source explicitly specifies the required semantics.
3458
bf4ef81e
MR
34592014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3460
3461 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3462
329ea579
PA
34632014-05-29 Pedro Alves <palves@redhat.com>
3464 Tom Tromey <tromey@redhat.com>
3465
3466 * gdb.base/async-shell.exp: Don't enable target-async.
3467 * gdb.base/async.exp
3468 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3469 parameter. Adjust.
3470 (top level): Don't test with "target-async".
3471 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3472 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3473 * gdb.base/inferior-died.exp: Don't enable target-async.
3474 * gdb.base/interrupt-noterm.exp: Likewise.
3475 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3476 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3477 * gdb.mi/mi-nonstop.exp: Likewise.
3478 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3479 * gdb.mi/mi-nsintrall.exp: Likewise.
3480 * gdb.mi/mi-nsmoribund.exp: Likewise.
3481 * gdb.mi/mi-nsthrexec.exp: Likewise.
3482 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3483 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3484 * gdb.python/py-evsignal.exp: Don't enable target-async.
3485 * gdb.python/py-evthreads.exp: Likewise.
3486 * gdb.python/py-prompt.exp: Likewise.
3487 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3488 * gdb.server/solib-list.exp: Don't enable target-async.
3489 * gdb.threads/thread-specific-bp.exp: Likewise.
3490 * lib/mi-support.exp: Adjust to use mi-async.
3491
fd664c91
PA
34922014-05-29 Pedro Alves <palves@redhat.com>
3493
3494 PR gdb/13860
3495 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3496 reason, even in sync mode.
3497
251bde03
PA
34982014-05-29 Pedro Alves <palves@redhat.com>
3499 Hui Zhu <hui@codesourcery.com>
3500
3501 PR PR15693
3502 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3503 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3504 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3505 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3506
7f3c0343
JB
35072014-05-28 Joel Brobecker <brobecker@adacore.com>
3508
3509 * config/monitor.exp (gdb_target_monitor): Replace use of
3510 "set remotebaud" by "set serial baud".
3511
b2715b27
AW
35122014-05-26 Andy Wingo <wingo@igalia.com>
3513
3514 * gdb.guile/scm-breakpoint.exp:
3515 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3516 properties instead of gdb-object-properties.
3517
498a4489
YQ
35182014-05-26 Yao Qi <yao@codesourcery.com>
3519
3520 * gdb.server/no-thread-db.exp: Specify source file name
3521 explicitly when setting a breakpoint.
3522
589fdceb
MM
35232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3524
3525 * gdb.btrace/vdso.c: New.
3526 * gdb.btrace/vdso.exp: New.
3527
e9089e05
MM
35282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3529
3530 * gdb.base/gcore.exp (capture_command_output): Move ...
3531 * lib/gdb.exp (capture_command_output): ... here.
3532
67b5c0c1
MM
35332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3534
3535 * gdb.btrace/data.exp: Test memory access during btrace replay.
3536
a2199296
SM
35372014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3538
3539 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3540
17b2616c
PA
35412014-05-21 Pedro Alves <palves@redhat.com>
3542
3543 PR gdb/13860
3544 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3545 (top level): Test that output related to execution commands is
3546 sent to the console with CLI commands, but not with MI commands.
3547 Test that breakpoint events are always mirrored to the console.
3548 Also expect the new source line to be output after a "next" in
3549 async mode too. Make it a pass/fail test.
3550 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3551 output.
3552 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3553
5166082f
PA
35542014-05-21 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3557 Use them to test variations of "list" after reaching a breakpoint.
3558 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3559 Test "list" with listsize 10 after reaching a breakpoint.
3560 * gdb.python/python.exp (decode_line current location line
3561 number): Adjust expected line number.
3562
2f25d70f
SM
35632014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3564
3565 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3566 behavior for $args, pass it directly to "run".
3567
ff604a67
MR
35682014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3569
3570 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3571 30000 to 65536.
3572
6a3cb8e8
PA
35732014-05-21 Pedro Alves <palves@redhat.com>
3574
3575 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3576 auto-connect-native-target off".
3577 * gdb.base/auto-connect-native-target.c: New file.
3578 * gdb.base/auto-connect-native-target.exp: New file.
3579
4ebfc96e
PA
35802014-05-21 Pedro Alves <palves@redhat.com>
3581
3582 * gdb.base/default.exp: Test "target native" instead of "target
3583 child".
3584
36d46afb
MW
35852014-05-21 Mark Wielaard <mjw@redhat.com>
3586
3587 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3588
5876f503
JK
35892014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3590
3591 Fix TLS access for -static -pthread.
3592 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3593 <HAVE_TLS> (thread_function, main): Initialize it.
3594 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3595 Add clean_restart.
3596 <$have_tls != "">: Check TLSVAR.
3597
0256a6ac
PA
35982014-05-21 Pedro Alves <palves@redhat.com>
3599
3600 * gdb.base/dcache-line-read-error.c: New.
3601 * gdb.base/dcache-line-read-error.exp: New.
3602
936d2992
PA
36032014-05-20 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.base/compare-sections.c: New file.
3606 * gdb.base/compare-sections.exp: New file.
3607
802e8e6d
PA
36082014-05-20 Pedro Alves <palves@redhat.com>
3609
3610 * gdb.base/break-idempotent.c: New file.
3611 * gdb.base/break-idempotent.exp: New file.
3612
e59fa00f
MM
36132014-05-20 Markus Metzger <markus.t.metzger@intel.com>
3614
3615 * gdb.btrace/nohist.exp: New.
3616
8b696e31
YQ
36172014-05-20 Yao Qi <yao@codesourcery.com>
3618
3619 * lib/gdb.exp (gdb_init): Set timeout if test file is under
3620 gdb.reverse directory and gdb_reverse_timeout exists in board
3621 setting.
3622 * README: Document gdb_reverse_timeout.
3623
73c9764f
YQ
36242014-05-20 Yao Qi <yao@codesourcery.com>
3625
3626 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
3627 'test_file_name'. Treat args as a string instead of a list.
3628 (gdb_init): Rename argument 'args' by 'test_file_name'.
3629
f1f4348a
JK
36302014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3631
3632 * gdb.arch/powerpc-power.exp: New file.
3633 * gdb.arch/powerpc-power.s: New file.
3634
0dbe70ce
DE
36352014-05-16 Doug Evans <dje@google.com>
3636
3637 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
3638 * gdb.base/completion.exp: Check that all expected files exist
3639 before doing file completion.
0dbe70ce 3640
8d551b02
DE
36412014-05-16 Doug Evans <dje@google.com>
3642
3643 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3644 Update.
3645 (do_syscall_tests_without_xml): Update.
3646
73eb7709
PA
36472014-05-16 Pedro Alves <palves@redhat.com>
3648
3649 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3650 instead of "unknown output after running".
3651
3fae92fc
YQ
36522014-05-16 Yao Qi <yao@codesourcery.com>
3653
3654 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3655 file1.txt from host at the end.
3656 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3657
c2b2ccc5
DE
36582014-05-15 Doug Evans <dje@google.com>
3659
3660 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3661 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3662 loading file. Add test for TU lookup.
3663
8c217a4b
SM
36642014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3665
3666 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3667 calling "-exec-arguments" or "set args" before running the
3668 inferior.
3669
3deb39c6
SM
36702014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3671
3672 * lib/mi-support.exp (mi_expect_stop): Expect message for
3673 inferiors that exit with non-zero exit code.
3674
71a79f8c
YQ
36752014-05-14 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3678 match absolute path on remote host.
3679 (test_file_list_exec_source_files): Remove "/" from the
3680 pattern.
3681
f23fcd46
YQ
36822014-05-14 Yao Qi <yao@codesourcery.com>
3683
3684 * boards/local-remote-host-notty.exp (${board}_file): New
3685 proc.
3686
9404b58f
KM
36872014-05-07 Kyle McMartin <kyle@redhat.com>
3688
3689 Pushed by Joel Brobecker <brobecker@adacore.com>.
3690 * gdb.arch/aarch64-atomic-inst.c: New file.
3691 * gdb.arch/aarch64-atomic-inst.exp: New file.
3692
5e45f04c
YQ
36932014-05-07 Yao Qi <yao@codesourcery.com>
3694
3695 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3696 in current context" too.
3697
c888a17d
KS
36982014-05-05 Keith Seitz <keiths@redhat.com>
3699
3700 * gdb.linespec/ls-dollar.exp: Add test for linespec
3701 file:convenience_variable.
3702
290a839c
YQ
37032014-05-05 Yao Qi <yao@codesourcery.com>
3704
3705 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3706 traceframes into tfile and ctf trace files. Read data from
3707 trace file and test collected data.
3708 (gdb_collect_locals_test): Likewise.
3709 (gdb_unavailable_registers_test): Likewise.
3710 (gdb_unavailable_floats): Likewise.
3711 (gdb_collect_globals_test): Likewise.
3712 (top-level): Append "ctf" to trace_file_targets if GDB
3713 supports.
3714
b5262cd0
YQ
37152014-05-05 Yao Qi <yao@codesourcery.com>
3716
3717 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3718 code to ...
3719 (gdb_collect_args_test_1): ... it. New proc.
3720 (gdb_collect_locals_test): Move some code to ...
3721 (gdb_collect_locals_test_1): ... it. New proc.
3722 (gdb_unavailable_registers_test): Move some code to ...
3723 (gdb_unavailable_registers_test_1): ... it. New proc.
3724 (gdb_unavailable_floats): Move some code to ...
3725 (gdb_unavailable_floats_1): ... it. New proc.
3726
30a1e6cc
SDJ
37272014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3728
3729 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3730 probes to test for bitness recognition.
3731 * gdb.arch/amd64-stap-optional-prefix.exp
3732 (test_probe_value_without_reg): New procedure.
3733 Add code to test for different kinds of bitness.
3734
f33da99a
SDJ
37352014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3736
3737 PR breakpoints/16889
3738 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3739 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3740
5b80f00d
PA
37412014-05-01 Pedro Alves <palves@redhat.com>
3742
3743 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3744 gdb_file_cmd if no file is specified.
3745 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3746 last_loaded_file to set the remote exec-file.
3747
f8c2a73c
PA
37482014-05-01 Pedro Alves <palves@redhat.com>
3749
3750 * boards/local-remote-host.exp: New file.
3751
be6e8ac7
PA
37522014-05-01 Pedro Alves <palves@redhat.com>
3753
3754 * boards/local-remote-host.exp: Rename to ...
3755 * boards/local-remote-host-notty.exp: ... this.
3756
cac0dc8f
JB
37572014-04-28 Joel Brobecker <brobecker@adacore.com>
3758
3759 * gdb.ada/dyn_arrayidx: New testcase.
3760
9730e6cc
YQ
37612014-04-26 Yao Qi <yao@codesourcery.com>
3762
3763 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3764 and compute the length of function main. Save it in
3765 $main_length.
3766 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3767 (top-level): Use gdb_compile to compile objects into
3768 executable and restart GDB. Remove invocation to
3769 prepare_for_testing.
3770
7ae1a6a6
PA
37712014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3772 Pedro Alves <palves@redhat.com>
3773
3774 PR server/16255
3775 * gdb.multi/multi-attach.c: New file.
3776 * gdb.multi/multi-attach.exp: New file.
3777
4082afcc
PA
37782014-04-25 Pedro Alves <palves@redhat.com>
3779
3780 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3781 user.
3782 (top level): Test that "set remote conditional-breakpoints-packet
3783 off" works as intended.
3784 * gdb.base/dprintf.exp: Test that "set remote
3785 breakpoint-commands-packet off" works as intended.
3786 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3787 New function.
3788 (top level): Call it.
3789 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3790 remote fast-tracepoints-packet off" works as intended.
3791 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3792 * lib/gdb.exp (gdb_is_target_remote): ... here.
3793
2abc3f8d
DB
37942014-04-24 David Blaikie <dblaikie@gmail.com>
3795
3796 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3797 ensure clang would not discard them.
3798 * gdb.base/gdbvars.c: Ditto.
3799 * gdb.base/memattr.c: Ditto.
3800 * gdb.base/whatis.c: Ditto.
3801 * gdb.python/py-prettyprint.c: Ditto.
3802 * gdb.trace/actions.c: Ditto.
3803 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3804 ensure clang would not discard it.
3805
bfd39632
DB
38062014-04-24 David Blaikie <dblaikie@gmail.com>
3807
3808 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3809 clang to emit the full definition of type required by the test
3810 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3811
22842ff6
DB
38122014-04-24 David Blaikie <dblaikie@gmail.com>
3813
3814 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3815 coax Clang into emitting the definition of the type.
3816 * gdb.cp/pr10728-x.h (y): Ditto.
3817 * gdb.cp/pr10728-y.cc (y): Ditto.
3818
c2e827ad
DB
38192014-04-24 David Blaikie <dblaikie@gmail.com>
3820
3821 * gdb.base/label.exp: XFAIL label related tests under Clang.
3822 * gdb.cp/cplabel.exp: Ditto.
3823 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3824 under Clang those using labels.
3825
4c2d33e7
YQ
38262014-04-25 Yao Qi <yao@codesourcery.com>
3827
3828 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3829 double_label.
3830 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3831 partial_label and double_label.
3832
56083b99
DB
38332014-04-24 David Blaikie <dblaikie@gmail.com>
3834
3835 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3836
25d4e99d
DB
38372014-04-24 David Blaikie <dblaikie@gmail.com>
3838
3839 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3840 of the function to work across GCC and Clang.
3841 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3842 pointer types (const void ** const V void **).
3843
01f9f808
MS
38442014-04-24 Michael Sturm <michael.sturm@mintel.com>
3845 Walfred Tedeschi <walfred.tedeschi@intel.com>
3846
3847 * Makefile.in (EXECUTABLES): Added i386-avx512.
3848 * gdb.arch/i386-avx512.c: New file.
3849 * gdb.arch/i386-avx512.exp: Likewise.
3850
4b48d439
KS
38512014-04-23 Keith Seitz <keiths@redhat.com>
3852
3853 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3854 (mi_make_breakpoint_table): New procedure.
3855 (mi_create_breakpoint): Use mi_make_breakpoint
3856 and return the result.
3857 (mi_make_breakpoint): New procedure.
3858 (mi_build_kv_pairs): New procedure.
3859
3860 * gdb.mi/mi-break.exp: Remove unused globals,
3861 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3862 All callers updated.
3863 * gdb.mi/mi-dprintf.exp: Use variable to track command
3864 number.
3865 Update all callers of mi_create_breakpoint and use
3866 mi_make_breakpoint_table.
3867 Remove any unused global variables.
3868 * gdb.mi/mi-nonstop.exp: Likewise.
3869 * gdb.mi/mi-nsintrall.exp: Likewise.
3870 * gdb.mi/mi-nsmoribund.exp: Likewise.
3871 * gdb.mi/mi-nsthrexec.exp: Likewise.
3872 * gdb.mi/mi-reverse.exp: Likewise.
3873 * gdb.mi/mi-simplerun.exp: Likewise.
3874 * gdb.mi/mi-stepn.exp: Likewise.
3875 * gdb.mi/mi-syn-frame.exp: Likewise.
3876 * gdb.mi/mi-until.exp: Likewise.
3877 * gdb.mi/mi-var-cp.exp: Likewise.
3878 * gdb.mi/mi-var-display.exp: Likewise.
3879 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3880 * gdb.mi/mi2-var-child.exp: Likewise.
3881 * gdb.mi/mi-vla-c99.exp: Likewise.
3882 * lib/mi-support.exp: Likewise.
3883
3884 From Ian Lance Taylor <iant@cygnus.com>:
3885 * lib/gdb.exp (parse_args): New procedure.
3886
08351840
PA
38872014-04-23 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.base/break-unload-file.c: New file.
3890 * gdb.base/break-unload-file.exp: New file.
3891 * gdb.base/sym-file-lib.c (baz): New function.
3892 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3893 field.
3894 (load): Store the segment's mapped size.
3895 (unload): New function.
3896 (unload_shlib): New function.
3897 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3898 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3899 set a breakpoint at baz, and call it.
3900 * gdb.base/sym-file.exp: New tests for stale breakpoint
3901 instructions.
3902
076855f9
PA
39032014-04-23 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3906 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3907 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3908 * gdb.base/hbreak-unmapped.c: New file.
3909 * gdb.base/hbreak-unmapped.exp: New file.
3910 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3911 * lib/gdb.exp (gdb_is_target_remote): ... here.
3912
483805cf
PA
39132014-04-22 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.base/consecutive-step-over.c: New file.
3916 * gdb.base/consecutive-step-over.exp: New file.
3917
06d97543
PA
39182014-04-22 Pedro Alves <palves@redhat.com>
3919
3920 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3921 instead of send_gdb/gdb_expect.
3922
b4429ea2
YQ
39232014-04-22 Yao Qi <yao@codesourcery.com>
3924
3925 * lib/trace-support.exp (generate_tracefile): New procedure.
3926 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3927 return 0.
3928 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3929 if generate_tracefile returns 1.
3930
51d48146
PA
39312014-04-18 Tom Tromey <palves@redhat.com>
3932 Pedro alves <tromey@redhat.com>
3933
3934 PR backtrace/15558
3935 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3936 with a backtrace limit.
3937 * gdb.python/py-frame-inline.exp: Test running to an inline
3938 function with a backtrace limit, and printing the newest frame.
3939 * gdb.python/py-frame-inline.c (main): Call f.
3940
bd1dce5f
MS
39412014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3942
3943 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3944
40d1a503
MS
39452014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3946
3947 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3948 Drop prefix from unsupported source file path.
3949
389b98f7
YQ
39502014-04-17 Yao Qi <yao@codesourcery.com>
3951
3952 * lib/gdb.exp (with_target_charset): New proc.
3953 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3954 with_target_charset.
3955 (test_print_strings): Likewise.
3956 (test_repeat_bytes): Likewise.
3957 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3958 for some tests.
3959
22869d73
KS
39602014-04-16 Keith Seitz <keiths@redhat.com>
3961
3962 PR gdb/15827
3963 * gdb.dwarf2/corrupt.c: New file.
3964 * gdb.dwarf2/corrupt.exp: New file.
3965
c4f87ca6
KS
39662014-04-16 Keith Seitz <keiths@redhat.com>
3967
3968 PR c++/16597
3969 * gdb.cp/namelessclass.cc: New file.
3970 * gdb.cp/namelessclass.exp: New file.
3971 * gdb.cp/namelessclass.S: New file.
3972
ab19de87
DE
39732014-04-16 Doug Evans <dje@google.com>
3974
3975 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3976 Add comment.
3977 (gdbserver_default_get_comm_port): New function.
3978 (gdbserver_start): Check if board file provided
3979 "gdbserver,get_comm_port" and use it if so.
3980 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3981 (gdb,socketport): Set to "stdio".
3982 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3983 (stdio_gdbserver_template): Delete.
3984 (${board}_get_remote_address): Update.
3985 (${board}_build_remote_cmd): Delete.
3986 (${board}_get_comm_port): New function.
3987 (${board}_spawn): Update.
3988 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3989 Delete.
3990 (${board}_get_remote_address): Update.
3991 (${board}_get_comm_port): New function.
3992
fc98a809
AB
39932014-04-16 Andrew Burgess <aburgess@broadcom.com>
3994
3995 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3996 appearing in any order.
3997
87fd9e6e
DE
39982014-04-15 Doug Evans <dje@google.com>
3999
4000 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4001 uninitialized value of "description".
4002
099fc3ea
KS
40032014-04-15 Keith Seitz <keiths@redhat.com>
4004
4005 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4006 Remove unused globals.
4007 (test_running_the_program): Likewise.
4008 (test_controlled_execution): Likewise.
4009 (test_controlling_breakpoints): Likewise.
4010 (test_program_termination): Likewise.
4011
5da151d4
KS
40122014-04-15 Keith Seitz <keiths@redhat.com>
4013
4014 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4015 unused globals.
4016 (test_rbreak_creation_and_listing): Likewise.
4017 (test_ignore_count): Likewise.
4018 (test_error): Likewise.
4019
35e5d2f0
PA
40202014-04-15 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4023 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4024 sym-file-loader.c.
4025 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4026 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4027 to sym-file-loader.c.
4028 (struct library): Forward declare.
4029 (load_shlib, lookup_function): Change prototypes.
4030 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4031 (translate_offset): Remove declarations.
4032 (get_text_addr): New declaration.
4033 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4034 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4035 sym-file-loader.h.
4036 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4037 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4038 here from sym-file-loader.h.
4039 (struct library): New structure.
4040 (load_shlib, lookup_function): Change prototypes and adjust to
4041 work with a struct library.
4042 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4043 (translate_offset): Make static.
4044 (get_text_addr): New function.
4045 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4046
eb4c1710
PA
40472014-04-15 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4050
2d1baf52
PA
40512014-04-15 Pedro Alves <palves@redhat.com>
4052
4053 * gdb.base/sym-file-loader.c: Include <limits.h>.
4054 (SELF_LINK): New define.
4055 (get_origin): New function.
4056 (load_shlib): Use it.
4057 * gdb.base/sym-file.exp: Don't early return if the target is
4058 remote. Use runto_main, and issue fail is that fails. Use
4059 gdb_load_shlibs.
4060 (shlib_name): Delete.
4061 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4062
7dd6df01
PA
40632014-04-15 Pedro Alves <palves@redhat.com>
4064
4065 * gdb.base/sym-file.exp: Remove regex characters from test
4066 message. Don't refer to breakpoint numbers in test messages.
4067
b50c8614
KS
40682014-04-14 Keith Seitz <keiths@redhat.com>
4069
4070 PR c++/16253
4071 * gdb.cp/var-tag.cc: New file.
4072 * gdb.cp/var-tag.exp: New file.
4073 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4074 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4075 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4076 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4077
3d567982
TT
40782014-04-14 Tom Tromey <tromey@redhat.com>
4079
4080 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4081 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4082 type.
4083 * gdb.cp/enum-class.exp: New file.
4084 * gdb.cp/enum-class.cc: New file.
4085
0626fc76
TT
40862014-04-14 Tom Tromey <tromey@redhat.com>
4087
4088 * gdb.dwarf2/enum-type.exp: New file.
4089
dca325b3
SA
40902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4091
4092 * gdb.mi/mi-vla-c99.exp: New file.
4093 * gdb.mi/vla.c: New file.
4094
5854b38a
SA
40952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4096
4097 * gdb.base/vla-datatypes.c: New file.
4098 * gdb.base/vla-datatypes.exp: New file.
4099
463bb957
SA
41002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4101
4102 * gdb.base/vla-ptr.c: New file.
4103 * gdb.base/vla-ptr.exp: New file.
4104
3dd170be
SA
41052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4106
4107 * gdb.dwarf2/count.exp: New file.
4108
5ecaaa66
SA
41092014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4110
4111 * gdb.base/vla-sideeffect.c: New file.
4112 * gdb.base/vla-sideeffect.exp: New file.
4113
41f1ada5
DB
41142014-04-14 David Blaikie <dblaikie@gmail.com>
4115
4116 * gdb.mi/non-stop.c: Add return value for non-void function return
4117 statement.
4118 * gdb.threads/staticthreads.c: Ditto.
4119
0be03e84
DE
41202014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4121 Doug Evans <xdje42@gmail.com>
4122
4123 * gdb.guile/scm-value.c: Improve test case.
4124 * gdb.guile/scm-value.exp: Add new test.
4125
f180a1fb
DB
41262014-04-11 David Blaikie <dblaikie@gmail.com>
4127
4128 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4129 override Clang's default.
4130
6b662e19
JB
41312014-04-11 Joel Brobecker <brobecker@adacore.com>
4132
4133 Revert the following changes (regressions):
4134
4135 * gdb.base/vla-sideeffect.c: New file.
4136 * gdb.base/vla-sideeffect.exp: New file.
4137
4138 * gdb.dwarf2/count.exp: New file.
4139
4140 * gdb.base/vla-multi.c: New file.
4141 * gdb.base/vla-multi.exp: New file.
4142
4143 * gdb.base/vla-ptr.c: New file.
4144 * gdb.base/vla-ptr.exp: New file.
4145
4146 * gdb.base/vla-datatypes.c: New file.
4147 * gdb.base/vla-datatypes.exp: New file.
4148
4149 * gdb.mi/mi-vla-c99.exp: New file.
4150 * gdb.mi/vla.c: New file.
4151
245a5f0b
KS
41522014-04-11 Keith Seitz <keiths@redhat.com>
4153
4154 PR c++/16675
4155 * gdb.cp/cpsizeof.exp: New file.
4156 * gdb.cp/cpsizeof.cc: New file.
4157
58a84dcf
SA
41582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4159
191a8a90
JB
4160 * gdb.mi/mi-vla-c99.exp: New file.
4161 * gdb.mi/vla.c: New file.
58a84dcf 4162
c8655f75
SA
41632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4164
4165 * gdb.base/vla-datatypes.c: New file.
4166 * gdb.base/vla-datatypes.exp: New file.
4167
024e13b4
SA
41682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4169
4170 * gdb.base/vla-ptr.c: New file.
4171 * gdb.base/vla-ptr.exp: New file.
4172
1a237e0e
SA
41732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4174
4175 * gdb.base/vla-multi.c: New file.
4176 * gdb.base/vla-multi.exp: New file.
4177
504f3432
SA
41782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4179
4180 * gdb.dwarf2/count.exp: New file.
4181
3bce8237
SA
41822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4183
191a8a90
JB
4184 * gdb.base/vla-sideeffect.c: New file.
4185 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 4186
322f9c21
YQ
41872014-04-11 Yao Qi <yao@codesourcery.com>
4188
4189 * gdb.base/completion.exp: Check file exists before running tests
4190 on file completion.
4191
d708bcd1
PA
41922014-04-10 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.base/cond-eval-mode.c: New file.
4195 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4196 prepare_for_testing to build the new file. Check result of
4197 runto_main.
4198 (test_break, test_watch): New procedures.
4199 (top level): Use them.
4200
ae1d2761
PM
42012014-04-08 Pierre Muller <muller@sourceware.org>
4202
4203 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4204 Ctrl-V use for mingw hosts.
4205
7af389b8
SC
42062014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4207
4208 * gdb.python/py-value.c: Improve test case.
4209 * gdb.python/py-value.exp: Add new test.
4210
5e703181
DE
42112014-04-07 David Blaikie <dblaikie@gmail.com>
4212
4213 * lib/compiler.c: Identify the clang compiler.
4214 * lib/compiler.cc: Ditto.
4215
9810b410
YQ
42162014-04-03 Yao Qi <yao@codesourcery.com>
4217
4218 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4219
98d1b8dc
AB
42202014-04-01 Anton Blanchard <anton@samba.org>
4221
4222 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4223 messages unique.
4224
3114cea1
AB
42252014-04-01 Anton Blanchard <anton@samba.org>
4226
4227 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4228 prepare_for_testing.
4229
62f7182c
AB
42302014-04-01 Anton Blanchard <anton@samba.org>
4231
4232 * gdb.arch/ppc64-atomic-inst.c: Remove.
4233 * gdb.arch/ppc64-atomic-inst.S: New file.
4234 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4235
770e7fc7
DE
42362014-03-31 Doug Evans <dje@google.com>
4237
4238 * gdb.base/print-symbol-loading-lib.c: New file.
4239 * gdb.base/print-symbol-loading-main.c: New file.
4240 * gdb.base/print-symbol-loading.exp: New file.
4241
46e2bafa
YQ
42422014-03-31 Yao Qi <yao@codesourcery.com>
4243
4244 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4245
8776cfe9
JB
42462014-03-28 Joel Brobecker <brobecker@adacore.com>
4247
4248 * gdb.ada/mi_dyn_arr: New testcase.
4249
5d1ef361
DE
42502014-03-27 Doug Evans <dje@google.com>
4251
4252 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4253
b5bee914
YQ
42542014-03-27 Yao Qi <yao@codesourcery.com>
4255
4256 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4257 if target is nios2-*-*.
4258
0d4d0e77
YQ
42592014-03-26 Yao Qi <yao@codesourcery.com>
4260
4261 * lib/gdb.exp (readline_is_used): New proc.
4262 * gdb.base/completion.exp: Move tests on command complete up.
4263 Skip the rest of tests if readline is not used.
4264 * gdb.ada/complete.exp: Skp the test if readline is not
4265 used.
4266 * gdb.base/filesym.exp: Likewise.
4267 * gdb.base/macscp.exp: Likewise.
4268 * gdb.base/readline-ask.exp: Likewise.
4269 * gdb.base/readline.exp: Likewise.
4270 * gdb.python/py-cmd.exp: Likewise.
4271 * gdb.trace/tfile.exp: Likewise.
4272
29361eee
YQ
42732014-03-26 Yao Qi <yao@codesourcery.com>
4274
4275 * gdb.base/macscp.exp: Fix code format issues.
4276
bc9a5525
UW
42772014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4278
4279 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4280 * gdb.asm/powerpc64le.inc: New file.
4281
d3839ede
PA
42822014-03-25 Pedro Alves <palves@redhat.com>
4283 Doug Evans <dje@google.com>
4284
4285 * gdb.base/source-execution.c: New file.
4286 * gdb.base/source-execution.exp: New file.
4287 * gdb.base/source-execution.gdb: New file.
4288
01672a57
DE
42892014-03-24 Doug Evans <dje@google.com>
4290
4291 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4292 using fission.
4293
88bbeca9
HZ
42942014-03-24 Hui Zhu <hui@codesourcery.com>
4295 Pedro Alves <palves@redhat.com>
4296
4297 PR breakpoints/16101
4298 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4299 test pass/fail messages. Detect missing support for dprintf when
4300 breakpoints are actually inserted.
4301 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4302 breakpoints are actually inserted.
4303 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4304 fails.
4305
d2348791
JK
43062014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4307
4308 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4309
feef67ab
DE
43102014-03-22 Doug Evans <xdje42@gmail.com>
4311
4312 * gdb.python/python.exp (python not supported): Verify multi-line
4313 python command issues an error.
25d743f9 4314 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 4315 guile command issues an error.
feef67ab 4316
ecebef6a
MR
43172014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4318
4319 * gdb.threads/thread-specific.exp: Handle the lack of usable
4320 $this_breakpoint and $this_thread.
4321
ccdd1909
HZ
43222014-03-21 Hui Zhu <hui@codesourcery.com>
4323
4324 * gdb.base/attach.exp (do_command_attach_tests): New.
4325
beb460e8
PA
43262014-03-20 Tom Tromey <tromey@redhat.com>
4327 Pedro Alves <palves@redhat.com>
4328
4329 PR cli/15718
4330 * gdb.base/condbreak-call-false.c: New file.
4331 * gdb.base/condbreak-call-false.exp: New file.
4332
40acf43a
PA
43332014-03-20 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4336 Delete.
4337 (block_signals, unblock_signals): Delete.
4338 (child_function_2, main): Remove references to deleted variable
4339 and functions.
4340
9f5e1e02
PA
43412014-03-20 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4344 Use pthread_kill to signal thread 2.
4345 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4346 Adjust to make the test send itself a signal rather than using the
4347 host's "kill" command.
4348
99619bea
PA
43492014-03-20 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.threads/multiple-step-overs.c: New file.
4352 * gdb.threads/multiple-step-overs.exp: New file.
4353 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4354 Adjust expected infrun debug output.
4355
2adfaa28
PA
43562014-03-20 Pedro Alves <palves@redhat.com>
4357
4358 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4359 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4360
31e77af2
PA
43612014-03-20 Pedro Alves <palves@redhat.com>
4362
4363 PR breakpoints/7143
4364 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4365 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4366 of gdb_test_multiple.
4367 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4368 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4369
b9f437de
PA
43702014-03-20 Pedro Alves <palves@redhat.com>
4371
4372 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4373 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4374
05adc73e
PA
43752014-03-19 Pedro Alves <palves@redhat.com>
4376
4377 * gdb.base/async.exp: Remove early return.
4378
6048b950
PA
43792014-03-19 Pedro Alves <palves@redhat.com>
4380
4381 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4382
8bcfb00a
PA
43832014-03-19 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.base/async.exp (test_background): Expect \r\n after
4386 "completed." in the fail pattern.
4387
884e37dc
PA
43882014-03-19 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/async.exp (test_background): New procedure.
4391 Use it for all background execution command tests.
4392
148e57e2
PA
43932014-03-19 Pedro Alves <palves@redhat.com>
4394
4395 * gdb.base/async.exp: Use prepare_for_testing.
4396
f48088c7
PA
43972014-03-19 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4400 the same line.
4401
e2f6c966
PA
44022014-03-19 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.base/async.c (main): Add "jump here" and "until here" line
4405 marker comments.
4406 * gdb.base/async.exp (jump_here): New global.
4407 (jump& test): Use it.
4408 (until_here): New global.
4409 (until& test): Use it.
4410
c30568d4
PA
44112014-03-19 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/async.exp: Don't frob gdb_protocol.
4414
0172b6a7
DE
44152014-03-18 Doug Evans <xdje42@gmail.com>
4416
4417 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4418 Fix spelling of exec-done-display.
4419
06c868a8
JK
44202014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4421
4422 PR gdb/15358
4423 * gdb.base/gdb-sigterm.c: New file.
4424 * gdb.base/gdb-sigterm.exp: New file.
4425
0c7e1a46
PA
44262014-03-18 Pedro Alves <palves@redhat.com>
4427
4428 PR gdb/13860
4429 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4430 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4431 solib-event.
4432
f7c77d93
JB
44332014-03-17 Joel Brobecker <brobecker@adacore.com>
4434
4435 * gdb.ada/pckd_arr_ren: New testcase.
4436
5a1e8c7a
DE
44372014-03-13 Doug Evans <xdje42@gmail.com>
4438
4439 PR guile/16612
4440 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4441 collect after discarding symbols.
4442
350e1a76
DE
44432014-03-13 Ludovic Courtès <ludo@gnu.org>
4444 Doug Evans <xdje42@gmail.com>
4445
4446 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4447 to history survives a gc.
4448
a69900ae
PA
44492014-03-13 Pedro Alves <palves@redhat.com>
4450
4451 * gdb.base/default.exp: Don't test "target procfs".
4452
5db9f0bd
PA
44532014-03-13 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.base/default.exp: Update "target child" and "target procfs"
4456 tests to not expect "Unix".
4457
b3ccfe11
TT
44582014-03-12 Tom Tromey <tromey@redhat.com>
4459
4460 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4461 New procs. Add target-async tests.
4462 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4463 Add target-async tests.
4464
646f4417
AA
44652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4466
4467 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4468 'func_start' and 'func_end' for the beginning and end of the
4469 function code, respectively.
4470 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4471 'func_end' instead of 'func' and 'main'.
4472
288c211f
AA
44732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4474
4475 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4476 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4477 generate the debug info assembler source.
4478
e0c0f156
AA
44792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4480
4481 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4482 * gdb.dwarf2/arr-subrange.exp: Likewise.
4483 * gdb.dwarf2/dwz.exp: Likewise.
4484 * gdb.dwarf2/method-ptr.exp: Likewise.
4485 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4486 * gdb.dwarf2/subrange.exp: Likewise.
4487 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4488 * gdb.dwarf2/implptrpiece.exp: Likewise.
4489 * gdb.dwarf2/nostaticblock.exp: Likewise.
4490
0e5c4555
AA
44912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4492
4493 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4494 directory to absolute path name arguments.
4495
5ec18f2b
JG
44962014-03-10 Joel Brobecker <brobecker@adacore.com>
4497
4498 * gdb.ada/tagged_access: New testcase.
4499
847fc4f2
MM
45002014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4501
4502 * gdb.btrace/data.exp: Update expected output.
4503
cc3da688
YQ
45042014-03-06 Yao Qi <yao@codesourcery.com>
4505
4506 * gdb.trace/pr16508.exp: New file.
4507
0f26cec1
PA
45082014-03-05 Pedro Alves <palves@redhat.com>
4509
4510 PR gdb/16575
4511 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4512 procedure.
4513 (top level): Adjust to use it. Add tests that exercise breakpoint
4514 interaction with the code-cache.
4515
7a5a839f
LC
45162014-02-26 Ludovic Courtès <ludo@gnu.org>
4517
4518 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4519 test for 'history-append!'.
4520
31aa7e4e
JB
45212014-02-26 Joel Brobecker <brobecker@adacore.com>
4522
4523 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4524 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4525 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4526 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4527 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4528 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4529
1b588015
JB
45302014-02-26 Joel Brobecker <brobecker@adacore.com>
4531
4532 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4533 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4534 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4535
55426c9d
JB
45362014-02-26 Joel Brobecker <brobecker@adacore.com>
4537
4538 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4539
dc53a7ad
JB
45402014-02-26 Joel Brobecker <brobecker@adacore.com>
4541
4542 * gdb.dwarf2/arr-stride.c: New file.
4543 * gdb.dwarf2/arr-stride.exp: New file.
4544
12ab52e9
PA
45452014-02-26 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4548 that won't ever trigger. Make sure that GDB reports the correct
4549 breakpoint that caused the stop.
4550
849c862e
JK
45512014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4552
4553 PR gdb/16626
4554 * gdb.base/auto-load-script: New file.
4555 * gdb.base/auto-load.c: New file.
4556 * gdb.base/auto-load.exp: New file.
4557
71b7d793
JK
4558 PR gdb/16626
4559 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4560
e2f0d509
JK
45612014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4562
4563 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4564 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4565
50cc37c8
DE
45662014-02-24 Doug Evans <dje@google.com>
4567
4568 * lib/gdb.exp (run_on_host): Log error output if program fails.
4569
ea4758f2
PA
45702014-02-21 Pedro Alves <palves@redhat.com>
4571
4572 * gdb.threads/step-after-sr-lock.c: Rename to ...
4573 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4574 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4575 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4576 ... this.
4577
d7b30f67
SDJ
45782014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4579
4580 PR tdep/16397
4581 * gdb.arch/amd64-stap-special-operands.exp: New file.
4582 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4583 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4584 * gdb.arch/amd64-stap-triplet.S: Likewise.
4585 * gdb.arch/amd64-stap-triplet.c: Likewise.
4586
83deb43f
JB
45872014-02-20 Joel Brobecker <brobecker@adacore.com>
4588
4589 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4590 in .section pseudo-op.
4591
adde2bff
DE
45922014-02-20 lin zuojian <manjian2006@gmail.com>
4593 Joel Brobecker <brobecker@adacore.com>
4594 Doug Evans <xdje42@gmail.com>
4595
4596 PR symtab/16581
4597 * gdb.dwarf2/dw2-icycle.S: New file.
4598 * gdb.dwarf2/dw2-icycle.c: New file.
4599 * gdb.dwarf2/dw2-icycle.exp: New file.
4600
f7bd0f78
SC
46012014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4602
4603 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4604 operations on gdb.Value objects.
4605 * gdb.python/py-value-cc.exp: Add new test to test operations on
4606 gdb.Value objects.
4607
c17ef0d5
DE
46082014-02-18 Doug Evans <dje@google.com>
4609
4610 * Makefile.in (TESTS): New variable.
4611 (expanded_tests, expanded_tests_or_none): New variables
4612 (check-single): Pass $(expanded_tests_or_none) to runtest.
4613 (check-parallel): Only run tests in $(TESTS) if non-empty.
4614 (check/no-matching-tests-found): New rule.
4615 * README: Document TESTS makefile variable.
4616
5dd3176f
DE
46172014-02-18 Doug Evans <dje@google.com>
4618
4619 * Makefile.in (check-parallel): rm -rf outputs temp.
4620
0b10be4f
JK
46212014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 Fix "ERROR: no fileid for" in the testsuite.
4624 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
4625
85f224e7
DE
46262014-02-12 Doug Evans <dje@google.com>
4627
4628 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
4629 (MISCELLANEOUS): New variable.
4630 (clean): rm -rf $(MISCELLANEOUS).
4631 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4632 dwp live in the same directory as symlinks, with each symlink pointed
4633 to a differently named file in a different directory.
4634
149b30ff
DE
46352014-02-11 Doug Evans <dje@google.com>
4636
4637 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4638 of Tcl file commands.
4639
1dfdac32
MK
46402014-02-10 Mark Kettenis <kettenis@gnu.org>
4641
4642 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4643 "kill -SIGUSR1 -1".
4644
aa4fb036
JB
46452014-02-10 Joel Brobecker <brobecker@adacore.com>
4646
4647 * gdb.ada/tick_length_array_enum_idx: New testcase.
4648
ed3ef339
DE
46492014-02-10 Doug Evans <xdje42@gmail.com>
4650
4651 * configure.ac (AC_OUTPUT): Add gdb.guile.
4652 * configure: Regenerate.
4653 * lib/gdb-guile.exp: New file.
4654 * lib/gdb.exp (get_target_charset): New function.
4655 * gdb.base/help.exp: Update expected output from "apropos apropos".
4656 * gdb.guile/Makefile.in: New file.
4657 * gdb.guile/guile.exp: New file.
4658 * gdb.guile/scm-arch.c: New file.
4659 * gdb.guile/scm-arch.exp: New file.
4660 * gdb.guile/scm-block.c: New file.
4661 * gdb.guile/scm-block.exp: New file.
4662 * gdb.guile/scm-breakpoint.c: New file.
4663 * gdb.guile/scm-breakpoint.exp: New file.
4664 * gdb.guile/scm-disasm.c: New file.
4665 * gdb.guile/scm-disasm.exp: New file.
4666 * gdb.guile/scm-equal.c: New file.
4667 * gdb.guile/scm-equal.exp: New file.
4668 * gdb.guile/scm-error.exp: New file.
4669 * gdb.guile/scm-error.scm: New file.
4670 * gdb.guile/scm-frame-args.c: New file.
4671 * gdb.guile/scm-frame-args.exp: New file.
4672 * gdb.guile/scm-frame-args.scm: New file.
4673 * gdb.guile/scm-frame-inline.c: New file.
4674 * gdb.guile/scm-frame-inline.exp: New file.
4675 * gdb.guile/scm-frame.c: New file.
4676 * gdb.guile/scm-frame.exp: New file.
4677 * gdb.guile/scm-generics.exp: New file.
4678 * gdb.guile/scm-gsmob.exp: New file.
4679 * gdb.guile/scm-iterator.c: New file.
4680 * gdb.guile/scm-iterator.exp: New file.
4681 * gdb.guile/scm-math.c: New file.
4682 * gdb.guile/scm-math.exp: New file.
4683 * gdb.guile/scm-objfile-script-gdb.in: New file.
4684 * gdb.guile/scm-objfile-script.c: New file.
4685 * gdb.guile/scm-objfile-script.exp: New file.
4686 * gdb.guile/scm-objfile.c: New file.
4687 * gdb.guile/scm-objfile.exp: New file.
4688 * gdb.guile/scm-ports.exp: New file.
4689 * gdb.guile/scm-pretty-print.c: New file.
4690 * gdb.guile/scm-pretty-print.exp: New file.
4691 * gdb.guile/scm-pretty-print.scm: New file.
4692 * gdb.guile/scm-section-script.c: New file.
4693 * gdb.guile/scm-section-script.exp: New file.
4694 * gdb.guile/scm-section-script.scm: New file.
4695 * gdb.guile/scm-symbol.c: New file.
4696 * gdb.guile/scm-symbol.exp: New file.
4697 * gdb.guile/scm-symtab-2.c: New file.
4698 * gdb.guile/scm-symtab.c: New file.
4699 * gdb.guile/scm-symtab.exp: New file.
4700 * gdb.guile/scm-type.c: New file.
4701 * gdb.guile/scm-type.exp: New file.
4702 * gdb.guile/scm-value-cc.cc: New file.
4703 * gdb.guile/scm-value-cc.exp: New file.
4704 * gdb.guile/scm-value.c: New file.
4705 * gdb.guile/scm-value.exp: New file.
4706 * gdb.guile/source2.scm: New file.
4707 * gdb.guile/types-module.cc: New file.
4708 * gdb.guile/types-module.exp: New file.
4709
7026a7c1
YQ
47102014-02-10 Yao Qi <yao@codesourcery.com>
4711
4712 PR testsuite/16543
4713 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4714 * configure: Regenerated.
4715 * Makefile.in: New file.
4716
6c466447
AS
47172014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4718
4719 * gdb.python/py-framefilter.exp: Fix typo.
4720
6e854735
YQ
47212014-02-08 Yao Qi <yao@codesourcery.com>
4722
4723 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4724 that no =breakpoint-modified is emitted when breakpoints are
4725 modified through MI commands.
4726
d137e6dc
PA
47272014-02-07 Pedro Alves <pedro@codesourcery.com>
4728 Pedro Alves <palves@redhat.com>
4729
4730 * gdb.threads/step-after-sr-lock.c: New file.
4731 * gdb.threads/step-after-sr-lock.exp: New file.
4732
b5ee5a50
PA
47332014-02-07 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4736
3c77faf3
JK
47372014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4738
4739 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4740 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4741
6dddc817
DE
47422014-02-06 Doug Evans <xdje42@gmail.com>
4743
4744 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4745 output.
4746
4747 * gdb.gdb/python-interrupts.exp: New file.
4748
de7b2893
YQ
47492014-02-05 Yao Qi <yao@codesourcery.com>
4750
4751 * gdb.trace/report.exp (use_collected_data): Test the output
4752 of "info threads" and "info inferiors".
4753
66d032ac
YQ
47542014-02-05 Yao Qi <yao@codesourcery.com>
4755
4756 Revert this patch:
4757
4758 2013-05-24 Yao Qi <yao@codesourcery.com>
4759
4760 * gdb.trace/tfile.exp: Test inferior and thread.
4761
591a12a1
UW
47622014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4763
4764 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4765 on a function.
4766 * gdb.base/step-bt.c: Call hello via function pointer to make
4767 sure its first instruction is executed on powerpc64le-linux.
4768
0ff3e01f
UW
47692014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4770
4771 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4772
084ee545
UW
47732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4774
4775 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4776 of the test patterns for use on little-endian systems.
4777
6ed14ff3
UW
47782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4779
4780 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4781 (decimal_vector): Fix for little-endian.
4782
401e27fd
JM
47832014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4784
4785 * gdb.arch/sparc-sysstep.exp: New file.
4786 * gdb.arch/sparc-sysstep.c: Likewise.
4787
4788 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4789
8b924729
EBM
47902014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4791
4792 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4793
fb151210
JB
47942014-01-23 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.ada/array_char_idx: New testcase.
4797
0740f8d8
TT
47982014-01-23 Tom Tromey <tromey@redhat.com>
4799
4800 PR python/16487:
4801 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4802 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4803 classes.
4804
21909fa1
TT
48052014-01-23 Tom Tromey <tromey@redhat.com>
4806
4807 PR python/16491:
4808 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4809 string from an inferior frame.
4810 * gdb.python/py-framefilter-mi.exp: Update.
4811
87ce2a04
DE
48122014-01-22 Doug Evans <dje@google.com>
4813
4814 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4815
237b092b
AA
48162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4817
4818 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4819
d674a709
AA
48202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4821
4822 * gdb.trace/entry-values.exp: Remove excess space character from
4823 regex patterns. Handle s390 call instruction.
4824
20fa3390
AA
48252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4826
4827 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4828 define "*_start" label. Make "name" static.
4829 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4830 ${name} by references to ${name}_start.
4831
78466714
AA
48322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4833
4834 * gdb.base/info-macros.exp: Remove "debug" from the compile
4835 options.
4836
ec9f644a
IB
48372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4838
4839 * gdb.dlang/demangle.exp: New file.
4840
94b1b47e
IB
48412014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4842
4843 * gdb.dlang/primitive-types.exp: New file.
4844
7f420862
IB
48452014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4846
4847 * configure.ac: Create gdb.dlang/Makefile.
4848 * configure: Regenerate.
4849 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4850 * gdb.dlang/Makefile.in: New file.
4851 * lib/d-support.exp: New file.
4852 * lib/gdb.exp (skip_d_tests): New proc.
4853
52834460
MM
48542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4855
4856 * gdb.btrace/delta.exp: Check reverse stepi.
4857 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4858 * gdb.btrace/finish.exp: New.
4859 * gdb.btrace/next.exp: New.
4860 * gdb.btrace/nexti.exp: New.
4861 * gdb.btrace/record_goto.c: Add comments.
4862 * gdb.btrace/step.exp: New.
4863 * gdb.btrace/stepi.exp: New.
4864 * gdb.btrace/multi-thread-step.c: New.
4865 * gdb.btrace/multi-thread-step.exp: New.
4866 * gdb.btrace/rn-dl-bind.c: New.
4867 * gdb.btrace/rn-dl-bind.exp: New.
4868 * gdb.btrace/data.c: New.
4869 * gdb.btrace/data.exp: New.
4870 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4871
6e07b1d2
MM
48722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4873
4874 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4875 * gdb.btrace/exception.exp: Update.
4876 * gdb.btrace/instruction_history.exp: Update.
4877 * gdb.btrace/record_goto.exp: Update.
4878 * gdb.btrace/tailcall.exp: Update.
4879 * gdb.btrace/unknown_functions.exp: Update.
4880 * gdb.btrace/delta.exp: New.
4881
0b722aec
MM
48822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4883
4884 * gdb.btrace/record_goto.exp: Add backtrace test.
4885 * gdb.btrace/tailcall.exp: Add backtrace test.
4886
066ce621
MM
48872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4888
4889 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4890 * gdb.btrace/record_goto.c: New.
4891 * gdb.btrace/record_goto.exp: New.
4892 * gdb.btrace/x86-record_goto.S: New.
4893
0688d04e
MM
48942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4895
4896 * gdb.btrace/function_call_history.exp: Update tests.
4897 * gdb.btrace/instruction_history.exp: Update tests.
4898
8710b709
MM
48992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4900
4901 * gdb.btrace/function_call_history.exp: Fix expected field
4902 order for "record function-call-history".
4903 Add new tests for "record function-call-history /c".
4904 * gdb.btrace/exception.cc: New.
4905 * gdb.btrace/exception.exp: New.
4906 * gdb.btrace/tailcall.exp: New.
4907 * gdb.btrace/x86-tailcall.S: New.
4908 * gdb.btrace/x86-tailcall.c: New.
4909 * gdb.btrace/unknown_functions.c: New.
4910 * gdb.btrace/unknown_functions.exp: New.
4911 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4912
5de9129b
MM
49132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4914
4915 * gdb.btrace/instruction_history.exp: Update.
4916 * gdb.btrace/function_call_history.exp: Update.
4917
23a7fe75
MM
49182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4919
4920 * gdb.btrace/function_call_history.exp: Fix expected function
4921 trace.
4922 * gdb.btrace/instruction_history.exp: Initialize traced.
4923 Remove traced_functions.
4924
724c7dd8
MM
49252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4926
4927 * gdb.btrace/function_call_history.exp: Update
4928 * gdb.btrace/instruction_history.exp: Update.
4929
6d78d93b
MM
49302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4931
4932 * gdb.btrace/enable.exp: Update expected text.
4933
93a360cc
OJ
49342014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4935
4936 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4937 bytes.
4938
3772b53f
MR
49392014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4940
4941 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4942
596662fa
OJ
49432014-01-15 Omair Javaid <omair.javaid@linaro.org>
4944
4945 * lib/gdb.exp (supports_process_record): Return true for
4946 arm*-linux*. (supports_reverse): Likewise.
4947
b5b08fb4
SC
49482014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4949
4950 PR python/15464
4951 PR python/16113
4952 * gdb.python/py-type.c: Enhance test case.
4953 * gdb.python/py-value-cc.cc: Likewise
4954 * gdb.python/py-type.exp: Add new tests.
4955 * gdb.python/py-value-cc.exp: Likewise
4956
52d7fb13
AA
49572014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4958 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4961 Make "name" extern.
4962 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4963 references to ${name}_start by references to ${name}.
4964
a2cd8cfe
JB
49652014-01-10 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4968
4e23fced
JB
49692014-01-10 Joel Brobecker <brobecker@adacore.com>
4970
4971 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4972
c6a9e42c
PA
49732014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4974 Pedro Alves <palves@redhat.com>
4975
4976 * gdb.mi/mi-info-os.exp: Connect to the target with
4977 mi_gdb_target_load.
4978
b7ea362b
PA
49792014-01-08 Pedro Alves <palves@redhat.com>
4980
4981 * gdb.threads/reconnect-signal.c: New file.
4982 * gdb.threads/reconnect-signal.exp: New file.
4983
5e3f4fab
EBM
49842014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4985
4986 * gdb.base/source-dir.exp: New file.
4987
79301218
JB
49882014-01-07 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.ada/mi_interface: New testcase.
4991
8e355c5d
JB
49922014-01-07 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4995 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4996 gdb.ada/pp-rec-component/pck.ads: New files.
4997
c0d48811
JB
49982014-01-07 Joel Brobecker <brobecker@adacore.com>
4999
5000 * gdb.python/py-pp-integral.c: New file.
5001 * gdb.python/py-pp-integral.py: New file.
5002 * gdb.python/py-pp-integral.exp: New file.
5003
17b609c3 5004For older changes see ChangeLog-1993-2013.
c906108c 5005\f
8d8cb839
EZ
5006;; Local Variables:
5007;; mode: change-log
5008;; left-margin: 8
5009;; fill-column: 74
5010;; version-control: never
5011;; End:
902f2ccb 5012
32d0add0 5013 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5014 Copying and distribution of this file, with or without modification,
5015 are permitted provided the copyright notice and this notice are preserved.
This page took 2.274889 seconds and 4 git commands to generate.