]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
98aa42ee
AT
12015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2
3 PR breakpoints/16465
4 * gdb.mi/mi-dprintf-pending.c: New file.
5 * gdb.mi/mi-dprintf-pending.exp: New test.
6 * gdb.mi/mi-dprintf-pendshr.c: New file.
7
7d73c23c
WT
82015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9 Mircea Gherzan <mircea.gherzan@intel.com>
10
11 * gdb.arch/i386-mpx-map.c: New file.
12 * gdb.arch/i386-mpx-map.exp: New File.
13
142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15
16 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
17 * gdb.arch/i386-mpx.exp: Indentation fixed.
18
192015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
20
21 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
22 function and improved indentation.
23 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
24 gdb_test_multiple. Added additional tests to skip the test.
25
262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
27
28 * gdb.arch/i386-avx512.c: Change path in include file.
29 * gdb.arch/i386-avx512.exp: Change include dir path
30 compilation flag.
31 * gdb.arch/i386-mpx.c: Change path in include file.
32 * gdb.arch/i386-mpx.exp: Change include dir path compilation
33 flag.
34
d5eba19a
JK
352015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
36
37 * gdb.compile/compile-print.exp (compile print *vararray@3)
38 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
39
7f361056
JK
402015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
43 (do not keep jit in memory): ... this.
44 (expect 5): Change it to ...
45 (expect no 5): ... this.
46
3b462ec2
SM
472015-06-02 Simon Marchi <simon.marchi@ericsson.com>
48
49 PR gdb/15564
50 * gdb.mi/mi-detach.exp: New file.
51
e0619de6
JK
522015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
53
54 PR symtab/18392
55 * gdb.arch/amd64-tailcall-self.S: New file.
56 * gdb.arch/amd64-tailcall-self.c: New file.
57 * gdb.arch/amd64-tailcall-self.exp: New file.
58
e970cb34
DB
592015-05-28 Don Breazeal <donb@codesourcery.com>
60
61 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
62 tests for remote targets by checking is_target_gdbserver.
63
b2e2f908
DE
642015-05-27 Doug Evans <dje@google.com>
65
66 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
67 * gdb.dwarf2/opaque-type-lookup.c: New file.
68 * gdb.dwarf2/opaque-type-lookup.exp: New file.
69
82c7be31
DE
702015-05-26 Doug Evans <dje@google.com>
71
72 * gdb.cp/iostream.cc: New file.
73 * gdb.cp/iostream.exp: New file.
74
b4f54984
DE
752015-05-26 Doug Evans <dje@google.com>
76
77 * gdb.dwarf2/dw2-op-call.exp: Update.
78 * gdb.dwarf2/dw4-sig-types.exp: Update.
79 * gdb.dwarf2/implptr.exp: Update.
80 * gdb.mi/mi-cmd-param-changed.exp: Update.
81
4ea6efe9
DE
822015-05-26 Doug Evans <dje@google.com>
83
84 * gdb.python/py-lazy-string.c: New file.
85 * gdb.python/py-lazy-string.exp: New file.
86 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
87 (main): Update. Add estring3.
88 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
89 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
90
f6bb7db3
YQ
912015-05-26 Omair Javaid <omair.javaid@linaro.org>
92 Yao Qi <yao.qi@linaro.org>
93
94 * gdb.reverse/aarch64.c: New.
95 * gdb.reverse/aarch64.exp: New.
96
a81bfbd0
OJ
972015-05-26 Omair Javaid <omair.javaid@linaro.org>
98
99 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
100 (supports_reverse): Likewise.
101
158bf1b4
PP
1022015-05-22 Patrick Palka <patrick@parcs.ath.cx>
103
104 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
105 Use with_test_prefix.
106
a0145030
AB
1072015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.base/completion.exp: Add test for completion of layout
110 names.
111
ebe3b578
AB
1122015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * lib/gdb.exp (skip_tui_tests): New proc.
115 * gdb.base/tui-layout.exp: Check skip_tui_tests.
116
84204ed7
PA
1172015-05-19 Pedro Alves <palves@redhat.com>
118
119 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
120 Save the whole env array instead of just HOME. Unset HISTSIZE in
121 the environment while testing. Restore whole environment
122 afterwards.
123
37442ce1
DE
1242015-05-16 Doug Evans <xdje42@gmail.com>
125
126 * gdb.guile/scm-ports.c: New file.
127 * gdb.guile/scm-ports.exp: Add memory port tests.
128
36de76f9
JK
1292015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
130
131 * gdb.compile/compile-print.c: New file.
132 * gdb.compile/compile-print.exp: New file.
133
3a9558c4
JK
1342015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 * gdb.compile/compile-ops.exp: Cast param to void.
137 * gdb.compile/compile.exp: Complete type for _gdb_expr.
138 (compile code struct_object.selffield = &struct_object): Add xfail.
139
aa715135
JG
1402015-05-15 Joel Brobecker <brobecker@adacore.com>
141
142 * gdb.ada/arr_enum_with_gap: New testcase.
143
931e5bc3
JG
1442015-05-15 Joel Brobecker <brobecker@adacore.com>
145
146 * gdb.ada/byte_packed_arr: New testcase.
147
9cd4d857
JB
1482015-05-15 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.ada/pckd_neg: New testcase.
151
ebfd00d2
PP
1522015-05-13 Patrick Palka <patrick@parcs.ath.cx>
153
154 PR gdb/17820
155 * gdb.base/gdbinit-history.exp: New test.
156 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
157 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
158
4c082a81
SC
1592015-05-09 Siva Chandra Reddy <sivachandra@google.com>
160
161 * gdb.python/py-xmethods.cc: Enhance test case.
162 * gdb.python/py-xmethods.exp: New tests.
163 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
164 function.
165 (B_indexoper): Likewise.
166 (global_dm_list) : Add new xmethod worker functions.
167
f7797074
SDJ
1682015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
169
170 * gdb.base/coredump-filter.exp: Correctly unset
171 "coredump_var_addr" array.
172
a4674e4e
PA
1732015-05-08 Pedro Alves <palves@redhat.com>
174
175 * gdb.server/non-existing-program.exp: Unset spawn_id.
176
df2eb078
SC
1772015-05-08 Siva Chandra Reddy <sivachandra@google.com>
178
179 PR python/18291
180 * gdb.python/py-xmethods.exp: Add tests.
181
422349a3
YQ
1822015-05-08 Yao Qi <yao.qi@linaro.org>
183
184 PR gdb/18208
185 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
186 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
187 function set_coredump_filter, and remove remote_exec call.
188 Remove argument ipid. Callers update.
189 (top level): Don't get inferior's PID.
190
63fc80ce
AA
1912015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
192
193 * gdb.base/watch_thread_num.exp: Skip test on targets without
194 access watchpoints.
195
80ad801e
PA
1962015-05-06 Pedro Alves <palves@redhat.com>
197
198 PR server/18081
199 * gdb.server/non-existing-program.exp: New file.
200
0fa7fe50
JB
2012015-05-05 Joel Brobecker <brobecker@adacore.com>
202
203 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
204
3ea89b92
PMR
2052015-05-05 Joel Brobecker <brobecker@adacore.com>
206
207 * gdb.ada/out_of_line_in_inlined: New testcase.
208
87b8eff0
JB
2092015-05-05 Joel Brobecker <brobecker@adacore.com>
210
211 * gdb.ada/var_rec_arr: New testcase.
212
5fccc635
YQ
2132015-04-30 Yao Qi <yao.qi@linaro.org>
214
215 * gdb.base/break-idempotent.exp: If
216 skip_hw_watchpoint_multi_tests returns true, skip the tests
217 on "rwatch" and "awatch".
218
42d38f42
YQ
2192015-04-30 Yao Qi <yao.qi@linaro.org>
220
221 * gdb.base/relativedebug.exp: Invoke gdb command
222 "info sharedlibrary", and if libc.so doesn't have debug info,
223 skip the test.
224
2ce1cdbf
DE
2252015-04-29 Doug Evans <dje@google.com>
226
227 * gdb.python/py-xmethods.exp: Add ptype tests.
228 * gdb.python/py-xmethods.py (E_method_char_worker): Add
229 get_result_type method.
230
f24a38c5
LM
2312015-04-29 Luis Machado <lgustavo@codesourcery.com>
232
233 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
234 the target does not support hardware watchpoints.
235
ecbf2b3c
LM
2362015-04-29 Luis Machado <lgustavo@codesourcery.com>
237
238 * gdb.base/break-always.exp: Abort testing if writing to memory
239 causes an error.
240
34f5f757
DE
2412015-04-28 Doug Evans <dje@google.com>
242
243 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
244 * gdb.python/py-pp-registration.exp: ... here. New file.
245 * gdb.python/py-pp-registration.c: New file.
246 * gdb.python/py-pp-registration.py: New file.
247
69b4374a
DE
2482015-04-28 Doug Evans <dje@google.com>
249
250 * gdb.python/py-bad-printers.c: New file.
251 * gdb.python/py-bad-printers.py: New file.
252 * gdb.python/py-bad-printers.exp: New file.
253
59fb7612
SS
2542015-04-28 Sasha Smundak <asmundak@google.com>
255
256 * gdb.python/py-type.exp: New test.
257
2631b16a
AW
2582015-04-28 Andy Wingo <wingo@igalia.com>
259
260 * gdb.python/py-parameter.exp:
261 * gdb.guile/scm-parameter.exp: Escape the path that we are
262 matching against, as it might contain characters that are special
263 to regular expressions.
264
460efde1
JB
2652015-04-27 Joel Brobecker <brobecker@adacore.com>
266
267 * gdb.ada/rec_comp: New testcase.
268
2d369d8e
SDJ
2692015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
270
271 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
272 before using it.
273
cf75d6c3
AB
2742015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
277 new tests for verilog output.
278
8dbe7ca5
YQ
2792015-04-24 Yao Qi <yao.qi@linaro.org>
280
281 * boards/remote-gdbserver-on-localhost.exp: New file.
282
4ef9fb2f
PA
2832015-04-23 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
286 $inferior_spawn_id instead of $inferior_spawn_id directly. On
287 "end of file", remove $inferior_spawn_id from the indirect list.
288
0a803169
PA
2892015-04-23 Pedro Alves <palves@redhat.com>
290
291 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
292
749ef8f8
PA
2932015-04-23 Pedro Alves <palves@redhat.com>
294
295 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
296 on $any_spawn_id instead of only on $gdb_spawn_id.
297
8aae4344
PM
2982015-04-21 Pierre Muller <muller@sourceware.org>
299
300 PR pascal/17815
301 * lib/pascal.exp (gpc_compile): Add new option "class".
302 (fpc_compile): Likewise.
303 * gdb.pascal/case-insensitive-symbols.pas: New file.
304 * gdb.pascal/case-insensitive-symbols.exp: New file.
305
1586c8fb
GB
3062015-04-20 Gary Benson <gbenson@redhat.com>
307
308 * gdb.base/attach.exp: Fix three extended remote failures.
309
1b6e6f5c
GB
3102015-04-17 Gary Benson <gbenson@redhat.com>
311
312 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
313 the main executable over the remote protocol.
314
e797481d
PA
3152015-04-16 Pedro Alves <palves@redhat.com>
316
317 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
318 a new gdbserver if gdbserver_reconnect_p is set.
319
1ca99c42
PA
3202015-04-16 Pedro Alves <palves@redhat.com>
321
322 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
323 is set, don't exit gdbserver.
324
af9fd6f8
AA
3252015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
326
327 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
328 appropriate .insn, such that an older assembler can be used.
329 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
330 the z/Architecture instruction set on 31-bit targets as well.
331
04ff1e61
AA
3322015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
333
334 * gdb.go/handcall.exp: Remove all logic related to the first
335 breakpoint and rely on go_runto_main instead.
336 * gdb.go/strings.exp: Likewise.
337 * gdb.go/unsafe.exp: Likewise.
338 * gdb.go/hello.exp: Likewise. Also rename the remaining
339 breakpoint marker to "breakpoint 1".
340 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
341 * gdb.go/strings.go: Likewise.
342 * gdb.go/unsafe.go: Likewise.
343 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
344 "set breakpoint 2 here" and rename the remaining breakpoint marker
345 to "breakpoint 1".
346
40d2f8d6
SM
3472015-04-15 Simon Marchi <simon.marchi@ericsson.com>
348
349 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
350 if itertools.imap is not present.
351 * gdb.python/py-objfile.exp: Add parentheses.
352 * gdb.python/py-type.exp: Same.
353 * gdb.python/py-unwind-maint.py: Same.
354
8cbc97c6
YQ
3552015-04-15 Yao Qi <yao.qi@linaro.org>
356
357 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
358 of ":$ptr_size" and set its form explicitly.
359
45fd756c
YQ
3602015-04-15 Pedro Alves <palves@redhat.com>
361 Yao Qi <yao.qi@linaro.org>
362
363 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
364 timeout by factor of 4.
365 (test_regular_watch): Likewise.
366 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
367 * gdb.reverse/sigall-reverse.exp: Likewise.
368 * gdb.reverse/until-precsave.exp: Likewise.
369 * lib/gdb.exp (with_timeout_factor): New proc.
370 (gdb_expect): Move some code to ...
371 (get_largest_timeout): ... here. New procedure.
372
9e811bc3
LM
3732015-04-14 Luis Machado <lgustavo@codesourcery.com>
374
375 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
376
0ff6fcb2
LM
3772015-04-13 Luis Machado <lgustavo@codesourcery.com>
378
379 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
380 to write to the .text section.
381
7578d5f7
LM
3822015-04-13 Luis Machado <lgustavo@codesourcery.com>
383
384 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
385 Handle the case of targets that do not provide PID information.
386
2efe15c4
YQ
3872015-04-13 Yao Qi <yao.qi@linaro.org>
388
389 * lib/gdbserver-support.exp (gdb_exit): Catch exception
390 and use expect instead of gdb_expect.
391
8cd8f2f8
SDJ
3922015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
393
394 * gdb.base/coredump-filter.exp: Rename variable "addr" to
395 "coredump_var_addr" to avoid naming conflict with other testcases.
396
9ee41772
PA
3972015-04-10 Pedro Alves <palves@redhat.com>
398
399 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
400 gdb_test_sequence and gdb_assert.
401
07473109
PA
4022015-04-10 Pedro Alves <palves@redhat.com>
403
404 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
405 test messages that don't include the breakpoint address.
406
de3db44c
YQ
4072015-04-10 Yao Qi <yao.qi@linaro.org>
408
409 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
410 false for some offset and width combinations which aren't
411 supported by linux kernel.
412
c79d856c
PA
4132015-04-10 Pedro Alves <palves@redhat.com>
414
415 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
416 procedure, factored out from ...
417 (top level): ... here. Add "set displaced-stepping" testing axis.
418 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
419 parameter "displaced". Use it.
420 (top level): Use foreach and add "set displaced-stepping" testing
421 axis.
422
ebc90b50
PA
4232015-04-10 Pedro Alves <palves@redhat.com>
424
425 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
426 Remove comment.
427 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
428 both the address of the instruction that triggers the watchpoint
429 and the address of the instruction immediately after, and use
430 those addresses for the test. Fix comment.
431
8f572e5c
PA
4322015-04-10 Pedro Alves <palves@redhat.com>
433
434 * gdb.base/sigstep.exp (breakpoint_to_handler)
435 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
436 Test "backtrace" in handler.
437 (breakpoint_over_handler): New parameter 'displaced'. Use it.
438 (top level): Add new "displaced" test axis to
439 breakpoint_to_handler, breakpoint_to_handler_entry and
440 breakpoint_over_handler.
441
8d707a12
PA
4422015-04-10 Pedro Alves <palves@redhat.com>
443
444 PR gdb/18216
445 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
446
ef713951
YQ
4472015-04-10 Yao Qi <yao.qi@linaro.org>
448
449 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
450 (test_add_rn_pc): New function.
451 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
452 (top level): Invoke test_add_rn_pc.
453
906d60cf
PA
4542015-04-10 Pedro Alves <palves@redhat.com>
455
456 PR gdb/13858
457 * gdb.base/step-over-no-symbols.exp: New file.
458
f2983cc3
AW
4592015-04-09 Andy Wingo <wingo@igalia.com>
460
461 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
462 after the Python tests.
463
6d62641c
SDJ
4642015-04-08 Keith Seitz <keiths@redhat.com>
465
466 PR python/16699
467 * gdb.python/py-completion.exp: New tests for completion.
468 * gdb.python/py-completion.py (CompleteLimit1): New class.
469 (CompleteLimit2): Likewise.
470 (CompleteLimit3): Likewise.
471 (CompleteLimit4): Likewise.
472 (CompleteLimit5): Likewise.
473 (CompleteLimit6): Likewise.
474 (CompleteLimit7): Likewise.
475
f3770638
PA
4762015-04-08 Pedro Alves <palves@redhat.com>
477
478 PR gdb/18214
479 PR gdb/18216
480 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
481 function.
482 (main): Install it as SIGUSR1 handler.
483 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
484 parameter. Always use "setup" as prefix. Toggle "set
485 displaced-stepping" off/on depending on global. Don't switch to
486 thread 1 here.
487 (top level): Add displaced stepping "off/on" test axis. Update
488 "setup" calls. Wrap each subtest with with_test_prefix. Test
489 continuing with a queued signal in each thread.
490
4496bed7
PA
4912015-04-08 Pedro Alves <palves@redhat.com>
492
493 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
494 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
495 gdb_breakpoint instead of gdb_test that doesn't expect anything.
496 Return early if running to main fails.
497 * gdb.trace/while-stepping.exp: Likewise.
498
b97fde92
PA
4992015-04-07 Pedro Alves <palves@redhat.com>
500
501 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
502 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
503 interact with inferior program.
504
f71c18e7
PA
5052015-04-07 Pedro Alves <palves@redhat.com>
506
507 * lib/gdb.exp (inferior_spawn_id): New global.
508 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
509 spawn id after processing the user code.
510 (default_gdb_start): Set inferior_spawn_id.
511 (send_inferior): New procedure.
512 * lib/gdbserver-support.exp (gdbserver_start): Set
513 inferior_spawn_id.
514 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
515
6423214f
PA
5162015-04-07 Pedro Alves <palves@redhat.com>
517
518 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
519 * lib/gdbserver-support.exp (gdbserver_start): Make
520 $server_spawn_id global.
521 (gdbserver_start): Don't wait for gdbserver's spawn id with
522 expect_background.
523 (close_gdbserver): New procedure.
524 (gdb_exit): Rename the default version and reimplement.
525
71c0ee8c
PA
5262015-04-07 Pedro Alves <palves@redhat.com>
527
528 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
529 append the substituted item, not the original item.
530
203bc29b
PA
5312015-04-07 Pedro Alves <palves@redhat.com>
532
533 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
534 gdb_expect.
535
508a3ddf
PA
5362015-04-07 Pedro Alves <palves@redhat.com>
537
538 * gdb.base/interrupt.exp: Don't handle the case of the inferior
539 output appearing once only.
540
9f6dbe2b
PA
5412015-04-07 Pedro Alves <palves@redhat.com>
542
543 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
544 that doesn't expect anything. Return early if running to main
545 fails.
546
337532fa
YQ
5472015-04-07 Yao Qi <yao.qi@linaro.org>
548
549 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
550 (child_function): Call alarm.
551 (main): Move call to alarm into the loop.
552 * gdb.threads/non-stop-fair-events.exp: Build program with
553 -DTIMEOUT=$timeout.
554
01b622d4
DE
5552015-04-06 Doug Evans <xdje42@gmail.com>
556
557 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
558 Fix dest parameter to board_info.
559 (fpc_compile): Ditto.
560 (gdb_compile_pascal): Rename dest arg to destfile.
561
961f4160
PMR
5622015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
563
564 * gdb.ada/funcall_ref.exp: New file.
565 * gdb.ada/funcall_ref/foo.adb: New file.
566
cafda597
YQ
5672015-04-02 Yao Qi <yao.qi@linaro.org>
568
569 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
570 is remote.
571
fed040c6
GB
5722015-04-02 Gary Benson <gbenson@redhat.com>
573
574 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
575
d11916aa
SS
5762015-04-01 Sasha Smundak <asmundak@google.com>
577
578 * gdb.python/py-unwind-maint.c: New file.
579 * gdb.python/py-unwind-maint.exp: New test.
580 * gdb.python/py-unwind-maint.py: New file.
581 * gdb.python/py-unwind.c: New file.
582 * gdb.python/py-unwind.exp: New test.
583 * gdb.python/py-unwind.py: New test.
584
a1471180
PA
5852015-04-01 Pedro Alves <palves@redhat.com>
586
587 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
588 to fail instead of non-existent $test.
589
0bbeccb1
PA
5902015-04-01 Pedro Alves <palves@redhat.com>
591
592 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
593 GDBFLAGS if not empty.
594
3c724c8c
PMR
5952015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
596
597 * gdb.ada/complete.exp: Remove "multi_line".
598 * gdb.ada/info_exc.exp: Remove "multi_line".
599 * gdb.ada/packed_tagged.exp: Remove "multi_line".
600 * gdb.ada/ptype_field.exp: Remove "multi_line".
601 * gdb.ada/sym_print_name.exp: Remove "multi_line".
602 * gdb.ada/tagged.exp: Remove "multi_line".
603 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
604 [multi_line ...]
605 * gdb.btrace/delta.exp: Likewise.
606 * gdb.btrace/exception.exp: Likewise.
607 * gdb.btrace/function_call_history.exp: Likewise.
608 * gdb.btrace/instruction_history.exp: Likewise.
609 * gdb.btrace/nohist.exp: Likewise.
610 * gdb.btrace/record_goto.exp: Likewise.
611 * gdb.btrace/segv.exp: Likewise.
612 * gdb.btrace/stepi.exp: Likewise.
613 * gdb.btrace/tailcall.exp: Likewise.
614 * gdb.btrace/unknown_functions.exp: Likewise.
615 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
616 * lib/gdb.exp: Add the "multi_line" helper.
617
4eec2deb
PA
6182015-04-01 Pedro Alves <palves@redhat.com>
619
620 * gdb.threads/tid-reuse.c: New file.
621 * gdb.threads/tid-reuse.exp: New file.
622
df8411da
SDJ
6232015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
624
625 PR corefiles/16092
626 * gdb.base/coredump-filter.c: New file.
627 * gdb.base/coredump-filter.exp: Likewise.
628
6ef37366
PM
6292015-03-27 Petr Machata <pmachata@redhat.com>
630
631 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
632 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
633 (Dwarf::assemble): Initialize them.
634 (Dwarf::lines): New function.
635
7ec911b0
JT
6362015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
637
638 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
639 SYMBOL_PREFIX for x86_64-*-cygwin.
640
ff908ebf
AW
6412015-03-26 Andy Wingo <wingo@igalia.com>
642
643 PR symtab/18148
644 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
645 const_value but not a location.
646 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
647 location defined in non-main CUs are visible.
648
6d5f0679
YQ
6492015-03-26 Yao Qi <yao.qi@linaro.org>
650
651 PR testsuite/18139
652 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
653 Add a line number entry for the same line.
654 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
655 Add a line number entry for the same line.
656
2898689b
YQ
6572015-03-26 Yao Qi <yao.qi@linaro.org>
658
659 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
660 .int 0.
661 (func): Likewise. Add .Lfunc_1 label.
662 Use .Lfunc_1 label.
663 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
664 .int 0.
665 (func): Likewise.
666 Use .Lfunc_1 label.
667
85180498
YQ
6682015-03-26 Yao Qi <yao.qi@linaro.org>
669
670 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
671 Call gdb_compile instead to compile each .s files without debug
672 information.
673
8aa08a8d
YQ
6742015-03-26 Yao Qi <yao.qi@linaro.org>
675
676 * gdb.base/savedregs.exp (process_saved_regs): Make
677 "Saved registers:" optional in the pattern.
678
66849923
MM
6792015-03-25 Markus Metzger <markus.t.metzger@intel.com>
680
681 * gdb.btrace/next.exp: Merged into step.exp.
682 * gdb.btrace/finish.exp: Merged into step.exp.
683 * gdb.btrace/nexti.exp: Merged into stepi.exp.
684 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
685 "record goto" and checking the exact replay position.
686 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
687 check for "Recording format" in "info record" output.
688 * gdb.btrace/record_goto.exp: Choose test file based on target.
689 * gdb.btrace/x86-record_goto.S: Renamed into ...
690 * gdb.btrace/x86_64-record_goto.S: ... this.
691 * gdb.btrace/i686-record_goto.S: New.
692 * gdb.btrace/x86-tailcall.S: Renamed into ...
693 * gdb.btrace/x86_64-tailcall.S: ... this.
694 * gdb.btrace/i686-tailcall.S: New.
695 * gdb.btrace/x86-tailcall.c: Renamed into ...
696 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
697 separate statements. Update test.
698 * gdb.btrace/delta.exp: Use record_goto.c as test file.
699 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
700 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
701 * gdb.btrace/tailcall.exp: Choose test file based on target.
702 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
703
11cc1b74
MM
7042015-03-25 Markus Metzger <markus.t.metzger@intel.com>
705
706 * gdb.btrace/exception.exp: Increase BTS buffer size.
707
a25d8bf9
PA
7082015-03-24 Pedro Alves <palves@redhat.com>
709
710 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
711
856e7dd6
PA
7122015-03-24 Pedro Alves <palves@redhat.com>
713
714 * gdb.threads/schedlock.exp (test_step): No longer expect that
715 "set scheduler-locking step" with "next" over a function call runs
716 threads unlocked.
717
ad235a41
AT
7182015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
719
720 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
721
15630549
AT
7222015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
723
724 PR breakpoints/16466
725 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
726 * gdb.mi/mi-pending.c (thread_func): New function.
727 (int main): Add threading support required.
728 * gdb.mi/mi-pending.exp: Add tests for this issue.
729 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
730 (pendfunc2): Remove stdio dependency.
731 * gdb.mi/mi-pendshr2.c: New file.
732
693dca06
KS
7332015-03-23 Keith Seitz <keiths@redhat.com>
734
735 * gdb.linespec/keywords.c: New file.
736 * gdb.linespec/keywords.exp: New file.
737
7e993ebf
KS
7382015-03-23 Keith Seitz <keiths@redhat.com>
739
740 PR gdb/18021
741 * gdb.dwarf2/staticvirtual.exp: New test.
742
bc23328c
JK
7432015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
744
745 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
746 * README: Remove HP-UX and gdb.hp.
747 (configuration):
748 * configure: Regenerate.
749 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
750 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
751 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
752 gdb.hp/gdb.defects/Makefile.
753 * gdb.hp/Makefile.in: File deleted.
754 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
755 * gdb.hp/gdb.aCC/optimize.c: File deleted.
756 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
757 * gdb.hp/gdb.aCC/run.c: File deleted.
758 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
759 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
760 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
761 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
762 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
763 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
764 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
765 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
766 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
767 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
768 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
769 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
770 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
771 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
772 * gdb.hp/gdb.base-hp/reg.s: File deleted.
773 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
774 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
775 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
776 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
777 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
778 * gdb.hp/gdb.compat/Makefile.in: File deleted.
779 * gdb.hp/gdb.compat/average.c: File deleted.
780 * gdb.hp/gdb.compat/sum.c: File deleted.
781 * gdb.hp/gdb.compat/xdb.c: File deleted.
782 * gdb.hp/gdb.compat/xdb0.c: File deleted.
783 * gdb.hp/gdb.compat/xdb0.h: File deleted.
784 * gdb.hp/gdb.compat/xdb1.c: File deleted.
785 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
786 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
787 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
788 * gdb.hp/gdb.defects/Makefile.in: File deleted.
789 * gdb.hp/gdb.defects/bs14602.c: File deleted.
790 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
791 * gdb.hp/gdb.defects/solib-d.c: File deleted.
792 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
793 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
794 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
795 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
796 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
797 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
798 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
799 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
800 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
801 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
802 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
803 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
804 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
805 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
806 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
807 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
808 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
809 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
810 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
811 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
812 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
813 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
814 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
815 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
816 * gdb.hp/tools/odump: File deleted.
817
8bf3b159
PA
8182015-03-19 Pedro Alves <palves@redhat.com>
819
820 * gdb.threads/continue-pending-status.exp (saw_thread_2)
821 (saw_thread_3): New globals.
822 (top level): Increment them when an event for the corresponding
823 thread is seen.
824 (no thread starvation): New test.
825
eb54c8bf
PA
8262015-03-19 Pedro Alves <palves@redhat.com>
827
828 * gdb.threads/continue-pending-status.c: New file.
829 * gdb.threads/continue-pending-status.exp: New file.
830
32d2e5d6
PA
8312015-03-18 Pedro Alves <palves@redhat.com>
832
833 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
834 Use gdb_is_target_remote instead of is_remote. Use
835 gdb_test_multiple instead of gdb_expect. Exit early if
836 gdb_test_multiple hits its internal matches. Tighten stepi tests
837 expected output. Fail on exit with any signal, instead of just
838 SIGILL.
839
f68f11b7
YQ
8402015-03-18 Yao Qi <yao.qi@linaro.org>
841
842 PR tdep/18107
843 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
844 variable.
845 * gdb.base/catch-syscall.exp: Don't skip it on
846 aarch64*-*-linux* target. Remove elements in all_syscalls.
847 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
848 target.
849 (setup_all_syscalls): New proc.
850
ca5fd19b
YQ
8512015-03-16 Yao Qi <yao.qi@linaro.org>
852
853 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
854 (top level): Skip tests if valid_addr_p returns false for
855 $cmd1 or $cmd2.
856
85642ba0
AW
8572015-03-11 Andy Wingo <wingo@igalia.com>
858
859 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
860
e03f9645
YQ
8612015-03-11 Yao Qi <yao.qi@linaro.org>
862
863 * gdb.base/catch-syscall.exp: Fix typo in comments.
864
5d0962b2
YQ
8652015-03-11 Yao Qi <yao.qi@linaro.org>
866
867 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
868
b2df3cef
PA
8692015-03-09 Pedro Alves <palves@redhat.com>
870
871 * dg-extract-results.py: Delete.
872
ef878e53
PA
8732015-03-09 Pedro Alves <palves@redhat.com>
874
875 Merge dg-extract-results.sh from GCC upstream (r218843).
876
877 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
878 * dg-extract-results.sh: Use --text with grep to avoid issues with
879 binary files. Fall back to cat -v, if that doesn't work.
880
9494d219
PA
8812015-03-05 Pedro Alves <palves@redhat.com>
882
883 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
884
a8d9763a
SM
8852015-03-04 Simon Marchi <simon.marchi@ericsson.com>
886
887 * lib/mi-support.exp (mi_expect_interrupt): Accept
888 alternative event for when in all-stop mode.
889
be9957b8
PA
8902015-03-04 Pedro Alves <palves@redhat.com>
891
892 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
893
d57be0f4 8942015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
895
896 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
897
c214c7cf
AA
8982015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
899
900 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
901 regexps for GDB's current line display, accept a hex address
902 preceding the line number.
903
6d74a497
AA
9042015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
905
906 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
907 the 'arch1' variable for "s390*-linux*" targets.
908
511aee7c
PA
9092015-03-04 Pedro Alves <palves@redhat.com>
910
911 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
912 (main): Pass missing retval argument to pthread_join call.
913
95e50b27
PA
9142015-03-02 Pedro Alves <palves@redhat.com>
915
916 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
917 (top level): Call do_test with non-stop as well.
918
28054d69
PA
9192015-03-02 Pedro Alves <palves@redhat.com>
920
921 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
922 -1.
923
4fa5d7b4
AA
9242015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
925
926 * gdb.arch/s390-vregs.exp: New test.
927 * gdb.arch/s390-vregs.S: New file.
928
97c18565
PA
9292015-02-27 Pedro Alves <palves@redhat.com>
930
931 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
932 call to catch_command_errors.
933 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
934 catch_command_errors.
935
a37bfa30
PA
9362015-02-27 Pedro Alves <palves@redhat.com>
937
938 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
939 "true" for boolean result.
940 * gdb.gdb/selftest.exp (test_with_self): Also accept full
941 prototype of main.
942
6f98576f
PA
9432015-02-27 Pedro Alves <palves@redhat.com>
944
945 * lib/unbuffer_output.c: New file.
946 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
947 (main): Call gdb_unbuffer_output.
948
eba5ab56
YQ
9492015-02-27 Yao Qi <yao.qi@linaro.org>
950
951 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
952 target.
953
0def5aaa
DE
9542015-02-26 Doug Evans <dje@google.com>
955
956 * gdb.cp/class2.cc (Dbase, D): New classes.
957 (main): New local delta.
958 * gdb.cp/class2.exp: Test printing delta.
959 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
960 (dynbar): New global.
961 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
962
081a1c2c
JK
9632015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
964
965 * gdb.compile/compile-ifunc.c: New file.
966 * gdb.compile/compile-ifunc.exp: New file.
967
2f41223f
AT
9682015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
969
970 * gdb.base/structs.exp: Check for correct struct on finish.
971
03eddd80
YQ
9722015-02-26 Yao Qi <yao.qi@linaro.org>
973
974 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
975 is zero.
976
80c57053
JK
9772015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 * gdb.arch/cordic.ko.bz2: New file.
980 * gdb.arch/cordic.ko.debug.bz2: New file.
981 * gdb.arch/ppc64-symtab-cordic.exp: New file.
982
21613c12
YQ
9832015-02-25 Yao Qi <yao.qi@linaro.org>
984
985 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
986 aarch64*-*-* target.
987
d8b901ed
PA
9882015-02-23 Pedro Alves <palves@redhat.com>
989
990 * lib/gdb.exp (delete_breakpoints): Rewrite using
991 gdb_test_multiple.
992
e5b85ead
PA
9932015-02-23 Pedro Alves <palves@redhat.com>
994
995 * gdb.base/info-os.c: Include stdlib.h.
996
85c3a371
DE
9972015-02-22 Doug Evans <xdje42@gmail.com>
998
999 PR symtab/17855
1000 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1001 is read after symbols have been re-read.
1002 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1003 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1004
96553a0c
DE
10052015-02-21 Doug Evans <dje@google.com>
1006
1007 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1008
97a0c697
JK
10092015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1010
1011 PR corefiles/17808
1012 * gdb.arch/i386-biarch-core.core.bz2: New file.
1013 * gdb.arch/i386-biarch-core.exp: New file.
1014
a47cd6e9
PA
10152015-02-21 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1018 runto_main fails.
1019
c5facdc4
PA
10202015-02-20 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1023 info probes.
1024
2db9a427
PA
10252015-02-20 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1028
60fb7e9e
PA
10292015-02-20 Pedro Alves <palves@redhat.com>
1030
1031 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1032 clean_restart before gdb_target_supports_trace.
1033
5c5019c2
PA
10342015-02-20 Pedro Alves <palves@redhat.com>
1035
1036 PR threads/18006
1037 * gdb.threads/clone-thread_db.c: New file.
1038 * gdb.threads/clone-thread_db.exp: New file.
1039
c9587f88
AT
10402015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1041
1042 PR breakpoints/16812
1043 * gdb.base/catch-gdb-caused-signals.c: New file.
1044 * gdb.base/catch-gdb-caused-signals.exp: New file.
1045
f6a88844
JM
10462015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1047
1048 * configure: Regenerated.
1049 * configure.ac: Use GDB_AC_TRANSFORM.
1050 * aclocal.m4: sinclude ../transform.m4.
1051
497c491b
JM
10522015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1053
1054 * lib/dtrace.exp: New file.
1055 * gdb.base/dtrace-probe.exp: Likewise.
1056 * gdb.base/dtrace-probe.d: Likewise.
1057 * gdb.base/dtrace-probe.c: Likewise.
1058 * lib/pdtrace.in: Likewise.
1059 * configure.ac: Output variables with the transformed names of
1060 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1061 * configure: Regenerated.
1062
03e98035
JM
10632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1064
1065 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1066 expected message when trying to access $_probe_* convenience
1067 variables while not on a probe.
1068
63cc30e9
JK
10692015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1072
0703599a
PA
10732015-02-11 Pedro Alves <pedro@codesourcery.com>
1074
1075 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1076 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1077
7e60a48e
DE
10782015-02-10 Doug Evans <xdje42@gmail.com>
1079
1080 * lib/gdb.exp (gdb_load): Always return a result.
1081
01b088bc
PA
10822015-02-10 Pedro Alves <palves@redhat.com>
1083
1084 * gdb.threads/signal-sigtrap.c: New file.
1085 * gdb.threads/signal-sigtrap.exp: New file.
1086
b05ec7a5
AT
10872015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1088
1089 * gdb.trace/no-attach-trace.c: New file.
1090 * gdb.trace/no-attach-trace.exp: New file.
1091
a2c2acaf
MW
10922015-02-09 Mark Wielaard <mjw@redhat.com>
1093
1094 * gdb.dwarf2/atomic.c: New file.
1095 * gdb.dwarf2/atomic-type.exp: Likewise.
1096
31fd9caa
MM
10972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1098
1099 * gdb.btrace/buffer-size.exp: Update "info record" output.
1100 * gdb.btrace/delta.exp: Update "info record" output.
1101 * gdb.btrace/enable.exp: Update "info record" output.
1102 * gdb.btrace/finish.exp: Update "info record" output.
1103 * gdb.btrace/instruction_history.exp: Update "info record" output.
1104 * gdb.btrace/next.exp: Update "info record" output.
1105 * gdb.btrace/nexti.exp: Update "info record" output.
1106 * gdb.btrace/step.exp: Update "info record" output.
1107 * gdb.btrace/stepi.exp: Update "info record" output.
1108 * gdb.btrace/nohist.exp: Update "info record" output.
1109
d33501a5
MM
11102015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1111
1112 * gdb.btrace/buffer-size: New.
1113
f4abbc16
MM
11142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1115
1116 * gdb.btrace/delta.exp: Update "info record" output.
1117 * gdb.btrace/enable.exp: Update "info record" output.
1118 * gdb.btrace/finish.exp: Update "info record" output.
1119 * gdb.btrace/instruction_history.exp: Update "info record" output.
1120 * gdb.btrace/next.exp: Update "info record" output.
1121 * gdb.btrace/nexti.exp: Update "info record" output.
1122 * gdb.btrace/step.exp: Update "info record" output.
1123 * gdb.btrace/stepi.exp: Update "info record" output.
1124 * gdb.btrace/nohist.exp: Update "info record" output.
1125
b9d61307
SM
11262015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1127
1128 PR gdb/15678
1129 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1130
e584fdbc
PA
11312015-02-06 Pedro Alves <palves@redhat.com>
1132
1133 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1134 macro.
1135 (seconds_left, again): New globals.
1136 (main): Wait seconds_left in a 1-second sleep loop instead of
1137 sleeping 180 seconds. If 'again' is set, reset the seconds
1138 counter.
1139 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1140 'again' in the inferior before detaching. Print the seconds left.
1141 (options): New global.
1142 (top level): Build program with -DTIMEOUT=$timeout.
1143
77f41761
PA
11442015-02-06 Pedro Alves <palves@redhat.com>
1145
1146 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1147 determine how many seconds to pass to 'alarm'.
1148 * gdb.base/gdb-sigterm.exp (top level): Build program with
1149 -DTIMEOUT=$timeout.
1150 (do_test): Return success/failure indication. Add more verbose
1151 logging. Don't fail if 200 single steps are seen. Instead, fail
1152 when the test times out.
1153 (passes): New global.
1154 (top level): Break the testing loop if testing fails on any
1155 iteration. Use gdb_assert.
1156
b9394193
DB
11572015-02-04 Don Breazeal <donb@codesourcery.com>
1158
1159 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1160 and initialize them.
1161 (ipc_cleanup): New function.
1162 (main): Don't declare shmid, semid, and msqid. Add a call to
1163 atexit so that we call ipc_cleanup on exit.
1164
42d9e528
PA
11652015-02-04 Pedro Alves <palves@redhat.com>
1166
1167 * boards/native-extended-gdbserver.exp: Remove any target variant
1168 specifications from the board name before clearing the isremote
1169 flag from board_info.
1170
ae6ae975
DE
11712015-01-31 Doug Evans <xdje42@gmail.com>
1172
1173 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1174
cfb069a8
GB
11752015-01-31 Gary Benson <gbenson@redhat.com>
1176
1177 * gdb.base/completion.exp: Disable completion limiting for
1178 existing tests. Add new tests to check completion limiting.
1179 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1180
5dd31d79
DE
11812015-01-31 Doug Evans <xdje42@gmail.com>
1182
1183 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1184
9f050062
DE
11852015-01-31 Doug Evans <xdje42@gmail.com>
1186
1187 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1188 entries. Duplicate file section script entries.
1189 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1190 inlined entries. Add test for safe-path rejection.
1191 * gdb.python/py-section-script.c: Add duplicate inlined section script
1192 entries. Duplicate file section script entries.
1193 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1194 inlined entries. Add test for safe-path rejection.
1195
df25ebbd
JB
11962015-01-29 Joel Brobecker <brobecker@adacore.com>
1197
1198 * gdb.ada/disc_arr_bound: New testcase.
1199
4a0ca9ec
JB
12002015-01-29 Joel Brobecker <brobecker@adacore.com>
1201
1202 * gdb.ada/mi_var_array: New testcase.
1203
3a8b707a
DE
12042015-01-27 Doug Evans <dje@google.com>
1205
1206 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1207 Add test for objfile.filename, objfile.username after objfile
1208 has been unloaded.
1209
f8313f6e
JB
12102015-01-26 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1213 the second test to print the name attribute of value
1214 returned by the call to gdb.lookup_type, and adjust
1215 the expected output accordingly.
1216
37bc665e
MW
12172015-01-25 Mark Wielaard <mjw@redhat.com>
1218
1219 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1220 * gdb.base/disp-step-fork.c: Include unistd.h.
1221 * gdb.base/siginfo-obj.c: Include stdio.h.
1222 * gdb.base/siginfo-thread.c: Likewise.
1223 * gdb.mi/non-stop.c: Include unistd.h.
1224 * gdb.mi/nsthrexec.c: Include stdio.h.
1225 * gdb.mi/pthreads.c: Include unistd.h.
1226 * gdb.modula2/unbounded1.c (main): Declare returns int.
1227 * gdb.reverse/consecutive-reverse.c: Likewise.
1228 * gdb.threads/create-fail.c: Include unistd.h.
1229 * gdb.threads/killed.c: Likewise.
1230 * gdb.threads/linux-dp.c: Likewise.
1231 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1232 * gdb.threads/non-ldr-exc-2.c: Likewise.
1233 * gdb.threads/non-ldr-exc-3.c: Likewise.
1234 * gdb.threads/non-ldr-exc-4.c: Likewise.
1235 * gdb.threads/pthreads.c: Include unistd.h.
1236 (main): Declare returns int.
1237 * gdb.threads/tls-main.c (foo): New declaration.
1238 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1239
f7e5394d
SM
12402015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1241
1242 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1243 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1244
743649fd
MW
12452015-01-15 Mark Wielaard <mjw@redhat.com>
1246
1247 * gdb.base/noreturn-return.c: New file.
1248 * gdb.base/noreturn-return.exp: New file.
1249 * gdb.base/noreturn-finish.c: New file.
1250 * gdb.base/noreturn-finish.exp: New file.
1251
198297aa
PA
12522015-01-23 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.threads/continue-pending-after-query.c: New file.
1255 * gdb.threads/continue-pending-after-query.exp: New file.
1256
717cf30c
AG
12572015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1258 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1261 * gdb.base/valgrind-db-attach.exp: Same.
1262 * gdb.base/valgrind-infcall.exp: Same.
1263 * lib/mi-support.exp (default_mi_gdb_start): Same.
1264 * lib/prompt.exp (default_prompt_gdb_start): Same.
1265 * lib/gdb.exp (default_gdb_spawn): Same.
1266 (gdb_interact): New.
1267
1268
4b62a76e
JK
12692015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1270
1271 * gdb.compile/compile.exp (pointer to jit function): New test.
1272
b4cdae6f
WW
12732015-01-17 Wei-cheng Wang <cole945@gmail.com>
1274
1275 * lib/gdb.exp (supports_process_record): Return true for
1276 powerpc*-*-linux*.
1277 (supports_reverse): Likewise.
1278
d221e7ef
DB
12792015-01-15 Don Breazeal <donb@codesourcery.com>
1280
1281 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1282 instead of checking whether the target board is remote and
1283 use spawn_wait_for_attach instead of exec/sleep.
1284 * gdb.base/attach-twice.exp: Likewise.
1285
bafffb51
JB
12862015-01-15 Joel Brobecker <brobecker@adacore.com>
1287
1288 * gdb.ada/var_arr_attrs: New testcase.
1289
5589af0e
PA
12902015-01-14 Pedro Alves <palves@redhat.com>
1291 Joel Brobecker <brobecker@adacore.com>
1292
1293 PR gdb/17525
1294 * gdb.base/bp-cmds-execution-x-script.c: New file.
1295 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1296 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1297
6c400b59
PA
12982015-01-14 Pedro Alves <palves@redhat.com>
1299
1300 PR cli/17828
1301 * gdb.base/batch-preserve-term-settings.c: New file.
1302 * gdb.base/batch-preserve-term-settings.exp: New file.
1303
e02c96a7
DE
13042015-01-13 Doug Evans <dje@google.com>
1305
1306 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1307 binary.
1308
576fd14c
JB
13092015-01-13 Joel Brobecker <brobecker@adacore.com>
1310
1311 * Makefile.in (clean mostlyclean): Do not delete *.py.
1312
04dccad0
JB
13132015-01-13 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.python/py-lookup-type.exp: New file.
1316
3d230f71
PA
13172015-01-12 Pedro Alves <palves@redhat.com>
1318
1319 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1320 restore GDBFLAGS before returning.
1321
7e67715d
JK
13222015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1323
1324 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1325 is_amd64_regs_target and is_x86_like_target.
1326
f2e0d4b4
DE
13272015-01-11 Doug Evans <xdje42@gmail.com>
1328
1329 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1330 is given without an explicit form.
1331 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1332 attributes.
1333 * gdb.dwarf/corrupt.exp: Ditto.
1334 * gdb.dwarf2/enum-type.exp: Ditto.
1335 * gdb.trace/entry-values.exp: Ditto.
1336 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1337
439250fb
DE
13382015-01-11 Doug Evans <xdje42@gmail.com>
1339
1340 PR gdb/15830
1341 * gdb.base/maint.exp: Remove references to "maint demangle".
1342 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1343 Add tests for explicitly specifying language to demangle.
1344 * gdb.dlang/demangle.exp: Ditto.
1345
ede9f622
PA
13462015-01-09 Pedro Alves <palves@redhat.com>
1347
1348 * gdb.threads/non-stop-fair-events.c: New file.
1349 * gdb.threads/non-stop-fair-events.exp: New file.
1350
a7b796db
PA
13512015-01-09 Pedro Alves <palves@redhat.com>
1352
1353 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1354 the global scope. Set a breakpoint after all threads are started
1355 rather than stepping over two source lines. Expect the prompt.
1356 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1357 global.
1358 (NUM): Now 15.
1359 (main): Use threads_started_barrier to wait for all threads to
1360 start. Main thread no longer calls thread_function. Exit after
1361 180 seconds.
1362 (loop): New function.
1363 (thread_function): Wait on threads_started_barrier barrier. Call
1364 'loop' at each iteration.
1365 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1366 threads have started, instead of hardcoding number of "next"
1367 steps. Use an access watchpoint instead of a write watchpoint.
1368
9665ffdd
PA
13692015-01-09 Pedro Alves <palves@redhat.com>
1370
1371 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1372 (thread_func): Wait on barrier.
1373 (main): Wait for all threads to start before stopping GDB.
1374 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1375 global.
1376 (thread1_func, thread2_func): Wait on barrier.
1377 (main): Wait for all threads to start before stopping GDB.
1378 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1379 New global.
1380 (thread1_func, thread2_func): Wait on barrier.
1381 (main): Wait for all threads to start before stopping GDB.
1382
c945a99f
PA
13832015-01-09 Pedro Alves <palves@redhat.com>
1384
1385 * gdb.threads/attach-many-short-lived-threads.c: New file.
1386 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1387
c1a747c1
PA
13882014-01-09 Pedro Alves <palves@redhat.com>
1389
1390 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1391 instead of to thread 2.
1392 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1393 Add barrier around each pthread_create call instead of around all
1394 calls.
1395 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1396 Set a break on thread_function and have the child threads hit it
1397 one at at a time.
1398
60b3033e
PA
13992015-01-09 Pedro Alves <palves@redhat.com>
1400
1401 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1402 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1403 false.
1404 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1405 checking whether the target board is remote.
1406 * gdb.multi/multi-attach.exp: Likewise.
1407 * gdb.python/py-sync-interp.exp: Likewise.
1408 * gdb.server/ext-attach.exp: Likewise.
1409 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1410 tests that need to attach, instead of checking whether the target
1411 board is remote at the top of the file.
1412
acc018ac
YQ
14132015-01-08 Yao Qi <yao@codesourcery.com>
1414
1415 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1416
50a18af8
JK
14172015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1418
1419 Fix testcase compilation.
1420 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1421
8503d6e1
JB
14222015-01-06 Joel Brobecker <brobecker@adacore.com>
1423
1424 * gdb.python/py-type.exp: Add a couple test about empty
1425 array creation, and negative-length array creation.
1426
cc73dbcc
DE
14272015-01-02 Doug Evans <xdje42@gmail.com>
1428
1429 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1430
0300bbc7
DE
14312015-01-02 Doug Evans <dje@google.com>
1432
1433 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1434
9d85a0ec
YQ
14352014-12-29 Yao Qi <yao@codesourcery.com>
1436
1437 * gdb.trace/entry-values.exp: Update comments. Rename variable
1438 bar_call_foo to returned_from_foo.
1439
87186c6a
MMN
14402014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1441
1442 PR gdb/17394
1443 * gdb.linespec/break-asm-file.c: New file.
1444 * gdb.linespec/break-asm-file.exp: New file.
1445 * gdb.linespec/break-asm-file0.s: New file.
1446 * gdb.linespec/break-asm-file1.s: New file.
1447
1bab7383
YQ
14482014-12-18 Nigel Stephens <nigel@mips.com>
1449 Maciej W. Rozycki <macro@codesourcery.com>
1450
1451 * gdb.base/float.exp: Handle the new output from "info float" on
1452 MIPS targets.
1453
1bc1068a
JK
14542014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 Fix MinGW compilation.
1457 * gdb.compile/compile-ops.exp: Update untested message if
1458 !skip_compile_feature_tests.
1459 * gdb.compile/compile-setjmp.exp: Likewise.
1460 * gdb.compile/compile-tls.exp: Likewise.
1461 * gdb.compile/compile.exp: Likewise.
1462 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1463 supported on this host".
1464
b6615d10
DE
14652014-12-16 Doug Evans <xdje42@gmail.com>
1466
1467 * boards/stabs.exp: New file.
1468
25dda427
AA
14692014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1470
1471 * gdb.base/completion.exp: Adjust to format changes of "maint
1472 print user-registers".
1473
bf330350
CU
14742014-12-16 Catalin Udma <catalin.udma@freescale.com>
1475
1476 PR server/17457
1477 * gdb.arch/aarch64-fp.c: New file.
1478 * gdb.arch/aarch64-fp.exp: New file.
1479
395cf596
SDJ
14802014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1481
1482 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1483 r210637, r210913, r211666, r215400, r215817).
1484
1485 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1486 * dg-extract-results.py: New file.
1487 * dg-extract-results.sh: Use it if the environment seems
1488 suitable.
1489
1490 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1491
1492 * dg-extract-results.py (parse_run): Handle warnings that
1493 are printed before a test harness is run.
1494
1495 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1496
1497 * dg-extract-results.py (Named): Remove __cmp__ method.
1498 (output_variation): Use a key to sort variation.harnesses.
1499
1500 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1501
1502 * dg-extract-results.py: For Python 3, force sys.stdout to
1503 handle surrogate escape sequences.
1504 (safe_open): New function.
1505 (output_segment, main): Use it.
1506
1507 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1508
1509 * dg-extract-results.py (Prog.result_re): Include options
1510 in test name.
1511
1512 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1513
1514 * dg-extract-results.py (output_variation): Always sort if
1515 do_sum.
1516
e882ef3c
SM
15172014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1518
1519 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1520 as long as we get pagination notifications.
1521
4992aa20
JM
15222014-12-15 Jason Merrill <jason@redhat.com>
1523
1524 * Makefile.in (check-gdb.%): Restore.
1525 * README: Mention it.
1526
c1b5a1a6
JB
15272014-12-13 Joel Brobecker <brobecker@adacore.com>
1528
1529 * gdb.ada/str_uninit: New testcase.
1530
5537b577
JK
15312014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 PR symtab/17642
1534 * gdb.base/vla-stub-define.c: New file.
1535 * gdb.base/vla-stub.c: New file.
1536 * gdb.base/vla-stub.exp: New file.
1537
bb2ec1b3
TT
15382014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1539 Jan Kratochvil <jan.kratochvil@redhat.com>
1540 Tom Tromey <tromey@redhat.com>
1541
1542 * configure.ac: Add gdb.compile/.
1543 * configure: Regenerate.
1544 * gdb.compile/Makefile.in: New file.
1545 * gdb.compile/compile-ops.exp: New file.
1546 * gdb.compile/compile-ops.c: New file.
1547 * gdb.compile/compile-tls.c: New file.
1548 * gdb.compile/compile-tls.exp: New file.
1549 * gdb.compile/compile-constvar.S: New file.
1550 * gdb.compile/compile-constvar.c: New file.
1551 * gdb.compile/compile-mod.c: New file.
1552 * gdb.compile/compile-nodebug.c: New file.
1553 * gdb.compile/compile-setjmp-mod.c: New file.
1554 * gdb.compile/compile-setjmp.c: New file.
1555 * gdb.compile/compile-setjmp.exp: New file.
1556 * gdb.compile/compile-shlib.c: New file.
1557 * gdb.compile/compile.c: New file.
1558 * gdb.compile/compile.exp: New file.
1559 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1560
4ff709eb
TT
15612014-12-12 Tom Tromey <tromey@redhat.com>
1562
1563 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1564 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1565
6dddd6a5
DE
15662014-12-12 Doug Evans <dje@google.com>
1567
1568 * lib/gdb-python.exp (get_python_valueof): New function.
1569 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1570
71c24708
AA
15712014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1572
1573 * gdb.base/completion.exp: Add test for completion of "info
1574 registers ".
1575
3e29f34a
MR
15762014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1577
1578 * gdb.base/func-ptrs.c: New file.
1579 * gdb.base/func-ptrs.exp: New file.
1580
fc126975
SM
15812014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1582
1583 PR breakpoints/17012
1584 * gdb.base/dprintf-detach.c: New file.
1585 * gdb.base/dprintf-detach.exp: New file.
1586
0a46d518
SM
15872014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1588
1589 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1590 * lib/gdb.exp (target_is_gdbserver): New procedure.
1591
a0be3e44
DE
15922014-12-08 Doug Evans <dje@google.com>
1593
1594 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1595
df1b803a
YQ
15962014-12-05 Yao Qi <yao@codesourcery.com>
1597
1598 * gdb.guile/scm-error.exp: Remove the third argument to
1599 gdb_remote_download.
1600 * gdb.guile/scm-frame-args.exp: Likewise.
1601 * gdb.guile/scm-section-script.exp: Likewise.
1602
ddb9f679
YQ
16032014-12-05 Yao Qi <yao@codesourcery.com>
1604
1605 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1606
86e4ed39
DE
16072014-12-04 Doug Evans <dje@google.com>
1608
1609 * gdb.python/py-objfile.exp: Add tests for
1610 objfile.add_separate_debug_file.
1611
7c50a931
DE
16122014-12-04 Doug Evans <dje@google.com>
1613
1614 * lib/gdb.exp (get_build_id): New function.
1615 (build_id_debug_filename_get): Rewrite to use it.
1616 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1617
621661e3
MR
16182014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1619
1620 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1621 `method(long)', not just 0x0.
1622 * gdb.cp/nsalias.exp: Align code labels to 4.
1623 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1624 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1625 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1626 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1627 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1628 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1629
29f0c3b7
DE
16302014-12-02 Doug Evans <dje@google.com>
1631
e1e061e7 1632 PR symtab/17602
29f0c3b7 1633 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1634 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1635 * gdb.cp/anon-ns.exp: Update.
1636
162078c8
NB
16372014-12-02 Nick Bull <nicholaspbull@gmail.com>
1638
1639 * gdb.python/py-events.py (inferior_call_handler): New.
1640 (register_changed_handler, memory_changed_handler): New.
1641 (test_events.invoke): Register new handlers.
1642 * gdb.python/py-events.exp: Add tests for inferior call,
1643 memory_changed and register_changed events.
1644
fdb09caf
AA
16452014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1646
1647 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1648 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1649 if the linker doesn't understand this.
1650
55cfb2c4
SM
16512014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1652
1653 * gdb.python/python.exp: Change expected reply to help().
1654
9e8cd6df
YQ
16552014-12-01 Yao Qi <yao@codesourcery.com>
1656
1657 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1658 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1659 * configure: Re-generated.
1660
6c659fc2
SC
16612014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1662
1663 * gdb.cp/chained-calls.cc: New file.
1664 * gdb.cp/chained-calls.exp: New file.
1665 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1666
d7fc3181
SM
16672014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1668
1669 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1670 * gdb.dwarf2/symtab-producer.exp: Same.
1671 * gdb.gdb/python-interrupts.exp: Same.
1672 * gdb.gdb/python-selftest.exp: Same.
1673 * gdb.python/py-linetable.exp: Same.
1674 * gdb.python/py-type.exp: Same.
1675 * gdb.python/py-value-cc.exp: Same.
1676 * gdb.python/py-value.exp: Same.
1677
10e79639
YQ
16782014-11-28 Yao Qi <yao@codesourcery.com>
1679
1680 * gdb.base/break-probes.exp: Match library name prefixed with
1681 sysroot.
1682
f28a0564
SM
16832014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1684
1685 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1686 test expected output. Add parentheses for the call to print.
1687 Remove L suffix from integers.
1688
3fe1ce1d
DE
16892014-11-26 Doug Evans <dje@google.com>
1690
1691 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1692
84429e27
YQ
16932014-11-22 Yao Qi <yao@codesourcery.com>
1694
1695 * gdb.trace/entry-values.c: Remove asms.
1696 (foo): Add foo_label.
1697 (bar): Add bar_label.
1698 * gdb.trace/entry-values.exp: Remove code computing foo's
1699 length and bar's length.
1700 (Dwarf::assemble): Invoke function_range for bar and use
1701 MACRO_AT_func for foo.
1702
26741859
YQ
17032014-11-22 Yao Qi <yao@codesourcery.com>
1704
1705 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1706 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1707 Use .Lgcc43_procstart instead of gcc43.
1708
45e44d27
JB
17092014-11-21 Joel Brobecker <brobecker@adacore.com>
1710
1711 * gdb.ada/n_arr_bound: New testcase.
1712
458c8db8
SDJ
17132014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1714
1715 PR breakpoints/10737
1716 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
1717 test_catch_syscall_multi_arch.
1718 (test_catch_syscall_multi_arch): New function.
1719
43f3e411
DE
17202014-11-20 Doug Evans <xdje42@gmail.com>
1721
1722 * gdb.base/maint.exp: Update expected output.
1723
0d7b2549
AA
17242014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1725
1726 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
1727 4-byte instruction on S390.
1728
8908fca5
JB
17292014-11-19 Joel Brobecker <brobecker@adacore.com>
1730
1731 * gdb.ada/arr_arr: New testcase.
1732
4a46959e
JB
17332014-11-19 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.ada/pkd_arr_elem: New Testcase.
1736
470e2f4e
LM
17372014-11-18 Luis Machado <lgustavo@codesourcery.com>
1738
1739 * gdb.reverse/break-precsave: Expect completion message for
1740 core file reads.
1741 * gdb.reverse/consecutive-precsave.exp: Likewise.
1742 * gdb.reverse/finish-precsave.exp: Likewise.
1743 * gdb.reverse/i386-precsave.exp: Likewise.
1744 * gdb.reverse/machinestate-precsave.exp: Likewise.
1745 * gdb.reverse/sigall-precsave.exp: Likewise.
1746 * gdb.reverse/solib-precsave.exp: Likewise.
1747 * gdb.reverse/step-precsave.exp: Likewise.
1748 * gdb.reverse/until-precsave.exp: Likewise.
1749 * gdb.reverse/watch-precsave.exp: Likewise.
1750
a267f3ad
AA
17512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1752
1753 * gdb.base/bp-permanent.c: Include unistd.h.
1754 * gdb.python/py-framefilter-mi.c (main): Add return type.
1755 * gdb.python/py-framefilter.c (main): Likewise.
1756 * gdb.trace/actions-changed.c (main): Likewise.
1757
12084a9a
AA
17582014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1759
1760 * gdb.mi/until.c: Add eye-catchers.
1761 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1762 line numbers.
1763
dc7e1a77
AA
17642014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1765
1766 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1767 function header variants in break1.c.
1768 * gdb.base/ena-dis-br.exp: Likewise.
1769 * gdb.base/hbreak2.exp: Likewise.
1770 * gdb.reverse/until-precsave.exp: Drop references to removed
1771 non-prototype function header variants in ur1.c.
1772 * gdb.reverse/until-reverse.exp: Likewise.
1773
41c77605
PM
17742014-11-17 Petr Machata <pmachata@redhat.com>
1775
1776 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1777 ${_cu_offset_size} bytes abbrev offset.
1778
34248c3a
DE
17792014-11-15 Doug Evans <xdje42@gmail.com>
1780
1781 PR symtab/17559
1782 * gdb.base/line-symtabs.exp: New file.
1783 * gdb.base/line-symtabs.c: New file.
1784 * gdb.base/line-symtabs.h: New file.
1785
646da059
YQ
17862014-11-14 Yao Qi <yao@codesourcery.com>
1787
1788 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1789 (func): Add label func_label.
1790 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1791 Replace low_pc and high_pc with MACRO_AT_range.
1792 Replace name, low_pc and high_pc with MACRO_AT_func.
1793
9301ebe6
YQ
17942014-11-14 Yao Qi <yao@codesourcery.com>
1795
1796 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1797 Replace name, low_pc and high_pc with MACRO_AT_func.
1798
f166b542
YQ
17992014-11-14 Yao Qi <yao@codesourcery.com>
1800
1801 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1802 produce debug information.
1803 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1804
0f6e71e3
YQ
18052014-11-14 Yao Qi <yao@codesourcery.com>
1806
1807 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1808 object and get function length.
1809 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1810 with MACRO_AT_func.
1811 (top-level): Replace gdb_compile and clean_restart with
1812 prepare_for_testing.
1813 * gdb.dwarf2/main.c (main): Add label main_label.
1814
876c4df9
YQ
18152014-11-14 Yao Qi <yao@codesourcery.com>
1816
1817 * lib/dwarf.exp (function_range): New procedure.
1818 (Dwarf::_handle_macro_at_func): New procedure.
1819 (Dwarf::_handle_macro_at_range): New procedure.
1820 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1821
02ad9cf1
YQ
18222014-11-14 Yao Qi <yao@codesourcery.com>
1823
1824 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1825 (_handle_attribute): New procedure.
1826
a59add0c
AA
18272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1828
1829 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1830 * gdb.base/call-sc.c (zed): Likewise.
1831 * gdb.base/checkpoint.c (main): Likewise.
1832 * gdb.base/dump.c (main): Likewise.
1833 * gdb.base/gcore.c (main): Likewise.
1834 * gdb.base/huge.c (main): Likewise.
1835 * gdb.base/multi-forks.c (main): Likewise.
1836 * gdb.base/pr10179-a.c (main): Likewise.
1837 * gdb.base/savedregs.c (main): Likewise.
1838 * gdb.base/sigaltstack.c (main): Likewise.
1839 * gdb.base/siginfo.c (main): Likewise.
1840 * gdb.base/structs.c (zed): Likewise.
1841 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1842 * gdb.mi/mi-syn-frame.c (main): Likewise.
1843 * gdb.mi/until.c (foo, main): Likewise.
1844 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1845 * gdb.base/solib-weak.c (foo): Declare.
1846 * gdb.base/attach-twice.c: Include stdio.h.
1847 * gdb.base/weaklib1.c: Likewise.
1848 * gdb.base/weaklib2.c: Likewise.
1849 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1850 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1851 unistd.h.
1852 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1853 * gdb.mi/mi-exit-code.c: Likewise.
1854 * gdb.base/break-interp-lib.c: Include string.h.
1855 * gdb.base/coremaker.c: Likewise.
1856 * gdb.base/testenv.c: Likewise.
1857 * gdb.python/py-finish-breakpoint.c: Likewise.
1858 * gdb.base/inferior-died.c: Include sys/wait.h.
1859 * gdb.base/fileio.c: Include time.h.
1860 * gdb.base/async-shell.c: Include unistd.h.
1861 * gdb.base/dprintf-non-stop.c: Likewise.
1862 * gdb.base/info-os.c: Likewise.
1863 * gdb.mi/mi-console.c: Likewise.
1864 * gdb.mi/watch-nonstop.c: Likewise.
1865 * gdb.python/py-events.c: Likewise.
1866 * gdb.base/async.c (baz): Move up before its invocation.
1867 * gdb.base/code_elim2.c (my_global_func): Likewise.
1868 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1869 * gdb.base/advance.c (func2): Likewise.
1870
3b5d5997
AA
18712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1872
1873 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1874 variant.
1875 * gdb.base/annota3.c: Likewise.
1876 * gdb.base/async.c: Likewise.
1877 * gdb.base/average.c: Likewise.
1878 * gdb.base/call-ar-st.c: Likewise.
1879 * gdb.base/call-rt-st.c: Likewise.
1880 * gdb.base/call-sc.c: Likewise.
1881 * gdb.base/call-strs.c: Likewise.
1882 * gdb.base/ending-run.c: Likewise.
1883 * gdb.base/execd-prog.c: Likewise.
1884 * gdb.base/exprs.c: Likewise.
1885 * gdb.base/foll-exec.c: Likewise.
1886 * gdb.base/foll-fork.c: Likewise.
1887 * gdb.base/foll-vfork.c: Likewise.
1888 * gdb.base/funcargs.c: Likewise.
1889 * gdb.base/gcore.c: Likewise.
1890 * gdb.base/jump.c: Likewise.
1891 * gdb.base/langs0.c: Likewise.
1892 * gdb.base/langs1.c: Likewise.
1893 * gdb.base/langs2.c: Likewise.
1894 * gdb.base/mips_pro.c: Likewise.
1895 * gdb.base/nodebug.c: Likewise.
1896 * gdb.base/opaque0.c: Likewise.
1897 * gdb.base/opaque1.c: Likewise.
1898 * gdb.base/recurse.c: Likewise.
1899 * gdb.base/run.c: Likewise.
1900 * gdb.base/scope0.c: Likewise.
1901 * gdb.base/scope1.c: Likewise.
1902 * gdb.base/setshow.c: Likewise.
1903 * gdb.base/setvar.c: Likewise.
1904 * gdb.base/shmain.c: Likewise.
1905 * gdb.base/shr1.c: Likewise.
1906 * gdb.base/shr2.c: Likewise.
1907 * gdb.base/sigall.c: Likewise.
1908 * gdb.base/signals.c: Likewise.
1909 * gdb.base/so-indr-cl.c: Likewise.
1910 * gdb.base/solib2.c: Likewise.
1911 * gdb.base/structs.c: Likewise.
1912 * gdb.base/sum.c: Likewise.
1913 * gdb.base/vforked-prog.c: Likewise.
1914 * gdb.base/watchpoint.c: Likewise.
1915 * gdb.reverse/shr2.c: Likewise.
1916 * gdb.reverse/until-reverse.c: Likewise.
1917 * gdb.reverse/ur1.c: Likewise.
1918 * gdb.reverse/watch-reverse.c: Likewise.
1919
066a77c5
AA
19202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1921
1922 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1923 variant.
1924 * gdb.base/sepdebug.exp: Drop references to removed code.
1925
4f204ea5
AA
19262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1927
1928 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1929 variant. Preserve original line numbering.
1930 * gdb.base/list1.c: Likewise.
1931
3b377a3a
AA
19322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1933
1934 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1935 variant.
1936 * gdb.base/break1.c: Likewise.
1937 * gdb.base/break.exp: Drop references to removed code.
1938
e444df73
AA
19392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1940
1941 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1942 variant.
1943
8008f2a7
AA
19442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1945
1946 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1947
a5a06887
AA
19482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1949
1950 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1951 logic into perform_all_tests() and invoke it with and without
1952 function header prototypes.
1953 (do_function_calls): Remove conditional XFAIL for PR 5318.
1954 (rerun_and_prepare): Remove duplicate code.
1955 (perform_all_tests): New. Main logic moved here.
1956
44dba9b9
AA
19572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1958
1959 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1960 code guarded by #ifdef NO_PROTOTYPES.
1961 (t_double_many_args): Likewise.
1962 (DEF_FUNC_MANY_ARGS_1): Likewise.
1963 (DEF_FUNC_VALUES_1): Likewise.
1964 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1965 guarded by #ifdef PROTOTYPES.
1966
d1fbcd56
AA
19672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1968
1969 * gdb.mi/mi-console.c: Add eye-catcher.
1970 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1971 instead of literal line number.
1972
b0e59b8f
AA
19732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1974
1975 * gdb.base/shr2.c: Add eye-catcher.
1976 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1977 line number.
1978
78f98cca
AA
19792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1980
1981 * gdb.base/jump.c: Add eye-catchers.
1982 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1983 numbers.
1984
58fa2af0
AA
19852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1986
1987 * gdb.base/execd-prog.c: Add eye-catchers.
1988 * gdb.base/foll-exec.c: Likewise.
1989 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1990 line numbers.
1991
04e5059b
AA
19922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1993
1994 * gdb.base/ending-run.c: Add eye-catchers.
1995 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1996 literal line numbers.
1997
dbfdb174
AA
19982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1999
2000 * gdb.base/call-rt-st.c: Add eye-catchers.
2001 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2002 literal line numbers.
2003
888a2ade
AA
20042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2005
2006 * gdb.base/call-ar-st.c: Add eye-catchers.
2007 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2008 literal line numbers.
2009
6acc2dde
AA
20102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2011
2012 * gdb.base/average.c: Add eye-catchers.
2013 * gdb.base/sum.c: Likewise.
2014 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2015 regexps dynamically.
2016
9ecfcd1d
AA
20172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2018
2019 * gdb.base/solib1.c: Add eye-catchers.
2020 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2021 literal line numbers.
2022
78708b7c
PA
20232014-11-12 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2026 leader has exited.
2027
af48d08f
PA
20282014-11-12 Pedro Alves <palves@redhat.com>
2029
2030 * gdb.arch/i386-bp_permanent.c: New file.
2031 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2032 (srcfile): Set to i386-bp_permanent.c.
2033 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2034 that stepi does not execute the 'leave' instruction, instead of
2035 testing it does execute.
2036 * gdb.base/bp-permanent.c: New file.
2037 * gdb.base/bp-permanent.exp: New file.
2038
af3768e9
DE
20392014-11-10 Doug Evans <xdje42@gmail.com>
2040
2041 PR symtab/17564
2042 * gdb.base/symtab-search-order.exp: New file.
2043 * gdb.base/symtab-search-order.c: New file.
2044 * gdb.base/symtab-search-order-1.c: New file.
2045 * gdb.base/symtab-search-order-shlib-1.c: New file.
2046
9de00a4a
PA
20472014-11-07 Pedro Alves <palves@redhat.com>
2048
2049 PR gdb/17511
2050 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2051 i?86-*-linux*.
2052
e0f52461
SC
20532014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2054
2055 PR c++/17494
2056 * gdb.cp/pr17494.cc: New file.
2057 * gdb.cp/pr17494.exp: New file.
2058
6ce8c980
YQ
20592014-11-02 Yao Qi <yao@codesourcery.com>
2060
2061 * gdb.python/python.exp: Get working directory and match the
2062 output of "set extended-prompt \\w " with it.
2063
02be9a71
DE
20642014-10-30 Doug Evans <dje@google.com>
2065
2066 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2067 in objfiles.
2068 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2069 in progspaces.
2070
3bdff46b
LM
20712014-10-30 Janis Johnson <janisjo@codesourcery.com>
2072
2073 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2074 * gdb.base/realname-expand.exp: Likewise.
2075 * gdb.linespec/macro-relative.exp: Likewise.
2076
ab917dfb
PA
20772014-10-29 Pedro Alves <palves@redhat.com>
2078
2079 PR gdb/17408
2080 * gdb.threads/schedlock.c (some_function): New function.
2081 (call_function): New global.
2082 (MAYBE_CALL_SOME_FUNCTION): New macro.
2083 (thread_function): Call it.
2084 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2085 and use it instead of a global counter. Adjust all callers.
2086 (get_current_thread): Use "find current thread" for test message
2087 here rather than having all callers pass down the same string.
2088 (goto_loop): New procedure, factored out from ...
2089 (my_continue): ... this.
2090 (step_ten_loops): Change parameter from test message to command to
2091 use. Adjust.
2092 (list_count): Delete global.
2093 (check_result): New procedure, factored out from duplicate top
2094 level code.
2095 (continue tests): Wrap in with_test_prefix.
2096 (test_step): New procedure, factored out from duplicate top level
2097 code.
2098 (top level): Test "step" in combination with all scheduler-locking
2099 modes. Test "next" in combination with all scheduler-locking
2100 modes, and in combination with stepping over a function call or
2101 not.
2102 * gdb.threads/next-bp-other-thread.c: New file.
2103 * gdb.threads/next-bp-other-thread.exp: New file.
2104
d3d4baed
PA
21052014-10-29 Pedro Alves <palves@redhat.com>
2106
2107 PR python/17372
2108 * gdb.python/python.exp: Test a multi-line command that spawns
2109 interactive Python.
2110 * gdb.base/multi-line-starts-subshell.exp: New file.
2111
563e8d85
YQ
21122014-10-29 Yao Qi <yao@codesourcery.com>
2113
2114 * gdb.base/fileio.exp: Make directories on host.
2115
0ea4d52e
YQ
21162014-10-29 Yao Qi <yao@codesourcery.com>
2117
2118 * gdb.base/fileio.c (test_write): Close the file.
2119
7f5ef605
PA
21202014-10-28 Pedro Alves <palves@redhat.com>
2121
2122 PR gdb/12623
2123 * gdb.base/sigstep.c (no_handler): New global.
2124 (main): If 'no_handler is true, set the signal handlers to
2125 SIG_IGN.
2126 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2127 with_sw_watch and no_handler parameters. Handle them.
2128 (top level) <stepping over handler when stopped at a breakpoint
2129 test>: Add a test axis for testing with a software watchpoint, and
2130 another for testing with the signal handler set to SIG_IGN.
2131 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2132 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2133
abbdbd03
PA
21342014-10-28 Pedro Alves <palves@redhat.com>
2135
2136 PR gdb/17511
2137 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2138 * gdb.base/sigstep.exp (other_handler_location): New global.
2139 (advance): Support stepping into the signal handler, and running
2140 commands while in the handler.
2141 (in_handler_map): New global.
2142 (top level): In the advance test, add combinations for getting
2143 into the handler with stepping commands, and for running commands
2144 in the handler. Add comment descripting the advancei tests.
2145
1df4399f
PA
21462014-10-28 Pedro Alves <palves@redhat.com>
2147
2148 * gdb.base/sigstep.exp: Use build_executable instead of
2149 prepare_for_testing.
2150 (top level): Move code that starts GDB, runs to main and creates a
2151 display to ...
2152 (restart): ... this new procedure.
2153 (top level): Move backtrace from signal handler test to ...
2154 (validate_backtrace): ... this new procedure.
2155 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2156 with_test_prefix. Always restart GDB.
2157 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2158 with_test_prefix. Always restart GDB. No need to delete
2159 breakpoints after the test.
2160 (test_skip_handler): Remove prefix parameter.
2161 (skip_over_handler, breakpoint_to_handler)
2162 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2163 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2164 restart GDB. No need to delete breakpoints after the test.
2165 (top level): Use foreach to call the test procedures with
2166 different commands.
2167
a5b6e449
PA
21682014-10-28 Pedro Alves <palves@redhat.com>
2169
2170 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2171 instead of GNATS numbers.
2172 * gdb.base/sigbpt.exp: Likewise.
2173 * gdb.base/siginfo.exp: Likewise.
2174 * gdb.base/sigstep.exp: Likewise.
2175
e5f8a7cc
PA
21762014-10-27 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/sigstep.c (dummy): New global.
2179 (main): Issue a couple writes to the new global.
2180 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2181 procedures.
2182 (skip_over_handler): Use test_skip_handler.
2183 (top level): Call skip_over_handler for stepi and nexti too.
2184 (breakpoint_over_handler): Use test_skip_handler.
2185 (top level): Call breakpoint_over_handler for stepi and nexti too.
2186
763905a3
YQ
21872014-10-27 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.trace/tfile.c (adjust_function_address)
2190 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2191 function descriptor.
2192
6f259a23
DB
21932014-10-24 Don Breazeal <donb@codesourcery.com>
2194
2195 * gdb.base/foll-fork.exp (test_follow_fork,
2196 catch_fork_child_follow): Check for updated fork messages emitted
2197 from infrun.c.
2198 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2199 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2200 vfork_and_exec_child_follow_through_step): Check for updated vfork
2201 messages emitted from infrun.c.
2202
09dd9a69
PA
22032014-10-24 Pedro Alves <palves@redhat.com>
2204
2205 * gdb.base/corefile.exp: Remove references to ultrix.
2206 * gdb.base/interrupt.exp: Likewise.
2207 * gdb.base/whatis.exp: Likewise.
2208 * gdb.gdb/selftest.exp: Likewise.
2209 * gdb.threads/manythreads.exp: Likewise.
2210 * gdb.threads/print-threads.exp: Likewise.
2211 * gdb.threads/pthreads.exp:: Likewise.
2212 * gdb.threads/schedlock.exp: Likewise.
2213
3433cfa5
SC
22142014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2215
2216 * gdb.cp/non-trivial-retval.cc: Add a test case.
2217 * gdb.cp/non-trivial-retval.exp: Add a test.
2218
092f880b
YQ
22192014-10-20 Yao Qi <yao@codesourcery.com>
2220
2221 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2222 * gdb.python/py-objfile-script-gdb.py: New file.
2223 * gdb.python/py-objfile-script.exp: Update reference to
2224 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2225 of remote_download. Remove the dest file.
2226
acbdb7f3
YQ
22272014-10-20 Yao Qi <yao@codesourcery.com>
2228
2229 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2230 * gdb.base/step-line.exp: Likewise.
2231 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2232 * gdb.dwarf2/dw2-basic.exp: Likewise.
2233 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2234 * gdb.dwarf2/dw2-filename.exp: Likewise.
2235 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2236 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2237 * gdb.dwarf2/dw2-producer.exp: Likewise.
2238 * gdb.dwarf2/mac-fileno.exp: Likewise.
2239 * gdb.python/py-frame-args.exp: Likewise.
2240 * gdb.python/py-framefilter.exp: Likewise.
2241 * gdb.python/py-mi.exp: Likewise.
2242 * gdb.python/py-objfile-script.exp: Likewise
2243 * gdb.python/py-pp-integral.exp: Likewise.
2244 * gdb.python/py-pp-re-notag.exp: Likewise.
2245 * gdb.python/py-prettyprint.exp: Likewise.
2246 * gdb.python/py-section-script.exp: Likewise.
2247 * gdb.python/py-typeprint.exp: Likewise.
2248 * gdb.python/py-xmethods.exp: Likewise.
2249 * gdb.stabs/weird.exp: Likewise.
2250 * gdb.xml/tdesc-regs.exp: Likewise.
2251
bd286a29
KCY
22522014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2253
2254 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2255 (out_cu): Use addr_len for the size of addresses.
2256 (out_line): Likewise. Size DW_LNE_set_address instruction
2257 according to addr_len.
2258 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2259 (FUNC): Add START_INSNS to definition.
2260
673dc4a0
YQ
22612014-10-18 Yao Qi <yao@codesourcery.com>
2262
2263 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2264 gdb_has_argv0 return true.
2265 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2266 check [target_info exists noargs], check [gdb_has_argv0]
2267 instead.
2268 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2269 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2270 procedures.
2271
4ffbba72
DE
22722014-10-17 Doug Evans <dje@google.com>
2273
2274 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2275 event.
2276 * gdb.python/py-events.py: Add clear_objfiles event.
2277
d096d8c1
DE
22782014-10-17 Doug Evans <dje@google.com>
2279
2280 * gdb.python/py-objfile.exp: Test progspace attribute.
2281
a80db015
LM
22822014-10-17 Luis Machado <lgustavo@codesourcery.com>
2283
2284 * gdb.guile/scm-breakpoint.exp: Do not assume any
2285 directory separators when matching source file paths.
2286 * gdb.python/py-breakpoint.exp: Likewise.
2287 * gdb.reverse/break-precsave.exp: Likewise.
2288 * gdb.reverse/break-reverse.exp: Likewise.
2289 * gdb.reverse/consecutive-precsave.exp: Likewise.
2290 * gdb.reverse/finish-precsave.exp: Likewise.
2291 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2292 * gdb.reverse/finish-reverse.exp: Likewise.
2293 * gdb.reverse/i386-precsave.exp: Likewise.
2294 * gdb.reverse/i387-env-reverse.exp: Likewise.
2295 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2296 * gdb.reverse/machinestate-precsave.exp: Likewise.
2297 * gdb.reverse/machinestate.exp: Likewise.
2298 * gdb.reverse/sigall-precsave.exp: Likewise.
2299 * gdb.reverse/solib-precsave.exp: Likewise.
2300 * gdb.reverse/step-precsave.exp: Likewise.
2301 * gdb.reverse/until-precsave.exp: Likewise.
2302 * gdb.reverse/watch-precsave.exp: Likewise.
2303 * gdb.reverse/watch-reverse.exp: Likewise.
2304
b22089ab
YQ
23052014-10-17 Yao Qi <yao@codesourcery.com>
2306
2307 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2308 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2309
6c4486e6
PA
23102014-10-17 Pedro Alves <palves@redhat.com>
2311
2312 PR gdb/17471
2313 * gdb.base/bg-execution-repeat.c: New file.
2314 * gdb.base/bg-execution-repeat.exp: New file.
2315
0ff33695
PA
23162014-10-17 Pedro Alves <palves@redhat.com>
2317
2318 PR gdb/17300
2319 * gdb.base/continue-all-already-running.c: New file.
2320 * gdb.base/continue-all-already-running.exp: New file.
2321
6fdebc3d
PA
23222014-10-17 Pedro Alves <palves@redhat.com>
2323
2324 PR gdb/17472
2325 * gdb.base/annota-input-while-running.c: New file.
2326 * gdb.base/annota-input-while-running.exp: New file.
2327
32a8097b
PA
23282014-10-17 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/callfuncs.exp: emove references to osf.
2331 * gdb.base/sigall.exp: Likewise.
2332 * gdb.gdb/selftest.exp: Likewise.
2333 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2334 * gdb.mi/non-stop.c: Likewise.
2335 * gdb.mi/pthreads.c: Likewise.
2336 * gdb.reverse/sigall-precsave.exp: Likewise.
2337 * gdb.reverse/sigall-reverse.exp: Likewise.
2338 * gdb.threads/pthreads.c: Likewise.
2339 * gdb.threads/pthreads.exp: Likewise.
2340
7a3517ff
YQ
23412014-10-17 Yao Qi <yao@codesourcery.com>
2342
2343 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2344 check 'target_info exists noargs'.
2345 (test_command_prompt_position): Likewise.
2346 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2347 Remove "set args".
2348 (progvar_simple_while_test): Likewise.
2349 (progvar_complex_if_while_test): Likewise.
2350 (if_while_breakpoint_command_test): Likewise.
2351 (infrun_breakpoint_command_test): Likewise.
2352 (breakpoint_command_test): Likewise.
2353 (watchpoint_command_test): Likewise.
2354 (bp_deleted_in_command_test): Likewise.
2355 (temporary_breakpoint_commands): Likewise.
2356
bb99c472
YQ
23572014-10-16 Yao Qi <yao@codesourcery.com>
2358
2359 * gdb.base/remotetimeout.exp: Remove noargs checking.
2360
7c16b83e
PA
23612014-10-15 Pedro Alves <palves@redhat.com>
2362
2363 PR breakpoints/9649
2364 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2365 * gdb.base/breakpoint-in-ro-region.exp
2366 (probe_target_hardware_step): New procedure.
2367 (top level): Probe hardware stepping and hardware breakpoint
2368 support. Test stepping through a read-only region, with both
2369 "breakpoint auto-hw" on and off and both "always-inserted" on and
2370 off.
2371
35a49624
IB
23722014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2373
2374 * gdb.dlang/demangle.exp: Update for demangling changes.
2375
2d1c107c
SC
23762014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2377
2378 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2379 * gdb.cp/non-trivial-retval.exp: Add new tests.
2380
778811d5
SC
23812014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2382
2383 PR c++/13403
2384 PR c++/15154
2385 * gdb.cp/non-trivial-retval.cc: New file.
2386 * gdb.cp/non-trivial-retval.exp: New file.
2387
10c5f0a8
YQ
23882014-10-15 Yao Qi <yao@codesourcery.com>
2389
2390 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2391 remote host.
2392
65d7b369
YQ
23932014-10-15 Yao Qi <yao@codesourcery.com>
2394
2395 * gdb.python/py-symbol.exp: Match file base name if host is
2396 remote, otherwise match file name with dir name.
2397 * gdb.python/py-symtab.exp: Likewise.
2398 * gdb.python/python.exp: Likewise.
2399
46dc1394
YQ
24002014-10-15 Yao Qi <yao@codesourcery.com>
2401
2402 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2403 pattern.
2404 * gdb.python/py-symtab.exp: Likewise.
2405 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2406 locationn.
2407
c40cc657
JB
24082014-10-14 Joel Brobecker <brobecker@adacore.com>
2409
2410 * gdb.ada/addr_arith: New testcase.
2411
2abf49e1
MR
24122014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2413
2414 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2415 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2416 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2417 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2418
f7088df3
SDJ
24192014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2420
2421 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2422 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2423 * gdb.arch/stap-eval-lang-ada.exp: New file.
2424
4dc06805
YQ
24252014-10-14 Yao Qi <yao@codesourcery.com>
2426
2427 * gdb.mi/mi-var-child.c (nothing1): New function.
2428 (nothing2): New function.
2429 (do_children_tests): Set function pointers by nothing1 and
2430 nothing2.
2431 * gdb.mi/mi-var-child.exp: Step over new added statements.
2432 Update test to match the new output.
2433 * gdb.mi/var-cmd.c (nothing1): New function.
2434 (nothing2): New function.
2435 (do_children_tests): Set function pointers by nothing1 and
2436 nothing2.
2437 * gdb.mi/mi-var-display.exp: Update test to match output.
2438 Step to the line specified by $line_dct_nothing.
2439 Increase the number of lines to step.
2440
46a93de2
YQ
24412014-10-14 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2444 tests.
2445 * gdb.mi/mi2-var-child.exp: Likewise.
2446
14ea52ee
DE
24472014-10-13 Doug Evans <dje@google.com>
2448
2449 * gdb.python/py-objfile.exp: Change name of file name test.
2450
e5c6e92b
DE
24512014-10-13 Doug Evans <dje@google.com>
2452
2453 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2454 from the start of the CU.
2455
c780cc2f
JK
24562014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2457 Yao Qi <yao@codesourcery.com>
2458
2459 Fix "save breakpoints" for "catch" command.
2460 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2461 Remove -nonewline. Match also the added "main" line.
2462
99894e11
JK
24632014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2464
2465 Fix "save breakpoints" for "disable $bpnum" command.
2466 * gdb.base/save-bp.c (main): Add label.
2467 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2468
6e1ac5a3
JK
24692014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2470
2471 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2472
754dd2b0
YQ
24732014-10-11 Yao Qi <yao@codesourcery.com>
2474
2475 * gdb.server/server-kill.exp: Execute command
2476 "set remote trace-status-packet on" before "tstatus".
2477
f90183d7
YQ
24782014-10-11 Yao Qi <yao@codesourcery.com>
2479
2480 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2481 (main): Call getppid.
2482 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2483 and continue to it. Read variable "server_pid".
2484
bf40a607
YQ
24852014-10-11 Yao Qi <yao@codesourcery.com>
2486
2487 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2488
052ca370
YQ
24892014-10-11 Yao Qi <yao@codesourcery.com>
2490
2491 * gdb.threads/thread-find.exp: Don't execute command
2492 "info threads".
2493 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2494 * gdb.threads/linux-dp.exp: Don't check the condition
2495 $threads_created equals to zero.
2496
3831839c
PA
24972014-10-10 Pedro Alves <palves@redhat.com>
2498
2499 * gdb.base/bigcore.exp: Remove references to IRIX.
2500 * gdb.base/funcargs.exp: Likewise.
2501 * gdb.base/interrupt.exp: Likewise.
2502 * gdb.base/mips_pro.exp: Likewise.
2503 * gdb.base/nodebug.exp: Likewise.
2504 * gdb.base/setvar.exp: Likewise.
2505 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2506
8b9a549d
PA
25072014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2508 Pedro Alves <palves@redhat.com>
2509
2510 PR symtab/14466
2511 * gdb.base/vdso-warning.c: New file.
2512 * gdb.base/vdso-warning.exp: New file.
2513
d48ba5e8
DE
25142014-10-02 Doug Evans <dje@google.com>
2515
2516 * gdb.base/structs.c (main): Don't run forever.
2517
2278c276
PA
25182014-10-02 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2521 (top level) <stop threads 1, stop threads 2>: Use it.
2522
b57bacec
PA
25232014-10-02 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.threads/break-while-running.exp (test): Add new
2526 'update_thread_list' argument. Skip "info threads" if false.
2527 (top level): Add new 'update_thread_list' axis.
2528
13fd3ff3
PA
25292014-10-02 Pedro Alves <palves@redhat.com>
2530
2531 PR breakpoints/17431
2532 * gdb.base/execl-update-breakpoints.c: New file.
2533 * gdb.base/execl-update-breakpoints.exp: New file.
2534
0fec99e8
PA
25352014-10-01 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.base/breakpoint-in-ro-region.c: New file.
2538 * gdb.base/breakpoint-in-ro-region.exp: New file.
2539
2ddf4301
SM
25402014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2541
2542 * gdb.mi/mi-exit-code.exp: New file.
2543 * gdb.mi/mi-exit-code.c: New file.
2544
6a5f3f43
YQ
25452014-09-30 Yao Qi <yao@codesourcery.com>
2546
2547 * lib/prelink-support.exp (build_executable_own_libs): Error if
2548 the target isn't native.
2549
345bcc73
YQ
25502014-09-30 Yao Qi <yao@codesourcery.com>
2551
2552 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2553 false.
2554
a25a5a45
PA
25552014-09-22 Pedro Alves <palves@redhat.com>
2556
2557 * gdb.threads/break-while-running.exp: New file.
2558 * gdb.threads/break-while-running.c: New file.
2559
00ba3162
YQ
25602014-09-19 Yao Qi <yao@codesourcery.com>
2561
2562 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2563 Invoke test. Restart GDB with --readnow and invoke test again.
2564
c3b7b696
YQ
25652014-09-19 Yao Qi <yao@codesourcery.com>
2566
2567 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2568 proc set_breakpoint_on_gcd_function. Invoke
2569 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2570 invoke set_breakpoint_on_gcd_function again.
2571
2b4fd423
DE
25722014-09-18 Doug Evans <dje@google.com>
2573
2574 * gdb.dwarf2/symtab-producer.exp: New file.
2575
a5947601
SDJ
25762014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2577
2578 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2579 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2580 * gdb.base/global-var-nested-by-dso.c: Likewise.
2581 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2582
91c19059
SDJ
25832014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2584 Pedro Alves <palves@redhat.com>
2585
2586 * gdb.base/watch-bitfields.exp: Pass string other than test file
2587 name to prepare_for_testing.
2588 (watch): New procedure.
2589 (expect_watchpoint): Use with_test_prefix.
2590 (top level): Factor out tests to ...
2591 (test_watch_location, test_regular_watch): ... these new
2592 procedures, and use with_test_prefix and gdb_continue_to_end.
2593
bb9d5f81
PP
25942014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2595
2596 PR breakpoints/12526
2597 * gdb.base/watch-bitfields.exp: New file.
2598 * gdb.base/watch-bitfields.c: New file.
2599
635856f5
PA
26002014-09-16 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2603 software and hardware addresses, not software address against
2604 itself.
2605
7280ceea
PA
26062014-09-16 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2609 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2610
428b16bd
PA
26112014-09-16 Pedro Alves <palves@redhat.com>
2612
2613 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2614 files.
2615 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2616 "*-*-vxworks*" throughout.
2617 * gdb.base/break.exp: Likewise.
2618 * gdb.base/default.exp: Likewise.
2619 * gdb.base/scope.exp: Likewise.
2620 * gdb.base/sepdebug.exp: Likewise.
2621 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2622 throughout.
2623 * gdb.base/run.c: Likewise.
2624 * gdb.base/sepdebug.c: Likewise.
2625 * gdb.hp/gdb.aCC/run.c: Likewise.
2626 * gdb.reverse/until-reverse.c: Likewise.
2627 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2628
666d413c
YQ
26292014-09-16 Yao Qi <yao@codesourcery.com>
2630
2631 * boards/local-remote-host-native.exp: New file.
2632
57cbd724
DE
26332014-09-14 Doug Evans <xdje42@gmail.com>
2634
2635 * gdb.threads/queue-signal.c (thread_count): New variable.
2636 (thread_count_mutex, thread_count_condvar): New variables.
2637 (incr_thread_count, wait_all_threads_running): New functions.
2638 (main): Wait for all threads to be in their thread functions.
2639
81219e53
DE
26402014-09-13 Doug Evans <xdje42@gmail.com>
2641
2642 * gdb.threads/queue-signal.c: New file.
2643 * gdb.threads/queue-signal.exp: New file.
2644
3714cea7
DE
26452014-09-13 Doug Evans <xdje42@gmail.com>
2646
2647 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2648 be consistent with what default_gdb_init uses.
2649 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2650 the plain text of the prompt. Add some logging printfs.
2651 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2652
fa43b1d7
PA
26532014-09-12 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2656 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2657 * gdb.arch/i386-size-overlap.exp: Likewise.
2658 * gdb.arch/i386-size.exp: Likewise.
2659 * gdb.arch/i386-unwind.exp: Likewise.
2660 * gdb.base/a2-run.exp: Likewise.
2661 * gdb.base/break.exp: Likewise.
2662 * gdb.base/charset.exp: Likewise.
2663 * gdb.base/chng-syms.exp: Likewise.
2664 * gdb.base/commands.exp: Likewise.
2665 * gdb.base/dbx.exp: Likewise.
2666 * gdb.base/find.exp: Likewise.
2667 * gdb.base/funcargs.exp: Likewise.
2668 * gdb.base/jit-simple.exp: Likewise.
2669 * gdb.base/reread.exp: Likewise.
2670 * gdb.base/sepdebug.exp: Likewise.
2671 * gdb.base/step-bt.exp: Likewise.
2672 * gdb.cp/mb-inline.exp: Likewise.
2673 * gdb.cp/mb-templates.exp: Likewise.
2674 * gdb.objc/basicclass.exp: Likewise.
2675 * gdb.threads/killed.exp: Likewise.
2676
9d9bf2df
EBM
26772014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2678
2679 PR tdep/17379
2680 * gdb.arch/powerpc-stackless.S: New file.
2681 * gdb.arch/powerpc-stackless.exp: New file.
2682
1cf2f1b0
JK
26832014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2684
2685 * gdb.base/attach.c: Include unistd.h.
2686 (main): Call alarm. Add label postloop.
2687 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2688 gdb_breakpoint, gdb_continue_to_breakpoint.
2689 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2690
98880d46
PA
26912014-09-11 Pedro Alves <palves@redhat.com>
2692
2693 PR gdb/17347
2694 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2695 * gdb.base/attach.exp (test_command_line_attach_run): New
2696 procedure.
2697 (top level): Call it.
2698
4c92ff2c
PA
26992014-09-11 Pedro Alves <palves@redhat.com>
2700
2701 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2702 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2703 (do_command_attach_tests): Use spawn_wait_for_attach.
2704 * gdb.base/solib-overlap.exp: Likewise.
2705 * gdb.multi/multi-attach.exp: Likewise.
2706 * gdb.python/py-prompt.exp: Likewise.
2707 * gdb.python/py-sync-interp.exp: Likewise.
2708 * gdb.server/ext-attach.exp: Likewise.
2709
3adc1a7d
GKB
27102014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
2711
2712 * gdb.fortran/array-element.exp: Remove unexpected "continue"
2713 command in testcase. Simplify testcase.
2714
96334934
JB
27152014-09-10 Joel Brobecker <brobecker@adacore.com>
2716
2717 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
2718
eb479039
JB
27192014-09-10 Joel Brobecker <brobecker@adacore.com>
2720
2721 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
2722
deede10c
JB
27232014-09-10 Joel Brobecker <brobecker@adacore.com>
2724
2725 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
2726
7828a5f5
JB
27272014-09-10 Joel Brobecker <brobecker@adacore.com>
2728
2729 * gdb.dwarf2/dynarr-ptr.c: New file.
2730 * gdb.dwarf2/dynarr-ptr.exp: New file.
2731
33aeebcf
MR
27322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2733
2734 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2735 of 30 rather than hardcoding 120 for a slow test case. Take the
2736 `gdb,timeout' target setting into account for this calculation.
2737 Don't extend the timeout for the test cases that don't need it.
2738
7b415901
MR
27392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2740
2741 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2742 a factor of 2 for a slow test case. Take the `gdb,timeout'
2743 target setting into account for this calculation.
2744 * gdb.reverse/until-precsave.exp: Increase the timeout by
2745 a factor of 15 and 3 respectively rather than adding 120
2746 for a pair of slow test cases. Take the `gdb,timeout'
2747 target setting into account for this calculation.
2748
4a40f85a
MR
27492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2750
2751 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2752 timeout, don't pass one down to gdb_expect.
2753 (gdb_expect): Rework timeout selection.
2754
09635af7
MR
27552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2756
2757 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2758 exception on timeout.
2759 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2760 (gdbserver_start_extended): Catch any `gdbserver_start' error
2761 exceptions.
2762 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2763 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2764 `gdbserver_gdb_load' error exceptions.
2765
2bdd10b7
MR
27662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2767
2768 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2769 120 on waiting for the TCP socket to open.
2770
316935f0
DE
27712014-09-09 Doug Evans <xdje42@gmail.com>
2772
2773 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2774 _caller_matches, _any_caller_is, _any_caller_matches.
2775
83740597
DE
27762014-09-09 Doug Evans <xdje42@gmail.com>
2777
2778 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2779
4c122fc3
YQ
27802014-09-09 Yao Qi <yao@codesourcery.com>
2781
2782 * gdb.mi/mi-var-display.exp: Set print symbol off.
2783
a9f116cb
GKB
27842014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2785
2786 PR gdb/17035
2787 * gdb.base/commands.exp: Add tests to verify user-defined
2788 commands with empty bodies.
2789 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2790 python commands in `show user command`.
2791 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2792 scheme commands in `show user command`.
2793
c75bd3a2
JK
27942014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 PR python/17355
2797 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2798 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2799 * gdb.python/py-framefilter-invalidarg.exp: New file.
2800 * gdb.python/py-framefilter-invalidarg.py: New file.
2801
faa42425
DE
28022014-09-06 Doug Evans <xdje42@gmail.com>
2803
2804 PR 15276
2805 * gdb.python/py-caller-is.c: New file.
2806 * gdb.python/py-caller-is.exp: New file.
2807
474ca4f6
SDJ
28082014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2809
2810 PR gdb/17235
2811 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2812 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2813
eb0b0463
SDJ
28142014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2815
2816 PR fortran/17237
2817 * gdb.fortran/print-formatted.exp: New file.
2818 * gdb.fortran/print-formatted.f90: Likewise.
2819
5f3b99cf
SS
28202014-09-03 Sasha Smundak <asmundak@google.com>
2821
2822 * gdb.python/py-frame.exp: Test Frame.read_register.
2823
7d793aa9
SDJ
28242014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2825
2826 PR python/16699
2827 * gdb.python/py-completion.exp: New file.
2828 * gdb.python/py-completion.py: Likewise.
2829
fb0576e9
DE
28302014-08-28 Doug Evans <dje@google.com>
2831
2832 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2833 eax,etc. are live with values set by gdb and thus the compiler can't
2834 use them.
2835 * gdb.arch/i386-pseudo.c (main): Ditto.
2836
ee92b0dd
DE
28372014-08-27 Doug Evans <dje@google.com>
2838
2839 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2840
6649db35
DE
28412014-08-25 Doug Evans <dje@google.com>
2842
2843 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2844 (main): Ditto.
2845
564b7600
DE
28462014-08-25 Doug Evans <dje@google.com>
2847
2848 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2849
3881fb67
YQ
28502014-08-24 Yao Qi <yao@codesourcery.com>
2851
2852 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2853 symbol off.
2854 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2855
a05a36a5
DE
28562014-08-22 Doug Evans <dje@google.com>
2857
2858 PR 17276
2859 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2860 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2861 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2862
7c343b48
YQ
28632014-08-22 Yao Qi <yao@codesourcery.com>
2864
2865 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2866 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2867 * gdb.python/python.exp: Likewise. Use .py file on the host
2868 instead of the build.
2869
22fd09ae
JK
28702014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2871
2872 * gdb.threads/gcore-stale-thread.c: New file.
2873 * gdb.threads/gcore-stale-thread.exp: New file.
2874
a8454a7c
PA
28752014-08-21 Pedro Alves <palves@redhat.com>
2876
2877 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2878 * gdb.base/gcore-relro-pie.exp: Likewise.
2879 * gdb.base/gcore-relro.exp: Likewise.
2880 * gdb.base/gcore.exp: Likewise.
2881 * gdb.base/print-symbol-loading.exp: Likewise.
2882 * gdb.threads/gcore-thread.exp: Likewise.
2883 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2884
2a31c623
PA
28852014-08-20 Pedro Alves <palves@redhat.com>
2886 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2889 configure.
2890 (EXPECT): Handle READ1 being set.
2891 (all): Depend on EXTRA_RULES.
2892 (check-read1, expect-read1, read1.so, read1): New rules.
2893 * README (Testsuite Parameters): Document the READ1 make variable.
2894 (Race detection): New section.
2895 * configure: Regenerate.
2896 * configure.ac: If build==host==target, and running under a
2897 GNU/glibc system, add read1 to the extra Makefile rules.
2898 (EXTRA_RULES): AC_SUBST it.
2899 * lib/read1.c: New file.
2900
d36430db
JB
29012014-08-20 Joel Brobecker <brobecker@adacore.com>
2902
2903 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2904 the handling of variables declared as a typedef to an array
2905 which a DW_AT_data_location attribute.
2906
9a0dc9e3
PA
29072014-08-19 Andrew Burgess <aburgess@broadcom.com>
2908 Pedro Alves <palves@redhat.com>
2909
2910 PR symtab/14604
2911 PR symtab/14605
2912 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2913 gdb_test.
2914
0718a8da
PA
29152014-08-19 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2918
13b448cd
YQ
29192014-08-19 Yao Qi <yao@codesourcery.com>
2920
2921 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2922 right line.
2923
1cbf5077
DB
29242014-08-18 David Blaikie <dblaikie@gmail.com>
2925
2926 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2927
bf0fae19
JB
29282014-08-18 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2931 attribute in array range.
2932
3c8c5dcc
JB
29332014-08-18 Joel Brobecker <brobecker@adacore.com>
2934
2935 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2936
e66d4446
SC
29372014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2938
2939 PR c++/17132
2940 * gdb.cp/pr17132.cc: New file.
2941 * gdb.cp/pr17132.exp: New file.
2942
940df408
SC
29432014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2944
2945 * gdb.python/py-xmethods.py (A_getarrayind)
2946 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2947 Use 'print' with function call syntax.
2948 (E_method_matcher.match): Fix tab vs space indentation mixup.
2949
ebcc6c3a
YQ
29502014-08-15 Yao Qi <yao@codesourcery.com>
2951
2952 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2953 false.
2954
775e0f04
YQ
29552014-08-15 Yao Qi <yao@codesourcery.com>
2956
2957 * gdb.cp/casts.exp: Set print symbol off.
2958 * gdb.cp/class2.exp: Likewise.
2959 * gdb.cp/overload.exp: Likewise.
2960 * gdb.cp/templates.exp: Likewise.
2961
d769e349
DE
29622014-08-11 Doug Evans <dje@google.com>
2963
2964 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2965 (test_load_shlib): Update.
2966
20c6f1e1
YQ
29672014-08-09 Yao Qi <yao@codesourcery.com>
2968
2969 * gdb.base/display.exp: Invoke is_address_zero_readable.
2970 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2971 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2972 * gdb.base/hbreak-unmapped.exp: Return if
2973 is_address_zero_readable returns true.
2974 * gdb.base/signest.exp: Likewise.
2975 * gdb.base/signull.exp: Likewise.
2976 * gdb.base/sigbpt.exp: Likewise.
2977 * gdb.guile/scm-disasm.exp: Do the test if
2978 is_address_zero_readable returns false.
2979 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2980 * gdb.python/py-arch.exp: Likewise.
2981 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2982 * lib/gdb.exp (is_address_zero_readable): New proc.
2983
5792e8e3
YQ
29842014-08-09 Yao Qi <yao@codesourcery.com>
2985
2986 PR testsuite/13443
2987 * gdb.mi/mi-var-display.exp: Make test messages unique.
2988
3cecbbbe
TT
29892014-08-04 Tom Tromey <tromey@redhat.com>
2990
2991 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2992 target 0".
2993
00b51ff5
TT
29942014-08-04 Tom Tromey <tromey@redhat.com>
2995
2996 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2997 "target_resume".
2998
6908c509
JB
29992014-08-01 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3002 inner_vla_struct_object_size.
3003 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3004 as xfail.
3005
cc6563d2
PA
30062014-07-30 Pedro Alves <palves@redhat.com>
3007
3008 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3009 comment.
3010
7e09a223
YQ
30112014-07-29 Yao Qi <yao@codesourcery.com>
3012
3013 PR gdb/17206
3014 * gdb.base/until-nodebug.exp: New.
3015
7ebdbe92
DE
30162014-07-28 Doug Evans <xdje42@gmail.com>
3017
3018 PR guile/17203
3019 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3020 previously existing parameter, and previously ambiguously spelled
3021 parameter.
3022
fdb1adc6
WN
30232014-07-28 Will Newton <will.newton@linaro.org>
3024
3025 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3026
186fcde0
DE
30272014-07-26 Ludovic Courtès <ludo@gnu.org>
3028 Doug Evans <xdje42@gmail.com>
3029
3030 PR guile/17146
3031 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3032
70509625
PA
30332014-07-25 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.threads/signal-command-handle-nopass.c: New file.
3036 * gdb.threads/signal-command-handle-nopass.exp: New file.
3037 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3038 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3039 * gdb.threads/signal-delivered-right-thread.c: New file.
3040 * gdb.threads/signal-delivered-right-thread.exp: New file.
3041
c3f814a1
PA
30422014-07-25 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.base/double-prompt-target-event-error.exp
3045 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3046 match.
3047 (cancel_pagination_in_target_event): Rework double prompt
3048 detection.
3049 * gdb.base/paginate-after-ctrl-c-running.exp
3050 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3051 <return>' match.
3052 * gdb.base/paginate-bg-execution.exp
3053 (test_bg_execution_pagination_return)
3054 (test_bg_execution_pagination_cancel): Remove '-notransfer
3055 <return>' matches.
3056 * gdb.base/paginate-execution-startup.exp
3057 (test_fg_execution_pagination_return)
3058 (test_fg_execution_pagination_cancel): Remove '-notransfer
3059 <return>' matches.
3060 * gdb.base/paginate-inferior-exit.exp
3061 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3062 match.
3063 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3064 * lib/gdb.exp (pagination_prompt): Run text through
3065 string_to_regexp.
3066 (gdb_test_multiple): Match $pagination_prompt instead of
3067 "<return>".
3068 (string_to_regexp): Move to lib/gdb-utils.exp.
3069
e214cf6c
JK
30702014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3071
3072 * gdb.arch/amd64-entry-value-paramref.S: New file.
3073 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3074 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3075 * gdb.arch/amd64-optimout-repeat.S: New file.
3076 * gdb.arch/amd64-optimout-repeat.c: New file.
3077 * gdb.arch/amd64-optimout-repeat.exp: New file.
3078
17d0c5c8
JK
30792014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3080
3081 PR gdb/17170
3082 * gdb.base/statistics.exp: New file.
3083
b8b8facf
DE
30842014-07-17 Doug Evans <dje@google.com>
3085
74b49205 3086 PR gdb/17170
b8b8facf
DE
3087 * gdb.base/maint.exp: Update testing of per-command stats.
3088
1b5d0ab3
PA
30892014-07-16 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3092 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3093 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3094 (tfile_write_buf): New functions.
3095 (add_memory_block): Rewrite using the above.
3096 (adjust_function_address): New function.
3097 (FUNCTION_ADDRESS): New macro.
3098 (write_basic_trace_file): Remove short_x local, and use
3099 tfile_write_16. Change type of func_addr local to unsigned long
3100 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3101 here. Cast argument of add_memory_block to char pointer.
3102 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3103 (main): Remove parameters.
3104 * gdb.trace/tfile.exp: Remove nowarnings.
3105
4d974e88
SM
31062014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3107
3108 * gdb.base/debug-expr.exp: Test string evaluation with
3109 "debug expression" on.
3110
41e99568
PA
31112014-07-15 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.base/reread.exp: Use clean_restart.
3114
487d9753
PL
31152014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3116
3117 * gdb.arch/avr-flash-qualifer.c: New.
3118 * gdb.arch/avr-flash-qualifer.exp: New.
3119
cc1c52ad
PA
31202014-07-14 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3123 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3124
1e973570
PA
31252014-07-14 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/double-prompt-target-event-error.c: New file.
3128 * gdb.base/double-prompt-target-event-error.exp: New file.
3129
93d6eb10
PA
31302014-07-14 Pedro Alves <palves@redhat.com>
3131
3132 PR gdb/17072
3133 * gdb.base/paginate-inferior-exit.c: New file.
3134 * gdb.base/paginate-inferior-exit.exp: New file.
3135
0017922d
PA
31362014-07-14 Pedro Alves <palves@redhat.com>
3137
3138 PR gdb/17072
3139 * gdb.base/paginate-bg-execution.c: New file.
3140 * gdb.base/paginate-bg-execution.exp: New file.
3141
94696ad3
PA
31422014-07-14 Pedro Alves <palves@redhat.com>
3143
3144 PR gdb/17072
3145 * gdb.base/paginate-execution-startup.c: New file.
3146 * gdb.base/paginate-execution-startup.exp: New file.
3147 * lib/gdb.exp (pagination_prompt): New global.
3148 (default_gdb_spawn): New procedure, factored out from
3149 default_gdb_spawn.
3150 (default_gdb_start): Adjust to call default_gdb_spawn.
3151 (gdb_spawn): New procedure.
3152
bd293940
PA
31532014-07-14 Pedro Alves <palves@redhat.com>
3154
3155 * lib/gdb.exp (gdb_assert): New procedure.
3156 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3157
c933f875
PA
31582014-07-14 Pedro Alves <palves@redhat.com>
3159
3160 * gdb.base/execution-termios.c: New file.
3161 * gdb.base/execution-termios.exp: New file.
3162
d98b7a16
TT
31632014-07-14 Tom Tromey <tromey@redhat.com>
3164
3165 * gdb.cp/vla-cxx.cc: New file.
3166 * gdb.cp/vla-cxx.exp: New file.
3167
548740d6
TT
31682014-07-14 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.reverse/rerun-prec.c: New file.
3171 * gdb.reverse/rerun-prec.exp: New file.
3172
a25eb028
MR
31732014-07-12 Maciej W. Rozycki <macro@mips.com>
3174 Maciej W. Rozycki <macro@codesourcery.com>
3175
3176 * lib/gdb-utils.exp: New file.
3177 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3178 inline `gdb_init_command' processing.
3179 (gdb_start_cmd): Likewise.
3180 * lib/mi-support.exp (mi_run_cmd): Likewise.
3181 * README: Document `gdb_init_command' and `gdb_init_commands'.
3182
218c2655
JK
31832014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3184
3185 Fix false FAIL running under a very long directory name.
3186 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3187 and "set print elements 10000". Twice.
3188
5401fde3
YQ
31892014-07-11 Yao Qi <yao@codesourcery.com>
3190
3191 * gdb.base/exprs.exp: "set print symbol off".
3192
e76126e8
PA
31932014-07-11 Pedro Alves <palves@redhat.com>
3194
3195 * gdb.threads/kill.c: New file.
3196 * gdb.threads/kill.exp: New file.
3197
2d6f0de6
YQ
31982014-07-10 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.trace/tfile.c (write_basic_trace_file)
3201 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3202 address written to trace file.
3203
7180e04a
PA
32042014-07-09 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.base/attach-wait-input.exp: New file.
3207 * gdb.base/attach-wait-input.c: New file.
3208
9a9a7608
AB
32092014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3210
3211 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3212 setting up test structures.
3213 (main): Call new test function.
3214 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3215 test function, continue into test function and walk test
3216 structures.
3217
161ac41e
YQ
32182014-07-02 Yao Qi <yao@codesourcery.com>
3219
3220 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3221 'bar_start' at the beginning of functions 'foo' and 'bar'
3222 respectively.
3223 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3224 instead of 'foo' and 'bar'.
3225
1f267ae3
MM
32262014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3227
3228 * gdb.btrace/segv.exp: New.
3229 * gdb.btrace/segv.c: New.
3230
2b239efb
LM
32312014-07-02 Luis Machado <lgustavo@codesourcery.com>
3232
3233 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3234 instruction.
3235
cf363f18
MW
32362014-06-30 Mark Wielaard <mjw@redhat.com>
3237
3238 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3239 vulture, vilify, villar): New volatile array constants.
3240 (vindictive, vegetation): New const volatile array constants.
3241 * gdb.base/volatile.exp: Test volatile and const volatile array
3242 types.
3243
aebf9d24
AA
32442014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3245
3246 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3247 target lacks support for awatch, rwatch, or hbreak.
3248
b67a2c6f
YQ
32492014-06-27 Yao Qi <yao@codesourcery.com>
3250
3251 * gdb.multi/dummy-frame-restore.exp: New.
3252 * gdb.multi/dummy-frame-restore.c: New.
3253
aef92902
MM
32542014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3255
3256 * gdb.btrace/gcore.exp: New.
3257
8e9db26e
PA
32582014-06-23 Pedro Alves <palves@redhat.com>
3259
3260 * gdb.base/watchpoint-reuse-slot.c: New file.
3261 * gdb.base/watchpoint-reuse-slot.exp: New file.
3262
70afc5b7
SC
32632014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3264
3265 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3266 progspace's filename in 'info', 'enable' and 'disable' command
3267 tests.
3268
b972bd9c
JK
32692014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3272 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3273 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3274
125f8a3d
GB
32752014-06-20 Gary Benson <gbenson@redhat.com>
3276
3277 * gdb.arch/i386-avx.exp: Fix include file location.
3278 * gdb.arch/i386-sse.exp: Likewise.
3279
3ed9baed
IB
32802014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3281
3282 * gdb.dlang/expression.exp: New file.
3283
034f788c
PA
32842014-06-19 Pedro Alves <palves@redhat.com>
3285
3286 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3287 out from ...
3288 (top level): ... here. Iterate running tests under different
3289 scheduler-locking settings.
3290
45371d0c
LM
32912014-06-18 Luis Machado <lgustavo@codesourcery.com>
3292
3293 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3294 to DW_FORM_addr and use non-zero addresses.
3295
5d376983
SC
32962014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3297
3298 PR gdb/17017
3299 * gdb.python/py-xmethods.cc: Add global function call counters and
3300 increment them in their respective functions. Remove "cout"
3301 statements.
3302 * gdb.python/py-xmethods.exp: Make tests check the global function
3303 call counters instead of depending on inferior IO.
3304
a1aa2221
LM
33052014-06-18 Don Breazeal <donb@codesourcery.com>
3306
3307 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3308 Deleted procedure.
3309 (explicit_fork_parent_follow): Deleted procedure.
3310 (explicit_fork_child_follow): Deleted procedure.
3311 (test_follow_fork): New procedure.
3312 (do_fork_tests): Replace calls to deleted procedures with
3313 calls to test_follow_fork and reset GDB for subsequent
3314 procedure calls.
3315
0fc05997
YQ
33162014-06-17 Yao Qi <yao@codesourcery.com>
3317
3318 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3319 CP1252.
3320
70795c52
LM
33212014-06-17 Luis Machado <lgustavo@codesourcery.com>
3322
3323 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3324 Initialize ptr and S explicitly.
3325 (skip_type_update_when_not_use_rtti_test): Likewise.
3326
6be47f0c
KS
33272014-06-16 Keith Seitz <keiths@redhat.com>
3328
3329 PR mi/15863
3330 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3331 the inferior is started.
3332
d03de421
PA
33332014-06-16 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/break-main-file-remove-fail.c: New file.
3336 * gdb.base/break-main-file-remove-fail.exp: New file.
3337 * gdb.base/break-unload-file.exp: Use build_executable instead of
3338 prepare_for_testing.
3339 (test_break): New parameter "initial_load". Handle it.
3340 (top level): Add initial_load cmdline/file axis.
3341
f9579b99
TT
33422014-06-12 Tom Tromey <tromey@redhat.com>
3343
3344 * gdb.base/completion.exp: Don't use directory name in test.
3345
3657956b
GB
33462014-06-09 Gary Benson <gbenson@redhat.com>
3347
3348 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3349 separate the always-available ANSI-standard signals from the
3350 signals that require checking.
3351 (main): Likewise.
3352 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3353 Likewise.
3354 (main): Likewise.
3355
4186eb54
KS
33562014-06-07 Keith Seitz <keiths@redhat.com>
3357
3358 Revert:
3359 PR c++/16253
3360 * gdb.cp/var-tag.cc: New file.
3361 * gdb.cp/var-tag.exp: New file.
3362 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3363 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3364 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3365 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3366
25326a28 33672014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
3368
3369 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3370
829155c9
PA
33712014-06-06 Pedro Alves <palves@redhat.com>
3372
3373 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3374 in target debug output instead of looking at RSP packets,
3375 disabling the test on any target that uses hardware stepping.
3376 Update comments.
3377
61c8d22e
PA
33782014-06-06 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.base/break-unload-file.exp: Fix typo.
3381
d9a47287
YQ
33822014-06-06 Yao Qi <yao@codesourcery.com>
3383
3384 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3385 from "jit_function" to "^jit_function".
3386
e5e01dbf
YQ
33872014-06-06 Yao Qi <yao@codesourcery.com>
3388
3389 * gdb.base/async.c (foo): Add one statement.
3390 * gdb.base/async.exp: Get the next instruction address and
3391 match the output of "nexti" by instruction address. Match
3392 the hex address in the output of "finish".
3393
73ba372c
GB
33942014-06-06 Gary Benson <gbenson@redhat.com>
3395
3396 * gdb.base/call-signals.c: Remove preprocessor conditionals
3397 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3398 SIGSEGV and SIGTERM.
3399 * gdb.base/sigall.c: Likewise.
3400 * gdb.base/unwindonsignal.c: Likewise.
3401 * gdb.reverse/sigall-reverse.c: Likewise.
3402
831517df
YQ
34032014-06-06 Yao Qi <yao@codesourcery.com>
3404
3405 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3406 readable, skip the test.
3407
b8b91e98
YQ
34082014-06-06 Yao Qi <yao@codesourcery.com>
3409
3410 * gdb.threads/staticthreads.c (thread_function): Move the line
3411 setting breakpoint on forward.
3412 * gdb.threads/staticthreads.exp: Update comments.
3413
fb934770
LC
34142014-06-05 Ludovic Courtès <ludo@gnu.org>
3415
3416 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3417 "history-append! type error".
3418
6ef284bd
SM
34192014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3420
3421 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3422 erroneous dprintf expected input.
3423
a872e241
DE
34242014-06-04 Doug Evans <xdje42@gmail.com>
3425
3426 * gdb.guile/scm-generics.exp: Delete.
3427
16f691fb
DE
34282014-06-04 Doug Evans <xdje42@gmail.com>
3429
3430 * gdb.guile/scm-breakpoint.exp: Update.
3431 Add tests for breakpoint registration.
3432
012370f6
TT
34332014-06-04 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3436 VLA-in-union.
3437 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3438 inner_vla_struct, vla_union types. Initialize objects of those
3439 types and compute their sizes.
3440
9f5a4cef
HZ
34412014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3442 Hui Zhu <hui@codesourcery.com>
3443
3444 * gdb.base/fileio.exp: Add test for shell not available as well as
3445 available.
3446 * gdb.base/fileio.c (test_system): Check for shell twice.
3447
90a45c4d
YQ
34482014-06-04 Yao Qi <yao@codesourcery.com>
3449
3450 * gdb.base/auto-connect-native-target.exp: Remove redundant
3451 space from the regexp pattern.
3452
70017e41
YQ
34532014-06-04 Yao Qi <yao@codesourcery.com>
3454
3455 * gdb.base/default.exp: Replace "child" with "native" in
3456 regexp pattern.
3457
883964a7
SC
34582014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3459
3460 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3461 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3462 * gdb.python/py-xmethods.py: Python script supporting the
3463 new testcase and tests.
3464
ef370185
JB
34652014-06-03 Joel Brobecker <brobecker@adacore.com>
3466 Pedro Alves <palves@redhat.com>
3467
3468 PR breakpoints/17000
3469 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3470 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3471
1e2ccb61
BM
34722014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3473
3474 * gdb.base/subst.exp: Add tests to verify partial path matching
3475 output.
3476
c6ec5ab2
PA
34772014-06-03 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3480 target that doesn't use software single-stepping.
3481
835c559f
PA
34822014-06-03 Pedro Alves <palves@redhat.com>
3483
3484 PR breakpoints/17000
3485 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3486 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3487
06eb1586
DE
34882014-06-02 Doug Evans <xdje42@gmail.com>
3489
3490 * gdb.guile/scm-parameter.exp: New file.
3491
e698b8c4
DE
34922014-06-02 Doug Evans <xdje42@gmail.com>
3493
3494 * gdb.guile/scm-cmd.c: New file.
3495 * gdb.guile/scm-cmd.exp: New file.
3496
ded03782
DE
34972014-06-02 Doug Evans <xdje42@gmail.com>
3498
3499 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3500 pretty-printer lookup.
3501 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3502 (make-pp_s-printer): Call it.
3503 (make-pretty-printer-from-dict): New function.
3504 (lookup-pretty-printer-maker-from-dict): New function.
3505 (*pretty-printer*): Simplify.
3506 (make-objfile-pp_s-printer): New function.
3507 (install-objfile-pretty-printers!): New function.
3508 (make-progspace-pp_s-printer): New function.
3509 (install-progspace-pretty-printers!): New function.
3510 * gdb.guile/scm-progspace.c: New file.
3511 * gdb.guile/scm-progspace.exp: New file.
3512
41fac0cf
PA
35132014-06-02 Pedro Alves <palves@redhat.com>
3514
3515 * gdb.base/dprintf-bp-same-addr.c: New file.
3516 * gdb.base/dprintf-bp-same-addr.exp: New file.
3517
96ae5695
EBM
35182014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3519
3520 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3521 * gdb.arch/powerpc-power.s: Likewise.
3522
da02b3a8
JB
35232014-06-02 Joel Brobecker <brobecker@adacore.com>
3524
3525 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3526
c72b2e7b
YQ
35272014-06-01 Yao Qi <yao@codesourcery.com>
3528
3529 * gdb.base/watchpoint.exp (test_watch_location): Check null
3530 pointer can be dereferenced. If not, do the test, otherwise
3531 skip it.
3532
53e8a631
AB
35332014-05-30 Andrew Burgess <aburgess@broadcom.com>
3534
3535 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3536 results.
3537 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3538
938f0e2f
AB
35392014-05-30 Andrew Burgess <aburgess@broadcom.com>
3540
3541 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3542 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3543 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3544 * gdb.arch/amd64-invalid-stack-top.c: New file.
3545 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3546
9ba6657a
PA
35472014-05-30 Pedro Alves <palves@redhat.com>
3548
3549 PR breakpoints/17000
3550 * gdb.base/sss-bp-on-user-bp.c: New file.
3551 * gdb.base/sss-bp-on-user-bp.exp: New file.
3552
522c09bf
DB
35532014-05-30 David Blaikie <dblaikie@gmail.com>
3554
3555 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3556 gnu_inline semantics via attribute.
3557 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3558 source explicitly specifies the required semantics.
3559
bf4ef81e
MR
35602014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3561
3562 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3563
329ea579
PA
35642014-05-29 Pedro Alves <palves@redhat.com>
3565 Tom Tromey <tromey@redhat.com>
3566
3567 * gdb.base/async-shell.exp: Don't enable target-async.
3568 * gdb.base/async.exp
3569 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3570 parameter. Adjust.
3571 (top level): Don't test with "target-async".
3572 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3573 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3574 * gdb.base/inferior-died.exp: Don't enable target-async.
3575 * gdb.base/interrupt-noterm.exp: Likewise.
3576 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3577 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3578 * gdb.mi/mi-nonstop.exp: Likewise.
3579 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3580 * gdb.mi/mi-nsintrall.exp: Likewise.
3581 * gdb.mi/mi-nsmoribund.exp: Likewise.
3582 * gdb.mi/mi-nsthrexec.exp: Likewise.
3583 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3584 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3585 * gdb.python/py-evsignal.exp: Don't enable target-async.
3586 * gdb.python/py-evthreads.exp: Likewise.
3587 * gdb.python/py-prompt.exp: Likewise.
3588 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3589 * gdb.server/solib-list.exp: Don't enable target-async.
3590 * gdb.threads/thread-specific-bp.exp: Likewise.
3591 * lib/mi-support.exp: Adjust to use mi-async.
3592
fd664c91
PA
35932014-05-29 Pedro Alves <palves@redhat.com>
3594
3595 PR gdb/13860
3596 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3597 reason, even in sync mode.
3598
251bde03
PA
35992014-05-29 Pedro Alves <palves@redhat.com>
3600 Hui Zhu <hui@codesourcery.com>
3601
3602 PR PR15693
3603 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3604 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3605 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3606 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3607
7f3c0343
JB
36082014-05-28 Joel Brobecker <brobecker@adacore.com>
3609
3610 * config/monitor.exp (gdb_target_monitor): Replace use of
3611 "set remotebaud" by "set serial baud".
3612
b2715b27
AW
36132014-05-26 Andy Wingo <wingo@igalia.com>
3614
3615 * gdb.guile/scm-breakpoint.exp:
3616 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3617 properties instead of gdb-object-properties.
3618
498a4489
YQ
36192014-05-26 Yao Qi <yao@codesourcery.com>
3620
3621 * gdb.server/no-thread-db.exp: Specify source file name
3622 explicitly when setting a breakpoint.
3623
589fdceb
MM
36242014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3625
3626 * gdb.btrace/vdso.c: New.
3627 * gdb.btrace/vdso.exp: New.
3628
e9089e05
MM
36292014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3630
3631 * gdb.base/gcore.exp (capture_command_output): Move ...
3632 * lib/gdb.exp (capture_command_output): ... here.
3633
67b5c0c1
MM
36342014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3635
3636 * gdb.btrace/data.exp: Test memory access during btrace replay.
3637
a2199296
SM
36382014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3639
3640 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3641
17b2616c
PA
36422014-05-21 Pedro Alves <palves@redhat.com>
3643
3644 PR gdb/13860
3645 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3646 (top level): Test that output related to execution commands is
3647 sent to the console with CLI commands, but not with MI commands.
3648 Test that breakpoint events are always mirrored to the console.
3649 Also expect the new source line to be output after a "next" in
3650 async mode too. Make it a pass/fail test.
3651 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3652 output.
3653 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3654
5166082f
PA
36552014-05-21 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3658 Use them to test variations of "list" after reaching a breakpoint.
3659 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3660 Test "list" with listsize 10 after reaching a breakpoint.
3661 * gdb.python/python.exp (decode_line current location line
3662 number): Adjust expected line number.
3663
2f25d70f
SM
36642014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3665
3666 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3667 behavior for $args, pass it directly to "run".
3668
ff604a67
MR
36692014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3670
3671 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3672 30000 to 65536.
3673
6a3cb8e8
PA
36742014-05-21 Pedro Alves <palves@redhat.com>
3675
3676 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3677 auto-connect-native-target off".
3678 * gdb.base/auto-connect-native-target.c: New file.
3679 * gdb.base/auto-connect-native-target.exp: New file.
3680
4ebfc96e
PA
36812014-05-21 Pedro Alves <palves@redhat.com>
3682
3683 * gdb.base/default.exp: Test "target native" instead of "target
3684 child".
3685
36d46afb
MW
36862014-05-21 Mark Wielaard <mjw@redhat.com>
3687
3688 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3689
5876f503
JK
36902014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 Fix TLS access for -static -pthread.
3693 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3694 <HAVE_TLS> (thread_function, main): Initialize it.
3695 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3696 Add clean_restart.
3697 <$have_tls != "">: Check TLSVAR.
3698
0256a6ac
PA
36992014-05-21 Pedro Alves <palves@redhat.com>
3700
3701 * gdb.base/dcache-line-read-error.c: New.
3702 * gdb.base/dcache-line-read-error.exp: New.
3703
936d2992
PA
37042014-05-20 Pedro Alves <palves@redhat.com>
3705
3706 * gdb.base/compare-sections.c: New file.
3707 * gdb.base/compare-sections.exp: New file.
3708
802e8e6d
PA
37092014-05-20 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/break-idempotent.c: New file.
3712 * gdb.base/break-idempotent.exp: New file.
3713
e59fa00f
MM
37142014-05-20 Markus Metzger <markus.t.metzger@intel.com>
3715
3716 * gdb.btrace/nohist.exp: New.
3717
8b696e31
YQ
37182014-05-20 Yao Qi <yao@codesourcery.com>
3719
3720 * lib/gdb.exp (gdb_init): Set timeout if test file is under
3721 gdb.reverse directory and gdb_reverse_timeout exists in board
3722 setting.
3723 * README: Document gdb_reverse_timeout.
3724
73c9764f
YQ
37252014-05-20 Yao Qi <yao@codesourcery.com>
3726
3727 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
3728 'test_file_name'. Treat args as a string instead of a list.
3729 (gdb_init): Rename argument 'args' by 'test_file_name'.
3730
f1f4348a
JK
37312014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3732
3733 * gdb.arch/powerpc-power.exp: New file.
3734 * gdb.arch/powerpc-power.s: New file.
3735
0dbe70ce
DE
37362014-05-16 Doug Evans <dje@google.com>
3737
3738 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
3739 * gdb.base/completion.exp: Check that all expected files exist
3740 before doing file completion.
0dbe70ce 3741
8d551b02
DE
37422014-05-16 Doug Evans <dje@google.com>
3743
3744 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3745 Update.
3746 (do_syscall_tests_without_xml): Update.
3747
73eb7709
PA
37482014-05-16 Pedro Alves <palves@redhat.com>
3749
3750 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3751 instead of "unknown output after running".
3752
3fae92fc
YQ
37532014-05-16 Yao Qi <yao@codesourcery.com>
3754
3755 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3756 file1.txt from host at the end.
3757 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3758
c2b2ccc5
DE
37592014-05-15 Doug Evans <dje@google.com>
3760
3761 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3762 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3763 loading file. Add test for TU lookup.
3764
8c217a4b
SM
37652014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3766
3767 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3768 calling "-exec-arguments" or "set args" before running the
3769 inferior.
3770
3deb39c6
SM
37712014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3772
3773 * lib/mi-support.exp (mi_expect_stop): Expect message for
3774 inferiors that exit with non-zero exit code.
3775
71a79f8c
YQ
37762014-05-14 Yao Qi <yao@codesourcery.com>
3777
3778 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3779 match absolute path on remote host.
3780 (test_file_list_exec_source_files): Remove "/" from the
3781 pattern.
3782
f23fcd46
YQ
37832014-05-14 Yao Qi <yao@codesourcery.com>
3784
3785 * boards/local-remote-host-notty.exp (${board}_file): New
3786 proc.
3787
9404b58f
KM
37882014-05-07 Kyle McMartin <kyle@redhat.com>
3789
3790 Pushed by Joel Brobecker <brobecker@adacore.com>.
3791 * gdb.arch/aarch64-atomic-inst.c: New file.
3792 * gdb.arch/aarch64-atomic-inst.exp: New file.
3793
5e45f04c
YQ
37942014-05-07 Yao Qi <yao@codesourcery.com>
3795
3796 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3797 in current context" too.
3798
c888a17d
KS
37992014-05-05 Keith Seitz <keiths@redhat.com>
3800
3801 * gdb.linespec/ls-dollar.exp: Add test for linespec
3802 file:convenience_variable.
3803
290a839c
YQ
38042014-05-05 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3807 traceframes into tfile and ctf trace files. Read data from
3808 trace file and test collected data.
3809 (gdb_collect_locals_test): Likewise.
3810 (gdb_unavailable_registers_test): Likewise.
3811 (gdb_unavailable_floats): Likewise.
3812 (gdb_collect_globals_test): Likewise.
3813 (top-level): Append "ctf" to trace_file_targets if GDB
3814 supports.
3815
b5262cd0
YQ
38162014-05-05 Yao Qi <yao@codesourcery.com>
3817
3818 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3819 code to ...
3820 (gdb_collect_args_test_1): ... it. New proc.
3821 (gdb_collect_locals_test): Move some code to ...
3822 (gdb_collect_locals_test_1): ... it. New proc.
3823 (gdb_unavailable_registers_test): Move some code to ...
3824 (gdb_unavailable_registers_test_1): ... it. New proc.
3825 (gdb_unavailable_floats): Move some code to ...
3826 (gdb_unavailable_floats_1): ... it. New proc.
3827
30a1e6cc
SDJ
38282014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3829
3830 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3831 probes to test for bitness recognition.
3832 * gdb.arch/amd64-stap-optional-prefix.exp
3833 (test_probe_value_without_reg): New procedure.
3834 Add code to test for different kinds of bitness.
3835
f33da99a
SDJ
38362014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3837
3838 PR breakpoints/16889
3839 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3840 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3841
5b80f00d
PA
38422014-05-01 Pedro Alves <palves@redhat.com>
3843
3844 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3845 gdb_file_cmd if no file is specified.
3846 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3847 last_loaded_file to set the remote exec-file.
3848
f8c2a73c
PA
38492014-05-01 Pedro Alves <palves@redhat.com>
3850
3851 * boards/local-remote-host.exp: New file.
3852
be6e8ac7
PA
38532014-05-01 Pedro Alves <palves@redhat.com>
3854
3855 * boards/local-remote-host.exp: Rename to ...
3856 * boards/local-remote-host-notty.exp: ... this.
3857
cac0dc8f
JB
38582014-04-28 Joel Brobecker <brobecker@adacore.com>
3859
3860 * gdb.ada/dyn_arrayidx: New testcase.
3861
9730e6cc
YQ
38622014-04-26 Yao Qi <yao@codesourcery.com>
3863
3864 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3865 and compute the length of function main. Save it in
3866 $main_length.
3867 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3868 (top-level): Use gdb_compile to compile objects into
3869 executable and restart GDB. Remove invocation to
3870 prepare_for_testing.
3871
7ae1a6a6
PA
38722014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3873 Pedro Alves <palves@redhat.com>
3874
3875 PR server/16255
3876 * gdb.multi/multi-attach.c: New file.
3877 * gdb.multi/multi-attach.exp: New file.
3878
4082afcc
PA
38792014-04-25 Pedro Alves <palves@redhat.com>
3880
3881 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3882 user.
3883 (top level): Test that "set remote conditional-breakpoints-packet
3884 off" works as intended.
3885 * gdb.base/dprintf.exp: Test that "set remote
3886 breakpoint-commands-packet off" works as intended.
3887 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3888 New function.
3889 (top level): Call it.
3890 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3891 remote fast-tracepoints-packet off" works as intended.
3892 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3893 * lib/gdb.exp (gdb_is_target_remote): ... here.
3894
2abc3f8d
DB
38952014-04-24 David Blaikie <dblaikie@gmail.com>
3896
3897 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3898 ensure clang would not discard them.
3899 * gdb.base/gdbvars.c: Ditto.
3900 * gdb.base/memattr.c: Ditto.
3901 * gdb.base/whatis.c: Ditto.
3902 * gdb.python/py-prettyprint.c: Ditto.
3903 * gdb.trace/actions.c: Ditto.
3904 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3905 ensure clang would not discard it.
3906
bfd39632
DB
39072014-04-24 David Blaikie <dblaikie@gmail.com>
3908
3909 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3910 clang to emit the full definition of type required by the test
3911 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3912
22842ff6
DB
39132014-04-24 David Blaikie <dblaikie@gmail.com>
3914
3915 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3916 coax Clang into emitting the definition of the type.
3917 * gdb.cp/pr10728-x.h (y): Ditto.
3918 * gdb.cp/pr10728-y.cc (y): Ditto.
3919
c2e827ad
DB
39202014-04-24 David Blaikie <dblaikie@gmail.com>
3921
3922 * gdb.base/label.exp: XFAIL label related tests under Clang.
3923 * gdb.cp/cplabel.exp: Ditto.
3924 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3925 under Clang those using labels.
3926
4c2d33e7
YQ
39272014-04-25 Yao Qi <yao@codesourcery.com>
3928
3929 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3930 double_label.
3931 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3932 partial_label and double_label.
3933
56083b99
DB
39342014-04-24 David Blaikie <dblaikie@gmail.com>
3935
3936 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3937
25d4e99d
DB
39382014-04-24 David Blaikie <dblaikie@gmail.com>
3939
3940 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3941 of the function to work across GCC and Clang.
3942 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3943 pointer types (const void ** const V void **).
3944
01f9f808
MS
39452014-04-24 Michael Sturm <michael.sturm@mintel.com>
3946 Walfred Tedeschi <walfred.tedeschi@intel.com>
3947
3948 * Makefile.in (EXECUTABLES): Added i386-avx512.
3949 * gdb.arch/i386-avx512.c: New file.
3950 * gdb.arch/i386-avx512.exp: Likewise.
3951
4b48d439
KS
39522014-04-23 Keith Seitz <keiths@redhat.com>
3953
3954 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3955 (mi_make_breakpoint_table): New procedure.
3956 (mi_create_breakpoint): Use mi_make_breakpoint
3957 and return the result.
3958 (mi_make_breakpoint): New procedure.
3959 (mi_build_kv_pairs): New procedure.
3960
3961 * gdb.mi/mi-break.exp: Remove unused globals,
3962 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3963 All callers updated.
3964 * gdb.mi/mi-dprintf.exp: Use variable to track command
3965 number.
3966 Update all callers of mi_create_breakpoint and use
3967 mi_make_breakpoint_table.
3968 Remove any unused global variables.
3969 * gdb.mi/mi-nonstop.exp: Likewise.
3970 * gdb.mi/mi-nsintrall.exp: Likewise.
3971 * gdb.mi/mi-nsmoribund.exp: Likewise.
3972 * gdb.mi/mi-nsthrexec.exp: Likewise.
3973 * gdb.mi/mi-reverse.exp: Likewise.
3974 * gdb.mi/mi-simplerun.exp: Likewise.
3975 * gdb.mi/mi-stepn.exp: Likewise.
3976 * gdb.mi/mi-syn-frame.exp: Likewise.
3977 * gdb.mi/mi-until.exp: Likewise.
3978 * gdb.mi/mi-var-cp.exp: Likewise.
3979 * gdb.mi/mi-var-display.exp: Likewise.
3980 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3981 * gdb.mi/mi2-var-child.exp: Likewise.
3982 * gdb.mi/mi-vla-c99.exp: Likewise.
3983 * lib/mi-support.exp: Likewise.
3984
3985 From Ian Lance Taylor <iant@cygnus.com>:
3986 * lib/gdb.exp (parse_args): New procedure.
3987
08351840
PA
39882014-04-23 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.base/break-unload-file.c: New file.
3991 * gdb.base/break-unload-file.exp: New file.
3992 * gdb.base/sym-file-lib.c (baz): New function.
3993 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3994 field.
3995 (load): Store the segment's mapped size.
3996 (unload): New function.
3997 (unload_shlib): New function.
3998 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3999 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4000 set a breakpoint at baz, and call it.
4001 * gdb.base/sym-file.exp: New tests for stale breakpoint
4002 instructions.
4003
076855f9
PA
40042014-04-23 Pedro Alves <palves@redhat.com>
4005
4006 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4007 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4008 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4009 * gdb.base/hbreak-unmapped.c: New file.
4010 * gdb.base/hbreak-unmapped.exp: New file.
4011 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4012 * lib/gdb.exp (gdb_is_target_remote): ... here.
4013
483805cf
PA
40142014-04-22 Pedro Alves <palves@redhat.com>
4015
4016 * gdb.base/consecutive-step-over.c: New file.
4017 * gdb.base/consecutive-step-over.exp: New file.
4018
06d97543
PA
40192014-04-22 Pedro Alves <palves@redhat.com>
4020
4021 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4022 instead of send_gdb/gdb_expect.
4023
b4429ea2
YQ
40242014-04-22 Yao Qi <yao@codesourcery.com>
4025
4026 * lib/trace-support.exp (generate_tracefile): New procedure.
4027 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4028 return 0.
4029 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4030 if generate_tracefile returns 1.
4031
51d48146
PA
40322014-04-18 Tom Tromey <palves@redhat.com>
4033 Pedro alves <tromey@redhat.com>
4034
4035 PR backtrace/15558
4036 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4037 with a backtrace limit.
4038 * gdb.python/py-frame-inline.exp: Test running to an inline
4039 function with a backtrace limit, and printing the newest frame.
4040 * gdb.python/py-frame-inline.c (main): Call f.
4041
bd1dce5f
MS
40422014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4043
4044 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4045
40d1a503
MS
40462014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4047
4048 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4049 Drop prefix from unsupported source file path.
4050
389b98f7
YQ
40512014-04-17 Yao Qi <yao@codesourcery.com>
4052
4053 * lib/gdb.exp (with_target_charset): New proc.
4054 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4055 with_target_charset.
4056 (test_print_strings): Likewise.
4057 (test_repeat_bytes): Likewise.
4058 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4059 for some tests.
4060
22869d73
KS
40612014-04-16 Keith Seitz <keiths@redhat.com>
4062
4063 PR gdb/15827
4064 * gdb.dwarf2/corrupt.c: New file.
4065 * gdb.dwarf2/corrupt.exp: New file.
4066
c4f87ca6
KS
40672014-04-16 Keith Seitz <keiths@redhat.com>
4068
4069 PR c++/16597
4070 * gdb.cp/namelessclass.cc: New file.
4071 * gdb.cp/namelessclass.exp: New file.
4072 * gdb.cp/namelessclass.S: New file.
4073
ab19de87
DE
40742014-04-16 Doug Evans <dje@google.com>
4075
4076 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4077 Add comment.
4078 (gdbserver_default_get_comm_port): New function.
4079 (gdbserver_start): Check if board file provided
4080 "gdbserver,get_comm_port" and use it if so.
4081 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4082 (gdb,socketport): Set to "stdio".
4083 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4084 (stdio_gdbserver_template): Delete.
4085 (${board}_get_remote_address): Update.
4086 (${board}_build_remote_cmd): Delete.
4087 (${board}_get_comm_port): New function.
4088 (${board}_spawn): Update.
4089 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4090 Delete.
4091 (${board}_get_remote_address): Update.
4092 (${board}_get_comm_port): New function.
4093
fc98a809
AB
40942014-04-16 Andrew Burgess <aburgess@broadcom.com>
4095
4096 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4097 appearing in any order.
4098
87fd9e6e
DE
40992014-04-15 Doug Evans <dje@google.com>
4100
4101 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4102 uninitialized value of "description".
4103
099fc3ea
KS
41042014-04-15 Keith Seitz <keiths@redhat.com>
4105
4106 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4107 Remove unused globals.
4108 (test_running_the_program): Likewise.
4109 (test_controlled_execution): Likewise.
4110 (test_controlling_breakpoints): Likewise.
4111 (test_program_termination): Likewise.
4112
5da151d4
KS
41132014-04-15 Keith Seitz <keiths@redhat.com>
4114
4115 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4116 unused globals.
4117 (test_rbreak_creation_and_listing): Likewise.
4118 (test_ignore_count): Likewise.
4119 (test_error): Likewise.
4120
35e5d2f0
PA
41212014-04-15 Pedro Alves <palves@redhat.com>
4122
4123 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4124 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4125 sym-file-loader.c.
4126 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4127 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4128 to sym-file-loader.c.
4129 (struct library): Forward declare.
4130 (load_shlib, lookup_function): Change prototypes.
4131 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4132 (translate_offset): Remove declarations.
4133 (get_text_addr): New declaration.
4134 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4135 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4136 sym-file-loader.h.
4137 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4138 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4139 here from sym-file-loader.h.
4140 (struct library): New structure.
4141 (load_shlib, lookup_function): Change prototypes and adjust to
4142 work with a struct library.
4143 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4144 (translate_offset): Make static.
4145 (get_text_addr): New function.
4146 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4147
eb4c1710
PA
41482014-04-15 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4151
2d1baf52
PA
41522014-04-15 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.base/sym-file-loader.c: Include <limits.h>.
4155 (SELF_LINK): New define.
4156 (get_origin): New function.
4157 (load_shlib): Use it.
4158 * gdb.base/sym-file.exp: Don't early return if the target is
4159 remote. Use runto_main, and issue fail is that fails. Use
4160 gdb_load_shlibs.
4161 (shlib_name): Delete.
4162 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4163
7dd6df01
PA
41642014-04-15 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.base/sym-file.exp: Remove regex characters from test
4167 message. Don't refer to breakpoint numbers in test messages.
4168
b50c8614
KS
41692014-04-14 Keith Seitz <keiths@redhat.com>
4170
4171 PR c++/16253
4172 * gdb.cp/var-tag.cc: New file.
4173 * gdb.cp/var-tag.exp: New file.
4174 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4175 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4176 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4177 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4178
3d567982
TT
41792014-04-14 Tom Tromey <tromey@redhat.com>
4180
4181 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4182 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4183 type.
4184 * gdb.cp/enum-class.exp: New file.
4185 * gdb.cp/enum-class.cc: New file.
4186
0626fc76
TT
41872014-04-14 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.dwarf2/enum-type.exp: New file.
4190
dca325b3
SA
41912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4192
4193 * gdb.mi/mi-vla-c99.exp: New file.
4194 * gdb.mi/vla.c: New file.
4195
5854b38a
SA
41962014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4197
4198 * gdb.base/vla-datatypes.c: New file.
4199 * gdb.base/vla-datatypes.exp: New file.
4200
463bb957
SA
42012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4202
4203 * gdb.base/vla-ptr.c: New file.
4204 * gdb.base/vla-ptr.exp: New file.
4205
3dd170be
SA
42062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4207
4208 * gdb.dwarf2/count.exp: New file.
4209
5ecaaa66
SA
42102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4211
4212 * gdb.base/vla-sideeffect.c: New file.
4213 * gdb.base/vla-sideeffect.exp: New file.
4214
41f1ada5
DB
42152014-04-14 David Blaikie <dblaikie@gmail.com>
4216
4217 * gdb.mi/non-stop.c: Add return value for non-void function return
4218 statement.
4219 * gdb.threads/staticthreads.c: Ditto.
4220
0be03e84
DE
42212014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4222 Doug Evans <xdje42@gmail.com>
4223
4224 * gdb.guile/scm-value.c: Improve test case.
4225 * gdb.guile/scm-value.exp: Add new test.
4226
f180a1fb
DB
42272014-04-11 David Blaikie <dblaikie@gmail.com>
4228
4229 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4230 override Clang's default.
4231
6b662e19
JB
42322014-04-11 Joel Brobecker <brobecker@adacore.com>
4233
4234 Revert the following changes (regressions):
4235
4236 * gdb.base/vla-sideeffect.c: New file.
4237 * gdb.base/vla-sideeffect.exp: New file.
4238
4239 * gdb.dwarf2/count.exp: New file.
4240
4241 * gdb.base/vla-multi.c: New file.
4242 * gdb.base/vla-multi.exp: New file.
4243
4244 * gdb.base/vla-ptr.c: New file.
4245 * gdb.base/vla-ptr.exp: New file.
4246
4247 * gdb.base/vla-datatypes.c: New file.
4248 * gdb.base/vla-datatypes.exp: New file.
4249
4250 * gdb.mi/mi-vla-c99.exp: New file.
4251 * gdb.mi/vla.c: New file.
4252
245a5f0b
KS
42532014-04-11 Keith Seitz <keiths@redhat.com>
4254
4255 PR c++/16675
4256 * gdb.cp/cpsizeof.exp: New file.
4257 * gdb.cp/cpsizeof.cc: New file.
4258
58a84dcf
SA
42592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4260
191a8a90
JB
4261 * gdb.mi/mi-vla-c99.exp: New file.
4262 * gdb.mi/vla.c: New file.
58a84dcf 4263
c8655f75
SA
42642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4265
4266 * gdb.base/vla-datatypes.c: New file.
4267 * gdb.base/vla-datatypes.exp: New file.
4268
024e13b4
SA
42692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4270
4271 * gdb.base/vla-ptr.c: New file.
4272 * gdb.base/vla-ptr.exp: New file.
4273
1a237e0e
SA
42742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4275
4276 * gdb.base/vla-multi.c: New file.
4277 * gdb.base/vla-multi.exp: New file.
4278
504f3432
SA
42792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4280
4281 * gdb.dwarf2/count.exp: New file.
4282
3bce8237
SA
42832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4284
191a8a90
JB
4285 * gdb.base/vla-sideeffect.c: New file.
4286 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 4287
322f9c21
YQ
42882014-04-11 Yao Qi <yao@codesourcery.com>
4289
4290 * gdb.base/completion.exp: Check file exists before running tests
4291 on file completion.
4292
d708bcd1
PA
42932014-04-10 Pedro Alves <palves@redhat.com>
4294
4295 * gdb.base/cond-eval-mode.c: New file.
4296 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4297 prepare_for_testing to build the new file. Check result of
4298 runto_main.
4299 (test_break, test_watch): New procedures.
4300 (top level): Use them.
4301
ae1d2761
PM
43022014-04-08 Pierre Muller <muller@sourceware.org>
4303
4304 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4305 Ctrl-V use for mingw hosts.
4306
7af389b8
SC
43072014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4308
4309 * gdb.python/py-value.c: Improve test case.
4310 * gdb.python/py-value.exp: Add new test.
4311
5e703181
DE
43122014-04-07 David Blaikie <dblaikie@gmail.com>
4313
4314 * lib/compiler.c: Identify the clang compiler.
4315 * lib/compiler.cc: Ditto.
4316
9810b410
YQ
43172014-04-03 Yao Qi <yao@codesourcery.com>
4318
4319 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4320
98d1b8dc
AB
43212014-04-01 Anton Blanchard <anton@samba.org>
4322
4323 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4324 messages unique.
4325
3114cea1
AB
43262014-04-01 Anton Blanchard <anton@samba.org>
4327
4328 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4329 prepare_for_testing.
4330
62f7182c
AB
43312014-04-01 Anton Blanchard <anton@samba.org>
4332
4333 * gdb.arch/ppc64-atomic-inst.c: Remove.
4334 * gdb.arch/ppc64-atomic-inst.S: New file.
4335 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4336
770e7fc7
DE
43372014-03-31 Doug Evans <dje@google.com>
4338
4339 * gdb.base/print-symbol-loading-lib.c: New file.
4340 * gdb.base/print-symbol-loading-main.c: New file.
4341 * gdb.base/print-symbol-loading.exp: New file.
4342
46e2bafa
YQ
43432014-03-31 Yao Qi <yao@codesourcery.com>
4344
4345 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4346
8776cfe9
JB
43472014-03-28 Joel Brobecker <brobecker@adacore.com>
4348
4349 * gdb.ada/mi_dyn_arr: New testcase.
4350
5d1ef361
DE
43512014-03-27 Doug Evans <dje@google.com>
4352
4353 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4354
b5bee914
YQ
43552014-03-27 Yao Qi <yao@codesourcery.com>
4356
4357 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4358 if target is nios2-*-*.
4359
0d4d0e77
YQ
43602014-03-26 Yao Qi <yao@codesourcery.com>
4361
4362 * lib/gdb.exp (readline_is_used): New proc.
4363 * gdb.base/completion.exp: Move tests on command complete up.
4364 Skip the rest of tests if readline is not used.
4365 * gdb.ada/complete.exp: Skp the test if readline is not
4366 used.
4367 * gdb.base/filesym.exp: Likewise.
4368 * gdb.base/macscp.exp: Likewise.
4369 * gdb.base/readline-ask.exp: Likewise.
4370 * gdb.base/readline.exp: Likewise.
4371 * gdb.python/py-cmd.exp: Likewise.
4372 * gdb.trace/tfile.exp: Likewise.
4373
29361eee
YQ
43742014-03-26 Yao Qi <yao@codesourcery.com>
4375
4376 * gdb.base/macscp.exp: Fix code format issues.
4377
bc9a5525
UW
43782014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4379
4380 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4381 * gdb.asm/powerpc64le.inc: New file.
4382
d3839ede
PA
43832014-03-25 Pedro Alves <palves@redhat.com>
4384 Doug Evans <dje@google.com>
4385
4386 * gdb.base/source-execution.c: New file.
4387 * gdb.base/source-execution.exp: New file.
4388 * gdb.base/source-execution.gdb: New file.
4389
01672a57
DE
43902014-03-24 Doug Evans <dje@google.com>
4391
4392 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4393 using fission.
4394
88bbeca9
HZ
43952014-03-24 Hui Zhu <hui@codesourcery.com>
4396 Pedro Alves <palves@redhat.com>
4397
4398 PR breakpoints/16101
4399 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4400 test pass/fail messages. Detect missing support for dprintf when
4401 breakpoints are actually inserted.
4402 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4403 breakpoints are actually inserted.
4404 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4405 fails.
4406
d2348791
JK
44072014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4408
4409 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4410
feef67ab
DE
44112014-03-22 Doug Evans <xdje42@gmail.com>
4412
4413 * gdb.python/python.exp (python not supported): Verify multi-line
4414 python command issues an error.
25d743f9 4415 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 4416 guile command issues an error.
feef67ab 4417
ecebef6a
MR
44182014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4419
4420 * gdb.threads/thread-specific.exp: Handle the lack of usable
4421 $this_breakpoint and $this_thread.
4422
ccdd1909
HZ
44232014-03-21 Hui Zhu <hui@codesourcery.com>
4424
4425 * gdb.base/attach.exp (do_command_attach_tests): New.
4426
beb460e8
PA
44272014-03-20 Tom Tromey <tromey@redhat.com>
4428 Pedro Alves <palves@redhat.com>
4429
4430 PR cli/15718
4431 * gdb.base/condbreak-call-false.c: New file.
4432 * gdb.base/condbreak-call-false.exp: New file.
4433
40acf43a
PA
44342014-03-20 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4437 Delete.
4438 (block_signals, unblock_signals): Delete.
4439 (child_function_2, main): Remove references to deleted variable
4440 and functions.
4441
9f5e1e02
PA
44422014-03-20 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4445 Use pthread_kill to signal thread 2.
4446 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4447 Adjust to make the test send itself a signal rather than using the
4448 host's "kill" command.
4449
99619bea
PA
44502014-03-20 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.threads/multiple-step-overs.c: New file.
4453 * gdb.threads/multiple-step-overs.exp: New file.
4454 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4455 Adjust expected infrun debug output.
4456
2adfaa28
PA
44572014-03-20 Pedro Alves <palves@redhat.com>
4458
4459 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4460 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4461
31e77af2
PA
44622014-03-20 Pedro Alves <palves@redhat.com>
4463
4464 PR breakpoints/7143
4465 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4466 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4467 of gdb_test_multiple.
4468 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4469 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4470
b9f437de
PA
44712014-03-20 Pedro Alves <palves@redhat.com>
4472
4473 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4474 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4475
05adc73e
PA
44762014-03-19 Pedro Alves <palves@redhat.com>
4477
4478 * gdb.base/async.exp: Remove early return.
4479
6048b950
PA
44802014-03-19 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4483
8bcfb00a
PA
44842014-03-19 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/async.exp (test_background): Expect \r\n after
4487 "completed." in the fail pattern.
4488
884e37dc
PA
44892014-03-19 Pedro Alves <palves@redhat.com>
4490
4491 * gdb.base/async.exp (test_background): New procedure.
4492 Use it for all background execution command tests.
4493
148e57e2
PA
44942014-03-19 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.base/async.exp: Use prepare_for_testing.
4497
f48088c7
PA
44982014-03-19 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4501 the same line.
4502
e2f6c966
PA
45032014-03-19 Pedro Alves <palves@redhat.com>
4504
4505 * gdb.base/async.c (main): Add "jump here" and "until here" line
4506 marker comments.
4507 * gdb.base/async.exp (jump_here): New global.
4508 (jump& test): Use it.
4509 (until_here): New global.
4510 (until& test): Use it.
4511
c30568d4
PA
45122014-03-19 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.base/async.exp: Don't frob gdb_protocol.
4515
0172b6a7
DE
45162014-03-18 Doug Evans <xdje42@gmail.com>
4517
4518 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4519 Fix spelling of exec-done-display.
4520
06c868a8
JK
45212014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 PR gdb/15358
4524 * gdb.base/gdb-sigterm.c: New file.
4525 * gdb.base/gdb-sigterm.exp: New file.
4526
0c7e1a46
PA
45272014-03-18 Pedro Alves <palves@redhat.com>
4528
4529 PR gdb/13860
4530 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4531 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4532 solib-event.
4533
f7c77d93
JB
45342014-03-17 Joel Brobecker <brobecker@adacore.com>
4535
4536 * gdb.ada/pckd_arr_ren: New testcase.
4537
5a1e8c7a
DE
45382014-03-13 Doug Evans <xdje42@gmail.com>
4539
4540 PR guile/16612
4541 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4542 collect after discarding symbols.
4543
350e1a76
DE
45442014-03-13 Ludovic Courtès <ludo@gnu.org>
4545 Doug Evans <xdje42@gmail.com>
4546
4547 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4548 to history survives a gc.
4549
a69900ae
PA
45502014-03-13 Pedro Alves <palves@redhat.com>
4551
4552 * gdb.base/default.exp: Don't test "target procfs".
4553
5db9f0bd
PA
45542014-03-13 Pedro Alves <palves@redhat.com>
4555
4556 * gdb.base/default.exp: Update "target child" and "target procfs"
4557 tests to not expect "Unix".
4558
b3ccfe11
TT
45592014-03-12 Tom Tromey <tromey@redhat.com>
4560
4561 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4562 New procs. Add target-async tests.
4563 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4564 Add target-async tests.
4565
646f4417
AA
45662014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4567
4568 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4569 'func_start' and 'func_end' for the beginning and end of the
4570 function code, respectively.
4571 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4572 'func_end' instead of 'func' and 'main'.
4573
288c211f
AA
45742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4575
4576 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4577 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4578 generate the debug info assembler source.
4579
e0c0f156
AA
45802014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4581
4582 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4583 * gdb.dwarf2/arr-subrange.exp: Likewise.
4584 * gdb.dwarf2/dwz.exp: Likewise.
4585 * gdb.dwarf2/method-ptr.exp: Likewise.
4586 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4587 * gdb.dwarf2/subrange.exp: Likewise.
4588 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4589 * gdb.dwarf2/implptrpiece.exp: Likewise.
4590 * gdb.dwarf2/nostaticblock.exp: Likewise.
4591
0e5c4555
AA
45922014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4593
4594 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4595 directory to absolute path name arguments.
4596
5ec18f2b
JG
45972014-03-10 Joel Brobecker <brobecker@adacore.com>
4598
4599 * gdb.ada/tagged_access: New testcase.
4600
847fc4f2
MM
46012014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4602
4603 * gdb.btrace/data.exp: Update expected output.
4604
cc3da688
YQ
46052014-03-06 Yao Qi <yao@codesourcery.com>
4606
4607 * gdb.trace/pr16508.exp: New file.
4608
0f26cec1
PA
46092014-03-05 Pedro Alves <palves@redhat.com>
4610
4611 PR gdb/16575
4612 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4613 procedure.
4614 (top level): Adjust to use it. Add tests that exercise breakpoint
4615 interaction with the code-cache.
4616
7a5a839f
LC
46172014-02-26 Ludovic Courtès <ludo@gnu.org>
4618
4619 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4620 test for 'history-append!'.
4621
31aa7e4e
JB
46222014-02-26 Joel Brobecker <brobecker@adacore.com>
4623
4624 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4625 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4626 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4627 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4628 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4629 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4630
1b588015
JB
46312014-02-26 Joel Brobecker <brobecker@adacore.com>
4632
4633 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4634 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4635 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4636
55426c9d
JB
46372014-02-26 Joel Brobecker <brobecker@adacore.com>
4638
4639 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4640
dc53a7ad
JB
46412014-02-26 Joel Brobecker <brobecker@adacore.com>
4642
4643 * gdb.dwarf2/arr-stride.c: New file.
4644 * gdb.dwarf2/arr-stride.exp: New file.
4645
12ab52e9
PA
46462014-02-26 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4649 that won't ever trigger. Make sure that GDB reports the correct
4650 breakpoint that caused the stop.
4651
849c862e
JK
46522014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4653
4654 PR gdb/16626
4655 * gdb.base/auto-load-script: New file.
4656 * gdb.base/auto-load.c: New file.
4657 * gdb.base/auto-load.exp: New file.
4658
71b7d793
JK
4659 PR gdb/16626
4660 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4661
e2f0d509
JK
46622014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4663
4664 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4665 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4666
50cc37c8
DE
46672014-02-24 Doug Evans <dje@google.com>
4668
4669 * lib/gdb.exp (run_on_host): Log error output if program fails.
4670
ea4758f2
PA
46712014-02-21 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.threads/step-after-sr-lock.c: Rename to ...
4674 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4675 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4676 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4677 ... this.
4678
d7b30f67
SDJ
46792014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4680
4681 PR tdep/16397
4682 * gdb.arch/amd64-stap-special-operands.exp: New file.
4683 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4684 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4685 * gdb.arch/amd64-stap-triplet.S: Likewise.
4686 * gdb.arch/amd64-stap-triplet.c: Likewise.
4687
83deb43f
JB
46882014-02-20 Joel Brobecker <brobecker@adacore.com>
4689
4690 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4691 in .section pseudo-op.
4692
adde2bff
DE
46932014-02-20 lin zuojian <manjian2006@gmail.com>
4694 Joel Brobecker <brobecker@adacore.com>
4695 Doug Evans <xdje42@gmail.com>
4696
4697 PR symtab/16581
4698 * gdb.dwarf2/dw2-icycle.S: New file.
4699 * gdb.dwarf2/dw2-icycle.c: New file.
4700 * gdb.dwarf2/dw2-icycle.exp: New file.
4701
f7bd0f78
SC
47022014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4703
4704 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4705 operations on gdb.Value objects.
4706 * gdb.python/py-value-cc.exp: Add new test to test operations on
4707 gdb.Value objects.
4708
c17ef0d5
DE
47092014-02-18 Doug Evans <dje@google.com>
4710
4711 * Makefile.in (TESTS): New variable.
4712 (expanded_tests, expanded_tests_or_none): New variables
4713 (check-single): Pass $(expanded_tests_or_none) to runtest.
4714 (check-parallel): Only run tests in $(TESTS) if non-empty.
4715 (check/no-matching-tests-found): New rule.
4716 * README: Document TESTS makefile variable.
4717
5dd3176f
DE
47182014-02-18 Doug Evans <dje@google.com>
4719
4720 * Makefile.in (check-parallel): rm -rf outputs temp.
4721
0b10be4f
JK
47222014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4723
4724 Fix "ERROR: no fileid for" in the testsuite.
4725 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
4726
85f224e7
DE
47272014-02-12 Doug Evans <dje@google.com>
4728
4729 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
4730 (MISCELLANEOUS): New variable.
4731 (clean): rm -rf $(MISCELLANEOUS).
4732 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4733 dwp live in the same directory as symlinks, with each symlink pointed
4734 to a differently named file in a different directory.
4735
149b30ff
DE
47362014-02-11 Doug Evans <dje@google.com>
4737
4738 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4739 of Tcl file commands.
4740
1dfdac32
MK
47412014-02-10 Mark Kettenis <kettenis@gnu.org>
4742
4743 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4744 "kill -SIGUSR1 -1".
4745
aa4fb036
JB
47462014-02-10 Joel Brobecker <brobecker@adacore.com>
4747
4748 * gdb.ada/tick_length_array_enum_idx: New testcase.
4749
ed3ef339
DE
47502014-02-10 Doug Evans <xdje42@gmail.com>
4751
4752 * configure.ac (AC_OUTPUT): Add gdb.guile.
4753 * configure: Regenerate.
4754 * lib/gdb-guile.exp: New file.
4755 * lib/gdb.exp (get_target_charset): New function.
4756 * gdb.base/help.exp: Update expected output from "apropos apropos".
4757 * gdb.guile/Makefile.in: New file.
4758 * gdb.guile/guile.exp: New file.
4759 * gdb.guile/scm-arch.c: New file.
4760 * gdb.guile/scm-arch.exp: New file.
4761 * gdb.guile/scm-block.c: New file.
4762 * gdb.guile/scm-block.exp: New file.
4763 * gdb.guile/scm-breakpoint.c: New file.
4764 * gdb.guile/scm-breakpoint.exp: New file.
4765 * gdb.guile/scm-disasm.c: New file.
4766 * gdb.guile/scm-disasm.exp: New file.
4767 * gdb.guile/scm-equal.c: New file.
4768 * gdb.guile/scm-equal.exp: New file.
4769 * gdb.guile/scm-error.exp: New file.
4770 * gdb.guile/scm-error.scm: New file.
4771 * gdb.guile/scm-frame-args.c: New file.
4772 * gdb.guile/scm-frame-args.exp: New file.
4773 * gdb.guile/scm-frame-args.scm: New file.
4774 * gdb.guile/scm-frame-inline.c: New file.
4775 * gdb.guile/scm-frame-inline.exp: New file.
4776 * gdb.guile/scm-frame.c: New file.
4777 * gdb.guile/scm-frame.exp: New file.
4778 * gdb.guile/scm-generics.exp: New file.
4779 * gdb.guile/scm-gsmob.exp: New file.
4780 * gdb.guile/scm-iterator.c: New file.
4781 * gdb.guile/scm-iterator.exp: New file.
4782 * gdb.guile/scm-math.c: New file.
4783 * gdb.guile/scm-math.exp: New file.
4784 * gdb.guile/scm-objfile-script-gdb.in: New file.
4785 * gdb.guile/scm-objfile-script.c: New file.
4786 * gdb.guile/scm-objfile-script.exp: New file.
4787 * gdb.guile/scm-objfile.c: New file.
4788 * gdb.guile/scm-objfile.exp: New file.
4789 * gdb.guile/scm-ports.exp: New file.
4790 * gdb.guile/scm-pretty-print.c: New file.
4791 * gdb.guile/scm-pretty-print.exp: New file.
4792 * gdb.guile/scm-pretty-print.scm: New file.
4793 * gdb.guile/scm-section-script.c: New file.
4794 * gdb.guile/scm-section-script.exp: New file.
4795 * gdb.guile/scm-section-script.scm: New file.
4796 * gdb.guile/scm-symbol.c: New file.
4797 * gdb.guile/scm-symbol.exp: New file.
4798 * gdb.guile/scm-symtab-2.c: New file.
4799 * gdb.guile/scm-symtab.c: New file.
4800 * gdb.guile/scm-symtab.exp: New file.
4801 * gdb.guile/scm-type.c: New file.
4802 * gdb.guile/scm-type.exp: New file.
4803 * gdb.guile/scm-value-cc.cc: New file.
4804 * gdb.guile/scm-value-cc.exp: New file.
4805 * gdb.guile/scm-value.c: New file.
4806 * gdb.guile/scm-value.exp: New file.
4807 * gdb.guile/source2.scm: New file.
4808 * gdb.guile/types-module.cc: New file.
4809 * gdb.guile/types-module.exp: New file.
4810
7026a7c1
YQ
48112014-02-10 Yao Qi <yao@codesourcery.com>
4812
4813 PR testsuite/16543
4814 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4815 * configure: Regenerated.
4816 * Makefile.in: New file.
4817
6c466447
AS
48182014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4819
4820 * gdb.python/py-framefilter.exp: Fix typo.
4821
6e854735
YQ
48222014-02-08 Yao Qi <yao@codesourcery.com>
4823
4824 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4825 that no =breakpoint-modified is emitted when breakpoints are
4826 modified through MI commands.
4827
d137e6dc
PA
48282014-02-07 Pedro Alves <pedro@codesourcery.com>
4829 Pedro Alves <palves@redhat.com>
4830
4831 * gdb.threads/step-after-sr-lock.c: New file.
4832 * gdb.threads/step-after-sr-lock.exp: New file.
4833
b5ee5a50
PA
48342014-02-07 Pedro Alves <palves@redhat.com>
4835
4836 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4837
3c77faf3
JK
48382014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4839
4840 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4841 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4842
6dddc817
DE
48432014-02-06 Doug Evans <xdje42@gmail.com>
4844
4845 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4846 output.
4847
4848 * gdb.gdb/python-interrupts.exp: New file.
4849
de7b2893
YQ
48502014-02-05 Yao Qi <yao@codesourcery.com>
4851
4852 * gdb.trace/report.exp (use_collected_data): Test the output
4853 of "info threads" and "info inferiors".
4854
66d032ac
YQ
48552014-02-05 Yao Qi <yao@codesourcery.com>
4856
4857 Revert this patch:
4858
4859 2013-05-24 Yao Qi <yao@codesourcery.com>
4860
4861 * gdb.trace/tfile.exp: Test inferior and thread.
4862
591a12a1
UW
48632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4864
4865 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4866 on a function.
4867 * gdb.base/step-bt.c: Call hello via function pointer to make
4868 sure its first instruction is executed on powerpc64le-linux.
4869
0ff3e01f
UW
48702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4871
4872 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4873
084ee545
UW
48742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4875
4876 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4877 of the test patterns for use on little-endian systems.
4878
6ed14ff3
UW
48792014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4880
4881 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4882 (decimal_vector): Fix for little-endian.
4883
401e27fd
JM
48842014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4885
4886 * gdb.arch/sparc-sysstep.exp: New file.
4887 * gdb.arch/sparc-sysstep.c: Likewise.
4888
4889 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4890
8b924729
EBM
48912014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4892
4893 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4894
fb151210
JB
48952014-01-23 Tom Tromey <tromey@redhat.com>
4896
4897 * gdb.ada/array_char_idx: New testcase.
4898
0740f8d8
TT
48992014-01-23 Tom Tromey <tromey@redhat.com>
4900
4901 PR python/16487:
4902 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4903 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4904 classes.
4905
21909fa1
TT
49062014-01-23 Tom Tromey <tromey@redhat.com>
4907
4908 PR python/16491:
4909 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4910 string from an inferior frame.
4911 * gdb.python/py-framefilter-mi.exp: Update.
4912
87ce2a04
DE
49132014-01-22 Doug Evans <dje@google.com>
4914
4915 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4916
237b092b
AA
49172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4918
4919 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4920
d674a709
AA
49212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4922
4923 * gdb.trace/entry-values.exp: Remove excess space character from
4924 regex patterns. Handle s390 call instruction.
4925
20fa3390
AA
49262014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4927
4928 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4929 define "*_start" label. Make "name" static.
4930 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4931 ${name} by references to ${name}_start.
4932
78466714
AA
49332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4934
4935 * gdb.base/info-macros.exp: Remove "debug" from the compile
4936 options.
4937
ec9f644a
IB
49382014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4939
4940 * gdb.dlang/demangle.exp: New file.
4941
94b1b47e
IB
49422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4943
4944 * gdb.dlang/primitive-types.exp: New file.
4945
7f420862
IB
49462014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4947
4948 * configure.ac: Create gdb.dlang/Makefile.
4949 * configure: Regenerate.
4950 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4951 * gdb.dlang/Makefile.in: New file.
4952 * lib/d-support.exp: New file.
4953 * lib/gdb.exp (skip_d_tests): New proc.
4954
52834460
MM
49552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4956
4957 * gdb.btrace/delta.exp: Check reverse stepi.
4958 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4959 * gdb.btrace/finish.exp: New.
4960 * gdb.btrace/next.exp: New.
4961 * gdb.btrace/nexti.exp: New.
4962 * gdb.btrace/record_goto.c: Add comments.
4963 * gdb.btrace/step.exp: New.
4964 * gdb.btrace/stepi.exp: New.
4965 * gdb.btrace/multi-thread-step.c: New.
4966 * gdb.btrace/multi-thread-step.exp: New.
4967 * gdb.btrace/rn-dl-bind.c: New.
4968 * gdb.btrace/rn-dl-bind.exp: New.
4969 * gdb.btrace/data.c: New.
4970 * gdb.btrace/data.exp: New.
4971 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4972
6e07b1d2
MM
49732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4974
4975 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4976 * gdb.btrace/exception.exp: Update.
4977 * gdb.btrace/instruction_history.exp: Update.
4978 * gdb.btrace/record_goto.exp: Update.
4979 * gdb.btrace/tailcall.exp: Update.
4980 * gdb.btrace/unknown_functions.exp: Update.
4981 * gdb.btrace/delta.exp: New.
4982
0b722aec
MM
49832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4984
4985 * gdb.btrace/record_goto.exp: Add backtrace test.
4986 * gdb.btrace/tailcall.exp: Add backtrace test.
4987
066ce621
MM
49882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4989
4990 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4991 * gdb.btrace/record_goto.c: New.
4992 * gdb.btrace/record_goto.exp: New.
4993 * gdb.btrace/x86-record_goto.S: New.
4994
0688d04e
MM
49952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4996
4997 * gdb.btrace/function_call_history.exp: Update tests.
4998 * gdb.btrace/instruction_history.exp: Update tests.
4999
8710b709
MM
50002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5001
5002 * gdb.btrace/function_call_history.exp: Fix expected field
5003 order for "record function-call-history".
5004 Add new tests for "record function-call-history /c".
5005 * gdb.btrace/exception.cc: New.
5006 * gdb.btrace/exception.exp: New.
5007 * gdb.btrace/tailcall.exp: New.
5008 * gdb.btrace/x86-tailcall.S: New.
5009 * gdb.btrace/x86-tailcall.c: New.
5010 * gdb.btrace/unknown_functions.c: New.
5011 * gdb.btrace/unknown_functions.exp: New.
5012 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5013
5de9129b
MM
50142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5015
5016 * gdb.btrace/instruction_history.exp: Update.
5017 * gdb.btrace/function_call_history.exp: Update.
5018
23a7fe75
MM
50192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5020
5021 * gdb.btrace/function_call_history.exp: Fix expected function
5022 trace.
5023 * gdb.btrace/instruction_history.exp: Initialize traced.
5024 Remove traced_functions.
5025
724c7dd8
MM
50262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5027
5028 * gdb.btrace/function_call_history.exp: Update
5029 * gdb.btrace/instruction_history.exp: Update.
5030
6d78d93b
MM
50312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5032
5033 * gdb.btrace/enable.exp: Update expected text.
5034
93a360cc
OJ
50352014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5036
5037 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5038 bytes.
5039
3772b53f
MR
50402014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5041
5042 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5043
596662fa
OJ
50442014-01-15 Omair Javaid <omair.javaid@linaro.org>
5045
5046 * lib/gdb.exp (supports_process_record): Return true for
5047 arm*-linux*. (supports_reverse): Likewise.
5048
b5b08fb4
SC
50492014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5050
5051 PR python/15464
5052 PR python/16113
5053 * gdb.python/py-type.c: Enhance test case.
5054 * gdb.python/py-value-cc.cc: Likewise
5055 * gdb.python/py-type.exp: Add new tests.
5056 * gdb.python/py-value-cc.exp: Likewise
5057
52d7fb13
AA
50582014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5059 Pedro Alves <palves@redhat.com>
5060
5061 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5062 Make "name" extern.
5063 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5064 references to ${name}_start by references to ${name}.
5065
a2cd8cfe
JB
50662014-01-10 Joel Brobecker <brobecker@adacore.com>
5067
5068 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5069
4e23fced
JB
50702014-01-10 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5073
c6a9e42c
PA
50742014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5075 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.mi/mi-info-os.exp: Connect to the target with
5078 mi_gdb_target_load.
5079
b7ea362b
PA
50802014-01-08 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.threads/reconnect-signal.c: New file.
5083 * gdb.threads/reconnect-signal.exp: New file.
5084
5e3f4fab
EBM
50852014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5086
5087 * gdb.base/source-dir.exp: New file.
5088
79301218
JB
50892014-01-07 Joel Brobecker <brobecker@adacore.com>
5090
5091 * gdb.ada/mi_interface: New testcase.
5092
8e355c5d
JB
50932014-01-07 Joel Brobecker <brobecker@adacore.com>
5094
5095 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5096 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5097 gdb.ada/pp-rec-component/pck.ads: New files.
5098
c0d48811
JB
50992014-01-07 Joel Brobecker <brobecker@adacore.com>
5100
5101 * gdb.python/py-pp-integral.c: New file.
5102 * gdb.python/py-pp-integral.py: New file.
5103 * gdb.python/py-pp-integral.exp: New file.
5104
17b609c3 5105For older changes see ChangeLog-1993-2013.
c906108c 5106\f
8d8cb839
EZ
5107;; Local Variables:
5108;; mode: change-log
5109;; left-margin: 8
5110;; fill-column: 74
5111;; version-control: never
5112;; End:
902f2ccb 5113
32d0add0 5114 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5115 Copying and distribution of this file, with or without modification,
5116 are permitted provided the copyright notice and this notice are preserved.