Fetch and store VFP registers by PTRACE_{G,S}ETREGSET
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e970cb34
DB
12015-05-28 Don Breazeal <donb@codesourcery.com>
2
3 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4 tests for remote targets by checking is_target_gdbserver.
5
b2e2f908
DE
62015-05-27 Doug Evans <dje@google.com>
7
8 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9 * gdb.dwarf2/opaque-type-lookup.c: New file.
10 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11
82c7be31
DE
122015-05-26 Doug Evans <dje@google.com>
13
14 * gdb.cp/iostream.cc: New file.
15 * gdb.cp/iostream.exp: New file.
16
b4f54984
DE
172015-05-26 Doug Evans <dje@google.com>
18
19 * gdb.dwarf2/dw2-op-call.exp: Update.
20 * gdb.dwarf2/dw4-sig-types.exp: Update.
21 * gdb.dwarf2/implptr.exp: Update.
22 * gdb.mi/mi-cmd-param-changed.exp: Update.
23
4ea6efe9
DE
242015-05-26 Doug Evans <dje@google.com>
25
26 * gdb.python/py-lazy-string.c: New file.
27 * gdb.python/py-lazy-string.exp: New file.
28 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
29 (main): Update. Add estring3.
30 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
31 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
32
f6bb7db3
YQ
332015-05-26 Omair Javaid <omair.javaid@linaro.org>
34 Yao Qi <yao.qi@linaro.org>
35
36 * gdb.reverse/aarch64.c: New.
37 * gdb.reverse/aarch64.exp: New.
38
a81bfbd0
OJ
392015-05-26 Omair Javaid <omair.javaid@linaro.org>
40
41 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
42 (supports_reverse): Likewise.
43
158bf1b4
PP
442015-05-22 Patrick Palka <patrick@parcs.ath.cx>
45
46 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
47 Use with_test_prefix.
48
a0145030
AB
492015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.base/completion.exp: Add test for completion of layout
52 names.
53
ebe3b578
AB
542015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * lib/gdb.exp (skip_tui_tests): New proc.
57 * gdb.base/tui-layout.exp: Check skip_tui_tests.
58
84204ed7
PA
592015-05-19 Pedro Alves <palves@redhat.com>
60
61 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
62 Save the whole env array instead of just HOME. Unset HISTSIZE in
63 the environment while testing. Restore whole environment
64 afterwards.
65
37442ce1
DE
662015-05-16 Doug Evans <xdje42@gmail.com>
67
68 * gdb.guile/scm-ports.c: New file.
69 * gdb.guile/scm-ports.exp: Add memory port tests.
70
36de76f9
JK
712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * gdb.compile/compile-print.c: New file.
74 * gdb.compile/compile-print.exp: New file.
75
3a9558c4
JK
762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 * gdb.compile/compile-ops.exp: Cast param to void.
79 * gdb.compile/compile.exp: Complete type for _gdb_expr.
80 (compile code struct_object.selffield = &struct_object): Add xfail.
81
aa715135
JG
822015-05-15 Joel Brobecker <brobecker@adacore.com>
83
84 * gdb.ada/arr_enum_with_gap: New testcase.
85
931e5bc3
JG
862015-05-15 Joel Brobecker <brobecker@adacore.com>
87
88 * gdb.ada/byte_packed_arr: New testcase.
89
9cd4d857
JB
902015-05-15 Joel Brobecker <brobecker@adacore.com>
91
92 * gdb.ada/pckd_neg: New testcase.
93
ebfd00d2
PP
942015-05-13 Patrick Palka <patrick@parcs.ath.cx>
95
96 PR gdb/17820
97 * gdb.base/gdbinit-history.exp: New test.
98 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
99 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
100
4c082a81
SC
1012015-05-09 Siva Chandra Reddy <sivachandra@google.com>
102
103 * gdb.python/py-xmethods.cc: Enhance test case.
104 * gdb.python/py-xmethods.exp: New tests.
105 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
106 function.
107 (B_indexoper): Likewise.
108 (global_dm_list) : Add new xmethod worker functions.
109
f7797074
SDJ
1102015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
111
112 * gdb.base/coredump-filter.exp: Correctly unset
113 "coredump_var_addr" array.
114
a4674e4e
PA
1152015-05-08 Pedro Alves <palves@redhat.com>
116
117 * gdb.server/non-existing-program.exp: Unset spawn_id.
118
df2eb078
SC
1192015-05-08 Siva Chandra Reddy <sivachandra@google.com>
120
121 PR python/18291
122 * gdb.python/py-xmethods.exp: Add tests.
123
422349a3
YQ
1242015-05-08 Yao Qi <yao.qi@linaro.org>
125
126 PR gdb/18208
127 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
128 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
129 function set_coredump_filter, and remove remote_exec call.
130 Remove argument ipid. Callers update.
131 (top level): Don't get inferior's PID.
132
63fc80ce
AA
1332015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
134
135 * gdb.base/watch_thread_num.exp: Skip test on targets without
136 access watchpoints.
137
80ad801e
PA
1382015-05-06 Pedro Alves <palves@redhat.com>
139
140 PR server/18081
141 * gdb.server/non-existing-program.exp: New file.
142
0fa7fe50
JB
1432015-05-05 Joel Brobecker <brobecker@adacore.com>
144
145 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
146
3ea89b92
PMR
1472015-05-05 Joel Brobecker <brobecker@adacore.com>
148
149 * gdb.ada/out_of_line_in_inlined: New testcase.
150
87b8eff0
JB
1512015-05-05 Joel Brobecker <brobecker@adacore.com>
152
153 * gdb.ada/var_rec_arr: New testcase.
154
5fccc635
YQ
1552015-04-30 Yao Qi <yao.qi@linaro.org>
156
157 * gdb.base/break-idempotent.exp: If
158 skip_hw_watchpoint_multi_tests returns true, skip the tests
159 on "rwatch" and "awatch".
160
42d38f42
YQ
1612015-04-30 Yao Qi <yao.qi@linaro.org>
162
163 * gdb.base/relativedebug.exp: Invoke gdb command
164 "info sharedlibrary", and if libc.so doesn't have debug info,
165 skip the test.
166
2ce1cdbf
DE
1672015-04-29 Doug Evans <dje@google.com>
168
169 * gdb.python/py-xmethods.exp: Add ptype tests.
170 * gdb.python/py-xmethods.py (E_method_char_worker): Add
171 get_result_type method.
172
f24a38c5
LM
1732015-04-29 Luis Machado <lgustavo@codesourcery.com>
174
175 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
176 the target does not support hardware watchpoints.
177
ecbf2b3c
LM
1782015-04-29 Luis Machado <lgustavo@codesourcery.com>
179
180 * gdb.base/break-always.exp: Abort testing if writing to memory
181 causes an error.
182
34f5f757
DE
1832015-04-28 Doug Evans <dje@google.com>
184
185 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
186 * gdb.python/py-pp-registration.exp: ... here. New file.
187 * gdb.python/py-pp-registration.c: New file.
188 * gdb.python/py-pp-registration.py: New file.
189
69b4374a
DE
1902015-04-28 Doug Evans <dje@google.com>
191
192 * gdb.python/py-bad-printers.c: New file.
193 * gdb.python/py-bad-printers.py: New file.
194 * gdb.python/py-bad-printers.exp: New file.
195
59fb7612
SS
1962015-04-28 Sasha Smundak <asmundak@google.com>
197
198 * gdb.python/py-type.exp: New test.
199
2631b16a
AW
2002015-04-28 Andy Wingo <wingo@igalia.com>
201
202 * gdb.python/py-parameter.exp:
203 * gdb.guile/scm-parameter.exp: Escape the path that we are
204 matching against, as it might contain characters that are special
205 to regular expressions.
206
460efde1
JB
2072015-04-27 Joel Brobecker <brobecker@adacore.com>
208
209 * gdb.ada/rec_comp: New testcase.
210
2d369d8e
SDJ
2112015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
212
213 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
214 before using it.
215
cf75d6c3
AB
2162015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
219 new tests for verilog output.
220
8dbe7ca5
YQ
2212015-04-24 Yao Qi <yao.qi@linaro.org>
222
223 * boards/remote-gdbserver-on-localhost.exp: New file.
224
4ef9fb2f
PA
2252015-04-23 Pedro Alves <palves@redhat.com>
226
227 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
228 $inferior_spawn_id instead of $inferior_spawn_id directly. On
229 "end of file", remove $inferior_spawn_id from the indirect list.
230
0a803169
PA
2312015-04-23 Pedro Alves <palves@redhat.com>
232
233 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
234
749ef8f8
PA
2352015-04-23 Pedro Alves <palves@redhat.com>
236
237 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
238 on $any_spawn_id instead of only on $gdb_spawn_id.
239
8aae4344
PM
2402015-04-21 Pierre Muller <muller@sourceware.org>
241
242 PR pascal/17815
243 * lib/pascal.exp (gpc_compile): Add new option "class".
244 (fpc_compile): Likewise.
245 * gdb.pascal/case-insensitive-symbols.pas: New file.
246 * gdb.pascal/case-insensitive-symbols.exp: New file.
247
1586c8fb
GB
2482015-04-20 Gary Benson <gbenson@redhat.com>
249
250 * gdb.base/attach.exp: Fix three extended remote failures.
251
1b6e6f5c
GB
2522015-04-17 Gary Benson <gbenson@redhat.com>
253
254 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
255 the main executable over the remote protocol.
256
e797481d
PA
2572015-04-16 Pedro Alves <palves@redhat.com>
258
259 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
260 a new gdbserver if gdbserver_reconnect_p is set.
261
1ca99c42
PA
2622015-04-16 Pedro Alves <palves@redhat.com>
263
264 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
265 is set, don't exit gdbserver.
266
af9fd6f8
AA
2672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
268
269 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
270 appropriate .insn, such that an older assembler can be used.
271 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
272 the z/Architecture instruction set on 31-bit targets as well.
273
04ff1e61
AA
2742015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
275
276 * gdb.go/handcall.exp: Remove all logic related to the first
277 breakpoint and rely on go_runto_main instead.
278 * gdb.go/strings.exp: Likewise.
279 * gdb.go/unsafe.exp: Likewise.
280 * gdb.go/hello.exp: Likewise. Also rename the remaining
281 breakpoint marker to "breakpoint 1".
282 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
283 * gdb.go/strings.go: Likewise.
284 * gdb.go/unsafe.go: Likewise.
285 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
286 "set breakpoint 2 here" and rename the remaining breakpoint marker
287 to "breakpoint 1".
288
40d2f8d6
SM
2892015-04-15 Simon Marchi <simon.marchi@ericsson.com>
290
291 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
292 if itertools.imap is not present.
293 * gdb.python/py-objfile.exp: Add parentheses.
294 * gdb.python/py-type.exp: Same.
295 * gdb.python/py-unwind-maint.py: Same.
296
8cbc97c6
YQ
2972015-04-15 Yao Qi <yao.qi@linaro.org>
298
299 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
300 of ":$ptr_size" and set its form explicitly.
301
45fd756c
YQ
3022015-04-15 Pedro Alves <palves@redhat.com>
303 Yao Qi <yao.qi@linaro.org>
304
305 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
306 timeout by factor of 4.
307 (test_regular_watch): Likewise.
308 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
309 * gdb.reverse/sigall-reverse.exp: Likewise.
310 * gdb.reverse/until-precsave.exp: Likewise.
311 * lib/gdb.exp (with_timeout_factor): New proc.
312 (gdb_expect): Move some code to ...
313 (get_largest_timeout): ... here. New procedure.
314
9e811bc3
LM
3152015-04-14 Luis Machado <lgustavo@codesourcery.com>
316
317 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
318
0ff6fcb2
LM
3192015-04-13 Luis Machado <lgustavo@codesourcery.com>
320
321 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
322 to write to the .text section.
323
7578d5f7
LM
3242015-04-13 Luis Machado <lgustavo@codesourcery.com>
325
326 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
327 Handle the case of targets that do not provide PID information.
328
2efe15c4
YQ
3292015-04-13 Yao Qi <yao.qi@linaro.org>
330
331 * lib/gdbserver-support.exp (gdb_exit): Catch exception
332 and use expect instead of gdb_expect.
333
8cd8f2f8
SDJ
3342015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
335
336 * gdb.base/coredump-filter.exp: Rename variable "addr" to
337 "coredump_var_addr" to avoid naming conflict with other testcases.
338
9ee41772
PA
3392015-04-10 Pedro Alves <palves@redhat.com>
340
341 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
342 gdb_test_sequence and gdb_assert.
343
07473109
PA
3442015-04-10 Pedro Alves <palves@redhat.com>
345
346 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
347 test messages that don't include the breakpoint address.
348
de3db44c
YQ
3492015-04-10 Yao Qi <yao.qi@linaro.org>
350
351 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
352 false for some offset and width combinations which aren't
353 supported by linux kernel.
354
c79d856c
PA
3552015-04-10 Pedro Alves <palves@redhat.com>
356
357 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
358 procedure, factored out from ...
359 (top level): ... here. Add "set displaced-stepping" testing axis.
360 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
361 parameter "displaced". Use it.
362 (top level): Use foreach and add "set displaced-stepping" testing
363 axis.
364
ebc90b50
PA
3652015-04-10 Pedro Alves <palves@redhat.com>
366
367 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
368 Remove comment.
369 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
370 both the address of the instruction that triggers the watchpoint
371 and the address of the instruction immediately after, and use
372 those addresses for the test. Fix comment.
373
8f572e5c
PA
3742015-04-10 Pedro Alves <palves@redhat.com>
375
376 * gdb.base/sigstep.exp (breakpoint_to_handler)
377 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
378 Test "backtrace" in handler.
379 (breakpoint_over_handler): New parameter 'displaced'. Use it.
380 (top level): Add new "displaced" test axis to
381 breakpoint_to_handler, breakpoint_to_handler_entry and
382 breakpoint_over_handler.
383
8d707a12
PA
3842015-04-10 Pedro Alves <palves@redhat.com>
385
386 PR gdb/18216
387 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
388
ef713951
YQ
3892015-04-10 Yao Qi <yao.qi@linaro.org>
390
391 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
392 (test_add_rn_pc): New function.
393 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
394 (top level): Invoke test_add_rn_pc.
395
906d60cf
PA
3962015-04-10 Pedro Alves <palves@redhat.com>
397
398 PR gdb/13858
399 * gdb.base/step-over-no-symbols.exp: New file.
400
f2983cc3
AW
4012015-04-09 Andy Wingo <wingo@igalia.com>
402
403 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
404 after the Python tests.
405
6d62641c
SDJ
4062015-04-08 Keith Seitz <keiths@redhat.com>
407
408 PR python/16699
409 * gdb.python/py-completion.exp: New tests for completion.
410 * gdb.python/py-completion.py (CompleteLimit1): New class.
411 (CompleteLimit2): Likewise.
412 (CompleteLimit3): Likewise.
413 (CompleteLimit4): Likewise.
414 (CompleteLimit5): Likewise.
415 (CompleteLimit6): Likewise.
416 (CompleteLimit7): Likewise.
417
f3770638
PA
4182015-04-08 Pedro Alves <palves@redhat.com>
419
420 PR gdb/18214
421 PR gdb/18216
422 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
423 function.
424 (main): Install it as SIGUSR1 handler.
425 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
426 parameter. Always use "setup" as prefix. Toggle "set
427 displaced-stepping" off/on depending on global. Don't switch to
428 thread 1 here.
429 (top level): Add displaced stepping "off/on" test axis. Update
430 "setup" calls. Wrap each subtest with with_test_prefix. Test
431 continuing with a queued signal in each thread.
432
4496bed7
PA
4332015-04-08 Pedro Alves <palves@redhat.com>
434
435 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
436 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
437 gdb_breakpoint instead of gdb_test that doesn't expect anything.
438 Return early if running to main fails.
439 * gdb.trace/while-stepping.exp: Likewise.
440
b97fde92
PA
4412015-04-07 Pedro Alves <palves@redhat.com>
442
443 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
444 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
445 interact with inferior program.
446
f71c18e7
PA
4472015-04-07 Pedro Alves <palves@redhat.com>
448
449 * lib/gdb.exp (inferior_spawn_id): New global.
450 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
451 spawn id after processing the user code.
452 (default_gdb_start): Set inferior_spawn_id.
453 (send_inferior): New procedure.
454 * lib/gdbserver-support.exp (gdbserver_start): Set
455 inferior_spawn_id.
456 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
457
6423214f
PA
4582015-04-07 Pedro Alves <palves@redhat.com>
459
460 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
461 * lib/gdbserver-support.exp (gdbserver_start): Make
462 $server_spawn_id global.
463 (gdbserver_start): Don't wait for gdbserver's spawn id with
464 expect_background.
465 (close_gdbserver): New procedure.
466 (gdb_exit): Rename the default version and reimplement.
467
71c0ee8c
PA
4682015-04-07 Pedro Alves <palves@redhat.com>
469
470 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
471 append the substituted item, not the original item.
472
203bc29b
PA
4732015-04-07 Pedro Alves <palves@redhat.com>
474
475 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
476 gdb_expect.
477
508a3ddf
PA
4782015-04-07 Pedro Alves <palves@redhat.com>
479
480 * gdb.base/interrupt.exp: Don't handle the case of the inferior
481 output appearing once only.
482
9f6dbe2b
PA
4832015-04-07 Pedro Alves <palves@redhat.com>
484
485 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
486 that doesn't expect anything. Return early if running to main
487 fails.
488
337532fa
YQ
4892015-04-07 Yao Qi <yao.qi@linaro.org>
490
491 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
492 (child_function): Call alarm.
493 (main): Move call to alarm into the loop.
494 * gdb.threads/non-stop-fair-events.exp: Build program with
495 -DTIMEOUT=$timeout.
496
01b622d4
DE
4972015-04-06 Doug Evans <xdje42@gmail.com>
498
499 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
500 Fix dest parameter to board_info.
501 (fpc_compile): Ditto.
502 (gdb_compile_pascal): Rename dest arg to destfile.
503
961f4160
PMR
5042015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
505
506 * gdb.ada/funcall_ref.exp: New file.
507 * gdb.ada/funcall_ref/foo.adb: New file.
508
cafda597
YQ
5092015-04-02 Yao Qi <yao.qi@linaro.org>
510
511 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
512 is remote.
513
fed040c6
GB
5142015-04-02 Gary Benson <gbenson@redhat.com>
515
516 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
517
d11916aa
SS
5182015-04-01 Sasha Smundak <asmundak@google.com>
519
520 * gdb.python/py-unwind-maint.c: New file.
521 * gdb.python/py-unwind-maint.exp: New test.
522 * gdb.python/py-unwind-maint.py: New file.
523 * gdb.python/py-unwind.c: New file.
524 * gdb.python/py-unwind.exp: New test.
525 * gdb.python/py-unwind.py: New test.
526
a1471180
PA
5272015-04-01 Pedro Alves <palves@redhat.com>
528
529 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
530 to fail instead of non-existent $test.
531
0bbeccb1
PA
5322015-04-01 Pedro Alves <palves@redhat.com>
533
534 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
535 GDBFLAGS if not empty.
536
3c724c8c
PMR
5372015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
538
539 * gdb.ada/complete.exp: Remove "multi_line".
540 * gdb.ada/info_exc.exp: Remove "multi_line".
541 * gdb.ada/packed_tagged.exp: Remove "multi_line".
542 * gdb.ada/ptype_field.exp: Remove "multi_line".
543 * gdb.ada/sym_print_name.exp: Remove "multi_line".
544 * gdb.ada/tagged.exp: Remove "multi_line".
545 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
546 [multi_line ...]
547 * gdb.btrace/delta.exp: Likewise.
548 * gdb.btrace/exception.exp: Likewise.
549 * gdb.btrace/function_call_history.exp: Likewise.
550 * gdb.btrace/instruction_history.exp: Likewise.
551 * gdb.btrace/nohist.exp: Likewise.
552 * gdb.btrace/record_goto.exp: Likewise.
553 * gdb.btrace/segv.exp: Likewise.
554 * gdb.btrace/stepi.exp: Likewise.
555 * gdb.btrace/tailcall.exp: Likewise.
556 * gdb.btrace/unknown_functions.exp: Likewise.
557 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
558 * lib/gdb.exp: Add the "multi_line" helper.
559
4eec2deb
PA
5602015-04-01 Pedro Alves <palves@redhat.com>
561
562 * gdb.threads/tid-reuse.c: New file.
563 * gdb.threads/tid-reuse.exp: New file.
564
df8411da
SDJ
5652015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
566
567 PR corefiles/16092
568 * gdb.base/coredump-filter.c: New file.
569 * gdb.base/coredump-filter.exp: Likewise.
570
6ef37366
PM
5712015-03-27 Petr Machata <pmachata@redhat.com>
572
573 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
574 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
575 (Dwarf::assemble): Initialize them.
576 (Dwarf::lines): New function.
577
7ec911b0
JT
5782015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
579
580 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
581 SYMBOL_PREFIX for x86_64-*-cygwin.
582
ff908ebf
AW
5832015-03-26 Andy Wingo <wingo@igalia.com>
584
585 PR symtab/18148
586 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
587 const_value but not a location.
588 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
589 location defined in non-main CUs are visible.
590
6d5f0679
YQ
5912015-03-26 Yao Qi <yao.qi@linaro.org>
592
593 PR testsuite/18139
594 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
595 Add a line number entry for the same line.
596 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
597 Add a line number entry for the same line.
598
2898689b
YQ
5992015-03-26 Yao Qi <yao.qi@linaro.org>
600
601 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
602 .int 0.
603 (func): Likewise. Add .Lfunc_1 label.
604 Use .Lfunc_1 label.
605 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
606 .int 0.
607 (func): Likewise.
608 Use .Lfunc_1 label.
609
85180498
YQ
6102015-03-26 Yao Qi <yao.qi@linaro.org>
611
612 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
613 Call gdb_compile instead to compile each .s files without debug
614 information.
615
8aa08a8d
YQ
6162015-03-26 Yao Qi <yao.qi@linaro.org>
617
618 * gdb.base/savedregs.exp (process_saved_regs): Make
619 "Saved registers:" optional in the pattern.
620
66849923
MM
6212015-03-25 Markus Metzger <markus.t.metzger@intel.com>
622
623 * gdb.btrace/next.exp: Merged into step.exp.
624 * gdb.btrace/finish.exp: Merged into step.exp.
625 * gdb.btrace/nexti.exp: Merged into stepi.exp.
626 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
627 "record goto" and checking the exact replay position.
628 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
629 check for "Recording format" in "info record" output.
630 * gdb.btrace/record_goto.exp: Choose test file based on target.
631 * gdb.btrace/x86-record_goto.S: Renamed into ...
632 * gdb.btrace/x86_64-record_goto.S: ... this.
633 * gdb.btrace/i686-record_goto.S: New.
634 * gdb.btrace/x86-tailcall.S: Renamed into ...
635 * gdb.btrace/x86_64-tailcall.S: ... this.
636 * gdb.btrace/i686-tailcall.S: New.
637 * gdb.btrace/x86-tailcall.c: Renamed into ...
638 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
639 separate statements. Update test.
640 * gdb.btrace/delta.exp: Use record_goto.c as test file.
641 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
642 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
643 * gdb.btrace/tailcall.exp: Choose test file based on target.
644 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
645
11cc1b74
MM
6462015-03-25 Markus Metzger <markus.t.metzger@intel.com>
647
648 * gdb.btrace/exception.exp: Increase BTS buffer size.
649
a25d8bf9
PA
6502015-03-24 Pedro Alves <palves@redhat.com>
651
652 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
653
856e7dd6
PA
6542015-03-24 Pedro Alves <palves@redhat.com>
655
656 * gdb.threads/schedlock.exp (test_step): No longer expect that
657 "set scheduler-locking step" with "next" over a function call runs
658 threads unlocked.
659
ad235a41
AT
6602015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
661
662 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
663
15630549
AT
6642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
665
666 PR breakpoints/16466
667 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
668 * gdb.mi/mi-pending.c (thread_func): New function.
669 (int main): Add threading support required.
670 * gdb.mi/mi-pending.exp: Add tests for this issue.
671 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
672 (pendfunc2): Remove stdio dependency.
673 * gdb.mi/mi-pendshr2.c: New file.
674
693dca06
KS
6752015-03-23 Keith Seitz <keiths@redhat.com>
676
677 * gdb.linespec/keywords.c: New file.
678 * gdb.linespec/keywords.exp: New file.
679
7e993ebf
KS
6802015-03-23 Keith Seitz <keiths@redhat.com>
681
682 PR gdb/18021
683 * gdb.dwarf2/staticvirtual.exp: New test.
684
bc23328c
JK
6852015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
688 * README: Remove HP-UX and gdb.hp.
689 (configuration):
690 * configure: Regenerate.
691 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
692 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
693 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
694 gdb.hp/gdb.defects/Makefile.
695 * gdb.hp/Makefile.in: File deleted.
696 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
697 * gdb.hp/gdb.aCC/optimize.c: File deleted.
698 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
699 * gdb.hp/gdb.aCC/run.c: File deleted.
700 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
701 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
702 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
703 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
704 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
705 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
706 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
707 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
708 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
709 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
710 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
711 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
712 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
713 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
714 * gdb.hp/gdb.base-hp/reg.s: File deleted.
715 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
716 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
717 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
718 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
719 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
720 * gdb.hp/gdb.compat/Makefile.in: File deleted.
721 * gdb.hp/gdb.compat/average.c: File deleted.
722 * gdb.hp/gdb.compat/sum.c: File deleted.
723 * gdb.hp/gdb.compat/xdb.c: File deleted.
724 * gdb.hp/gdb.compat/xdb0.c: File deleted.
725 * gdb.hp/gdb.compat/xdb0.h: File deleted.
726 * gdb.hp/gdb.compat/xdb1.c: File deleted.
727 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
728 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
729 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
730 * gdb.hp/gdb.defects/Makefile.in: File deleted.
731 * gdb.hp/gdb.defects/bs14602.c: File deleted.
732 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
733 * gdb.hp/gdb.defects/solib-d.c: File deleted.
734 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
735 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
736 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
737 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
738 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
739 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
740 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
741 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
742 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
743 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
744 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
745 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
746 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
747 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
748 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
749 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
750 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
751 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
752 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
753 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
754 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
755 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
756 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
757 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
758 * gdb.hp/tools/odump: File deleted.
759
8bf3b159
PA
7602015-03-19 Pedro Alves <palves@redhat.com>
761
762 * gdb.threads/continue-pending-status.exp (saw_thread_2)
763 (saw_thread_3): New globals.
764 (top level): Increment them when an event for the corresponding
765 thread is seen.
766 (no thread starvation): New test.
767
eb54c8bf
PA
7682015-03-19 Pedro Alves <palves@redhat.com>
769
770 * gdb.threads/continue-pending-status.c: New file.
771 * gdb.threads/continue-pending-status.exp: New file.
772
32d2e5d6
PA
7732015-03-18 Pedro Alves <palves@redhat.com>
774
775 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
776 Use gdb_is_target_remote instead of is_remote. Use
777 gdb_test_multiple instead of gdb_expect. Exit early if
778 gdb_test_multiple hits its internal matches. Tighten stepi tests
779 expected output. Fail on exit with any signal, instead of just
780 SIGILL.
781
f68f11b7
YQ
7822015-03-18 Yao Qi <yao.qi@linaro.org>
783
784 PR tdep/18107
785 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
786 variable.
787 * gdb.base/catch-syscall.exp: Don't skip it on
788 aarch64*-*-linux* target. Remove elements in all_syscalls.
789 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
790 target.
791 (setup_all_syscalls): New proc.
792
ca5fd19b
YQ
7932015-03-16 Yao Qi <yao.qi@linaro.org>
794
795 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
796 (top level): Skip tests if valid_addr_p returns false for
797 $cmd1 or $cmd2.
798
85642ba0
AW
7992015-03-11 Andy Wingo <wingo@igalia.com>
800
801 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
802
e03f9645
YQ
8032015-03-11 Yao Qi <yao.qi@linaro.org>
804
805 * gdb.base/catch-syscall.exp: Fix typo in comments.
806
5d0962b2
YQ
8072015-03-11 Yao Qi <yao.qi@linaro.org>
808
809 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
810
b2df3cef
PA
8112015-03-09 Pedro Alves <palves@redhat.com>
812
813 * dg-extract-results.py: Delete.
814
ef878e53
PA
8152015-03-09 Pedro Alves <palves@redhat.com>
816
817 Merge dg-extract-results.sh from GCC upstream (r218843).
818
819 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
820 * dg-extract-results.sh: Use --text with grep to avoid issues with
821 binary files. Fall back to cat -v, if that doesn't work.
822
9494d219
PA
8232015-03-05 Pedro Alves <palves@redhat.com>
824
825 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
826
a8d9763a
SM
8272015-03-04 Simon Marchi <simon.marchi@ericsson.com>
828
829 * lib/mi-support.exp (mi_expect_interrupt): Accept
830 alternative event for when in all-stop mode.
831
be9957b8
PA
8322015-03-04 Pedro Alves <palves@redhat.com>
833
834 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
835
d57be0f4 8362015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
837
838 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
839
c214c7cf
AA
8402015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
841
842 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
843 regexps for GDB's current line display, accept a hex address
844 preceding the line number.
845
6d74a497
AA
8462015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
847
848 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
849 the 'arch1' variable for "s390*-linux*" targets.
850
511aee7c
PA
8512015-03-04 Pedro Alves <palves@redhat.com>
852
853 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
854 (main): Pass missing retval argument to pthread_join call.
855
95e50b27
PA
8562015-03-02 Pedro Alves <palves@redhat.com>
857
858 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
859 (top level): Call do_test with non-stop as well.
860
28054d69
PA
8612015-03-02 Pedro Alves <palves@redhat.com>
862
863 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
864 -1.
865
4fa5d7b4
AA
8662015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
867
868 * gdb.arch/s390-vregs.exp: New test.
869 * gdb.arch/s390-vregs.S: New file.
870
97c18565
PA
8712015-02-27 Pedro Alves <palves@redhat.com>
872
873 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
874 call to catch_command_errors.
875 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
876 catch_command_errors.
877
a37bfa30
PA
8782015-02-27 Pedro Alves <palves@redhat.com>
879
880 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
881 "true" for boolean result.
882 * gdb.gdb/selftest.exp (test_with_self): Also accept full
883 prototype of main.
884
6f98576f
PA
8852015-02-27 Pedro Alves <palves@redhat.com>
886
887 * lib/unbuffer_output.c: New file.
888 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
889 (main): Call gdb_unbuffer_output.
890
eba5ab56
YQ
8912015-02-27 Yao Qi <yao.qi@linaro.org>
892
893 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
894 target.
895
0def5aaa
DE
8962015-02-26 Doug Evans <dje@google.com>
897
898 * gdb.cp/class2.cc (Dbase, D): New classes.
899 (main): New local delta.
900 * gdb.cp/class2.exp: Test printing delta.
901 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
902 (dynbar): New global.
903 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
904
081a1c2c
JK
9052015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
906
907 * gdb.compile/compile-ifunc.c: New file.
908 * gdb.compile/compile-ifunc.exp: New file.
909
2f41223f
AT
9102015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
911
912 * gdb.base/structs.exp: Check for correct struct on finish.
913
03eddd80
YQ
9142015-02-26 Yao Qi <yao.qi@linaro.org>
915
916 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
917 is zero.
918
80c57053
JK
9192015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
920
921 * gdb.arch/cordic.ko.bz2: New file.
922 * gdb.arch/cordic.ko.debug.bz2: New file.
923 * gdb.arch/ppc64-symtab-cordic.exp: New file.
924
21613c12
YQ
9252015-02-25 Yao Qi <yao.qi@linaro.org>
926
927 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
928 aarch64*-*-* target.
929
d8b901ed
PA
9302015-02-23 Pedro Alves <palves@redhat.com>
931
932 * lib/gdb.exp (delete_breakpoints): Rewrite using
933 gdb_test_multiple.
934
e5b85ead
PA
9352015-02-23 Pedro Alves <palves@redhat.com>
936
937 * gdb.base/info-os.c: Include stdlib.h.
938
85c3a371
DE
9392015-02-22 Doug Evans <xdje42@gmail.com>
940
941 PR symtab/17855
942 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
943 is read after symbols have been re-read.
944 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
945 * gdb.ada/exec_changed/second.adb (Second): Ditto.
946
96553a0c
DE
9472015-02-21 Doug Evans <dje@google.com>
948
949 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
950
97a0c697
JK
9512015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 PR corefiles/17808
954 * gdb.arch/i386-biarch-core.core.bz2: New file.
955 * gdb.arch/i386-biarch-core.exp: New file.
956
a47cd6e9
PA
9572015-02-21 Pedro Alves <palves@redhat.com>
958
959 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
960 runto_main fails.
961
c5facdc4
PA
9622015-02-20 Pedro Alves <palves@redhat.com>
963
964 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
965 info probes.
966
2db9a427
PA
9672015-02-20 Pedro Alves <palves@redhat.com>
968
969 * gdb.threads/multi-create-ns-info-thr.exp: New file.
970
60fb7e9e
PA
9712015-02-20 Pedro Alves <palves@redhat.com>
972
973 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
974 clean_restart before gdb_target_supports_trace.
975
5c5019c2
PA
9762015-02-20 Pedro Alves <palves@redhat.com>
977
978 PR threads/18006
979 * gdb.threads/clone-thread_db.c: New file.
980 * gdb.threads/clone-thread_db.exp: New file.
981
c9587f88
AT
9822015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
983
984 PR breakpoints/16812
985 * gdb.base/catch-gdb-caused-signals.c: New file.
986 * gdb.base/catch-gdb-caused-signals.exp: New file.
987
f6a88844
JM
9882015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
989
990 * configure: Regenerated.
991 * configure.ac: Use GDB_AC_TRANSFORM.
992 * aclocal.m4: sinclude ../transform.m4.
993
497c491b
JM
9942015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
995
996 * lib/dtrace.exp: New file.
997 * gdb.base/dtrace-probe.exp: Likewise.
998 * gdb.base/dtrace-probe.d: Likewise.
999 * gdb.base/dtrace-probe.c: Likewise.
1000 * lib/pdtrace.in: Likewise.
1001 * configure.ac: Output variables with the transformed names of
1002 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1003 * configure: Regenerated.
1004
03e98035
JM
10052015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1006
1007 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1008 expected message when trying to access $_probe_* convenience
1009 variables while not on a probe.
1010
63cc30e9
JK
10112015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1012
1013 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1014
0703599a
PA
10152015-02-11 Pedro Alves <pedro@codesourcery.com>
1016
1017 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1018 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1019
7e60a48e
DE
10202015-02-10 Doug Evans <xdje42@gmail.com>
1021
1022 * lib/gdb.exp (gdb_load): Always return a result.
1023
01b088bc
PA
10242015-02-10 Pedro Alves <palves@redhat.com>
1025
1026 * gdb.threads/signal-sigtrap.c: New file.
1027 * gdb.threads/signal-sigtrap.exp: New file.
1028
b05ec7a5
AT
10292015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1030
1031 * gdb.trace/no-attach-trace.c: New file.
1032 * gdb.trace/no-attach-trace.exp: New file.
1033
a2c2acaf
MW
10342015-02-09 Mark Wielaard <mjw@redhat.com>
1035
1036 * gdb.dwarf2/atomic.c: New file.
1037 * gdb.dwarf2/atomic-type.exp: Likewise.
1038
31fd9caa
MM
10392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1040
1041 * gdb.btrace/buffer-size.exp: Update "info record" output.
1042 * gdb.btrace/delta.exp: Update "info record" output.
1043 * gdb.btrace/enable.exp: Update "info record" output.
1044 * gdb.btrace/finish.exp: Update "info record" output.
1045 * gdb.btrace/instruction_history.exp: Update "info record" output.
1046 * gdb.btrace/next.exp: Update "info record" output.
1047 * gdb.btrace/nexti.exp: Update "info record" output.
1048 * gdb.btrace/step.exp: Update "info record" output.
1049 * gdb.btrace/stepi.exp: Update "info record" output.
1050 * gdb.btrace/nohist.exp: Update "info record" output.
1051
d33501a5
MM
10522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1053
1054 * gdb.btrace/buffer-size: New.
1055
f4abbc16
MM
10562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1057
1058 * gdb.btrace/delta.exp: Update "info record" output.
1059 * gdb.btrace/enable.exp: Update "info record" output.
1060 * gdb.btrace/finish.exp: Update "info record" output.
1061 * gdb.btrace/instruction_history.exp: Update "info record" output.
1062 * gdb.btrace/next.exp: Update "info record" output.
1063 * gdb.btrace/nexti.exp: Update "info record" output.
1064 * gdb.btrace/step.exp: Update "info record" output.
1065 * gdb.btrace/stepi.exp: Update "info record" output.
1066 * gdb.btrace/nohist.exp: Update "info record" output.
1067
b9d61307
SM
10682015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1069
1070 PR gdb/15678
1071 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1072
e584fdbc
PA
10732015-02-06 Pedro Alves <palves@redhat.com>
1074
1075 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1076 macro.
1077 (seconds_left, again): New globals.
1078 (main): Wait seconds_left in a 1-second sleep loop instead of
1079 sleeping 180 seconds. If 'again' is set, reset the seconds
1080 counter.
1081 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1082 'again' in the inferior before detaching. Print the seconds left.
1083 (options): New global.
1084 (top level): Build program with -DTIMEOUT=$timeout.
1085
77f41761
PA
10862015-02-06 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1089 determine how many seconds to pass to 'alarm'.
1090 * gdb.base/gdb-sigterm.exp (top level): Build program with
1091 -DTIMEOUT=$timeout.
1092 (do_test): Return success/failure indication. Add more verbose
1093 logging. Don't fail if 200 single steps are seen. Instead, fail
1094 when the test times out.
1095 (passes): New global.
1096 (top level): Break the testing loop if testing fails on any
1097 iteration. Use gdb_assert.
1098
b9394193
DB
10992015-02-04 Don Breazeal <donb@codesourcery.com>
1100
1101 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1102 and initialize them.
1103 (ipc_cleanup): New function.
1104 (main): Don't declare shmid, semid, and msqid. Add a call to
1105 atexit so that we call ipc_cleanup on exit.
1106
42d9e528
PA
11072015-02-04 Pedro Alves <palves@redhat.com>
1108
1109 * boards/native-extended-gdbserver.exp: Remove any target variant
1110 specifications from the board name before clearing the isremote
1111 flag from board_info.
1112
ae6ae975
DE
11132015-01-31 Doug Evans <xdje42@gmail.com>
1114
1115 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1116
cfb069a8
GB
11172015-01-31 Gary Benson <gbenson@redhat.com>
1118
1119 * gdb.base/completion.exp: Disable completion limiting for
1120 existing tests. Add new tests to check completion limiting.
1121 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1122
5dd31d79
DE
11232015-01-31 Doug Evans <xdje42@gmail.com>
1124
1125 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1126
9f050062
DE
11272015-01-31 Doug Evans <xdje42@gmail.com>
1128
1129 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1130 entries. Duplicate file section script entries.
1131 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1132 inlined entries. Add test for safe-path rejection.
1133 * gdb.python/py-section-script.c: Add duplicate inlined section script
1134 entries. Duplicate file section script entries.
1135 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1136 inlined entries. Add test for safe-path rejection.
1137
df25ebbd
JB
11382015-01-29 Joel Brobecker <brobecker@adacore.com>
1139
1140 * gdb.ada/disc_arr_bound: New testcase.
1141
4a0ca9ec
JB
11422015-01-29 Joel Brobecker <brobecker@adacore.com>
1143
1144 * gdb.ada/mi_var_array: New testcase.
1145
3a8b707a
DE
11462015-01-27 Doug Evans <dje@google.com>
1147
1148 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1149 Add test for objfile.filename, objfile.username after objfile
1150 has been unloaded.
1151
f8313f6e
JB
11522015-01-26 Joel Brobecker <brobecker@adacore.com>
1153
1154 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1155 the second test to print the name attribute of value
1156 returned by the call to gdb.lookup_type, and adjust
1157 the expected output accordingly.
1158
37bc665e
MW
11592015-01-25 Mark Wielaard <mjw@redhat.com>
1160
1161 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1162 * gdb.base/disp-step-fork.c: Include unistd.h.
1163 * gdb.base/siginfo-obj.c: Include stdio.h.
1164 * gdb.base/siginfo-thread.c: Likewise.
1165 * gdb.mi/non-stop.c: Include unistd.h.
1166 * gdb.mi/nsthrexec.c: Include stdio.h.
1167 * gdb.mi/pthreads.c: Include unistd.h.
1168 * gdb.modula2/unbounded1.c (main): Declare returns int.
1169 * gdb.reverse/consecutive-reverse.c: Likewise.
1170 * gdb.threads/create-fail.c: Include unistd.h.
1171 * gdb.threads/killed.c: Likewise.
1172 * gdb.threads/linux-dp.c: Likewise.
1173 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1174 * gdb.threads/non-ldr-exc-2.c: Likewise.
1175 * gdb.threads/non-ldr-exc-3.c: Likewise.
1176 * gdb.threads/non-ldr-exc-4.c: Likewise.
1177 * gdb.threads/pthreads.c: Include unistd.h.
1178 (main): Declare returns int.
1179 * gdb.threads/tls-main.c (foo): New declaration.
1180 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1181
f7e5394d
SM
11822015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1183
1184 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1185 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1186
743649fd
MW
11872015-01-15 Mark Wielaard <mjw@redhat.com>
1188
1189 * gdb.base/noreturn-return.c: New file.
1190 * gdb.base/noreturn-return.exp: New file.
1191 * gdb.base/noreturn-finish.c: New file.
1192 * gdb.base/noreturn-finish.exp: New file.
1193
198297aa
PA
11942015-01-23 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.threads/continue-pending-after-query.c: New file.
1197 * gdb.threads/continue-pending-after-query.exp: New file.
1198
717cf30c
AG
11992015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1200 Simon Marchi <simon.marchi@ericsson.com>
1201
1202 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1203 * gdb.base/valgrind-db-attach.exp: Same.
1204 * gdb.base/valgrind-infcall.exp: Same.
1205 * lib/mi-support.exp (default_mi_gdb_start): Same.
1206 * lib/prompt.exp (default_prompt_gdb_start): Same.
1207 * lib/gdb.exp (default_gdb_spawn): Same.
1208 (gdb_interact): New.
1209
1210
4b62a76e
JK
12112015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1212
1213 * gdb.compile/compile.exp (pointer to jit function): New test.
1214
b4cdae6f
WW
12152015-01-17 Wei-cheng Wang <cole945@gmail.com>
1216
1217 * lib/gdb.exp (supports_process_record): Return true for
1218 powerpc*-*-linux*.
1219 (supports_reverse): Likewise.
1220
d221e7ef
DB
12212015-01-15 Don Breazeal <donb@codesourcery.com>
1222
1223 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1224 instead of checking whether the target board is remote and
1225 use spawn_wait_for_attach instead of exec/sleep.
1226 * gdb.base/attach-twice.exp: Likewise.
1227
bafffb51
JB
12282015-01-15 Joel Brobecker <brobecker@adacore.com>
1229
1230 * gdb.ada/var_arr_attrs: New testcase.
1231
5589af0e
PA
12322015-01-14 Pedro Alves <palves@redhat.com>
1233 Joel Brobecker <brobecker@adacore.com>
1234
1235 PR gdb/17525
1236 * gdb.base/bp-cmds-execution-x-script.c: New file.
1237 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1238 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1239
6c400b59
PA
12402015-01-14 Pedro Alves <palves@redhat.com>
1241
1242 PR cli/17828
1243 * gdb.base/batch-preserve-term-settings.c: New file.
1244 * gdb.base/batch-preserve-term-settings.exp: New file.
1245
e02c96a7
DE
12462015-01-13 Doug Evans <dje@google.com>
1247
1248 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1249 binary.
1250
576fd14c
JB
12512015-01-13 Joel Brobecker <brobecker@adacore.com>
1252
1253 * Makefile.in (clean mostlyclean): Do not delete *.py.
1254
04dccad0
JB
12552015-01-13 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.python/py-lookup-type.exp: New file.
1258
3d230f71
PA
12592015-01-12 Pedro Alves <palves@redhat.com>
1260
1261 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1262 restore GDBFLAGS before returning.
1263
7e67715d
JK
12642015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1267 is_amd64_regs_target and is_x86_like_target.
1268
f2e0d4b4
DE
12692015-01-11 Doug Evans <xdje42@gmail.com>
1270
1271 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1272 is given without an explicit form.
1273 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1274 attributes.
1275 * gdb.dwarf/corrupt.exp: Ditto.
1276 * gdb.dwarf2/enum-type.exp: Ditto.
1277 * gdb.trace/entry-values.exp: Ditto.
1278 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1279
439250fb
DE
12802015-01-11 Doug Evans <xdje42@gmail.com>
1281
1282 PR gdb/15830
1283 * gdb.base/maint.exp: Remove references to "maint demangle".
1284 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1285 Add tests for explicitly specifying language to demangle.
1286 * gdb.dlang/demangle.exp: Ditto.
1287
ede9f622
PA
12882015-01-09 Pedro Alves <palves@redhat.com>
1289
1290 * gdb.threads/non-stop-fair-events.c: New file.
1291 * gdb.threads/non-stop-fair-events.exp: New file.
1292
a7b796db
PA
12932015-01-09 Pedro Alves <palves@redhat.com>
1294
1295 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1296 the global scope. Set a breakpoint after all threads are started
1297 rather than stepping over two source lines. Expect the prompt.
1298 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1299 global.
1300 (NUM): Now 15.
1301 (main): Use threads_started_barrier to wait for all threads to
1302 start. Main thread no longer calls thread_function. Exit after
1303 180 seconds.
1304 (loop): New function.
1305 (thread_function): Wait on threads_started_barrier barrier. Call
1306 'loop' at each iteration.
1307 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1308 threads have started, instead of hardcoding number of "next"
1309 steps. Use an access watchpoint instead of a write watchpoint.
1310
9665ffdd
PA
13112015-01-09 Pedro Alves <palves@redhat.com>
1312
1313 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1314 (thread_func): Wait on barrier.
1315 (main): Wait for all threads to start before stopping GDB.
1316 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1317 global.
1318 (thread1_func, thread2_func): Wait on barrier.
1319 (main): Wait for all threads to start before stopping GDB.
1320 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1321 New global.
1322 (thread1_func, thread2_func): Wait on barrier.
1323 (main): Wait for all threads to start before stopping GDB.
1324
c945a99f
PA
13252015-01-09 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.threads/attach-many-short-lived-threads.c: New file.
1328 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1329
c1a747c1
PA
13302014-01-09 Pedro Alves <palves@redhat.com>
1331
1332 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1333 instead of to thread 2.
1334 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1335 Add barrier around each pthread_create call instead of around all
1336 calls.
1337 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1338 Set a break on thread_function and have the child threads hit it
1339 one at at a time.
1340
60b3033e
PA
13412015-01-09 Pedro Alves <palves@redhat.com>
1342
1343 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1344 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1345 false.
1346 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1347 checking whether the target board is remote.
1348 * gdb.multi/multi-attach.exp: Likewise.
1349 * gdb.python/py-sync-interp.exp: Likewise.
1350 * gdb.server/ext-attach.exp: Likewise.
1351 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1352 tests that need to attach, instead of checking whether the target
1353 board is remote at the top of the file.
1354
acc018ac
YQ
13552015-01-08 Yao Qi <yao@codesourcery.com>
1356
1357 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1358
50a18af8
JK
13592015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1360
1361 Fix testcase compilation.
1362 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1363
8503d6e1
JB
13642015-01-06 Joel Brobecker <brobecker@adacore.com>
1365
1366 * gdb.python/py-type.exp: Add a couple test about empty
1367 array creation, and negative-length array creation.
1368
cc73dbcc
DE
13692015-01-02 Doug Evans <xdje42@gmail.com>
1370
1371 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1372
0300bbc7
DE
13732015-01-02 Doug Evans <dje@google.com>
1374
1375 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1376
9d85a0ec
YQ
13772014-12-29 Yao Qi <yao@codesourcery.com>
1378
1379 * gdb.trace/entry-values.exp: Update comments. Rename variable
1380 bar_call_foo to returned_from_foo.
1381
87186c6a
MMN
13822014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1383
1384 PR gdb/17394
1385 * gdb.linespec/break-asm-file.c: New file.
1386 * gdb.linespec/break-asm-file.exp: New file.
1387 * gdb.linespec/break-asm-file0.s: New file.
1388 * gdb.linespec/break-asm-file1.s: New file.
1389
1bab7383
YQ
13902014-12-18 Nigel Stephens <nigel@mips.com>
1391 Maciej W. Rozycki <macro@codesourcery.com>
1392
1393 * gdb.base/float.exp: Handle the new output from "info float" on
1394 MIPS targets.
1395
1bc1068a
JK
13962014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1397
1398 Fix MinGW compilation.
1399 * gdb.compile/compile-ops.exp: Update untested message if
1400 !skip_compile_feature_tests.
1401 * gdb.compile/compile-setjmp.exp: Likewise.
1402 * gdb.compile/compile-tls.exp: Likewise.
1403 * gdb.compile/compile.exp: Likewise.
1404 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1405 supported on this host".
1406
b6615d10
DE
14072014-12-16 Doug Evans <xdje42@gmail.com>
1408
1409 * boards/stabs.exp: New file.
1410
25dda427
AA
14112014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1412
1413 * gdb.base/completion.exp: Adjust to format changes of "maint
1414 print user-registers".
1415
bf330350
CU
14162014-12-16 Catalin Udma <catalin.udma@freescale.com>
1417
1418 PR server/17457
1419 * gdb.arch/aarch64-fp.c: New file.
1420 * gdb.arch/aarch64-fp.exp: New file.
1421
395cf596
SDJ
14222014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1423
1424 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1425 r210637, r210913, r211666, r215400, r215817).
1426
1427 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1428 * dg-extract-results.py: New file.
1429 * dg-extract-results.sh: Use it if the environment seems
1430 suitable.
1431
1432 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1433
1434 * dg-extract-results.py (parse_run): Handle warnings that
1435 are printed before a test harness is run.
1436
1437 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1438
1439 * dg-extract-results.py (Named): Remove __cmp__ method.
1440 (output_variation): Use a key to sort variation.harnesses.
1441
1442 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1443
1444 * dg-extract-results.py: For Python 3, force sys.stdout to
1445 handle surrogate escape sequences.
1446 (safe_open): New function.
1447 (output_segment, main): Use it.
1448
1449 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1450
1451 * dg-extract-results.py (Prog.result_re): Include options
1452 in test name.
1453
1454 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1455
1456 * dg-extract-results.py (output_variation): Always sort if
1457 do_sum.
1458
e882ef3c
SM
14592014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1460
1461 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1462 as long as we get pagination notifications.
1463
4992aa20
JM
14642014-12-15 Jason Merrill <jason@redhat.com>
1465
1466 * Makefile.in (check-gdb.%): Restore.
1467 * README: Mention it.
1468
c1b5a1a6
JB
14692014-12-13 Joel Brobecker <brobecker@adacore.com>
1470
1471 * gdb.ada/str_uninit: New testcase.
1472
5537b577
JK
14732014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1474
1475 PR symtab/17642
1476 * gdb.base/vla-stub-define.c: New file.
1477 * gdb.base/vla-stub.c: New file.
1478 * gdb.base/vla-stub.exp: New file.
1479
bb2ec1b3
TT
14802014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1481 Jan Kratochvil <jan.kratochvil@redhat.com>
1482 Tom Tromey <tromey@redhat.com>
1483
1484 * configure.ac: Add gdb.compile/.
1485 * configure: Regenerate.
1486 * gdb.compile/Makefile.in: New file.
1487 * gdb.compile/compile-ops.exp: New file.
1488 * gdb.compile/compile-ops.c: New file.
1489 * gdb.compile/compile-tls.c: New file.
1490 * gdb.compile/compile-tls.exp: New file.
1491 * gdb.compile/compile-constvar.S: New file.
1492 * gdb.compile/compile-constvar.c: New file.
1493 * gdb.compile/compile-mod.c: New file.
1494 * gdb.compile/compile-nodebug.c: New file.
1495 * gdb.compile/compile-setjmp-mod.c: New file.
1496 * gdb.compile/compile-setjmp.c: New file.
1497 * gdb.compile/compile-setjmp.exp: New file.
1498 * gdb.compile/compile-shlib.c: New file.
1499 * gdb.compile/compile.c: New file.
1500 * gdb.compile/compile.exp: New file.
1501 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1502
4ff709eb
TT
15032014-12-12 Tom Tromey <tromey@redhat.com>
1504
1505 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1506 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1507
6dddd6a5
DE
15082014-12-12 Doug Evans <dje@google.com>
1509
1510 * lib/gdb-python.exp (get_python_valueof): New function.
1511 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1512
71c24708
AA
15132014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1514
1515 * gdb.base/completion.exp: Add test for completion of "info
1516 registers ".
1517
3e29f34a
MR
15182014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1519
1520 * gdb.base/func-ptrs.c: New file.
1521 * gdb.base/func-ptrs.exp: New file.
1522
fc126975
SM
15232014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1524
1525 PR breakpoints/17012
1526 * gdb.base/dprintf-detach.c: New file.
1527 * gdb.base/dprintf-detach.exp: New file.
1528
0a46d518
SM
15292014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1530
1531 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1532 * lib/gdb.exp (target_is_gdbserver): New procedure.
1533
a0be3e44
DE
15342014-12-08 Doug Evans <dje@google.com>
1535
1536 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1537
df1b803a
YQ
15382014-12-05 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.guile/scm-error.exp: Remove the third argument to
1541 gdb_remote_download.
1542 * gdb.guile/scm-frame-args.exp: Likewise.
1543 * gdb.guile/scm-section-script.exp: Likewise.
1544
ddb9f679
YQ
15452014-12-05 Yao Qi <yao@codesourcery.com>
1546
1547 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1548
86e4ed39
DE
15492014-12-04 Doug Evans <dje@google.com>
1550
1551 * gdb.python/py-objfile.exp: Add tests for
1552 objfile.add_separate_debug_file.
1553
7c50a931
DE
15542014-12-04 Doug Evans <dje@google.com>
1555
1556 * lib/gdb.exp (get_build_id): New function.
1557 (build_id_debug_filename_get): Rewrite to use it.
1558 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1559
621661e3
MR
15602014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1561
1562 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1563 `method(long)', not just 0x0.
1564 * gdb.cp/nsalias.exp: Align code labels to 4.
1565 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1566 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1567 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1568 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1569 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1570 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1571
29f0c3b7
DE
15722014-12-02 Doug Evans <dje@google.com>
1573
e1e061e7 1574 PR symtab/17602
29f0c3b7 1575 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1576 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1577 * gdb.cp/anon-ns.exp: Update.
1578
162078c8
NB
15792014-12-02 Nick Bull <nicholaspbull@gmail.com>
1580
1581 * gdb.python/py-events.py (inferior_call_handler): New.
1582 (register_changed_handler, memory_changed_handler): New.
1583 (test_events.invoke): Register new handlers.
1584 * gdb.python/py-events.exp: Add tests for inferior call,
1585 memory_changed and register_changed events.
1586
fdb09caf
AA
15872014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1588
1589 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1590 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1591 if the linker doesn't understand this.
1592
55cfb2c4
SM
15932014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1594
1595 * gdb.python/python.exp: Change expected reply to help().
1596
9e8cd6df
YQ
15972014-12-01 Yao Qi <yao@codesourcery.com>
1598
1599 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1600 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1601 * configure: Re-generated.
1602
6c659fc2
SC
16032014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1604
1605 * gdb.cp/chained-calls.cc: New file.
1606 * gdb.cp/chained-calls.exp: New file.
1607 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1608
d7fc3181
SM
16092014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1610
1611 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1612 * gdb.dwarf2/symtab-producer.exp: Same.
1613 * gdb.gdb/python-interrupts.exp: Same.
1614 * gdb.gdb/python-selftest.exp: Same.
1615 * gdb.python/py-linetable.exp: Same.
1616 * gdb.python/py-type.exp: Same.
1617 * gdb.python/py-value-cc.exp: Same.
1618 * gdb.python/py-value.exp: Same.
1619
10e79639
YQ
16202014-11-28 Yao Qi <yao@codesourcery.com>
1621
1622 * gdb.base/break-probes.exp: Match library name prefixed with
1623 sysroot.
1624
f28a0564
SM
16252014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1626
1627 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1628 test expected output. Add parentheses for the call to print.
1629 Remove L suffix from integers.
1630
3fe1ce1d
DE
16312014-11-26 Doug Evans <dje@google.com>
1632
1633 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1634
84429e27
YQ
16352014-11-22 Yao Qi <yao@codesourcery.com>
1636
1637 * gdb.trace/entry-values.c: Remove asms.
1638 (foo): Add foo_label.
1639 (bar): Add bar_label.
1640 * gdb.trace/entry-values.exp: Remove code computing foo's
1641 length and bar's length.
1642 (Dwarf::assemble): Invoke function_range for bar and use
1643 MACRO_AT_func for foo.
1644
26741859
YQ
16452014-11-22 Yao Qi <yao@codesourcery.com>
1646
1647 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1648 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1649 Use .Lgcc43_procstart instead of gcc43.
1650
45e44d27
JB
16512014-11-21 Joel Brobecker <brobecker@adacore.com>
1652
1653 * gdb.ada/n_arr_bound: New testcase.
1654
458c8db8
SDJ
16552014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1656
1657 PR breakpoints/10737
1658 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
1659 test_catch_syscall_multi_arch.
1660 (test_catch_syscall_multi_arch): New function.
1661
43f3e411
DE
16622014-11-20 Doug Evans <xdje42@gmail.com>
1663
1664 * gdb.base/maint.exp: Update expected output.
1665
0d7b2549
AA
16662014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1667
1668 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
1669 4-byte instruction on S390.
1670
8908fca5
JB
16712014-11-19 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.ada/arr_arr: New testcase.
1674
4a46959e
JB
16752014-11-19 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.ada/pkd_arr_elem: New Testcase.
1678
470e2f4e
LM
16792014-11-18 Luis Machado <lgustavo@codesourcery.com>
1680
1681 * gdb.reverse/break-precsave: Expect completion message for
1682 core file reads.
1683 * gdb.reverse/consecutive-precsave.exp: Likewise.
1684 * gdb.reverse/finish-precsave.exp: Likewise.
1685 * gdb.reverse/i386-precsave.exp: Likewise.
1686 * gdb.reverse/machinestate-precsave.exp: Likewise.
1687 * gdb.reverse/sigall-precsave.exp: Likewise.
1688 * gdb.reverse/solib-precsave.exp: Likewise.
1689 * gdb.reverse/step-precsave.exp: Likewise.
1690 * gdb.reverse/until-precsave.exp: Likewise.
1691 * gdb.reverse/watch-precsave.exp: Likewise.
1692
a267f3ad
AA
16932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1694
1695 * gdb.base/bp-permanent.c: Include unistd.h.
1696 * gdb.python/py-framefilter-mi.c (main): Add return type.
1697 * gdb.python/py-framefilter.c (main): Likewise.
1698 * gdb.trace/actions-changed.c (main): Likewise.
1699
12084a9a
AA
17002014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1701
1702 * gdb.mi/until.c: Add eye-catchers.
1703 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1704 line numbers.
1705
dc7e1a77
AA
17062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1707
1708 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1709 function header variants in break1.c.
1710 * gdb.base/ena-dis-br.exp: Likewise.
1711 * gdb.base/hbreak2.exp: Likewise.
1712 * gdb.reverse/until-precsave.exp: Drop references to removed
1713 non-prototype function header variants in ur1.c.
1714 * gdb.reverse/until-reverse.exp: Likewise.
1715
41c77605
PM
17162014-11-17 Petr Machata <pmachata@redhat.com>
1717
1718 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1719 ${_cu_offset_size} bytes abbrev offset.
1720
34248c3a
DE
17212014-11-15 Doug Evans <xdje42@gmail.com>
1722
1723 PR symtab/17559
1724 * gdb.base/line-symtabs.exp: New file.
1725 * gdb.base/line-symtabs.c: New file.
1726 * gdb.base/line-symtabs.h: New file.
1727
646da059
YQ
17282014-11-14 Yao Qi <yao@codesourcery.com>
1729
1730 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1731 (func): Add label func_label.
1732 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1733 Replace low_pc and high_pc with MACRO_AT_range.
1734 Replace name, low_pc and high_pc with MACRO_AT_func.
1735
9301ebe6
YQ
17362014-11-14 Yao Qi <yao@codesourcery.com>
1737
1738 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1739 Replace name, low_pc and high_pc with MACRO_AT_func.
1740
f166b542
YQ
17412014-11-14 Yao Qi <yao@codesourcery.com>
1742
1743 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1744 produce debug information.
1745 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1746
0f6e71e3
YQ
17472014-11-14 Yao Qi <yao@codesourcery.com>
1748
1749 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1750 object and get function length.
1751 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1752 with MACRO_AT_func.
1753 (top-level): Replace gdb_compile and clean_restart with
1754 prepare_for_testing.
1755 * gdb.dwarf2/main.c (main): Add label main_label.
1756
876c4df9
YQ
17572014-11-14 Yao Qi <yao@codesourcery.com>
1758
1759 * lib/dwarf.exp (function_range): New procedure.
1760 (Dwarf::_handle_macro_at_func): New procedure.
1761 (Dwarf::_handle_macro_at_range): New procedure.
1762 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1763
02ad9cf1
YQ
17642014-11-14 Yao Qi <yao@codesourcery.com>
1765
1766 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1767 (_handle_attribute): New procedure.
1768
a59add0c
AA
17692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1770
1771 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1772 * gdb.base/call-sc.c (zed): Likewise.
1773 * gdb.base/checkpoint.c (main): Likewise.
1774 * gdb.base/dump.c (main): Likewise.
1775 * gdb.base/gcore.c (main): Likewise.
1776 * gdb.base/huge.c (main): Likewise.
1777 * gdb.base/multi-forks.c (main): Likewise.
1778 * gdb.base/pr10179-a.c (main): Likewise.
1779 * gdb.base/savedregs.c (main): Likewise.
1780 * gdb.base/sigaltstack.c (main): Likewise.
1781 * gdb.base/siginfo.c (main): Likewise.
1782 * gdb.base/structs.c (zed): Likewise.
1783 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1784 * gdb.mi/mi-syn-frame.c (main): Likewise.
1785 * gdb.mi/until.c (foo, main): Likewise.
1786 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1787 * gdb.base/solib-weak.c (foo): Declare.
1788 * gdb.base/attach-twice.c: Include stdio.h.
1789 * gdb.base/weaklib1.c: Likewise.
1790 * gdb.base/weaklib2.c: Likewise.
1791 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1792 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1793 unistd.h.
1794 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1795 * gdb.mi/mi-exit-code.c: Likewise.
1796 * gdb.base/break-interp-lib.c: Include string.h.
1797 * gdb.base/coremaker.c: Likewise.
1798 * gdb.base/testenv.c: Likewise.
1799 * gdb.python/py-finish-breakpoint.c: Likewise.
1800 * gdb.base/inferior-died.c: Include sys/wait.h.
1801 * gdb.base/fileio.c: Include time.h.
1802 * gdb.base/async-shell.c: Include unistd.h.
1803 * gdb.base/dprintf-non-stop.c: Likewise.
1804 * gdb.base/info-os.c: Likewise.
1805 * gdb.mi/mi-console.c: Likewise.
1806 * gdb.mi/watch-nonstop.c: Likewise.
1807 * gdb.python/py-events.c: Likewise.
1808 * gdb.base/async.c (baz): Move up before its invocation.
1809 * gdb.base/code_elim2.c (my_global_func): Likewise.
1810 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1811 * gdb.base/advance.c (func2): Likewise.
1812
3b5d5997
AA
18132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1814
1815 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1816 variant.
1817 * gdb.base/annota3.c: Likewise.
1818 * gdb.base/async.c: Likewise.
1819 * gdb.base/average.c: Likewise.
1820 * gdb.base/call-ar-st.c: Likewise.
1821 * gdb.base/call-rt-st.c: Likewise.
1822 * gdb.base/call-sc.c: Likewise.
1823 * gdb.base/call-strs.c: Likewise.
1824 * gdb.base/ending-run.c: Likewise.
1825 * gdb.base/execd-prog.c: Likewise.
1826 * gdb.base/exprs.c: Likewise.
1827 * gdb.base/foll-exec.c: Likewise.
1828 * gdb.base/foll-fork.c: Likewise.
1829 * gdb.base/foll-vfork.c: Likewise.
1830 * gdb.base/funcargs.c: Likewise.
1831 * gdb.base/gcore.c: Likewise.
1832 * gdb.base/jump.c: Likewise.
1833 * gdb.base/langs0.c: Likewise.
1834 * gdb.base/langs1.c: Likewise.
1835 * gdb.base/langs2.c: Likewise.
1836 * gdb.base/mips_pro.c: Likewise.
1837 * gdb.base/nodebug.c: Likewise.
1838 * gdb.base/opaque0.c: Likewise.
1839 * gdb.base/opaque1.c: Likewise.
1840 * gdb.base/recurse.c: Likewise.
1841 * gdb.base/run.c: Likewise.
1842 * gdb.base/scope0.c: Likewise.
1843 * gdb.base/scope1.c: Likewise.
1844 * gdb.base/setshow.c: Likewise.
1845 * gdb.base/setvar.c: Likewise.
1846 * gdb.base/shmain.c: Likewise.
1847 * gdb.base/shr1.c: Likewise.
1848 * gdb.base/shr2.c: Likewise.
1849 * gdb.base/sigall.c: Likewise.
1850 * gdb.base/signals.c: Likewise.
1851 * gdb.base/so-indr-cl.c: Likewise.
1852 * gdb.base/solib2.c: Likewise.
1853 * gdb.base/structs.c: Likewise.
1854 * gdb.base/sum.c: Likewise.
1855 * gdb.base/vforked-prog.c: Likewise.
1856 * gdb.base/watchpoint.c: Likewise.
1857 * gdb.reverse/shr2.c: Likewise.
1858 * gdb.reverse/until-reverse.c: Likewise.
1859 * gdb.reverse/ur1.c: Likewise.
1860 * gdb.reverse/watch-reverse.c: Likewise.
1861
066a77c5
AA
18622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1863
1864 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1865 variant.
1866 * gdb.base/sepdebug.exp: Drop references to removed code.
1867
4f204ea5
AA
18682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1869
1870 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1871 variant. Preserve original line numbering.
1872 * gdb.base/list1.c: Likewise.
1873
3b377a3a
AA
18742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1875
1876 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1877 variant.
1878 * gdb.base/break1.c: Likewise.
1879 * gdb.base/break.exp: Drop references to removed code.
1880
e444df73
AA
18812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1882
1883 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1884 variant.
1885
8008f2a7
AA
18862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1887
1888 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1889
a5a06887
AA
18902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1891
1892 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1893 logic into perform_all_tests() and invoke it with and without
1894 function header prototypes.
1895 (do_function_calls): Remove conditional XFAIL for PR 5318.
1896 (rerun_and_prepare): Remove duplicate code.
1897 (perform_all_tests): New. Main logic moved here.
1898
44dba9b9
AA
18992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1900
1901 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1902 code guarded by #ifdef NO_PROTOTYPES.
1903 (t_double_many_args): Likewise.
1904 (DEF_FUNC_MANY_ARGS_1): Likewise.
1905 (DEF_FUNC_VALUES_1): Likewise.
1906 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1907 guarded by #ifdef PROTOTYPES.
1908
d1fbcd56
AA
19092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1910
1911 * gdb.mi/mi-console.c: Add eye-catcher.
1912 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1913 instead of literal line number.
1914
b0e59b8f
AA
19152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1916
1917 * gdb.base/shr2.c: Add eye-catcher.
1918 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1919 line number.
1920
78f98cca
AA
19212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1922
1923 * gdb.base/jump.c: Add eye-catchers.
1924 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1925 numbers.
1926
58fa2af0
AA
19272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1928
1929 * gdb.base/execd-prog.c: Add eye-catchers.
1930 * gdb.base/foll-exec.c: Likewise.
1931 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1932 line numbers.
1933
04e5059b
AA
19342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1935
1936 * gdb.base/ending-run.c: Add eye-catchers.
1937 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1938 literal line numbers.
1939
dbfdb174
AA
19402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1941
1942 * gdb.base/call-rt-st.c: Add eye-catchers.
1943 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1944 literal line numbers.
1945
888a2ade
AA
19462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1947
1948 * gdb.base/call-ar-st.c: Add eye-catchers.
1949 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1950 literal line numbers.
1951
6acc2dde
AA
19522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1953
1954 * gdb.base/average.c: Add eye-catchers.
1955 * gdb.base/sum.c: Likewise.
1956 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1957 regexps dynamically.
1958
9ecfcd1d
AA
19592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1960
1961 * gdb.base/solib1.c: Add eye-catchers.
1962 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1963 literal line numbers.
1964
78708b7c
PA
19652014-11-12 Pedro Alves <palves@redhat.com>
1966
1967 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1968 leader has exited.
1969
af48d08f
PA
19702014-11-12 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.arch/i386-bp_permanent.c: New file.
1973 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1974 (srcfile): Set to i386-bp_permanent.c.
1975 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1976 that stepi does not execute the 'leave' instruction, instead of
1977 testing it does execute.
1978 * gdb.base/bp-permanent.c: New file.
1979 * gdb.base/bp-permanent.exp: New file.
1980
af3768e9
DE
19812014-11-10 Doug Evans <xdje42@gmail.com>
1982
1983 PR symtab/17564
1984 * gdb.base/symtab-search-order.exp: New file.
1985 * gdb.base/symtab-search-order.c: New file.
1986 * gdb.base/symtab-search-order-1.c: New file.
1987 * gdb.base/symtab-search-order-shlib-1.c: New file.
1988
9de00a4a
PA
19892014-11-07 Pedro Alves <palves@redhat.com>
1990
1991 PR gdb/17511
1992 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1993 i?86-*-linux*.
1994
e0f52461
SC
19952014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1996
1997 PR c++/17494
1998 * gdb.cp/pr17494.cc: New file.
1999 * gdb.cp/pr17494.exp: New file.
2000
6ce8c980
YQ
20012014-11-02 Yao Qi <yao@codesourcery.com>
2002
2003 * gdb.python/python.exp: Get working directory and match the
2004 output of "set extended-prompt \\w " with it.
2005
02be9a71
DE
20062014-10-30 Doug Evans <dje@google.com>
2007
2008 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2009 in objfiles.
2010 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2011 in progspaces.
2012
3bdff46b
LM
20132014-10-30 Janis Johnson <janisjo@codesourcery.com>
2014
2015 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2016 * gdb.base/realname-expand.exp: Likewise.
2017 * gdb.linespec/macro-relative.exp: Likewise.
2018
ab917dfb
PA
20192014-10-29 Pedro Alves <palves@redhat.com>
2020
2021 PR gdb/17408
2022 * gdb.threads/schedlock.c (some_function): New function.
2023 (call_function): New global.
2024 (MAYBE_CALL_SOME_FUNCTION): New macro.
2025 (thread_function): Call it.
2026 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2027 and use it instead of a global counter. Adjust all callers.
2028 (get_current_thread): Use "find current thread" for test message
2029 here rather than having all callers pass down the same string.
2030 (goto_loop): New procedure, factored out from ...
2031 (my_continue): ... this.
2032 (step_ten_loops): Change parameter from test message to command to
2033 use. Adjust.
2034 (list_count): Delete global.
2035 (check_result): New procedure, factored out from duplicate top
2036 level code.
2037 (continue tests): Wrap in with_test_prefix.
2038 (test_step): New procedure, factored out from duplicate top level
2039 code.
2040 (top level): Test "step" in combination with all scheduler-locking
2041 modes. Test "next" in combination with all scheduler-locking
2042 modes, and in combination with stepping over a function call or
2043 not.
2044 * gdb.threads/next-bp-other-thread.c: New file.
2045 * gdb.threads/next-bp-other-thread.exp: New file.
2046
d3d4baed
PA
20472014-10-29 Pedro Alves <palves@redhat.com>
2048
2049 PR python/17372
2050 * gdb.python/python.exp: Test a multi-line command that spawns
2051 interactive Python.
2052 * gdb.base/multi-line-starts-subshell.exp: New file.
2053
563e8d85
YQ
20542014-10-29 Yao Qi <yao@codesourcery.com>
2055
2056 * gdb.base/fileio.exp: Make directories on host.
2057
0ea4d52e
YQ
20582014-10-29 Yao Qi <yao@codesourcery.com>
2059
2060 * gdb.base/fileio.c (test_write): Close the file.
2061
7f5ef605
PA
20622014-10-28 Pedro Alves <palves@redhat.com>
2063
2064 PR gdb/12623
2065 * gdb.base/sigstep.c (no_handler): New global.
2066 (main): If 'no_handler is true, set the signal handlers to
2067 SIG_IGN.
2068 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2069 with_sw_watch and no_handler parameters. Handle them.
2070 (top level) <stepping over handler when stopped at a breakpoint
2071 test>: Add a test axis for testing with a software watchpoint, and
2072 another for testing with the signal handler set to SIG_IGN.
2073 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2074 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2075
abbdbd03
PA
20762014-10-28 Pedro Alves <palves@redhat.com>
2077
2078 PR gdb/17511
2079 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2080 * gdb.base/sigstep.exp (other_handler_location): New global.
2081 (advance): Support stepping into the signal handler, and running
2082 commands while in the handler.
2083 (in_handler_map): New global.
2084 (top level): In the advance test, add combinations for getting
2085 into the handler with stepping commands, and for running commands
2086 in the handler. Add comment descripting the advancei tests.
2087
1df4399f
PA
20882014-10-28 Pedro Alves <palves@redhat.com>
2089
2090 * gdb.base/sigstep.exp: Use build_executable instead of
2091 prepare_for_testing.
2092 (top level): Move code that starts GDB, runs to main and creates a
2093 display to ...
2094 (restart): ... this new procedure.
2095 (top level): Move backtrace from signal handler test to ...
2096 (validate_backtrace): ... this new procedure.
2097 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2098 with_test_prefix. Always restart GDB.
2099 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2100 with_test_prefix. Always restart GDB. No need to delete
2101 breakpoints after the test.
2102 (test_skip_handler): Remove prefix parameter.
2103 (skip_over_handler, breakpoint_to_handler)
2104 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2105 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2106 restart GDB. No need to delete breakpoints after the test.
2107 (top level): Use foreach to call the test procedures with
2108 different commands.
2109
a5b6e449
PA
21102014-10-28 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2113 instead of GNATS numbers.
2114 * gdb.base/sigbpt.exp: Likewise.
2115 * gdb.base/siginfo.exp: Likewise.
2116 * gdb.base/sigstep.exp: Likewise.
2117
e5f8a7cc
PA
21182014-10-27 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/sigstep.c (dummy): New global.
2121 (main): Issue a couple writes to the new global.
2122 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2123 procedures.
2124 (skip_over_handler): Use test_skip_handler.
2125 (top level): Call skip_over_handler for stepi and nexti too.
2126 (breakpoint_over_handler): Use test_skip_handler.
2127 (top level): Call breakpoint_over_handler for stepi and nexti too.
2128
763905a3
YQ
21292014-10-27 Yao Qi <yao@codesourcery.com>
2130
2131 * gdb.trace/tfile.c (adjust_function_address)
2132 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2133 function descriptor.
2134
6f259a23
DB
21352014-10-24 Don Breazeal <donb@codesourcery.com>
2136
2137 * gdb.base/foll-fork.exp (test_follow_fork,
2138 catch_fork_child_follow): Check for updated fork messages emitted
2139 from infrun.c.
2140 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2141 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2142 vfork_and_exec_child_follow_through_step): Check for updated vfork
2143 messages emitted from infrun.c.
2144
09dd9a69
PA
21452014-10-24 Pedro Alves <palves@redhat.com>
2146
2147 * gdb.base/corefile.exp: Remove references to ultrix.
2148 * gdb.base/interrupt.exp: Likewise.
2149 * gdb.base/whatis.exp: Likewise.
2150 * gdb.gdb/selftest.exp: Likewise.
2151 * gdb.threads/manythreads.exp: Likewise.
2152 * gdb.threads/print-threads.exp: Likewise.
2153 * gdb.threads/pthreads.exp:: Likewise.
2154 * gdb.threads/schedlock.exp: Likewise.
2155
3433cfa5
SC
21562014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2157
2158 * gdb.cp/non-trivial-retval.cc: Add a test case.
2159 * gdb.cp/non-trivial-retval.exp: Add a test.
2160
092f880b
YQ
21612014-10-20 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2164 * gdb.python/py-objfile-script-gdb.py: New file.
2165 * gdb.python/py-objfile-script.exp: Update reference to
2166 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2167 of remote_download. Remove the dest file.
2168
acbdb7f3
YQ
21692014-10-20 Yao Qi <yao@codesourcery.com>
2170
2171 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2172 * gdb.base/step-line.exp: Likewise.
2173 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2174 * gdb.dwarf2/dw2-basic.exp: Likewise.
2175 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2176 * gdb.dwarf2/dw2-filename.exp: Likewise.
2177 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2178 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2179 * gdb.dwarf2/dw2-producer.exp: Likewise.
2180 * gdb.dwarf2/mac-fileno.exp: Likewise.
2181 * gdb.python/py-frame-args.exp: Likewise.
2182 * gdb.python/py-framefilter.exp: Likewise.
2183 * gdb.python/py-mi.exp: Likewise.
2184 * gdb.python/py-objfile-script.exp: Likewise
2185 * gdb.python/py-pp-integral.exp: Likewise.
2186 * gdb.python/py-pp-re-notag.exp: Likewise.
2187 * gdb.python/py-prettyprint.exp: Likewise.
2188 * gdb.python/py-section-script.exp: Likewise.
2189 * gdb.python/py-typeprint.exp: Likewise.
2190 * gdb.python/py-xmethods.exp: Likewise.
2191 * gdb.stabs/weird.exp: Likewise.
2192 * gdb.xml/tdesc-regs.exp: Likewise.
2193
bd286a29
KCY
21942014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2195
2196 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2197 (out_cu): Use addr_len for the size of addresses.
2198 (out_line): Likewise. Size DW_LNE_set_address instruction
2199 according to addr_len.
2200 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2201 (FUNC): Add START_INSNS to definition.
2202
673dc4a0
YQ
22032014-10-18 Yao Qi <yao@codesourcery.com>
2204
2205 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2206 gdb_has_argv0 return true.
2207 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2208 check [target_info exists noargs], check [gdb_has_argv0]
2209 instead.
2210 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2211 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2212 procedures.
2213
4ffbba72
DE
22142014-10-17 Doug Evans <dje@google.com>
2215
2216 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2217 event.
2218 * gdb.python/py-events.py: Add clear_objfiles event.
2219
d096d8c1
DE
22202014-10-17 Doug Evans <dje@google.com>
2221
2222 * gdb.python/py-objfile.exp: Test progspace attribute.
2223
a80db015
LM
22242014-10-17 Luis Machado <lgustavo@codesourcery.com>
2225
2226 * gdb.guile/scm-breakpoint.exp: Do not assume any
2227 directory separators when matching source file paths.
2228 * gdb.python/py-breakpoint.exp: Likewise.
2229 * gdb.reverse/break-precsave.exp: Likewise.
2230 * gdb.reverse/break-reverse.exp: Likewise.
2231 * gdb.reverse/consecutive-precsave.exp: Likewise.
2232 * gdb.reverse/finish-precsave.exp: Likewise.
2233 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2234 * gdb.reverse/finish-reverse.exp: Likewise.
2235 * gdb.reverse/i386-precsave.exp: Likewise.
2236 * gdb.reverse/i387-env-reverse.exp: Likewise.
2237 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2238 * gdb.reverse/machinestate-precsave.exp: Likewise.
2239 * gdb.reverse/machinestate.exp: Likewise.
2240 * gdb.reverse/sigall-precsave.exp: Likewise.
2241 * gdb.reverse/solib-precsave.exp: Likewise.
2242 * gdb.reverse/step-precsave.exp: Likewise.
2243 * gdb.reverse/until-precsave.exp: Likewise.
2244 * gdb.reverse/watch-precsave.exp: Likewise.
2245 * gdb.reverse/watch-reverse.exp: Likewise.
2246
b22089ab
YQ
22472014-10-17 Yao Qi <yao@codesourcery.com>
2248
2249 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2250 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2251
6c4486e6
PA
22522014-10-17 Pedro Alves <palves@redhat.com>
2253
2254 PR gdb/17471
2255 * gdb.base/bg-execution-repeat.c: New file.
2256 * gdb.base/bg-execution-repeat.exp: New file.
2257
0ff33695
PA
22582014-10-17 Pedro Alves <palves@redhat.com>
2259
2260 PR gdb/17300
2261 * gdb.base/continue-all-already-running.c: New file.
2262 * gdb.base/continue-all-already-running.exp: New file.
2263
6fdebc3d
PA
22642014-10-17 Pedro Alves <palves@redhat.com>
2265
2266 PR gdb/17472
2267 * gdb.base/annota-input-while-running.c: New file.
2268 * gdb.base/annota-input-while-running.exp: New file.
2269
32a8097b
PA
22702014-10-17 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.base/callfuncs.exp: emove references to osf.
2273 * gdb.base/sigall.exp: Likewise.
2274 * gdb.gdb/selftest.exp: Likewise.
2275 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2276 * gdb.mi/non-stop.c: Likewise.
2277 * gdb.mi/pthreads.c: Likewise.
2278 * gdb.reverse/sigall-precsave.exp: Likewise.
2279 * gdb.reverse/sigall-reverse.exp: Likewise.
2280 * gdb.threads/pthreads.c: Likewise.
2281 * gdb.threads/pthreads.exp: Likewise.
2282
7a3517ff
YQ
22832014-10-17 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2286 check 'target_info exists noargs'.
2287 (test_command_prompt_position): Likewise.
2288 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2289 Remove "set args".
2290 (progvar_simple_while_test): Likewise.
2291 (progvar_complex_if_while_test): Likewise.
2292 (if_while_breakpoint_command_test): Likewise.
2293 (infrun_breakpoint_command_test): Likewise.
2294 (breakpoint_command_test): Likewise.
2295 (watchpoint_command_test): Likewise.
2296 (bp_deleted_in_command_test): Likewise.
2297 (temporary_breakpoint_commands): Likewise.
2298
bb99c472
YQ
22992014-10-16 Yao Qi <yao@codesourcery.com>
2300
2301 * gdb.base/remotetimeout.exp: Remove noargs checking.
2302
7c16b83e
PA
23032014-10-15 Pedro Alves <palves@redhat.com>
2304
2305 PR breakpoints/9649
2306 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2307 * gdb.base/breakpoint-in-ro-region.exp
2308 (probe_target_hardware_step): New procedure.
2309 (top level): Probe hardware stepping and hardware breakpoint
2310 support. Test stepping through a read-only region, with both
2311 "breakpoint auto-hw" on and off and both "always-inserted" on and
2312 off.
2313
35a49624
IB
23142014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2315
2316 * gdb.dlang/demangle.exp: Update for demangling changes.
2317
2d1c107c
SC
23182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2319
2320 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2321 * gdb.cp/non-trivial-retval.exp: Add new tests.
2322
778811d5
SC
23232014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2324
2325 PR c++/13403
2326 PR c++/15154
2327 * gdb.cp/non-trivial-retval.cc: New file.
2328 * gdb.cp/non-trivial-retval.exp: New file.
2329
10c5f0a8
YQ
23302014-10-15 Yao Qi <yao@codesourcery.com>
2331
2332 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2333 remote host.
2334
65d7b369
YQ
23352014-10-15 Yao Qi <yao@codesourcery.com>
2336
2337 * gdb.python/py-symbol.exp: Match file base name if host is
2338 remote, otherwise match file name with dir name.
2339 * gdb.python/py-symtab.exp: Likewise.
2340 * gdb.python/python.exp: Likewise.
2341
46dc1394
YQ
23422014-10-15 Yao Qi <yao@codesourcery.com>
2343
2344 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2345 pattern.
2346 * gdb.python/py-symtab.exp: Likewise.
2347 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2348 locationn.
2349
c40cc657
JB
23502014-10-14 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdb.ada/addr_arith: New testcase.
2353
2abf49e1
MR
23542014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2355
2356 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2357 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2358 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2359 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2360
f7088df3
SDJ
23612014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2362
2363 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2364 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2365 * gdb.arch/stap-eval-lang-ada.exp: New file.
2366
4dc06805
YQ
23672014-10-14 Yao Qi <yao@codesourcery.com>
2368
2369 * gdb.mi/mi-var-child.c (nothing1): New function.
2370 (nothing2): New function.
2371 (do_children_tests): Set function pointers by nothing1 and
2372 nothing2.
2373 * gdb.mi/mi-var-child.exp: Step over new added statements.
2374 Update test to match the new output.
2375 * gdb.mi/var-cmd.c (nothing1): New function.
2376 (nothing2): New function.
2377 (do_children_tests): Set function pointers by nothing1 and
2378 nothing2.
2379 * gdb.mi/mi-var-display.exp: Update test to match output.
2380 Step to the line specified by $line_dct_nothing.
2381 Increase the number of lines to step.
2382
46a93de2
YQ
23832014-10-14 Yao Qi <yao@codesourcery.com>
2384
2385 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2386 tests.
2387 * gdb.mi/mi2-var-child.exp: Likewise.
2388
14ea52ee
DE
23892014-10-13 Doug Evans <dje@google.com>
2390
2391 * gdb.python/py-objfile.exp: Change name of file name test.
2392
e5c6e92b
DE
23932014-10-13 Doug Evans <dje@google.com>
2394
2395 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2396 from the start of the CU.
2397
c780cc2f
JK
23982014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2399 Yao Qi <yao@codesourcery.com>
2400
2401 Fix "save breakpoints" for "catch" command.
2402 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2403 Remove -nonewline. Match also the added "main" line.
2404
99894e11
JK
24052014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2406
2407 Fix "save breakpoints" for "disable $bpnum" command.
2408 * gdb.base/save-bp.c (main): Add label.
2409 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2410
6e1ac5a3
JK
24112014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2412
2413 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2414
754dd2b0
YQ
24152014-10-11 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.server/server-kill.exp: Execute command
2418 "set remote trace-status-packet on" before "tstatus".
2419
f90183d7
YQ
24202014-10-11 Yao Qi <yao@codesourcery.com>
2421
2422 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2423 (main): Call getppid.
2424 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2425 and continue to it. Read variable "server_pid".
2426
bf40a607
YQ
24272014-10-11 Yao Qi <yao@codesourcery.com>
2428
2429 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2430
052ca370
YQ
24312014-10-11 Yao Qi <yao@codesourcery.com>
2432
2433 * gdb.threads/thread-find.exp: Don't execute command
2434 "info threads".
2435 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2436 * gdb.threads/linux-dp.exp: Don't check the condition
2437 $threads_created equals to zero.
2438
3831839c
PA
24392014-10-10 Pedro Alves <palves@redhat.com>
2440
2441 * gdb.base/bigcore.exp: Remove references to IRIX.
2442 * gdb.base/funcargs.exp: Likewise.
2443 * gdb.base/interrupt.exp: Likewise.
2444 * gdb.base/mips_pro.exp: Likewise.
2445 * gdb.base/nodebug.exp: Likewise.
2446 * gdb.base/setvar.exp: Likewise.
2447 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2448
8b9a549d
PA
24492014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2450 Pedro Alves <palves@redhat.com>
2451
2452 PR symtab/14466
2453 * gdb.base/vdso-warning.c: New file.
2454 * gdb.base/vdso-warning.exp: New file.
2455
d48ba5e8
DE
24562014-10-02 Doug Evans <dje@google.com>
2457
2458 * gdb.base/structs.c (main): Don't run forever.
2459
2278c276
PA
24602014-10-02 Pedro Alves <palves@redhat.com>
2461
2462 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2463 (top level) <stop threads 1, stop threads 2>: Use it.
2464
b57bacec
PA
24652014-10-02 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.threads/break-while-running.exp (test): Add new
2468 'update_thread_list' argument. Skip "info threads" if false.
2469 (top level): Add new 'update_thread_list' axis.
2470
13fd3ff3
PA
24712014-10-02 Pedro Alves <palves@redhat.com>
2472
2473 PR breakpoints/17431
2474 * gdb.base/execl-update-breakpoints.c: New file.
2475 * gdb.base/execl-update-breakpoints.exp: New file.
2476
0fec99e8
PA
24772014-10-01 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.base/breakpoint-in-ro-region.c: New file.
2480 * gdb.base/breakpoint-in-ro-region.exp: New file.
2481
2ddf4301
SM
24822014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2483
2484 * gdb.mi/mi-exit-code.exp: New file.
2485 * gdb.mi/mi-exit-code.c: New file.
2486
6a5f3f43
YQ
24872014-09-30 Yao Qi <yao@codesourcery.com>
2488
2489 * lib/prelink-support.exp (build_executable_own_libs): Error if
2490 the target isn't native.
2491
345bcc73
YQ
24922014-09-30 Yao Qi <yao@codesourcery.com>
2493
2494 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2495 false.
2496
a25a5a45
PA
24972014-09-22 Pedro Alves <palves@redhat.com>
2498
2499 * gdb.threads/break-while-running.exp: New file.
2500 * gdb.threads/break-while-running.c: New file.
2501
00ba3162
YQ
25022014-09-19 Yao Qi <yao@codesourcery.com>
2503
2504 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2505 Invoke test. Restart GDB with --readnow and invoke test again.
2506
c3b7b696
YQ
25072014-09-19 Yao Qi <yao@codesourcery.com>
2508
2509 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2510 proc set_breakpoint_on_gcd_function. Invoke
2511 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2512 invoke set_breakpoint_on_gcd_function again.
2513
2b4fd423
DE
25142014-09-18 Doug Evans <dje@google.com>
2515
2516 * gdb.dwarf2/symtab-producer.exp: New file.
2517
a5947601
SDJ
25182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2519
2520 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2521 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2522 * gdb.base/global-var-nested-by-dso.c: Likewise.
2523 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2524
91c19059
SDJ
25252014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2526 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/watch-bitfields.exp: Pass string other than test file
2529 name to prepare_for_testing.
2530 (watch): New procedure.
2531 (expect_watchpoint): Use with_test_prefix.
2532 (top level): Factor out tests to ...
2533 (test_watch_location, test_regular_watch): ... these new
2534 procedures, and use with_test_prefix and gdb_continue_to_end.
2535
bb9d5f81
PP
25362014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2537
2538 PR breakpoints/12526
2539 * gdb.base/watch-bitfields.exp: New file.
2540 * gdb.base/watch-bitfields.c: New file.
2541
635856f5
PA
25422014-09-16 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2545 software and hardware addresses, not software address against
2546 itself.
2547
7280ceea
PA
25482014-09-16 Pedro Alves <palves@redhat.com>
2549
2550 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2551 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2552
428b16bd
PA
25532014-09-16 Pedro Alves <palves@redhat.com>
2554
2555 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2556 files.
2557 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2558 "*-*-vxworks*" throughout.
2559 * gdb.base/break.exp: Likewise.
2560 * gdb.base/default.exp: Likewise.
2561 * gdb.base/scope.exp: Likewise.
2562 * gdb.base/sepdebug.exp: Likewise.
2563 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2564 throughout.
2565 * gdb.base/run.c: Likewise.
2566 * gdb.base/sepdebug.c: Likewise.
2567 * gdb.hp/gdb.aCC/run.c: Likewise.
2568 * gdb.reverse/until-reverse.c: Likewise.
2569 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2570
666d413c
YQ
25712014-09-16 Yao Qi <yao@codesourcery.com>
2572
2573 * boards/local-remote-host-native.exp: New file.
2574
57cbd724
DE
25752014-09-14 Doug Evans <xdje42@gmail.com>
2576
2577 * gdb.threads/queue-signal.c (thread_count): New variable.
2578 (thread_count_mutex, thread_count_condvar): New variables.
2579 (incr_thread_count, wait_all_threads_running): New functions.
2580 (main): Wait for all threads to be in their thread functions.
2581
81219e53
DE
25822014-09-13 Doug Evans <xdje42@gmail.com>
2583
2584 * gdb.threads/queue-signal.c: New file.
2585 * gdb.threads/queue-signal.exp: New file.
2586
3714cea7
DE
25872014-09-13 Doug Evans <xdje42@gmail.com>
2588
2589 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2590 be consistent with what default_gdb_init uses.
2591 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2592 the plain text of the prompt. Add some logging printfs.
2593 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2594
fa43b1d7
PA
25952014-09-12 Pedro Alves <palves@redhat.com>
2596
2597 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2598 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2599 * gdb.arch/i386-size-overlap.exp: Likewise.
2600 * gdb.arch/i386-size.exp: Likewise.
2601 * gdb.arch/i386-unwind.exp: Likewise.
2602 * gdb.base/a2-run.exp: Likewise.
2603 * gdb.base/break.exp: Likewise.
2604 * gdb.base/charset.exp: Likewise.
2605 * gdb.base/chng-syms.exp: Likewise.
2606 * gdb.base/commands.exp: Likewise.
2607 * gdb.base/dbx.exp: Likewise.
2608 * gdb.base/find.exp: Likewise.
2609 * gdb.base/funcargs.exp: Likewise.
2610 * gdb.base/jit-simple.exp: Likewise.
2611 * gdb.base/reread.exp: Likewise.
2612 * gdb.base/sepdebug.exp: Likewise.
2613 * gdb.base/step-bt.exp: Likewise.
2614 * gdb.cp/mb-inline.exp: Likewise.
2615 * gdb.cp/mb-templates.exp: Likewise.
2616 * gdb.objc/basicclass.exp: Likewise.
2617 * gdb.threads/killed.exp: Likewise.
2618
9d9bf2df
EBM
26192014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2620
2621 PR tdep/17379
2622 * gdb.arch/powerpc-stackless.S: New file.
2623 * gdb.arch/powerpc-stackless.exp: New file.
2624
1cf2f1b0
JK
26252014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * gdb.base/attach.c: Include unistd.h.
2628 (main): Call alarm. Add label postloop.
2629 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2630 gdb_breakpoint, gdb_continue_to_breakpoint.
2631 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2632
98880d46
PA
26332014-09-11 Pedro Alves <palves@redhat.com>
2634
2635 PR gdb/17347
2636 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2637 * gdb.base/attach.exp (test_command_line_attach_run): New
2638 procedure.
2639 (top level): Call it.
2640
4c92ff2c
PA
26412014-09-11 Pedro Alves <palves@redhat.com>
2642
2643 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2644 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2645 (do_command_attach_tests): Use spawn_wait_for_attach.
2646 * gdb.base/solib-overlap.exp: Likewise.
2647 * gdb.multi/multi-attach.exp: Likewise.
2648 * gdb.python/py-prompt.exp: Likewise.
2649 * gdb.python/py-sync-interp.exp: Likewise.
2650 * gdb.server/ext-attach.exp: Likewise.
2651
3adc1a7d
GKB
26522014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
2653
2654 * gdb.fortran/array-element.exp: Remove unexpected "continue"
2655 command in testcase. Simplify testcase.
2656
96334934
JB
26572014-09-10 Joel Brobecker <brobecker@adacore.com>
2658
2659 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
2660
eb479039
JB
26612014-09-10 Joel Brobecker <brobecker@adacore.com>
2662
2663 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
2664
deede10c
JB
26652014-09-10 Joel Brobecker <brobecker@adacore.com>
2666
2667 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
2668
7828a5f5
JB
26692014-09-10 Joel Brobecker <brobecker@adacore.com>
2670
2671 * gdb.dwarf2/dynarr-ptr.c: New file.
2672 * gdb.dwarf2/dynarr-ptr.exp: New file.
2673
33aeebcf
MR
26742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2675
2676 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2677 of 30 rather than hardcoding 120 for a slow test case. Take the
2678 `gdb,timeout' target setting into account for this calculation.
2679 Don't extend the timeout for the test cases that don't need it.
2680
7b415901
MR
26812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2682
2683 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2684 a factor of 2 for a slow test case. Take the `gdb,timeout'
2685 target setting into account for this calculation.
2686 * gdb.reverse/until-precsave.exp: Increase the timeout by
2687 a factor of 15 and 3 respectively rather than adding 120
2688 for a pair of slow test cases. Take the `gdb,timeout'
2689 target setting into account for this calculation.
2690
4a40f85a
MR
26912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2692
2693 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2694 timeout, don't pass one down to gdb_expect.
2695 (gdb_expect): Rework timeout selection.
2696
09635af7
MR
26972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2698
2699 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2700 exception on timeout.
2701 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2702 (gdbserver_start_extended): Catch any `gdbserver_start' error
2703 exceptions.
2704 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2705 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2706 `gdbserver_gdb_load' error exceptions.
2707
2bdd10b7
MR
27082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2709
2710 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2711 120 on waiting for the TCP socket to open.
2712
316935f0
DE
27132014-09-09 Doug Evans <xdje42@gmail.com>
2714
2715 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2716 _caller_matches, _any_caller_is, _any_caller_matches.
2717
83740597
DE
27182014-09-09 Doug Evans <xdje42@gmail.com>
2719
2720 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2721
4c122fc3
YQ
27222014-09-09 Yao Qi <yao@codesourcery.com>
2723
2724 * gdb.mi/mi-var-display.exp: Set print symbol off.
2725
a9f116cb
GKB
27262014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2727
2728 PR gdb/17035
2729 * gdb.base/commands.exp: Add tests to verify user-defined
2730 commands with empty bodies.
2731 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2732 python commands in `show user command`.
2733 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2734 scheme commands in `show user command`.
2735
c75bd3a2
JK
27362014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2737
2738 PR python/17355
2739 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2740 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2741 * gdb.python/py-framefilter-invalidarg.exp: New file.
2742 * gdb.python/py-framefilter-invalidarg.py: New file.
2743
faa42425
DE
27442014-09-06 Doug Evans <xdje42@gmail.com>
2745
2746 PR 15276
2747 * gdb.python/py-caller-is.c: New file.
2748 * gdb.python/py-caller-is.exp: New file.
2749
474ca4f6
SDJ
27502014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2751
2752 PR gdb/17235
2753 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2754 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2755
eb0b0463
SDJ
27562014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2757
2758 PR fortran/17237
2759 * gdb.fortran/print-formatted.exp: New file.
2760 * gdb.fortran/print-formatted.f90: Likewise.
2761
5f3b99cf
SS
27622014-09-03 Sasha Smundak <asmundak@google.com>
2763
2764 * gdb.python/py-frame.exp: Test Frame.read_register.
2765
7d793aa9
SDJ
27662014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2767
2768 PR python/16699
2769 * gdb.python/py-completion.exp: New file.
2770 * gdb.python/py-completion.py: Likewise.
2771
fb0576e9
DE
27722014-08-28 Doug Evans <dje@google.com>
2773
2774 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2775 eax,etc. are live with values set by gdb and thus the compiler can't
2776 use them.
2777 * gdb.arch/i386-pseudo.c (main): Ditto.
2778
ee92b0dd
DE
27792014-08-27 Doug Evans <dje@google.com>
2780
2781 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2782
6649db35
DE
27832014-08-25 Doug Evans <dje@google.com>
2784
2785 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2786 (main): Ditto.
2787
564b7600
DE
27882014-08-25 Doug Evans <dje@google.com>
2789
2790 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2791
3881fb67
YQ
27922014-08-24 Yao Qi <yao@codesourcery.com>
2793
2794 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2795 symbol off.
2796 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2797
a05a36a5
DE
27982014-08-22 Doug Evans <dje@google.com>
2799
2800 PR 17276
2801 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2802 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2803 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2804
7c343b48
YQ
28052014-08-22 Yao Qi <yao@codesourcery.com>
2806
2807 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2808 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2809 * gdb.python/python.exp: Likewise. Use .py file on the host
2810 instead of the build.
2811
22fd09ae
JK
28122014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2813
2814 * gdb.threads/gcore-stale-thread.c: New file.
2815 * gdb.threads/gcore-stale-thread.exp: New file.
2816
a8454a7c
PA
28172014-08-21 Pedro Alves <palves@redhat.com>
2818
2819 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2820 * gdb.base/gcore-relro-pie.exp: Likewise.
2821 * gdb.base/gcore-relro.exp: Likewise.
2822 * gdb.base/gcore.exp: Likewise.
2823 * gdb.base/print-symbol-loading.exp: Likewise.
2824 * gdb.threads/gcore-thread.exp: Likewise.
2825 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2826
2a31c623
PA
28272014-08-20 Pedro Alves <palves@redhat.com>
2828 Jan Kratochvil <jan.kratochvil@redhat.com>
2829
2830 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2831 configure.
2832 (EXPECT): Handle READ1 being set.
2833 (all): Depend on EXTRA_RULES.
2834 (check-read1, expect-read1, read1.so, read1): New rules.
2835 * README (Testsuite Parameters): Document the READ1 make variable.
2836 (Race detection): New section.
2837 * configure: Regenerate.
2838 * configure.ac: If build==host==target, and running under a
2839 GNU/glibc system, add read1 to the extra Makefile rules.
2840 (EXTRA_RULES): AC_SUBST it.
2841 * lib/read1.c: New file.
2842
d36430db
JB
28432014-08-20 Joel Brobecker <brobecker@adacore.com>
2844
2845 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2846 the handling of variables declared as a typedef to an array
2847 which a DW_AT_data_location attribute.
2848
9a0dc9e3
PA
28492014-08-19 Andrew Burgess <aburgess@broadcom.com>
2850 Pedro Alves <palves@redhat.com>
2851
2852 PR symtab/14604
2853 PR symtab/14605
2854 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2855 gdb_test.
2856
0718a8da
PA
28572014-08-19 Pedro Alves <palves@redhat.com>
2858
2859 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2860
13b448cd
YQ
28612014-08-19 Yao Qi <yao@codesourcery.com>
2862
2863 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2864 right line.
2865
1cbf5077
DB
28662014-08-18 David Blaikie <dblaikie@gmail.com>
2867
2868 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2869
bf0fae19
JB
28702014-08-18 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2873 attribute in array range.
2874
3c8c5dcc
JB
28752014-08-18 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2878
e66d4446
SC
28792014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2880
2881 PR c++/17132
2882 * gdb.cp/pr17132.cc: New file.
2883 * gdb.cp/pr17132.exp: New file.
2884
940df408
SC
28852014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2886
2887 * gdb.python/py-xmethods.py (A_getarrayind)
2888 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2889 Use 'print' with function call syntax.
2890 (E_method_matcher.match): Fix tab vs space indentation mixup.
2891
ebcc6c3a
YQ
28922014-08-15 Yao Qi <yao@codesourcery.com>
2893
2894 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2895 false.
2896
775e0f04
YQ
28972014-08-15 Yao Qi <yao@codesourcery.com>
2898
2899 * gdb.cp/casts.exp: Set print symbol off.
2900 * gdb.cp/class2.exp: Likewise.
2901 * gdb.cp/overload.exp: Likewise.
2902 * gdb.cp/templates.exp: Likewise.
2903
d769e349
DE
29042014-08-11 Doug Evans <dje@google.com>
2905
2906 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2907 (test_load_shlib): Update.
2908
20c6f1e1
YQ
29092014-08-09 Yao Qi <yao@codesourcery.com>
2910
2911 * gdb.base/display.exp: Invoke is_address_zero_readable.
2912 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2913 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2914 * gdb.base/hbreak-unmapped.exp: Return if
2915 is_address_zero_readable returns true.
2916 * gdb.base/signest.exp: Likewise.
2917 * gdb.base/signull.exp: Likewise.
2918 * gdb.base/sigbpt.exp: Likewise.
2919 * gdb.guile/scm-disasm.exp: Do the test if
2920 is_address_zero_readable returns false.
2921 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2922 * gdb.python/py-arch.exp: Likewise.
2923 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2924 * lib/gdb.exp (is_address_zero_readable): New proc.
2925
5792e8e3
YQ
29262014-08-09 Yao Qi <yao@codesourcery.com>
2927
2928 PR testsuite/13443
2929 * gdb.mi/mi-var-display.exp: Make test messages unique.
2930
3cecbbbe
TT
29312014-08-04 Tom Tromey <tromey@redhat.com>
2932
2933 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2934 target 0".
2935
00b51ff5
TT
29362014-08-04 Tom Tromey <tromey@redhat.com>
2937
2938 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2939 "target_resume".
2940
6908c509
JB
29412014-08-01 Joel Brobecker <brobecker@adacore.com>
2942
2943 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2944 inner_vla_struct_object_size.
2945 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2946 as xfail.
2947
cc6563d2
PA
29482014-07-30 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2951 comment.
2952
7e09a223
YQ
29532014-07-29 Yao Qi <yao@codesourcery.com>
2954
2955 PR gdb/17206
2956 * gdb.base/until-nodebug.exp: New.
2957
7ebdbe92
DE
29582014-07-28 Doug Evans <xdje42@gmail.com>
2959
2960 PR guile/17203
2961 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2962 previously existing parameter, and previously ambiguously spelled
2963 parameter.
2964
fdb1adc6
WN
29652014-07-28 Will Newton <will.newton@linaro.org>
2966
2967 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2968
186fcde0
DE
29692014-07-26 Ludovic Courtès <ludo@gnu.org>
2970 Doug Evans <xdje42@gmail.com>
2971
2972 PR guile/17146
2973 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2974
70509625
PA
29752014-07-25 Pedro Alves <palves@redhat.com>
2976
2977 * gdb.threads/signal-command-handle-nopass.c: New file.
2978 * gdb.threads/signal-command-handle-nopass.exp: New file.
2979 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2980 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2981 * gdb.threads/signal-delivered-right-thread.c: New file.
2982 * gdb.threads/signal-delivered-right-thread.exp: New file.
2983
c3f814a1
PA
29842014-07-25 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/double-prompt-target-event-error.exp
2987 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2988 match.
2989 (cancel_pagination_in_target_event): Rework double prompt
2990 detection.
2991 * gdb.base/paginate-after-ctrl-c-running.exp
2992 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2993 <return>' match.
2994 * gdb.base/paginate-bg-execution.exp
2995 (test_bg_execution_pagination_return)
2996 (test_bg_execution_pagination_cancel): Remove '-notransfer
2997 <return>' matches.
2998 * gdb.base/paginate-execution-startup.exp
2999 (test_fg_execution_pagination_return)
3000 (test_fg_execution_pagination_cancel): Remove '-notransfer
3001 <return>' matches.
3002 * gdb.base/paginate-inferior-exit.exp
3003 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3004 match.
3005 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3006 * lib/gdb.exp (pagination_prompt): Run text through
3007 string_to_regexp.
3008 (gdb_test_multiple): Match $pagination_prompt instead of
3009 "<return>".
3010 (string_to_regexp): Move to lib/gdb-utils.exp.
3011
e214cf6c
JK
30122014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3013
3014 * gdb.arch/amd64-entry-value-paramref.S: New file.
3015 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3016 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3017 * gdb.arch/amd64-optimout-repeat.S: New file.
3018 * gdb.arch/amd64-optimout-repeat.c: New file.
3019 * gdb.arch/amd64-optimout-repeat.exp: New file.
3020
17d0c5c8
JK
30212014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3022
3023 PR gdb/17170
3024 * gdb.base/statistics.exp: New file.
3025
b8b8facf
DE
30262014-07-17 Doug Evans <dje@google.com>
3027
74b49205 3028 PR gdb/17170
b8b8facf
DE
3029 * gdb.base/maint.exp: Update testing of per-command stats.
3030
1b5d0ab3
PA
30312014-07-16 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3034 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3035 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3036 (tfile_write_buf): New functions.
3037 (add_memory_block): Rewrite using the above.
3038 (adjust_function_address): New function.
3039 (FUNCTION_ADDRESS): New macro.
3040 (write_basic_trace_file): Remove short_x local, and use
3041 tfile_write_16. Change type of func_addr local to unsigned long
3042 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3043 here. Cast argument of add_memory_block to char pointer.
3044 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3045 (main): Remove parameters.
3046 * gdb.trace/tfile.exp: Remove nowarnings.
3047
4d974e88
SM
30482014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3049
3050 * gdb.base/debug-expr.exp: Test string evaluation with
3051 "debug expression" on.
3052
41e99568
PA
30532014-07-15 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.base/reread.exp: Use clean_restart.
3056
487d9753
PL
30572014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3058
3059 * gdb.arch/avr-flash-qualifer.c: New.
3060 * gdb.arch/avr-flash-qualifer.exp: New.
3061
cc1c52ad
PA
30622014-07-14 Pedro Alves <palves@redhat.com>
3063
3064 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3065 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3066
1e973570
PA
30672014-07-14 Pedro Alves <palves@redhat.com>
3068
3069 * gdb.base/double-prompt-target-event-error.c: New file.
3070 * gdb.base/double-prompt-target-event-error.exp: New file.
3071
93d6eb10
PA
30722014-07-14 Pedro Alves <palves@redhat.com>
3073
3074 PR gdb/17072
3075 * gdb.base/paginate-inferior-exit.c: New file.
3076 * gdb.base/paginate-inferior-exit.exp: New file.
3077
0017922d
PA
30782014-07-14 Pedro Alves <palves@redhat.com>
3079
3080 PR gdb/17072
3081 * gdb.base/paginate-bg-execution.c: New file.
3082 * gdb.base/paginate-bg-execution.exp: New file.
3083
94696ad3
PA
30842014-07-14 Pedro Alves <palves@redhat.com>
3085
3086 PR gdb/17072
3087 * gdb.base/paginate-execution-startup.c: New file.
3088 * gdb.base/paginate-execution-startup.exp: New file.
3089 * lib/gdb.exp (pagination_prompt): New global.
3090 (default_gdb_spawn): New procedure, factored out from
3091 default_gdb_spawn.
3092 (default_gdb_start): Adjust to call default_gdb_spawn.
3093 (gdb_spawn): New procedure.
3094
bd293940
PA
30952014-07-14 Pedro Alves <palves@redhat.com>
3096
3097 * lib/gdb.exp (gdb_assert): New procedure.
3098 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3099
c933f875
PA
31002014-07-14 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/execution-termios.c: New file.
3103 * gdb.base/execution-termios.exp: New file.
3104
d98b7a16
TT
31052014-07-14 Tom Tromey <tromey@redhat.com>
3106
3107 * gdb.cp/vla-cxx.cc: New file.
3108 * gdb.cp/vla-cxx.exp: New file.
3109
548740d6
TT
31102014-07-14 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.reverse/rerun-prec.c: New file.
3113 * gdb.reverse/rerun-prec.exp: New file.
3114
a25eb028
MR
31152014-07-12 Maciej W. Rozycki <macro@mips.com>
3116 Maciej W. Rozycki <macro@codesourcery.com>
3117
3118 * lib/gdb-utils.exp: New file.
3119 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3120 inline `gdb_init_command' processing.
3121 (gdb_start_cmd): Likewise.
3122 * lib/mi-support.exp (mi_run_cmd): Likewise.
3123 * README: Document `gdb_init_command' and `gdb_init_commands'.
3124
218c2655
JK
31252014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3126
3127 Fix false FAIL running under a very long directory name.
3128 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3129 and "set print elements 10000". Twice.
3130
5401fde3
YQ
31312014-07-11 Yao Qi <yao@codesourcery.com>
3132
3133 * gdb.base/exprs.exp: "set print symbol off".
3134
e76126e8
PA
31352014-07-11 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.threads/kill.c: New file.
3138 * gdb.threads/kill.exp: New file.
3139
2d6f0de6
YQ
31402014-07-10 Yao Qi <yao@codesourcery.com>
3141
3142 * gdb.trace/tfile.c (write_basic_trace_file)
3143 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3144 address written to trace file.
3145
7180e04a
PA
31462014-07-09 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.base/attach-wait-input.exp: New file.
3149 * gdb.base/attach-wait-input.c: New file.
3150
9a9a7608
AB
31512014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3154 setting up test structures.
3155 (main): Call new test function.
3156 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3157 test function, continue into test function and walk test
3158 structures.
3159
161ac41e
YQ
31602014-07-02 Yao Qi <yao@codesourcery.com>
3161
3162 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3163 'bar_start' at the beginning of functions 'foo' and 'bar'
3164 respectively.
3165 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3166 instead of 'foo' and 'bar'.
3167
1f267ae3
MM
31682014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3169
3170 * gdb.btrace/segv.exp: New.
3171 * gdb.btrace/segv.c: New.
3172
2b239efb
LM
31732014-07-02 Luis Machado <lgustavo@codesourcery.com>
3174
3175 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3176 instruction.
3177
cf363f18
MW
31782014-06-30 Mark Wielaard <mjw@redhat.com>
3179
3180 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3181 vulture, vilify, villar): New volatile array constants.
3182 (vindictive, vegetation): New const volatile array constants.
3183 * gdb.base/volatile.exp: Test volatile and const volatile array
3184 types.
3185
aebf9d24
AA
31862014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3187
3188 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3189 target lacks support for awatch, rwatch, or hbreak.
3190
b67a2c6f
YQ
31912014-06-27 Yao Qi <yao@codesourcery.com>
3192
3193 * gdb.multi/dummy-frame-restore.exp: New.
3194 * gdb.multi/dummy-frame-restore.c: New.
3195
aef92902
MM
31962014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3197
3198 * gdb.btrace/gcore.exp: New.
3199
8e9db26e
PA
32002014-06-23 Pedro Alves <palves@redhat.com>
3201
3202 * gdb.base/watchpoint-reuse-slot.c: New file.
3203 * gdb.base/watchpoint-reuse-slot.exp: New file.
3204
70afc5b7
SC
32052014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3206
3207 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3208 progspace's filename in 'info', 'enable' and 'disable' command
3209 tests.
3210
b972bd9c
JK
32112014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3212
3213 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3214 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3215 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3216
125f8a3d
GB
32172014-06-20 Gary Benson <gbenson@redhat.com>
3218
3219 * gdb.arch/i386-avx.exp: Fix include file location.
3220 * gdb.arch/i386-sse.exp: Likewise.
3221
3ed9baed
IB
32222014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3223
3224 * gdb.dlang/expression.exp: New file.
3225
034f788c
PA
32262014-06-19 Pedro Alves <palves@redhat.com>
3227
3228 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3229 out from ...
3230 (top level): ... here. Iterate running tests under different
3231 scheduler-locking settings.
3232
45371d0c
LM
32332014-06-18 Luis Machado <lgustavo@codesourcery.com>
3234
3235 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3236 to DW_FORM_addr and use non-zero addresses.
3237
5d376983
SC
32382014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3239
3240 PR gdb/17017
3241 * gdb.python/py-xmethods.cc: Add global function call counters and
3242 increment them in their respective functions. Remove "cout"
3243 statements.
3244 * gdb.python/py-xmethods.exp: Make tests check the global function
3245 call counters instead of depending on inferior IO.
3246
a1aa2221
LM
32472014-06-18 Don Breazeal <donb@codesourcery.com>
3248
3249 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3250 Deleted procedure.
3251 (explicit_fork_parent_follow): Deleted procedure.
3252 (explicit_fork_child_follow): Deleted procedure.
3253 (test_follow_fork): New procedure.
3254 (do_fork_tests): Replace calls to deleted procedures with
3255 calls to test_follow_fork and reset GDB for subsequent
3256 procedure calls.
3257
0fc05997
YQ
32582014-06-17 Yao Qi <yao@codesourcery.com>
3259
3260 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3261 CP1252.
3262
70795c52
LM
32632014-06-17 Luis Machado <lgustavo@codesourcery.com>
3264
3265 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3266 Initialize ptr and S explicitly.
3267 (skip_type_update_when_not_use_rtti_test): Likewise.
3268
6be47f0c
KS
32692014-06-16 Keith Seitz <keiths@redhat.com>
3270
3271 PR mi/15863
3272 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3273 the inferior is started.
3274
d03de421
PA
32752014-06-16 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.base/break-main-file-remove-fail.c: New file.
3278 * gdb.base/break-main-file-remove-fail.exp: New file.
3279 * gdb.base/break-unload-file.exp: Use build_executable instead of
3280 prepare_for_testing.
3281 (test_break): New parameter "initial_load". Handle it.
3282 (top level): Add initial_load cmdline/file axis.
3283
f9579b99
TT
32842014-06-12 Tom Tromey <tromey@redhat.com>
3285
3286 * gdb.base/completion.exp: Don't use directory name in test.
3287
3657956b
GB
32882014-06-09 Gary Benson <gbenson@redhat.com>
3289
3290 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3291 separate the always-available ANSI-standard signals from the
3292 signals that require checking.
3293 (main): Likewise.
3294 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3295 Likewise.
3296 (main): Likewise.
3297
4186eb54
KS
32982014-06-07 Keith Seitz <keiths@redhat.com>
3299
3300 Revert:
3301 PR c++/16253
3302 * gdb.cp/var-tag.cc: New file.
3303 * gdb.cp/var-tag.exp: New file.
3304 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3305 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3306 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3307 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3308
25326a28 33092014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
3310
3311 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3312
829155c9
PA
33132014-06-06 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3316 in target debug output instead of looking at RSP packets,
3317 disabling the test on any target that uses hardware stepping.
3318 Update comments.
3319
61c8d22e
PA
33202014-06-06 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/break-unload-file.exp: Fix typo.
3323
d9a47287
YQ
33242014-06-06 Yao Qi <yao@codesourcery.com>
3325
3326 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3327 from "jit_function" to "^jit_function".
3328
e5e01dbf
YQ
33292014-06-06 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.base/async.c (foo): Add one statement.
3332 * gdb.base/async.exp: Get the next instruction address and
3333 match the output of "nexti" by instruction address. Match
3334 the hex address in the output of "finish".
3335
73ba372c
GB
33362014-06-06 Gary Benson <gbenson@redhat.com>
3337
3338 * gdb.base/call-signals.c: Remove preprocessor conditionals
3339 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3340 SIGSEGV and SIGTERM.
3341 * gdb.base/sigall.c: Likewise.
3342 * gdb.base/unwindonsignal.c: Likewise.
3343 * gdb.reverse/sigall-reverse.c: Likewise.
3344
831517df
YQ
33452014-06-06 Yao Qi <yao@codesourcery.com>
3346
3347 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3348 readable, skip the test.
3349
b8b91e98
YQ
33502014-06-06 Yao Qi <yao@codesourcery.com>
3351
3352 * gdb.threads/staticthreads.c (thread_function): Move the line
3353 setting breakpoint on forward.
3354 * gdb.threads/staticthreads.exp: Update comments.
3355
fb934770
LC
33562014-06-05 Ludovic Courtès <ludo@gnu.org>
3357
3358 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3359 "history-append! type error".
3360
6ef284bd
SM
33612014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3362
3363 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3364 erroneous dprintf expected input.
3365
a872e241
DE
33662014-06-04 Doug Evans <xdje42@gmail.com>
3367
3368 * gdb.guile/scm-generics.exp: Delete.
3369
16f691fb
DE
33702014-06-04 Doug Evans <xdje42@gmail.com>
3371
3372 * gdb.guile/scm-breakpoint.exp: Update.
3373 Add tests for breakpoint registration.
3374
012370f6
TT
33752014-06-04 Tom Tromey <tromey@redhat.com>
3376
3377 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3378 VLA-in-union.
3379 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3380 inner_vla_struct, vla_union types. Initialize objects of those
3381 types and compute their sizes.
3382
9f5a4cef
HZ
33832014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3384 Hui Zhu <hui@codesourcery.com>
3385
3386 * gdb.base/fileio.exp: Add test for shell not available as well as
3387 available.
3388 * gdb.base/fileio.c (test_system): Check for shell twice.
3389
90a45c4d
YQ
33902014-06-04 Yao Qi <yao@codesourcery.com>
3391
3392 * gdb.base/auto-connect-native-target.exp: Remove redundant
3393 space from the regexp pattern.
3394
70017e41
YQ
33952014-06-04 Yao Qi <yao@codesourcery.com>
3396
3397 * gdb.base/default.exp: Replace "child" with "native" in
3398 regexp pattern.
3399
883964a7
SC
34002014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3401
3402 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3403 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3404 * gdb.python/py-xmethods.py: Python script supporting the
3405 new testcase and tests.
3406
ef370185
JB
34072014-06-03 Joel Brobecker <brobecker@adacore.com>
3408 Pedro Alves <palves@redhat.com>
3409
3410 PR breakpoints/17000
3411 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3412 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3413
1e2ccb61
BM
34142014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3415
3416 * gdb.base/subst.exp: Add tests to verify partial path matching
3417 output.
3418
c6ec5ab2
PA
34192014-06-03 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3422 target that doesn't use software single-stepping.
3423
835c559f
PA
34242014-06-03 Pedro Alves <palves@redhat.com>
3425
3426 PR breakpoints/17000
3427 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3428 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3429
06eb1586
DE
34302014-06-02 Doug Evans <xdje42@gmail.com>
3431
3432 * gdb.guile/scm-parameter.exp: New file.
3433
e698b8c4
DE
34342014-06-02 Doug Evans <xdje42@gmail.com>
3435
3436 * gdb.guile/scm-cmd.c: New file.
3437 * gdb.guile/scm-cmd.exp: New file.
3438
ded03782
DE
34392014-06-02 Doug Evans <xdje42@gmail.com>
3440
3441 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3442 pretty-printer lookup.
3443 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3444 (make-pp_s-printer): Call it.
3445 (make-pretty-printer-from-dict): New function.
3446 (lookup-pretty-printer-maker-from-dict): New function.
3447 (*pretty-printer*): Simplify.
3448 (make-objfile-pp_s-printer): New function.
3449 (install-objfile-pretty-printers!): New function.
3450 (make-progspace-pp_s-printer): New function.
3451 (install-progspace-pretty-printers!): New function.
3452 * gdb.guile/scm-progspace.c: New file.
3453 * gdb.guile/scm-progspace.exp: New file.
3454
41fac0cf
PA
34552014-06-02 Pedro Alves <palves@redhat.com>
3456
3457 * gdb.base/dprintf-bp-same-addr.c: New file.
3458 * gdb.base/dprintf-bp-same-addr.exp: New file.
3459
96ae5695
EBM
34602014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3461
3462 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3463 * gdb.arch/powerpc-power.s: Likewise.
3464
da02b3a8
JB
34652014-06-02 Joel Brobecker <brobecker@adacore.com>
3466
3467 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3468
c72b2e7b
YQ
34692014-06-01 Yao Qi <yao@codesourcery.com>
3470
3471 * gdb.base/watchpoint.exp (test_watch_location): Check null
3472 pointer can be dereferenced. If not, do the test, otherwise
3473 skip it.
3474
53e8a631
AB
34752014-05-30 Andrew Burgess <aburgess@broadcom.com>
3476
3477 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3478 results.
3479 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3480
938f0e2f
AB
34812014-05-30 Andrew Burgess <aburgess@broadcom.com>
3482
3483 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3484 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3485 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3486 * gdb.arch/amd64-invalid-stack-top.c: New file.
3487 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3488
9ba6657a
PA
34892014-05-30 Pedro Alves <palves@redhat.com>
3490
3491 PR breakpoints/17000
3492 * gdb.base/sss-bp-on-user-bp.c: New file.
3493 * gdb.base/sss-bp-on-user-bp.exp: New file.
3494
522c09bf
DB
34952014-05-30 David Blaikie <dblaikie@gmail.com>
3496
3497 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3498 gnu_inline semantics via attribute.
3499 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3500 source explicitly specifies the required semantics.
3501
bf4ef81e
MR
35022014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3503
3504 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3505
329ea579
PA
35062014-05-29 Pedro Alves <palves@redhat.com>
3507 Tom Tromey <tromey@redhat.com>
3508
3509 * gdb.base/async-shell.exp: Don't enable target-async.
3510 * gdb.base/async.exp
3511 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3512 parameter. Adjust.
3513 (top level): Don't test with "target-async".
3514 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3515 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3516 * gdb.base/inferior-died.exp: Don't enable target-async.
3517 * gdb.base/interrupt-noterm.exp: Likewise.
3518 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3519 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3520 * gdb.mi/mi-nonstop.exp: Likewise.
3521 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3522 * gdb.mi/mi-nsintrall.exp: Likewise.
3523 * gdb.mi/mi-nsmoribund.exp: Likewise.
3524 * gdb.mi/mi-nsthrexec.exp: Likewise.
3525 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3526 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3527 * gdb.python/py-evsignal.exp: Don't enable target-async.
3528 * gdb.python/py-evthreads.exp: Likewise.
3529 * gdb.python/py-prompt.exp: Likewise.
3530 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3531 * gdb.server/solib-list.exp: Don't enable target-async.
3532 * gdb.threads/thread-specific-bp.exp: Likewise.
3533 * lib/mi-support.exp: Adjust to use mi-async.
3534
fd664c91
PA
35352014-05-29 Pedro Alves <palves@redhat.com>
3536
3537 PR gdb/13860
3538 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3539 reason, even in sync mode.
3540
251bde03
PA
35412014-05-29 Pedro Alves <palves@redhat.com>
3542 Hui Zhu <hui@codesourcery.com>
3543
3544 PR PR15693
3545 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3546 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3547 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3548 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3549
7f3c0343
JB
35502014-05-28 Joel Brobecker <brobecker@adacore.com>
3551
3552 * config/monitor.exp (gdb_target_monitor): Replace use of
3553 "set remotebaud" by "set serial baud".
3554
b2715b27
AW
35552014-05-26 Andy Wingo <wingo@igalia.com>
3556
3557 * gdb.guile/scm-breakpoint.exp:
3558 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3559 properties instead of gdb-object-properties.
3560
498a4489
YQ
35612014-05-26 Yao Qi <yao@codesourcery.com>
3562
3563 * gdb.server/no-thread-db.exp: Specify source file name
3564 explicitly when setting a breakpoint.
3565
589fdceb
MM
35662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3567
3568 * gdb.btrace/vdso.c: New.
3569 * gdb.btrace/vdso.exp: New.
3570
e9089e05
MM
35712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3572
3573 * gdb.base/gcore.exp (capture_command_output): Move ...
3574 * lib/gdb.exp (capture_command_output): ... here.
3575
67b5c0c1
MM
35762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3577
3578 * gdb.btrace/data.exp: Test memory access during btrace replay.
3579
a2199296
SM
35802014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3581
3582 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3583
17b2616c
PA
35842014-05-21 Pedro Alves <palves@redhat.com>
3585
3586 PR gdb/13860
3587 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3588 (top level): Test that output related to execution commands is
3589 sent to the console with CLI commands, but not with MI commands.
3590 Test that breakpoint events are always mirrored to the console.
3591 Also expect the new source line to be output after a "next" in
3592 async mode too. Make it a pass/fail test.
3593 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3594 output.
3595 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3596
5166082f
PA
35972014-05-21 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3600 Use them to test variations of "list" after reaching a breakpoint.
3601 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3602 Test "list" with listsize 10 after reaching a breakpoint.
3603 * gdb.python/python.exp (decode_line current location line
3604 number): Adjust expected line number.
3605
2f25d70f
SM
36062014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3607
3608 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3609 behavior for $args, pass it directly to "run".
3610
ff604a67
MR
36112014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3612
3613 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3614 30000 to 65536.
3615
6a3cb8e8
PA
36162014-05-21 Pedro Alves <palves@redhat.com>
3617
3618 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3619 auto-connect-native-target off".
3620 * gdb.base/auto-connect-native-target.c: New file.
3621 * gdb.base/auto-connect-native-target.exp: New file.
3622
4ebfc96e
PA
36232014-05-21 Pedro Alves <palves@redhat.com>
3624
3625 * gdb.base/default.exp: Test "target native" instead of "target
3626 child".
3627
36d46afb
MW
36282014-05-21 Mark Wielaard <mjw@redhat.com>
3629
3630 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3631
5876f503
JK
36322014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3633
3634 Fix TLS access for -static -pthread.
3635 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3636 <HAVE_TLS> (thread_function, main): Initialize it.
3637 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3638 Add clean_restart.
3639 <$have_tls != "">: Check TLSVAR.
3640
0256a6ac
PA
36412014-05-21 Pedro Alves <palves@redhat.com>
3642
3643 * gdb.base/dcache-line-read-error.c: New.
3644 * gdb.base/dcache-line-read-error.exp: New.
3645
936d2992
PA
36462014-05-20 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.base/compare-sections.c: New file.
3649 * gdb.base/compare-sections.exp: New file.
3650
802e8e6d
PA
36512014-05-20 Pedro Alves <palves@redhat.com>
3652
3653 * gdb.base/break-idempotent.c: New file.
3654 * gdb.base/break-idempotent.exp: New file.
3655
e59fa00f
MM
36562014-05-20 Markus Metzger <markus.t.metzger@intel.com>
3657
3658 * gdb.btrace/nohist.exp: New.
3659
8b696e31
YQ
36602014-05-20 Yao Qi <yao@codesourcery.com>
3661
3662 * lib/gdb.exp (gdb_init): Set timeout if test file is under
3663 gdb.reverse directory and gdb_reverse_timeout exists in board
3664 setting.
3665 * README: Document gdb_reverse_timeout.
3666
73c9764f
YQ
36672014-05-20 Yao Qi <yao@codesourcery.com>
3668
3669 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
3670 'test_file_name'. Treat args as a string instead of a list.
3671 (gdb_init): Rename argument 'args' by 'test_file_name'.
3672
f1f4348a
JK
36732014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3674
3675 * gdb.arch/powerpc-power.exp: New file.
3676 * gdb.arch/powerpc-power.s: New file.
3677
0dbe70ce
DE
36782014-05-16 Doug Evans <dje@google.com>
3679
3680 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
3681 * gdb.base/completion.exp: Check that all expected files exist
3682 before doing file completion.
0dbe70ce 3683
8d551b02
DE
36842014-05-16 Doug Evans <dje@google.com>
3685
3686 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3687 Update.
3688 (do_syscall_tests_without_xml): Update.
3689
73eb7709
PA
36902014-05-16 Pedro Alves <palves@redhat.com>
3691
3692 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3693 instead of "unknown output after running".
3694
3fae92fc
YQ
36952014-05-16 Yao Qi <yao@codesourcery.com>
3696
3697 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3698 file1.txt from host at the end.
3699 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3700
c2b2ccc5
DE
37012014-05-15 Doug Evans <dje@google.com>
3702
3703 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3704 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3705 loading file. Add test for TU lookup.
3706
8c217a4b
SM
37072014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3708
3709 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3710 calling "-exec-arguments" or "set args" before running the
3711 inferior.
3712
3deb39c6
SM
37132014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3714
3715 * lib/mi-support.exp (mi_expect_stop): Expect message for
3716 inferiors that exit with non-zero exit code.
3717
71a79f8c
YQ
37182014-05-14 Yao Qi <yao@codesourcery.com>
3719
3720 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3721 match absolute path on remote host.
3722 (test_file_list_exec_source_files): Remove "/" from the
3723 pattern.
3724
f23fcd46
YQ
37252014-05-14 Yao Qi <yao@codesourcery.com>
3726
3727 * boards/local-remote-host-notty.exp (${board}_file): New
3728 proc.
3729
9404b58f
KM
37302014-05-07 Kyle McMartin <kyle@redhat.com>
3731
3732 Pushed by Joel Brobecker <brobecker@adacore.com>.
3733 * gdb.arch/aarch64-atomic-inst.c: New file.
3734 * gdb.arch/aarch64-atomic-inst.exp: New file.
3735
5e45f04c
YQ
37362014-05-07 Yao Qi <yao@codesourcery.com>
3737
3738 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3739 in current context" too.
3740
c888a17d
KS
37412014-05-05 Keith Seitz <keiths@redhat.com>
3742
3743 * gdb.linespec/ls-dollar.exp: Add test for linespec
3744 file:convenience_variable.
3745
290a839c
YQ
37462014-05-05 Yao Qi <yao@codesourcery.com>
3747
3748 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3749 traceframes into tfile and ctf trace files. Read data from
3750 trace file and test collected data.
3751 (gdb_collect_locals_test): Likewise.
3752 (gdb_unavailable_registers_test): Likewise.
3753 (gdb_unavailable_floats): Likewise.
3754 (gdb_collect_globals_test): Likewise.
3755 (top-level): Append "ctf" to trace_file_targets if GDB
3756 supports.
3757
b5262cd0
YQ
37582014-05-05 Yao Qi <yao@codesourcery.com>
3759
3760 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3761 code to ...
3762 (gdb_collect_args_test_1): ... it. New proc.
3763 (gdb_collect_locals_test): Move some code to ...
3764 (gdb_collect_locals_test_1): ... it. New proc.
3765 (gdb_unavailable_registers_test): Move some code to ...
3766 (gdb_unavailable_registers_test_1): ... it. New proc.
3767 (gdb_unavailable_floats): Move some code to ...
3768 (gdb_unavailable_floats_1): ... it. New proc.
3769
30a1e6cc
SDJ
37702014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3771
3772 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3773 probes to test for bitness recognition.
3774 * gdb.arch/amd64-stap-optional-prefix.exp
3775 (test_probe_value_without_reg): New procedure.
3776 Add code to test for different kinds of bitness.
3777
f33da99a
SDJ
37782014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3779
3780 PR breakpoints/16889
3781 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3782 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3783
5b80f00d
PA
37842014-05-01 Pedro Alves <palves@redhat.com>
3785
3786 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3787 gdb_file_cmd if no file is specified.
3788 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3789 last_loaded_file to set the remote exec-file.
3790
f8c2a73c
PA
37912014-05-01 Pedro Alves <palves@redhat.com>
3792
3793 * boards/local-remote-host.exp: New file.
3794
be6e8ac7
PA
37952014-05-01 Pedro Alves <palves@redhat.com>
3796
3797 * boards/local-remote-host.exp: Rename to ...
3798 * boards/local-remote-host-notty.exp: ... this.
3799
cac0dc8f
JB
38002014-04-28 Joel Brobecker <brobecker@adacore.com>
3801
3802 * gdb.ada/dyn_arrayidx: New testcase.
3803
9730e6cc
YQ
38042014-04-26 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3807 and compute the length of function main. Save it in
3808 $main_length.
3809 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3810 (top-level): Use gdb_compile to compile objects into
3811 executable and restart GDB. Remove invocation to
3812 prepare_for_testing.
3813
7ae1a6a6
PA
38142014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3815 Pedro Alves <palves@redhat.com>
3816
3817 PR server/16255
3818 * gdb.multi/multi-attach.c: New file.
3819 * gdb.multi/multi-attach.exp: New file.
3820
4082afcc
PA
38212014-04-25 Pedro Alves <palves@redhat.com>
3822
3823 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3824 user.
3825 (top level): Test that "set remote conditional-breakpoints-packet
3826 off" works as intended.
3827 * gdb.base/dprintf.exp: Test that "set remote
3828 breakpoint-commands-packet off" works as intended.
3829 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3830 New function.
3831 (top level): Call it.
3832 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3833 remote fast-tracepoints-packet off" works as intended.
3834 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3835 * lib/gdb.exp (gdb_is_target_remote): ... here.
3836
2abc3f8d
DB
38372014-04-24 David Blaikie <dblaikie@gmail.com>
3838
3839 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3840 ensure clang would not discard them.
3841 * gdb.base/gdbvars.c: Ditto.
3842 * gdb.base/memattr.c: Ditto.
3843 * gdb.base/whatis.c: Ditto.
3844 * gdb.python/py-prettyprint.c: Ditto.
3845 * gdb.trace/actions.c: Ditto.
3846 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3847 ensure clang would not discard it.
3848
bfd39632
DB
38492014-04-24 David Blaikie <dblaikie@gmail.com>
3850
3851 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3852 clang to emit the full definition of type required by the test
3853 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3854
22842ff6
DB
38552014-04-24 David Blaikie <dblaikie@gmail.com>
3856
3857 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3858 coax Clang into emitting the definition of the type.
3859 * gdb.cp/pr10728-x.h (y): Ditto.
3860 * gdb.cp/pr10728-y.cc (y): Ditto.
3861
c2e827ad
DB
38622014-04-24 David Blaikie <dblaikie@gmail.com>
3863
3864 * gdb.base/label.exp: XFAIL label related tests under Clang.
3865 * gdb.cp/cplabel.exp: Ditto.
3866 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3867 under Clang those using labels.
3868
4c2d33e7
YQ
38692014-04-25 Yao Qi <yao@codesourcery.com>
3870
3871 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3872 double_label.
3873 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3874 partial_label and double_label.
3875
56083b99
DB
38762014-04-24 David Blaikie <dblaikie@gmail.com>
3877
3878 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3879
25d4e99d
DB
38802014-04-24 David Blaikie <dblaikie@gmail.com>
3881
3882 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3883 of the function to work across GCC and Clang.
3884 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3885 pointer types (const void ** const V void **).
3886
01f9f808
MS
38872014-04-24 Michael Sturm <michael.sturm@mintel.com>
3888 Walfred Tedeschi <walfred.tedeschi@intel.com>
3889
3890 * Makefile.in (EXECUTABLES): Added i386-avx512.
3891 * gdb.arch/i386-avx512.c: New file.
3892 * gdb.arch/i386-avx512.exp: Likewise.
3893
4b48d439
KS
38942014-04-23 Keith Seitz <keiths@redhat.com>
3895
3896 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3897 (mi_make_breakpoint_table): New procedure.
3898 (mi_create_breakpoint): Use mi_make_breakpoint
3899 and return the result.
3900 (mi_make_breakpoint): New procedure.
3901 (mi_build_kv_pairs): New procedure.
3902
3903 * gdb.mi/mi-break.exp: Remove unused globals,
3904 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3905 All callers updated.
3906 * gdb.mi/mi-dprintf.exp: Use variable to track command
3907 number.
3908 Update all callers of mi_create_breakpoint and use
3909 mi_make_breakpoint_table.
3910 Remove any unused global variables.
3911 * gdb.mi/mi-nonstop.exp: Likewise.
3912 * gdb.mi/mi-nsintrall.exp: Likewise.
3913 * gdb.mi/mi-nsmoribund.exp: Likewise.
3914 * gdb.mi/mi-nsthrexec.exp: Likewise.
3915 * gdb.mi/mi-reverse.exp: Likewise.
3916 * gdb.mi/mi-simplerun.exp: Likewise.
3917 * gdb.mi/mi-stepn.exp: Likewise.
3918 * gdb.mi/mi-syn-frame.exp: Likewise.
3919 * gdb.mi/mi-until.exp: Likewise.
3920 * gdb.mi/mi-var-cp.exp: Likewise.
3921 * gdb.mi/mi-var-display.exp: Likewise.
3922 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3923 * gdb.mi/mi2-var-child.exp: Likewise.
3924 * gdb.mi/mi-vla-c99.exp: Likewise.
3925 * lib/mi-support.exp: Likewise.
3926
3927 From Ian Lance Taylor <iant@cygnus.com>:
3928 * lib/gdb.exp (parse_args): New procedure.
3929
08351840
PA
39302014-04-23 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.base/break-unload-file.c: New file.
3933 * gdb.base/break-unload-file.exp: New file.
3934 * gdb.base/sym-file-lib.c (baz): New function.
3935 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3936 field.
3937 (load): Store the segment's mapped size.
3938 (unload): New function.
3939 (unload_shlib): New function.
3940 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3941 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3942 set a breakpoint at baz, and call it.
3943 * gdb.base/sym-file.exp: New tests for stale breakpoint
3944 instructions.
3945
076855f9
PA
39462014-04-23 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3949 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3950 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3951 * gdb.base/hbreak-unmapped.c: New file.
3952 * gdb.base/hbreak-unmapped.exp: New file.
3953 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3954 * lib/gdb.exp (gdb_is_target_remote): ... here.
3955
483805cf
PA
39562014-04-22 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.base/consecutive-step-over.c: New file.
3959 * gdb.base/consecutive-step-over.exp: New file.
3960
06d97543
PA
39612014-04-22 Pedro Alves <palves@redhat.com>
3962
3963 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3964 instead of send_gdb/gdb_expect.
3965
b4429ea2
YQ
39662014-04-22 Yao Qi <yao@codesourcery.com>
3967
3968 * lib/trace-support.exp (generate_tracefile): New procedure.
3969 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3970 return 0.
3971 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3972 if generate_tracefile returns 1.
3973
51d48146
PA
39742014-04-18 Tom Tromey <palves@redhat.com>
3975 Pedro alves <tromey@redhat.com>
3976
3977 PR backtrace/15558
3978 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3979 with a backtrace limit.
3980 * gdb.python/py-frame-inline.exp: Test running to an inline
3981 function with a backtrace limit, and printing the newest frame.
3982 * gdb.python/py-frame-inline.c (main): Call f.
3983
bd1dce5f
MS
39842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3985
3986 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3987
40d1a503
MS
39882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3989
3990 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3991 Drop prefix from unsupported source file path.
3992
389b98f7
YQ
39932014-04-17 Yao Qi <yao@codesourcery.com>
3994
3995 * lib/gdb.exp (with_target_charset): New proc.
3996 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3997 with_target_charset.
3998 (test_print_strings): Likewise.
3999 (test_repeat_bytes): Likewise.
4000 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4001 for some tests.
4002
22869d73
KS
40032014-04-16 Keith Seitz <keiths@redhat.com>
4004
4005 PR gdb/15827
4006 * gdb.dwarf2/corrupt.c: New file.
4007 * gdb.dwarf2/corrupt.exp: New file.
4008
c4f87ca6
KS
40092014-04-16 Keith Seitz <keiths@redhat.com>
4010
4011 PR c++/16597
4012 * gdb.cp/namelessclass.cc: New file.
4013 * gdb.cp/namelessclass.exp: New file.
4014 * gdb.cp/namelessclass.S: New file.
4015
ab19de87
DE
40162014-04-16 Doug Evans <dje@google.com>
4017
4018 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4019 Add comment.
4020 (gdbserver_default_get_comm_port): New function.
4021 (gdbserver_start): Check if board file provided
4022 "gdbserver,get_comm_port" and use it if so.
4023 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4024 (gdb,socketport): Set to "stdio".
4025 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4026 (stdio_gdbserver_template): Delete.
4027 (${board}_get_remote_address): Update.
4028 (${board}_build_remote_cmd): Delete.
4029 (${board}_get_comm_port): New function.
4030 (${board}_spawn): Update.
4031 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4032 Delete.
4033 (${board}_get_remote_address): Update.
4034 (${board}_get_comm_port): New function.
4035
fc98a809
AB
40362014-04-16 Andrew Burgess <aburgess@broadcom.com>
4037
4038 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4039 appearing in any order.
4040
87fd9e6e
DE
40412014-04-15 Doug Evans <dje@google.com>
4042
4043 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4044 uninitialized value of "description".
4045
099fc3ea
KS
40462014-04-15 Keith Seitz <keiths@redhat.com>
4047
4048 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4049 Remove unused globals.
4050 (test_running_the_program): Likewise.
4051 (test_controlled_execution): Likewise.
4052 (test_controlling_breakpoints): Likewise.
4053 (test_program_termination): Likewise.
4054
5da151d4
KS
40552014-04-15 Keith Seitz <keiths@redhat.com>
4056
4057 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4058 unused globals.
4059 (test_rbreak_creation_and_listing): Likewise.
4060 (test_ignore_count): Likewise.
4061 (test_error): Likewise.
4062
35e5d2f0
PA
40632014-04-15 Pedro Alves <palves@redhat.com>
4064
4065 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4066 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4067 sym-file-loader.c.
4068 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4069 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4070 to sym-file-loader.c.
4071 (struct library): Forward declare.
4072 (load_shlib, lookup_function): Change prototypes.
4073 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4074 (translate_offset): Remove declarations.
4075 (get_text_addr): New declaration.
4076 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4077 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4078 sym-file-loader.h.
4079 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4080 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4081 here from sym-file-loader.h.
4082 (struct library): New structure.
4083 (load_shlib, lookup_function): Change prototypes and adjust to
4084 work with a struct library.
4085 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4086 (translate_offset): Make static.
4087 (get_text_addr): New function.
4088 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4089
eb4c1710
PA
40902014-04-15 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4093
2d1baf52
PA
40942014-04-15 Pedro Alves <palves@redhat.com>
4095
4096 * gdb.base/sym-file-loader.c: Include <limits.h>.
4097 (SELF_LINK): New define.
4098 (get_origin): New function.
4099 (load_shlib): Use it.
4100 * gdb.base/sym-file.exp: Don't early return if the target is
4101 remote. Use runto_main, and issue fail is that fails. Use
4102 gdb_load_shlibs.
4103 (shlib_name): Delete.
4104 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4105
7dd6df01
PA
41062014-04-15 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.base/sym-file.exp: Remove regex characters from test
4109 message. Don't refer to breakpoint numbers in test messages.
4110
b50c8614
KS
41112014-04-14 Keith Seitz <keiths@redhat.com>
4112
4113 PR c++/16253
4114 * gdb.cp/var-tag.cc: New file.
4115 * gdb.cp/var-tag.exp: New file.
4116 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4117 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4118 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4119 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4120
3d567982
TT
41212014-04-14 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4124 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4125 type.
4126 * gdb.cp/enum-class.exp: New file.
4127 * gdb.cp/enum-class.cc: New file.
4128
0626fc76
TT
41292014-04-14 Tom Tromey <tromey@redhat.com>
4130
4131 * gdb.dwarf2/enum-type.exp: New file.
4132
dca325b3
SA
41332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4134
4135 * gdb.mi/mi-vla-c99.exp: New file.
4136 * gdb.mi/vla.c: New file.
4137
5854b38a
SA
41382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4139
4140 * gdb.base/vla-datatypes.c: New file.
4141 * gdb.base/vla-datatypes.exp: New file.
4142
463bb957
SA
41432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4144
4145 * gdb.base/vla-ptr.c: New file.
4146 * gdb.base/vla-ptr.exp: New file.
4147
3dd170be
SA
41482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4149
4150 * gdb.dwarf2/count.exp: New file.
4151
5ecaaa66
SA
41522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4153
4154 * gdb.base/vla-sideeffect.c: New file.
4155 * gdb.base/vla-sideeffect.exp: New file.
4156
41f1ada5
DB
41572014-04-14 David Blaikie <dblaikie@gmail.com>
4158
4159 * gdb.mi/non-stop.c: Add return value for non-void function return
4160 statement.
4161 * gdb.threads/staticthreads.c: Ditto.
4162
0be03e84
DE
41632014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4164 Doug Evans <xdje42@gmail.com>
4165
4166 * gdb.guile/scm-value.c: Improve test case.
4167 * gdb.guile/scm-value.exp: Add new test.
4168
f180a1fb
DB
41692014-04-11 David Blaikie <dblaikie@gmail.com>
4170
4171 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4172 override Clang's default.
4173
6b662e19
JB
41742014-04-11 Joel Brobecker <brobecker@adacore.com>
4175
4176 Revert the following changes (regressions):
4177
4178 * gdb.base/vla-sideeffect.c: New file.
4179 * gdb.base/vla-sideeffect.exp: New file.
4180
4181 * gdb.dwarf2/count.exp: New file.
4182
4183 * gdb.base/vla-multi.c: New file.
4184 * gdb.base/vla-multi.exp: New file.
4185
4186 * gdb.base/vla-ptr.c: New file.
4187 * gdb.base/vla-ptr.exp: New file.
4188
4189 * gdb.base/vla-datatypes.c: New file.
4190 * gdb.base/vla-datatypes.exp: New file.
4191
4192 * gdb.mi/mi-vla-c99.exp: New file.
4193 * gdb.mi/vla.c: New file.
4194
245a5f0b
KS
41952014-04-11 Keith Seitz <keiths@redhat.com>
4196
4197 PR c++/16675
4198 * gdb.cp/cpsizeof.exp: New file.
4199 * gdb.cp/cpsizeof.cc: New file.
4200
58a84dcf
SA
42012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4202
191a8a90
JB
4203 * gdb.mi/mi-vla-c99.exp: New file.
4204 * gdb.mi/vla.c: New file.
58a84dcf 4205
c8655f75
SA
42062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4207
4208 * gdb.base/vla-datatypes.c: New file.
4209 * gdb.base/vla-datatypes.exp: New file.
4210
024e13b4
SA
42112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4212
4213 * gdb.base/vla-ptr.c: New file.
4214 * gdb.base/vla-ptr.exp: New file.
4215
1a237e0e
SA
42162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4217
4218 * gdb.base/vla-multi.c: New file.
4219 * gdb.base/vla-multi.exp: New file.
4220
504f3432
SA
42212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4222
4223 * gdb.dwarf2/count.exp: New file.
4224
3bce8237
SA
42252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4226
191a8a90
JB
4227 * gdb.base/vla-sideeffect.c: New file.
4228 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 4229
322f9c21
YQ
42302014-04-11 Yao Qi <yao@codesourcery.com>
4231
4232 * gdb.base/completion.exp: Check file exists before running tests
4233 on file completion.
4234
d708bcd1
PA
42352014-04-10 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.base/cond-eval-mode.c: New file.
4238 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4239 prepare_for_testing to build the new file. Check result of
4240 runto_main.
4241 (test_break, test_watch): New procedures.
4242 (top level): Use them.
4243
ae1d2761
PM
42442014-04-08 Pierre Muller <muller@sourceware.org>
4245
4246 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4247 Ctrl-V use for mingw hosts.
4248
7af389b8
SC
42492014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4250
4251 * gdb.python/py-value.c: Improve test case.
4252 * gdb.python/py-value.exp: Add new test.
4253
5e703181
DE
42542014-04-07 David Blaikie <dblaikie@gmail.com>
4255
4256 * lib/compiler.c: Identify the clang compiler.
4257 * lib/compiler.cc: Ditto.
4258
9810b410
YQ
42592014-04-03 Yao Qi <yao@codesourcery.com>
4260
4261 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4262
98d1b8dc
AB
42632014-04-01 Anton Blanchard <anton@samba.org>
4264
4265 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4266 messages unique.
4267
3114cea1
AB
42682014-04-01 Anton Blanchard <anton@samba.org>
4269
4270 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4271 prepare_for_testing.
4272
62f7182c
AB
42732014-04-01 Anton Blanchard <anton@samba.org>
4274
4275 * gdb.arch/ppc64-atomic-inst.c: Remove.
4276 * gdb.arch/ppc64-atomic-inst.S: New file.
4277 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4278
770e7fc7
DE
42792014-03-31 Doug Evans <dje@google.com>
4280
4281 * gdb.base/print-symbol-loading-lib.c: New file.
4282 * gdb.base/print-symbol-loading-main.c: New file.
4283 * gdb.base/print-symbol-loading.exp: New file.
4284
46e2bafa
YQ
42852014-03-31 Yao Qi <yao@codesourcery.com>
4286
4287 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4288
8776cfe9
JB
42892014-03-28 Joel Brobecker <brobecker@adacore.com>
4290
4291 * gdb.ada/mi_dyn_arr: New testcase.
4292
5d1ef361
DE
42932014-03-27 Doug Evans <dje@google.com>
4294
4295 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4296
b5bee914
YQ
42972014-03-27 Yao Qi <yao@codesourcery.com>
4298
4299 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4300 if target is nios2-*-*.
4301
0d4d0e77
YQ
43022014-03-26 Yao Qi <yao@codesourcery.com>
4303
4304 * lib/gdb.exp (readline_is_used): New proc.
4305 * gdb.base/completion.exp: Move tests on command complete up.
4306 Skip the rest of tests if readline is not used.
4307 * gdb.ada/complete.exp: Skp the test if readline is not
4308 used.
4309 * gdb.base/filesym.exp: Likewise.
4310 * gdb.base/macscp.exp: Likewise.
4311 * gdb.base/readline-ask.exp: Likewise.
4312 * gdb.base/readline.exp: Likewise.
4313 * gdb.python/py-cmd.exp: Likewise.
4314 * gdb.trace/tfile.exp: Likewise.
4315
29361eee
YQ
43162014-03-26 Yao Qi <yao@codesourcery.com>
4317
4318 * gdb.base/macscp.exp: Fix code format issues.
4319
bc9a5525
UW
43202014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4321
4322 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4323 * gdb.asm/powerpc64le.inc: New file.
4324
d3839ede
PA
43252014-03-25 Pedro Alves <palves@redhat.com>
4326 Doug Evans <dje@google.com>
4327
4328 * gdb.base/source-execution.c: New file.
4329 * gdb.base/source-execution.exp: New file.
4330 * gdb.base/source-execution.gdb: New file.
4331
01672a57
DE
43322014-03-24 Doug Evans <dje@google.com>
4333
4334 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4335 using fission.
4336
88bbeca9
HZ
43372014-03-24 Hui Zhu <hui@codesourcery.com>
4338 Pedro Alves <palves@redhat.com>
4339
4340 PR breakpoints/16101
4341 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4342 test pass/fail messages. Detect missing support for dprintf when
4343 breakpoints are actually inserted.
4344 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4345 breakpoints are actually inserted.
4346 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4347 fails.
4348
d2348791
JK
43492014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4350
4351 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4352
feef67ab
DE
43532014-03-22 Doug Evans <xdje42@gmail.com>
4354
4355 * gdb.python/python.exp (python not supported): Verify multi-line
4356 python command issues an error.
25d743f9 4357 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 4358 guile command issues an error.
feef67ab 4359
ecebef6a
MR
43602014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4361
4362 * gdb.threads/thread-specific.exp: Handle the lack of usable
4363 $this_breakpoint and $this_thread.
4364
ccdd1909
HZ
43652014-03-21 Hui Zhu <hui@codesourcery.com>
4366
4367 * gdb.base/attach.exp (do_command_attach_tests): New.
4368
beb460e8
PA
43692014-03-20 Tom Tromey <tromey@redhat.com>
4370 Pedro Alves <palves@redhat.com>
4371
4372 PR cli/15718
4373 * gdb.base/condbreak-call-false.c: New file.
4374 * gdb.base/condbreak-call-false.exp: New file.
4375
40acf43a
PA
43762014-03-20 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4379 Delete.
4380 (block_signals, unblock_signals): Delete.
4381 (child_function_2, main): Remove references to deleted variable
4382 and functions.
4383
9f5e1e02
PA
43842014-03-20 Pedro Alves <palves@redhat.com>
4385
4386 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4387 Use pthread_kill to signal thread 2.
4388 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4389 Adjust to make the test send itself a signal rather than using the
4390 host's "kill" command.
4391
99619bea
PA
43922014-03-20 Pedro Alves <palves@redhat.com>
4393
4394 * gdb.threads/multiple-step-overs.c: New file.
4395 * gdb.threads/multiple-step-overs.exp: New file.
4396 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4397 Adjust expected infrun debug output.
4398
2adfaa28
PA
43992014-03-20 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4402 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4403
31e77af2
PA
44042014-03-20 Pedro Alves <palves@redhat.com>
4405
4406 PR breakpoints/7143
4407 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4408 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4409 of gdb_test_multiple.
4410 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4411 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4412
b9f437de
PA
44132014-03-20 Pedro Alves <palves@redhat.com>
4414
4415 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4416 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4417
05adc73e
PA
44182014-03-19 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.base/async.exp: Remove early return.
4421
6048b950
PA
44222014-03-19 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4425
8bcfb00a
PA
44262014-03-19 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.base/async.exp (test_background): Expect \r\n after
4429 "completed." in the fail pattern.
4430
884e37dc
PA
44312014-03-19 Pedro Alves <palves@redhat.com>
4432
4433 * gdb.base/async.exp (test_background): New procedure.
4434 Use it for all background execution command tests.
4435
148e57e2
PA
44362014-03-19 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.base/async.exp: Use prepare_for_testing.
4439
f48088c7
PA
44402014-03-19 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4443 the same line.
4444
e2f6c966
PA
44452014-03-19 Pedro Alves <palves@redhat.com>
4446
4447 * gdb.base/async.c (main): Add "jump here" and "until here" line
4448 marker comments.
4449 * gdb.base/async.exp (jump_here): New global.
4450 (jump& test): Use it.
4451 (until_here): New global.
4452 (until& test): Use it.
4453
c30568d4
PA
44542014-03-19 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.base/async.exp: Don't frob gdb_protocol.
4457
0172b6a7
DE
44582014-03-18 Doug Evans <xdje42@gmail.com>
4459
4460 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4461 Fix spelling of exec-done-display.
4462
06c868a8
JK
44632014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4464
4465 PR gdb/15358
4466 * gdb.base/gdb-sigterm.c: New file.
4467 * gdb.base/gdb-sigterm.exp: New file.
4468
0c7e1a46
PA
44692014-03-18 Pedro Alves <palves@redhat.com>
4470
4471 PR gdb/13860
4472 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4473 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4474 solib-event.
4475
f7c77d93
JB
44762014-03-17 Joel Brobecker <brobecker@adacore.com>
4477
4478 * gdb.ada/pckd_arr_ren: New testcase.
4479
5a1e8c7a
DE
44802014-03-13 Doug Evans <xdje42@gmail.com>
4481
4482 PR guile/16612
4483 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4484 collect after discarding symbols.
4485
350e1a76
DE
44862014-03-13 Ludovic Courtès <ludo@gnu.org>
4487 Doug Evans <xdje42@gmail.com>
4488
4489 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4490 to history survives a gc.
4491
a69900ae
PA
44922014-03-13 Pedro Alves <palves@redhat.com>
4493
4494 * gdb.base/default.exp: Don't test "target procfs".
4495
5db9f0bd
PA
44962014-03-13 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/default.exp: Update "target child" and "target procfs"
4499 tests to not expect "Unix".
4500
b3ccfe11
TT
45012014-03-12 Tom Tromey <tromey@redhat.com>
4502
4503 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4504 New procs. Add target-async tests.
4505 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4506 Add target-async tests.
4507
646f4417
AA
45082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4509
4510 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4511 'func_start' and 'func_end' for the beginning and end of the
4512 function code, respectively.
4513 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4514 'func_end' instead of 'func' and 'main'.
4515
288c211f
AA
45162014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4517
4518 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4519 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4520 generate the debug info assembler source.
4521
e0c0f156
AA
45222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4523
4524 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4525 * gdb.dwarf2/arr-subrange.exp: Likewise.
4526 * gdb.dwarf2/dwz.exp: Likewise.
4527 * gdb.dwarf2/method-ptr.exp: Likewise.
4528 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4529 * gdb.dwarf2/subrange.exp: Likewise.
4530 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4531 * gdb.dwarf2/implptrpiece.exp: Likewise.
4532 * gdb.dwarf2/nostaticblock.exp: Likewise.
4533
0e5c4555
AA
45342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4535
4536 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4537 directory to absolute path name arguments.
4538
5ec18f2b
JG
45392014-03-10 Joel Brobecker <brobecker@adacore.com>
4540
4541 * gdb.ada/tagged_access: New testcase.
4542
847fc4f2
MM
45432014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4544
4545 * gdb.btrace/data.exp: Update expected output.
4546
cc3da688
YQ
45472014-03-06 Yao Qi <yao@codesourcery.com>
4548
4549 * gdb.trace/pr16508.exp: New file.
4550
0f26cec1
PA
45512014-03-05 Pedro Alves <palves@redhat.com>
4552
4553 PR gdb/16575
4554 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4555 procedure.
4556 (top level): Adjust to use it. Add tests that exercise breakpoint
4557 interaction with the code-cache.
4558
7a5a839f
LC
45592014-02-26 Ludovic Courtès <ludo@gnu.org>
4560
4561 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4562 test for 'history-append!'.
4563
31aa7e4e
JB
45642014-02-26 Joel Brobecker <brobecker@adacore.com>
4565
4566 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4567 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4568 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4569 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4570 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4571 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4572
1b588015
JB
45732014-02-26 Joel Brobecker <brobecker@adacore.com>
4574
4575 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4576 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4577 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4578
55426c9d
JB
45792014-02-26 Joel Brobecker <brobecker@adacore.com>
4580
4581 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4582
dc53a7ad
JB
45832014-02-26 Joel Brobecker <brobecker@adacore.com>
4584
4585 * gdb.dwarf2/arr-stride.c: New file.
4586 * gdb.dwarf2/arr-stride.exp: New file.
4587
12ab52e9
PA
45882014-02-26 Pedro Alves <palves@redhat.com>
4589
4590 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4591 that won't ever trigger. Make sure that GDB reports the correct
4592 breakpoint that caused the stop.
4593
849c862e
JK
45942014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4595
4596 PR gdb/16626
4597 * gdb.base/auto-load-script: New file.
4598 * gdb.base/auto-load.c: New file.
4599 * gdb.base/auto-load.exp: New file.
4600
71b7d793
JK
4601 PR gdb/16626
4602 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4603
e2f0d509
JK
46042014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4605
4606 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4607 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4608
50cc37c8
DE
46092014-02-24 Doug Evans <dje@google.com>
4610
4611 * lib/gdb.exp (run_on_host): Log error output if program fails.
4612
ea4758f2
PA
46132014-02-21 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.threads/step-after-sr-lock.c: Rename to ...
4616 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4617 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4618 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4619 ... this.
4620
d7b30f67
SDJ
46212014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4622
4623 PR tdep/16397
4624 * gdb.arch/amd64-stap-special-operands.exp: New file.
4625 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4626 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4627 * gdb.arch/amd64-stap-triplet.S: Likewise.
4628 * gdb.arch/amd64-stap-triplet.c: Likewise.
4629
83deb43f
JB
46302014-02-20 Joel Brobecker <brobecker@adacore.com>
4631
4632 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4633 in .section pseudo-op.
4634
adde2bff
DE
46352014-02-20 lin zuojian <manjian2006@gmail.com>
4636 Joel Brobecker <brobecker@adacore.com>
4637 Doug Evans <xdje42@gmail.com>
4638
4639 PR symtab/16581
4640 * gdb.dwarf2/dw2-icycle.S: New file.
4641 * gdb.dwarf2/dw2-icycle.c: New file.
4642 * gdb.dwarf2/dw2-icycle.exp: New file.
4643
f7bd0f78
SC
46442014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4645
4646 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4647 operations on gdb.Value objects.
4648 * gdb.python/py-value-cc.exp: Add new test to test operations on
4649 gdb.Value objects.
4650
c17ef0d5
DE
46512014-02-18 Doug Evans <dje@google.com>
4652
4653 * Makefile.in (TESTS): New variable.
4654 (expanded_tests, expanded_tests_or_none): New variables
4655 (check-single): Pass $(expanded_tests_or_none) to runtest.
4656 (check-parallel): Only run tests in $(TESTS) if non-empty.
4657 (check/no-matching-tests-found): New rule.
4658 * README: Document TESTS makefile variable.
4659
5dd3176f
DE
46602014-02-18 Doug Evans <dje@google.com>
4661
4662 * Makefile.in (check-parallel): rm -rf outputs temp.
4663
0b10be4f
JK
46642014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4665
4666 Fix "ERROR: no fileid for" in the testsuite.
4667 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
4668
85f224e7
DE
46692014-02-12 Doug Evans <dje@google.com>
4670
4671 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
4672 (MISCELLANEOUS): New variable.
4673 (clean): rm -rf $(MISCELLANEOUS).
4674 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4675 dwp live in the same directory as symlinks, with each symlink pointed
4676 to a differently named file in a different directory.
4677
149b30ff
DE
46782014-02-11 Doug Evans <dje@google.com>
4679
4680 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4681 of Tcl file commands.
4682
1dfdac32
MK
46832014-02-10 Mark Kettenis <kettenis@gnu.org>
4684
4685 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4686 "kill -SIGUSR1 -1".
4687
aa4fb036
JB
46882014-02-10 Joel Brobecker <brobecker@adacore.com>
4689
4690 * gdb.ada/tick_length_array_enum_idx: New testcase.
4691
ed3ef339
DE
46922014-02-10 Doug Evans <xdje42@gmail.com>
4693
4694 * configure.ac (AC_OUTPUT): Add gdb.guile.
4695 * configure: Regenerate.
4696 * lib/gdb-guile.exp: New file.
4697 * lib/gdb.exp (get_target_charset): New function.
4698 * gdb.base/help.exp: Update expected output from "apropos apropos".
4699 * gdb.guile/Makefile.in: New file.
4700 * gdb.guile/guile.exp: New file.
4701 * gdb.guile/scm-arch.c: New file.
4702 * gdb.guile/scm-arch.exp: New file.
4703 * gdb.guile/scm-block.c: New file.
4704 * gdb.guile/scm-block.exp: New file.
4705 * gdb.guile/scm-breakpoint.c: New file.
4706 * gdb.guile/scm-breakpoint.exp: New file.
4707 * gdb.guile/scm-disasm.c: New file.
4708 * gdb.guile/scm-disasm.exp: New file.
4709 * gdb.guile/scm-equal.c: New file.
4710 * gdb.guile/scm-equal.exp: New file.
4711 * gdb.guile/scm-error.exp: New file.
4712 * gdb.guile/scm-error.scm: New file.
4713 * gdb.guile/scm-frame-args.c: New file.
4714 * gdb.guile/scm-frame-args.exp: New file.
4715 * gdb.guile/scm-frame-args.scm: New file.
4716 * gdb.guile/scm-frame-inline.c: New file.
4717 * gdb.guile/scm-frame-inline.exp: New file.
4718 * gdb.guile/scm-frame.c: New file.
4719 * gdb.guile/scm-frame.exp: New file.
4720 * gdb.guile/scm-generics.exp: New file.
4721 * gdb.guile/scm-gsmob.exp: New file.
4722 * gdb.guile/scm-iterator.c: New file.
4723 * gdb.guile/scm-iterator.exp: New file.
4724 * gdb.guile/scm-math.c: New file.
4725 * gdb.guile/scm-math.exp: New file.
4726 * gdb.guile/scm-objfile-script-gdb.in: New file.
4727 * gdb.guile/scm-objfile-script.c: New file.
4728 * gdb.guile/scm-objfile-script.exp: New file.
4729 * gdb.guile/scm-objfile.c: New file.
4730 * gdb.guile/scm-objfile.exp: New file.
4731 * gdb.guile/scm-ports.exp: New file.
4732 * gdb.guile/scm-pretty-print.c: New file.
4733 * gdb.guile/scm-pretty-print.exp: New file.
4734 * gdb.guile/scm-pretty-print.scm: New file.
4735 * gdb.guile/scm-section-script.c: New file.
4736 * gdb.guile/scm-section-script.exp: New file.
4737 * gdb.guile/scm-section-script.scm: New file.
4738 * gdb.guile/scm-symbol.c: New file.
4739 * gdb.guile/scm-symbol.exp: New file.
4740 * gdb.guile/scm-symtab-2.c: New file.
4741 * gdb.guile/scm-symtab.c: New file.
4742 * gdb.guile/scm-symtab.exp: New file.
4743 * gdb.guile/scm-type.c: New file.
4744 * gdb.guile/scm-type.exp: New file.
4745 * gdb.guile/scm-value-cc.cc: New file.
4746 * gdb.guile/scm-value-cc.exp: New file.
4747 * gdb.guile/scm-value.c: New file.
4748 * gdb.guile/scm-value.exp: New file.
4749 * gdb.guile/source2.scm: New file.
4750 * gdb.guile/types-module.cc: New file.
4751 * gdb.guile/types-module.exp: New file.
4752
7026a7c1
YQ
47532014-02-10 Yao Qi <yao@codesourcery.com>
4754
4755 PR testsuite/16543
4756 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4757 * configure: Regenerated.
4758 * Makefile.in: New file.
4759
6c466447
AS
47602014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4761
4762 * gdb.python/py-framefilter.exp: Fix typo.
4763
6e854735
YQ
47642014-02-08 Yao Qi <yao@codesourcery.com>
4765
4766 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4767 that no =breakpoint-modified is emitted when breakpoints are
4768 modified through MI commands.
4769
d137e6dc
PA
47702014-02-07 Pedro Alves <pedro@codesourcery.com>
4771 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.threads/step-after-sr-lock.c: New file.
4774 * gdb.threads/step-after-sr-lock.exp: New file.
4775
b5ee5a50
PA
47762014-02-07 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4779
3c77faf3
JK
47802014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4783 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4784
6dddc817
DE
47852014-02-06 Doug Evans <xdje42@gmail.com>
4786
4787 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4788 output.
4789
4790 * gdb.gdb/python-interrupts.exp: New file.
4791
de7b2893
YQ
47922014-02-05 Yao Qi <yao@codesourcery.com>
4793
4794 * gdb.trace/report.exp (use_collected_data): Test the output
4795 of "info threads" and "info inferiors".
4796
66d032ac
YQ
47972014-02-05 Yao Qi <yao@codesourcery.com>
4798
4799 Revert this patch:
4800
4801 2013-05-24 Yao Qi <yao@codesourcery.com>
4802
4803 * gdb.trace/tfile.exp: Test inferior and thread.
4804
591a12a1
UW
48052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4808 on a function.
4809 * gdb.base/step-bt.c: Call hello via function pointer to make
4810 sure its first instruction is executed on powerpc64le-linux.
4811
0ff3e01f
UW
48122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4813
4814 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4815
084ee545
UW
48162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4817
4818 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4819 of the test patterns for use on little-endian systems.
4820
6ed14ff3
UW
48212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4822
4823 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4824 (decimal_vector): Fix for little-endian.
4825
401e27fd
JM
48262014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4827
4828 * gdb.arch/sparc-sysstep.exp: New file.
4829 * gdb.arch/sparc-sysstep.c: Likewise.
4830
4831 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4832
8b924729
EBM
48332014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4834
4835 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4836
fb151210
JB
48372014-01-23 Tom Tromey <tromey@redhat.com>
4838
4839 * gdb.ada/array_char_idx: New testcase.
4840
0740f8d8
TT
48412014-01-23 Tom Tromey <tromey@redhat.com>
4842
4843 PR python/16487:
4844 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4845 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4846 classes.
4847
21909fa1
TT
48482014-01-23 Tom Tromey <tromey@redhat.com>
4849
4850 PR python/16491:
4851 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4852 string from an inferior frame.
4853 * gdb.python/py-framefilter-mi.exp: Update.
4854
87ce2a04
DE
48552014-01-22 Doug Evans <dje@google.com>
4856
4857 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4858
237b092b
AA
48592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4860
4861 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4862
d674a709
AA
48632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4864
4865 * gdb.trace/entry-values.exp: Remove excess space character from
4866 regex patterns. Handle s390 call instruction.
4867
20fa3390
AA
48682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4869
4870 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4871 define "*_start" label. Make "name" static.
4872 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4873 ${name} by references to ${name}_start.
4874
78466714
AA
48752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4876
4877 * gdb.base/info-macros.exp: Remove "debug" from the compile
4878 options.
4879
ec9f644a
IB
48802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4881
4882 * gdb.dlang/demangle.exp: New file.
4883
94b1b47e
IB
48842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4885
4886 * gdb.dlang/primitive-types.exp: New file.
4887
7f420862
IB
48882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4889
4890 * configure.ac: Create gdb.dlang/Makefile.
4891 * configure: Regenerate.
4892 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4893 * gdb.dlang/Makefile.in: New file.
4894 * lib/d-support.exp: New file.
4895 * lib/gdb.exp (skip_d_tests): New proc.
4896
52834460
MM
48972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4898
4899 * gdb.btrace/delta.exp: Check reverse stepi.
4900 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4901 * gdb.btrace/finish.exp: New.
4902 * gdb.btrace/next.exp: New.
4903 * gdb.btrace/nexti.exp: New.
4904 * gdb.btrace/record_goto.c: Add comments.
4905 * gdb.btrace/step.exp: New.
4906 * gdb.btrace/stepi.exp: New.
4907 * gdb.btrace/multi-thread-step.c: New.
4908 * gdb.btrace/multi-thread-step.exp: New.
4909 * gdb.btrace/rn-dl-bind.c: New.
4910 * gdb.btrace/rn-dl-bind.exp: New.
4911 * gdb.btrace/data.c: New.
4912 * gdb.btrace/data.exp: New.
4913 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4914
6e07b1d2
MM
49152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4916
4917 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4918 * gdb.btrace/exception.exp: Update.
4919 * gdb.btrace/instruction_history.exp: Update.
4920 * gdb.btrace/record_goto.exp: Update.
4921 * gdb.btrace/tailcall.exp: Update.
4922 * gdb.btrace/unknown_functions.exp: Update.
4923 * gdb.btrace/delta.exp: New.
4924
0b722aec
MM
49252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4926
4927 * gdb.btrace/record_goto.exp: Add backtrace test.
4928 * gdb.btrace/tailcall.exp: Add backtrace test.
4929
066ce621
MM
49302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4931
4932 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4933 * gdb.btrace/record_goto.c: New.
4934 * gdb.btrace/record_goto.exp: New.
4935 * gdb.btrace/x86-record_goto.S: New.
4936
0688d04e
MM
49372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4938
4939 * gdb.btrace/function_call_history.exp: Update tests.
4940 * gdb.btrace/instruction_history.exp: Update tests.
4941
8710b709
MM
49422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4943
4944 * gdb.btrace/function_call_history.exp: Fix expected field
4945 order for "record function-call-history".
4946 Add new tests for "record function-call-history /c".
4947 * gdb.btrace/exception.cc: New.
4948 * gdb.btrace/exception.exp: New.
4949 * gdb.btrace/tailcall.exp: New.
4950 * gdb.btrace/x86-tailcall.S: New.
4951 * gdb.btrace/x86-tailcall.c: New.
4952 * gdb.btrace/unknown_functions.c: New.
4953 * gdb.btrace/unknown_functions.exp: New.
4954 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4955
5de9129b
MM
49562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4957
4958 * gdb.btrace/instruction_history.exp: Update.
4959 * gdb.btrace/function_call_history.exp: Update.
4960
23a7fe75
MM
49612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4962
4963 * gdb.btrace/function_call_history.exp: Fix expected function
4964 trace.
4965 * gdb.btrace/instruction_history.exp: Initialize traced.
4966 Remove traced_functions.
4967
724c7dd8
MM
49682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4969
4970 * gdb.btrace/function_call_history.exp: Update
4971 * gdb.btrace/instruction_history.exp: Update.
4972
6d78d93b
MM
49732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4974
4975 * gdb.btrace/enable.exp: Update expected text.
4976
93a360cc
OJ
49772014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4978
4979 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4980 bytes.
4981
3772b53f
MR
49822014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4983
4984 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4985
596662fa
OJ
49862014-01-15 Omair Javaid <omair.javaid@linaro.org>
4987
4988 * lib/gdb.exp (supports_process_record): Return true for
4989 arm*-linux*. (supports_reverse): Likewise.
4990
b5b08fb4
SC
49912014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4992
4993 PR python/15464
4994 PR python/16113
4995 * gdb.python/py-type.c: Enhance test case.
4996 * gdb.python/py-value-cc.cc: Likewise
4997 * gdb.python/py-type.exp: Add new tests.
4998 * gdb.python/py-value-cc.exp: Likewise
4999
52d7fb13
AA
50002014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5001 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5004 Make "name" extern.
5005 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5006 references to ${name}_start by references to ${name}.
5007
a2cd8cfe
JB
50082014-01-10 Joel Brobecker <brobecker@adacore.com>
5009
5010 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5011
4e23fced
JB
50122014-01-10 Joel Brobecker <brobecker@adacore.com>
5013
5014 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5015
c6a9e42c
PA
50162014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5017 Pedro Alves <palves@redhat.com>
5018
5019 * gdb.mi/mi-info-os.exp: Connect to the target with
5020 mi_gdb_target_load.
5021
b7ea362b
PA
50222014-01-08 Pedro Alves <palves@redhat.com>
5023
5024 * gdb.threads/reconnect-signal.c: New file.
5025 * gdb.threads/reconnect-signal.exp: New file.
5026
5e3f4fab
EBM
50272014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5028
5029 * gdb.base/source-dir.exp: New file.
5030
79301218
JB
50312014-01-07 Joel Brobecker <brobecker@adacore.com>
5032
5033 * gdb.ada/mi_interface: New testcase.
5034
8e355c5d
JB
50352014-01-07 Joel Brobecker <brobecker@adacore.com>
5036
5037 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5038 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5039 gdb.ada/pp-rec-component/pck.ads: New files.
5040
c0d48811
JB
50412014-01-07 Joel Brobecker <brobecker@adacore.com>
5042
5043 * gdb.python/py-pp-integral.c: New file.
5044 * gdb.python/py-pp-integral.py: New file.
5045 * gdb.python/py-pp-integral.exp: New file.
5046
17b609c3 5047For older changes see ChangeLog-1993-2013.
c906108c 5048\f
8d8cb839
EZ
5049;; Local Variables:
5050;; mode: change-log
5051;; left-margin: 8
5052;; fill-column: 74
5053;; version-control: never
5054;; End:
902f2ccb 5055
32d0add0 5056 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5057 Copying and distribution of this file, with or without modification,
5058 are permitted provided the copyright notice and this notice are preserved.
This page took 3.241848 seconds and 4 git commands to generate.