]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Workaround debian change to default value of --as-needed.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6ebea266
DE
12015-07-24 Doug Evans <dje@google.com>
2
3 * lib/future.exp (gdb_default_target_compile): New option
4 "early_flags".
5 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6 --as-needed.
7
4fd4095a
DE
82015-07-24 Doug Evans <dje@google.com>
9
10 * gdb.perf/lib/perftest/measure.py (MeasurementCpuTime::stop): Print
11 result.
12 (MeasurementWallTime::stop): Ditto.
13 (MeasurementVmSizeTime::stop): Ditto.
14
1e76a7e9
SDJ
152015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
16
17 * gdb.base/catch-syscall.exp: Call gdb_exit before
18 gdb_skip_xml_test.
19
5068630a
PA
202015-07-24 Pedro Alves <palves@redhat.com>
21
22 * gdb.python/py-events.exp: Accept output between the stop event
23 and the prompt.
24 * gdb.python/py-evsignal.exp: Likewise.
25 * gdb.python/py-evthreads.exp: Likewise.
26
77598427
PA
272015-07-24 Pedro Alves <palves@redhat.com>
28
29 PR gdb/18717
30 * gdb.threads/non-ldr-exit.c: New file.
31 * gdb.threads/non-ldr-exit.exp: New file.
32
11e6c98f
YQ
332015-07-24 Yao Qi <yao.qi@linaro.org>
34
35 * gdb.server/ext-wrapper.exp: Test --wrapper option when
36 restarting process.
37
51aee833
YQ
382015-07-24 Yao Qi <yao.qi@linaro.org>
39
40 * gdb.server/ext-restart.exp: New file.
41
8cfe207c
YQ
422015-07-24 Yao Qi <yao.qi@linaro.org>
43
44 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
45 argument options.
46 * gdb.server/ext-wrapper.exp: New file.
47
cc12ce38
DE
482015-07-23 Doug Evans <dje@google.com>
49
50 * gdb.dwarf2/dw2-dummy-cu.S: New file.
51 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
52
d0d84780
PMR
532015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
54
55 * gdb.ada/var_arr_typedef.exp: New testcase.
56 * gdb.ada/var_arr_typedef/pack.adb: New file.
57 * gdb.ada/var_arr_typedef/pack.ads: New file.
58 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
59
8b558f79
JB
602015-07-20 Joel Brobecker <brobecker@adacore.com>
61
62 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
63
775a3298
JK
642015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * gdb.arch/i386-biarch-core.exp: Replace istarget
67 by "complete set gnutarget". Remove expectation for the "core-file"
68 command.
69
db1ff28b
JK
702015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 Revert the previous commit:
73 Tests for validate symbol file using build-id.
74
0a94970d
JK
752015-07-15 Aleksandar Ristovski <aristovski@qnx.com
76
77 Tests for validate symbol file using build-id.
78 * gdb.base/solib-mismatch-lib.c: New file.
79 * gdb.base/solib-mismatch-libmod.c: New file.
80 * gdb.base/solib-mismatch.c: New file.
81 * gdb.base/solib-mismatch.exp: New file.
82
03346981
SL
832015-07-15 Sandra Loosemore <sandra@codesourcery.com>
84
85 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
86 nios2-*-linux*.
87 * gdb.base/sigbpt.exp (stepi_out): Likewise.
88 * gdb.base/siginfo.exp: Likewise.
89 * gdb.base/sigstep.exp (advance, advancei): Likewise.
90
42422cc7
PL
912015-07-15 Pierre Langlois <pierre.langlois@arm.com>
92
93 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
94 Move it to ...
95 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
96 ... here.
97 * gdb.trace/range-stepping.exp: Check that the target supports
98 range stepping.
99
cfa68bae
JK
1002015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
101
102 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
103
8ffdba26
PA
1042015-07-14 Pedro Alves <palves@redhat.com>
105
106 * gdb.base/killed-outside.exp: New file.
107 * gdb.base/killed-outside.c: New file.
108
218a5a11
JK
1092015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
112 (n at main): New.
113 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
114
e03ed3c6
AA
1152015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
116
117 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
118 infcall tests instead of setting up for KFAIL.
119
485668e5
MM
1202015-07-10 Markus Metzger <markus.t.metzger@intel.com>
121
122 * gdb.btrace/record_goto-step.exp: New.
123
08464196
JK
1242015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
125
126 PR compile/18484
127 * gdb.compile/compile.c (struct struct_type): Add volatile to
128 selffield's type.
129 * gdb.compile/compile.exp
130 (compile code struct_object.selffield = &struct_object): Skip further
131 struct_object tests if this one xfails.
132
bcf5c1d9
RC
1332015-07-08 Robert O'Callahan <robert@ocallahan.org>
134
135 PR exp/18617
136 * gdb.trace/ax.exp: Add test.
137
4931af25
YQ
1382015-07-07 Yao Qi <yao.qi@linaro.org>
139
140 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
141 instead of istarget "aarch64*-*-*".
142 * gdb.arch/aarch64-fp.exp: Likewise.
143 * gdb.base/float.exp: Likewise.
144 * gdb.reverse/aarch64.exp: Likewise.
145 * lib/gdb.exp (is_aarch64_target): New proc.
146
9fcf688e
YQ
1472015-07-07 Yao Qi <yao.qi@linaro.org>
148
149 * lib/gdb.exp (is_aarch32_target): New proc.
150 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
151 instead of "istarget "arm*-*-*"".
152 * gdb.arch/arm-disp-step.exp: Likewise.
153 * gdb.arch/thumb-bx-pc.exp: Likewise.
154 * gdb.arch/thumb-prologue.exp: Likewise.
155 * gdb.arch/thumb-singlestep.exp: Likewise.
156 * gdb.base/disp-step-syscall.exp: Likewise.
157 * gdb.base/float.exp: Likewise.
158
fbd8d50d
YQ
1592015-07-07 Yao Qi <yao.qi@linaro.org>
160
161 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
162 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
163
71be1fdc
YQ
1642015-07-07 Yao Qi <yao.qi@linaro.org>
165
166 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
167 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
168 if it exists.
169 * gdb.multi/multi-arch.exp: Likewise.
170
3e221d36
SM
1712015-07-07 Simon Marchi <simon.marchi@ericsson.com>
172
173 * gdb.python/py-lazy-string.exp: Add missing parentheses to
174 print.
175
d441430b
YQ
1762015-07-07 Yao Qi <yao.qi@linaro.org>
177
178 * gdb.arch/thumb-singlestep.exp: Do one more single step.
179
06f810bd
MG
1802015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
181
182 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
183 '[' and ']' characters.
184
5e61e7c0
IB
1852015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
186
187 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
188
28bf096c
PA
1892015-06-29 Pedro Alves <palves@redhat.com>
190
191 PR threads/18127
192 * gdb.threads/hand-call-new-thread.c: New file.
193 * gdb.threads/hand-call-new-thread.c: New file.
194
ee93cd5e
KS
1952015-06-26 Keith Seitz <keiths@redhat.com>
196 Doug Evans <dje@google.com>
197
198 PR 16253
199 * gdb.cp/var-tag-2.cc: New file.
200 * gdb.cp/var-tag-3.cc: New file.
201 * gdb.cp/var-tag-4.cc: New file.
202 * gdb.cp/var-tag.cc: New file.
203 * gdb.cp/var-tag.exp: New file.
204
fc637f04
PP
2052015-06-26 Patrick Palka <patrick@parcs.ath.cx>
206
207 * gdb.base/history-duplicates.exp: New test.
208
2e52ae68
PP
2092015-06-26 Patrick Palka <patrick@parcs.ath.cx>
210
211 * gdb.base/completion.exp: Test the completion of the "focus"
212 command.
213
6e22494e
JK
2142015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
215
216 * gdb.arch/amd64-prologue-skip.S: New file.
217 * gdb.arch/amd64-prologue-skip.exp: New file.
218
bf7b9cd9
SM
2192015-06-25 Simon Marchi <simon.marchi@ericsson.com>
220
221 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
222 is_address_zero_readable check.
223
201e8dfd
PB
2242015-06-24 Peter Bergner <bergner@vnet.ibm.com>
225
226 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
227 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
228
5cd867b4
YQ
2292015-06-24 Yao Qi <yao.qi@linaro.org>
230
231 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
232 linux targets.
233
4d7be007
YQ
2342015-06-24 Yao Qi <yao.qi@linaro.org>
235
236 * lib/gdb.exp (supports_get_siginfo_type): New proc.
237 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
238 * gdb.base/siginfo-thread.exp: Likewise.
239
07fcd301
YQ
2402015-06-22 Yao Qi <yao.qi@linaro.org>
241
242 * boards/remote-gdbserver-on-localhost.exp: Add comments.
243
52042a00
YQ
2442015-06-22 Yao Qi <yao.qi@linaro.org>
245
246 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
247 aarch64*-*-*.
248 (skip_hw_watchpoint_tests): Likewise.
249
74bd41ce
PP
2502015-06-18 Patrick Palka <patrick@parcs.ath.cx>
251
252 * gdb.base/gdbinit-history.exp: Test the interaction between
253 setting GDBHISTSIZE and setting the history size via .gdbinit.
254
bc460514
PP
2552015-06-17 Patrick Palka <patrick@parcs.ath.cx>
256
257 PR gdb/16999
258 * gdb.base/gdbhistsize-history.exp: New test.
259
b58c513b
PP
2602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
261
262 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
263 with GDBHISTSIZE.
264 * gdb.base/readline.exp: Likewise.
265
92046791
YQ
2662015-06-17 Yao Qi <yao.qi@linaro.org>
267
268 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
269 line.
270
2093d2d3
PP
2712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
272
273 * gdb.base/gdbinit-history.exp: Add test case to check that
274 an unlimited history file does not get truncated on exit.
275
e6c693af
AA
2762015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
277
278 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
279 (VECTOR): New macro. Use it...
280 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
281 ...for these typedefs.
282 (int8, char1, int1, double1): New typedefs.
283 (struct just_int2, struct two_int2): New structures.
284 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
285 (add_structvecs, add_singlevecs): New functions.
286 (main): Call add_some_intvecs twice.
287 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
288 the compile and exit upon failure. Try compiling for the "native"
289 architecture. Test inferior function calls with vector arguments
290 and vector return value handling with "finish" and "return".
291
c74f7d1c
JT
2922015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
293
294 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
295 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
296 PE file.
297 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
298
98aa42ee
AT
2992015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
300
301 PR breakpoints/16465
302 * gdb.mi/mi-dprintf-pending.c: New file.
303 * gdb.mi/mi-dprintf-pending.exp: New test.
304 * gdb.mi/mi-dprintf-pendshr.c: New file.
305
7d73c23c 3062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 307 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
308
309 * gdb.arch/i386-mpx-map.c: New file.
310 * gdb.arch/i386-mpx-map.exp: New File.
311
3122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
313
314 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
315 * gdb.arch/i386-mpx.exp: Indentation fixed.
316
3172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
318
319 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
320 function and improved indentation.
321 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
322 gdb_test_multiple. Added additional tests to skip the test.
323
3242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
325
326 * gdb.arch/i386-avx512.c: Change path in include file.
327 * gdb.arch/i386-avx512.exp: Change include dir path
328 compilation flag.
329 * gdb.arch/i386-mpx.c: Change path in include file.
330 * gdb.arch/i386-mpx.exp: Change include dir path compilation
331 flag.
332
d5eba19a
JK
3332015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
334
335 * gdb.compile/compile-print.exp (compile print *vararray@3)
336 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
337
7f361056
JK
3382015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
339
340 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
341 (do not keep jit in memory): ... this.
342 (expect 5): Change it to ...
343 (expect no 5): ... this.
344
3b462ec2
SM
3452015-06-02 Simon Marchi <simon.marchi@ericsson.com>
346
347 PR gdb/15564
348 * gdb.mi/mi-detach.exp: New file.
349
e0619de6
JK
3502015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
351
352 PR symtab/18392
353 * gdb.arch/amd64-tailcall-self.S: New file.
354 * gdb.arch/amd64-tailcall-self.c: New file.
355 * gdb.arch/amd64-tailcall-self.exp: New file.
356
e970cb34
DB
3572015-05-28 Don Breazeal <donb@codesourcery.com>
358
359 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
360 tests for remote targets by checking is_target_gdbserver.
361
b2e2f908
DE
3622015-05-27 Doug Evans <dje@google.com>
363
364 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
365 * gdb.dwarf2/opaque-type-lookup.c: New file.
366 * gdb.dwarf2/opaque-type-lookup.exp: New file.
367
82c7be31
DE
3682015-05-26 Doug Evans <dje@google.com>
369
370 * gdb.cp/iostream.cc: New file.
371 * gdb.cp/iostream.exp: New file.
372
b4f54984
DE
3732015-05-26 Doug Evans <dje@google.com>
374
375 * gdb.dwarf2/dw2-op-call.exp: Update.
376 * gdb.dwarf2/dw4-sig-types.exp: Update.
377 * gdb.dwarf2/implptr.exp: Update.
378 * gdb.mi/mi-cmd-param-changed.exp: Update.
379
4ea6efe9
DE
3802015-05-26 Doug Evans <dje@google.com>
381
382 * gdb.python/py-lazy-string.c: New file.
383 * gdb.python/py-lazy-string.exp: New file.
384 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
385 (main): Update. Add estring3.
386 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
387 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
388
f6bb7db3
YQ
3892015-05-26 Omair Javaid <omair.javaid@linaro.org>
390 Yao Qi <yao.qi@linaro.org>
391
392 * gdb.reverse/aarch64.c: New.
393 * gdb.reverse/aarch64.exp: New.
394
a81bfbd0
OJ
3952015-05-26 Omair Javaid <omair.javaid@linaro.org>
396
397 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
398 (supports_reverse): Likewise.
399
158bf1b4
PP
4002015-05-22 Patrick Palka <patrick@parcs.ath.cx>
401
402 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
403 Use with_test_prefix.
404
a0145030
AB
4052015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * gdb.base/completion.exp: Add test for completion of layout
408 names.
409
ebe3b578
AB
4102015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * lib/gdb.exp (skip_tui_tests): New proc.
413 * gdb.base/tui-layout.exp: Check skip_tui_tests.
414
84204ed7
PA
4152015-05-19 Pedro Alves <palves@redhat.com>
416
417 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
418 Save the whole env array instead of just HOME. Unset HISTSIZE in
419 the environment while testing. Restore whole environment
420 afterwards.
421
37442ce1
DE
4222015-05-16 Doug Evans <xdje42@gmail.com>
423
424 * gdb.guile/scm-ports.c: New file.
425 * gdb.guile/scm-ports.exp: Add memory port tests.
426
36de76f9
JK
4272015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
428
429 * gdb.compile/compile-print.c: New file.
430 * gdb.compile/compile-print.exp: New file.
431
3a9558c4
JK
4322015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
433
434 * gdb.compile/compile-ops.exp: Cast param to void.
435 * gdb.compile/compile.exp: Complete type for _gdb_expr.
436 (compile code struct_object.selffield = &struct_object): Add xfail.
437
aa715135
JG
4382015-05-15 Joel Brobecker <brobecker@adacore.com>
439
440 * gdb.ada/arr_enum_with_gap: New testcase.
441
931e5bc3
JG
4422015-05-15 Joel Brobecker <brobecker@adacore.com>
443
444 * gdb.ada/byte_packed_arr: New testcase.
445
9cd4d857
JB
4462015-05-15 Joel Brobecker <brobecker@adacore.com>
447
448 * gdb.ada/pckd_neg: New testcase.
449
ebfd00d2
PP
4502015-05-13 Patrick Palka <patrick@parcs.ath.cx>
451
452 PR gdb/17820
453 * gdb.base/gdbinit-history.exp: New test.
454 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
455 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
456
4c082a81
SC
4572015-05-09 Siva Chandra Reddy <sivachandra@google.com>
458
459 * gdb.python/py-xmethods.cc: Enhance test case.
460 * gdb.python/py-xmethods.exp: New tests.
461 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
462 function.
463 (B_indexoper): Likewise.
464 (global_dm_list) : Add new xmethod worker functions.
465
f7797074
SDJ
4662015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
467
468 * gdb.base/coredump-filter.exp: Correctly unset
469 "coredump_var_addr" array.
470
a4674e4e
PA
4712015-05-08 Pedro Alves <palves@redhat.com>
472
473 * gdb.server/non-existing-program.exp: Unset spawn_id.
474
df2eb078
SC
4752015-05-08 Siva Chandra Reddy <sivachandra@google.com>
476
477 PR python/18291
478 * gdb.python/py-xmethods.exp: Add tests.
479
422349a3
YQ
4802015-05-08 Yao Qi <yao.qi@linaro.org>
481
482 PR gdb/18208
483 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
484 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
485 function set_coredump_filter, and remove remote_exec call.
486 Remove argument ipid. Callers update.
487 (top level): Don't get inferior's PID.
488
63fc80ce
AA
4892015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
490
491 * gdb.base/watch_thread_num.exp: Skip test on targets without
492 access watchpoints.
493
80ad801e
PA
4942015-05-06 Pedro Alves <palves@redhat.com>
495
496 PR server/18081
497 * gdb.server/non-existing-program.exp: New file.
498
0fa7fe50
JB
4992015-05-05 Joel Brobecker <brobecker@adacore.com>
500
501 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
502
3ea89b92
PMR
5032015-05-05 Joel Brobecker <brobecker@adacore.com>
504
505 * gdb.ada/out_of_line_in_inlined: New testcase.
506
87b8eff0
JB
5072015-05-05 Joel Brobecker <brobecker@adacore.com>
508
509 * gdb.ada/var_rec_arr: New testcase.
510
5fccc635
YQ
5112015-04-30 Yao Qi <yao.qi@linaro.org>
512
513 * gdb.base/break-idempotent.exp: If
514 skip_hw_watchpoint_multi_tests returns true, skip the tests
515 on "rwatch" and "awatch".
516
42d38f42
YQ
5172015-04-30 Yao Qi <yao.qi@linaro.org>
518
519 * gdb.base/relativedebug.exp: Invoke gdb command
520 "info sharedlibrary", and if libc.so doesn't have debug info,
521 skip the test.
522
2ce1cdbf
DE
5232015-04-29 Doug Evans <dje@google.com>
524
525 * gdb.python/py-xmethods.exp: Add ptype tests.
526 * gdb.python/py-xmethods.py (E_method_char_worker): Add
527 get_result_type method.
528
f24a38c5
LM
5292015-04-29 Luis Machado <lgustavo@codesourcery.com>
530
531 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
532 the target does not support hardware watchpoints.
533
ecbf2b3c
LM
5342015-04-29 Luis Machado <lgustavo@codesourcery.com>
535
536 * gdb.base/break-always.exp: Abort testing if writing to memory
537 causes an error.
538
34f5f757
DE
5392015-04-28 Doug Evans <dje@google.com>
540
541 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
542 * gdb.python/py-pp-registration.exp: ... here. New file.
543 * gdb.python/py-pp-registration.c: New file.
544 * gdb.python/py-pp-registration.py: New file.
545
69b4374a
DE
5462015-04-28 Doug Evans <dje@google.com>
547
548 * gdb.python/py-bad-printers.c: New file.
549 * gdb.python/py-bad-printers.py: New file.
550 * gdb.python/py-bad-printers.exp: New file.
551
59fb7612
SS
5522015-04-28 Sasha Smundak <asmundak@google.com>
553
554 * gdb.python/py-type.exp: New test.
555
2631b16a
AW
5562015-04-28 Andy Wingo <wingo@igalia.com>
557
558 * gdb.python/py-parameter.exp:
559 * gdb.guile/scm-parameter.exp: Escape the path that we are
560 matching against, as it might contain characters that are special
561 to regular expressions.
562
460efde1
JB
5632015-04-27 Joel Brobecker <brobecker@adacore.com>
564
565 * gdb.ada/rec_comp: New testcase.
566
2d369d8e
SDJ
5672015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
568
569 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
570 before using it.
571
cf75d6c3
AB
5722015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
573
574 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
575 new tests for verilog output.
576
8dbe7ca5
YQ
5772015-04-24 Yao Qi <yao.qi@linaro.org>
578
579 * boards/remote-gdbserver-on-localhost.exp: New file.
580
4ef9fb2f
PA
5812015-04-23 Pedro Alves <palves@redhat.com>
582
583 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
584 $inferior_spawn_id instead of $inferior_spawn_id directly. On
585 "end of file", remove $inferior_spawn_id from the indirect list.
586
0a803169
PA
5872015-04-23 Pedro Alves <palves@redhat.com>
588
589 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
590
749ef8f8
PA
5912015-04-23 Pedro Alves <palves@redhat.com>
592
593 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
594 on $any_spawn_id instead of only on $gdb_spawn_id.
595
8aae4344
PM
5962015-04-21 Pierre Muller <muller@sourceware.org>
597
598 PR pascal/17815
599 * lib/pascal.exp (gpc_compile): Add new option "class".
600 (fpc_compile): Likewise.
601 * gdb.pascal/case-insensitive-symbols.pas: New file.
602 * gdb.pascal/case-insensitive-symbols.exp: New file.
603
1586c8fb
GB
6042015-04-20 Gary Benson <gbenson@redhat.com>
605
606 * gdb.base/attach.exp: Fix three extended remote failures.
607
1b6e6f5c
GB
6082015-04-17 Gary Benson <gbenson@redhat.com>
609
610 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
611 the main executable over the remote protocol.
612
e797481d
PA
6132015-04-16 Pedro Alves <palves@redhat.com>
614
615 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
616 a new gdbserver if gdbserver_reconnect_p is set.
617
1ca99c42
PA
6182015-04-16 Pedro Alves <palves@redhat.com>
619
620 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
621 is set, don't exit gdbserver.
622
af9fd6f8
AA
6232015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
624
625 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
626 appropriate .insn, such that an older assembler can be used.
627 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
628 the z/Architecture instruction set on 31-bit targets as well.
629
04ff1e61
AA
6302015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
631
632 * gdb.go/handcall.exp: Remove all logic related to the first
633 breakpoint and rely on go_runto_main instead.
634 * gdb.go/strings.exp: Likewise.
635 * gdb.go/unsafe.exp: Likewise.
636 * gdb.go/hello.exp: Likewise. Also rename the remaining
637 breakpoint marker to "breakpoint 1".
638 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
639 * gdb.go/strings.go: Likewise.
640 * gdb.go/unsafe.go: Likewise.
641 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
642 "set breakpoint 2 here" and rename the remaining breakpoint marker
643 to "breakpoint 1".
644
40d2f8d6
SM
6452015-04-15 Simon Marchi <simon.marchi@ericsson.com>
646
647 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
648 if itertools.imap is not present.
649 * gdb.python/py-objfile.exp: Add parentheses.
650 * gdb.python/py-type.exp: Same.
651 * gdb.python/py-unwind-maint.py: Same.
652
8cbc97c6
YQ
6532015-04-15 Yao Qi <yao.qi@linaro.org>
654
655 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
656 of ":$ptr_size" and set its form explicitly.
657
45fd756c
YQ
6582015-04-15 Pedro Alves <palves@redhat.com>
659 Yao Qi <yao.qi@linaro.org>
660
661 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
662 timeout by factor of 4.
663 (test_regular_watch): Likewise.
664 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
665 * gdb.reverse/sigall-reverse.exp: Likewise.
666 * gdb.reverse/until-precsave.exp: Likewise.
667 * lib/gdb.exp (with_timeout_factor): New proc.
668 (gdb_expect): Move some code to ...
669 (get_largest_timeout): ... here. New procedure.
670
9e811bc3
LM
6712015-04-14 Luis Machado <lgustavo@codesourcery.com>
672
673 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
674
0ff6fcb2
LM
6752015-04-13 Luis Machado <lgustavo@codesourcery.com>
676
677 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
678 to write to the .text section.
679
7578d5f7
LM
6802015-04-13 Luis Machado <lgustavo@codesourcery.com>
681
682 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
683 Handle the case of targets that do not provide PID information.
684
2efe15c4
YQ
6852015-04-13 Yao Qi <yao.qi@linaro.org>
686
687 * lib/gdbserver-support.exp (gdb_exit): Catch exception
688 and use expect instead of gdb_expect.
689
8cd8f2f8
SDJ
6902015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
691
692 * gdb.base/coredump-filter.exp: Rename variable "addr" to
693 "coredump_var_addr" to avoid naming conflict with other testcases.
694
9ee41772
PA
6952015-04-10 Pedro Alves <palves@redhat.com>
696
697 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
698 gdb_test_sequence and gdb_assert.
699
07473109
PA
7002015-04-10 Pedro Alves <palves@redhat.com>
701
702 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
703 test messages that don't include the breakpoint address.
704
de3db44c
YQ
7052015-04-10 Yao Qi <yao.qi@linaro.org>
706
707 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
708 false for some offset and width combinations which aren't
709 supported by linux kernel.
710
c79d856c
PA
7112015-04-10 Pedro Alves <palves@redhat.com>
712
713 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
714 procedure, factored out from ...
715 (top level): ... here. Add "set displaced-stepping" testing axis.
716 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
717 parameter "displaced". Use it.
718 (top level): Use foreach and add "set displaced-stepping" testing
719 axis.
720
ebc90b50
PA
7212015-04-10 Pedro Alves <palves@redhat.com>
722
723 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
724 Remove comment.
725 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
726 both the address of the instruction that triggers the watchpoint
727 and the address of the instruction immediately after, and use
728 those addresses for the test. Fix comment.
729
8f572e5c
PA
7302015-04-10 Pedro Alves <palves@redhat.com>
731
732 * gdb.base/sigstep.exp (breakpoint_to_handler)
733 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
734 Test "backtrace" in handler.
735 (breakpoint_over_handler): New parameter 'displaced'. Use it.
736 (top level): Add new "displaced" test axis to
737 breakpoint_to_handler, breakpoint_to_handler_entry and
738 breakpoint_over_handler.
739
8d707a12
PA
7402015-04-10 Pedro Alves <palves@redhat.com>
741
742 PR gdb/18216
743 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
744
ef713951
YQ
7452015-04-10 Yao Qi <yao.qi@linaro.org>
746
747 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
748 (test_add_rn_pc): New function.
749 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
750 (top level): Invoke test_add_rn_pc.
751
906d60cf
PA
7522015-04-10 Pedro Alves <palves@redhat.com>
753
754 PR gdb/13858
755 * gdb.base/step-over-no-symbols.exp: New file.
756
f2983cc3
AW
7572015-04-09 Andy Wingo <wingo@igalia.com>
758
759 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
760 after the Python tests.
761
6d62641c
SDJ
7622015-04-08 Keith Seitz <keiths@redhat.com>
763
764 PR python/16699
765 * gdb.python/py-completion.exp: New tests for completion.
766 * gdb.python/py-completion.py (CompleteLimit1): New class.
767 (CompleteLimit2): Likewise.
768 (CompleteLimit3): Likewise.
769 (CompleteLimit4): Likewise.
770 (CompleteLimit5): Likewise.
771 (CompleteLimit6): Likewise.
772 (CompleteLimit7): Likewise.
773
f3770638
PA
7742015-04-08 Pedro Alves <palves@redhat.com>
775
776 PR gdb/18214
777 PR gdb/18216
778 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
779 function.
780 (main): Install it as SIGUSR1 handler.
781 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
782 parameter. Always use "setup" as prefix. Toggle "set
783 displaced-stepping" off/on depending on global. Don't switch to
784 thread 1 here.
785 (top level): Add displaced stepping "off/on" test axis. Update
786 "setup" calls. Wrap each subtest with with_test_prefix. Test
787 continuing with a queued signal in each thread.
788
4496bed7
PA
7892015-04-08 Pedro Alves <palves@redhat.com>
790
791 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
792 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
793 gdb_breakpoint instead of gdb_test that doesn't expect anything.
794 Return early if running to main fails.
795 * gdb.trace/while-stepping.exp: Likewise.
796
b97fde92
PA
7972015-04-07 Pedro Alves <palves@redhat.com>
798
799 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
800 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
801 interact with inferior program.
802
f71c18e7
PA
8032015-04-07 Pedro Alves <palves@redhat.com>
804
805 * lib/gdb.exp (inferior_spawn_id): New global.
806 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
807 spawn id after processing the user code.
808 (default_gdb_start): Set inferior_spawn_id.
809 (send_inferior): New procedure.
810 * lib/gdbserver-support.exp (gdbserver_start): Set
811 inferior_spawn_id.
812 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
813
6423214f
PA
8142015-04-07 Pedro Alves <palves@redhat.com>
815
816 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
817 * lib/gdbserver-support.exp (gdbserver_start): Make
818 $server_spawn_id global.
819 (gdbserver_start): Don't wait for gdbserver's spawn id with
820 expect_background.
821 (close_gdbserver): New procedure.
822 (gdb_exit): Rename the default version and reimplement.
823
71c0ee8c
PA
8242015-04-07 Pedro Alves <palves@redhat.com>
825
72f4393d 826 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
827 append the substituted item, not the original item.
828
203bc29b
PA
8292015-04-07 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
832 gdb_expect.
833
508a3ddf
PA
8342015-04-07 Pedro Alves <palves@redhat.com>
835
836 * gdb.base/interrupt.exp: Don't handle the case of the inferior
837 output appearing once only.
838
9f6dbe2b
PA
8392015-04-07 Pedro Alves <palves@redhat.com>
840
841 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
842 that doesn't expect anything. Return early if running to main
843 fails.
844
337532fa
YQ
8452015-04-07 Yao Qi <yao.qi@linaro.org>
846
847 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
848 (child_function): Call alarm.
849 (main): Move call to alarm into the loop.
850 * gdb.threads/non-stop-fair-events.exp: Build program with
851 -DTIMEOUT=$timeout.
852
01b622d4
DE
8532015-04-06 Doug Evans <xdje42@gmail.com>
854
855 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
856 Fix dest parameter to board_info.
857 (fpc_compile): Ditto.
858 (gdb_compile_pascal): Rename dest arg to destfile.
859
961f4160
PMR
8602015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
861
862 * gdb.ada/funcall_ref.exp: New file.
863 * gdb.ada/funcall_ref/foo.adb: New file.
864
cafda597
YQ
8652015-04-02 Yao Qi <yao.qi@linaro.org>
866
867 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
868 is remote.
869
fed040c6
GB
8702015-04-02 Gary Benson <gbenson@redhat.com>
871
872 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
873
d11916aa
SS
8742015-04-01 Sasha Smundak <asmundak@google.com>
875
876 * gdb.python/py-unwind-maint.c: New file.
877 * gdb.python/py-unwind-maint.exp: New test.
878 * gdb.python/py-unwind-maint.py: New file.
879 * gdb.python/py-unwind.c: New file.
880 * gdb.python/py-unwind.exp: New test.
881 * gdb.python/py-unwind.py: New test.
882
a1471180
PA
8832015-04-01 Pedro Alves <palves@redhat.com>
884
885 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
886 to fail instead of non-existent $test.
887
0bbeccb1
PA
8882015-04-01 Pedro Alves <palves@redhat.com>
889
890 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
891 GDBFLAGS if not empty.
892
3c724c8c
PMR
8932015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
894
895 * gdb.ada/complete.exp: Remove "multi_line".
896 * gdb.ada/info_exc.exp: Remove "multi_line".
897 * gdb.ada/packed_tagged.exp: Remove "multi_line".
898 * gdb.ada/ptype_field.exp: Remove "multi_line".
899 * gdb.ada/sym_print_name.exp: Remove "multi_line".
900 * gdb.ada/tagged.exp: Remove "multi_line".
901 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
902 [multi_line ...]
903 * gdb.btrace/delta.exp: Likewise.
904 * gdb.btrace/exception.exp: Likewise.
905 * gdb.btrace/function_call_history.exp: Likewise.
906 * gdb.btrace/instruction_history.exp: Likewise.
907 * gdb.btrace/nohist.exp: Likewise.
908 * gdb.btrace/record_goto.exp: Likewise.
909 * gdb.btrace/segv.exp: Likewise.
910 * gdb.btrace/stepi.exp: Likewise.
911 * gdb.btrace/tailcall.exp: Likewise.
912 * gdb.btrace/unknown_functions.exp: Likewise.
913 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
914 * lib/gdb.exp: Add the "multi_line" helper.
915
4eec2deb
PA
9162015-04-01 Pedro Alves <palves@redhat.com>
917
918 * gdb.threads/tid-reuse.c: New file.
919 * gdb.threads/tid-reuse.exp: New file.
920
df8411da
SDJ
9212015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
922
923 PR corefiles/16092
924 * gdb.base/coredump-filter.c: New file.
925 * gdb.base/coredump-filter.exp: Likewise.
926
6ef37366
PM
9272015-03-27 Petr Machata <pmachata@redhat.com>
928
929 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
930 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
931 (Dwarf::assemble): Initialize them.
932 (Dwarf::lines): New function.
933
7ec911b0
JT
9342015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
935
936 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
937 SYMBOL_PREFIX for x86_64-*-cygwin.
938
ff908ebf
AW
9392015-03-26 Andy Wingo <wingo@igalia.com>
940
941 PR symtab/18148
942 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
943 const_value but not a location.
944 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
945 location defined in non-main CUs are visible.
946
6d5f0679
YQ
9472015-03-26 Yao Qi <yao.qi@linaro.org>
948
949 PR testsuite/18139
950 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
951 Add a line number entry for the same line.
952 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
953 Add a line number entry for the same line.
954
2898689b
YQ
9552015-03-26 Yao Qi <yao.qi@linaro.org>
956
957 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
958 .int 0.
959 (func): Likewise. Add .Lfunc_1 label.
960 Use .Lfunc_1 label.
961 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
962 .int 0.
963 (func): Likewise.
964 Use .Lfunc_1 label.
965
85180498
YQ
9662015-03-26 Yao Qi <yao.qi@linaro.org>
967
968 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
969 Call gdb_compile instead to compile each .s files without debug
970 information.
971
8aa08a8d
YQ
9722015-03-26 Yao Qi <yao.qi@linaro.org>
973
974 * gdb.base/savedregs.exp (process_saved_regs): Make
975 "Saved registers:" optional in the pattern.
976
66849923
MM
9772015-03-25 Markus Metzger <markus.t.metzger@intel.com>
978
979 * gdb.btrace/next.exp: Merged into step.exp.
980 * gdb.btrace/finish.exp: Merged into step.exp.
981 * gdb.btrace/nexti.exp: Merged into stepi.exp.
982 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
983 "record goto" and checking the exact replay position.
984 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
985 check for "Recording format" in "info record" output.
986 * gdb.btrace/record_goto.exp: Choose test file based on target.
987 * gdb.btrace/x86-record_goto.S: Renamed into ...
988 * gdb.btrace/x86_64-record_goto.S: ... this.
989 * gdb.btrace/i686-record_goto.S: New.
990 * gdb.btrace/x86-tailcall.S: Renamed into ...
991 * gdb.btrace/x86_64-tailcall.S: ... this.
992 * gdb.btrace/i686-tailcall.S: New.
993 * gdb.btrace/x86-tailcall.c: Renamed into ...
994 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
995 separate statements. Update test.
996 * gdb.btrace/delta.exp: Use record_goto.c as test file.
997 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
998 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
999 * gdb.btrace/tailcall.exp: Choose test file based on target.
1000 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1001
11cc1b74
MM
10022015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1003
1004 * gdb.btrace/exception.exp: Increase BTS buffer size.
1005
a25d8bf9
PA
10062015-03-24 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1009
856e7dd6
PA
10102015-03-24 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.threads/schedlock.exp (test_step): No longer expect that
1013 "set scheduler-locking step" with "next" over a function call runs
1014 threads unlocked.
1015
ad235a41
AT
10162015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1017
1018 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1019
15630549
AT
10202015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1021
1022 PR breakpoints/16466
1023 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1024 * gdb.mi/mi-pending.c (thread_func): New function.
1025 (int main): Add threading support required.
1026 * gdb.mi/mi-pending.exp: Add tests for this issue.
1027 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1028 (pendfunc2): Remove stdio dependency.
1029 * gdb.mi/mi-pendshr2.c: New file.
1030
693dca06
KS
10312015-03-23 Keith Seitz <keiths@redhat.com>
1032
1033 * gdb.linespec/keywords.c: New file.
1034 * gdb.linespec/keywords.exp: New file.
1035
7e993ebf
KS
10362015-03-23 Keith Seitz <keiths@redhat.com>
1037
1038 PR gdb/18021
1039 * gdb.dwarf2/staticvirtual.exp: New test.
1040
bc23328c
JK
10412015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1042
1043 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1044 * README: Remove HP-UX and gdb.hp.
1045 (configuration):
1046 * configure: Regenerate.
1047 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1048 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1049 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1050 gdb.hp/gdb.defects/Makefile.
1051 * gdb.hp/Makefile.in: File deleted.
1052 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1053 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1054 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1055 * gdb.hp/gdb.aCC/run.c: File deleted.
1056 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1057 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1058 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1059 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1060 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1061 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1062 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1063 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1064 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1065 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1066 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1067 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1068 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1069 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1070 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1071 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1072 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1073 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1074 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1075 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1076 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1077 * gdb.hp/gdb.compat/average.c: File deleted.
1078 * gdb.hp/gdb.compat/sum.c: File deleted.
1079 * gdb.hp/gdb.compat/xdb.c: File deleted.
1080 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1081 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1082 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1083 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1084 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1085 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1086 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1087 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1088 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1089 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1090 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1091 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1092 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1093 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1094 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1095 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1096 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1097 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1098 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1099 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1100 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1101 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1102 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1103 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1104 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1105 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1106 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1107 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1108 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1109 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1110 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1111 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1112 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1113 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1114 * gdb.hp/tools/odump: File deleted.
1115
8bf3b159
PA
11162015-03-19 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1119 (saw_thread_3): New globals.
1120 (top level): Increment them when an event for the corresponding
1121 thread is seen.
1122 (no thread starvation): New test.
1123
eb54c8bf
PA
11242015-03-19 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.threads/continue-pending-status.c: New file.
1127 * gdb.threads/continue-pending-status.exp: New file.
1128
32d2e5d6
PA
11292015-03-18 Pedro Alves <palves@redhat.com>
1130
1131 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1132 Use gdb_is_target_remote instead of is_remote. Use
1133 gdb_test_multiple instead of gdb_expect. Exit early if
1134 gdb_test_multiple hits its internal matches. Tighten stepi tests
1135 expected output. Fail on exit with any signal, instead of just
1136 SIGILL.
1137
f68f11b7
YQ
11382015-03-18 Yao Qi <yao.qi@linaro.org>
1139
1140 PR tdep/18107
1141 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1142 variable.
1143 * gdb.base/catch-syscall.exp: Don't skip it on
1144 aarch64*-*-linux* target. Remove elements in all_syscalls.
1145 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1146 target.
1147 (setup_all_syscalls): New proc.
1148
ca5fd19b
YQ
11492015-03-16 Yao Qi <yao.qi@linaro.org>
1150
1151 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1152 (top level): Skip tests if valid_addr_p returns false for
1153 $cmd1 or $cmd2.
1154
85642ba0
AW
11552015-03-11 Andy Wingo <wingo@igalia.com>
1156
1157 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1158
e03f9645
YQ
11592015-03-11 Yao Qi <yao.qi@linaro.org>
1160
1161 * gdb.base/catch-syscall.exp: Fix typo in comments.
1162
5d0962b2
YQ
11632015-03-11 Yao Qi <yao.qi@linaro.org>
1164
1165 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1166
b2df3cef
PA
11672015-03-09 Pedro Alves <palves@redhat.com>
1168
1169 * dg-extract-results.py: Delete.
1170
ef878e53
PA
11712015-03-09 Pedro Alves <palves@redhat.com>
1172
1173 Merge dg-extract-results.sh from GCC upstream (r218843).
1174
1175 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1176 * dg-extract-results.sh: Use --text with grep to avoid issues with
1177 binary files. Fall back to cat -v, if that doesn't work.
1178
9494d219
PA
11792015-03-05 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1182
a8d9763a
SM
11832015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1184
1185 * lib/mi-support.exp (mi_expect_interrupt): Accept
1186 alternative event for when in all-stop mode.
1187
be9957b8
PA
11882015-03-04 Pedro Alves <palves@redhat.com>
1189
1190 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1191
d57be0f4 11922015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
1193
1194 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1195
c214c7cf
AA
11962015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1197
1198 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1199 regexps for GDB's current line display, accept a hex address
1200 preceding the line number.
1201
6d74a497
AA
12022015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1203
1204 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1205 the 'arch1' variable for "s390*-linux*" targets.
1206
511aee7c
PA
12072015-03-04 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1210 (main): Pass missing retval argument to pthread_join call.
1211
95e50b27
PA
12122015-03-02 Pedro Alves <palves@redhat.com>
1213
1214 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1215 (top level): Call do_test with non-stop as well.
1216
28054d69
PA
12172015-03-02 Pedro Alves <palves@redhat.com>
1218
1219 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1220 -1.
1221
4fa5d7b4
AA
12222015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1223
1224 * gdb.arch/s390-vregs.exp: New test.
1225 * gdb.arch/s390-vregs.S: New file.
1226
97c18565
PA
12272015-02-27 Pedro Alves <palves@redhat.com>
1228
1229 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1230 call to catch_command_errors.
1231 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1232 catch_command_errors.
1233
a37bfa30
PA
12342015-02-27 Pedro Alves <palves@redhat.com>
1235
1236 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1237 "true" for boolean result.
1238 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1239 prototype of main.
1240
6f98576f
PA
12412015-02-27 Pedro Alves <palves@redhat.com>
1242
1243 * lib/unbuffer_output.c: New file.
1244 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1245 (main): Call gdb_unbuffer_output.
1246
eba5ab56
YQ
12472015-02-27 Yao Qi <yao.qi@linaro.org>
1248
1249 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1250 target.
1251
0def5aaa
DE
12522015-02-26 Doug Evans <dje@google.com>
1253
1254 * gdb.cp/class2.cc (Dbase, D): New classes.
1255 (main): New local delta.
1256 * gdb.cp/class2.exp: Test printing delta.
1257 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1258 (dynbar): New global.
1259 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1260
081a1c2c
JK
12612015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1262
1263 * gdb.compile/compile-ifunc.c: New file.
1264 * gdb.compile/compile-ifunc.exp: New file.
1265
2f41223f
AT
12662015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1267
1268 * gdb.base/structs.exp: Check for correct struct on finish.
1269
03eddd80
YQ
12702015-02-26 Yao Qi <yao.qi@linaro.org>
1271
1272 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1273 is zero.
1274
80c57053
JK
12752015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1276
1277 * gdb.arch/cordic.ko.bz2: New file.
1278 * gdb.arch/cordic.ko.debug.bz2: New file.
1279 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1280
21613c12
YQ
12812015-02-25 Yao Qi <yao.qi@linaro.org>
1282
1283 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1284 aarch64*-*-* target.
1285
d8b901ed
PA
12862015-02-23 Pedro Alves <palves@redhat.com>
1287
1288 * lib/gdb.exp (delete_breakpoints): Rewrite using
1289 gdb_test_multiple.
1290
e5b85ead
PA
12912015-02-23 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.base/info-os.c: Include stdlib.h.
1294
85c3a371
DE
12952015-02-22 Doug Evans <xdje42@gmail.com>
1296
1297 PR symtab/17855
1298 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1299 is read after symbols have been re-read.
1300 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1301 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1302
96553a0c
DE
13032015-02-21 Doug Evans <dje@google.com>
1304
1305 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1306
97a0c697
JK
13072015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1308
1309 PR corefiles/17808
1310 * gdb.arch/i386-biarch-core.core.bz2: New file.
1311 * gdb.arch/i386-biarch-core.exp: New file.
1312
a47cd6e9
PA
13132015-02-21 Pedro Alves <palves@redhat.com>
1314
1315 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1316 runto_main fails.
1317
c5facdc4
PA
13182015-02-20 Pedro Alves <palves@redhat.com>
1319
1320 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1321 info probes.
1322
2db9a427
PA
13232015-02-20 Pedro Alves <palves@redhat.com>
1324
1325 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1326
60fb7e9e
PA
13272015-02-20 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1330 clean_restart before gdb_target_supports_trace.
1331
5c5019c2
PA
13322015-02-20 Pedro Alves <palves@redhat.com>
1333
1334 PR threads/18006
1335 * gdb.threads/clone-thread_db.c: New file.
1336 * gdb.threads/clone-thread_db.exp: New file.
1337
c9587f88
AT
13382015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1339
1340 PR breakpoints/16812
1341 * gdb.base/catch-gdb-caused-signals.c: New file.
1342 * gdb.base/catch-gdb-caused-signals.exp: New file.
1343
f6a88844
JM
13442015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1345
1346 * configure: Regenerated.
1347 * configure.ac: Use GDB_AC_TRANSFORM.
1348 * aclocal.m4: sinclude ../transform.m4.
1349
497c491b
JM
13502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1351
1352 * lib/dtrace.exp: New file.
1353 * gdb.base/dtrace-probe.exp: Likewise.
1354 * gdb.base/dtrace-probe.d: Likewise.
1355 * gdb.base/dtrace-probe.c: Likewise.
1356 * lib/pdtrace.in: Likewise.
1357 * configure.ac: Output variables with the transformed names of
1358 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1359 * configure: Regenerated.
1360
03e98035
JM
13612015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1362
1363 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1364 expected message when trying to access $_probe_* convenience
1365 variables while not on a probe.
1366
63cc30e9
JK
13672015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1368
1369 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1370
0703599a
PA
13712015-02-11 Pedro Alves <pedro@codesourcery.com>
1372
1373 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1374 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1375
7e60a48e
DE
13762015-02-10 Doug Evans <xdje42@gmail.com>
1377
1378 * lib/gdb.exp (gdb_load): Always return a result.
1379
01b088bc
PA
13802015-02-10 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.threads/signal-sigtrap.c: New file.
1383 * gdb.threads/signal-sigtrap.exp: New file.
1384
b05ec7a5
AT
13852015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1386
1387 * gdb.trace/no-attach-trace.c: New file.
1388 * gdb.trace/no-attach-trace.exp: New file.
1389
a2c2acaf
MW
13902015-02-09 Mark Wielaard <mjw@redhat.com>
1391
1392 * gdb.dwarf2/atomic.c: New file.
1393 * gdb.dwarf2/atomic-type.exp: Likewise.
1394
31fd9caa
MM
13952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1396
1397 * gdb.btrace/buffer-size.exp: Update "info record" output.
1398 * gdb.btrace/delta.exp: Update "info record" output.
1399 * gdb.btrace/enable.exp: Update "info record" output.
1400 * gdb.btrace/finish.exp: Update "info record" output.
1401 * gdb.btrace/instruction_history.exp: Update "info record" output.
1402 * gdb.btrace/next.exp: Update "info record" output.
1403 * gdb.btrace/nexti.exp: Update "info record" output.
1404 * gdb.btrace/step.exp: Update "info record" output.
1405 * gdb.btrace/stepi.exp: Update "info record" output.
1406 * gdb.btrace/nohist.exp: Update "info record" output.
1407
d33501a5
MM
14082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1409
1410 * gdb.btrace/buffer-size: New.
1411
f4abbc16
MM
14122015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1413
1414 * gdb.btrace/delta.exp: Update "info record" output.
1415 * gdb.btrace/enable.exp: Update "info record" output.
1416 * gdb.btrace/finish.exp: Update "info record" output.
1417 * gdb.btrace/instruction_history.exp: Update "info record" output.
1418 * gdb.btrace/next.exp: Update "info record" output.
1419 * gdb.btrace/nexti.exp: Update "info record" output.
1420 * gdb.btrace/step.exp: Update "info record" output.
1421 * gdb.btrace/stepi.exp: Update "info record" output.
1422 * gdb.btrace/nohist.exp: Update "info record" output.
1423
b9d61307
SM
14242015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1425
1426 PR gdb/15678
1427 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1428
e584fdbc
PA
14292015-02-06 Pedro Alves <palves@redhat.com>
1430
1431 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1432 macro.
1433 (seconds_left, again): New globals.
1434 (main): Wait seconds_left in a 1-second sleep loop instead of
1435 sleeping 180 seconds. If 'again' is set, reset the seconds
1436 counter.
1437 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1438 'again' in the inferior before detaching. Print the seconds left.
1439 (options): New global.
1440 (top level): Build program with -DTIMEOUT=$timeout.
1441
77f41761
PA
14422015-02-06 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1445 determine how many seconds to pass to 'alarm'.
1446 * gdb.base/gdb-sigterm.exp (top level): Build program with
1447 -DTIMEOUT=$timeout.
1448 (do_test): Return success/failure indication. Add more verbose
1449 logging. Don't fail if 200 single steps are seen. Instead, fail
1450 when the test times out.
1451 (passes): New global.
1452 (top level): Break the testing loop if testing fails on any
1453 iteration. Use gdb_assert.
1454
b9394193
DB
14552015-02-04 Don Breazeal <donb@codesourcery.com>
1456
1457 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1458 and initialize them.
1459 (ipc_cleanup): New function.
1460 (main): Don't declare shmid, semid, and msqid. Add a call to
1461 atexit so that we call ipc_cleanup on exit.
1462
42d9e528
PA
14632015-02-04 Pedro Alves <palves@redhat.com>
1464
1465 * boards/native-extended-gdbserver.exp: Remove any target variant
1466 specifications from the board name before clearing the isremote
1467 flag from board_info.
1468
ae6ae975
DE
14692015-01-31 Doug Evans <xdje42@gmail.com>
1470
1471 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1472
cfb069a8
GB
14732015-01-31 Gary Benson <gbenson@redhat.com>
1474
1475 * gdb.base/completion.exp: Disable completion limiting for
1476 existing tests. Add new tests to check completion limiting.
1477 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1478
5dd31d79
DE
14792015-01-31 Doug Evans <xdje42@gmail.com>
1480
1481 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1482
9f050062
DE
14832015-01-31 Doug Evans <xdje42@gmail.com>
1484
1485 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1486 entries. Duplicate file section script entries.
1487 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1488 inlined entries. Add test for safe-path rejection.
1489 * gdb.python/py-section-script.c: Add duplicate inlined section script
1490 entries. Duplicate file section script entries.
1491 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1492 inlined entries. Add test for safe-path rejection.
1493
df25ebbd
JB
14942015-01-29 Joel Brobecker <brobecker@adacore.com>
1495
1496 * gdb.ada/disc_arr_bound: New testcase.
1497
4a0ca9ec
JB
14982015-01-29 Joel Brobecker <brobecker@adacore.com>
1499
1500 * gdb.ada/mi_var_array: New testcase.
1501
3a8b707a
DE
15022015-01-27 Doug Evans <dje@google.com>
1503
1504 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1505 Add test for objfile.filename, objfile.username after objfile
1506 has been unloaded.
1507
f8313f6e
JB
15082015-01-26 Joel Brobecker <brobecker@adacore.com>
1509
1510 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1511 the second test to print the name attribute of value
1512 returned by the call to gdb.lookup_type, and adjust
1513 the expected output accordingly.
1514
37bc665e
MW
15152015-01-25 Mark Wielaard <mjw@redhat.com>
1516
1517 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1518 * gdb.base/disp-step-fork.c: Include unistd.h.
1519 * gdb.base/siginfo-obj.c: Include stdio.h.
1520 * gdb.base/siginfo-thread.c: Likewise.
1521 * gdb.mi/non-stop.c: Include unistd.h.
1522 * gdb.mi/nsthrexec.c: Include stdio.h.
1523 * gdb.mi/pthreads.c: Include unistd.h.
1524 * gdb.modula2/unbounded1.c (main): Declare returns int.
1525 * gdb.reverse/consecutive-reverse.c: Likewise.
1526 * gdb.threads/create-fail.c: Include unistd.h.
1527 * gdb.threads/killed.c: Likewise.
1528 * gdb.threads/linux-dp.c: Likewise.
1529 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1530 * gdb.threads/non-ldr-exc-2.c: Likewise.
1531 * gdb.threads/non-ldr-exc-3.c: Likewise.
1532 * gdb.threads/non-ldr-exc-4.c: Likewise.
1533 * gdb.threads/pthreads.c: Include unistd.h.
1534 (main): Declare returns int.
1535 * gdb.threads/tls-main.c (foo): New declaration.
1536 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1537
f7e5394d
SM
15382015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1539
1540 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1541 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1542
743649fd
MW
15432015-01-15 Mark Wielaard <mjw@redhat.com>
1544
1545 * gdb.base/noreturn-return.c: New file.
1546 * gdb.base/noreturn-return.exp: New file.
1547 * gdb.base/noreturn-finish.c: New file.
1548 * gdb.base/noreturn-finish.exp: New file.
1549
198297aa
PA
15502015-01-23 Pedro Alves <palves@redhat.com>
1551
1552 * gdb.threads/continue-pending-after-query.c: New file.
1553 * gdb.threads/continue-pending-after-query.exp: New file.
1554
717cf30c
AG
15552015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1556 Simon Marchi <simon.marchi@ericsson.com>
1557
1558 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1559 * gdb.base/valgrind-db-attach.exp: Same.
1560 * gdb.base/valgrind-infcall.exp: Same.
1561 * lib/mi-support.exp (default_mi_gdb_start): Same.
1562 * lib/prompt.exp (default_prompt_gdb_start): Same.
1563 * lib/gdb.exp (default_gdb_spawn): Same.
1564 (gdb_interact): New.
1565
1566
4b62a76e
JK
15672015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 * gdb.compile/compile.exp (pointer to jit function): New test.
1570
b4cdae6f
WW
15712015-01-17 Wei-cheng Wang <cole945@gmail.com>
1572
1573 * lib/gdb.exp (supports_process_record): Return true for
1574 powerpc*-*-linux*.
1575 (supports_reverse): Likewise.
1576
d221e7ef
DB
15772015-01-15 Don Breazeal <donb@codesourcery.com>
1578
1579 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1580 instead of checking whether the target board is remote and
1581 use spawn_wait_for_attach instead of exec/sleep.
1582 * gdb.base/attach-twice.exp: Likewise.
1583
bafffb51
JB
15842015-01-15 Joel Brobecker <brobecker@adacore.com>
1585
1586 * gdb.ada/var_arr_attrs: New testcase.
1587
5589af0e
PA
15882015-01-14 Pedro Alves <palves@redhat.com>
1589 Joel Brobecker <brobecker@adacore.com>
1590
1591 PR gdb/17525
1592 * gdb.base/bp-cmds-execution-x-script.c: New file.
1593 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1594 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1595
6c400b59
PA
15962015-01-14 Pedro Alves <palves@redhat.com>
1597
1598 PR cli/17828
1599 * gdb.base/batch-preserve-term-settings.c: New file.
1600 * gdb.base/batch-preserve-term-settings.exp: New file.
1601
e02c96a7
DE
16022015-01-13 Doug Evans <dje@google.com>
1603
1604 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1605 binary.
1606
576fd14c
JB
16072015-01-13 Joel Brobecker <brobecker@adacore.com>
1608
1609 * Makefile.in (clean mostlyclean): Do not delete *.py.
1610
04dccad0
JB
16112015-01-13 Joel Brobecker <brobecker@adacore.com>
1612
1613 * gdb.python/py-lookup-type.exp: New file.
1614
3d230f71
PA
16152015-01-12 Pedro Alves <palves@redhat.com>
1616
1617 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1618 restore GDBFLAGS before returning.
1619
7e67715d
JK
16202015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1621
1622 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1623 is_amd64_regs_target and is_x86_like_target.
1624
f2e0d4b4
DE
16252015-01-11 Doug Evans <xdje42@gmail.com>
1626
1627 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1628 is given without an explicit form.
1629 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1630 attributes.
1631 * gdb.dwarf/corrupt.exp: Ditto.
1632 * gdb.dwarf2/enum-type.exp: Ditto.
1633 * gdb.trace/entry-values.exp: Ditto.
1634 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1635
439250fb
DE
16362015-01-11 Doug Evans <xdje42@gmail.com>
1637
1638 PR gdb/15830
1639 * gdb.base/maint.exp: Remove references to "maint demangle".
1640 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1641 Add tests for explicitly specifying language to demangle.
1642 * gdb.dlang/demangle.exp: Ditto.
1643
ede9f622
PA
16442015-01-09 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.threads/non-stop-fair-events.c: New file.
1647 * gdb.threads/non-stop-fair-events.exp: New file.
1648
a7b796db
PA
16492015-01-09 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1652 the global scope. Set a breakpoint after all threads are started
1653 rather than stepping over two source lines. Expect the prompt.
1654 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1655 global.
1656 (NUM): Now 15.
1657 (main): Use threads_started_barrier to wait for all threads to
1658 start. Main thread no longer calls thread_function. Exit after
1659 180 seconds.
1660 (loop): New function.
1661 (thread_function): Wait on threads_started_barrier barrier. Call
1662 'loop' at each iteration.
1663 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1664 threads have started, instead of hardcoding number of "next"
1665 steps. Use an access watchpoint instead of a write watchpoint.
1666
9665ffdd
PA
16672015-01-09 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1670 (thread_func): Wait on barrier.
1671 (main): Wait for all threads to start before stopping GDB.
1672 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1673 global.
1674 (thread1_func, thread2_func): Wait on barrier.
1675 (main): Wait for all threads to start before stopping GDB.
1676 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1677 New global.
1678 (thread1_func, thread2_func): Wait on barrier.
1679 (main): Wait for all threads to start before stopping GDB.
1680
c945a99f
PA
16812015-01-09 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.threads/attach-many-short-lived-threads.c: New file.
1684 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1685
c1a747c1
PA
16862014-01-09 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1689 instead of to thread 2.
1690 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1691 Add barrier around each pthread_create call instead of around all
1692 calls.
1693 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1694 Set a break on thread_function and have the child threads hit it
1695 one at at a time.
1696
60b3033e
PA
16972015-01-09 Pedro Alves <palves@redhat.com>
1698
1699 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1700 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1701 false.
1702 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1703 checking whether the target board is remote.
1704 * gdb.multi/multi-attach.exp: Likewise.
1705 * gdb.python/py-sync-interp.exp: Likewise.
1706 * gdb.server/ext-attach.exp: Likewise.
1707 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1708 tests that need to attach, instead of checking whether the target
1709 board is remote at the top of the file.
1710
acc018ac
YQ
17112015-01-08 Yao Qi <yao@codesourcery.com>
1712
1713 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1714
50a18af8
JK
17152015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1716
1717 Fix testcase compilation.
1718 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1719
8503d6e1
JB
17202015-01-06 Joel Brobecker <brobecker@adacore.com>
1721
1722 * gdb.python/py-type.exp: Add a couple test about empty
1723 array creation, and negative-length array creation.
1724
cc73dbcc
DE
17252015-01-02 Doug Evans <xdje42@gmail.com>
1726
1727 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1728
0300bbc7
DE
17292015-01-02 Doug Evans <dje@google.com>
1730
1731 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1732
9d85a0ec
YQ
17332014-12-29 Yao Qi <yao@codesourcery.com>
1734
1735 * gdb.trace/entry-values.exp: Update comments. Rename variable
1736 bar_call_foo to returned_from_foo.
1737
87186c6a
MMN
17382014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1739
1740 PR gdb/17394
1741 * gdb.linespec/break-asm-file.c: New file.
1742 * gdb.linespec/break-asm-file.exp: New file.
1743 * gdb.linespec/break-asm-file0.s: New file.
1744 * gdb.linespec/break-asm-file1.s: New file.
1745
1bab7383
YQ
17462014-12-18 Nigel Stephens <nigel@mips.com>
1747 Maciej W. Rozycki <macro@codesourcery.com>
1748
1749 * gdb.base/float.exp: Handle the new output from "info float" on
1750 MIPS targets.
1751
1bc1068a
JK
17522014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1753
1754 Fix MinGW compilation.
1755 * gdb.compile/compile-ops.exp: Update untested message if
1756 !skip_compile_feature_tests.
1757 * gdb.compile/compile-setjmp.exp: Likewise.
1758 * gdb.compile/compile-tls.exp: Likewise.
1759 * gdb.compile/compile.exp: Likewise.
1760 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1761 supported on this host".
1762
b6615d10
DE
17632014-12-16 Doug Evans <xdje42@gmail.com>
1764
1765 * boards/stabs.exp: New file.
1766
25dda427
AA
17672014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1768
1769 * gdb.base/completion.exp: Adjust to format changes of "maint
1770 print user-registers".
1771
bf330350
CU
17722014-12-16 Catalin Udma <catalin.udma@freescale.com>
1773
1774 PR server/17457
1775 * gdb.arch/aarch64-fp.c: New file.
1776 * gdb.arch/aarch64-fp.exp: New file.
1777
395cf596
SDJ
17782014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1779
1780 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1781 r210637, r210913, r211666, r215400, r215817).
1782
1783 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1784 * dg-extract-results.py: New file.
1785 * dg-extract-results.sh: Use it if the environment seems
1786 suitable.
1787
1788 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1789
1790 * dg-extract-results.py (parse_run): Handle warnings that
1791 are printed before a test harness is run.
1792
1793 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1794
1795 * dg-extract-results.py (Named): Remove __cmp__ method.
1796 (output_variation): Use a key to sort variation.harnesses.
1797
1798 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1799
1800 * dg-extract-results.py: For Python 3, force sys.stdout to
1801 handle surrogate escape sequences.
1802 (safe_open): New function.
1803 (output_segment, main): Use it.
1804
1805 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1806
1807 * dg-extract-results.py (Prog.result_re): Include options
1808 in test name.
1809
1810 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1811
1812 * dg-extract-results.py (output_variation): Always sort if
1813 do_sum.
1814
e882ef3c
SM
18152014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1816
1817 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1818 as long as we get pagination notifications.
1819
4992aa20
JM
18202014-12-15 Jason Merrill <jason@redhat.com>
1821
1822 * Makefile.in (check-gdb.%): Restore.
1823 * README: Mention it.
1824
c1b5a1a6
JB
18252014-12-13 Joel Brobecker <brobecker@adacore.com>
1826
1827 * gdb.ada/str_uninit: New testcase.
1828
5537b577
JK
18292014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 PR symtab/17642
1832 * gdb.base/vla-stub-define.c: New file.
1833 * gdb.base/vla-stub.c: New file.
1834 * gdb.base/vla-stub.exp: New file.
1835
bb2ec1b3
TT
18362014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1837 Jan Kratochvil <jan.kratochvil@redhat.com>
1838 Tom Tromey <tromey@redhat.com>
1839
1840 * configure.ac: Add gdb.compile/.
1841 * configure: Regenerate.
1842 * gdb.compile/Makefile.in: New file.
1843 * gdb.compile/compile-ops.exp: New file.
1844 * gdb.compile/compile-ops.c: New file.
1845 * gdb.compile/compile-tls.c: New file.
1846 * gdb.compile/compile-tls.exp: New file.
1847 * gdb.compile/compile-constvar.S: New file.
1848 * gdb.compile/compile-constvar.c: New file.
1849 * gdb.compile/compile-mod.c: New file.
1850 * gdb.compile/compile-nodebug.c: New file.
1851 * gdb.compile/compile-setjmp-mod.c: New file.
1852 * gdb.compile/compile-setjmp.c: New file.
1853 * gdb.compile/compile-setjmp.exp: New file.
1854 * gdb.compile/compile-shlib.c: New file.
1855 * gdb.compile/compile.c: New file.
1856 * gdb.compile/compile.exp: New file.
1857 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1858
4ff709eb
TT
18592014-12-12 Tom Tromey <tromey@redhat.com>
1860
1861 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1862 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1863
6dddd6a5
DE
18642014-12-12 Doug Evans <dje@google.com>
1865
1866 * lib/gdb-python.exp (get_python_valueof): New function.
1867 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1868
71c24708
AA
18692014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1870
1871 * gdb.base/completion.exp: Add test for completion of "info
1872 registers ".
1873
3e29f34a
MR
18742014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1875
1876 * gdb.base/func-ptrs.c: New file.
1877 * gdb.base/func-ptrs.exp: New file.
1878
fc126975
SM
18792014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1880
1881 PR breakpoints/17012
1882 * gdb.base/dprintf-detach.c: New file.
1883 * gdb.base/dprintf-detach.exp: New file.
1884
0a46d518
SM
18852014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1886
1887 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1888 * lib/gdb.exp (target_is_gdbserver): New procedure.
1889
a0be3e44
DE
18902014-12-08 Doug Evans <dje@google.com>
1891
1892 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1893
df1b803a
YQ
18942014-12-05 Yao Qi <yao@codesourcery.com>
1895
1896 * gdb.guile/scm-error.exp: Remove the third argument to
1897 gdb_remote_download.
1898 * gdb.guile/scm-frame-args.exp: Likewise.
1899 * gdb.guile/scm-section-script.exp: Likewise.
1900
ddb9f679
YQ
19012014-12-05 Yao Qi <yao@codesourcery.com>
1902
1903 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1904
86e4ed39
DE
19052014-12-04 Doug Evans <dje@google.com>
1906
1907 * gdb.python/py-objfile.exp: Add tests for
1908 objfile.add_separate_debug_file.
1909
7c50a931
DE
19102014-12-04 Doug Evans <dje@google.com>
1911
1912 * lib/gdb.exp (get_build_id): New function.
1913 (build_id_debug_filename_get): Rewrite to use it.
1914 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1915
621661e3
MR
19162014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1917
1918 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1919 `method(long)', not just 0x0.
1920 * gdb.cp/nsalias.exp: Align code labels to 4.
1921 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1922 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1923 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1924 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1925 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1926 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1927
29f0c3b7
DE
19282014-12-02 Doug Evans <dje@google.com>
1929
e1e061e7 1930 PR symtab/17602
29f0c3b7 1931 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1932 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1933 * gdb.cp/anon-ns.exp: Update.
1934
162078c8
NB
19352014-12-02 Nick Bull <nicholaspbull@gmail.com>
1936
1937 * gdb.python/py-events.py (inferior_call_handler): New.
1938 (register_changed_handler, memory_changed_handler): New.
1939 (test_events.invoke): Register new handlers.
1940 * gdb.python/py-events.exp: Add tests for inferior call,
1941 memory_changed and register_changed events.
1942
fdb09caf
AA
19432014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1944
1945 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1946 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1947 if the linker doesn't understand this.
1948
55cfb2c4
SM
19492014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 * gdb.python/python.exp: Change expected reply to help().
1952
9e8cd6df
YQ
19532014-12-01 Yao Qi <yao@codesourcery.com>
1954
1955 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1956 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1957 * configure: Re-generated.
1958
6c659fc2
SC
19592014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1960
1961 * gdb.cp/chained-calls.cc: New file.
1962 * gdb.cp/chained-calls.exp: New file.
1963 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1964
d7fc3181
SM
19652014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1966
1967 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1968 * gdb.dwarf2/symtab-producer.exp: Same.
1969 * gdb.gdb/python-interrupts.exp: Same.
1970 * gdb.gdb/python-selftest.exp: Same.
1971 * gdb.python/py-linetable.exp: Same.
1972 * gdb.python/py-type.exp: Same.
1973 * gdb.python/py-value-cc.exp: Same.
1974 * gdb.python/py-value.exp: Same.
1975
10e79639
YQ
19762014-11-28 Yao Qi <yao@codesourcery.com>
1977
1978 * gdb.base/break-probes.exp: Match library name prefixed with
1979 sysroot.
1980
f28a0564
SM
19812014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1982
1983 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1984 test expected output. Add parentheses for the call to print.
1985 Remove L suffix from integers.
1986
3fe1ce1d
DE
19872014-11-26 Doug Evans <dje@google.com>
1988
1989 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1990
84429e27
YQ
19912014-11-22 Yao Qi <yao@codesourcery.com>
1992
1993 * gdb.trace/entry-values.c: Remove asms.
1994 (foo): Add foo_label.
1995 (bar): Add bar_label.
1996 * gdb.trace/entry-values.exp: Remove code computing foo's
1997 length and bar's length.
1998 (Dwarf::assemble): Invoke function_range for bar and use
1999 MACRO_AT_func for foo.
2000
26741859
YQ
20012014-11-22 Yao Qi <yao@codesourcery.com>
2002
2003 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2004 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2005 Use .Lgcc43_procstart instead of gcc43.
2006
45e44d27
JB
20072014-11-21 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.ada/n_arr_bound: New testcase.
2010
458c8db8
SDJ
20112014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2012
2013 PR breakpoints/10737
2014 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2015 test_catch_syscall_multi_arch.
2016 (test_catch_syscall_multi_arch): New function.
2017
43f3e411
DE
20182014-11-20 Doug Evans <xdje42@gmail.com>
2019
2020 * gdb.base/maint.exp: Update expected output.
2021
0d7b2549
AA
20222014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2023
2024 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2025 4-byte instruction on S390.
2026
8908fca5
JB
20272014-11-19 Joel Brobecker <brobecker@adacore.com>
2028
2029 * gdb.ada/arr_arr: New testcase.
2030
4a46959e
JB
20312014-11-19 Joel Brobecker <brobecker@adacore.com>
2032
2033 * gdb.ada/pkd_arr_elem: New Testcase.
2034
470e2f4e
LM
20352014-11-18 Luis Machado <lgustavo@codesourcery.com>
2036
2037 * gdb.reverse/break-precsave: Expect completion message for
2038 core file reads.
2039 * gdb.reverse/consecutive-precsave.exp: Likewise.
2040 * gdb.reverse/finish-precsave.exp: Likewise.
2041 * gdb.reverse/i386-precsave.exp: Likewise.
2042 * gdb.reverse/machinestate-precsave.exp: Likewise.
2043 * gdb.reverse/sigall-precsave.exp: Likewise.
2044 * gdb.reverse/solib-precsave.exp: Likewise.
2045 * gdb.reverse/step-precsave.exp: Likewise.
2046 * gdb.reverse/until-precsave.exp: Likewise.
2047 * gdb.reverse/watch-precsave.exp: Likewise.
2048
a267f3ad
AA
20492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2050
2051 * gdb.base/bp-permanent.c: Include unistd.h.
2052 * gdb.python/py-framefilter-mi.c (main): Add return type.
2053 * gdb.python/py-framefilter.c (main): Likewise.
2054 * gdb.trace/actions-changed.c (main): Likewise.
2055
12084a9a
AA
20562014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2057
2058 * gdb.mi/until.c: Add eye-catchers.
2059 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2060 line numbers.
2061
dc7e1a77
AA
20622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2063
2064 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2065 function header variants in break1.c.
2066 * gdb.base/ena-dis-br.exp: Likewise.
2067 * gdb.base/hbreak2.exp: Likewise.
2068 * gdb.reverse/until-precsave.exp: Drop references to removed
2069 non-prototype function header variants in ur1.c.
2070 * gdb.reverse/until-reverse.exp: Likewise.
2071
41c77605
PM
20722014-11-17 Petr Machata <pmachata@redhat.com>
2073
2074 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2075 ${_cu_offset_size} bytes abbrev offset.
2076
34248c3a
DE
20772014-11-15 Doug Evans <xdje42@gmail.com>
2078
2079 PR symtab/17559
2080 * gdb.base/line-symtabs.exp: New file.
2081 * gdb.base/line-symtabs.c: New file.
2082 * gdb.base/line-symtabs.h: New file.
2083
646da059
YQ
20842014-11-14 Yao Qi <yao@codesourcery.com>
2085
2086 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2087 (func): Add label func_label.
2088 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2089 Replace low_pc and high_pc with MACRO_AT_range.
2090 Replace name, low_pc and high_pc with MACRO_AT_func.
2091
9301ebe6
YQ
20922014-11-14 Yao Qi <yao@codesourcery.com>
2093
2094 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2095 Replace name, low_pc and high_pc with MACRO_AT_func.
2096
f166b542
YQ
20972014-11-14 Yao Qi <yao@codesourcery.com>
2098
2099 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2100 produce debug information.
2101 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2102
0f6e71e3
YQ
21032014-11-14 Yao Qi <yao@codesourcery.com>
2104
2105 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2106 object and get function length.
2107 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2108 with MACRO_AT_func.
2109 (top-level): Replace gdb_compile and clean_restart with
2110 prepare_for_testing.
2111 * gdb.dwarf2/main.c (main): Add label main_label.
2112
876c4df9
YQ
21132014-11-14 Yao Qi <yao@codesourcery.com>
2114
2115 * lib/dwarf.exp (function_range): New procedure.
2116 (Dwarf::_handle_macro_at_func): New procedure.
2117 (Dwarf::_handle_macro_at_range): New procedure.
2118 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2119
02ad9cf1
YQ
21202014-11-14 Yao Qi <yao@codesourcery.com>
2121
2122 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2123 (_handle_attribute): New procedure.
2124
a59add0c
AA
21252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2126
2127 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2128 * gdb.base/call-sc.c (zed): Likewise.
2129 * gdb.base/checkpoint.c (main): Likewise.
2130 * gdb.base/dump.c (main): Likewise.
2131 * gdb.base/gcore.c (main): Likewise.
2132 * gdb.base/huge.c (main): Likewise.
2133 * gdb.base/multi-forks.c (main): Likewise.
2134 * gdb.base/pr10179-a.c (main): Likewise.
2135 * gdb.base/savedregs.c (main): Likewise.
2136 * gdb.base/sigaltstack.c (main): Likewise.
2137 * gdb.base/siginfo.c (main): Likewise.
2138 * gdb.base/structs.c (zed): Likewise.
2139 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2140 * gdb.mi/mi-syn-frame.c (main): Likewise.
2141 * gdb.mi/until.c (foo, main): Likewise.
2142 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2143 * gdb.base/solib-weak.c (foo): Declare.
2144 * gdb.base/attach-twice.c: Include stdio.h.
2145 * gdb.base/weaklib1.c: Likewise.
2146 * gdb.base/weaklib2.c: Likewise.
2147 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2148 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2149 unistd.h.
2150 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2151 * gdb.mi/mi-exit-code.c: Likewise.
2152 * gdb.base/break-interp-lib.c: Include string.h.
2153 * gdb.base/coremaker.c: Likewise.
2154 * gdb.base/testenv.c: Likewise.
2155 * gdb.python/py-finish-breakpoint.c: Likewise.
2156 * gdb.base/inferior-died.c: Include sys/wait.h.
2157 * gdb.base/fileio.c: Include time.h.
2158 * gdb.base/async-shell.c: Include unistd.h.
2159 * gdb.base/dprintf-non-stop.c: Likewise.
2160 * gdb.base/info-os.c: Likewise.
2161 * gdb.mi/mi-console.c: Likewise.
2162 * gdb.mi/watch-nonstop.c: Likewise.
2163 * gdb.python/py-events.c: Likewise.
2164 * gdb.base/async.c (baz): Move up before its invocation.
2165 * gdb.base/code_elim2.c (my_global_func): Likewise.
2166 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2167 * gdb.base/advance.c (func2): Likewise.
2168
3b5d5997
AA
21692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2170
2171 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2172 variant.
2173 * gdb.base/annota3.c: Likewise.
2174 * gdb.base/async.c: Likewise.
2175 * gdb.base/average.c: Likewise.
2176 * gdb.base/call-ar-st.c: Likewise.
2177 * gdb.base/call-rt-st.c: Likewise.
2178 * gdb.base/call-sc.c: Likewise.
2179 * gdb.base/call-strs.c: Likewise.
2180 * gdb.base/ending-run.c: Likewise.
2181 * gdb.base/execd-prog.c: Likewise.
2182 * gdb.base/exprs.c: Likewise.
2183 * gdb.base/foll-exec.c: Likewise.
2184 * gdb.base/foll-fork.c: Likewise.
2185 * gdb.base/foll-vfork.c: Likewise.
2186 * gdb.base/funcargs.c: Likewise.
2187 * gdb.base/gcore.c: Likewise.
2188 * gdb.base/jump.c: Likewise.
2189 * gdb.base/langs0.c: Likewise.
2190 * gdb.base/langs1.c: Likewise.
2191 * gdb.base/langs2.c: Likewise.
2192 * gdb.base/mips_pro.c: Likewise.
2193 * gdb.base/nodebug.c: Likewise.
2194 * gdb.base/opaque0.c: Likewise.
2195 * gdb.base/opaque1.c: Likewise.
2196 * gdb.base/recurse.c: Likewise.
2197 * gdb.base/run.c: Likewise.
2198 * gdb.base/scope0.c: Likewise.
2199 * gdb.base/scope1.c: Likewise.
2200 * gdb.base/setshow.c: Likewise.
2201 * gdb.base/setvar.c: Likewise.
2202 * gdb.base/shmain.c: Likewise.
2203 * gdb.base/shr1.c: Likewise.
2204 * gdb.base/shr2.c: Likewise.
2205 * gdb.base/sigall.c: Likewise.
2206 * gdb.base/signals.c: Likewise.
2207 * gdb.base/so-indr-cl.c: Likewise.
2208 * gdb.base/solib2.c: Likewise.
2209 * gdb.base/structs.c: Likewise.
2210 * gdb.base/sum.c: Likewise.
2211 * gdb.base/vforked-prog.c: Likewise.
2212 * gdb.base/watchpoint.c: Likewise.
2213 * gdb.reverse/shr2.c: Likewise.
2214 * gdb.reverse/until-reverse.c: Likewise.
2215 * gdb.reverse/ur1.c: Likewise.
2216 * gdb.reverse/watch-reverse.c: Likewise.
2217
066a77c5
AA
22182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2219
2220 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2221 variant.
2222 * gdb.base/sepdebug.exp: Drop references to removed code.
2223
4f204ea5
AA
22242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2225
2226 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2227 variant. Preserve original line numbering.
2228 * gdb.base/list1.c: Likewise.
2229
3b377a3a
AA
22302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2231
2232 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2233 variant.
2234 * gdb.base/break1.c: Likewise.
2235 * gdb.base/break.exp: Drop references to removed code.
2236
e444df73
AA
22372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2238
2239 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2240 variant.
2241
8008f2a7
AA
22422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2243
2244 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2245
a5a06887
AA
22462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2247
2248 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2249 logic into perform_all_tests() and invoke it with and without
2250 function header prototypes.
2251 (do_function_calls): Remove conditional XFAIL for PR 5318.
2252 (rerun_and_prepare): Remove duplicate code.
2253 (perform_all_tests): New. Main logic moved here.
2254
44dba9b9
AA
22552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2256
2257 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2258 code guarded by #ifdef NO_PROTOTYPES.
2259 (t_double_many_args): Likewise.
2260 (DEF_FUNC_MANY_ARGS_1): Likewise.
2261 (DEF_FUNC_VALUES_1): Likewise.
2262 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2263 guarded by #ifdef PROTOTYPES.
2264
d1fbcd56
AA
22652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2266
2267 * gdb.mi/mi-console.c: Add eye-catcher.
2268 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2269 instead of literal line number.
2270
b0e59b8f
AA
22712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2272
2273 * gdb.base/shr2.c: Add eye-catcher.
2274 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2275 line number.
2276
78f98cca
AA
22772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2278
2279 * gdb.base/jump.c: Add eye-catchers.
2280 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2281 numbers.
2282
58fa2af0
AA
22832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2284
2285 * gdb.base/execd-prog.c: Add eye-catchers.
2286 * gdb.base/foll-exec.c: Likewise.
2287 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2288 line numbers.
2289
04e5059b
AA
22902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2291
2292 * gdb.base/ending-run.c: Add eye-catchers.
2293 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2294 literal line numbers.
2295
dbfdb174
AA
22962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2297
2298 * gdb.base/call-rt-st.c: Add eye-catchers.
2299 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2300 literal line numbers.
2301
888a2ade
AA
23022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2303
2304 * gdb.base/call-ar-st.c: Add eye-catchers.
2305 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2306 literal line numbers.
2307
6acc2dde
AA
23082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2309
2310 * gdb.base/average.c: Add eye-catchers.
2311 * gdb.base/sum.c: Likewise.
2312 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2313 regexps dynamically.
2314
9ecfcd1d
AA
23152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2316
2317 * gdb.base/solib1.c: Add eye-catchers.
2318 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2319 literal line numbers.
2320
78708b7c
PA
23212014-11-12 Pedro Alves <palves@redhat.com>
2322
2323 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2324 leader has exited.
2325
af48d08f
PA
23262014-11-12 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.arch/i386-bp_permanent.c: New file.
2329 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2330 (srcfile): Set to i386-bp_permanent.c.
2331 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2332 that stepi does not execute the 'leave' instruction, instead of
2333 testing it does execute.
2334 * gdb.base/bp-permanent.c: New file.
2335 * gdb.base/bp-permanent.exp: New file.
2336
af3768e9
DE
23372014-11-10 Doug Evans <xdje42@gmail.com>
2338
2339 PR symtab/17564
2340 * gdb.base/symtab-search-order.exp: New file.
2341 * gdb.base/symtab-search-order.c: New file.
2342 * gdb.base/symtab-search-order-1.c: New file.
2343 * gdb.base/symtab-search-order-shlib-1.c: New file.
2344
9de00a4a
PA
23452014-11-07 Pedro Alves <palves@redhat.com>
2346
2347 PR gdb/17511
2348 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2349 i?86-*-linux*.
2350
e0f52461
SC
23512014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2352
2353 PR c++/17494
2354 * gdb.cp/pr17494.cc: New file.
2355 * gdb.cp/pr17494.exp: New file.
2356
6ce8c980
YQ
23572014-11-02 Yao Qi <yao@codesourcery.com>
2358
2359 * gdb.python/python.exp: Get working directory and match the
2360 output of "set extended-prompt \\w " with it.
2361
02be9a71
DE
23622014-10-30 Doug Evans <dje@google.com>
2363
2364 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2365 in objfiles.
2366 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2367 in progspaces.
2368
3bdff46b
LM
23692014-10-30 Janis Johnson <janisjo@codesourcery.com>
2370
2371 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2372 * gdb.base/realname-expand.exp: Likewise.
2373 * gdb.linespec/macro-relative.exp: Likewise.
2374
ab917dfb
PA
23752014-10-29 Pedro Alves <palves@redhat.com>
2376
2377 PR gdb/17408
2378 * gdb.threads/schedlock.c (some_function): New function.
2379 (call_function): New global.
2380 (MAYBE_CALL_SOME_FUNCTION): New macro.
2381 (thread_function): Call it.
2382 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2383 and use it instead of a global counter. Adjust all callers.
2384 (get_current_thread): Use "find current thread" for test message
2385 here rather than having all callers pass down the same string.
2386 (goto_loop): New procedure, factored out from ...
2387 (my_continue): ... this.
2388 (step_ten_loops): Change parameter from test message to command to
2389 use. Adjust.
2390 (list_count): Delete global.
2391 (check_result): New procedure, factored out from duplicate top
2392 level code.
2393 (continue tests): Wrap in with_test_prefix.
2394 (test_step): New procedure, factored out from duplicate top level
2395 code.
2396 (top level): Test "step" in combination with all scheduler-locking
2397 modes. Test "next" in combination with all scheduler-locking
2398 modes, and in combination with stepping over a function call or
2399 not.
2400 * gdb.threads/next-bp-other-thread.c: New file.
2401 * gdb.threads/next-bp-other-thread.exp: New file.
2402
d3d4baed
PA
24032014-10-29 Pedro Alves <palves@redhat.com>
2404
2405 PR python/17372
2406 * gdb.python/python.exp: Test a multi-line command that spawns
2407 interactive Python.
2408 * gdb.base/multi-line-starts-subshell.exp: New file.
2409
563e8d85
YQ
24102014-10-29 Yao Qi <yao@codesourcery.com>
2411
2412 * gdb.base/fileio.exp: Make directories on host.
2413
0ea4d52e
YQ
24142014-10-29 Yao Qi <yao@codesourcery.com>
2415
2416 * gdb.base/fileio.c (test_write): Close the file.
2417
7f5ef605
PA
24182014-10-28 Pedro Alves <palves@redhat.com>
2419
2420 PR gdb/12623
2421 * gdb.base/sigstep.c (no_handler): New global.
2422 (main): If 'no_handler is true, set the signal handlers to
2423 SIG_IGN.
2424 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2425 with_sw_watch and no_handler parameters. Handle them.
2426 (top level) <stepping over handler when stopped at a breakpoint
2427 test>: Add a test axis for testing with a software watchpoint, and
2428 another for testing with the signal handler set to SIG_IGN.
2429 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2430 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2431
abbdbd03
PA
24322014-10-28 Pedro Alves <palves@redhat.com>
2433
2434 PR gdb/17511
2435 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2436 * gdb.base/sigstep.exp (other_handler_location): New global.
2437 (advance): Support stepping into the signal handler, and running
2438 commands while in the handler.
2439 (in_handler_map): New global.
2440 (top level): In the advance test, add combinations for getting
2441 into the handler with stepping commands, and for running commands
2442 in the handler. Add comment descripting the advancei tests.
2443
1df4399f
PA
24442014-10-28 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.base/sigstep.exp: Use build_executable instead of
2447 prepare_for_testing.
2448 (top level): Move code that starts GDB, runs to main and creates a
2449 display to ...
2450 (restart): ... this new procedure.
2451 (top level): Move backtrace from signal handler test to ...
2452 (validate_backtrace): ... this new procedure.
2453 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2454 with_test_prefix. Always restart GDB.
2455 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2456 with_test_prefix. Always restart GDB. No need to delete
2457 breakpoints after the test.
2458 (test_skip_handler): Remove prefix parameter.
2459 (skip_over_handler, breakpoint_to_handler)
2460 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2461 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2462 restart GDB. No need to delete breakpoints after the test.
2463 (top level): Use foreach to call the test procedures with
2464 different commands.
2465
a5b6e449
PA
24662014-10-28 Pedro Alves <palves@redhat.com>
2467
2468 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2469 instead of GNATS numbers.
2470 * gdb.base/sigbpt.exp: Likewise.
2471 * gdb.base/siginfo.exp: Likewise.
2472 * gdb.base/sigstep.exp: Likewise.
2473
e5f8a7cc
PA
24742014-10-27 Pedro Alves <palves@redhat.com>
2475
2476 * gdb.base/sigstep.c (dummy): New global.
2477 (main): Issue a couple writes to the new global.
2478 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2479 procedures.
2480 (skip_over_handler): Use test_skip_handler.
2481 (top level): Call skip_over_handler for stepi and nexti too.
2482 (breakpoint_over_handler): Use test_skip_handler.
2483 (top level): Call breakpoint_over_handler for stepi and nexti too.
2484
763905a3
YQ
24852014-10-27 Yao Qi <yao@codesourcery.com>
2486
2487 * gdb.trace/tfile.c (adjust_function_address)
2488 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2489 function descriptor.
2490
6f259a23
DB
24912014-10-24 Don Breazeal <donb@codesourcery.com>
2492
2493 * gdb.base/foll-fork.exp (test_follow_fork,
2494 catch_fork_child_follow): Check for updated fork messages emitted
2495 from infrun.c.
2496 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2497 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2498 vfork_and_exec_child_follow_through_step): Check for updated vfork
2499 messages emitted from infrun.c.
2500
09dd9a69
PA
25012014-10-24 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.base/corefile.exp: Remove references to ultrix.
2504 * gdb.base/interrupt.exp: Likewise.
2505 * gdb.base/whatis.exp: Likewise.
2506 * gdb.gdb/selftest.exp: Likewise.
2507 * gdb.threads/manythreads.exp: Likewise.
2508 * gdb.threads/print-threads.exp: Likewise.
2509 * gdb.threads/pthreads.exp:: Likewise.
2510 * gdb.threads/schedlock.exp: Likewise.
2511
3433cfa5
SC
25122014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2513
2514 * gdb.cp/non-trivial-retval.cc: Add a test case.
2515 * gdb.cp/non-trivial-retval.exp: Add a test.
2516
092f880b
YQ
25172014-10-20 Yao Qi <yao@codesourcery.com>
2518
2519 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2520 * gdb.python/py-objfile-script-gdb.py: New file.
2521 * gdb.python/py-objfile-script.exp: Update reference to
2522 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2523 of remote_download. Remove the dest file.
2524
acbdb7f3
YQ
25252014-10-20 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2528 * gdb.base/step-line.exp: Likewise.
2529 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2530 * gdb.dwarf2/dw2-basic.exp: Likewise.
2531 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2532 * gdb.dwarf2/dw2-filename.exp: Likewise.
2533 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2534 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2535 * gdb.dwarf2/dw2-producer.exp: Likewise.
2536 * gdb.dwarf2/mac-fileno.exp: Likewise.
2537 * gdb.python/py-frame-args.exp: Likewise.
2538 * gdb.python/py-framefilter.exp: Likewise.
2539 * gdb.python/py-mi.exp: Likewise.
2540 * gdb.python/py-objfile-script.exp: Likewise
2541 * gdb.python/py-pp-integral.exp: Likewise.
2542 * gdb.python/py-pp-re-notag.exp: Likewise.
2543 * gdb.python/py-prettyprint.exp: Likewise.
2544 * gdb.python/py-section-script.exp: Likewise.
2545 * gdb.python/py-typeprint.exp: Likewise.
2546 * gdb.python/py-xmethods.exp: Likewise.
2547 * gdb.stabs/weird.exp: Likewise.
2548 * gdb.xml/tdesc-regs.exp: Likewise.
2549
bd286a29
KCY
25502014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2551
2552 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2553 (out_cu): Use addr_len for the size of addresses.
2554 (out_line): Likewise. Size DW_LNE_set_address instruction
2555 according to addr_len.
2556 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2557 (FUNC): Add START_INSNS to definition.
2558
673dc4a0
YQ
25592014-10-18 Yao Qi <yao@codesourcery.com>
2560
2561 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2562 gdb_has_argv0 return true.
2563 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2564 check [target_info exists noargs], check [gdb_has_argv0]
2565 instead.
2566 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2567 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2568 procedures.
2569
4ffbba72
DE
25702014-10-17 Doug Evans <dje@google.com>
2571
2572 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2573 event.
2574 * gdb.python/py-events.py: Add clear_objfiles event.
2575
d096d8c1
DE
25762014-10-17 Doug Evans <dje@google.com>
2577
2578 * gdb.python/py-objfile.exp: Test progspace attribute.
2579
a80db015
LM
25802014-10-17 Luis Machado <lgustavo@codesourcery.com>
2581
2582 * gdb.guile/scm-breakpoint.exp: Do not assume any
2583 directory separators when matching source file paths.
2584 * gdb.python/py-breakpoint.exp: Likewise.
2585 * gdb.reverse/break-precsave.exp: Likewise.
2586 * gdb.reverse/break-reverse.exp: Likewise.
2587 * gdb.reverse/consecutive-precsave.exp: Likewise.
2588 * gdb.reverse/finish-precsave.exp: Likewise.
2589 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2590 * gdb.reverse/finish-reverse.exp: Likewise.
2591 * gdb.reverse/i386-precsave.exp: Likewise.
2592 * gdb.reverse/i387-env-reverse.exp: Likewise.
2593 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2594 * gdb.reverse/machinestate-precsave.exp: Likewise.
2595 * gdb.reverse/machinestate.exp: Likewise.
2596 * gdb.reverse/sigall-precsave.exp: Likewise.
2597 * gdb.reverse/solib-precsave.exp: Likewise.
2598 * gdb.reverse/step-precsave.exp: Likewise.
2599 * gdb.reverse/until-precsave.exp: Likewise.
2600 * gdb.reverse/watch-precsave.exp: Likewise.
2601 * gdb.reverse/watch-reverse.exp: Likewise.
2602
b22089ab
YQ
26032014-10-17 Yao Qi <yao@codesourcery.com>
2604
2605 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2606 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2607
6c4486e6
PA
26082014-10-17 Pedro Alves <palves@redhat.com>
2609
2610 PR gdb/17471
2611 * gdb.base/bg-execution-repeat.c: New file.
2612 * gdb.base/bg-execution-repeat.exp: New file.
2613
0ff33695
PA
26142014-10-17 Pedro Alves <palves@redhat.com>
2615
2616 PR gdb/17300
2617 * gdb.base/continue-all-already-running.c: New file.
2618 * gdb.base/continue-all-already-running.exp: New file.
2619
6fdebc3d
PA
26202014-10-17 Pedro Alves <palves@redhat.com>
2621
2622 PR gdb/17472
2623 * gdb.base/annota-input-while-running.c: New file.
2624 * gdb.base/annota-input-while-running.exp: New file.
2625
32a8097b
PA
26262014-10-17 Pedro Alves <palves@redhat.com>
2627
2628 * gdb.base/callfuncs.exp: emove references to osf.
2629 * gdb.base/sigall.exp: Likewise.
2630 * gdb.gdb/selftest.exp: Likewise.
2631 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2632 * gdb.mi/non-stop.c: Likewise.
2633 * gdb.mi/pthreads.c: Likewise.
2634 * gdb.reverse/sigall-precsave.exp: Likewise.
2635 * gdb.reverse/sigall-reverse.exp: Likewise.
2636 * gdb.threads/pthreads.c: Likewise.
2637 * gdb.threads/pthreads.exp: Likewise.
2638
7a3517ff
YQ
26392014-10-17 Yao Qi <yao@codesourcery.com>
2640
2641 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2642 check 'target_info exists noargs'.
2643 (test_command_prompt_position): Likewise.
2644 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2645 Remove "set args".
2646 (progvar_simple_while_test): Likewise.
2647 (progvar_complex_if_while_test): Likewise.
2648 (if_while_breakpoint_command_test): Likewise.
2649 (infrun_breakpoint_command_test): Likewise.
2650 (breakpoint_command_test): Likewise.
2651 (watchpoint_command_test): Likewise.
2652 (bp_deleted_in_command_test): Likewise.
2653 (temporary_breakpoint_commands): Likewise.
2654
bb99c472
YQ
26552014-10-16 Yao Qi <yao@codesourcery.com>
2656
2657 * gdb.base/remotetimeout.exp: Remove noargs checking.
2658
7c16b83e
PA
26592014-10-15 Pedro Alves <palves@redhat.com>
2660
2661 PR breakpoints/9649
2662 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2663 * gdb.base/breakpoint-in-ro-region.exp
2664 (probe_target_hardware_step): New procedure.
2665 (top level): Probe hardware stepping and hardware breakpoint
2666 support. Test stepping through a read-only region, with both
2667 "breakpoint auto-hw" on and off and both "always-inserted" on and
2668 off.
2669
35a49624
IB
26702014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2671
2672 * gdb.dlang/demangle.exp: Update for demangling changes.
2673
2d1c107c
SC
26742014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2675
2676 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2677 * gdb.cp/non-trivial-retval.exp: Add new tests.
2678
778811d5
SC
26792014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2680
2681 PR c++/13403
2682 PR c++/15154
2683 * gdb.cp/non-trivial-retval.cc: New file.
2684 * gdb.cp/non-trivial-retval.exp: New file.
2685
10c5f0a8
YQ
26862014-10-15 Yao Qi <yao@codesourcery.com>
2687
2688 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2689 remote host.
2690
65d7b369
YQ
26912014-10-15 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.python/py-symbol.exp: Match file base name if host is
2694 remote, otherwise match file name with dir name.
2695 * gdb.python/py-symtab.exp: Likewise.
2696 * gdb.python/python.exp: Likewise.
2697
46dc1394
YQ
26982014-10-15 Yao Qi <yao@codesourcery.com>
2699
2700 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2701 pattern.
2702 * gdb.python/py-symtab.exp: Likewise.
2703 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2704 locationn.
2705
c40cc657
JB
27062014-10-14 Joel Brobecker <brobecker@adacore.com>
2707
2708 * gdb.ada/addr_arith: New testcase.
2709
2abf49e1
MR
27102014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2711
2712 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2713 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2714 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2715 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2716
f7088df3
SDJ
27172014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2718
2719 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2720 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2721 * gdb.arch/stap-eval-lang-ada.exp: New file.
2722
4dc06805
YQ
27232014-10-14 Yao Qi <yao@codesourcery.com>
2724
2725 * gdb.mi/mi-var-child.c (nothing1): New function.
2726 (nothing2): New function.
2727 (do_children_tests): Set function pointers by nothing1 and
2728 nothing2.
2729 * gdb.mi/mi-var-child.exp: Step over new added statements.
2730 Update test to match the new output.
2731 * gdb.mi/var-cmd.c (nothing1): New function.
2732 (nothing2): New function.
2733 (do_children_tests): Set function pointers by nothing1 and
2734 nothing2.
2735 * gdb.mi/mi-var-display.exp: Update test to match output.
2736 Step to the line specified by $line_dct_nothing.
2737 Increase the number of lines to step.
2738
46a93de2
YQ
27392014-10-14 Yao Qi <yao@codesourcery.com>
2740
2741 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2742 tests.
2743 * gdb.mi/mi2-var-child.exp: Likewise.
2744
14ea52ee
DE
27452014-10-13 Doug Evans <dje@google.com>
2746
2747 * gdb.python/py-objfile.exp: Change name of file name test.
2748
e5c6e92b
DE
27492014-10-13 Doug Evans <dje@google.com>
2750
2751 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2752 from the start of the CU.
2753
c780cc2f
JK
27542014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2755 Yao Qi <yao@codesourcery.com>
2756
2757 Fix "save breakpoints" for "catch" command.
2758 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2759 Remove -nonewline. Match also the added "main" line.
2760
99894e11
JK
27612014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2762
2763 Fix "save breakpoints" for "disable $bpnum" command.
2764 * gdb.base/save-bp.c (main): Add label.
2765 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2766
6e1ac5a3
JK
27672014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2770
754dd2b0
YQ
27712014-10-11 Yao Qi <yao@codesourcery.com>
2772
2773 * gdb.server/server-kill.exp: Execute command
2774 "set remote trace-status-packet on" before "tstatus".
2775
f90183d7
YQ
27762014-10-11 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2779 (main): Call getppid.
2780 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2781 and continue to it. Read variable "server_pid".
2782
bf40a607
YQ
27832014-10-11 Yao Qi <yao@codesourcery.com>
2784
2785 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2786
052ca370
YQ
27872014-10-11 Yao Qi <yao@codesourcery.com>
2788
2789 * gdb.threads/thread-find.exp: Don't execute command
2790 "info threads".
2791 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2792 * gdb.threads/linux-dp.exp: Don't check the condition
2793 $threads_created equals to zero.
2794
3831839c
PA
27952014-10-10 Pedro Alves <palves@redhat.com>
2796
2797 * gdb.base/bigcore.exp: Remove references to IRIX.
2798 * gdb.base/funcargs.exp: Likewise.
2799 * gdb.base/interrupt.exp: Likewise.
2800 * gdb.base/mips_pro.exp: Likewise.
2801 * gdb.base/nodebug.exp: Likewise.
2802 * gdb.base/setvar.exp: Likewise.
2803 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2804
8b9a549d
PA
28052014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2806 Pedro Alves <palves@redhat.com>
2807
2808 PR symtab/14466
2809 * gdb.base/vdso-warning.c: New file.
2810 * gdb.base/vdso-warning.exp: New file.
2811
d48ba5e8
DE
28122014-10-02 Doug Evans <dje@google.com>
2813
2814 * gdb.base/structs.c (main): Don't run forever.
2815
2278c276
PA
28162014-10-02 Pedro Alves <palves@redhat.com>
2817
2818 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2819 (top level) <stop threads 1, stop threads 2>: Use it.
2820
b57bacec
PA
28212014-10-02 Pedro Alves <palves@redhat.com>
2822
2823 * gdb.threads/break-while-running.exp (test): Add new
2824 'update_thread_list' argument. Skip "info threads" if false.
2825 (top level): Add new 'update_thread_list' axis.
2826
13fd3ff3
PA
28272014-10-02 Pedro Alves <palves@redhat.com>
2828
2829 PR breakpoints/17431
2830 * gdb.base/execl-update-breakpoints.c: New file.
2831 * gdb.base/execl-update-breakpoints.exp: New file.
2832
0fec99e8
PA
28332014-10-01 Pedro Alves <palves@redhat.com>
2834
2835 * gdb.base/breakpoint-in-ro-region.c: New file.
2836 * gdb.base/breakpoint-in-ro-region.exp: New file.
2837
2ddf4301
SM
28382014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2839
2840 * gdb.mi/mi-exit-code.exp: New file.
2841 * gdb.mi/mi-exit-code.c: New file.
2842
6a5f3f43
YQ
28432014-09-30 Yao Qi <yao@codesourcery.com>
2844
2845 * lib/prelink-support.exp (build_executable_own_libs): Error if
2846 the target isn't native.
2847
345bcc73
YQ
28482014-09-30 Yao Qi <yao@codesourcery.com>
2849
2850 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2851 false.
2852
a25a5a45
PA
28532014-09-22 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.threads/break-while-running.exp: New file.
2856 * gdb.threads/break-while-running.c: New file.
2857
00ba3162
YQ
28582014-09-19 Yao Qi <yao@codesourcery.com>
2859
2860 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2861 Invoke test. Restart GDB with --readnow and invoke test again.
2862
c3b7b696
YQ
28632014-09-19 Yao Qi <yao@codesourcery.com>
2864
2865 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2866 proc set_breakpoint_on_gcd_function. Invoke
2867 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2868 invoke set_breakpoint_on_gcd_function again.
2869
2b4fd423
DE
28702014-09-18 Doug Evans <dje@google.com>
2871
2872 * gdb.dwarf2/symtab-producer.exp: New file.
2873
a5947601
SDJ
28742014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2875
2876 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2877 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2878 * gdb.base/global-var-nested-by-dso.c: Likewise.
2879 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2880
91c19059
SDJ
28812014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2882 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.base/watch-bitfields.exp: Pass string other than test file
2885 name to prepare_for_testing.
2886 (watch): New procedure.
2887 (expect_watchpoint): Use with_test_prefix.
2888 (top level): Factor out tests to ...
2889 (test_watch_location, test_regular_watch): ... these new
2890 procedures, and use with_test_prefix and gdb_continue_to_end.
2891
bb9d5f81
PP
28922014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2893
2894 PR breakpoints/12526
2895 * gdb.base/watch-bitfields.exp: New file.
2896 * gdb.base/watch-bitfields.c: New file.
2897
635856f5
PA
28982014-09-16 Pedro Alves <palves@redhat.com>
2899
2900 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2901 software and hardware addresses, not software address against
2902 itself.
2903
7280ceea
PA
29042014-09-16 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2907 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2908
428b16bd
PA
29092014-09-16 Pedro Alves <palves@redhat.com>
2910
2911 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2912 files.
2913 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2914 "*-*-vxworks*" throughout.
2915 * gdb.base/break.exp: Likewise.
2916 * gdb.base/default.exp: Likewise.
2917 * gdb.base/scope.exp: Likewise.
2918 * gdb.base/sepdebug.exp: Likewise.
2919 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2920 throughout.
2921 * gdb.base/run.c: Likewise.
2922 * gdb.base/sepdebug.c: Likewise.
2923 * gdb.hp/gdb.aCC/run.c: Likewise.
2924 * gdb.reverse/until-reverse.c: Likewise.
2925 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2926
666d413c
YQ
29272014-09-16 Yao Qi <yao@codesourcery.com>
2928
2929 * boards/local-remote-host-native.exp: New file.
2930
57cbd724
DE
29312014-09-14 Doug Evans <xdje42@gmail.com>
2932
2933 * gdb.threads/queue-signal.c (thread_count): New variable.
2934 (thread_count_mutex, thread_count_condvar): New variables.
2935 (incr_thread_count, wait_all_threads_running): New functions.
2936 (main): Wait for all threads to be in their thread functions.
2937
81219e53
DE
29382014-09-13 Doug Evans <xdje42@gmail.com>
2939
2940 * gdb.threads/queue-signal.c: New file.
2941 * gdb.threads/queue-signal.exp: New file.
2942
3714cea7
DE
29432014-09-13 Doug Evans <xdje42@gmail.com>
2944
2945 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2946 be consistent with what default_gdb_init uses.
2947 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2948 the plain text of the prompt. Add some logging printfs.
2949 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2950
fa43b1d7
PA
29512014-09-12 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2954 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2955 * gdb.arch/i386-size-overlap.exp: Likewise.
2956 * gdb.arch/i386-size.exp: Likewise.
2957 * gdb.arch/i386-unwind.exp: Likewise.
2958 * gdb.base/a2-run.exp: Likewise.
2959 * gdb.base/break.exp: Likewise.
2960 * gdb.base/charset.exp: Likewise.
2961 * gdb.base/chng-syms.exp: Likewise.
2962 * gdb.base/commands.exp: Likewise.
2963 * gdb.base/dbx.exp: Likewise.
2964 * gdb.base/find.exp: Likewise.
2965 * gdb.base/funcargs.exp: Likewise.
2966 * gdb.base/jit-simple.exp: Likewise.
2967 * gdb.base/reread.exp: Likewise.
2968 * gdb.base/sepdebug.exp: Likewise.
2969 * gdb.base/step-bt.exp: Likewise.
2970 * gdb.cp/mb-inline.exp: Likewise.
2971 * gdb.cp/mb-templates.exp: Likewise.
2972 * gdb.objc/basicclass.exp: Likewise.
2973 * gdb.threads/killed.exp: Likewise.
2974
9d9bf2df
EBM
29752014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2976
2977 PR tdep/17379
2978 * gdb.arch/powerpc-stackless.S: New file.
2979 * gdb.arch/powerpc-stackless.exp: New file.
2980
1cf2f1b0
JK
29812014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2982
2983 * gdb.base/attach.c: Include unistd.h.
2984 (main): Call alarm. Add label postloop.
2985 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2986 gdb_breakpoint, gdb_continue_to_breakpoint.
2987 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2988
98880d46
PA
29892014-09-11 Pedro Alves <palves@redhat.com>
2990
2991 PR gdb/17347
2992 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2993 * gdb.base/attach.exp (test_command_line_attach_run): New
2994 procedure.
2995 (top level): Call it.
2996
4c92ff2c
PA
29972014-09-11 Pedro Alves <palves@redhat.com>
2998
2999 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3000 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3001 (do_command_attach_tests): Use spawn_wait_for_attach.
3002 * gdb.base/solib-overlap.exp: Likewise.
3003 * gdb.multi/multi-attach.exp: Likewise.
3004 * gdb.python/py-prompt.exp: Likewise.
3005 * gdb.python/py-sync-interp.exp: Likewise.
3006 * gdb.server/ext-attach.exp: Likewise.
3007
3adc1a7d
GKB
30082014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3009
3010 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3011 command in testcase. Simplify testcase.
3012
96334934
JB
30132014-09-10 Joel Brobecker <brobecker@adacore.com>
3014
3015 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3016
eb479039
JB
30172014-09-10 Joel Brobecker <brobecker@adacore.com>
3018
3019 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3020
deede10c
JB
30212014-09-10 Joel Brobecker <brobecker@adacore.com>
3022
3023 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3024
7828a5f5
JB
30252014-09-10 Joel Brobecker <brobecker@adacore.com>
3026
3027 * gdb.dwarf2/dynarr-ptr.c: New file.
3028 * gdb.dwarf2/dynarr-ptr.exp: New file.
3029
33aeebcf
MR
30302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3031
3032 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3033 of 30 rather than hardcoding 120 for a slow test case. Take the
3034 `gdb,timeout' target setting into account for this calculation.
3035 Don't extend the timeout for the test cases that don't need it.
3036
7b415901
MR
30372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3038
3039 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3040 a factor of 2 for a slow test case. Take the `gdb,timeout'
3041 target setting into account for this calculation.
3042 * gdb.reverse/until-precsave.exp: Increase the timeout by
3043 a factor of 15 and 3 respectively rather than adding 120
3044 for a pair of slow test cases. Take the `gdb,timeout'
3045 target setting into account for this calculation.
3046
4a40f85a
MR
30472014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3048
3049 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3050 timeout, don't pass one down to gdb_expect.
3051 (gdb_expect): Rework timeout selection.
3052
09635af7
MR
30532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3054
3055 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3056 exception on timeout.
3057 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3058 (gdbserver_start_extended): Catch any `gdbserver_start' error
3059 exceptions.
3060 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3061 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3062 `gdbserver_gdb_load' error exceptions.
3063
2bdd10b7
MR
30642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3065
3066 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3067 120 on waiting for the TCP socket to open.
3068
316935f0
DE
30692014-09-09 Doug Evans <xdje42@gmail.com>
3070
3071 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3072 _caller_matches, _any_caller_is, _any_caller_matches.
3073
83740597
DE
30742014-09-09 Doug Evans <xdje42@gmail.com>
3075
3076 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3077
4c122fc3
YQ
30782014-09-09 Yao Qi <yao@codesourcery.com>
3079
3080 * gdb.mi/mi-var-display.exp: Set print symbol off.
3081
a9f116cb
GKB
30822014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3083
3084 PR gdb/17035
3085 * gdb.base/commands.exp: Add tests to verify user-defined
3086 commands with empty bodies.
3087 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3088 python commands in `show user command`.
3089 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3090 scheme commands in `show user command`.
3091
c75bd3a2
JK
30922014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3093
3094 PR python/17355
3095 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3096 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3097 * gdb.python/py-framefilter-invalidarg.exp: New file.
3098 * gdb.python/py-framefilter-invalidarg.py: New file.
3099
faa42425
DE
31002014-09-06 Doug Evans <xdje42@gmail.com>
3101
3102 PR 15276
3103 * gdb.python/py-caller-is.c: New file.
3104 * gdb.python/py-caller-is.exp: New file.
3105
474ca4f6
SDJ
31062014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3107
3108 PR gdb/17235
3109 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3110 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3111
eb0b0463
SDJ
31122014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3113
3114 PR fortran/17237
3115 * gdb.fortran/print-formatted.exp: New file.
3116 * gdb.fortran/print-formatted.f90: Likewise.
3117
5f3b99cf
SS
31182014-09-03 Sasha Smundak <asmundak@google.com>
3119
3120 * gdb.python/py-frame.exp: Test Frame.read_register.
3121
7d793aa9
SDJ
31222014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3123
3124 PR python/16699
3125 * gdb.python/py-completion.exp: New file.
3126 * gdb.python/py-completion.py: Likewise.
3127
fb0576e9
DE
31282014-08-28 Doug Evans <dje@google.com>
3129
3130 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3131 eax,etc. are live with values set by gdb and thus the compiler can't
3132 use them.
3133 * gdb.arch/i386-pseudo.c (main): Ditto.
3134
ee92b0dd
DE
31352014-08-27 Doug Evans <dje@google.com>
3136
3137 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3138
6649db35
DE
31392014-08-25 Doug Evans <dje@google.com>
3140
3141 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3142 (main): Ditto.
3143
564b7600
DE
31442014-08-25 Doug Evans <dje@google.com>
3145
3146 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3147
3881fb67
YQ
31482014-08-24 Yao Qi <yao@codesourcery.com>
3149
3150 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3151 symbol off.
3152 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3153
a05a36a5
DE
31542014-08-22 Doug Evans <dje@google.com>
3155
3156 PR 17276
3157 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3158 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3159 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3160
7c343b48
YQ
31612014-08-22 Yao Qi <yao@codesourcery.com>
3162
3163 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3164 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3165 * gdb.python/python.exp: Likewise. Use .py file on the host
3166 instead of the build.
3167
22fd09ae
JK
31682014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3169
3170 * gdb.threads/gcore-stale-thread.c: New file.
3171 * gdb.threads/gcore-stale-thread.exp: New file.
3172
a8454a7c
PA
31732014-08-21 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3176 * gdb.base/gcore-relro-pie.exp: Likewise.
3177 * gdb.base/gcore-relro.exp: Likewise.
3178 * gdb.base/gcore.exp: Likewise.
3179 * gdb.base/print-symbol-loading.exp: Likewise.
3180 * gdb.threads/gcore-thread.exp: Likewise.
3181 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3182
2a31c623
PA
31832014-08-20 Pedro Alves <palves@redhat.com>
3184 Jan Kratochvil <jan.kratochvil@redhat.com>
3185
3186 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3187 configure.
3188 (EXPECT): Handle READ1 being set.
3189 (all): Depend on EXTRA_RULES.
3190 (check-read1, expect-read1, read1.so, read1): New rules.
3191 * README (Testsuite Parameters): Document the READ1 make variable.
3192 (Race detection): New section.
3193 * configure: Regenerate.
3194 * configure.ac: If build==host==target, and running under a
3195 GNU/glibc system, add read1 to the extra Makefile rules.
3196 (EXTRA_RULES): AC_SUBST it.
3197 * lib/read1.c: New file.
3198
d36430db
JB
31992014-08-20 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3202 the handling of variables declared as a typedef to an array
3203 which a DW_AT_data_location attribute.
3204
9a0dc9e3
PA
32052014-08-19 Andrew Burgess <aburgess@broadcom.com>
3206 Pedro Alves <palves@redhat.com>
3207
3208 PR symtab/14604
3209 PR symtab/14605
3210 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3211 gdb_test.
3212
0718a8da
PA
32132014-08-19 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3216
13b448cd
YQ
32172014-08-19 Yao Qi <yao@codesourcery.com>
3218
3219 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3220 right line.
3221
1cbf5077
DB
32222014-08-18 David Blaikie <dblaikie@gmail.com>
3223
3224 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3225
bf0fae19
JB
32262014-08-18 Joel Brobecker <brobecker@adacore.com>
3227
3228 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3229 attribute in array range.
3230
3c8c5dcc
JB
32312014-08-18 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3234
e66d4446
SC
32352014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3236
3237 PR c++/17132
3238 * gdb.cp/pr17132.cc: New file.
3239 * gdb.cp/pr17132.exp: New file.
3240
940df408
SC
32412014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3242
3243 * gdb.python/py-xmethods.py (A_getarrayind)
3244 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3245 Use 'print' with function call syntax.
3246 (E_method_matcher.match): Fix tab vs space indentation mixup.
3247
ebcc6c3a
YQ
32482014-08-15 Yao Qi <yao@codesourcery.com>
3249
3250 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3251 false.
3252
775e0f04
YQ
32532014-08-15 Yao Qi <yao@codesourcery.com>
3254
3255 * gdb.cp/casts.exp: Set print symbol off.
3256 * gdb.cp/class2.exp: Likewise.
3257 * gdb.cp/overload.exp: Likewise.
3258 * gdb.cp/templates.exp: Likewise.
3259
d769e349
DE
32602014-08-11 Doug Evans <dje@google.com>
3261
3262 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3263 (test_load_shlib): Update.
3264
20c6f1e1
YQ
32652014-08-09 Yao Qi <yao@codesourcery.com>
3266
3267 * gdb.base/display.exp: Invoke is_address_zero_readable.
3268 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3269 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3270 * gdb.base/hbreak-unmapped.exp: Return if
3271 is_address_zero_readable returns true.
3272 * gdb.base/signest.exp: Likewise.
3273 * gdb.base/signull.exp: Likewise.
3274 * gdb.base/sigbpt.exp: Likewise.
3275 * gdb.guile/scm-disasm.exp: Do the test if
3276 is_address_zero_readable returns false.
3277 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3278 * gdb.python/py-arch.exp: Likewise.
3279 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3280 * lib/gdb.exp (is_address_zero_readable): New proc.
3281
5792e8e3
YQ
32822014-08-09 Yao Qi <yao@codesourcery.com>
3283
3284 PR testsuite/13443
3285 * gdb.mi/mi-var-display.exp: Make test messages unique.
3286
3cecbbbe
TT
32872014-08-04 Tom Tromey <tromey@redhat.com>
3288
3289 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3290 target 0".
3291
00b51ff5
TT
32922014-08-04 Tom Tromey <tromey@redhat.com>
3293
3294 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3295 "target_resume".
3296
6908c509
JB
32972014-08-01 Joel Brobecker <brobecker@adacore.com>
3298
3299 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3300 inner_vla_struct_object_size.
3301 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3302 as xfail.
3303
cc6563d2
PA
33042014-07-30 Pedro Alves <palves@redhat.com>
3305
3306 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3307 comment.
3308
7e09a223
YQ
33092014-07-29 Yao Qi <yao@codesourcery.com>
3310
3311 PR gdb/17206
3312 * gdb.base/until-nodebug.exp: New.
3313
7ebdbe92
DE
33142014-07-28 Doug Evans <xdje42@gmail.com>
3315
3316 PR guile/17203
3317 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3318 previously existing parameter, and previously ambiguously spelled
3319 parameter.
3320
fdb1adc6
WN
33212014-07-28 Will Newton <will.newton@linaro.org>
3322
3323 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3324
186fcde0
DE
33252014-07-26 Ludovic Courtès <ludo@gnu.org>
3326 Doug Evans <xdje42@gmail.com>
3327
3328 PR guile/17146
3329 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3330
70509625
PA
33312014-07-25 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.threads/signal-command-handle-nopass.c: New file.
3334 * gdb.threads/signal-command-handle-nopass.exp: New file.
3335 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3336 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3337 * gdb.threads/signal-delivered-right-thread.c: New file.
3338 * gdb.threads/signal-delivered-right-thread.exp: New file.
3339
c3f814a1
PA
33402014-07-25 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.base/double-prompt-target-event-error.exp
3343 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3344 match.
3345 (cancel_pagination_in_target_event): Rework double prompt
3346 detection.
3347 * gdb.base/paginate-after-ctrl-c-running.exp
3348 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3349 <return>' match.
3350 * gdb.base/paginate-bg-execution.exp
3351 (test_bg_execution_pagination_return)
3352 (test_bg_execution_pagination_cancel): Remove '-notransfer
3353 <return>' matches.
3354 * gdb.base/paginate-execution-startup.exp
3355 (test_fg_execution_pagination_return)
3356 (test_fg_execution_pagination_cancel): Remove '-notransfer
3357 <return>' matches.
3358 * gdb.base/paginate-inferior-exit.exp
3359 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3360 match.
3361 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3362 * lib/gdb.exp (pagination_prompt): Run text through
3363 string_to_regexp.
3364 (gdb_test_multiple): Match $pagination_prompt instead of
3365 "<return>".
3366 (string_to_regexp): Move to lib/gdb-utils.exp.
3367
e214cf6c
JK
33682014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3369
3370 * gdb.arch/amd64-entry-value-paramref.S: New file.
3371 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3372 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3373 * gdb.arch/amd64-optimout-repeat.S: New file.
3374 * gdb.arch/amd64-optimout-repeat.c: New file.
3375 * gdb.arch/amd64-optimout-repeat.exp: New file.
3376
17d0c5c8
JK
33772014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3378
3379 PR gdb/17170
3380 * gdb.base/statistics.exp: New file.
3381
b8b8facf
DE
33822014-07-17 Doug Evans <dje@google.com>
3383
74b49205 3384 PR gdb/17170
b8b8facf
DE
3385 * gdb.base/maint.exp: Update testing of per-command stats.
3386
1b5d0ab3
PA
33872014-07-16 Pedro Alves <palves@redhat.com>
3388
3389 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3390 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3391 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3392 (tfile_write_buf): New functions.
3393 (add_memory_block): Rewrite using the above.
3394 (adjust_function_address): New function.
3395 (FUNCTION_ADDRESS): New macro.
3396 (write_basic_trace_file): Remove short_x local, and use
3397 tfile_write_16. Change type of func_addr local to unsigned long
3398 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3399 here. Cast argument of add_memory_block to char pointer.
3400 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3401 (main): Remove parameters.
3402 * gdb.trace/tfile.exp: Remove nowarnings.
3403
4d974e88
SM
34042014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3405
3406 * gdb.base/debug-expr.exp: Test string evaluation with
3407 "debug expression" on.
3408
41e99568
PA
34092014-07-15 Pedro Alves <palves@redhat.com>
3410
3411 * gdb.base/reread.exp: Use clean_restart.
3412
487d9753
PL
34132014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3414
3415 * gdb.arch/avr-flash-qualifer.c: New.
3416 * gdb.arch/avr-flash-qualifer.exp: New.
3417
cc1c52ad
PA
34182014-07-14 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3421 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3422
1e973570
PA
34232014-07-14 Pedro Alves <palves@redhat.com>
3424
3425 * gdb.base/double-prompt-target-event-error.c: New file.
3426 * gdb.base/double-prompt-target-event-error.exp: New file.
3427
93d6eb10
PA
34282014-07-14 Pedro Alves <palves@redhat.com>
3429
3430 PR gdb/17072
3431 * gdb.base/paginate-inferior-exit.c: New file.
3432 * gdb.base/paginate-inferior-exit.exp: New file.
3433
0017922d
PA
34342014-07-14 Pedro Alves <palves@redhat.com>
3435
3436 PR gdb/17072
3437 * gdb.base/paginate-bg-execution.c: New file.
3438 * gdb.base/paginate-bg-execution.exp: New file.
3439
94696ad3
PA
34402014-07-14 Pedro Alves <palves@redhat.com>
3441
3442 PR gdb/17072
3443 * gdb.base/paginate-execution-startup.c: New file.
3444 * gdb.base/paginate-execution-startup.exp: New file.
3445 * lib/gdb.exp (pagination_prompt): New global.
3446 (default_gdb_spawn): New procedure, factored out from
3447 default_gdb_spawn.
3448 (default_gdb_start): Adjust to call default_gdb_spawn.
3449 (gdb_spawn): New procedure.
3450
bd293940
PA
34512014-07-14 Pedro Alves <palves@redhat.com>
3452
3453 * lib/gdb.exp (gdb_assert): New procedure.
3454 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3455
c933f875
PA
34562014-07-14 Pedro Alves <palves@redhat.com>
3457
3458 * gdb.base/execution-termios.c: New file.
3459 * gdb.base/execution-termios.exp: New file.
3460
d98b7a16
TT
34612014-07-14 Tom Tromey <tromey@redhat.com>
3462
3463 * gdb.cp/vla-cxx.cc: New file.
3464 * gdb.cp/vla-cxx.exp: New file.
3465
548740d6
TT
34662014-07-14 Tom Tromey <tromey@redhat.com>
3467
3468 * gdb.reverse/rerun-prec.c: New file.
3469 * gdb.reverse/rerun-prec.exp: New file.
3470
a25eb028
MR
34712014-07-12 Maciej W. Rozycki <macro@mips.com>
3472 Maciej W. Rozycki <macro@codesourcery.com>
3473
3474 * lib/gdb-utils.exp: New file.
3475 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3476 inline `gdb_init_command' processing.
3477 (gdb_start_cmd): Likewise.
3478 * lib/mi-support.exp (mi_run_cmd): Likewise.
3479 * README: Document `gdb_init_command' and `gdb_init_commands'.
3480
218c2655
JK
34812014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3482
3483 Fix false FAIL running under a very long directory name.
3484 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3485 and "set print elements 10000". Twice.
3486
5401fde3
YQ
34872014-07-11 Yao Qi <yao@codesourcery.com>
3488
3489 * gdb.base/exprs.exp: "set print symbol off".
3490
e76126e8
PA
34912014-07-11 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.threads/kill.c: New file.
3494 * gdb.threads/kill.exp: New file.
3495
2d6f0de6
YQ
34962014-07-10 Yao Qi <yao@codesourcery.com>
3497
3498 * gdb.trace/tfile.c (write_basic_trace_file)
3499 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3500 address written to trace file.
3501
7180e04a
PA
35022014-07-09 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.base/attach-wait-input.exp: New file.
3505 * gdb.base/attach-wait-input.c: New file.
3506
9a9a7608
AB
35072014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3508
3509 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3510 setting up test structures.
3511 (main): Call new test function.
3512 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3513 test function, continue into test function and walk test
3514 structures.
3515
161ac41e
YQ
35162014-07-02 Yao Qi <yao@codesourcery.com>
3517
3518 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3519 'bar_start' at the beginning of functions 'foo' and 'bar'
3520 respectively.
3521 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3522 instead of 'foo' and 'bar'.
3523
1f267ae3
MM
35242014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3525
3526 * gdb.btrace/segv.exp: New.
3527 * gdb.btrace/segv.c: New.
3528
2b239efb
LM
35292014-07-02 Luis Machado <lgustavo@codesourcery.com>
3530
3531 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3532 instruction.
3533
cf363f18
MW
35342014-06-30 Mark Wielaard <mjw@redhat.com>
3535
3536 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3537 vulture, vilify, villar): New volatile array constants.
3538 (vindictive, vegetation): New const volatile array constants.
3539 * gdb.base/volatile.exp: Test volatile and const volatile array
3540 types.
3541
aebf9d24
AA
35422014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3543
3544 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3545 target lacks support for awatch, rwatch, or hbreak.
3546
b67a2c6f
YQ
35472014-06-27 Yao Qi <yao@codesourcery.com>
3548
3549 * gdb.multi/dummy-frame-restore.exp: New.
3550 * gdb.multi/dummy-frame-restore.c: New.
3551
aef92902
MM
35522014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3553
3554 * gdb.btrace/gcore.exp: New.
3555
8e9db26e
PA
35562014-06-23 Pedro Alves <palves@redhat.com>
3557
3558 * gdb.base/watchpoint-reuse-slot.c: New file.
3559 * gdb.base/watchpoint-reuse-slot.exp: New file.
3560
70afc5b7
SC
35612014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3562
3563 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3564 progspace's filename in 'info', 'enable' and 'disable' command
3565 tests.
3566
b972bd9c
JK
35672014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3568
3569 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3570 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3571 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3572
125f8a3d
GB
35732014-06-20 Gary Benson <gbenson@redhat.com>
3574
3575 * gdb.arch/i386-avx.exp: Fix include file location.
3576 * gdb.arch/i386-sse.exp: Likewise.
3577
3ed9baed
IB
35782014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3579
3580 * gdb.dlang/expression.exp: New file.
3581
034f788c
PA
35822014-06-19 Pedro Alves <palves@redhat.com>
3583
3584 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3585 out from ...
3586 (top level): ... here. Iterate running tests under different
3587 scheduler-locking settings.
3588
45371d0c
LM
35892014-06-18 Luis Machado <lgustavo@codesourcery.com>
3590
3591 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3592 to DW_FORM_addr and use non-zero addresses.
3593
5d376983
SC
35942014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3595
3596 PR gdb/17017
3597 * gdb.python/py-xmethods.cc: Add global function call counters and
3598 increment them in their respective functions. Remove "cout"
3599 statements.
3600 * gdb.python/py-xmethods.exp: Make tests check the global function
3601 call counters instead of depending on inferior IO.
3602
a1aa2221
LM
36032014-06-18 Don Breazeal <donb@codesourcery.com>
3604
3605 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3606 Deleted procedure.
3607 (explicit_fork_parent_follow): Deleted procedure.
3608 (explicit_fork_child_follow): Deleted procedure.
3609 (test_follow_fork): New procedure.
3610 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 3611 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
3612 procedure calls.
3613
0fc05997
YQ
36142014-06-17 Yao Qi <yao@codesourcery.com>
3615
3616 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3617 CP1252.
3618
70795c52
LM
36192014-06-17 Luis Machado <lgustavo@codesourcery.com>
3620
3621 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3622 Initialize ptr and S explicitly.
3623 (skip_type_update_when_not_use_rtti_test): Likewise.
3624
6be47f0c
KS
36252014-06-16 Keith Seitz <keiths@redhat.com>
3626
3627 PR mi/15863
3628 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3629 the inferior is started.
3630
d03de421
PA
36312014-06-16 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.base/break-main-file-remove-fail.c: New file.
3634 * gdb.base/break-main-file-remove-fail.exp: New file.
3635 * gdb.base/break-unload-file.exp: Use build_executable instead of
3636 prepare_for_testing.
3637 (test_break): New parameter "initial_load". Handle it.
3638 (top level): Add initial_load cmdline/file axis.
3639
f9579b99
TT
36402014-06-12 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.base/completion.exp: Don't use directory name in test.
3643
3657956b
GB
36442014-06-09 Gary Benson <gbenson@redhat.com>
3645
3646 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3647 separate the always-available ANSI-standard signals from the
3648 signals that require checking.
3649 (main): Likewise.
3650 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3651 Likewise.
3652 (main): Likewise.
3653
4186eb54
KS
36542014-06-07 Keith Seitz <keiths@redhat.com>
3655
3656 Revert:
3657 PR c++/16253
3658 * gdb.cp/var-tag.cc: New file.
3659 * gdb.cp/var-tag.exp: New file.
3660 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3661 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3662 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3663 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3664
25326a28 36652014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
3666
3667 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3668
829155c9
PA
36692014-06-06 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3672 in target debug output instead of looking at RSP packets,
3673 disabling the test on any target that uses hardware stepping.
3674 Update comments.
3675
61c8d22e
PA
36762014-06-06 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.base/break-unload-file.exp: Fix typo.
3679
d9a47287
YQ
36802014-06-06 Yao Qi <yao@codesourcery.com>
3681
3682 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3683 from "jit_function" to "^jit_function".
3684
e5e01dbf
YQ
36852014-06-06 Yao Qi <yao@codesourcery.com>
3686
3687 * gdb.base/async.c (foo): Add one statement.
3688 * gdb.base/async.exp: Get the next instruction address and
3689 match the output of "nexti" by instruction address. Match
3690 the hex address in the output of "finish".
3691
73ba372c
GB
36922014-06-06 Gary Benson <gbenson@redhat.com>
3693
3694 * gdb.base/call-signals.c: Remove preprocessor conditionals
3695 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3696 SIGSEGV and SIGTERM.
3697 * gdb.base/sigall.c: Likewise.
3698 * gdb.base/unwindonsignal.c: Likewise.
3699 * gdb.reverse/sigall-reverse.c: Likewise.
3700
831517df
YQ
37012014-06-06 Yao Qi <yao@codesourcery.com>
3702
3703 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3704 readable, skip the test.
3705
b8b91e98
YQ
37062014-06-06 Yao Qi <yao@codesourcery.com>
3707
3708 * gdb.threads/staticthreads.c (thread_function): Move the line
3709 setting breakpoint on forward.
3710 * gdb.threads/staticthreads.exp: Update comments.
3711
fb934770
LC
37122014-06-05 Ludovic Courtès <ludo@gnu.org>
3713
3714 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3715 "history-append! type error".
3716
6ef284bd
SM
37172014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3718
3719 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3720 erroneous dprintf expected input.
3721
a872e241
DE
37222014-06-04 Doug Evans <xdje42@gmail.com>
3723
3724 * gdb.guile/scm-generics.exp: Delete.
3725
16f691fb
DE
37262014-06-04 Doug Evans <xdje42@gmail.com>
3727
3728 * gdb.guile/scm-breakpoint.exp: Update.
3729 Add tests for breakpoint registration.
3730
012370f6
TT
37312014-06-04 Tom Tromey <tromey@redhat.com>
3732
3733 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3734 VLA-in-union.
3735 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3736 inner_vla_struct, vla_union types. Initialize objects of those
3737 types and compute their sizes.
3738
9f5a4cef
HZ
37392014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3740 Hui Zhu <hui@codesourcery.com>
3741
3742 * gdb.base/fileio.exp: Add test for shell not available as well as
3743 available.
3744 * gdb.base/fileio.c (test_system): Check for shell twice.
3745
90a45c4d
YQ
37462014-06-04 Yao Qi <yao@codesourcery.com>
3747
3748 * gdb.base/auto-connect-native-target.exp: Remove redundant
3749 space from the regexp pattern.
3750
70017e41
YQ
37512014-06-04 Yao Qi <yao@codesourcery.com>
3752
3753 * gdb.base/default.exp: Replace "child" with "native" in
3754 regexp pattern.
3755
883964a7
SC
37562014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3757
3758 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3759 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3760 * gdb.python/py-xmethods.py: Python script supporting the
3761 new testcase and tests.
3762
ef370185
JB
37632014-06-03 Joel Brobecker <brobecker@adacore.com>
3764 Pedro Alves <palves@redhat.com>
3765
3766 PR breakpoints/17000
3767 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3768 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3769
1e2ccb61
BM
37702014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3771
3772 * gdb.base/subst.exp: Add tests to verify partial path matching
3773 output.
3774
c6ec5ab2
PA
37752014-06-03 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3778 target that doesn't use software single-stepping.
3779
835c559f
PA
37802014-06-03 Pedro Alves <palves@redhat.com>
3781
3782 PR breakpoints/17000
3783 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3784 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3785
06eb1586
DE
37862014-06-02 Doug Evans <xdje42@gmail.com>
3787
3788 * gdb.guile/scm-parameter.exp: New file.
3789
e698b8c4
DE
37902014-06-02 Doug Evans <xdje42@gmail.com>
3791
3792 * gdb.guile/scm-cmd.c: New file.
3793 * gdb.guile/scm-cmd.exp: New file.
3794
ded03782
DE
37952014-06-02 Doug Evans <xdje42@gmail.com>
3796
3797 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3798 pretty-printer lookup.
3799 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3800 (make-pp_s-printer): Call it.
3801 (make-pretty-printer-from-dict): New function.
3802 (lookup-pretty-printer-maker-from-dict): New function.
3803 (*pretty-printer*): Simplify.
3804 (make-objfile-pp_s-printer): New function.
3805 (install-objfile-pretty-printers!): New function.
3806 (make-progspace-pp_s-printer): New function.
3807 (install-progspace-pretty-printers!): New function.
3808 * gdb.guile/scm-progspace.c: New file.
3809 * gdb.guile/scm-progspace.exp: New file.
3810
41fac0cf
PA
38112014-06-02 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.base/dprintf-bp-same-addr.c: New file.
3814 * gdb.base/dprintf-bp-same-addr.exp: New file.
3815
96ae5695
EBM
38162014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3817
3818 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3819 * gdb.arch/powerpc-power.s: Likewise.
3820
da02b3a8
JB
38212014-06-02 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3824
c72b2e7b
YQ
38252014-06-01 Yao Qi <yao@codesourcery.com>
3826
3827 * gdb.base/watchpoint.exp (test_watch_location): Check null
3828 pointer can be dereferenced. If not, do the test, otherwise
3829 skip it.
3830
53e8a631
AB
38312014-05-30 Andrew Burgess <aburgess@broadcom.com>
3832
3833 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3834 results.
3835 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3836
938f0e2f
AB
38372014-05-30 Andrew Burgess <aburgess@broadcom.com>
3838
3839 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3840 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3841 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3842 * gdb.arch/amd64-invalid-stack-top.c: New file.
3843 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3844
9ba6657a
PA
38452014-05-30 Pedro Alves <palves@redhat.com>
3846
3847 PR breakpoints/17000
3848 * gdb.base/sss-bp-on-user-bp.c: New file.
3849 * gdb.base/sss-bp-on-user-bp.exp: New file.
3850
522c09bf
DB
38512014-05-30 David Blaikie <dblaikie@gmail.com>
3852
3853 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3854 gnu_inline semantics via attribute.
3855 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3856 source explicitly specifies the required semantics.
3857
bf4ef81e
MR
38582014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3859
3860 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3861
329ea579
PA
38622014-05-29 Pedro Alves <palves@redhat.com>
3863 Tom Tromey <tromey@redhat.com>
3864
3865 * gdb.base/async-shell.exp: Don't enable target-async.
3866 * gdb.base/async.exp
3867 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3868 parameter. Adjust.
3869 (top level): Don't test with "target-async".
3870 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3871 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3872 * gdb.base/inferior-died.exp: Don't enable target-async.
3873 * gdb.base/interrupt-noterm.exp: Likewise.
3874 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3875 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3876 * gdb.mi/mi-nonstop.exp: Likewise.
3877 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3878 * gdb.mi/mi-nsintrall.exp: Likewise.
3879 * gdb.mi/mi-nsmoribund.exp: Likewise.
3880 * gdb.mi/mi-nsthrexec.exp: Likewise.
3881 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3882 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3883 * gdb.python/py-evsignal.exp: Don't enable target-async.
3884 * gdb.python/py-evthreads.exp: Likewise.
3885 * gdb.python/py-prompt.exp: Likewise.
3886 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3887 * gdb.server/solib-list.exp: Don't enable target-async.
3888 * gdb.threads/thread-specific-bp.exp: Likewise.
3889 * lib/mi-support.exp: Adjust to use mi-async.
3890
fd664c91
PA
38912014-05-29 Pedro Alves <palves@redhat.com>
3892
3893 PR gdb/13860
3894 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3895 reason, even in sync mode.
3896
251bde03
PA
38972014-05-29 Pedro Alves <palves@redhat.com>
3898 Hui Zhu <hui@codesourcery.com>
3899
3900 PR PR15693
3901 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3902 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3903 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3904 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3905
7f3c0343
JB
39062014-05-28 Joel Brobecker <brobecker@adacore.com>
3907
3908 * config/monitor.exp (gdb_target_monitor): Replace use of
3909 "set remotebaud" by "set serial baud".
3910
b2715b27
AW
39112014-05-26 Andy Wingo <wingo@igalia.com>
3912
3913 * gdb.guile/scm-breakpoint.exp:
3914 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3915 properties instead of gdb-object-properties.
3916
498a4489
YQ
39172014-05-26 Yao Qi <yao@codesourcery.com>
3918
3919 * gdb.server/no-thread-db.exp: Specify source file name
3920 explicitly when setting a breakpoint.
3921
589fdceb
MM
39222014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3923
3924 * gdb.btrace/vdso.c: New.
3925 * gdb.btrace/vdso.exp: New.
3926
e9089e05
MM
39272014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3928
3929 * gdb.base/gcore.exp (capture_command_output): Move ...
3930 * lib/gdb.exp (capture_command_output): ... here.
3931
67b5c0c1
MM
39322014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3933
3934 * gdb.btrace/data.exp: Test memory access during btrace replay.
3935
a2199296
SM
39362014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3937
3938 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3939
17b2616c
PA
39402014-05-21 Pedro Alves <palves@redhat.com>
3941
3942 PR gdb/13860
3943 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3944 (top level): Test that output related to execution commands is
3945 sent to the console with CLI commands, but not with MI commands.
3946 Test that breakpoint events are always mirrored to the console.
3947 Also expect the new source line to be output after a "next" in
3948 async mode too. Make it a pass/fail test.
3949 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3950 output.
3951 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3952
5166082f
PA
39532014-05-21 Pedro Alves <palves@redhat.com>
3954
3955 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3956 Use them to test variations of "list" after reaching a breakpoint.
3957 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3958 Test "list" with listsize 10 after reaching a breakpoint.
3959 * gdb.python/python.exp (decode_line current location line
3960 number): Adjust expected line number.
3961
2f25d70f
SM
39622014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3963
3964 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3965 behavior for $args, pass it directly to "run".
3966
ff604a67
MR
39672014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3968
3969 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3970 30000 to 65536.
3971
6a3cb8e8
PA
39722014-05-21 Pedro Alves <palves@redhat.com>
3973
3974 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3975 auto-connect-native-target off".
3976 * gdb.base/auto-connect-native-target.c: New file.
3977 * gdb.base/auto-connect-native-target.exp: New file.
3978
4ebfc96e
PA
39792014-05-21 Pedro Alves <palves@redhat.com>
3980
3981 * gdb.base/default.exp: Test "target native" instead of "target
3982 child".
3983
36d46afb
MW
39842014-05-21 Mark Wielaard <mjw@redhat.com>
3985
3986 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3987
5876f503
JK
39882014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3989
3990 Fix TLS access for -static -pthread.
3991 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3992 <HAVE_TLS> (thread_function, main): Initialize it.
3993 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3994 Add clean_restart.
3995 <$have_tls != "">: Check TLSVAR.
3996
0256a6ac
PA
39972014-05-21 Pedro Alves <palves@redhat.com>
3998
3999 * gdb.base/dcache-line-read-error.c: New.
4000 * gdb.base/dcache-line-read-error.exp: New.
4001
936d2992
PA
40022014-05-20 Pedro Alves <palves@redhat.com>
4003
4004 * gdb.base/compare-sections.c: New file.
4005 * gdb.base/compare-sections.exp: New file.
4006
802e8e6d
PA
40072014-05-20 Pedro Alves <palves@redhat.com>
4008
4009 * gdb.base/break-idempotent.c: New file.
4010 * gdb.base/break-idempotent.exp: New file.
4011
e59fa00f
MM
40122014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4013
4014 * gdb.btrace/nohist.exp: New.
4015
8b696e31
YQ
40162014-05-20 Yao Qi <yao@codesourcery.com>
4017
4018 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4019 gdb.reverse directory and gdb_reverse_timeout exists in board
4020 setting.
4021 * README: Document gdb_reverse_timeout.
4022
73c9764f
YQ
40232014-05-20 Yao Qi <yao@codesourcery.com>
4024
4025 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4026 'test_file_name'. Treat args as a string instead of a list.
4027 (gdb_init): Rename argument 'args' by 'test_file_name'.
4028
f1f4348a
JK
40292014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4030
4031 * gdb.arch/powerpc-power.exp: New file.
4032 * gdb.arch/powerpc-power.s: New file.
4033
0dbe70ce
DE
40342014-05-16 Doug Evans <dje@google.com>
4035
4036 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4037 * gdb.base/completion.exp: Check that all expected files exist
4038 before doing file completion.
0dbe70ce 4039
8d551b02
DE
40402014-05-16 Doug Evans <dje@google.com>
4041
4042 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4043 Update.
4044 (do_syscall_tests_without_xml): Update.
4045
73eb7709
PA
40462014-05-16 Pedro Alves <palves@redhat.com>
4047
4048 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4049 instead of "unknown output after running".
4050
3fae92fc
YQ
40512014-05-16 Yao Qi <yao@codesourcery.com>
4052
4053 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4054 file1.txt from host at the end.
4055 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4056
c2b2ccc5
DE
40572014-05-15 Doug Evans <dje@google.com>
4058
4059 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4060 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4061 loading file. Add test for TU lookup.
4062
8c217a4b
SM
40632014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4064
4065 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4066 calling "-exec-arguments" or "set args" before running the
4067 inferior.
4068
3deb39c6
SM
40692014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4070
4071 * lib/mi-support.exp (mi_expect_stop): Expect message for
4072 inferiors that exit with non-zero exit code.
4073
71a79f8c
YQ
40742014-05-14 Yao Qi <yao@codesourcery.com>
4075
4076 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4077 match absolute path on remote host.
4078 (test_file_list_exec_source_files): Remove "/" from the
4079 pattern.
4080
f23fcd46
YQ
40812014-05-14 Yao Qi <yao@codesourcery.com>
4082
4083 * boards/local-remote-host-notty.exp (${board}_file): New
4084 proc.
4085
9404b58f
KM
40862014-05-07 Kyle McMartin <kyle@redhat.com>
4087
4088 Pushed by Joel Brobecker <brobecker@adacore.com>.
4089 * gdb.arch/aarch64-atomic-inst.c: New file.
4090 * gdb.arch/aarch64-atomic-inst.exp: New file.
4091
5e45f04c
YQ
40922014-05-07 Yao Qi <yao@codesourcery.com>
4093
4094 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4095 in current context" too.
4096
c888a17d
KS
40972014-05-05 Keith Seitz <keiths@redhat.com>
4098
4099 * gdb.linespec/ls-dollar.exp: Add test for linespec
4100 file:convenience_variable.
4101
290a839c
YQ
41022014-05-05 Yao Qi <yao@codesourcery.com>
4103
4104 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4105 traceframes into tfile and ctf trace files. Read data from
4106 trace file and test collected data.
4107 (gdb_collect_locals_test): Likewise.
4108 (gdb_unavailable_registers_test): Likewise.
4109 (gdb_unavailable_floats): Likewise.
4110 (gdb_collect_globals_test): Likewise.
4111 (top-level): Append "ctf" to trace_file_targets if GDB
4112 supports.
4113
b5262cd0
YQ
41142014-05-05 Yao Qi <yao@codesourcery.com>
4115
4116 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4117 code to ...
4118 (gdb_collect_args_test_1): ... it. New proc.
4119 (gdb_collect_locals_test): Move some code to ...
4120 (gdb_collect_locals_test_1): ... it. New proc.
4121 (gdb_unavailable_registers_test): Move some code to ...
4122 (gdb_unavailable_registers_test_1): ... it. New proc.
4123 (gdb_unavailable_floats): Move some code to ...
4124 (gdb_unavailable_floats_1): ... it. New proc.
4125
30a1e6cc
SDJ
41262014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4127
4128 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4129 probes to test for bitness recognition.
4130 * gdb.arch/amd64-stap-optional-prefix.exp
4131 (test_probe_value_without_reg): New procedure.
4132 Add code to test for different kinds of bitness.
4133
f33da99a
SDJ
41342014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4135
4136 PR breakpoints/16889
4137 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4138 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4139
5b80f00d
PA
41402014-05-01 Pedro Alves <palves@redhat.com>
4141
4142 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4143 gdb_file_cmd if no file is specified.
4144 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4145 last_loaded_file to set the remote exec-file.
4146
f8c2a73c
PA
41472014-05-01 Pedro Alves <palves@redhat.com>
4148
4149 * boards/local-remote-host.exp: New file.
4150
be6e8ac7
PA
41512014-05-01 Pedro Alves <palves@redhat.com>
4152
4153 * boards/local-remote-host.exp: Rename to ...
4154 * boards/local-remote-host-notty.exp: ... this.
4155
cac0dc8f
JB
41562014-04-28 Joel Brobecker <brobecker@adacore.com>
4157
4158 * gdb.ada/dyn_arrayidx: New testcase.
4159
9730e6cc
YQ
41602014-04-26 Yao Qi <yao@codesourcery.com>
4161
4162 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4163 and compute the length of function main. Save it in
4164 $main_length.
4165 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4166 (top-level): Use gdb_compile to compile objects into
4167 executable and restart GDB. Remove invocation to
4168 prepare_for_testing.
4169
7ae1a6a6
PA
41702014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4171 Pedro Alves <palves@redhat.com>
4172
4173 PR server/16255
4174 * gdb.multi/multi-attach.c: New file.
4175 * gdb.multi/multi-attach.exp: New file.
4176
4082afcc
PA
41772014-04-25 Pedro Alves <palves@redhat.com>
4178
4179 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4180 user.
4181 (top level): Test that "set remote conditional-breakpoints-packet
4182 off" works as intended.
4183 * gdb.base/dprintf.exp: Test that "set remote
4184 breakpoint-commands-packet off" works as intended.
4185 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4186 New function.
4187 (top level): Call it.
4188 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4189 remote fast-tracepoints-packet off" works as intended.
4190 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4191 * lib/gdb.exp (gdb_is_target_remote): ... here.
4192
2abc3f8d
DB
41932014-04-24 David Blaikie <dblaikie@gmail.com>
4194
4195 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4196 ensure clang would not discard them.
4197 * gdb.base/gdbvars.c: Ditto.
4198 * gdb.base/memattr.c: Ditto.
4199 * gdb.base/whatis.c: Ditto.
4200 * gdb.python/py-prettyprint.c: Ditto.
4201 * gdb.trace/actions.c: Ditto.
4202 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4203 ensure clang would not discard it.
4204
bfd39632
DB
42052014-04-24 David Blaikie <dblaikie@gmail.com>
4206
4207 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4208 clang to emit the full definition of type required by the test
4209 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4210
22842ff6
DB
42112014-04-24 David Blaikie <dblaikie@gmail.com>
4212
4213 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4214 coax Clang into emitting the definition of the type.
4215 * gdb.cp/pr10728-x.h (y): Ditto.
4216 * gdb.cp/pr10728-y.cc (y): Ditto.
4217
c2e827ad
DB
42182014-04-24 David Blaikie <dblaikie@gmail.com>
4219
4220 * gdb.base/label.exp: XFAIL label related tests under Clang.
4221 * gdb.cp/cplabel.exp: Ditto.
4222 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4223 under Clang those using labels.
4224
4c2d33e7
YQ
42252014-04-25 Yao Qi <yao@codesourcery.com>
4226
4227 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4228 double_label.
4229 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4230 partial_label and double_label.
4231
56083b99
DB
42322014-04-24 David Blaikie <dblaikie@gmail.com>
4233
4234 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4235
25d4e99d
DB
42362014-04-24 David Blaikie <dblaikie@gmail.com>
4237
4238 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4239 of the function to work across GCC and Clang.
4240 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4241 pointer types (const void ** const V void **).
4242
01f9f808
MS
42432014-04-24 Michael Sturm <michael.sturm@mintel.com>
4244 Walfred Tedeschi <walfred.tedeschi@intel.com>
4245
4246 * Makefile.in (EXECUTABLES): Added i386-avx512.
4247 * gdb.arch/i386-avx512.c: New file.
4248 * gdb.arch/i386-avx512.exp: Likewise.
4249
4b48d439
KS
42502014-04-23 Keith Seitz <keiths@redhat.com>
4251
4252 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4253 (mi_make_breakpoint_table): New procedure.
4254 (mi_create_breakpoint): Use mi_make_breakpoint
4255 and return the result.
4256 (mi_make_breakpoint): New procedure.
4257 (mi_build_kv_pairs): New procedure.
4258
4259 * gdb.mi/mi-break.exp: Remove unused globals,
4260 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4261 All callers updated.
4262 * gdb.mi/mi-dprintf.exp: Use variable to track command
4263 number.
4264 Update all callers of mi_create_breakpoint and use
4265 mi_make_breakpoint_table.
4266 Remove any unused global variables.
4267 * gdb.mi/mi-nonstop.exp: Likewise.
4268 * gdb.mi/mi-nsintrall.exp: Likewise.
4269 * gdb.mi/mi-nsmoribund.exp: Likewise.
4270 * gdb.mi/mi-nsthrexec.exp: Likewise.
4271 * gdb.mi/mi-reverse.exp: Likewise.
4272 * gdb.mi/mi-simplerun.exp: Likewise.
4273 * gdb.mi/mi-stepn.exp: Likewise.
4274 * gdb.mi/mi-syn-frame.exp: Likewise.
4275 * gdb.mi/mi-until.exp: Likewise.
4276 * gdb.mi/mi-var-cp.exp: Likewise.
4277 * gdb.mi/mi-var-display.exp: Likewise.
4278 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4279 * gdb.mi/mi2-var-child.exp: Likewise.
4280 * gdb.mi/mi-vla-c99.exp: Likewise.
4281 * lib/mi-support.exp: Likewise.
4282
4283 From Ian Lance Taylor <iant@cygnus.com>:
4284 * lib/gdb.exp (parse_args): New procedure.
4285
08351840
PA
42862014-04-23 Pedro Alves <palves@redhat.com>
4287
4288 * gdb.base/break-unload-file.c: New file.
4289 * gdb.base/break-unload-file.exp: New file.
4290 * gdb.base/sym-file-lib.c (baz): New function.
4291 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4292 field.
4293 (load): Store the segment's mapped size.
4294 (unload): New function.
4295 (unload_shlib): New function.
4296 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4297 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4298 set a breakpoint at baz, and call it.
4299 * gdb.base/sym-file.exp: New tests for stale breakpoint
4300 instructions.
4301
076855f9
PA
43022014-04-23 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4305 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4306 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4307 * gdb.base/hbreak-unmapped.c: New file.
4308 * gdb.base/hbreak-unmapped.exp: New file.
4309 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4310 * lib/gdb.exp (gdb_is_target_remote): ... here.
4311
483805cf
PA
43122014-04-22 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.base/consecutive-step-over.c: New file.
4315 * gdb.base/consecutive-step-over.exp: New file.
4316
06d97543
PA
43172014-04-22 Pedro Alves <palves@redhat.com>
4318
4319 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4320 instead of send_gdb/gdb_expect.
4321
b4429ea2
YQ
43222014-04-22 Yao Qi <yao@codesourcery.com>
4323
4324 * lib/trace-support.exp (generate_tracefile): New procedure.
4325 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4326 return 0.
4327 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4328 if generate_tracefile returns 1.
4329
51d48146
PA
43302014-04-18 Tom Tromey <palves@redhat.com>
4331 Pedro alves <tromey@redhat.com>
4332
4333 PR backtrace/15558
4334 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4335 with a backtrace limit.
4336 * gdb.python/py-frame-inline.exp: Test running to an inline
4337 function with a backtrace limit, and printing the newest frame.
4338 * gdb.python/py-frame-inline.c (main): Call f.
4339
bd1dce5f
MS
43402014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4341
4342 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4343
40d1a503
MS
43442014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4345
4346 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4347 Drop prefix from unsupported source file path.
4348
389b98f7
YQ
43492014-04-17 Yao Qi <yao@codesourcery.com>
4350
4351 * lib/gdb.exp (with_target_charset): New proc.
4352 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4353 with_target_charset.
4354 (test_print_strings): Likewise.
4355 (test_repeat_bytes): Likewise.
4356 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4357 for some tests.
4358
22869d73
KS
43592014-04-16 Keith Seitz <keiths@redhat.com>
4360
4361 PR gdb/15827
4362 * gdb.dwarf2/corrupt.c: New file.
4363 * gdb.dwarf2/corrupt.exp: New file.
4364
c4f87ca6
KS
43652014-04-16 Keith Seitz <keiths@redhat.com>
4366
4367 PR c++/16597
4368 * gdb.cp/namelessclass.cc: New file.
4369 * gdb.cp/namelessclass.exp: New file.
4370 * gdb.cp/namelessclass.S: New file.
4371
ab19de87
DE
43722014-04-16 Doug Evans <dje@google.com>
4373
4374 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4375 Add comment.
4376 (gdbserver_default_get_comm_port): New function.
4377 (gdbserver_start): Check if board file provided
4378 "gdbserver,get_comm_port" and use it if so.
4379 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4380 (gdb,socketport): Set to "stdio".
4381 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4382 (stdio_gdbserver_template): Delete.
4383 (${board}_get_remote_address): Update.
4384 (${board}_build_remote_cmd): Delete.
4385 (${board}_get_comm_port): New function.
4386 (${board}_spawn): Update.
4387 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4388 Delete.
4389 (${board}_get_remote_address): Update.
4390 (${board}_get_comm_port): New function.
4391
fc98a809
AB
43922014-04-16 Andrew Burgess <aburgess@broadcom.com>
4393
4394 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4395 appearing in any order.
4396
87fd9e6e
DE
43972014-04-15 Doug Evans <dje@google.com>
4398
4399 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4400 uninitialized value of "description".
4401
099fc3ea
KS
44022014-04-15 Keith Seitz <keiths@redhat.com>
4403
4404 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4405 Remove unused globals.
4406 (test_running_the_program): Likewise.
4407 (test_controlled_execution): Likewise.
4408 (test_controlling_breakpoints): Likewise.
4409 (test_program_termination): Likewise.
4410
5da151d4
KS
44112014-04-15 Keith Seitz <keiths@redhat.com>
4412
4413 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4414 unused globals.
4415 (test_rbreak_creation_and_listing): Likewise.
4416 (test_ignore_count): Likewise.
4417 (test_error): Likewise.
4418
35e5d2f0
PA
44192014-04-15 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4422 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4423 sym-file-loader.c.
4424 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4425 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4426 to sym-file-loader.c.
4427 (struct library): Forward declare.
4428 (load_shlib, lookup_function): Change prototypes.
4429 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4430 (translate_offset): Remove declarations.
4431 (get_text_addr): New declaration.
4432 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4433 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4434 sym-file-loader.h.
4435 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4436 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4437 here from sym-file-loader.h.
4438 (struct library): New structure.
4439 (load_shlib, lookup_function): Change prototypes and adjust to
4440 work with a struct library.
4441 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4442 (translate_offset): Make static.
4443 (get_text_addr): New function.
4444 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4445
eb4c1710
PA
44462014-04-15 Pedro Alves <palves@redhat.com>
4447
4448 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4449
2d1baf52
PA
44502014-04-15 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.base/sym-file-loader.c: Include <limits.h>.
4453 (SELF_LINK): New define.
4454 (get_origin): New function.
4455 (load_shlib): Use it.
4456 * gdb.base/sym-file.exp: Don't early return if the target is
4457 remote. Use runto_main, and issue fail is that fails. Use
4458 gdb_load_shlibs.
4459 (shlib_name): Delete.
4460 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4461
7dd6df01
PA
44622014-04-15 Pedro Alves <palves@redhat.com>
4463
4464 * gdb.base/sym-file.exp: Remove regex characters from test
4465 message. Don't refer to breakpoint numbers in test messages.
4466
b50c8614
KS
44672014-04-14 Keith Seitz <keiths@redhat.com>
4468
4469 PR c++/16253
4470 * gdb.cp/var-tag.cc: New file.
4471 * gdb.cp/var-tag.exp: New file.
4472 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4473 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4474 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4475 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4476
3d567982
TT
44772014-04-14 Tom Tromey <tromey@redhat.com>
4478
4479 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4480 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4481 type.
4482 * gdb.cp/enum-class.exp: New file.
4483 * gdb.cp/enum-class.cc: New file.
4484
0626fc76
TT
44852014-04-14 Tom Tromey <tromey@redhat.com>
4486
4487 * gdb.dwarf2/enum-type.exp: New file.
4488
dca325b3
SA
44892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4490
4491 * gdb.mi/mi-vla-c99.exp: New file.
4492 * gdb.mi/vla.c: New file.
4493
5854b38a
SA
44942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4495
4496 * gdb.base/vla-datatypes.c: New file.
4497 * gdb.base/vla-datatypes.exp: New file.
4498
463bb957
SA
44992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4500
4501 * gdb.base/vla-ptr.c: New file.
4502 * gdb.base/vla-ptr.exp: New file.
4503
3dd170be
SA
45042014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4505
4506 * gdb.dwarf2/count.exp: New file.
4507
5ecaaa66
SA
45082014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4509
4510 * gdb.base/vla-sideeffect.c: New file.
4511 * gdb.base/vla-sideeffect.exp: New file.
4512
41f1ada5
DB
45132014-04-14 David Blaikie <dblaikie@gmail.com>
4514
4515 * gdb.mi/non-stop.c: Add return value for non-void function return
4516 statement.
4517 * gdb.threads/staticthreads.c: Ditto.
4518
0be03e84
DE
45192014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4520 Doug Evans <xdje42@gmail.com>
4521
4522 * gdb.guile/scm-value.c: Improve test case.
4523 * gdb.guile/scm-value.exp: Add new test.
4524
f180a1fb
DB
45252014-04-11 David Blaikie <dblaikie@gmail.com>
4526
4527 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4528 override Clang's default.
4529
6b662e19
JB
45302014-04-11 Joel Brobecker <brobecker@adacore.com>
4531
4532 Revert the following changes (regressions):
4533
4534 * gdb.base/vla-sideeffect.c: New file.
4535 * gdb.base/vla-sideeffect.exp: New file.
4536
4537 * gdb.dwarf2/count.exp: New file.
4538
4539 * gdb.base/vla-multi.c: New file.
4540 * gdb.base/vla-multi.exp: New file.
4541
4542 * gdb.base/vla-ptr.c: New file.
4543 * gdb.base/vla-ptr.exp: New file.
4544
4545 * gdb.base/vla-datatypes.c: New file.
4546 * gdb.base/vla-datatypes.exp: New file.
4547
4548 * gdb.mi/mi-vla-c99.exp: New file.
4549 * gdb.mi/vla.c: New file.
4550
245a5f0b
KS
45512014-04-11 Keith Seitz <keiths@redhat.com>
4552
4553 PR c++/16675
4554 * gdb.cp/cpsizeof.exp: New file.
4555 * gdb.cp/cpsizeof.cc: New file.
4556
58a84dcf
SA
45572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4558
191a8a90
JB
4559 * gdb.mi/mi-vla-c99.exp: New file.
4560 * gdb.mi/vla.c: New file.
58a84dcf 4561
c8655f75
SA
45622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4563
4564 * gdb.base/vla-datatypes.c: New file.
4565 * gdb.base/vla-datatypes.exp: New file.
4566
024e13b4
SA
45672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4568
4569 * gdb.base/vla-ptr.c: New file.
4570 * gdb.base/vla-ptr.exp: New file.
4571
1a237e0e
SA
45722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4573
4574 * gdb.base/vla-multi.c: New file.
4575 * gdb.base/vla-multi.exp: New file.
4576
504f3432
SA
45772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4578
4579 * gdb.dwarf2/count.exp: New file.
4580
3bce8237
SA
45812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4582
191a8a90
JB
4583 * gdb.base/vla-sideeffect.c: New file.
4584 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 4585
322f9c21
YQ
45862014-04-11 Yao Qi <yao@codesourcery.com>
4587
4588 * gdb.base/completion.exp: Check file exists before running tests
4589 on file completion.
4590
d708bcd1
PA
45912014-04-10 Pedro Alves <palves@redhat.com>
4592
4593 * gdb.base/cond-eval-mode.c: New file.
4594 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4595 prepare_for_testing to build the new file. Check result of
4596 runto_main.
4597 (test_break, test_watch): New procedures.
4598 (top level): Use them.
4599
ae1d2761
PM
46002014-04-08 Pierre Muller <muller@sourceware.org>
4601
4602 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4603 Ctrl-V use for mingw hosts.
4604
7af389b8
SC
46052014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4606
4607 * gdb.python/py-value.c: Improve test case.
4608 * gdb.python/py-value.exp: Add new test.
4609
5e703181
DE
46102014-04-07 David Blaikie <dblaikie@gmail.com>
4611
4612 * lib/compiler.c: Identify the clang compiler.
4613 * lib/compiler.cc: Ditto.
4614
9810b410
YQ
46152014-04-03 Yao Qi <yao@codesourcery.com>
4616
4617 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4618
98d1b8dc
AB
46192014-04-01 Anton Blanchard <anton@samba.org>
4620
4621 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4622 messages unique.
4623
3114cea1
AB
46242014-04-01 Anton Blanchard <anton@samba.org>
4625
4626 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4627 prepare_for_testing.
4628
62f7182c
AB
46292014-04-01 Anton Blanchard <anton@samba.org>
4630
4631 * gdb.arch/ppc64-atomic-inst.c: Remove.
4632 * gdb.arch/ppc64-atomic-inst.S: New file.
4633 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4634
770e7fc7
DE
46352014-03-31 Doug Evans <dje@google.com>
4636
4637 * gdb.base/print-symbol-loading-lib.c: New file.
4638 * gdb.base/print-symbol-loading-main.c: New file.
4639 * gdb.base/print-symbol-loading.exp: New file.
4640
46e2bafa
YQ
46412014-03-31 Yao Qi <yao@codesourcery.com>
4642
4643 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4644
8776cfe9
JB
46452014-03-28 Joel Brobecker <brobecker@adacore.com>
4646
4647 * gdb.ada/mi_dyn_arr: New testcase.
4648
5d1ef361
DE
46492014-03-27 Doug Evans <dje@google.com>
4650
4651 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4652
b5bee914
YQ
46532014-03-27 Yao Qi <yao@codesourcery.com>
4654
4655 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4656 if target is nios2-*-*.
4657
0d4d0e77
YQ
46582014-03-26 Yao Qi <yao@codesourcery.com>
4659
4660 * lib/gdb.exp (readline_is_used): New proc.
4661 * gdb.base/completion.exp: Move tests on command complete up.
4662 Skip the rest of tests if readline is not used.
4663 * gdb.ada/complete.exp: Skp the test if readline is not
4664 used.
4665 * gdb.base/filesym.exp: Likewise.
4666 * gdb.base/macscp.exp: Likewise.
4667 * gdb.base/readline-ask.exp: Likewise.
4668 * gdb.base/readline.exp: Likewise.
4669 * gdb.python/py-cmd.exp: Likewise.
4670 * gdb.trace/tfile.exp: Likewise.
4671
29361eee
YQ
46722014-03-26 Yao Qi <yao@codesourcery.com>
4673
4674 * gdb.base/macscp.exp: Fix code format issues.
4675
bc9a5525
UW
46762014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4677
4678 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4679 * gdb.asm/powerpc64le.inc: New file.
4680
d3839ede
PA
46812014-03-25 Pedro Alves <palves@redhat.com>
4682 Doug Evans <dje@google.com>
4683
4684 * gdb.base/source-execution.c: New file.
4685 * gdb.base/source-execution.exp: New file.
4686 * gdb.base/source-execution.gdb: New file.
4687
01672a57
DE
46882014-03-24 Doug Evans <dje@google.com>
4689
4690 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4691 using fission.
4692
88bbeca9
HZ
46932014-03-24 Hui Zhu <hui@codesourcery.com>
4694 Pedro Alves <palves@redhat.com>
4695
4696 PR breakpoints/16101
4697 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4698 test pass/fail messages. Detect missing support for dprintf when
4699 breakpoints are actually inserted.
4700 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4701 breakpoints are actually inserted.
4702 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4703 fails.
4704
d2348791
JK
47052014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4708
feef67ab
DE
47092014-03-22 Doug Evans <xdje42@gmail.com>
4710
4711 * gdb.python/python.exp (python not supported): Verify multi-line
4712 python command issues an error.
25d743f9 4713 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 4714 guile command issues an error.
feef67ab 4715
ecebef6a
MR
47162014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4717
4718 * gdb.threads/thread-specific.exp: Handle the lack of usable
4719 $this_breakpoint and $this_thread.
4720
ccdd1909
HZ
47212014-03-21 Hui Zhu <hui@codesourcery.com>
4722
4723 * gdb.base/attach.exp (do_command_attach_tests): New.
4724
beb460e8
PA
47252014-03-20 Tom Tromey <tromey@redhat.com>
4726 Pedro Alves <palves@redhat.com>
4727
4728 PR cli/15718
4729 * gdb.base/condbreak-call-false.c: New file.
4730 * gdb.base/condbreak-call-false.exp: New file.
4731
40acf43a
PA
47322014-03-20 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4735 Delete.
4736 (block_signals, unblock_signals): Delete.
4737 (child_function_2, main): Remove references to deleted variable
4738 and functions.
4739
9f5e1e02
PA
47402014-03-20 Pedro Alves <palves@redhat.com>
4741
4742 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4743 Use pthread_kill to signal thread 2.
4744 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4745 Adjust to make the test send itself a signal rather than using the
4746 host's "kill" command.
4747
99619bea
PA
47482014-03-20 Pedro Alves <palves@redhat.com>
4749
4750 * gdb.threads/multiple-step-overs.c: New file.
4751 * gdb.threads/multiple-step-overs.exp: New file.
4752 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4753 Adjust expected infrun debug output.
4754
2adfaa28
PA
47552014-03-20 Pedro Alves <palves@redhat.com>
4756
4757 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4758 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4759
31e77af2
PA
47602014-03-20 Pedro Alves <palves@redhat.com>
4761
4762 PR breakpoints/7143
4763 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4764 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4765 of gdb_test_multiple.
4766 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4767 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4768
b9f437de
PA
47692014-03-20 Pedro Alves <palves@redhat.com>
4770
4771 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4772 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4773
05adc73e
PA
47742014-03-19 Pedro Alves <palves@redhat.com>
4775
4776 * gdb.base/async.exp: Remove early return.
4777
6048b950
PA
47782014-03-19 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4781
8bcfb00a
PA
47822014-03-19 Pedro Alves <palves@redhat.com>
4783
4784 * gdb.base/async.exp (test_background): Expect \r\n after
4785 "completed." in the fail pattern.
4786
884e37dc
PA
47872014-03-19 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.base/async.exp (test_background): New procedure.
4790 Use it for all background execution command tests.
4791
148e57e2
PA
47922014-03-19 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.base/async.exp: Use prepare_for_testing.
4795
f48088c7
PA
47962014-03-19 Pedro Alves <palves@redhat.com>
4797
4798 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4799 the same line.
4800
e2f6c966
PA
48012014-03-19 Pedro Alves <palves@redhat.com>
4802
4803 * gdb.base/async.c (main): Add "jump here" and "until here" line
4804 marker comments.
4805 * gdb.base/async.exp (jump_here): New global.
4806 (jump& test): Use it.
4807 (until_here): New global.
4808 (until& test): Use it.
4809
c30568d4
PA
48102014-03-19 Pedro Alves <palves@redhat.com>
4811
4812 * gdb.base/async.exp: Don't frob gdb_protocol.
4813
0172b6a7
DE
48142014-03-18 Doug Evans <xdje42@gmail.com>
4815
4816 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4817 Fix spelling of exec-done-display.
4818
06c868a8
JK
48192014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 PR gdb/15358
4822 * gdb.base/gdb-sigterm.c: New file.
4823 * gdb.base/gdb-sigterm.exp: New file.
4824
0c7e1a46
PA
48252014-03-18 Pedro Alves <palves@redhat.com>
4826
4827 PR gdb/13860
4828 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4829 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4830 solib-event.
4831
f7c77d93
JB
48322014-03-17 Joel Brobecker <brobecker@adacore.com>
4833
4834 * gdb.ada/pckd_arr_ren: New testcase.
4835
5a1e8c7a
DE
48362014-03-13 Doug Evans <xdje42@gmail.com>
4837
4838 PR guile/16612
4839 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4840 collect after discarding symbols.
4841
350e1a76
DE
48422014-03-13 Ludovic Courtès <ludo@gnu.org>
4843 Doug Evans <xdje42@gmail.com>
4844
4845 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4846 to history survives a gc.
4847
a69900ae
PA
48482014-03-13 Pedro Alves <palves@redhat.com>
4849
4850 * gdb.base/default.exp: Don't test "target procfs".
4851
5db9f0bd
PA
48522014-03-13 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.base/default.exp: Update "target child" and "target procfs"
4855 tests to not expect "Unix".
4856
b3ccfe11
TT
48572014-03-12 Tom Tromey <tromey@redhat.com>
4858
4859 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4860 New procs. Add target-async tests.
4861 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4862 Add target-async tests.
4863
646f4417
AA
48642014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4865
4866 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4867 'func_start' and 'func_end' for the beginning and end of the
4868 function code, respectively.
4869 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4870 'func_end' instead of 'func' and 'main'.
4871
288c211f
AA
48722014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4873
4874 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4875 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4876 generate the debug info assembler source.
4877
e0c0f156
AA
48782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4879
4880 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4881 * gdb.dwarf2/arr-subrange.exp: Likewise.
4882 * gdb.dwarf2/dwz.exp: Likewise.
4883 * gdb.dwarf2/method-ptr.exp: Likewise.
4884 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4885 * gdb.dwarf2/subrange.exp: Likewise.
4886 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4887 * gdb.dwarf2/implptrpiece.exp: Likewise.
4888 * gdb.dwarf2/nostaticblock.exp: Likewise.
4889
0e5c4555
AA
48902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4891
4892 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4893 directory to absolute path name arguments.
4894
5ec18f2b
JG
48952014-03-10 Joel Brobecker <brobecker@adacore.com>
4896
4897 * gdb.ada/tagged_access: New testcase.
4898
847fc4f2
MM
48992014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4900
4901 * gdb.btrace/data.exp: Update expected output.
4902
cc3da688
YQ
49032014-03-06 Yao Qi <yao@codesourcery.com>
4904
4905 * gdb.trace/pr16508.exp: New file.
4906
0f26cec1
PA
49072014-03-05 Pedro Alves <palves@redhat.com>
4908
4909 PR gdb/16575
4910 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4911 procedure.
4912 (top level): Adjust to use it. Add tests that exercise breakpoint
4913 interaction with the code-cache.
4914
7a5a839f
LC
49152014-02-26 Ludovic Courtès <ludo@gnu.org>
4916
4917 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4918 test for 'history-append!'.
4919
31aa7e4e
JB
49202014-02-26 Joel Brobecker <brobecker@adacore.com>
4921
4922 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4923 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4924 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4925 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4926 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4927 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4928
1b588015
JB
49292014-02-26 Joel Brobecker <brobecker@adacore.com>
4930
4931 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4932 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4933 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4934
55426c9d
JB
49352014-02-26 Joel Brobecker <brobecker@adacore.com>
4936
4937 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4938
dc53a7ad
JB
49392014-02-26 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.dwarf2/arr-stride.c: New file.
4942 * gdb.dwarf2/arr-stride.exp: New file.
4943
12ab52e9
PA
49442014-02-26 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4947 that won't ever trigger. Make sure that GDB reports the correct
4948 breakpoint that caused the stop.
4949
849c862e
JK
49502014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 PR gdb/16626
4953 * gdb.base/auto-load-script: New file.
4954 * gdb.base/auto-load.c: New file.
4955 * gdb.base/auto-load.exp: New file.
4956
71b7d793
JK
4957 PR gdb/16626
4958 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4959
e2f0d509
JK
49602014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4961
4962 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4963 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4964
50cc37c8
DE
49652014-02-24 Doug Evans <dje@google.com>
4966
4967 * lib/gdb.exp (run_on_host): Log error output if program fails.
4968
ea4758f2
PA
49692014-02-21 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.threads/step-after-sr-lock.c: Rename to ...
4972 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4973 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4974 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4975 ... this.
4976
d7b30f67
SDJ
49772014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4978
4979 PR tdep/16397
4980 * gdb.arch/amd64-stap-special-operands.exp: New file.
4981 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4982 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4983 * gdb.arch/amd64-stap-triplet.S: Likewise.
4984 * gdb.arch/amd64-stap-triplet.c: Likewise.
4985
83deb43f
JB
49862014-02-20 Joel Brobecker <brobecker@adacore.com>
4987
4988 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4989 in .section pseudo-op.
4990
adde2bff
DE
49912014-02-20 lin zuojian <manjian2006@gmail.com>
4992 Joel Brobecker <brobecker@adacore.com>
4993 Doug Evans <xdje42@gmail.com>
4994
4995 PR symtab/16581
4996 * gdb.dwarf2/dw2-icycle.S: New file.
4997 * gdb.dwarf2/dw2-icycle.c: New file.
4998 * gdb.dwarf2/dw2-icycle.exp: New file.
4999
f7bd0f78
SC
50002014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5001
5002 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5003 operations on gdb.Value objects.
5004 * gdb.python/py-value-cc.exp: Add new test to test operations on
5005 gdb.Value objects.
5006
c17ef0d5
DE
50072014-02-18 Doug Evans <dje@google.com>
5008
5009 * Makefile.in (TESTS): New variable.
5010 (expanded_tests, expanded_tests_or_none): New variables
5011 (check-single): Pass $(expanded_tests_or_none) to runtest.
5012 (check-parallel): Only run tests in $(TESTS) if non-empty.
5013 (check/no-matching-tests-found): New rule.
5014 * README: Document TESTS makefile variable.
5015
5dd3176f
DE
50162014-02-18 Doug Evans <dje@google.com>
5017
5018 * Makefile.in (check-parallel): rm -rf outputs temp.
5019
0b10be4f
JK
50202014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5021
5022 Fix "ERROR: no fileid for" in the testsuite.
5023 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5024
85f224e7
DE
50252014-02-12 Doug Evans <dje@google.com>
5026
5027 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5028 (MISCELLANEOUS): New variable.
5029 (clean): rm -rf $(MISCELLANEOUS).
5030 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5031 dwp live in the same directory as symlinks, with each symlink pointed
5032 to a differently named file in a different directory.
5033
149b30ff
DE
50342014-02-11 Doug Evans <dje@google.com>
5035
5036 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5037 of Tcl file commands.
5038
1dfdac32
MK
50392014-02-10 Mark Kettenis <kettenis@gnu.org>
5040
5041 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5042 "kill -SIGUSR1 -1".
5043
aa4fb036
JB
50442014-02-10 Joel Brobecker <brobecker@adacore.com>
5045
5046 * gdb.ada/tick_length_array_enum_idx: New testcase.
5047
ed3ef339
DE
50482014-02-10 Doug Evans <xdje42@gmail.com>
5049
5050 * configure.ac (AC_OUTPUT): Add gdb.guile.
5051 * configure: Regenerate.
5052 * lib/gdb-guile.exp: New file.
5053 * lib/gdb.exp (get_target_charset): New function.
5054 * gdb.base/help.exp: Update expected output from "apropos apropos".
5055 * gdb.guile/Makefile.in: New file.
5056 * gdb.guile/guile.exp: New file.
5057 * gdb.guile/scm-arch.c: New file.
5058 * gdb.guile/scm-arch.exp: New file.
5059 * gdb.guile/scm-block.c: New file.
5060 * gdb.guile/scm-block.exp: New file.
5061 * gdb.guile/scm-breakpoint.c: New file.
5062 * gdb.guile/scm-breakpoint.exp: New file.
5063 * gdb.guile/scm-disasm.c: New file.
5064 * gdb.guile/scm-disasm.exp: New file.
5065 * gdb.guile/scm-equal.c: New file.
5066 * gdb.guile/scm-equal.exp: New file.
5067 * gdb.guile/scm-error.exp: New file.
5068 * gdb.guile/scm-error.scm: New file.
5069 * gdb.guile/scm-frame-args.c: New file.
5070 * gdb.guile/scm-frame-args.exp: New file.
5071 * gdb.guile/scm-frame-args.scm: New file.
5072 * gdb.guile/scm-frame-inline.c: New file.
5073 * gdb.guile/scm-frame-inline.exp: New file.
5074 * gdb.guile/scm-frame.c: New file.
5075 * gdb.guile/scm-frame.exp: New file.
5076 * gdb.guile/scm-generics.exp: New file.
5077 * gdb.guile/scm-gsmob.exp: New file.
5078 * gdb.guile/scm-iterator.c: New file.
5079 * gdb.guile/scm-iterator.exp: New file.
5080 * gdb.guile/scm-math.c: New file.
5081 * gdb.guile/scm-math.exp: New file.
5082 * gdb.guile/scm-objfile-script-gdb.in: New file.
5083 * gdb.guile/scm-objfile-script.c: New file.
5084 * gdb.guile/scm-objfile-script.exp: New file.
5085 * gdb.guile/scm-objfile.c: New file.
5086 * gdb.guile/scm-objfile.exp: New file.
5087 * gdb.guile/scm-ports.exp: New file.
5088 * gdb.guile/scm-pretty-print.c: New file.
5089 * gdb.guile/scm-pretty-print.exp: New file.
5090 * gdb.guile/scm-pretty-print.scm: New file.
5091 * gdb.guile/scm-section-script.c: New file.
5092 * gdb.guile/scm-section-script.exp: New file.
5093 * gdb.guile/scm-section-script.scm: New file.
5094 * gdb.guile/scm-symbol.c: New file.
5095 * gdb.guile/scm-symbol.exp: New file.
5096 * gdb.guile/scm-symtab-2.c: New file.
5097 * gdb.guile/scm-symtab.c: New file.
5098 * gdb.guile/scm-symtab.exp: New file.
5099 * gdb.guile/scm-type.c: New file.
5100 * gdb.guile/scm-type.exp: New file.
5101 * gdb.guile/scm-value-cc.cc: New file.
5102 * gdb.guile/scm-value-cc.exp: New file.
5103 * gdb.guile/scm-value.c: New file.
5104 * gdb.guile/scm-value.exp: New file.
5105 * gdb.guile/source2.scm: New file.
5106 * gdb.guile/types-module.cc: New file.
5107 * gdb.guile/types-module.exp: New file.
5108
7026a7c1
YQ
51092014-02-10 Yao Qi <yao@codesourcery.com>
5110
5111 PR testsuite/16543
5112 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5113 * configure: Regenerated.
5114 * Makefile.in: New file.
5115
6c466447
AS
51162014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5117
5118 * gdb.python/py-framefilter.exp: Fix typo.
5119
6e854735
YQ
51202014-02-08 Yao Qi <yao@codesourcery.com>
5121
5122 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5123 that no =breakpoint-modified is emitted when breakpoints are
5124 modified through MI commands.
5125
d137e6dc
PA
51262014-02-07 Pedro Alves <pedro@codesourcery.com>
5127 Pedro Alves <palves@redhat.com>
5128
5129 * gdb.threads/step-after-sr-lock.c: New file.
5130 * gdb.threads/step-after-sr-lock.exp: New file.
5131
b5ee5a50
PA
51322014-02-07 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5135
3c77faf3
JK
51362014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5137
5138 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5139 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5140
6dddc817
DE
51412014-02-06 Doug Evans <xdje42@gmail.com>
5142
5143 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5144 output.
5145
5146 * gdb.gdb/python-interrupts.exp: New file.
5147
de7b2893
YQ
51482014-02-05 Yao Qi <yao@codesourcery.com>
5149
5150 * gdb.trace/report.exp (use_collected_data): Test the output
5151 of "info threads" and "info inferiors".
5152
66d032ac
YQ
51532014-02-05 Yao Qi <yao@codesourcery.com>
5154
5155 Revert this patch:
5156
5157 2013-05-24 Yao Qi <yao@codesourcery.com>
5158
5159 * gdb.trace/tfile.exp: Test inferior and thread.
5160
591a12a1
UW
51612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5162
5163 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5164 on a function.
5165 * gdb.base/step-bt.c: Call hello via function pointer to make
5166 sure its first instruction is executed on powerpc64le-linux.
5167
0ff3e01f
UW
51682014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5169
5170 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5171
084ee545
UW
51722014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5173
5174 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5175 of the test patterns for use on little-endian systems.
5176
6ed14ff3
UW
51772014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5178
5179 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5180 (decimal_vector): Fix for little-endian.
5181
401e27fd
JM
51822014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5183
5184 * gdb.arch/sparc-sysstep.exp: New file.
5185 * gdb.arch/sparc-sysstep.c: Likewise.
5186
5187 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5188
8b924729
EBM
51892014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5190
5191 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5192
fb151210
JB
51932014-01-23 Tom Tromey <tromey@redhat.com>
5194
5195 * gdb.ada/array_char_idx: New testcase.
5196
0740f8d8
TT
51972014-01-23 Tom Tromey <tromey@redhat.com>
5198
5199 PR python/16487:
5200 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5201 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5202 classes.
5203
21909fa1
TT
52042014-01-23 Tom Tromey <tromey@redhat.com>
5205
5206 PR python/16491:
5207 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5208 string from an inferior frame.
5209 * gdb.python/py-framefilter-mi.exp: Update.
5210
87ce2a04
DE
52112014-01-22 Doug Evans <dje@google.com>
5212
5213 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5214
237b092b
AA
52152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5216
5217 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5218
d674a709
AA
52192014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5220
5221 * gdb.trace/entry-values.exp: Remove excess space character from
5222 regex patterns. Handle s390 call instruction.
5223
20fa3390
AA
52242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5225
5226 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5227 define "*_start" label. Make "name" static.
5228 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5229 ${name} by references to ${name}_start.
5230
78466714
AA
52312014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5232
5233 * gdb.base/info-macros.exp: Remove "debug" from the compile
5234 options.
5235
ec9f644a
IB
52362014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5237
5238 * gdb.dlang/demangle.exp: New file.
5239
94b1b47e
IB
52402014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5241
5242 * gdb.dlang/primitive-types.exp: New file.
5243
7f420862
IB
52442014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5245
5246 * configure.ac: Create gdb.dlang/Makefile.
5247 * configure: Regenerate.
5248 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5249 * gdb.dlang/Makefile.in: New file.
5250 * lib/d-support.exp: New file.
5251 * lib/gdb.exp (skip_d_tests): New proc.
5252
52834460
MM
52532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5254
5255 * gdb.btrace/delta.exp: Check reverse stepi.
5256 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5257 * gdb.btrace/finish.exp: New.
5258 * gdb.btrace/next.exp: New.
5259 * gdb.btrace/nexti.exp: New.
5260 * gdb.btrace/record_goto.c: Add comments.
5261 * gdb.btrace/step.exp: New.
5262 * gdb.btrace/stepi.exp: New.
5263 * gdb.btrace/multi-thread-step.c: New.
5264 * gdb.btrace/multi-thread-step.exp: New.
5265 * gdb.btrace/rn-dl-bind.c: New.
5266 * gdb.btrace/rn-dl-bind.exp: New.
5267 * gdb.btrace/data.c: New.
5268 * gdb.btrace/data.exp: New.
5269 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5270
6e07b1d2
MM
52712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5272
5273 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5274 * gdb.btrace/exception.exp: Update.
5275 * gdb.btrace/instruction_history.exp: Update.
5276 * gdb.btrace/record_goto.exp: Update.
5277 * gdb.btrace/tailcall.exp: Update.
5278 * gdb.btrace/unknown_functions.exp: Update.
5279 * gdb.btrace/delta.exp: New.
5280
0b722aec
MM
52812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5282
5283 * gdb.btrace/record_goto.exp: Add backtrace test.
5284 * gdb.btrace/tailcall.exp: Add backtrace test.
5285
066ce621
MM
52862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5287
5288 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5289 * gdb.btrace/record_goto.c: New.
5290 * gdb.btrace/record_goto.exp: New.
5291 * gdb.btrace/x86-record_goto.S: New.
5292
0688d04e
MM
52932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5294
5295 * gdb.btrace/function_call_history.exp: Update tests.
5296 * gdb.btrace/instruction_history.exp: Update tests.
5297
8710b709
MM
52982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5299
5300 * gdb.btrace/function_call_history.exp: Fix expected field
5301 order for "record function-call-history".
5302 Add new tests for "record function-call-history /c".
5303 * gdb.btrace/exception.cc: New.
5304 * gdb.btrace/exception.exp: New.
5305 * gdb.btrace/tailcall.exp: New.
5306 * gdb.btrace/x86-tailcall.S: New.
5307 * gdb.btrace/x86-tailcall.c: New.
5308 * gdb.btrace/unknown_functions.c: New.
5309 * gdb.btrace/unknown_functions.exp: New.
5310 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5311
5de9129b
MM
53122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5313
5314 * gdb.btrace/instruction_history.exp: Update.
5315 * gdb.btrace/function_call_history.exp: Update.
5316
23a7fe75
MM
53172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5318
5319 * gdb.btrace/function_call_history.exp: Fix expected function
5320 trace.
5321 * gdb.btrace/instruction_history.exp: Initialize traced.
5322 Remove traced_functions.
5323
724c7dd8
MM
53242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5325
5326 * gdb.btrace/function_call_history.exp: Update
5327 * gdb.btrace/instruction_history.exp: Update.
5328
6d78d93b
MM
53292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5330
5331 * gdb.btrace/enable.exp: Update expected text.
5332
93a360cc
OJ
53332014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5334
5335 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5336 bytes.
5337
3772b53f
MR
53382014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5339
5340 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5341
596662fa
OJ
53422014-01-15 Omair Javaid <omair.javaid@linaro.org>
5343
5344 * lib/gdb.exp (supports_process_record): Return true for
5345 arm*-linux*. (supports_reverse): Likewise.
5346
b5b08fb4
SC
53472014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5348
5349 PR python/15464
5350 PR python/16113
5351 * gdb.python/py-type.c: Enhance test case.
5352 * gdb.python/py-value-cc.cc: Likewise
5353 * gdb.python/py-type.exp: Add new tests.
5354 * gdb.python/py-value-cc.exp: Likewise
5355
52d7fb13
AA
53562014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5357 Pedro Alves <palves@redhat.com>
5358
5359 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5360 Make "name" extern.
5361 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5362 references to ${name}_start by references to ${name}.
5363
a2cd8cfe
JB
53642014-01-10 Joel Brobecker <brobecker@adacore.com>
5365
5366 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5367
4e23fced
JB
53682014-01-10 Joel Brobecker <brobecker@adacore.com>
5369
5370 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5371
c6a9e42c
PA
53722014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5373 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 5376 mi_gdb_target_load.
c6a9e42c 5377
b7ea362b
PA
53782014-01-08 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.threads/reconnect-signal.c: New file.
5381 * gdb.threads/reconnect-signal.exp: New file.
5382
5e3f4fab
EBM
53832014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5384
5385 * gdb.base/source-dir.exp: New file.
5386
79301218
JB
53872014-01-07 Joel Brobecker <brobecker@adacore.com>
5388
5389 * gdb.ada/mi_interface: New testcase.
5390
8e355c5d
JB
53912014-01-07 Joel Brobecker <brobecker@adacore.com>
5392
5393 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5394 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5395 gdb.ada/pp-rec-component/pck.ads: New files.
5396
c0d48811
JB
53972014-01-07 Joel Brobecker <brobecker@adacore.com>
5398
5399 * gdb.python/py-pp-integral.c: New file.
5400 * gdb.python/py-pp-integral.py: New file.
5401 * gdb.python/py-pp-integral.exp: New file.
5402
17b609c3 5403For older changes see ChangeLog-1993-2013.
c906108c 5404\f
8d8cb839
EZ
5405;; Local Variables:
5406;; mode: change-log
5407;; left-margin: 8
5408;; fill-column: 74
5409;; version-control: never
5410;; End:
902f2ccb 5411
32d0add0 5412 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
5413 Copying and distribution of this file, with or without modification,
5414 are permitted provided the copyright notice and this notice are preserved.