]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2223449a
KB
12015-11-05 Kevin Buettner <kevinb@redhat.com>
2
3 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4 New procs.
5 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
6 representing expressions, of more than one list element.
7 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8 to prepend linker symbol prefix to f.
9 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10 table_1 and table_2.
11 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12 Likewise, for f and g.
13 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14 for ptr.
15 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16 for main.
17 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
18 table_1_ptr and table_2_ptr.
19
6f2f1a3a
JK
202015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
21 Joel Brobecker <brobecker@adacore.com>
22
23 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
24
566c56c9
MK
252015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
26
27 * gdb.reverse/s390-mvcle.c: New test.
28 * gdb.reverse/s390-mvcle.exp: New file.
29 * lib/gdb.exp: Enable reverse tests on s390*-linux.
30
d5f0636b
MK
312015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
32
33 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
34
7ad8b86c
MK
352015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
36
37 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
38 reaching marker2.
39 * gdb.reverse/getresuid-reverse.exp: Likewise.
40 * gdb.reverse/pipe-reverse.exp: Likewise.
41 * gdb.reverse/readv-reverse.exp: Likewise.
42 * gdb.reverse/recvmsg-reverse.exp: Likewise.
43 * gdb.reverse/time-reverse.exp: Likewise.
44 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
45
4081c0f1
YQ
462015-10-30 Yao Qi <yao.qi@linaro.org>
47
48 * gdb.threads/wp-replication.c (watch_count_done): Remove.
49 (empty_cycle): Remove.
50 (main): Don't call empty_cycle. Don't use watch_count_done.
51 * gdb.threads/wp-replication.exp: Don't set breakpoint on
52 empty_cycle. Rewrite the code counting HW watchpoints.
53
452b4ba5
MK
542015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
55
56 * gdb.reverse/fstatat-reverse.c: New test.
57 * gdb.reverse/fstatat-reverse.exp: New file.
58 * gdb.reverse/getresuid-reverse.c: New test.
59 * gdb.reverse/getresuid-reverse.exp: New file.
60 * gdb.reverse/pipe-reverse.c: New test.
61 * gdb.reverse/pipe-reverse.exp: New file.
62 * gdb.reverse/readv-reverse.c: New test.
63 * gdb.reverse/readv-reverse.exp: New file.
64 * gdb.reverse/recvmsg-reverse.c: New test.
65 * gdb.reverse/recvmsg-reverse.exp: New file.
66 * gdb.reverse/time-reverse.c: New test.
67 * gdb.reverse/time-reverse.exp: New file.
68 * gdb.reverse/waitpid-reverse.c: New test.
69 * gdb.reverse/waitpid-reverse.exp: New file.
70
5e2e7507
JK
712015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
72
73 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
74
0fde2c53
DE
752015-10-26 Doug Evans <dje@google.com>
76
77 PR symtab/17391
78 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
79 * gdb.dwarf2/bad-regnum.c: New file.
80 * gdb.dwarf2/bad-regnum.exp: New file.
81
1a70ae97
DE
822015-10-26 Doug Evans <dje@google.com>
83
84 PR python/18938
85 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
86 file.
87
27dc26ab
JK
882015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.compile/compile.exp (compile code globalvar): Update expectation
91 for a change by "Mention language in compile error message".
92
bed91f4d
SM
932015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
94
95 PR python/18073
96 * gdb.python/py-type.c (C::a_method): New.
97 (C::a_const_method): New.
98 (C::a_static_method): New.
99 (a_function): New.
100 * gdb.python/py-type.exp (test_fields): Test getting fields
101 from function and method.
102
3f2f83dd
KB
1032015-10-21 Keven Boell <keven.boell@intel.com>
104
105 * gdb.fortran/vla-alloc-assoc.exp: New file.
106 * gdb.fortran/vla-datatypes.exp: New file.
107 * gdb.fortran/vla-datatypes.f90: New file.
108 * gdb.fortran/vla-history.exp: New file.
109 * gdb.fortran/vla-ptype-sub.exp: New file.
110 * gdb.fortran/vla-ptype.exp: New file.
111 * gdb.fortran/vla-sizeof.exp: New file.
112 * gdb.fortran/vla-sub.f90: New file.
113 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
114 * gdb.fortran/vla-value-sub-finish.exp: New file.
115 * gdb.fortran/vla-value-sub.exp: New file.
116 * gdb.fortran/vla-value.exp: New file.
117 * gdb.fortran/vla-ptr-info.exp: New file.
118 * gdb.mi/mi-vla-fortran.exp: New file.
119 * gdb.mi/vla.f90: New file.
120
27145d50
SL
1212015-10-21 Sandra Loosemore <sandra@codesourcery.com>
122
123 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
124 of hardwired timeout value.
125
5f3ff4f8
JK
1262015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
127 Pedro Alves <palves@redhat.com>
128
129 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
130 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
131
bfd09d20
JS
1322015-10-19 Josh Stone <jistone@redhat.com>
133
134 * gdb.base/catch-syscall.c: Include <sched.h>.
135 (unknown_syscall): New variable.
136 (main): Trigger a vfork and an unknown syscall.
137 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
138 (unknown_syscall_number): Likewise.
139 (check_call_to_syscall): Accept an optional syscall pattern.
140 (check_return_from_syscall): Likewise.
141 (check_continue): Likewise.
142 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
143 (test_catch_syscall_skipping_return): New test toggling off 'catch
144 syscall' to step over the syscall return, then toggling back on.
145 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
146 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
147 (do_syscall_tests): Call test_catch_syscall_without_args and
148 test_catch_syscall_mid_vfork.
149 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
150 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
151
b32b93c6
AS
1522015-10-19 Andrew Stubbs <ams@codesourcery.com>
153
154 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
155 print g_vE): Add new pass patterns.
156 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
157 print various symbol names for vptr fields.
158
9d622bda
AB
1592015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
162 results.
163
0fd8ac1c
YQ
1642015-10-12 Yao Qi <yao.qi@linaro.org>
165
166 * gdb.arch/disp-step-insn-reloc.exp: New test case.
167
34240514
YQ
1682015-10-12 Yao Qi <yao.qi@linaro.org>
169
170 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
171 is aarch64*-*-linux*.
172
8240f442
YQ
1732015-10-12 Yao Qi <yao.qi@linaro.org>
174
175 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
176 (can_relocate_bcond_true): ... it.
177 (can_relocate_bcond_false): New function.
178 (foo): Likewise.
179 (can_relocate_bl): Likewise.
180 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
181 can_relocate_bl.
182
2520f728
PMR
1832015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
184
185 * gdb.base/nested-addr.c: New file.
186 * gdb.base/nested-addr.exp: New testcase.
187
abcef95a
MM
1882015-10-09 Markus Metzger <markus.t.metzger@intel.com>
189
190 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
191 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
192 its output. Ignore the output of "record goto begin" and instead
193 check that GDB is replaying.
194
145e3ddb
PA
1952015-10-09 Pedro Alves <palves@redhat.com>
196
197 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
198 (top level): Use it in the run with no args test.
199
d5d8c4e1
IB
2002015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
201
202 * gdb.dlang/properties.exp: New file.
203
06e635ef
SL
2042015-10-02 Sandra Loosemore <sandra@codesourcery.com>
205
206 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
207 whether or not address 0x1000 is mapped on the target.
208
e019fd1d
SM
2092015-09-30 Simon Marchi <simon.marchi@ericsson.com>
210
211 * gdb.python/py-type.exp: Do not run tests if binaries fail to
212 build.
213
77ba2a67
MM
2142015-09-30 Markus Metzger <markus.t.metzger@intel.com>
215
216 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
217 instruction-history test.
218
c60eb31f
DE
2192015-09-28 Doug Evans <dje@google.com>
220
221 * gdb.base/gcore.c (array_func): Add reference to static_array.
222
9a3c8263
SM
2232015-09-25 Simon Marchi <simon.marchi@ericsson.com>
224
225 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
226 source line.
227
9720e656
SL
2282015-09-24 Sandra Loosemore <sandra@codesourcery.com>
229
230 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
231 short or char as base type.
232
938d3bf2
SL
2332015-09-23 Sandra Loosemore <sandra@codesourcery.com>
234
235 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
236 to allow any size enum.
237
e6c2c623
PMR
2382015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
239
240 * gdb.ada/array_ptr_renaming.exp: New testcase.
241 * gdb.ada/array_ptr_renaming/foo.adb: New file.
242 * gdb.ada/array_ptr_renaming/pack.ads: New file.
243
06da0f77
PL
2442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
245
246 * gdb.trace/ftrace-lock.c: New file.
247 * gdb.trace/ftrace-lock.exp: New file.
248
4f51c22a
PL
2492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
250
251 * gdb.arch/insn-reloc.c: New file.
252 * gdb.arch/ftrace-insn-reloc.exp: New file.
253
7041adf4
PL
2542015-09-21 Pierre Langlois <pierre.langlois@arm.com>
255
256 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
257 instruction.
258 * gdb.trace/pendshr1.c (pendfunc): Likewise.
259 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
260 * gdb.trace/range-stepping.c: Likewise.
261 * gdb.trace/trace-break.c: Likewise.
262 * gdb.trace/trace-mt.c (thread_function): Likewise.
263 * gdb.trace/ftrace.c (marker): Likewise.
264 * gdb.trace/trace-condition.c (marker): Likewise.
265 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
266 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
267 is_aarch64_target.
268
015d2e7e
DE
2692015-09-18 Doug Evans <xdje42@gmail.com>
270
271 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
272 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
273
26b188a2
SL
2742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
275
276 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
277 the breakpoint.
278
79dc332b
SL
2792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
280
281 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
282 the pending breakpoint. Remove timeout override for "Run till
283 MI pending breakpoint on pendfunc3 on thread 2" test.
284
f57929f2
SL
2852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
286
287 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
288 filename pattern.
289
3f469b17
SL
2902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
291
292 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
293 in breakpoint filename pattern.
294
515b89b3
SL
2952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
296
7800dbe4
SL
297 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
298
2992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
300
515b89b3
SL
301 * gdb.linespec/explicit.exp: Check for readline support for
302 tab-completion tests. Fix obvious typo.
303
d2939ba2
MM
3042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
305
306 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
307 and replay.
308
cbb55fa7
MM
3092015-09-18 Markus Metzger <markus.t.metzger@intel.com>
310
311 * gdb.btrace/non-stop.c: New.
312 * gdb.btrace/non-stop.exp: New.
313
43691ca1
PL
3142015-09-17 Pierre Langlois <pierre.langlois@arm.com>
315 Yao Qi <yao.qi@linaro.org>
316
317 * gdb.trace/trace-condition.c: New file.
318 * gdb.trace/trace-condition.exp: New file.
319
d78908cf
WW
3202015-09-16 Wei-cheng Wang <cole945@gmail.com>
321
322 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
323 for testing bytecode compilation.
324
1ed415e2
PA
3252015-09-16 Pedro Alves <palves@redhat.com>
326 Sandra Loosemore <sandra@codesourcery.com>
327
328 * gdb.threads/non-stop-fair-events.c (timeout): New global.
329 (SECONDS): Redefine.
330 (main): Call pthread_kill and alarm early.
331 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
332 support.
333 (test): If the target can't hardware step and doesn't support
334 displaced stepping, increase the timeout.
335
d136eff5
PA
3362015-09-16 Pedro Alves <palves@redhat.com>
337
338 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
339 (enable_debug): New procedures.
340 (test): Use them. Bail out if waiting for threads fails.
341 (top level): Bail out if a test fails.
342
991f019c
YQ
3432015-09-16 Yao Qi <yao.qi@linaro.org>
344
345 * gdb.asm/asm-source.exp: Set asm-arch for
346 aarch64*-*-* target.
347 * gdb.asm/aarch64.inc: New file.
348
bfca584f
PMR
3492015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
350
351 * gdb.ada/array_of_variable_length.exp: New testcase.
352 * gdb.ada/array_of_variable_length/foo.adb: New file.
353 * gdb.ada/array_of_variable_length/pck.adb: New file.
354 * gdb.ada/array_of_variable_length/pck.ads: New file.
355
b326e587
DE
3562015-09-15 Doug Evans <dje@google.com>
357
358 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
359 of function static local variable.
360
5382cfab
PW
3612015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
362
363 * gdb.threads/tls-so_extern.exp: New test file.
364 * gdb.threads/tls-so_extern.c: New test file.
365 * gdb.threads/tls-so_extern_main.c: New test file.
366
141c5cc4
JK
3672015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
368
369 * gdb.opt/solib-intra-step-lib.c: New file.
370 * gdb.opt/solib-intra-step-main.c: New file.
371 * gdb.opt/solib-intra-step.exp: New file.
372
d15dcecd
PA
3732015-09-15 Pedro Alves <palves@redhat.com>
374
375 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
376 gdb_continue_to_breakpoint instead of gdb_test_multiple.
377
4c2f2a79
PA
3782015-09-14 Pedro Alves <palves@redhat.com>
379
380 * gdb.base/hook-stop-continue.c: Delete.
381 * gdb.base/hook-stop-continue.exp: Delete.
382 * gdb.base/hook-stop-frame.c: Delete.
383 * gdb.base/hook-stop-frame.exp: Delete.
384 * gdb.base/hook-stop.c: New file.
385 * gdb.base/hook-stop.exp: New file.
386
919e6dbe
PMR
3872015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
388
389 * gdb.ada/access_to_packed_array.exp: New testcase.
390 * gdb.ada/access_to_packed_array/foo.adb: New file.
391 * gdb.ada/access_to_packed_array/pack.adb: New file.
392 * gdb.ada/access_to_packed_array/pack.ads: New file.
393
157280a4
MM
3942015-09-14 Markus Metzger <markus.t.metzger@intel.com>
395
396 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
397 buffer size test.
398
2fd33e94
DB
3992015-09-11 Don Breazeal <donb@codesourcery.com>
400
401 * gdb.base/foll-exec.c: Add copyright header. Fix
402 formatting issues.
403 * gdb.base/foll-exec.exp (zap_session): Delete proc.
404 (do_exec_tests): Use clean_restart in place of zap_session,
405 and for test initialization. Fix formatting issues. Use
406 fail in place of perror.
407 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
408 an expect statement to match an expression with output from
409 the program under debug.
410 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
411 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
412 * gdb.threads/non-ldr-exc-2.exp: Likewise.
413 * gdb.threads/non-ldr-exc-3.exp: Likewise.
414 * gdb.threads/non-ldr-exc-4.exp: Likewise.
415
e70b6e8e
DE
4162015-09-09 Doug Evans <dje@google.com>
417
418 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
419
7a551a51
DE
4202015-09-09 Doug Evans <dje@google.com>
421
422 * gdb.base/pie-execl.exp: Fix result test of build_executable.
423
4c666f84
DE
4242015-09-09 Doug Evans <dje@google.com>
425
426 * gdb.base/savedregs.exp: Fix typo.
427
243a9253
PA
4282015-09-09 Pedro Alves <palves@redhat.com>
429
430 * gdb.mi/mi-cli.exp: Add CLI finish tests.
431
c0fa8fbd
SL
4322015-09-08 Sandra Loosemore <sandra@codesourcery.com>
433
434 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
435 command actually switches threads. Give up on remaining
436 tests if target fails to stop at breakpoint.
437
cd7c1778
PMR
4382015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
439
440 * gdb.ada/funcall_char.exp: New testcase.
441 * gdb.ada/funcall_char/foo.adb: New file.
442
dc5c8746
PMR
4432015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
444
445 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
446 expected outputs. Add two testcases for completing ambiguous
447 functions.
448 * gdb.ada/complete/aux_pck.adb: New file.
449 * gdb.ada/complete/aux_pck.ads: New file.
450 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
451 Ambiguous_Func functions.
452 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
453 * gdb.ada/complete/pck.adb: Likewise.
454
4e83a1e7
UW
4552015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
456
457 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
458 failures to run the test program under GDB.
459
8ce74153
LM
4602015-08-26 Luis Machado <lgustavo@codesourcery.com>
461
462 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
463 to C.
464
e9756d52
PP
4652015-08-26 Patrick Palka <patrick@parcs.ath.cx>
466
467 * gdb.base/run-after-attach.exp: New test file.
468 * gdb.base/run-after-attach.c: New test file.
469
8d37573b
DB
4702015-08-26 Don Breazeal <donb@codesourcery.com>
471
472 * gdb.base/foll-exec-2.c: New test program.
473 * gdb.base/foll-exec-2.exp: New test.
474
63e43d3a
PMR
4752015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
476
477 * gdb.base/nested-subp1.exp: New file.
478 * gdb.base/nested-subp1.c: New file.
479 * gdb.base/nested-subp2.exp: New file.
480 * gdb.base/nested-subp2.c: New file.
481 * gdb.base/nested-subp3.exp: New file.
482 * gdb.base/nested-subp3.c: New file.
483
3d40fbb5
PA
4842015-08-24 Pedro Alves <palves@redhat.com>
485
486 * gdb.server/connect-without-multi-process.c: New file.
487 * gdb.server/connect-without-multi-process.exp: New file.
488
4422ac93
LM
4892015-08-24 Luis Machado <lgustavo@codesourcery.com>
490
491 * gdb.opt/inline-markers.c: Make z int.
492
91dddb86
LM
4932015-08-24 Luis Machado <lgustavo@codesourcery.com>
494
495 * gdb.opt/inline-markers.c: Make z volatile.
496
a48847ee
LM
4972015-08-24 Luis Machado <lgustavo@codesourcery.com>
498
499 * gdb.opt/inline-bt.c: New volatile global z.
500 * gdb.opt/inline-cmds.c: Likewise.
501 * gdb.opt/inline-locals.c: Likewise.
502 * gdb.opt/inline-markers.c: New extern global z.
503 (marker): Use z.
504 (inline_fn): Likewise.
505
0ebbc52b
PA
5062015-08-24 Pedro Alves <palves@redhat.com>
507
508 * config/m32r-stub.exp: Remove file.
509 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
510 * gdb.base/call-rt-st.exp: Likewise.
511 * gdb.base/call-strs.exp: Likewise.
512 * gdb.base/default.exp: Remove references to h8300-*-hms and
513 *-*-udi*.
514 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
515
77c365df
AA
5162015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
517
518 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
519 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
520 and "return" use KFAIL when GDB can not read/write the vector
521 return value.
522
4313b8c0
GB
5232015-08-21 Gary Benson <gbenson@redhat.com>
524
525 * gdb.trace/pending.exp: Cope with remote transfer warnings.
526
0e433b32
PA
5272015-08-20 Pedro Alves <palves@redhat.com>
528
529 * gdb.server/solib-list.exp: No longer expect an interior stop in
530 non-stop mode.
531
221e1a37
PA
5322015-08-20 Pedro Alves <palves@redhat.com>
533
534 * gdb.server/connect-stopped-target.c: New file.
535 * gdb.server/connect-stopped-target.exp: New file.
536
40e3ad0e
PA
5372015-08-20 Pedro Alves <palves@redhat.com>
538
539 * gdb.dwarf2/comp-unit-lang.exp: New file.
540 * gdb.dwarf2/comp-unit-lang.c: New file.
541
af39b327
PMR
5422015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
543
544 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
545 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
546
7d45c7c3
KB
5472015-08-19 Kevin Buettner <kevinb@redhat.com>
548
549 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
550 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
551
4d6cceb4
DE
5522015-08-18 Doug Evans <dje@google.com>
553 Adrian Sendroiu <adrian.sendroiu@freescale.com>
554
555 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
556 skip_python_tests. New arg prompt_regexp.
557 (skip_python_tests): New function.
558 * lib/mi-support.exp (mi_skip_python_tests): New function.
559 * gdb.python/py-mi-objfile-gdb.py: New file.
560 * gdb.python/py-mi-objfile.c: New file.
561 * gdb.python/py-mi-objfile.exp: New file.
562
ad89c2aa
KS
5632015-08-17 Keith Seitz <keiths@redhat.com>
564
565 * gdb.linespec/explicit.exp: Move strace test from here ...
566 * gdb.trace/strace.exp: ... to here.
567
e3ae3c43
PP
5682015-08-15 Patrick Palka <patrick@parcs.ath.cx>
569
570 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
571 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
572
604b2636
DE
5732015-08-14 Doug Evans <xdje42@gmail.com>
574
575 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
576 inferior before selecting a new file.
577
6ff0ba5f
DE
5782015-08-14 Doug Evans <xdje42@gmail.com>
579
580 * gdb.mi/mi-disassemble.exp: Update.
581 * gdb.base/disasm-optim.S: New file.
582 * gdb.base/disasm-optim.c: New file.
583 * gdb.base/disasm-optim.h: New file.
584 * gdb.base/disasm-optim.exp: New file.
585
9ca98f92
KS
5862015-08-14 Keith Seitz <keiths@redhat.com>
587
588 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
589 "evaluated-by".
590
52bbc560
JB
5912015-08-13 Joel Brobecker <brobecker@adacore.com>
592
593 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
594
5d8c3ed3
PMR
5952015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
596
597 * gdb.ada/fun_renaming.exp: New testcase.
598 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
599 * gdb.ada/fun_renaming/pack.adb: New file.
600 * gdb.ada/fun_renaming/pack.ads: New file.
601
ea8812bc
KS
6022015-08-12 Keith Seitz <keiths@redhat.com>
603
604 * gdb.base/dso2dso.exp: Pass basename of source file in call to
605 gdb_get_line_number.
606
4dafcdeb
JB
6072015-08-12 Joel Brobecker <brobecker@adacore.com>
608
609 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
610 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
611 gdb.base/dso2dso.exp: New files.
612
5ba32597
SDJ
6132015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
614 Pedro Alves <palves@redhat.com>
615 Keith Seitz <keiths@redhat.com>
616
617 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
618 GDBFLAGS.
619
b6dafabf
PP
6202015-08-12 Patrick Palka <patrick@parcs.ath.cx>
621
622 * gdb.base/gdbhistsize-history.exp
623 (test_histsize_history_setting): Use save_vars.
624 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
625 Use save_vars.
626 (test_no_truncation_of_unlimited_history_file): Use save_vars.
627 * gdb.base/readline.exp: Use save_vars.
628
abe8e607
PP
6292015-08-12 Patrick Palka <patrick@parcs.ath.cx>
630
631 * lib/gdb.exp (save_vars): New proc.
632
629500fa
KS
6332015-08-11 Keith Seitz <keiths@redhat.com>
634
635 * gdb.base/help.exp: Update help_breakpoint_text.
636
eb8c4e2e
KS
6372015-08-11 Keith Seitz <keiths@redhat.com>
638
639 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
640 (at toplevel): Call test_explicit_breakpoints.
641 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
642 breakpoints.
643 * lib/mi-support.exp (mi_make_breakpoint): Add support for
644 breakpoint conditions, "-cond".
645
87f0e720
KS
6462015-08-11 Keith Seitz <keiths@redhat.com>
647
648 * gdb.linespec/3explicit.c: New file.
649 * gdb.linespec/cpexplicit.cc: New file.
650 * gdb.linespec/cpexplicit.exp: New file.
651 * gdb.linespec/explicit.c: New file.
652 * gdb.linespec/explicit.exp: New file.
653 * gdb.linespec/explicit2.c: New file.
654 * gdb.linespec/ls-errs.exp: Add explicit location tests.
655 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
656 before using in the matching pattern.
657 Clarify that `prefix' is a regular expression.
658
f00aae0f
KS
6592015-08-11 Keith Seitz <keiths@redhat.com>
660
661 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
662 test.
663 Add tests for missing ",FMT" and ",".
664
e27852be
DE
6652015-08-10 Doug Evans <dje@google.com>
666 Keith Seitz <keiths@redhat.com>
667
668 PR gdb/17960
669 * gdb.base/completion.exp: Add location completer tests.
670
7f03bd92
PA
6712015-08-07 Pedro Alves <palves@redhat.com>
672
673 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
674 tests here.
675 (top level): Run do_test with and without displaced stepping.
676
3fc8eb30
PA
6772015-08-07 Pedro Alves <palves@redhat.com>
678
679 * gdb.base/valgrind-disp-step.c: New file.
680 * gdb.base/valgrind-disp-step.exp: New file.
681
d4569d7b
PA
6822015-08-07 Pedro Alves <palves@redhat.com>
683
684 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
685 Delete function.
686 (main): Add alarm. Run an infinite loop instead of calling
687 wait_threads.
688 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
689 comment.
690 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
691 Delete function.
692 (main): Add alarm. Run an infinite loop instead of calling
693 wait_threads.
694 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
695 comment.
696
e1316e60
PA
6972015-08-07 Pedro Alves <palves@redhat.com>
698
699 * gdb.base/checkpoint-ns.exp: New file.
700 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
701 standard_testfile.
702
da8c46d2
MM
7032015-08-07 Markus Metzger <markus.t.metzger@intel.com>
704
705 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
706 * gdb.btrace/instruction_history.exp: Update.
707 * gdb.btrace/tsx.exp: New.
708 * gdb.btrace/tsx.c: New.
709
de1c2c52
PA
7102015-08-06 Pedro Alves <palves@redhat.com>
711
712 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
713 increase timeout.
714 * gdb.reverse/until-precsave.exp: Bump timeouts.
715
782e0bf4
PA
7162015-08-06 Pedro Alves <palves@redhat.com>
717
718 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
719
83e97ed0
PA
7202015-08-06 Pedro Alves <palves@redhat.com>
721
722 PR gdb/18749
723 * gdb.threads/process-dies-while-handling-bp.c: New file.
724 * gdb.threads/process-dies-while-handling-bp.exp: New file.
725
863d01bd
PA
7262015-08-06 Pedro Alves <palves@redhat.com>
727
728 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
729 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
730
0a39bb32
PA
7312015-08-05 Pedro Alves <palves@redhat.com>
732
733 * gdb.threads/next-while-other-thread-longjmps.c: New file.
734 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
735
ee2d2b10
SL
7362015-08-03 Sandra Loosemore <sandra@codesourcery.com>
737
738 * gdb.base/bp-permanent.exp: Report test as unsupported if
739 the target cannot stop at the permanent breakpoint.
740
4e1bdb00
DE
7412015-08-03 Doug Evans <dje@google.com>
742
743 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
744 10000.
745
3d338901
DE
7462015-08-03 Doug Evans <dje@google.com>
747
748 * Makefile.in (workers/%.worker, build-perf): New rule.
749 (GDB_PERFTEST_MODE): New variable.
750 (check-perf): Use it.
751 (clean): Clean up gdb.perf parallel build subdirs.
752 * lib/build-piece.exp: New file.
753 * lib/gdb.exp (make_gdb_parallel_path): New function
754 (standard_output_file, standard_temp_file): Call it.
755 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
756 of $GDB_PARALLEL.
757 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
758
af061d3e
DE
7592015-08-03 Doug Evans <dje@google.com>
760
8e1afc81 761 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
762 (LOG_FILE_NAME): New global.
763 (TextReporter.__init__): Initialize self.txt_sum.
764 (TextReporter.report): Add support for multiple data-points.
765 Move report to perftest.sum, put raw data in perftest.log.
766 (TextReporter.start): Open sum and log files.
767 (TextReporter.end): Close sum and log files.
8e1afc81
DE
768 * gdb.perf/lib/perftest/testresult.py
769 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 770
2c8c5d37
PA
7712015-07-31 Pedro Alves <palves@redhat.com>
772
773 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
774 Use spawn_id_get_pid. Wait for spawn id after eof. Use
775 kill_wait_spawned_process instead of explicit "kill -9".
776 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
777 returning a spawn id instead of a pid. Use spawn_id_get_pid and
778 kill_wait_spawned_process.
779 * gdb.base/attach-twice.exp: Likewise.
780 * gdb.base/attach.exp: Likewise.
781 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
782 gdb_test_multiple.
783 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
784 returning a spawn id instead of a pid. Use spawn_id_get_pid and
785 kill_wait_spawned_process.
786 * gdb.base/valgrind-infcall.exp: Likewise.
787 * gdb.multi/multi-attach.exp: Likewise.
788 * gdb.python/py-prompt.exp: Likewise.
789 * gdb.python/py-sync-interp.exp: Likewise.
790 * gdb.server/ext-attach.exp: Likewise.
791 * gdb.threads/attach-into-signal.exp (corefunc): Use
792 spawn_wait_for_attach, spawn_id_get_pid and
793 kill_wait_spawned_process.
794 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
795 spawn_wait_for_attach returning a spawn id instead of a pid. Use
796 spawn_id_get_pid and kill_wait_spawned_process.
797 * gdb.threads/attach-stopped.exp (corefunc): Use
798 spawn_wait_for_attach, spawn_id_get_pid and
799 kill_wait_spawned_process.
800 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
801 Use spawn_id_get_pid. Wait for spawn id after eof. Use
802 kill_wait_spawned_process instead of explicit "kill -9".
803 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
804 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
805 (spawn_wait_for_attach): Use spawn instead of exec to spawn
806 processes. Don't map cygwin/windows pids here. Now returns a
807 spawn id list.
808
032a0fca
SL
8092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
810
811 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
812 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
813 correct patch.
814
61a934ca
SL
8152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
816
817 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
818
4bc4d428
SL
8192015-07-30 Sandra Loosemore <sandra@codesourcery.com>
820
821 Reapply:
822 2014-05-21 Mark Wielaard <mjw@redhat.com>
823
824 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
825
998d452a
PA
8262015-07-30 Pedro Alves <palves@redhat.com>
827
828 * linux-low.c (handle_extended_wait): Set the child's last
829 reported status to TARGET_WAITKIND_STOPPED.
830
69dde7dc
PA
8312015-07-30 Pedro Alves <palves@redhat.com>
832
833 PR threads/18600
834 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
835 only shows inferior 1.
836
4dd63d48
PA
8372015-07-30 Simon Marchi <simon.marchi@ericsson.com>
838 Pedro Alves <palves@redhat.com>
839
840 PR threads/18600
841 * gdb.threads/fork-plus-threads.c: New file.
842 * gdb.threads/fork-plus-threads.exp: New file.
843
d618e4c5
PP
8442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
845
846 * gdb.base/batch-preserve-term-settings.exp
847 (test_terminal_settings_preserved_after_cli_exit): Use
848 send_quit_command.
849
1eef6428
PA
8502015-07-29 Pedro Alves <palves@redhat.com>
851 Don Breazeal <donb@codesourcery.com>
852
853 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
854 output from both inferior_spawn_id and gdb_spawn_id.
855
7da5b897
SDJ
8562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
857
858 * gdb.threads/attach-into-signal.exp (corefunc): Use
859 with_test_prefix on nested loops, uniquefying the test messages.
860
dac804df
SDJ
8612015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
862
863 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
864 commit.
865
06265e53
PP
8662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
867
868 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
869 New proc.
870 (test_terminal_settings_preserved_after_sigterm): New test.
871
18206ca3
PP
8722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
873
874 * gdb.base/batch-preserve-term-settings.exp
875 (test_terminal_settings_preserved_after_cli_exit): New test.
876
90074d11
PP
8772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
878
879 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
880 manipulation of saved_gdbflags.
881 (test_terminal_settings_preserved): Remove global declaration of
882 the unused variable pagination_prompt. Remove manipulation of
883 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
884 GDBFLAGS.
885
eb1a7902
PA
8862015-07-29 Pedro Alves <palves@redhat.com>
887
888 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
889
8b75dd3b
PA
8902015-07-29 Pedro Alves <palves@redhat.com>
891
892 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
893 at the top.
894
dedad4e3
PA
8952015-07-29 Pedro Alves <palves@redhat.com>
896
897 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
898 (main): Call gdb_unbuffer_output.
899 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
900 (main): Call gdb_unbuffer_output.
901 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
902 (main): Call gdb_unbuffer_output.
903 * gdb.base/call-strs.exp: Adjust to step over the
904 gdb_unbuffer_output call.
905 * gdb.base/catch-gdb-caused-signals.c: Include
906 "../lib/unbuffer_output.c".
907 (main): Call gdb_unbuffer_output.
908 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
909 (main): Call gdb_unbuffer_output.
910 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
911 (main): Call gdb_unbuffer_output.
912 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
913 (main): Call gdb_unbuffer_output.
914 * gdb.base/shlib-call.exp: Adjust to step over the
915 gdb_unbuffer_output call.
916 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
917 (main): Call gdb_unbuffer_output.
918 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
919 (main): Call gdb_unbuffer_output.
920 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
921 (main): Rename to ...
922 (test): ... this.
923 (main): Reimplement.
924 * gdb.base/varargs.exp: Run to test instead of to main.
925 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
926 (main): Call gdb_unbuffer_output.
927
58789a91
PA
9282015-07-29 Pedro Alves <palves@redhat.com>
929
930 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
931 factore out from mi_continue_dprintf. For call-style dprintfs,
932 expect dprintf output out of $inferior_spawn_id.
933 (mi_continue_dprintf): Use mi_expect_dprintf.
934 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
935 (main): Call gdb_unbuffer_output.
936
e8376742
PA
9372015-07-29 Pedro Alves <palves@redhat.com>
938
939 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
940 (default_mi_gdb_start): Set inferior_spawn_id instead of
941 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
942 gdb_spawn_id.
943 (mi_gdb_test): Always expect inferior output from both
944 $inferior_spawn_id and $gdb_spawn_id.
945
08280010
PA
9462015-07-29 Pedro Alves <palves@redhat.com>
947
948 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
949 send_inferior and $inferior_spawn_id.
950
4d30e432
PA
9512015-07-29 Pedro Alves <palves@redhat.com>
952
953 * gdb.gdb/complaints.exp (test_initial_complaints)
954 (test_serial_complaints, test_short_complaints): Use
955 gdb_test_stdio.
956 (test_empty_complaint): Handle $inferior_spawn_id !=
957 $gdb_spawn_id.
958
0d30a335
PA
9592015-07-29 Pedro Alves <palves@redhat.com>
960
961 * gdb.base/varargs.exp: Use gdb_test_stdio.
962
39413b29
PA
9632015-07-29 Pedro Alves <palves@redhat.com>
964
965 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
966
7cb000a9
PA
9672015-07-29 Pedro Alves <palves@redhat.com>
968
969 * gdb.base/ending-run.exp: Use gdb_test_stdio.
970
d7b8ac82
PA
9712015-07-29 Pedro Alves <palves@redhat.com>
972
973 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
974 parameter into two new parameters, "inf_result" and "gdb_result".
975 Expect inferior output and gdb output from $inferior_spawn_id and
976 $gdb_spawn_id, respectively. Adjust all callers.
977
789c3a0c
PA
9782015-07-29 Pedro Alves <palves@redhat.com>
979
980 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
981 of gdb_test_sequence.
982
77e760c3
PA
9832015-07-29 Pedro Alves <palves@redhat.com>
984
985 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
986 (saw_spurious_output): Expect inferior output from
987 $inferior_spawn_id. Use gdb_test_stdio.
988
8396d2cd
PA
9892015-07-29 Pedro Alves <palves@redhat.com>
990
991 * gdb.base/dprintf.exp: Use standard_testfile. Change
992 prepare_for_testing call.
993 (srcfile): Don't set.
994 (restart): New procedure.
995 (test_dprintf): New procecure, use to continue over dprintfs.
996 (test_call, test_agent): New procedures, tests moved here.
997 Restart gdb and recreate dprintfs. Adjust expected output.
998
2051d61f
PA
9992015-07-29 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1002
452397af
PA
10032015-07-29 Pedro Alves <palves@redhat.com>
1004
1005 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1006
8aed9555
PA
10072015-07-29 Pedro Alves <palves@redhat.com>
1008
1009 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1010 gdb_test_stdio.
1011
188a61b4
PA
10122015-07-29 Pedro Alves <palves@redhat.com>
1013
1014 * lib/gdb.exp (gdb_test_stdio): New procedure.
1015
12264a45
PA
10162015-07-29 Pedro Alves <palves@redhat.com>
1017
1018 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1019
23ffc893
PA
10202015-07-29 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.base/call-signal-resume.exp: Remove check for
1023 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1024 * gdb.base/unwindonsignal.exp: Likewise.
1025 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1026 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1027
65566918
PA
10282015-07-29 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.base/siginfo-addr.c (pass): New function.
1031 (handler): Call it iff si_addr is correct.
1032 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1033 Set a breakpoint at "pass" and continue to it.
1034
d60a9221
SDJ
10352015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1036
1037 * gdb.python/py-objfile.exp: Make some tests have unique names.
1038 * gdb.python/py-pp-registration.exp: Likewise.
1039
bde40b8f
PA
10402015-07-28 Pedro Alves <palves@redhat.com>
1041
1042 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1043
13e1dec8
SM
10442015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1045
1046 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1047
da33c9a7
SM
10482015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1049
1050 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1051
077836f7
PP
10522015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1053
1054 * gdb.base/gdb-sigterm-2.exp: New test.
1055
b8cc7b2e
DE
10562015-07-25 Doug Evans <xdje42@gmail.com>
1057
1058 Revert:
1059 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1060 (workers/%.worker, build-perf): New rule.
1061 (GDB_PERFTEST_MODE): New variable.
1062 (check-perf): Use it.
1063 (clean): Clean up gdb.perf parallel build subdirs.
1064 * lib/build-piece.exp: New file.
1065 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1066 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1067 name.
1068 (standard_temp_file): Ditto.
1069 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1070 of $GDB_PARALLEL.
1071
c8bd4544
DE
10722015-07-24 Doug Evans <dje@google.com>
1073
1074 * gdb.perf/lib/perftest/utils.py: New file.
1075 * gdb.perf/gm-hello.cc: New file.
1076 * gdb.perf/gm-pervasive-typedef.cc: New file.
1077 * gdb.perf/gm-pervasive-typedef.h: New file.
1078 * gdb.perf/gm-std.cc: New file.
1079 * gdb.perf/gm-std.h: New file.
1080 * gdb.perf/gm-use-cerr.cc: New file.
1081 * gdb.perf/gm-utils.h: New file.
1082 * gdb.perf/gmonster-null-lookup.py: New file.
1083 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1084 * gdb.perf/gmonster-print-cerr.py: New file.
1085 * gdb.perf/gmonster-ptype-string.py: New file.
1086 * gdb.perf/gmonster-runto-main.py: New file.
1087 * gdb.perf/gmonster-select-file.py: New file.
1088 * gdb.perf/gmonster1-null-lookup.exp: New file.
1089 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1090 * gdb.perf/gmonster1-print-cerr.exp: New file.
1091 * gdb.perf/gmonster1-ptype-string.exp: New file.
1092 * gdb.perf/gmonster1-runto-main.exp: New file.
1093 * gdb.perf/gmonster1-select-file.exp: New file.
1094 * gdb.perf/gmonster1.cc: New file.
1095 * gdb.perf/gmonster1.exp: New file.
1096 * gdb.perf/gmonster2-null-lookup.exp: New file.
1097 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1098 * gdb.perf/gmonster2-print-cerr.exp: New file.
1099 * gdb.perf/gmonster2-ptype-string.exp: New file.
1100 * gdb.perf/gmonster2-runto-main.exp: New file.
1101 * gdb.perf/gmonster2-select-file.exp: New file.
1102 * gdb.perf/gmonster2.cc: New file.
1103 * gdb.perf/gmonster2.exp: New file.
1104
6eab34f3
DE
11052015-07-24 Doug Evans <dje@google.com>
1106
1107 * gdb.perf/README: New file.
1108 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1109 * lib/gen-perf-test.exp: New file.
1110
63738bfd
DE
11112015-07-24 Doug Evans <dje@google.com>
1112
1113 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1114 (PerfTest::startup): New function.
1115 (PerfTest::run): Return result of calling body.
1116 (PerfTest::assemble): Rewrite.
1117 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1118 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1119 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1120 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1121 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1122
7b606f95
DE
11232015-07-24 Doug Evans <dje@google.com>
1124
1125 * lib/gdb.exp (clean_restart): Make executable optional.
1126
a97b16b8
DE
11272015-07-24 Doug Evans <dje@google.com>
1128
1129 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1130 compiler_info references.
1131 * gdb.cp/temargs.exp: Ditto.
1132 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1133 (get_compiler_info): Early exit if already computed. Set compiler_info
1134 to "unknown" if there was a problem.
1135 (test_compiler_info): Add function comment. Call get_compiler_info.
1136
35baa57f
DE
11372015-07-24 Doug Evans <dje@google.com>
1138
1139 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1140 (workers/%.worker, build-perf): New rule.
1141 (GDB_PERFTEST_MODE): New variable.
1142 (check-perf): Use it.
1143 (clean): Clean up gdb.perf parallel build subdirs.
1144 * lib/build-piece.exp: New file.
1145 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1146 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1147 name.
1148 (standard_temp_file): Ditto.
1149 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1150 of $GDB_PARALLEL.
1151
6ebea266
DE
11522015-07-24 Doug Evans <dje@google.com>
1153
1154 * lib/future.exp (gdb_default_target_compile): New option
1155 "early_flags".
1156 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1157 --as-needed.
1158
1e76a7e9
SDJ
11592015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1160
1161 * gdb.base/catch-syscall.exp: Call gdb_exit before
1162 gdb_skip_xml_test.
1163
5068630a
PA
11642015-07-24 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.python/py-events.exp: Accept output between the stop event
1167 and the prompt.
1168 * gdb.python/py-evsignal.exp: Likewise.
1169 * gdb.python/py-evthreads.exp: Likewise.
1170
77598427
PA
11712015-07-24 Pedro Alves <palves@redhat.com>
1172
1173 PR gdb/18717
1174 * gdb.threads/non-ldr-exit.c: New file.
1175 * gdb.threads/non-ldr-exit.exp: New file.
1176
11e6c98f
YQ
11772015-07-24 Yao Qi <yao.qi@linaro.org>
1178
1179 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1180 restarting process.
1181
51aee833
YQ
11822015-07-24 Yao Qi <yao.qi@linaro.org>
1183
1184 * gdb.server/ext-restart.exp: New file.
1185
8cfe207c
YQ
11862015-07-24 Yao Qi <yao.qi@linaro.org>
1187
1188 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1189 argument options.
1190 * gdb.server/ext-wrapper.exp: New file.
1191
cc12ce38
DE
11922015-07-23 Doug Evans <dje@google.com>
1193
1194 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1195 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1196
d0d84780
PMR
11972015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1198
1199 * gdb.ada/var_arr_typedef.exp: New testcase.
1200 * gdb.ada/var_arr_typedef/pack.adb: New file.
1201 * gdb.ada/var_arr_typedef/pack.ads: New file.
1202 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1203
8b558f79
JB
12042015-07-20 Joel Brobecker <brobecker@adacore.com>
1205
1206 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1207
775a3298
JK
12082015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1209
1210 * gdb.arch/i386-biarch-core.exp: Replace istarget
1211 by "complete set gnutarget". Remove expectation for the "core-file"
1212 command.
1213
db1ff28b
JK
12142015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1215
1216 Revert the previous commit:
1217 Tests for validate symbol file using build-id.
1218
0a94970d
JK
12192015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1220
1221 Tests for validate symbol file using build-id.
1222 * gdb.base/solib-mismatch-lib.c: New file.
1223 * gdb.base/solib-mismatch-libmod.c: New file.
1224 * gdb.base/solib-mismatch.c: New file.
1225 * gdb.base/solib-mismatch.exp: New file.
1226
03346981
SL
12272015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1228
1229 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1230 nios2-*-linux*.
1231 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1232 * gdb.base/siginfo.exp: Likewise.
1233 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1234
42422cc7
PL
12352015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1236
1237 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1238 Move it to ...
1239 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1240 ... here.
1241 * gdb.trace/range-stepping.exp: Check that the target supports
1242 range stepping.
1243
cfa68bae
JK
12442015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1247
8ffdba26
PA
12482015-07-14 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/killed-outside.exp: New file.
1251 * gdb.base/killed-outside.c: New file.
1252
218a5a11
JK
12532015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1254
1255 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1256 (n at main): New.
1257 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1258
e03ed3c6
AA
12592015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1260
1261 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1262 infcall tests instead of setting up for KFAIL.
1263
485668e5
MM
12642015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1265
1266 * gdb.btrace/record_goto-step.exp: New.
1267
08464196
JK
12682015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1269
1270 PR compile/18484
1271 * gdb.compile/compile.c (struct struct_type): Add volatile to
1272 selffield's type.
1273 * gdb.compile/compile.exp
1274 (compile code struct_object.selffield = &struct_object): Skip further
1275 struct_object tests if this one xfails.
1276
bcf5c1d9
RC
12772015-07-08 Robert O'Callahan <robert@ocallahan.org>
1278
1279 PR exp/18617
1280 * gdb.trace/ax.exp: Add test.
1281
4931af25
YQ
12822015-07-07 Yao Qi <yao.qi@linaro.org>
1283
1284 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1285 instead of istarget "aarch64*-*-*".
1286 * gdb.arch/aarch64-fp.exp: Likewise.
1287 * gdb.base/float.exp: Likewise.
1288 * gdb.reverse/aarch64.exp: Likewise.
1289 * lib/gdb.exp (is_aarch64_target): New proc.
1290
9fcf688e
YQ
12912015-07-07 Yao Qi <yao.qi@linaro.org>
1292
1293 * lib/gdb.exp (is_aarch32_target): New proc.
1294 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1295 instead of "istarget "arm*-*-*"".
1296 * gdb.arch/arm-disp-step.exp: Likewise.
1297 * gdb.arch/thumb-bx-pc.exp: Likewise.
1298 * gdb.arch/thumb-prologue.exp: Likewise.
1299 * gdb.arch/thumb-singlestep.exp: Likewise.
1300 * gdb.base/disp-step-syscall.exp: Likewise.
1301 * gdb.base/float.exp: Likewise.
1302
fbd8d50d
YQ
13032015-07-07 Yao Qi <yao.qi@linaro.org>
1304
1305 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1306 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1307
71be1fdc
YQ
13082015-07-07 Yao Qi <yao.qi@linaro.org>
1309
1310 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1311 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1312 if it exists.
1313 * gdb.multi/multi-arch.exp: Likewise.
1314
3e221d36
SM
13152015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1316
1317 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1318 print.
1319
d441430b
YQ
13202015-07-07 Yao Qi <yao.qi@linaro.org>
1321
1322 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1323
06f810bd
MG
13242015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1325
1326 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1327 '[' and ']' characters.
1328
5e61e7c0
IB
13292015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1330
1331 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1332
28bf096c
PA
13332015-06-29 Pedro Alves <palves@redhat.com>
1334
1335 PR threads/18127
1336 * gdb.threads/hand-call-new-thread.c: New file.
1337 * gdb.threads/hand-call-new-thread.c: New file.
1338
ee93cd5e
KS
13392015-06-26 Keith Seitz <keiths@redhat.com>
1340 Doug Evans <dje@google.com>
1341
1342 PR 16253
1343 * gdb.cp/var-tag-2.cc: New file.
1344 * gdb.cp/var-tag-3.cc: New file.
1345 * gdb.cp/var-tag-4.cc: New file.
1346 * gdb.cp/var-tag.cc: New file.
1347 * gdb.cp/var-tag.exp: New file.
1348
fc637f04
PP
13492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1350
1351 * gdb.base/history-duplicates.exp: New test.
1352
2e52ae68
PP
13532015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1354
1355 * gdb.base/completion.exp: Test the completion of the "focus"
1356 command.
1357
6e22494e
JK
13582015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1359
1360 * gdb.arch/amd64-prologue-skip.S: New file.
1361 * gdb.arch/amd64-prologue-skip.exp: New file.
1362
bf7b9cd9
SM
13632015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1364
1365 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1366 is_address_zero_readable check.
1367
201e8dfd
PB
13682015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1369
1370 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1371 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1372
5cd867b4
YQ
13732015-06-24 Yao Qi <yao.qi@linaro.org>
1374
1375 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1376 linux targets.
1377
4d7be007
YQ
13782015-06-24 Yao Qi <yao.qi@linaro.org>
1379
1380 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1381 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1382 * gdb.base/siginfo-thread.exp: Likewise.
1383
07fcd301
YQ
13842015-06-22 Yao Qi <yao.qi@linaro.org>
1385
1386 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1387
52042a00
YQ
13882015-06-22 Yao Qi <yao.qi@linaro.org>
1389
1390 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1391 aarch64*-*-*.
1392 (skip_hw_watchpoint_tests): Likewise.
1393
74bd41ce
PP
13942015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1395
1396 * gdb.base/gdbinit-history.exp: Test the interaction between
1397 setting GDBHISTSIZE and setting the history size via .gdbinit.
1398
bc460514
PP
13992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1400
1401 PR gdb/16999
1402 * gdb.base/gdbhistsize-history.exp: New test.
1403
b58c513b
PP
14042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1405
1406 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1407 with GDBHISTSIZE.
1408 * gdb.base/readline.exp: Likewise.
1409
92046791
YQ
14102015-06-17 Yao Qi <yao.qi@linaro.org>
1411
1412 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1413 line.
1414
2093d2d3
PP
14152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1416
1417 * gdb.base/gdbinit-history.exp: Add test case to check that
1418 an unlimited history file does not get truncated on exit.
1419
e6c693af
AA
14202015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1421
1422 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1423 (VECTOR): New macro. Use it...
1424 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1425 ...for these typedefs.
1426 (int8, char1, int1, double1): New typedefs.
1427 (struct just_int2, struct two_int2): New structures.
1428 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1429 (add_structvecs, add_singlevecs): New functions.
1430 (main): Call add_some_intvecs twice.
1431 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1432 the compile and exit upon failure. Try compiling for the "native"
1433 architecture. Test inferior function calls with vector arguments
1434 and vector return value handling with "finish" and "return".
1435
c74f7d1c
JT
14362015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1437
1438 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1439 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1440 PE file.
1441 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1442
98aa42ee
AT
14432015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1444
1445 PR breakpoints/16465
1446 * gdb.mi/mi-dprintf-pending.c: New file.
1447 * gdb.mi/mi-dprintf-pending.exp: New test.
1448 * gdb.mi/mi-dprintf-pendshr.c: New file.
1449
7d73c23c 14502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1451 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1452
1453 * gdb.arch/i386-mpx-map.c: New file.
1454 * gdb.arch/i386-mpx-map.exp: New File.
1455
14562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1457
1458 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1459 * gdb.arch/i386-mpx.exp: Indentation fixed.
1460
14612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1462
1463 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1464 function and improved indentation.
1465 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1466 gdb_test_multiple. Added additional tests to skip the test.
1467
14682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1469
1470 * gdb.arch/i386-avx512.c: Change path in include file.
1471 * gdb.arch/i386-avx512.exp: Change include dir path
1472 compilation flag.
1473 * gdb.arch/i386-mpx.c: Change path in include file.
1474 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1475 flag.
1476
d5eba19a
JK
14772015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1478
1479 * gdb.compile/compile-print.exp (compile print *vararray@3)
1480 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1481
7f361056
JK
14822015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1483
1484 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1485 (do not keep jit in memory): ... this.
1486 (expect 5): Change it to ...
1487 (expect no 5): ... this.
1488
3b462ec2
SM
14892015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1490
1491 PR gdb/15564
1492 * gdb.mi/mi-detach.exp: New file.
1493
e0619de6
JK
14942015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1495
1496 PR symtab/18392
1497 * gdb.arch/amd64-tailcall-self.S: New file.
1498 * gdb.arch/amd64-tailcall-self.c: New file.
1499 * gdb.arch/amd64-tailcall-self.exp: New file.
1500
e970cb34
DB
15012015-05-28 Don Breazeal <donb@codesourcery.com>
1502
1503 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1504 tests for remote targets by checking is_target_gdbserver.
1505
b2e2f908
DE
15062015-05-27 Doug Evans <dje@google.com>
1507
1508 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1509 * gdb.dwarf2/opaque-type-lookup.c: New file.
1510 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1511
82c7be31
DE
15122015-05-26 Doug Evans <dje@google.com>
1513
1514 * gdb.cp/iostream.cc: New file.
1515 * gdb.cp/iostream.exp: New file.
1516
b4f54984
DE
15172015-05-26 Doug Evans <dje@google.com>
1518
1519 * gdb.dwarf2/dw2-op-call.exp: Update.
1520 * gdb.dwarf2/dw4-sig-types.exp: Update.
1521 * gdb.dwarf2/implptr.exp: Update.
1522 * gdb.mi/mi-cmd-param-changed.exp: Update.
1523
4ea6efe9
DE
15242015-05-26 Doug Evans <dje@google.com>
1525
1526 * gdb.python/py-lazy-string.c: New file.
1527 * gdb.python/py-lazy-string.exp: New file.
1528 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1529 (main): Update. Add estring3.
1530 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1531 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1532
f6bb7db3
YQ
15332015-05-26 Omair Javaid <omair.javaid@linaro.org>
1534 Yao Qi <yao.qi@linaro.org>
1535
1536 * gdb.reverse/aarch64.c: New.
1537 * gdb.reverse/aarch64.exp: New.
1538
a81bfbd0
OJ
15392015-05-26 Omair Javaid <omair.javaid@linaro.org>
1540
1541 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1542 (supports_reverse): Likewise.
1543
158bf1b4
PP
15442015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1545
1546 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1547 Use with_test_prefix.
1548
a0145030
AB
15492015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1550
1551 * gdb.base/completion.exp: Add test for completion of layout
1552 names.
1553
ebe3b578
AB
15542015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * lib/gdb.exp (skip_tui_tests): New proc.
1557 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1558
84204ed7
PA
15592015-05-19 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1562 Save the whole env array instead of just HOME. Unset HISTSIZE in
1563 the environment while testing. Restore whole environment
1564 afterwards.
1565
37442ce1
DE
15662015-05-16 Doug Evans <xdje42@gmail.com>
1567
1568 * gdb.guile/scm-ports.c: New file.
1569 * gdb.guile/scm-ports.exp: Add memory port tests.
1570
36de76f9
JK
15712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 * gdb.compile/compile-print.c: New file.
1574 * gdb.compile/compile-print.exp: New file.
1575
3a9558c4
JK
15762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1577
1578 * gdb.compile/compile-ops.exp: Cast param to void.
1579 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1580 (compile code struct_object.selffield = &struct_object): Add xfail.
1581
aa715135
JG
15822015-05-15 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdb.ada/arr_enum_with_gap: New testcase.
1585
931e5bc3
JG
15862015-05-15 Joel Brobecker <brobecker@adacore.com>
1587
1588 * gdb.ada/byte_packed_arr: New testcase.
1589
9cd4d857
JB
15902015-05-15 Joel Brobecker <brobecker@adacore.com>
1591
1592 * gdb.ada/pckd_neg: New testcase.
1593
ebfd00d2
PP
15942015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1595
1596 PR gdb/17820
1597 * gdb.base/gdbinit-history.exp: New test.
1598 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1599 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1600
4c082a81
SC
16012015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1602
1603 * gdb.python/py-xmethods.cc: Enhance test case.
1604 * gdb.python/py-xmethods.exp: New tests.
1605 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1606 function.
1607 (B_indexoper): Likewise.
1608 (global_dm_list) : Add new xmethod worker functions.
1609
f7797074
SDJ
16102015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1611
1612 * gdb.base/coredump-filter.exp: Correctly unset
1613 "coredump_var_addr" array.
1614
a4674e4e
PA
16152015-05-08 Pedro Alves <palves@redhat.com>
1616
1617 * gdb.server/non-existing-program.exp: Unset spawn_id.
1618
df2eb078
SC
16192015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1620
1621 PR python/18291
1622 * gdb.python/py-xmethods.exp: Add tests.
1623
422349a3
YQ
16242015-05-08 Yao Qi <yao.qi@linaro.org>
1625
1626 PR gdb/18208
1627 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1628 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1629 function set_coredump_filter, and remove remote_exec call.
1630 Remove argument ipid. Callers update.
1631 (top level): Don't get inferior's PID.
1632
63fc80ce
AA
16332015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1634
1635 * gdb.base/watch_thread_num.exp: Skip test on targets without
1636 access watchpoints.
1637
80ad801e
PA
16382015-05-06 Pedro Alves <palves@redhat.com>
1639
1640 PR server/18081
1641 * gdb.server/non-existing-program.exp: New file.
1642
0fa7fe50
JB
16432015-05-05 Joel Brobecker <brobecker@adacore.com>
1644
1645 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1646
3ea89b92
PMR
16472015-05-05 Joel Brobecker <brobecker@adacore.com>
1648
1649 * gdb.ada/out_of_line_in_inlined: New testcase.
1650
87b8eff0
JB
16512015-05-05 Joel Brobecker <brobecker@adacore.com>
1652
1653 * gdb.ada/var_rec_arr: New testcase.
1654
5fccc635
YQ
16552015-04-30 Yao Qi <yao.qi@linaro.org>
1656
1657 * gdb.base/break-idempotent.exp: If
1658 skip_hw_watchpoint_multi_tests returns true, skip the tests
1659 on "rwatch" and "awatch".
1660
42d38f42
YQ
16612015-04-30 Yao Qi <yao.qi@linaro.org>
1662
1663 * gdb.base/relativedebug.exp: Invoke gdb command
1664 "info sharedlibrary", and if libc.so doesn't have debug info,
1665 skip the test.
1666
2ce1cdbf
DE
16672015-04-29 Doug Evans <dje@google.com>
1668
1669 * gdb.python/py-xmethods.exp: Add ptype tests.
1670 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1671 get_result_type method.
1672
f24a38c5
LM
16732015-04-29 Luis Machado <lgustavo@codesourcery.com>
1674
1675 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1676 the target does not support hardware watchpoints.
1677
ecbf2b3c
LM
16782015-04-29 Luis Machado <lgustavo@codesourcery.com>
1679
1680 * gdb.base/break-always.exp: Abort testing if writing to memory
1681 causes an error.
1682
34f5f757
DE
16832015-04-28 Doug Evans <dje@google.com>
1684
1685 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1686 * gdb.python/py-pp-registration.exp: ... here. New file.
1687 * gdb.python/py-pp-registration.c: New file.
1688 * gdb.python/py-pp-registration.py: New file.
1689
69b4374a
DE
16902015-04-28 Doug Evans <dje@google.com>
1691
1692 * gdb.python/py-bad-printers.c: New file.
1693 * gdb.python/py-bad-printers.py: New file.
1694 * gdb.python/py-bad-printers.exp: New file.
1695
59fb7612
SS
16962015-04-28 Sasha Smundak <asmundak@google.com>
1697
1698 * gdb.python/py-type.exp: New test.
1699
2631b16a
AW
17002015-04-28 Andy Wingo <wingo@igalia.com>
1701
1702 * gdb.python/py-parameter.exp:
1703 * gdb.guile/scm-parameter.exp: Escape the path that we are
1704 matching against, as it might contain characters that are special
1705 to regular expressions.
1706
460efde1
JB
17072015-04-27 Joel Brobecker <brobecker@adacore.com>
1708
1709 * gdb.ada/rec_comp: New testcase.
1710
2d369d8e
SDJ
17112015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1712
1713 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1714 before using it.
1715
cf75d6c3
AB
17162015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1719 new tests for verilog output.
1720
8dbe7ca5
YQ
17212015-04-24 Yao Qi <yao.qi@linaro.org>
1722
1723 * boards/remote-gdbserver-on-localhost.exp: New file.
1724
4ef9fb2f
PA
17252015-04-23 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1728 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1729 "end of file", remove $inferior_spawn_id from the indirect list.
1730
0a803169
PA
17312015-04-23 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1734
749ef8f8
PA
17352015-04-23 Pedro Alves <palves@redhat.com>
1736
1737 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1738 on $any_spawn_id instead of only on $gdb_spawn_id.
1739
8aae4344
PM
17402015-04-21 Pierre Muller <muller@sourceware.org>
1741
1742 PR pascal/17815
1743 * lib/pascal.exp (gpc_compile): Add new option "class".
1744 (fpc_compile): Likewise.
1745 * gdb.pascal/case-insensitive-symbols.pas: New file.
1746 * gdb.pascal/case-insensitive-symbols.exp: New file.
1747
1586c8fb
GB
17482015-04-20 Gary Benson <gbenson@redhat.com>
1749
1750 * gdb.base/attach.exp: Fix three extended remote failures.
1751
1b6e6f5c
GB
17522015-04-17 Gary Benson <gbenson@redhat.com>
1753
1754 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1755 the main executable over the remote protocol.
1756
e797481d
PA
17572015-04-16 Pedro Alves <palves@redhat.com>
1758
1759 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1760 a new gdbserver if gdbserver_reconnect_p is set.
1761
1ca99c42
PA
17622015-04-16 Pedro Alves <palves@redhat.com>
1763
1764 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1765 is set, don't exit gdbserver.
1766
af9fd6f8
AA
17672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1768
1769 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1770 appropriate .insn, such that an older assembler can be used.
1771 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1772 the z/Architecture instruction set on 31-bit targets as well.
1773
04ff1e61
AA
17742015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1775
1776 * gdb.go/handcall.exp: Remove all logic related to the first
1777 breakpoint and rely on go_runto_main instead.
1778 * gdb.go/strings.exp: Likewise.
1779 * gdb.go/unsafe.exp: Likewise.
1780 * gdb.go/hello.exp: Likewise. Also rename the remaining
1781 breakpoint marker to "breakpoint 1".
1782 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1783 * gdb.go/strings.go: Likewise.
1784 * gdb.go/unsafe.go: Likewise.
1785 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1786 "set breakpoint 2 here" and rename the remaining breakpoint marker
1787 to "breakpoint 1".
1788
40d2f8d6
SM
17892015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1790
1791 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1792 if itertools.imap is not present.
1793 * gdb.python/py-objfile.exp: Add parentheses.
1794 * gdb.python/py-type.exp: Same.
1795 * gdb.python/py-unwind-maint.py: Same.
1796
8cbc97c6
YQ
17972015-04-15 Yao Qi <yao.qi@linaro.org>
1798
1799 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1800 of ":$ptr_size" and set its form explicitly.
1801
45fd756c
YQ
18022015-04-15 Pedro Alves <palves@redhat.com>
1803 Yao Qi <yao.qi@linaro.org>
1804
1805 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1806 timeout by factor of 4.
1807 (test_regular_watch): Likewise.
1808 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1809 * gdb.reverse/sigall-reverse.exp: Likewise.
1810 * gdb.reverse/until-precsave.exp: Likewise.
1811 * lib/gdb.exp (with_timeout_factor): New proc.
1812 (gdb_expect): Move some code to ...
1813 (get_largest_timeout): ... here. New procedure.
1814
9e811bc3
LM
18152015-04-14 Luis Machado <lgustavo@codesourcery.com>
1816
1817 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1818
0ff6fcb2
LM
18192015-04-13 Luis Machado <lgustavo@codesourcery.com>
1820
1821 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1822 to write to the .text section.
1823
7578d5f7
LM
18242015-04-13 Luis Machado <lgustavo@codesourcery.com>
1825
1826 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1827 Handle the case of targets that do not provide PID information.
1828
2efe15c4
YQ
18292015-04-13 Yao Qi <yao.qi@linaro.org>
1830
1831 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1832 and use expect instead of gdb_expect.
1833
8cd8f2f8
SDJ
18342015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1835
1836 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1837 "coredump_var_addr" to avoid naming conflict with other testcases.
1838
9ee41772
PA
18392015-04-10 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1842 gdb_test_sequence and gdb_assert.
1843
07473109
PA
18442015-04-10 Pedro Alves <palves@redhat.com>
1845
1846 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1847 test messages that don't include the breakpoint address.
1848
de3db44c
YQ
18492015-04-10 Yao Qi <yao.qi@linaro.org>
1850
1851 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1852 false for some offset and width combinations which aren't
1853 supported by linux kernel.
1854
c79d856c
PA
18552015-04-10 Pedro Alves <palves@redhat.com>
1856
1857 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1858 procedure, factored out from ...
1859 (top level): ... here. Add "set displaced-stepping" testing axis.
1860 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1861 parameter "displaced". Use it.
1862 (top level): Use foreach and add "set displaced-stepping" testing
1863 axis.
1864
ebc90b50
PA
18652015-04-10 Pedro Alves <palves@redhat.com>
1866
1867 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1868 Remove comment.
1869 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1870 both the address of the instruction that triggers the watchpoint
1871 and the address of the instruction immediately after, and use
1872 those addresses for the test. Fix comment.
1873
8f572e5c
PA
18742015-04-10 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.base/sigstep.exp (breakpoint_to_handler)
1877 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1878 Test "backtrace" in handler.
1879 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1880 (top level): Add new "displaced" test axis to
1881 breakpoint_to_handler, breakpoint_to_handler_entry and
1882 breakpoint_over_handler.
1883
8d707a12
PA
18842015-04-10 Pedro Alves <palves@redhat.com>
1885
1886 PR gdb/18216
1887 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1888
ef713951
YQ
18892015-04-10 Yao Qi <yao.qi@linaro.org>
1890
1891 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1892 (test_add_rn_pc): New function.
1893 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1894 (top level): Invoke test_add_rn_pc.
1895
906d60cf
PA
18962015-04-10 Pedro Alves <palves@redhat.com>
1897
1898 PR gdb/13858
1899 * gdb.base/step-over-no-symbols.exp: New file.
1900
f2983cc3
AW
19012015-04-09 Andy Wingo <wingo@igalia.com>
1902
1903 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1904 after the Python tests.
1905
6d62641c
SDJ
19062015-04-08 Keith Seitz <keiths@redhat.com>
1907
1908 PR python/16699
1909 * gdb.python/py-completion.exp: New tests for completion.
1910 * gdb.python/py-completion.py (CompleteLimit1): New class.
1911 (CompleteLimit2): Likewise.
1912 (CompleteLimit3): Likewise.
1913 (CompleteLimit4): Likewise.
1914 (CompleteLimit5): Likewise.
1915 (CompleteLimit6): Likewise.
1916 (CompleteLimit7): Likewise.
1917
f3770638
PA
19182015-04-08 Pedro Alves <palves@redhat.com>
1919
1920 PR gdb/18214
1921 PR gdb/18216
1922 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1923 function.
1924 (main): Install it as SIGUSR1 handler.
1925 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1926 parameter. Always use "setup" as prefix. Toggle "set
1927 displaced-stepping" off/on depending on global. Don't switch to
1928 thread 1 here.
1929 (top level): Add displaced stepping "off/on" test axis. Update
1930 "setup" calls. Wrap each subtest with with_test_prefix. Test
1931 continuing with a queued signal in each thread.
1932
4496bed7
PA
19332015-04-08 Pedro Alves <palves@redhat.com>
1934
1935 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1936 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1937 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1938 Return early if running to main fails.
1939 * gdb.trace/while-stepping.exp: Likewise.
1940
b97fde92
PA
19412015-04-07 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1944 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1945 interact with inferior program.
1946
f71c18e7
PA
19472015-04-07 Pedro Alves <palves@redhat.com>
1948
1949 * lib/gdb.exp (inferior_spawn_id): New global.
1950 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1951 spawn id after processing the user code.
1952 (default_gdb_start): Set inferior_spawn_id.
1953 (send_inferior): New procedure.
1954 * lib/gdbserver-support.exp (gdbserver_start): Set
1955 inferior_spawn_id.
1956 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1957
6423214f
PA
19582015-04-07 Pedro Alves <palves@redhat.com>
1959
1960 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1961 * lib/gdbserver-support.exp (gdbserver_start): Make
1962 $server_spawn_id global.
1963 (gdbserver_start): Don't wait for gdbserver's spawn id with
1964 expect_background.
1965 (close_gdbserver): New procedure.
1966 (gdb_exit): Rename the default version and reimplement.
1967
71c0ee8c
PA
19682015-04-07 Pedro Alves <palves@redhat.com>
1969
72f4393d 1970 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1971 append the substituted item, not the original item.
1972
203bc29b
PA
19732015-04-07 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1976 gdb_expect.
1977
508a3ddf
PA
19782015-04-07 Pedro Alves <palves@redhat.com>
1979
1980 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1981 output appearing once only.
1982
9f6dbe2b
PA
19832015-04-07 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1986 that doesn't expect anything. Return early if running to main
1987 fails.
1988
337532fa
YQ
19892015-04-07 Yao Qi <yao.qi@linaro.org>
1990
1991 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1992 (child_function): Call alarm.
1993 (main): Move call to alarm into the loop.
1994 * gdb.threads/non-stop-fair-events.exp: Build program with
1995 -DTIMEOUT=$timeout.
1996
01b622d4
DE
19972015-04-06 Doug Evans <xdje42@gmail.com>
1998
1999 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2000 Fix dest parameter to board_info.
2001 (fpc_compile): Ditto.
2002 (gdb_compile_pascal): Rename dest arg to destfile.
2003
961f4160
PMR
20042015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2005
2006 * gdb.ada/funcall_ref.exp: New file.
2007 * gdb.ada/funcall_ref/foo.adb: New file.
2008
cafda597
YQ
20092015-04-02 Yao Qi <yao.qi@linaro.org>
2010
2011 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2012 is remote.
2013
fed040c6
GB
20142015-04-02 Gary Benson <gbenson@redhat.com>
2015
2016 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2017
d11916aa
SS
20182015-04-01 Sasha Smundak <asmundak@google.com>
2019
2020 * gdb.python/py-unwind-maint.c: New file.
2021 * gdb.python/py-unwind-maint.exp: New test.
2022 * gdb.python/py-unwind-maint.py: New file.
2023 * gdb.python/py-unwind.c: New file.
2024 * gdb.python/py-unwind.exp: New test.
2025 * gdb.python/py-unwind.py: New test.
2026
a1471180
PA
20272015-04-01 Pedro Alves <palves@redhat.com>
2028
2029 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2030 to fail instead of non-existent $test.
2031
0bbeccb1
PA
20322015-04-01 Pedro Alves <palves@redhat.com>
2033
2034 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2035 GDBFLAGS if not empty.
2036
3c724c8c
PMR
20372015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2038
2039 * gdb.ada/complete.exp: Remove "multi_line".
2040 * gdb.ada/info_exc.exp: Remove "multi_line".
2041 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2042 * gdb.ada/ptype_field.exp: Remove "multi_line".
2043 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2044 * gdb.ada/tagged.exp: Remove "multi_line".
2045 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2046 [multi_line ...]
2047 * gdb.btrace/delta.exp: Likewise.
2048 * gdb.btrace/exception.exp: Likewise.
2049 * gdb.btrace/function_call_history.exp: Likewise.
2050 * gdb.btrace/instruction_history.exp: Likewise.
2051 * gdb.btrace/nohist.exp: Likewise.
2052 * gdb.btrace/record_goto.exp: Likewise.
2053 * gdb.btrace/segv.exp: Likewise.
2054 * gdb.btrace/stepi.exp: Likewise.
2055 * gdb.btrace/tailcall.exp: Likewise.
2056 * gdb.btrace/unknown_functions.exp: Likewise.
2057 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2058 * lib/gdb.exp: Add the "multi_line" helper.
2059
4eec2deb
PA
20602015-04-01 Pedro Alves <palves@redhat.com>
2061
2062 * gdb.threads/tid-reuse.c: New file.
2063 * gdb.threads/tid-reuse.exp: New file.
2064
df8411da
SDJ
20652015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2066
2067 PR corefiles/16092
2068 * gdb.base/coredump-filter.c: New file.
2069 * gdb.base/coredump-filter.exp: Likewise.
2070
6ef37366
PM
20712015-03-27 Petr Machata <pmachata@redhat.com>
2072
2073 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2074 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2075 (Dwarf::assemble): Initialize them.
2076 (Dwarf::lines): New function.
2077
7ec911b0
JT
20782015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2079
2080 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2081 SYMBOL_PREFIX for x86_64-*-cygwin.
2082
ff908ebf
AW
20832015-03-26 Andy Wingo <wingo@igalia.com>
2084
2085 PR symtab/18148
2086 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2087 const_value but not a location.
2088 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2089 location defined in non-main CUs are visible.
2090
6d5f0679
YQ
20912015-03-26 Yao Qi <yao.qi@linaro.org>
2092
2093 PR testsuite/18139
2094 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2095 Add a line number entry for the same line.
2096 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2097 Add a line number entry for the same line.
2098
2898689b
YQ
20992015-03-26 Yao Qi <yao.qi@linaro.org>
2100
2101 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2102 .int 0.
2103 (func): Likewise. Add .Lfunc_1 label.
2104 Use .Lfunc_1 label.
2105 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2106 .int 0.
2107 (func): Likewise.
2108 Use .Lfunc_1 label.
2109
85180498
YQ
21102015-03-26 Yao Qi <yao.qi@linaro.org>
2111
2112 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2113 Call gdb_compile instead to compile each .s files without debug
2114 information.
2115
8aa08a8d
YQ
21162015-03-26 Yao Qi <yao.qi@linaro.org>
2117
2118 * gdb.base/savedregs.exp (process_saved_regs): Make
2119 "Saved registers:" optional in the pattern.
2120
66849923
MM
21212015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2122
2123 * gdb.btrace/next.exp: Merged into step.exp.
2124 * gdb.btrace/finish.exp: Merged into step.exp.
2125 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2126 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2127 "record goto" and checking the exact replay position.
2128 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2129 check for "Recording format" in "info record" output.
2130 * gdb.btrace/record_goto.exp: Choose test file based on target.
2131 * gdb.btrace/x86-record_goto.S: Renamed into ...
2132 * gdb.btrace/x86_64-record_goto.S: ... this.
2133 * gdb.btrace/i686-record_goto.S: New.
2134 * gdb.btrace/x86-tailcall.S: Renamed into ...
2135 * gdb.btrace/x86_64-tailcall.S: ... this.
2136 * gdb.btrace/i686-tailcall.S: New.
2137 * gdb.btrace/x86-tailcall.c: Renamed into ...
2138 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2139 separate statements. Update test.
2140 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2141 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2142 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2143 * gdb.btrace/tailcall.exp: Choose test file based on target.
2144 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2145
11cc1b74
MM
21462015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2147
2148 * gdb.btrace/exception.exp: Increase BTS buffer size.
2149
a25d8bf9
PA
21502015-03-24 Pedro Alves <palves@redhat.com>
2151
2152 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2153
856e7dd6
PA
21542015-03-24 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.threads/schedlock.exp (test_step): No longer expect that
2157 "set scheduler-locking step" with "next" over a function call runs
2158 threads unlocked.
2159
ad235a41
AT
21602015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2161
2162 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2163
15630549
AT
21642015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2165
2166 PR breakpoints/16466
2167 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2168 * gdb.mi/mi-pending.c (thread_func): New function.
2169 (int main): Add threading support required.
2170 * gdb.mi/mi-pending.exp: Add tests for this issue.
2171 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2172 (pendfunc2): Remove stdio dependency.
2173 * gdb.mi/mi-pendshr2.c: New file.
2174
693dca06
KS
21752015-03-23 Keith Seitz <keiths@redhat.com>
2176
2177 * gdb.linespec/keywords.c: New file.
2178 * gdb.linespec/keywords.exp: New file.
2179
7e993ebf
KS
21802015-03-23 Keith Seitz <keiths@redhat.com>
2181
2182 PR gdb/18021
2183 * gdb.dwarf2/staticvirtual.exp: New test.
2184
bc23328c
JK
21852015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2186
2187 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2188 * README: Remove HP-UX and gdb.hp.
2189 (configuration):
2190 * configure: Regenerate.
2191 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2192 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2193 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2194 gdb.hp/gdb.defects/Makefile.
2195 * gdb.hp/Makefile.in: File deleted.
2196 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2197 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2198 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2199 * gdb.hp/gdb.aCC/run.c: File deleted.
2200 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2201 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2202 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2203 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2204 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2205 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2206 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2207 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2208 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2209 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2210 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2211 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2212 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2213 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2214 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2215 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2216 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2217 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2218 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2219 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2220 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2221 * gdb.hp/gdb.compat/average.c: File deleted.
2222 * gdb.hp/gdb.compat/sum.c: File deleted.
2223 * gdb.hp/gdb.compat/xdb.c: File deleted.
2224 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2225 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2226 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2227 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2228 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2229 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2230 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2231 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2232 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2233 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2234 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2235 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2236 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2237 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2238 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2239 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2240 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2241 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2242 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2243 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2244 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2245 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2246 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2247 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2248 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2249 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2250 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2251 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2252 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2253 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2254 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2255 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2256 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2257 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2258 * gdb.hp/tools/odump: File deleted.
2259
8bf3b159
PA
22602015-03-19 Pedro Alves <palves@redhat.com>
2261
2262 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2263 (saw_thread_3): New globals.
2264 (top level): Increment them when an event for the corresponding
2265 thread is seen.
2266 (no thread starvation): New test.
2267
eb54c8bf
PA
22682015-03-19 Pedro Alves <palves@redhat.com>
2269
2270 * gdb.threads/continue-pending-status.c: New file.
2271 * gdb.threads/continue-pending-status.exp: New file.
2272
32d2e5d6
PA
22732015-03-18 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2276 Use gdb_is_target_remote instead of is_remote. Use
2277 gdb_test_multiple instead of gdb_expect. Exit early if
2278 gdb_test_multiple hits its internal matches. Tighten stepi tests
2279 expected output. Fail on exit with any signal, instead of just
2280 SIGILL.
2281
f68f11b7
YQ
22822015-03-18 Yao Qi <yao.qi@linaro.org>
2283
2284 PR tdep/18107
2285 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2286 variable.
2287 * gdb.base/catch-syscall.exp: Don't skip it on
2288 aarch64*-*-linux* target. Remove elements in all_syscalls.
2289 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2290 target.
2291 (setup_all_syscalls): New proc.
2292
ca5fd19b
YQ
22932015-03-16 Yao Qi <yao.qi@linaro.org>
2294
2295 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2296 (top level): Skip tests if valid_addr_p returns false for
2297 $cmd1 or $cmd2.
2298
85642ba0
AW
22992015-03-11 Andy Wingo <wingo@igalia.com>
2300
2301 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2302
e03f9645
YQ
23032015-03-11 Yao Qi <yao.qi@linaro.org>
2304
2305 * gdb.base/catch-syscall.exp: Fix typo in comments.
2306
5d0962b2
YQ
23072015-03-11 Yao Qi <yao.qi@linaro.org>
2308
2309 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2310
b2df3cef
PA
23112015-03-09 Pedro Alves <palves@redhat.com>
2312
2313 * dg-extract-results.py: Delete.
2314
ef878e53
PA
23152015-03-09 Pedro Alves <palves@redhat.com>
2316
2317 Merge dg-extract-results.sh from GCC upstream (r218843).
2318
2319 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2320 * dg-extract-results.sh: Use --text with grep to avoid issues with
2321 binary files. Fall back to cat -v, if that doesn't work.
2322
9494d219
PA
23232015-03-05 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2326
a8d9763a
SM
23272015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2328
2329 * lib/mi-support.exp (mi_expect_interrupt): Accept
2330 alternative event for when in all-stop mode.
2331
be9957b8
PA
23322015-03-04 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2335
d57be0f4 23362015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
2337
2338 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2339
c214c7cf
AA
23402015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2341
2342 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2343 regexps for GDB's current line display, accept a hex address
2344 preceding the line number.
2345
6d74a497
AA
23462015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2347
2348 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2349 the 'arch1' variable for "s390*-linux*" targets.
2350
511aee7c
PA
23512015-03-04 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2354 (main): Pass missing retval argument to pthread_join call.
2355
95e50b27
PA
23562015-03-02 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2359 (top level): Call do_test with non-stop as well.
2360
28054d69
PA
23612015-03-02 Pedro Alves <palves@redhat.com>
2362
2363 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2364 -1.
2365
4fa5d7b4
AA
23662015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2367
2368 * gdb.arch/s390-vregs.exp: New test.
2369 * gdb.arch/s390-vregs.S: New file.
2370
97c18565
PA
23712015-02-27 Pedro Alves <palves@redhat.com>
2372
2373 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2374 call to catch_command_errors.
2375 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2376 catch_command_errors.
2377
a37bfa30
PA
23782015-02-27 Pedro Alves <palves@redhat.com>
2379
2380 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2381 "true" for boolean result.
2382 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2383 prototype of main.
2384
6f98576f
PA
23852015-02-27 Pedro Alves <palves@redhat.com>
2386
2387 * lib/unbuffer_output.c: New file.
2388 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2389 (main): Call gdb_unbuffer_output.
2390
eba5ab56
YQ
23912015-02-27 Yao Qi <yao.qi@linaro.org>
2392
2393 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2394 target.
2395
0def5aaa
DE
23962015-02-26 Doug Evans <dje@google.com>
2397
2398 * gdb.cp/class2.cc (Dbase, D): New classes.
2399 (main): New local delta.
2400 * gdb.cp/class2.exp: Test printing delta.
2401 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2402 (dynbar): New global.
2403 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2404
081a1c2c
JK
24052015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2406
2407 * gdb.compile/compile-ifunc.c: New file.
2408 * gdb.compile/compile-ifunc.exp: New file.
2409
2f41223f
AT
24102015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2411
2412 * gdb.base/structs.exp: Check for correct struct on finish.
2413
03eddd80
YQ
24142015-02-26 Yao Qi <yao.qi@linaro.org>
2415
2416 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2417 is zero.
2418
80c57053
JK
24192015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 * gdb.arch/cordic.ko.bz2: New file.
2422 * gdb.arch/cordic.ko.debug.bz2: New file.
2423 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2424
21613c12
YQ
24252015-02-25 Yao Qi <yao.qi@linaro.org>
2426
2427 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2428 aarch64*-*-* target.
2429
d8b901ed
PA
24302015-02-23 Pedro Alves <palves@redhat.com>
2431
2432 * lib/gdb.exp (delete_breakpoints): Rewrite using
2433 gdb_test_multiple.
2434
e5b85ead
PA
24352015-02-23 Pedro Alves <palves@redhat.com>
2436
2437 * gdb.base/info-os.c: Include stdlib.h.
2438
85c3a371
DE
24392015-02-22 Doug Evans <xdje42@gmail.com>
2440
2441 PR symtab/17855
2442 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2443 is read after symbols have been re-read.
2444 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2445 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2446
96553a0c
DE
24472015-02-21 Doug Evans <dje@google.com>
2448
2449 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2450
97a0c697
JK
24512015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2452
2453 PR corefiles/17808
2454 * gdb.arch/i386-biarch-core.core.bz2: New file.
2455 * gdb.arch/i386-biarch-core.exp: New file.
2456
a47cd6e9
PA
24572015-02-21 Pedro Alves <palves@redhat.com>
2458
2459 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2460 runto_main fails.
2461
c5facdc4
PA
24622015-02-20 Pedro Alves <palves@redhat.com>
2463
2464 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2465 info probes.
2466
2db9a427
PA
24672015-02-20 Pedro Alves <palves@redhat.com>
2468
2469 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2470
60fb7e9e
PA
24712015-02-20 Pedro Alves <palves@redhat.com>
2472
2473 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2474 clean_restart before gdb_target_supports_trace.
2475
5c5019c2
PA
24762015-02-20 Pedro Alves <palves@redhat.com>
2477
2478 PR threads/18006
2479 * gdb.threads/clone-thread_db.c: New file.
2480 * gdb.threads/clone-thread_db.exp: New file.
2481
c9587f88
AT
24822015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2483
2484 PR breakpoints/16812
2485 * gdb.base/catch-gdb-caused-signals.c: New file.
2486 * gdb.base/catch-gdb-caused-signals.exp: New file.
2487
f6a88844
JM
24882015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2489
2490 * configure: Regenerated.
2491 * configure.ac: Use GDB_AC_TRANSFORM.
2492 * aclocal.m4: sinclude ../transform.m4.
2493
497c491b
JM
24942015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2495
2496 * lib/dtrace.exp: New file.
2497 * gdb.base/dtrace-probe.exp: Likewise.
2498 * gdb.base/dtrace-probe.d: Likewise.
2499 * gdb.base/dtrace-probe.c: Likewise.
2500 * lib/pdtrace.in: Likewise.
2501 * configure.ac: Output variables with the transformed names of
2502 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2503 * configure: Regenerated.
2504
03e98035
JM
25052015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2506
2507 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2508 expected message when trying to access $_probe_* convenience
2509 variables while not on a probe.
2510
63cc30e9
JK
25112015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2512
2513 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2514
0703599a
PA
25152015-02-11 Pedro Alves <pedro@codesourcery.com>
2516
2517 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2518 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2519
7e60a48e
DE
25202015-02-10 Doug Evans <xdje42@gmail.com>
2521
2522 * lib/gdb.exp (gdb_load): Always return a result.
2523
01b088bc
PA
25242015-02-10 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.threads/signal-sigtrap.c: New file.
2527 * gdb.threads/signal-sigtrap.exp: New file.
2528
b05ec7a5
AT
25292015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2530
2531 * gdb.trace/no-attach-trace.c: New file.
2532 * gdb.trace/no-attach-trace.exp: New file.
2533
a2c2acaf
MW
25342015-02-09 Mark Wielaard <mjw@redhat.com>
2535
2536 * gdb.dwarf2/atomic.c: New file.
2537 * gdb.dwarf2/atomic-type.exp: Likewise.
2538
31fd9caa
MM
25392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2540
2541 * gdb.btrace/buffer-size.exp: Update "info record" output.
2542 * gdb.btrace/delta.exp: Update "info record" output.
2543 * gdb.btrace/enable.exp: Update "info record" output.
2544 * gdb.btrace/finish.exp: Update "info record" output.
2545 * gdb.btrace/instruction_history.exp: Update "info record" output.
2546 * gdb.btrace/next.exp: Update "info record" output.
2547 * gdb.btrace/nexti.exp: Update "info record" output.
2548 * gdb.btrace/step.exp: Update "info record" output.
2549 * gdb.btrace/stepi.exp: Update "info record" output.
2550 * gdb.btrace/nohist.exp: Update "info record" output.
2551
d33501a5
MM
25522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2553
2554 * gdb.btrace/buffer-size: New.
2555
f4abbc16
MM
25562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2557
2558 * gdb.btrace/delta.exp: Update "info record" output.
2559 * gdb.btrace/enable.exp: Update "info record" output.
2560 * gdb.btrace/finish.exp: Update "info record" output.
2561 * gdb.btrace/instruction_history.exp: Update "info record" output.
2562 * gdb.btrace/next.exp: Update "info record" output.
2563 * gdb.btrace/nexti.exp: Update "info record" output.
2564 * gdb.btrace/step.exp: Update "info record" output.
2565 * gdb.btrace/stepi.exp: Update "info record" output.
2566 * gdb.btrace/nohist.exp: Update "info record" output.
2567
b9d61307
SM
25682015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2569
2570 PR gdb/15678
2571 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2572
e584fdbc
PA
25732015-02-06 Pedro Alves <palves@redhat.com>
2574
2575 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2576 macro.
2577 (seconds_left, again): New globals.
2578 (main): Wait seconds_left in a 1-second sleep loop instead of
2579 sleeping 180 seconds. If 'again' is set, reset the seconds
2580 counter.
2581 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2582 'again' in the inferior before detaching. Print the seconds left.
2583 (options): New global.
2584 (top level): Build program with -DTIMEOUT=$timeout.
2585
77f41761
PA
25862015-02-06 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2589 determine how many seconds to pass to 'alarm'.
2590 * gdb.base/gdb-sigterm.exp (top level): Build program with
2591 -DTIMEOUT=$timeout.
2592 (do_test): Return success/failure indication. Add more verbose
2593 logging. Don't fail if 200 single steps are seen. Instead, fail
2594 when the test times out.
2595 (passes): New global.
2596 (top level): Break the testing loop if testing fails on any
2597 iteration. Use gdb_assert.
2598
b9394193
DB
25992015-02-04 Don Breazeal <donb@codesourcery.com>
2600
2601 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2602 and initialize them.
2603 (ipc_cleanup): New function.
2604 (main): Don't declare shmid, semid, and msqid. Add a call to
2605 atexit so that we call ipc_cleanup on exit.
2606
42d9e528
PA
26072015-02-04 Pedro Alves <palves@redhat.com>
2608
2609 * boards/native-extended-gdbserver.exp: Remove any target variant
2610 specifications from the board name before clearing the isremote
2611 flag from board_info.
2612
ae6ae975
DE
26132015-01-31 Doug Evans <xdje42@gmail.com>
2614
2615 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2616
cfb069a8
GB
26172015-01-31 Gary Benson <gbenson@redhat.com>
2618
2619 * gdb.base/completion.exp: Disable completion limiting for
2620 existing tests. Add new tests to check completion limiting.
2621 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2622
5dd31d79
DE
26232015-01-31 Doug Evans <xdje42@gmail.com>
2624
2625 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2626
9f050062
DE
26272015-01-31 Doug Evans <xdje42@gmail.com>
2628
2629 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2630 entries. Duplicate file section script entries.
2631 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2632 inlined entries. Add test for safe-path rejection.
2633 * gdb.python/py-section-script.c: Add duplicate inlined section script
2634 entries. Duplicate file section script entries.
2635 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2636 inlined entries. Add test for safe-path rejection.
2637
df25ebbd
JB
26382015-01-29 Joel Brobecker <brobecker@adacore.com>
2639
2640 * gdb.ada/disc_arr_bound: New testcase.
2641
4a0ca9ec
JB
26422015-01-29 Joel Brobecker <brobecker@adacore.com>
2643
2644 * gdb.ada/mi_var_array: New testcase.
2645
3a8b707a
DE
26462015-01-27 Doug Evans <dje@google.com>
2647
2648 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2649 Add test for objfile.filename, objfile.username after objfile
2650 has been unloaded.
2651
f8313f6e
JB
26522015-01-26 Joel Brobecker <brobecker@adacore.com>
2653
2654 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2655 the second test to print the name attribute of value
2656 returned by the call to gdb.lookup_type, and adjust
2657 the expected output accordingly.
2658
37bc665e
MW
26592015-01-25 Mark Wielaard <mjw@redhat.com>
2660
2661 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2662 * gdb.base/disp-step-fork.c: Include unistd.h.
2663 * gdb.base/siginfo-obj.c: Include stdio.h.
2664 * gdb.base/siginfo-thread.c: Likewise.
2665 * gdb.mi/non-stop.c: Include unistd.h.
2666 * gdb.mi/nsthrexec.c: Include stdio.h.
2667 * gdb.mi/pthreads.c: Include unistd.h.
2668 * gdb.modula2/unbounded1.c (main): Declare returns int.
2669 * gdb.reverse/consecutive-reverse.c: Likewise.
2670 * gdb.threads/create-fail.c: Include unistd.h.
2671 * gdb.threads/killed.c: Likewise.
2672 * gdb.threads/linux-dp.c: Likewise.
2673 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2674 * gdb.threads/non-ldr-exc-2.c: Likewise.
2675 * gdb.threads/non-ldr-exc-3.c: Likewise.
2676 * gdb.threads/non-ldr-exc-4.c: Likewise.
2677 * gdb.threads/pthreads.c: Include unistd.h.
2678 (main): Declare returns int.
2679 * gdb.threads/tls-main.c (foo): New declaration.
2680 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2681
f7e5394d
SM
26822015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2683
2684 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2685 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2686
743649fd
MW
26872015-01-15 Mark Wielaard <mjw@redhat.com>
2688
2689 * gdb.base/noreturn-return.c: New file.
2690 * gdb.base/noreturn-return.exp: New file.
2691 * gdb.base/noreturn-finish.c: New file.
2692 * gdb.base/noreturn-finish.exp: New file.
2693
198297aa
PA
26942015-01-23 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.threads/continue-pending-after-query.c: New file.
2697 * gdb.threads/continue-pending-after-query.exp: New file.
2698
717cf30c
AG
26992015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2700 Simon Marchi <simon.marchi@ericsson.com>
2701
2702 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2703 * gdb.base/valgrind-db-attach.exp: Same.
2704 * gdb.base/valgrind-infcall.exp: Same.
2705 * lib/mi-support.exp (default_mi_gdb_start): Same.
2706 * lib/prompt.exp (default_prompt_gdb_start): Same.
2707 * lib/gdb.exp (default_gdb_spawn): Same.
2708 (gdb_interact): New.
2709
2710
4b62a76e
JK
27112015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.compile/compile.exp (pointer to jit function): New test.
2714
b4cdae6f
WW
27152015-01-17 Wei-cheng Wang <cole945@gmail.com>
2716
2717 * lib/gdb.exp (supports_process_record): Return true for
2718 powerpc*-*-linux*.
2719 (supports_reverse): Likewise.
2720
d221e7ef
DB
27212015-01-15 Don Breazeal <donb@codesourcery.com>
2722
2723 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2724 instead of checking whether the target board is remote and
2725 use spawn_wait_for_attach instead of exec/sleep.
2726 * gdb.base/attach-twice.exp: Likewise.
2727
bafffb51
JB
27282015-01-15 Joel Brobecker <brobecker@adacore.com>
2729
2730 * gdb.ada/var_arr_attrs: New testcase.
2731
5589af0e
PA
27322015-01-14 Pedro Alves <palves@redhat.com>
2733 Joel Brobecker <brobecker@adacore.com>
2734
2735 PR gdb/17525
2736 * gdb.base/bp-cmds-execution-x-script.c: New file.
2737 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2738 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2739
6c400b59
PA
27402015-01-14 Pedro Alves <palves@redhat.com>
2741
2742 PR cli/17828
2743 * gdb.base/batch-preserve-term-settings.c: New file.
2744 * gdb.base/batch-preserve-term-settings.exp: New file.
2745
e02c96a7
DE
27462015-01-13 Doug Evans <dje@google.com>
2747
2748 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2749 binary.
2750
576fd14c
JB
27512015-01-13 Joel Brobecker <brobecker@adacore.com>
2752
2753 * Makefile.in (clean mostlyclean): Do not delete *.py.
2754
04dccad0
JB
27552015-01-13 Joel Brobecker <brobecker@adacore.com>
2756
2757 * gdb.python/py-lookup-type.exp: New file.
2758
3d230f71
PA
27592015-01-12 Pedro Alves <palves@redhat.com>
2760
2761 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2762 restore GDBFLAGS before returning.
2763
7e67715d
JK
27642015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2765
2766 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2767 is_amd64_regs_target and is_x86_like_target.
2768
f2e0d4b4
DE
27692015-01-11 Doug Evans <xdje42@gmail.com>
2770
2771 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2772 is given without an explicit form.
2773 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2774 attributes.
2775 * gdb.dwarf/corrupt.exp: Ditto.
2776 * gdb.dwarf2/enum-type.exp: Ditto.
2777 * gdb.trace/entry-values.exp: Ditto.
2778 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2779
439250fb
DE
27802015-01-11 Doug Evans <xdje42@gmail.com>
2781
2782 PR gdb/15830
2783 * gdb.base/maint.exp: Remove references to "maint demangle".
2784 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2785 Add tests for explicitly specifying language to demangle.
2786 * gdb.dlang/demangle.exp: Ditto.
2787
ede9f622
PA
27882015-01-09 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.threads/non-stop-fair-events.c: New file.
2791 * gdb.threads/non-stop-fair-events.exp: New file.
2792
a7b796db
PA
27932015-01-09 Pedro Alves <palves@redhat.com>
2794
2795 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2796 the global scope. Set a breakpoint after all threads are started
2797 rather than stepping over two source lines. Expect the prompt.
2798 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2799 global.
2800 (NUM): Now 15.
2801 (main): Use threads_started_barrier to wait for all threads to
2802 start. Main thread no longer calls thread_function. Exit after
2803 180 seconds.
2804 (loop): New function.
2805 (thread_function): Wait on threads_started_barrier barrier. Call
2806 'loop' at each iteration.
2807 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2808 threads have started, instead of hardcoding number of "next"
2809 steps. Use an access watchpoint instead of a write watchpoint.
2810
9665ffdd
PA
28112015-01-09 Pedro Alves <palves@redhat.com>
2812
2813 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2814 (thread_func): Wait on barrier.
2815 (main): Wait for all threads to start before stopping GDB.
2816 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2817 global.
2818 (thread1_func, thread2_func): Wait on barrier.
2819 (main): Wait for all threads to start before stopping GDB.
2820 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2821 New global.
2822 (thread1_func, thread2_func): Wait on barrier.
2823 (main): Wait for all threads to start before stopping GDB.
2824
c945a99f
PA
28252015-01-09 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.threads/attach-many-short-lived-threads.c: New file.
2828 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2829
c1a747c1
PA
28302014-01-09 Pedro Alves <palves@redhat.com>
2831
2832 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2833 instead of to thread 2.
2834 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2835 Add barrier around each pthread_create call instead of around all
2836 calls.
2837 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2838 Set a break on thread_function and have the child threads hit it
2839 one at at a time.
2840
60b3033e
PA
28412015-01-09 Pedro Alves <palves@redhat.com>
2842
2843 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2844 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2845 false.
2846 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2847 checking whether the target board is remote.
2848 * gdb.multi/multi-attach.exp: Likewise.
2849 * gdb.python/py-sync-interp.exp: Likewise.
2850 * gdb.server/ext-attach.exp: Likewise.
2851 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2852 tests that need to attach, instead of checking whether the target
2853 board is remote at the top of the file.
2854
acc018ac
YQ
28552015-01-08 Yao Qi <yao@codesourcery.com>
2856
2857 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2858
50a18af8
JK
28592015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2860
2861 Fix testcase compilation.
2862 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2863
8503d6e1
JB
28642015-01-06 Joel Brobecker <brobecker@adacore.com>
2865
2866 * gdb.python/py-type.exp: Add a couple test about empty
2867 array creation, and negative-length array creation.
2868
cc73dbcc
DE
28692015-01-02 Doug Evans <xdje42@gmail.com>
2870
2871 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2872
0300bbc7
DE
28732015-01-02 Doug Evans <dje@google.com>
2874
2875 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2876
9d85a0ec
YQ
28772014-12-29 Yao Qi <yao@codesourcery.com>
2878
2879 * gdb.trace/entry-values.exp: Update comments. Rename variable
2880 bar_call_foo to returned_from_foo.
2881
87186c6a
MMN
28822014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2883
2884 PR gdb/17394
2885 * gdb.linespec/break-asm-file.c: New file.
2886 * gdb.linespec/break-asm-file.exp: New file.
2887 * gdb.linespec/break-asm-file0.s: New file.
2888 * gdb.linespec/break-asm-file1.s: New file.
2889
1bab7383
YQ
28902014-12-18 Nigel Stephens <nigel@mips.com>
2891 Maciej W. Rozycki <macro@codesourcery.com>
2892
2893 * gdb.base/float.exp: Handle the new output from "info float" on
2894 MIPS targets.
2895
1bc1068a
JK
28962014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 Fix MinGW compilation.
2899 * gdb.compile/compile-ops.exp: Update untested message if
2900 !skip_compile_feature_tests.
2901 * gdb.compile/compile-setjmp.exp: Likewise.
2902 * gdb.compile/compile-tls.exp: Likewise.
2903 * gdb.compile/compile.exp: Likewise.
2904 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2905 supported on this host".
2906
b6615d10
DE
29072014-12-16 Doug Evans <xdje42@gmail.com>
2908
2909 * boards/stabs.exp: New file.
2910
25dda427
AA
29112014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2912
2913 * gdb.base/completion.exp: Adjust to format changes of "maint
2914 print user-registers".
2915
bf330350
CU
29162014-12-16 Catalin Udma <catalin.udma@freescale.com>
2917
2918 PR server/17457
2919 * gdb.arch/aarch64-fp.c: New file.
2920 * gdb.arch/aarch64-fp.exp: New file.
2921
395cf596
SDJ
29222014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2923
2924 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2925 r210637, r210913, r211666, r215400, r215817).
2926
2927 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2928 * dg-extract-results.py: New file.
2929 * dg-extract-results.sh: Use it if the environment seems
2930 suitable.
2931
2932 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2933
2934 * dg-extract-results.py (parse_run): Handle warnings that
2935 are printed before a test harness is run.
2936
2937 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2938
2939 * dg-extract-results.py (Named): Remove __cmp__ method.
2940 (output_variation): Use a key to sort variation.harnesses.
2941
2942 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2943
2944 * dg-extract-results.py: For Python 3, force sys.stdout to
2945 handle surrogate escape sequences.
2946 (safe_open): New function.
2947 (output_segment, main): Use it.
2948
2949 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2950
2951 * dg-extract-results.py (Prog.result_re): Include options
2952 in test name.
2953
2954 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2955
2956 * dg-extract-results.py (output_variation): Always sort if
2957 do_sum.
2958
e882ef3c
SM
29592014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2960
2961 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2962 as long as we get pagination notifications.
2963
4992aa20
JM
29642014-12-15 Jason Merrill <jason@redhat.com>
2965
2966 * Makefile.in (check-gdb.%): Restore.
2967 * README: Mention it.
2968
c1b5a1a6
JB
29692014-12-13 Joel Brobecker <brobecker@adacore.com>
2970
2971 * gdb.ada/str_uninit: New testcase.
2972
5537b577
JK
29732014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 PR symtab/17642
2976 * gdb.base/vla-stub-define.c: New file.
2977 * gdb.base/vla-stub.c: New file.
2978 * gdb.base/vla-stub.exp: New file.
2979
bb2ec1b3
TT
29802014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2981 Jan Kratochvil <jan.kratochvil@redhat.com>
2982 Tom Tromey <tromey@redhat.com>
2983
2984 * configure.ac: Add gdb.compile/.
2985 * configure: Regenerate.
2986 * gdb.compile/Makefile.in: New file.
2987 * gdb.compile/compile-ops.exp: New file.
2988 * gdb.compile/compile-ops.c: New file.
2989 * gdb.compile/compile-tls.c: New file.
2990 * gdb.compile/compile-tls.exp: New file.
2991 * gdb.compile/compile-constvar.S: New file.
2992 * gdb.compile/compile-constvar.c: New file.
2993 * gdb.compile/compile-mod.c: New file.
2994 * gdb.compile/compile-nodebug.c: New file.
2995 * gdb.compile/compile-setjmp-mod.c: New file.
2996 * gdb.compile/compile-setjmp.c: New file.
2997 * gdb.compile/compile-setjmp.exp: New file.
2998 * gdb.compile/compile-shlib.c: New file.
2999 * gdb.compile/compile.c: New file.
3000 * gdb.compile/compile.exp: New file.
3001 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3002
4ff709eb
TT
30032014-12-12 Tom Tromey <tromey@redhat.com>
3004
3005 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3006 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3007
6dddd6a5
DE
30082014-12-12 Doug Evans <dje@google.com>
3009
3010 * lib/gdb-python.exp (get_python_valueof): New function.
3011 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3012
71c24708
AA
30132014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3014
3015 * gdb.base/completion.exp: Add test for completion of "info
3016 registers ".
3017
3e29f34a
MR
30182014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3019
3020 * gdb.base/func-ptrs.c: New file.
3021 * gdb.base/func-ptrs.exp: New file.
3022
fc126975
SM
30232014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3024
3025 PR breakpoints/17012
3026 * gdb.base/dprintf-detach.c: New file.
3027 * gdb.base/dprintf-detach.exp: New file.
3028
0a46d518
SM
30292014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3030
3031 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3032 * lib/gdb.exp (target_is_gdbserver): New procedure.
3033
a0be3e44
DE
30342014-12-08 Doug Evans <dje@google.com>
3035
3036 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3037
df1b803a
YQ
30382014-12-05 Yao Qi <yao@codesourcery.com>
3039
3040 * gdb.guile/scm-error.exp: Remove the third argument to
3041 gdb_remote_download.
3042 * gdb.guile/scm-frame-args.exp: Likewise.
3043 * gdb.guile/scm-section-script.exp: Likewise.
3044
ddb9f679
YQ
30452014-12-05 Yao Qi <yao@codesourcery.com>
3046
3047 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3048
86e4ed39
DE
30492014-12-04 Doug Evans <dje@google.com>
3050
3051 * gdb.python/py-objfile.exp: Add tests for
3052 objfile.add_separate_debug_file.
3053
7c50a931
DE
30542014-12-04 Doug Evans <dje@google.com>
3055
3056 * lib/gdb.exp (get_build_id): New function.
3057 (build_id_debug_filename_get): Rewrite to use it.
3058 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3059
621661e3
MR
30602014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3061
3062 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3063 `method(long)', not just 0x0.
3064 * gdb.cp/nsalias.exp: Align code labels to 4.
3065 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3066 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3067 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3068 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3069 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3070 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3071
29f0c3b7
DE
30722014-12-02 Doug Evans <dje@google.com>
3073
e1e061e7 3074 PR symtab/17602
29f0c3b7 3075 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 3076 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
3077 * gdb.cp/anon-ns.exp: Update.
3078
162078c8
NB
30792014-12-02 Nick Bull <nicholaspbull@gmail.com>
3080
3081 * gdb.python/py-events.py (inferior_call_handler): New.
3082 (register_changed_handler, memory_changed_handler): New.
3083 (test_events.invoke): Register new handlers.
3084 * gdb.python/py-events.exp: Add tests for inferior call,
3085 memory_changed and register_changed events.
3086
fdb09caf
AA
30872014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3088
3089 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3090 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3091 if the linker doesn't understand this.
3092
55cfb2c4
SM
30932014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3094
3095 * gdb.python/python.exp: Change expected reply to help().
3096
9e8cd6df
YQ
30972014-12-01 Yao Qi <yao@codesourcery.com>
3098
3099 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3100 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3101 * configure: Re-generated.
3102
6c659fc2
SC
31032014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3104
3105 * gdb.cp/chained-calls.cc: New file.
3106 * gdb.cp/chained-calls.exp: New file.
3107 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3108
d7fc3181
SM
31092014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3110
3111 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3112 * gdb.dwarf2/symtab-producer.exp: Same.
3113 * gdb.gdb/python-interrupts.exp: Same.
3114 * gdb.gdb/python-selftest.exp: Same.
3115 * gdb.python/py-linetable.exp: Same.
3116 * gdb.python/py-type.exp: Same.
3117 * gdb.python/py-value-cc.exp: Same.
3118 * gdb.python/py-value.exp: Same.
3119
10e79639
YQ
31202014-11-28 Yao Qi <yao@codesourcery.com>
3121
3122 * gdb.base/break-probes.exp: Match library name prefixed with
3123 sysroot.
3124
f28a0564
SM
31252014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3126
3127 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3128 test expected output. Add parentheses for the call to print.
3129 Remove L suffix from integers.
3130
3fe1ce1d
DE
31312014-11-26 Doug Evans <dje@google.com>
3132
3133 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3134
84429e27
YQ
31352014-11-22 Yao Qi <yao@codesourcery.com>
3136
3137 * gdb.trace/entry-values.c: Remove asms.
3138 (foo): Add foo_label.
3139 (bar): Add bar_label.
3140 * gdb.trace/entry-values.exp: Remove code computing foo's
3141 length and bar's length.
3142 (Dwarf::assemble): Invoke function_range for bar and use
3143 MACRO_AT_func for foo.
3144
26741859
YQ
31452014-11-22 Yao Qi <yao@codesourcery.com>
3146
3147 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3148 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3149 Use .Lgcc43_procstart instead of gcc43.
3150
45e44d27
JB
31512014-11-21 Joel Brobecker <brobecker@adacore.com>
3152
3153 * gdb.ada/n_arr_bound: New testcase.
3154
458c8db8
SDJ
31552014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3156
3157 PR breakpoints/10737
3158 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3159 test_catch_syscall_multi_arch.
3160 (test_catch_syscall_multi_arch): New function.
3161
43f3e411
DE
31622014-11-20 Doug Evans <xdje42@gmail.com>
3163
3164 * gdb.base/maint.exp: Update expected output.
3165
0d7b2549
AA
31662014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3167
3168 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3169 4-byte instruction on S390.
3170
8908fca5
JB
31712014-11-19 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.ada/arr_arr: New testcase.
3174
4a46959e
JB
31752014-11-19 Joel Brobecker <brobecker@adacore.com>
3176
3177 * gdb.ada/pkd_arr_elem: New Testcase.
3178
470e2f4e
LM
31792014-11-18 Luis Machado <lgustavo@codesourcery.com>
3180
3181 * gdb.reverse/break-precsave: Expect completion message for
3182 core file reads.
3183 * gdb.reverse/consecutive-precsave.exp: Likewise.
3184 * gdb.reverse/finish-precsave.exp: Likewise.
3185 * gdb.reverse/i386-precsave.exp: Likewise.
3186 * gdb.reverse/machinestate-precsave.exp: Likewise.
3187 * gdb.reverse/sigall-precsave.exp: Likewise.
3188 * gdb.reverse/solib-precsave.exp: Likewise.
3189 * gdb.reverse/step-precsave.exp: Likewise.
3190 * gdb.reverse/until-precsave.exp: Likewise.
3191 * gdb.reverse/watch-precsave.exp: Likewise.
3192
a267f3ad
AA
31932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3194
3195 * gdb.base/bp-permanent.c: Include unistd.h.
3196 * gdb.python/py-framefilter-mi.c (main): Add return type.
3197 * gdb.python/py-framefilter.c (main): Likewise.
3198 * gdb.trace/actions-changed.c (main): Likewise.
3199
12084a9a
AA
32002014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3201
3202 * gdb.mi/until.c: Add eye-catchers.
3203 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3204 line numbers.
3205
dc7e1a77
AA
32062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3207
3208 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3209 function header variants in break1.c.
3210 * gdb.base/ena-dis-br.exp: Likewise.
3211 * gdb.base/hbreak2.exp: Likewise.
3212 * gdb.reverse/until-precsave.exp: Drop references to removed
3213 non-prototype function header variants in ur1.c.
3214 * gdb.reverse/until-reverse.exp: Likewise.
3215
41c77605
PM
32162014-11-17 Petr Machata <pmachata@redhat.com>
3217
3218 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3219 ${_cu_offset_size} bytes abbrev offset.
3220
34248c3a
DE
32212014-11-15 Doug Evans <xdje42@gmail.com>
3222
3223 PR symtab/17559
3224 * gdb.base/line-symtabs.exp: New file.
3225 * gdb.base/line-symtabs.c: New file.
3226 * gdb.base/line-symtabs.h: New file.
3227
646da059
YQ
32282014-11-14 Yao Qi <yao@codesourcery.com>
3229
3230 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3231 (func): Add label func_label.
3232 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3233 Replace low_pc and high_pc with MACRO_AT_range.
3234 Replace name, low_pc and high_pc with MACRO_AT_func.
3235
9301ebe6
YQ
32362014-11-14 Yao Qi <yao@codesourcery.com>
3237
3238 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3239 Replace name, low_pc and high_pc with MACRO_AT_func.
3240
f166b542
YQ
32412014-11-14 Yao Qi <yao@codesourcery.com>
3242
3243 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3244 produce debug information.
3245 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3246
0f6e71e3
YQ
32472014-11-14 Yao Qi <yao@codesourcery.com>
3248
3249 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3250 object and get function length.
3251 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3252 with MACRO_AT_func.
3253 (top-level): Replace gdb_compile and clean_restart with
3254 prepare_for_testing.
3255 * gdb.dwarf2/main.c (main): Add label main_label.
3256
876c4df9
YQ
32572014-11-14 Yao Qi <yao@codesourcery.com>
3258
3259 * lib/dwarf.exp (function_range): New procedure.
3260 (Dwarf::_handle_macro_at_func): New procedure.
3261 (Dwarf::_handle_macro_at_range): New procedure.
3262 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3263
02ad9cf1
YQ
32642014-11-14 Yao Qi <yao@codesourcery.com>
3265
3266 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3267 (_handle_attribute): New procedure.
3268
a59add0c
AA
32692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3270
3271 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3272 * gdb.base/call-sc.c (zed): Likewise.
3273 * gdb.base/checkpoint.c (main): Likewise.
3274 * gdb.base/dump.c (main): Likewise.
3275 * gdb.base/gcore.c (main): Likewise.
3276 * gdb.base/huge.c (main): Likewise.
3277 * gdb.base/multi-forks.c (main): Likewise.
3278 * gdb.base/pr10179-a.c (main): Likewise.
3279 * gdb.base/savedregs.c (main): Likewise.
3280 * gdb.base/sigaltstack.c (main): Likewise.
3281 * gdb.base/siginfo.c (main): Likewise.
3282 * gdb.base/structs.c (zed): Likewise.
3283 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3284 * gdb.mi/mi-syn-frame.c (main): Likewise.
3285 * gdb.mi/until.c (foo, main): Likewise.
3286 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3287 * gdb.base/solib-weak.c (foo): Declare.
3288 * gdb.base/attach-twice.c: Include stdio.h.
3289 * gdb.base/weaklib1.c: Likewise.
3290 * gdb.base/weaklib2.c: Likewise.
3291 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3292 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3293 unistd.h.
3294 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3295 * gdb.mi/mi-exit-code.c: Likewise.
3296 * gdb.base/break-interp-lib.c: Include string.h.
3297 * gdb.base/coremaker.c: Likewise.
3298 * gdb.base/testenv.c: Likewise.
3299 * gdb.python/py-finish-breakpoint.c: Likewise.
3300 * gdb.base/inferior-died.c: Include sys/wait.h.
3301 * gdb.base/fileio.c: Include time.h.
3302 * gdb.base/async-shell.c: Include unistd.h.
3303 * gdb.base/dprintf-non-stop.c: Likewise.
3304 * gdb.base/info-os.c: Likewise.
3305 * gdb.mi/mi-console.c: Likewise.
3306 * gdb.mi/watch-nonstop.c: Likewise.
3307 * gdb.python/py-events.c: Likewise.
3308 * gdb.base/async.c (baz): Move up before its invocation.
3309 * gdb.base/code_elim2.c (my_global_func): Likewise.
3310 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3311 * gdb.base/advance.c (func2): Likewise.
3312
3b5d5997
AA
33132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3314
3315 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3316 variant.
3317 * gdb.base/annota3.c: Likewise.
3318 * gdb.base/async.c: Likewise.
3319 * gdb.base/average.c: Likewise.
3320 * gdb.base/call-ar-st.c: Likewise.
3321 * gdb.base/call-rt-st.c: Likewise.
3322 * gdb.base/call-sc.c: Likewise.
3323 * gdb.base/call-strs.c: Likewise.
3324 * gdb.base/ending-run.c: Likewise.
3325 * gdb.base/execd-prog.c: Likewise.
3326 * gdb.base/exprs.c: Likewise.
3327 * gdb.base/foll-exec.c: Likewise.
3328 * gdb.base/foll-fork.c: Likewise.
3329 * gdb.base/foll-vfork.c: Likewise.
3330 * gdb.base/funcargs.c: Likewise.
3331 * gdb.base/gcore.c: Likewise.
3332 * gdb.base/jump.c: Likewise.
3333 * gdb.base/langs0.c: Likewise.
3334 * gdb.base/langs1.c: Likewise.
3335 * gdb.base/langs2.c: Likewise.
3336 * gdb.base/mips_pro.c: Likewise.
3337 * gdb.base/nodebug.c: Likewise.
3338 * gdb.base/opaque0.c: Likewise.
3339 * gdb.base/opaque1.c: Likewise.
3340 * gdb.base/recurse.c: Likewise.
3341 * gdb.base/run.c: Likewise.
3342 * gdb.base/scope0.c: Likewise.
3343 * gdb.base/scope1.c: Likewise.
3344 * gdb.base/setshow.c: Likewise.
3345 * gdb.base/setvar.c: Likewise.
3346 * gdb.base/shmain.c: Likewise.
3347 * gdb.base/shr1.c: Likewise.
3348 * gdb.base/shr2.c: Likewise.
3349 * gdb.base/sigall.c: Likewise.
3350 * gdb.base/signals.c: Likewise.
3351 * gdb.base/so-indr-cl.c: Likewise.
3352 * gdb.base/solib2.c: Likewise.
3353 * gdb.base/structs.c: Likewise.
3354 * gdb.base/sum.c: Likewise.
3355 * gdb.base/vforked-prog.c: Likewise.
3356 * gdb.base/watchpoint.c: Likewise.
3357 * gdb.reverse/shr2.c: Likewise.
3358 * gdb.reverse/until-reverse.c: Likewise.
3359 * gdb.reverse/ur1.c: Likewise.
3360 * gdb.reverse/watch-reverse.c: Likewise.
3361
066a77c5
AA
33622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3363
3364 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3365 variant.
3366 * gdb.base/sepdebug.exp: Drop references to removed code.
3367
4f204ea5
AA
33682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3369
3370 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3371 variant. Preserve original line numbering.
3372 * gdb.base/list1.c: Likewise.
3373
3b377a3a
AA
33742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3375
3376 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3377 variant.
3378 * gdb.base/break1.c: Likewise.
3379 * gdb.base/break.exp: Drop references to removed code.
3380
e444df73
AA
33812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3382
3383 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3384 variant.
3385
8008f2a7
AA
33862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3387
3388 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3389
a5a06887
AA
33902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3391
3392 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3393 logic into perform_all_tests() and invoke it with and without
3394 function header prototypes.
3395 (do_function_calls): Remove conditional XFAIL for PR 5318.
3396 (rerun_and_prepare): Remove duplicate code.
3397 (perform_all_tests): New. Main logic moved here.
3398
44dba9b9
AA
33992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3400
3401 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3402 code guarded by #ifdef NO_PROTOTYPES.
3403 (t_double_many_args): Likewise.
3404 (DEF_FUNC_MANY_ARGS_1): Likewise.
3405 (DEF_FUNC_VALUES_1): Likewise.
3406 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3407 guarded by #ifdef PROTOTYPES.
3408
d1fbcd56
AA
34092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3410
3411 * gdb.mi/mi-console.c: Add eye-catcher.
3412 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3413 instead of literal line number.
3414
b0e59b8f
AA
34152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3416
3417 * gdb.base/shr2.c: Add eye-catcher.
3418 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3419 line number.
3420
78f98cca
AA
34212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3422
3423 * gdb.base/jump.c: Add eye-catchers.
3424 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3425 numbers.
3426
58fa2af0
AA
34272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3428
3429 * gdb.base/execd-prog.c: Add eye-catchers.
3430 * gdb.base/foll-exec.c: Likewise.
3431 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3432 line numbers.
3433
04e5059b
AA
34342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3435
3436 * gdb.base/ending-run.c: Add eye-catchers.
3437 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3438 literal line numbers.
3439
dbfdb174
AA
34402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3441
3442 * gdb.base/call-rt-st.c: Add eye-catchers.
3443 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3444 literal line numbers.
3445
888a2ade
AA
34462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3447
3448 * gdb.base/call-ar-st.c: Add eye-catchers.
3449 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3450 literal line numbers.
3451
6acc2dde
AA
34522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3453
3454 * gdb.base/average.c: Add eye-catchers.
3455 * gdb.base/sum.c: Likewise.
3456 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3457 regexps dynamically.
3458
9ecfcd1d
AA
34592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3460
3461 * gdb.base/solib1.c: Add eye-catchers.
3462 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3463 literal line numbers.
3464
78708b7c
PA
34652014-11-12 Pedro Alves <palves@redhat.com>
3466
3467 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3468 leader has exited.
3469
af48d08f
PA
34702014-11-12 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.arch/i386-bp_permanent.c: New file.
3473 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3474 (srcfile): Set to i386-bp_permanent.c.
3475 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3476 that stepi does not execute the 'leave' instruction, instead of
3477 testing it does execute.
3478 * gdb.base/bp-permanent.c: New file.
3479 * gdb.base/bp-permanent.exp: New file.
3480
af3768e9
DE
34812014-11-10 Doug Evans <xdje42@gmail.com>
3482
3483 PR symtab/17564
3484 * gdb.base/symtab-search-order.exp: New file.
3485 * gdb.base/symtab-search-order.c: New file.
3486 * gdb.base/symtab-search-order-1.c: New file.
3487 * gdb.base/symtab-search-order-shlib-1.c: New file.
3488
9de00a4a
PA
34892014-11-07 Pedro Alves <palves@redhat.com>
3490
3491 PR gdb/17511
3492 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3493 i?86-*-linux*.
3494
e0f52461
SC
34952014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3496
3497 PR c++/17494
3498 * gdb.cp/pr17494.cc: New file.
3499 * gdb.cp/pr17494.exp: New file.
3500
6ce8c980
YQ
35012014-11-02 Yao Qi <yao@codesourcery.com>
3502
3503 * gdb.python/python.exp: Get working directory and match the
3504 output of "set extended-prompt \\w " with it.
3505
02be9a71
DE
35062014-10-30 Doug Evans <dje@google.com>
3507
3508 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3509 in objfiles.
3510 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3511 in progspaces.
3512
3bdff46b
LM
35132014-10-30 Janis Johnson <janisjo@codesourcery.com>
3514
3515 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3516 * gdb.base/realname-expand.exp: Likewise.
3517 * gdb.linespec/macro-relative.exp: Likewise.
3518
ab917dfb
PA
35192014-10-29 Pedro Alves <palves@redhat.com>
3520
3521 PR gdb/17408
3522 * gdb.threads/schedlock.c (some_function): New function.
3523 (call_function): New global.
3524 (MAYBE_CALL_SOME_FUNCTION): New macro.
3525 (thread_function): Call it.
3526 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3527 and use it instead of a global counter. Adjust all callers.
3528 (get_current_thread): Use "find current thread" for test message
3529 here rather than having all callers pass down the same string.
3530 (goto_loop): New procedure, factored out from ...
3531 (my_continue): ... this.
3532 (step_ten_loops): Change parameter from test message to command to
3533 use. Adjust.
3534 (list_count): Delete global.
3535 (check_result): New procedure, factored out from duplicate top
3536 level code.
3537 (continue tests): Wrap in with_test_prefix.
3538 (test_step): New procedure, factored out from duplicate top level
3539 code.
3540 (top level): Test "step" in combination with all scheduler-locking
3541 modes. Test "next" in combination with all scheduler-locking
3542 modes, and in combination with stepping over a function call or
3543 not.
3544 * gdb.threads/next-bp-other-thread.c: New file.
3545 * gdb.threads/next-bp-other-thread.exp: New file.
3546
d3d4baed
PA
35472014-10-29 Pedro Alves <palves@redhat.com>
3548
3549 PR python/17372
3550 * gdb.python/python.exp: Test a multi-line command that spawns
3551 interactive Python.
3552 * gdb.base/multi-line-starts-subshell.exp: New file.
3553
563e8d85
YQ
35542014-10-29 Yao Qi <yao@codesourcery.com>
3555
3556 * gdb.base/fileio.exp: Make directories on host.
3557
0ea4d52e
YQ
35582014-10-29 Yao Qi <yao@codesourcery.com>
3559
3560 * gdb.base/fileio.c (test_write): Close the file.
3561
7f5ef605
PA
35622014-10-28 Pedro Alves <palves@redhat.com>
3563
3564 PR gdb/12623
3565 * gdb.base/sigstep.c (no_handler): New global.
3566 (main): If 'no_handler is true, set the signal handlers to
3567 SIG_IGN.
3568 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3569 with_sw_watch and no_handler parameters. Handle them.
3570 (top level) <stepping over handler when stopped at a breakpoint
3571 test>: Add a test axis for testing with a software watchpoint, and
3572 another for testing with the signal handler set to SIG_IGN.
3573 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3574 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3575
abbdbd03
PA
35762014-10-28 Pedro Alves <palves@redhat.com>
3577
3578 PR gdb/17511
3579 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3580 * gdb.base/sigstep.exp (other_handler_location): New global.
3581 (advance): Support stepping into the signal handler, and running
3582 commands while in the handler.
3583 (in_handler_map): New global.
3584 (top level): In the advance test, add combinations for getting
3585 into the handler with stepping commands, and for running commands
3586 in the handler. Add comment descripting the advancei tests.
3587
1df4399f
PA
35882014-10-28 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.base/sigstep.exp: Use build_executable instead of
3591 prepare_for_testing.
3592 (top level): Move code that starts GDB, runs to main and creates a
3593 display to ...
3594 (restart): ... this new procedure.
3595 (top level): Move backtrace from signal handler test to ...
3596 (validate_backtrace): ... this new procedure.
3597 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3598 with_test_prefix. Always restart GDB.
3599 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3600 with_test_prefix. Always restart GDB. No need to delete
3601 breakpoints after the test.
3602 (test_skip_handler): Remove prefix parameter.
3603 (skip_over_handler, breakpoint_to_handler)
3604 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3605 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3606 restart GDB. No need to delete breakpoints after the test.
3607 (top level): Use foreach to call the test procedures with
3608 different commands.
3609
a5b6e449
PA
36102014-10-28 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3613 instead of GNATS numbers.
3614 * gdb.base/sigbpt.exp: Likewise.
3615 * gdb.base/siginfo.exp: Likewise.
3616 * gdb.base/sigstep.exp: Likewise.
3617
e5f8a7cc
PA
36182014-10-27 Pedro Alves <palves@redhat.com>
3619
3620 * gdb.base/sigstep.c (dummy): New global.
3621 (main): Issue a couple writes to the new global.
3622 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3623 procedures.
3624 (skip_over_handler): Use test_skip_handler.
3625 (top level): Call skip_over_handler for stepi and nexti too.
3626 (breakpoint_over_handler): Use test_skip_handler.
3627 (top level): Call breakpoint_over_handler for stepi and nexti too.
3628
763905a3
YQ
36292014-10-27 Yao Qi <yao@codesourcery.com>
3630
3631 * gdb.trace/tfile.c (adjust_function_address)
3632 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3633 function descriptor.
3634
6f259a23
DB
36352014-10-24 Don Breazeal <donb@codesourcery.com>
3636
3637 * gdb.base/foll-fork.exp (test_follow_fork,
3638 catch_fork_child_follow): Check for updated fork messages emitted
3639 from infrun.c.
3640 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3641 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3642 vfork_and_exec_child_follow_through_step): Check for updated vfork
3643 messages emitted from infrun.c.
3644
09dd9a69
PA
36452014-10-24 Pedro Alves <palves@redhat.com>
3646
3647 * gdb.base/corefile.exp: Remove references to ultrix.
3648 * gdb.base/interrupt.exp: Likewise.
3649 * gdb.base/whatis.exp: Likewise.
3650 * gdb.gdb/selftest.exp: Likewise.
3651 * gdb.threads/manythreads.exp: Likewise.
3652 * gdb.threads/print-threads.exp: Likewise.
3653 * gdb.threads/pthreads.exp:: Likewise.
3654 * gdb.threads/schedlock.exp: Likewise.
3655
3433cfa5
SC
36562014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3657
3658 * gdb.cp/non-trivial-retval.cc: Add a test case.
3659 * gdb.cp/non-trivial-retval.exp: Add a test.
3660
092f880b
YQ
36612014-10-20 Yao Qi <yao@codesourcery.com>
3662
3663 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3664 * gdb.python/py-objfile-script-gdb.py: New file.
3665 * gdb.python/py-objfile-script.exp: Update reference to
3666 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3667 of remote_download. Remove the dest file.
3668
acbdb7f3
YQ
36692014-10-20 Yao Qi <yao@codesourcery.com>
3670
3671 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3672 * gdb.base/step-line.exp: Likewise.
3673 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3674 * gdb.dwarf2/dw2-basic.exp: Likewise.
3675 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3676 * gdb.dwarf2/dw2-filename.exp: Likewise.
3677 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3678 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3679 * gdb.dwarf2/dw2-producer.exp: Likewise.
3680 * gdb.dwarf2/mac-fileno.exp: Likewise.
3681 * gdb.python/py-frame-args.exp: Likewise.
3682 * gdb.python/py-framefilter.exp: Likewise.
3683 * gdb.python/py-mi.exp: Likewise.
3684 * gdb.python/py-objfile-script.exp: Likewise
3685 * gdb.python/py-pp-integral.exp: Likewise.
3686 * gdb.python/py-pp-re-notag.exp: Likewise.
3687 * gdb.python/py-prettyprint.exp: Likewise.
3688 * gdb.python/py-section-script.exp: Likewise.
3689 * gdb.python/py-typeprint.exp: Likewise.
3690 * gdb.python/py-xmethods.exp: Likewise.
3691 * gdb.stabs/weird.exp: Likewise.
3692 * gdb.xml/tdesc-regs.exp: Likewise.
3693
bd286a29
KCY
36942014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3695
3696 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3697 (out_cu): Use addr_len for the size of addresses.
3698 (out_line): Likewise. Size DW_LNE_set_address instruction
3699 according to addr_len.
3700 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3701 (FUNC): Add START_INSNS to definition.
3702
673dc4a0
YQ
37032014-10-18 Yao Qi <yao@codesourcery.com>
3704
3705 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3706 gdb_has_argv0 return true.
3707 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3708 check [target_info exists noargs], check [gdb_has_argv0]
3709 instead.
3710 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3711 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3712 procedures.
3713
4ffbba72
DE
37142014-10-17 Doug Evans <dje@google.com>
3715
3716 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3717 event.
3718 * gdb.python/py-events.py: Add clear_objfiles event.
3719
d096d8c1
DE
37202014-10-17 Doug Evans <dje@google.com>
3721
3722 * gdb.python/py-objfile.exp: Test progspace attribute.
3723
a80db015
LM
37242014-10-17 Luis Machado <lgustavo@codesourcery.com>
3725
3726 * gdb.guile/scm-breakpoint.exp: Do not assume any
3727 directory separators when matching source file paths.
3728 * gdb.python/py-breakpoint.exp: Likewise.
3729 * gdb.reverse/break-precsave.exp: Likewise.
3730 * gdb.reverse/break-reverse.exp: Likewise.
3731 * gdb.reverse/consecutive-precsave.exp: Likewise.
3732 * gdb.reverse/finish-precsave.exp: Likewise.
3733 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3734 * gdb.reverse/finish-reverse.exp: Likewise.
3735 * gdb.reverse/i386-precsave.exp: Likewise.
3736 * gdb.reverse/i387-env-reverse.exp: Likewise.
3737 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3738 * gdb.reverse/machinestate-precsave.exp: Likewise.
3739 * gdb.reverse/machinestate.exp: Likewise.
3740 * gdb.reverse/sigall-precsave.exp: Likewise.
3741 * gdb.reverse/solib-precsave.exp: Likewise.
3742 * gdb.reverse/step-precsave.exp: Likewise.
3743 * gdb.reverse/until-precsave.exp: Likewise.
3744 * gdb.reverse/watch-precsave.exp: Likewise.
3745 * gdb.reverse/watch-reverse.exp: Likewise.
3746
b22089ab
YQ
37472014-10-17 Yao Qi <yao@codesourcery.com>
3748
3749 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3750 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3751
6c4486e6
PA
37522014-10-17 Pedro Alves <palves@redhat.com>
3753
3754 PR gdb/17471
3755 * gdb.base/bg-execution-repeat.c: New file.
3756 * gdb.base/bg-execution-repeat.exp: New file.
3757
0ff33695
PA
37582014-10-17 Pedro Alves <palves@redhat.com>
3759
3760 PR gdb/17300
3761 * gdb.base/continue-all-already-running.c: New file.
3762 * gdb.base/continue-all-already-running.exp: New file.
3763
6fdebc3d
PA
37642014-10-17 Pedro Alves <palves@redhat.com>
3765
3766 PR gdb/17472
3767 * gdb.base/annota-input-while-running.c: New file.
3768 * gdb.base/annota-input-while-running.exp: New file.
3769
32a8097b
PA
37702014-10-17 Pedro Alves <palves@redhat.com>
3771
3772 * gdb.base/callfuncs.exp: emove references to osf.
3773 * gdb.base/sigall.exp: Likewise.
3774 * gdb.gdb/selftest.exp: Likewise.
3775 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3776 * gdb.mi/non-stop.c: Likewise.
3777 * gdb.mi/pthreads.c: Likewise.
3778 * gdb.reverse/sigall-precsave.exp: Likewise.
3779 * gdb.reverse/sigall-reverse.exp: Likewise.
3780 * gdb.threads/pthreads.c: Likewise.
3781 * gdb.threads/pthreads.exp: Likewise.
3782
7a3517ff
YQ
37832014-10-17 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3786 check 'target_info exists noargs'.
3787 (test_command_prompt_position): Likewise.
3788 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3789 Remove "set args".
3790 (progvar_simple_while_test): Likewise.
3791 (progvar_complex_if_while_test): Likewise.
3792 (if_while_breakpoint_command_test): Likewise.
3793 (infrun_breakpoint_command_test): Likewise.
3794 (breakpoint_command_test): Likewise.
3795 (watchpoint_command_test): Likewise.
3796 (bp_deleted_in_command_test): Likewise.
3797 (temporary_breakpoint_commands): Likewise.
3798
bb99c472
YQ
37992014-10-16 Yao Qi <yao@codesourcery.com>
3800
3801 * gdb.base/remotetimeout.exp: Remove noargs checking.
3802
7c16b83e
PA
38032014-10-15 Pedro Alves <palves@redhat.com>
3804
3805 PR breakpoints/9649
3806 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3807 * gdb.base/breakpoint-in-ro-region.exp
3808 (probe_target_hardware_step): New procedure.
3809 (top level): Probe hardware stepping and hardware breakpoint
3810 support. Test stepping through a read-only region, with both
3811 "breakpoint auto-hw" on and off and both "always-inserted" on and
3812 off.
3813
35a49624
IB
38142014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3815
3816 * gdb.dlang/demangle.exp: Update for demangling changes.
3817
2d1c107c
SC
38182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3819
3820 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3821 * gdb.cp/non-trivial-retval.exp: Add new tests.
3822
778811d5
SC
38232014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3824
3825 PR c++/13403
3826 PR c++/15154
3827 * gdb.cp/non-trivial-retval.cc: New file.
3828 * gdb.cp/non-trivial-retval.exp: New file.
3829
10c5f0a8
YQ
38302014-10-15 Yao Qi <yao@codesourcery.com>
3831
3832 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3833 remote host.
3834
65d7b369
YQ
38352014-10-15 Yao Qi <yao@codesourcery.com>
3836
3837 * gdb.python/py-symbol.exp: Match file base name if host is
3838 remote, otherwise match file name with dir name.
3839 * gdb.python/py-symtab.exp: Likewise.
3840 * gdb.python/python.exp: Likewise.
3841
46dc1394
YQ
38422014-10-15 Yao Qi <yao@codesourcery.com>
3843
3844 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3845 pattern.
3846 * gdb.python/py-symtab.exp: Likewise.
3847 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3848 locationn.
3849
c40cc657
JB
38502014-10-14 Joel Brobecker <brobecker@adacore.com>
3851
3852 * gdb.ada/addr_arith: New testcase.
3853
2abf49e1
MR
38542014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3855
3856 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3857 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3858 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3859 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3860
f7088df3
SDJ
38612014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3862
3863 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3864 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3865 * gdb.arch/stap-eval-lang-ada.exp: New file.
3866
4dc06805
YQ
38672014-10-14 Yao Qi <yao@codesourcery.com>
3868
3869 * gdb.mi/mi-var-child.c (nothing1): New function.
3870 (nothing2): New function.
3871 (do_children_tests): Set function pointers by nothing1 and
3872 nothing2.
3873 * gdb.mi/mi-var-child.exp: Step over new added statements.
3874 Update test to match the new output.
3875 * gdb.mi/var-cmd.c (nothing1): New function.
3876 (nothing2): New function.
3877 (do_children_tests): Set function pointers by nothing1 and
3878 nothing2.
3879 * gdb.mi/mi-var-display.exp: Update test to match output.
3880 Step to the line specified by $line_dct_nothing.
3881 Increase the number of lines to step.
3882
46a93de2
YQ
38832014-10-14 Yao Qi <yao@codesourcery.com>
3884
3885 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3886 tests.
3887 * gdb.mi/mi2-var-child.exp: Likewise.
3888
14ea52ee
DE
38892014-10-13 Doug Evans <dje@google.com>
3890
3891 * gdb.python/py-objfile.exp: Change name of file name test.
3892
e5c6e92b
DE
38932014-10-13 Doug Evans <dje@google.com>
3894
3895 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3896 from the start of the CU.
3897
c780cc2f
JK
38982014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3899 Yao Qi <yao@codesourcery.com>
3900
3901 Fix "save breakpoints" for "catch" command.
3902 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3903 Remove -nonewline. Match also the added "main" line.
3904
99894e11
JK
39052014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3906
3907 Fix "save breakpoints" for "disable $bpnum" command.
3908 * gdb.base/save-bp.c (main): Add label.
3909 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3910
6e1ac5a3
JK
39112014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3914
754dd2b0
YQ
39152014-10-11 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.server/server-kill.exp: Execute command
3918 "set remote trace-status-packet on" before "tstatus".
3919
f90183d7
YQ
39202014-10-11 Yao Qi <yao@codesourcery.com>
3921
3922 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3923 (main): Call getppid.
3924 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3925 and continue to it. Read variable "server_pid".
3926
bf40a607
YQ
39272014-10-11 Yao Qi <yao@codesourcery.com>
3928
3929 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3930
052ca370
YQ
39312014-10-11 Yao Qi <yao@codesourcery.com>
3932
3933 * gdb.threads/thread-find.exp: Don't execute command
3934 "info threads".
3935 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3936 * gdb.threads/linux-dp.exp: Don't check the condition
3937 $threads_created equals to zero.
3938
3831839c
PA
39392014-10-10 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.base/bigcore.exp: Remove references to IRIX.
3942 * gdb.base/funcargs.exp: Likewise.
3943 * gdb.base/interrupt.exp: Likewise.
3944 * gdb.base/mips_pro.exp: Likewise.
3945 * gdb.base/nodebug.exp: Likewise.
3946 * gdb.base/setvar.exp: Likewise.
3947 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3948
8b9a549d
PA
39492014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3950 Pedro Alves <palves@redhat.com>
3951
3952 PR symtab/14466
3953 * gdb.base/vdso-warning.c: New file.
3954 * gdb.base/vdso-warning.exp: New file.
3955
d48ba5e8
DE
39562014-10-02 Doug Evans <dje@google.com>
3957
3958 * gdb.base/structs.c (main): Don't run forever.
3959
2278c276
PA
39602014-10-02 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3963 (top level) <stop threads 1, stop threads 2>: Use it.
3964
b57bacec
PA
39652014-10-02 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.threads/break-while-running.exp (test): Add new
3968 'update_thread_list' argument. Skip "info threads" if false.
3969 (top level): Add new 'update_thread_list' axis.
3970
13fd3ff3
PA
39712014-10-02 Pedro Alves <palves@redhat.com>
3972
3973 PR breakpoints/17431
3974 * gdb.base/execl-update-breakpoints.c: New file.
3975 * gdb.base/execl-update-breakpoints.exp: New file.
3976
0fec99e8
PA
39772014-10-01 Pedro Alves <palves@redhat.com>
3978
3979 * gdb.base/breakpoint-in-ro-region.c: New file.
3980 * gdb.base/breakpoint-in-ro-region.exp: New file.
3981
2ddf4301
SM
39822014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3983
3984 * gdb.mi/mi-exit-code.exp: New file.
3985 * gdb.mi/mi-exit-code.c: New file.
3986
6a5f3f43
YQ
39872014-09-30 Yao Qi <yao@codesourcery.com>
3988
3989 * lib/prelink-support.exp (build_executable_own_libs): Error if
3990 the target isn't native.
3991
345bcc73
YQ
39922014-09-30 Yao Qi <yao@codesourcery.com>
3993
3994 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3995 false.
3996
a25a5a45
PA
39972014-09-22 Pedro Alves <palves@redhat.com>
3998
3999 * gdb.threads/break-while-running.exp: New file.
4000 * gdb.threads/break-while-running.c: New file.
4001
00ba3162
YQ
40022014-09-19 Yao Qi <yao@codesourcery.com>
4003
4004 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4005 Invoke test. Restart GDB with --readnow and invoke test again.
4006
c3b7b696
YQ
40072014-09-19 Yao Qi <yao@codesourcery.com>
4008
4009 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4010 proc set_breakpoint_on_gcd_function. Invoke
4011 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4012 invoke set_breakpoint_on_gcd_function again.
4013
2b4fd423
DE
40142014-09-18 Doug Evans <dje@google.com>
4015
4016 * gdb.dwarf2/symtab-producer.exp: New file.
4017
a5947601
SDJ
40182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4019
4020 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4021 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4022 * gdb.base/global-var-nested-by-dso.c: Likewise.
4023 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4024
91c19059
SDJ
40252014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4026 Pedro Alves <palves@redhat.com>
4027
4028 * gdb.base/watch-bitfields.exp: Pass string other than test file
4029 name to prepare_for_testing.
4030 (watch): New procedure.
4031 (expect_watchpoint): Use with_test_prefix.
4032 (top level): Factor out tests to ...
4033 (test_watch_location, test_regular_watch): ... these new
4034 procedures, and use with_test_prefix and gdb_continue_to_end.
4035
bb9d5f81
PP
40362014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4037
4038 PR breakpoints/12526
4039 * gdb.base/watch-bitfields.exp: New file.
4040 * gdb.base/watch-bitfields.c: New file.
4041
635856f5
PA
40422014-09-16 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4045 software and hardware addresses, not software address against
4046 itself.
4047
7280ceea
PA
40482014-09-16 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4051 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4052
428b16bd
PA
40532014-09-16 Pedro Alves <palves@redhat.com>
4054
4055 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4056 files.
4057 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4058 "*-*-vxworks*" throughout.
4059 * gdb.base/break.exp: Likewise.
4060 * gdb.base/default.exp: Likewise.
4061 * gdb.base/scope.exp: Likewise.
4062 * gdb.base/sepdebug.exp: Likewise.
4063 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4064 throughout.
4065 * gdb.base/run.c: Likewise.
4066 * gdb.base/sepdebug.c: Likewise.
4067 * gdb.hp/gdb.aCC/run.c: Likewise.
4068 * gdb.reverse/until-reverse.c: Likewise.
4069 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4070
666d413c
YQ
40712014-09-16 Yao Qi <yao@codesourcery.com>
4072
4073 * boards/local-remote-host-native.exp: New file.
4074
57cbd724
DE
40752014-09-14 Doug Evans <xdje42@gmail.com>
4076
4077 * gdb.threads/queue-signal.c (thread_count): New variable.
4078 (thread_count_mutex, thread_count_condvar): New variables.
4079 (incr_thread_count, wait_all_threads_running): New functions.
4080 (main): Wait for all threads to be in their thread functions.
4081
81219e53
DE
40822014-09-13 Doug Evans <xdje42@gmail.com>
4083
4084 * gdb.threads/queue-signal.c: New file.
4085 * gdb.threads/queue-signal.exp: New file.
4086
3714cea7
DE
40872014-09-13 Doug Evans <xdje42@gmail.com>
4088
4089 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4090 be consistent with what default_gdb_init uses.
4091 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4092 the plain text of the prompt. Add some logging printfs.
4093 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4094
fa43b1d7
PA
40952014-09-12 Pedro Alves <palves@redhat.com>
4096
4097 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4098 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4099 * gdb.arch/i386-size-overlap.exp: Likewise.
4100 * gdb.arch/i386-size.exp: Likewise.
4101 * gdb.arch/i386-unwind.exp: Likewise.
4102 * gdb.base/a2-run.exp: Likewise.
4103 * gdb.base/break.exp: Likewise.
4104 * gdb.base/charset.exp: Likewise.
4105 * gdb.base/chng-syms.exp: Likewise.
4106 * gdb.base/commands.exp: Likewise.
4107 * gdb.base/dbx.exp: Likewise.
4108 * gdb.base/find.exp: Likewise.
4109 * gdb.base/funcargs.exp: Likewise.
4110 * gdb.base/jit-simple.exp: Likewise.
4111 * gdb.base/reread.exp: Likewise.
4112 * gdb.base/sepdebug.exp: Likewise.
4113 * gdb.base/step-bt.exp: Likewise.
4114 * gdb.cp/mb-inline.exp: Likewise.
4115 * gdb.cp/mb-templates.exp: Likewise.
4116 * gdb.objc/basicclass.exp: Likewise.
4117 * gdb.threads/killed.exp: Likewise.
4118
9d9bf2df
EBM
41192014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4120
4121 PR tdep/17379
4122 * gdb.arch/powerpc-stackless.S: New file.
4123 * gdb.arch/powerpc-stackless.exp: New file.
4124
1cf2f1b0
JK
41252014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.base/attach.c: Include unistd.h.
4128 (main): Call alarm. Add label postloop.
4129 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4130 gdb_breakpoint, gdb_continue_to_breakpoint.
4131 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4132
98880d46
PA
41332014-09-11 Pedro Alves <palves@redhat.com>
4134
4135 PR gdb/17347
4136 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4137 * gdb.base/attach.exp (test_command_line_attach_run): New
4138 procedure.
4139 (top level): Call it.
4140
4c92ff2c
PA
41412014-09-11 Pedro Alves <palves@redhat.com>
4142
4143 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4144 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4145 (do_command_attach_tests): Use spawn_wait_for_attach.
4146 * gdb.base/solib-overlap.exp: Likewise.
4147 * gdb.multi/multi-attach.exp: Likewise.
4148 * gdb.python/py-prompt.exp: Likewise.
4149 * gdb.python/py-sync-interp.exp: Likewise.
4150 * gdb.server/ext-attach.exp: Likewise.
4151
3adc1a7d
GKB
41522014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4153
4154 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4155 command in testcase. Simplify testcase.
4156
96334934
JB
41572014-09-10 Joel Brobecker <brobecker@adacore.com>
4158
4159 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4160
eb479039
JB
41612014-09-10 Joel Brobecker <brobecker@adacore.com>
4162
4163 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4164
deede10c
JB
41652014-09-10 Joel Brobecker <brobecker@adacore.com>
4166
4167 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4168
7828a5f5
JB
41692014-09-10 Joel Brobecker <brobecker@adacore.com>
4170
4171 * gdb.dwarf2/dynarr-ptr.c: New file.
4172 * gdb.dwarf2/dynarr-ptr.exp: New file.
4173
33aeebcf
MR
41742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4175
4176 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4177 of 30 rather than hardcoding 120 for a slow test case. Take the
4178 `gdb,timeout' target setting into account for this calculation.
4179 Don't extend the timeout for the test cases that don't need it.
4180
7b415901
MR
41812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4182
4183 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4184 a factor of 2 for a slow test case. Take the `gdb,timeout'
4185 target setting into account for this calculation.
4186 * gdb.reverse/until-precsave.exp: Increase the timeout by
4187 a factor of 15 and 3 respectively rather than adding 120
4188 for a pair of slow test cases. Take the `gdb,timeout'
4189 target setting into account for this calculation.
4190
4a40f85a
MR
41912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4192
4193 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4194 timeout, don't pass one down to gdb_expect.
4195 (gdb_expect): Rework timeout selection.
4196
09635af7
MR
41972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4198
4199 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4200 exception on timeout.
4201 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4202 (gdbserver_start_extended): Catch any `gdbserver_start' error
4203 exceptions.
4204 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4205 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4206 `gdbserver_gdb_load' error exceptions.
4207
2bdd10b7
MR
42082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4209
4210 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4211 120 on waiting for the TCP socket to open.
4212
316935f0
DE
42132014-09-09 Doug Evans <xdje42@gmail.com>
4214
4215 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4216 _caller_matches, _any_caller_is, _any_caller_matches.
4217
83740597
DE
42182014-09-09 Doug Evans <xdje42@gmail.com>
4219
4220 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4221
4c122fc3
YQ
42222014-09-09 Yao Qi <yao@codesourcery.com>
4223
4224 * gdb.mi/mi-var-display.exp: Set print symbol off.
4225
a9f116cb
GKB
42262014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4227
4228 PR gdb/17035
4229 * gdb.base/commands.exp: Add tests to verify user-defined
4230 commands with empty bodies.
4231 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4232 python commands in `show user command`.
4233 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4234 scheme commands in `show user command`.
4235
c75bd3a2
JK
42362014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4237
4238 PR python/17355
4239 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4240 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4241 * gdb.python/py-framefilter-invalidarg.exp: New file.
4242 * gdb.python/py-framefilter-invalidarg.py: New file.
4243
faa42425
DE
42442014-09-06 Doug Evans <xdje42@gmail.com>
4245
4246 PR 15276
4247 * gdb.python/py-caller-is.c: New file.
4248 * gdb.python/py-caller-is.exp: New file.
4249
474ca4f6
SDJ
42502014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4251
4252 PR gdb/17235
4253 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4254 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4255
eb0b0463
SDJ
42562014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4257
4258 PR fortran/17237
4259 * gdb.fortran/print-formatted.exp: New file.
4260 * gdb.fortran/print-formatted.f90: Likewise.
4261
5f3b99cf
SS
42622014-09-03 Sasha Smundak <asmundak@google.com>
4263
4264 * gdb.python/py-frame.exp: Test Frame.read_register.
4265
7d793aa9
SDJ
42662014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4267
4268 PR python/16699
4269 * gdb.python/py-completion.exp: New file.
4270 * gdb.python/py-completion.py: Likewise.
4271
fb0576e9
DE
42722014-08-28 Doug Evans <dje@google.com>
4273
4274 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4275 eax,etc. are live with values set by gdb and thus the compiler can't
4276 use them.
4277 * gdb.arch/i386-pseudo.c (main): Ditto.
4278
ee92b0dd
DE
42792014-08-27 Doug Evans <dje@google.com>
4280
4281 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4282
6649db35
DE
42832014-08-25 Doug Evans <dje@google.com>
4284
4285 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4286 (main): Ditto.
4287
564b7600
DE
42882014-08-25 Doug Evans <dje@google.com>
4289
4290 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4291
3881fb67
YQ
42922014-08-24 Yao Qi <yao@codesourcery.com>
4293
4294 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4295 symbol off.
4296 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4297
a05a36a5
DE
42982014-08-22 Doug Evans <dje@google.com>
4299
4300 PR 17276
4301 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4302 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4303 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4304
7c343b48
YQ
43052014-08-22 Yao Qi <yao@codesourcery.com>
4306
4307 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4308 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4309 * gdb.python/python.exp: Likewise. Use .py file on the host
4310 instead of the build.
4311
22fd09ae
JK
43122014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4313
4314 * gdb.threads/gcore-stale-thread.c: New file.
4315 * gdb.threads/gcore-stale-thread.exp: New file.
4316
a8454a7c
PA
43172014-08-21 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4320 * gdb.base/gcore-relro-pie.exp: Likewise.
4321 * gdb.base/gcore-relro.exp: Likewise.
4322 * gdb.base/gcore.exp: Likewise.
4323 * gdb.base/print-symbol-loading.exp: Likewise.
4324 * gdb.threads/gcore-thread.exp: Likewise.
4325 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4326
2a31c623
PA
43272014-08-20 Pedro Alves <palves@redhat.com>
4328 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4331 configure.
4332 (EXPECT): Handle READ1 being set.
4333 (all): Depend on EXTRA_RULES.
4334 (check-read1, expect-read1, read1.so, read1): New rules.
4335 * README (Testsuite Parameters): Document the READ1 make variable.
4336 (Race detection): New section.
4337 * configure: Regenerate.
4338 * configure.ac: If build==host==target, and running under a
4339 GNU/glibc system, add read1 to the extra Makefile rules.
4340 (EXTRA_RULES): AC_SUBST it.
4341 * lib/read1.c: New file.
4342
d36430db
JB
43432014-08-20 Joel Brobecker <brobecker@adacore.com>
4344
4345 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4346 the handling of variables declared as a typedef to an array
4347 which a DW_AT_data_location attribute.
4348
9a0dc9e3
PA
43492014-08-19 Andrew Burgess <aburgess@broadcom.com>
4350 Pedro Alves <palves@redhat.com>
4351
4352 PR symtab/14604
4353 PR symtab/14605
4354 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4355 gdb_test.
4356
0718a8da
PA
43572014-08-19 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4360
13b448cd
YQ
43612014-08-19 Yao Qi <yao@codesourcery.com>
4362
4363 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4364 right line.
4365
1cbf5077
DB
43662014-08-18 David Blaikie <dblaikie@gmail.com>
4367
4368 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4369
bf0fae19
JB
43702014-08-18 Joel Brobecker <brobecker@adacore.com>
4371
4372 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4373 attribute in array range.
4374
3c8c5dcc
JB
43752014-08-18 Joel Brobecker <brobecker@adacore.com>
4376
4377 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4378
e66d4446
SC
43792014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4380
4381 PR c++/17132
4382 * gdb.cp/pr17132.cc: New file.
4383 * gdb.cp/pr17132.exp: New file.
4384
940df408
SC
43852014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4386
4387 * gdb.python/py-xmethods.py (A_getarrayind)
4388 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4389 Use 'print' with function call syntax.
4390 (E_method_matcher.match): Fix tab vs space indentation mixup.
4391
ebcc6c3a
YQ
43922014-08-15 Yao Qi <yao@codesourcery.com>
4393
4394 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4395 false.
4396
775e0f04
YQ
43972014-08-15 Yao Qi <yao@codesourcery.com>
4398
4399 * gdb.cp/casts.exp: Set print symbol off.
4400 * gdb.cp/class2.exp: Likewise.
4401 * gdb.cp/overload.exp: Likewise.
4402 * gdb.cp/templates.exp: Likewise.
4403
d769e349
DE
44042014-08-11 Doug Evans <dje@google.com>
4405
4406 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4407 (test_load_shlib): Update.
4408
20c6f1e1
YQ
44092014-08-09 Yao Qi <yao@codesourcery.com>
4410
4411 * gdb.base/display.exp: Invoke is_address_zero_readable.
4412 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4413 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4414 * gdb.base/hbreak-unmapped.exp: Return if
4415 is_address_zero_readable returns true.
4416 * gdb.base/signest.exp: Likewise.
4417 * gdb.base/signull.exp: Likewise.
4418 * gdb.base/sigbpt.exp: Likewise.
4419 * gdb.guile/scm-disasm.exp: Do the test if
4420 is_address_zero_readable returns false.
4421 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4422 * gdb.python/py-arch.exp: Likewise.
4423 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4424 * lib/gdb.exp (is_address_zero_readable): New proc.
4425
5792e8e3
YQ
44262014-08-09 Yao Qi <yao@codesourcery.com>
4427
4428 PR testsuite/13443
4429 * gdb.mi/mi-var-display.exp: Make test messages unique.
4430
3cecbbbe
TT
44312014-08-04 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4434 target 0".
4435
00b51ff5
TT
44362014-08-04 Tom Tromey <tromey@redhat.com>
4437
4438 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4439 "target_resume".
4440
6908c509
JB
44412014-08-01 Joel Brobecker <brobecker@adacore.com>
4442
4443 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4444 inner_vla_struct_object_size.
4445 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4446 as xfail.
4447
cc6563d2
PA
44482014-07-30 Pedro Alves <palves@redhat.com>
4449
4450 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4451 comment.
4452
7e09a223
YQ
44532014-07-29 Yao Qi <yao@codesourcery.com>
4454
4455 PR gdb/17206
4456 * gdb.base/until-nodebug.exp: New.
4457
7ebdbe92
DE
44582014-07-28 Doug Evans <xdje42@gmail.com>
4459
4460 PR guile/17203
4461 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4462 previously existing parameter, and previously ambiguously spelled
4463 parameter.
4464
fdb1adc6
WN
44652014-07-28 Will Newton <will.newton@linaro.org>
4466
4467 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4468
186fcde0
DE
44692014-07-26 Ludovic Courtès <ludo@gnu.org>
4470 Doug Evans <xdje42@gmail.com>
4471
4472 PR guile/17146
4473 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4474
70509625
PA
44752014-07-25 Pedro Alves <palves@redhat.com>
4476
4477 * gdb.threads/signal-command-handle-nopass.c: New file.
4478 * gdb.threads/signal-command-handle-nopass.exp: New file.
4479 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4480 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4481 * gdb.threads/signal-delivered-right-thread.c: New file.
4482 * gdb.threads/signal-delivered-right-thread.exp: New file.
4483
c3f814a1
PA
44842014-07-25 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/double-prompt-target-event-error.exp
4487 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4488 match.
4489 (cancel_pagination_in_target_event): Rework double prompt
4490 detection.
4491 * gdb.base/paginate-after-ctrl-c-running.exp
4492 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4493 <return>' match.
4494 * gdb.base/paginate-bg-execution.exp
4495 (test_bg_execution_pagination_return)
4496 (test_bg_execution_pagination_cancel): Remove '-notransfer
4497 <return>' matches.
4498 * gdb.base/paginate-execution-startup.exp
4499 (test_fg_execution_pagination_return)
4500 (test_fg_execution_pagination_cancel): Remove '-notransfer
4501 <return>' matches.
4502 * gdb.base/paginate-inferior-exit.exp
4503 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4504 match.
4505 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4506 * lib/gdb.exp (pagination_prompt): Run text through
4507 string_to_regexp.
4508 (gdb_test_multiple): Match $pagination_prompt instead of
4509 "<return>".
4510 (string_to_regexp): Move to lib/gdb-utils.exp.
4511
e214cf6c
JK
45122014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4513
4514 * gdb.arch/amd64-entry-value-paramref.S: New file.
4515 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4516 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4517 * gdb.arch/amd64-optimout-repeat.S: New file.
4518 * gdb.arch/amd64-optimout-repeat.c: New file.
4519 * gdb.arch/amd64-optimout-repeat.exp: New file.
4520
17d0c5c8
JK
45212014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 PR gdb/17170
4524 * gdb.base/statistics.exp: New file.
4525
b8b8facf
DE
45262014-07-17 Doug Evans <dje@google.com>
4527
74b49205 4528 PR gdb/17170
b8b8facf
DE
4529 * gdb.base/maint.exp: Update testing of per-command stats.
4530
1b5d0ab3
PA
45312014-07-16 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4534 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4535 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4536 (tfile_write_buf): New functions.
4537 (add_memory_block): Rewrite using the above.
4538 (adjust_function_address): New function.
4539 (FUNCTION_ADDRESS): New macro.
4540 (write_basic_trace_file): Remove short_x local, and use
4541 tfile_write_16. Change type of func_addr local to unsigned long
4542 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4543 here. Cast argument of add_memory_block to char pointer.
4544 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4545 (main): Remove parameters.
4546 * gdb.trace/tfile.exp: Remove nowarnings.
4547
4d974e88
SM
45482014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4549
4550 * gdb.base/debug-expr.exp: Test string evaluation with
4551 "debug expression" on.
4552
41e99568
PA
45532014-07-15 Pedro Alves <palves@redhat.com>
4554
4555 * gdb.base/reread.exp: Use clean_restart.
4556
487d9753
PL
45572014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4558
4559 * gdb.arch/avr-flash-qualifer.c: New.
4560 * gdb.arch/avr-flash-qualifer.exp: New.
4561
cc1c52ad
PA
45622014-07-14 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4565 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4566
1e973570
PA
45672014-07-14 Pedro Alves <palves@redhat.com>
4568
4569 * gdb.base/double-prompt-target-event-error.c: New file.
4570 * gdb.base/double-prompt-target-event-error.exp: New file.
4571
93d6eb10
PA
45722014-07-14 Pedro Alves <palves@redhat.com>
4573
4574 PR gdb/17072
4575 * gdb.base/paginate-inferior-exit.c: New file.
4576 * gdb.base/paginate-inferior-exit.exp: New file.
4577
0017922d
PA
45782014-07-14 Pedro Alves <palves@redhat.com>
4579
4580 PR gdb/17072
4581 * gdb.base/paginate-bg-execution.c: New file.
4582 * gdb.base/paginate-bg-execution.exp: New file.
4583
94696ad3
PA
45842014-07-14 Pedro Alves <palves@redhat.com>
4585
4586 PR gdb/17072
4587 * gdb.base/paginate-execution-startup.c: New file.
4588 * gdb.base/paginate-execution-startup.exp: New file.
4589 * lib/gdb.exp (pagination_prompt): New global.
4590 (default_gdb_spawn): New procedure, factored out from
4591 default_gdb_spawn.
4592 (default_gdb_start): Adjust to call default_gdb_spawn.
4593 (gdb_spawn): New procedure.
4594
bd293940
PA
45952014-07-14 Pedro Alves <palves@redhat.com>
4596
4597 * lib/gdb.exp (gdb_assert): New procedure.
4598 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4599
c933f875
PA
46002014-07-14 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.base/execution-termios.c: New file.
4603 * gdb.base/execution-termios.exp: New file.
4604
d98b7a16
TT
46052014-07-14 Tom Tromey <tromey@redhat.com>
4606
4607 * gdb.cp/vla-cxx.cc: New file.
4608 * gdb.cp/vla-cxx.exp: New file.
4609
548740d6
TT
46102014-07-14 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.reverse/rerun-prec.c: New file.
4613 * gdb.reverse/rerun-prec.exp: New file.
4614
a25eb028
MR
46152014-07-12 Maciej W. Rozycki <macro@mips.com>
4616 Maciej W. Rozycki <macro@codesourcery.com>
4617
4618 * lib/gdb-utils.exp: New file.
4619 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4620 inline `gdb_init_command' processing.
4621 (gdb_start_cmd): Likewise.
4622 * lib/mi-support.exp (mi_run_cmd): Likewise.
4623 * README: Document `gdb_init_command' and `gdb_init_commands'.
4624
218c2655
JK
46252014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4626
4627 Fix false FAIL running under a very long directory name.
4628 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4629 and "set print elements 10000". Twice.
4630
5401fde3
YQ
46312014-07-11 Yao Qi <yao@codesourcery.com>
4632
4633 * gdb.base/exprs.exp: "set print symbol off".
4634
e76126e8
PA
46352014-07-11 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.threads/kill.c: New file.
4638 * gdb.threads/kill.exp: New file.
4639
2d6f0de6
YQ
46402014-07-10 Yao Qi <yao@codesourcery.com>
4641
4642 * gdb.trace/tfile.c (write_basic_trace_file)
4643 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4644 address written to trace file.
4645
7180e04a
PA
46462014-07-09 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.base/attach-wait-input.exp: New file.
4649 * gdb.base/attach-wait-input.c: New file.
4650
9a9a7608
AB
46512014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4652
4653 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4654 setting up test structures.
4655 (main): Call new test function.
4656 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4657 test function, continue into test function and walk test
4658 structures.
4659
161ac41e
YQ
46602014-07-02 Yao Qi <yao@codesourcery.com>
4661
4662 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4663 'bar_start' at the beginning of functions 'foo' and 'bar'
4664 respectively.
4665 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4666 instead of 'foo' and 'bar'.
4667
1f267ae3
MM
46682014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4669
4670 * gdb.btrace/segv.exp: New.
4671 * gdb.btrace/segv.c: New.
4672
2b239efb
LM
46732014-07-02 Luis Machado <lgustavo@codesourcery.com>
4674
4675 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4676 instruction.
4677
cf363f18
MW
46782014-06-30 Mark Wielaard <mjw@redhat.com>
4679
4680 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4681 vulture, vilify, villar): New volatile array constants.
4682 (vindictive, vegetation): New const volatile array constants.
4683 * gdb.base/volatile.exp: Test volatile and const volatile array
4684 types.
4685
aebf9d24
AA
46862014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4687
4688 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4689 target lacks support for awatch, rwatch, or hbreak.
4690
b67a2c6f
YQ
46912014-06-27 Yao Qi <yao@codesourcery.com>
4692
4693 * gdb.multi/dummy-frame-restore.exp: New.
4694 * gdb.multi/dummy-frame-restore.c: New.
4695
aef92902
MM
46962014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4697
4698 * gdb.btrace/gcore.exp: New.
4699
8e9db26e
PA
47002014-06-23 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.base/watchpoint-reuse-slot.c: New file.
4703 * gdb.base/watchpoint-reuse-slot.exp: New file.
4704
70afc5b7
SC
47052014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4706
4707 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4708 progspace's filename in 'info', 'enable' and 'disable' command
4709 tests.
4710
b972bd9c
JK
47112014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4712
4713 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4714 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4715 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4716
125f8a3d
GB
47172014-06-20 Gary Benson <gbenson@redhat.com>
4718
4719 * gdb.arch/i386-avx.exp: Fix include file location.
4720 * gdb.arch/i386-sse.exp: Likewise.
4721
3ed9baed
IB
47222014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4723
4724 * gdb.dlang/expression.exp: New file.
4725
034f788c
PA
47262014-06-19 Pedro Alves <palves@redhat.com>
4727
4728 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4729 out from ...
4730 (top level): ... here. Iterate running tests under different
4731 scheduler-locking settings.
4732
45371d0c
LM
47332014-06-18 Luis Machado <lgustavo@codesourcery.com>
4734
4735 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4736 to DW_FORM_addr and use non-zero addresses.
4737
5d376983
SC
47382014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4739
4740 PR gdb/17017
4741 * gdb.python/py-xmethods.cc: Add global function call counters and
4742 increment them in their respective functions. Remove "cout"
4743 statements.
4744 * gdb.python/py-xmethods.exp: Make tests check the global function
4745 call counters instead of depending on inferior IO.
4746
a1aa2221
LM
47472014-06-18 Don Breazeal <donb@codesourcery.com>
4748
4749 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4750 Deleted procedure.
4751 (explicit_fork_parent_follow): Deleted procedure.
4752 (explicit_fork_child_follow): Deleted procedure.
4753 (test_follow_fork): New procedure.
4754 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4755 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4756 procedure calls.
4757
0fc05997
YQ
47582014-06-17 Yao Qi <yao@codesourcery.com>
4759
4760 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4761 CP1252.
4762
70795c52
LM
47632014-06-17 Luis Machado <lgustavo@codesourcery.com>
4764
4765 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4766 Initialize ptr and S explicitly.
4767 (skip_type_update_when_not_use_rtti_test): Likewise.
4768
6be47f0c
KS
47692014-06-16 Keith Seitz <keiths@redhat.com>
4770
4771 PR mi/15863
4772 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4773 the inferior is started.
4774
d03de421
PA
47752014-06-16 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.base/break-main-file-remove-fail.c: New file.
4778 * gdb.base/break-main-file-remove-fail.exp: New file.
4779 * gdb.base/break-unload-file.exp: Use build_executable instead of
4780 prepare_for_testing.
4781 (test_break): New parameter "initial_load". Handle it.
4782 (top level): Add initial_load cmdline/file axis.
4783
f9579b99
TT
47842014-06-12 Tom Tromey <tromey@redhat.com>
4785
4786 * gdb.base/completion.exp: Don't use directory name in test.
4787
3657956b
GB
47882014-06-09 Gary Benson <gbenson@redhat.com>
4789
4790 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4791 separate the always-available ANSI-standard signals from the
4792 signals that require checking.
4793 (main): Likewise.
4794 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4795 Likewise.
4796 (main): Likewise.
4797
4186eb54
KS
47982014-06-07 Keith Seitz <keiths@redhat.com>
4799
4800 Revert:
4801 PR c++/16253
4802 * gdb.cp/var-tag.cc: New file.
4803 * gdb.cp/var-tag.exp: New file.
4804 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4805 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4806 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4807 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4808
25326a28 48092014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4810
4811 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4812
829155c9
PA
48132014-06-06 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4816 in target debug output instead of looking at RSP packets,
4817 disabling the test on any target that uses hardware stepping.
4818 Update comments.
4819
61c8d22e
PA
48202014-06-06 Pedro Alves <palves@redhat.com>
4821
4822 * gdb.base/break-unload-file.exp: Fix typo.
4823
d9a47287
YQ
48242014-06-06 Yao Qi <yao@codesourcery.com>
4825
4826 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4827 from "jit_function" to "^jit_function".
4828
e5e01dbf
YQ
48292014-06-06 Yao Qi <yao@codesourcery.com>
4830
4831 * gdb.base/async.c (foo): Add one statement.
4832 * gdb.base/async.exp: Get the next instruction address and
4833 match the output of "nexti" by instruction address. Match
4834 the hex address in the output of "finish".
4835
73ba372c
GB
48362014-06-06 Gary Benson <gbenson@redhat.com>
4837
4838 * gdb.base/call-signals.c: Remove preprocessor conditionals
4839 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4840 SIGSEGV and SIGTERM.
4841 * gdb.base/sigall.c: Likewise.
4842 * gdb.base/unwindonsignal.c: Likewise.
4843 * gdb.reverse/sigall-reverse.c: Likewise.
4844
831517df
YQ
48452014-06-06 Yao Qi <yao@codesourcery.com>
4846
4847 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4848 readable, skip the test.
4849
b8b91e98
YQ
48502014-06-06 Yao Qi <yao@codesourcery.com>
4851
4852 * gdb.threads/staticthreads.c (thread_function): Move the line
4853 setting breakpoint on forward.
4854 * gdb.threads/staticthreads.exp: Update comments.
4855
fb934770
LC
48562014-06-05 Ludovic Courtès <ludo@gnu.org>
4857
4858 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4859 "history-append! type error".
4860
6ef284bd
SM
48612014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4864 erroneous dprintf expected input.
4865
a872e241
DE
48662014-06-04 Doug Evans <xdje42@gmail.com>
4867
4868 * gdb.guile/scm-generics.exp: Delete.
4869
16f691fb
DE
48702014-06-04 Doug Evans <xdje42@gmail.com>
4871
4872 * gdb.guile/scm-breakpoint.exp: Update.
4873 Add tests for breakpoint registration.
4874
012370f6
TT
48752014-06-04 Tom Tromey <tromey@redhat.com>
4876
4877 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4878 VLA-in-union.
4879 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4880 inner_vla_struct, vla_union types. Initialize objects of those
4881 types and compute their sizes.
4882
9f5a4cef
HZ
48832014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4884 Hui Zhu <hui@codesourcery.com>
4885
4886 * gdb.base/fileio.exp: Add test for shell not available as well as
4887 available.
4888 * gdb.base/fileio.c (test_system): Check for shell twice.
4889
90a45c4d
YQ
48902014-06-04 Yao Qi <yao@codesourcery.com>
4891
4892 * gdb.base/auto-connect-native-target.exp: Remove redundant
4893 space from the regexp pattern.
4894
70017e41
YQ
48952014-06-04 Yao Qi <yao@codesourcery.com>
4896
4897 * gdb.base/default.exp: Replace "child" with "native" in
4898 regexp pattern.
4899
883964a7
SC
49002014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4901
4902 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4903 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4904 * gdb.python/py-xmethods.py: Python script supporting the
4905 new testcase and tests.
4906
ef370185
JB
49072014-06-03 Joel Brobecker <brobecker@adacore.com>
4908 Pedro Alves <palves@redhat.com>
4909
4910 PR breakpoints/17000
4911 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4912 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4913
1e2ccb61
BM
49142014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4915
4916 * gdb.base/subst.exp: Add tests to verify partial path matching
4917 output.
4918
c6ec5ab2
PA
49192014-06-03 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4922 target that doesn't use software single-stepping.
4923
835c559f
PA
49242014-06-03 Pedro Alves <palves@redhat.com>
4925
4926 PR breakpoints/17000
4927 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4928 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4929
06eb1586
DE
49302014-06-02 Doug Evans <xdje42@gmail.com>
4931
4932 * gdb.guile/scm-parameter.exp: New file.
4933
e698b8c4
DE
49342014-06-02 Doug Evans <xdje42@gmail.com>
4935
4936 * gdb.guile/scm-cmd.c: New file.
4937 * gdb.guile/scm-cmd.exp: New file.
4938
ded03782
DE
49392014-06-02 Doug Evans <xdje42@gmail.com>
4940
4941 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4942 pretty-printer lookup.
4943 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4944 (make-pp_s-printer): Call it.
4945 (make-pretty-printer-from-dict): New function.
4946 (lookup-pretty-printer-maker-from-dict): New function.
4947 (*pretty-printer*): Simplify.
4948 (make-objfile-pp_s-printer): New function.
4949 (install-objfile-pretty-printers!): New function.
4950 (make-progspace-pp_s-printer): New function.
4951 (install-progspace-pretty-printers!): New function.
4952 * gdb.guile/scm-progspace.c: New file.
4953 * gdb.guile/scm-progspace.exp: New file.
4954
41fac0cf
PA
49552014-06-02 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.base/dprintf-bp-same-addr.c: New file.
4958 * gdb.base/dprintf-bp-same-addr.exp: New file.
4959
96ae5695
EBM
49602014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4961
4962 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4963 * gdb.arch/powerpc-power.s: Likewise.
4964
da02b3a8
JB
49652014-06-02 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4968
c72b2e7b
YQ
49692014-06-01 Yao Qi <yao@codesourcery.com>
4970
4971 * gdb.base/watchpoint.exp (test_watch_location): Check null
4972 pointer can be dereferenced. If not, do the test, otherwise
4973 skip it.
4974
53e8a631
AB
49752014-05-30 Andrew Burgess <aburgess@broadcom.com>
4976
4977 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4978 results.
4979 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4980
938f0e2f
AB
49812014-05-30 Andrew Burgess <aburgess@broadcom.com>
4982
4983 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4984 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4985 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4986 * gdb.arch/amd64-invalid-stack-top.c: New file.
4987 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4988
9ba6657a
PA
49892014-05-30 Pedro Alves <palves@redhat.com>
4990
4991 PR breakpoints/17000
4992 * gdb.base/sss-bp-on-user-bp.c: New file.
4993 * gdb.base/sss-bp-on-user-bp.exp: New file.
4994
522c09bf
DB
49952014-05-30 David Blaikie <dblaikie@gmail.com>
4996
4997 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4998 gnu_inline semantics via attribute.
4999 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5000 source explicitly specifies the required semantics.
5001
bf4ef81e
MR
50022014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5003
5004 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5005
329ea579
PA
50062014-05-29 Pedro Alves <palves@redhat.com>
5007 Tom Tromey <tromey@redhat.com>
5008
5009 * gdb.base/async-shell.exp: Don't enable target-async.
5010 * gdb.base/async.exp
5011 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5012 parameter. Adjust.
5013 (top level): Don't test with "target-async".
5014 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5015 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5016 * gdb.base/inferior-died.exp: Don't enable target-async.
5017 * gdb.base/interrupt-noterm.exp: Likewise.
5018 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5019 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5020 * gdb.mi/mi-nonstop.exp: Likewise.
5021 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5022 * gdb.mi/mi-nsintrall.exp: Likewise.
5023 * gdb.mi/mi-nsmoribund.exp: Likewise.
5024 * gdb.mi/mi-nsthrexec.exp: Likewise.
5025 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5026 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5027 * gdb.python/py-evsignal.exp: Don't enable target-async.
5028 * gdb.python/py-evthreads.exp: Likewise.
5029 * gdb.python/py-prompt.exp: Likewise.
5030 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5031 * gdb.server/solib-list.exp: Don't enable target-async.
5032 * gdb.threads/thread-specific-bp.exp: Likewise.
5033 * lib/mi-support.exp: Adjust to use mi-async.
5034
fd664c91
PA
50352014-05-29 Pedro Alves <palves@redhat.com>
5036
5037 PR gdb/13860
5038 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5039 reason, even in sync mode.
5040
251bde03
PA
50412014-05-29 Pedro Alves <palves@redhat.com>
5042 Hui Zhu <hui@codesourcery.com>
5043
5044 PR PR15693
5045 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5046 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5047 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5048 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5049
7f3c0343
JB
50502014-05-28 Joel Brobecker <brobecker@adacore.com>
5051
5052 * config/monitor.exp (gdb_target_monitor): Replace use of
5053 "set remotebaud" by "set serial baud".
5054
b2715b27
AW
50552014-05-26 Andy Wingo <wingo@igalia.com>
5056
5057 * gdb.guile/scm-breakpoint.exp:
5058 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5059 properties instead of gdb-object-properties.
5060
498a4489
YQ
50612014-05-26 Yao Qi <yao@codesourcery.com>
5062
5063 * gdb.server/no-thread-db.exp: Specify source file name
5064 explicitly when setting a breakpoint.
5065
589fdceb
MM
50662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5067
5068 * gdb.btrace/vdso.c: New.
5069 * gdb.btrace/vdso.exp: New.
5070
e9089e05
MM
50712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5072
5073 * gdb.base/gcore.exp (capture_command_output): Move ...
5074 * lib/gdb.exp (capture_command_output): ... here.
5075
67b5c0c1
MM
50762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5077
5078 * gdb.btrace/data.exp: Test memory access during btrace replay.
5079
a2199296
SM
50802014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5081
5082 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5083
17b2616c
PA
50842014-05-21 Pedro Alves <palves@redhat.com>
5085
5086 PR gdb/13860
5087 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5088 (top level): Test that output related to execution commands is
5089 sent to the console with CLI commands, but not with MI commands.
5090 Test that breakpoint events are always mirrored to the console.
5091 Also expect the new source line to be output after a "next" in
5092 async mode too. Make it a pass/fail test.
5093 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5094 output.
5095 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5096
5166082f
PA
50972014-05-21 Pedro Alves <palves@redhat.com>
5098
5099 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5100 Use them to test variations of "list" after reaching a breakpoint.
5101 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5102 Test "list" with listsize 10 after reaching a breakpoint.
5103 * gdb.python/python.exp (decode_line current location line
5104 number): Adjust expected line number.
5105
2f25d70f
SM
51062014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5107
5108 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5109 behavior for $args, pass it directly to "run".
5110
ff604a67
MR
51112014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5112
5113 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5114 30000 to 65536.
5115
6a3cb8e8
PA
51162014-05-21 Pedro Alves <palves@redhat.com>
5117
5118 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5119 auto-connect-native-target off".
5120 * gdb.base/auto-connect-native-target.c: New file.
5121 * gdb.base/auto-connect-native-target.exp: New file.
5122
4ebfc96e
PA
51232014-05-21 Pedro Alves <palves@redhat.com>
5124
5125 * gdb.base/default.exp: Test "target native" instead of "target
5126 child".
5127
36d46afb
MW
51282014-05-21 Mark Wielaard <mjw@redhat.com>
5129
5130 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5131
5876f503
JK
51322014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5133
5134 Fix TLS access for -static -pthread.
5135 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5136 <HAVE_TLS> (thread_function, main): Initialize it.
5137 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5138 Add clean_restart.
5139 <$have_tls != "">: Check TLSVAR.
5140
0256a6ac
PA
51412014-05-21 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.base/dcache-line-read-error.c: New.
5144 * gdb.base/dcache-line-read-error.exp: New.
5145
936d2992
PA
51462014-05-20 Pedro Alves <palves@redhat.com>
5147
5148 * gdb.base/compare-sections.c: New file.
5149 * gdb.base/compare-sections.exp: New file.
5150
802e8e6d
PA
51512014-05-20 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.base/break-idempotent.c: New file.
5154 * gdb.base/break-idempotent.exp: New file.
5155
e59fa00f
MM
51562014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5157
5158 * gdb.btrace/nohist.exp: New.
5159
8b696e31
YQ
51602014-05-20 Yao Qi <yao@codesourcery.com>
5161
5162 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5163 gdb.reverse directory and gdb_reverse_timeout exists in board
5164 setting.
5165 * README: Document gdb_reverse_timeout.
5166
73c9764f
YQ
51672014-05-20 Yao Qi <yao@codesourcery.com>
5168
5169 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5170 'test_file_name'. Treat args as a string instead of a list.
5171 (gdb_init): Rename argument 'args' by 'test_file_name'.
5172
f1f4348a
JK
51732014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5174
5175 * gdb.arch/powerpc-power.exp: New file.
5176 * gdb.arch/powerpc-power.s: New file.
5177
0dbe70ce
DE
51782014-05-16 Doug Evans <dje@google.com>
5179
5180 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
5181 * gdb.base/completion.exp: Check that all expected files exist
5182 before doing file completion.
0dbe70ce 5183
8d551b02
DE
51842014-05-16 Doug Evans <dje@google.com>
5185
5186 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5187 Update.
5188 (do_syscall_tests_without_xml): Update.
5189
73eb7709
PA
51902014-05-16 Pedro Alves <palves@redhat.com>
5191
5192 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5193 instead of "unknown output after running".
5194
3fae92fc
YQ
51952014-05-16 Yao Qi <yao@codesourcery.com>
5196
5197 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5198 file1.txt from host at the end.
5199 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5200
c2b2ccc5
DE
52012014-05-15 Doug Evans <dje@google.com>
5202
5203 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5204 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5205 loading file. Add test for TU lookup.
5206
8c217a4b
SM
52072014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5208
5209 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5210 calling "-exec-arguments" or "set args" before running the
5211 inferior.
5212
3deb39c6
SM
52132014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5214
5215 * lib/mi-support.exp (mi_expect_stop): Expect message for
5216 inferiors that exit with non-zero exit code.
5217
71a79f8c
YQ
52182014-05-14 Yao Qi <yao@codesourcery.com>
5219
5220 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5221 match absolute path on remote host.
5222 (test_file_list_exec_source_files): Remove "/" from the
5223 pattern.
5224
f23fcd46
YQ
52252014-05-14 Yao Qi <yao@codesourcery.com>
5226
5227 * boards/local-remote-host-notty.exp (${board}_file): New
5228 proc.
5229
9404b58f
KM
52302014-05-07 Kyle McMartin <kyle@redhat.com>
5231
5232 Pushed by Joel Brobecker <brobecker@adacore.com>.
5233 * gdb.arch/aarch64-atomic-inst.c: New file.
5234 * gdb.arch/aarch64-atomic-inst.exp: New file.
5235
5e45f04c
YQ
52362014-05-07 Yao Qi <yao@codesourcery.com>
5237
5238 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5239 in current context" too.
5240
c888a17d
KS
52412014-05-05 Keith Seitz <keiths@redhat.com>
5242
5243 * gdb.linespec/ls-dollar.exp: Add test for linespec
5244 file:convenience_variable.
5245
290a839c
YQ
52462014-05-05 Yao Qi <yao@codesourcery.com>
5247
5248 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5249 traceframes into tfile and ctf trace files. Read data from
5250 trace file and test collected data.
5251 (gdb_collect_locals_test): Likewise.
5252 (gdb_unavailable_registers_test): Likewise.
5253 (gdb_unavailable_floats): Likewise.
5254 (gdb_collect_globals_test): Likewise.
5255 (top-level): Append "ctf" to trace_file_targets if GDB
5256 supports.
5257
b5262cd0
YQ
52582014-05-05 Yao Qi <yao@codesourcery.com>
5259
5260 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5261 code to ...
5262 (gdb_collect_args_test_1): ... it. New proc.
5263 (gdb_collect_locals_test): Move some code to ...
5264 (gdb_collect_locals_test_1): ... it. New proc.
5265 (gdb_unavailable_registers_test): Move some code to ...
5266 (gdb_unavailable_registers_test_1): ... it. New proc.
5267 (gdb_unavailable_floats): Move some code to ...
5268 (gdb_unavailable_floats_1): ... it. New proc.
5269
30a1e6cc
SDJ
52702014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5271
5272 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5273 probes to test for bitness recognition.
5274 * gdb.arch/amd64-stap-optional-prefix.exp
5275 (test_probe_value_without_reg): New procedure.
5276 Add code to test for different kinds of bitness.
5277
f33da99a
SDJ
52782014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5279
5280 PR breakpoints/16889
5281 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5282 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5283
5b80f00d
PA
52842014-05-01 Pedro Alves <palves@redhat.com>
5285
5286 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5287 gdb_file_cmd if no file is specified.
5288 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5289 last_loaded_file to set the remote exec-file.
5290
f8c2a73c
PA
52912014-05-01 Pedro Alves <palves@redhat.com>
5292
5293 * boards/local-remote-host.exp: New file.
5294
be6e8ac7
PA
52952014-05-01 Pedro Alves <palves@redhat.com>
5296
5297 * boards/local-remote-host.exp: Rename to ...
5298 * boards/local-remote-host-notty.exp: ... this.
5299
cac0dc8f
JB
53002014-04-28 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.ada/dyn_arrayidx: New testcase.
5303
9730e6cc
YQ
53042014-04-26 Yao Qi <yao@codesourcery.com>
5305
5306 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5307 and compute the length of function main. Save it in
5308 $main_length.
5309 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5310 (top-level): Use gdb_compile to compile objects into
5311 executable and restart GDB. Remove invocation to
5312 prepare_for_testing.
5313
7ae1a6a6
PA
53142014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5315 Pedro Alves <palves@redhat.com>
5316
5317 PR server/16255
5318 * gdb.multi/multi-attach.c: New file.
5319 * gdb.multi/multi-attach.exp: New file.
5320
4082afcc
PA
53212014-04-25 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5324 user.
5325 (top level): Test that "set remote conditional-breakpoints-packet
5326 off" works as intended.
5327 * gdb.base/dprintf.exp: Test that "set remote
5328 breakpoint-commands-packet off" works as intended.
5329 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5330 New function.
5331 (top level): Call it.
5332 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5333 remote fast-tracepoints-packet off" works as intended.
5334 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5335 * lib/gdb.exp (gdb_is_target_remote): ... here.
5336
2abc3f8d
DB
53372014-04-24 David Blaikie <dblaikie@gmail.com>
5338
5339 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5340 ensure clang would not discard them.
5341 * gdb.base/gdbvars.c: Ditto.
5342 * gdb.base/memattr.c: Ditto.
5343 * gdb.base/whatis.c: Ditto.
5344 * gdb.python/py-prettyprint.c: Ditto.
5345 * gdb.trace/actions.c: Ditto.
5346 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5347 ensure clang would not discard it.
5348
bfd39632
DB
53492014-04-24 David Blaikie <dblaikie@gmail.com>
5350
5351 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5352 clang to emit the full definition of type required by the test
5353 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5354
22842ff6
DB
53552014-04-24 David Blaikie <dblaikie@gmail.com>
5356
5357 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5358 coax Clang into emitting the definition of the type.
5359 * gdb.cp/pr10728-x.h (y): Ditto.
5360 * gdb.cp/pr10728-y.cc (y): Ditto.
5361
c2e827ad
DB
53622014-04-24 David Blaikie <dblaikie@gmail.com>
5363
5364 * gdb.base/label.exp: XFAIL label related tests under Clang.
5365 * gdb.cp/cplabel.exp: Ditto.
5366 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5367 under Clang those using labels.
5368
4c2d33e7
YQ
53692014-04-25 Yao Qi <yao@codesourcery.com>
5370
5371 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5372 double_label.
5373 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5374 partial_label and double_label.
5375
56083b99
DB
53762014-04-24 David Blaikie <dblaikie@gmail.com>
5377
5378 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5379
25d4e99d
DB
53802014-04-24 David Blaikie <dblaikie@gmail.com>
5381
5382 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5383 of the function to work across GCC and Clang.
5384 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5385 pointer types (const void ** const V void **).
5386
01f9f808
MS
53872014-04-24 Michael Sturm <michael.sturm@mintel.com>
5388 Walfred Tedeschi <walfred.tedeschi@intel.com>
5389
5390 * Makefile.in (EXECUTABLES): Added i386-avx512.
5391 * gdb.arch/i386-avx512.c: New file.
5392 * gdb.arch/i386-avx512.exp: Likewise.
5393
4b48d439
KS
53942014-04-23 Keith Seitz <keiths@redhat.com>
5395
5396 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5397 (mi_make_breakpoint_table): New procedure.
5398 (mi_create_breakpoint): Use mi_make_breakpoint
5399 and return the result.
5400 (mi_make_breakpoint): New procedure.
5401 (mi_build_kv_pairs): New procedure.
5402
5403 * gdb.mi/mi-break.exp: Remove unused globals,
5404 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5405 All callers updated.
5406 * gdb.mi/mi-dprintf.exp: Use variable to track command
5407 number.
5408 Update all callers of mi_create_breakpoint and use
5409 mi_make_breakpoint_table.
5410 Remove any unused global variables.
5411 * gdb.mi/mi-nonstop.exp: Likewise.
5412 * gdb.mi/mi-nsintrall.exp: Likewise.
5413 * gdb.mi/mi-nsmoribund.exp: Likewise.
5414 * gdb.mi/mi-nsthrexec.exp: Likewise.
5415 * gdb.mi/mi-reverse.exp: Likewise.
5416 * gdb.mi/mi-simplerun.exp: Likewise.
5417 * gdb.mi/mi-stepn.exp: Likewise.
5418 * gdb.mi/mi-syn-frame.exp: Likewise.
5419 * gdb.mi/mi-until.exp: Likewise.
5420 * gdb.mi/mi-var-cp.exp: Likewise.
5421 * gdb.mi/mi-var-display.exp: Likewise.
5422 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5423 * gdb.mi/mi2-var-child.exp: Likewise.
5424 * gdb.mi/mi-vla-c99.exp: Likewise.
5425 * lib/mi-support.exp: Likewise.
5426
5427 From Ian Lance Taylor <iant@cygnus.com>:
5428 * lib/gdb.exp (parse_args): New procedure.
5429
08351840
PA
54302014-04-23 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.base/break-unload-file.c: New file.
5433 * gdb.base/break-unload-file.exp: New file.
5434 * gdb.base/sym-file-lib.c (baz): New function.
5435 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5436 field.
5437 (load): Store the segment's mapped size.
5438 (unload): New function.
5439 (unload_shlib): New function.
5440 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5441 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5442 set a breakpoint at baz, and call it.
5443 * gdb.base/sym-file.exp: New tests for stale breakpoint
5444 instructions.
5445
076855f9
PA
54462014-04-23 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5449 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5450 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5451 * gdb.base/hbreak-unmapped.c: New file.
5452 * gdb.base/hbreak-unmapped.exp: New file.
5453 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5454 * lib/gdb.exp (gdb_is_target_remote): ... here.
5455
483805cf
PA
54562014-04-22 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.base/consecutive-step-over.c: New file.
5459 * gdb.base/consecutive-step-over.exp: New file.
5460
06d97543
PA
54612014-04-22 Pedro Alves <palves@redhat.com>
5462
5463 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5464 instead of send_gdb/gdb_expect.
5465
b4429ea2
YQ
54662014-04-22 Yao Qi <yao@codesourcery.com>
5467
5468 * lib/trace-support.exp (generate_tracefile): New procedure.
5469 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5470 return 0.
5471 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5472 if generate_tracefile returns 1.
5473
51d48146
PA
54742014-04-18 Tom Tromey <palves@redhat.com>
5475 Pedro alves <tromey@redhat.com>
5476
5477 PR backtrace/15558
5478 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5479 with a backtrace limit.
5480 * gdb.python/py-frame-inline.exp: Test running to an inline
5481 function with a backtrace limit, and printing the newest frame.
5482 * gdb.python/py-frame-inline.c (main): Call f.
5483
bd1dce5f
MS
54842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5485
5486 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5487
40d1a503
MS
54882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5489
5490 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5491 Drop prefix from unsupported source file path.
5492
389b98f7
YQ
54932014-04-17 Yao Qi <yao@codesourcery.com>
5494
5495 * lib/gdb.exp (with_target_charset): New proc.
5496 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5497 with_target_charset.
5498 (test_print_strings): Likewise.
5499 (test_repeat_bytes): Likewise.
5500 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5501 for some tests.
5502
22869d73
KS
55032014-04-16 Keith Seitz <keiths@redhat.com>
5504
5505 PR gdb/15827
5506 * gdb.dwarf2/corrupt.c: New file.
5507 * gdb.dwarf2/corrupt.exp: New file.
5508
c4f87ca6
KS
55092014-04-16 Keith Seitz <keiths@redhat.com>
5510
5511 PR c++/16597
5512 * gdb.cp/namelessclass.cc: New file.
5513 * gdb.cp/namelessclass.exp: New file.
5514 * gdb.cp/namelessclass.S: New file.
5515
ab19de87
DE
55162014-04-16 Doug Evans <dje@google.com>
5517
5518 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5519 Add comment.
5520 (gdbserver_default_get_comm_port): New function.
5521 (gdbserver_start): Check if board file provided
5522 "gdbserver,get_comm_port" and use it if so.
5523 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5524 (gdb,socketport): Set to "stdio".
5525 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5526 (stdio_gdbserver_template): Delete.
5527 (${board}_get_remote_address): Update.
5528 (${board}_build_remote_cmd): Delete.
5529 (${board}_get_comm_port): New function.
5530 (${board}_spawn): Update.
5531 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5532 Delete.
5533 (${board}_get_remote_address): Update.
5534 (${board}_get_comm_port): New function.
5535
fc98a809
AB
55362014-04-16 Andrew Burgess <aburgess@broadcom.com>
5537
5538 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5539 appearing in any order.
5540
87fd9e6e
DE
55412014-04-15 Doug Evans <dje@google.com>
5542
5543 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5544 uninitialized value of "description".
5545
099fc3ea
KS
55462014-04-15 Keith Seitz <keiths@redhat.com>
5547
5548 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5549 Remove unused globals.
5550 (test_running_the_program): Likewise.
5551 (test_controlled_execution): Likewise.
5552 (test_controlling_breakpoints): Likewise.
5553 (test_program_termination): Likewise.
5554
5da151d4
KS
55552014-04-15 Keith Seitz <keiths@redhat.com>
5556
5557 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5558 unused globals.
5559 (test_rbreak_creation_and_listing): Likewise.
5560 (test_ignore_count): Likewise.
5561 (test_error): Likewise.
5562
35e5d2f0
PA
55632014-04-15 Pedro Alves <palves@redhat.com>
5564
5565 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5566 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5567 sym-file-loader.c.
5568 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5569 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5570 to sym-file-loader.c.
5571 (struct library): Forward declare.
5572 (load_shlib, lookup_function): Change prototypes.
5573 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5574 (translate_offset): Remove declarations.
5575 (get_text_addr): New declaration.
5576 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5577 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5578 sym-file-loader.h.
5579 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5580 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5581 here from sym-file-loader.h.
5582 (struct library): New structure.
5583 (load_shlib, lookup_function): Change prototypes and adjust to
5584 work with a struct library.
5585 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5586 (translate_offset): Make static.
5587 (get_text_addr): New function.
5588 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5589
eb4c1710
PA
55902014-04-15 Pedro Alves <palves@redhat.com>
5591
5592 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5593
2d1baf52
PA
55942014-04-15 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.base/sym-file-loader.c: Include <limits.h>.
5597 (SELF_LINK): New define.
5598 (get_origin): New function.
5599 (load_shlib): Use it.
5600 * gdb.base/sym-file.exp: Don't early return if the target is
5601 remote. Use runto_main, and issue fail is that fails. Use
5602 gdb_load_shlibs.
5603 (shlib_name): Delete.
5604 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5605
7dd6df01
PA
56062014-04-15 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.base/sym-file.exp: Remove regex characters from test
5609 message. Don't refer to breakpoint numbers in test messages.
5610
b50c8614
KS
56112014-04-14 Keith Seitz <keiths@redhat.com>
5612
5613 PR c++/16253
5614 * gdb.cp/var-tag.cc: New file.
5615 * gdb.cp/var-tag.exp: New file.
5616 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5617 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5618 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5619 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5620
3d567982
TT
56212014-04-14 Tom Tromey <tromey@redhat.com>
5622
5623 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5624 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5625 type.
5626 * gdb.cp/enum-class.exp: New file.
5627 * gdb.cp/enum-class.cc: New file.
5628
0626fc76
TT
56292014-04-14 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.dwarf2/enum-type.exp: New file.
5632
dca325b3
SA
56332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5634
5635 * gdb.mi/mi-vla-c99.exp: New file.
5636 * gdb.mi/vla.c: New file.
5637
5854b38a
SA
56382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5639
5640 * gdb.base/vla-datatypes.c: New file.
5641 * gdb.base/vla-datatypes.exp: New file.
5642
463bb957
SA
56432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5644
5645 * gdb.base/vla-ptr.c: New file.
5646 * gdb.base/vla-ptr.exp: New file.
5647
3dd170be
SA
56482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5649
5650 * gdb.dwarf2/count.exp: New file.
5651
5ecaaa66
SA
56522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5653
5654 * gdb.base/vla-sideeffect.c: New file.
5655 * gdb.base/vla-sideeffect.exp: New file.
5656
41f1ada5
DB
56572014-04-14 David Blaikie <dblaikie@gmail.com>
5658
5659 * gdb.mi/non-stop.c: Add return value for non-void function return
5660 statement.
5661 * gdb.threads/staticthreads.c: Ditto.
5662
0be03e84
DE
56632014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5664 Doug Evans <xdje42@gmail.com>
5665
5666 * gdb.guile/scm-value.c: Improve test case.
5667 * gdb.guile/scm-value.exp: Add new test.
5668
f180a1fb
DB
56692014-04-11 David Blaikie <dblaikie@gmail.com>
5670
5671 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5672 override Clang's default.
5673
6b662e19
JB
56742014-04-11 Joel Brobecker <brobecker@adacore.com>
5675
5676 Revert the following changes (regressions):
5677
5678 * gdb.base/vla-sideeffect.c: New file.
5679 * gdb.base/vla-sideeffect.exp: New file.
5680
5681 * gdb.dwarf2/count.exp: New file.
5682
5683 * gdb.base/vla-multi.c: New file.
5684 * gdb.base/vla-multi.exp: New file.
5685
5686 * gdb.base/vla-ptr.c: New file.
5687 * gdb.base/vla-ptr.exp: New file.
5688
5689 * gdb.base/vla-datatypes.c: New file.
5690 * gdb.base/vla-datatypes.exp: New file.
5691
5692 * gdb.mi/mi-vla-c99.exp: New file.
5693 * gdb.mi/vla.c: New file.
5694
245a5f0b
KS
56952014-04-11 Keith Seitz <keiths@redhat.com>
5696
5697 PR c++/16675
5698 * gdb.cp/cpsizeof.exp: New file.
5699 * gdb.cp/cpsizeof.cc: New file.
5700
58a84dcf
SA
57012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5702
191a8a90
JB
5703 * gdb.mi/mi-vla-c99.exp: New file.
5704 * gdb.mi/vla.c: New file.
58a84dcf 5705
c8655f75
SA
57062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5707
5708 * gdb.base/vla-datatypes.c: New file.
5709 * gdb.base/vla-datatypes.exp: New file.
5710
024e13b4
SA
57112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5712
5713 * gdb.base/vla-ptr.c: New file.
5714 * gdb.base/vla-ptr.exp: New file.
5715
1a237e0e
SA
57162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5717
5718 * gdb.base/vla-multi.c: New file.
5719 * gdb.base/vla-multi.exp: New file.
5720
504f3432
SA
57212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5722
5723 * gdb.dwarf2/count.exp: New file.
5724
3bce8237
SA
57252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5726
191a8a90
JB
5727 * gdb.base/vla-sideeffect.c: New file.
5728 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5729
322f9c21
YQ
57302014-04-11 Yao Qi <yao@codesourcery.com>
5731
5732 * gdb.base/completion.exp: Check file exists before running tests
5733 on file completion.
5734
d708bcd1
PA
57352014-04-10 Pedro Alves <palves@redhat.com>
5736
5737 * gdb.base/cond-eval-mode.c: New file.
5738 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5739 prepare_for_testing to build the new file. Check result of
5740 runto_main.
5741 (test_break, test_watch): New procedures.
5742 (top level): Use them.
5743
ae1d2761
PM
57442014-04-08 Pierre Muller <muller@sourceware.org>
5745
5746 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5747 Ctrl-V use for mingw hosts.
5748
7af389b8
SC
57492014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5750
5751 * gdb.python/py-value.c: Improve test case.
5752 * gdb.python/py-value.exp: Add new test.
5753
5e703181
DE
57542014-04-07 David Blaikie <dblaikie@gmail.com>
5755
5756 * lib/compiler.c: Identify the clang compiler.
5757 * lib/compiler.cc: Ditto.
5758
9810b410
YQ
57592014-04-03 Yao Qi <yao@codesourcery.com>
5760
5761 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5762
98d1b8dc
AB
57632014-04-01 Anton Blanchard <anton@samba.org>
5764
5765 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5766 messages unique.
5767
3114cea1
AB
57682014-04-01 Anton Blanchard <anton@samba.org>
5769
5770 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5771 prepare_for_testing.
5772
62f7182c
AB
57732014-04-01 Anton Blanchard <anton@samba.org>
5774
5775 * gdb.arch/ppc64-atomic-inst.c: Remove.
5776 * gdb.arch/ppc64-atomic-inst.S: New file.
5777 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5778
770e7fc7
DE
57792014-03-31 Doug Evans <dje@google.com>
5780
5781 * gdb.base/print-symbol-loading-lib.c: New file.
5782 * gdb.base/print-symbol-loading-main.c: New file.
5783 * gdb.base/print-symbol-loading.exp: New file.
5784
46e2bafa
YQ
57852014-03-31 Yao Qi <yao@codesourcery.com>
5786
5787 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5788
8776cfe9
JB
57892014-03-28 Joel Brobecker <brobecker@adacore.com>
5790
5791 * gdb.ada/mi_dyn_arr: New testcase.
5792
5d1ef361
DE
57932014-03-27 Doug Evans <dje@google.com>
5794
5795 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5796
b5bee914
YQ
57972014-03-27 Yao Qi <yao@codesourcery.com>
5798
5799 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5800 if target is nios2-*-*.
5801
0d4d0e77
YQ
58022014-03-26 Yao Qi <yao@codesourcery.com>
5803
5804 * lib/gdb.exp (readline_is_used): New proc.
5805 * gdb.base/completion.exp: Move tests on command complete up.
5806 Skip the rest of tests if readline is not used.
5807 * gdb.ada/complete.exp: Skp the test if readline is not
5808 used.
5809 * gdb.base/filesym.exp: Likewise.
5810 * gdb.base/macscp.exp: Likewise.
5811 * gdb.base/readline-ask.exp: Likewise.
5812 * gdb.base/readline.exp: Likewise.
5813 * gdb.python/py-cmd.exp: Likewise.
5814 * gdb.trace/tfile.exp: Likewise.
5815
29361eee
YQ
58162014-03-26 Yao Qi <yao@codesourcery.com>
5817
5818 * gdb.base/macscp.exp: Fix code format issues.
5819
bc9a5525
UW
58202014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5821
5822 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5823 * gdb.asm/powerpc64le.inc: New file.
5824
d3839ede
PA
58252014-03-25 Pedro Alves <palves@redhat.com>
5826 Doug Evans <dje@google.com>
5827
5828 * gdb.base/source-execution.c: New file.
5829 * gdb.base/source-execution.exp: New file.
5830 * gdb.base/source-execution.gdb: New file.
5831
01672a57
DE
58322014-03-24 Doug Evans <dje@google.com>
5833
5834 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5835 using fission.
5836
88bbeca9
HZ
58372014-03-24 Hui Zhu <hui@codesourcery.com>
5838 Pedro Alves <palves@redhat.com>
5839
5840 PR breakpoints/16101
5841 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5842 test pass/fail messages. Detect missing support for dprintf when
5843 breakpoints are actually inserted.
5844 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5845 breakpoints are actually inserted.
5846 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5847 fails.
5848
d2348791
JK
58492014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5852
feef67ab
DE
58532014-03-22 Doug Evans <xdje42@gmail.com>
5854
5855 * gdb.python/python.exp (python not supported): Verify multi-line
5856 python command issues an error.
25d743f9 5857 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5858 guile command issues an error.
feef67ab 5859
ecebef6a
MR
58602014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5861
5862 * gdb.threads/thread-specific.exp: Handle the lack of usable
5863 $this_breakpoint and $this_thread.
5864
ccdd1909
HZ
58652014-03-21 Hui Zhu <hui@codesourcery.com>
5866
5867 * gdb.base/attach.exp (do_command_attach_tests): New.
5868
beb460e8
PA
58692014-03-20 Tom Tromey <tromey@redhat.com>
5870 Pedro Alves <palves@redhat.com>
5871
5872 PR cli/15718
5873 * gdb.base/condbreak-call-false.c: New file.
5874 * gdb.base/condbreak-call-false.exp: New file.
5875
40acf43a
PA
58762014-03-20 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5879 Delete.
5880 (block_signals, unblock_signals): Delete.
5881 (child_function_2, main): Remove references to deleted variable
5882 and functions.
5883
9f5e1e02
PA
58842014-03-20 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5887 Use pthread_kill to signal thread 2.
5888 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5889 Adjust to make the test send itself a signal rather than using the
5890 host's "kill" command.
5891
99619bea
PA
58922014-03-20 Pedro Alves <palves@redhat.com>
5893
5894 * gdb.threads/multiple-step-overs.c: New file.
5895 * gdb.threads/multiple-step-overs.exp: New file.
5896 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5897 Adjust expected infrun debug output.
5898
2adfaa28
PA
58992014-03-20 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5902 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5903
31e77af2
PA
59042014-03-20 Pedro Alves <palves@redhat.com>
5905
5906 PR breakpoints/7143
5907 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5908 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5909 of gdb_test_multiple.
5910 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5911 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5912
b9f437de
PA
59132014-03-20 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5916 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5917
05adc73e
PA
59182014-03-19 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/async.exp: Remove early return.
5921
6048b950
PA
59222014-03-19 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5925
8bcfb00a
PA
59262014-03-19 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/async.exp (test_background): Expect \r\n after
5929 "completed." in the fail pattern.
5930
884e37dc
PA
59312014-03-19 Pedro Alves <palves@redhat.com>
5932
5933 * gdb.base/async.exp (test_background): New procedure.
5934 Use it for all background execution command tests.
5935
148e57e2
PA
59362014-03-19 Pedro Alves <palves@redhat.com>
5937
5938 * gdb.base/async.exp: Use prepare_for_testing.
5939
f48088c7
PA
59402014-03-19 Pedro Alves <palves@redhat.com>
5941
5942 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5943 the same line.
5944
e2f6c966
PA
59452014-03-19 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.base/async.c (main): Add "jump here" and "until here" line
5948 marker comments.
5949 * gdb.base/async.exp (jump_here): New global.
5950 (jump& test): Use it.
5951 (until_here): New global.
5952 (until& test): Use it.
5953
c30568d4
PA
59542014-03-19 Pedro Alves <palves@redhat.com>
5955
5956 * gdb.base/async.exp: Don't frob gdb_protocol.
5957
0172b6a7
DE
59582014-03-18 Doug Evans <xdje42@gmail.com>
5959
5960 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5961 Fix spelling of exec-done-display.
5962
06c868a8
JK
59632014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5964
5965 PR gdb/15358
5966 * gdb.base/gdb-sigterm.c: New file.
5967 * gdb.base/gdb-sigterm.exp: New file.
5968
0c7e1a46
PA
59692014-03-18 Pedro Alves <palves@redhat.com>
5970
5971 PR gdb/13860
5972 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5973 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5974 solib-event.
5975
f7c77d93
JB
59762014-03-17 Joel Brobecker <brobecker@adacore.com>
5977
5978 * gdb.ada/pckd_arr_ren: New testcase.
5979
5a1e8c7a
DE
59802014-03-13 Doug Evans <xdje42@gmail.com>
5981
5982 PR guile/16612
5983 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5984 collect after discarding symbols.
5985
350e1a76
DE
59862014-03-13 Ludovic Courtès <ludo@gnu.org>
5987 Doug Evans <xdje42@gmail.com>
5988
5989 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5990 to history survives a gc.
5991
a69900ae
PA
59922014-03-13 Pedro Alves <palves@redhat.com>
5993
5994 * gdb.base/default.exp: Don't test "target procfs".
5995
5db9f0bd
PA
59962014-03-13 Pedro Alves <palves@redhat.com>
5997
5998 * gdb.base/default.exp: Update "target child" and "target procfs"
5999 tests to not expect "Unix".
6000
b3ccfe11
TT
60012014-03-12 Tom Tromey <tromey@redhat.com>
6002
6003 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6004 New procs. Add target-async tests.
6005 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6006 Add target-async tests.
6007
646f4417
AA
60082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6009
6010 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6011 'func_start' and 'func_end' for the beginning and end of the
6012 function code, respectively.
6013 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6014 'func_end' instead of 'func' and 'main'.
6015
288c211f
AA
60162014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6017
6018 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6019 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6020 generate the debug info assembler source.
6021
e0c0f156
AA
60222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6023
6024 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6025 * gdb.dwarf2/arr-subrange.exp: Likewise.
6026 * gdb.dwarf2/dwz.exp: Likewise.
6027 * gdb.dwarf2/method-ptr.exp: Likewise.
6028 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6029 * gdb.dwarf2/subrange.exp: Likewise.
6030 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6031 * gdb.dwarf2/implptrpiece.exp: Likewise.
6032 * gdb.dwarf2/nostaticblock.exp: Likewise.
6033
0e5c4555
AA
60342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6035
6036 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6037 directory to absolute path name arguments.
6038
5ec18f2b
JG
60392014-03-10 Joel Brobecker <brobecker@adacore.com>
6040
6041 * gdb.ada/tagged_access: New testcase.
6042
847fc4f2
MM
60432014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6044
6045 * gdb.btrace/data.exp: Update expected output.
6046
cc3da688
YQ
60472014-03-06 Yao Qi <yao@codesourcery.com>
6048
6049 * gdb.trace/pr16508.exp: New file.
6050
0f26cec1
PA
60512014-03-05 Pedro Alves <palves@redhat.com>
6052
6053 PR gdb/16575
6054 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6055 procedure.
6056 (top level): Adjust to use it. Add tests that exercise breakpoint
6057 interaction with the code-cache.
6058
7a5a839f
LC
60592014-02-26 Ludovic Courtès <ludo@gnu.org>
6060
6061 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6062 test for 'history-append!'.
6063
31aa7e4e
JB
60642014-02-26 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6067 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6068 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6069 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6070 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6071 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6072
1b588015
JB
60732014-02-26 Joel Brobecker <brobecker@adacore.com>
6074
6075 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6076 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6077 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6078
55426c9d
JB
60792014-02-26 Joel Brobecker <brobecker@adacore.com>
6080
6081 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6082
dc53a7ad
JB
60832014-02-26 Joel Brobecker <brobecker@adacore.com>
6084
6085 * gdb.dwarf2/arr-stride.c: New file.
6086 * gdb.dwarf2/arr-stride.exp: New file.
6087
12ab52e9
PA
60882014-02-26 Pedro Alves <palves@redhat.com>
6089
6090 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6091 that won't ever trigger. Make sure that GDB reports the correct
6092 breakpoint that caused the stop.
6093
849c862e
JK
60942014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6095
6096 PR gdb/16626
6097 * gdb.base/auto-load-script: New file.
6098 * gdb.base/auto-load.c: New file.
6099 * gdb.base/auto-load.exp: New file.
6100
71b7d793
JK
6101 PR gdb/16626
6102 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6103
e2f0d509
JK
61042014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6105
6106 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6107 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6108
50cc37c8
DE
61092014-02-24 Doug Evans <dje@google.com>
6110
6111 * lib/gdb.exp (run_on_host): Log error output if program fails.
6112
ea4758f2
PA
61132014-02-21 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.threads/step-after-sr-lock.c: Rename to ...
6116 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6117 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6118 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6119 ... this.
6120
d7b30f67
SDJ
61212014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6122
6123 PR tdep/16397
6124 * gdb.arch/amd64-stap-special-operands.exp: New file.
6125 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6126 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6127 * gdb.arch/amd64-stap-triplet.S: Likewise.
6128 * gdb.arch/amd64-stap-triplet.c: Likewise.
6129
83deb43f
JB
61302014-02-20 Joel Brobecker <brobecker@adacore.com>
6131
6132 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6133 in .section pseudo-op.
6134
adde2bff
DE
61352014-02-20 lin zuojian <manjian2006@gmail.com>
6136 Joel Brobecker <brobecker@adacore.com>
6137 Doug Evans <xdje42@gmail.com>
6138
6139 PR symtab/16581
6140 * gdb.dwarf2/dw2-icycle.S: New file.
6141 * gdb.dwarf2/dw2-icycle.c: New file.
6142 * gdb.dwarf2/dw2-icycle.exp: New file.
6143
f7bd0f78
SC
61442014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6145
6146 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6147 operations on gdb.Value objects.
6148 * gdb.python/py-value-cc.exp: Add new test to test operations on
6149 gdb.Value objects.
6150
c17ef0d5
DE
61512014-02-18 Doug Evans <dje@google.com>
6152
6153 * Makefile.in (TESTS): New variable.
6154 (expanded_tests, expanded_tests_or_none): New variables
6155 (check-single): Pass $(expanded_tests_or_none) to runtest.
6156 (check-parallel): Only run tests in $(TESTS) if non-empty.
6157 (check/no-matching-tests-found): New rule.
6158 * README: Document TESTS makefile variable.
6159
5dd3176f
DE
61602014-02-18 Doug Evans <dje@google.com>
6161
6162 * Makefile.in (check-parallel): rm -rf outputs temp.
6163
0b10be4f
JK
61642014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 Fix "ERROR: no fileid for" in the testsuite.
6167 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6168
85f224e7
DE
61692014-02-12 Doug Evans <dje@google.com>
6170
6171 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6172 (MISCELLANEOUS): New variable.
6173 (clean): rm -rf $(MISCELLANEOUS).
6174 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6175 dwp live in the same directory as symlinks, with each symlink pointed
6176 to a differently named file in a different directory.
6177
149b30ff
DE
61782014-02-11 Doug Evans <dje@google.com>
6179
6180 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6181 of Tcl file commands.
6182
1dfdac32
MK
61832014-02-10 Mark Kettenis <kettenis@gnu.org>
6184
6185 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6186 "kill -SIGUSR1 -1".
6187
aa4fb036
JB
61882014-02-10 Joel Brobecker <brobecker@adacore.com>
6189
6190 * gdb.ada/tick_length_array_enum_idx: New testcase.
6191
ed3ef339
DE
61922014-02-10 Doug Evans <xdje42@gmail.com>
6193
6194 * configure.ac (AC_OUTPUT): Add gdb.guile.
6195 * configure: Regenerate.
6196 * lib/gdb-guile.exp: New file.
6197 * lib/gdb.exp (get_target_charset): New function.
6198 * gdb.base/help.exp: Update expected output from "apropos apropos".
6199 * gdb.guile/Makefile.in: New file.
6200 * gdb.guile/guile.exp: New file.
6201 * gdb.guile/scm-arch.c: New file.
6202 * gdb.guile/scm-arch.exp: New file.
6203 * gdb.guile/scm-block.c: New file.
6204 * gdb.guile/scm-block.exp: New file.
6205 * gdb.guile/scm-breakpoint.c: New file.
6206 * gdb.guile/scm-breakpoint.exp: New file.
6207 * gdb.guile/scm-disasm.c: New file.
6208 * gdb.guile/scm-disasm.exp: New file.
6209 * gdb.guile/scm-equal.c: New file.
6210 * gdb.guile/scm-equal.exp: New file.
6211 * gdb.guile/scm-error.exp: New file.
6212 * gdb.guile/scm-error.scm: New file.
6213 * gdb.guile/scm-frame-args.c: New file.
6214 * gdb.guile/scm-frame-args.exp: New file.
6215 * gdb.guile/scm-frame-args.scm: New file.
6216 * gdb.guile/scm-frame-inline.c: New file.
6217 * gdb.guile/scm-frame-inline.exp: New file.
6218 * gdb.guile/scm-frame.c: New file.
6219 * gdb.guile/scm-frame.exp: New file.
6220 * gdb.guile/scm-generics.exp: New file.
6221 * gdb.guile/scm-gsmob.exp: New file.
6222 * gdb.guile/scm-iterator.c: New file.
6223 * gdb.guile/scm-iterator.exp: New file.
6224 * gdb.guile/scm-math.c: New file.
6225 * gdb.guile/scm-math.exp: New file.
6226 * gdb.guile/scm-objfile-script-gdb.in: New file.
6227 * gdb.guile/scm-objfile-script.c: New file.
6228 * gdb.guile/scm-objfile-script.exp: New file.
6229 * gdb.guile/scm-objfile.c: New file.
6230 * gdb.guile/scm-objfile.exp: New file.
6231 * gdb.guile/scm-ports.exp: New file.
6232 * gdb.guile/scm-pretty-print.c: New file.
6233 * gdb.guile/scm-pretty-print.exp: New file.
6234 * gdb.guile/scm-pretty-print.scm: New file.
6235 * gdb.guile/scm-section-script.c: New file.
6236 * gdb.guile/scm-section-script.exp: New file.
6237 * gdb.guile/scm-section-script.scm: New file.
6238 * gdb.guile/scm-symbol.c: New file.
6239 * gdb.guile/scm-symbol.exp: New file.
6240 * gdb.guile/scm-symtab-2.c: New file.
6241 * gdb.guile/scm-symtab.c: New file.
6242 * gdb.guile/scm-symtab.exp: New file.
6243 * gdb.guile/scm-type.c: New file.
6244 * gdb.guile/scm-type.exp: New file.
6245 * gdb.guile/scm-value-cc.cc: New file.
6246 * gdb.guile/scm-value-cc.exp: New file.
6247 * gdb.guile/scm-value.c: New file.
6248 * gdb.guile/scm-value.exp: New file.
6249 * gdb.guile/source2.scm: New file.
6250 * gdb.guile/types-module.cc: New file.
6251 * gdb.guile/types-module.exp: New file.
6252
7026a7c1
YQ
62532014-02-10 Yao Qi <yao@codesourcery.com>
6254
6255 PR testsuite/16543
6256 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6257 * configure: Regenerated.
6258 * Makefile.in: New file.
6259
6c466447
AS
62602014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6261
6262 * gdb.python/py-framefilter.exp: Fix typo.
6263
6e854735
YQ
62642014-02-08 Yao Qi <yao@codesourcery.com>
6265
6266 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6267 that no =breakpoint-modified is emitted when breakpoints are
6268 modified through MI commands.
6269
d137e6dc
PA
62702014-02-07 Pedro Alves <pedro@codesourcery.com>
6271 Pedro Alves <palves@redhat.com>
6272
6273 * gdb.threads/step-after-sr-lock.c: New file.
6274 * gdb.threads/step-after-sr-lock.exp: New file.
6275
b5ee5a50
PA
62762014-02-07 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6279
3c77faf3
JK
62802014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6281
6282 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6283 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6284
6dddc817
DE
62852014-02-06 Doug Evans <xdje42@gmail.com>
6286
6287 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6288 output.
6289
6290 * gdb.gdb/python-interrupts.exp: New file.
6291
de7b2893
YQ
62922014-02-05 Yao Qi <yao@codesourcery.com>
6293
6294 * gdb.trace/report.exp (use_collected_data): Test the output
6295 of "info threads" and "info inferiors".
6296
66d032ac
YQ
62972014-02-05 Yao Qi <yao@codesourcery.com>
6298
6299 Revert this patch:
6300
6301 2013-05-24 Yao Qi <yao@codesourcery.com>
6302
6303 * gdb.trace/tfile.exp: Test inferior and thread.
6304
591a12a1
UW
63052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6306
6307 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6308 on a function.
6309 * gdb.base/step-bt.c: Call hello via function pointer to make
6310 sure its first instruction is executed on powerpc64le-linux.
6311
0ff3e01f
UW
63122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6313
6314 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6315
084ee545
UW
63162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6317
6318 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6319 of the test patterns for use on little-endian systems.
6320
6ed14ff3
UW
63212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6322
6323 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6324 (decimal_vector): Fix for little-endian.
6325
401e27fd
JM
63262014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6327
6328 * gdb.arch/sparc-sysstep.exp: New file.
6329 * gdb.arch/sparc-sysstep.c: Likewise.
6330
6331 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6332
8b924729
EBM
63332014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6334
6335 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6336
fb151210
JB
63372014-01-23 Tom Tromey <tromey@redhat.com>
6338
6339 * gdb.ada/array_char_idx: New testcase.
6340
0740f8d8
TT
63412014-01-23 Tom Tromey <tromey@redhat.com>
6342
6343 PR python/16487:
6344 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6345 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6346 classes.
6347
21909fa1
TT
63482014-01-23 Tom Tromey <tromey@redhat.com>
6349
6350 PR python/16491:
6351 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6352 string from an inferior frame.
6353 * gdb.python/py-framefilter-mi.exp: Update.
6354
87ce2a04
DE
63552014-01-22 Doug Evans <dje@google.com>
6356
6357 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6358
237b092b
AA
63592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6360
6361 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6362
d674a709
AA
63632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6364
6365 * gdb.trace/entry-values.exp: Remove excess space character from
6366 regex patterns. Handle s390 call instruction.
6367
20fa3390
AA
63682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6369
6370 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6371 define "*_start" label. Make "name" static.
6372 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6373 ${name} by references to ${name}_start.
6374
78466714
AA
63752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6376
6377 * gdb.base/info-macros.exp: Remove "debug" from the compile
6378 options.
6379
ec9f644a
IB
63802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6381
6382 * gdb.dlang/demangle.exp: New file.
6383
94b1b47e
IB
63842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6385
6386 * gdb.dlang/primitive-types.exp: New file.
6387
7f420862
IB
63882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6389
6390 * configure.ac: Create gdb.dlang/Makefile.
6391 * configure: Regenerate.
6392 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6393 * gdb.dlang/Makefile.in: New file.
6394 * lib/d-support.exp: New file.
6395 * lib/gdb.exp (skip_d_tests): New proc.
6396
52834460
MM
63972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6398
6399 * gdb.btrace/delta.exp: Check reverse stepi.
6400 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6401 * gdb.btrace/finish.exp: New.
6402 * gdb.btrace/next.exp: New.
6403 * gdb.btrace/nexti.exp: New.
6404 * gdb.btrace/record_goto.c: Add comments.
6405 * gdb.btrace/step.exp: New.
6406 * gdb.btrace/stepi.exp: New.
6407 * gdb.btrace/multi-thread-step.c: New.
6408 * gdb.btrace/multi-thread-step.exp: New.
6409 * gdb.btrace/rn-dl-bind.c: New.
6410 * gdb.btrace/rn-dl-bind.exp: New.
6411 * gdb.btrace/data.c: New.
6412 * gdb.btrace/data.exp: New.
6413 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6414
6e07b1d2
MM
64152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6416
6417 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6418 * gdb.btrace/exception.exp: Update.
6419 * gdb.btrace/instruction_history.exp: Update.
6420 * gdb.btrace/record_goto.exp: Update.
6421 * gdb.btrace/tailcall.exp: Update.
6422 * gdb.btrace/unknown_functions.exp: Update.
6423 * gdb.btrace/delta.exp: New.
6424
0b722aec
MM
64252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6426
6427 * gdb.btrace/record_goto.exp: Add backtrace test.
6428 * gdb.btrace/tailcall.exp: Add backtrace test.
6429
066ce621
MM
64302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6431
6432 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6433 * gdb.btrace/record_goto.c: New.
6434 * gdb.btrace/record_goto.exp: New.
6435 * gdb.btrace/x86-record_goto.S: New.
6436
0688d04e
MM
64372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6438
6439 * gdb.btrace/function_call_history.exp: Update tests.
6440 * gdb.btrace/instruction_history.exp: Update tests.
6441
8710b709
MM
64422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6443
6444 * gdb.btrace/function_call_history.exp: Fix expected field
6445 order for "record function-call-history".
6446 Add new tests for "record function-call-history /c".
6447 * gdb.btrace/exception.cc: New.
6448 * gdb.btrace/exception.exp: New.
6449 * gdb.btrace/tailcall.exp: New.
6450 * gdb.btrace/x86-tailcall.S: New.
6451 * gdb.btrace/x86-tailcall.c: New.
6452 * gdb.btrace/unknown_functions.c: New.
6453 * gdb.btrace/unknown_functions.exp: New.
6454 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6455
5de9129b
MM
64562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6457
6458 * gdb.btrace/instruction_history.exp: Update.
6459 * gdb.btrace/function_call_history.exp: Update.
6460
23a7fe75
MM
64612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6462
6463 * gdb.btrace/function_call_history.exp: Fix expected function
6464 trace.
6465 * gdb.btrace/instruction_history.exp: Initialize traced.
6466 Remove traced_functions.
6467
724c7dd8
MM
64682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6469
6470 * gdb.btrace/function_call_history.exp: Update
6471 * gdb.btrace/instruction_history.exp: Update.
6472
6d78d93b
MM
64732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6474
6475 * gdb.btrace/enable.exp: Update expected text.
6476
93a360cc
OJ
64772014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6478
6479 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6480 bytes.
6481
3772b53f
MR
64822014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6483
6484 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6485
596662fa
OJ
64862014-01-15 Omair Javaid <omair.javaid@linaro.org>
6487
6488 * lib/gdb.exp (supports_process_record): Return true for
6489 arm*-linux*. (supports_reverse): Likewise.
6490
b5b08fb4
SC
64912014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6492
6493 PR python/15464
6494 PR python/16113
6495 * gdb.python/py-type.c: Enhance test case.
6496 * gdb.python/py-value-cc.cc: Likewise
6497 * gdb.python/py-type.exp: Add new tests.
6498 * gdb.python/py-value-cc.exp: Likewise
6499
52d7fb13
AA
65002014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6501 Pedro Alves <palves@redhat.com>
6502
6503 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6504 Make "name" extern.
6505 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6506 references to ${name}_start by references to ${name}.
6507
a2cd8cfe
JB
65082014-01-10 Joel Brobecker <brobecker@adacore.com>
6509
6510 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6511
4e23fced
JB
65122014-01-10 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6515
c6a9e42c
PA
65162014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6517 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6520 mi_gdb_target_load.
c6a9e42c 6521
b7ea362b
PA
65222014-01-08 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.threads/reconnect-signal.c: New file.
6525 * gdb.threads/reconnect-signal.exp: New file.
6526
5e3f4fab
EBM
65272014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * gdb.base/source-dir.exp: New file.
6530
79301218
JB
65312014-01-07 Joel Brobecker <brobecker@adacore.com>
6532
6533 * gdb.ada/mi_interface: New testcase.
6534
8e355c5d
JB
65352014-01-07 Joel Brobecker <brobecker@adacore.com>
6536
6537 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6538 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6539 gdb.ada/pp-rec-component/pck.ads: New files.
6540
c0d48811
JB
65412014-01-07 Joel Brobecker <brobecker@adacore.com>
6542
6543 * gdb.python/py-pp-integral.c: New file.
6544 * gdb.python/py-pp-integral.py: New file.
6545 * gdb.python/py-pp-integral.exp: New file.
6546
17b609c3 6547For older changes see ChangeLog-1993-2013.
c906108c 6548\f
8d8cb839
EZ
6549;; Local Variables:
6550;; mode: change-log
6551;; left-margin: 8
6552;; fill-column: 74
6553;; version-control: never
6554;; End:
902f2ccb 6555
32d0add0 6556 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6557 Copying and distribution of this file, with or without modification,
6558 are permitted provided the copyright notice and this notice are preserved.