Use ${frames_invalid} in gdb.cp/annota2.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bfde72c2
YQ
12015-11-27 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4
f6512a69
SM
52015-11-26 Simon Marchi <simon.marchi@ericsson.com>
6
7 * gdb.threads/names.exp: New file.
8 * gdb.threads/names.c: New file.
9 * README: Mention gdb,no_thread_names.
10
46a3515b
MM
112015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12
13 PR 19297
14 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
15 support" error.
16
62147a22
PA
172015-11-24 Pedro Alves <palves@redhat.com>
18
19 PR 17539
20 * gdb.base/display.exp: Expect displays to be sorted in ascending
21 order. Use multi_line.
22 * gdb.base/solib-display.exp: Likewise.
23
2f341b6e
PA
242015-11-24 Pedro Alves <palves@redhat.com>
25
26 PR 17539
27 * gdb.base/display.exp: Expect displays to be sorted in ascending
28 order. Use multi_line.
29 * gdb.base/solib-display.exp: Likewise.
30
7e0aa6aa
PA
312015-11-24 Pedro Alves <palves@redhat.com>
32
33 PR 17539
34 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
35 threads in ascending order.
36 * gdb.base/foll-fork.exp: Likewise.
37 * gdb.base/foll-vfork.exp: Likewise.
38 * gdb.base/multi-forks.exp: Likewise.
39 * gdb.mi/mi-nonstop.exp: Likewise.
40 * gdb.mi/mi-nsintrall.exp: Likewise.
41 * gdb.multi/base.exp: Likewise.
42 * gdb.multi/multi-arch.exp: Likewise.
43 * gdb.python/py-inferior.exp: Likewise.
44 * gdb.threads/break-while-running.exp: Likewise.
45 * gdb.threads/execl.exp: Likewise.
46 * gdb.threads/gcore-thread.exp: Likewise.
47 * gdb.threads/info-threads-cur-sal.exp: Likewise.
48 * gdb.threads/kill.exp: Likewise.
49 * gdb.threads/linux-dp.exp: Likewise.
50 * gdb.threads/multiple-step-overs.exp: Likewise.
51 * gdb.threads/next-bp-other-thread.exp: Likewise.
52 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
53 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
54 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
55 * gdb.threads/thread-find.exp: Likewise.
56 * gdb.threads/tls.exp: Likewise.
57 * lib/mi-support.exp (mi_reverse_list): Delete.
58 (mi_check_thread_states): No longer reverse list.
59
2cc57ad8
PA
602015-11-24 Pedro Alves <palves@redhat.com>
61
62 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
63 use lowercase.
64
c93e8391
SM
652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
66
67 * gdb.trace/actions.c: Include trace-common.h.
68 (main): Add a location for a fast tracepoint.
69 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
70 the normal tracepoints.
71 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
72
045ccf91
SM
732015-11-23 Simon Marchi <simon.marchi@ericsson.com>
74
75 * save-trace.exp: Factor out code to these...
76 (gdb_save_tracepoints): New.
77 (gdb_load_tracepoints): New.
78 (do_save_load_test): New.
79
5506f9f6
KB
802015-11-23 Kevin Buettner <kevinb@redhat.com>
81
82 * gdb.base/asmlabel.exp: New test.
83 * gdb.base/asmlabel.c: New test case.
84
16c3b12f
JB
852015-11-23 Joel Brobecker <brobecker@adacore.com>
86
87 * gdb.base/wrong_frame_bt_full-main.c: New file.
88 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
89 * gdb.base/wrong_frame_bt_full.exp: New file.
90
155bfbd3
JB
912015-11-23 Joel Brobecker <brobecker@adacore.com>
92
93 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
94
bb097445
JM
952015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
96
206853a0 97 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
98 pstate register when comparing registers values in
99 sparc64-*-linux-gnu targets to avoid spurious differences.
100
9c88ed8f
JM
1012015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
102
206853a0 103 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 104
96161e25
SL
1052015-11-19 Sandra Loosemore <sandra@codesourcery.com>
106
107 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
108 as type argument to gdb_compile.
109 * gdb.base/nested-subp2.exp: Likewise.
110 * gdb.base/nested-subp3.exp: Likewise.
111
340c2830
DV
1122015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
113
114 * lib/dwarf.exp (_note): Fix left shift of negative value.
115 * gdb.trace/trace-condition.exp: Likewise.
116
c1862d0f
YQ
1172015-11-13 Yao Qi <yao.qi@linaro.org>
118
119 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
120 comments about d10v.
121 (test_scalar_returns): Likewise.
122 * gdb.base/d10v.ld: Remove.
123 * gdb.base/overlays.exp: Remove the target triplet checking for
124 d10v-*-*.
125 * gdb.base/structs.exp (test_struct_returns): Remove the
126 comments about d10v.
127 (test_struct_calls): Likewise.
128
77ae9c19
YQ
1292015-11-13 Yao Qi <yao.qi@linaro.org>
130
131 * gdb.base/gnu_vector.exp: Check the return value by "p res".
132 * gdb.base/gnu_vector.c: Don't include stdio.h.
133 (main): Don't print res and call add_some_intvecs.
134
430e004e
MK
1352015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
136
137 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
138 macro.
139 (func5): Removed.
140 (func4): Use FAST_TRACEPOINT_LABEL.
141 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
142 macro.
143 (func): Removed.
144 (thread_function): Use FAST_TRACEPOINT_LABEL.
145 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
146 (func): Remove.
147 (marker): Use FAST_TRACEPOINT_LABEL.
148 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
149 (pendfunc1): Remove.
150 (pendfunc): Use FAST_TRACEPOINT_LABEL.
151 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
152 (foo): Remove.
153 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
154 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
155 macro.
156 (func): Remove.
157 (marker): Use FAST_TRACEPOINT_LABEL.
158 * gdb.trace/trace-common.h: New header.
159 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
160 macro.
161 (func): Remove.
162 (marker): Use FAST_TRACEPOINT_LABEL.
163 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
164 (func): Remove.
165 (thread_function): Use FAST_TRACEPOINT_LABEL.
166
6e7675a7
MK
1672015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
168
169 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
170 in front.
171 * gdb.trace/change-loc.exp: Use global pcreg definition.
172 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
173 * gdb.trace/entry-values.exp: Use global spreg definition, add $
174 in front.
175 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
176 * gdb.trace/pending.exp: Likewise.
177 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
178 * gdb.trace/trace-break.exp: Likewise.
179 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
180 in front.
181 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
182 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
183 in front.
184 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
185
dddc0e16
JB
1862015-11-09 Joel Brobecker <brobecker@adacore.com>
187
188 * gdb.ada/fin_fun_out: New testcase.
189
c6f0b406
KB
1902015-11-07 Kevin Buettner <kevinb@redhat.com>
191
192 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
193 value associated with DW_AT_byte_size.
194 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
195 constants for DW_AT_byte_size, DW_AT_lower_bound, and
196 DW_AT_upper_bound.
197
f01dcfd9
KB
1982015-11-07 Kevin Buettner <kevinb@redhat.com>
199
200 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
201 (gdb_target_symbol_prefix_flags): Define in terms of _asm
202 version.
203 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
204 gdb.dwarf2/dw2-canonicalize-type.exp,
205 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
206 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
207 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
208 provided by gdb_target_symbol_prefix_flags_asm.
209 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
210 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
211 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
212 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
213 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
214 macros where needed). Use this macro for symbols which require
215 the prefix provided by SYMBOL_PREFIX.
216
2223449a
KB
2172015-11-05 Kevin Buettner <kevinb@redhat.com>
218
219 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
220 New procs.
221 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
222 representing expressions, of more than one list element.
223 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
224 to prepend linker symbol prefix to f.
225 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
226 table_1 and table_2.
227 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
228 Likewise, for f and g.
229 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
230 for ptr.
231 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
232 for main.
233 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
234 table_1_ptr and table_2_ptr.
235
6f2f1a3a
JK
2362015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
237 Joel Brobecker <brobecker@adacore.com>
238
239 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
240
566c56c9
MK
2412015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
242
243 * gdb.reverse/s390-mvcle.c: New test.
244 * gdb.reverse/s390-mvcle.exp: New file.
245 * lib/gdb.exp: Enable reverse tests on s390*-linux.
246
d5f0636b
MK
2472015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
248
249 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
250
7ad8b86c
MK
2512015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
252
253 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
254 reaching marker2.
255 * gdb.reverse/getresuid-reverse.exp: Likewise.
256 * gdb.reverse/pipe-reverse.exp: Likewise.
257 * gdb.reverse/readv-reverse.exp: Likewise.
258 * gdb.reverse/recvmsg-reverse.exp: Likewise.
259 * gdb.reverse/time-reverse.exp: Likewise.
260 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
261
4081c0f1
YQ
2622015-10-30 Yao Qi <yao.qi@linaro.org>
263
264 * gdb.threads/wp-replication.c (watch_count_done): Remove.
265 (empty_cycle): Remove.
266 (main): Don't call empty_cycle. Don't use watch_count_done.
267 * gdb.threads/wp-replication.exp: Don't set breakpoint on
268 empty_cycle. Rewrite the code counting HW watchpoints.
269
452b4ba5
MK
2702015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
271
272 * gdb.reverse/fstatat-reverse.c: New test.
273 * gdb.reverse/fstatat-reverse.exp: New file.
274 * gdb.reverse/getresuid-reverse.c: New test.
275 * gdb.reverse/getresuid-reverse.exp: New file.
276 * gdb.reverse/pipe-reverse.c: New test.
277 * gdb.reverse/pipe-reverse.exp: New file.
278 * gdb.reverse/readv-reverse.c: New test.
279 * gdb.reverse/readv-reverse.exp: New file.
280 * gdb.reverse/recvmsg-reverse.c: New test.
281 * gdb.reverse/recvmsg-reverse.exp: New file.
282 * gdb.reverse/time-reverse.c: New test.
283 * gdb.reverse/time-reverse.exp: New file.
284 * gdb.reverse/waitpid-reverse.c: New test.
285 * gdb.reverse/waitpid-reverse.exp: New file.
286
5e2e7507
JK
2872015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
288
289 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
290
0fde2c53
DE
2912015-10-26 Doug Evans <dje@google.com>
292
293 PR symtab/17391
294 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
295 * gdb.dwarf2/bad-regnum.c: New file.
296 * gdb.dwarf2/bad-regnum.exp: New file.
297
1a70ae97
DE
2982015-10-26 Doug Evans <dje@google.com>
299
300 PR python/18938
301 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
302 file.
303
27dc26ab
JK
3042015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
305
306 * gdb.compile/compile.exp (compile code globalvar): Update expectation
307 for a change by "Mention language in compile error message".
308
bed91f4d
SM
3092015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
310
311 PR python/18073
312 * gdb.python/py-type.c (C::a_method): New.
313 (C::a_const_method): New.
314 (C::a_static_method): New.
315 (a_function): New.
316 * gdb.python/py-type.exp (test_fields): Test getting fields
317 from function and method.
318
3f2f83dd
KB
3192015-10-21 Keven Boell <keven.boell@intel.com>
320
321 * gdb.fortran/vla-alloc-assoc.exp: New file.
322 * gdb.fortran/vla-datatypes.exp: New file.
323 * gdb.fortran/vla-datatypes.f90: New file.
324 * gdb.fortran/vla-history.exp: New file.
325 * gdb.fortran/vla-ptype-sub.exp: New file.
326 * gdb.fortran/vla-ptype.exp: New file.
327 * gdb.fortran/vla-sizeof.exp: New file.
328 * gdb.fortran/vla-sub.f90: New file.
329 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
330 * gdb.fortran/vla-value-sub-finish.exp: New file.
331 * gdb.fortran/vla-value-sub.exp: New file.
332 * gdb.fortran/vla-value.exp: New file.
333 * gdb.fortran/vla-ptr-info.exp: New file.
334 * gdb.mi/mi-vla-fortran.exp: New file.
335 * gdb.mi/vla.f90: New file.
336
27145d50
SL
3372015-10-21 Sandra Loosemore <sandra@codesourcery.com>
338
339 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
340 of hardwired timeout value.
341
5f3ff4f8
JK
3422015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
343 Pedro Alves <palves@redhat.com>
344
345 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
346 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
347
bfd09d20
JS
3482015-10-19 Josh Stone <jistone@redhat.com>
349
350 * gdb.base/catch-syscall.c: Include <sched.h>.
351 (unknown_syscall): New variable.
352 (main): Trigger a vfork and an unknown syscall.
353 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
354 (unknown_syscall_number): Likewise.
355 (check_call_to_syscall): Accept an optional syscall pattern.
356 (check_return_from_syscall): Likewise.
357 (check_continue): Likewise.
358 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
359 (test_catch_syscall_skipping_return): New test toggling off 'catch
360 syscall' to step over the syscall return, then toggling back on.
361 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
362 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
363 (do_syscall_tests): Call test_catch_syscall_without_args and
364 test_catch_syscall_mid_vfork.
365 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
366 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
367
b32b93c6
AS
3682015-10-19 Andrew Stubbs <ams@codesourcery.com>
369
370 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
371 print g_vE): Add new pass patterns.
372 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
373 print various symbol names for vptr fields.
374
9d622bda
AB
3752015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
378 results.
379
0fd8ac1c
YQ
3802015-10-12 Yao Qi <yao.qi@linaro.org>
381
382 * gdb.arch/disp-step-insn-reloc.exp: New test case.
383
34240514
YQ
3842015-10-12 Yao Qi <yao.qi@linaro.org>
385
386 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
387 is aarch64*-*-linux*.
388
8240f442
YQ
3892015-10-12 Yao Qi <yao.qi@linaro.org>
390
391 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
392 (can_relocate_bcond_true): ... it.
393 (can_relocate_bcond_false): New function.
394 (foo): Likewise.
395 (can_relocate_bl): Likewise.
396 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
397 can_relocate_bl.
398
2520f728
PMR
3992015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
400
401 * gdb.base/nested-addr.c: New file.
402 * gdb.base/nested-addr.exp: New testcase.
403
abcef95a
MM
4042015-10-09 Markus Metzger <markus.t.metzger@intel.com>
405
406 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
407 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
408 its output. Ignore the output of "record goto begin" and instead
409 check that GDB is replaying.
410
145e3ddb
PA
4112015-10-09 Pedro Alves <palves@redhat.com>
412
413 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
414 (top level): Use it in the run with no args test.
415
d5d8c4e1
IB
4162015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
417
418 * gdb.dlang/properties.exp: New file.
419
06e635ef
SL
4202015-10-02 Sandra Loosemore <sandra@codesourcery.com>
421
422 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
423 whether or not address 0x1000 is mapped on the target.
424
e019fd1d
SM
4252015-09-30 Simon Marchi <simon.marchi@ericsson.com>
426
427 * gdb.python/py-type.exp: Do not run tests if binaries fail to
428 build.
429
77ba2a67
MM
4302015-09-30 Markus Metzger <markus.t.metzger@intel.com>
431
432 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
433 instruction-history test.
434
c60eb31f
DE
4352015-09-28 Doug Evans <dje@google.com>
436
437 * gdb.base/gcore.c (array_func): Add reference to static_array.
438
9a3c8263
SM
4392015-09-25 Simon Marchi <simon.marchi@ericsson.com>
440
441 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
442 source line.
443
9720e656
SL
4442015-09-24 Sandra Loosemore <sandra@codesourcery.com>
445
446 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
447 short or char as base type.
448
938d3bf2
SL
4492015-09-23 Sandra Loosemore <sandra@codesourcery.com>
450
451 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
452 to allow any size enum.
453
e6c2c623
PMR
4542015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
455
456 * gdb.ada/array_ptr_renaming.exp: New testcase.
457 * gdb.ada/array_ptr_renaming/foo.adb: New file.
458 * gdb.ada/array_ptr_renaming/pack.ads: New file.
459
06da0f77
PL
4602015-09-21 Pierre Langlois <pierre.langlois@arm.com>
461
462 * gdb.trace/ftrace-lock.c: New file.
463 * gdb.trace/ftrace-lock.exp: New file.
464
4f51c22a
PL
4652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
466
467 * gdb.arch/insn-reloc.c: New file.
468 * gdb.arch/ftrace-insn-reloc.exp: New file.
469
7041adf4
PL
4702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
471
472 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
473 instruction.
474 * gdb.trace/pendshr1.c (pendfunc): Likewise.
475 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
476 * gdb.trace/range-stepping.c: Likewise.
477 * gdb.trace/trace-break.c: Likewise.
478 * gdb.trace/trace-mt.c (thread_function): Likewise.
479 * gdb.trace/ftrace.c (marker): Likewise.
480 * gdb.trace/trace-condition.c (marker): Likewise.
481 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
482 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
483 is_aarch64_target.
484
015d2e7e
DE
4852015-09-18 Doug Evans <xdje42@gmail.com>
486
487 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
488 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
489
26b188a2
SL
4902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
491
492 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
493 the breakpoint.
494
79dc332b
SL
4952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
496
497 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
498 the pending breakpoint. Remove timeout override for "Run till
499 MI pending breakpoint on pendfunc3 on thread 2" test.
500
f57929f2
SL
5012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
502
503 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
504 filename pattern.
505
3f469b17
SL
5062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
507
508 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
509 in breakpoint filename pattern.
510
515b89b3
SL
5112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
512
7800dbe4
SL
513 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
514
5152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
516
515b89b3
SL
517 * gdb.linespec/explicit.exp: Check for readline support for
518 tab-completion tests. Fix obvious typo.
519
d2939ba2
MM
5202015-09-18 Markus Metzger <markus.t.metzger@intel.com>
521
522 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
523 and replay.
524
cbb55fa7
MM
5252015-09-18 Markus Metzger <markus.t.metzger@intel.com>
526
527 * gdb.btrace/non-stop.c: New.
528 * gdb.btrace/non-stop.exp: New.
529
43691ca1
PL
5302015-09-17 Pierre Langlois <pierre.langlois@arm.com>
531 Yao Qi <yao.qi@linaro.org>
532
533 * gdb.trace/trace-condition.c: New file.
534 * gdb.trace/trace-condition.exp: New file.
535
d78908cf
WW
5362015-09-16 Wei-cheng Wang <cole945@gmail.com>
537
538 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
539 for testing bytecode compilation.
540
1ed415e2
PA
5412015-09-16 Pedro Alves <palves@redhat.com>
542 Sandra Loosemore <sandra@codesourcery.com>
543
544 * gdb.threads/non-stop-fair-events.c (timeout): New global.
545 (SECONDS): Redefine.
546 (main): Call pthread_kill and alarm early.
547 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
548 support.
549 (test): If the target can't hardware step and doesn't support
550 displaced stepping, increase the timeout.
551
d136eff5
PA
5522015-09-16 Pedro Alves <palves@redhat.com>
553
554 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
555 (enable_debug): New procedures.
556 (test): Use them. Bail out if waiting for threads fails.
557 (top level): Bail out if a test fails.
558
991f019c
YQ
5592015-09-16 Yao Qi <yao.qi@linaro.org>
560
561 * gdb.asm/asm-source.exp: Set asm-arch for
562 aarch64*-*-* target.
563 * gdb.asm/aarch64.inc: New file.
564
bfca584f
PMR
5652015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
566
567 * gdb.ada/array_of_variable_length.exp: New testcase.
568 * gdb.ada/array_of_variable_length/foo.adb: New file.
569 * gdb.ada/array_of_variable_length/pck.adb: New file.
570 * gdb.ada/array_of_variable_length/pck.ads: New file.
571
b326e587
DE
5722015-09-15 Doug Evans <dje@google.com>
573
574 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
575 of function static local variable.
576
5382cfab
PW
5772015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
578
579 * gdb.threads/tls-so_extern.exp: New test file.
580 * gdb.threads/tls-so_extern.c: New test file.
581 * gdb.threads/tls-so_extern_main.c: New test file.
582
141c5cc4
JK
5832015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
584
585 * gdb.opt/solib-intra-step-lib.c: New file.
586 * gdb.opt/solib-intra-step-main.c: New file.
587 * gdb.opt/solib-intra-step.exp: New file.
588
d15dcecd
PA
5892015-09-15 Pedro Alves <palves@redhat.com>
590
591 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
592 gdb_continue_to_breakpoint instead of gdb_test_multiple.
593
4c2f2a79
PA
5942015-09-14 Pedro Alves <palves@redhat.com>
595
596 * gdb.base/hook-stop-continue.c: Delete.
597 * gdb.base/hook-stop-continue.exp: Delete.
598 * gdb.base/hook-stop-frame.c: Delete.
599 * gdb.base/hook-stop-frame.exp: Delete.
600 * gdb.base/hook-stop.c: New file.
601 * gdb.base/hook-stop.exp: New file.
602
919e6dbe
PMR
6032015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
604
605 * gdb.ada/access_to_packed_array.exp: New testcase.
606 * gdb.ada/access_to_packed_array/foo.adb: New file.
607 * gdb.ada/access_to_packed_array/pack.adb: New file.
608 * gdb.ada/access_to_packed_array/pack.ads: New file.
609
157280a4
MM
6102015-09-14 Markus Metzger <markus.t.metzger@intel.com>
611
612 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
613 buffer size test.
614
2fd33e94
DB
6152015-09-11 Don Breazeal <donb@codesourcery.com>
616
617 * gdb.base/foll-exec.c: Add copyright header. Fix
618 formatting issues.
619 * gdb.base/foll-exec.exp (zap_session): Delete proc.
620 (do_exec_tests): Use clean_restart in place of zap_session,
621 and for test initialization. Fix formatting issues. Use
622 fail in place of perror.
623 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
624 an expect statement to match an expression with output from
625 the program under debug.
626 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
627 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
628 * gdb.threads/non-ldr-exc-2.exp: Likewise.
629 * gdb.threads/non-ldr-exc-3.exp: Likewise.
630 * gdb.threads/non-ldr-exc-4.exp: Likewise.
631
e70b6e8e
DE
6322015-09-09 Doug Evans <dje@google.com>
633
634 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
635
7a551a51
DE
6362015-09-09 Doug Evans <dje@google.com>
637
638 * gdb.base/pie-execl.exp: Fix result test of build_executable.
639
4c666f84
DE
6402015-09-09 Doug Evans <dje@google.com>
641
642 * gdb.base/savedregs.exp: Fix typo.
643
243a9253
PA
6442015-09-09 Pedro Alves <palves@redhat.com>
645
646 * gdb.mi/mi-cli.exp: Add CLI finish tests.
647
c0fa8fbd
SL
6482015-09-08 Sandra Loosemore <sandra@codesourcery.com>
649
650 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
651 command actually switches threads. Give up on remaining
652 tests if target fails to stop at breakpoint.
653
cd7c1778
PMR
6542015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
655
656 * gdb.ada/funcall_char.exp: New testcase.
657 * gdb.ada/funcall_char/foo.adb: New file.
658
dc5c8746
PMR
6592015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
660
661 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
662 expected outputs. Add two testcases for completing ambiguous
663 functions.
664 * gdb.ada/complete/aux_pck.adb: New file.
665 * gdb.ada/complete/aux_pck.ads: New file.
666 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
667 Ambiguous_Func functions.
668 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
669 * gdb.ada/complete/pck.adb: Likewise.
670
4e83a1e7
UW
6712015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
672
673 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
674 failures to run the test program under GDB.
675
8ce74153
LM
6762015-08-26 Luis Machado <lgustavo@codesourcery.com>
677
678 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
679 to C.
680
e9756d52
PP
6812015-08-26 Patrick Palka <patrick@parcs.ath.cx>
682
683 * gdb.base/run-after-attach.exp: New test file.
684 * gdb.base/run-after-attach.c: New test file.
685
8d37573b
DB
6862015-08-26 Don Breazeal <donb@codesourcery.com>
687
688 * gdb.base/foll-exec-2.c: New test program.
689 * gdb.base/foll-exec-2.exp: New test.
690
63e43d3a
PMR
6912015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
692
693 * gdb.base/nested-subp1.exp: New file.
694 * gdb.base/nested-subp1.c: New file.
695 * gdb.base/nested-subp2.exp: New file.
696 * gdb.base/nested-subp2.c: New file.
697 * gdb.base/nested-subp3.exp: New file.
698 * gdb.base/nested-subp3.c: New file.
699
3d40fbb5
PA
7002015-08-24 Pedro Alves <palves@redhat.com>
701
702 * gdb.server/connect-without-multi-process.c: New file.
703 * gdb.server/connect-without-multi-process.exp: New file.
704
4422ac93
LM
7052015-08-24 Luis Machado <lgustavo@codesourcery.com>
706
707 * gdb.opt/inline-markers.c: Make z int.
708
91dddb86
LM
7092015-08-24 Luis Machado <lgustavo@codesourcery.com>
710
711 * gdb.opt/inline-markers.c: Make z volatile.
712
a48847ee
LM
7132015-08-24 Luis Machado <lgustavo@codesourcery.com>
714
715 * gdb.opt/inline-bt.c: New volatile global z.
716 * gdb.opt/inline-cmds.c: Likewise.
717 * gdb.opt/inline-locals.c: Likewise.
718 * gdb.opt/inline-markers.c: New extern global z.
719 (marker): Use z.
720 (inline_fn): Likewise.
721
0ebbc52b
PA
7222015-08-24 Pedro Alves <palves@redhat.com>
723
724 * config/m32r-stub.exp: Remove file.
725 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
726 * gdb.base/call-rt-st.exp: Likewise.
727 * gdb.base/call-strs.exp: Likewise.
728 * gdb.base/default.exp: Remove references to h8300-*-hms and
729 *-*-udi*.
730 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
731
77c365df
AA
7322015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
733
734 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
735 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
736 and "return" use KFAIL when GDB can not read/write the vector
737 return value.
738
4313b8c0
GB
7392015-08-21 Gary Benson <gbenson@redhat.com>
740
741 * gdb.trace/pending.exp: Cope with remote transfer warnings.
742
0e433b32
PA
7432015-08-20 Pedro Alves <palves@redhat.com>
744
745 * gdb.server/solib-list.exp: No longer expect an interior stop in
746 non-stop mode.
747
221e1a37
PA
7482015-08-20 Pedro Alves <palves@redhat.com>
749
750 * gdb.server/connect-stopped-target.c: New file.
751 * gdb.server/connect-stopped-target.exp: New file.
752
40e3ad0e
PA
7532015-08-20 Pedro Alves <palves@redhat.com>
754
755 * gdb.dwarf2/comp-unit-lang.exp: New file.
756 * gdb.dwarf2/comp-unit-lang.c: New file.
757
af39b327
PMR
7582015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
759
760 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
761 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
762
7d45c7c3 7632015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 764
7d45c7c3
KB
765 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
766 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
767
4d6cceb4
DE
7682015-08-18 Doug Evans <dje@google.com>
769 Adrian Sendroiu <adrian.sendroiu@freescale.com>
770
771 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
772 skip_python_tests. New arg prompt_regexp.
773 (skip_python_tests): New function.
774 * lib/mi-support.exp (mi_skip_python_tests): New function.
775 * gdb.python/py-mi-objfile-gdb.py: New file.
776 * gdb.python/py-mi-objfile.c: New file.
777 * gdb.python/py-mi-objfile.exp: New file.
778
ad89c2aa
KS
7792015-08-17 Keith Seitz <keiths@redhat.com>
780
781 * gdb.linespec/explicit.exp: Move strace test from here ...
782 * gdb.trace/strace.exp: ... to here.
783
e3ae3c43
PP
7842015-08-15 Patrick Palka <patrick@parcs.ath.cx>
785
786 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
787 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
788
604b2636
DE
7892015-08-14 Doug Evans <xdje42@gmail.com>
790
791 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
792 inferior before selecting a new file.
793
6ff0ba5f
DE
7942015-08-14 Doug Evans <xdje42@gmail.com>
795
796 * gdb.mi/mi-disassemble.exp: Update.
797 * gdb.base/disasm-optim.S: New file.
798 * gdb.base/disasm-optim.c: New file.
799 * gdb.base/disasm-optim.h: New file.
800 * gdb.base/disasm-optim.exp: New file.
801
9ca98f92
KS
8022015-08-14 Keith Seitz <keiths@redhat.com>
803
804 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
805 "evaluated-by".
806
52bbc560
JB
8072015-08-13 Joel Brobecker <brobecker@adacore.com>
808
809 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
810
5d8c3ed3
PMR
8112015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
812
813 * gdb.ada/fun_renaming.exp: New testcase.
814 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
815 * gdb.ada/fun_renaming/pack.adb: New file.
816 * gdb.ada/fun_renaming/pack.ads: New file.
817
ea8812bc
KS
8182015-08-12 Keith Seitz <keiths@redhat.com>
819
820 * gdb.base/dso2dso.exp: Pass basename of source file in call to
821 gdb_get_line_number.
822
4dafcdeb
JB
8232015-08-12 Joel Brobecker <brobecker@adacore.com>
824
825 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
826 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
827 gdb.base/dso2dso.exp: New files.
828
5ba32597
SDJ
8292015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
830 Pedro Alves <palves@redhat.com>
831 Keith Seitz <keiths@redhat.com>
832
833 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
834 GDBFLAGS.
835
b6dafabf
PP
8362015-08-12 Patrick Palka <patrick@parcs.ath.cx>
837
838 * gdb.base/gdbhistsize-history.exp
839 (test_histsize_history_setting): Use save_vars.
840 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
841 Use save_vars.
842 (test_no_truncation_of_unlimited_history_file): Use save_vars.
843 * gdb.base/readline.exp: Use save_vars.
844
abe8e607
PP
8452015-08-12 Patrick Palka <patrick@parcs.ath.cx>
846
847 * lib/gdb.exp (save_vars): New proc.
848
629500fa
KS
8492015-08-11 Keith Seitz <keiths@redhat.com>
850
851 * gdb.base/help.exp: Update help_breakpoint_text.
852
eb8c4e2e
KS
8532015-08-11 Keith Seitz <keiths@redhat.com>
854
855 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
856 (at toplevel): Call test_explicit_breakpoints.
857 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
858 breakpoints.
859 * lib/mi-support.exp (mi_make_breakpoint): Add support for
860 breakpoint conditions, "-cond".
861
87f0e720
KS
8622015-08-11 Keith Seitz <keiths@redhat.com>
863
864 * gdb.linespec/3explicit.c: New file.
865 * gdb.linespec/cpexplicit.cc: New file.
866 * gdb.linespec/cpexplicit.exp: New file.
867 * gdb.linespec/explicit.c: New file.
868 * gdb.linespec/explicit.exp: New file.
869 * gdb.linespec/explicit2.c: New file.
870 * gdb.linespec/ls-errs.exp: Add explicit location tests.
871 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
872 before using in the matching pattern.
873 Clarify that `prefix' is a regular expression.
874
f00aae0f
KS
8752015-08-11 Keith Seitz <keiths@redhat.com>
876
877 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
878 test.
879 Add tests for missing ",FMT" and ",".
880
e27852be
DE
8812015-08-10 Doug Evans <dje@google.com>
882 Keith Seitz <keiths@redhat.com>
883
884 PR gdb/17960
885 * gdb.base/completion.exp: Add location completer tests.
886
7f03bd92
PA
8872015-08-07 Pedro Alves <palves@redhat.com>
888
889 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
890 tests here.
891 (top level): Run do_test with and without displaced stepping.
892
3fc8eb30
PA
8932015-08-07 Pedro Alves <palves@redhat.com>
894
895 * gdb.base/valgrind-disp-step.c: New file.
896 * gdb.base/valgrind-disp-step.exp: New file.
897
d4569d7b
PA
8982015-08-07 Pedro Alves <palves@redhat.com>
899
900 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
901 Delete function.
902 (main): Add alarm. Run an infinite loop instead of calling
903 wait_threads.
904 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
905 comment.
906 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
907 Delete function.
908 (main): Add alarm. Run an infinite loop instead of calling
909 wait_threads.
910 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
911 comment.
912
e1316e60
PA
9132015-08-07 Pedro Alves <palves@redhat.com>
914
915 * gdb.base/checkpoint-ns.exp: New file.
916 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
917 standard_testfile.
918
da8c46d2
MM
9192015-08-07 Markus Metzger <markus.t.metzger@intel.com>
920
921 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
922 * gdb.btrace/instruction_history.exp: Update.
923 * gdb.btrace/tsx.exp: New.
924 * gdb.btrace/tsx.c: New.
925
de1c2c52
PA
9262015-08-06 Pedro Alves <palves@redhat.com>
927
928 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
929 increase timeout.
930 * gdb.reverse/until-precsave.exp: Bump timeouts.
931
782e0bf4
PA
9322015-08-06 Pedro Alves <palves@redhat.com>
933
934 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
935
83e97ed0
PA
9362015-08-06 Pedro Alves <palves@redhat.com>
937
938 PR gdb/18749
939 * gdb.threads/process-dies-while-handling-bp.c: New file.
940 * gdb.threads/process-dies-while-handling-bp.exp: New file.
941
863d01bd
PA
9422015-08-06 Pedro Alves <palves@redhat.com>
943
944 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
945 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
946
0a39bb32
PA
9472015-08-05 Pedro Alves <palves@redhat.com>
948
949 * gdb.threads/next-while-other-thread-longjmps.c: New file.
950 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
951
ee2d2b10
SL
9522015-08-03 Sandra Loosemore <sandra@codesourcery.com>
953
954 * gdb.base/bp-permanent.exp: Report test as unsupported if
955 the target cannot stop at the permanent breakpoint.
956
4e1bdb00
DE
9572015-08-03 Doug Evans <dje@google.com>
958
959 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
960 10000.
961
3d338901
DE
9622015-08-03 Doug Evans <dje@google.com>
963
964 * Makefile.in (workers/%.worker, build-perf): New rule.
965 (GDB_PERFTEST_MODE): New variable.
966 (check-perf): Use it.
967 (clean): Clean up gdb.perf parallel build subdirs.
968 * lib/build-piece.exp: New file.
969 * lib/gdb.exp (make_gdb_parallel_path): New function
970 (standard_output_file, standard_temp_file): Call it.
971 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
972 of $GDB_PARALLEL.
973 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
974
af061d3e
DE
9752015-08-03 Doug Evans <dje@google.com>
976
8e1afc81 977 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
978 (LOG_FILE_NAME): New global.
979 (TextReporter.__init__): Initialize self.txt_sum.
980 (TextReporter.report): Add support for multiple data-points.
981 Move report to perftest.sum, put raw data in perftest.log.
982 (TextReporter.start): Open sum and log files.
983 (TextReporter.end): Close sum and log files.
8e1afc81
DE
984 * gdb.perf/lib/perftest/testresult.py
985 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 986
2c8c5d37
PA
9872015-07-31 Pedro Alves <palves@redhat.com>
988
989 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
990 Use spawn_id_get_pid. Wait for spawn id after eof. Use
991 kill_wait_spawned_process instead of explicit "kill -9".
992 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
993 returning a spawn id instead of a pid. Use spawn_id_get_pid and
994 kill_wait_spawned_process.
995 * gdb.base/attach-twice.exp: Likewise.
996 * gdb.base/attach.exp: Likewise.
997 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
998 gdb_test_multiple.
999 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1000 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1001 kill_wait_spawned_process.
1002 * gdb.base/valgrind-infcall.exp: Likewise.
1003 * gdb.multi/multi-attach.exp: Likewise.
1004 * gdb.python/py-prompt.exp: Likewise.
1005 * gdb.python/py-sync-interp.exp: Likewise.
1006 * gdb.server/ext-attach.exp: Likewise.
1007 * gdb.threads/attach-into-signal.exp (corefunc): Use
1008 spawn_wait_for_attach, spawn_id_get_pid and
1009 kill_wait_spawned_process.
1010 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1011 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1012 spawn_id_get_pid and kill_wait_spawned_process.
1013 * gdb.threads/attach-stopped.exp (corefunc): Use
1014 spawn_wait_for_attach, spawn_id_get_pid and
1015 kill_wait_spawned_process.
1016 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1017 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1018 kill_wait_spawned_process instead of explicit "kill -9".
1019 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1020 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1021 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1022 processes. Don't map cygwin/windows pids here. Now returns a
1023 spawn id list.
1024
032a0fca
SL
10252015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1026
1027 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1028 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1029 correct patch.
1030
61a934ca
SL
10312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1032
1033 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1034
4bc4d428
SL
10352015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1036
1037 Reapply:
1038 2014-05-21 Mark Wielaard <mjw@redhat.com>
1039
1040 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1041
998d452a
PA
10422015-07-30 Pedro Alves <palves@redhat.com>
1043
1044 * linux-low.c (handle_extended_wait): Set the child's last
1045 reported status to TARGET_WAITKIND_STOPPED.
1046
69dde7dc
PA
10472015-07-30 Pedro Alves <palves@redhat.com>
1048
1049 PR threads/18600
1050 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1051 only shows inferior 1.
1052
4dd63d48
PA
10532015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1054 Pedro Alves <palves@redhat.com>
1055
1056 PR threads/18600
1057 * gdb.threads/fork-plus-threads.c: New file.
1058 * gdb.threads/fork-plus-threads.exp: New file.
1059
d618e4c5
PP
10602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1061
1062 * gdb.base/batch-preserve-term-settings.exp
1063 (test_terminal_settings_preserved_after_cli_exit): Use
1064 send_quit_command.
1065
1eef6428
PA
10662015-07-29 Pedro Alves <palves@redhat.com>
1067 Don Breazeal <donb@codesourcery.com>
1068
1069 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1070 output from both inferior_spawn_id and gdb_spawn_id.
1071
7da5b897
SDJ
10722015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1073
1074 * gdb.threads/attach-into-signal.exp (corefunc): Use
1075 with_test_prefix on nested loops, uniquefying the test messages.
1076
dac804df
SDJ
10772015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1078
1079 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1080 commit.
1081
06265e53
PP
10822015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1083
1084 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1085 New proc.
1086 (test_terminal_settings_preserved_after_sigterm): New test.
1087
18206ca3
PP
10882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1089
1090 * gdb.base/batch-preserve-term-settings.exp
1091 (test_terminal_settings_preserved_after_cli_exit): New test.
1092
90074d11
PP
10932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1094
1095 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1096 manipulation of saved_gdbflags.
1097 (test_terminal_settings_preserved): Remove global declaration of
1098 the unused variable pagination_prompt. Remove manipulation of
1099 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1100 GDBFLAGS.
1101
eb1a7902
PA
11022015-07-29 Pedro Alves <palves@redhat.com>
1103
1104 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1105
8b75dd3b
PA
11062015-07-29 Pedro Alves <palves@redhat.com>
1107
1108 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1109 at the top.
1110
dedad4e3
PA
11112015-07-29 Pedro Alves <palves@redhat.com>
1112
1113 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1114 (main): Call gdb_unbuffer_output.
1115 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1116 (main): Call gdb_unbuffer_output.
1117 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1118 (main): Call gdb_unbuffer_output.
1119 * gdb.base/call-strs.exp: Adjust to step over the
1120 gdb_unbuffer_output call.
1121 * gdb.base/catch-gdb-caused-signals.c: Include
1122 "../lib/unbuffer_output.c".
1123 (main): Call gdb_unbuffer_output.
1124 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1125 (main): Call gdb_unbuffer_output.
1126 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1127 (main): Call gdb_unbuffer_output.
1128 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1129 (main): Call gdb_unbuffer_output.
1130 * gdb.base/shlib-call.exp: Adjust to step over the
1131 gdb_unbuffer_output call.
1132 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1133 (main): Call gdb_unbuffer_output.
1134 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1135 (main): Call gdb_unbuffer_output.
1136 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1137 (main): Rename to ...
1138 (test): ... this.
1139 (main): Reimplement.
1140 * gdb.base/varargs.exp: Run to test instead of to main.
1141 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1142 (main): Call gdb_unbuffer_output.
1143
58789a91
PA
11442015-07-29 Pedro Alves <palves@redhat.com>
1145
1146 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1147 factore out from mi_continue_dprintf. For call-style dprintfs,
1148 expect dprintf output out of $inferior_spawn_id.
1149 (mi_continue_dprintf): Use mi_expect_dprintf.
1150 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1151 (main): Call gdb_unbuffer_output.
1152
e8376742
PA
11532015-07-29 Pedro Alves <palves@redhat.com>
1154
1155 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1156 (default_mi_gdb_start): Set inferior_spawn_id instead of
1157 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1158 gdb_spawn_id.
1159 (mi_gdb_test): Always expect inferior output from both
1160 $inferior_spawn_id and $gdb_spawn_id.
1161
08280010
PA
11622015-07-29 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1165 send_inferior and $inferior_spawn_id.
1166
4d30e432
PA
11672015-07-29 Pedro Alves <palves@redhat.com>
1168
1169 * gdb.gdb/complaints.exp (test_initial_complaints)
1170 (test_serial_complaints, test_short_complaints): Use
1171 gdb_test_stdio.
1172 (test_empty_complaint): Handle $inferior_spawn_id !=
1173 $gdb_spawn_id.
1174
0d30a335
PA
11752015-07-29 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.base/varargs.exp: Use gdb_test_stdio.
1178
39413b29
PA
11792015-07-29 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1182
7cb000a9
PA
11832015-07-29 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1186
d7b8ac82
PA
11872015-07-29 Pedro Alves <palves@redhat.com>
1188
1189 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1190 parameter into two new parameters, "inf_result" and "gdb_result".
1191 Expect inferior output and gdb output from $inferior_spawn_id and
1192 $gdb_spawn_id, respectively. Adjust all callers.
1193
789c3a0c
PA
11942015-07-29 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1197 of gdb_test_sequence.
1198
77e760c3
PA
11992015-07-29 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1202 (saw_spurious_output): Expect inferior output from
1203 $inferior_spawn_id. Use gdb_test_stdio.
1204
8396d2cd
PA
12052015-07-29 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.base/dprintf.exp: Use standard_testfile. Change
1208 prepare_for_testing call.
1209 (srcfile): Don't set.
1210 (restart): New procedure.
1211 (test_dprintf): New procecure, use to continue over dprintfs.
1212 (test_call, test_agent): New procedures, tests moved here.
1213 Restart gdb and recreate dprintfs. Adjust expected output.
1214
2051d61f
PA
12152015-07-29 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1218
452397af
PA
12192015-07-29 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1222
8aed9555
PA
12232015-07-29 Pedro Alves <palves@redhat.com>
1224
1225 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1226 gdb_test_stdio.
1227
188a61b4
PA
12282015-07-29 Pedro Alves <palves@redhat.com>
1229
1230 * lib/gdb.exp (gdb_test_stdio): New procedure.
1231
12264a45
PA
12322015-07-29 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1235
23ffc893
PA
12362015-07-29 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.base/call-signal-resume.exp: Remove check for
1239 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1240 * gdb.base/unwindonsignal.exp: Likewise.
1241 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1242 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1243
65566918
PA
12442015-07-29 Pedro Alves <palves@redhat.com>
1245
1246 * gdb.base/siginfo-addr.c (pass): New function.
1247 (handler): Call it iff si_addr is correct.
1248 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1249 Set a breakpoint at "pass" and continue to it.
1250
d60a9221
SDJ
12512015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1252
1253 * gdb.python/py-objfile.exp: Make some tests have unique names.
1254 * gdb.python/py-pp-registration.exp: Likewise.
1255
bde40b8f
PA
12562015-07-28 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1259
13e1dec8
SM
12602015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1261
1262 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1263
da33c9a7
SM
12642015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1265
1266 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1267
077836f7
PP
12682015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1269
1270 * gdb.base/gdb-sigterm-2.exp: New test.
1271
b8cc7b2e
DE
12722015-07-25 Doug Evans <xdje42@gmail.com>
1273
1274 Revert:
1275 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1276 (workers/%.worker, build-perf): New rule.
1277 (GDB_PERFTEST_MODE): New variable.
1278 (check-perf): Use it.
1279 (clean): Clean up gdb.perf parallel build subdirs.
1280 * lib/build-piece.exp: New file.
1281 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1282 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1283 name.
1284 (standard_temp_file): Ditto.
1285 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1286 of $GDB_PARALLEL.
1287
c8bd4544
DE
12882015-07-24 Doug Evans <dje@google.com>
1289
1290 * gdb.perf/lib/perftest/utils.py: New file.
1291 * gdb.perf/gm-hello.cc: New file.
1292 * gdb.perf/gm-pervasive-typedef.cc: New file.
1293 * gdb.perf/gm-pervasive-typedef.h: New file.
1294 * gdb.perf/gm-std.cc: New file.
1295 * gdb.perf/gm-std.h: New file.
1296 * gdb.perf/gm-use-cerr.cc: New file.
1297 * gdb.perf/gm-utils.h: New file.
1298 * gdb.perf/gmonster-null-lookup.py: New file.
1299 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1300 * gdb.perf/gmonster-print-cerr.py: New file.
1301 * gdb.perf/gmonster-ptype-string.py: New file.
1302 * gdb.perf/gmonster-runto-main.py: New file.
1303 * gdb.perf/gmonster-select-file.py: New file.
1304 * gdb.perf/gmonster1-null-lookup.exp: New file.
1305 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1306 * gdb.perf/gmonster1-print-cerr.exp: New file.
1307 * gdb.perf/gmonster1-ptype-string.exp: New file.
1308 * gdb.perf/gmonster1-runto-main.exp: New file.
1309 * gdb.perf/gmonster1-select-file.exp: New file.
1310 * gdb.perf/gmonster1.cc: New file.
1311 * gdb.perf/gmonster1.exp: New file.
1312 * gdb.perf/gmonster2-null-lookup.exp: New file.
1313 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1314 * gdb.perf/gmonster2-print-cerr.exp: New file.
1315 * gdb.perf/gmonster2-ptype-string.exp: New file.
1316 * gdb.perf/gmonster2-runto-main.exp: New file.
1317 * gdb.perf/gmonster2-select-file.exp: New file.
1318 * gdb.perf/gmonster2.cc: New file.
1319 * gdb.perf/gmonster2.exp: New file.
1320
6eab34f3
DE
13212015-07-24 Doug Evans <dje@google.com>
1322
1323 * gdb.perf/README: New file.
1324 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1325 * lib/gen-perf-test.exp: New file.
1326
63738bfd
DE
13272015-07-24 Doug Evans <dje@google.com>
1328
1329 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1330 (PerfTest::startup): New function.
1331 (PerfTest::run): Return result of calling body.
1332 (PerfTest::assemble): Rewrite.
1333 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1334 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1335 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1336 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1337 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1338
7b606f95
DE
13392015-07-24 Doug Evans <dje@google.com>
1340
1341 * lib/gdb.exp (clean_restart): Make executable optional.
1342
a97b16b8
DE
13432015-07-24 Doug Evans <dje@google.com>
1344
1345 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1346 compiler_info references.
1347 * gdb.cp/temargs.exp: Ditto.
1348 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1349 (get_compiler_info): Early exit if already computed. Set compiler_info
1350 to "unknown" if there was a problem.
1351 (test_compiler_info): Add function comment. Call get_compiler_info.
1352
35baa57f
DE
13532015-07-24 Doug Evans <dje@google.com>
1354
1355 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1356 (workers/%.worker, build-perf): New rule.
1357 (GDB_PERFTEST_MODE): New variable.
1358 (check-perf): Use it.
1359 (clean): Clean up gdb.perf parallel build subdirs.
1360 * lib/build-piece.exp: New file.
1361 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1362 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1363 name.
1364 (standard_temp_file): Ditto.
1365 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1366 of $GDB_PARALLEL.
1367
6ebea266
DE
13682015-07-24 Doug Evans <dje@google.com>
1369
1370 * lib/future.exp (gdb_default_target_compile): New option
1371 "early_flags".
1372 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1373 --as-needed.
1374
1e76a7e9
SDJ
13752015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1376
1377 * gdb.base/catch-syscall.exp: Call gdb_exit before
1378 gdb_skip_xml_test.
1379
5068630a
PA
13802015-07-24 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.python/py-events.exp: Accept output between the stop event
1383 and the prompt.
1384 * gdb.python/py-evsignal.exp: Likewise.
1385 * gdb.python/py-evthreads.exp: Likewise.
1386
77598427
PA
13872015-07-24 Pedro Alves <palves@redhat.com>
1388
1389 PR gdb/18717
1390 * gdb.threads/non-ldr-exit.c: New file.
1391 * gdb.threads/non-ldr-exit.exp: New file.
1392
11e6c98f
YQ
13932015-07-24 Yao Qi <yao.qi@linaro.org>
1394
1395 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1396 restarting process.
1397
51aee833
YQ
13982015-07-24 Yao Qi <yao.qi@linaro.org>
1399
1400 * gdb.server/ext-restart.exp: New file.
1401
8cfe207c
YQ
14022015-07-24 Yao Qi <yao.qi@linaro.org>
1403
1404 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1405 argument options.
1406 * gdb.server/ext-wrapper.exp: New file.
1407
cc12ce38
DE
14082015-07-23 Doug Evans <dje@google.com>
1409
1410 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1411 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1412
d0d84780
PMR
14132015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1414
1415 * gdb.ada/var_arr_typedef.exp: New testcase.
1416 * gdb.ada/var_arr_typedef/pack.adb: New file.
1417 * gdb.ada/var_arr_typedef/pack.ads: New file.
1418 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1419
8b558f79
JB
14202015-07-20 Joel Brobecker <brobecker@adacore.com>
1421
1422 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1423
775a3298
JK
14242015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 * gdb.arch/i386-biarch-core.exp: Replace istarget
1427 by "complete set gnutarget". Remove expectation for the "core-file"
1428 command.
1429
db1ff28b
JK
14302015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 Revert the previous commit:
1433 Tests for validate symbol file using build-id.
1434
0a94970d
JK
14352015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1436
1437 Tests for validate symbol file using build-id.
1438 * gdb.base/solib-mismatch-lib.c: New file.
1439 * gdb.base/solib-mismatch-libmod.c: New file.
1440 * gdb.base/solib-mismatch.c: New file.
1441 * gdb.base/solib-mismatch.exp: New file.
1442
03346981
SL
14432015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1444
1445 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1446 nios2-*-linux*.
1447 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1448 * gdb.base/siginfo.exp: Likewise.
1449 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1450
42422cc7
PL
14512015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1452
1453 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1454 Move it to ...
1455 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1456 ... here.
1457 * gdb.trace/range-stepping.exp: Check that the target supports
1458 range stepping.
1459
cfa68bae
JK
14602015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1463
8ffdba26
PA
14642015-07-14 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.base/killed-outside.exp: New file.
1467 * gdb.base/killed-outside.c: New file.
1468
218a5a11
JK
14692015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1470
1471 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1472 (n at main): New.
1473 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1474
e03ed3c6
AA
14752015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1476
1477 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1478 infcall tests instead of setting up for KFAIL.
1479
485668e5
MM
14802015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1481
1482 * gdb.btrace/record_goto-step.exp: New.
1483
08464196
JK
14842015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1485
1486 PR compile/18484
1487 * gdb.compile/compile.c (struct struct_type): Add volatile to
1488 selffield's type.
1489 * gdb.compile/compile.exp
1490 (compile code struct_object.selffield = &struct_object): Skip further
1491 struct_object tests if this one xfails.
1492
bcf5c1d9
RC
14932015-07-08 Robert O'Callahan <robert@ocallahan.org>
1494
1495 PR exp/18617
1496 * gdb.trace/ax.exp: Add test.
1497
4931af25
YQ
14982015-07-07 Yao Qi <yao.qi@linaro.org>
1499
1500 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1501 instead of istarget "aarch64*-*-*".
1502 * gdb.arch/aarch64-fp.exp: Likewise.
1503 * gdb.base/float.exp: Likewise.
1504 * gdb.reverse/aarch64.exp: Likewise.
1505 * lib/gdb.exp (is_aarch64_target): New proc.
1506
9fcf688e
YQ
15072015-07-07 Yao Qi <yao.qi@linaro.org>
1508
1509 * lib/gdb.exp (is_aarch32_target): New proc.
1510 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1511 instead of "istarget "arm*-*-*"".
1512 * gdb.arch/arm-disp-step.exp: Likewise.
1513 * gdb.arch/thumb-bx-pc.exp: Likewise.
1514 * gdb.arch/thumb-prologue.exp: Likewise.
1515 * gdb.arch/thumb-singlestep.exp: Likewise.
1516 * gdb.base/disp-step-syscall.exp: Likewise.
1517 * gdb.base/float.exp: Likewise.
1518
fbd8d50d
YQ
15192015-07-07 Yao Qi <yao.qi@linaro.org>
1520
1521 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1522 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1523
71be1fdc
YQ
15242015-07-07 Yao Qi <yao.qi@linaro.org>
1525
1526 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1527 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1528 if it exists.
1529 * gdb.multi/multi-arch.exp: Likewise.
1530
3e221d36
SM
15312015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1532
1533 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1534 print.
1535
d441430b
YQ
15362015-07-07 Yao Qi <yao.qi@linaro.org>
1537
1538 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1539
06f810bd
MG
15402015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1541
1542 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1543 '[' and ']' characters.
1544
5e61e7c0
IB
15452015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1546
1547 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1548
28bf096c
PA
15492015-06-29 Pedro Alves <palves@redhat.com>
1550
1551 PR threads/18127
1552 * gdb.threads/hand-call-new-thread.c: New file.
1553 * gdb.threads/hand-call-new-thread.c: New file.
1554
ee93cd5e
KS
15552015-06-26 Keith Seitz <keiths@redhat.com>
1556 Doug Evans <dje@google.com>
1557
1558 PR 16253
1559 * gdb.cp/var-tag-2.cc: New file.
1560 * gdb.cp/var-tag-3.cc: New file.
1561 * gdb.cp/var-tag-4.cc: New file.
1562 * gdb.cp/var-tag.cc: New file.
1563 * gdb.cp/var-tag.exp: New file.
1564
fc637f04
PP
15652015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1566
1567 * gdb.base/history-duplicates.exp: New test.
1568
2e52ae68
PP
15692015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1570
1571 * gdb.base/completion.exp: Test the completion of the "focus"
1572 command.
1573
6e22494e
JK
15742015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 * gdb.arch/amd64-prologue-skip.S: New file.
1577 * gdb.arch/amd64-prologue-skip.exp: New file.
1578
bf7b9cd9
SM
15792015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1580
1581 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1582 is_address_zero_readable check.
1583
201e8dfd
PB
15842015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1585
1586 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1587 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1588
5cd867b4
YQ
15892015-06-24 Yao Qi <yao.qi@linaro.org>
1590
1591 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1592 linux targets.
1593
4d7be007
YQ
15942015-06-24 Yao Qi <yao.qi@linaro.org>
1595
1596 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1597 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1598 * gdb.base/siginfo-thread.exp: Likewise.
1599
07fcd301
YQ
16002015-06-22 Yao Qi <yao.qi@linaro.org>
1601
1602 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1603
52042a00
YQ
16042015-06-22 Yao Qi <yao.qi@linaro.org>
1605
1606 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1607 aarch64*-*-*.
1608 (skip_hw_watchpoint_tests): Likewise.
1609
74bd41ce
PP
16102015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1611
1612 * gdb.base/gdbinit-history.exp: Test the interaction between
1613 setting GDBHISTSIZE and setting the history size via .gdbinit.
1614
bc460514
PP
16152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1616
1617 PR gdb/16999
1618 * gdb.base/gdbhistsize-history.exp: New test.
1619
b58c513b
PP
16202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1621
1622 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1623 with GDBHISTSIZE.
1624 * gdb.base/readline.exp: Likewise.
1625
92046791
YQ
16262015-06-17 Yao Qi <yao.qi@linaro.org>
1627
1628 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1629 line.
1630
2093d2d3
PP
16312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1632
1633 * gdb.base/gdbinit-history.exp: Add test case to check that
1634 an unlimited history file does not get truncated on exit.
1635
e6c693af
AA
16362015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1637
1638 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1639 (VECTOR): New macro. Use it...
1640 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1641 ...for these typedefs.
1642 (int8, char1, int1, double1): New typedefs.
1643 (struct just_int2, struct two_int2): New structures.
1644 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1645 (add_structvecs, add_singlevecs): New functions.
1646 (main): Call add_some_intvecs twice.
1647 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1648 the compile and exit upon failure. Try compiling for the "native"
1649 architecture. Test inferior function calls with vector arguments
1650 and vector return value handling with "finish" and "return".
1651
c74f7d1c
JT
16522015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1653
1654 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1655 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1656 PE file.
1657 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1658
98aa42ee
AT
16592015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1660
1661 PR breakpoints/16465
1662 * gdb.mi/mi-dprintf-pending.c: New file.
1663 * gdb.mi/mi-dprintf-pending.exp: New test.
1664 * gdb.mi/mi-dprintf-pendshr.c: New file.
1665
7d73c23c 16662015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1667 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1668
1669 * gdb.arch/i386-mpx-map.c: New file.
1670 * gdb.arch/i386-mpx-map.exp: New File.
1671
16722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1673
1674 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1675 * gdb.arch/i386-mpx.exp: Indentation fixed.
1676
16772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1678
1679 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1680 function and improved indentation.
1681 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1682 gdb_test_multiple. Added additional tests to skip the test.
1683
16842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1685
1686 * gdb.arch/i386-avx512.c: Change path in include file.
1687 * gdb.arch/i386-avx512.exp: Change include dir path
1688 compilation flag.
1689 * gdb.arch/i386-mpx.c: Change path in include file.
1690 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1691 flag.
1692
d5eba19a
JK
16932015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1694
1695 * gdb.compile/compile-print.exp (compile print *vararray@3)
1696 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1697
7f361056
JK
16982015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1701 (do not keep jit in memory): ... this.
1702 (expect 5): Change it to ...
1703 (expect no 5): ... this.
1704
3b462ec2
SM
17052015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1706
1707 PR gdb/15564
1708 * gdb.mi/mi-detach.exp: New file.
1709
e0619de6
JK
17102015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1711
1712 PR symtab/18392
1713 * gdb.arch/amd64-tailcall-self.S: New file.
1714 * gdb.arch/amd64-tailcall-self.c: New file.
1715 * gdb.arch/amd64-tailcall-self.exp: New file.
1716
e970cb34
DB
17172015-05-28 Don Breazeal <donb@codesourcery.com>
1718
1719 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1720 tests for remote targets by checking is_target_gdbserver.
1721
b2e2f908
DE
17222015-05-27 Doug Evans <dje@google.com>
1723
1724 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1725 * gdb.dwarf2/opaque-type-lookup.c: New file.
1726 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1727
82c7be31
DE
17282015-05-26 Doug Evans <dje@google.com>
1729
1730 * gdb.cp/iostream.cc: New file.
1731 * gdb.cp/iostream.exp: New file.
1732
b4f54984
DE
17332015-05-26 Doug Evans <dje@google.com>
1734
1735 * gdb.dwarf2/dw2-op-call.exp: Update.
1736 * gdb.dwarf2/dw4-sig-types.exp: Update.
1737 * gdb.dwarf2/implptr.exp: Update.
1738 * gdb.mi/mi-cmd-param-changed.exp: Update.
1739
4ea6efe9
DE
17402015-05-26 Doug Evans <dje@google.com>
1741
1742 * gdb.python/py-lazy-string.c: New file.
1743 * gdb.python/py-lazy-string.exp: New file.
1744 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1745 (main): Update. Add estring3.
1746 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1747 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1748
f6bb7db3
YQ
17492015-05-26 Omair Javaid <omair.javaid@linaro.org>
1750 Yao Qi <yao.qi@linaro.org>
1751
1752 * gdb.reverse/aarch64.c: New.
1753 * gdb.reverse/aarch64.exp: New.
1754
a81bfbd0
OJ
17552015-05-26 Omair Javaid <omair.javaid@linaro.org>
1756
1757 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1758 (supports_reverse): Likewise.
1759
158bf1b4
PP
17602015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1761
1762 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1763 Use with_test_prefix.
1764
a0145030
AB
17652015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1766
1767 * gdb.base/completion.exp: Add test for completion of layout
1768 names.
1769
ebe3b578
AB
17702015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1771
1772 * lib/gdb.exp (skip_tui_tests): New proc.
1773 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1774
84204ed7
PA
17752015-05-19 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1778 Save the whole env array instead of just HOME. Unset HISTSIZE in
1779 the environment while testing. Restore whole environment
1780 afterwards.
1781
37442ce1
DE
17822015-05-16 Doug Evans <xdje42@gmail.com>
1783
1784 * gdb.guile/scm-ports.c: New file.
1785 * gdb.guile/scm-ports.exp: Add memory port tests.
1786
36de76f9
JK
17872015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1788
1789 * gdb.compile/compile-print.c: New file.
1790 * gdb.compile/compile-print.exp: New file.
1791
3a9558c4
JK
17922015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1793
1794 * gdb.compile/compile-ops.exp: Cast param to void.
1795 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1796 (compile code struct_object.selffield = &struct_object): Add xfail.
1797
aa715135
JG
17982015-05-15 Joel Brobecker <brobecker@adacore.com>
1799
1800 * gdb.ada/arr_enum_with_gap: New testcase.
1801
931e5bc3
JG
18022015-05-15 Joel Brobecker <brobecker@adacore.com>
1803
1804 * gdb.ada/byte_packed_arr: New testcase.
1805
9cd4d857
JB
18062015-05-15 Joel Brobecker <brobecker@adacore.com>
1807
1808 * gdb.ada/pckd_neg: New testcase.
1809
ebfd00d2
PP
18102015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1811
1812 PR gdb/17820
1813 * gdb.base/gdbinit-history.exp: New test.
1814 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1815 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1816
4c082a81
SC
18172015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1818
1819 * gdb.python/py-xmethods.cc: Enhance test case.
1820 * gdb.python/py-xmethods.exp: New tests.
1821 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1822 function.
1823 (B_indexoper): Likewise.
1824 (global_dm_list) : Add new xmethod worker functions.
1825
f7797074
SDJ
18262015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1827
1828 * gdb.base/coredump-filter.exp: Correctly unset
1829 "coredump_var_addr" array.
1830
a4674e4e
PA
18312015-05-08 Pedro Alves <palves@redhat.com>
1832
1833 * gdb.server/non-existing-program.exp: Unset spawn_id.
1834
df2eb078
SC
18352015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1836
1837 PR python/18291
1838 * gdb.python/py-xmethods.exp: Add tests.
1839
422349a3
YQ
18402015-05-08 Yao Qi <yao.qi@linaro.org>
1841
1842 PR gdb/18208
1843 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1844 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1845 function set_coredump_filter, and remove remote_exec call.
1846 Remove argument ipid. Callers update.
1847 (top level): Don't get inferior's PID.
1848
63fc80ce
AA
18492015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1850
1851 * gdb.base/watch_thread_num.exp: Skip test on targets without
1852 access watchpoints.
1853
80ad801e
PA
18542015-05-06 Pedro Alves <palves@redhat.com>
1855
1856 PR server/18081
1857 * gdb.server/non-existing-program.exp: New file.
1858
0fa7fe50
JB
18592015-05-05 Joel Brobecker <brobecker@adacore.com>
1860
1861 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1862
3ea89b92
PMR
18632015-05-05 Joel Brobecker <brobecker@adacore.com>
1864
1865 * gdb.ada/out_of_line_in_inlined: New testcase.
1866
87b8eff0
JB
18672015-05-05 Joel Brobecker <brobecker@adacore.com>
1868
1869 * gdb.ada/var_rec_arr: New testcase.
1870
5fccc635
YQ
18712015-04-30 Yao Qi <yao.qi@linaro.org>
1872
1873 * gdb.base/break-idempotent.exp: If
1874 skip_hw_watchpoint_multi_tests returns true, skip the tests
1875 on "rwatch" and "awatch".
1876
42d38f42
YQ
18772015-04-30 Yao Qi <yao.qi@linaro.org>
1878
1879 * gdb.base/relativedebug.exp: Invoke gdb command
1880 "info sharedlibrary", and if libc.so doesn't have debug info,
1881 skip the test.
1882
2ce1cdbf
DE
18832015-04-29 Doug Evans <dje@google.com>
1884
1885 * gdb.python/py-xmethods.exp: Add ptype tests.
1886 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1887 get_result_type method.
1888
f24a38c5
LM
18892015-04-29 Luis Machado <lgustavo@codesourcery.com>
1890
1891 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1892 the target does not support hardware watchpoints.
1893
ecbf2b3c
LM
18942015-04-29 Luis Machado <lgustavo@codesourcery.com>
1895
1896 * gdb.base/break-always.exp: Abort testing if writing to memory
1897 causes an error.
1898
34f5f757
DE
18992015-04-28 Doug Evans <dje@google.com>
1900
1901 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1902 * gdb.python/py-pp-registration.exp: ... here. New file.
1903 * gdb.python/py-pp-registration.c: New file.
1904 * gdb.python/py-pp-registration.py: New file.
1905
69b4374a
DE
19062015-04-28 Doug Evans <dje@google.com>
1907
1908 * gdb.python/py-bad-printers.c: New file.
1909 * gdb.python/py-bad-printers.py: New file.
1910 * gdb.python/py-bad-printers.exp: New file.
1911
59fb7612
SS
19122015-04-28 Sasha Smundak <asmundak@google.com>
1913
1914 * gdb.python/py-type.exp: New test.
1915
2631b16a
AW
19162015-04-28 Andy Wingo <wingo@igalia.com>
1917
1918 * gdb.python/py-parameter.exp:
1919 * gdb.guile/scm-parameter.exp: Escape the path that we are
1920 matching against, as it might contain characters that are special
1921 to regular expressions.
1922
460efde1
JB
19232015-04-27 Joel Brobecker <brobecker@adacore.com>
1924
1925 * gdb.ada/rec_comp: New testcase.
1926
2d369d8e
SDJ
19272015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1928
1929 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1930 before using it.
1931
cf75d6c3
AB
19322015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1935 new tests for verilog output.
1936
8dbe7ca5
YQ
19372015-04-24 Yao Qi <yao.qi@linaro.org>
1938
1939 * boards/remote-gdbserver-on-localhost.exp: New file.
1940
4ef9fb2f
PA
19412015-04-23 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1944 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1945 "end of file", remove $inferior_spawn_id from the indirect list.
1946
0a803169
PA
19472015-04-23 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1950
749ef8f8
PA
19512015-04-23 Pedro Alves <palves@redhat.com>
1952
1953 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1954 on $any_spawn_id instead of only on $gdb_spawn_id.
1955
8aae4344
PM
19562015-04-21 Pierre Muller <muller@sourceware.org>
1957
1958 PR pascal/17815
1959 * lib/pascal.exp (gpc_compile): Add new option "class".
1960 (fpc_compile): Likewise.
1961 * gdb.pascal/case-insensitive-symbols.pas: New file.
1962 * gdb.pascal/case-insensitive-symbols.exp: New file.
1963
1586c8fb
GB
19642015-04-20 Gary Benson <gbenson@redhat.com>
1965
1966 * gdb.base/attach.exp: Fix three extended remote failures.
1967
1b6e6f5c
GB
19682015-04-17 Gary Benson <gbenson@redhat.com>
1969
1970 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1971 the main executable over the remote protocol.
1972
e797481d
PA
19732015-04-16 Pedro Alves <palves@redhat.com>
1974
1975 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1976 a new gdbserver if gdbserver_reconnect_p is set.
1977
1ca99c42
PA
19782015-04-16 Pedro Alves <palves@redhat.com>
1979
1980 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1981 is set, don't exit gdbserver.
1982
af9fd6f8
AA
19832015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1984
1985 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1986 appropriate .insn, such that an older assembler can be used.
1987 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1988 the z/Architecture instruction set on 31-bit targets as well.
1989
04ff1e61
AA
19902015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1991
1992 * gdb.go/handcall.exp: Remove all logic related to the first
1993 breakpoint and rely on go_runto_main instead.
1994 * gdb.go/strings.exp: Likewise.
1995 * gdb.go/unsafe.exp: Likewise.
1996 * gdb.go/hello.exp: Likewise. Also rename the remaining
1997 breakpoint marker to "breakpoint 1".
1998 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1999 * gdb.go/strings.go: Likewise.
2000 * gdb.go/unsafe.go: Likewise.
2001 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2002 "set breakpoint 2 here" and rename the remaining breakpoint marker
2003 to "breakpoint 1".
2004
40d2f8d6
SM
20052015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2006
2007 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2008 if itertools.imap is not present.
2009 * gdb.python/py-objfile.exp: Add parentheses.
2010 * gdb.python/py-type.exp: Same.
2011 * gdb.python/py-unwind-maint.py: Same.
2012
8cbc97c6
YQ
20132015-04-15 Yao Qi <yao.qi@linaro.org>
2014
2015 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2016 of ":$ptr_size" and set its form explicitly.
2017
45fd756c
YQ
20182015-04-15 Pedro Alves <palves@redhat.com>
2019 Yao Qi <yao.qi@linaro.org>
2020
2021 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2022 timeout by factor of 4.
2023 (test_regular_watch): Likewise.
2024 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2025 * gdb.reverse/sigall-reverse.exp: Likewise.
2026 * gdb.reverse/until-precsave.exp: Likewise.
2027 * lib/gdb.exp (with_timeout_factor): New proc.
2028 (gdb_expect): Move some code to ...
2029 (get_largest_timeout): ... here. New procedure.
2030
9e811bc3
LM
20312015-04-14 Luis Machado <lgustavo@codesourcery.com>
2032
2033 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2034
0ff6fcb2
LM
20352015-04-13 Luis Machado <lgustavo@codesourcery.com>
2036
2037 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2038 to write to the .text section.
2039
7578d5f7
LM
20402015-04-13 Luis Machado <lgustavo@codesourcery.com>
2041
2042 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2043 Handle the case of targets that do not provide PID information.
2044
2efe15c4
YQ
20452015-04-13 Yao Qi <yao.qi@linaro.org>
2046
2047 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2048 and use expect instead of gdb_expect.
2049
8cd8f2f8
SDJ
20502015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2051
2052 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2053 "coredump_var_addr" to avoid naming conflict with other testcases.
2054
9ee41772
PA
20552015-04-10 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2058 gdb_test_sequence and gdb_assert.
2059
07473109
PA
20602015-04-10 Pedro Alves <palves@redhat.com>
2061
2062 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2063 test messages that don't include the breakpoint address.
2064
de3db44c
YQ
20652015-04-10 Yao Qi <yao.qi@linaro.org>
2066
2067 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
2068 false for some offset and width combinations which aren't
2069 supported by linux kernel.
2070
c79d856c
PA
20712015-04-10 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
2074 procedure, factored out from ...
2075 (top level): ... here. Add "set displaced-stepping" testing axis.
2076 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
2077 parameter "displaced". Use it.
2078 (top level): Use foreach and add "set displaced-stepping" testing
2079 axis.
2080
ebc90b50
PA
20812015-04-10 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2084 Remove comment.
2085 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2086 both the address of the instruction that triggers the watchpoint
2087 and the address of the instruction immediately after, and use
2088 those addresses for the test. Fix comment.
2089
8f572e5c
PA
20902015-04-10 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.base/sigstep.exp (breakpoint_to_handler)
2093 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2094 Test "backtrace" in handler.
2095 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2096 (top level): Add new "displaced" test axis to
2097 breakpoint_to_handler, breakpoint_to_handler_entry and
2098 breakpoint_over_handler.
2099
8d707a12
PA
21002015-04-10 Pedro Alves <palves@redhat.com>
2101
2102 PR gdb/18216
2103 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2104
ef713951
YQ
21052015-04-10 Yao Qi <yao.qi@linaro.org>
2106
2107 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2108 (test_add_rn_pc): New function.
2109 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2110 (top level): Invoke test_add_rn_pc.
2111
906d60cf
PA
21122015-04-10 Pedro Alves <palves@redhat.com>
2113
2114 PR gdb/13858
2115 * gdb.base/step-over-no-symbols.exp: New file.
2116
f2983cc3
AW
21172015-04-09 Andy Wingo <wingo@igalia.com>
2118
2119 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2120 after the Python tests.
2121
6d62641c
SDJ
21222015-04-08 Keith Seitz <keiths@redhat.com>
2123
2124 PR python/16699
2125 * gdb.python/py-completion.exp: New tests for completion.
2126 * gdb.python/py-completion.py (CompleteLimit1): New class.
2127 (CompleteLimit2): Likewise.
2128 (CompleteLimit3): Likewise.
2129 (CompleteLimit4): Likewise.
2130 (CompleteLimit5): Likewise.
2131 (CompleteLimit6): Likewise.
2132 (CompleteLimit7): Likewise.
2133
f3770638
PA
21342015-04-08 Pedro Alves <palves@redhat.com>
2135
2136 PR gdb/18214
2137 PR gdb/18216
2138 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2139 function.
2140 (main): Install it as SIGUSR1 handler.
2141 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2142 parameter. Always use "setup" as prefix. Toggle "set
2143 displaced-stepping" off/on depending on global. Don't switch to
2144 thread 1 here.
2145 (top level): Add displaced stepping "off/on" test axis. Update
2146 "setup" calls. Wrap each subtest with with_test_prefix. Test
2147 continuing with a queued signal in each thread.
2148
4496bed7
PA
21492015-04-08 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2152 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2153 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2154 Return early if running to main fails.
2155 * gdb.trace/while-stepping.exp: Likewise.
2156
b97fde92
PA
21572015-04-07 Pedro Alves <palves@redhat.com>
2158
2159 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2160 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2161 interact with inferior program.
2162
f71c18e7
PA
21632015-04-07 Pedro Alves <palves@redhat.com>
2164
2165 * lib/gdb.exp (inferior_spawn_id): New global.
2166 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2167 spawn id after processing the user code.
2168 (default_gdb_start): Set inferior_spawn_id.
2169 (send_inferior): New procedure.
2170 * lib/gdbserver-support.exp (gdbserver_start): Set
2171 inferior_spawn_id.
2172 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2173
6423214f
PA
21742015-04-07 Pedro Alves <palves@redhat.com>
2175
2176 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2177 * lib/gdbserver-support.exp (gdbserver_start): Make
2178 $server_spawn_id global.
2179 (gdbserver_start): Don't wait for gdbserver's spawn id with
2180 expect_background.
2181 (close_gdbserver): New procedure.
2182 (gdb_exit): Rename the default version and reimplement.
2183
71c0ee8c
PA
21842015-04-07 Pedro Alves <palves@redhat.com>
2185
72f4393d 2186 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
2187 append the substituted item, not the original item.
2188
203bc29b
PA
21892015-04-07 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2192 gdb_expect.
2193
508a3ddf
PA
21942015-04-07 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2197 output appearing once only.
2198
9f6dbe2b
PA
21992015-04-07 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2202 that doesn't expect anything. Return early if running to main
2203 fails.
2204
337532fa
YQ
22052015-04-07 Yao Qi <yao.qi@linaro.org>
2206
2207 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2208 (child_function): Call alarm.
2209 (main): Move call to alarm into the loop.
2210 * gdb.threads/non-stop-fair-events.exp: Build program with
2211 -DTIMEOUT=$timeout.
2212
01b622d4
DE
22132015-04-06 Doug Evans <xdje42@gmail.com>
2214
2215 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2216 Fix dest parameter to board_info.
2217 (fpc_compile): Ditto.
2218 (gdb_compile_pascal): Rename dest arg to destfile.
2219
961f4160
PMR
22202015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2221
2222 * gdb.ada/funcall_ref.exp: New file.
2223 * gdb.ada/funcall_ref/foo.adb: New file.
2224
cafda597
YQ
22252015-04-02 Yao Qi <yao.qi@linaro.org>
2226
2227 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2228 is remote.
2229
fed040c6
GB
22302015-04-02 Gary Benson <gbenson@redhat.com>
2231
2232 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2233
d11916aa
SS
22342015-04-01 Sasha Smundak <asmundak@google.com>
2235
2236 * gdb.python/py-unwind-maint.c: New file.
2237 * gdb.python/py-unwind-maint.exp: New test.
2238 * gdb.python/py-unwind-maint.py: New file.
2239 * gdb.python/py-unwind.c: New file.
2240 * gdb.python/py-unwind.exp: New test.
2241 * gdb.python/py-unwind.py: New test.
2242
a1471180
PA
22432015-04-01 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2246 to fail instead of non-existent $test.
2247
0bbeccb1
PA
22482015-04-01 Pedro Alves <palves@redhat.com>
2249
2250 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2251 GDBFLAGS if not empty.
2252
3c724c8c
PMR
22532015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2254
2255 * gdb.ada/complete.exp: Remove "multi_line".
2256 * gdb.ada/info_exc.exp: Remove "multi_line".
2257 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2258 * gdb.ada/ptype_field.exp: Remove "multi_line".
2259 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2260 * gdb.ada/tagged.exp: Remove "multi_line".
2261 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2262 [multi_line ...]
2263 * gdb.btrace/delta.exp: Likewise.
2264 * gdb.btrace/exception.exp: Likewise.
2265 * gdb.btrace/function_call_history.exp: Likewise.
2266 * gdb.btrace/instruction_history.exp: Likewise.
2267 * gdb.btrace/nohist.exp: Likewise.
2268 * gdb.btrace/record_goto.exp: Likewise.
2269 * gdb.btrace/segv.exp: Likewise.
2270 * gdb.btrace/stepi.exp: Likewise.
2271 * gdb.btrace/tailcall.exp: Likewise.
2272 * gdb.btrace/unknown_functions.exp: Likewise.
2273 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2274 * lib/gdb.exp: Add the "multi_line" helper.
2275
4eec2deb
PA
22762015-04-01 Pedro Alves <palves@redhat.com>
2277
2278 * gdb.threads/tid-reuse.c: New file.
2279 * gdb.threads/tid-reuse.exp: New file.
2280
df8411da
SDJ
22812015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2282
2283 PR corefiles/16092
2284 * gdb.base/coredump-filter.c: New file.
2285 * gdb.base/coredump-filter.exp: Likewise.
2286
6ef37366
PM
22872015-03-27 Petr Machata <pmachata@redhat.com>
2288
2289 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2290 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2291 (Dwarf::assemble): Initialize them.
2292 (Dwarf::lines): New function.
2293
7ec911b0
JT
22942015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2295
2296 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2297 SYMBOL_PREFIX for x86_64-*-cygwin.
2298
ff908ebf
AW
22992015-03-26 Andy Wingo <wingo@igalia.com>
2300
2301 PR symtab/18148
2302 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2303 const_value but not a location.
2304 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2305 location defined in non-main CUs are visible.
2306
6d5f0679
YQ
23072015-03-26 Yao Qi <yao.qi@linaro.org>
2308
2309 PR testsuite/18139
2310 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2311 Add a line number entry for the same line.
2312 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2313 Add a line number entry for the same line.
2314
2898689b
YQ
23152015-03-26 Yao Qi <yao.qi@linaro.org>
2316
2317 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2318 .int 0.
2319 (func): Likewise. Add .Lfunc_1 label.
2320 Use .Lfunc_1 label.
2321 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2322 .int 0.
2323 (func): Likewise.
2324 Use .Lfunc_1 label.
2325
85180498
YQ
23262015-03-26 Yao Qi <yao.qi@linaro.org>
2327
2328 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2329 Call gdb_compile instead to compile each .s files without debug
2330 information.
2331
8aa08a8d
YQ
23322015-03-26 Yao Qi <yao.qi@linaro.org>
2333
2334 * gdb.base/savedregs.exp (process_saved_regs): Make
2335 "Saved registers:" optional in the pattern.
2336
66849923
MM
23372015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2338
2339 * gdb.btrace/next.exp: Merged into step.exp.
2340 * gdb.btrace/finish.exp: Merged into step.exp.
2341 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2342 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2343 "record goto" and checking the exact replay position.
2344 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2345 check for "Recording format" in "info record" output.
2346 * gdb.btrace/record_goto.exp: Choose test file based on target.
2347 * gdb.btrace/x86-record_goto.S: Renamed into ...
2348 * gdb.btrace/x86_64-record_goto.S: ... this.
2349 * gdb.btrace/i686-record_goto.S: New.
2350 * gdb.btrace/x86-tailcall.S: Renamed into ...
2351 * gdb.btrace/x86_64-tailcall.S: ... this.
2352 * gdb.btrace/i686-tailcall.S: New.
2353 * gdb.btrace/x86-tailcall.c: Renamed into ...
2354 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2355 separate statements. Update test.
2356 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2357 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2358 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2359 * gdb.btrace/tailcall.exp: Choose test file based on target.
2360 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2361
11cc1b74
MM
23622015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2363
2364 * gdb.btrace/exception.exp: Increase BTS buffer size.
2365
a25d8bf9
PA
23662015-03-24 Pedro Alves <palves@redhat.com>
2367
2368 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2369
856e7dd6
PA
23702015-03-24 Pedro Alves <palves@redhat.com>
2371
2372 * gdb.threads/schedlock.exp (test_step): No longer expect that
2373 "set scheduler-locking step" with "next" over a function call runs
2374 threads unlocked.
2375
ad235a41
AT
23762015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2377
2378 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2379
15630549
AT
23802015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2381
2382 PR breakpoints/16466
2383 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2384 * gdb.mi/mi-pending.c (thread_func): New function.
2385 (int main): Add threading support required.
2386 * gdb.mi/mi-pending.exp: Add tests for this issue.
2387 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2388 (pendfunc2): Remove stdio dependency.
2389 * gdb.mi/mi-pendshr2.c: New file.
2390
693dca06
KS
23912015-03-23 Keith Seitz <keiths@redhat.com>
2392
2393 * gdb.linespec/keywords.c: New file.
2394 * gdb.linespec/keywords.exp: New file.
2395
7e993ebf
KS
23962015-03-23 Keith Seitz <keiths@redhat.com>
2397
2398 PR gdb/18021
2399 * gdb.dwarf2/staticvirtual.exp: New test.
2400
bc23328c
JK
24012015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2404 * README: Remove HP-UX and gdb.hp.
2405 (configuration):
2406 * configure: Regenerate.
2407 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2408 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2409 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2410 gdb.hp/gdb.defects/Makefile.
2411 * gdb.hp/Makefile.in: File deleted.
2412 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2413 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2414 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2415 * gdb.hp/gdb.aCC/run.c: File deleted.
2416 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2417 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2418 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2419 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2420 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2421 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2422 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2423 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2424 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2425 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2426 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2427 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2428 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2429 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2430 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2431 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2432 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2433 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2434 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2435 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2436 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2437 * gdb.hp/gdb.compat/average.c: File deleted.
2438 * gdb.hp/gdb.compat/sum.c: File deleted.
2439 * gdb.hp/gdb.compat/xdb.c: File deleted.
2440 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2441 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2442 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2443 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2444 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2445 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2446 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2447 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2448 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2449 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2450 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2451 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2452 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2453 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2454 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2455 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2456 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2457 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2458 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2459 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2460 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2461 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2462 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2463 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2464 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2465 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2466 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2467 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2468 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2469 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2470 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2471 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2472 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2473 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2474 * gdb.hp/tools/odump: File deleted.
2475
8bf3b159
PA
24762015-03-19 Pedro Alves <palves@redhat.com>
2477
2478 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2479 (saw_thread_3): New globals.
2480 (top level): Increment them when an event for the corresponding
2481 thread is seen.
2482 (no thread starvation): New test.
2483
eb54c8bf
PA
24842015-03-19 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.threads/continue-pending-status.c: New file.
2487 * gdb.threads/continue-pending-status.exp: New file.
2488
32d2e5d6
PA
24892015-03-18 Pedro Alves <palves@redhat.com>
2490
2491 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2492 Use gdb_is_target_remote instead of is_remote. Use
2493 gdb_test_multiple instead of gdb_expect. Exit early if
2494 gdb_test_multiple hits its internal matches. Tighten stepi tests
2495 expected output. Fail on exit with any signal, instead of just
2496 SIGILL.
2497
f68f11b7
YQ
24982015-03-18 Yao Qi <yao.qi@linaro.org>
2499
2500 PR tdep/18107
2501 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2502 variable.
2503 * gdb.base/catch-syscall.exp: Don't skip it on
2504 aarch64*-*-linux* target. Remove elements in all_syscalls.
2505 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2506 target.
2507 (setup_all_syscalls): New proc.
2508
ca5fd19b
YQ
25092015-03-16 Yao Qi <yao.qi@linaro.org>
2510
2511 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2512 (top level): Skip tests if valid_addr_p returns false for
2513 $cmd1 or $cmd2.
2514
85642ba0
AW
25152015-03-11 Andy Wingo <wingo@igalia.com>
2516
2517 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2518
e03f9645
YQ
25192015-03-11 Yao Qi <yao.qi@linaro.org>
2520
2521 * gdb.base/catch-syscall.exp: Fix typo in comments.
2522
5d0962b2
YQ
25232015-03-11 Yao Qi <yao.qi@linaro.org>
2524
2525 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2526
b2df3cef
PA
25272015-03-09 Pedro Alves <palves@redhat.com>
2528
2529 * dg-extract-results.py: Delete.
2530
ef878e53
PA
25312015-03-09 Pedro Alves <palves@redhat.com>
2532
2533 Merge dg-extract-results.sh from GCC upstream (r218843).
2534
2535 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2536 * dg-extract-results.sh: Use --text with grep to avoid issues with
2537 binary files. Fall back to cat -v, if that doesn't work.
2538
9494d219
PA
25392015-03-05 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2542
a8d9763a
SM
25432015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2544
2545 * lib/mi-support.exp (mi_expect_interrupt): Accept
2546 alternative event for when in all-stop mode.
2547
be9957b8
PA
25482015-03-04 Pedro Alves <palves@redhat.com>
2549
2550 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2551
d57be0f4 25522015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
2553
2554 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2555
c214c7cf
AA
25562015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2557
2558 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2559 regexps for GDB's current line display, accept a hex address
2560 preceding the line number.
2561
6d74a497
AA
25622015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2563
2564 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2565 the 'arch1' variable for "s390*-linux*" targets.
2566
511aee7c
PA
25672015-03-04 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2570 (main): Pass missing retval argument to pthread_join call.
2571
95e50b27
PA
25722015-03-02 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2575 (top level): Call do_test with non-stop as well.
2576
28054d69
PA
25772015-03-02 Pedro Alves <palves@redhat.com>
2578
2579 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2580 -1.
2581
4fa5d7b4
AA
25822015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2583
2584 * gdb.arch/s390-vregs.exp: New test.
2585 * gdb.arch/s390-vregs.S: New file.
2586
97c18565
PA
25872015-02-27 Pedro Alves <palves@redhat.com>
2588
2589 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2590 call to catch_command_errors.
2591 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2592 catch_command_errors.
2593
a37bfa30
PA
25942015-02-27 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2597 "true" for boolean result.
2598 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2599 prototype of main.
2600
6f98576f
PA
26012015-02-27 Pedro Alves <palves@redhat.com>
2602
2603 * lib/unbuffer_output.c: New file.
2604 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2605 (main): Call gdb_unbuffer_output.
2606
eba5ab56
YQ
26072015-02-27 Yao Qi <yao.qi@linaro.org>
2608
2609 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2610 target.
2611
0def5aaa
DE
26122015-02-26 Doug Evans <dje@google.com>
2613
2614 * gdb.cp/class2.cc (Dbase, D): New classes.
2615 (main): New local delta.
2616 * gdb.cp/class2.exp: Test printing delta.
2617 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2618 (dynbar): New global.
2619 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2620
081a1c2c
JK
26212015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2622
2623 * gdb.compile/compile-ifunc.c: New file.
2624 * gdb.compile/compile-ifunc.exp: New file.
2625
2f41223f
AT
26262015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2627
2628 * gdb.base/structs.exp: Check for correct struct on finish.
2629
03eddd80
YQ
26302015-02-26 Yao Qi <yao.qi@linaro.org>
2631
2632 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2633 is zero.
2634
80c57053
JK
26352015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 * gdb.arch/cordic.ko.bz2: New file.
2638 * gdb.arch/cordic.ko.debug.bz2: New file.
2639 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2640
21613c12
YQ
26412015-02-25 Yao Qi <yao.qi@linaro.org>
2642
2643 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2644 aarch64*-*-* target.
2645
d8b901ed
PA
26462015-02-23 Pedro Alves <palves@redhat.com>
2647
2648 * lib/gdb.exp (delete_breakpoints): Rewrite using
2649 gdb_test_multiple.
2650
e5b85ead
PA
26512015-02-23 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.base/info-os.c: Include stdlib.h.
2654
85c3a371
DE
26552015-02-22 Doug Evans <xdje42@gmail.com>
2656
2657 PR symtab/17855
2658 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2659 is read after symbols have been re-read.
2660 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2661 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2662
96553a0c
DE
26632015-02-21 Doug Evans <dje@google.com>
2664
2665 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2666
97a0c697
JK
26672015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2668
2669 PR corefiles/17808
2670 * gdb.arch/i386-biarch-core.core.bz2: New file.
2671 * gdb.arch/i386-biarch-core.exp: New file.
2672
a47cd6e9
PA
26732015-02-21 Pedro Alves <palves@redhat.com>
2674
2675 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2676 runto_main fails.
2677
c5facdc4
PA
26782015-02-20 Pedro Alves <palves@redhat.com>
2679
2680 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2681 info probes.
2682
2db9a427
PA
26832015-02-20 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2686
60fb7e9e
PA
26872015-02-20 Pedro Alves <palves@redhat.com>
2688
2689 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2690 clean_restart before gdb_target_supports_trace.
2691
5c5019c2
PA
26922015-02-20 Pedro Alves <palves@redhat.com>
2693
2694 PR threads/18006
2695 * gdb.threads/clone-thread_db.c: New file.
2696 * gdb.threads/clone-thread_db.exp: New file.
2697
c9587f88
AT
26982015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2699
2700 PR breakpoints/16812
2701 * gdb.base/catch-gdb-caused-signals.c: New file.
2702 * gdb.base/catch-gdb-caused-signals.exp: New file.
2703
f6a88844
JM
27042015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2705
2706 * configure: Regenerated.
2707 * configure.ac: Use GDB_AC_TRANSFORM.
2708 * aclocal.m4: sinclude ../transform.m4.
2709
497c491b
JM
27102015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2711
2712 * lib/dtrace.exp: New file.
2713 * gdb.base/dtrace-probe.exp: Likewise.
2714 * gdb.base/dtrace-probe.d: Likewise.
2715 * gdb.base/dtrace-probe.c: Likewise.
2716 * lib/pdtrace.in: Likewise.
2717 * configure.ac: Output variables with the transformed names of
2718 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2719 * configure: Regenerated.
2720
03e98035
JM
27212015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2722
2723 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2724 expected message when trying to access $_probe_* convenience
2725 variables while not on a probe.
2726
63cc30e9
JK
27272015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2730
0703599a
PA
27312015-02-11 Pedro Alves <pedro@codesourcery.com>
2732
2733 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2734 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2735
7e60a48e
DE
27362015-02-10 Doug Evans <xdje42@gmail.com>
2737
2738 * lib/gdb.exp (gdb_load): Always return a result.
2739
01b088bc
PA
27402015-02-10 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.threads/signal-sigtrap.c: New file.
2743 * gdb.threads/signal-sigtrap.exp: New file.
2744
b05ec7a5
AT
27452015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2746
2747 * gdb.trace/no-attach-trace.c: New file.
2748 * gdb.trace/no-attach-trace.exp: New file.
2749
a2c2acaf
MW
27502015-02-09 Mark Wielaard <mjw@redhat.com>
2751
2752 * gdb.dwarf2/atomic.c: New file.
2753 * gdb.dwarf2/atomic-type.exp: Likewise.
2754
31fd9caa
MM
27552015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2756
2757 * gdb.btrace/buffer-size.exp: Update "info record" output.
2758 * gdb.btrace/delta.exp: Update "info record" output.
2759 * gdb.btrace/enable.exp: Update "info record" output.
2760 * gdb.btrace/finish.exp: Update "info record" output.
2761 * gdb.btrace/instruction_history.exp: Update "info record" output.
2762 * gdb.btrace/next.exp: Update "info record" output.
2763 * gdb.btrace/nexti.exp: Update "info record" output.
2764 * gdb.btrace/step.exp: Update "info record" output.
2765 * gdb.btrace/stepi.exp: Update "info record" output.
2766 * gdb.btrace/nohist.exp: Update "info record" output.
2767
d33501a5
MM
27682015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2769
2770 * gdb.btrace/buffer-size: New.
2771
f4abbc16
MM
27722015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2773
2774 * gdb.btrace/delta.exp: Update "info record" output.
2775 * gdb.btrace/enable.exp: Update "info record" output.
2776 * gdb.btrace/finish.exp: Update "info record" output.
2777 * gdb.btrace/instruction_history.exp: Update "info record" output.
2778 * gdb.btrace/next.exp: Update "info record" output.
2779 * gdb.btrace/nexti.exp: Update "info record" output.
2780 * gdb.btrace/step.exp: Update "info record" output.
2781 * gdb.btrace/stepi.exp: Update "info record" output.
2782 * gdb.btrace/nohist.exp: Update "info record" output.
2783
b9d61307
SM
27842015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2785
2786 PR gdb/15678
2787 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2788
e584fdbc
PA
27892015-02-06 Pedro Alves <palves@redhat.com>
2790
2791 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2792 macro.
2793 (seconds_left, again): New globals.
2794 (main): Wait seconds_left in a 1-second sleep loop instead of
2795 sleeping 180 seconds. If 'again' is set, reset the seconds
2796 counter.
2797 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2798 'again' in the inferior before detaching. Print the seconds left.
2799 (options): New global.
2800 (top level): Build program with -DTIMEOUT=$timeout.
2801
77f41761
PA
28022015-02-06 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2805 determine how many seconds to pass to 'alarm'.
2806 * gdb.base/gdb-sigterm.exp (top level): Build program with
2807 -DTIMEOUT=$timeout.
2808 (do_test): Return success/failure indication. Add more verbose
2809 logging. Don't fail if 200 single steps are seen. Instead, fail
2810 when the test times out.
2811 (passes): New global.
2812 (top level): Break the testing loop if testing fails on any
2813 iteration. Use gdb_assert.
2814
b9394193
DB
28152015-02-04 Don Breazeal <donb@codesourcery.com>
2816
2817 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2818 and initialize them.
2819 (ipc_cleanup): New function.
2820 (main): Don't declare shmid, semid, and msqid. Add a call to
2821 atexit so that we call ipc_cleanup on exit.
2822
42d9e528
PA
28232015-02-04 Pedro Alves <palves@redhat.com>
2824
2825 * boards/native-extended-gdbserver.exp: Remove any target variant
2826 specifications from the board name before clearing the isremote
2827 flag from board_info.
2828
ae6ae975
DE
28292015-01-31 Doug Evans <xdje42@gmail.com>
2830
2831 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2832
cfb069a8
GB
28332015-01-31 Gary Benson <gbenson@redhat.com>
2834
2835 * gdb.base/completion.exp: Disable completion limiting for
2836 existing tests. Add new tests to check completion limiting.
2837 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2838
5dd31d79
DE
28392015-01-31 Doug Evans <xdje42@gmail.com>
2840
2841 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2842
9f050062
DE
28432015-01-31 Doug Evans <xdje42@gmail.com>
2844
2845 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2846 entries. Duplicate file section script entries.
2847 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2848 inlined entries. Add test for safe-path rejection.
2849 * gdb.python/py-section-script.c: Add duplicate inlined section script
2850 entries. Duplicate file section script entries.
2851 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2852 inlined entries. Add test for safe-path rejection.
2853
df25ebbd
JB
28542015-01-29 Joel Brobecker <brobecker@adacore.com>
2855
2856 * gdb.ada/disc_arr_bound: New testcase.
2857
4a0ca9ec
JB
28582015-01-29 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.ada/mi_var_array: New testcase.
2861
3a8b707a
DE
28622015-01-27 Doug Evans <dje@google.com>
2863
2864 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2865 Add test for objfile.filename, objfile.username after objfile
2866 has been unloaded.
2867
f8313f6e
JB
28682015-01-26 Joel Brobecker <brobecker@adacore.com>
2869
2870 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2871 the second test to print the name attribute of value
2872 returned by the call to gdb.lookup_type, and adjust
2873 the expected output accordingly.
2874
37bc665e
MW
28752015-01-25 Mark Wielaard <mjw@redhat.com>
2876
2877 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2878 * gdb.base/disp-step-fork.c: Include unistd.h.
2879 * gdb.base/siginfo-obj.c: Include stdio.h.
2880 * gdb.base/siginfo-thread.c: Likewise.
2881 * gdb.mi/non-stop.c: Include unistd.h.
2882 * gdb.mi/nsthrexec.c: Include stdio.h.
2883 * gdb.mi/pthreads.c: Include unistd.h.
2884 * gdb.modula2/unbounded1.c (main): Declare returns int.
2885 * gdb.reverse/consecutive-reverse.c: Likewise.
2886 * gdb.threads/create-fail.c: Include unistd.h.
2887 * gdb.threads/killed.c: Likewise.
2888 * gdb.threads/linux-dp.c: Likewise.
2889 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2890 * gdb.threads/non-ldr-exc-2.c: Likewise.
2891 * gdb.threads/non-ldr-exc-3.c: Likewise.
2892 * gdb.threads/non-ldr-exc-4.c: Likewise.
2893 * gdb.threads/pthreads.c: Include unistd.h.
2894 (main): Declare returns int.
2895 * gdb.threads/tls-main.c (foo): New declaration.
2896 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2897
f7e5394d
SM
28982015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2899
2900 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2901 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2902
743649fd
MW
29032015-01-15 Mark Wielaard <mjw@redhat.com>
2904
2905 * gdb.base/noreturn-return.c: New file.
2906 * gdb.base/noreturn-return.exp: New file.
2907 * gdb.base/noreturn-finish.c: New file.
2908 * gdb.base/noreturn-finish.exp: New file.
2909
198297aa
PA
29102015-01-23 Pedro Alves <palves@redhat.com>
2911
2912 * gdb.threads/continue-pending-after-query.c: New file.
2913 * gdb.threads/continue-pending-after-query.exp: New file.
2914
717cf30c
AG
29152015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2916 Simon Marchi <simon.marchi@ericsson.com>
2917
2918 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2919 * gdb.base/valgrind-db-attach.exp: Same.
2920 * gdb.base/valgrind-infcall.exp: Same.
2921 * lib/mi-support.exp (default_mi_gdb_start): Same.
2922 * lib/prompt.exp (default_prompt_gdb_start): Same.
2923 * lib/gdb.exp (default_gdb_spawn): Same.
2924 (gdb_interact): New.
2925
2926
4b62a76e
JK
29272015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2928
2929 * gdb.compile/compile.exp (pointer to jit function): New test.
2930
b4cdae6f
WW
29312015-01-17 Wei-cheng Wang <cole945@gmail.com>
2932
2933 * lib/gdb.exp (supports_process_record): Return true for
2934 powerpc*-*-linux*.
2935 (supports_reverse): Likewise.
2936
d221e7ef
DB
29372015-01-15 Don Breazeal <donb@codesourcery.com>
2938
2939 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2940 instead of checking whether the target board is remote and
2941 use spawn_wait_for_attach instead of exec/sleep.
2942 * gdb.base/attach-twice.exp: Likewise.
2943
bafffb51
JB
29442015-01-15 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdb.ada/var_arr_attrs: New testcase.
2947
5589af0e
PA
29482015-01-14 Pedro Alves <palves@redhat.com>
2949 Joel Brobecker <brobecker@adacore.com>
2950
2951 PR gdb/17525
2952 * gdb.base/bp-cmds-execution-x-script.c: New file.
2953 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2954 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2955
6c400b59
PA
29562015-01-14 Pedro Alves <palves@redhat.com>
2957
2958 PR cli/17828
2959 * gdb.base/batch-preserve-term-settings.c: New file.
2960 * gdb.base/batch-preserve-term-settings.exp: New file.
2961
e02c96a7
DE
29622015-01-13 Doug Evans <dje@google.com>
2963
2964 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2965 binary.
2966
576fd14c
JB
29672015-01-13 Joel Brobecker <brobecker@adacore.com>
2968
2969 * Makefile.in (clean mostlyclean): Do not delete *.py.
2970
04dccad0
JB
29712015-01-13 Joel Brobecker <brobecker@adacore.com>
2972
2973 * gdb.python/py-lookup-type.exp: New file.
2974
3d230f71
PA
29752015-01-12 Pedro Alves <palves@redhat.com>
2976
2977 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2978 restore GDBFLAGS before returning.
2979
7e67715d
JK
29802015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2983 is_amd64_regs_target and is_x86_like_target.
2984
f2e0d4b4
DE
29852015-01-11 Doug Evans <xdje42@gmail.com>
2986
2987 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2988 is given without an explicit form.
2989 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2990 attributes.
2991 * gdb.dwarf/corrupt.exp: Ditto.
2992 * gdb.dwarf2/enum-type.exp: Ditto.
2993 * gdb.trace/entry-values.exp: Ditto.
2994 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2995
439250fb
DE
29962015-01-11 Doug Evans <xdje42@gmail.com>
2997
2998 PR gdb/15830
2999 * gdb.base/maint.exp: Remove references to "maint demangle".
3000 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3001 Add tests for explicitly specifying language to demangle.
3002 * gdb.dlang/demangle.exp: Ditto.
3003
ede9f622
PA
30042015-01-09 Pedro Alves <palves@redhat.com>
3005
3006 * gdb.threads/non-stop-fair-events.c: New file.
3007 * gdb.threads/non-stop-fair-events.exp: New file.
3008
a7b796db
PA
30092015-01-09 Pedro Alves <palves@redhat.com>
3010
3011 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3012 the global scope. Set a breakpoint after all threads are started
3013 rather than stepping over two source lines. Expect the prompt.
3014 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3015 global.
3016 (NUM): Now 15.
3017 (main): Use threads_started_barrier to wait for all threads to
3018 start. Main thread no longer calls thread_function. Exit after
3019 180 seconds.
3020 (loop): New function.
3021 (thread_function): Wait on threads_started_barrier barrier. Call
3022 'loop' at each iteration.
3023 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3024 threads have started, instead of hardcoding number of "next"
3025 steps. Use an access watchpoint instead of a write watchpoint.
3026
9665ffdd
PA
30272015-01-09 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3030 (thread_func): Wait on barrier.
3031 (main): Wait for all threads to start before stopping GDB.
3032 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3033 global.
3034 (thread1_func, thread2_func): Wait on barrier.
3035 (main): Wait for all threads to start before stopping GDB.
3036 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3037 New global.
3038 (thread1_func, thread2_func): Wait on barrier.
3039 (main): Wait for all threads to start before stopping GDB.
3040
c945a99f
PA
30412015-01-09 Pedro Alves <palves@redhat.com>
3042
3043 * gdb.threads/attach-many-short-lived-threads.c: New file.
3044 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3045
c1a747c1
PA
30462014-01-09 Pedro Alves <palves@redhat.com>
3047
3048 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
3049 instead of to thread 2.
3050 * gdb.threads/signal-command-multiple-signals-pending.c (main):
3051 Add barrier around each pthread_create call instead of around all
3052 calls.
3053 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3054 Set a break on thread_function and have the child threads hit it
3055 one at at a time.
3056
60b3033e
PA
30572015-01-09 Pedro Alves <palves@redhat.com>
3058
3059 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3060 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3061 false.
3062 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
3063 checking whether the target board is remote.
3064 * gdb.multi/multi-attach.exp: Likewise.
3065 * gdb.python/py-sync-interp.exp: Likewise.
3066 * gdb.server/ext-attach.exp: Likewise.
3067 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
3068 tests that need to attach, instead of checking whether the target
3069 board is remote at the top of the file.
3070
acc018ac
YQ
30712015-01-08 Yao Qi <yao@codesourcery.com>
3072
3073 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3074
50a18af8
JK
30752015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 Fix testcase compilation.
3078 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3079
8503d6e1
JB
30802015-01-06 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.python/py-type.exp: Add a couple test about empty
3083 array creation, and negative-length array creation.
3084
cc73dbcc
DE
30852015-01-02 Doug Evans <xdje42@gmail.com>
3086
3087 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3088
0300bbc7
DE
30892015-01-02 Doug Evans <dje@google.com>
3090
3091 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3092
9d85a0ec
YQ
30932014-12-29 Yao Qi <yao@codesourcery.com>
3094
3095 * gdb.trace/entry-values.exp: Update comments. Rename variable
3096 bar_call_foo to returned_from_foo.
3097
87186c6a
MMN
30982014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3099
3100 PR gdb/17394
3101 * gdb.linespec/break-asm-file.c: New file.
3102 * gdb.linespec/break-asm-file.exp: New file.
3103 * gdb.linespec/break-asm-file0.s: New file.
3104 * gdb.linespec/break-asm-file1.s: New file.
3105
1bab7383
YQ
31062014-12-18 Nigel Stephens <nigel@mips.com>
3107 Maciej W. Rozycki <macro@codesourcery.com>
3108
3109 * gdb.base/float.exp: Handle the new output from "info float" on
3110 MIPS targets.
3111
1bc1068a
JK
31122014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 Fix MinGW compilation.
3115 * gdb.compile/compile-ops.exp: Update untested message if
3116 !skip_compile_feature_tests.
3117 * gdb.compile/compile-setjmp.exp: Likewise.
3118 * gdb.compile/compile-tls.exp: Likewise.
3119 * gdb.compile/compile.exp: Likewise.
3120 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3121 supported on this host".
3122
b6615d10
DE
31232014-12-16 Doug Evans <xdje42@gmail.com>
3124
3125 * boards/stabs.exp: New file.
3126
25dda427
AA
31272014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3128
3129 * gdb.base/completion.exp: Adjust to format changes of "maint
3130 print user-registers".
3131
bf330350
CU
31322014-12-16 Catalin Udma <catalin.udma@freescale.com>
3133
3134 PR server/17457
3135 * gdb.arch/aarch64-fp.c: New file.
3136 * gdb.arch/aarch64-fp.exp: New file.
3137
395cf596
SDJ
31382014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3139
3140 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3141 r210637, r210913, r211666, r215400, r215817).
3142
3143 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3144 * dg-extract-results.py: New file.
3145 * dg-extract-results.sh: Use it if the environment seems
3146 suitable.
3147
3148 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3149
3150 * dg-extract-results.py (parse_run): Handle warnings that
3151 are printed before a test harness is run.
3152
3153 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3154
3155 * dg-extract-results.py (Named): Remove __cmp__ method.
3156 (output_variation): Use a key to sort variation.harnesses.
3157
3158 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3159
3160 * dg-extract-results.py: For Python 3, force sys.stdout to
3161 handle surrogate escape sequences.
3162 (safe_open): New function.
3163 (output_segment, main): Use it.
3164
3165 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3166
3167 * dg-extract-results.py (Prog.result_re): Include options
3168 in test name.
3169
3170 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3171
3172 * dg-extract-results.py (output_variation): Always sort if
3173 do_sum.
3174
e882ef3c
SM
31752014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3176
3177 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3178 as long as we get pagination notifications.
3179
4992aa20
JM
31802014-12-15 Jason Merrill <jason@redhat.com>
3181
3182 * Makefile.in (check-gdb.%): Restore.
3183 * README: Mention it.
3184
c1b5a1a6
JB
31852014-12-13 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.ada/str_uninit: New testcase.
3188
5537b577
JK
31892014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 PR symtab/17642
3192 * gdb.base/vla-stub-define.c: New file.
3193 * gdb.base/vla-stub.c: New file.
3194 * gdb.base/vla-stub.exp: New file.
3195
bb2ec1b3
TT
31962014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3197 Jan Kratochvil <jan.kratochvil@redhat.com>
3198 Tom Tromey <tromey@redhat.com>
3199
3200 * configure.ac: Add gdb.compile/.
3201 * configure: Regenerate.
3202 * gdb.compile/Makefile.in: New file.
3203 * gdb.compile/compile-ops.exp: New file.
3204 * gdb.compile/compile-ops.c: New file.
3205 * gdb.compile/compile-tls.c: New file.
3206 * gdb.compile/compile-tls.exp: New file.
3207 * gdb.compile/compile-constvar.S: New file.
3208 * gdb.compile/compile-constvar.c: New file.
3209 * gdb.compile/compile-mod.c: New file.
3210 * gdb.compile/compile-nodebug.c: New file.
3211 * gdb.compile/compile-setjmp-mod.c: New file.
3212 * gdb.compile/compile-setjmp.c: New file.
3213 * gdb.compile/compile-setjmp.exp: New file.
3214 * gdb.compile/compile-shlib.c: New file.
3215 * gdb.compile/compile.c: New file.
3216 * gdb.compile/compile.exp: New file.
3217 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3218
4ff709eb
TT
32192014-12-12 Tom Tromey <tromey@redhat.com>
3220
3221 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3222 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3223
6dddd6a5
DE
32242014-12-12 Doug Evans <dje@google.com>
3225
3226 * lib/gdb-python.exp (get_python_valueof): New function.
3227 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3228
71c24708
AA
32292014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3230
3231 * gdb.base/completion.exp: Add test for completion of "info
3232 registers ".
3233
3e29f34a
MR
32342014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3235
3236 * gdb.base/func-ptrs.c: New file.
3237 * gdb.base/func-ptrs.exp: New file.
3238
fc126975
SM
32392014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3240
3241 PR breakpoints/17012
3242 * gdb.base/dprintf-detach.c: New file.
3243 * gdb.base/dprintf-detach.exp: New file.
3244
0a46d518
SM
32452014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3246
3247 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3248 * lib/gdb.exp (target_is_gdbserver): New procedure.
3249
a0be3e44
DE
32502014-12-08 Doug Evans <dje@google.com>
3251
3252 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3253
df1b803a
YQ
32542014-12-05 Yao Qi <yao@codesourcery.com>
3255
3256 * gdb.guile/scm-error.exp: Remove the third argument to
3257 gdb_remote_download.
3258 * gdb.guile/scm-frame-args.exp: Likewise.
3259 * gdb.guile/scm-section-script.exp: Likewise.
3260
ddb9f679
YQ
32612014-12-05 Yao Qi <yao@codesourcery.com>
3262
3263 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3264
86e4ed39
DE
32652014-12-04 Doug Evans <dje@google.com>
3266
3267 * gdb.python/py-objfile.exp: Add tests for
3268 objfile.add_separate_debug_file.
3269
7c50a931
DE
32702014-12-04 Doug Evans <dje@google.com>
3271
3272 * lib/gdb.exp (get_build_id): New function.
3273 (build_id_debug_filename_get): Rewrite to use it.
3274 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3275
621661e3
MR
32762014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3277
3278 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3279 `method(long)', not just 0x0.
3280 * gdb.cp/nsalias.exp: Align code labels to 4.
3281 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3282 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3283 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3284 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3285 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3286 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3287
29f0c3b7
DE
32882014-12-02 Doug Evans <dje@google.com>
3289
e1e061e7 3290 PR symtab/17602
29f0c3b7 3291 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 3292 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
3293 * gdb.cp/anon-ns.exp: Update.
3294
162078c8
NB
32952014-12-02 Nick Bull <nicholaspbull@gmail.com>
3296
3297 * gdb.python/py-events.py (inferior_call_handler): New.
3298 (register_changed_handler, memory_changed_handler): New.
3299 (test_events.invoke): Register new handlers.
3300 * gdb.python/py-events.exp: Add tests for inferior call,
3301 memory_changed and register_changed events.
3302
fdb09caf
AA
33032014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3304
3305 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3306 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3307 if the linker doesn't understand this.
3308
55cfb2c4
SM
33092014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3310
3311 * gdb.python/python.exp: Change expected reply to help().
3312
9e8cd6df
YQ
33132014-12-01 Yao Qi <yao@codesourcery.com>
3314
3315 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3316 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3317 * configure: Re-generated.
3318
6c659fc2
SC
33192014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3320
3321 * gdb.cp/chained-calls.cc: New file.
3322 * gdb.cp/chained-calls.exp: New file.
3323 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3324
d7fc3181
SM
33252014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3326
3327 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3328 * gdb.dwarf2/symtab-producer.exp: Same.
3329 * gdb.gdb/python-interrupts.exp: Same.
3330 * gdb.gdb/python-selftest.exp: Same.
3331 * gdb.python/py-linetable.exp: Same.
3332 * gdb.python/py-type.exp: Same.
3333 * gdb.python/py-value-cc.exp: Same.
3334 * gdb.python/py-value.exp: Same.
3335
10e79639
YQ
33362014-11-28 Yao Qi <yao@codesourcery.com>
3337
3338 * gdb.base/break-probes.exp: Match library name prefixed with
3339 sysroot.
3340
f28a0564
SM
33412014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3342
3343 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3344 test expected output. Add parentheses for the call to print.
3345 Remove L suffix from integers.
3346
3fe1ce1d
DE
33472014-11-26 Doug Evans <dje@google.com>
3348
3349 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3350
84429e27
YQ
33512014-11-22 Yao Qi <yao@codesourcery.com>
3352
3353 * gdb.trace/entry-values.c: Remove asms.
3354 (foo): Add foo_label.
3355 (bar): Add bar_label.
3356 * gdb.trace/entry-values.exp: Remove code computing foo's
3357 length and bar's length.
3358 (Dwarf::assemble): Invoke function_range for bar and use
3359 MACRO_AT_func for foo.
3360
26741859
YQ
33612014-11-22 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3364 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3365 Use .Lgcc43_procstart instead of gcc43.
3366
45e44d27
JB
33672014-11-21 Joel Brobecker <brobecker@adacore.com>
3368
3369 * gdb.ada/n_arr_bound: New testcase.
3370
458c8db8
SDJ
33712014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3372
3373 PR breakpoints/10737
3374 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3375 test_catch_syscall_multi_arch.
3376 (test_catch_syscall_multi_arch): New function.
3377
43f3e411
DE
33782014-11-20 Doug Evans <xdje42@gmail.com>
3379
3380 * gdb.base/maint.exp: Update expected output.
3381
0d7b2549
AA
33822014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3383
3384 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3385 4-byte instruction on S390.
3386
8908fca5
JB
33872014-11-19 Joel Brobecker <brobecker@adacore.com>
3388
3389 * gdb.ada/arr_arr: New testcase.
3390
4a46959e
JB
33912014-11-19 Joel Brobecker <brobecker@adacore.com>
3392
3393 * gdb.ada/pkd_arr_elem: New Testcase.
3394
470e2f4e
LM
33952014-11-18 Luis Machado <lgustavo@codesourcery.com>
3396
3397 * gdb.reverse/break-precsave: Expect completion message for
3398 core file reads.
3399 * gdb.reverse/consecutive-precsave.exp: Likewise.
3400 * gdb.reverse/finish-precsave.exp: Likewise.
3401 * gdb.reverse/i386-precsave.exp: Likewise.
3402 * gdb.reverse/machinestate-precsave.exp: Likewise.
3403 * gdb.reverse/sigall-precsave.exp: Likewise.
3404 * gdb.reverse/solib-precsave.exp: Likewise.
3405 * gdb.reverse/step-precsave.exp: Likewise.
3406 * gdb.reverse/until-precsave.exp: Likewise.
3407 * gdb.reverse/watch-precsave.exp: Likewise.
3408
a267f3ad
AA
34092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3410
3411 * gdb.base/bp-permanent.c: Include unistd.h.
3412 * gdb.python/py-framefilter-mi.c (main): Add return type.
3413 * gdb.python/py-framefilter.c (main): Likewise.
3414 * gdb.trace/actions-changed.c (main): Likewise.
3415
12084a9a
AA
34162014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3417
3418 * gdb.mi/until.c: Add eye-catchers.
3419 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3420 line numbers.
3421
dc7e1a77
AA
34222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3423
3424 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3425 function header variants in break1.c.
3426 * gdb.base/ena-dis-br.exp: Likewise.
3427 * gdb.base/hbreak2.exp: Likewise.
3428 * gdb.reverse/until-precsave.exp: Drop references to removed
3429 non-prototype function header variants in ur1.c.
3430 * gdb.reverse/until-reverse.exp: Likewise.
3431
41c77605
PM
34322014-11-17 Petr Machata <pmachata@redhat.com>
3433
3434 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3435 ${_cu_offset_size} bytes abbrev offset.
3436
34248c3a
DE
34372014-11-15 Doug Evans <xdje42@gmail.com>
3438
3439 PR symtab/17559
3440 * gdb.base/line-symtabs.exp: New file.
3441 * gdb.base/line-symtabs.c: New file.
3442 * gdb.base/line-symtabs.h: New file.
3443
646da059
YQ
34442014-11-14 Yao Qi <yao@codesourcery.com>
3445
3446 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3447 (func): Add label func_label.
3448 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3449 Replace low_pc and high_pc with MACRO_AT_range.
3450 Replace name, low_pc and high_pc with MACRO_AT_func.
3451
9301ebe6
YQ
34522014-11-14 Yao Qi <yao@codesourcery.com>
3453
3454 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3455 Replace name, low_pc and high_pc with MACRO_AT_func.
3456
f166b542
YQ
34572014-11-14 Yao Qi <yao@codesourcery.com>
3458
3459 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3460 produce debug information.
3461 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3462
0f6e71e3
YQ
34632014-11-14 Yao Qi <yao@codesourcery.com>
3464
3465 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3466 object and get function length.
3467 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3468 with MACRO_AT_func.
3469 (top-level): Replace gdb_compile and clean_restart with
3470 prepare_for_testing.
3471 * gdb.dwarf2/main.c (main): Add label main_label.
3472
876c4df9
YQ
34732014-11-14 Yao Qi <yao@codesourcery.com>
3474
3475 * lib/dwarf.exp (function_range): New procedure.
3476 (Dwarf::_handle_macro_at_func): New procedure.
3477 (Dwarf::_handle_macro_at_range): New procedure.
3478 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3479
02ad9cf1
YQ
34802014-11-14 Yao Qi <yao@codesourcery.com>
3481
3482 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3483 (_handle_attribute): New procedure.
3484
a59add0c
AA
34852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3486
3487 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3488 * gdb.base/call-sc.c (zed): Likewise.
3489 * gdb.base/checkpoint.c (main): Likewise.
3490 * gdb.base/dump.c (main): Likewise.
3491 * gdb.base/gcore.c (main): Likewise.
3492 * gdb.base/huge.c (main): Likewise.
3493 * gdb.base/multi-forks.c (main): Likewise.
3494 * gdb.base/pr10179-a.c (main): Likewise.
3495 * gdb.base/savedregs.c (main): Likewise.
3496 * gdb.base/sigaltstack.c (main): Likewise.
3497 * gdb.base/siginfo.c (main): Likewise.
3498 * gdb.base/structs.c (zed): Likewise.
3499 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3500 * gdb.mi/mi-syn-frame.c (main): Likewise.
3501 * gdb.mi/until.c (foo, main): Likewise.
3502 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3503 * gdb.base/solib-weak.c (foo): Declare.
3504 * gdb.base/attach-twice.c: Include stdio.h.
3505 * gdb.base/weaklib1.c: Likewise.
3506 * gdb.base/weaklib2.c: Likewise.
3507 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3508 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3509 unistd.h.
3510 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3511 * gdb.mi/mi-exit-code.c: Likewise.
3512 * gdb.base/break-interp-lib.c: Include string.h.
3513 * gdb.base/coremaker.c: Likewise.
3514 * gdb.base/testenv.c: Likewise.
3515 * gdb.python/py-finish-breakpoint.c: Likewise.
3516 * gdb.base/inferior-died.c: Include sys/wait.h.
3517 * gdb.base/fileio.c: Include time.h.
3518 * gdb.base/async-shell.c: Include unistd.h.
3519 * gdb.base/dprintf-non-stop.c: Likewise.
3520 * gdb.base/info-os.c: Likewise.
3521 * gdb.mi/mi-console.c: Likewise.
3522 * gdb.mi/watch-nonstop.c: Likewise.
3523 * gdb.python/py-events.c: Likewise.
3524 * gdb.base/async.c (baz): Move up before its invocation.
3525 * gdb.base/code_elim2.c (my_global_func): Likewise.
3526 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3527 * gdb.base/advance.c (func2): Likewise.
3528
3b5d5997
AA
35292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3530
3531 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3532 variant.
3533 * gdb.base/annota3.c: Likewise.
3534 * gdb.base/async.c: Likewise.
3535 * gdb.base/average.c: Likewise.
3536 * gdb.base/call-ar-st.c: Likewise.
3537 * gdb.base/call-rt-st.c: Likewise.
3538 * gdb.base/call-sc.c: Likewise.
3539 * gdb.base/call-strs.c: Likewise.
3540 * gdb.base/ending-run.c: Likewise.
3541 * gdb.base/execd-prog.c: Likewise.
3542 * gdb.base/exprs.c: Likewise.
3543 * gdb.base/foll-exec.c: Likewise.
3544 * gdb.base/foll-fork.c: Likewise.
3545 * gdb.base/foll-vfork.c: Likewise.
3546 * gdb.base/funcargs.c: Likewise.
3547 * gdb.base/gcore.c: Likewise.
3548 * gdb.base/jump.c: Likewise.
3549 * gdb.base/langs0.c: Likewise.
3550 * gdb.base/langs1.c: Likewise.
3551 * gdb.base/langs2.c: Likewise.
3552 * gdb.base/mips_pro.c: Likewise.
3553 * gdb.base/nodebug.c: Likewise.
3554 * gdb.base/opaque0.c: Likewise.
3555 * gdb.base/opaque1.c: Likewise.
3556 * gdb.base/recurse.c: Likewise.
3557 * gdb.base/run.c: Likewise.
3558 * gdb.base/scope0.c: Likewise.
3559 * gdb.base/scope1.c: Likewise.
3560 * gdb.base/setshow.c: Likewise.
3561 * gdb.base/setvar.c: Likewise.
3562 * gdb.base/shmain.c: Likewise.
3563 * gdb.base/shr1.c: Likewise.
3564 * gdb.base/shr2.c: Likewise.
3565 * gdb.base/sigall.c: Likewise.
3566 * gdb.base/signals.c: Likewise.
3567 * gdb.base/so-indr-cl.c: Likewise.
3568 * gdb.base/solib2.c: Likewise.
3569 * gdb.base/structs.c: Likewise.
3570 * gdb.base/sum.c: Likewise.
3571 * gdb.base/vforked-prog.c: Likewise.
3572 * gdb.base/watchpoint.c: Likewise.
3573 * gdb.reverse/shr2.c: Likewise.
3574 * gdb.reverse/until-reverse.c: Likewise.
3575 * gdb.reverse/ur1.c: Likewise.
3576 * gdb.reverse/watch-reverse.c: Likewise.
3577
066a77c5
AA
35782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3579
3580 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3581 variant.
3582 * gdb.base/sepdebug.exp: Drop references to removed code.
3583
4f204ea5
AA
35842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3585
3586 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3587 variant. Preserve original line numbering.
3588 * gdb.base/list1.c: Likewise.
3589
3b377a3a
AA
35902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3591
3592 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3593 variant.
3594 * gdb.base/break1.c: Likewise.
3595 * gdb.base/break.exp: Drop references to removed code.
3596
e444df73
AA
35972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3598
3599 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3600 variant.
3601
8008f2a7
AA
36022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3603
3604 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3605
a5a06887
AA
36062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3607
3608 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3609 logic into perform_all_tests() and invoke it with and without
3610 function header prototypes.
3611 (do_function_calls): Remove conditional XFAIL for PR 5318.
3612 (rerun_and_prepare): Remove duplicate code.
3613 (perform_all_tests): New. Main logic moved here.
3614
44dba9b9
AA
36152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3616
3617 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3618 code guarded by #ifdef NO_PROTOTYPES.
3619 (t_double_many_args): Likewise.
3620 (DEF_FUNC_MANY_ARGS_1): Likewise.
3621 (DEF_FUNC_VALUES_1): Likewise.
3622 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3623 guarded by #ifdef PROTOTYPES.
3624
d1fbcd56
AA
36252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3626
3627 * gdb.mi/mi-console.c: Add eye-catcher.
3628 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3629 instead of literal line number.
3630
b0e59b8f
AA
36312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3632
3633 * gdb.base/shr2.c: Add eye-catcher.
3634 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3635 line number.
3636
78f98cca
AA
36372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3638
3639 * gdb.base/jump.c: Add eye-catchers.
3640 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3641 numbers.
3642
58fa2af0
AA
36432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3644
3645 * gdb.base/execd-prog.c: Add eye-catchers.
3646 * gdb.base/foll-exec.c: Likewise.
3647 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3648 line numbers.
3649
04e5059b
AA
36502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3651
3652 * gdb.base/ending-run.c: Add eye-catchers.
3653 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3654 literal line numbers.
3655
dbfdb174
AA
36562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3657
3658 * gdb.base/call-rt-st.c: Add eye-catchers.
3659 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3660 literal line numbers.
3661
888a2ade
AA
36622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3663
3664 * gdb.base/call-ar-st.c: Add eye-catchers.
3665 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3666 literal line numbers.
3667
6acc2dde
AA
36682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3669
3670 * gdb.base/average.c: Add eye-catchers.
3671 * gdb.base/sum.c: Likewise.
3672 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3673 regexps dynamically.
3674
9ecfcd1d
AA
36752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3676
3677 * gdb.base/solib1.c: Add eye-catchers.
3678 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3679 literal line numbers.
3680
78708b7c
PA
36812014-11-12 Pedro Alves <palves@redhat.com>
3682
3683 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3684 leader has exited.
3685
af48d08f
PA
36862014-11-12 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.arch/i386-bp_permanent.c: New file.
3689 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3690 (srcfile): Set to i386-bp_permanent.c.
3691 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3692 that stepi does not execute the 'leave' instruction, instead of
3693 testing it does execute.
3694 * gdb.base/bp-permanent.c: New file.
3695 * gdb.base/bp-permanent.exp: New file.
3696
af3768e9
DE
36972014-11-10 Doug Evans <xdje42@gmail.com>
3698
3699 PR symtab/17564
3700 * gdb.base/symtab-search-order.exp: New file.
3701 * gdb.base/symtab-search-order.c: New file.
3702 * gdb.base/symtab-search-order-1.c: New file.
3703 * gdb.base/symtab-search-order-shlib-1.c: New file.
3704
9de00a4a
PA
37052014-11-07 Pedro Alves <palves@redhat.com>
3706
3707 PR gdb/17511
3708 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3709 i?86-*-linux*.
3710
e0f52461
SC
37112014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3712
3713 PR c++/17494
3714 * gdb.cp/pr17494.cc: New file.
3715 * gdb.cp/pr17494.exp: New file.
3716
6ce8c980
YQ
37172014-11-02 Yao Qi <yao@codesourcery.com>
3718
3719 * gdb.python/python.exp: Get working directory and match the
3720 output of "set extended-prompt \\w " with it.
3721
02be9a71
DE
37222014-10-30 Doug Evans <dje@google.com>
3723
3724 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3725 in objfiles.
3726 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3727 in progspaces.
3728
3bdff46b
LM
37292014-10-30 Janis Johnson <janisjo@codesourcery.com>
3730
3731 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3732 * gdb.base/realname-expand.exp: Likewise.
3733 * gdb.linespec/macro-relative.exp: Likewise.
3734
ab917dfb
PA
37352014-10-29 Pedro Alves <palves@redhat.com>
3736
3737 PR gdb/17408
3738 * gdb.threads/schedlock.c (some_function): New function.
3739 (call_function): New global.
3740 (MAYBE_CALL_SOME_FUNCTION): New macro.
3741 (thread_function): Call it.
3742 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3743 and use it instead of a global counter. Adjust all callers.
3744 (get_current_thread): Use "find current thread" for test message
3745 here rather than having all callers pass down the same string.
3746 (goto_loop): New procedure, factored out from ...
3747 (my_continue): ... this.
3748 (step_ten_loops): Change parameter from test message to command to
3749 use. Adjust.
3750 (list_count): Delete global.
3751 (check_result): New procedure, factored out from duplicate top
3752 level code.
3753 (continue tests): Wrap in with_test_prefix.
3754 (test_step): New procedure, factored out from duplicate top level
3755 code.
3756 (top level): Test "step" in combination with all scheduler-locking
3757 modes. Test "next" in combination with all scheduler-locking
3758 modes, and in combination with stepping over a function call or
3759 not.
3760 * gdb.threads/next-bp-other-thread.c: New file.
3761 * gdb.threads/next-bp-other-thread.exp: New file.
3762
d3d4baed
PA
37632014-10-29 Pedro Alves <palves@redhat.com>
3764
3765 PR python/17372
3766 * gdb.python/python.exp: Test a multi-line command that spawns
3767 interactive Python.
3768 * gdb.base/multi-line-starts-subshell.exp: New file.
3769
563e8d85
YQ
37702014-10-29 Yao Qi <yao@codesourcery.com>
3771
3772 * gdb.base/fileio.exp: Make directories on host.
3773
0ea4d52e
YQ
37742014-10-29 Yao Qi <yao@codesourcery.com>
3775
3776 * gdb.base/fileio.c (test_write): Close the file.
3777
7f5ef605
PA
37782014-10-28 Pedro Alves <palves@redhat.com>
3779
3780 PR gdb/12623
3781 * gdb.base/sigstep.c (no_handler): New global.
3782 (main): If 'no_handler is true, set the signal handlers to
3783 SIG_IGN.
3784 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3785 with_sw_watch and no_handler parameters. Handle them.
3786 (top level) <stepping over handler when stopped at a breakpoint
3787 test>: Add a test axis for testing with a software watchpoint, and
3788 another for testing with the signal handler set to SIG_IGN.
3789 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3790 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3791
abbdbd03
PA
37922014-10-28 Pedro Alves <palves@redhat.com>
3793
3794 PR gdb/17511
3795 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3796 * gdb.base/sigstep.exp (other_handler_location): New global.
3797 (advance): Support stepping into the signal handler, and running
3798 commands while in the handler.
3799 (in_handler_map): New global.
3800 (top level): In the advance test, add combinations for getting
3801 into the handler with stepping commands, and for running commands
3802 in the handler. Add comment descripting the advancei tests.
3803
1df4399f
PA
38042014-10-28 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.base/sigstep.exp: Use build_executable instead of
3807 prepare_for_testing.
3808 (top level): Move code that starts GDB, runs to main and creates a
3809 display to ...
3810 (restart): ... this new procedure.
3811 (top level): Move backtrace from signal handler test to ...
3812 (validate_backtrace): ... this new procedure.
3813 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3814 with_test_prefix. Always restart GDB.
3815 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3816 with_test_prefix. Always restart GDB. No need to delete
3817 breakpoints after the test.
3818 (test_skip_handler): Remove prefix parameter.
3819 (skip_over_handler, breakpoint_to_handler)
3820 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3821 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3822 restart GDB. No need to delete breakpoints after the test.
3823 (top level): Use foreach to call the test procedures with
3824 different commands.
3825
a5b6e449
PA
38262014-10-28 Pedro Alves <palves@redhat.com>
3827
3828 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3829 instead of GNATS numbers.
3830 * gdb.base/sigbpt.exp: Likewise.
3831 * gdb.base/siginfo.exp: Likewise.
3832 * gdb.base/sigstep.exp: Likewise.
3833
e5f8a7cc
PA
38342014-10-27 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.base/sigstep.c (dummy): New global.
3837 (main): Issue a couple writes to the new global.
3838 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3839 procedures.
3840 (skip_over_handler): Use test_skip_handler.
3841 (top level): Call skip_over_handler for stepi and nexti too.
3842 (breakpoint_over_handler): Use test_skip_handler.
3843 (top level): Call breakpoint_over_handler for stepi and nexti too.
3844
763905a3
YQ
38452014-10-27 Yao Qi <yao@codesourcery.com>
3846
3847 * gdb.trace/tfile.c (adjust_function_address)
3848 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3849 function descriptor.
3850
6f259a23
DB
38512014-10-24 Don Breazeal <donb@codesourcery.com>
3852
3853 * gdb.base/foll-fork.exp (test_follow_fork,
3854 catch_fork_child_follow): Check for updated fork messages emitted
3855 from infrun.c.
3856 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3857 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3858 vfork_and_exec_child_follow_through_step): Check for updated vfork
3859 messages emitted from infrun.c.
3860
09dd9a69
PA
38612014-10-24 Pedro Alves <palves@redhat.com>
3862
3863 * gdb.base/corefile.exp: Remove references to ultrix.
3864 * gdb.base/interrupt.exp: Likewise.
3865 * gdb.base/whatis.exp: Likewise.
3866 * gdb.gdb/selftest.exp: Likewise.
3867 * gdb.threads/manythreads.exp: Likewise.
3868 * gdb.threads/print-threads.exp: Likewise.
3869 * gdb.threads/pthreads.exp:: Likewise.
3870 * gdb.threads/schedlock.exp: Likewise.
3871
3433cfa5
SC
38722014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3873
3874 * gdb.cp/non-trivial-retval.cc: Add a test case.
3875 * gdb.cp/non-trivial-retval.exp: Add a test.
3876
092f880b
YQ
38772014-10-20 Yao Qi <yao@codesourcery.com>
3878
3879 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3880 * gdb.python/py-objfile-script-gdb.py: New file.
3881 * gdb.python/py-objfile-script.exp: Update reference to
3882 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3883 of remote_download. Remove the dest file.
3884
acbdb7f3
YQ
38852014-10-20 Yao Qi <yao@codesourcery.com>
3886
3887 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3888 * gdb.base/step-line.exp: Likewise.
3889 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3890 * gdb.dwarf2/dw2-basic.exp: Likewise.
3891 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3892 * gdb.dwarf2/dw2-filename.exp: Likewise.
3893 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3894 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3895 * gdb.dwarf2/dw2-producer.exp: Likewise.
3896 * gdb.dwarf2/mac-fileno.exp: Likewise.
3897 * gdb.python/py-frame-args.exp: Likewise.
3898 * gdb.python/py-framefilter.exp: Likewise.
3899 * gdb.python/py-mi.exp: Likewise.
3900 * gdb.python/py-objfile-script.exp: Likewise
3901 * gdb.python/py-pp-integral.exp: Likewise.
3902 * gdb.python/py-pp-re-notag.exp: Likewise.
3903 * gdb.python/py-prettyprint.exp: Likewise.
3904 * gdb.python/py-section-script.exp: Likewise.
3905 * gdb.python/py-typeprint.exp: Likewise.
3906 * gdb.python/py-xmethods.exp: Likewise.
3907 * gdb.stabs/weird.exp: Likewise.
3908 * gdb.xml/tdesc-regs.exp: Likewise.
3909
bd286a29
KCY
39102014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3911
3912 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3913 (out_cu): Use addr_len for the size of addresses.
3914 (out_line): Likewise. Size DW_LNE_set_address instruction
3915 according to addr_len.
3916 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3917 (FUNC): Add START_INSNS to definition.
3918
673dc4a0
YQ
39192014-10-18 Yao Qi <yao@codesourcery.com>
3920
3921 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3922 gdb_has_argv0 return true.
3923 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3924 check [target_info exists noargs], check [gdb_has_argv0]
3925 instead.
3926 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3927 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3928 procedures.
3929
4ffbba72
DE
39302014-10-17 Doug Evans <dje@google.com>
3931
3932 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3933 event.
3934 * gdb.python/py-events.py: Add clear_objfiles event.
3935
d096d8c1
DE
39362014-10-17 Doug Evans <dje@google.com>
3937
3938 * gdb.python/py-objfile.exp: Test progspace attribute.
3939
a80db015
LM
39402014-10-17 Luis Machado <lgustavo@codesourcery.com>
3941
3942 * gdb.guile/scm-breakpoint.exp: Do not assume any
3943 directory separators when matching source file paths.
3944 * gdb.python/py-breakpoint.exp: Likewise.
3945 * gdb.reverse/break-precsave.exp: Likewise.
3946 * gdb.reverse/break-reverse.exp: Likewise.
3947 * gdb.reverse/consecutive-precsave.exp: Likewise.
3948 * gdb.reverse/finish-precsave.exp: Likewise.
3949 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3950 * gdb.reverse/finish-reverse.exp: Likewise.
3951 * gdb.reverse/i386-precsave.exp: Likewise.
3952 * gdb.reverse/i387-env-reverse.exp: Likewise.
3953 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3954 * gdb.reverse/machinestate-precsave.exp: Likewise.
3955 * gdb.reverse/machinestate.exp: Likewise.
3956 * gdb.reverse/sigall-precsave.exp: Likewise.
3957 * gdb.reverse/solib-precsave.exp: Likewise.
3958 * gdb.reverse/step-precsave.exp: Likewise.
3959 * gdb.reverse/until-precsave.exp: Likewise.
3960 * gdb.reverse/watch-precsave.exp: Likewise.
3961 * gdb.reverse/watch-reverse.exp: Likewise.
3962
b22089ab
YQ
39632014-10-17 Yao Qi <yao@codesourcery.com>
3964
3965 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3966 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3967
6c4486e6
PA
39682014-10-17 Pedro Alves <palves@redhat.com>
3969
3970 PR gdb/17471
3971 * gdb.base/bg-execution-repeat.c: New file.
3972 * gdb.base/bg-execution-repeat.exp: New file.
3973
0ff33695
PA
39742014-10-17 Pedro Alves <palves@redhat.com>
3975
3976 PR gdb/17300
3977 * gdb.base/continue-all-already-running.c: New file.
3978 * gdb.base/continue-all-already-running.exp: New file.
3979
6fdebc3d
PA
39802014-10-17 Pedro Alves <palves@redhat.com>
3981
3982 PR gdb/17472
3983 * gdb.base/annota-input-while-running.c: New file.
3984 * gdb.base/annota-input-while-running.exp: New file.
3985
32a8097b
PA
39862014-10-17 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.base/callfuncs.exp: emove references to osf.
3989 * gdb.base/sigall.exp: Likewise.
3990 * gdb.gdb/selftest.exp: Likewise.
3991 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3992 * gdb.mi/non-stop.c: Likewise.
3993 * gdb.mi/pthreads.c: Likewise.
3994 * gdb.reverse/sigall-precsave.exp: Likewise.
3995 * gdb.reverse/sigall-reverse.exp: Likewise.
3996 * gdb.threads/pthreads.c: Likewise.
3997 * gdb.threads/pthreads.exp: Likewise.
3998
7a3517ff
YQ
39992014-10-17 Yao Qi <yao@codesourcery.com>
4000
4001 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4002 check 'target_info exists noargs'.
4003 (test_command_prompt_position): Likewise.
4004 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4005 Remove "set args".
4006 (progvar_simple_while_test): Likewise.
4007 (progvar_complex_if_while_test): Likewise.
4008 (if_while_breakpoint_command_test): Likewise.
4009 (infrun_breakpoint_command_test): Likewise.
4010 (breakpoint_command_test): Likewise.
4011 (watchpoint_command_test): Likewise.
4012 (bp_deleted_in_command_test): Likewise.
4013 (temporary_breakpoint_commands): Likewise.
4014
bb99c472
YQ
40152014-10-16 Yao Qi <yao@codesourcery.com>
4016
4017 * gdb.base/remotetimeout.exp: Remove noargs checking.
4018
7c16b83e
PA
40192014-10-15 Pedro Alves <palves@redhat.com>
4020
4021 PR breakpoints/9649
4022 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4023 * gdb.base/breakpoint-in-ro-region.exp
4024 (probe_target_hardware_step): New procedure.
4025 (top level): Probe hardware stepping and hardware breakpoint
4026 support. Test stepping through a read-only region, with both
4027 "breakpoint auto-hw" on and off and both "always-inserted" on and
4028 off.
4029
35a49624
IB
40302014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4031
4032 * gdb.dlang/demangle.exp: Update for demangling changes.
4033
2d1c107c
SC
40342014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4035
4036 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4037 * gdb.cp/non-trivial-retval.exp: Add new tests.
4038
778811d5
SC
40392014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4040
4041 PR c++/13403
4042 PR c++/15154
4043 * gdb.cp/non-trivial-retval.cc: New file.
4044 * gdb.cp/non-trivial-retval.exp: New file.
4045
10c5f0a8
YQ
40462014-10-15 Yao Qi <yao@codesourcery.com>
4047
4048 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4049 remote host.
4050
65d7b369
YQ
40512014-10-15 Yao Qi <yao@codesourcery.com>
4052
4053 * gdb.python/py-symbol.exp: Match file base name if host is
4054 remote, otherwise match file name with dir name.
4055 * gdb.python/py-symtab.exp: Likewise.
4056 * gdb.python/python.exp: Likewise.
4057
46dc1394
YQ
40582014-10-15 Yao Qi <yao@codesourcery.com>
4059
4060 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4061 pattern.
4062 * gdb.python/py-symtab.exp: Likewise.
4063 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4064 locationn.
4065
c40cc657
JB
40662014-10-14 Joel Brobecker <brobecker@adacore.com>
4067
4068 * gdb.ada/addr_arith: New testcase.
4069
2abf49e1
MR
40702014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4071
4072 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
4073 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
4074 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
4075 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
4076
f7088df3
SDJ
40772014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4078
4079 * gdb.arch/stap-eval-lang-ada.S: Likewise.
4080 * gdb.arch/stap-eval-lang-ada.c: Likewise.
4081 * gdb.arch/stap-eval-lang-ada.exp: New file.
4082
4dc06805
YQ
40832014-10-14 Yao Qi <yao@codesourcery.com>
4084
4085 * gdb.mi/mi-var-child.c (nothing1): New function.
4086 (nothing2): New function.
4087 (do_children_tests): Set function pointers by nothing1 and
4088 nothing2.
4089 * gdb.mi/mi-var-child.exp: Step over new added statements.
4090 Update test to match the new output.
4091 * gdb.mi/var-cmd.c (nothing1): New function.
4092 (nothing2): New function.
4093 (do_children_tests): Set function pointers by nothing1 and
4094 nothing2.
4095 * gdb.mi/mi-var-display.exp: Update test to match output.
4096 Step to the line specified by $line_dct_nothing.
4097 Increase the number of lines to step.
4098
46a93de2
YQ
40992014-10-14 Yao Qi <yao@codesourcery.com>
4100
4101 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4102 tests.
4103 * gdb.mi/mi2-var-child.exp: Likewise.
4104
14ea52ee
DE
41052014-10-13 Doug Evans <dje@google.com>
4106
4107 * gdb.python/py-objfile.exp: Change name of file name test.
4108
e5c6e92b
DE
41092014-10-13 Doug Evans <dje@google.com>
4110
4111 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4112 from the start of the CU.
4113
c780cc2f
JK
41142014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4115 Yao Qi <yao@codesourcery.com>
4116
4117 Fix "save breakpoints" for "catch" command.
4118 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4119 Remove -nonewline. Match also the added "main" line.
4120
99894e11
JK
41212014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4122
4123 Fix "save breakpoints" for "disable $bpnum" command.
4124 * gdb.base/save-bp.c (main): Add label.
4125 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4126
6e1ac5a3
JK
41272014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4128
4129 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4130
754dd2b0
YQ
41312014-10-11 Yao Qi <yao@codesourcery.com>
4132
4133 * gdb.server/server-kill.exp: Execute command
4134 "set remote trace-status-packet on" before "tstatus".
4135
f90183d7
YQ
41362014-10-11 Yao Qi <yao@codesourcery.com>
4137
4138 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4139 (main): Call getppid.
4140 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4141 and continue to it. Read variable "server_pid".
4142
bf40a607
YQ
41432014-10-11 Yao Qi <yao@codesourcery.com>
4144
4145 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4146
052ca370
YQ
41472014-10-11 Yao Qi <yao@codesourcery.com>
4148
4149 * gdb.threads/thread-find.exp: Don't execute command
4150 "info threads".
4151 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4152 * gdb.threads/linux-dp.exp: Don't check the condition
4153 $threads_created equals to zero.
4154
3831839c
PA
41552014-10-10 Pedro Alves <palves@redhat.com>
4156
4157 * gdb.base/bigcore.exp: Remove references to IRIX.
4158 * gdb.base/funcargs.exp: Likewise.
4159 * gdb.base/interrupt.exp: Likewise.
4160 * gdb.base/mips_pro.exp: Likewise.
4161 * gdb.base/nodebug.exp: Likewise.
4162 * gdb.base/setvar.exp: Likewise.
4163 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4164
8b9a549d
PA
41652014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4166 Pedro Alves <palves@redhat.com>
4167
4168 PR symtab/14466
4169 * gdb.base/vdso-warning.c: New file.
4170 * gdb.base/vdso-warning.exp: New file.
4171
d48ba5e8
DE
41722014-10-02 Doug Evans <dje@google.com>
4173
4174 * gdb.base/structs.c (main): Don't run forever.
4175
2278c276
PA
41762014-10-02 Pedro Alves <palves@redhat.com>
4177
4178 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4179 (top level) <stop threads 1, stop threads 2>: Use it.
4180
b57bacec
PA
41812014-10-02 Pedro Alves <palves@redhat.com>
4182
4183 * gdb.threads/break-while-running.exp (test): Add new
4184 'update_thread_list' argument. Skip "info threads" if false.
4185 (top level): Add new 'update_thread_list' axis.
4186
13fd3ff3
PA
41872014-10-02 Pedro Alves <palves@redhat.com>
4188
4189 PR breakpoints/17431
4190 * gdb.base/execl-update-breakpoints.c: New file.
4191 * gdb.base/execl-update-breakpoints.exp: New file.
4192
0fec99e8
PA
41932014-10-01 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.base/breakpoint-in-ro-region.c: New file.
4196 * gdb.base/breakpoint-in-ro-region.exp: New file.
4197
2ddf4301
SM
41982014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4199
4200 * gdb.mi/mi-exit-code.exp: New file.
4201 * gdb.mi/mi-exit-code.c: New file.
4202
6a5f3f43
YQ
42032014-09-30 Yao Qi <yao@codesourcery.com>
4204
4205 * lib/prelink-support.exp (build_executable_own_libs): Error if
4206 the target isn't native.
4207
345bcc73
YQ
42082014-09-30 Yao Qi <yao@codesourcery.com>
4209
4210 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4211 false.
4212
a25a5a45
PA
42132014-09-22 Pedro Alves <palves@redhat.com>
4214
4215 * gdb.threads/break-while-running.exp: New file.
4216 * gdb.threads/break-while-running.c: New file.
4217
00ba3162
YQ
42182014-09-19 Yao Qi <yao@codesourcery.com>
4219
4220 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4221 Invoke test. Restart GDB with --readnow and invoke test again.
4222
c3b7b696
YQ
42232014-09-19 Yao Qi <yao@codesourcery.com>
4224
4225 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4226 proc set_breakpoint_on_gcd_function. Invoke
4227 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4228 invoke set_breakpoint_on_gcd_function again.
4229
2b4fd423
DE
42302014-09-18 Doug Evans <dje@google.com>
4231
4232 * gdb.dwarf2/symtab-producer.exp: New file.
4233
a5947601
SDJ
42342014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4235
4236 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4237 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4238 * gdb.base/global-var-nested-by-dso.c: Likewise.
4239 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4240
91c19059
SDJ
42412014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4242 Pedro Alves <palves@redhat.com>
4243
4244 * gdb.base/watch-bitfields.exp: Pass string other than test file
4245 name to prepare_for_testing.
4246 (watch): New procedure.
4247 (expect_watchpoint): Use with_test_prefix.
4248 (top level): Factor out tests to ...
4249 (test_watch_location, test_regular_watch): ... these new
4250 procedures, and use with_test_prefix and gdb_continue_to_end.
4251
bb9d5f81
PP
42522014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4253
4254 PR breakpoints/12526
4255 * gdb.base/watch-bitfields.exp: New file.
4256 * gdb.base/watch-bitfields.c: New file.
4257
635856f5
PA
42582014-09-16 Pedro Alves <palves@redhat.com>
4259
4260 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4261 software and hardware addresses, not software address against
4262 itself.
4263
7280ceea
PA
42642014-09-16 Pedro Alves <palves@redhat.com>
4265
4266 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4267 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4268
428b16bd
PA
42692014-09-16 Pedro Alves <palves@redhat.com>
4270
4271 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4272 files.
4273 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4274 "*-*-vxworks*" throughout.
4275 * gdb.base/break.exp: Likewise.
4276 * gdb.base/default.exp: Likewise.
4277 * gdb.base/scope.exp: Likewise.
4278 * gdb.base/sepdebug.exp: Likewise.
4279 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4280 throughout.
4281 * gdb.base/run.c: Likewise.
4282 * gdb.base/sepdebug.c: Likewise.
4283 * gdb.hp/gdb.aCC/run.c: Likewise.
4284 * gdb.reverse/until-reverse.c: Likewise.
4285 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4286
666d413c
YQ
42872014-09-16 Yao Qi <yao@codesourcery.com>
4288
4289 * boards/local-remote-host-native.exp: New file.
4290
57cbd724
DE
42912014-09-14 Doug Evans <xdje42@gmail.com>
4292
4293 * gdb.threads/queue-signal.c (thread_count): New variable.
4294 (thread_count_mutex, thread_count_condvar): New variables.
4295 (incr_thread_count, wait_all_threads_running): New functions.
4296 (main): Wait for all threads to be in their thread functions.
4297
81219e53
DE
42982014-09-13 Doug Evans <xdje42@gmail.com>
4299
4300 * gdb.threads/queue-signal.c: New file.
4301 * gdb.threads/queue-signal.exp: New file.
4302
3714cea7
DE
43032014-09-13 Doug Evans <xdje42@gmail.com>
4304
4305 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4306 be consistent with what default_gdb_init uses.
4307 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4308 the plain text of the prompt. Add some logging printfs.
4309 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4310
fa43b1d7
PA
43112014-09-12 Pedro Alves <palves@redhat.com>
4312
4313 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4314 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4315 * gdb.arch/i386-size-overlap.exp: Likewise.
4316 * gdb.arch/i386-size.exp: Likewise.
4317 * gdb.arch/i386-unwind.exp: Likewise.
4318 * gdb.base/a2-run.exp: Likewise.
4319 * gdb.base/break.exp: Likewise.
4320 * gdb.base/charset.exp: Likewise.
4321 * gdb.base/chng-syms.exp: Likewise.
4322 * gdb.base/commands.exp: Likewise.
4323 * gdb.base/dbx.exp: Likewise.
4324 * gdb.base/find.exp: Likewise.
4325 * gdb.base/funcargs.exp: Likewise.
4326 * gdb.base/jit-simple.exp: Likewise.
4327 * gdb.base/reread.exp: Likewise.
4328 * gdb.base/sepdebug.exp: Likewise.
4329 * gdb.base/step-bt.exp: Likewise.
4330 * gdb.cp/mb-inline.exp: Likewise.
4331 * gdb.cp/mb-templates.exp: Likewise.
4332 * gdb.objc/basicclass.exp: Likewise.
4333 * gdb.threads/killed.exp: Likewise.
4334
9d9bf2df
EBM
43352014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4336
4337 PR tdep/17379
4338 * gdb.arch/powerpc-stackless.S: New file.
4339 * gdb.arch/powerpc-stackless.exp: New file.
4340
1cf2f1b0
JK
43412014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4342
4343 * gdb.base/attach.c: Include unistd.h.
4344 (main): Call alarm. Add label postloop.
4345 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4346 gdb_breakpoint, gdb_continue_to_breakpoint.
4347 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4348
98880d46
PA
43492014-09-11 Pedro Alves <palves@redhat.com>
4350
4351 PR gdb/17347
4352 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4353 * gdb.base/attach.exp (test_command_line_attach_run): New
4354 procedure.
4355 (top level): Call it.
4356
4c92ff2c
PA
43572014-09-11 Pedro Alves <palves@redhat.com>
4358
4359 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4360 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4361 (do_command_attach_tests): Use spawn_wait_for_attach.
4362 * gdb.base/solib-overlap.exp: Likewise.
4363 * gdb.multi/multi-attach.exp: Likewise.
4364 * gdb.python/py-prompt.exp: Likewise.
4365 * gdb.python/py-sync-interp.exp: Likewise.
4366 * gdb.server/ext-attach.exp: Likewise.
4367
3adc1a7d
GKB
43682014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4369
4370 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4371 command in testcase. Simplify testcase.
4372
96334934
JB
43732014-09-10 Joel Brobecker <brobecker@adacore.com>
4374
4375 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4376
eb479039
JB
43772014-09-10 Joel Brobecker <brobecker@adacore.com>
4378
4379 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4380
deede10c
JB
43812014-09-10 Joel Brobecker <brobecker@adacore.com>
4382
4383 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4384
7828a5f5
JB
43852014-09-10 Joel Brobecker <brobecker@adacore.com>
4386
4387 * gdb.dwarf2/dynarr-ptr.c: New file.
4388 * gdb.dwarf2/dynarr-ptr.exp: New file.
4389
33aeebcf
MR
43902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4391
4392 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4393 of 30 rather than hardcoding 120 for a slow test case. Take the
4394 `gdb,timeout' target setting into account for this calculation.
4395 Don't extend the timeout for the test cases that don't need it.
4396
7b415901
MR
43972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4398
4399 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4400 a factor of 2 for a slow test case. Take the `gdb,timeout'
4401 target setting into account for this calculation.
4402 * gdb.reverse/until-precsave.exp: Increase the timeout by
4403 a factor of 15 and 3 respectively rather than adding 120
4404 for a pair of slow test cases. Take the `gdb,timeout'
4405 target setting into account for this calculation.
4406
4a40f85a
MR
44072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4408
4409 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4410 timeout, don't pass one down to gdb_expect.
4411 (gdb_expect): Rework timeout selection.
4412
09635af7
MR
44132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4414
4415 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4416 exception on timeout.
4417 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4418 (gdbserver_start_extended): Catch any `gdbserver_start' error
4419 exceptions.
4420 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4421 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4422 `gdbserver_gdb_load' error exceptions.
4423
2bdd10b7
MR
44242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4425
4426 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4427 120 on waiting for the TCP socket to open.
4428
316935f0
DE
44292014-09-09 Doug Evans <xdje42@gmail.com>
4430
4431 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4432 _caller_matches, _any_caller_is, _any_caller_matches.
4433
83740597
DE
44342014-09-09 Doug Evans <xdje42@gmail.com>
4435
4436 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4437
4c122fc3
YQ
44382014-09-09 Yao Qi <yao@codesourcery.com>
4439
4440 * gdb.mi/mi-var-display.exp: Set print symbol off.
4441
a9f116cb
GKB
44422014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4443
4444 PR gdb/17035
4445 * gdb.base/commands.exp: Add tests to verify user-defined
4446 commands with empty bodies.
4447 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4448 python commands in `show user command`.
4449 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4450 scheme commands in `show user command`.
4451
c75bd3a2
JK
44522014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4453
4454 PR python/17355
4455 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4456 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4457 * gdb.python/py-framefilter-invalidarg.exp: New file.
4458 * gdb.python/py-framefilter-invalidarg.py: New file.
4459
faa42425
DE
44602014-09-06 Doug Evans <xdje42@gmail.com>
4461
4462 PR 15276
4463 * gdb.python/py-caller-is.c: New file.
4464 * gdb.python/py-caller-is.exp: New file.
4465
474ca4f6
SDJ
44662014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4467
4468 PR gdb/17235
4469 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4470 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4471
eb0b0463
SDJ
44722014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4473
4474 PR fortran/17237
4475 * gdb.fortran/print-formatted.exp: New file.
4476 * gdb.fortran/print-formatted.f90: Likewise.
4477
5f3b99cf
SS
44782014-09-03 Sasha Smundak <asmundak@google.com>
4479
4480 * gdb.python/py-frame.exp: Test Frame.read_register.
4481
7d793aa9
SDJ
44822014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4483
4484 PR python/16699
4485 * gdb.python/py-completion.exp: New file.
4486 * gdb.python/py-completion.py: Likewise.
4487
fb0576e9
DE
44882014-08-28 Doug Evans <dje@google.com>
4489
4490 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4491 eax,etc. are live with values set by gdb and thus the compiler can't
4492 use them.
4493 * gdb.arch/i386-pseudo.c (main): Ditto.
4494
ee92b0dd
DE
44952014-08-27 Doug Evans <dje@google.com>
4496
4497 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4498
6649db35
DE
44992014-08-25 Doug Evans <dje@google.com>
4500
4501 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4502 (main): Ditto.
4503
564b7600
DE
45042014-08-25 Doug Evans <dje@google.com>
4505
4506 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4507
3881fb67
YQ
45082014-08-24 Yao Qi <yao@codesourcery.com>
4509
4510 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4511 symbol off.
4512 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4513
a05a36a5
DE
45142014-08-22 Doug Evans <dje@google.com>
4515
4516 PR 17276
4517 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4518 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4519 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4520
7c343b48
YQ
45212014-08-22 Yao Qi <yao@codesourcery.com>
4522
4523 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4524 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4525 * gdb.python/python.exp: Likewise. Use .py file on the host
4526 instead of the build.
4527
22fd09ae
JK
45282014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4529
4530 * gdb.threads/gcore-stale-thread.c: New file.
4531 * gdb.threads/gcore-stale-thread.exp: New file.
4532
a8454a7c
PA
45332014-08-21 Pedro Alves <palves@redhat.com>
4534
4535 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4536 * gdb.base/gcore-relro-pie.exp: Likewise.
4537 * gdb.base/gcore-relro.exp: Likewise.
4538 * gdb.base/gcore.exp: Likewise.
4539 * gdb.base/print-symbol-loading.exp: Likewise.
4540 * gdb.threads/gcore-thread.exp: Likewise.
4541 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4542
2a31c623
PA
45432014-08-20 Pedro Alves <palves@redhat.com>
4544 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4547 configure.
4548 (EXPECT): Handle READ1 being set.
4549 (all): Depend on EXTRA_RULES.
4550 (check-read1, expect-read1, read1.so, read1): New rules.
4551 * README (Testsuite Parameters): Document the READ1 make variable.
4552 (Race detection): New section.
4553 * configure: Regenerate.
4554 * configure.ac: If build==host==target, and running under a
4555 GNU/glibc system, add read1 to the extra Makefile rules.
4556 (EXTRA_RULES): AC_SUBST it.
4557 * lib/read1.c: New file.
4558
d36430db
JB
45592014-08-20 Joel Brobecker <brobecker@adacore.com>
4560
4561 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4562 the handling of variables declared as a typedef to an array
4563 which a DW_AT_data_location attribute.
4564
9a0dc9e3
PA
45652014-08-19 Andrew Burgess <aburgess@broadcom.com>
4566 Pedro Alves <palves@redhat.com>
4567
4568 PR symtab/14604
4569 PR symtab/14605
4570 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4571 gdb_test.
4572
0718a8da
PA
45732014-08-19 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4576
13b448cd
YQ
45772014-08-19 Yao Qi <yao@codesourcery.com>
4578
4579 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4580 right line.
4581
1cbf5077
DB
45822014-08-18 David Blaikie <dblaikie@gmail.com>
4583
4584 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4585
bf0fae19
JB
45862014-08-18 Joel Brobecker <brobecker@adacore.com>
4587
4588 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4589 attribute in array range.
4590
3c8c5dcc
JB
45912014-08-18 Joel Brobecker <brobecker@adacore.com>
4592
4593 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4594
e66d4446
SC
45952014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4596
4597 PR c++/17132
4598 * gdb.cp/pr17132.cc: New file.
4599 * gdb.cp/pr17132.exp: New file.
4600
940df408
SC
46012014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4602
4603 * gdb.python/py-xmethods.py (A_getarrayind)
4604 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4605 Use 'print' with function call syntax.
4606 (E_method_matcher.match): Fix tab vs space indentation mixup.
4607
ebcc6c3a
YQ
46082014-08-15 Yao Qi <yao@codesourcery.com>
4609
4610 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4611 false.
4612
775e0f04
YQ
46132014-08-15 Yao Qi <yao@codesourcery.com>
4614
4615 * gdb.cp/casts.exp: Set print symbol off.
4616 * gdb.cp/class2.exp: Likewise.
4617 * gdb.cp/overload.exp: Likewise.
4618 * gdb.cp/templates.exp: Likewise.
4619
d769e349
DE
46202014-08-11 Doug Evans <dje@google.com>
4621
4622 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4623 (test_load_shlib): Update.
4624
20c6f1e1
YQ
46252014-08-09 Yao Qi <yao@codesourcery.com>
4626
4627 * gdb.base/display.exp: Invoke is_address_zero_readable.
4628 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4629 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4630 * gdb.base/hbreak-unmapped.exp: Return if
4631 is_address_zero_readable returns true.
4632 * gdb.base/signest.exp: Likewise.
4633 * gdb.base/signull.exp: Likewise.
4634 * gdb.base/sigbpt.exp: Likewise.
4635 * gdb.guile/scm-disasm.exp: Do the test if
4636 is_address_zero_readable returns false.
4637 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4638 * gdb.python/py-arch.exp: Likewise.
4639 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4640 * lib/gdb.exp (is_address_zero_readable): New proc.
4641
5792e8e3
YQ
46422014-08-09 Yao Qi <yao@codesourcery.com>
4643
4644 PR testsuite/13443
4645 * gdb.mi/mi-var-display.exp: Make test messages unique.
4646
3cecbbbe
TT
46472014-08-04 Tom Tromey <tromey@redhat.com>
4648
4649 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4650 target 0".
4651
00b51ff5
TT
46522014-08-04 Tom Tromey <tromey@redhat.com>
4653
4654 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4655 "target_resume".
4656
6908c509
JB
46572014-08-01 Joel Brobecker <brobecker@adacore.com>
4658
4659 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4660 inner_vla_struct_object_size.
4661 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4662 as xfail.
4663
cc6563d2
PA
46642014-07-30 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4667 comment.
4668
7e09a223
YQ
46692014-07-29 Yao Qi <yao@codesourcery.com>
4670
4671 PR gdb/17206
4672 * gdb.base/until-nodebug.exp: New.
4673
7ebdbe92
DE
46742014-07-28 Doug Evans <xdje42@gmail.com>
4675
4676 PR guile/17203
4677 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4678 previously existing parameter, and previously ambiguously spelled
4679 parameter.
4680
fdb1adc6
WN
46812014-07-28 Will Newton <will.newton@linaro.org>
4682
4683 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4684
186fcde0
DE
46852014-07-26 Ludovic Courtès <ludo@gnu.org>
4686 Doug Evans <xdje42@gmail.com>
4687
4688 PR guile/17146
4689 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4690
70509625
PA
46912014-07-25 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.threads/signal-command-handle-nopass.c: New file.
4694 * gdb.threads/signal-command-handle-nopass.exp: New file.
4695 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4696 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4697 * gdb.threads/signal-delivered-right-thread.c: New file.
4698 * gdb.threads/signal-delivered-right-thread.exp: New file.
4699
c3f814a1
PA
47002014-07-25 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.base/double-prompt-target-event-error.exp
4703 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4704 match.
4705 (cancel_pagination_in_target_event): Rework double prompt
4706 detection.
4707 * gdb.base/paginate-after-ctrl-c-running.exp
4708 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4709 <return>' match.
4710 * gdb.base/paginate-bg-execution.exp
4711 (test_bg_execution_pagination_return)
4712 (test_bg_execution_pagination_cancel): Remove '-notransfer
4713 <return>' matches.
4714 * gdb.base/paginate-execution-startup.exp
4715 (test_fg_execution_pagination_return)
4716 (test_fg_execution_pagination_cancel): Remove '-notransfer
4717 <return>' matches.
4718 * gdb.base/paginate-inferior-exit.exp
4719 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4720 match.
4721 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4722 * lib/gdb.exp (pagination_prompt): Run text through
4723 string_to_regexp.
4724 (gdb_test_multiple): Match $pagination_prompt instead of
4725 "<return>".
4726 (string_to_regexp): Move to lib/gdb-utils.exp.
4727
e214cf6c
JK
47282014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4729
4730 * gdb.arch/amd64-entry-value-paramref.S: New file.
4731 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4732 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4733 * gdb.arch/amd64-optimout-repeat.S: New file.
4734 * gdb.arch/amd64-optimout-repeat.c: New file.
4735 * gdb.arch/amd64-optimout-repeat.exp: New file.
4736
17d0c5c8
JK
47372014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4738
4739 PR gdb/17170
4740 * gdb.base/statistics.exp: New file.
4741
b8b8facf
DE
47422014-07-17 Doug Evans <dje@google.com>
4743
74b49205 4744 PR gdb/17170
b8b8facf
DE
4745 * gdb.base/maint.exp: Update testing of per-command stats.
4746
1b5d0ab3
PA
47472014-07-16 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4750 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4751 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4752 (tfile_write_buf): New functions.
4753 (add_memory_block): Rewrite using the above.
4754 (adjust_function_address): New function.
4755 (FUNCTION_ADDRESS): New macro.
4756 (write_basic_trace_file): Remove short_x local, and use
4757 tfile_write_16. Change type of func_addr local to unsigned long
4758 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4759 here. Cast argument of add_memory_block to char pointer.
4760 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4761 (main): Remove parameters.
4762 * gdb.trace/tfile.exp: Remove nowarnings.
4763
4d974e88
SM
47642014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4765
4766 * gdb.base/debug-expr.exp: Test string evaluation with
4767 "debug expression" on.
4768
41e99568
PA
47692014-07-15 Pedro Alves <palves@redhat.com>
4770
4771 * gdb.base/reread.exp: Use clean_restart.
4772
487d9753
PL
47732014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4774
4775 * gdb.arch/avr-flash-qualifer.c: New.
4776 * gdb.arch/avr-flash-qualifer.exp: New.
4777
cc1c52ad
PA
47782014-07-14 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4781 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4782
1e973570
PA
47832014-07-14 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.base/double-prompt-target-event-error.c: New file.
4786 * gdb.base/double-prompt-target-event-error.exp: New file.
4787
93d6eb10
PA
47882014-07-14 Pedro Alves <palves@redhat.com>
4789
4790 PR gdb/17072
4791 * gdb.base/paginate-inferior-exit.c: New file.
4792 * gdb.base/paginate-inferior-exit.exp: New file.
4793
0017922d
PA
47942014-07-14 Pedro Alves <palves@redhat.com>
4795
4796 PR gdb/17072
4797 * gdb.base/paginate-bg-execution.c: New file.
4798 * gdb.base/paginate-bg-execution.exp: New file.
4799
94696ad3
PA
48002014-07-14 Pedro Alves <palves@redhat.com>
4801
4802 PR gdb/17072
4803 * gdb.base/paginate-execution-startup.c: New file.
4804 * gdb.base/paginate-execution-startup.exp: New file.
4805 * lib/gdb.exp (pagination_prompt): New global.
4806 (default_gdb_spawn): New procedure, factored out from
4807 default_gdb_spawn.
4808 (default_gdb_start): Adjust to call default_gdb_spawn.
4809 (gdb_spawn): New procedure.
4810
bd293940
PA
48112014-07-14 Pedro Alves <palves@redhat.com>
4812
4813 * lib/gdb.exp (gdb_assert): New procedure.
4814 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4815
c933f875
PA
48162014-07-14 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/execution-termios.c: New file.
4819 * gdb.base/execution-termios.exp: New file.
4820
d98b7a16
TT
48212014-07-14 Tom Tromey <tromey@redhat.com>
4822
4823 * gdb.cp/vla-cxx.cc: New file.
4824 * gdb.cp/vla-cxx.exp: New file.
4825
548740d6
TT
48262014-07-14 Tom Tromey <tromey@redhat.com>
4827
4828 * gdb.reverse/rerun-prec.c: New file.
4829 * gdb.reverse/rerun-prec.exp: New file.
4830
a25eb028
MR
48312014-07-12 Maciej W. Rozycki <macro@mips.com>
4832 Maciej W. Rozycki <macro@codesourcery.com>
4833
4834 * lib/gdb-utils.exp: New file.
4835 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4836 inline `gdb_init_command' processing.
4837 (gdb_start_cmd): Likewise.
4838 * lib/mi-support.exp (mi_run_cmd): Likewise.
4839 * README: Document `gdb_init_command' and `gdb_init_commands'.
4840
218c2655
JK
48412014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4842
4843 Fix false FAIL running under a very long directory name.
4844 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4845 and "set print elements 10000". Twice.
4846
5401fde3
YQ
48472014-07-11 Yao Qi <yao@codesourcery.com>
4848
4849 * gdb.base/exprs.exp: "set print symbol off".
4850
e76126e8
PA
48512014-07-11 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.threads/kill.c: New file.
4854 * gdb.threads/kill.exp: New file.
4855
2d6f0de6
YQ
48562014-07-10 Yao Qi <yao@codesourcery.com>
4857
4858 * gdb.trace/tfile.c (write_basic_trace_file)
4859 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4860 address written to trace file.
4861
7180e04a
PA
48622014-07-09 Pedro Alves <palves@redhat.com>
4863
4864 * gdb.base/attach-wait-input.exp: New file.
4865 * gdb.base/attach-wait-input.c: New file.
4866
9a9a7608
AB
48672014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4868
4869 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4870 setting up test structures.
4871 (main): Call new test function.
4872 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4873 test function, continue into test function and walk test
4874 structures.
4875
161ac41e
YQ
48762014-07-02 Yao Qi <yao@codesourcery.com>
4877
4878 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4879 'bar_start' at the beginning of functions 'foo' and 'bar'
4880 respectively.
4881 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4882 instead of 'foo' and 'bar'.
4883
1f267ae3
MM
48842014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4885
4886 * gdb.btrace/segv.exp: New.
4887 * gdb.btrace/segv.c: New.
4888
2b239efb
LM
48892014-07-02 Luis Machado <lgustavo@codesourcery.com>
4890
4891 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4892 instruction.
4893
cf363f18
MW
48942014-06-30 Mark Wielaard <mjw@redhat.com>
4895
4896 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4897 vulture, vilify, villar): New volatile array constants.
4898 (vindictive, vegetation): New const volatile array constants.
4899 * gdb.base/volatile.exp: Test volatile and const volatile array
4900 types.
4901
aebf9d24
AA
49022014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4903
4904 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4905 target lacks support for awatch, rwatch, or hbreak.
4906
b67a2c6f
YQ
49072014-06-27 Yao Qi <yao@codesourcery.com>
4908
4909 * gdb.multi/dummy-frame-restore.exp: New.
4910 * gdb.multi/dummy-frame-restore.c: New.
4911
aef92902
MM
49122014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4913
4914 * gdb.btrace/gcore.exp: New.
4915
8e9db26e
PA
49162014-06-23 Pedro Alves <palves@redhat.com>
4917
4918 * gdb.base/watchpoint-reuse-slot.c: New file.
4919 * gdb.base/watchpoint-reuse-slot.exp: New file.
4920
70afc5b7
SC
49212014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4922
4923 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4924 progspace's filename in 'info', 'enable' and 'disable' command
4925 tests.
4926
b972bd9c
JK
49272014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4928
4929 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4930 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4931 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4932
125f8a3d
GB
49332014-06-20 Gary Benson <gbenson@redhat.com>
4934
4935 * gdb.arch/i386-avx.exp: Fix include file location.
4936 * gdb.arch/i386-sse.exp: Likewise.
4937
3ed9baed
IB
49382014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4939
4940 * gdb.dlang/expression.exp: New file.
4941
034f788c
PA
49422014-06-19 Pedro Alves <palves@redhat.com>
4943
4944 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4945 out from ...
4946 (top level): ... here. Iterate running tests under different
4947 scheduler-locking settings.
4948
45371d0c
LM
49492014-06-18 Luis Machado <lgustavo@codesourcery.com>
4950
4951 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4952 to DW_FORM_addr and use non-zero addresses.
4953
5d376983
SC
49542014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4955
4956 PR gdb/17017
4957 * gdb.python/py-xmethods.cc: Add global function call counters and
4958 increment them in their respective functions. Remove "cout"
4959 statements.
4960 * gdb.python/py-xmethods.exp: Make tests check the global function
4961 call counters instead of depending on inferior IO.
4962
a1aa2221
LM
49632014-06-18 Don Breazeal <donb@codesourcery.com>
4964
4965 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4966 Deleted procedure.
4967 (explicit_fork_parent_follow): Deleted procedure.
4968 (explicit_fork_child_follow): Deleted procedure.
4969 (test_follow_fork): New procedure.
4970 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4971 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4972 procedure calls.
4973
0fc05997
YQ
49742014-06-17 Yao Qi <yao@codesourcery.com>
4975
4976 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4977 CP1252.
4978
70795c52
LM
49792014-06-17 Luis Machado <lgustavo@codesourcery.com>
4980
4981 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4982 Initialize ptr and S explicitly.
4983 (skip_type_update_when_not_use_rtti_test): Likewise.
4984
6be47f0c
KS
49852014-06-16 Keith Seitz <keiths@redhat.com>
4986
4987 PR mi/15863
4988 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4989 the inferior is started.
4990
d03de421
PA
49912014-06-16 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.base/break-main-file-remove-fail.c: New file.
4994 * gdb.base/break-main-file-remove-fail.exp: New file.
4995 * gdb.base/break-unload-file.exp: Use build_executable instead of
4996 prepare_for_testing.
4997 (test_break): New parameter "initial_load". Handle it.
4998 (top level): Add initial_load cmdline/file axis.
4999
f9579b99
TT
50002014-06-12 Tom Tromey <tromey@redhat.com>
5001
5002 * gdb.base/completion.exp: Don't use directory name in test.
5003
3657956b
GB
50042014-06-09 Gary Benson <gbenson@redhat.com>
5005
5006 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5007 separate the always-available ANSI-standard signals from the
5008 signals that require checking.
5009 (main): Likewise.
5010 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5011 Likewise.
5012 (main): Likewise.
5013
4186eb54
KS
50142014-06-07 Keith Seitz <keiths@redhat.com>
5015
5016 Revert:
5017 PR c++/16253
5018 * gdb.cp/var-tag.cc: New file.
5019 * gdb.cp/var-tag.exp: New file.
5020 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5021 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5022 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5023 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5024
25326a28 50252014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
5026
5027 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5028
829155c9
PA
50292014-06-06 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5032 in target debug output instead of looking at RSP packets,
5033 disabling the test on any target that uses hardware stepping.
5034 Update comments.
5035
61c8d22e
PA
50362014-06-06 Pedro Alves <palves@redhat.com>
5037
5038 * gdb.base/break-unload-file.exp: Fix typo.
5039
d9a47287
YQ
50402014-06-06 Yao Qi <yao@codesourcery.com>
5041
5042 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5043 from "jit_function" to "^jit_function".
5044
e5e01dbf
YQ
50452014-06-06 Yao Qi <yao@codesourcery.com>
5046
5047 * gdb.base/async.c (foo): Add one statement.
5048 * gdb.base/async.exp: Get the next instruction address and
5049 match the output of "nexti" by instruction address. Match
5050 the hex address in the output of "finish".
5051
73ba372c
GB
50522014-06-06 Gary Benson <gbenson@redhat.com>
5053
5054 * gdb.base/call-signals.c: Remove preprocessor conditionals
5055 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
5056 SIGSEGV and SIGTERM.
5057 * gdb.base/sigall.c: Likewise.
5058 * gdb.base/unwindonsignal.c: Likewise.
5059 * gdb.reverse/sigall-reverse.c: Likewise.
5060
831517df
YQ
50612014-06-06 Yao Qi <yao@codesourcery.com>
5062
5063 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5064 readable, skip the test.
5065
b8b91e98
YQ
50662014-06-06 Yao Qi <yao@codesourcery.com>
5067
5068 * gdb.threads/staticthreads.c (thread_function): Move the line
5069 setting breakpoint on forward.
5070 * gdb.threads/staticthreads.exp: Update comments.
5071
fb934770
LC
50722014-06-05 Ludovic Courtès <ludo@gnu.org>
5073
5074 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5075 "history-append! type error".
5076
6ef284bd
SM
50772014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5078
5079 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5080 erroneous dprintf expected input.
5081
a872e241
DE
50822014-06-04 Doug Evans <xdje42@gmail.com>
5083
5084 * gdb.guile/scm-generics.exp: Delete.
5085
16f691fb
DE
50862014-06-04 Doug Evans <xdje42@gmail.com>
5087
5088 * gdb.guile/scm-breakpoint.exp: Update.
5089 Add tests for breakpoint registration.
5090
012370f6
TT
50912014-06-04 Tom Tromey <tromey@redhat.com>
5092
5093 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5094 VLA-in-union.
5095 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5096 inner_vla_struct, vla_union types. Initialize objects of those
5097 types and compute their sizes.
5098
9f5a4cef
HZ
50992014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5100 Hui Zhu <hui@codesourcery.com>
5101
5102 * gdb.base/fileio.exp: Add test for shell not available as well as
5103 available.
5104 * gdb.base/fileio.c (test_system): Check for shell twice.
5105
90a45c4d
YQ
51062014-06-04 Yao Qi <yao@codesourcery.com>
5107
5108 * gdb.base/auto-connect-native-target.exp: Remove redundant
5109 space from the regexp pattern.
5110
70017e41
YQ
51112014-06-04 Yao Qi <yao@codesourcery.com>
5112
5113 * gdb.base/default.exp: Replace "child" with "native" in
5114 regexp pattern.
5115
883964a7
SC
51162014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5117
5118 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5119 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5120 * gdb.python/py-xmethods.py: Python script supporting the
5121 new testcase and tests.
5122
ef370185
JB
51232014-06-03 Joel Brobecker <brobecker@adacore.com>
5124 Pedro Alves <palves@redhat.com>
5125
5126 PR breakpoints/17000
5127 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5128 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5129
1e2ccb61
BM
51302014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5131
5132 * gdb.base/subst.exp: Add tests to verify partial path matching
5133 output.
5134
c6ec5ab2
PA
51352014-06-03 Pedro Alves <palves@redhat.com>
5136
5137 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5138 target that doesn't use software single-stepping.
5139
835c559f
PA
51402014-06-03 Pedro Alves <palves@redhat.com>
5141
5142 PR breakpoints/17000
5143 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5144 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5145
06eb1586
DE
51462014-06-02 Doug Evans <xdje42@gmail.com>
5147
5148 * gdb.guile/scm-parameter.exp: New file.
5149
e698b8c4
DE
51502014-06-02 Doug Evans <xdje42@gmail.com>
5151
5152 * gdb.guile/scm-cmd.c: New file.
5153 * gdb.guile/scm-cmd.exp: New file.
5154
ded03782
DE
51552014-06-02 Doug Evans <xdje42@gmail.com>
5156
5157 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5158 pretty-printer lookup.
5159 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5160 (make-pp_s-printer): Call it.
5161 (make-pretty-printer-from-dict): New function.
5162 (lookup-pretty-printer-maker-from-dict): New function.
5163 (*pretty-printer*): Simplify.
5164 (make-objfile-pp_s-printer): New function.
5165 (install-objfile-pretty-printers!): New function.
5166 (make-progspace-pp_s-printer): New function.
5167 (install-progspace-pretty-printers!): New function.
5168 * gdb.guile/scm-progspace.c: New file.
5169 * gdb.guile/scm-progspace.exp: New file.
5170
41fac0cf
PA
51712014-06-02 Pedro Alves <palves@redhat.com>
5172
5173 * gdb.base/dprintf-bp-same-addr.c: New file.
5174 * gdb.base/dprintf-bp-same-addr.exp: New file.
5175
96ae5695
EBM
51762014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5177
5178 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5179 * gdb.arch/powerpc-power.s: Likewise.
5180
da02b3a8
JB
51812014-06-02 Joel Brobecker <brobecker@adacore.com>
5182
5183 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5184
c72b2e7b
YQ
51852014-06-01 Yao Qi <yao@codesourcery.com>
5186
5187 * gdb.base/watchpoint.exp (test_watch_location): Check null
5188 pointer can be dereferenced. If not, do the test, otherwise
5189 skip it.
5190
53e8a631
AB
51912014-05-30 Andrew Burgess <aburgess@broadcom.com>
5192
5193 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5194 results.
5195 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5196
938f0e2f
AB
51972014-05-30 Andrew Burgess <aburgess@broadcom.com>
5198
5199 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5200 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5201 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5202 * gdb.arch/amd64-invalid-stack-top.c: New file.
5203 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5204
9ba6657a
PA
52052014-05-30 Pedro Alves <palves@redhat.com>
5206
5207 PR breakpoints/17000
5208 * gdb.base/sss-bp-on-user-bp.c: New file.
5209 * gdb.base/sss-bp-on-user-bp.exp: New file.
5210
522c09bf
DB
52112014-05-30 David Blaikie <dblaikie@gmail.com>
5212
5213 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5214 gnu_inline semantics via attribute.
5215 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5216 source explicitly specifies the required semantics.
5217
bf4ef81e
MR
52182014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5219
5220 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5221
329ea579
PA
52222014-05-29 Pedro Alves <palves@redhat.com>
5223 Tom Tromey <tromey@redhat.com>
5224
5225 * gdb.base/async-shell.exp: Don't enable target-async.
5226 * gdb.base/async.exp
5227 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5228 parameter. Adjust.
5229 (top level): Don't test with "target-async".
5230 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5231 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5232 * gdb.base/inferior-died.exp: Don't enable target-async.
5233 * gdb.base/interrupt-noterm.exp: Likewise.
5234 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5235 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5236 * gdb.mi/mi-nonstop.exp: Likewise.
5237 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5238 * gdb.mi/mi-nsintrall.exp: Likewise.
5239 * gdb.mi/mi-nsmoribund.exp: Likewise.
5240 * gdb.mi/mi-nsthrexec.exp: Likewise.
5241 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5242 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5243 * gdb.python/py-evsignal.exp: Don't enable target-async.
5244 * gdb.python/py-evthreads.exp: Likewise.
5245 * gdb.python/py-prompt.exp: Likewise.
5246 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5247 * gdb.server/solib-list.exp: Don't enable target-async.
5248 * gdb.threads/thread-specific-bp.exp: Likewise.
5249 * lib/mi-support.exp: Adjust to use mi-async.
5250
fd664c91
PA
52512014-05-29 Pedro Alves <palves@redhat.com>
5252
5253 PR gdb/13860
5254 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5255 reason, even in sync mode.
5256
251bde03
PA
52572014-05-29 Pedro Alves <palves@redhat.com>
5258 Hui Zhu <hui@codesourcery.com>
5259
5260 PR PR15693
5261 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5262 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5263 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5264 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5265
7f3c0343
JB
52662014-05-28 Joel Brobecker <brobecker@adacore.com>
5267
5268 * config/monitor.exp (gdb_target_monitor): Replace use of
5269 "set remotebaud" by "set serial baud".
5270
b2715b27
AW
52712014-05-26 Andy Wingo <wingo@igalia.com>
5272
5273 * gdb.guile/scm-breakpoint.exp:
5274 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5275 properties instead of gdb-object-properties.
5276
498a4489
YQ
52772014-05-26 Yao Qi <yao@codesourcery.com>
5278
5279 * gdb.server/no-thread-db.exp: Specify source file name
5280 explicitly when setting a breakpoint.
5281
589fdceb
MM
52822014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5283
5284 * gdb.btrace/vdso.c: New.
5285 * gdb.btrace/vdso.exp: New.
5286
e9089e05
MM
52872014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5288
5289 * gdb.base/gcore.exp (capture_command_output): Move ...
5290 * lib/gdb.exp (capture_command_output): ... here.
5291
67b5c0c1
MM
52922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5293
5294 * gdb.btrace/data.exp: Test memory access during btrace replay.
5295
a2199296
SM
52962014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5297
5298 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5299
17b2616c
PA
53002014-05-21 Pedro Alves <palves@redhat.com>
5301
5302 PR gdb/13860
5303 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5304 (top level): Test that output related to execution commands is
5305 sent to the console with CLI commands, but not with MI commands.
5306 Test that breakpoint events are always mirrored to the console.
5307 Also expect the new source line to be output after a "next" in
5308 async mode too. Make it a pass/fail test.
5309 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5310 output.
5311 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5312
5166082f
PA
53132014-05-21 Pedro Alves <palves@redhat.com>
5314
5315 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5316 Use them to test variations of "list" after reaching a breakpoint.
5317 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5318 Test "list" with listsize 10 after reaching a breakpoint.
5319 * gdb.python/python.exp (decode_line current location line
5320 number): Adjust expected line number.
5321
2f25d70f
SM
53222014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5323
5324 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5325 behavior for $args, pass it directly to "run".
5326
ff604a67
MR
53272014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5328
5329 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5330 30000 to 65536.
5331
6a3cb8e8
PA
53322014-05-21 Pedro Alves <palves@redhat.com>
5333
5334 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5335 auto-connect-native-target off".
5336 * gdb.base/auto-connect-native-target.c: New file.
5337 * gdb.base/auto-connect-native-target.exp: New file.
5338
4ebfc96e
PA
53392014-05-21 Pedro Alves <palves@redhat.com>
5340
5341 * gdb.base/default.exp: Test "target native" instead of "target
5342 child".
5343
36d46afb
MW
53442014-05-21 Mark Wielaard <mjw@redhat.com>
5345
5346 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5347
5876f503
JK
53482014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5349
5350 Fix TLS access for -static -pthread.
5351 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5352 <HAVE_TLS> (thread_function, main): Initialize it.
5353 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5354 Add clean_restart.
5355 <$have_tls != "">: Check TLSVAR.
5356
0256a6ac
PA
53572014-05-21 Pedro Alves <palves@redhat.com>
5358
5359 * gdb.base/dcache-line-read-error.c: New.
5360 * gdb.base/dcache-line-read-error.exp: New.
5361
936d2992
PA
53622014-05-20 Pedro Alves <palves@redhat.com>
5363
5364 * gdb.base/compare-sections.c: New file.
5365 * gdb.base/compare-sections.exp: New file.
5366
802e8e6d
PA
53672014-05-20 Pedro Alves <palves@redhat.com>
5368
5369 * gdb.base/break-idempotent.c: New file.
5370 * gdb.base/break-idempotent.exp: New file.
5371
e59fa00f
MM
53722014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5373
5374 * gdb.btrace/nohist.exp: New.
5375
8b696e31
YQ
53762014-05-20 Yao Qi <yao@codesourcery.com>
5377
5378 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5379 gdb.reverse directory and gdb_reverse_timeout exists in board
5380 setting.
5381 * README: Document gdb_reverse_timeout.
5382
73c9764f
YQ
53832014-05-20 Yao Qi <yao@codesourcery.com>
5384
5385 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5386 'test_file_name'. Treat args as a string instead of a list.
5387 (gdb_init): Rename argument 'args' by 'test_file_name'.
5388
f1f4348a
JK
53892014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5390
5391 * gdb.arch/powerpc-power.exp: New file.
5392 * gdb.arch/powerpc-power.s: New file.
5393
0dbe70ce
DE
53942014-05-16 Doug Evans <dje@google.com>
5395
5396 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
5397 * gdb.base/completion.exp: Check that all expected files exist
5398 before doing file completion.
0dbe70ce 5399
8d551b02
DE
54002014-05-16 Doug Evans <dje@google.com>
5401
5402 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5403 Update.
5404 (do_syscall_tests_without_xml): Update.
5405
73eb7709
PA
54062014-05-16 Pedro Alves <palves@redhat.com>
5407
5408 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5409 instead of "unknown output after running".
5410
3fae92fc
YQ
54112014-05-16 Yao Qi <yao@codesourcery.com>
5412
5413 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5414 file1.txt from host at the end.
5415 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5416
c2b2ccc5
DE
54172014-05-15 Doug Evans <dje@google.com>
5418
5419 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5420 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5421 loading file. Add test for TU lookup.
5422
8c217a4b
SM
54232014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5424
5425 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5426 calling "-exec-arguments" or "set args" before running the
5427 inferior.
5428
3deb39c6
SM
54292014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5430
5431 * lib/mi-support.exp (mi_expect_stop): Expect message for
5432 inferiors that exit with non-zero exit code.
5433
71a79f8c
YQ
54342014-05-14 Yao Qi <yao@codesourcery.com>
5435
5436 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5437 match absolute path on remote host.
5438 (test_file_list_exec_source_files): Remove "/" from the
5439 pattern.
5440
f23fcd46
YQ
54412014-05-14 Yao Qi <yao@codesourcery.com>
5442
5443 * boards/local-remote-host-notty.exp (${board}_file): New
5444 proc.
5445
9404b58f
KM
54462014-05-07 Kyle McMartin <kyle@redhat.com>
5447
5448 Pushed by Joel Brobecker <brobecker@adacore.com>.
5449 * gdb.arch/aarch64-atomic-inst.c: New file.
5450 * gdb.arch/aarch64-atomic-inst.exp: New file.
5451
5e45f04c
YQ
54522014-05-07 Yao Qi <yao@codesourcery.com>
5453
5454 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5455 in current context" too.
5456
c888a17d
KS
54572014-05-05 Keith Seitz <keiths@redhat.com>
5458
5459 * gdb.linespec/ls-dollar.exp: Add test for linespec
5460 file:convenience_variable.
5461
290a839c
YQ
54622014-05-05 Yao Qi <yao@codesourcery.com>
5463
5464 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5465 traceframes into tfile and ctf trace files. Read data from
5466 trace file and test collected data.
5467 (gdb_collect_locals_test): Likewise.
5468 (gdb_unavailable_registers_test): Likewise.
5469 (gdb_unavailable_floats): Likewise.
5470 (gdb_collect_globals_test): Likewise.
5471 (top-level): Append "ctf" to trace_file_targets if GDB
5472 supports.
5473
b5262cd0
YQ
54742014-05-05 Yao Qi <yao@codesourcery.com>
5475
5476 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5477 code to ...
5478 (gdb_collect_args_test_1): ... it. New proc.
5479 (gdb_collect_locals_test): Move some code to ...
5480 (gdb_collect_locals_test_1): ... it. New proc.
5481 (gdb_unavailable_registers_test): Move some code to ...
5482 (gdb_unavailable_registers_test_1): ... it. New proc.
5483 (gdb_unavailable_floats): Move some code to ...
5484 (gdb_unavailable_floats_1): ... it. New proc.
5485
30a1e6cc
SDJ
54862014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5487
5488 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5489 probes to test for bitness recognition.
5490 * gdb.arch/amd64-stap-optional-prefix.exp
5491 (test_probe_value_without_reg): New procedure.
5492 Add code to test for different kinds of bitness.
5493
f33da99a
SDJ
54942014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5495
5496 PR breakpoints/16889
5497 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5498 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5499
5b80f00d
PA
55002014-05-01 Pedro Alves <palves@redhat.com>
5501
5502 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5503 gdb_file_cmd if no file is specified.
5504 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5505 last_loaded_file to set the remote exec-file.
5506
f8c2a73c
PA
55072014-05-01 Pedro Alves <palves@redhat.com>
5508
5509 * boards/local-remote-host.exp: New file.
5510
be6e8ac7
PA
55112014-05-01 Pedro Alves <palves@redhat.com>
5512
5513 * boards/local-remote-host.exp: Rename to ...
5514 * boards/local-remote-host-notty.exp: ... this.
5515
cac0dc8f
JB
55162014-04-28 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/dyn_arrayidx: New testcase.
5519
9730e6cc
YQ
55202014-04-26 Yao Qi <yao@codesourcery.com>
5521
5522 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5523 and compute the length of function main. Save it in
5524 $main_length.
5525 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5526 (top-level): Use gdb_compile to compile objects into
5527 executable and restart GDB. Remove invocation to
5528 prepare_for_testing.
5529
7ae1a6a6
PA
55302014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5531 Pedro Alves <palves@redhat.com>
5532
5533 PR server/16255
5534 * gdb.multi/multi-attach.c: New file.
5535 * gdb.multi/multi-attach.exp: New file.
5536
4082afcc
PA
55372014-04-25 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5540 user.
5541 (top level): Test that "set remote conditional-breakpoints-packet
5542 off" works as intended.
5543 * gdb.base/dprintf.exp: Test that "set remote
5544 breakpoint-commands-packet off" works as intended.
5545 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5546 New function.
5547 (top level): Call it.
5548 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5549 remote fast-tracepoints-packet off" works as intended.
5550 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5551 * lib/gdb.exp (gdb_is_target_remote): ... here.
5552
2abc3f8d
DB
55532014-04-24 David Blaikie <dblaikie@gmail.com>
5554
5555 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5556 ensure clang would not discard them.
5557 * gdb.base/gdbvars.c: Ditto.
5558 * gdb.base/memattr.c: Ditto.
5559 * gdb.base/whatis.c: Ditto.
5560 * gdb.python/py-prettyprint.c: Ditto.
5561 * gdb.trace/actions.c: Ditto.
5562 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5563 ensure clang would not discard it.
5564
bfd39632
DB
55652014-04-24 David Blaikie <dblaikie@gmail.com>
5566
5567 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5568 clang to emit the full definition of type required by the test
5569 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5570
22842ff6
DB
55712014-04-24 David Blaikie <dblaikie@gmail.com>
5572
5573 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5574 coax Clang into emitting the definition of the type.
5575 * gdb.cp/pr10728-x.h (y): Ditto.
5576 * gdb.cp/pr10728-y.cc (y): Ditto.
5577
c2e827ad
DB
55782014-04-24 David Blaikie <dblaikie@gmail.com>
5579
5580 * gdb.base/label.exp: XFAIL label related tests under Clang.
5581 * gdb.cp/cplabel.exp: Ditto.
5582 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5583 under Clang those using labels.
5584
4c2d33e7
YQ
55852014-04-25 Yao Qi <yao@codesourcery.com>
5586
5587 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5588 double_label.
5589 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5590 partial_label and double_label.
5591
56083b99
DB
55922014-04-24 David Blaikie <dblaikie@gmail.com>
5593
5594 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5595
25d4e99d
DB
55962014-04-24 David Blaikie <dblaikie@gmail.com>
5597
5598 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5599 of the function to work across GCC and Clang.
5600 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5601 pointer types (const void ** const V void **).
5602
01f9f808
MS
56032014-04-24 Michael Sturm <michael.sturm@mintel.com>
5604 Walfred Tedeschi <walfred.tedeschi@intel.com>
5605
5606 * Makefile.in (EXECUTABLES): Added i386-avx512.
5607 * gdb.arch/i386-avx512.c: New file.
5608 * gdb.arch/i386-avx512.exp: Likewise.
5609
4b48d439
KS
56102014-04-23 Keith Seitz <keiths@redhat.com>
5611
5612 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5613 (mi_make_breakpoint_table): New procedure.
5614 (mi_create_breakpoint): Use mi_make_breakpoint
5615 and return the result.
5616 (mi_make_breakpoint): New procedure.
5617 (mi_build_kv_pairs): New procedure.
5618
5619 * gdb.mi/mi-break.exp: Remove unused globals,
5620 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5621 All callers updated.
5622 * gdb.mi/mi-dprintf.exp: Use variable to track command
5623 number.
5624 Update all callers of mi_create_breakpoint and use
5625 mi_make_breakpoint_table.
5626 Remove any unused global variables.
5627 * gdb.mi/mi-nonstop.exp: Likewise.
5628 * gdb.mi/mi-nsintrall.exp: Likewise.
5629 * gdb.mi/mi-nsmoribund.exp: Likewise.
5630 * gdb.mi/mi-nsthrexec.exp: Likewise.
5631 * gdb.mi/mi-reverse.exp: Likewise.
5632 * gdb.mi/mi-simplerun.exp: Likewise.
5633 * gdb.mi/mi-stepn.exp: Likewise.
5634 * gdb.mi/mi-syn-frame.exp: Likewise.
5635 * gdb.mi/mi-until.exp: Likewise.
5636 * gdb.mi/mi-var-cp.exp: Likewise.
5637 * gdb.mi/mi-var-display.exp: Likewise.
5638 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5639 * gdb.mi/mi2-var-child.exp: Likewise.
5640 * gdb.mi/mi-vla-c99.exp: Likewise.
5641 * lib/mi-support.exp: Likewise.
5642
5643 From Ian Lance Taylor <iant@cygnus.com>:
5644 * lib/gdb.exp (parse_args): New procedure.
5645
08351840
PA
56462014-04-23 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.base/break-unload-file.c: New file.
5649 * gdb.base/break-unload-file.exp: New file.
5650 * gdb.base/sym-file-lib.c (baz): New function.
5651 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5652 field.
5653 (load): Store the segment's mapped size.
5654 (unload): New function.
5655 (unload_shlib): New function.
5656 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5657 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5658 set a breakpoint at baz, and call it.
5659 * gdb.base/sym-file.exp: New tests for stale breakpoint
5660 instructions.
5661
076855f9
PA
56622014-04-23 Pedro Alves <palves@redhat.com>
5663
5664 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5665 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5666 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5667 * gdb.base/hbreak-unmapped.c: New file.
5668 * gdb.base/hbreak-unmapped.exp: New file.
5669 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5670 * lib/gdb.exp (gdb_is_target_remote): ... here.
5671
483805cf
PA
56722014-04-22 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/consecutive-step-over.c: New file.
5675 * gdb.base/consecutive-step-over.exp: New file.
5676
06d97543
PA
56772014-04-22 Pedro Alves <palves@redhat.com>
5678
5679 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5680 instead of send_gdb/gdb_expect.
5681
b4429ea2
YQ
56822014-04-22 Yao Qi <yao@codesourcery.com>
5683
5684 * lib/trace-support.exp (generate_tracefile): New procedure.
5685 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5686 return 0.
5687 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5688 if generate_tracefile returns 1.
5689
51d48146
PA
56902014-04-18 Tom Tromey <palves@redhat.com>
5691 Pedro alves <tromey@redhat.com>
5692
5693 PR backtrace/15558
5694 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5695 with a backtrace limit.
5696 * gdb.python/py-frame-inline.exp: Test running to an inline
5697 function with a backtrace limit, and printing the newest frame.
5698 * gdb.python/py-frame-inline.c (main): Call f.
5699
bd1dce5f
MS
57002014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5701
5702 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5703
40d1a503
MS
57042014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5705
5706 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5707 Drop prefix from unsupported source file path.
5708
389b98f7
YQ
57092014-04-17 Yao Qi <yao@codesourcery.com>
5710
5711 * lib/gdb.exp (with_target_charset): New proc.
5712 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5713 with_target_charset.
5714 (test_print_strings): Likewise.
5715 (test_repeat_bytes): Likewise.
5716 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5717 for some tests.
5718
22869d73
KS
57192014-04-16 Keith Seitz <keiths@redhat.com>
5720
5721 PR gdb/15827
5722 * gdb.dwarf2/corrupt.c: New file.
5723 * gdb.dwarf2/corrupt.exp: New file.
5724
c4f87ca6
KS
57252014-04-16 Keith Seitz <keiths@redhat.com>
5726
5727 PR c++/16597
5728 * gdb.cp/namelessclass.cc: New file.
5729 * gdb.cp/namelessclass.exp: New file.
5730 * gdb.cp/namelessclass.S: New file.
5731
ab19de87
DE
57322014-04-16 Doug Evans <dje@google.com>
5733
5734 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5735 Add comment.
5736 (gdbserver_default_get_comm_port): New function.
5737 (gdbserver_start): Check if board file provided
5738 "gdbserver,get_comm_port" and use it if so.
5739 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5740 (gdb,socketport): Set to "stdio".
5741 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5742 (stdio_gdbserver_template): Delete.
5743 (${board}_get_remote_address): Update.
5744 (${board}_build_remote_cmd): Delete.
5745 (${board}_get_comm_port): New function.
5746 (${board}_spawn): Update.
5747 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5748 Delete.
5749 (${board}_get_remote_address): Update.
5750 (${board}_get_comm_port): New function.
5751
fc98a809
AB
57522014-04-16 Andrew Burgess <aburgess@broadcom.com>
5753
5754 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5755 appearing in any order.
5756
87fd9e6e
DE
57572014-04-15 Doug Evans <dje@google.com>
5758
5759 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5760 uninitialized value of "description".
5761
099fc3ea
KS
57622014-04-15 Keith Seitz <keiths@redhat.com>
5763
5764 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5765 Remove unused globals.
5766 (test_running_the_program): Likewise.
5767 (test_controlled_execution): Likewise.
5768 (test_controlling_breakpoints): Likewise.
5769 (test_program_termination): Likewise.
5770
5da151d4
KS
57712014-04-15 Keith Seitz <keiths@redhat.com>
5772
5773 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5774 unused globals.
5775 (test_rbreak_creation_and_listing): Likewise.
5776 (test_ignore_count): Likewise.
5777 (test_error): Likewise.
5778
35e5d2f0
PA
57792014-04-15 Pedro Alves <palves@redhat.com>
5780
5781 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5782 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5783 sym-file-loader.c.
5784 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5785 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5786 to sym-file-loader.c.
5787 (struct library): Forward declare.
5788 (load_shlib, lookup_function): Change prototypes.
5789 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5790 (translate_offset): Remove declarations.
5791 (get_text_addr): New declaration.
5792 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5793 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5794 sym-file-loader.h.
5795 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5796 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5797 here from sym-file-loader.h.
5798 (struct library): New structure.
5799 (load_shlib, lookup_function): Change prototypes and adjust to
5800 work with a struct library.
5801 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5802 (translate_offset): Make static.
5803 (get_text_addr): New function.
5804 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5805
eb4c1710
PA
58062014-04-15 Pedro Alves <palves@redhat.com>
5807
5808 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5809
2d1baf52
PA
58102014-04-15 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.base/sym-file-loader.c: Include <limits.h>.
5813 (SELF_LINK): New define.
5814 (get_origin): New function.
5815 (load_shlib): Use it.
5816 * gdb.base/sym-file.exp: Don't early return if the target is
5817 remote. Use runto_main, and issue fail is that fails. Use
5818 gdb_load_shlibs.
5819 (shlib_name): Delete.
5820 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5821
7dd6df01
PA
58222014-04-15 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.base/sym-file.exp: Remove regex characters from test
5825 message. Don't refer to breakpoint numbers in test messages.
5826
b50c8614
KS
58272014-04-14 Keith Seitz <keiths@redhat.com>
5828
5829 PR c++/16253
5830 * gdb.cp/var-tag.cc: New file.
5831 * gdb.cp/var-tag.exp: New file.
5832 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5833 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5834 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5835 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5836
3d567982
TT
58372014-04-14 Tom Tromey <tromey@redhat.com>
5838
5839 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5840 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5841 type.
5842 * gdb.cp/enum-class.exp: New file.
5843 * gdb.cp/enum-class.cc: New file.
5844
0626fc76
TT
58452014-04-14 Tom Tromey <tromey@redhat.com>
5846
5847 * gdb.dwarf2/enum-type.exp: New file.
5848
dca325b3
SA
58492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5850
5851 * gdb.mi/mi-vla-c99.exp: New file.
5852 * gdb.mi/vla.c: New file.
5853
5854b38a
SA
58542014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5855
5856 * gdb.base/vla-datatypes.c: New file.
5857 * gdb.base/vla-datatypes.exp: New file.
5858
463bb957
SA
58592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5860
5861 * gdb.base/vla-ptr.c: New file.
5862 * gdb.base/vla-ptr.exp: New file.
5863
3dd170be
SA
58642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5865
5866 * gdb.dwarf2/count.exp: New file.
5867
5ecaaa66
SA
58682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5869
5870 * gdb.base/vla-sideeffect.c: New file.
5871 * gdb.base/vla-sideeffect.exp: New file.
5872
41f1ada5
DB
58732014-04-14 David Blaikie <dblaikie@gmail.com>
5874
5875 * gdb.mi/non-stop.c: Add return value for non-void function return
5876 statement.
5877 * gdb.threads/staticthreads.c: Ditto.
5878
0be03e84
DE
58792014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5880 Doug Evans <xdje42@gmail.com>
5881
5882 * gdb.guile/scm-value.c: Improve test case.
5883 * gdb.guile/scm-value.exp: Add new test.
5884
f180a1fb
DB
58852014-04-11 David Blaikie <dblaikie@gmail.com>
5886
5887 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5888 override Clang's default.
5889
6b662e19
JB
58902014-04-11 Joel Brobecker <brobecker@adacore.com>
5891
5892 Revert the following changes (regressions):
5893
5894 * gdb.base/vla-sideeffect.c: New file.
5895 * gdb.base/vla-sideeffect.exp: New file.
5896
5897 * gdb.dwarf2/count.exp: New file.
5898
5899 * gdb.base/vla-multi.c: New file.
5900 * gdb.base/vla-multi.exp: New file.
5901
5902 * gdb.base/vla-ptr.c: New file.
5903 * gdb.base/vla-ptr.exp: New file.
5904
5905 * gdb.base/vla-datatypes.c: New file.
5906 * gdb.base/vla-datatypes.exp: New file.
5907
5908 * gdb.mi/mi-vla-c99.exp: New file.
5909 * gdb.mi/vla.c: New file.
5910
245a5f0b
KS
59112014-04-11 Keith Seitz <keiths@redhat.com>
5912
5913 PR c++/16675
5914 * gdb.cp/cpsizeof.exp: New file.
5915 * gdb.cp/cpsizeof.cc: New file.
5916
58a84dcf
SA
59172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5918
191a8a90
JB
5919 * gdb.mi/mi-vla-c99.exp: New file.
5920 * gdb.mi/vla.c: New file.
58a84dcf 5921
c8655f75
SA
59222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5923
5924 * gdb.base/vla-datatypes.c: New file.
5925 * gdb.base/vla-datatypes.exp: New file.
5926
024e13b4
SA
59272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5928
5929 * gdb.base/vla-ptr.c: New file.
5930 * gdb.base/vla-ptr.exp: New file.
5931
1a237e0e
SA
59322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5933
5934 * gdb.base/vla-multi.c: New file.
5935 * gdb.base/vla-multi.exp: New file.
5936
504f3432
SA
59372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5938
5939 * gdb.dwarf2/count.exp: New file.
5940
3bce8237
SA
59412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5942
191a8a90
JB
5943 * gdb.base/vla-sideeffect.c: New file.
5944 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5945
322f9c21
YQ
59462014-04-11 Yao Qi <yao@codesourcery.com>
5947
5948 * gdb.base/completion.exp: Check file exists before running tests
5949 on file completion.
5950
d708bcd1
PA
59512014-04-10 Pedro Alves <palves@redhat.com>
5952
5953 * gdb.base/cond-eval-mode.c: New file.
5954 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5955 prepare_for_testing to build the new file. Check result of
5956 runto_main.
5957 (test_break, test_watch): New procedures.
5958 (top level): Use them.
5959
ae1d2761
PM
59602014-04-08 Pierre Muller <muller@sourceware.org>
5961
5962 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5963 Ctrl-V use for mingw hosts.
5964
7af389b8
SC
59652014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5966
5967 * gdb.python/py-value.c: Improve test case.
5968 * gdb.python/py-value.exp: Add new test.
5969
5e703181
DE
59702014-04-07 David Blaikie <dblaikie@gmail.com>
5971
5972 * lib/compiler.c: Identify the clang compiler.
5973 * lib/compiler.cc: Ditto.
5974
9810b410
YQ
59752014-04-03 Yao Qi <yao@codesourcery.com>
5976
5977 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5978
98d1b8dc
AB
59792014-04-01 Anton Blanchard <anton@samba.org>
5980
5981 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5982 messages unique.
5983
3114cea1
AB
59842014-04-01 Anton Blanchard <anton@samba.org>
5985
5986 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5987 prepare_for_testing.
5988
62f7182c
AB
59892014-04-01 Anton Blanchard <anton@samba.org>
5990
5991 * gdb.arch/ppc64-atomic-inst.c: Remove.
5992 * gdb.arch/ppc64-atomic-inst.S: New file.
5993 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5994
770e7fc7
DE
59952014-03-31 Doug Evans <dje@google.com>
5996
5997 * gdb.base/print-symbol-loading-lib.c: New file.
5998 * gdb.base/print-symbol-loading-main.c: New file.
5999 * gdb.base/print-symbol-loading.exp: New file.
6000
46e2bafa
YQ
60012014-03-31 Yao Qi <yao@codesourcery.com>
6002
6003 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6004
8776cfe9
JB
60052014-03-28 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdb.ada/mi_dyn_arr: New testcase.
6008
5d1ef361
DE
60092014-03-27 Doug Evans <dje@google.com>
6010
6011 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6012
b5bee914
YQ
60132014-03-27 Yao Qi <yao@codesourcery.com>
6014
6015 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6016 if target is nios2-*-*.
6017
0d4d0e77
YQ
60182014-03-26 Yao Qi <yao@codesourcery.com>
6019
6020 * lib/gdb.exp (readline_is_used): New proc.
6021 * gdb.base/completion.exp: Move tests on command complete up.
6022 Skip the rest of tests if readline is not used.
6023 * gdb.ada/complete.exp: Skp the test if readline is not
6024 used.
6025 * gdb.base/filesym.exp: Likewise.
6026 * gdb.base/macscp.exp: Likewise.
6027 * gdb.base/readline-ask.exp: Likewise.
6028 * gdb.base/readline.exp: Likewise.
6029 * gdb.python/py-cmd.exp: Likewise.
6030 * gdb.trace/tfile.exp: Likewise.
6031
29361eee
YQ
60322014-03-26 Yao Qi <yao@codesourcery.com>
6033
6034 * gdb.base/macscp.exp: Fix code format issues.
6035
bc9a5525
UW
60362014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6037
6038 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6039 * gdb.asm/powerpc64le.inc: New file.
6040
d3839ede
PA
60412014-03-25 Pedro Alves <palves@redhat.com>
6042 Doug Evans <dje@google.com>
6043
6044 * gdb.base/source-execution.c: New file.
6045 * gdb.base/source-execution.exp: New file.
6046 * gdb.base/source-execution.gdb: New file.
6047
01672a57
DE
60482014-03-24 Doug Evans <dje@google.com>
6049
6050 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6051 using fission.
6052
88bbeca9
HZ
60532014-03-24 Hui Zhu <hui@codesourcery.com>
6054 Pedro Alves <palves@redhat.com>
6055
6056 PR breakpoints/16101
6057 * gdb.base/dprintf.exp: Use unsupported rather than changing the
6058 test pass/fail messages. Detect missing support for dprintf when
6059 breakpoints are actually inserted.
6060 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
6061 breakpoints are actually inserted.
6062 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
6063 fails.
6064
d2348791
JK
60652014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6066
6067 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6068
feef67ab
DE
60692014-03-22 Doug Evans <xdje42@gmail.com>
6070
6071 * gdb.python/python.exp (python not supported): Verify multi-line
6072 python command issues an error.
25d743f9 6073 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 6074 guile command issues an error.
feef67ab 6075
ecebef6a
MR
60762014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6077
6078 * gdb.threads/thread-specific.exp: Handle the lack of usable
6079 $this_breakpoint and $this_thread.
6080
ccdd1909
HZ
60812014-03-21 Hui Zhu <hui@codesourcery.com>
6082
6083 * gdb.base/attach.exp (do_command_attach_tests): New.
6084
beb460e8
PA
60852014-03-20 Tom Tromey <tromey@redhat.com>
6086 Pedro Alves <palves@redhat.com>
6087
6088 PR cli/15718
6089 * gdb.base/condbreak-call-false.c: New file.
6090 * gdb.base/condbreak-call-false.exp: New file.
6091
40acf43a
PA
60922014-03-20 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6095 Delete.
6096 (block_signals, unblock_signals): Delete.
6097 (child_function_2, main): Remove references to deleted variable
6098 and functions.
6099
9f5e1e02
PA
61002014-03-20 Pedro Alves <palves@redhat.com>
6101
6102 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6103 Use pthread_kill to signal thread 2.
6104 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6105 Adjust to make the test send itself a signal rather than using the
6106 host's "kill" command.
6107
99619bea
PA
61082014-03-20 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.threads/multiple-step-overs.c: New file.
6111 * gdb.threads/multiple-step-overs.exp: New file.
6112 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6113 Adjust expected infrun debug output.
6114
2adfaa28
PA
61152014-03-20 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6118 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6119
31e77af2
PA
61202014-03-20 Pedro Alves <palves@redhat.com>
6121
6122 PR breakpoints/7143
6123 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6124 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6125 of gdb_test_multiple.
6126 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6127 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6128
b9f437de
PA
61292014-03-20 Pedro Alves <palves@redhat.com>
6130
6131 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6132 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6133
05adc73e
PA
61342014-03-19 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/async.exp: Remove early return.
6137
6048b950
PA
61382014-03-19 Pedro Alves <palves@redhat.com>
6139
6140 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6141
8bcfb00a
PA
61422014-03-19 Pedro Alves <palves@redhat.com>
6143
6144 * gdb.base/async.exp (test_background): Expect \r\n after
6145 "completed." in the fail pattern.
6146
884e37dc
PA
61472014-03-19 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/async.exp (test_background): New procedure.
6150 Use it for all background execution command tests.
6151
148e57e2
PA
61522014-03-19 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/async.exp: Use prepare_for_testing.
6155
f48088c7
PA
61562014-03-19 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6159 the same line.
6160
e2f6c966
PA
61612014-03-19 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.base/async.c (main): Add "jump here" and "until here" line
6164 marker comments.
6165 * gdb.base/async.exp (jump_here): New global.
6166 (jump& test): Use it.
6167 (until_here): New global.
6168 (until& test): Use it.
6169
c30568d4
PA
61702014-03-19 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/async.exp: Don't frob gdb_protocol.
6173
0172b6a7
DE
61742014-03-18 Doug Evans <xdje42@gmail.com>
6175
6176 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6177 Fix spelling of exec-done-display.
6178
06c868a8
JK
61792014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
6181 PR gdb/15358
6182 * gdb.base/gdb-sigterm.c: New file.
6183 * gdb.base/gdb-sigterm.exp: New file.
6184
0c7e1a46
PA
61852014-03-18 Pedro Alves <palves@redhat.com>
6186
6187 PR gdb/13860
6188 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6189 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6190 solib-event.
6191
f7c77d93
JB
61922014-03-17 Joel Brobecker <brobecker@adacore.com>
6193
6194 * gdb.ada/pckd_arr_ren: New testcase.
6195
5a1e8c7a
DE
61962014-03-13 Doug Evans <xdje42@gmail.com>
6197
6198 PR guile/16612
6199 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6200 collect after discarding symbols.
6201
350e1a76
DE
62022014-03-13 Ludovic Courtès <ludo@gnu.org>
6203 Doug Evans <xdje42@gmail.com>
6204
6205 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6206 to history survives a gc.
6207
a69900ae
PA
62082014-03-13 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.base/default.exp: Don't test "target procfs".
6211
5db9f0bd
PA
62122014-03-13 Pedro Alves <palves@redhat.com>
6213
6214 * gdb.base/default.exp: Update "target child" and "target procfs"
6215 tests to not expect "Unix".
6216
b3ccfe11
TT
62172014-03-12 Tom Tromey <tromey@redhat.com>
6218
6219 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6220 New procs. Add target-async tests.
6221 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6222 Add target-async tests.
6223
646f4417
AA
62242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6225
6226 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6227 'func_start' and 'func_end' for the beginning and end of the
6228 function code, respectively.
6229 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6230 'func_end' instead of 'func' and 'main'.
6231
288c211f
AA
62322014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6233
6234 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6235 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6236 generate the debug info assembler source.
6237
e0c0f156
AA
62382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6239
6240 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6241 * gdb.dwarf2/arr-subrange.exp: Likewise.
6242 * gdb.dwarf2/dwz.exp: Likewise.
6243 * gdb.dwarf2/method-ptr.exp: Likewise.
6244 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6245 * gdb.dwarf2/subrange.exp: Likewise.
6246 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6247 * gdb.dwarf2/implptrpiece.exp: Likewise.
6248 * gdb.dwarf2/nostaticblock.exp: Likewise.
6249
0e5c4555
AA
62502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6251
6252 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6253 directory to absolute path name arguments.
6254
5ec18f2b
JG
62552014-03-10 Joel Brobecker <brobecker@adacore.com>
6256
6257 * gdb.ada/tagged_access: New testcase.
6258
847fc4f2
MM
62592014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6260
6261 * gdb.btrace/data.exp: Update expected output.
6262
cc3da688
YQ
62632014-03-06 Yao Qi <yao@codesourcery.com>
6264
6265 * gdb.trace/pr16508.exp: New file.
6266
0f26cec1
PA
62672014-03-05 Pedro Alves <palves@redhat.com>
6268
6269 PR gdb/16575
6270 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6271 procedure.
6272 (top level): Adjust to use it. Add tests that exercise breakpoint
6273 interaction with the code-cache.
6274
7a5a839f
LC
62752014-02-26 Ludovic Courtès <ludo@gnu.org>
6276
6277 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6278 test for 'history-append!'.
6279
31aa7e4e
JB
62802014-02-26 Joel Brobecker <brobecker@adacore.com>
6281
6282 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6283 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6284 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6285 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6286 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6287 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6288
1b588015
JB
62892014-02-26 Joel Brobecker <brobecker@adacore.com>
6290
6291 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6292 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6293 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6294
55426c9d
JB
62952014-02-26 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6298
dc53a7ad
JB
62992014-02-26 Joel Brobecker <brobecker@adacore.com>
6300
6301 * gdb.dwarf2/arr-stride.c: New file.
6302 * gdb.dwarf2/arr-stride.exp: New file.
6303
12ab52e9
PA
63042014-02-26 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6307 that won't ever trigger. Make sure that GDB reports the correct
6308 breakpoint that caused the stop.
6309
849c862e
JK
63102014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6311
6312 PR gdb/16626
6313 * gdb.base/auto-load-script: New file.
6314 * gdb.base/auto-load.c: New file.
6315 * gdb.base/auto-load.exp: New file.
6316
71b7d793
JK
6317 PR gdb/16626
6318 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6319
e2f0d509
JK
63202014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6321
6322 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6323 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6324
50cc37c8
DE
63252014-02-24 Doug Evans <dje@google.com>
6326
6327 * lib/gdb.exp (run_on_host): Log error output if program fails.
6328
ea4758f2
PA
63292014-02-21 Pedro Alves <palves@redhat.com>
6330
6331 * gdb.threads/step-after-sr-lock.c: Rename to ...
6332 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6333 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6335 ... this.
6336
d7b30f67
SDJ
63372014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6338
6339 PR tdep/16397
6340 * gdb.arch/amd64-stap-special-operands.exp: New file.
6341 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6342 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6343 * gdb.arch/amd64-stap-triplet.S: Likewise.
6344 * gdb.arch/amd64-stap-triplet.c: Likewise.
6345
83deb43f
JB
63462014-02-20 Joel Brobecker <brobecker@adacore.com>
6347
6348 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6349 in .section pseudo-op.
6350
adde2bff
DE
63512014-02-20 lin zuojian <manjian2006@gmail.com>
6352 Joel Brobecker <brobecker@adacore.com>
6353 Doug Evans <xdje42@gmail.com>
6354
6355 PR symtab/16581
6356 * gdb.dwarf2/dw2-icycle.S: New file.
6357 * gdb.dwarf2/dw2-icycle.c: New file.
6358 * gdb.dwarf2/dw2-icycle.exp: New file.
6359
f7bd0f78
SC
63602014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6361
6362 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6363 operations on gdb.Value objects.
6364 * gdb.python/py-value-cc.exp: Add new test to test operations on
6365 gdb.Value objects.
6366
c17ef0d5
DE
63672014-02-18 Doug Evans <dje@google.com>
6368
6369 * Makefile.in (TESTS): New variable.
6370 (expanded_tests, expanded_tests_or_none): New variables
6371 (check-single): Pass $(expanded_tests_or_none) to runtest.
6372 (check-parallel): Only run tests in $(TESTS) if non-empty.
6373 (check/no-matching-tests-found): New rule.
6374 * README: Document TESTS makefile variable.
6375
5dd3176f
DE
63762014-02-18 Doug Evans <dje@google.com>
6377
6378 * Makefile.in (check-parallel): rm -rf outputs temp.
6379
0b10be4f
JK
63802014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6381
6382 Fix "ERROR: no fileid for" in the testsuite.
6383 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6384
85f224e7
DE
63852014-02-12 Doug Evans <dje@google.com>
6386
6387 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6388 (MISCELLANEOUS): New variable.
6389 (clean): rm -rf $(MISCELLANEOUS).
6390 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6391 dwp live in the same directory as symlinks, with each symlink pointed
6392 to a differently named file in a different directory.
6393
149b30ff
DE
63942014-02-11 Doug Evans <dje@google.com>
6395
6396 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6397 of Tcl file commands.
6398
1dfdac32
MK
63992014-02-10 Mark Kettenis <kettenis@gnu.org>
6400
6401 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6402 "kill -SIGUSR1 -1".
6403
aa4fb036
JB
64042014-02-10 Joel Brobecker <brobecker@adacore.com>
6405
6406 * gdb.ada/tick_length_array_enum_idx: New testcase.
6407
ed3ef339
DE
64082014-02-10 Doug Evans <xdje42@gmail.com>
6409
6410 * configure.ac (AC_OUTPUT): Add gdb.guile.
6411 * configure: Regenerate.
6412 * lib/gdb-guile.exp: New file.
6413 * lib/gdb.exp (get_target_charset): New function.
6414 * gdb.base/help.exp: Update expected output from "apropos apropos".
6415 * gdb.guile/Makefile.in: New file.
6416 * gdb.guile/guile.exp: New file.
6417 * gdb.guile/scm-arch.c: New file.
6418 * gdb.guile/scm-arch.exp: New file.
6419 * gdb.guile/scm-block.c: New file.
6420 * gdb.guile/scm-block.exp: New file.
6421 * gdb.guile/scm-breakpoint.c: New file.
6422 * gdb.guile/scm-breakpoint.exp: New file.
6423 * gdb.guile/scm-disasm.c: New file.
6424 * gdb.guile/scm-disasm.exp: New file.
6425 * gdb.guile/scm-equal.c: New file.
6426 * gdb.guile/scm-equal.exp: New file.
6427 * gdb.guile/scm-error.exp: New file.
6428 * gdb.guile/scm-error.scm: New file.
6429 * gdb.guile/scm-frame-args.c: New file.
6430 * gdb.guile/scm-frame-args.exp: New file.
6431 * gdb.guile/scm-frame-args.scm: New file.
6432 * gdb.guile/scm-frame-inline.c: New file.
6433 * gdb.guile/scm-frame-inline.exp: New file.
6434 * gdb.guile/scm-frame.c: New file.
6435 * gdb.guile/scm-frame.exp: New file.
6436 * gdb.guile/scm-generics.exp: New file.
6437 * gdb.guile/scm-gsmob.exp: New file.
6438 * gdb.guile/scm-iterator.c: New file.
6439 * gdb.guile/scm-iterator.exp: New file.
6440 * gdb.guile/scm-math.c: New file.
6441 * gdb.guile/scm-math.exp: New file.
6442 * gdb.guile/scm-objfile-script-gdb.in: New file.
6443 * gdb.guile/scm-objfile-script.c: New file.
6444 * gdb.guile/scm-objfile-script.exp: New file.
6445 * gdb.guile/scm-objfile.c: New file.
6446 * gdb.guile/scm-objfile.exp: New file.
6447 * gdb.guile/scm-ports.exp: New file.
6448 * gdb.guile/scm-pretty-print.c: New file.
6449 * gdb.guile/scm-pretty-print.exp: New file.
6450 * gdb.guile/scm-pretty-print.scm: New file.
6451 * gdb.guile/scm-section-script.c: New file.
6452 * gdb.guile/scm-section-script.exp: New file.
6453 * gdb.guile/scm-section-script.scm: New file.
6454 * gdb.guile/scm-symbol.c: New file.
6455 * gdb.guile/scm-symbol.exp: New file.
6456 * gdb.guile/scm-symtab-2.c: New file.
6457 * gdb.guile/scm-symtab.c: New file.
6458 * gdb.guile/scm-symtab.exp: New file.
6459 * gdb.guile/scm-type.c: New file.
6460 * gdb.guile/scm-type.exp: New file.
6461 * gdb.guile/scm-value-cc.cc: New file.
6462 * gdb.guile/scm-value-cc.exp: New file.
6463 * gdb.guile/scm-value.c: New file.
6464 * gdb.guile/scm-value.exp: New file.
6465 * gdb.guile/source2.scm: New file.
6466 * gdb.guile/types-module.cc: New file.
6467 * gdb.guile/types-module.exp: New file.
6468
7026a7c1
YQ
64692014-02-10 Yao Qi <yao@codesourcery.com>
6470
6471 PR testsuite/16543
6472 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6473 * configure: Regenerated.
6474 * Makefile.in: New file.
6475
6c466447
AS
64762014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6477
6478 * gdb.python/py-framefilter.exp: Fix typo.
6479
6e854735
YQ
64802014-02-08 Yao Qi <yao@codesourcery.com>
6481
6482 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6483 that no =breakpoint-modified is emitted when breakpoints are
6484 modified through MI commands.
6485
d137e6dc
PA
64862014-02-07 Pedro Alves <pedro@codesourcery.com>
6487 Pedro Alves <palves@redhat.com>
6488
6489 * gdb.threads/step-after-sr-lock.c: New file.
6490 * gdb.threads/step-after-sr-lock.exp: New file.
6491
b5ee5a50
PA
64922014-02-07 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6495
3c77faf3
JK
64962014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6497
6498 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6499 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6500
6dddc817
DE
65012014-02-06 Doug Evans <xdje42@gmail.com>
6502
6503 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6504 output.
6505
6506 * gdb.gdb/python-interrupts.exp: New file.
6507
de7b2893
YQ
65082014-02-05 Yao Qi <yao@codesourcery.com>
6509
6510 * gdb.trace/report.exp (use_collected_data): Test the output
6511 of "info threads" and "info inferiors".
6512
66d032ac
YQ
65132014-02-05 Yao Qi <yao@codesourcery.com>
6514
6515 Revert this patch:
6516
6517 2013-05-24 Yao Qi <yao@codesourcery.com>
6518
6519 * gdb.trace/tfile.exp: Test inferior and thread.
6520
591a12a1
UW
65212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6522
6523 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6524 on a function.
6525 * gdb.base/step-bt.c: Call hello via function pointer to make
6526 sure its first instruction is executed on powerpc64le-linux.
6527
0ff3e01f
UW
65282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6529
6530 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6531
084ee545
UW
65322014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6533
6534 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6535 of the test patterns for use on little-endian systems.
6536
6ed14ff3
UW
65372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6538
6539 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6540 (decimal_vector): Fix for little-endian.
6541
401e27fd
JM
65422014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6543
6544 * gdb.arch/sparc-sysstep.exp: New file.
6545 * gdb.arch/sparc-sysstep.c: Likewise.
6546
6547 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6548
8b924729
EBM
65492014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6550
6551 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6552
fb151210
JB
65532014-01-23 Tom Tromey <tromey@redhat.com>
6554
6555 * gdb.ada/array_char_idx: New testcase.
6556
0740f8d8
TT
65572014-01-23 Tom Tromey <tromey@redhat.com>
6558
6559 PR python/16487:
6560 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6561 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6562 classes.
6563
21909fa1
TT
65642014-01-23 Tom Tromey <tromey@redhat.com>
6565
6566 PR python/16491:
6567 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6568 string from an inferior frame.
6569 * gdb.python/py-framefilter-mi.exp: Update.
6570
87ce2a04
DE
65712014-01-22 Doug Evans <dje@google.com>
6572
6573 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6574
237b092b
AA
65752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6576
6577 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6578
d674a709
AA
65792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6580
6581 * gdb.trace/entry-values.exp: Remove excess space character from
6582 regex patterns. Handle s390 call instruction.
6583
20fa3390
AA
65842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6585
6586 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6587 define "*_start" label. Make "name" static.
6588 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6589 ${name} by references to ${name}_start.
6590
78466714
AA
65912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6592
6593 * gdb.base/info-macros.exp: Remove "debug" from the compile
6594 options.
6595
ec9f644a
IB
65962014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6597
6598 * gdb.dlang/demangle.exp: New file.
6599
94b1b47e
IB
66002014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6601
6602 * gdb.dlang/primitive-types.exp: New file.
6603
7f420862
IB
66042014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6605
6606 * configure.ac: Create gdb.dlang/Makefile.
6607 * configure: Regenerate.
6608 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6609 * gdb.dlang/Makefile.in: New file.
6610 * lib/d-support.exp: New file.
6611 * lib/gdb.exp (skip_d_tests): New proc.
6612
52834460
MM
66132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6614
6615 * gdb.btrace/delta.exp: Check reverse stepi.
6616 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6617 * gdb.btrace/finish.exp: New.
6618 * gdb.btrace/next.exp: New.
6619 * gdb.btrace/nexti.exp: New.
6620 * gdb.btrace/record_goto.c: Add comments.
6621 * gdb.btrace/step.exp: New.
6622 * gdb.btrace/stepi.exp: New.
6623 * gdb.btrace/multi-thread-step.c: New.
6624 * gdb.btrace/multi-thread-step.exp: New.
6625 * gdb.btrace/rn-dl-bind.c: New.
6626 * gdb.btrace/rn-dl-bind.exp: New.
6627 * gdb.btrace/data.c: New.
6628 * gdb.btrace/data.exp: New.
6629 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6630
6e07b1d2
MM
66312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6632
6633 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6634 * gdb.btrace/exception.exp: Update.
6635 * gdb.btrace/instruction_history.exp: Update.
6636 * gdb.btrace/record_goto.exp: Update.
6637 * gdb.btrace/tailcall.exp: Update.
6638 * gdb.btrace/unknown_functions.exp: Update.
6639 * gdb.btrace/delta.exp: New.
6640
0b722aec
MM
66412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6642
6643 * gdb.btrace/record_goto.exp: Add backtrace test.
6644 * gdb.btrace/tailcall.exp: Add backtrace test.
6645
066ce621
MM
66462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6647
6648 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6649 * gdb.btrace/record_goto.c: New.
6650 * gdb.btrace/record_goto.exp: New.
6651 * gdb.btrace/x86-record_goto.S: New.
6652
0688d04e
MM
66532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6654
6655 * gdb.btrace/function_call_history.exp: Update tests.
6656 * gdb.btrace/instruction_history.exp: Update tests.
6657
8710b709
MM
66582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6659
6660 * gdb.btrace/function_call_history.exp: Fix expected field
6661 order for "record function-call-history".
6662 Add new tests for "record function-call-history /c".
6663 * gdb.btrace/exception.cc: New.
6664 * gdb.btrace/exception.exp: New.
6665 * gdb.btrace/tailcall.exp: New.
6666 * gdb.btrace/x86-tailcall.S: New.
6667 * gdb.btrace/x86-tailcall.c: New.
6668 * gdb.btrace/unknown_functions.c: New.
6669 * gdb.btrace/unknown_functions.exp: New.
6670 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6671
5de9129b
MM
66722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6673
6674 * gdb.btrace/instruction_history.exp: Update.
6675 * gdb.btrace/function_call_history.exp: Update.
6676
23a7fe75
MM
66772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6678
6679 * gdb.btrace/function_call_history.exp: Fix expected function
6680 trace.
6681 * gdb.btrace/instruction_history.exp: Initialize traced.
6682 Remove traced_functions.
6683
724c7dd8
MM
66842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6685
6686 * gdb.btrace/function_call_history.exp: Update
6687 * gdb.btrace/instruction_history.exp: Update.
6688
6d78d93b
MM
66892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6690
6691 * gdb.btrace/enable.exp: Update expected text.
6692
93a360cc
OJ
66932014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6694
6695 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6696 bytes.
6697
3772b53f
MR
66982014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6699
6700 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6701
596662fa
OJ
67022014-01-15 Omair Javaid <omair.javaid@linaro.org>
6703
6704 * lib/gdb.exp (supports_process_record): Return true for
6705 arm*-linux*. (supports_reverse): Likewise.
6706
b5b08fb4
SC
67072014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6708
6709 PR python/15464
6710 PR python/16113
6711 * gdb.python/py-type.c: Enhance test case.
6712 * gdb.python/py-value-cc.cc: Likewise
6713 * gdb.python/py-type.exp: Add new tests.
6714 * gdb.python/py-value-cc.exp: Likewise
6715
52d7fb13
AA
67162014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6717 Pedro Alves <palves@redhat.com>
6718
6719 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6720 Make "name" extern.
6721 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6722 references to ${name}_start by references to ${name}.
6723
a2cd8cfe
JB
67242014-01-10 Joel Brobecker <brobecker@adacore.com>
6725
6726 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6727
4e23fced
JB
67282014-01-10 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6731
c6a9e42c
PA
67322014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6733 Pedro Alves <palves@redhat.com>
6734
6735 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6736 mi_gdb_target_load.
c6a9e42c 6737
b7ea362b
PA
67382014-01-08 Pedro Alves <palves@redhat.com>
6739
6740 * gdb.threads/reconnect-signal.c: New file.
6741 * gdb.threads/reconnect-signal.exp: New file.
6742
5e3f4fab
EBM
67432014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6744
6745 * gdb.base/source-dir.exp: New file.
6746
79301218
JB
67472014-01-07 Joel Brobecker <brobecker@adacore.com>
6748
6749 * gdb.ada/mi_interface: New testcase.
6750
8e355c5d
JB
67512014-01-07 Joel Brobecker <brobecker@adacore.com>
6752
6753 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6754 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6755 gdb.ada/pp-rec-component/pck.ads: New files.
6756
c0d48811
JB
67572014-01-07 Joel Brobecker <brobecker@adacore.com>
6758
6759 * gdb.python/py-pp-integral.c: New file.
6760 * gdb.python/py-pp-integral.py: New file.
6761 * gdb.python/py-pp-integral.exp: New file.
6762
17b609c3 6763For older changes see ChangeLog-1993-2013.
c906108c 6764\f
8d8cb839
EZ
6765;; Local Variables:
6766;; mode: change-log
6767;; left-margin: 8
6768;; fill-column: 74
6769;; version-control: never
6770;; End:
902f2ccb 6771
32d0add0 6772 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6773 Copying and distribution of this file, with or without modification,
6774 are permitted provided the copyright notice and this notice are preserved.
This page took 2.553012 seconds and 4 git commands to generate.