error/internal-error printing local variable during "bt full".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
16c3b12f
JB
12015-11-23 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.base/wrong_frame_bt_full-main.c: New file.
4 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5 * gdb.base/wrong_frame_bt_full.exp: New file.
6
155bfbd3
JB
72015-11-23 Joel Brobecker <brobecker@adacore.com>
8
9 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10
bb097445
JM
112015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12
206853a0 13 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14 pstate register when comparing registers values in
15 sparc64-*-linux-gnu targets to avoid spurious differences.
16
9c88ed8f
JM
172015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
18
206853a0 19 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 20
96161e25
SL
212015-11-19 Sandra Loosemore <sandra@codesourcery.com>
22
23 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
24 as type argument to gdb_compile.
25 * gdb.base/nested-subp2.exp: Likewise.
26 * gdb.base/nested-subp3.exp: Likewise.
27
340c2830
DV
282015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
29
30 * lib/dwarf.exp (_note): Fix left shift of negative value.
31 * gdb.trace/trace-condition.exp: Likewise.
32
c1862d0f
YQ
332015-11-13 Yao Qi <yao.qi@linaro.org>
34
35 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
36 comments about d10v.
37 (test_scalar_returns): Likewise.
38 * gdb.base/d10v.ld: Remove.
39 * gdb.base/overlays.exp: Remove the target triplet checking for
40 d10v-*-*.
41 * gdb.base/structs.exp (test_struct_returns): Remove the
42 comments about d10v.
43 (test_struct_calls): Likewise.
44
77ae9c19
YQ
452015-11-13 Yao Qi <yao.qi@linaro.org>
46
47 * gdb.base/gnu_vector.exp: Check the return value by "p res".
48 * gdb.base/gnu_vector.c: Don't include stdio.h.
49 (main): Don't print res and call add_some_intvecs.
50
430e004e
MK
512015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
52
53 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
54 macro.
55 (func5): Removed.
56 (func4): Use FAST_TRACEPOINT_LABEL.
57 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
58 macro.
59 (func): Removed.
60 (thread_function): Use FAST_TRACEPOINT_LABEL.
61 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
62 (func): Remove.
63 (marker): Use FAST_TRACEPOINT_LABEL.
64 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
65 (pendfunc1): Remove.
66 (pendfunc): Use FAST_TRACEPOINT_LABEL.
67 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
68 (foo): Remove.
69 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
70 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
71 macro.
72 (func): Remove.
73 (marker): Use FAST_TRACEPOINT_LABEL.
74 * gdb.trace/trace-common.h: New header.
75 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
76 macro.
77 (func): Remove.
78 (marker): Use FAST_TRACEPOINT_LABEL.
79 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
80 (func): Remove.
81 (thread_function): Use FAST_TRACEPOINT_LABEL.
82
6e7675a7
MK
832015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
84
85 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
86 in front.
87 * gdb.trace/change-loc.exp: Use global pcreg definition.
88 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
89 * gdb.trace/entry-values.exp: Use global spreg definition, add $
90 in front.
91 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
92 * gdb.trace/pending.exp: Likewise.
93 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
94 * gdb.trace/trace-break.exp: Likewise.
95 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
96 in front.
97 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
98 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
99 in front.
100 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
101
dddc0e16
JB
1022015-11-09 Joel Brobecker <brobecker@adacore.com>
103
104 * gdb.ada/fin_fun_out: New testcase.
105
c6f0b406
KB
1062015-11-07 Kevin Buettner <kevinb@redhat.com>
107
108 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
109 value associated with DW_AT_byte_size.
110 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
111 constants for DW_AT_byte_size, DW_AT_lower_bound, and
112 DW_AT_upper_bound.
113
f01dcfd9
KB
1142015-11-07 Kevin Buettner <kevinb@redhat.com>
115
116 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
117 (gdb_target_symbol_prefix_flags): Define in terms of _asm
118 version.
119 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
120 gdb.dwarf2/dw2-canonicalize-type.exp,
121 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
122 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
123 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
124 provided by gdb_target_symbol_prefix_flags_asm.
125 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
126 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
127 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
128 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
129 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
130 macros where needed). Use this macro for symbols which require
131 the prefix provided by SYMBOL_PREFIX.
132
2223449a
KB
1332015-11-05 Kevin Buettner <kevinb@redhat.com>
134
135 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
136 New procs.
137 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
138 representing expressions, of more than one list element.
139 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
140 to prepend linker symbol prefix to f.
141 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
142 table_1 and table_2.
143 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
144 Likewise, for f and g.
145 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
146 for ptr.
147 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
148 for main.
149 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
150 table_1_ptr and table_2_ptr.
151
6f2f1a3a
JK
1522015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
153 Joel Brobecker <brobecker@adacore.com>
154
155 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
156
566c56c9
MK
1572015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
158
159 * gdb.reverse/s390-mvcle.c: New test.
160 * gdb.reverse/s390-mvcle.exp: New file.
161 * lib/gdb.exp: Enable reverse tests on s390*-linux.
162
d5f0636b
MK
1632015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
164
165 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
166
7ad8b86c
MK
1672015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
168
169 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
170 reaching marker2.
171 * gdb.reverse/getresuid-reverse.exp: Likewise.
172 * gdb.reverse/pipe-reverse.exp: Likewise.
173 * gdb.reverse/readv-reverse.exp: Likewise.
174 * gdb.reverse/recvmsg-reverse.exp: Likewise.
175 * gdb.reverse/time-reverse.exp: Likewise.
176 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
177
4081c0f1
YQ
1782015-10-30 Yao Qi <yao.qi@linaro.org>
179
180 * gdb.threads/wp-replication.c (watch_count_done): Remove.
181 (empty_cycle): Remove.
182 (main): Don't call empty_cycle. Don't use watch_count_done.
183 * gdb.threads/wp-replication.exp: Don't set breakpoint on
184 empty_cycle. Rewrite the code counting HW watchpoints.
185
452b4ba5
MK
1862015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
187
188 * gdb.reverse/fstatat-reverse.c: New test.
189 * gdb.reverse/fstatat-reverse.exp: New file.
190 * gdb.reverse/getresuid-reverse.c: New test.
191 * gdb.reverse/getresuid-reverse.exp: New file.
192 * gdb.reverse/pipe-reverse.c: New test.
193 * gdb.reverse/pipe-reverse.exp: New file.
194 * gdb.reverse/readv-reverse.c: New test.
195 * gdb.reverse/readv-reverse.exp: New file.
196 * gdb.reverse/recvmsg-reverse.c: New test.
197 * gdb.reverse/recvmsg-reverse.exp: New file.
198 * gdb.reverse/time-reverse.c: New test.
199 * gdb.reverse/time-reverse.exp: New file.
200 * gdb.reverse/waitpid-reverse.c: New test.
201 * gdb.reverse/waitpid-reverse.exp: New file.
202
5e2e7507
JK
2032015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
206
0fde2c53
DE
2072015-10-26 Doug Evans <dje@google.com>
208
209 PR symtab/17391
210 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
211 * gdb.dwarf2/bad-regnum.c: New file.
212 * gdb.dwarf2/bad-regnum.exp: New file.
213
1a70ae97
DE
2142015-10-26 Doug Evans <dje@google.com>
215
216 PR python/18938
217 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
218 file.
219
27dc26ab
JK
2202015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * gdb.compile/compile.exp (compile code globalvar): Update expectation
223 for a change by "Mention language in compile error message".
224
bed91f4d
SM
2252015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
226
227 PR python/18073
228 * gdb.python/py-type.c (C::a_method): New.
229 (C::a_const_method): New.
230 (C::a_static_method): New.
231 (a_function): New.
232 * gdb.python/py-type.exp (test_fields): Test getting fields
233 from function and method.
234
3f2f83dd
KB
2352015-10-21 Keven Boell <keven.boell@intel.com>
236
237 * gdb.fortran/vla-alloc-assoc.exp: New file.
238 * gdb.fortran/vla-datatypes.exp: New file.
239 * gdb.fortran/vla-datatypes.f90: New file.
240 * gdb.fortran/vla-history.exp: New file.
241 * gdb.fortran/vla-ptype-sub.exp: New file.
242 * gdb.fortran/vla-ptype.exp: New file.
243 * gdb.fortran/vla-sizeof.exp: New file.
244 * gdb.fortran/vla-sub.f90: New file.
245 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
246 * gdb.fortran/vla-value-sub-finish.exp: New file.
247 * gdb.fortran/vla-value-sub.exp: New file.
248 * gdb.fortran/vla-value.exp: New file.
249 * gdb.fortran/vla-ptr-info.exp: New file.
250 * gdb.mi/mi-vla-fortran.exp: New file.
251 * gdb.mi/vla.f90: New file.
252
27145d50
SL
2532015-10-21 Sandra Loosemore <sandra@codesourcery.com>
254
255 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
256 of hardwired timeout value.
257
5f3ff4f8
JK
2582015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
259 Pedro Alves <palves@redhat.com>
260
261 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
262 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
263
bfd09d20
JS
2642015-10-19 Josh Stone <jistone@redhat.com>
265
266 * gdb.base/catch-syscall.c: Include <sched.h>.
267 (unknown_syscall): New variable.
268 (main): Trigger a vfork and an unknown syscall.
269 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
270 (unknown_syscall_number): Likewise.
271 (check_call_to_syscall): Accept an optional syscall pattern.
272 (check_return_from_syscall): Likewise.
273 (check_continue): Likewise.
274 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
275 (test_catch_syscall_skipping_return): New test toggling off 'catch
276 syscall' to step over the syscall return, then toggling back on.
277 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
278 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
279 (do_syscall_tests): Call test_catch_syscall_without_args and
280 test_catch_syscall_mid_vfork.
281 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
282 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
283
b32b93c6
AS
2842015-10-19 Andrew Stubbs <ams@codesourcery.com>
285
286 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
287 print g_vE): Add new pass patterns.
288 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
289 print various symbol names for vptr fields.
290
9d622bda
AB
2912015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
294 results.
295
0fd8ac1c
YQ
2962015-10-12 Yao Qi <yao.qi@linaro.org>
297
298 * gdb.arch/disp-step-insn-reloc.exp: New test case.
299
34240514
YQ
3002015-10-12 Yao Qi <yao.qi@linaro.org>
301
302 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
303 is aarch64*-*-linux*.
304
8240f442
YQ
3052015-10-12 Yao Qi <yao.qi@linaro.org>
306
307 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
308 (can_relocate_bcond_true): ... it.
309 (can_relocate_bcond_false): New function.
310 (foo): Likewise.
311 (can_relocate_bl): Likewise.
312 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
313 can_relocate_bl.
314
2520f728
PMR
3152015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
316
317 * gdb.base/nested-addr.c: New file.
318 * gdb.base/nested-addr.exp: New testcase.
319
abcef95a
MM
3202015-10-09 Markus Metzger <markus.t.metzger@intel.com>
321
322 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
323 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
324 its output. Ignore the output of "record goto begin" and instead
325 check that GDB is replaying.
326
145e3ddb
PA
3272015-10-09 Pedro Alves <palves@redhat.com>
328
329 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
330 (top level): Use it in the run with no args test.
331
d5d8c4e1
IB
3322015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
333
334 * gdb.dlang/properties.exp: New file.
335
06e635ef
SL
3362015-10-02 Sandra Loosemore <sandra@codesourcery.com>
337
338 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
339 whether or not address 0x1000 is mapped on the target.
340
e019fd1d
SM
3412015-09-30 Simon Marchi <simon.marchi@ericsson.com>
342
343 * gdb.python/py-type.exp: Do not run tests if binaries fail to
344 build.
345
77ba2a67
MM
3462015-09-30 Markus Metzger <markus.t.metzger@intel.com>
347
348 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
349 instruction-history test.
350
c60eb31f
DE
3512015-09-28 Doug Evans <dje@google.com>
352
353 * gdb.base/gcore.c (array_func): Add reference to static_array.
354
9a3c8263
SM
3552015-09-25 Simon Marchi <simon.marchi@ericsson.com>
356
357 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
358 source line.
359
9720e656
SL
3602015-09-24 Sandra Loosemore <sandra@codesourcery.com>
361
362 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
363 short or char as base type.
364
938d3bf2
SL
3652015-09-23 Sandra Loosemore <sandra@codesourcery.com>
366
367 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
368 to allow any size enum.
369
e6c2c623
PMR
3702015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
371
372 * gdb.ada/array_ptr_renaming.exp: New testcase.
373 * gdb.ada/array_ptr_renaming/foo.adb: New file.
374 * gdb.ada/array_ptr_renaming/pack.ads: New file.
375
06da0f77
PL
3762015-09-21 Pierre Langlois <pierre.langlois@arm.com>
377
378 * gdb.trace/ftrace-lock.c: New file.
379 * gdb.trace/ftrace-lock.exp: New file.
380
4f51c22a
PL
3812015-09-21 Pierre Langlois <pierre.langlois@arm.com>
382
383 * gdb.arch/insn-reloc.c: New file.
384 * gdb.arch/ftrace-insn-reloc.exp: New file.
385
7041adf4
PL
3862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
387
388 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
389 instruction.
390 * gdb.trace/pendshr1.c (pendfunc): Likewise.
391 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
392 * gdb.trace/range-stepping.c: Likewise.
393 * gdb.trace/trace-break.c: Likewise.
394 * gdb.trace/trace-mt.c (thread_function): Likewise.
395 * gdb.trace/ftrace.c (marker): Likewise.
396 * gdb.trace/trace-condition.c (marker): Likewise.
397 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
398 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
399 is_aarch64_target.
400
015d2e7e
DE
4012015-09-18 Doug Evans <xdje42@gmail.com>
402
403 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
404 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
405
26b188a2
SL
4062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
407
408 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
409 the breakpoint.
410
79dc332b
SL
4112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
412
413 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
414 the pending breakpoint. Remove timeout override for "Run till
415 MI pending breakpoint on pendfunc3 on thread 2" test.
416
f57929f2
SL
4172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
418
419 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
420 filename pattern.
421
3f469b17
SL
4222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
423
424 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
425 in breakpoint filename pattern.
426
515b89b3
SL
4272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
428
7800dbe4
SL
429 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
430
4312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
432
515b89b3
SL
433 * gdb.linespec/explicit.exp: Check for readline support for
434 tab-completion tests. Fix obvious typo.
435
d2939ba2
MM
4362015-09-18 Markus Metzger <markus.t.metzger@intel.com>
437
438 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
439 and replay.
440
cbb55fa7
MM
4412015-09-18 Markus Metzger <markus.t.metzger@intel.com>
442
443 * gdb.btrace/non-stop.c: New.
444 * gdb.btrace/non-stop.exp: New.
445
43691ca1
PL
4462015-09-17 Pierre Langlois <pierre.langlois@arm.com>
447 Yao Qi <yao.qi@linaro.org>
448
449 * gdb.trace/trace-condition.c: New file.
450 * gdb.trace/trace-condition.exp: New file.
451
d78908cf
WW
4522015-09-16 Wei-cheng Wang <cole945@gmail.com>
453
454 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
455 for testing bytecode compilation.
456
1ed415e2
PA
4572015-09-16 Pedro Alves <palves@redhat.com>
458 Sandra Loosemore <sandra@codesourcery.com>
459
460 * gdb.threads/non-stop-fair-events.c (timeout): New global.
461 (SECONDS): Redefine.
462 (main): Call pthread_kill and alarm early.
463 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
464 support.
465 (test): If the target can't hardware step and doesn't support
466 displaced stepping, increase the timeout.
467
d136eff5
PA
4682015-09-16 Pedro Alves <palves@redhat.com>
469
470 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
471 (enable_debug): New procedures.
472 (test): Use them. Bail out if waiting for threads fails.
473 (top level): Bail out if a test fails.
474
991f019c
YQ
4752015-09-16 Yao Qi <yao.qi@linaro.org>
476
477 * gdb.asm/asm-source.exp: Set asm-arch for
478 aarch64*-*-* target.
479 * gdb.asm/aarch64.inc: New file.
480
bfca584f
PMR
4812015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
482
483 * gdb.ada/array_of_variable_length.exp: New testcase.
484 * gdb.ada/array_of_variable_length/foo.adb: New file.
485 * gdb.ada/array_of_variable_length/pck.adb: New file.
486 * gdb.ada/array_of_variable_length/pck.ads: New file.
487
b326e587
DE
4882015-09-15 Doug Evans <dje@google.com>
489
490 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
491 of function static local variable.
492
5382cfab
PW
4932015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
494
495 * gdb.threads/tls-so_extern.exp: New test file.
496 * gdb.threads/tls-so_extern.c: New test file.
497 * gdb.threads/tls-so_extern_main.c: New test file.
498
141c5cc4
JK
4992015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
500
501 * gdb.opt/solib-intra-step-lib.c: New file.
502 * gdb.opt/solib-intra-step-main.c: New file.
503 * gdb.opt/solib-intra-step.exp: New file.
504
d15dcecd
PA
5052015-09-15 Pedro Alves <palves@redhat.com>
506
507 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
508 gdb_continue_to_breakpoint instead of gdb_test_multiple.
509
4c2f2a79
PA
5102015-09-14 Pedro Alves <palves@redhat.com>
511
512 * gdb.base/hook-stop-continue.c: Delete.
513 * gdb.base/hook-stop-continue.exp: Delete.
514 * gdb.base/hook-stop-frame.c: Delete.
515 * gdb.base/hook-stop-frame.exp: Delete.
516 * gdb.base/hook-stop.c: New file.
517 * gdb.base/hook-stop.exp: New file.
518
919e6dbe
PMR
5192015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
520
521 * gdb.ada/access_to_packed_array.exp: New testcase.
522 * gdb.ada/access_to_packed_array/foo.adb: New file.
523 * gdb.ada/access_to_packed_array/pack.adb: New file.
524 * gdb.ada/access_to_packed_array/pack.ads: New file.
525
157280a4
MM
5262015-09-14 Markus Metzger <markus.t.metzger@intel.com>
527
528 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
529 buffer size test.
530
2fd33e94
DB
5312015-09-11 Don Breazeal <donb@codesourcery.com>
532
533 * gdb.base/foll-exec.c: Add copyright header. Fix
534 formatting issues.
535 * gdb.base/foll-exec.exp (zap_session): Delete proc.
536 (do_exec_tests): Use clean_restart in place of zap_session,
537 and for test initialization. Fix formatting issues. Use
538 fail in place of perror.
539 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
540 an expect statement to match an expression with output from
541 the program under debug.
542 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
543 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
544 * gdb.threads/non-ldr-exc-2.exp: Likewise.
545 * gdb.threads/non-ldr-exc-3.exp: Likewise.
546 * gdb.threads/non-ldr-exc-4.exp: Likewise.
547
e70b6e8e
DE
5482015-09-09 Doug Evans <dje@google.com>
549
550 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
551
7a551a51
DE
5522015-09-09 Doug Evans <dje@google.com>
553
554 * gdb.base/pie-execl.exp: Fix result test of build_executable.
555
4c666f84
DE
5562015-09-09 Doug Evans <dje@google.com>
557
558 * gdb.base/savedregs.exp: Fix typo.
559
243a9253
PA
5602015-09-09 Pedro Alves <palves@redhat.com>
561
562 * gdb.mi/mi-cli.exp: Add CLI finish tests.
563
c0fa8fbd
SL
5642015-09-08 Sandra Loosemore <sandra@codesourcery.com>
565
566 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
567 command actually switches threads. Give up on remaining
568 tests if target fails to stop at breakpoint.
569
cd7c1778
PMR
5702015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
571
572 * gdb.ada/funcall_char.exp: New testcase.
573 * gdb.ada/funcall_char/foo.adb: New file.
574
dc5c8746
PMR
5752015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
576
577 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
578 expected outputs. Add two testcases for completing ambiguous
579 functions.
580 * gdb.ada/complete/aux_pck.adb: New file.
581 * gdb.ada/complete/aux_pck.ads: New file.
582 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
583 Ambiguous_Func functions.
584 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
585 * gdb.ada/complete/pck.adb: Likewise.
586
4e83a1e7
UW
5872015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
588
589 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
590 failures to run the test program under GDB.
591
8ce74153
LM
5922015-08-26 Luis Machado <lgustavo@codesourcery.com>
593
594 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
595 to C.
596
e9756d52
PP
5972015-08-26 Patrick Palka <patrick@parcs.ath.cx>
598
599 * gdb.base/run-after-attach.exp: New test file.
600 * gdb.base/run-after-attach.c: New test file.
601
8d37573b
DB
6022015-08-26 Don Breazeal <donb@codesourcery.com>
603
604 * gdb.base/foll-exec-2.c: New test program.
605 * gdb.base/foll-exec-2.exp: New test.
606
63e43d3a
PMR
6072015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
608
609 * gdb.base/nested-subp1.exp: New file.
610 * gdb.base/nested-subp1.c: New file.
611 * gdb.base/nested-subp2.exp: New file.
612 * gdb.base/nested-subp2.c: New file.
613 * gdb.base/nested-subp3.exp: New file.
614 * gdb.base/nested-subp3.c: New file.
615
3d40fbb5
PA
6162015-08-24 Pedro Alves <palves@redhat.com>
617
618 * gdb.server/connect-without-multi-process.c: New file.
619 * gdb.server/connect-without-multi-process.exp: New file.
620
4422ac93
LM
6212015-08-24 Luis Machado <lgustavo@codesourcery.com>
622
623 * gdb.opt/inline-markers.c: Make z int.
624
91dddb86
LM
6252015-08-24 Luis Machado <lgustavo@codesourcery.com>
626
627 * gdb.opt/inline-markers.c: Make z volatile.
628
a48847ee
LM
6292015-08-24 Luis Machado <lgustavo@codesourcery.com>
630
631 * gdb.opt/inline-bt.c: New volatile global z.
632 * gdb.opt/inline-cmds.c: Likewise.
633 * gdb.opt/inline-locals.c: Likewise.
634 * gdb.opt/inline-markers.c: New extern global z.
635 (marker): Use z.
636 (inline_fn): Likewise.
637
0ebbc52b
PA
6382015-08-24 Pedro Alves <palves@redhat.com>
639
640 * config/m32r-stub.exp: Remove file.
641 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
642 * gdb.base/call-rt-st.exp: Likewise.
643 * gdb.base/call-strs.exp: Likewise.
644 * gdb.base/default.exp: Remove references to h8300-*-hms and
645 *-*-udi*.
646 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
647
77c365df
AA
6482015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
649
650 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
651 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
652 and "return" use KFAIL when GDB can not read/write the vector
653 return value.
654
4313b8c0
GB
6552015-08-21 Gary Benson <gbenson@redhat.com>
656
657 * gdb.trace/pending.exp: Cope with remote transfer warnings.
658
0e433b32
PA
6592015-08-20 Pedro Alves <palves@redhat.com>
660
661 * gdb.server/solib-list.exp: No longer expect an interior stop in
662 non-stop mode.
663
221e1a37
PA
6642015-08-20 Pedro Alves <palves@redhat.com>
665
666 * gdb.server/connect-stopped-target.c: New file.
667 * gdb.server/connect-stopped-target.exp: New file.
668
40e3ad0e
PA
6692015-08-20 Pedro Alves <palves@redhat.com>
670
671 * gdb.dwarf2/comp-unit-lang.exp: New file.
672 * gdb.dwarf2/comp-unit-lang.c: New file.
673
af39b327
PMR
6742015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
675
676 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
677 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
678
7d45c7c3 6792015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 680
7d45c7c3
KB
681 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
682 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
683
4d6cceb4
DE
6842015-08-18 Doug Evans <dje@google.com>
685 Adrian Sendroiu <adrian.sendroiu@freescale.com>
686
687 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
688 skip_python_tests. New arg prompt_regexp.
689 (skip_python_tests): New function.
690 * lib/mi-support.exp (mi_skip_python_tests): New function.
691 * gdb.python/py-mi-objfile-gdb.py: New file.
692 * gdb.python/py-mi-objfile.c: New file.
693 * gdb.python/py-mi-objfile.exp: New file.
694
ad89c2aa
KS
6952015-08-17 Keith Seitz <keiths@redhat.com>
696
697 * gdb.linespec/explicit.exp: Move strace test from here ...
698 * gdb.trace/strace.exp: ... to here.
699
e3ae3c43
PP
7002015-08-15 Patrick Palka <patrick@parcs.ath.cx>
701
702 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
703 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
704
604b2636
DE
7052015-08-14 Doug Evans <xdje42@gmail.com>
706
707 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
708 inferior before selecting a new file.
709
6ff0ba5f
DE
7102015-08-14 Doug Evans <xdje42@gmail.com>
711
712 * gdb.mi/mi-disassemble.exp: Update.
713 * gdb.base/disasm-optim.S: New file.
714 * gdb.base/disasm-optim.c: New file.
715 * gdb.base/disasm-optim.h: New file.
716 * gdb.base/disasm-optim.exp: New file.
717
9ca98f92
KS
7182015-08-14 Keith Seitz <keiths@redhat.com>
719
720 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
721 "evaluated-by".
722
52bbc560
JB
7232015-08-13 Joel Brobecker <brobecker@adacore.com>
724
725 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
726
5d8c3ed3
PMR
7272015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
728
729 * gdb.ada/fun_renaming.exp: New testcase.
730 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
731 * gdb.ada/fun_renaming/pack.adb: New file.
732 * gdb.ada/fun_renaming/pack.ads: New file.
733
ea8812bc
KS
7342015-08-12 Keith Seitz <keiths@redhat.com>
735
736 * gdb.base/dso2dso.exp: Pass basename of source file in call to
737 gdb_get_line_number.
738
4dafcdeb
JB
7392015-08-12 Joel Brobecker <brobecker@adacore.com>
740
741 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
742 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
743 gdb.base/dso2dso.exp: New files.
744
5ba32597
SDJ
7452015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
746 Pedro Alves <palves@redhat.com>
747 Keith Seitz <keiths@redhat.com>
748
749 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
750 GDBFLAGS.
751
b6dafabf
PP
7522015-08-12 Patrick Palka <patrick@parcs.ath.cx>
753
754 * gdb.base/gdbhistsize-history.exp
755 (test_histsize_history_setting): Use save_vars.
756 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
757 Use save_vars.
758 (test_no_truncation_of_unlimited_history_file): Use save_vars.
759 * gdb.base/readline.exp: Use save_vars.
760
abe8e607
PP
7612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
762
763 * lib/gdb.exp (save_vars): New proc.
764
629500fa
KS
7652015-08-11 Keith Seitz <keiths@redhat.com>
766
767 * gdb.base/help.exp: Update help_breakpoint_text.
768
eb8c4e2e
KS
7692015-08-11 Keith Seitz <keiths@redhat.com>
770
771 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
772 (at toplevel): Call test_explicit_breakpoints.
773 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
774 breakpoints.
775 * lib/mi-support.exp (mi_make_breakpoint): Add support for
776 breakpoint conditions, "-cond".
777
87f0e720
KS
7782015-08-11 Keith Seitz <keiths@redhat.com>
779
780 * gdb.linespec/3explicit.c: New file.
781 * gdb.linespec/cpexplicit.cc: New file.
782 * gdb.linespec/cpexplicit.exp: New file.
783 * gdb.linespec/explicit.c: New file.
784 * gdb.linespec/explicit.exp: New file.
785 * gdb.linespec/explicit2.c: New file.
786 * gdb.linespec/ls-errs.exp: Add explicit location tests.
787 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
788 before using in the matching pattern.
789 Clarify that `prefix' is a regular expression.
790
f00aae0f
KS
7912015-08-11 Keith Seitz <keiths@redhat.com>
792
793 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
794 test.
795 Add tests for missing ",FMT" and ",".
796
e27852be
DE
7972015-08-10 Doug Evans <dje@google.com>
798 Keith Seitz <keiths@redhat.com>
799
800 PR gdb/17960
801 * gdb.base/completion.exp: Add location completer tests.
802
7f03bd92
PA
8032015-08-07 Pedro Alves <palves@redhat.com>
804
805 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
806 tests here.
807 (top level): Run do_test with and without displaced stepping.
808
3fc8eb30
PA
8092015-08-07 Pedro Alves <palves@redhat.com>
810
811 * gdb.base/valgrind-disp-step.c: New file.
812 * gdb.base/valgrind-disp-step.exp: New file.
813
d4569d7b
PA
8142015-08-07 Pedro Alves <palves@redhat.com>
815
816 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
817 Delete function.
818 (main): Add alarm. Run an infinite loop instead of calling
819 wait_threads.
820 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
821 comment.
822 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
823 Delete function.
824 (main): Add alarm. Run an infinite loop instead of calling
825 wait_threads.
826 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
827 comment.
828
e1316e60
PA
8292015-08-07 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/checkpoint-ns.exp: New file.
832 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
833 standard_testfile.
834
da8c46d2
MM
8352015-08-07 Markus Metzger <markus.t.metzger@intel.com>
836
837 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
838 * gdb.btrace/instruction_history.exp: Update.
839 * gdb.btrace/tsx.exp: New.
840 * gdb.btrace/tsx.c: New.
841
de1c2c52
PA
8422015-08-06 Pedro Alves <palves@redhat.com>
843
844 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
845 increase timeout.
846 * gdb.reverse/until-precsave.exp: Bump timeouts.
847
782e0bf4
PA
8482015-08-06 Pedro Alves <palves@redhat.com>
849
850 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
851
83e97ed0
PA
8522015-08-06 Pedro Alves <palves@redhat.com>
853
854 PR gdb/18749
855 * gdb.threads/process-dies-while-handling-bp.c: New file.
856 * gdb.threads/process-dies-while-handling-bp.exp: New file.
857
863d01bd
PA
8582015-08-06 Pedro Alves <palves@redhat.com>
859
860 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
861 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
862
0a39bb32
PA
8632015-08-05 Pedro Alves <palves@redhat.com>
864
865 * gdb.threads/next-while-other-thread-longjmps.c: New file.
866 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
867
ee2d2b10
SL
8682015-08-03 Sandra Loosemore <sandra@codesourcery.com>
869
870 * gdb.base/bp-permanent.exp: Report test as unsupported if
871 the target cannot stop at the permanent breakpoint.
872
4e1bdb00
DE
8732015-08-03 Doug Evans <dje@google.com>
874
875 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
876 10000.
877
3d338901
DE
8782015-08-03 Doug Evans <dje@google.com>
879
880 * Makefile.in (workers/%.worker, build-perf): New rule.
881 (GDB_PERFTEST_MODE): New variable.
882 (check-perf): Use it.
883 (clean): Clean up gdb.perf parallel build subdirs.
884 * lib/build-piece.exp: New file.
885 * lib/gdb.exp (make_gdb_parallel_path): New function
886 (standard_output_file, standard_temp_file): Call it.
887 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
888 of $GDB_PARALLEL.
889 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
890
af061d3e
DE
8912015-08-03 Doug Evans <dje@google.com>
892
8e1afc81 893 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
894 (LOG_FILE_NAME): New global.
895 (TextReporter.__init__): Initialize self.txt_sum.
896 (TextReporter.report): Add support for multiple data-points.
897 Move report to perftest.sum, put raw data in perftest.log.
898 (TextReporter.start): Open sum and log files.
899 (TextReporter.end): Close sum and log files.
8e1afc81
DE
900 * gdb.perf/lib/perftest/testresult.py
901 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 902
2c8c5d37
PA
9032015-07-31 Pedro Alves <palves@redhat.com>
904
905 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
906 Use spawn_id_get_pid. Wait for spawn id after eof. Use
907 kill_wait_spawned_process instead of explicit "kill -9".
908 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
909 returning a spawn id instead of a pid. Use spawn_id_get_pid and
910 kill_wait_spawned_process.
911 * gdb.base/attach-twice.exp: Likewise.
912 * gdb.base/attach.exp: Likewise.
913 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
914 gdb_test_multiple.
915 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
916 returning a spawn id instead of a pid. Use spawn_id_get_pid and
917 kill_wait_spawned_process.
918 * gdb.base/valgrind-infcall.exp: Likewise.
919 * gdb.multi/multi-attach.exp: Likewise.
920 * gdb.python/py-prompt.exp: Likewise.
921 * gdb.python/py-sync-interp.exp: Likewise.
922 * gdb.server/ext-attach.exp: Likewise.
923 * gdb.threads/attach-into-signal.exp (corefunc): Use
924 spawn_wait_for_attach, spawn_id_get_pid and
925 kill_wait_spawned_process.
926 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
927 spawn_wait_for_attach returning a spawn id instead of a pid. Use
928 spawn_id_get_pid and kill_wait_spawned_process.
929 * gdb.threads/attach-stopped.exp (corefunc): Use
930 spawn_wait_for_attach, spawn_id_get_pid and
931 kill_wait_spawned_process.
932 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
933 Use spawn_id_get_pid. Wait for spawn id after eof. Use
934 kill_wait_spawned_process instead of explicit "kill -9".
935 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
936 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
937 (spawn_wait_for_attach): Use spawn instead of exec to spawn
938 processes. Don't map cygwin/windows pids here. Now returns a
939 spawn id list.
940
032a0fca
SL
9412015-07-30 Sandra Loosemore <sandra@codesourcery.com>
942
943 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
944 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
945 correct patch.
946
61a934ca
SL
9472015-07-30 Sandra Loosemore <sandra@codesourcery.com>
948
949 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
950
4bc4d428
SL
9512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
952
953 Reapply:
954 2014-05-21 Mark Wielaard <mjw@redhat.com>
955
956 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
957
998d452a
PA
9582015-07-30 Pedro Alves <palves@redhat.com>
959
960 * linux-low.c (handle_extended_wait): Set the child's last
961 reported status to TARGET_WAITKIND_STOPPED.
962
69dde7dc
PA
9632015-07-30 Pedro Alves <palves@redhat.com>
964
965 PR threads/18600
966 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
967 only shows inferior 1.
968
4dd63d48
PA
9692015-07-30 Simon Marchi <simon.marchi@ericsson.com>
970 Pedro Alves <palves@redhat.com>
971
972 PR threads/18600
973 * gdb.threads/fork-plus-threads.c: New file.
974 * gdb.threads/fork-plus-threads.exp: New file.
975
d618e4c5
PP
9762015-07-29 Patrick Palka <patrick@parcs.ath.cx>
977
978 * gdb.base/batch-preserve-term-settings.exp
979 (test_terminal_settings_preserved_after_cli_exit): Use
980 send_quit_command.
981
1eef6428
PA
9822015-07-29 Pedro Alves <palves@redhat.com>
983 Don Breazeal <donb@codesourcery.com>
984
985 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
986 output from both inferior_spawn_id and gdb_spawn_id.
987
7da5b897
SDJ
9882015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
989
990 * gdb.threads/attach-into-signal.exp (corefunc): Use
991 with_test_prefix on nested loops, uniquefying the test messages.
992
dac804df
SDJ
9932015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
994
995 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
996 commit.
997
06265e53
PP
9982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
999
1000 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1001 New proc.
1002 (test_terminal_settings_preserved_after_sigterm): New test.
1003
18206ca3
PP
10042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1005
1006 * gdb.base/batch-preserve-term-settings.exp
1007 (test_terminal_settings_preserved_after_cli_exit): New test.
1008
90074d11
PP
10092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1010
1011 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1012 manipulation of saved_gdbflags.
1013 (test_terminal_settings_preserved): Remove global declaration of
1014 the unused variable pagination_prompt. Remove manipulation of
1015 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1016 GDBFLAGS.
1017
eb1a7902
PA
10182015-07-29 Pedro Alves <palves@redhat.com>
1019
1020 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1021
8b75dd3b
PA
10222015-07-29 Pedro Alves <palves@redhat.com>
1023
1024 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1025 at the top.
1026
dedad4e3
PA
10272015-07-29 Pedro Alves <palves@redhat.com>
1028
1029 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1030 (main): Call gdb_unbuffer_output.
1031 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1032 (main): Call gdb_unbuffer_output.
1033 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1034 (main): Call gdb_unbuffer_output.
1035 * gdb.base/call-strs.exp: Adjust to step over the
1036 gdb_unbuffer_output call.
1037 * gdb.base/catch-gdb-caused-signals.c: Include
1038 "../lib/unbuffer_output.c".
1039 (main): Call gdb_unbuffer_output.
1040 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1041 (main): Call gdb_unbuffer_output.
1042 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1043 (main): Call gdb_unbuffer_output.
1044 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1045 (main): Call gdb_unbuffer_output.
1046 * gdb.base/shlib-call.exp: Adjust to step over the
1047 gdb_unbuffer_output call.
1048 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1049 (main): Call gdb_unbuffer_output.
1050 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1051 (main): Call gdb_unbuffer_output.
1052 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1053 (main): Rename to ...
1054 (test): ... this.
1055 (main): Reimplement.
1056 * gdb.base/varargs.exp: Run to test instead of to main.
1057 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1058 (main): Call gdb_unbuffer_output.
1059
58789a91
PA
10602015-07-29 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1063 factore out from mi_continue_dprintf. For call-style dprintfs,
1064 expect dprintf output out of $inferior_spawn_id.
1065 (mi_continue_dprintf): Use mi_expect_dprintf.
1066 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1067 (main): Call gdb_unbuffer_output.
1068
e8376742
PA
10692015-07-29 Pedro Alves <palves@redhat.com>
1070
1071 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1072 (default_mi_gdb_start): Set inferior_spawn_id instead of
1073 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1074 gdb_spawn_id.
1075 (mi_gdb_test): Always expect inferior output from both
1076 $inferior_spawn_id and $gdb_spawn_id.
1077
08280010
PA
10782015-07-29 Pedro Alves <palves@redhat.com>
1079
1080 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1081 send_inferior and $inferior_spawn_id.
1082
4d30e432
PA
10832015-07-29 Pedro Alves <palves@redhat.com>
1084
1085 * gdb.gdb/complaints.exp (test_initial_complaints)
1086 (test_serial_complaints, test_short_complaints): Use
1087 gdb_test_stdio.
1088 (test_empty_complaint): Handle $inferior_spawn_id !=
1089 $gdb_spawn_id.
1090
0d30a335
PA
10912015-07-29 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.base/varargs.exp: Use gdb_test_stdio.
1094
39413b29
PA
10952015-07-29 Pedro Alves <palves@redhat.com>
1096
1097 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1098
7cb000a9
PA
10992015-07-29 Pedro Alves <palves@redhat.com>
1100
1101 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1102
d7b8ac82
PA
11032015-07-29 Pedro Alves <palves@redhat.com>
1104
1105 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1106 parameter into two new parameters, "inf_result" and "gdb_result".
1107 Expect inferior output and gdb output from $inferior_spawn_id and
1108 $gdb_spawn_id, respectively. Adjust all callers.
1109
789c3a0c
PA
11102015-07-29 Pedro Alves <palves@redhat.com>
1111
1112 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1113 of gdb_test_sequence.
1114
77e760c3
PA
11152015-07-29 Pedro Alves <palves@redhat.com>
1116
1117 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1118 (saw_spurious_output): Expect inferior output from
1119 $inferior_spawn_id. Use gdb_test_stdio.
1120
8396d2cd
PA
11212015-07-29 Pedro Alves <palves@redhat.com>
1122
1123 * gdb.base/dprintf.exp: Use standard_testfile. Change
1124 prepare_for_testing call.
1125 (srcfile): Don't set.
1126 (restart): New procedure.
1127 (test_dprintf): New procecure, use to continue over dprintfs.
1128 (test_call, test_agent): New procedures, tests moved here.
1129 Restart gdb and recreate dprintfs. Adjust expected output.
1130
2051d61f
PA
11312015-07-29 Pedro Alves <palves@redhat.com>
1132
1133 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1134
452397af
PA
11352015-07-29 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1138
8aed9555
PA
11392015-07-29 Pedro Alves <palves@redhat.com>
1140
1141 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1142 gdb_test_stdio.
1143
188a61b4
PA
11442015-07-29 Pedro Alves <palves@redhat.com>
1145
1146 * lib/gdb.exp (gdb_test_stdio): New procedure.
1147
12264a45
PA
11482015-07-29 Pedro Alves <palves@redhat.com>
1149
1150 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1151
23ffc893
PA
11522015-07-29 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.base/call-signal-resume.exp: Remove check for
1155 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1156 * gdb.base/unwindonsignal.exp: Likewise.
1157 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1158 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1159
65566918
PA
11602015-07-29 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.base/siginfo-addr.c (pass): New function.
1163 (handler): Call it iff si_addr is correct.
1164 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1165 Set a breakpoint at "pass" and continue to it.
1166
d60a9221
SDJ
11672015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1168
1169 * gdb.python/py-objfile.exp: Make some tests have unique names.
1170 * gdb.python/py-pp-registration.exp: Likewise.
1171
bde40b8f
PA
11722015-07-28 Pedro Alves <palves@redhat.com>
1173
1174 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1175
13e1dec8
SM
11762015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1177
1178 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1179
da33c9a7
SM
11802015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1181
1182 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1183
077836f7
PP
11842015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1185
1186 * gdb.base/gdb-sigterm-2.exp: New test.
1187
b8cc7b2e
DE
11882015-07-25 Doug Evans <xdje42@gmail.com>
1189
1190 Revert:
1191 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1192 (workers/%.worker, build-perf): New rule.
1193 (GDB_PERFTEST_MODE): New variable.
1194 (check-perf): Use it.
1195 (clean): Clean up gdb.perf parallel build subdirs.
1196 * lib/build-piece.exp: New file.
1197 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1198 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1199 name.
1200 (standard_temp_file): Ditto.
1201 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1202 of $GDB_PARALLEL.
1203
c8bd4544
DE
12042015-07-24 Doug Evans <dje@google.com>
1205
1206 * gdb.perf/lib/perftest/utils.py: New file.
1207 * gdb.perf/gm-hello.cc: New file.
1208 * gdb.perf/gm-pervasive-typedef.cc: New file.
1209 * gdb.perf/gm-pervasive-typedef.h: New file.
1210 * gdb.perf/gm-std.cc: New file.
1211 * gdb.perf/gm-std.h: New file.
1212 * gdb.perf/gm-use-cerr.cc: New file.
1213 * gdb.perf/gm-utils.h: New file.
1214 * gdb.perf/gmonster-null-lookup.py: New file.
1215 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1216 * gdb.perf/gmonster-print-cerr.py: New file.
1217 * gdb.perf/gmonster-ptype-string.py: New file.
1218 * gdb.perf/gmonster-runto-main.py: New file.
1219 * gdb.perf/gmonster-select-file.py: New file.
1220 * gdb.perf/gmonster1-null-lookup.exp: New file.
1221 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1222 * gdb.perf/gmonster1-print-cerr.exp: New file.
1223 * gdb.perf/gmonster1-ptype-string.exp: New file.
1224 * gdb.perf/gmonster1-runto-main.exp: New file.
1225 * gdb.perf/gmonster1-select-file.exp: New file.
1226 * gdb.perf/gmonster1.cc: New file.
1227 * gdb.perf/gmonster1.exp: New file.
1228 * gdb.perf/gmonster2-null-lookup.exp: New file.
1229 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1230 * gdb.perf/gmonster2-print-cerr.exp: New file.
1231 * gdb.perf/gmonster2-ptype-string.exp: New file.
1232 * gdb.perf/gmonster2-runto-main.exp: New file.
1233 * gdb.perf/gmonster2-select-file.exp: New file.
1234 * gdb.perf/gmonster2.cc: New file.
1235 * gdb.perf/gmonster2.exp: New file.
1236
6eab34f3
DE
12372015-07-24 Doug Evans <dje@google.com>
1238
1239 * gdb.perf/README: New file.
1240 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1241 * lib/gen-perf-test.exp: New file.
1242
63738bfd
DE
12432015-07-24 Doug Evans <dje@google.com>
1244
1245 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1246 (PerfTest::startup): New function.
1247 (PerfTest::run): Return result of calling body.
1248 (PerfTest::assemble): Rewrite.
1249 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1250 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1251 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1252 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1253 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1254
7b606f95
DE
12552015-07-24 Doug Evans <dje@google.com>
1256
1257 * lib/gdb.exp (clean_restart): Make executable optional.
1258
a97b16b8
DE
12592015-07-24 Doug Evans <dje@google.com>
1260
1261 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1262 compiler_info references.
1263 * gdb.cp/temargs.exp: Ditto.
1264 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1265 (get_compiler_info): Early exit if already computed. Set compiler_info
1266 to "unknown" if there was a problem.
1267 (test_compiler_info): Add function comment. Call get_compiler_info.
1268
35baa57f
DE
12692015-07-24 Doug Evans <dje@google.com>
1270
1271 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1272 (workers/%.worker, build-perf): New rule.
1273 (GDB_PERFTEST_MODE): New variable.
1274 (check-perf): Use it.
1275 (clean): Clean up gdb.perf parallel build subdirs.
1276 * lib/build-piece.exp: New file.
1277 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1278 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1279 name.
1280 (standard_temp_file): Ditto.
1281 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1282 of $GDB_PARALLEL.
1283
6ebea266
DE
12842015-07-24 Doug Evans <dje@google.com>
1285
1286 * lib/future.exp (gdb_default_target_compile): New option
1287 "early_flags".
1288 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1289 --as-needed.
1290
1e76a7e9
SDJ
12912015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1292
1293 * gdb.base/catch-syscall.exp: Call gdb_exit before
1294 gdb_skip_xml_test.
1295
5068630a
PA
12962015-07-24 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.python/py-events.exp: Accept output between the stop event
1299 and the prompt.
1300 * gdb.python/py-evsignal.exp: Likewise.
1301 * gdb.python/py-evthreads.exp: Likewise.
1302
77598427
PA
13032015-07-24 Pedro Alves <palves@redhat.com>
1304
1305 PR gdb/18717
1306 * gdb.threads/non-ldr-exit.c: New file.
1307 * gdb.threads/non-ldr-exit.exp: New file.
1308
11e6c98f
YQ
13092015-07-24 Yao Qi <yao.qi@linaro.org>
1310
1311 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1312 restarting process.
1313
51aee833
YQ
13142015-07-24 Yao Qi <yao.qi@linaro.org>
1315
1316 * gdb.server/ext-restart.exp: New file.
1317
8cfe207c
YQ
13182015-07-24 Yao Qi <yao.qi@linaro.org>
1319
1320 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1321 argument options.
1322 * gdb.server/ext-wrapper.exp: New file.
1323
cc12ce38
DE
13242015-07-23 Doug Evans <dje@google.com>
1325
1326 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1327 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1328
d0d84780
PMR
13292015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1330
1331 * gdb.ada/var_arr_typedef.exp: New testcase.
1332 * gdb.ada/var_arr_typedef/pack.adb: New file.
1333 * gdb.ada/var_arr_typedef/pack.ads: New file.
1334 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1335
8b558f79
JB
13362015-07-20 Joel Brobecker <brobecker@adacore.com>
1337
1338 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1339
775a3298
JK
13402015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * gdb.arch/i386-biarch-core.exp: Replace istarget
1343 by "complete set gnutarget". Remove expectation for the "core-file"
1344 command.
1345
db1ff28b
JK
13462015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1347
1348 Revert the previous commit:
1349 Tests for validate symbol file using build-id.
1350
0a94970d
JK
13512015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1352
1353 Tests for validate symbol file using build-id.
1354 * gdb.base/solib-mismatch-lib.c: New file.
1355 * gdb.base/solib-mismatch-libmod.c: New file.
1356 * gdb.base/solib-mismatch.c: New file.
1357 * gdb.base/solib-mismatch.exp: New file.
1358
03346981
SL
13592015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1360
1361 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1362 nios2-*-linux*.
1363 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1364 * gdb.base/siginfo.exp: Likewise.
1365 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1366
42422cc7
PL
13672015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1368
1369 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1370 Move it to ...
1371 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1372 ... here.
1373 * gdb.trace/range-stepping.exp: Check that the target supports
1374 range stepping.
1375
cfa68bae
JK
13762015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1377
1378 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1379
8ffdba26
PA
13802015-07-14 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.base/killed-outside.exp: New file.
1383 * gdb.base/killed-outside.c: New file.
1384
218a5a11
JK
13852015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1386
1387 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1388 (n at main): New.
1389 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1390
e03ed3c6
AA
13912015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1392
1393 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1394 infcall tests instead of setting up for KFAIL.
1395
485668e5
MM
13962015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1397
1398 * gdb.btrace/record_goto-step.exp: New.
1399
08464196
JK
14002015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 PR compile/18484
1403 * gdb.compile/compile.c (struct struct_type): Add volatile to
1404 selffield's type.
1405 * gdb.compile/compile.exp
1406 (compile code struct_object.selffield = &struct_object): Skip further
1407 struct_object tests if this one xfails.
1408
bcf5c1d9
RC
14092015-07-08 Robert O'Callahan <robert@ocallahan.org>
1410
1411 PR exp/18617
1412 * gdb.trace/ax.exp: Add test.
1413
4931af25
YQ
14142015-07-07 Yao Qi <yao.qi@linaro.org>
1415
1416 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1417 instead of istarget "aarch64*-*-*".
1418 * gdb.arch/aarch64-fp.exp: Likewise.
1419 * gdb.base/float.exp: Likewise.
1420 * gdb.reverse/aarch64.exp: Likewise.
1421 * lib/gdb.exp (is_aarch64_target): New proc.
1422
9fcf688e
YQ
14232015-07-07 Yao Qi <yao.qi@linaro.org>
1424
1425 * lib/gdb.exp (is_aarch32_target): New proc.
1426 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1427 instead of "istarget "arm*-*-*"".
1428 * gdb.arch/arm-disp-step.exp: Likewise.
1429 * gdb.arch/thumb-bx-pc.exp: Likewise.
1430 * gdb.arch/thumb-prologue.exp: Likewise.
1431 * gdb.arch/thumb-singlestep.exp: Likewise.
1432 * gdb.base/disp-step-syscall.exp: Likewise.
1433 * gdb.base/float.exp: Likewise.
1434
fbd8d50d
YQ
14352015-07-07 Yao Qi <yao.qi@linaro.org>
1436
1437 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1438 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1439
71be1fdc
YQ
14402015-07-07 Yao Qi <yao.qi@linaro.org>
1441
1442 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1443 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1444 if it exists.
1445 * gdb.multi/multi-arch.exp: Likewise.
1446
3e221d36
SM
14472015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1448
1449 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1450 print.
1451
d441430b
YQ
14522015-07-07 Yao Qi <yao.qi@linaro.org>
1453
1454 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1455
06f810bd
MG
14562015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1457
1458 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1459 '[' and ']' characters.
1460
5e61e7c0
IB
14612015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1462
1463 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1464
28bf096c
PA
14652015-06-29 Pedro Alves <palves@redhat.com>
1466
1467 PR threads/18127
1468 * gdb.threads/hand-call-new-thread.c: New file.
1469 * gdb.threads/hand-call-new-thread.c: New file.
1470
ee93cd5e
KS
14712015-06-26 Keith Seitz <keiths@redhat.com>
1472 Doug Evans <dje@google.com>
1473
1474 PR 16253
1475 * gdb.cp/var-tag-2.cc: New file.
1476 * gdb.cp/var-tag-3.cc: New file.
1477 * gdb.cp/var-tag-4.cc: New file.
1478 * gdb.cp/var-tag.cc: New file.
1479 * gdb.cp/var-tag.exp: New file.
1480
fc637f04
PP
14812015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1482
1483 * gdb.base/history-duplicates.exp: New test.
1484
2e52ae68
PP
14852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1486
1487 * gdb.base/completion.exp: Test the completion of the "focus"
1488 command.
1489
6e22494e
JK
14902015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * gdb.arch/amd64-prologue-skip.S: New file.
1493 * gdb.arch/amd64-prologue-skip.exp: New file.
1494
bf7b9cd9
SM
14952015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1496
1497 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1498 is_address_zero_readable check.
1499
201e8dfd
PB
15002015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1501
1502 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1503 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1504
5cd867b4
YQ
15052015-06-24 Yao Qi <yao.qi@linaro.org>
1506
1507 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1508 linux targets.
1509
4d7be007
YQ
15102015-06-24 Yao Qi <yao.qi@linaro.org>
1511
1512 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1513 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1514 * gdb.base/siginfo-thread.exp: Likewise.
1515
07fcd301
YQ
15162015-06-22 Yao Qi <yao.qi@linaro.org>
1517
1518 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1519
52042a00
YQ
15202015-06-22 Yao Qi <yao.qi@linaro.org>
1521
1522 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1523 aarch64*-*-*.
1524 (skip_hw_watchpoint_tests): Likewise.
1525
74bd41ce
PP
15262015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1527
1528 * gdb.base/gdbinit-history.exp: Test the interaction between
1529 setting GDBHISTSIZE and setting the history size via .gdbinit.
1530
bc460514
PP
15312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1532
1533 PR gdb/16999
1534 * gdb.base/gdbhistsize-history.exp: New test.
1535
b58c513b
PP
15362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1537
1538 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1539 with GDBHISTSIZE.
1540 * gdb.base/readline.exp: Likewise.
1541
92046791
YQ
15422015-06-17 Yao Qi <yao.qi@linaro.org>
1543
1544 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1545 line.
1546
2093d2d3
PP
15472015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1548
1549 * gdb.base/gdbinit-history.exp: Add test case to check that
1550 an unlimited history file does not get truncated on exit.
1551
e6c693af
AA
15522015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1553
1554 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1555 (VECTOR): New macro. Use it...
1556 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1557 ...for these typedefs.
1558 (int8, char1, int1, double1): New typedefs.
1559 (struct just_int2, struct two_int2): New structures.
1560 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1561 (add_structvecs, add_singlevecs): New functions.
1562 (main): Call add_some_intvecs twice.
1563 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1564 the compile and exit upon failure. Try compiling for the "native"
1565 architecture. Test inferior function calls with vector arguments
1566 and vector return value handling with "finish" and "return".
1567
c74f7d1c
JT
15682015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1569
1570 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1571 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1572 PE file.
1573 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1574
98aa42ee
AT
15752015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1576
1577 PR breakpoints/16465
1578 * gdb.mi/mi-dprintf-pending.c: New file.
1579 * gdb.mi/mi-dprintf-pending.exp: New test.
1580 * gdb.mi/mi-dprintf-pendshr.c: New file.
1581
7d73c23c 15822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1583 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1584
1585 * gdb.arch/i386-mpx-map.c: New file.
1586 * gdb.arch/i386-mpx-map.exp: New File.
1587
15882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1589
1590 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1591 * gdb.arch/i386-mpx.exp: Indentation fixed.
1592
15932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1594
1595 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1596 function and improved indentation.
1597 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1598 gdb_test_multiple. Added additional tests to skip the test.
1599
16002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1601
1602 * gdb.arch/i386-avx512.c: Change path in include file.
1603 * gdb.arch/i386-avx512.exp: Change include dir path
1604 compilation flag.
1605 * gdb.arch/i386-mpx.c: Change path in include file.
1606 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1607 flag.
1608
d5eba19a
JK
16092015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1610
1611 * gdb.compile/compile-print.exp (compile print *vararray@3)
1612 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1613
7f361056
JK
16142015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1617 (do not keep jit in memory): ... this.
1618 (expect 5): Change it to ...
1619 (expect no 5): ... this.
1620
3b462ec2
SM
16212015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1622
1623 PR gdb/15564
1624 * gdb.mi/mi-detach.exp: New file.
1625
e0619de6
JK
16262015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1627
1628 PR symtab/18392
1629 * gdb.arch/amd64-tailcall-self.S: New file.
1630 * gdb.arch/amd64-tailcall-self.c: New file.
1631 * gdb.arch/amd64-tailcall-self.exp: New file.
1632
e970cb34
DB
16332015-05-28 Don Breazeal <donb@codesourcery.com>
1634
1635 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1636 tests for remote targets by checking is_target_gdbserver.
1637
b2e2f908
DE
16382015-05-27 Doug Evans <dje@google.com>
1639
1640 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1641 * gdb.dwarf2/opaque-type-lookup.c: New file.
1642 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1643
82c7be31
DE
16442015-05-26 Doug Evans <dje@google.com>
1645
1646 * gdb.cp/iostream.cc: New file.
1647 * gdb.cp/iostream.exp: New file.
1648
b4f54984
DE
16492015-05-26 Doug Evans <dje@google.com>
1650
1651 * gdb.dwarf2/dw2-op-call.exp: Update.
1652 * gdb.dwarf2/dw4-sig-types.exp: Update.
1653 * gdb.dwarf2/implptr.exp: Update.
1654 * gdb.mi/mi-cmd-param-changed.exp: Update.
1655
4ea6efe9
DE
16562015-05-26 Doug Evans <dje@google.com>
1657
1658 * gdb.python/py-lazy-string.c: New file.
1659 * gdb.python/py-lazy-string.exp: New file.
1660 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1661 (main): Update. Add estring3.
1662 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1663 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1664
f6bb7db3
YQ
16652015-05-26 Omair Javaid <omair.javaid@linaro.org>
1666 Yao Qi <yao.qi@linaro.org>
1667
1668 * gdb.reverse/aarch64.c: New.
1669 * gdb.reverse/aarch64.exp: New.
1670
a81bfbd0
OJ
16712015-05-26 Omair Javaid <omair.javaid@linaro.org>
1672
1673 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1674 (supports_reverse): Likewise.
1675
158bf1b4
PP
16762015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1677
1678 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1679 Use with_test_prefix.
1680
a0145030
AB
16812015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.base/completion.exp: Add test for completion of layout
1684 names.
1685
ebe3b578
AB
16862015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1687
1688 * lib/gdb.exp (skip_tui_tests): New proc.
1689 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1690
84204ed7
PA
16912015-05-19 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1694 Save the whole env array instead of just HOME. Unset HISTSIZE in
1695 the environment while testing. Restore whole environment
1696 afterwards.
1697
37442ce1
DE
16982015-05-16 Doug Evans <xdje42@gmail.com>
1699
1700 * gdb.guile/scm-ports.c: New file.
1701 * gdb.guile/scm-ports.exp: Add memory port tests.
1702
36de76f9
JK
17032015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 * gdb.compile/compile-print.c: New file.
1706 * gdb.compile/compile-print.exp: New file.
1707
3a9558c4
JK
17082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1709
1710 * gdb.compile/compile-ops.exp: Cast param to void.
1711 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1712 (compile code struct_object.selffield = &struct_object): Add xfail.
1713
aa715135
JG
17142015-05-15 Joel Brobecker <brobecker@adacore.com>
1715
1716 * gdb.ada/arr_enum_with_gap: New testcase.
1717
931e5bc3
JG
17182015-05-15 Joel Brobecker <brobecker@adacore.com>
1719
1720 * gdb.ada/byte_packed_arr: New testcase.
1721
9cd4d857
JB
17222015-05-15 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.ada/pckd_neg: New testcase.
1725
ebfd00d2
PP
17262015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1727
1728 PR gdb/17820
1729 * gdb.base/gdbinit-history.exp: New test.
1730 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1731 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1732
4c082a81
SC
17332015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1734
1735 * gdb.python/py-xmethods.cc: Enhance test case.
1736 * gdb.python/py-xmethods.exp: New tests.
1737 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1738 function.
1739 (B_indexoper): Likewise.
1740 (global_dm_list) : Add new xmethod worker functions.
1741
f7797074
SDJ
17422015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1743
1744 * gdb.base/coredump-filter.exp: Correctly unset
1745 "coredump_var_addr" array.
1746
a4674e4e
PA
17472015-05-08 Pedro Alves <palves@redhat.com>
1748
1749 * gdb.server/non-existing-program.exp: Unset spawn_id.
1750
df2eb078
SC
17512015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1752
1753 PR python/18291
1754 * gdb.python/py-xmethods.exp: Add tests.
1755
422349a3
YQ
17562015-05-08 Yao Qi <yao.qi@linaro.org>
1757
1758 PR gdb/18208
1759 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1760 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1761 function set_coredump_filter, and remove remote_exec call.
1762 Remove argument ipid. Callers update.
1763 (top level): Don't get inferior's PID.
1764
63fc80ce
AA
17652015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1766
1767 * gdb.base/watch_thread_num.exp: Skip test on targets without
1768 access watchpoints.
1769
80ad801e
PA
17702015-05-06 Pedro Alves <palves@redhat.com>
1771
1772 PR server/18081
1773 * gdb.server/non-existing-program.exp: New file.
1774
0fa7fe50
JB
17752015-05-05 Joel Brobecker <brobecker@adacore.com>
1776
1777 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1778
3ea89b92
PMR
17792015-05-05 Joel Brobecker <brobecker@adacore.com>
1780
1781 * gdb.ada/out_of_line_in_inlined: New testcase.
1782
87b8eff0
JB
17832015-05-05 Joel Brobecker <brobecker@adacore.com>
1784
1785 * gdb.ada/var_rec_arr: New testcase.
1786
5fccc635
YQ
17872015-04-30 Yao Qi <yao.qi@linaro.org>
1788
1789 * gdb.base/break-idempotent.exp: If
1790 skip_hw_watchpoint_multi_tests returns true, skip the tests
1791 on "rwatch" and "awatch".
1792
42d38f42
YQ
17932015-04-30 Yao Qi <yao.qi@linaro.org>
1794
1795 * gdb.base/relativedebug.exp: Invoke gdb command
1796 "info sharedlibrary", and if libc.so doesn't have debug info,
1797 skip the test.
1798
2ce1cdbf
DE
17992015-04-29 Doug Evans <dje@google.com>
1800
1801 * gdb.python/py-xmethods.exp: Add ptype tests.
1802 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1803 get_result_type method.
1804
f24a38c5
LM
18052015-04-29 Luis Machado <lgustavo@codesourcery.com>
1806
1807 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1808 the target does not support hardware watchpoints.
1809
ecbf2b3c
LM
18102015-04-29 Luis Machado <lgustavo@codesourcery.com>
1811
1812 * gdb.base/break-always.exp: Abort testing if writing to memory
1813 causes an error.
1814
34f5f757
DE
18152015-04-28 Doug Evans <dje@google.com>
1816
1817 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1818 * gdb.python/py-pp-registration.exp: ... here. New file.
1819 * gdb.python/py-pp-registration.c: New file.
1820 * gdb.python/py-pp-registration.py: New file.
1821
69b4374a
DE
18222015-04-28 Doug Evans <dje@google.com>
1823
1824 * gdb.python/py-bad-printers.c: New file.
1825 * gdb.python/py-bad-printers.py: New file.
1826 * gdb.python/py-bad-printers.exp: New file.
1827
59fb7612
SS
18282015-04-28 Sasha Smundak <asmundak@google.com>
1829
1830 * gdb.python/py-type.exp: New test.
1831
2631b16a
AW
18322015-04-28 Andy Wingo <wingo@igalia.com>
1833
1834 * gdb.python/py-parameter.exp:
1835 * gdb.guile/scm-parameter.exp: Escape the path that we are
1836 matching against, as it might contain characters that are special
1837 to regular expressions.
1838
460efde1
JB
18392015-04-27 Joel Brobecker <brobecker@adacore.com>
1840
1841 * gdb.ada/rec_comp: New testcase.
1842
2d369d8e
SDJ
18432015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1844
1845 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1846 before using it.
1847
cf75d6c3
AB
18482015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1851 new tests for verilog output.
1852
8dbe7ca5
YQ
18532015-04-24 Yao Qi <yao.qi@linaro.org>
1854
1855 * boards/remote-gdbserver-on-localhost.exp: New file.
1856
4ef9fb2f
PA
18572015-04-23 Pedro Alves <palves@redhat.com>
1858
1859 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1860 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1861 "end of file", remove $inferior_spawn_id from the indirect list.
1862
0a803169
PA
18632015-04-23 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1866
749ef8f8
PA
18672015-04-23 Pedro Alves <palves@redhat.com>
1868
1869 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1870 on $any_spawn_id instead of only on $gdb_spawn_id.
1871
8aae4344
PM
18722015-04-21 Pierre Muller <muller@sourceware.org>
1873
1874 PR pascal/17815
1875 * lib/pascal.exp (gpc_compile): Add new option "class".
1876 (fpc_compile): Likewise.
1877 * gdb.pascal/case-insensitive-symbols.pas: New file.
1878 * gdb.pascal/case-insensitive-symbols.exp: New file.
1879
1586c8fb
GB
18802015-04-20 Gary Benson <gbenson@redhat.com>
1881
1882 * gdb.base/attach.exp: Fix three extended remote failures.
1883
1b6e6f5c
GB
18842015-04-17 Gary Benson <gbenson@redhat.com>
1885
1886 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1887 the main executable over the remote protocol.
1888
e797481d
PA
18892015-04-16 Pedro Alves <palves@redhat.com>
1890
1891 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1892 a new gdbserver if gdbserver_reconnect_p is set.
1893
1ca99c42
PA
18942015-04-16 Pedro Alves <palves@redhat.com>
1895
1896 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1897 is set, don't exit gdbserver.
1898
af9fd6f8
AA
18992015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1900
1901 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1902 appropriate .insn, such that an older assembler can be used.
1903 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1904 the z/Architecture instruction set on 31-bit targets as well.
1905
04ff1e61
AA
19062015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1907
1908 * gdb.go/handcall.exp: Remove all logic related to the first
1909 breakpoint and rely on go_runto_main instead.
1910 * gdb.go/strings.exp: Likewise.
1911 * gdb.go/unsafe.exp: Likewise.
1912 * gdb.go/hello.exp: Likewise. Also rename the remaining
1913 breakpoint marker to "breakpoint 1".
1914 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1915 * gdb.go/strings.go: Likewise.
1916 * gdb.go/unsafe.go: Likewise.
1917 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1918 "set breakpoint 2 here" and rename the remaining breakpoint marker
1919 to "breakpoint 1".
1920
40d2f8d6
SM
19212015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1922
1923 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1924 if itertools.imap is not present.
1925 * gdb.python/py-objfile.exp: Add parentheses.
1926 * gdb.python/py-type.exp: Same.
1927 * gdb.python/py-unwind-maint.py: Same.
1928
8cbc97c6
YQ
19292015-04-15 Yao Qi <yao.qi@linaro.org>
1930
1931 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1932 of ":$ptr_size" and set its form explicitly.
1933
45fd756c
YQ
19342015-04-15 Pedro Alves <palves@redhat.com>
1935 Yao Qi <yao.qi@linaro.org>
1936
1937 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1938 timeout by factor of 4.
1939 (test_regular_watch): Likewise.
1940 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1941 * gdb.reverse/sigall-reverse.exp: Likewise.
1942 * gdb.reverse/until-precsave.exp: Likewise.
1943 * lib/gdb.exp (with_timeout_factor): New proc.
1944 (gdb_expect): Move some code to ...
1945 (get_largest_timeout): ... here. New procedure.
1946
9e811bc3
LM
19472015-04-14 Luis Machado <lgustavo@codesourcery.com>
1948
1949 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1950
0ff6fcb2
LM
19512015-04-13 Luis Machado <lgustavo@codesourcery.com>
1952
1953 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1954 to write to the .text section.
1955
7578d5f7
LM
19562015-04-13 Luis Machado <lgustavo@codesourcery.com>
1957
1958 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1959 Handle the case of targets that do not provide PID information.
1960
2efe15c4
YQ
19612015-04-13 Yao Qi <yao.qi@linaro.org>
1962
1963 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1964 and use expect instead of gdb_expect.
1965
8cd8f2f8
SDJ
19662015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1967
1968 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1969 "coredump_var_addr" to avoid naming conflict with other testcases.
1970
9ee41772
PA
19712015-04-10 Pedro Alves <palves@redhat.com>
1972
1973 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1974 gdb_test_sequence and gdb_assert.
1975
07473109
PA
19762015-04-10 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1979 test messages that don't include the breakpoint address.
1980
de3db44c
YQ
19812015-04-10 Yao Qi <yao.qi@linaro.org>
1982
1983 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1984 false for some offset and width combinations which aren't
1985 supported by linux kernel.
1986
c79d856c
PA
19872015-04-10 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1990 procedure, factored out from ...
1991 (top level): ... here. Add "set displaced-stepping" testing axis.
1992 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1993 parameter "displaced". Use it.
1994 (top level): Use foreach and add "set displaced-stepping" testing
1995 axis.
1996
ebc90b50
PA
19972015-04-10 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2000 Remove comment.
2001 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2002 both the address of the instruction that triggers the watchpoint
2003 and the address of the instruction immediately after, and use
2004 those addresses for the test. Fix comment.
2005
8f572e5c
PA
20062015-04-10 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.base/sigstep.exp (breakpoint_to_handler)
2009 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2010 Test "backtrace" in handler.
2011 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2012 (top level): Add new "displaced" test axis to
2013 breakpoint_to_handler, breakpoint_to_handler_entry and
2014 breakpoint_over_handler.
2015
8d707a12
PA
20162015-04-10 Pedro Alves <palves@redhat.com>
2017
2018 PR gdb/18216
2019 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2020
ef713951
YQ
20212015-04-10 Yao Qi <yao.qi@linaro.org>
2022
2023 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2024 (test_add_rn_pc): New function.
2025 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2026 (top level): Invoke test_add_rn_pc.
2027
906d60cf
PA
20282015-04-10 Pedro Alves <palves@redhat.com>
2029
2030 PR gdb/13858
2031 * gdb.base/step-over-no-symbols.exp: New file.
2032
f2983cc3
AW
20332015-04-09 Andy Wingo <wingo@igalia.com>
2034
2035 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2036 after the Python tests.
2037
6d62641c
SDJ
20382015-04-08 Keith Seitz <keiths@redhat.com>
2039
2040 PR python/16699
2041 * gdb.python/py-completion.exp: New tests for completion.
2042 * gdb.python/py-completion.py (CompleteLimit1): New class.
2043 (CompleteLimit2): Likewise.
2044 (CompleteLimit3): Likewise.
2045 (CompleteLimit4): Likewise.
2046 (CompleteLimit5): Likewise.
2047 (CompleteLimit6): Likewise.
2048 (CompleteLimit7): Likewise.
2049
f3770638
PA
20502015-04-08 Pedro Alves <palves@redhat.com>
2051
2052 PR gdb/18214
2053 PR gdb/18216
2054 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2055 function.
2056 (main): Install it as SIGUSR1 handler.
2057 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2058 parameter. Always use "setup" as prefix. Toggle "set
2059 displaced-stepping" off/on depending on global. Don't switch to
2060 thread 1 here.
2061 (top level): Add displaced stepping "off/on" test axis. Update
2062 "setup" calls. Wrap each subtest with with_test_prefix. Test
2063 continuing with a queued signal in each thread.
2064
4496bed7
PA
20652015-04-08 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2068 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2069 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2070 Return early if running to main fails.
2071 * gdb.trace/while-stepping.exp: Likewise.
2072
b97fde92
PA
20732015-04-07 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2076 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2077 interact with inferior program.
2078
f71c18e7
PA
20792015-04-07 Pedro Alves <palves@redhat.com>
2080
2081 * lib/gdb.exp (inferior_spawn_id): New global.
2082 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2083 spawn id after processing the user code.
2084 (default_gdb_start): Set inferior_spawn_id.
2085 (send_inferior): New procedure.
2086 * lib/gdbserver-support.exp (gdbserver_start): Set
2087 inferior_spawn_id.
2088 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2089
6423214f
PA
20902015-04-07 Pedro Alves <palves@redhat.com>
2091
2092 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2093 * lib/gdbserver-support.exp (gdbserver_start): Make
2094 $server_spawn_id global.
2095 (gdbserver_start): Don't wait for gdbserver's spawn id with
2096 expect_background.
2097 (close_gdbserver): New procedure.
2098 (gdb_exit): Rename the default version and reimplement.
2099
71c0ee8c
PA
21002015-04-07 Pedro Alves <palves@redhat.com>
2101
72f4393d 2102 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
2103 append the substituted item, not the original item.
2104
203bc29b
PA
21052015-04-07 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2108 gdb_expect.
2109
508a3ddf
PA
21102015-04-07 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2113 output appearing once only.
2114
9f6dbe2b
PA
21152015-04-07 Pedro Alves <palves@redhat.com>
2116
2117 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2118 that doesn't expect anything. Return early if running to main
2119 fails.
2120
337532fa
YQ
21212015-04-07 Yao Qi <yao.qi@linaro.org>
2122
2123 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2124 (child_function): Call alarm.
2125 (main): Move call to alarm into the loop.
2126 * gdb.threads/non-stop-fair-events.exp: Build program with
2127 -DTIMEOUT=$timeout.
2128
01b622d4
DE
21292015-04-06 Doug Evans <xdje42@gmail.com>
2130
2131 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2132 Fix dest parameter to board_info.
2133 (fpc_compile): Ditto.
2134 (gdb_compile_pascal): Rename dest arg to destfile.
2135
961f4160
PMR
21362015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2137
2138 * gdb.ada/funcall_ref.exp: New file.
2139 * gdb.ada/funcall_ref/foo.adb: New file.
2140
cafda597
YQ
21412015-04-02 Yao Qi <yao.qi@linaro.org>
2142
2143 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2144 is remote.
2145
fed040c6
GB
21462015-04-02 Gary Benson <gbenson@redhat.com>
2147
2148 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2149
d11916aa
SS
21502015-04-01 Sasha Smundak <asmundak@google.com>
2151
2152 * gdb.python/py-unwind-maint.c: New file.
2153 * gdb.python/py-unwind-maint.exp: New test.
2154 * gdb.python/py-unwind-maint.py: New file.
2155 * gdb.python/py-unwind.c: New file.
2156 * gdb.python/py-unwind.exp: New test.
2157 * gdb.python/py-unwind.py: New test.
2158
a1471180
PA
21592015-04-01 Pedro Alves <palves@redhat.com>
2160
2161 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2162 to fail instead of non-existent $test.
2163
0bbeccb1
PA
21642015-04-01 Pedro Alves <palves@redhat.com>
2165
2166 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2167 GDBFLAGS if not empty.
2168
3c724c8c
PMR
21692015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2170
2171 * gdb.ada/complete.exp: Remove "multi_line".
2172 * gdb.ada/info_exc.exp: Remove "multi_line".
2173 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2174 * gdb.ada/ptype_field.exp: Remove "multi_line".
2175 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2176 * gdb.ada/tagged.exp: Remove "multi_line".
2177 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2178 [multi_line ...]
2179 * gdb.btrace/delta.exp: Likewise.
2180 * gdb.btrace/exception.exp: Likewise.
2181 * gdb.btrace/function_call_history.exp: Likewise.
2182 * gdb.btrace/instruction_history.exp: Likewise.
2183 * gdb.btrace/nohist.exp: Likewise.
2184 * gdb.btrace/record_goto.exp: Likewise.
2185 * gdb.btrace/segv.exp: Likewise.
2186 * gdb.btrace/stepi.exp: Likewise.
2187 * gdb.btrace/tailcall.exp: Likewise.
2188 * gdb.btrace/unknown_functions.exp: Likewise.
2189 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2190 * lib/gdb.exp: Add the "multi_line" helper.
2191
4eec2deb
PA
21922015-04-01 Pedro Alves <palves@redhat.com>
2193
2194 * gdb.threads/tid-reuse.c: New file.
2195 * gdb.threads/tid-reuse.exp: New file.
2196
df8411da
SDJ
21972015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2198
2199 PR corefiles/16092
2200 * gdb.base/coredump-filter.c: New file.
2201 * gdb.base/coredump-filter.exp: Likewise.
2202
6ef37366
PM
22032015-03-27 Petr Machata <pmachata@redhat.com>
2204
2205 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2206 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2207 (Dwarf::assemble): Initialize them.
2208 (Dwarf::lines): New function.
2209
7ec911b0
JT
22102015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2211
2212 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2213 SYMBOL_PREFIX for x86_64-*-cygwin.
2214
ff908ebf
AW
22152015-03-26 Andy Wingo <wingo@igalia.com>
2216
2217 PR symtab/18148
2218 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2219 const_value but not a location.
2220 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2221 location defined in non-main CUs are visible.
2222
6d5f0679
YQ
22232015-03-26 Yao Qi <yao.qi@linaro.org>
2224
2225 PR testsuite/18139
2226 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2227 Add a line number entry for the same line.
2228 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2229 Add a line number entry for the same line.
2230
2898689b
YQ
22312015-03-26 Yao Qi <yao.qi@linaro.org>
2232
2233 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2234 .int 0.
2235 (func): Likewise. Add .Lfunc_1 label.
2236 Use .Lfunc_1 label.
2237 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2238 .int 0.
2239 (func): Likewise.
2240 Use .Lfunc_1 label.
2241
85180498
YQ
22422015-03-26 Yao Qi <yao.qi@linaro.org>
2243
2244 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2245 Call gdb_compile instead to compile each .s files without debug
2246 information.
2247
8aa08a8d
YQ
22482015-03-26 Yao Qi <yao.qi@linaro.org>
2249
2250 * gdb.base/savedregs.exp (process_saved_regs): Make
2251 "Saved registers:" optional in the pattern.
2252
66849923
MM
22532015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2254
2255 * gdb.btrace/next.exp: Merged into step.exp.
2256 * gdb.btrace/finish.exp: Merged into step.exp.
2257 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2258 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2259 "record goto" and checking the exact replay position.
2260 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2261 check for "Recording format" in "info record" output.
2262 * gdb.btrace/record_goto.exp: Choose test file based on target.
2263 * gdb.btrace/x86-record_goto.S: Renamed into ...
2264 * gdb.btrace/x86_64-record_goto.S: ... this.
2265 * gdb.btrace/i686-record_goto.S: New.
2266 * gdb.btrace/x86-tailcall.S: Renamed into ...
2267 * gdb.btrace/x86_64-tailcall.S: ... this.
2268 * gdb.btrace/i686-tailcall.S: New.
2269 * gdb.btrace/x86-tailcall.c: Renamed into ...
2270 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2271 separate statements. Update test.
2272 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2273 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2274 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2275 * gdb.btrace/tailcall.exp: Choose test file based on target.
2276 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2277
11cc1b74
MM
22782015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2279
2280 * gdb.btrace/exception.exp: Increase BTS buffer size.
2281
a25d8bf9
PA
22822015-03-24 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2285
856e7dd6
PA
22862015-03-24 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.threads/schedlock.exp (test_step): No longer expect that
2289 "set scheduler-locking step" with "next" over a function call runs
2290 threads unlocked.
2291
ad235a41
AT
22922015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2293
2294 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2295
15630549
AT
22962015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2297
2298 PR breakpoints/16466
2299 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2300 * gdb.mi/mi-pending.c (thread_func): New function.
2301 (int main): Add threading support required.
2302 * gdb.mi/mi-pending.exp: Add tests for this issue.
2303 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2304 (pendfunc2): Remove stdio dependency.
2305 * gdb.mi/mi-pendshr2.c: New file.
2306
693dca06
KS
23072015-03-23 Keith Seitz <keiths@redhat.com>
2308
2309 * gdb.linespec/keywords.c: New file.
2310 * gdb.linespec/keywords.exp: New file.
2311
7e993ebf
KS
23122015-03-23 Keith Seitz <keiths@redhat.com>
2313
2314 PR gdb/18021
2315 * gdb.dwarf2/staticvirtual.exp: New test.
2316
bc23328c
JK
23172015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2318
2319 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2320 * README: Remove HP-UX and gdb.hp.
2321 (configuration):
2322 * configure: Regenerate.
2323 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2324 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2325 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2326 gdb.hp/gdb.defects/Makefile.
2327 * gdb.hp/Makefile.in: File deleted.
2328 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2329 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2330 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2331 * gdb.hp/gdb.aCC/run.c: File deleted.
2332 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2333 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2334 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2335 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2336 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2337 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2338 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2339 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2340 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2341 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2342 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2343 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2344 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2345 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2346 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2347 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2348 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2349 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2350 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2351 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2352 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2353 * gdb.hp/gdb.compat/average.c: File deleted.
2354 * gdb.hp/gdb.compat/sum.c: File deleted.
2355 * gdb.hp/gdb.compat/xdb.c: File deleted.
2356 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2357 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2358 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2359 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2360 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2361 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2362 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2363 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2364 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2365 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2366 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2367 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2368 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2369 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2370 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2371 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2372 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2373 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2374 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2375 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2376 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2377 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2378 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2379 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2380 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2381 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2382 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2383 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2384 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2385 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2386 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2387 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2388 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2389 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2390 * gdb.hp/tools/odump: File deleted.
2391
8bf3b159
PA
23922015-03-19 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2395 (saw_thread_3): New globals.
2396 (top level): Increment them when an event for the corresponding
2397 thread is seen.
2398 (no thread starvation): New test.
2399
eb54c8bf
PA
24002015-03-19 Pedro Alves <palves@redhat.com>
2401
2402 * gdb.threads/continue-pending-status.c: New file.
2403 * gdb.threads/continue-pending-status.exp: New file.
2404
32d2e5d6
PA
24052015-03-18 Pedro Alves <palves@redhat.com>
2406
2407 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2408 Use gdb_is_target_remote instead of is_remote. Use
2409 gdb_test_multiple instead of gdb_expect. Exit early if
2410 gdb_test_multiple hits its internal matches. Tighten stepi tests
2411 expected output. Fail on exit with any signal, instead of just
2412 SIGILL.
2413
f68f11b7
YQ
24142015-03-18 Yao Qi <yao.qi@linaro.org>
2415
2416 PR tdep/18107
2417 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2418 variable.
2419 * gdb.base/catch-syscall.exp: Don't skip it on
2420 aarch64*-*-linux* target. Remove elements in all_syscalls.
2421 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2422 target.
2423 (setup_all_syscalls): New proc.
2424
ca5fd19b
YQ
24252015-03-16 Yao Qi <yao.qi@linaro.org>
2426
2427 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2428 (top level): Skip tests if valid_addr_p returns false for
2429 $cmd1 or $cmd2.
2430
85642ba0
AW
24312015-03-11 Andy Wingo <wingo@igalia.com>
2432
2433 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2434
e03f9645
YQ
24352015-03-11 Yao Qi <yao.qi@linaro.org>
2436
2437 * gdb.base/catch-syscall.exp: Fix typo in comments.
2438
5d0962b2
YQ
24392015-03-11 Yao Qi <yao.qi@linaro.org>
2440
2441 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2442
b2df3cef
PA
24432015-03-09 Pedro Alves <palves@redhat.com>
2444
2445 * dg-extract-results.py: Delete.
2446
ef878e53
PA
24472015-03-09 Pedro Alves <palves@redhat.com>
2448
2449 Merge dg-extract-results.sh from GCC upstream (r218843).
2450
2451 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2452 * dg-extract-results.sh: Use --text with grep to avoid issues with
2453 binary files. Fall back to cat -v, if that doesn't work.
2454
9494d219
PA
24552015-03-05 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2458
a8d9763a
SM
24592015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2460
2461 * lib/mi-support.exp (mi_expect_interrupt): Accept
2462 alternative event for when in all-stop mode.
2463
be9957b8
PA
24642015-03-04 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2467
d57be0f4 24682015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
2469
2470 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2471
c214c7cf
AA
24722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2473
2474 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2475 regexps for GDB's current line display, accept a hex address
2476 preceding the line number.
2477
6d74a497
AA
24782015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2479
2480 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2481 the 'arch1' variable for "s390*-linux*" targets.
2482
511aee7c
PA
24832015-03-04 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2486 (main): Pass missing retval argument to pthread_join call.
2487
95e50b27
PA
24882015-03-02 Pedro Alves <palves@redhat.com>
2489
2490 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2491 (top level): Call do_test with non-stop as well.
2492
28054d69
PA
24932015-03-02 Pedro Alves <palves@redhat.com>
2494
2495 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2496 -1.
2497
4fa5d7b4
AA
24982015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2499
2500 * gdb.arch/s390-vregs.exp: New test.
2501 * gdb.arch/s390-vregs.S: New file.
2502
97c18565
PA
25032015-02-27 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2506 call to catch_command_errors.
2507 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2508 catch_command_errors.
2509
a37bfa30
PA
25102015-02-27 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2513 "true" for boolean result.
2514 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2515 prototype of main.
2516
6f98576f
PA
25172015-02-27 Pedro Alves <palves@redhat.com>
2518
2519 * lib/unbuffer_output.c: New file.
2520 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2521 (main): Call gdb_unbuffer_output.
2522
eba5ab56
YQ
25232015-02-27 Yao Qi <yao.qi@linaro.org>
2524
2525 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2526 target.
2527
0def5aaa
DE
25282015-02-26 Doug Evans <dje@google.com>
2529
2530 * gdb.cp/class2.cc (Dbase, D): New classes.
2531 (main): New local delta.
2532 * gdb.cp/class2.exp: Test printing delta.
2533 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2534 (dynbar): New global.
2535 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2536
081a1c2c
JK
25372015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 * gdb.compile/compile-ifunc.c: New file.
2540 * gdb.compile/compile-ifunc.exp: New file.
2541
2f41223f
AT
25422015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2543
2544 * gdb.base/structs.exp: Check for correct struct on finish.
2545
03eddd80
YQ
25462015-02-26 Yao Qi <yao.qi@linaro.org>
2547
2548 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2549 is zero.
2550
80c57053
JK
25512015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 * gdb.arch/cordic.ko.bz2: New file.
2554 * gdb.arch/cordic.ko.debug.bz2: New file.
2555 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2556
21613c12
YQ
25572015-02-25 Yao Qi <yao.qi@linaro.org>
2558
2559 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2560 aarch64*-*-* target.
2561
d8b901ed
PA
25622015-02-23 Pedro Alves <palves@redhat.com>
2563
2564 * lib/gdb.exp (delete_breakpoints): Rewrite using
2565 gdb_test_multiple.
2566
e5b85ead
PA
25672015-02-23 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/info-os.c: Include stdlib.h.
2570
85c3a371
DE
25712015-02-22 Doug Evans <xdje42@gmail.com>
2572
2573 PR symtab/17855
2574 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2575 is read after symbols have been re-read.
2576 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2577 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2578
96553a0c
DE
25792015-02-21 Doug Evans <dje@google.com>
2580
2581 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2582
97a0c697
JK
25832015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2584
2585 PR corefiles/17808
2586 * gdb.arch/i386-biarch-core.core.bz2: New file.
2587 * gdb.arch/i386-biarch-core.exp: New file.
2588
a47cd6e9
PA
25892015-02-21 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2592 runto_main fails.
2593
c5facdc4
PA
25942015-02-20 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2597 info probes.
2598
2db9a427
PA
25992015-02-20 Pedro Alves <palves@redhat.com>
2600
2601 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2602
60fb7e9e
PA
26032015-02-20 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2606 clean_restart before gdb_target_supports_trace.
2607
5c5019c2
PA
26082015-02-20 Pedro Alves <palves@redhat.com>
2609
2610 PR threads/18006
2611 * gdb.threads/clone-thread_db.c: New file.
2612 * gdb.threads/clone-thread_db.exp: New file.
2613
c9587f88
AT
26142015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2615
2616 PR breakpoints/16812
2617 * gdb.base/catch-gdb-caused-signals.c: New file.
2618 * gdb.base/catch-gdb-caused-signals.exp: New file.
2619
f6a88844
JM
26202015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2621
2622 * configure: Regenerated.
2623 * configure.ac: Use GDB_AC_TRANSFORM.
2624 * aclocal.m4: sinclude ../transform.m4.
2625
497c491b
JM
26262015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2627
2628 * lib/dtrace.exp: New file.
2629 * gdb.base/dtrace-probe.exp: Likewise.
2630 * gdb.base/dtrace-probe.d: Likewise.
2631 * gdb.base/dtrace-probe.c: Likewise.
2632 * lib/pdtrace.in: Likewise.
2633 * configure.ac: Output variables with the transformed names of
2634 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2635 * configure: Regenerated.
2636
03e98035
JM
26372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2638
2639 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2640 expected message when trying to access $_probe_* convenience
2641 variables while not on a probe.
2642
63cc30e9
JK
26432015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2644
2645 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2646
0703599a
PA
26472015-02-11 Pedro Alves <pedro@codesourcery.com>
2648
2649 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2650 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2651
7e60a48e
DE
26522015-02-10 Doug Evans <xdje42@gmail.com>
2653
2654 * lib/gdb.exp (gdb_load): Always return a result.
2655
01b088bc
PA
26562015-02-10 Pedro Alves <palves@redhat.com>
2657
2658 * gdb.threads/signal-sigtrap.c: New file.
2659 * gdb.threads/signal-sigtrap.exp: New file.
2660
b05ec7a5
AT
26612015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2662
2663 * gdb.trace/no-attach-trace.c: New file.
2664 * gdb.trace/no-attach-trace.exp: New file.
2665
a2c2acaf
MW
26662015-02-09 Mark Wielaard <mjw@redhat.com>
2667
2668 * gdb.dwarf2/atomic.c: New file.
2669 * gdb.dwarf2/atomic-type.exp: Likewise.
2670
31fd9caa
MM
26712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2672
2673 * gdb.btrace/buffer-size.exp: Update "info record" output.
2674 * gdb.btrace/delta.exp: Update "info record" output.
2675 * gdb.btrace/enable.exp: Update "info record" output.
2676 * gdb.btrace/finish.exp: Update "info record" output.
2677 * gdb.btrace/instruction_history.exp: Update "info record" output.
2678 * gdb.btrace/next.exp: Update "info record" output.
2679 * gdb.btrace/nexti.exp: Update "info record" output.
2680 * gdb.btrace/step.exp: Update "info record" output.
2681 * gdb.btrace/stepi.exp: Update "info record" output.
2682 * gdb.btrace/nohist.exp: Update "info record" output.
2683
d33501a5
MM
26842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2685
2686 * gdb.btrace/buffer-size: New.
2687
f4abbc16
MM
26882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2689
2690 * gdb.btrace/delta.exp: Update "info record" output.
2691 * gdb.btrace/enable.exp: Update "info record" output.
2692 * gdb.btrace/finish.exp: Update "info record" output.
2693 * gdb.btrace/instruction_history.exp: Update "info record" output.
2694 * gdb.btrace/next.exp: Update "info record" output.
2695 * gdb.btrace/nexti.exp: Update "info record" output.
2696 * gdb.btrace/step.exp: Update "info record" output.
2697 * gdb.btrace/stepi.exp: Update "info record" output.
2698 * gdb.btrace/nohist.exp: Update "info record" output.
2699
b9d61307
SM
27002015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2701
2702 PR gdb/15678
2703 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2704
e584fdbc
PA
27052015-02-06 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2708 macro.
2709 (seconds_left, again): New globals.
2710 (main): Wait seconds_left in a 1-second sleep loop instead of
2711 sleeping 180 seconds. If 'again' is set, reset the seconds
2712 counter.
2713 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2714 'again' in the inferior before detaching. Print the seconds left.
2715 (options): New global.
2716 (top level): Build program with -DTIMEOUT=$timeout.
2717
77f41761
PA
27182015-02-06 Pedro Alves <palves@redhat.com>
2719
2720 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2721 determine how many seconds to pass to 'alarm'.
2722 * gdb.base/gdb-sigterm.exp (top level): Build program with
2723 -DTIMEOUT=$timeout.
2724 (do_test): Return success/failure indication. Add more verbose
2725 logging. Don't fail if 200 single steps are seen. Instead, fail
2726 when the test times out.
2727 (passes): New global.
2728 (top level): Break the testing loop if testing fails on any
2729 iteration. Use gdb_assert.
2730
b9394193
DB
27312015-02-04 Don Breazeal <donb@codesourcery.com>
2732
2733 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2734 and initialize them.
2735 (ipc_cleanup): New function.
2736 (main): Don't declare shmid, semid, and msqid. Add a call to
2737 atexit so that we call ipc_cleanup on exit.
2738
42d9e528
PA
27392015-02-04 Pedro Alves <palves@redhat.com>
2740
2741 * boards/native-extended-gdbserver.exp: Remove any target variant
2742 specifications from the board name before clearing the isremote
2743 flag from board_info.
2744
ae6ae975
DE
27452015-01-31 Doug Evans <xdje42@gmail.com>
2746
2747 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2748
cfb069a8
GB
27492015-01-31 Gary Benson <gbenson@redhat.com>
2750
2751 * gdb.base/completion.exp: Disable completion limiting for
2752 existing tests. Add new tests to check completion limiting.
2753 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2754
5dd31d79
DE
27552015-01-31 Doug Evans <xdje42@gmail.com>
2756
2757 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2758
9f050062
DE
27592015-01-31 Doug Evans <xdje42@gmail.com>
2760
2761 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2762 entries. Duplicate file section script entries.
2763 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2764 inlined entries. Add test for safe-path rejection.
2765 * gdb.python/py-section-script.c: Add duplicate inlined section script
2766 entries. Duplicate file section script entries.
2767 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2768 inlined entries. Add test for safe-path rejection.
2769
df25ebbd
JB
27702015-01-29 Joel Brobecker <brobecker@adacore.com>
2771
2772 * gdb.ada/disc_arr_bound: New testcase.
2773
4a0ca9ec
JB
27742015-01-29 Joel Brobecker <brobecker@adacore.com>
2775
2776 * gdb.ada/mi_var_array: New testcase.
2777
3a8b707a
DE
27782015-01-27 Doug Evans <dje@google.com>
2779
2780 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2781 Add test for objfile.filename, objfile.username after objfile
2782 has been unloaded.
2783
f8313f6e
JB
27842015-01-26 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2787 the second test to print the name attribute of value
2788 returned by the call to gdb.lookup_type, and adjust
2789 the expected output accordingly.
2790
37bc665e
MW
27912015-01-25 Mark Wielaard <mjw@redhat.com>
2792
2793 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2794 * gdb.base/disp-step-fork.c: Include unistd.h.
2795 * gdb.base/siginfo-obj.c: Include stdio.h.
2796 * gdb.base/siginfo-thread.c: Likewise.
2797 * gdb.mi/non-stop.c: Include unistd.h.
2798 * gdb.mi/nsthrexec.c: Include stdio.h.
2799 * gdb.mi/pthreads.c: Include unistd.h.
2800 * gdb.modula2/unbounded1.c (main): Declare returns int.
2801 * gdb.reverse/consecutive-reverse.c: Likewise.
2802 * gdb.threads/create-fail.c: Include unistd.h.
2803 * gdb.threads/killed.c: Likewise.
2804 * gdb.threads/linux-dp.c: Likewise.
2805 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2806 * gdb.threads/non-ldr-exc-2.c: Likewise.
2807 * gdb.threads/non-ldr-exc-3.c: Likewise.
2808 * gdb.threads/non-ldr-exc-4.c: Likewise.
2809 * gdb.threads/pthreads.c: Include unistd.h.
2810 (main): Declare returns int.
2811 * gdb.threads/tls-main.c (foo): New declaration.
2812 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2813
f7e5394d
SM
28142015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2815
2816 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2817 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2818
743649fd
MW
28192015-01-15 Mark Wielaard <mjw@redhat.com>
2820
2821 * gdb.base/noreturn-return.c: New file.
2822 * gdb.base/noreturn-return.exp: New file.
2823 * gdb.base/noreturn-finish.c: New file.
2824 * gdb.base/noreturn-finish.exp: New file.
2825
198297aa
PA
28262015-01-23 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.threads/continue-pending-after-query.c: New file.
2829 * gdb.threads/continue-pending-after-query.exp: New file.
2830
717cf30c
AG
28312015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2832 Simon Marchi <simon.marchi@ericsson.com>
2833
2834 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2835 * gdb.base/valgrind-db-attach.exp: Same.
2836 * gdb.base/valgrind-infcall.exp: Same.
2837 * lib/mi-support.exp (default_mi_gdb_start): Same.
2838 * lib/prompt.exp (default_prompt_gdb_start): Same.
2839 * lib/gdb.exp (default_gdb_spawn): Same.
2840 (gdb_interact): New.
2841
2842
4b62a76e
JK
28432015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 * gdb.compile/compile.exp (pointer to jit function): New test.
2846
b4cdae6f
WW
28472015-01-17 Wei-cheng Wang <cole945@gmail.com>
2848
2849 * lib/gdb.exp (supports_process_record): Return true for
2850 powerpc*-*-linux*.
2851 (supports_reverse): Likewise.
2852
d221e7ef
DB
28532015-01-15 Don Breazeal <donb@codesourcery.com>
2854
2855 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2856 instead of checking whether the target board is remote and
2857 use spawn_wait_for_attach instead of exec/sleep.
2858 * gdb.base/attach-twice.exp: Likewise.
2859
bafffb51
JB
28602015-01-15 Joel Brobecker <brobecker@adacore.com>
2861
2862 * gdb.ada/var_arr_attrs: New testcase.
2863
5589af0e
PA
28642015-01-14 Pedro Alves <palves@redhat.com>
2865 Joel Brobecker <brobecker@adacore.com>
2866
2867 PR gdb/17525
2868 * gdb.base/bp-cmds-execution-x-script.c: New file.
2869 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2870 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2871
6c400b59
PA
28722015-01-14 Pedro Alves <palves@redhat.com>
2873
2874 PR cli/17828
2875 * gdb.base/batch-preserve-term-settings.c: New file.
2876 * gdb.base/batch-preserve-term-settings.exp: New file.
2877
e02c96a7
DE
28782015-01-13 Doug Evans <dje@google.com>
2879
2880 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2881 binary.
2882
576fd14c
JB
28832015-01-13 Joel Brobecker <brobecker@adacore.com>
2884
2885 * Makefile.in (clean mostlyclean): Do not delete *.py.
2886
04dccad0
JB
28872015-01-13 Joel Brobecker <brobecker@adacore.com>
2888
2889 * gdb.python/py-lookup-type.exp: New file.
2890
3d230f71
PA
28912015-01-12 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2894 restore GDBFLAGS before returning.
2895
7e67715d
JK
28962015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2899 is_amd64_regs_target and is_x86_like_target.
2900
f2e0d4b4
DE
29012015-01-11 Doug Evans <xdje42@gmail.com>
2902
2903 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2904 is given without an explicit form.
2905 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2906 attributes.
2907 * gdb.dwarf/corrupt.exp: Ditto.
2908 * gdb.dwarf2/enum-type.exp: Ditto.
2909 * gdb.trace/entry-values.exp: Ditto.
2910 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2911
439250fb
DE
29122015-01-11 Doug Evans <xdje42@gmail.com>
2913
2914 PR gdb/15830
2915 * gdb.base/maint.exp: Remove references to "maint demangle".
2916 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2917 Add tests for explicitly specifying language to demangle.
2918 * gdb.dlang/demangle.exp: Ditto.
2919
ede9f622
PA
29202015-01-09 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.threads/non-stop-fair-events.c: New file.
2923 * gdb.threads/non-stop-fair-events.exp: New file.
2924
a7b796db
PA
29252015-01-09 Pedro Alves <palves@redhat.com>
2926
2927 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2928 the global scope. Set a breakpoint after all threads are started
2929 rather than stepping over two source lines. Expect the prompt.
2930 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2931 global.
2932 (NUM): Now 15.
2933 (main): Use threads_started_barrier to wait for all threads to
2934 start. Main thread no longer calls thread_function. Exit after
2935 180 seconds.
2936 (loop): New function.
2937 (thread_function): Wait on threads_started_barrier barrier. Call
2938 'loop' at each iteration.
2939 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2940 threads have started, instead of hardcoding number of "next"
2941 steps. Use an access watchpoint instead of a write watchpoint.
2942
9665ffdd
PA
29432015-01-09 Pedro Alves <palves@redhat.com>
2944
2945 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2946 (thread_func): Wait on barrier.
2947 (main): Wait for all threads to start before stopping GDB.
2948 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2949 global.
2950 (thread1_func, thread2_func): Wait on barrier.
2951 (main): Wait for all threads to start before stopping GDB.
2952 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2953 New global.
2954 (thread1_func, thread2_func): Wait on barrier.
2955 (main): Wait for all threads to start before stopping GDB.
2956
c945a99f
PA
29572015-01-09 Pedro Alves <palves@redhat.com>
2958
2959 * gdb.threads/attach-many-short-lived-threads.c: New file.
2960 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2961
c1a747c1
PA
29622014-01-09 Pedro Alves <palves@redhat.com>
2963
2964 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2965 instead of to thread 2.
2966 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2967 Add barrier around each pthread_create call instead of around all
2968 calls.
2969 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2970 Set a break on thread_function and have the child threads hit it
2971 one at at a time.
2972
60b3033e
PA
29732015-01-09 Pedro Alves <palves@redhat.com>
2974
2975 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2976 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2977 false.
2978 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2979 checking whether the target board is remote.
2980 * gdb.multi/multi-attach.exp: Likewise.
2981 * gdb.python/py-sync-interp.exp: Likewise.
2982 * gdb.server/ext-attach.exp: Likewise.
2983 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2984 tests that need to attach, instead of checking whether the target
2985 board is remote at the top of the file.
2986
acc018ac
YQ
29872015-01-08 Yao Qi <yao@codesourcery.com>
2988
2989 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2990
50a18af8
JK
29912015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 Fix testcase compilation.
2994 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2995
8503d6e1
JB
29962015-01-06 Joel Brobecker <brobecker@adacore.com>
2997
2998 * gdb.python/py-type.exp: Add a couple test about empty
2999 array creation, and negative-length array creation.
3000
cc73dbcc
DE
30012015-01-02 Doug Evans <xdje42@gmail.com>
3002
3003 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3004
0300bbc7
DE
30052015-01-02 Doug Evans <dje@google.com>
3006
3007 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3008
9d85a0ec
YQ
30092014-12-29 Yao Qi <yao@codesourcery.com>
3010
3011 * gdb.trace/entry-values.exp: Update comments. Rename variable
3012 bar_call_foo to returned_from_foo.
3013
87186c6a
MMN
30142014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3015
3016 PR gdb/17394
3017 * gdb.linespec/break-asm-file.c: New file.
3018 * gdb.linespec/break-asm-file.exp: New file.
3019 * gdb.linespec/break-asm-file0.s: New file.
3020 * gdb.linespec/break-asm-file1.s: New file.
3021
1bab7383
YQ
30222014-12-18 Nigel Stephens <nigel@mips.com>
3023 Maciej W. Rozycki <macro@codesourcery.com>
3024
3025 * gdb.base/float.exp: Handle the new output from "info float" on
3026 MIPS targets.
3027
1bc1068a
JK
30282014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 Fix MinGW compilation.
3031 * gdb.compile/compile-ops.exp: Update untested message if
3032 !skip_compile_feature_tests.
3033 * gdb.compile/compile-setjmp.exp: Likewise.
3034 * gdb.compile/compile-tls.exp: Likewise.
3035 * gdb.compile/compile.exp: Likewise.
3036 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3037 supported on this host".
3038
b6615d10
DE
30392014-12-16 Doug Evans <xdje42@gmail.com>
3040
3041 * boards/stabs.exp: New file.
3042
25dda427
AA
30432014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3044
3045 * gdb.base/completion.exp: Adjust to format changes of "maint
3046 print user-registers".
3047
bf330350
CU
30482014-12-16 Catalin Udma <catalin.udma@freescale.com>
3049
3050 PR server/17457
3051 * gdb.arch/aarch64-fp.c: New file.
3052 * gdb.arch/aarch64-fp.exp: New file.
3053
395cf596
SDJ
30542014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3055
3056 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3057 r210637, r210913, r211666, r215400, r215817).
3058
3059 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3060 * dg-extract-results.py: New file.
3061 * dg-extract-results.sh: Use it if the environment seems
3062 suitable.
3063
3064 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3065
3066 * dg-extract-results.py (parse_run): Handle warnings that
3067 are printed before a test harness is run.
3068
3069 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3070
3071 * dg-extract-results.py (Named): Remove __cmp__ method.
3072 (output_variation): Use a key to sort variation.harnesses.
3073
3074 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3075
3076 * dg-extract-results.py: For Python 3, force sys.stdout to
3077 handle surrogate escape sequences.
3078 (safe_open): New function.
3079 (output_segment, main): Use it.
3080
3081 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3082
3083 * dg-extract-results.py (Prog.result_re): Include options
3084 in test name.
3085
3086 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3087
3088 * dg-extract-results.py (output_variation): Always sort if
3089 do_sum.
3090
e882ef3c
SM
30912014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3092
3093 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3094 as long as we get pagination notifications.
3095
4992aa20
JM
30962014-12-15 Jason Merrill <jason@redhat.com>
3097
3098 * Makefile.in (check-gdb.%): Restore.
3099 * README: Mention it.
3100
c1b5a1a6
JB
31012014-12-13 Joel Brobecker <brobecker@adacore.com>
3102
3103 * gdb.ada/str_uninit: New testcase.
3104
5537b577
JK
31052014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 PR symtab/17642
3108 * gdb.base/vla-stub-define.c: New file.
3109 * gdb.base/vla-stub.c: New file.
3110 * gdb.base/vla-stub.exp: New file.
3111
bb2ec1b3
TT
31122014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3113 Jan Kratochvil <jan.kratochvil@redhat.com>
3114 Tom Tromey <tromey@redhat.com>
3115
3116 * configure.ac: Add gdb.compile/.
3117 * configure: Regenerate.
3118 * gdb.compile/Makefile.in: New file.
3119 * gdb.compile/compile-ops.exp: New file.
3120 * gdb.compile/compile-ops.c: New file.
3121 * gdb.compile/compile-tls.c: New file.
3122 * gdb.compile/compile-tls.exp: New file.
3123 * gdb.compile/compile-constvar.S: New file.
3124 * gdb.compile/compile-constvar.c: New file.
3125 * gdb.compile/compile-mod.c: New file.
3126 * gdb.compile/compile-nodebug.c: New file.
3127 * gdb.compile/compile-setjmp-mod.c: New file.
3128 * gdb.compile/compile-setjmp.c: New file.
3129 * gdb.compile/compile-setjmp.exp: New file.
3130 * gdb.compile/compile-shlib.c: New file.
3131 * gdb.compile/compile.c: New file.
3132 * gdb.compile/compile.exp: New file.
3133 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3134
4ff709eb
TT
31352014-12-12 Tom Tromey <tromey@redhat.com>
3136
3137 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3138 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3139
6dddd6a5
DE
31402014-12-12 Doug Evans <dje@google.com>
3141
3142 * lib/gdb-python.exp (get_python_valueof): New function.
3143 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3144
71c24708
AA
31452014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3146
3147 * gdb.base/completion.exp: Add test for completion of "info
3148 registers ".
3149
3e29f34a
MR
31502014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3151
3152 * gdb.base/func-ptrs.c: New file.
3153 * gdb.base/func-ptrs.exp: New file.
3154
fc126975
SM
31552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3156
3157 PR breakpoints/17012
3158 * gdb.base/dprintf-detach.c: New file.
3159 * gdb.base/dprintf-detach.exp: New file.
3160
0a46d518
SM
31612014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3162
3163 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3164 * lib/gdb.exp (target_is_gdbserver): New procedure.
3165
a0be3e44
DE
31662014-12-08 Doug Evans <dje@google.com>
3167
3168 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3169
df1b803a
YQ
31702014-12-05 Yao Qi <yao@codesourcery.com>
3171
3172 * gdb.guile/scm-error.exp: Remove the third argument to
3173 gdb_remote_download.
3174 * gdb.guile/scm-frame-args.exp: Likewise.
3175 * gdb.guile/scm-section-script.exp: Likewise.
3176
ddb9f679
YQ
31772014-12-05 Yao Qi <yao@codesourcery.com>
3178
3179 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3180
86e4ed39
DE
31812014-12-04 Doug Evans <dje@google.com>
3182
3183 * gdb.python/py-objfile.exp: Add tests for
3184 objfile.add_separate_debug_file.
3185
7c50a931
DE
31862014-12-04 Doug Evans <dje@google.com>
3187
3188 * lib/gdb.exp (get_build_id): New function.
3189 (build_id_debug_filename_get): Rewrite to use it.
3190 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3191
621661e3
MR
31922014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3193
3194 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3195 `method(long)', not just 0x0.
3196 * gdb.cp/nsalias.exp: Align code labels to 4.
3197 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3198 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3199 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3200 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3201 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3202 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3203
29f0c3b7
DE
32042014-12-02 Doug Evans <dje@google.com>
3205
e1e061e7 3206 PR symtab/17602
29f0c3b7 3207 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 3208 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
3209 * gdb.cp/anon-ns.exp: Update.
3210
162078c8
NB
32112014-12-02 Nick Bull <nicholaspbull@gmail.com>
3212
3213 * gdb.python/py-events.py (inferior_call_handler): New.
3214 (register_changed_handler, memory_changed_handler): New.
3215 (test_events.invoke): Register new handlers.
3216 * gdb.python/py-events.exp: Add tests for inferior call,
3217 memory_changed and register_changed events.
3218
fdb09caf
AA
32192014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3220
3221 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3222 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3223 if the linker doesn't understand this.
3224
55cfb2c4
SM
32252014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3226
3227 * gdb.python/python.exp: Change expected reply to help().
3228
9e8cd6df
YQ
32292014-12-01 Yao Qi <yao@codesourcery.com>
3230
3231 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3232 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3233 * configure: Re-generated.
3234
6c659fc2
SC
32352014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3236
3237 * gdb.cp/chained-calls.cc: New file.
3238 * gdb.cp/chained-calls.exp: New file.
3239 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3240
d7fc3181
SM
32412014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3242
3243 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3244 * gdb.dwarf2/symtab-producer.exp: Same.
3245 * gdb.gdb/python-interrupts.exp: Same.
3246 * gdb.gdb/python-selftest.exp: Same.
3247 * gdb.python/py-linetable.exp: Same.
3248 * gdb.python/py-type.exp: Same.
3249 * gdb.python/py-value-cc.exp: Same.
3250 * gdb.python/py-value.exp: Same.
3251
10e79639
YQ
32522014-11-28 Yao Qi <yao@codesourcery.com>
3253
3254 * gdb.base/break-probes.exp: Match library name prefixed with
3255 sysroot.
3256
f28a0564
SM
32572014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3258
3259 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3260 test expected output. Add parentheses for the call to print.
3261 Remove L suffix from integers.
3262
3fe1ce1d
DE
32632014-11-26 Doug Evans <dje@google.com>
3264
3265 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3266
84429e27
YQ
32672014-11-22 Yao Qi <yao@codesourcery.com>
3268
3269 * gdb.trace/entry-values.c: Remove asms.
3270 (foo): Add foo_label.
3271 (bar): Add bar_label.
3272 * gdb.trace/entry-values.exp: Remove code computing foo's
3273 length and bar's length.
3274 (Dwarf::assemble): Invoke function_range for bar and use
3275 MACRO_AT_func for foo.
3276
26741859
YQ
32772014-11-22 Yao Qi <yao@codesourcery.com>
3278
3279 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3280 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3281 Use .Lgcc43_procstart instead of gcc43.
3282
45e44d27
JB
32832014-11-21 Joel Brobecker <brobecker@adacore.com>
3284
3285 * gdb.ada/n_arr_bound: New testcase.
3286
458c8db8
SDJ
32872014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3288
3289 PR breakpoints/10737
3290 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3291 test_catch_syscall_multi_arch.
3292 (test_catch_syscall_multi_arch): New function.
3293
43f3e411
DE
32942014-11-20 Doug Evans <xdje42@gmail.com>
3295
3296 * gdb.base/maint.exp: Update expected output.
3297
0d7b2549
AA
32982014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3299
3300 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3301 4-byte instruction on S390.
3302
8908fca5
JB
33032014-11-19 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.ada/arr_arr: New testcase.
3306
4a46959e
JB
33072014-11-19 Joel Brobecker <brobecker@adacore.com>
3308
3309 * gdb.ada/pkd_arr_elem: New Testcase.
3310
470e2f4e
LM
33112014-11-18 Luis Machado <lgustavo@codesourcery.com>
3312
3313 * gdb.reverse/break-precsave: Expect completion message for
3314 core file reads.
3315 * gdb.reverse/consecutive-precsave.exp: Likewise.
3316 * gdb.reverse/finish-precsave.exp: Likewise.
3317 * gdb.reverse/i386-precsave.exp: Likewise.
3318 * gdb.reverse/machinestate-precsave.exp: Likewise.
3319 * gdb.reverse/sigall-precsave.exp: Likewise.
3320 * gdb.reverse/solib-precsave.exp: Likewise.
3321 * gdb.reverse/step-precsave.exp: Likewise.
3322 * gdb.reverse/until-precsave.exp: Likewise.
3323 * gdb.reverse/watch-precsave.exp: Likewise.
3324
a267f3ad
AA
33252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3326
3327 * gdb.base/bp-permanent.c: Include unistd.h.
3328 * gdb.python/py-framefilter-mi.c (main): Add return type.
3329 * gdb.python/py-framefilter.c (main): Likewise.
3330 * gdb.trace/actions-changed.c (main): Likewise.
3331
12084a9a
AA
33322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3333
3334 * gdb.mi/until.c: Add eye-catchers.
3335 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3336 line numbers.
3337
dc7e1a77
AA
33382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3339
3340 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3341 function header variants in break1.c.
3342 * gdb.base/ena-dis-br.exp: Likewise.
3343 * gdb.base/hbreak2.exp: Likewise.
3344 * gdb.reverse/until-precsave.exp: Drop references to removed
3345 non-prototype function header variants in ur1.c.
3346 * gdb.reverse/until-reverse.exp: Likewise.
3347
41c77605
PM
33482014-11-17 Petr Machata <pmachata@redhat.com>
3349
3350 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3351 ${_cu_offset_size} bytes abbrev offset.
3352
34248c3a
DE
33532014-11-15 Doug Evans <xdje42@gmail.com>
3354
3355 PR symtab/17559
3356 * gdb.base/line-symtabs.exp: New file.
3357 * gdb.base/line-symtabs.c: New file.
3358 * gdb.base/line-symtabs.h: New file.
3359
646da059
YQ
33602014-11-14 Yao Qi <yao@codesourcery.com>
3361
3362 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3363 (func): Add label func_label.
3364 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3365 Replace low_pc and high_pc with MACRO_AT_range.
3366 Replace name, low_pc and high_pc with MACRO_AT_func.
3367
9301ebe6
YQ
33682014-11-14 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3371 Replace name, low_pc and high_pc with MACRO_AT_func.
3372
f166b542
YQ
33732014-11-14 Yao Qi <yao@codesourcery.com>
3374
3375 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3376 produce debug information.
3377 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3378
0f6e71e3
YQ
33792014-11-14 Yao Qi <yao@codesourcery.com>
3380
3381 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3382 object and get function length.
3383 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3384 with MACRO_AT_func.
3385 (top-level): Replace gdb_compile and clean_restart with
3386 prepare_for_testing.
3387 * gdb.dwarf2/main.c (main): Add label main_label.
3388
876c4df9
YQ
33892014-11-14 Yao Qi <yao@codesourcery.com>
3390
3391 * lib/dwarf.exp (function_range): New procedure.
3392 (Dwarf::_handle_macro_at_func): New procedure.
3393 (Dwarf::_handle_macro_at_range): New procedure.
3394 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3395
02ad9cf1
YQ
33962014-11-14 Yao Qi <yao@codesourcery.com>
3397
3398 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3399 (_handle_attribute): New procedure.
3400
a59add0c
AA
34012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3402
3403 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3404 * gdb.base/call-sc.c (zed): Likewise.
3405 * gdb.base/checkpoint.c (main): Likewise.
3406 * gdb.base/dump.c (main): Likewise.
3407 * gdb.base/gcore.c (main): Likewise.
3408 * gdb.base/huge.c (main): Likewise.
3409 * gdb.base/multi-forks.c (main): Likewise.
3410 * gdb.base/pr10179-a.c (main): Likewise.
3411 * gdb.base/savedregs.c (main): Likewise.
3412 * gdb.base/sigaltstack.c (main): Likewise.
3413 * gdb.base/siginfo.c (main): Likewise.
3414 * gdb.base/structs.c (zed): Likewise.
3415 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3416 * gdb.mi/mi-syn-frame.c (main): Likewise.
3417 * gdb.mi/until.c (foo, main): Likewise.
3418 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3419 * gdb.base/solib-weak.c (foo): Declare.
3420 * gdb.base/attach-twice.c: Include stdio.h.
3421 * gdb.base/weaklib1.c: Likewise.
3422 * gdb.base/weaklib2.c: Likewise.
3423 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3424 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3425 unistd.h.
3426 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3427 * gdb.mi/mi-exit-code.c: Likewise.
3428 * gdb.base/break-interp-lib.c: Include string.h.
3429 * gdb.base/coremaker.c: Likewise.
3430 * gdb.base/testenv.c: Likewise.
3431 * gdb.python/py-finish-breakpoint.c: Likewise.
3432 * gdb.base/inferior-died.c: Include sys/wait.h.
3433 * gdb.base/fileio.c: Include time.h.
3434 * gdb.base/async-shell.c: Include unistd.h.
3435 * gdb.base/dprintf-non-stop.c: Likewise.
3436 * gdb.base/info-os.c: Likewise.
3437 * gdb.mi/mi-console.c: Likewise.
3438 * gdb.mi/watch-nonstop.c: Likewise.
3439 * gdb.python/py-events.c: Likewise.
3440 * gdb.base/async.c (baz): Move up before its invocation.
3441 * gdb.base/code_elim2.c (my_global_func): Likewise.
3442 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3443 * gdb.base/advance.c (func2): Likewise.
3444
3b5d5997
AA
34452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3446
3447 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3448 variant.
3449 * gdb.base/annota3.c: Likewise.
3450 * gdb.base/async.c: Likewise.
3451 * gdb.base/average.c: Likewise.
3452 * gdb.base/call-ar-st.c: Likewise.
3453 * gdb.base/call-rt-st.c: Likewise.
3454 * gdb.base/call-sc.c: Likewise.
3455 * gdb.base/call-strs.c: Likewise.
3456 * gdb.base/ending-run.c: Likewise.
3457 * gdb.base/execd-prog.c: Likewise.
3458 * gdb.base/exprs.c: Likewise.
3459 * gdb.base/foll-exec.c: Likewise.
3460 * gdb.base/foll-fork.c: Likewise.
3461 * gdb.base/foll-vfork.c: Likewise.
3462 * gdb.base/funcargs.c: Likewise.
3463 * gdb.base/gcore.c: Likewise.
3464 * gdb.base/jump.c: Likewise.
3465 * gdb.base/langs0.c: Likewise.
3466 * gdb.base/langs1.c: Likewise.
3467 * gdb.base/langs2.c: Likewise.
3468 * gdb.base/mips_pro.c: Likewise.
3469 * gdb.base/nodebug.c: Likewise.
3470 * gdb.base/opaque0.c: Likewise.
3471 * gdb.base/opaque1.c: Likewise.
3472 * gdb.base/recurse.c: Likewise.
3473 * gdb.base/run.c: Likewise.
3474 * gdb.base/scope0.c: Likewise.
3475 * gdb.base/scope1.c: Likewise.
3476 * gdb.base/setshow.c: Likewise.
3477 * gdb.base/setvar.c: Likewise.
3478 * gdb.base/shmain.c: Likewise.
3479 * gdb.base/shr1.c: Likewise.
3480 * gdb.base/shr2.c: Likewise.
3481 * gdb.base/sigall.c: Likewise.
3482 * gdb.base/signals.c: Likewise.
3483 * gdb.base/so-indr-cl.c: Likewise.
3484 * gdb.base/solib2.c: Likewise.
3485 * gdb.base/structs.c: Likewise.
3486 * gdb.base/sum.c: Likewise.
3487 * gdb.base/vforked-prog.c: Likewise.
3488 * gdb.base/watchpoint.c: Likewise.
3489 * gdb.reverse/shr2.c: Likewise.
3490 * gdb.reverse/until-reverse.c: Likewise.
3491 * gdb.reverse/ur1.c: Likewise.
3492 * gdb.reverse/watch-reverse.c: Likewise.
3493
066a77c5
AA
34942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3495
3496 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3497 variant.
3498 * gdb.base/sepdebug.exp: Drop references to removed code.
3499
4f204ea5
AA
35002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3501
3502 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3503 variant. Preserve original line numbering.
3504 * gdb.base/list1.c: Likewise.
3505
3b377a3a
AA
35062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3507
3508 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3509 variant.
3510 * gdb.base/break1.c: Likewise.
3511 * gdb.base/break.exp: Drop references to removed code.
3512
e444df73
AA
35132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3514
3515 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3516 variant.
3517
8008f2a7
AA
35182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3519
3520 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3521
a5a06887
AA
35222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3523
3524 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3525 logic into perform_all_tests() and invoke it with and without
3526 function header prototypes.
3527 (do_function_calls): Remove conditional XFAIL for PR 5318.
3528 (rerun_and_prepare): Remove duplicate code.
3529 (perform_all_tests): New. Main logic moved here.
3530
44dba9b9
AA
35312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3532
3533 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3534 code guarded by #ifdef NO_PROTOTYPES.
3535 (t_double_many_args): Likewise.
3536 (DEF_FUNC_MANY_ARGS_1): Likewise.
3537 (DEF_FUNC_VALUES_1): Likewise.
3538 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3539 guarded by #ifdef PROTOTYPES.
3540
d1fbcd56
AA
35412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3542
3543 * gdb.mi/mi-console.c: Add eye-catcher.
3544 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3545 instead of literal line number.
3546
b0e59b8f
AA
35472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3548
3549 * gdb.base/shr2.c: Add eye-catcher.
3550 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3551 line number.
3552
78f98cca
AA
35532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3554
3555 * gdb.base/jump.c: Add eye-catchers.
3556 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3557 numbers.
3558
58fa2af0
AA
35592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3560
3561 * gdb.base/execd-prog.c: Add eye-catchers.
3562 * gdb.base/foll-exec.c: Likewise.
3563 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3564 line numbers.
3565
04e5059b
AA
35662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3567
3568 * gdb.base/ending-run.c: Add eye-catchers.
3569 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3570 literal line numbers.
3571
dbfdb174
AA
35722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3573
3574 * gdb.base/call-rt-st.c: Add eye-catchers.
3575 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3576 literal line numbers.
3577
888a2ade
AA
35782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3579
3580 * gdb.base/call-ar-st.c: Add eye-catchers.
3581 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3582 literal line numbers.
3583
6acc2dde
AA
35842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3585
3586 * gdb.base/average.c: Add eye-catchers.
3587 * gdb.base/sum.c: Likewise.
3588 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3589 regexps dynamically.
3590
9ecfcd1d
AA
35912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3592
3593 * gdb.base/solib1.c: Add eye-catchers.
3594 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3595 literal line numbers.
3596
78708b7c
PA
35972014-11-12 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3600 leader has exited.
3601
af48d08f
PA
36022014-11-12 Pedro Alves <palves@redhat.com>
3603
3604 * gdb.arch/i386-bp_permanent.c: New file.
3605 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3606 (srcfile): Set to i386-bp_permanent.c.
3607 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3608 that stepi does not execute the 'leave' instruction, instead of
3609 testing it does execute.
3610 * gdb.base/bp-permanent.c: New file.
3611 * gdb.base/bp-permanent.exp: New file.
3612
af3768e9
DE
36132014-11-10 Doug Evans <xdje42@gmail.com>
3614
3615 PR symtab/17564
3616 * gdb.base/symtab-search-order.exp: New file.
3617 * gdb.base/symtab-search-order.c: New file.
3618 * gdb.base/symtab-search-order-1.c: New file.
3619 * gdb.base/symtab-search-order-shlib-1.c: New file.
3620
9de00a4a
PA
36212014-11-07 Pedro Alves <palves@redhat.com>
3622
3623 PR gdb/17511
3624 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3625 i?86-*-linux*.
3626
e0f52461
SC
36272014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3628
3629 PR c++/17494
3630 * gdb.cp/pr17494.cc: New file.
3631 * gdb.cp/pr17494.exp: New file.
3632
6ce8c980
YQ
36332014-11-02 Yao Qi <yao@codesourcery.com>
3634
3635 * gdb.python/python.exp: Get working directory and match the
3636 output of "set extended-prompt \\w " with it.
3637
02be9a71
DE
36382014-10-30 Doug Evans <dje@google.com>
3639
3640 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3641 in objfiles.
3642 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3643 in progspaces.
3644
3bdff46b
LM
36452014-10-30 Janis Johnson <janisjo@codesourcery.com>
3646
3647 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3648 * gdb.base/realname-expand.exp: Likewise.
3649 * gdb.linespec/macro-relative.exp: Likewise.
3650
ab917dfb
PA
36512014-10-29 Pedro Alves <palves@redhat.com>
3652
3653 PR gdb/17408
3654 * gdb.threads/schedlock.c (some_function): New function.
3655 (call_function): New global.
3656 (MAYBE_CALL_SOME_FUNCTION): New macro.
3657 (thread_function): Call it.
3658 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3659 and use it instead of a global counter. Adjust all callers.
3660 (get_current_thread): Use "find current thread" for test message
3661 here rather than having all callers pass down the same string.
3662 (goto_loop): New procedure, factored out from ...
3663 (my_continue): ... this.
3664 (step_ten_loops): Change parameter from test message to command to
3665 use. Adjust.
3666 (list_count): Delete global.
3667 (check_result): New procedure, factored out from duplicate top
3668 level code.
3669 (continue tests): Wrap in with_test_prefix.
3670 (test_step): New procedure, factored out from duplicate top level
3671 code.
3672 (top level): Test "step" in combination with all scheduler-locking
3673 modes. Test "next" in combination with all scheduler-locking
3674 modes, and in combination with stepping over a function call or
3675 not.
3676 * gdb.threads/next-bp-other-thread.c: New file.
3677 * gdb.threads/next-bp-other-thread.exp: New file.
3678
d3d4baed
PA
36792014-10-29 Pedro Alves <palves@redhat.com>
3680
3681 PR python/17372
3682 * gdb.python/python.exp: Test a multi-line command that spawns
3683 interactive Python.
3684 * gdb.base/multi-line-starts-subshell.exp: New file.
3685
563e8d85
YQ
36862014-10-29 Yao Qi <yao@codesourcery.com>
3687
3688 * gdb.base/fileio.exp: Make directories on host.
3689
0ea4d52e
YQ
36902014-10-29 Yao Qi <yao@codesourcery.com>
3691
3692 * gdb.base/fileio.c (test_write): Close the file.
3693
7f5ef605
PA
36942014-10-28 Pedro Alves <palves@redhat.com>
3695
3696 PR gdb/12623
3697 * gdb.base/sigstep.c (no_handler): New global.
3698 (main): If 'no_handler is true, set the signal handlers to
3699 SIG_IGN.
3700 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3701 with_sw_watch and no_handler parameters. Handle them.
3702 (top level) <stepping over handler when stopped at a breakpoint
3703 test>: Add a test axis for testing with a software watchpoint, and
3704 another for testing with the signal handler set to SIG_IGN.
3705 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3706 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3707
abbdbd03
PA
37082014-10-28 Pedro Alves <palves@redhat.com>
3709
3710 PR gdb/17511
3711 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3712 * gdb.base/sigstep.exp (other_handler_location): New global.
3713 (advance): Support stepping into the signal handler, and running
3714 commands while in the handler.
3715 (in_handler_map): New global.
3716 (top level): In the advance test, add combinations for getting
3717 into the handler with stepping commands, and for running commands
3718 in the handler. Add comment descripting the advancei tests.
3719
1df4399f
PA
37202014-10-28 Pedro Alves <palves@redhat.com>
3721
3722 * gdb.base/sigstep.exp: Use build_executable instead of
3723 prepare_for_testing.
3724 (top level): Move code that starts GDB, runs to main and creates a
3725 display to ...
3726 (restart): ... this new procedure.
3727 (top level): Move backtrace from signal handler test to ...
3728 (validate_backtrace): ... this new procedure.
3729 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3730 with_test_prefix. Always restart GDB.
3731 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3732 with_test_prefix. Always restart GDB. No need to delete
3733 breakpoints after the test.
3734 (test_skip_handler): Remove prefix parameter.
3735 (skip_over_handler, breakpoint_to_handler)
3736 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3737 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3738 restart GDB. No need to delete breakpoints after the test.
3739 (top level): Use foreach to call the test procedures with
3740 different commands.
3741
a5b6e449
PA
37422014-10-28 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3745 instead of GNATS numbers.
3746 * gdb.base/sigbpt.exp: Likewise.
3747 * gdb.base/siginfo.exp: Likewise.
3748 * gdb.base/sigstep.exp: Likewise.
3749
e5f8a7cc
PA
37502014-10-27 Pedro Alves <palves@redhat.com>
3751
3752 * gdb.base/sigstep.c (dummy): New global.
3753 (main): Issue a couple writes to the new global.
3754 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3755 procedures.
3756 (skip_over_handler): Use test_skip_handler.
3757 (top level): Call skip_over_handler for stepi and nexti too.
3758 (breakpoint_over_handler): Use test_skip_handler.
3759 (top level): Call breakpoint_over_handler for stepi and nexti too.
3760
763905a3
YQ
37612014-10-27 Yao Qi <yao@codesourcery.com>
3762
3763 * gdb.trace/tfile.c (adjust_function_address)
3764 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3765 function descriptor.
3766
6f259a23
DB
37672014-10-24 Don Breazeal <donb@codesourcery.com>
3768
3769 * gdb.base/foll-fork.exp (test_follow_fork,
3770 catch_fork_child_follow): Check for updated fork messages emitted
3771 from infrun.c.
3772 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3773 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3774 vfork_and_exec_child_follow_through_step): Check for updated vfork
3775 messages emitted from infrun.c.
3776
09dd9a69
PA
37772014-10-24 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.base/corefile.exp: Remove references to ultrix.
3780 * gdb.base/interrupt.exp: Likewise.
3781 * gdb.base/whatis.exp: Likewise.
3782 * gdb.gdb/selftest.exp: Likewise.
3783 * gdb.threads/manythreads.exp: Likewise.
3784 * gdb.threads/print-threads.exp: Likewise.
3785 * gdb.threads/pthreads.exp:: Likewise.
3786 * gdb.threads/schedlock.exp: Likewise.
3787
3433cfa5
SC
37882014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3789
3790 * gdb.cp/non-trivial-retval.cc: Add a test case.
3791 * gdb.cp/non-trivial-retval.exp: Add a test.
3792
092f880b
YQ
37932014-10-20 Yao Qi <yao@codesourcery.com>
3794
3795 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3796 * gdb.python/py-objfile-script-gdb.py: New file.
3797 * gdb.python/py-objfile-script.exp: Update reference to
3798 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3799 of remote_download. Remove the dest file.
3800
acbdb7f3
YQ
38012014-10-20 Yao Qi <yao@codesourcery.com>
3802
3803 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3804 * gdb.base/step-line.exp: Likewise.
3805 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3806 * gdb.dwarf2/dw2-basic.exp: Likewise.
3807 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3808 * gdb.dwarf2/dw2-filename.exp: Likewise.
3809 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3810 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3811 * gdb.dwarf2/dw2-producer.exp: Likewise.
3812 * gdb.dwarf2/mac-fileno.exp: Likewise.
3813 * gdb.python/py-frame-args.exp: Likewise.
3814 * gdb.python/py-framefilter.exp: Likewise.
3815 * gdb.python/py-mi.exp: Likewise.
3816 * gdb.python/py-objfile-script.exp: Likewise
3817 * gdb.python/py-pp-integral.exp: Likewise.
3818 * gdb.python/py-pp-re-notag.exp: Likewise.
3819 * gdb.python/py-prettyprint.exp: Likewise.
3820 * gdb.python/py-section-script.exp: Likewise.
3821 * gdb.python/py-typeprint.exp: Likewise.
3822 * gdb.python/py-xmethods.exp: Likewise.
3823 * gdb.stabs/weird.exp: Likewise.
3824 * gdb.xml/tdesc-regs.exp: Likewise.
3825
bd286a29
KCY
38262014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3827
3828 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3829 (out_cu): Use addr_len for the size of addresses.
3830 (out_line): Likewise. Size DW_LNE_set_address instruction
3831 according to addr_len.
3832 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3833 (FUNC): Add START_INSNS to definition.
3834
673dc4a0
YQ
38352014-10-18 Yao Qi <yao@codesourcery.com>
3836
3837 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3838 gdb_has_argv0 return true.
3839 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3840 check [target_info exists noargs], check [gdb_has_argv0]
3841 instead.
3842 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3843 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3844 procedures.
3845
4ffbba72
DE
38462014-10-17 Doug Evans <dje@google.com>
3847
3848 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3849 event.
3850 * gdb.python/py-events.py: Add clear_objfiles event.
3851
d096d8c1
DE
38522014-10-17 Doug Evans <dje@google.com>
3853
3854 * gdb.python/py-objfile.exp: Test progspace attribute.
3855
a80db015
LM
38562014-10-17 Luis Machado <lgustavo@codesourcery.com>
3857
3858 * gdb.guile/scm-breakpoint.exp: Do not assume any
3859 directory separators when matching source file paths.
3860 * gdb.python/py-breakpoint.exp: Likewise.
3861 * gdb.reverse/break-precsave.exp: Likewise.
3862 * gdb.reverse/break-reverse.exp: Likewise.
3863 * gdb.reverse/consecutive-precsave.exp: Likewise.
3864 * gdb.reverse/finish-precsave.exp: Likewise.
3865 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3866 * gdb.reverse/finish-reverse.exp: Likewise.
3867 * gdb.reverse/i386-precsave.exp: Likewise.
3868 * gdb.reverse/i387-env-reverse.exp: Likewise.
3869 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3870 * gdb.reverse/machinestate-precsave.exp: Likewise.
3871 * gdb.reverse/machinestate.exp: Likewise.
3872 * gdb.reverse/sigall-precsave.exp: Likewise.
3873 * gdb.reverse/solib-precsave.exp: Likewise.
3874 * gdb.reverse/step-precsave.exp: Likewise.
3875 * gdb.reverse/until-precsave.exp: Likewise.
3876 * gdb.reverse/watch-precsave.exp: Likewise.
3877 * gdb.reverse/watch-reverse.exp: Likewise.
3878
b22089ab
YQ
38792014-10-17 Yao Qi <yao@codesourcery.com>
3880
3881 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3882 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3883
6c4486e6
PA
38842014-10-17 Pedro Alves <palves@redhat.com>
3885
3886 PR gdb/17471
3887 * gdb.base/bg-execution-repeat.c: New file.
3888 * gdb.base/bg-execution-repeat.exp: New file.
3889
0ff33695
PA
38902014-10-17 Pedro Alves <palves@redhat.com>
3891
3892 PR gdb/17300
3893 * gdb.base/continue-all-already-running.c: New file.
3894 * gdb.base/continue-all-already-running.exp: New file.
3895
6fdebc3d
PA
38962014-10-17 Pedro Alves <palves@redhat.com>
3897
3898 PR gdb/17472
3899 * gdb.base/annota-input-while-running.c: New file.
3900 * gdb.base/annota-input-while-running.exp: New file.
3901
32a8097b
PA
39022014-10-17 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/callfuncs.exp: emove references to osf.
3905 * gdb.base/sigall.exp: Likewise.
3906 * gdb.gdb/selftest.exp: Likewise.
3907 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3908 * gdb.mi/non-stop.c: Likewise.
3909 * gdb.mi/pthreads.c: Likewise.
3910 * gdb.reverse/sigall-precsave.exp: Likewise.
3911 * gdb.reverse/sigall-reverse.exp: Likewise.
3912 * gdb.threads/pthreads.c: Likewise.
3913 * gdb.threads/pthreads.exp: Likewise.
3914
7a3517ff
YQ
39152014-10-17 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3918 check 'target_info exists noargs'.
3919 (test_command_prompt_position): Likewise.
3920 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3921 Remove "set args".
3922 (progvar_simple_while_test): Likewise.
3923 (progvar_complex_if_while_test): Likewise.
3924 (if_while_breakpoint_command_test): Likewise.
3925 (infrun_breakpoint_command_test): Likewise.
3926 (breakpoint_command_test): Likewise.
3927 (watchpoint_command_test): Likewise.
3928 (bp_deleted_in_command_test): Likewise.
3929 (temporary_breakpoint_commands): Likewise.
3930
bb99c472
YQ
39312014-10-16 Yao Qi <yao@codesourcery.com>
3932
3933 * gdb.base/remotetimeout.exp: Remove noargs checking.
3934
7c16b83e
PA
39352014-10-15 Pedro Alves <palves@redhat.com>
3936
3937 PR breakpoints/9649
3938 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3939 * gdb.base/breakpoint-in-ro-region.exp
3940 (probe_target_hardware_step): New procedure.
3941 (top level): Probe hardware stepping and hardware breakpoint
3942 support. Test stepping through a read-only region, with both
3943 "breakpoint auto-hw" on and off and both "always-inserted" on and
3944 off.
3945
35a49624
IB
39462014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3947
3948 * gdb.dlang/demangle.exp: Update for demangling changes.
3949
2d1c107c
SC
39502014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3951
3952 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3953 * gdb.cp/non-trivial-retval.exp: Add new tests.
3954
778811d5
SC
39552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3956
3957 PR c++/13403
3958 PR c++/15154
3959 * gdb.cp/non-trivial-retval.cc: New file.
3960 * gdb.cp/non-trivial-retval.exp: New file.
3961
10c5f0a8
YQ
39622014-10-15 Yao Qi <yao@codesourcery.com>
3963
3964 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3965 remote host.
3966
65d7b369
YQ
39672014-10-15 Yao Qi <yao@codesourcery.com>
3968
3969 * gdb.python/py-symbol.exp: Match file base name if host is
3970 remote, otherwise match file name with dir name.
3971 * gdb.python/py-symtab.exp: Likewise.
3972 * gdb.python/python.exp: Likewise.
3973
46dc1394
YQ
39742014-10-15 Yao Qi <yao@codesourcery.com>
3975
3976 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3977 pattern.
3978 * gdb.python/py-symtab.exp: Likewise.
3979 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3980 locationn.
3981
c40cc657
JB
39822014-10-14 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.ada/addr_arith: New testcase.
3985
2abf49e1
MR
39862014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3987
3988 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3989 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3990 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3991 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3992
f7088df3
SDJ
39932014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3994
3995 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3996 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3997 * gdb.arch/stap-eval-lang-ada.exp: New file.
3998
4dc06805
YQ
39992014-10-14 Yao Qi <yao@codesourcery.com>
4000
4001 * gdb.mi/mi-var-child.c (nothing1): New function.
4002 (nothing2): New function.
4003 (do_children_tests): Set function pointers by nothing1 and
4004 nothing2.
4005 * gdb.mi/mi-var-child.exp: Step over new added statements.
4006 Update test to match the new output.
4007 * gdb.mi/var-cmd.c (nothing1): New function.
4008 (nothing2): New function.
4009 (do_children_tests): Set function pointers by nothing1 and
4010 nothing2.
4011 * gdb.mi/mi-var-display.exp: Update test to match output.
4012 Step to the line specified by $line_dct_nothing.
4013 Increase the number of lines to step.
4014
46a93de2
YQ
40152014-10-14 Yao Qi <yao@codesourcery.com>
4016
4017 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4018 tests.
4019 * gdb.mi/mi2-var-child.exp: Likewise.
4020
14ea52ee
DE
40212014-10-13 Doug Evans <dje@google.com>
4022
4023 * gdb.python/py-objfile.exp: Change name of file name test.
4024
e5c6e92b
DE
40252014-10-13 Doug Evans <dje@google.com>
4026
4027 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4028 from the start of the CU.
4029
c780cc2f
JK
40302014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4031 Yao Qi <yao@codesourcery.com>
4032
4033 Fix "save breakpoints" for "catch" command.
4034 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4035 Remove -nonewline. Match also the added "main" line.
4036
99894e11
JK
40372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4038
4039 Fix "save breakpoints" for "disable $bpnum" command.
4040 * gdb.base/save-bp.c (main): Add label.
4041 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4042
6e1ac5a3
JK
40432014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4044
4045 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4046
754dd2b0
YQ
40472014-10-11 Yao Qi <yao@codesourcery.com>
4048
4049 * gdb.server/server-kill.exp: Execute command
4050 "set remote trace-status-packet on" before "tstatus".
4051
f90183d7
YQ
40522014-10-11 Yao Qi <yao@codesourcery.com>
4053
4054 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4055 (main): Call getppid.
4056 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4057 and continue to it. Read variable "server_pid".
4058
bf40a607
YQ
40592014-10-11 Yao Qi <yao@codesourcery.com>
4060
4061 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4062
052ca370
YQ
40632014-10-11 Yao Qi <yao@codesourcery.com>
4064
4065 * gdb.threads/thread-find.exp: Don't execute command
4066 "info threads".
4067 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4068 * gdb.threads/linux-dp.exp: Don't check the condition
4069 $threads_created equals to zero.
4070
3831839c
PA
40712014-10-10 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/bigcore.exp: Remove references to IRIX.
4074 * gdb.base/funcargs.exp: Likewise.
4075 * gdb.base/interrupt.exp: Likewise.
4076 * gdb.base/mips_pro.exp: Likewise.
4077 * gdb.base/nodebug.exp: Likewise.
4078 * gdb.base/setvar.exp: Likewise.
4079 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4080
8b9a549d
PA
40812014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4082 Pedro Alves <palves@redhat.com>
4083
4084 PR symtab/14466
4085 * gdb.base/vdso-warning.c: New file.
4086 * gdb.base/vdso-warning.exp: New file.
4087
d48ba5e8
DE
40882014-10-02 Doug Evans <dje@google.com>
4089
4090 * gdb.base/structs.c (main): Don't run forever.
4091
2278c276
PA
40922014-10-02 Pedro Alves <palves@redhat.com>
4093
4094 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4095 (top level) <stop threads 1, stop threads 2>: Use it.
4096
b57bacec
PA
40972014-10-02 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.threads/break-while-running.exp (test): Add new
4100 'update_thread_list' argument. Skip "info threads" if false.
4101 (top level): Add new 'update_thread_list' axis.
4102
13fd3ff3
PA
41032014-10-02 Pedro Alves <palves@redhat.com>
4104
4105 PR breakpoints/17431
4106 * gdb.base/execl-update-breakpoints.c: New file.
4107 * gdb.base/execl-update-breakpoints.exp: New file.
4108
0fec99e8
PA
41092014-10-01 Pedro Alves <palves@redhat.com>
4110
4111 * gdb.base/breakpoint-in-ro-region.c: New file.
4112 * gdb.base/breakpoint-in-ro-region.exp: New file.
4113
2ddf4301
SM
41142014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4115
4116 * gdb.mi/mi-exit-code.exp: New file.
4117 * gdb.mi/mi-exit-code.c: New file.
4118
6a5f3f43
YQ
41192014-09-30 Yao Qi <yao@codesourcery.com>
4120
4121 * lib/prelink-support.exp (build_executable_own_libs): Error if
4122 the target isn't native.
4123
345bcc73
YQ
41242014-09-30 Yao Qi <yao@codesourcery.com>
4125
4126 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4127 false.
4128
a25a5a45
PA
41292014-09-22 Pedro Alves <palves@redhat.com>
4130
4131 * gdb.threads/break-while-running.exp: New file.
4132 * gdb.threads/break-while-running.c: New file.
4133
00ba3162
YQ
41342014-09-19 Yao Qi <yao@codesourcery.com>
4135
4136 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4137 Invoke test. Restart GDB with --readnow and invoke test again.
4138
c3b7b696
YQ
41392014-09-19 Yao Qi <yao@codesourcery.com>
4140
4141 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4142 proc set_breakpoint_on_gcd_function. Invoke
4143 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4144 invoke set_breakpoint_on_gcd_function again.
4145
2b4fd423
DE
41462014-09-18 Doug Evans <dje@google.com>
4147
4148 * gdb.dwarf2/symtab-producer.exp: New file.
4149
a5947601
SDJ
41502014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4151
4152 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4153 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4154 * gdb.base/global-var-nested-by-dso.c: Likewise.
4155 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4156
91c19059
SDJ
41572014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4158 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.base/watch-bitfields.exp: Pass string other than test file
4161 name to prepare_for_testing.
4162 (watch): New procedure.
4163 (expect_watchpoint): Use with_test_prefix.
4164 (top level): Factor out tests to ...
4165 (test_watch_location, test_regular_watch): ... these new
4166 procedures, and use with_test_prefix and gdb_continue_to_end.
4167
bb9d5f81
PP
41682014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4169
4170 PR breakpoints/12526
4171 * gdb.base/watch-bitfields.exp: New file.
4172 * gdb.base/watch-bitfields.c: New file.
4173
635856f5
PA
41742014-09-16 Pedro Alves <palves@redhat.com>
4175
4176 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4177 software and hardware addresses, not software address against
4178 itself.
4179
7280ceea
PA
41802014-09-16 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4183 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4184
428b16bd
PA
41852014-09-16 Pedro Alves <palves@redhat.com>
4186
4187 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4188 files.
4189 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4190 "*-*-vxworks*" throughout.
4191 * gdb.base/break.exp: Likewise.
4192 * gdb.base/default.exp: Likewise.
4193 * gdb.base/scope.exp: Likewise.
4194 * gdb.base/sepdebug.exp: Likewise.
4195 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4196 throughout.
4197 * gdb.base/run.c: Likewise.
4198 * gdb.base/sepdebug.c: Likewise.
4199 * gdb.hp/gdb.aCC/run.c: Likewise.
4200 * gdb.reverse/until-reverse.c: Likewise.
4201 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4202
666d413c
YQ
42032014-09-16 Yao Qi <yao@codesourcery.com>
4204
4205 * boards/local-remote-host-native.exp: New file.
4206
57cbd724
DE
42072014-09-14 Doug Evans <xdje42@gmail.com>
4208
4209 * gdb.threads/queue-signal.c (thread_count): New variable.
4210 (thread_count_mutex, thread_count_condvar): New variables.
4211 (incr_thread_count, wait_all_threads_running): New functions.
4212 (main): Wait for all threads to be in their thread functions.
4213
81219e53
DE
42142014-09-13 Doug Evans <xdje42@gmail.com>
4215
4216 * gdb.threads/queue-signal.c: New file.
4217 * gdb.threads/queue-signal.exp: New file.
4218
3714cea7
DE
42192014-09-13 Doug Evans <xdje42@gmail.com>
4220
4221 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4222 be consistent with what default_gdb_init uses.
4223 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4224 the plain text of the prompt. Add some logging printfs.
4225 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4226
fa43b1d7
PA
42272014-09-12 Pedro Alves <palves@redhat.com>
4228
4229 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4230 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4231 * gdb.arch/i386-size-overlap.exp: Likewise.
4232 * gdb.arch/i386-size.exp: Likewise.
4233 * gdb.arch/i386-unwind.exp: Likewise.
4234 * gdb.base/a2-run.exp: Likewise.
4235 * gdb.base/break.exp: Likewise.
4236 * gdb.base/charset.exp: Likewise.
4237 * gdb.base/chng-syms.exp: Likewise.
4238 * gdb.base/commands.exp: Likewise.
4239 * gdb.base/dbx.exp: Likewise.
4240 * gdb.base/find.exp: Likewise.
4241 * gdb.base/funcargs.exp: Likewise.
4242 * gdb.base/jit-simple.exp: Likewise.
4243 * gdb.base/reread.exp: Likewise.
4244 * gdb.base/sepdebug.exp: Likewise.
4245 * gdb.base/step-bt.exp: Likewise.
4246 * gdb.cp/mb-inline.exp: Likewise.
4247 * gdb.cp/mb-templates.exp: Likewise.
4248 * gdb.objc/basicclass.exp: Likewise.
4249 * gdb.threads/killed.exp: Likewise.
4250
9d9bf2df
EBM
42512014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4252
4253 PR tdep/17379
4254 * gdb.arch/powerpc-stackless.S: New file.
4255 * gdb.arch/powerpc-stackless.exp: New file.
4256
1cf2f1b0
JK
42572014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 * gdb.base/attach.c: Include unistd.h.
4260 (main): Call alarm. Add label postloop.
4261 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4262 gdb_breakpoint, gdb_continue_to_breakpoint.
4263 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4264
98880d46
PA
42652014-09-11 Pedro Alves <palves@redhat.com>
4266
4267 PR gdb/17347
4268 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4269 * gdb.base/attach.exp (test_command_line_attach_run): New
4270 procedure.
4271 (top level): Call it.
4272
4c92ff2c
PA
42732014-09-11 Pedro Alves <palves@redhat.com>
4274
4275 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4276 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4277 (do_command_attach_tests): Use spawn_wait_for_attach.
4278 * gdb.base/solib-overlap.exp: Likewise.
4279 * gdb.multi/multi-attach.exp: Likewise.
4280 * gdb.python/py-prompt.exp: Likewise.
4281 * gdb.python/py-sync-interp.exp: Likewise.
4282 * gdb.server/ext-attach.exp: Likewise.
4283
3adc1a7d
GKB
42842014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4285
4286 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4287 command in testcase. Simplify testcase.
4288
96334934
JB
42892014-09-10 Joel Brobecker <brobecker@adacore.com>
4290
4291 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4292
eb479039
JB
42932014-09-10 Joel Brobecker <brobecker@adacore.com>
4294
4295 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4296
deede10c
JB
42972014-09-10 Joel Brobecker <brobecker@adacore.com>
4298
4299 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4300
7828a5f5
JB
43012014-09-10 Joel Brobecker <brobecker@adacore.com>
4302
4303 * gdb.dwarf2/dynarr-ptr.c: New file.
4304 * gdb.dwarf2/dynarr-ptr.exp: New file.
4305
33aeebcf
MR
43062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4307
4308 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4309 of 30 rather than hardcoding 120 for a slow test case. Take the
4310 `gdb,timeout' target setting into account for this calculation.
4311 Don't extend the timeout for the test cases that don't need it.
4312
7b415901
MR
43132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4314
4315 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4316 a factor of 2 for a slow test case. Take the `gdb,timeout'
4317 target setting into account for this calculation.
4318 * gdb.reverse/until-precsave.exp: Increase the timeout by
4319 a factor of 15 and 3 respectively rather than adding 120
4320 for a pair of slow test cases. Take the `gdb,timeout'
4321 target setting into account for this calculation.
4322
4a40f85a
MR
43232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4324
4325 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4326 timeout, don't pass one down to gdb_expect.
4327 (gdb_expect): Rework timeout selection.
4328
09635af7
MR
43292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4330
4331 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4332 exception on timeout.
4333 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4334 (gdbserver_start_extended): Catch any `gdbserver_start' error
4335 exceptions.
4336 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4337 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4338 `gdbserver_gdb_load' error exceptions.
4339
2bdd10b7
MR
43402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4341
4342 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4343 120 on waiting for the TCP socket to open.
4344
316935f0
DE
43452014-09-09 Doug Evans <xdje42@gmail.com>
4346
4347 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4348 _caller_matches, _any_caller_is, _any_caller_matches.
4349
83740597
DE
43502014-09-09 Doug Evans <xdje42@gmail.com>
4351
4352 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4353
4c122fc3
YQ
43542014-09-09 Yao Qi <yao@codesourcery.com>
4355
4356 * gdb.mi/mi-var-display.exp: Set print symbol off.
4357
a9f116cb
GKB
43582014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4359
4360 PR gdb/17035
4361 * gdb.base/commands.exp: Add tests to verify user-defined
4362 commands with empty bodies.
4363 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4364 python commands in `show user command`.
4365 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4366 scheme commands in `show user command`.
4367
c75bd3a2
JK
43682014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4369
4370 PR python/17355
4371 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4372 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4373 * gdb.python/py-framefilter-invalidarg.exp: New file.
4374 * gdb.python/py-framefilter-invalidarg.py: New file.
4375
faa42425
DE
43762014-09-06 Doug Evans <xdje42@gmail.com>
4377
4378 PR 15276
4379 * gdb.python/py-caller-is.c: New file.
4380 * gdb.python/py-caller-is.exp: New file.
4381
474ca4f6
SDJ
43822014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4383
4384 PR gdb/17235
4385 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4386 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4387
eb0b0463
SDJ
43882014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4389
4390 PR fortran/17237
4391 * gdb.fortran/print-formatted.exp: New file.
4392 * gdb.fortran/print-formatted.f90: Likewise.
4393
5f3b99cf
SS
43942014-09-03 Sasha Smundak <asmundak@google.com>
4395
4396 * gdb.python/py-frame.exp: Test Frame.read_register.
4397
7d793aa9
SDJ
43982014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4399
4400 PR python/16699
4401 * gdb.python/py-completion.exp: New file.
4402 * gdb.python/py-completion.py: Likewise.
4403
fb0576e9
DE
44042014-08-28 Doug Evans <dje@google.com>
4405
4406 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4407 eax,etc. are live with values set by gdb and thus the compiler can't
4408 use them.
4409 * gdb.arch/i386-pseudo.c (main): Ditto.
4410
ee92b0dd
DE
44112014-08-27 Doug Evans <dje@google.com>
4412
4413 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4414
6649db35
DE
44152014-08-25 Doug Evans <dje@google.com>
4416
4417 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4418 (main): Ditto.
4419
564b7600
DE
44202014-08-25 Doug Evans <dje@google.com>
4421
4422 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4423
3881fb67
YQ
44242014-08-24 Yao Qi <yao@codesourcery.com>
4425
4426 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4427 symbol off.
4428 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4429
a05a36a5
DE
44302014-08-22 Doug Evans <dje@google.com>
4431
4432 PR 17276
4433 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4434 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4435 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4436
7c343b48
YQ
44372014-08-22 Yao Qi <yao@codesourcery.com>
4438
4439 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4440 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4441 * gdb.python/python.exp: Likewise. Use .py file on the host
4442 instead of the build.
4443
22fd09ae
JK
44442014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4445
4446 * gdb.threads/gcore-stale-thread.c: New file.
4447 * gdb.threads/gcore-stale-thread.exp: New file.
4448
a8454a7c
PA
44492014-08-21 Pedro Alves <palves@redhat.com>
4450
4451 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4452 * gdb.base/gcore-relro-pie.exp: Likewise.
4453 * gdb.base/gcore-relro.exp: Likewise.
4454 * gdb.base/gcore.exp: Likewise.
4455 * gdb.base/print-symbol-loading.exp: Likewise.
4456 * gdb.threads/gcore-thread.exp: Likewise.
4457 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4458
2a31c623
PA
44592014-08-20 Pedro Alves <palves@redhat.com>
4460 Jan Kratochvil <jan.kratochvil@redhat.com>
4461
4462 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4463 configure.
4464 (EXPECT): Handle READ1 being set.
4465 (all): Depend on EXTRA_RULES.
4466 (check-read1, expect-read1, read1.so, read1): New rules.
4467 * README (Testsuite Parameters): Document the READ1 make variable.
4468 (Race detection): New section.
4469 * configure: Regenerate.
4470 * configure.ac: If build==host==target, and running under a
4471 GNU/glibc system, add read1 to the extra Makefile rules.
4472 (EXTRA_RULES): AC_SUBST it.
4473 * lib/read1.c: New file.
4474
d36430db
JB
44752014-08-20 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4478 the handling of variables declared as a typedef to an array
4479 which a DW_AT_data_location attribute.
4480
9a0dc9e3
PA
44812014-08-19 Andrew Burgess <aburgess@broadcom.com>
4482 Pedro Alves <palves@redhat.com>
4483
4484 PR symtab/14604
4485 PR symtab/14605
4486 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4487 gdb_test.
4488
0718a8da
PA
44892014-08-19 Pedro Alves <palves@redhat.com>
4490
4491 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4492
13b448cd
YQ
44932014-08-19 Yao Qi <yao@codesourcery.com>
4494
4495 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4496 right line.
4497
1cbf5077
DB
44982014-08-18 David Blaikie <dblaikie@gmail.com>
4499
4500 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4501
bf0fae19
JB
45022014-08-18 Joel Brobecker <brobecker@adacore.com>
4503
4504 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4505 attribute in array range.
4506
3c8c5dcc
JB
45072014-08-18 Joel Brobecker <brobecker@adacore.com>
4508
4509 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4510
e66d4446
SC
45112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4512
4513 PR c++/17132
4514 * gdb.cp/pr17132.cc: New file.
4515 * gdb.cp/pr17132.exp: New file.
4516
940df408
SC
45172014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4518
4519 * gdb.python/py-xmethods.py (A_getarrayind)
4520 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4521 Use 'print' with function call syntax.
4522 (E_method_matcher.match): Fix tab vs space indentation mixup.
4523
ebcc6c3a
YQ
45242014-08-15 Yao Qi <yao@codesourcery.com>
4525
4526 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4527 false.
4528
775e0f04
YQ
45292014-08-15 Yao Qi <yao@codesourcery.com>
4530
4531 * gdb.cp/casts.exp: Set print symbol off.
4532 * gdb.cp/class2.exp: Likewise.
4533 * gdb.cp/overload.exp: Likewise.
4534 * gdb.cp/templates.exp: Likewise.
4535
d769e349
DE
45362014-08-11 Doug Evans <dje@google.com>
4537
4538 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4539 (test_load_shlib): Update.
4540
20c6f1e1
YQ
45412014-08-09 Yao Qi <yao@codesourcery.com>
4542
4543 * gdb.base/display.exp: Invoke is_address_zero_readable.
4544 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4545 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4546 * gdb.base/hbreak-unmapped.exp: Return if
4547 is_address_zero_readable returns true.
4548 * gdb.base/signest.exp: Likewise.
4549 * gdb.base/signull.exp: Likewise.
4550 * gdb.base/sigbpt.exp: Likewise.
4551 * gdb.guile/scm-disasm.exp: Do the test if
4552 is_address_zero_readable returns false.
4553 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4554 * gdb.python/py-arch.exp: Likewise.
4555 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4556 * lib/gdb.exp (is_address_zero_readable): New proc.
4557
5792e8e3
YQ
45582014-08-09 Yao Qi <yao@codesourcery.com>
4559
4560 PR testsuite/13443
4561 * gdb.mi/mi-var-display.exp: Make test messages unique.
4562
3cecbbbe
TT
45632014-08-04 Tom Tromey <tromey@redhat.com>
4564
4565 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4566 target 0".
4567
00b51ff5
TT
45682014-08-04 Tom Tromey <tromey@redhat.com>
4569
4570 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4571 "target_resume".
4572
6908c509
JB
45732014-08-01 Joel Brobecker <brobecker@adacore.com>
4574
4575 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4576 inner_vla_struct_object_size.
4577 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4578 as xfail.
4579
cc6563d2
PA
45802014-07-30 Pedro Alves <palves@redhat.com>
4581
4582 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4583 comment.
4584
7e09a223
YQ
45852014-07-29 Yao Qi <yao@codesourcery.com>
4586
4587 PR gdb/17206
4588 * gdb.base/until-nodebug.exp: New.
4589
7ebdbe92
DE
45902014-07-28 Doug Evans <xdje42@gmail.com>
4591
4592 PR guile/17203
4593 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4594 previously existing parameter, and previously ambiguously spelled
4595 parameter.
4596
fdb1adc6
WN
45972014-07-28 Will Newton <will.newton@linaro.org>
4598
4599 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4600
186fcde0
DE
46012014-07-26 Ludovic Courtès <ludo@gnu.org>
4602 Doug Evans <xdje42@gmail.com>
4603
4604 PR guile/17146
4605 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4606
70509625
PA
46072014-07-25 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.threads/signal-command-handle-nopass.c: New file.
4610 * gdb.threads/signal-command-handle-nopass.exp: New file.
4611 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4612 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4613 * gdb.threads/signal-delivered-right-thread.c: New file.
4614 * gdb.threads/signal-delivered-right-thread.exp: New file.
4615
c3f814a1
PA
46162014-07-25 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.base/double-prompt-target-event-error.exp
4619 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4620 match.
4621 (cancel_pagination_in_target_event): Rework double prompt
4622 detection.
4623 * gdb.base/paginate-after-ctrl-c-running.exp
4624 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4625 <return>' match.
4626 * gdb.base/paginate-bg-execution.exp
4627 (test_bg_execution_pagination_return)
4628 (test_bg_execution_pagination_cancel): Remove '-notransfer
4629 <return>' matches.
4630 * gdb.base/paginate-execution-startup.exp
4631 (test_fg_execution_pagination_return)
4632 (test_fg_execution_pagination_cancel): Remove '-notransfer
4633 <return>' matches.
4634 * gdb.base/paginate-inferior-exit.exp
4635 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4636 match.
4637 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4638 * lib/gdb.exp (pagination_prompt): Run text through
4639 string_to_regexp.
4640 (gdb_test_multiple): Match $pagination_prompt instead of
4641 "<return>".
4642 (string_to_regexp): Move to lib/gdb-utils.exp.
4643
e214cf6c
JK
46442014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4645
4646 * gdb.arch/amd64-entry-value-paramref.S: New file.
4647 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4648 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4649 * gdb.arch/amd64-optimout-repeat.S: New file.
4650 * gdb.arch/amd64-optimout-repeat.c: New file.
4651 * gdb.arch/amd64-optimout-repeat.exp: New file.
4652
17d0c5c8
JK
46532014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4654
4655 PR gdb/17170
4656 * gdb.base/statistics.exp: New file.
4657
b8b8facf
DE
46582014-07-17 Doug Evans <dje@google.com>
4659
74b49205 4660 PR gdb/17170
b8b8facf
DE
4661 * gdb.base/maint.exp: Update testing of per-command stats.
4662
1b5d0ab3
PA
46632014-07-16 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4666 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4667 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4668 (tfile_write_buf): New functions.
4669 (add_memory_block): Rewrite using the above.
4670 (adjust_function_address): New function.
4671 (FUNCTION_ADDRESS): New macro.
4672 (write_basic_trace_file): Remove short_x local, and use
4673 tfile_write_16. Change type of func_addr local to unsigned long
4674 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4675 here. Cast argument of add_memory_block to char pointer.
4676 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4677 (main): Remove parameters.
4678 * gdb.trace/tfile.exp: Remove nowarnings.
4679
4d974e88
SM
46802014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4681
4682 * gdb.base/debug-expr.exp: Test string evaluation with
4683 "debug expression" on.
4684
41e99568
PA
46852014-07-15 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/reread.exp: Use clean_restart.
4688
487d9753
PL
46892014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4690
4691 * gdb.arch/avr-flash-qualifer.c: New.
4692 * gdb.arch/avr-flash-qualifer.exp: New.
4693
cc1c52ad
PA
46942014-07-14 Pedro Alves <palves@redhat.com>
4695
4696 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4697 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4698
1e973570
PA
46992014-07-14 Pedro Alves <palves@redhat.com>
4700
4701 * gdb.base/double-prompt-target-event-error.c: New file.
4702 * gdb.base/double-prompt-target-event-error.exp: New file.
4703
93d6eb10
PA
47042014-07-14 Pedro Alves <palves@redhat.com>
4705
4706 PR gdb/17072
4707 * gdb.base/paginate-inferior-exit.c: New file.
4708 * gdb.base/paginate-inferior-exit.exp: New file.
4709
0017922d
PA
47102014-07-14 Pedro Alves <palves@redhat.com>
4711
4712 PR gdb/17072
4713 * gdb.base/paginate-bg-execution.c: New file.
4714 * gdb.base/paginate-bg-execution.exp: New file.
4715
94696ad3
PA
47162014-07-14 Pedro Alves <palves@redhat.com>
4717
4718 PR gdb/17072
4719 * gdb.base/paginate-execution-startup.c: New file.
4720 * gdb.base/paginate-execution-startup.exp: New file.
4721 * lib/gdb.exp (pagination_prompt): New global.
4722 (default_gdb_spawn): New procedure, factored out from
4723 default_gdb_spawn.
4724 (default_gdb_start): Adjust to call default_gdb_spawn.
4725 (gdb_spawn): New procedure.
4726
bd293940
PA
47272014-07-14 Pedro Alves <palves@redhat.com>
4728
4729 * lib/gdb.exp (gdb_assert): New procedure.
4730 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4731
c933f875
PA
47322014-07-14 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.base/execution-termios.c: New file.
4735 * gdb.base/execution-termios.exp: New file.
4736
d98b7a16
TT
47372014-07-14 Tom Tromey <tromey@redhat.com>
4738
4739 * gdb.cp/vla-cxx.cc: New file.
4740 * gdb.cp/vla-cxx.exp: New file.
4741
548740d6
TT
47422014-07-14 Tom Tromey <tromey@redhat.com>
4743
4744 * gdb.reverse/rerun-prec.c: New file.
4745 * gdb.reverse/rerun-prec.exp: New file.
4746
a25eb028
MR
47472014-07-12 Maciej W. Rozycki <macro@mips.com>
4748 Maciej W. Rozycki <macro@codesourcery.com>
4749
4750 * lib/gdb-utils.exp: New file.
4751 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4752 inline `gdb_init_command' processing.
4753 (gdb_start_cmd): Likewise.
4754 * lib/mi-support.exp (mi_run_cmd): Likewise.
4755 * README: Document `gdb_init_command' and `gdb_init_commands'.
4756
218c2655
JK
47572014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4758
4759 Fix false FAIL running under a very long directory name.
4760 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4761 and "set print elements 10000". Twice.
4762
5401fde3
YQ
47632014-07-11 Yao Qi <yao@codesourcery.com>
4764
4765 * gdb.base/exprs.exp: "set print symbol off".
4766
e76126e8
PA
47672014-07-11 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.threads/kill.c: New file.
4770 * gdb.threads/kill.exp: New file.
4771
2d6f0de6
YQ
47722014-07-10 Yao Qi <yao@codesourcery.com>
4773
4774 * gdb.trace/tfile.c (write_basic_trace_file)
4775 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4776 address written to trace file.
4777
7180e04a
PA
47782014-07-09 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/attach-wait-input.exp: New file.
4781 * gdb.base/attach-wait-input.c: New file.
4782
9a9a7608
AB
47832014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4784
4785 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4786 setting up test structures.
4787 (main): Call new test function.
4788 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4789 test function, continue into test function and walk test
4790 structures.
4791
161ac41e
YQ
47922014-07-02 Yao Qi <yao@codesourcery.com>
4793
4794 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4795 'bar_start' at the beginning of functions 'foo' and 'bar'
4796 respectively.
4797 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4798 instead of 'foo' and 'bar'.
4799
1f267ae3
MM
48002014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4801
4802 * gdb.btrace/segv.exp: New.
4803 * gdb.btrace/segv.c: New.
4804
2b239efb
LM
48052014-07-02 Luis Machado <lgustavo@codesourcery.com>
4806
4807 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4808 instruction.
4809
cf363f18
MW
48102014-06-30 Mark Wielaard <mjw@redhat.com>
4811
4812 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4813 vulture, vilify, villar): New volatile array constants.
4814 (vindictive, vegetation): New const volatile array constants.
4815 * gdb.base/volatile.exp: Test volatile and const volatile array
4816 types.
4817
aebf9d24
AA
48182014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4819
4820 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4821 target lacks support for awatch, rwatch, or hbreak.
4822
b67a2c6f
YQ
48232014-06-27 Yao Qi <yao@codesourcery.com>
4824
4825 * gdb.multi/dummy-frame-restore.exp: New.
4826 * gdb.multi/dummy-frame-restore.c: New.
4827
aef92902
MM
48282014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4829
4830 * gdb.btrace/gcore.exp: New.
4831
8e9db26e
PA
48322014-06-23 Pedro Alves <palves@redhat.com>
4833
4834 * gdb.base/watchpoint-reuse-slot.c: New file.
4835 * gdb.base/watchpoint-reuse-slot.exp: New file.
4836
70afc5b7
SC
48372014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4838
4839 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4840 progspace's filename in 'info', 'enable' and 'disable' command
4841 tests.
4842
b972bd9c
JK
48432014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4844
4845 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4846 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4847 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4848
125f8a3d
GB
48492014-06-20 Gary Benson <gbenson@redhat.com>
4850
4851 * gdb.arch/i386-avx.exp: Fix include file location.
4852 * gdb.arch/i386-sse.exp: Likewise.
4853
3ed9baed
IB
48542014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4855
4856 * gdb.dlang/expression.exp: New file.
4857
034f788c
PA
48582014-06-19 Pedro Alves <palves@redhat.com>
4859
4860 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4861 out from ...
4862 (top level): ... here. Iterate running tests under different
4863 scheduler-locking settings.
4864
45371d0c
LM
48652014-06-18 Luis Machado <lgustavo@codesourcery.com>
4866
4867 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4868 to DW_FORM_addr and use non-zero addresses.
4869
5d376983
SC
48702014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4871
4872 PR gdb/17017
4873 * gdb.python/py-xmethods.cc: Add global function call counters and
4874 increment them in their respective functions. Remove "cout"
4875 statements.
4876 * gdb.python/py-xmethods.exp: Make tests check the global function
4877 call counters instead of depending on inferior IO.
4878
a1aa2221
LM
48792014-06-18 Don Breazeal <donb@codesourcery.com>
4880
4881 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4882 Deleted procedure.
4883 (explicit_fork_parent_follow): Deleted procedure.
4884 (explicit_fork_child_follow): Deleted procedure.
4885 (test_follow_fork): New procedure.
4886 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4887 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4888 procedure calls.
4889
0fc05997
YQ
48902014-06-17 Yao Qi <yao@codesourcery.com>
4891
4892 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4893 CP1252.
4894
70795c52
LM
48952014-06-17 Luis Machado <lgustavo@codesourcery.com>
4896
4897 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4898 Initialize ptr and S explicitly.
4899 (skip_type_update_when_not_use_rtti_test): Likewise.
4900
6be47f0c
KS
49012014-06-16 Keith Seitz <keiths@redhat.com>
4902
4903 PR mi/15863
4904 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4905 the inferior is started.
4906
d03de421
PA
49072014-06-16 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.base/break-main-file-remove-fail.c: New file.
4910 * gdb.base/break-main-file-remove-fail.exp: New file.
4911 * gdb.base/break-unload-file.exp: Use build_executable instead of
4912 prepare_for_testing.
4913 (test_break): New parameter "initial_load". Handle it.
4914 (top level): Add initial_load cmdline/file axis.
4915
f9579b99
TT
49162014-06-12 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.base/completion.exp: Don't use directory name in test.
4919
3657956b
GB
49202014-06-09 Gary Benson <gbenson@redhat.com>
4921
4922 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4923 separate the always-available ANSI-standard signals from the
4924 signals that require checking.
4925 (main): Likewise.
4926 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4927 Likewise.
4928 (main): Likewise.
4929
4186eb54
KS
49302014-06-07 Keith Seitz <keiths@redhat.com>
4931
4932 Revert:
4933 PR c++/16253
4934 * gdb.cp/var-tag.cc: New file.
4935 * gdb.cp/var-tag.exp: New file.
4936 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4937 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4938 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4939 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4940
25326a28 49412014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4942
4943 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4944
829155c9
PA
49452014-06-06 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4948 in target debug output instead of looking at RSP packets,
4949 disabling the test on any target that uses hardware stepping.
4950 Update comments.
4951
61c8d22e
PA
49522014-06-06 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/break-unload-file.exp: Fix typo.
4955
d9a47287
YQ
49562014-06-06 Yao Qi <yao@codesourcery.com>
4957
4958 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4959 from "jit_function" to "^jit_function".
4960
e5e01dbf
YQ
49612014-06-06 Yao Qi <yao@codesourcery.com>
4962
4963 * gdb.base/async.c (foo): Add one statement.
4964 * gdb.base/async.exp: Get the next instruction address and
4965 match the output of "nexti" by instruction address. Match
4966 the hex address in the output of "finish".
4967
73ba372c
GB
49682014-06-06 Gary Benson <gbenson@redhat.com>
4969
4970 * gdb.base/call-signals.c: Remove preprocessor conditionals
4971 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4972 SIGSEGV and SIGTERM.
4973 * gdb.base/sigall.c: Likewise.
4974 * gdb.base/unwindonsignal.c: Likewise.
4975 * gdb.reverse/sigall-reverse.c: Likewise.
4976
831517df
YQ
49772014-06-06 Yao Qi <yao@codesourcery.com>
4978
4979 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4980 readable, skip the test.
4981
b8b91e98
YQ
49822014-06-06 Yao Qi <yao@codesourcery.com>
4983
4984 * gdb.threads/staticthreads.c (thread_function): Move the line
4985 setting breakpoint on forward.
4986 * gdb.threads/staticthreads.exp: Update comments.
4987
fb934770
LC
49882014-06-05 Ludovic Courtès <ludo@gnu.org>
4989
4990 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4991 "history-append! type error".
4992
6ef284bd
SM
49932014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4994
4995 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4996 erroneous dprintf expected input.
4997
a872e241
DE
49982014-06-04 Doug Evans <xdje42@gmail.com>
4999
5000 * gdb.guile/scm-generics.exp: Delete.
5001
16f691fb
DE
50022014-06-04 Doug Evans <xdje42@gmail.com>
5003
5004 * gdb.guile/scm-breakpoint.exp: Update.
5005 Add tests for breakpoint registration.
5006
012370f6
TT
50072014-06-04 Tom Tromey <tromey@redhat.com>
5008
5009 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5010 VLA-in-union.
5011 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5012 inner_vla_struct, vla_union types. Initialize objects of those
5013 types and compute their sizes.
5014
9f5a4cef
HZ
50152014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5016 Hui Zhu <hui@codesourcery.com>
5017
5018 * gdb.base/fileio.exp: Add test for shell not available as well as
5019 available.
5020 * gdb.base/fileio.c (test_system): Check for shell twice.
5021
90a45c4d
YQ
50222014-06-04 Yao Qi <yao@codesourcery.com>
5023
5024 * gdb.base/auto-connect-native-target.exp: Remove redundant
5025 space from the regexp pattern.
5026
70017e41
YQ
50272014-06-04 Yao Qi <yao@codesourcery.com>
5028
5029 * gdb.base/default.exp: Replace "child" with "native" in
5030 regexp pattern.
5031
883964a7
SC
50322014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5033
5034 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5035 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5036 * gdb.python/py-xmethods.py: Python script supporting the
5037 new testcase and tests.
5038
ef370185
JB
50392014-06-03 Joel Brobecker <brobecker@adacore.com>
5040 Pedro Alves <palves@redhat.com>
5041
5042 PR breakpoints/17000
5043 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5044 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5045
1e2ccb61
BM
50462014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5047
5048 * gdb.base/subst.exp: Add tests to verify partial path matching
5049 output.
5050
c6ec5ab2
PA
50512014-06-03 Pedro Alves <palves@redhat.com>
5052
5053 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5054 target that doesn't use software single-stepping.
5055
835c559f
PA
50562014-06-03 Pedro Alves <palves@redhat.com>
5057
5058 PR breakpoints/17000
5059 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5060 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5061
06eb1586
DE
50622014-06-02 Doug Evans <xdje42@gmail.com>
5063
5064 * gdb.guile/scm-parameter.exp: New file.
5065
e698b8c4
DE
50662014-06-02 Doug Evans <xdje42@gmail.com>
5067
5068 * gdb.guile/scm-cmd.c: New file.
5069 * gdb.guile/scm-cmd.exp: New file.
5070
ded03782
DE
50712014-06-02 Doug Evans <xdje42@gmail.com>
5072
5073 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5074 pretty-printer lookup.
5075 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5076 (make-pp_s-printer): Call it.
5077 (make-pretty-printer-from-dict): New function.
5078 (lookup-pretty-printer-maker-from-dict): New function.
5079 (*pretty-printer*): Simplify.
5080 (make-objfile-pp_s-printer): New function.
5081 (install-objfile-pretty-printers!): New function.
5082 (make-progspace-pp_s-printer): New function.
5083 (install-progspace-pretty-printers!): New function.
5084 * gdb.guile/scm-progspace.c: New file.
5085 * gdb.guile/scm-progspace.exp: New file.
5086
41fac0cf
PA
50872014-06-02 Pedro Alves <palves@redhat.com>
5088
5089 * gdb.base/dprintf-bp-same-addr.c: New file.
5090 * gdb.base/dprintf-bp-same-addr.exp: New file.
5091
96ae5695
EBM
50922014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5093
5094 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5095 * gdb.arch/powerpc-power.s: Likewise.
5096
da02b3a8
JB
50972014-06-02 Joel Brobecker <brobecker@adacore.com>
5098
5099 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5100
c72b2e7b
YQ
51012014-06-01 Yao Qi <yao@codesourcery.com>
5102
5103 * gdb.base/watchpoint.exp (test_watch_location): Check null
5104 pointer can be dereferenced. If not, do the test, otherwise
5105 skip it.
5106
53e8a631
AB
51072014-05-30 Andrew Burgess <aburgess@broadcom.com>
5108
5109 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5110 results.
5111 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5112
938f0e2f
AB
51132014-05-30 Andrew Burgess <aburgess@broadcom.com>
5114
5115 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5116 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5117 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5118 * gdb.arch/amd64-invalid-stack-top.c: New file.
5119 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5120
9ba6657a
PA
51212014-05-30 Pedro Alves <palves@redhat.com>
5122
5123 PR breakpoints/17000
5124 * gdb.base/sss-bp-on-user-bp.c: New file.
5125 * gdb.base/sss-bp-on-user-bp.exp: New file.
5126
522c09bf
DB
51272014-05-30 David Blaikie <dblaikie@gmail.com>
5128
5129 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5130 gnu_inline semantics via attribute.
5131 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5132 source explicitly specifies the required semantics.
5133
bf4ef81e
MR
51342014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5135
5136 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5137
329ea579
PA
51382014-05-29 Pedro Alves <palves@redhat.com>
5139 Tom Tromey <tromey@redhat.com>
5140
5141 * gdb.base/async-shell.exp: Don't enable target-async.
5142 * gdb.base/async.exp
5143 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5144 parameter. Adjust.
5145 (top level): Don't test with "target-async".
5146 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5147 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5148 * gdb.base/inferior-died.exp: Don't enable target-async.
5149 * gdb.base/interrupt-noterm.exp: Likewise.
5150 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5151 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5152 * gdb.mi/mi-nonstop.exp: Likewise.
5153 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5154 * gdb.mi/mi-nsintrall.exp: Likewise.
5155 * gdb.mi/mi-nsmoribund.exp: Likewise.
5156 * gdb.mi/mi-nsthrexec.exp: Likewise.
5157 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5158 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5159 * gdb.python/py-evsignal.exp: Don't enable target-async.
5160 * gdb.python/py-evthreads.exp: Likewise.
5161 * gdb.python/py-prompt.exp: Likewise.
5162 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5163 * gdb.server/solib-list.exp: Don't enable target-async.
5164 * gdb.threads/thread-specific-bp.exp: Likewise.
5165 * lib/mi-support.exp: Adjust to use mi-async.
5166
fd664c91
PA
51672014-05-29 Pedro Alves <palves@redhat.com>
5168
5169 PR gdb/13860
5170 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5171 reason, even in sync mode.
5172
251bde03
PA
51732014-05-29 Pedro Alves <palves@redhat.com>
5174 Hui Zhu <hui@codesourcery.com>
5175
5176 PR PR15693
5177 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5178 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5179 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5180 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5181
7f3c0343
JB
51822014-05-28 Joel Brobecker <brobecker@adacore.com>
5183
5184 * config/monitor.exp (gdb_target_monitor): Replace use of
5185 "set remotebaud" by "set serial baud".
5186
b2715b27
AW
51872014-05-26 Andy Wingo <wingo@igalia.com>
5188
5189 * gdb.guile/scm-breakpoint.exp:
5190 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5191 properties instead of gdb-object-properties.
5192
498a4489
YQ
51932014-05-26 Yao Qi <yao@codesourcery.com>
5194
5195 * gdb.server/no-thread-db.exp: Specify source file name
5196 explicitly when setting a breakpoint.
5197
589fdceb
MM
51982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5199
5200 * gdb.btrace/vdso.c: New.
5201 * gdb.btrace/vdso.exp: New.
5202
e9089e05
MM
52032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5204
5205 * gdb.base/gcore.exp (capture_command_output): Move ...
5206 * lib/gdb.exp (capture_command_output): ... here.
5207
67b5c0c1
MM
52082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5209
5210 * gdb.btrace/data.exp: Test memory access during btrace replay.
5211
a2199296
SM
52122014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5213
5214 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5215
17b2616c
PA
52162014-05-21 Pedro Alves <palves@redhat.com>
5217
5218 PR gdb/13860
5219 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5220 (top level): Test that output related to execution commands is
5221 sent to the console with CLI commands, but not with MI commands.
5222 Test that breakpoint events are always mirrored to the console.
5223 Also expect the new source line to be output after a "next" in
5224 async mode too. Make it a pass/fail test.
5225 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5226 output.
5227 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5228
5166082f
PA
52292014-05-21 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5232 Use them to test variations of "list" after reaching a breakpoint.
5233 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5234 Test "list" with listsize 10 after reaching a breakpoint.
5235 * gdb.python/python.exp (decode_line current location line
5236 number): Adjust expected line number.
5237
2f25d70f
SM
52382014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5239
5240 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5241 behavior for $args, pass it directly to "run".
5242
ff604a67
MR
52432014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5244
5245 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5246 30000 to 65536.
5247
6a3cb8e8
PA
52482014-05-21 Pedro Alves <palves@redhat.com>
5249
5250 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5251 auto-connect-native-target off".
5252 * gdb.base/auto-connect-native-target.c: New file.
5253 * gdb.base/auto-connect-native-target.exp: New file.
5254
4ebfc96e
PA
52552014-05-21 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.base/default.exp: Test "target native" instead of "target
5258 child".
5259
36d46afb
MW
52602014-05-21 Mark Wielaard <mjw@redhat.com>
5261
5262 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5263
5876f503
JK
52642014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 Fix TLS access for -static -pthread.
5267 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5268 <HAVE_TLS> (thread_function, main): Initialize it.
5269 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5270 Add clean_restart.
5271 <$have_tls != "">: Check TLSVAR.
5272
0256a6ac
PA
52732014-05-21 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.base/dcache-line-read-error.c: New.
5276 * gdb.base/dcache-line-read-error.exp: New.
5277
936d2992
PA
52782014-05-20 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.base/compare-sections.c: New file.
5281 * gdb.base/compare-sections.exp: New file.
5282
802e8e6d
PA
52832014-05-20 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.base/break-idempotent.c: New file.
5286 * gdb.base/break-idempotent.exp: New file.
5287
e59fa00f
MM
52882014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5289
5290 * gdb.btrace/nohist.exp: New.
5291
8b696e31
YQ
52922014-05-20 Yao Qi <yao@codesourcery.com>
5293
5294 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5295 gdb.reverse directory and gdb_reverse_timeout exists in board
5296 setting.
5297 * README: Document gdb_reverse_timeout.
5298
73c9764f
YQ
52992014-05-20 Yao Qi <yao@codesourcery.com>
5300
5301 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5302 'test_file_name'. Treat args as a string instead of a list.
5303 (gdb_init): Rename argument 'args' by 'test_file_name'.
5304
f1f4348a
JK
53052014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 * gdb.arch/powerpc-power.exp: New file.
5308 * gdb.arch/powerpc-power.s: New file.
5309
0dbe70ce
DE
53102014-05-16 Doug Evans <dje@google.com>
5311
5312 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
5313 * gdb.base/completion.exp: Check that all expected files exist
5314 before doing file completion.
0dbe70ce 5315
8d551b02
DE
53162014-05-16 Doug Evans <dje@google.com>
5317
5318 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5319 Update.
5320 (do_syscall_tests_without_xml): Update.
5321
73eb7709
PA
53222014-05-16 Pedro Alves <palves@redhat.com>
5323
5324 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5325 instead of "unknown output after running".
5326
3fae92fc
YQ
53272014-05-16 Yao Qi <yao@codesourcery.com>
5328
5329 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5330 file1.txt from host at the end.
5331 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5332
c2b2ccc5
DE
53332014-05-15 Doug Evans <dje@google.com>
5334
5335 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5336 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5337 loading file. Add test for TU lookup.
5338
8c217a4b
SM
53392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5340
5341 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5342 calling "-exec-arguments" or "set args" before running the
5343 inferior.
5344
3deb39c6
SM
53452014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5346
5347 * lib/mi-support.exp (mi_expect_stop): Expect message for
5348 inferiors that exit with non-zero exit code.
5349
71a79f8c
YQ
53502014-05-14 Yao Qi <yao@codesourcery.com>
5351
5352 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5353 match absolute path on remote host.
5354 (test_file_list_exec_source_files): Remove "/" from the
5355 pattern.
5356
f23fcd46
YQ
53572014-05-14 Yao Qi <yao@codesourcery.com>
5358
5359 * boards/local-remote-host-notty.exp (${board}_file): New
5360 proc.
5361
9404b58f
KM
53622014-05-07 Kyle McMartin <kyle@redhat.com>
5363
5364 Pushed by Joel Brobecker <brobecker@adacore.com>.
5365 * gdb.arch/aarch64-atomic-inst.c: New file.
5366 * gdb.arch/aarch64-atomic-inst.exp: New file.
5367
5e45f04c
YQ
53682014-05-07 Yao Qi <yao@codesourcery.com>
5369
5370 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5371 in current context" too.
5372
c888a17d
KS
53732014-05-05 Keith Seitz <keiths@redhat.com>
5374
5375 * gdb.linespec/ls-dollar.exp: Add test for linespec
5376 file:convenience_variable.
5377
290a839c
YQ
53782014-05-05 Yao Qi <yao@codesourcery.com>
5379
5380 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5381 traceframes into tfile and ctf trace files. Read data from
5382 trace file and test collected data.
5383 (gdb_collect_locals_test): Likewise.
5384 (gdb_unavailable_registers_test): Likewise.
5385 (gdb_unavailable_floats): Likewise.
5386 (gdb_collect_globals_test): Likewise.
5387 (top-level): Append "ctf" to trace_file_targets if GDB
5388 supports.
5389
b5262cd0
YQ
53902014-05-05 Yao Qi <yao@codesourcery.com>
5391
5392 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5393 code to ...
5394 (gdb_collect_args_test_1): ... it. New proc.
5395 (gdb_collect_locals_test): Move some code to ...
5396 (gdb_collect_locals_test_1): ... it. New proc.
5397 (gdb_unavailable_registers_test): Move some code to ...
5398 (gdb_unavailable_registers_test_1): ... it. New proc.
5399 (gdb_unavailable_floats): Move some code to ...
5400 (gdb_unavailable_floats_1): ... it. New proc.
5401
30a1e6cc
SDJ
54022014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5403
5404 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5405 probes to test for bitness recognition.
5406 * gdb.arch/amd64-stap-optional-prefix.exp
5407 (test_probe_value_without_reg): New procedure.
5408 Add code to test for different kinds of bitness.
5409
f33da99a
SDJ
54102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5411
5412 PR breakpoints/16889
5413 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5414 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5415
5b80f00d
PA
54162014-05-01 Pedro Alves <palves@redhat.com>
5417
5418 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5419 gdb_file_cmd if no file is specified.
5420 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5421 last_loaded_file to set the remote exec-file.
5422
f8c2a73c
PA
54232014-05-01 Pedro Alves <palves@redhat.com>
5424
5425 * boards/local-remote-host.exp: New file.
5426
be6e8ac7
PA
54272014-05-01 Pedro Alves <palves@redhat.com>
5428
5429 * boards/local-remote-host.exp: Rename to ...
5430 * boards/local-remote-host-notty.exp: ... this.
5431
cac0dc8f
JB
54322014-04-28 Joel Brobecker <brobecker@adacore.com>
5433
5434 * gdb.ada/dyn_arrayidx: New testcase.
5435
9730e6cc
YQ
54362014-04-26 Yao Qi <yao@codesourcery.com>
5437
5438 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5439 and compute the length of function main. Save it in
5440 $main_length.
5441 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5442 (top-level): Use gdb_compile to compile objects into
5443 executable and restart GDB. Remove invocation to
5444 prepare_for_testing.
5445
7ae1a6a6
PA
54462014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5447 Pedro Alves <palves@redhat.com>
5448
5449 PR server/16255
5450 * gdb.multi/multi-attach.c: New file.
5451 * gdb.multi/multi-attach.exp: New file.
5452
4082afcc
PA
54532014-04-25 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5456 user.
5457 (top level): Test that "set remote conditional-breakpoints-packet
5458 off" works as intended.
5459 * gdb.base/dprintf.exp: Test that "set remote
5460 breakpoint-commands-packet off" works as intended.
5461 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5462 New function.
5463 (top level): Call it.
5464 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5465 remote fast-tracepoints-packet off" works as intended.
5466 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5467 * lib/gdb.exp (gdb_is_target_remote): ... here.
5468
2abc3f8d
DB
54692014-04-24 David Blaikie <dblaikie@gmail.com>
5470
5471 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5472 ensure clang would not discard them.
5473 * gdb.base/gdbvars.c: Ditto.
5474 * gdb.base/memattr.c: Ditto.
5475 * gdb.base/whatis.c: Ditto.
5476 * gdb.python/py-prettyprint.c: Ditto.
5477 * gdb.trace/actions.c: Ditto.
5478 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5479 ensure clang would not discard it.
5480
bfd39632
DB
54812014-04-24 David Blaikie <dblaikie@gmail.com>
5482
5483 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5484 clang to emit the full definition of type required by the test
5485 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5486
22842ff6
DB
54872014-04-24 David Blaikie <dblaikie@gmail.com>
5488
5489 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5490 coax Clang into emitting the definition of the type.
5491 * gdb.cp/pr10728-x.h (y): Ditto.
5492 * gdb.cp/pr10728-y.cc (y): Ditto.
5493
c2e827ad
DB
54942014-04-24 David Blaikie <dblaikie@gmail.com>
5495
5496 * gdb.base/label.exp: XFAIL label related tests under Clang.
5497 * gdb.cp/cplabel.exp: Ditto.
5498 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5499 under Clang those using labels.
5500
4c2d33e7
YQ
55012014-04-25 Yao Qi <yao@codesourcery.com>
5502
5503 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5504 double_label.
5505 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5506 partial_label and double_label.
5507
56083b99
DB
55082014-04-24 David Blaikie <dblaikie@gmail.com>
5509
5510 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5511
25d4e99d
DB
55122014-04-24 David Blaikie <dblaikie@gmail.com>
5513
5514 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5515 of the function to work across GCC and Clang.
5516 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5517 pointer types (const void ** const V void **).
5518
01f9f808
MS
55192014-04-24 Michael Sturm <michael.sturm@mintel.com>
5520 Walfred Tedeschi <walfred.tedeschi@intel.com>
5521
5522 * Makefile.in (EXECUTABLES): Added i386-avx512.
5523 * gdb.arch/i386-avx512.c: New file.
5524 * gdb.arch/i386-avx512.exp: Likewise.
5525
4b48d439
KS
55262014-04-23 Keith Seitz <keiths@redhat.com>
5527
5528 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5529 (mi_make_breakpoint_table): New procedure.
5530 (mi_create_breakpoint): Use mi_make_breakpoint
5531 and return the result.
5532 (mi_make_breakpoint): New procedure.
5533 (mi_build_kv_pairs): New procedure.
5534
5535 * gdb.mi/mi-break.exp: Remove unused globals,
5536 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5537 All callers updated.
5538 * gdb.mi/mi-dprintf.exp: Use variable to track command
5539 number.
5540 Update all callers of mi_create_breakpoint and use
5541 mi_make_breakpoint_table.
5542 Remove any unused global variables.
5543 * gdb.mi/mi-nonstop.exp: Likewise.
5544 * gdb.mi/mi-nsintrall.exp: Likewise.
5545 * gdb.mi/mi-nsmoribund.exp: Likewise.
5546 * gdb.mi/mi-nsthrexec.exp: Likewise.
5547 * gdb.mi/mi-reverse.exp: Likewise.
5548 * gdb.mi/mi-simplerun.exp: Likewise.
5549 * gdb.mi/mi-stepn.exp: Likewise.
5550 * gdb.mi/mi-syn-frame.exp: Likewise.
5551 * gdb.mi/mi-until.exp: Likewise.
5552 * gdb.mi/mi-var-cp.exp: Likewise.
5553 * gdb.mi/mi-var-display.exp: Likewise.
5554 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5555 * gdb.mi/mi2-var-child.exp: Likewise.
5556 * gdb.mi/mi-vla-c99.exp: Likewise.
5557 * lib/mi-support.exp: Likewise.
5558
5559 From Ian Lance Taylor <iant@cygnus.com>:
5560 * lib/gdb.exp (parse_args): New procedure.
5561
08351840
PA
55622014-04-23 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.base/break-unload-file.c: New file.
5565 * gdb.base/break-unload-file.exp: New file.
5566 * gdb.base/sym-file-lib.c (baz): New function.
5567 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5568 field.
5569 (load): Store the segment's mapped size.
5570 (unload): New function.
5571 (unload_shlib): New function.
5572 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5573 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5574 set a breakpoint at baz, and call it.
5575 * gdb.base/sym-file.exp: New tests for stale breakpoint
5576 instructions.
5577
076855f9
PA
55782014-04-23 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5581 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5582 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5583 * gdb.base/hbreak-unmapped.c: New file.
5584 * gdb.base/hbreak-unmapped.exp: New file.
5585 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5586 * lib/gdb.exp (gdb_is_target_remote): ... here.
5587
483805cf
PA
55882014-04-22 Pedro Alves <palves@redhat.com>
5589
5590 * gdb.base/consecutive-step-over.c: New file.
5591 * gdb.base/consecutive-step-over.exp: New file.
5592
06d97543
PA
55932014-04-22 Pedro Alves <palves@redhat.com>
5594
5595 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5596 instead of send_gdb/gdb_expect.
5597
b4429ea2
YQ
55982014-04-22 Yao Qi <yao@codesourcery.com>
5599
5600 * lib/trace-support.exp (generate_tracefile): New procedure.
5601 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5602 return 0.
5603 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5604 if generate_tracefile returns 1.
5605
51d48146
PA
56062014-04-18 Tom Tromey <palves@redhat.com>
5607 Pedro alves <tromey@redhat.com>
5608
5609 PR backtrace/15558
5610 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5611 with a backtrace limit.
5612 * gdb.python/py-frame-inline.exp: Test running to an inline
5613 function with a backtrace limit, and printing the newest frame.
5614 * gdb.python/py-frame-inline.c (main): Call f.
5615
bd1dce5f
MS
56162014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5617
5618 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5619
40d1a503
MS
56202014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5621
5622 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5623 Drop prefix from unsupported source file path.
5624
389b98f7
YQ
56252014-04-17 Yao Qi <yao@codesourcery.com>
5626
5627 * lib/gdb.exp (with_target_charset): New proc.
5628 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5629 with_target_charset.
5630 (test_print_strings): Likewise.
5631 (test_repeat_bytes): Likewise.
5632 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5633 for some tests.
5634
22869d73
KS
56352014-04-16 Keith Seitz <keiths@redhat.com>
5636
5637 PR gdb/15827
5638 * gdb.dwarf2/corrupt.c: New file.
5639 * gdb.dwarf2/corrupt.exp: New file.
5640
c4f87ca6
KS
56412014-04-16 Keith Seitz <keiths@redhat.com>
5642
5643 PR c++/16597
5644 * gdb.cp/namelessclass.cc: New file.
5645 * gdb.cp/namelessclass.exp: New file.
5646 * gdb.cp/namelessclass.S: New file.
5647
ab19de87
DE
56482014-04-16 Doug Evans <dje@google.com>
5649
5650 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5651 Add comment.
5652 (gdbserver_default_get_comm_port): New function.
5653 (gdbserver_start): Check if board file provided
5654 "gdbserver,get_comm_port" and use it if so.
5655 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5656 (gdb,socketport): Set to "stdio".
5657 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5658 (stdio_gdbserver_template): Delete.
5659 (${board}_get_remote_address): Update.
5660 (${board}_build_remote_cmd): Delete.
5661 (${board}_get_comm_port): New function.
5662 (${board}_spawn): Update.
5663 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5664 Delete.
5665 (${board}_get_remote_address): Update.
5666 (${board}_get_comm_port): New function.
5667
fc98a809
AB
56682014-04-16 Andrew Burgess <aburgess@broadcom.com>
5669
5670 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5671 appearing in any order.
5672
87fd9e6e
DE
56732014-04-15 Doug Evans <dje@google.com>
5674
5675 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5676 uninitialized value of "description".
5677
099fc3ea
KS
56782014-04-15 Keith Seitz <keiths@redhat.com>
5679
5680 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5681 Remove unused globals.
5682 (test_running_the_program): Likewise.
5683 (test_controlled_execution): Likewise.
5684 (test_controlling_breakpoints): Likewise.
5685 (test_program_termination): Likewise.
5686
5da151d4
KS
56872014-04-15 Keith Seitz <keiths@redhat.com>
5688
5689 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5690 unused globals.
5691 (test_rbreak_creation_and_listing): Likewise.
5692 (test_ignore_count): Likewise.
5693 (test_error): Likewise.
5694
35e5d2f0
PA
56952014-04-15 Pedro Alves <palves@redhat.com>
5696
5697 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5698 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5699 sym-file-loader.c.
5700 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5701 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5702 to sym-file-loader.c.
5703 (struct library): Forward declare.
5704 (load_shlib, lookup_function): Change prototypes.
5705 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5706 (translate_offset): Remove declarations.
5707 (get_text_addr): New declaration.
5708 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5709 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5710 sym-file-loader.h.
5711 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5712 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5713 here from sym-file-loader.h.
5714 (struct library): New structure.
5715 (load_shlib, lookup_function): Change prototypes and adjust to
5716 work with a struct library.
5717 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5718 (translate_offset): Make static.
5719 (get_text_addr): New function.
5720 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5721
eb4c1710
PA
57222014-04-15 Pedro Alves <palves@redhat.com>
5723
5724 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5725
2d1baf52
PA
57262014-04-15 Pedro Alves <palves@redhat.com>
5727
5728 * gdb.base/sym-file-loader.c: Include <limits.h>.
5729 (SELF_LINK): New define.
5730 (get_origin): New function.
5731 (load_shlib): Use it.
5732 * gdb.base/sym-file.exp: Don't early return if the target is
5733 remote. Use runto_main, and issue fail is that fails. Use
5734 gdb_load_shlibs.
5735 (shlib_name): Delete.
5736 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5737
7dd6df01
PA
57382014-04-15 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.base/sym-file.exp: Remove regex characters from test
5741 message. Don't refer to breakpoint numbers in test messages.
5742
b50c8614
KS
57432014-04-14 Keith Seitz <keiths@redhat.com>
5744
5745 PR c++/16253
5746 * gdb.cp/var-tag.cc: New file.
5747 * gdb.cp/var-tag.exp: New file.
5748 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5749 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5750 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5751 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5752
3d567982
TT
57532014-04-14 Tom Tromey <tromey@redhat.com>
5754
5755 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5756 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5757 type.
5758 * gdb.cp/enum-class.exp: New file.
5759 * gdb.cp/enum-class.cc: New file.
5760
0626fc76
TT
57612014-04-14 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.dwarf2/enum-type.exp: New file.
5764
dca325b3
SA
57652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5766
5767 * gdb.mi/mi-vla-c99.exp: New file.
5768 * gdb.mi/vla.c: New file.
5769
5854b38a
SA
57702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5771
5772 * gdb.base/vla-datatypes.c: New file.
5773 * gdb.base/vla-datatypes.exp: New file.
5774
463bb957
SA
57752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5776
5777 * gdb.base/vla-ptr.c: New file.
5778 * gdb.base/vla-ptr.exp: New file.
5779
3dd170be
SA
57802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5781
5782 * gdb.dwarf2/count.exp: New file.
5783
5ecaaa66
SA
57842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5785
5786 * gdb.base/vla-sideeffect.c: New file.
5787 * gdb.base/vla-sideeffect.exp: New file.
5788
41f1ada5
DB
57892014-04-14 David Blaikie <dblaikie@gmail.com>
5790
5791 * gdb.mi/non-stop.c: Add return value for non-void function return
5792 statement.
5793 * gdb.threads/staticthreads.c: Ditto.
5794
0be03e84
DE
57952014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5796 Doug Evans <xdje42@gmail.com>
5797
5798 * gdb.guile/scm-value.c: Improve test case.
5799 * gdb.guile/scm-value.exp: Add new test.
5800
f180a1fb
DB
58012014-04-11 David Blaikie <dblaikie@gmail.com>
5802
5803 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5804 override Clang's default.
5805
6b662e19
JB
58062014-04-11 Joel Brobecker <brobecker@adacore.com>
5807
5808 Revert the following changes (regressions):
5809
5810 * gdb.base/vla-sideeffect.c: New file.
5811 * gdb.base/vla-sideeffect.exp: New file.
5812
5813 * gdb.dwarf2/count.exp: New file.
5814
5815 * gdb.base/vla-multi.c: New file.
5816 * gdb.base/vla-multi.exp: New file.
5817
5818 * gdb.base/vla-ptr.c: New file.
5819 * gdb.base/vla-ptr.exp: New file.
5820
5821 * gdb.base/vla-datatypes.c: New file.
5822 * gdb.base/vla-datatypes.exp: New file.
5823
5824 * gdb.mi/mi-vla-c99.exp: New file.
5825 * gdb.mi/vla.c: New file.
5826
245a5f0b
KS
58272014-04-11 Keith Seitz <keiths@redhat.com>
5828
5829 PR c++/16675
5830 * gdb.cp/cpsizeof.exp: New file.
5831 * gdb.cp/cpsizeof.cc: New file.
5832
58a84dcf
SA
58332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5834
191a8a90
JB
5835 * gdb.mi/mi-vla-c99.exp: New file.
5836 * gdb.mi/vla.c: New file.
58a84dcf 5837
c8655f75
SA
58382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5839
5840 * gdb.base/vla-datatypes.c: New file.
5841 * gdb.base/vla-datatypes.exp: New file.
5842
024e13b4
SA
58432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5844
5845 * gdb.base/vla-ptr.c: New file.
5846 * gdb.base/vla-ptr.exp: New file.
5847
1a237e0e
SA
58482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5849
5850 * gdb.base/vla-multi.c: New file.
5851 * gdb.base/vla-multi.exp: New file.
5852
504f3432
SA
58532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5854
5855 * gdb.dwarf2/count.exp: New file.
5856
3bce8237
SA
58572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5858
191a8a90
JB
5859 * gdb.base/vla-sideeffect.c: New file.
5860 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5861
322f9c21
YQ
58622014-04-11 Yao Qi <yao@codesourcery.com>
5863
5864 * gdb.base/completion.exp: Check file exists before running tests
5865 on file completion.
5866
d708bcd1
PA
58672014-04-10 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.base/cond-eval-mode.c: New file.
5870 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5871 prepare_for_testing to build the new file. Check result of
5872 runto_main.
5873 (test_break, test_watch): New procedures.
5874 (top level): Use them.
5875
ae1d2761
PM
58762014-04-08 Pierre Muller <muller@sourceware.org>
5877
5878 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5879 Ctrl-V use for mingw hosts.
5880
7af389b8
SC
58812014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5882
5883 * gdb.python/py-value.c: Improve test case.
5884 * gdb.python/py-value.exp: Add new test.
5885
5e703181
DE
58862014-04-07 David Blaikie <dblaikie@gmail.com>
5887
5888 * lib/compiler.c: Identify the clang compiler.
5889 * lib/compiler.cc: Ditto.
5890
9810b410
YQ
58912014-04-03 Yao Qi <yao@codesourcery.com>
5892
5893 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5894
98d1b8dc
AB
58952014-04-01 Anton Blanchard <anton@samba.org>
5896
5897 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5898 messages unique.
5899
3114cea1
AB
59002014-04-01 Anton Blanchard <anton@samba.org>
5901
5902 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5903 prepare_for_testing.
5904
62f7182c
AB
59052014-04-01 Anton Blanchard <anton@samba.org>
5906
5907 * gdb.arch/ppc64-atomic-inst.c: Remove.
5908 * gdb.arch/ppc64-atomic-inst.S: New file.
5909 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5910
770e7fc7
DE
59112014-03-31 Doug Evans <dje@google.com>
5912
5913 * gdb.base/print-symbol-loading-lib.c: New file.
5914 * gdb.base/print-symbol-loading-main.c: New file.
5915 * gdb.base/print-symbol-loading.exp: New file.
5916
46e2bafa
YQ
59172014-03-31 Yao Qi <yao@codesourcery.com>
5918
5919 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5920
8776cfe9
JB
59212014-03-28 Joel Brobecker <brobecker@adacore.com>
5922
5923 * gdb.ada/mi_dyn_arr: New testcase.
5924
5d1ef361
DE
59252014-03-27 Doug Evans <dje@google.com>
5926
5927 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5928
b5bee914
YQ
59292014-03-27 Yao Qi <yao@codesourcery.com>
5930
5931 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5932 if target is nios2-*-*.
5933
0d4d0e77
YQ
59342014-03-26 Yao Qi <yao@codesourcery.com>
5935
5936 * lib/gdb.exp (readline_is_used): New proc.
5937 * gdb.base/completion.exp: Move tests on command complete up.
5938 Skip the rest of tests if readline is not used.
5939 * gdb.ada/complete.exp: Skp the test if readline is not
5940 used.
5941 * gdb.base/filesym.exp: Likewise.
5942 * gdb.base/macscp.exp: Likewise.
5943 * gdb.base/readline-ask.exp: Likewise.
5944 * gdb.base/readline.exp: Likewise.
5945 * gdb.python/py-cmd.exp: Likewise.
5946 * gdb.trace/tfile.exp: Likewise.
5947
29361eee
YQ
59482014-03-26 Yao Qi <yao@codesourcery.com>
5949
5950 * gdb.base/macscp.exp: Fix code format issues.
5951
bc9a5525
UW
59522014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5953
5954 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5955 * gdb.asm/powerpc64le.inc: New file.
5956
d3839ede
PA
59572014-03-25 Pedro Alves <palves@redhat.com>
5958 Doug Evans <dje@google.com>
5959
5960 * gdb.base/source-execution.c: New file.
5961 * gdb.base/source-execution.exp: New file.
5962 * gdb.base/source-execution.gdb: New file.
5963
01672a57
DE
59642014-03-24 Doug Evans <dje@google.com>
5965
5966 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5967 using fission.
5968
88bbeca9
HZ
59692014-03-24 Hui Zhu <hui@codesourcery.com>
5970 Pedro Alves <palves@redhat.com>
5971
5972 PR breakpoints/16101
5973 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5974 test pass/fail messages. Detect missing support for dprintf when
5975 breakpoints are actually inserted.
5976 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5977 breakpoints are actually inserted.
5978 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5979 fails.
5980
d2348791
JK
59812014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5982
5983 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5984
feef67ab
DE
59852014-03-22 Doug Evans <xdje42@gmail.com>
5986
5987 * gdb.python/python.exp (python not supported): Verify multi-line
5988 python command issues an error.
25d743f9 5989 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5990 guile command issues an error.
feef67ab 5991
ecebef6a
MR
59922014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5993
5994 * gdb.threads/thread-specific.exp: Handle the lack of usable
5995 $this_breakpoint and $this_thread.
5996
ccdd1909
HZ
59972014-03-21 Hui Zhu <hui@codesourcery.com>
5998
5999 * gdb.base/attach.exp (do_command_attach_tests): New.
6000
beb460e8
PA
60012014-03-20 Tom Tromey <tromey@redhat.com>
6002 Pedro Alves <palves@redhat.com>
6003
6004 PR cli/15718
6005 * gdb.base/condbreak-call-false.c: New file.
6006 * gdb.base/condbreak-call-false.exp: New file.
6007
40acf43a
PA
60082014-03-20 Pedro Alves <palves@redhat.com>
6009
6010 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6011 Delete.
6012 (block_signals, unblock_signals): Delete.
6013 (child_function_2, main): Remove references to deleted variable
6014 and functions.
6015
9f5e1e02
PA
60162014-03-20 Pedro Alves <palves@redhat.com>
6017
6018 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6019 Use pthread_kill to signal thread 2.
6020 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6021 Adjust to make the test send itself a signal rather than using the
6022 host's "kill" command.
6023
99619bea
PA
60242014-03-20 Pedro Alves <palves@redhat.com>
6025
6026 * gdb.threads/multiple-step-overs.c: New file.
6027 * gdb.threads/multiple-step-overs.exp: New file.
6028 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6029 Adjust expected infrun debug output.
6030
2adfaa28
PA
60312014-03-20 Pedro Alves <palves@redhat.com>
6032
6033 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6034 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6035
31e77af2
PA
60362014-03-20 Pedro Alves <palves@redhat.com>
6037
6038 PR breakpoints/7143
6039 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6040 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6041 of gdb_test_multiple.
6042 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6043 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6044
b9f437de
PA
60452014-03-20 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6048 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6049
05adc73e
PA
60502014-03-19 Pedro Alves <palves@redhat.com>
6051
6052 * gdb.base/async.exp: Remove early return.
6053
6048b950
PA
60542014-03-19 Pedro Alves <palves@redhat.com>
6055
6056 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6057
8bcfb00a
PA
60582014-03-19 Pedro Alves <palves@redhat.com>
6059
6060 * gdb.base/async.exp (test_background): Expect \r\n after
6061 "completed." in the fail pattern.
6062
884e37dc
PA
60632014-03-19 Pedro Alves <palves@redhat.com>
6064
6065 * gdb.base/async.exp (test_background): New procedure.
6066 Use it for all background execution command tests.
6067
148e57e2
PA
60682014-03-19 Pedro Alves <palves@redhat.com>
6069
6070 * gdb.base/async.exp: Use prepare_for_testing.
6071
f48088c7
PA
60722014-03-19 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6075 the same line.
6076
e2f6c966
PA
60772014-03-19 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.base/async.c (main): Add "jump here" and "until here" line
6080 marker comments.
6081 * gdb.base/async.exp (jump_here): New global.
6082 (jump& test): Use it.
6083 (until_here): New global.
6084 (until& test): Use it.
6085
c30568d4
PA
60862014-03-19 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.base/async.exp: Don't frob gdb_protocol.
6089
0172b6a7
DE
60902014-03-18 Doug Evans <xdje42@gmail.com>
6091
6092 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6093 Fix spelling of exec-done-display.
6094
06c868a8
JK
60952014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6096
6097 PR gdb/15358
6098 * gdb.base/gdb-sigterm.c: New file.
6099 * gdb.base/gdb-sigterm.exp: New file.
6100
0c7e1a46
PA
61012014-03-18 Pedro Alves <palves@redhat.com>
6102
6103 PR gdb/13860
6104 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6105 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6106 solib-event.
6107
f7c77d93
JB
61082014-03-17 Joel Brobecker <brobecker@adacore.com>
6109
6110 * gdb.ada/pckd_arr_ren: New testcase.
6111
5a1e8c7a
DE
61122014-03-13 Doug Evans <xdje42@gmail.com>
6113
6114 PR guile/16612
6115 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6116 collect after discarding symbols.
6117
350e1a76
DE
61182014-03-13 Ludovic Courtès <ludo@gnu.org>
6119 Doug Evans <xdje42@gmail.com>
6120
6121 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6122 to history survives a gc.
6123
a69900ae
PA
61242014-03-13 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.base/default.exp: Don't test "target procfs".
6127
5db9f0bd
PA
61282014-03-13 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/default.exp: Update "target child" and "target procfs"
6131 tests to not expect "Unix".
6132
b3ccfe11
TT
61332014-03-12 Tom Tromey <tromey@redhat.com>
6134
6135 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6136 New procs. Add target-async tests.
6137 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6138 Add target-async tests.
6139
646f4417
AA
61402014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6141
6142 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6143 'func_start' and 'func_end' for the beginning and end of the
6144 function code, respectively.
6145 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6146 'func_end' instead of 'func' and 'main'.
6147
288c211f
AA
61482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6149
6150 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6151 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6152 generate the debug info assembler source.
6153
e0c0f156
AA
61542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6155
6156 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6157 * gdb.dwarf2/arr-subrange.exp: Likewise.
6158 * gdb.dwarf2/dwz.exp: Likewise.
6159 * gdb.dwarf2/method-ptr.exp: Likewise.
6160 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6161 * gdb.dwarf2/subrange.exp: Likewise.
6162 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6163 * gdb.dwarf2/implptrpiece.exp: Likewise.
6164 * gdb.dwarf2/nostaticblock.exp: Likewise.
6165
0e5c4555
AA
61662014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6167
6168 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6169 directory to absolute path name arguments.
6170
5ec18f2b
JG
61712014-03-10 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.ada/tagged_access: New testcase.
6174
847fc4f2
MM
61752014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6176
6177 * gdb.btrace/data.exp: Update expected output.
6178
cc3da688
YQ
61792014-03-06 Yao Qi <yao@codesourcery.com>
6180
6181 * gdb.trace/pr16508.exp: New file.
6182
0f26cec1
PA
61832014-03-05 Pedro Alves <palves@redhat.com>
6184
6185 PR gdb/16575
6186 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6187 procedure.
6188 (top level): Adjust to use it. Add tests that exercise breakpoint
6189 interaction with the code-cache.
6190
7a5a839f
LC
61912014-02-26 Ludovic Courtès <ludo@gnu.org>
6192
6193 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6194 test for 'history-append!'.
6195
31aa7e4e
JB
61962014-02-26 Joel Brobecker <brobecker@adacore.com>
6197
6198 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6199 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6200 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6201 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6202 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6203 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6204
1b588015
JB
62052014-02-26 Joel Brobecker <brobecker@adacore.com>
6206
6207 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6208 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6209 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6210
55426c9d
JB
62112014-02-26 Joel Brobecker <brobecker@adacore.com>
6212
6213 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6214
dc53a7ad
JB
62152014-02-26 Joel Brobecker <brobecker@adacore.com>
6216
6217 * gdb.dwarf2/arr-stride.c: New file.
6218 * gdb.dwarf2/arr-stride.exp: New file.
6219
12ab52e9
PA
62202014-02-26 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6223 that won't ever trigger. Make sure that GDB reports the correct
6224 breakpoint that caused the stop.
6225
849c862e
JK
62262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6227
6228 PR gdb/16626
6229 * gdb.base/auto-load-script: New file.
6230 * gdb.base/auto-load.c: New file.
6231 * gdb.base/auto-load.exp: New file.
6232
71b7d793
JK
6233 PR gdb/16626
6234 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6235
e2f0d509
JK
62362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6237
6238 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6239 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6240
50cc37c8
DE
62412014-02-24 Doug Evans <dje@google.com>
6242
6243 * lib/gdb.exp (run_on_host): Log error output if program fails.
6244
ea4758f2
PA
62452014-02-21 Pedro Alves <palves@redhat.com>
6246
6247 * gdb.threads/step-after-sr-lock.c: Rename to ...
6248 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6249 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6250 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6251 ... this.
6252
d7b30f67
SDJ
62532014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6254
6255 PR tdep/16397
6256 * gdb.arch/amd64-stap-special-operands.exp: New file.
6257 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6258 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6259 * gdb.arch/amd64-stap-triplet.S: Likewise.
6260 * gdb.arch/amd64-stap-triplet.c: Likewise.
6261
83deb43f
JB
62622014-02-20 Joel Brobecker <brobecker@adacore.com>
6263
6264 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6265 in .section pseudo-op.
6266
adde2bff
DE
62672014-02-20 lin zuojian <manjian2006@gmail.com>
6268 Joel Brobecker <brobecker@adacore.com>
6269 Doug Evans <xdje42@gmail.com>
6270
6271 PR symtab/16581
6272 * gdb.dwarf2/dw2-icycle.S: New file.
6273 * gdb.dwarf2/dw2-icycle.c: New file.
6274 * gdb.dwarf2/dw2-icycle.exp: New file.
6275
f7bd0f78
SC
62762014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6277
6278 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6279 operations on gdb.Value objects.
6280 * gdb.python/py-value-cc.exp: Add new test to test operations on
6281 gdb.Value objects.
6282
c17ef0d5
DE
62832014-02-18 Doug Evans <dje@google.com>
6284
6285 * Makefile.in (TESTS): New variable.
6286 (expanded_tests, expanded_tests_or_none): New variables
6287 (check-single): Pass $(expanded_tests_or_none) to runtest.
6288 (check-parallel): Only run tests in $(TESTS) if non-empty.
6289 (check/no-matching-tests-found): New rule.
6290 * README: Document TESTS makefile variable.
6291
5dd3176f
DE
62922014-02-18 Doug Evans <dje@google.com>
6293
6294 * Makefile.in (check-parallel): rm -rf outputs temp.
6295
0b10be4f
JK
62962014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6297
6298 Fix "ERROR: no fileid for" in the testsuite.
6299 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6300
85f224e7
DE
63012014-02-12 Doug Evans <dje@google.com>
6302
6303 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6304 (MISCELLANEOUS): New variable.
6305 (clean): rm -rf $(MISCELLANEOUS).
6306 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6307 dwp live in the same directory as symlinks, with each symlink pointed
6308 to a differently named file in a different directory.
6309
149b30ff
DE
63102014-02-11 Doug Evans <dje@google.com>
6311
6312 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6313 of Tcl file commands.
6314
1dfdac32
MK
63152014-02-10 Mark Kettenis <kettenis@gnu.org>
6316
6317 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6318 "kill -SIGUSR1 -1".
6319
aa4fb036
JB
63202014-02-10 Joel Brobecker <brobecker@adacore.com>
6321
6322 * gdb.ada/tick_length_array_enum_idx: New testcase.
6323
ed3ef339
DE
63242014-02-10 Doug Evans <xdje42@gmail.com>
6325
6326 * configure.ac (AC_OUTPUT): Add gdb.guile.
6327 * configure: Regenerate.
6328 * lib/gdb-guile.exp: New file.
6329 * lib/gdb.exp (get_target_charset): New function.
6330 * gdb.base/help.exp: Update expected output from "apropos apropos".
6331 * gdb.guile/Makefile.in: New file.
6332 * gdb.guile/guile.exp: New file.
6333 * gdb.guile/scm-arch.c: New file.
6334 * gdb.guile/scm-arch.exp: New file.
6335 * gdb.guile/scm-block.c: New file.
6336 * gdb.guile/scm-block.exp: New file.
6337 * gdb.guile/scm-breakpoint.c: New file.
6338 * gdb.guile/scm-breakpoint.exp: New file.
6339 * gdb.guile/scm-disasm.c: New file.
6340 * gdb.guile/scm-disasm.exp: New file.
6341 * gdb.guile/scm-equal.c: New file.
6342 * gdb.guile/scm-equal.exp: New file.
6343 * gdb.guile/scm-error.exp: New file.
6344 * gdb.guile/scm-error.scm: New file.
6345 * gdb.guile/scm-frame-args.c: New file.
6346 * gdb.guile/scm-frame-args.exp: New file.
6347 * gdb.guile/scm-frame-args.scm: New file.
6348 * gdb.guile/scm-frame-inline.c: New file.
6349 * gdb.guile/scm-frame-inline.exp: New file.
6350 * gdb.guile/scm-frame.c: New file.
6351 * gdb.guile/scm-frame.exp: New file.
6352 * gdb.guile/scm-generics.exp: New file.
6353 * gdb.guile/scm-gsmob.exp: New file.
6354 * gdb.guile/scm-iterator.c: New file.
6355 * gdb.guile/scm-iterator.exp: New file.
6356 * gdb.guile/scm-math.c: New file.
6357 * gdb.guile/scm-math.exp: New file.
6358 * gdb.guile/scm-objfile-script-gdb.in: New file.
6359 * gdb.guile/scm-objfile-script.c: New file.
6360 * gdb.guile/scm-objfile-script.exp: New file.
6361 * gdb.guile/scm-objfile.c: New file.
6362 * gdb.guile/scm-objfile.exp: New file.
6363 * gdb.guile/scm-ports.exp: New file.
6364 * gdb.guile/scm-pretty-print.c: New file.
6365 * gdb.guile/scm-pretty-print.exp: New file.
6366 * gdb.guile/scm-pretty-print.scm: New file.
6367 * gdb.guile/scm-section-script.c: New file.
6368 * gdb.guile/scm-section-script.exp: New file.
6369 * gdb.guile/scm-section-script.scm: New file.
6370 * gdb.guile/scm-symbol.c: New file.
6371 * gdb.guile/scm-symbol.exp: New file.
6372 * gdb.guile/scm-symtab-2.c: New file.
6373 * gdb.guile/scm-symtab.c: New file.
6374 * gdb.guile/scm-symtab.exp: New file.
6375 * gdb.guile/scm-type.c: New file.
6376 * gdb.guile/scm-type.exp: New file.
6377 * gdb.guile/scm-value-cc.cc: New file.
6378 * gdb.guile/scm-value-cc.exp: New file.
6379 * gdb.guile/scm-value.c: New file.
6380 * gdb.guile/scm-value.exp: New file.
6381 * gdb.guile/source2.scm: New file.
6382 * gdb.guile/types-module.cc: New file.
6383 * gdb.guile/types-module.exp: New file.
6384
7026a7c1
YQ
63852014-02-10 Yao Qi <yao@codesourcery.com>
6386
6387 PR testsuite/16543
6388 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6389 * configure: Regenerated.
6390 * Makefile.in: New file.
6391
6c466447
AS
63922014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6393
6394 * gdb.python/py-framefilter.exp: Fix typo.
6395
6e854735
YQ
63962014-02-08 Yao Qi <yao@codesourcery.com>
6397
6398 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6399 that no =breakpoint-modified is emitted when breakpoints are
6400 modified through MI commands.
6401
d137e6dc
PA
64022014-02-07 Pedro Alves <pedro@codesourcery.com>
6403 Pedro Alves <palves@redhat.com>
6404
6405 * gdb.threads/step-after-sr-lock.c: New file.
6406 * gdb.threads/step-after-sr-lock.exp: New file.
6407
b5ee5a50
PA
64082014-02-07 Pedro Alves <palves@redhat.com>
6409
6410 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6411
3c77faf3
JK
64122014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6415 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6416
6dddc817
DE
64172014-02-06 Doug Evans <xdje42@gmail.com>
6418
6419 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6420 output.
6421
6422 * gdb.gdb/python-interrupts.exp: New file.
6423
de7b2893
YQ
64242014-02-05 Yao Qi <yao@codesourcery.com>
6425
6426 * gdb.trace/report.exp (use_collected_data): Test the output
6427 of "info threads" and "info inferiors".
6428
66d032ac
YQ
64292014-02-05 Yao Qi <yao@codesourcery.com>
6430
6431 Revert this patch:
6432
6433 2013-05-24 Yao Qi <yao@codesourcery.com>
6434
6435 * gdb.trace/tfile.exp: Test inferior and thread.
6436
591a12a1
UW
64372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6438
6439 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6440 on a function.
6441 * gdb.base/step-bt.c: Call hello via function pointer to make
6442 sure its first instruction is executed on powerpc64le-linux.
6443
0ff3e01f
UW
64442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6445
6446 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6447
084ee545
UW
64482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6449
6450 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6451 of the test patterns for use on little-endian systems.
6452
6ed14ff3
UW
64532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6454
6455 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6456 (decimal_vector): Fix for little-endian.
6457
401e27fd
JM
64582014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6459
6460 * gdb.arch/sparc-sysstep.exp: New file.
6461 * gdb.arch/sparc-sysstep.c: Likewise.
6462
6463 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6464
8b924729
EBM
64652014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6466
6467 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6468
fb151210
JB
64692014-01-23 Tom Tromey <tromey@redhat.com>
6470
6471 * gdb.ada/array_char_idx: New testcase.
6472
0740f8d8
TT
64732014-01-23 Tom Tromey <tromey@redhat.com>
6474
6475 PR python/16487:
6476 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6477 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6478 classes.
6479
21909fa1
TT
64802014-01-23 Tom Tromey <tromey@redhat.com>
6481
6482 PR python/16491:
6483 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6484 string from an inferior frame.
6485 * gdb.python/py-framefilter-mi.exp: Update.
6486
87ce2a04
DE
64872014-01-22 Doug Evans <dje@google.com>
6488
6489 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6490
237b092b
AA
64912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6492
6493 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6494
d674a709
AA
64952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6496
6497 * gdb.trace/entry-values.exp: Remove excess space character from
6498 regex patterns. Handle s390 call instruction.
6499
20fa3390
AA
65002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6501
6502 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6503 define "*_start" label. Make "name" static.
6504 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6505 ${name} by references to ${name}_start.
6506
78466714
AA
65072014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6508
6509 * gdb.base/info-macros.exp: Remove "debug" from the compile
6510 options.
6511
ec9f644a
IB
65122014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6513
6514 * gdb.dlang/demangle.exp: New file.
6515
94b1b47e
IB
65162014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6517
6518 * gdb.dlang/primitive-types.exp: New file.
6519
7f420862
IB
65202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6521
6522 * configure.ac: Create gdb.dlang/Makefile.
6523 * configure: Regenerate.
6524 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6525 * gdb.dlang/Makefile.in: New file.
6526 * lib/d-support.exp: New file.
6527 * lib/gdb.exp (skip_d_tests): New proc.
6528
52834460
MM
65292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6530
6531 * gdb.btrace/delta.exp: Check reverse stepi.
6532 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6533 * gdb.btrace/finish.exp: New.
6534 * gdb.btrace/next.exp: New.
6535 * gdb.btrace/nexti.exp: New.
6536 * gdb.btrace/record_goto.c: Add comments.
6537 * gdb.btrace/step.exp: New.
6538 * gdb.btrace/stepi.exp: New.
6539 * gdb.btrace/multi-thread-step.c: New.
6540 * gdb.btrace/multi-thread-step.exp: New.
6541 * gdb.btrace/rn-dl-bind.c: New.
6542 * gdb.btrace/rn-dl-bind.exp: New.
6543 * gdb.btrace/data.c: New.
6544 * gdb.btrace/data.exp: New.
6545 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6546
6e07b1d2
MM
65472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6548
6549 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6550 * gdb.btrace/exception.exp: Update.
6551 * gdb.btrace/instruction_history.exp: Update.
6552 * gdb.btrace/record_goto.exp: Update.
6553 * gdb.btrace/tailcall.exp: Update.
6554 * gdb.btrace/unknown_functions.exp: Update.
6555 * gdb.btrace/delta.exp: New.
6556
0b722aec
MM
65572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6558
6559 * gdb.btrace/record_goto.exp: Add backtrace test.
6560 * gdb.btrace/tailcall.exp: Add backtrace test.
6561
066ce621
MM
65622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6563
6564 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6565 * gdb.btrace/record_goto.c: New.
6566 * gdb.btrace/record_goto.exp: New.
6567 * gdb.btrace/x86-record_goto.S: New.
6568
0688d04e
MM
65692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6570
6571 * gdb.btrace/function_call_history.exp: Update tests.
6572 * gdb.btrace/instruction_history.exp: Update tests.
6573
8710b709
MM
65742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6575
6576 * gdb.btrace/function_call_history.exp: Fix expected field
6577 order for "record function-call-history".
6578 Add new tests for "record function-call-history /c".
6579 * gdb.btrace/exception.cc: New.
6580 * gdb.btrace/exception.exp: New.
6581 * gdb.btrace/tailcall.exp: New.
6582 * gdb.btrace/x86-tailcall.S: New.
6583 * gdb.btrace/x86-tailcall.c: New.
6584 * gdb.btrace/unknown_functions.c: New.
6585 * gdb.btrace/unknown_functions.exp: New.
6586 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6587
5de9129b
MM
65882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6589
6590 * gdb.btrace/instruction_history.exp: Update.
6591 * gdb.btrace/function_call_history.exp: Update.
6592
23a7fe75
MM
65932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6594
6595 * gdb.btrace/function_call_history.exp: Fix expected function
6596 trace.
6597 * gdb.btrace/instruction_history.exp: Initialize traced.
6598 Remove traced_functions.
6599
724c7dd8
MM
66002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6601
6602 * gdb.btrace/function_call_history.exp: Update
6603 * gdb.btrace/instruction_history.exp: Update.
6604
6d78d93b
MM
66052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6606
6607 * gdb.btrace/enable.exp: Update expected text.
6608
93a360cc
OJ
66092014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6610
6611 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6612 bytes.
6613
3772b53f
MR
66142014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6615
6616 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6617
596662fa
OJ
66182014-01-15 Omair Javaid <omair.javaid@linaro.org>
6619
6620 * lib/gdb.exp (supports_process_record): Return true for
6621 arm*-linux*. (supports_reverse): Likewise.
6622
b5b08fb4
SC
66232014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6624
6625 PR python/15464
6626 PR python/16113
6627 * gdb.python/py-type.c: Enhance test case.
6628 * gdb.python/py-value-cc.cc: Likewise
6629 * gdb.python/py-type.exp: Add new tests.
6630 * gdb.python/py-value-cc.exp: Likewise
6631
52d7fb13
AA
66322014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6633 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6636 Make "name" extern.
6637 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6638 references to ${name}_start by references to ${name}.
6639
a2cd8cfe
JB
66402014-01-10 Joel Brobecker <brobecker@adacore.com>
6641
6642 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6643
4e23fced
JB
66442014-01-10 Joel Brobecker <brobecker@adacore.com>
6645
6646 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6647
c6a9e42c
PA
66482014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6649 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6652 mi_gdb_target_load.
c6a9e42c 6653
b7ea362b
PA
66542014-01-08 Pedro Alves <palves@redhat.com>
6655
6656 * gdb.threads/reconnect-signal.c: New file.
6657 * gdb.threads/reconnect-signal.exp: New file.
6658
5e3f4fab
EBM
66592014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * gdb.base/source-dir.exp: New file.
6662
79301218
JB
66632014-01-07 Joel Brobecker <brobecker@adacore.com>
6664
6665 * gdb.ada/mi_interface: New testcase.
6666
8e355c5d
JB
66672014-01-07 Joel Brobecker <brobecker@adacore.com>
6668
6669 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6670 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6671 gdb.ada/pp-rec-component/pck.ads: New files.
6672
c0d48811
JB
66732014-01-07 Joel Brobecker <brobecker@adacore.com>
6674
6675 * gdb.python/py-pp-integral.c: New file.
6676 * gdb.python/py-pp-integral.py: New file.
6677 * gdb.python/py-pp-integral.exp: New file.
6678
17b609c3 6679For older changes see ChangeLog-1993-2013.
c906108c 6680\f
8d8cb839
EZ
6681;; Local Variables:
6682;; mode: change-log
6683;; left-margin: 8
6684;; fill-column: 74
6685;; version-control: never
6686;; End:
902f2ccb 6687
32d0add0 6688 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6689 Copying and distribution of this file, with or without modification,
6690 are permitted provided the copyright notice and this notice are preserved.
This page took 2.56819 seconds and 4 git commands to generate.