f8e7084f66d05feb904a36bb7f2fe7c1eb9dd3c6
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2015-12-11 Don Breazeal <donb@codesourcery.com>
2
3 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4 remote.
5 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
6 * gdb.base/foll-exec.exp (main): Enable for target remote.
7 * gdb.base/foll-fork.exp (main): Likewise.
8 * gdb.base/foll-vfork.exp (main): Likewise.
9 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10 (proc continue_to_exit_bp_loc): Use clean_restart.
11 * gdb.base/pie-execl.exp (main): Disable for target remote.
12 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14 * gdb.threads/execl.exp (main): Likewise.
15 * gdb.threads/fork-child-threads.exp (main): Likewise.
16 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17 remote.
18 * gdb.threads/fork-thread-pending.exp (main): Enable for target
19 remote.
20 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
21 pid.tid style ptids, instead of just tid.
22 * gdb.threads/thread-execl.exp (main): Enable for target remote.
23 * gdb.threads/watchpoint-fork.exp (main): Likewise.
24 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
25 ptids, instead of just tid.
26
27 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.base/list.exp (test_list_forward): Add end of file error
30 test.
31 (test_repeat_list_command): Add end of file error test.
32 (test_list_backwards): Add beginning of file error test.
33
34 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.base/list.exp (test_list_invalid_args): New function,
37 defined, and called.
38
39 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.base/list.exp (test_list): Make test names unique.
42
43 2015-12-11 Yao Qi <yao.qi@linaro.org>
44
45 * gdb.base/coremaker2.c: Remove.
46
47 2015-12-10 Pedro Alves <palves@redhat.com>
48
49 * gdb.multi/base.exp: Remove stale "spaces" references.
50
51 2015-12-10 Pedro Alves <palves@redhat.com>
52
53 * gdb.multi/base.exp: Don't use nowarnings.
54 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
55 * gdb.multi/hangout.c: Include stdio.h.
56 * gdb.multi/hello.c: Include stdlib.h.
57 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
58 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
59 * gdb.multi/multi-arch.exp: Don't use nowarnings.
60
61 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * gdb.dwarf2/dw2-ranges-base.c: New file.
64 * gdb.dwarf2/dw2-ranges-base.exp: New file.
65 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
66 support additional line table, and debug ranges generation.
67 (Dwarf::ranges): New function, generate .debug_ranges.
68 (Dwarf::lines): Support generating simple line table programs.
69 (Dwarf::assemble): Initialise new namespace variables.
70
71 2015-12-09 Kevin Buettner <kevinb@redhat.com>
72
73 * gdb.base/async.exp (proc test_background): Add case for
74 asynchronous execution not supported.
75
76 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
77
78 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
79 format and change test names to make them unique.
80
81 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
82 Pedro Alves <pedro@redhat.com>
83
84 PR gdb/18702
85 Add checking of floatformats setup on x86_64 hosts.
86 * gdb.arch/i386-float.S (main): Load bigval and smallval.
87 (smallval, bigval): New labels/constants.
88 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
89 float" after loading bigval and smallval.
90
91 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
92
93 * gdb.ada/fun_overload_menu.exp: New testcase.
94 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
95
96 2015-12-04 Josh Stone <jistone@redhat.com>
97
98 * gdb.base/catch-fork-static.exp: New.
99
100 2015-12-03 Yao Qi <yao.qi@linaro.org>
101
102 * gdb.base/sizeof.c: Don't include stdio.h and
103 ../lib/unbuffer_output.c.
104 (main): New variable 'size' and 'value'. Remove printf and
105 gdb_unbuffer_output. Assign return value to size and value.
106 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
107 at the beginning.
108 (check_sizeof): Check the result by printing variable 'size'.
109 (check_valueof): Check the result by printing variable 'value'.
110
111 2015-12-01 Yao Qi <yao.qi@linaro.org>
112
113 * gdb.base/disp-step-syscall.exp: Define syscall instruction
114 for aarch64*-*-linux* target.
115
116 2015-11-30 Pedro Alves <palves@redhat.com>
117
118 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
119
120 2015-11-30 Pedro Alves <palves@redhat.com>
121
122 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
123 Handle non-stop mode vCont replies.
124
125 2015-11-30 Pedro Alves <palves@redhat.com>
126
127 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
128 prepare_for_testing. Start gdb with "set non-stop on" appended to
129 GDBFLAGS. Lax expected stop output.
130
131 2015-11-27 Yao Qi <yao.qi@linaro.org>
132
133 * gdb.arch/arm-neon.exp: New.
134 * gdb.arch/arm-neon.c: New.
135
136 2015-11-27 Yao Qi <yao.qi@linaro.org>
137
138 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
139
140 2015-11-27 Yao Qi <yao.qi@linaro.org>
141
142 * gdb.cp/annota2.exp: Allow multiple occurrences of the
143 frames-invalid annotation.
144
145 2015-11-27 Yao Qi <yao.qi@linaro.org>
146
147 * gdb.cp/annota2.exp: Use ${frames_invalid}.
148
149 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
150
151 * gdb.threads/names.exp: New file.
152 * gdb.threads/names.c: New file.
153 * README: Mention gdb,no_thread_names.
154
155 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
156
157 PR 19297
158 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
159 support" error.
160
161 2015-11-24 Pedro Alves <palves@redhat.com>
162
163 PR 17539
164 * gdb.base/display.exp: Expect displays to be sorted in ascending
165 order. Use multi_line.
166 * gdb.base/solib-display.exp: Likewise.
167
168 2015-11-24 Pedro Alves <palves@redhat.com>
169
170 PR 17539
171 * gdb.base/display.exp: Expect displays to be sorted in ascending
172 order. Use multi_line.
173 * gdb.base/solib-display.exp: Likewise.
174
175 2015-11-24 Pedro Alves <palves@redhat.com>
176
177 PR 17539
178 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
179 threads in ascending order.
180 * gdb.base/foll-fork.exp: Likewise.
181 * gdb.base/foll-vfork.exp: Likewise.
182 * gdb.base/multi-forks.exp: Likewise.
183 * gdb.mi/mi-nonstop.exp: Likewise.
184 * gdb.mi/mi-nsintrall.exp: Likewise.
185 * gdb.multi/base.exp: Likewise.
186 * gdb.multi/multi-arch.exp: Likewise.
187 * gdb.python/py-inferior.exp: Likewise.
188 * gdb.threads/break-while-running.exp: Likewise.
189 * gdb.threads/execl.exp: Likewise.
190 * gdb.threads/gcore-thread.exp: Likewise.
191 * gdb.threads/info-threads-cur-sal.exp: Likewise.
192 * gdb.threads/kill.exp: Likewise.
193 * gdb.threads/linux-dp.exp: Likewise.
194 * gdb.threads/multiple-step-overs.exp: Likewise.
195 * gdb.threads/next-bp-other-thread.exp: Likewise.
196 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
197 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
198 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
199 * gdb.threads/thread-find.exp: Likewise.
200 * gdb.threads/tls.exp: Likewise.
201 * lib/mi-support.exp (mi_reverse_list): Delete.
202 (mi_check_thread_states): No longer reverse list.
203
204 2015-11-24 Pedro Alves <palves@redhat.com>
205
206 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
207 use lowercase.
208
209 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
210
211 * gdb.trace/actions.c: Include trace-common.h.
212 (main): Add a location for a fast tracepoint.
213 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
214 the normal tracepoints.
215 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
216
217 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
218
219 * save-trace.exp: Factor out code to these...
220 (gdb_save_tracepoints): New.
221 (gdb_load_tracepoints): New.
222 (do_save_load_test): New.
223
224 2015-11-23 Kevin Buettner <kevinb@redhat.com>
225
226 * gdb.base/asmlabel.exp: New test.
227 * gdb.base/asmlabel.c: New test case.
228
229 2015-11-23 Joel Brobecker <brobecker@adacore.com>
230
231 * gdb.base/wrong_frame_bt_full-main.c: New file.
232 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
233 * gdb.base/wrong_frame_bt_full.exp: New file.
234
235 2015-11-23 Joel Brobecker <brobecker@adacore.com>
236
237 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
238
239 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
240
241 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
242 pstate register when comparing registers values in
243 sparc64-*-linux-gnu targets to avoid spurious differences.
244
245 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
246
247 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
248
249 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
250
251 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
252 as type argument to gdb_compile.
253 * gdb.base/nested-subp2.exp: Likewise.
254 * gdb.base/nested-subp3.exp: Likewise.
255
256 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
257
258 * lib/dwarf.exp (_note): Fix left shift of negative value.
259 * gdb.trace/trace-condition.exp: Likewise.
260
261 2015-11-13 Yao Qi <yao.qi@linaro.org>
262
263 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
264 comments about d10v.
265 (test_scalar_returns): Likewise.
266 * gdb.base/d10v.ld: Remove.
267 * gdb.base/overlays.exp: Remove the target triplet checking for
268 d10v-*-*.
269 * gdb.base/structs.exp (test_struct_returns): Remove the
270 comments about d10v.
271 (test_struct_calls): Likewise.
272
273 2015-11-13 Yao Qi <yao.qi@linaro.org>
274
275 * gdb.base/gnu_vector.exp: Check the return value by "p res".
276 * gdb.base/gnu_vector.c: Don't include stdio.h.
277 (main): Don't print res and call add_some_intvecs.
278
279 2015-11-11 Marcin Koƛcielnicki <koriakin@0x04.net>
280
281 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
282 macro.
283 (func5): Removed.
284 (func4): Use FAST_TRACEPOINT_LABEL.
285 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
286 macro.
287 (func): Removed.
288 (thread_function): Use FAST_TRACEPOINT_LABEL.
289 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
290 (func): Remove.
291 (marker): Use FAST_TRACEPOINT_LABEL.
292 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
293 (pendfunc1): Remove.
294 (pendfunc): Use FAST_TRACEPOINT_LABEL.
295 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
296 (foo): Remove.
297 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
298 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
299 macro.
300 (func): Remove.
301 (marker): Use FAST_TRACEPOINT_LABEL.
302 * gdb.trace/trace-common.h: New header.
303 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
304 macro.
305 (func): Remove.
306 (marker): Use FAST_TRACEPOINT_LABEL.
307 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
308 (func): Remove.
309 (thread_function): Use FAST_TRACEPOINT_LABEL.
310
311 2015-11-10 Marcin Koƛcielnicki <koriakin@0x04.net>
312
313 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
314 in front.
315 * gdb.trace/change-loc.exp: Use global pcreg definition.
316 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
317 * gdb.trace/entry-values.exp: Use global spreg definition, add $
318 in front.
319 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
320 * gdb.trace/pending.exp: Likewise.
321 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
322 * gdb.trace/trace-break.exp: Likewise.
323 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
324 in front.
325 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
326 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
327 in front.
328 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
329
330 2015-11-09 Joel Brobecker <brobecker@adacore.com>
331
332 * gdb.ada/fin_fun_out: New testcase.
333
334 2015-11-07 Kevin Buettner <kevinb@redhat.com>
335
336 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
337 value associated with DW_AT_byte_size.
338 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
339 constants for DW_AT_byte_size, DW_AT_lower_bound, and
340 DW_AT_upper_bound.
341
342 2015-11-07 Kevin Buettner <kevinb@redhat.com>
343
344 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
345 (gdb_target_symbol_prefix_flags): Define in terms of _asm
346 version.
347 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
348 gdb.dwarf2/dw2-canonicalize-type.exp,
349 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
350 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
351 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
352 provided by gdb_target_symbol_prefix_flags_asm.
353 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
354 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
355 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
356 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
357 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
358 macros where needed). Use this macro for symbols which require
359 the prefix provided by SYMBOL_PREFIX.
360
361 2015-11-05 Kevin Buettner <kevinb@redhat.com>
362
363 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
364 New procs.
365 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
366 representing expressions, of more than one list element.
367 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
368 to prepend linker symbol prefix to f.
369 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
370 table_1 and table_2.
371 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
372 Likewise, for f and g.
373 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
374 for ptr.
375 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
376 for main.
377 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
378 table_1_ptr and table_2_ptr.
379
380 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
381 Joel Brobecker <brobecker@adacore.com>
382
383 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
384
385 2015-11-04 Marcin Koƛcielnicki <koriakin@0x04.net>
386
387 * gdb.reverse/s390-mvcle.c: New test.
388 * gdb.reverse/s390-mvcle.exp: New file.
389 * lib/gdb.exp: Enable reverse tests on s390*-linux.
390
391 2015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
392
393 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
394
395 2015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
396
397 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
398 reaching marker2.
399 * gdb.reverse/getresuid-reverse.exp: Likewise.
400 * gdb.reverse/pipe-reverse.exp: Likewise.
401 * gdb.reverse/readv-reverse.exp: Likewise.
402 * gdb.reverse/recvmsg-reverse.exp: Likewise.
403 * gdb.reverse/time-reverse.exp: Likewise.
404 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
405
406 2015-10-30 Yao Qi <yao.qi@linaro.org>
407
408 * gdb.threads/wp-replication.c (watch_count_done): Remove.
409 (empty_cycle): Remove.
410 (main): Don't call empty_cycle. Don't use watch_count_done.
411 * gdb.threads/wp-replication.exp: Don't set breakpoint on
412 empty_cycle. Rewrite the code counting HW watchpoints.
413
414 2015-10-30 Marcin Koƛcielnicki <koriakin@0x04.net>
415
416 * gdb.reverse/fstatat-reverse.c: New test.
417 * gdb.reverse/fstatat-reverse.exp: New file.
418 * gdb.reverse/getresuid-reverse.c: New test.
419 * gdb.reverse/getresuid-reverse.exp: New file.
420 * gdb.reverse/pipe-reverse.c: New test.
421 * gdb.reverse/pipe-reverse.exp: New file.
422 * gdb.reverse/readv-reverse.c: New test.
423 * gdb.reverse/readv-reverse.exp: New file.
424 * gdb.reverse/recvmsg-reverse.c: New test.
425 * gdb.reverse/recvmsg-reverse.exp: New file.
426 * gdb.reverse/time-reverse.c: New test.
427 * gdb.reverse/time-reverse.exp: New file.
428 * gdb.reverse/waitpid-reverse.c: New test.
429 * gdb.reverse/waitpid-reverse.exp: New file.
430
431 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
432
433 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
434
435 2015-10-26 Doug Evans <dje@google.com>
436
437 PR symtab/17391
438 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
439 * gdb.dwarf2/bad-regnum.c: New file.
440 * gdb.dwarf2/bad-regnum.exp: New file.
441
442 2015-10-26 Doug Evans <dje@google.com>
443
444 PR python/18938
445 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
446 file.
447
448 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
449
450 * gdb.compile/compile.exp (compile code globalvar): Update expectation
451 for a change by "Mention language in compile error message".
452
453 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
454
455 PR python/18073
456 * gdb.python/py-type.c (C::a_method): New.
457 (C::a_const_method): New.
458 (C::a_static_method): New.
459 (a_function): New.
460 * gdb.python/py-type.exp (test_fields): Test getting fields
461 from function and method.
462
463 2015-10-21 Keven Boell <keven.boell@intel.com>
464
465 * gdb.fortran/vla-alloc-assoc.exp: New file.
466 * gdb.fortran/vla-datatypes.exp: New file.
467 * gdb.fortran/vla-datatypes.f90: New file.
468 * gdb.fortran/vla-history.exp: New file.
469 * gdb.fortran/vla-ptype-sub.exp: New file.
470 * gdb.fortran/vla-ptype.exp: New file.
471 * gdb.fortran/vla-sizeof.exp: New file.
472 * gdb.fortran/vla-sub.f90: New file.
473 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
474 * gdb.fortran/vla-value-sub-finish.exp: New file.
475 * gdb.fortran/vla-value-sub.exp: New file.
476 * gdb.fortran/vla-value.exp: New file.
477 * gdb.fortran/vla-ptr-info.exp: New file.
478 * gdb.mi/mi-vla-fortran.exp: New file.
479 * gdb.mi/vla.f90: New file.
480
481 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
482
483 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
484 of hardwired timeout value.
485
486 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
487 Pedro Alves <palves@redhat.com>
488
489 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
490 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
491
492 2015-10-19 Josh Stone <jistone@redhat.com>
493
494 * gdb.base/catch-syscall.c: Include <sched.h>.
495 (unknown_syscall): New variable.
496 (main): Trigger a vfork and an unknown syscall.
497 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
498 (unknown_syscall_number): Likewise.
499 (check_call_to_syscall): Accept an optional syscall pattern.
500 (check_return_from_syscall): Likewise.
501 (check_continue): Likewise.
502 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
503 (test_catch_syscall_skipping_return): New test toggling off 'catch
504 syscall' to step over the syscall return, then toggling back on.
505 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
506 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
507 (do_syscall_tests): Call test_catch_syscall_without_args and
508 test_catch_syscall_mid_vfork.
509 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
510 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
511
512 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
513
514 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
515 print g_vE): Add new pass patterns.
516 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
517 print various symbol names for vptr fields.
518
519 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
522 results.
523
524 2015-10-12 Yao Qi <yao.qi@linaro.org>
525
526 * gdb.arch/disp-step-insn-reloc.exp: New test case.
527
528 2015-10-12 Yao Qi <yao.qi@linaro.org>
529
530 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
531 is aarch64*-*-linux*.
532
533 2015-10-12 Yao Qi <yao.qi@linaro.org>
534
535 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
536 (can_relocate_bcond_true): ... it.
537 (can_relocate_bcond_false): New function.
538 (foo): Likewise.
539 (can_relocate_bl): Likewise.
540 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
541 can_relocate_bl.
542
543 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
544
545 * gdb.base/nested-addr.c: New file.
546 * gdb.base/nested-addr.exp: New testcase.
547
548 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
549
550 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
551 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
552 its output. Ignore the output of "record goto begin" and instead
553 check that GDB is replaying.
554
555 2015-10-09 Pedro Alves <palves@redhat.com>
556
557 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
558 (top level): Use it in the run with no args test.
559
560 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
561
562 * gdb.dlang/properties.exp: New file.
563
564 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
565
566 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
567 whether or not address 0x1000 is mapped on the target.
568
569 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
570
571 * gdb.python/py-type.exp: Do not run tests if binaries fail to
572 build.
573
574 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
575
576 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
577 instruction-history test.
578
579 2015-09-28 Doug Evans <dje@google.com>
580
581 * gdb.base/gcore.c (array_func): Add reference to static_array.
582
583 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
584
585 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
586 source line.
587
588 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
589
590 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
591 short or char as base type.
592
593 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
594
595 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
596 to allow any size enum.
597
598 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
599
600 * gdb.ada/array_ptr_renaming.exp: New testcase.
601 * gdb.ada/array_ptr_renaming/foo.adb: New file.
602 * gdb.ada/array_ptr_renaming/pack.ads: New file.
603
604 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
605
606 * gdb.trace/ftrace-lock.c: New file.
607 * gdb.trace/ftrace-lock.exp: New file.
608
609 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
610
611 * gdb.arch/insn-reloc.c: New file.
612 * gdb.arch/ftrace-insn-reloc.exp: New file.
613
614 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
615
616 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
617 instruction.
618 * gdb.trace/pendshr1.c (pendfunc): Likewise.
619 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
620 * gdb.trace/range-stepping.c: Likewise.
621 * gdb.trace/trace-break.c: Likewise.
622 * gdb.trace/trace-mt.c (thread_function): Likewise.
623 * gdb.trace/ftrace.c (marker): Likewise.
624 * gdb.trace/trace-condition.c (marker): Likewise.
625 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
626 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
627 is_aarch64_target.
628
629 2015-09-18 Doug Evans <xdje42@gmail.com>
630
631 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
632 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
633
634 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
635
636 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
637 the breakpoint.
638
639 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
640
641 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
642 the pending breakpoint. Remove timeout override for "Run till
643 MI pending breakpoint on pendfunc3 on thread 2" test.
644
645 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
646
647 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
648 filename pattern.
649
650 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
651
652 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
653 in breakpoint filename pattern.
654
655 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
656
657 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
658
659 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
660
661 * gdb.linespec/explicit.exp: Check for readline support for
662 tab-completion tests. Fix obvious typo.
663
664 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
665
666 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
667 and replay.
668
669 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
670
671 * gdb.btrace/non-stop.c: New.
672 * gdb.btrace/non-stop.exp: New.
673
674 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
675 Yao Qi <yao.qi@linaro.org>
676
677 * gdb.trace/trace-condition.c: New file.
678 * gdb.trace/trace-condition.exp: New file.
679
680 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
681
682 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
683 for testing bytecode compilation.
684
685 2015-09-16 Pedro Alves <palves@redhat.com>
686 Sandra Loosemore <sandra@codesourcery.com>
687
688 * gdb.threads/non-stop-fair-events.c (timeout): New global.
689 (SECONDS): Redefine.
690 (main): Call pthread_kill and alarm early.
691 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
692 support.
693 (test): If the target can't hardware step and doesn't support
694 displaced stepping, increase the timeout.
695
696 2015-09-16 Pedro Alves <palves@redhat.com>
697
698 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
699 (enable_debug): New procedures.
700 (test): Use them. Bail out if waiting for threads fails.
701 (top level): Bail out if a test fails.
702
703 2015-09-16 Yao Qi <yao.qi@linaro.org>
704
705 * gdb.asm/asm-source.exp: Set asm-arch for
706 aarch64*-*-* target.
707 * gdb.asm/aarch64.inc: New file.
708
709 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
710
711 * gdb.ada/array_of_variable_length.exp: New testcase.
712 * gdb.ada/array_of_variable_length/foo.adb: New file.
713 * gdb.ada/array_of_variable_length/pck.adb: New file.
714 * gdb.ada/array_of_variable_length/pck.ads: New file.
715
716 2015-09-15 Doug Evans <dje@google.com>
717
718 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
719 of function static local variable.
720
721 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
722
723 * gdb.threads/tls-so_extern.exp: New test file.
724 * gdb.threads/tls-so_extern.c: New test file.
725 * gdb.threads/tls-so_extern_main.c: New test file.
726
727 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
728
729 * gdb.opt/solib-intra-step-lib.c: New file.
730 * gdb.opt/solib-intra-step-main.c: New file.
731 * gdb.opt/solib-intra-step.exp: New file.
732
733 2015-09-15 Pedro Alves <palves@redhat.com>
734
735 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
736 gdb_continue_to_breakpoint instead of gdb_test_multiple.
737
738 2015-09-14 Pedro Alves <palves@redhat.com>
739
740 * gdb.base/hook-stop-continue.c: Delete.
741 * gdb.base/hook-stop-continue.exp: Delete.
742 * gdb.base/hook-stop-frame.c: Delete.
743 * gdb.base/hook-stop-frame.exp: Delete.
744 * gdb.base/hook-stop.c: New file.
745 * gdb.base/hook-stop.exp: New file.
746
747 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
748
749 * gdb.ada/access_to_packed_array.exp: New testcase.
750 * gdb.ada/access_to_packed_array/foo.adb: New file.
751 * gdb.ada/access_to_packed_array/pack.adb: New file.
752 * gdb.ada/access_to_packed_array/pack.ads: New file.
753
754 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
755
756 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
757 buffer size test.
758
759 2015-09-11 Don Breazeal <donb@codesourcery.com>
760
761 * gdb.base/foll-exec.c: Add copyright header. Fix
762 formatting issues.
763 * gdb.base/foll-exec.exp (zap_session): Delete proc.
764 (do_exec_tests): Use clean_restart in place of zap_session,
765 and for test initialization. Fix formatting issues. Use
766 fail in place of perror.
767 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
768 an expect statement to match an expression with output from
769 the program under debug.
770 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
771 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
772 * gdb.threads/non-ldr-exc-2.exp: Likewise.
773 * gdb.threads/non-ldr-exc-3.exp: Likewise.
774 * gdb.threads/non-ldr-exc-4.exp: Likewise.
775
776 2015-09-09 Doug Evans <dje@google.com>
777
778 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
779
780 2015-09-09 Doug Evans <dje@google.com>
781
782 * gdb.base/pie-execl.exp: Fix result test of build_executable.
783
784 2015-09-09 Doug Evans <dje@google.com>
785
786 * gdb.base/savedregs.exp: Fix typo.
787
788 2015-09-09 Pedro Alves <palves@redhat.com>
789
790 * gdb.mi/mi-cli.exp: Add CLI finish tests.
791
792 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
793
794 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
795 command actually switches threads. Give up on remaining
796 tests if target fails to stop at breakpoint.
797
798 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
799
800 * gdb.ada/funcall_char.exp: New testcase.
801 * gdb.ada/funcall_char/foo.adb: New file.
802
803 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
804
805 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
806 expected outputs. Add two testcases for completing ambiguous
807 functions.
808 * gdb.ada/complete/aux_pck.adb: New file.
809 * gdb.ada/complete/aux_pck.ads: New file.
810 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
811 Ambiguous_Func functions.
812 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
813 * gdb.ada/complete/pck.adb: Likewise.
814
815 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
816
817 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
818 failures to run the test program under GDB.
819
820 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
821
822 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
823 to C.
824
825 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
826
827 * gdb.base/run-after-attach.exp: New test file.
828 * gdb.base/run-after-attach.c: New test file.
829
830 2015-08-26 Don Breazeal <donb@codesourcery.com>
831
832 * gdb.base/foll-exec-2.c: New test program.
833 * gdb.base/foll-exec-2.exp: New test.
834
835 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
836
837 * gdb.base/nested-subp1.exp: New file.
838 * gdb.base/nested-subp1.c: New file.
839 * gdb.base/nested-subp2.exp: New file.
840 * gdb.base/nested-subp2.c: New file.
841 * gdb.base/nested-subp3.exp: New file.
842 * gdb.base/nested-subp3.c: New file.
843
844 2015-08-24 Pedro Alves <palves@redhat.com>
845
846 * gdb.server/connect-without-multi-process.c: New file.
847 * gdb.server/connect-without-multi-process.exp: New file.
848
849 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
850
851 * gdb.opt/inline-markers.c: Make z int.
852
853 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
854
855 * gdb.opt/inline-markers.c: Make z volatile.
856
857 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
858
859 * gdb.opt/inline-bt.c: New volatile global z.
860 * gdb.opt/inline-cmds.c: Likewise.
861 * gdb.opt/inline-locals.c: Likewise.
862 * gdb.opt/inline-markers.c: New extern global z.
863 (marker): Use z.
864 (inline_fn): Likewise.
865
866 2015-08-24 Pedro Alves <palves@redhat.com>
867
868 * config/m32r-stub.exp: Remove file.
869 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
870 * gdb.base/call-rt-st.exp: Likewise.
871 * gdb.base/call-strs.exp: Likewise.
872 * gdb.base/default.exp: Remove references to h8300-*-hms and
873 *-*-udi*.
874 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
875
876 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
877
878 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
879 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
880 and "return" use KFAIL when GDB can not read/write the vector
881 return value.
882
883 2015-08-21 Gary Benson <gbenson@redhat.com>
884
885 * gdb.trace/pending.exp: Cope with remote transfer warnings.
886
887 2015-08-20 Pedro Alves <palves@redhat.com>
888
889 * gdb.server/solib-list.exp: No longer expect an interior stop in
890 non-stop mode.
891
892 2015-08-20 Pedro Alves <palves@redhat.com>
893
894 * gdb.server/connect-stopped-target.c: New file.
895 * gdb.server/connect-stopped-target.exp: New file.
896
897 2015-08-20 Pedro Alves <palves@redhat.com>
898
899 * gdb.dwarf2/comp-unit-lang.exp: New file.
900 * gdb.dwarf2/comp-unit-lang.c: New file.
901
902 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
903
904 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
905 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
906
907 2015-08-19 Kevin Buettner <kevinb@redhat.com>
908
909 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
910 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
911
912 2015-08-18 Doug Evans <dje@google.com>
913 Adrian Sendroiu <adrian.sendroiu@freescale.com>
914
915 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
916 skip_python_tests. New arg prompt_regexp.
917 (skip_python_tests): New function.
918 * lib/mi-support.exp (mi_skip_python_tests): New function.
919 * gdb.python/py-mi-objfile-gdb.py: New file.
920 * gdb.python/py-mi-objfile.c: New file.
921 * gdb.python/py-mi-objfile.exp: New file.
922
923 2015-08-17 Keith Seitz <keiths@redhat.com>
924
925 * gdb.linespec/explicit.exp: Move strace test from here ...
926 * gdb.trace/strace.exp: ... to here.
927
928 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
929
930 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
931 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
932
933 2015-08-14 Doug Evans <xdje42@gmail.com>
934
935 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
936 inferior before selecting a new file.
937
938 2015-08-14 Doug Evans <xdje42@gmail.com>
939
940 * gdb.mi/mi-disassemble.exp: Update.
941 * gdb.base/disasm-optim.S: New file.
942 * gdb.base/disasm-optim.c: New file.
943 * gdb.base/disasm-optim.h: New file.
944 * gdb.base/disasm-optim.exp: New file.
945
946 2015-08-14 Keith Seitz <keiths@redhat.com>
947
948 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
949 "evaluated-by".
950
951 2015-08-13 Joel Brobecker <brobecker@adacore.com>
952
953 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
954
955 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
956
957 * gdb.ada/fun_renaming.exp: New testcase.
958 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
959 * gdb.ada/fun_renaming/pack.adb: New file.
960 * gdb.ada/fun_renaming/pack.ads: New file.
961
962 2015-08-12 Keith Seitz <keiths@redhat.com>
963
964 * gdb.base/dso2dso.exp: Pass basename of source file in call to
965 gdb_get_line_number.
966
967 2015-08-12 Joel Brobecker <brobecker@adacore.com>
968
969 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
970 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
971 gdb.base/dso2dso.exp: New files.
972
973 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
974 Pedro Alves <palves@redhat.com>
975 Keith Seitz <keiths@redhat.com>
976
977 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
978 GDBFLAGS.
979
980 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
981
982 * gdb.base/gdbhistsize-history.exp
983 (test_histsize_history_setting): Use save_vars.
984 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
985 Use save_vars.
986 (test_no_truncation_of_unlimited_history_file): Use save_vars.
987 * gdb.base/readline.exp: Use save_vars.
988
989 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
990
991 * lib/gdb.exp (save_vars): New proc.
992
993 2015-08-11 Keith Seitz <keiths@redhat.com>
994
995 * gdb.base/help.exp: Update help_breakpoint_text.
996
997 2015-08-11 Keith Seitz <keiths@redhat.com>
998
999 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1000 (at toplevel): Call test_explicit_breakpoints.
1001 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1002 breakpoints.
1003 * lib/mi-support.exp (mi_make_breakpoint): Add support for
1004 breakpoint conditions, "-cond".
1005
1006 2015-08-11 Keith Seitz <keiths@redhat.com>
1007
1008 * gdb.linespec/3explicit.c: New file.
1009 * gdb.linespec/cpexplicit.cc: New file.
1010 * gdb.linespec/cpexplicit.exp: New file.
1011 * gdb.linespec/explicit.c: New file.
1012 * gdb.linespec/explicit.exp: New file.
1013 * gdb.linespec/explicit2.c: New file.
1014 * gdb.linespec/ls-errs.exp: Add explicit location tests.
1015 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1016 before using in the matching pattern.
1017 Clarify that `prefix' is a regular expression.
1018
1019 2015-08-11 Keith Seitz <keiths@redhat.com>
1020
1021 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1022 test.
1023 Add tests for missing ",FMT" and ",".
1024
1025 2015-08-10 Doug Evans <dje@google.com>
1026 Keith Seitz <keiths@redhat.com>
1027
1028 PR gdb/17960
1029 * gdb.base/completion.exp: Add location completer tests.
1030
1031 2015-08-07 Pedro Alves <palves@redhat.com>
1032
1033 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1034 tests here.
1035 (top level): Run do_test with and without displaced stepping.
1036
1037 2015-08-07 Pedro Alves <palves@redhat.com>
1038
1039 * gdb.base/valgrind-disp-step.c: New file.
1040 * gdb.base/valgrind-disp-step.exp: New file.
1041
1042 2015-08-07 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1045 Delete function.
1046 (main): Add alarm. Run an infinite loop instead of calling
1047 wait_threads.
1048 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1049 comment.
1050 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1051 Delete function.
1052 (main): Add alarm. Run an infinite loop instead of calling
1053 wait_threads.
1054 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1055 comment.
1056
1057 2015-08-07 Pedro Alves <palves@redhat.com>
1058
1059 * gdb.base/checkpoint-ns.exp: New file.
1060 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1061 standard_testfile.
1062
1063 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1064
1065 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1066 * gdb.btrace/instruction_history.exp: Update.
1067 * gdb.btrace/tsx.exp: New.
1068 * gdb.btrace/tsx.c: New.
1069
1070 2015-08-06 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1073 increase timeout.
1074 * gdb.reverse/until-precsave.exp: Bump timeouts.
1075
1076 2015-08-06 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1079
1080 2015-08-06 Pedro Alves <palves@redhat.com>
1081
1082 PR gdb/18749
1083 * gdb.threads/process-dies-while-handling-bp.c: New file.
1084 * gdb.threads/process-dies-while-handling-bp.exp: New file.
1085
1086 2015-08-06 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1089 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1090
1091 2015-08-05 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.threads/next-while-other-thread-longjmps.c: New file.
1094 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1095
1096 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
1097
1098 * gdb.base/bp-permanent.exp: Report test as unsupported if
1099 the target cannot stop at the permanent breakpoint.
1100
1101 2015-08-03 Doug Evans <dje@google.com>
1102
1103 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1104 10000.
1105
1106 2015-08-03 Doug Evans <dje@google.com>
1107
1108 * Makefile.in (workers/%.worker, build-perf): New rule.
1109 (GDB_PERFTEST_MODE): New variable.
1110 (check-perf): Use it.
1111 (clean): Clean up gdb.perf parallel build subdirs.
1112 * lib/build-piece.exp: New file.
1113 * lib/gdb.exp (make_gdb_parallel_path): New function
1114 (standard_output_file, standard_temp_file): Call it.
1115 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1116 of $GDB_PARALLEL.
1117 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1118
1119 2015-08-03 Doug Evans <dje@google.com>
1120
1121 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
1122 (LOG_FILE_NAME): New global.
1123 (TextReporter.__init__): Initialize self.txt_sum.
1124 (TextReporter.report): Add support for multiple data-points.
1125 Move report to perftest.sum, put raw data in perftest.log.
1126 (TextReporter.start): Open sum and log files.
1127 (TextReporter.end): Close sum and log files.
1128 * gdb.perf/lib/perftest/testresult.py
1129 (SingleStatisticTestResult.record): Handle multiple data-points.
1130
1131 2015-07-31 Pedro Alves <palves@redhat.com>
1132
1133 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1134 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1135 kill_wait_spawned_process instead of explicit "kill -9".
1136 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1137 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1138 kill_wait_spawned_process.
1139 * gdb.base/attach-twice.exp: Likewise.
1140 * gdb.base/attach.exp: Likewise.
1141 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1142 gdb_test_multiple.
1143 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1144 returning a spawn id instead of a pid. Use spawn_id_get_pid and
1145 kill_wait_spawned_process.
1146 * gdb.base/valgrind-infcall.exp: Likewise.
1147 * gdb.multi/multi-attach.exp: Likewise.
1148 * gdb.python/py-prompt.exp: Likewise.
1149 * gdb.python/py-sync-interp.exp: Likewise.
1150 * gdb.server/ext-attach.exp: Likewise.
1151 * gdb.threads/attach-into-signal.exp (corefunc): Use
1152 spawn_wait_for_attach, spawn_id_get_pid and
1153 kill_wait_spawned_process.
1154 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1155 spawn_wait_for_attach returning a spawn id instead of a pid. Use
1156 spawn_id_get_pid and kill_wait_spawned_process.
1157 * gdb.threads/attach-stopped.exp (corefunc): Use
1158 spawn_wait_for_attach, spawn_id_get_pid and
1159 kill_wait_spawned_process.
1160 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1161 Use spawn_id_get_pid. Wait for spawn id after eof. Use
1162 kill_wait_spawned_process instead of explicit "kill -9".
1163 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1164 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1165 (spawn_wait_for_attach): Use spawn instead of exec to spawn
1166 processes. Don't map cygwin/windows pids here. Now returns a
1167 spawn id list.
1168
1169 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1170
1171 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1172 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1173 correct patch.
1174
1175 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1176
1177 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1178
1179 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
1180
1181 Reapply:
1182 2014-05-21 Mark Wielaard <mjw@redhat.com>
1183
1184 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1185
1186 2015-07-30 Pedro Alves <palves@redhat.com>
1187
1188 * linux-low.c (handle_extended_wait): Set the child's last
1189 reported status to TARGET_WAITKIND_STOPPED.
1190
1191 2015-07-30 Pedro Alves <palves@redhat.com>
1192
1193 PR threads/18600
1194 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
1195 only shows inferior 1.
1196
1197 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
1198 Pedro Alves <palves@redhat.com>
1199
1200 PR threads/18600
1201 * gdb.threads/fork-plus-threads.c: New file.
1202 * gdb.threads/fork-plus-threads.exp: New file.
1203
1204 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1205
1206 * gdb.base/batch-preserve-term-settings.exp
1207 (test_terminal_settings_preserved_after_cli_exit): Use
1208 send_quit_command.
1209
1210 2015-07-29 Pedro Alves <palves@redhat.com>
1211 Don Breazeal <donb@codesourcery.com>
1212
1213 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
1214 output from both inferior_spawn_id and gdb_spawn_id.
1215
1216 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1217
1218 * gdb.threads/attach-into-signal.exp (corefunc): Use
1219 with_test_prefix on nested loops, uniquefying the test messages.
1220
1221 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
1222
1223 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
1224 commit.
1225
1226 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1227
1228 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
1229 New proc.
1230 (test_terminal_settings_preserved_after_sigterm): New test.
1231
1232 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1233
1234 * gdb.base/batch-preserve-term-settings.exp
1235 (test_terminal_settings_preserved_after_cli_exit): New test.
1236
1237 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
1238
1239 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
1240 manipulation of saved_gdbflags.
1241 (test_terminal_settings_preserved): Remove global declaration of
1242 the unused variable pagination_prompt. Remove manipulation of
1243 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
1244 GDBFLAGS.
1245
1246 2015-07-29 Pedro Alves <palves@redhat.com>
1247
1248 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
1249
1250 2015-07-29 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
1253 at the top.
1254
1255 2015-07-29 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
1258 (main): Call gdb_unbuffer_output.
1259 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
1260 (main): Call gdb_unbuffer_output.
1261 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
1262 (main): Call gdb_unbuffer_output.
1263 * gdb.base/call-strs.exp: Adjust to step over the
1264 gdb_unbuffer_output call.
1265 * gdb.base/catch-gdb-caused-signals.c: Include
1266 "../lib/unbuffer_output.c".
1267 (main): Call gdb_unbuffer_output.
1268 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
1269 (main): Call gdb_unbuffer_output.
1270 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
1271 (main): Call gdb_unbuffer_output.
1272 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
1273 (main): Call gdb_unbuffer_output.
1274 * gdb.base/shlib-call.exp: Adjust to step over the
1275 gdb_unbuffer_output call.
1276 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
1277 (main): Call gdb_unbuffer_output.
1278 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
1279 (main): Call gdb_unbuffer_output.
1280 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
1281 (main): Rename to ...
1282 (test): ... this.
1283 (main): Reimplement.
1284 * gdb.base/varargs.exp: Run to test instead of to main.
1285 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1286 (main): Call gdb_unbuffer_output.
1287
1288 2015-07-29 Pedro Alves <palves@redhat.com>
1289
1290 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
1291 factore out from mi_continue_dprintf. For call-style dprintfs,
1292 expect dprintf output out of $inferior_spawn_id.
1293 (mi_continue_dprintf): Use mi_expect_dprintf.
1294 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
1295 (main): Call gdb_unbuffer_output.
1296
1297 2015-07-29 Pedro Alves <palves@redhat.com>
1298
1299 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
1300 (default_mi_gdb_start): Set inferior_spawn_id instead of
1301 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
1302 gdb_spawn_id.
1303 (mi_gdb_test): Always expect inferior output from both
1304 $inferior_spawn_id and $gdb_spawn_id.
1305
1306 2015-07-29 Pedro Alves <palves@redhat.com>
1307
1308 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
1309 send_inferior and $inferior_spawn_id.
1310
1311 2015-07-29 Pedro Alves <palves@redhat.com>
1312
1313 * gdb.gdb/complaints.exp (test_initial_complaints)
1314 (test_serial_complaints, test_short_complaints): Use
1315 gdb_test_stdio.
1316 (test_empty_complaint): Handle $inferior_spawn_id !=
1317 $gdb_spawn_id.
1318
1319 2015-07-29 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/varargs.exp: Use gdb_test_stdio.
1322
1323 2015-07-29 Pedro Alves <palves@redhat.com>
1324
1325 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
1326
1327 2015-07-29 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.base/ending-run.exp: Use gdb_test_stdio.
1330
1331 2015-07-29 Pedro Alves <palves@redhat.com>
1332
1333 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
1334 parameter into two new parameters, "inf_result" and "gdb_result".
1335 Expect inferior output and gdb output from $inferior_spawn_id and
1336 $gdb_spawn_id, respectively. Adjust all callers.
1337
1338 2015-07-29 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
1341 of gdb_test_sequence.
1342
1343 2015-07-29 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
1346 (saw_spurious_output): Expect inferior output from
1347 $inferior_spawn_id. Use gdb_test_stdio.
1348
1349 2015-07-29 Pedro Alves <palves@redhat.com>
1350
1351 * gdb.base/dprintf.exp: Use standard_testfile. Change
1352 prepare_for_testing call.
1353 (srcfile): Don't set.
1354 (restart): New procedure.
1355 (test_dprintf): New procecure, use to continue over dprintfs.
1356 (test_call, test_agent): New procedures, tests moved here.
1357 Restart gdb and recreate dprintfs. Adjust expected output.
1358
1359 2015-07-29 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
1362
1363 2015-07-29 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
1366
1367 2015-07-29 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
1370 gdb_test_stdio.
1371
1372 2015-07-29 Pedro Alves <palves@redhat.com>
1373
1374 * lib/gdb.exp (gdb_test_stdio): New procedure.
1375
1376 2015-07-29 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
1379
1380 2015-07-29 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.base/call-signal-resume.exp: Remove check for
1383 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
1384 * gdb.base/unwindonsignal.exp: Likewise.
1385 * gdb.base/call-signals.c (gen_signal): Remove printf call.
1386 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
1387
1388 2015-07-29 Pedro Alves <palves@redhat.com>
1389
1390 * gdb.base/siginfo-addr.c (pass): New function.
1391 (handler): Call it iff si_addr is correct.
1392 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
1393 Set a breakpoint at "pass" and continue to it.
1394
1395 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
1396
1397 * gdb.python/py-objfile.exp: Make some tests have unique names.
1398 * gdb.python/py-pp-registration.exp: Likewise.
1399
1400 2015-07-28 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.server/server-exec-info.exp: Issue a "disconnect".
1403
1404 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1405
1406 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
1407
1408 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
1409
1410 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
1411
1412 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
1413
1414 * gdb.base/gdb-sigterm-2.exp: New test.
1415
1416 2015-07-25 Doug Evans <xdje42@gmail.com>
1417
1418 Revert:
1419 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1420 (workers/%.worker, build-perf): New rule.
1421 (GDB_PERFTEST_MODE): New variable.
1422 (check-perf): Use it.
1423 (clean): Clean up gdb.perf parallel build subdirs.
1424 * lib/build-piece.exp: New file.
1425 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1426 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1427 name.
1428 (standard_temp_file): Ditto.
1429 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1430 of $GDB_PARALLEL.
1431
1432 2015-07-24 Doug Evans <dje@google.com>
1433
1434 * gdb.perf/lib/perftest/utils.py: New file.
1435 * gdb.perf/gm-hello.cc: New file.
1436 * gdb.perf/gm-pervasive-typedef.cc: New file.
1437 * gdb.perf/gm-pervasive-typedef.h: New file.
1438 * gdb.perf/gm-std.cc: New file.
1439 * gdb.perf/gm-std.h: New file.
1440 * gdb.perf/gm-use-cerr.cc: New file.
1441 * gdb.perf/gm-utils.h: New file.
1442 * gdb.perf/gmonster-null-lookup.py: New file.
1443 * gdb.perf/gmonster-pervasive-typedef.py: New file.
1444 * gdb.perf/gmonster-print-cerr.py: New file.
1445 * gdb.perf/gmonster-ptype-string.py: New file.
1446 * gdb.perf/gmonster-runto-main.py: New file.
1447 * gdb.perf/gmonster-select-file.py: New file.
1448 * gdb.perf/gmonster1-null-lookup.exp: New file.
1449 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
1450 * gdb.perf/gmonster1-print-cerr.exp: New file.
1451 * gdb.perf/gmonster1-ptype-string.exp: New file.
1452 * gdb.perf/gmonster1-runto-main.exp: New file.
1453 * gdb.perf/gmonster1-select-file.exp: New file.
1454 * gdb.perf/gmonster1.cc: New file.
1455 * gdb.perf/gmonster1.exp: New file.
1456 * gdb.perf/gmonster2-null-lookup.exp: New file.
1457 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
1458 * gdb.perf/gmonster2-print-cerr.exp: New file.
1459 * gdb.perf/gmonster2-ptype-string.exp: New file.
1460 * gdb.perf/gmonster2-runto-main.exp: New file.
1461 * gdb.perf/gmonster2-select-file.exp: New file.
1462 * gdb.perf/gmonster2.cc: New file.
1463 * gdb.perf/gmonster2.exp: New file.
1464
1465 2015-07-24 Doug Evans <dje@google.com>
1466
1467 * gdb.perf/README: New file.
1468 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
1469 * lib/gen-perf-test.exp: New file.
1470
1471 2015-07-24 Doug Evans <dje@google.com>
1472
1473 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
1474 (PerfTest::startup): New function.
1475 (PerfTest::run): Return result of calling body.
1476 (PerfTest::assemble): Rewrite.
1477 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
1478 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
1479 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
1480 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
1481 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
1482
1483 2015-07-24 Doug Evans <dje@google.com>
1484
1485 * lib/gdb.exp (clean_restart): Make executable optional.
1486
1487 2015-07-24 Doug Evans <dje@google.com>
1488
1489 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
1490 compiler_info references.
1491 * gdb.cp/temargs.exp: Ditto.
1492 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
1493 (get_compiler_info): Early exit if already computed. Set compiler_info
1494 to "unknown" if there was a problem.
1495 (test_compiler_info): Add function comment. Call get_compiler_info.
1496
1497 2015-07-24 Doug Evans <dje@google.com>
1498
1499 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
1500 (workers/%.worker, build-perf): New rule.
1501 (GDB_PERFTEST_MODE): New variable.
1502 (check-perf): Use it.
1503 (clean): Clean up gdb.perf parallel build subdirs.
1504 * lib/build-piece.exp: New file.
1505 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
1506 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
1507 name.
1508 (standard_temp_file): Ditto.
1509 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1510 of $GDB_PARALLEL.
1511
1512 2015-07-24 Doug Evans <dje@google.com>
1513
1514 * lib/future.exp (gdb_default_target_compile): New option
1515 "early_flags".
1516 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
1517 --as-needed.
1518
1519 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
1520
1521 * gdb.base/catch-syscall.exp: Call gdb_exit before
1522 gdb_skip_xml_test.
1523
1524 2015-07-24 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.python/py-events.exp: Accept output between the stop event
1527 and the prompt.
1528 * gdb.python/py-evsignal.exp: Likewise.
1529 * gdb.python/py-evthreads.exp: Likewise.
1530
1531 2015-07-24 Pedro Alves <palves@redhat.com>
1532
1533 PR gdb/18717
1534 * gdb.threads/non-ldr-exit.c: New file.
1535 * gdb.threads/non-ldr-exit.exp: New file.
1536
1537 2015-07-24 Yao Qi <yao.qi@linaro.org>
1538
1539 * gdb.server/ext-wrapper.exp: Test --wrapper option when
1540 restarting process.
1541
1542 2015-07-24 Yao Qi <yao.qi@linaro.org>
1543
1544 * gdb.server/ext-restart.exp: New file.
1545
1546 2015-07-24 Yao Qi <yao.qi@linaro.org>
1547
1548 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
1549 argument options.
1550 * gdb.server/ext-wrapper.exp: New file.
1551
1552 2015-07-23 Doug Evans <dje@google.com>
1553
1554 * gdb.dwarf2/dw2-dummy-cu.S: New file.
1555 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
1556
1557 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
1558
1559 * gdb.ada/var_arr_typedef.exp: New testcase.
1560 * gdb.ada/var_arr_typedef/pack.adb: New file.
1561 * gdb.ada/var_arr_typedef/pack.ads: New file.
1562 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
1563
1564 2015-07-20 Joel Brobecker <brobecker@adacore.com>
1565
1566 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
1567
1568 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1569
1570 * gdb.arch/i386-biarch-core.exp: Replace istarget
1571 by "complete set gnutarget". Remove expectation for the "core-file"
1572 command.
1573
1574 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 Revert the previous commit:
1577 Tests for validate symbol file using build-id.
1578
1579 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1580
1581 Tests for validate symbol file using build-id.
1582 * gdb.base/solib-mismatch-lib.c: New file.
1583 * gdb.base/solib-mismatch-libmod.c: New file.
1584 * gdb.base/solib-mismatch.c: New file.
1585 * gdb.base/solib-mismatch.exp: New file.
1586
1587 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
1588
1589 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
1590 nios2-*-linux*.
1591 * gdb.base/sigbpt.exp (stepi_out): Likewise.
1592 * gdb.base/siginfo.exp: Likewise.
1593 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1594
1595 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
1596
1597 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
1598 Move it to ...
1599 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
1600 ... here.
1601 * gdb.trace/range-stepping.exp: Check that the target supports
1602 range stepping.
1603
1604 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
1607
1608 2015-07-14 Pedro Alves <palves@redhat.com>
1609
1610 * gdb.base/killed-outside.exp: New file.
1611 * gdb.base/killed-outside.c: New file.
1612
1613 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1614
1615 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
1616 (n at main): New.
1617 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
1618
1619 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1620
1621 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
1622 infcall tests instead of setting up for KFAIL.
1623
1624 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
1625
1626 * gdb.btrace/record_goto-step.exp: New.
1627
1628 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1629
1630 PR compile/18484
1631 * gdb.compile/compile.c (struct struct_type): Add volatile to
1632 selffield's type.
1633 * gdb.compile/compile.exp
1634 (compile code struct_object.selffield = &struct_object): Skip further
1635 struct_object tests if this one xfails.
1636
1637 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
1638
1639 PR exp/18617
1640 * gdb.trace/ax.exp: Add test.
1641
1642 2015-07-07 Yao Qi <yao.qi@linaro.org>
1643
1644 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1645 instead of istarget "aarch64*-*-*".
1646 * gdb.arch/aarch64-fp.exp: Likewise.
1647 * gdb.base/float.exp: Likewise.
1648 * gdb.reverse/aarch64.exp: Likewise.
1649 * lib/gdb.exp (is_aarch64_target): New proc.
1650
1651 2015-07-07 Yao Qi <yao.qi@linaro.org>
1652
1653 * lib/gdb.exp (is_aarch32_target): New proc.
1654 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1655 instead of "istarget "arm*-*-*"".
1656 * gdb.arch/arm-disp-step.exp: Likewise.
1657 * gdb.arch/thumb-bx-pc.exp: Likewise.
1658 * gdb.arch/thumb-prologue.exp: Likewise.
1659 * gdb.arch/thumb-singlestep.exp: Likewise.
1660 * gdb.base/disp-step-syscall.exp: Likewise.
1661 * gdb.base/float.exp: Likewise.
1662
1663 2015-07-07 Yao Qi <yao.qi@linaro.org>
1664
1665 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1666 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1667
1668 2015-07-07 Yao Qi <yao.qi@linaro.org>
1669
1670 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1671 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1672 if it exists.
1673 * gdb.multi/multi-arch.exp: Likewise.
1674
1675 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1676
1677 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1678 print.
1679
1680 2015-07-07 Yao Qi <yao.qi@linaro.org>
1681
1682 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1683
1684 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1685
1686 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1687 '[' and ']' characters.
1688
1689 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1690
1691 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1692
1693 2015-06-29 Pedro Alves <palves@redhat.com>
1694
1695 PR threads/18127
1696 * gdb.threads/hand-call-new-thread.c: New file.
1697 * gdb.threads/hand-call-new-thread.c: New file.
1698
1699 2015-06-26 Keith Seitz <keiths@redhat.com>
1700 Doug Evans <dje@google.com>
1701
1702 PR 16253
1703 * gdb.cp/var-tag-2.cc: New file.
1704 * gdb.cp/var-tag-3.cc: New file.
1705 * gdb.cp/var-tag-4.cc: New file.
1706 * gdb.cp/var-tag.cc: New file.
1707 * gdb.cp/var-tag.exp: New file.
1708
1709 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1710
1711 * gdb.base/history-duplicates.exp: New test.
1712
1713 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1714
1715 * gdb.base/completion.exp: Test the completion of the "focus"
1716 command.
1717
1718 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1719
1720 * gdb.arch/amd64-prologue-skip.S: New file.
1721 * gdb.arch/amd64-prologue-skip.exp: New file.
1722
1723 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1724
1725 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1726 is_address_zero_readable check.
1727
1728 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1729
1730 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1731 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1732
1733 2015-06-24 Yao Qi <yao.qi@linaro.org>
1734
1735 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1736 linux targets.
1737
1738 2015-06-24 Yao Qi <yao.qi@linaro.org>
1739
1740 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1741 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1742 * gdb.base/siginfo-thread.exp: Likewise.
1743
1744 2015-06-22 Yao Qi <yao.qi@linaro.org>
1745
1746 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1747
1748 2015-06-22 Yao Qi <yao.qi@linaro.org>
1749
1750 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1751 aarch64*-*-*.
1752 (skip_hw_watchpoint_tests): Likewise.
1753
1754 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1755
1756 * gdb.base/gdbinit-history.exp: Test the interaction between
1757 setting GDBHISTSIZE and setting the history size via .gdbinit.
1758
1759 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1760
1761 PR gdb/16999
1762 * gdb.base/gdbhistsize-history.exp: New test.
1763
1764 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1765
1766 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1767 with GDBHISTSIZE.
1768 * gdb.base/readline.exp: Likewise.
1769
1770 2015-06-17 Yao Qi <yao.qi@linaro.org>
1771
1772 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1773 line.
1774
1775 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1776
1777 * gdb.base/gdbinit-history.exp: Add test case to check that
1778 an unlimited history file does not get truncated on exit.
1779
1780 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1781
1782 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1783 (VECTOR): New macro. Use it...
1784 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1785 ...for these typedefs.
1786 (int8, char1, int1, double1): New typedefs.
1787 (struct just_int2, struct two_int2): New structures.
1788 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1789 (add_structvecs, add_singlevecs): New functions.
1790 (main): Call add_some_intvecs twice.
1791 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1792 the compile and exit upon failure. Try compiling for the "native"
1793 architecture. Test inferior function calls with vector arguments
1794 and vector return value handling with "finish" and "return".
1795
1796 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1797
1798 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1799 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1800 PE file.
1801 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1802
1803 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1804
1805 PR breakpoints/16465
1806 * gdb.mi/mi-dprintf-pending.c: New file.
1807 * gdb.mi/mi-dprintf-pending.exp: New test.
1808 * gdb.mi/mi-dprintf-pendshr.c: New file.
1809
1810 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1811 Mircea Gherzan <mircea.gherzan@intel.com>
1812
1813 * gdb.arch/i386-mpx-map.c: New file.
1814 * gdb.arch/i386-mpx-map.exp: New File.
1815
1816 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1817
1818 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1819 * gdb.arch/i386-mpx.exp: Indentation fixed.
1820
1821 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1822
1823 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1824 function and improved indentation.
1825 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1826 gdb_test_multiple. Added additional tests to skip the test.
1827
1828 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1829
1830 * gdb.arch/i386-avx512.c: Change path in include file.
1831 * gdb.arch/i386-avx512.exp: Change include dir path
1832 compilation flag.
1833 * gdb.arch/i386-mpx.c: Change path in include file.
1834 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1835 flag.
1836
1837 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.compile/compile-print.exp (compile print *vararray@3)
1840 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1841
1842 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1843
1844 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1845 (do not keep jit in memory): ... this.
1846 (expect 5): Change it to ...
1847 (expect no 5): ... this.
1848
1849 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1850
1851 PR gdb/15564
1852 * gdb.mi/mi-detach.exp: New file.
1853
1854 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 PR symtab/18392
1857 * gdb.arch/amd64-tailcall-self.S: New file.
1858 * gdb.arch/amd64-tailcall-self.c: New file.
1859 * gdb.arch/amd64-tailcall-self.exp: New file.
1860
1861 2015-05-28 Don Breazeal <donb@codesourcery.com>
1862
1863 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1864 tests for remote targets by checking is_target_gdbserver.
1865
1866 2015-05-27 Doug Evans <dje@google.com>
1867
1868 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1869 * gdb.dwarf2/opaque-type-lookup.c: New file.
1870 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1871
1872 2015-05-26 Doug Evans <dje@google.com>
1873
1874 * gdb.cp/iostream.cc: New file.
1875 * gdb.cp/iostream.exp: New file.
1876
1877 2015-05-26 Doug Evans <dje@google.com>
1878
1879 * gdb.dwarf2/dw2-op-call.exp: Update.
1880 * gdb.dwarf2/dw4-sig-types.exp: Update.
1881 * gdb.dwarf2/implptr.exp: Update.
1882 * gdb.mi/mi-cmd-param-changed.exp: Update.
1883
1884 2015-05-26 Doug Evans <dje@google.com>
1885
1886 * gdb.python/py-lazy-string.c: New file.
1887 * gdb.python/py-lazy-string.exp: New file.
1888 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1889 (main): Update. Add estring3.
1890 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1891 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1892
1893 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1894 Yao Qi <yao.qi@linaro.org>
1895
1896 * gdb.reverse/aarch64.c: New.
1897 * gdb.reverse/aarch64.exp: New.
1898
1899 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1900
1901 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1902 (supports_reverse): Likewise.
1903
1904 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1905
1906 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1907 Use with_test_prefix.
1908
1909 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * gdb.base/completion.exp: Add test for completion of layout
1912 names.
1913
1914 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1915
1916 * lib/gdb.exp (skip_tui_tests): New proc.
1917 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1918
1919 2015-05-19 Pedro Alves <palves@redhat.com>
1920
1921 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1922 Save the whole env array instead of just HOME. Unset HISTSIZE in
1923 the environment while testing. Restore whole environment
1924 afterwards.
1925
1926 2015-05-16 Doug Evans <xdje42@gmail.com>
1927
1928 * gdb.guile/scm-ports.c: New file.
1929 * gdb.guile/scm-ports.exp: Add memory port tests.
1930
1931 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.compile/compile-print.c: New file.
1934 * gdb.compile/compile-print.exp: New file.
1935
1936 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdb.compile/compile-ops.exp: Cast param to void.
1939 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1940 (compile code struct_object.selffield = &struct_object): Add xfail.
1941
1942 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1943
1944 * gdb.ada/arr_enum_with_gap: New testcase.
1945
1946 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1947
1948 * gdb.ada/byte_packed_arr: New testcase.
1949
1950 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1951
1952 * gdb.ada/pckd_neg: New testcase.
1953
1954 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1955
1956 PR gdb/17820
1957 * gdb.base/gdbinit-history.exp: New test.
1958 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1959 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1960
1961 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1962
1963 * gdb.python/py-xmethods.cc: Enhance test case.
1964 * gdb.python/py-xmethods.exp: New tests.
1965 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1966 function.
1967 (B_indexoper): Likewise.
1968 (global_dm_list) : Add new xmethod worker functions.
1969
1970 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1971
1972 * gdb.base/coredump-filter.exp: Correctly unset
1973 "coredump_var_addr" array.
1974
1975 2015-05-08 Pedro Alves <palves@redhat.com>
1976
1977 * gdb.server/non-existing-program.exp: Unset spawn_id.
1978
1979 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1980
1981 PR python/18291
1982 * gdb.python/py-xmethods.exp: Add tests.
1983
1984 2015-05-08 Yao Qi <yao.qi@linaro.org>
1985
1986 PR gdb/18208
1987 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1988 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1989 function set_coredump_filter, and remove remote_exec call.
1990 Remove argument ipid. Callers update.
1991 (top level): Don't get inferior's PID.
1992
1993 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1994
1995 * gdb.base/watch_thread_num.exp: Skip test on targets without
1996 access watchpoints.
1997
1998 2015-05-06 Pedro Alves <palves@redhat.com>
1999
2000 PR server/18081
2001 * gdb.server/non-existing-program.exp: New file.
2002
2003 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2004
2005 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2006
2007 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.ada/out_of_line_in_inlined: New testcase.
2010
2011 2015-05-05 Joel Brobecker <brobecker@adacore.com>
2012
2013 * gdb.ada/var_rec_arr: New testcase.
2014
2015 2015-04-30 Yao Qi <yao.qi@linaro.org>
2016
2017 * gdb.base/break-idempotent.exp: If
2018 skip_hw_watchpoint_multi_tests returns true, skip the tests
2019 on "rwatch" and "awatch".
2020
2021 2015-04-30 Yao Qi <yao.qi@linaro.org>
2022
2023 * gdb.base/relativedebug.exp: Invoke gdb command
2024 "info sharedlibrary", and if libc.so doesn't have debug info,
2025 skip the test.
2026
2027 2015-04-29 Doug Evans <dje@google.com>
2028
2029 * gdb.python/py-xmethods.exp: Add ptype tests.
2030 * gdb.python/py-xmethods.py (E_method_char_worker): Add
2031 get_result_type method.
2032
2033 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2034
2035 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2036 the target does not support hardware watchpoints.
2037
2038 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
2039
2040 * gdb.base/break-always.exp: Abort testing if writing to memory
2041 causes an error.
2042
2043 2015-04-28 Doug Evans <dje@google.com>
2044
2045 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2046 * gdb.python/py-pp-registration.exp: ... here. New file.
2047 * gdb.python/py-pp-registration.c: New file.
2048 * gdb.python/py-pp-registration.py: New file.
2049
2050 2015-04-28 Doug Evans <dje@google.com>
2051
2052 * gdb.python/py-bad-printers.c: New file.
2053 * gdb.python/py-bad-printers.py: New file.
2054 * gdb.python/py-bad-printers.exp: New file.
2055
2056 2015-04-28 Sasha Smundak <asmundak@google.com>
2057
2058 * gdb.python/py-type.exp: New test.
2059
2060 2015-04-28 Andy Wingo <wingo@igalia.com>
2061
2062 * gdb.python/py-parameter.exp:
2063 * gdb.guile/scm-parameter.exp: Escape the path that we are
2064 matching against, as it might contain characters that are special
2065 to regular expressions.
2066
2067 2015-04-27 Joel Brobecker <brobecker@adacore.com>
2068
2069 * gdb.ada/rec_comp: New testcase.
2070
2071 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
2072
2073 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2074 before using it.
2075
2076 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
2079 new tests for verilog output.
2080
2081 2015-04-24 Yao Qi <yao.qi@linaro.org>
2082
2083 * boards/remote-gdbserver-on-localhost.exp: New file.
2084
2085 2015-04-23 Pedro Alves <palves@redhat.com>
2086
2087 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2088 $inferior_spawn_id instead of $inferior_spawn_id directly. On
2089 "end of file", remove $inferior_spawn_id from the indirect list.
2090
2091 2015-04-23 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2094
2095 2015-04-23 Pedro Alves <palves@redhat.com>
2096
2097 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2098 on $any_spawn_id instead of only on $gdb_spawn_id.
2099
2100 2015-04-21 Pierre Muller <muller@sourceware.org>
2101
2102 PR pascal/17815
2103 * lib/pascal.exp (gpc_compile): Add new option "class".
2104 (fpc_compile): Likewise.
2105 * gdb.pascal/case-insensitive-symbols.pas: New file.
2106 * gdb.pascal/case-insensitive-symbols.exp: New file.
2107
2108 2015-04-20 Gary Benson <gbenson@redhat.com>
2109
2110 * gdb.base/attach.exp: Fix three extended remote failures.
2111
2112 2015-04-17 Gary Benson <gbenson@redhat.com>
2113
2114 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2115 the main executable over the remote protocol.
2116
2117 2015-04-16 Pedro Alves <palves@redhat.com>
2118
2119 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2120 a new gdbserver if gdbserver_reconnect_p is set.
2121
2122 2015-04-16 Pedro Alves <palves@redhat.com>
2123
2124 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2125 is set, don't exit gdbserver.
2126
2127 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2128
2129 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2130 appropriate .insn, such that an older assembler can be used.
2131 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2132 the z/Architecture instruction set on 31-bit targets as well.
2133
2134 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2135
2136 * gdb.go/handcall.exp: Remove all logic related to the first
2137 breakpoint and rely on go_runto_main instead.
2138 * gdb.go/strings.exp: Likewise.
2139 * gdb.go/unsafe.exp: Likewise.
2140 * gdb.go/hello.exp: Likewise. Also rename the remaining
2141 breakpoint marker to "breakpoint 1".
2142 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2143 * gdb.go/strings.go: Likewise.
2144 * gdb.go/unsafe.go: Likewise.
2145 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
2146 "set breakpoint 2 here" and rename the remaining breakpoint marker
2147 to "breakpoint 1".
2148
2149 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
2150
2151 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2152 if itertools.imap is not present.
2153 * gdb.python/py-objfile.exp: Add parentheses.
2154 * gdb.python/py-type.exp: Same.
2155 * gdb.python/py-unwind-maint.py: Same.
2156
2157 2015-04-15 Yao Qi <yao.qi@linaro.org>
2158
2159 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2160 of ":$ptr_size" and set its form explicitly.
2161
2162 2015-04-15 Pedro Alves <palves@redhat.com>
2163 Yao Qi <yao.qi@linaro.org>
2164
2165 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2166 timeout by factor of 4.
2167 (test_regular_watch): Likewise.
2168 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2169 * gdb.reverse/sigall-reverse.exp: Likewise.
2170 * gdb.reverse/until-precsave.exp: Likewise.
2171 * lib/gdb.exp (with_timeout_factor): New proc.
2172 (gdb_expect): Move some code to ...
2173 (get_largest_timeout): ... here. New procedure.
2174
2175 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
2176
2177 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2178
2179 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2180
2181 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2182 to write to the .text section.
2183
2184 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
2185
2186 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
2187 Handle the case of targets that do not provide PID information.
2188
2189 2015-04-13 Yao Qi <yao.qi@linaro.org>
2190
2191 * lib/gdbserver-support.exp (gdb_exit): Catch exception
2192 and use expect instead of gdb_expect.
2193
2194 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
2195
2196 * gdb.base/coredump-filter.exp: Rename variable "addr" to
2197 "coredump_var_addr" to avoid naming conflict with other testcases.
2198
2199 2015-04-10 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
2202 gdb_test_sequence and gdb_assert.
2203
2204 2015-04-10 Pedro Alves <palves@redhat.com>
2205
2206 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
2207 test messages that don't include the breakpoint address.
2208
2209 2015-04-10 Yao Qi <yao.qi@linaro.org>
2210
2211 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
2212 false for some offset and width combinations which aren't
2213 supported by linux kernel.
2214
2215 2015-04-10 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
2218 procedure, factored out from ...
2219 (top level): ... here. Add "set displaced-stepping" testing axis.
2220 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
2221 parameter "displaced". Use it.
2222 (top level): Use foreach and add "set displaced-stepping" testing
2223 axis.
2224
2225 2015-04-10 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
2228 Remove comment.
2229 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
2230 both the address of the instruction that triggers the watchpoint
2231 and the address of the instruction immediately after, and use
2232 those addresses for the test. Fix comment.
2233
2234 2015-04-10 Pedro Alves <palves@redhat.com>
2235
2236 * gdb.base/sigstep.exp (breakpoint_to_handler)
2237 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
2238 Test "backtrace" in handler.
2239 (breakpoint_over_handler): New parameter 'displaced'. Use it.
2240 (top level): Add new "displaced" test axis to
2241 breakpoint_to_handler, breakpoint_to_handler_entry and
2242 breakpoint_over_handler.
2243
2244 2015-04-10 Pedro Alves <palves@redhat.com>
2245
2246 PR gdb/18216
2247 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
2248
2249 2015-04-10 Yao Qi <yao.qi@linaro.org>
2250
2251 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
2252 (test_add_rn_pc): New function.
2253 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
2254 (top level): Invoke test_add_rn_pc.
2255
2256 2015-04-10 Pedro Alves <palves@redhat.com>
2257
2258 PR gdb/13858
2259 * gdb.base/step-over-no-symbols.exp: New file.
2260
2261 2015-04-09 Andy Wingo <wingo@igalia.com>
2262
2263 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
2264 after the Python tests.
2265
2266 2015-04-08 Keith Seitz <keiths@redhat.com>
2267
2268 PR python/16699
2269 * gdb.python/py-completion.exp: New tests for completion.
2270 * gdb.python/py-completion.py (CompleteLimit1): New class.
2271 (CompleteLimit2): Likewise.
2272 (CompleteLimit3): Likewise.
2273 (CompleteLimit4): Likewise.
2274 (CompleteLimit5): Likewise.
2275 (CompleteLimit6): Likewise.
2276 (CompleteLimit7): Likewise.
2277
2278 2015-04-08 Pedro Alves <palves@redhat.com>
2279
2280 PR gdb/18214
2281 PR gdb/18216
2282 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
2283 function.
2284 (main): Install it as SIGUSR1 handler.
2285 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
2286 parameter. Always use "setup" as prefix. Toggle "set
2287 displaced-stepping" off/on depending on global. Don't switch to
2288 thread 1 here.
2289 (top level): Add displaced stepping "off/on" test axis. Update
2290 "setup" calls. Wrap each subtest with with_test_prefix. Test
2291 continuing with a queued signal in each thread.
2292
2293 2015-04-08 Pedro Alves <palves@redhat.com>
2294
2295 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
2296 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
2297 gdb_breakpoint instead of gdb_test that doesn't expect anything.
2298 Return early if running to main fails.
2299 * gdb.trace/while-stepping.exp: Likewise.
2300
2301 2015-04-07 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
2304 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
2305 interact with inferior program.
2306
2307 2015-04-07 Pedro Alves <palves@redhat.com>
2308
2309 * lib/gdb.exp (inferior_spawn_id): New global.
2310 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
2311 spawn id after processing the user code.
2312 (default_gdb_start): Set inferior_spawn_id.
2313 (send_inferior): New procedure.
2314 * lib/gdbserver-support.exp (gdbserver_start): Set
2315 inferior_spawn_id.
2316 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
2317
2318 2015-04-07 Pedro Alves <palves@redhat.com>
2319
2320 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
2321 * lib/gdbserver-support.exp (gdbserver_start): Make
2322 $server_spawn_id global.
2323 (gdbserver_start): Don't wait for gdbserver's spawn id with
2324 expect_background.
2325 (close_gdbserver): New procedure.
2326 (gdb_exit): Rename the default version and reimplement.
2327
2328 2015-04-07 Pedro Alves <palves@redhat.com>
2329
2330 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
2331 append the substituted item, not the original item.
2332
2333 2015-04-07 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
2336 gdb_expect.
2337
2338 2015-04-07 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.base/interrupt.exp: Don't handle the case of the inferior
2341 output appearing once only.
2342
2343 2015-04-07 Pedro Alves <palves@redhat.com>
2344
2345 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
2346 that doesn't expect anything. Return early if running to main
2347 fails.
2348
2349 2015-04-07 Yao Qi <yao.qi@linaro.org>
2350
2351 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
2352 (child_function): Call alarm.
2353 (main): Move call to alarm into the loop.
2354 * gdb.threads/non-stop-fair-events.exp: Build program with
2355 -DTIMEOUT=$timeout.
2356
2357 2015-04-06 Doug Evans <xdje42@gmail.com>
2358
2359 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
2360 Fix dest parameter to board_info.
2361 (fpc_compile): Ditto.
2362 (gdb_compile_pascal): Rename dest arg to destfile.
2363
2364 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
2365
2366 * gdb.ada/funcall_ref.exp: New file.
2367 * gdb.ada/funcall_ref/foo.adb: New file.
2368
2369 2015-04-02 Yao Qi <yao.qi@linaro.org>
2370
2371 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
2372 is remote.
2373
2374 2015-04-02 Gary Benson <gbenson@redhat.com>
2375
2376 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
2377
2378 2015-04-01 Sasha Smundak <asmundak@google.com>
2379
2380 * gdb.python/py-unwind-maint.c: New file.
2381 * gdb.python/py-unwind-maint.exp: New test.
2382 * gdb.python/py-unwind-maint.py: New file.
2383 * gdb.python/py-unwind.c: New file.
2384 * gdb.python/py-unwind.exp: New test.
2385 * gdb.python/py-unwind.py: New test.
2386
2387 2015-04-01 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
2390 to fail instead of non-existent $test.
2391
2392 2015-04-01 Pedro Alves <palves@redhat.com>
2393
2394 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
2395 GDBFLAGS if not empty.
2396
2397 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
2398
2399 * gdb.ada/complete.exp: Remove "multi_line".
2400 * gdb.ada/info_exc.exp: Remove "multi_line".
2401 * gdb.ada/packed_tagged.exp: Remove "multi_line".
2402 * gdb.ada/ptype_field.exp: Remove "multi_line".
2403 * gdb.ada/sym_print_name.exp: Remove "multi_line".
2404 * gdb.ada/tagged.exp: Remove "multi_line".
2405 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
2406 [multi_line ...]
2407 * gdb.btrace/delta.exp: Likewise.
2408 * gdb.btrace/exception.exp: Likewise.
2409 * gdb.btrace/function_call_history.exp: Likewise.
2410 * gdb.btrace/instruction_history.exp: Likewise.
2411 * gdb.btrace/nohist.exp: Likewise.
2412 * gdb.btrace/record_goto.exp: Likewise.
2413 * gdb.btrace/segv.exp: Likewise.
2414 * gdb.btrace/stepi.exp: Likewise.
2415 * gdb.btrace/tailcall.exp: Likewise.
2416 * gdb.btrace/unknown_functions.exp: Likewise.
2417 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
2418 * lib/gdb.exp: Add the "multi_line" helper.
2419
2420 2015-04-01 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.threads/tid-reuse.c: New file.
2423 * gdb.threads/tid-reuse.exp: New file.
2424
2425 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2426
2427 PR corefiles/16092
2428 * gdb.base/coredump-filter.c: New file.
2429 * gdb.base/coredump-filter.exp: Likewise.
2430
2431 2015-03-27 Petr Machata <pmachata@redhat.com>
2432
2433 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
2434 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
2435 (Dwarf::assemble): Initialize them.
2436 (Dwarf::lines): New function.
2437
2438 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
2439
2440 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
2441 SYMBOL_PREFIX for x86_64-*-cygwin.
2442
2443 2015-03-26 Andy Wingo <wingo@igalia.com>
2444
2445 PR symtab/18148
2446 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
2447 const_value but not a location.
2448 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
2449 location defined in non-main CUs are visible.
2450
2451 2015-03-26 Yao Qi <yao.qi@linaro.org>
2452
2453 PR testsuite/18139
2454 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
2455 Add a line number entry for the same line.
2456 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
2457 Add a line number entry for the same line.
2458
2459 2015-03-26 Yao Qi <yao.qi@linaro.org>
2460
2461 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
2462 .int 0.
2463 (func): Likewise. Add .Lfunc_1 label.
2464 Use .Lfunc_1 label.
2465 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
2466 .int 0.
2467 (func): Likewise.
2468 Use .Lfunc_1 label.
2469
2470 2015-03-26 Yao Qi <yao.qi@linaro.org>
2471
2472 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
2473 Call gdb_compile instead to compile each .s files without debug
2474 information.
2475
2476 2015-03-26 Yao Qi <yao.qi@linaro.org>
2477
2478 * gdb.base/savedregs.exp (process_saved_regs): Make
2479 "Saved registers:" optional in the pattern.
2480
2481 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2482
2483 * gdb.btrace/next.exp: Merged into step.exp.
2484 * gdb.btrace/finish.exp: Merged into step.exp.
2485 * gdb.btrace/nexti.exp: Merged into stepi.exp.
2486 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
2487 "record goto" and checking the exact replay position.
2488 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
2489 check for "Recording format" in "info record" output.
2490 * gdb.btrace/record_goto.exp: Choose test file based on target.
2491 * gdb.btrace/x86-record_goto.S: Renamed into ...
2492 * gdb.btrace/x86_64-record_goto.S: ... this.
2493 * gdb.btrace/i686-record_goto.S: New.
2494 * gdb.btrace/x86-tailcall.S: Renamed into ...
2495 * gdb.btrace/x86_64-tailcall.S: ... this.
2496 * gdb.btrace/i686-tailcall.S: New.
2497 * gdb.btrace/x86-tailcall.c: Renamed into ...
2498 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
2499 separate statements. Update test.
2500 * gdb.btrace/delta.exp: Use record_goto.c as test file.
2501 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
2502 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
2503 * gdb.btrace/tailcall.exp: Choose test file based on target.
2504 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
2505
2506 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
2507
2508 * gdb.btrace/exception.exp: Increase BTS buffer size.
2509
2510 2015-03-24 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
2513
2514 2015-03-24 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.threads/schedlock.exp (test_step): No longer expect that
2517 "set scheduler-locking step" with "next" over a function call runs
2518 threads unlocked.
2519
2520 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2521
2522 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
2523
2524 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
2525
2526 PR breakpoints/16466
2527 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
2528 * gdb.mi/mi-pending.c (thread_func): New function.
2529 (int main): Add threading support required.
2530 * gdb.mi/mi-pending.exp: Add tests for this issue.
2531 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
2532 (pendfunc2): Remove stdio dependency.
2533 * gdb.mi/mi-pendshr2.c: New file.
2534
2535 2015-03-23 Keith Seitz <keiths@redhat.com>
2536
2537 * gdb.linespec/keywords.c: New file.
2538 * gdb.linespec/keywords.exp: New file.
2539
2540 2015-03-23 Keith Seitz <keiths@redhat.com>
2541
2542 PR gdb/18021
2543 * gdb.dwarf2/staticvirtual.exp: New test.
2544
2545 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
2548 * README: Remove HP-UX and gdb.hp.
2549 (configuration):
2550 * configure: Regenerate.
2551 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
2552 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
2553 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
2554 gdb.hp/gdb.defects/Makefile.
2555 * gdb.hp/Makefile.in: File deleted.
2556 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
2557 * gdb.hp/gdb.aCC/optimize.c: File deleted.
2558 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
2559 * gdb.hp/gdb.aCC/run.c: File deleted.
2560 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
2561 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
2562 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
2563 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
2564 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
2565 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
2566 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
2567 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
2568 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
2569 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
2570 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
2571 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
2572 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
2573 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
2574 * gdb.hp/gdb.base-hp/reg.s: File deleted.
2575 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
2576 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
2577 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
2578 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
2579 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
2580 * gdb.hp/gdb.compat/Makefile.in: File deleted.
2581 * gdb.hp/gdb.compat/average.c: File deleted.
2582 * gdb.hp/gdb.compat/sum.c: File deleted.
2583 * gdb.hp/gdb.compat/xdb.c: File deleted.
2584 * gdb.hp/gdb.compat/xdb0.c: File deleted.
2585 * gdb.hp/gdb.compat/xdb0.h: File deleted.
2586 * gdb.hp/gdb.compat/xdb1.c: File deleted.
2587 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
2588 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
2589 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
2590 * gdb.hp/gdb.defects/Makefile.in: File deleted.
2591 * gdb.hp/gdb.defects/bs14602.c: File deleted.
2592 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
2593 * gdb.hp/gdb.defects/solib-d.c: File deleted.
2594 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
2595 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
2596 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
2597 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
2598 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
2599 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
2600 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
2601 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
2602 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
2603 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
2604 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
2605 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
2606 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
2607 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
2608 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
2609 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
2610 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
2611 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
2612 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
2613 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
2614 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
2615 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
2616 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
2617 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
2618 * gdb.hp/tools/odump: File deleted.
2619
2620 2015-03-19 Pedro Alves <palves@redhat.com>
2621
2622 * gdb.threads/continue-pending-status.exp (saw_thread_2)
2623 (saw_thread_3): New globals.
2624 (top level): Increment them when an event for the corresponding
2625 thread is seen.
2626 (no thread starvation): New test.
2627
2628 2015-03-19 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.threads/continue-pending-status.c: New file.
2631 * gdb.threads/continue-pending-status.exp: New file.
2632
2633 2015-03-18 Pedro Alves <palves@redhat.com>
2634
2635 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2636 Use gdb_is_target_remote instead of is_remote. Use
2637 gdb_test_multiple instead of gdb_expect. Exit early if
2638 gdb_test_multiple hits its internal matches. Tighten stepi tests
2639 expected output. Fail on exit with any signal, instead of just
2640 SIGILL.
2641
2642 2015-03-18 Yao Qi <yao.qi@linaro.org>
2643
2644 PR tdep/18107
2645 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2646 variable.
2647 * gdb.base/catch-syscall.exp: Don't skip it on
2648 aarch64*-*-linux* target. Remove elements in all_syscalls.
2649 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2650 target.
2651 (setup_all_syscalls): New proc.
2652
2653 2015-03-16 Yao Qi <yao.qi@linaro.org>
2654
2655 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2656 (top level): Skip tests if valid_addr_p returns false for
2657 $cmd1 or $cmd2.
2658
2659 2015-03-11 Andy Wingo <wingo@igalia.com>
2660
2661 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2662
2663 2015-03-11 Yao Qi <yao.qi@linaro.org>
2664
2665 * gdb.base/catch-syscall.exp: Fix typo in comments.
2666
2667 2015-03-11 Yao Qi <yao.qi@linaro.org>
2668
2669 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2670
2671 2015-03-09 Pedro Alves <palves@redhat.com>
2672
2673 * dg-extract-results.py: Delete.
2674
2675 2015-03-09 Pedro Alves <palves@redhat.com>
2676
2677 Merge dg-extract-results.sh from GCC upstream (r218843).
2678
2679 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2680 * dg-extract-results.sh: Use --text with grep to avoid issues with
2681 binary files. Fall back to cat -v, if that doesn't work.
2682
2683 2015-03-05 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2686
2687 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2688
2689 * lib/mi-support.exp (mi_expect_interrupt): Accept
2690 alternative event for when in all-stop mode.
2691
2692 2015-03-04 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2695
2696 2015-03-04 Mark Kettenis <kettenis@gnu.org>
2697
2698 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2699
2700 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2701
2702 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2703 regexps for GDB's current line display, accept a hex address
2704 preceding the line number.
2705
2706 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2707
2708 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2709 the 'arch1' variable for "s390*-linux*" targets.
2710
2711 2015-03-04 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2714 (main): Pass missing retval argument to pthread_join call.
2715
2716 2015-03-02 Pedro Alves <palves@redhat.com>
2717
2718 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2719 (top level): Call do_test with non-stop as well.
2720
2721 2015-03-02 Pedro Alves <palves@redhat.com>
2722
2723 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2724 -1.
2725
2726 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2727
2728 * gdb.arch/s390-vregs.exp: New test.
2729 * gdb.arch/s390-vregs.S: New file.
2730
2731 2015-02-27 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2734 call to catch_command_errors.
2735 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2736 catch_command_errors.
2737
2738 2015-02-27 Pedro Alves <palves@redhat.com>
2739
2740 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2741 "true" for boolean result.
2742 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2743 prototype of main.
2744
2745 2015-02-27 Pedro Alves <palves@redhat.com>
2746
2747 * lib/unbuffer_output.c: New file.
2748 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2749 (main): Call gdb_unbuffer_output.
2750
2751 2015-02-27 Yao Qi <yao.qi@linaro.org>
2752
2753 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2754 target.
2755
2756 2015-02-26 Doug Evans <dje@google.com>
2757
2758 * gdb.cp/class2.cc (Dbase, D): New classes.
2759 (main): New local delta.
2760 * gdb.cp/class2.exp: Test printing delta.
2761 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2762 (dynbar): New global.
2763 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2764
2765 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.compile/compile-ifunc.c: New file.
2768 * gdb.compile/compile-ifunc.exp: New file.
2769
2770 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2771
2772 * gdb.base/structs.exp: Check for correct struct on finish.
2773
2774 2015-02-26 Yao Qi <yao.qi@linaro.org>
2775
2776 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2777 is zero.
2778
2779 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2780
2781 * gdb.arch/cordic.ko.bz2: New file.
2782 * gdb.arch/cordic.ko.debug.bz2: New file.
2783 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2784
2785 2015-02-25 Yao Qi <yao.qi@linaro.org>
2786
2787 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2788 aarch64*-*-* target.
2789
2790 2015-02-23 Pedro Alves <palves@redhat.com>
2791
2792 * lib/gdb.exp (delete_breakpoints): Rewrite using
2793 gdb_test_multiple.
2794
2795 2015-02-23 Pedro Alves <palves@redhat.com>
2796
2797 * gdb.base/info-os.c: Include stdlib.h.
2798
2799 2015-02-22 Doug Evans <xdje42@gmail.com>
2800
2801 PR symtab/17855
2802 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2803 is read after symbols have been re-read.
2804 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2805 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2806
2807 2015-02-21 Doug Evans <dje@google.com>
2808
2809 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2810
2811 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2812
2813 PR corefiles/17808
2814 * gdb.arch/i386-biarch-core.core.bz2: New file.
2815 * gdb.arch/i386-biarch-core.exp: New file.
2816
2817 2015-02-21 Pedro Alves <palves@redhat.com>
2818
2819 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2820 runto_main fails.
2821
2822 2015-02-20 Pedro Alves <palves@redhat.com>
2823
2824 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2825 info probes.
2826
2827 2015-02-20 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2830
2831 2015-02-20 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2834 clean_restart before gdb_target_supports_trace.
2835
2836 2015-02-20 Pedro Alves <palves@redhat.com>
2837
2838 PR threads/18006
2839 * gdb.threads/clone-thread_db.c: New file.
2840 * gdb.threads/clone-thread_db.exp: New file.
2841
2842 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2843
2844 PR breakpoints/16812
2845 * gdb.base/catch-gdb-caused-signals.c: New file.
2846 * gdb.base/catch-gdb-caused-signals.exp: New file.
2847
2848 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2849
2850 * configure: Regenerated.
2851 * configure.ac: Use GDB_AC_TRANSFORM.
2852 * aclocal.m4: sinclude ../transform.m4.
2853
2854 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2855
2856 * lib/dtrace.exp: New file.
2857 * gdb.base/dtrace-probe.exp: Likewise.
2858 * gdb.base/dtrace-probe.d: Likewise.
2859 * gdb.base/dtrace-probe.c: Likewise.
2860 * lib/pdtrace.in: Likewise.
2861 * configure.ac: Output variables with the transformed names of
2862 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2863 * configure: Regenerated.
2864
2865 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2866
2867 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2868 expected message when trying to access $_probe_* convenience
2869 variables while not on a probe.
2870
2871 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2874
2875 2015-02-11 Pedro Alves <pedro@codesourcery.com>
2876
2877 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2878 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2879
2880 2015-02-10 Doug Evans <xdje42@gmail.com>
2881
2882 * lib/gdb.exp (gdb_load): Always return a result.
2883
2884 2015-02-10 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.threads/signal-sigtrap.c: New file.
2887 * gdb.threads/signal-sigtrap.exp: New file.
2888
2889 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2890
2891 * gdb.trace/no-attach-trace.c: New file.
2892 * gdb.trace/no-attach-trace.exp: New file.
2893
2894 2015-02-09 Mark Wielaard <mjw@redhat.com>
2895
2896 * gdb.dwarf2/atomic.c: New file.
2897 * gdb.dwarf2/atomic-type.exp: Likewise.
2898
2899 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2900
2901 * gdb.btrace/buffer-size.exp: Update "info record" output.
2902 * gdb.btrace/delta.exp: Update "info record" output.
2903 * gdb.btrace/enable.exp: Update "info record" output.
2904 * gdb.btrace/finish.exp: Update "info record" output.
2905 * gdb.btrace/instruction_history.exp: Update "info record" output.
2906 * gdb.btrace/next.exp: Update "info record" output.
2907 * gdb.btrace/nexti.exp: Update "info record" output.
2908 * gdb.btrace/step.exp: Update "info record" output.
2909 * gdb.btrace/stepi.exp: Update "info record" output.
2910 * gdb.btrace/nohist.exp: Update "info record" output.
2911
2912 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2913
2914 * gdb.btrace/buffer-size: New.
2915
2916 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2917
2918 * gdb.btrace/delta.exp: Update "info record" output.
2919 * gdb.btrace/enable.exp: Update "info record" output.
2920 * gdb.btrace/finish.exp: Update "info record" output.
2921 * gdb.btrace/instruction_history.exp: Update "info record" output.
2922 * gdb.btrace/next.exp: Update "info record" output.
2923 * gdb.btrace/nexti.exp: Update "info record" output.
2924 * gdb.btrace/step.exp: Update "info record" output.
2925 * gdb.btrace/stepi.exp: Update "info record" output.
2926 * gdb.btrace/nohist.exp: Update "info record" output.
2927
2928 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2929
2930 PR gdb/15678
2931 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2932
2933 2015-02-06 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2936 macro.
2937 (seconds_left, again): New globals.
2938 (main): Wait seconds_left in a 1-second sleep loop instead of
2939 sleeping 180 seconds. If 'again' is set, reset the seconds
2940 counter.
2941 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2942 'again' in the inferior before detaching. Print the seconds left.
2943 (options): New global.
2944 (top level): Build program with -DTIMEOUT=$timeout.
2945
2946 2015-02-06 Pedro Alves <palves@redhat.com>
2947
2948 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2949 determine how many seconds to pass to 'alarm'.
2950 * gdb.base/gdb-sigterm.exp (top level): Build program with
2951 -DTIMEOUT=$timeout.
2952 (do_test): Return success/failure indication. Add more verbose
2953 logging. Don't fail if 200 single steps are seen. Instead, fail
2954 when the test times out.
2955 (passes): New global.
2956 (top level): Break the testing loop if testing fails on any
2957 iteration. Use gdb_assert.
2958
2959 2015-02-04 Don Breazeal <donb@codesourcery.com>
2960
2961 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2962 and initialize them.
2963 (ipc_cleanup): New function.
2964 (main): Don't declare shmid, semid, and msqid. Add a call to
2965 atexit so that we call ipc_cleanup on exit.
2966
2967 2015-02-04 Pedro Alves <palves@redhat.com>
2968
2969 * boards/native-extended-gdbserver.exp: Remove any target variant
2970 specifications from the board name before clearing the isremote
2971 flag from board_info.
2972
2973 2015-01-31 Doug Evans <xdje42@gmail.com>
2974
2975 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2976
2977 2015-01-31 Gary Benson <gbenson@redhat.com>
2978
2979 * gdb.base/completion.exp: Disable completion limiting for
2980 existing tests. Add new tests to check completion limiting.
2981 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2982
2983 2015-01-31 Doug Evans <xdje42@gmail.com>
2984
2985 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2986
2987 2015-01-31 Doug Evans <xdje42@gmail.com>
2988
2989 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2990 entries. Duplicate file section script entries.
2991 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2992 inlined entries. Add test for safe-path rejection.
2993 * gdb.python/py-section-script.c: Add duplicate inlined section script
2994 entries. Duplicate file section script entries.
2995 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2996 inlined entries. Add test for safe-path rejection.
2997
2998 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2999
3000 * gdb.ada/disc_arr_bound: New testcase.
3001
3002 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3003
3004 * gdb.ada/mi_var_array: New testcase.
3005
3006 2015-01-27 Doug Evans <dje@google.com>
3007
3008 * gdb.python/py-objfile.exp: Add tests for objfile.username.
3009 Add test for objfile.filename, objfile.username after objfile
3010 has been unloaded.
3011
3012 2015-01-26 Joel Brobecker <brobecker@adacore.com>
3013
3014 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3015 the second test to print the name attribute of value
3016 returned by the call to gdb.lookup_type, and adjust
3017 the expected output accordingly.
3018
3019 2015-01-25 Mark Wielaard <mjw@redhat.com>
3020
3021 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3022 * gdb.base/disp-step-fork.c: Include unistd.h.
3023 * gdb.base/siginfo-obj.c: Include stdio.h.
3024 * gdb.base/siginfo-thread.c: Likewise.
3025 * gdb.mi/non-stop.c: Include unistd.h.
3026 * gdb.mi/nsthrexec.c: Include stdio.h.
3027 * gdb.mi/pthreads.c: Include unistd.h.
3028 * gdb.modula2/unbounded1.c (main): Declare returns int.
3029 * gdb.reverse/consecutive-reverse.c: Likewise.
3030 * gdb.threads/create-fail.c: Include unistd.h.
3031 * gdb.threads/killed.c: Likewise.
3032 * gdb.threads/linux-dp.c: Likewise.
3033 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3034 * gdb.threads/non-ldr-exc-2.c: Likewise.
3035 * gdb.threads/non-ldr-exc-3.c: Likewise.
3036 * gdb.threads/non-ldr-exc-4.c: Likewise.
3037 * gdb.threads/pthreads.c: Include unistd.h.
3038 (main): Declare returns int.
3039 * gdb.threads/tls-main.c (foo): New declaration.
3040 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3041
3042 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3043
3044 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3045 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3046
3047 2015-01-15 Mark Wielaard <mjw@redhat.com>
3048
3049 * gdb.base/noreturn-return.c: New file.
3050 * gdb.base/noreturn-return.exp: New file.
3051 * gdb.base/noreturn-finish.c: New file.
3052 * gdb.base/noreturn-finish.exp: New file.
3053
3054 2015-01-23 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.threads/continue-pending-after-query.c: New file.
3057 * gdb.threads/continue-pending-after-query.exp: New file.
3058
3059 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
3060 Simon Marchi <simon.marchi@ericsson.com>
3061
3062 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3063 * gdb.base/valgrind-db-attach.exp: Same.
3064 * gdb.base/valgrind-infcall.exp: Same.
3065 * lib/mi-support.exp (default_mi_gdb_start): Same.
3066 * lib/prompt.exp (default_prompt_gdb_start): Same.
3067 * lib/gdb.exp (default_gdb_spawn): Same.
3068 (gdb_interact): New.
3069
3070
3071 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3072
3073 * gdb.compile/compile.exp (pointer to jit function): New test.
3074
3075 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3076
3077 * lib/gdb.exp (supports_process_record): Return true for
3078 powerpc*-*-linux*.
3079 (supports_reverse): Likewise.
3080
3081 2015-01-15 Don Breazeal <donb@codesourcery.com>
3082
3083 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3084 instead of checking whether the target board is remote and
3085 use spawn_wait_for_attach instead of exec/sleep.
3086 * gdb.base/attach-twice.exp: Likewise.
3087
3088 2015-01-15 Joel Brobecker <brobecker@adacore.com>
3089
3090 * gdb.ada/var_arr_attrs: New testcase.
3091
3092 2015-01-14 Pedro Alves <palves@redhat.com>
3093 Joel Brobecker <brobecker@adacore.com>
3094
3095 PR gdb/17525
3096 * gdb.base/bp-cmds-execution-x-script.c: New file.
3097 * gdb.base/bp-cmds-execution-x-script.exp: New file.
3098 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3099
3100 2015-01-14 Pedro Alves <palves@redhat.com>
3101
3102 PR cli/17828
3103 * gdb.base/batch-preserve-term-settings.c: New file.
3104 * gdb.base/batch-preserve-term-settings.exp: New file.
3105
3106 2015-01-13 Doug Evans <dje@google.com>
3107
3108 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3109 binary.
3110
3111 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3112
3113 * Makefile.in (clean mostlyclean): Do not delete *.py.
3114
3115 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.python/py-lookup-type.exp: New file.
3118
3119 2015-01-12 Pedro Alves <palves@redhat.com>
3120
3121 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3122 restore GDBFLAGS before returning.
3123
3124 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3125
3126 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3127 is_amd64_regs_target and is_x86_like_target.
3128
3129 2015-01-11 Doug Evans <xdje42@gmail.com>
3130
3131 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3132 is given without an explicit form.
3133 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3134 attributes.
3135 * gdb.dwarf/corrupt.exp: Ditto.
3136 * gdb.dwarf2/enum-type.exp: Ditto.
3137 * gdb.trace/entry-values.exp: Ditto.
3138 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3139
3140 2015-01-11 Doug Evans <xdje42@gmail.com>
3141
3142 PR gdb/15830
3143 * gdb.base/maint.exp: Remove references to "maint demangle".
3144 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
3145 Add tests for explicitly specifying language to demangle.
3146 * gdb.dlang/demangle.exp: Ditto.
3147
3148 2015-01-09 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.threads/non-stop-fair-events.c: New file.
3151 * gdb.threads/non-stop-fair-events.exp: New file.
3152
3153 2015-01-09 Pedro Alves <palves@redhat.com>
3154
3155 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3156 the global scope. Set a breakpoint after all threads are started
3157 rather than stepping over two source lines. Expect the prompt.
3158 * gdb.base/watch_thread_num.c (threads_started_barrier): New
3159 global.
3160 (NUM): Now 15.
3161 (main): Use threads_started_barrier to wait for all threads to
3162 start. Main thread no longer calls thread_function. Exit after
3163 180 seconds.
3164 (loop): New function.
3165 (thread_function): Wait on threads_started_barrier barrier. Call
3166 'loop' at each iteration.
3167 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3168 threads have started, instead of hardcoding number of "next"
3169 steps. Use an access watchpoint instead of a write watchpoint.
3170
3171 2015-01-09 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3174 (thread_func): Wait on barrier.
3175 (main): Wait for all threads to start before stopping GDB.
3176 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3177 global.
3178 (thread1_func, thread2_func): Wait on barrier.
3179 (main): Wait for all threads to start before stopping GDB.
3180 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3181 New global.
3182 (thread1_func, thread2_func): Wait on barrier.
3183 (main): Wait for all threads to start before stopping GDB.
3184
3185 2015-01-09 Pedro Alves <palves@redhat.com>
3186
3187 * gdb.threads/attach-many-short-lived-threads.c: New file.
3188 * gdb.threads/attach-many-short-lived-threads.exp: New file.
3189
3190 2014-01-09 Pedro Alves <palves@redhat.com>
3191
3192 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
3193 instead of to thread 2.
3194 * gdb.threads/signal-command-multiple-signals-pending.c (main):
3195 Add barrier around each pthread_create call instead of around all
3196 calls.
3197 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
3198 Set a break on thread_function and have the child threads hit it
3199 one at at a time.
3200
3201 2015-01-09 Pedro Alves <palves@redhat.com>
3202
3203 * lib/gdb.exp (can_spawn_for_attach): New procedure.
3204 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
3205 false.
3206 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
3207 checking whether the target board is remote.
3208 * gdb.multi/multi-attach.exp: Likewise.
3209 * gdb.python/py-sync-interp.exp: Likewise.
3210 * gdb.server/ext-attach.exp: Likewise.
3211 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
3212 tests that need to attach, instead of checking whether the target
3213 board is remote at the top of the file.
3214
3215 2015-01-08 Yao Qi <yao@codesourcery.com>
3216
3217 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
3218
3219 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 Fix testcase compilation.
3222 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
3223
3224 2015-01-06 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.python/py-type.exp: Add a couple test about empty
3227 array creation, and negative-length array creation.
3228
3229 2015-01-02 Doug Evans <xdje42@gmail.com>
3230
3231 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
3232
3233 2015-01-02 Doug Evans <dje@google.com>
3234
3235 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
3236
3237 2014-12-29 Yao Qi <yao@codesourcery.com>
3238
3239 * gdb.trace/entry-values.exp: Update comments. Rename variable
3240 bar_call_foo to returned_from_foo.
3241
3242 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3243
3244 PR gdb/17394
3245 * gdb.linespec/break-asm-file.c: New file.
3246 * gdb.linespec/break-asm-file.exp: New file.
3247 * gdb.linespec/break-asm-file0.s: New file.
3248 * gdb.linespec/break-asm-file1.s: New file.
3249
3250 2014-12-18 Nigel Stephens <nigel@mips.com>
3251 Maciej W. Rozycki <macro@codesourcery.com>
3252
3253 * gdb.base/float.exp: Handle the new output from "info float" on
3254 MIPS targets.
3255
3256 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 Fix MinGW compilation.
3259 * gdb.compile/compile-ops.exp: Update untested message if
3260 !skip_compile_feature_tests.
3261 * gdb.compile/compile-setjmp.exp: Likewise.
3262 * gdb.compile/compile-tls.exp: Likewise.
3263 * gdb.compile/compile.exp: Likewise.
3264 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
3265 supported on this host".
3266
3267 2014-12-16 Doug Evans <xdje42@gmail.com>
3268
3269 * boards/stabs.exp: New file.
3270
3271 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
3272
3273 * gdb.base/completion.exp: Adjust to format changes of "maint
3274 print user-registers".
3275
3276 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
3277
3278 PR server/17457
3279 * gdb.arch/aarch64-fp.c: New file.
3280 * gdb.arch/aarch64-fp.exp: New file.
3281
3282 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3283
3284 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
3285 r210637, r210913, r211666, r215400, r215817).
3286
3287 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
3288 * dg-extract-results.py: New file.
3289 * dg-extract-results.sh: Use it if the environment seems
3290 suitable.
3291
3292 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
3293
3294 * dg-extract-results.py (parse_run): Handle warnings that
3295 are printed before a test harness is run.
3296
3297 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
3298
3299 * dg-extract-results.py (Named): Remove __cmp__ method.
3300 (output_variation): Use a key to sort variation.harnesses.
3301
3302 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
3303
3304 * dg-extract-results.py: For Python 3, force sys.stdout to
3305 handle surrogate escape sequences.
3306 (safe_open): New function.
3307 (output_segment, main): Use it.
3308
3309 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
3310
3311 * dg-extract-results.py (Prog.result_re): Include options
3312 in test name.
3313
3314 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
3315
3316 * dg-extract-results.py (output_variation): Always sort if
3317 do_sum.
3318
3319 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
3320
3321 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
3322 as long as we get pagination notifications.
3323
3324 2014-12-15 Jason Merrill <jason@redhat.com>
3325
3326 * Makefile.in (check-gdb.%): Restore.
3327 * README: Mention it.
3328
3329 2014-12-13 Joel Brobecker <brobecker@adacore.com>
3330
3331 * gdb.ada/str_uninit: New testcase.
3332
3333 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3334
3335 PR symtab/17642
3336 * gdb.base/vla-stub-define.c: New file.
3337 * gdb.base/vla-stub.c: New file.
3338 * gdb.base/vla-stub.exp: New file.
3339
3340 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
3341 Jan Kratochvil <jan.kratochvil@redhat.com>
3342 Tom Tromey <tromey@redhat.com>
3343
3344 * configure.ac: Add gdb.compile/.
3345 * configure: Regenerate.
3346 * gdb.compile/Makefile.in: New file.
3347 * gdb.compile/compile-ops.exp: New file.
3348 * gdb.compile/compile-ops.c: New file.
3349 * gdb.compile/compile-tls.c: New file.
3350 * gdb.compile/compile-tls.exp: New file.
3351 * gdb.compile/compile-constvar.S: New file.
3352 * gdb.compile/compile-constvar.c: New file.
3353 * gdb.compile/compile-mod.c: New file.
3354 * gdb.compile/compile-nodebug.c: New file.
3355 * gdb.compile/compile-setjmp-mod.c: New file.
3356 * gdb.compile/compile-setjmp.c: New file.
3357 * gdb.compile/compile-setjmp.exp: New file.
3358 * gdb.compile/compile-shlib.c: New file.
3359 * gdb.compile/compile.c: New file.
3360 * gdb.compile/compile.exp: New file.
3361 * lib/gdb.exp (skip_compile_feature_tests): New proc.
3362
3363 2014-12-12 Tom Tromey <tromey@redhat.com>
3364
3365 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
3366 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
3367
3368 2014-12-12 Doug Evans <dje@google.com>
3369
3370 * lib/gdb-python.exp (get_python_valueof): New function.
3371 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
3372
3373 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3374
3375 * gdb.base/completion.exp: Add test for completion of "info
3376 registers ".
3377
3378 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
3379
3380 * gdb.base/func-ptrs.c: New file.
3381 * gdb.base/func-ptrs.exp: New file.
3382
3383 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3384
3385 PR breakpoints/17012
3386 * gdb.base/dprintf-detach.c: New file.
3387 * gdb.base/dprintf-detach.exp: New file.
3388
3389 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
3390
3391 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
3392 * lib/gdb.exp (target_is_gdbserver): New procedure.
3393
3394 2014-12-08 Doug Evans <dje@google.com>
3395
3396 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
3397
3398 2014-12-05 Yao Qi <yao@codesourcery.com>
3399
3400 * gdb.guile/scm-error.exp: Remove the third argument to
3401 gdb_remote_download.
3402 * gdb.guile/scm-frame-args.exp: Likewise.
3403 * gdb.guile/scm-section-script.exp: Likewise.
3404
3405 2014-12-05 Yao Qi <yao@codesourcery.com>
3406
3407 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
3408
3409 2014-12-04 Doug Evans <dje@google.com>
3410
3411 * gdb.python/py-objfile.exp: Add tests for
3412 objfile.add_separate_debug_file.
3413
3414 2014-12-04 Doug Evans <dje@google.com>
3415
3416 * lib/gdb.exp (get_build_id): New function.
3417 (build_id_debug_filename_get): Rewrite to use it.
3418 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
3419
3420 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
3421
3422 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
3423 `method(long)', not just 0x0.
3424 * gdb.cp/nsalias.exp: Align code labels to 4.
3425 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
3426 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
3427 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
3428 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
3429 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
3430 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
3431
3432 2014-12-02 Doug Evans <dje@google.com>
3433
3434 PR symtab/17602
3435 * gdb.cp/anon-ns.cc: Move guts of this file to ...
3436 * gdb.cp/anon-ns2.cc: ... here. New file.
3437 * gdb.cp/anon-ns.exp: Update.
3438
3439 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
3440
3441 * gdb.python/py-events.py (inferior_call_handler): New.
3442 (register_changed_handler, memory_changed_handler): New.
3443 (test_events.invoke): Register new handlers.
3444 * gdb.python/py-events.exp: Add tests for inferior call,
3445 memory_changed and register_changed events.
3446
3447 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3448
3449 * gdb.base/execl-update-breakpoints.exp: Specify the link address
3450 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
3451 if the linker doesn't understand this.
3452
3453 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
3454
3455 * gdb.python/python.exp: Change expected reply to help().
3456
3457 2014-12-01 Yao Qi <yao@codesourcery.com>
3458
3459 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
3460 AC_CONFIG_SUBDIRS(gdb.gdbtk).
3461 * configure: Re-generated.
3462
3463 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
3464
3465 * gdb.cp/chained-calls.cc: New file.
3466 * gdb.cp/chained-calls.exp: New file.
3467 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
3468
3469 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
3470
3471 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
3472 * gdb.dwarf2/symtab-producer.exp: Same.
3473 * gdb.gdb/python-interrupts.exp: Same.
3474 * gdb.gdb/python-selftest.exp: Same.
3475 * gdb.python/py-linetable.exp: Same.
3476 * gdb.python/py-type.exp: Same.
3477 * gdb.python/py-value-cc.exp: Same.
3478 * gdb.python/py-value.exp: Same.
3479
3480 2014-11-28 Yao Qi <yao@codesourcery.com>
3481
3482 * gdb.base/break-probes.exp: Match library name prefixed with
3483 sysroot.
3484
3485 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
3486
3487 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
3488 test expected output. Add parentheses for the call to print.
3489 Remove L suffix from integers.
3490
3491 2014-11-26 Doug Evans <dje@google.com>
3492
3493 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
3494
3495 2014-11-22 Yao Qi <yao@codesourcery.com>
3496
3497 * gdb.trace/entry-values.c: Remove asms.
3498 (foo): Add foo_label.
3499 (bar): Add bar_label.
3500 * gdb.trace/entry-values.exp: Remove code computing foo's
3501 length and bar's length.
3502 (Dwarf::assemble): Invoke function_range for bar and use
3503 MACRO_AT_func for foo.
3504
3505 2014-11-22 Yao Qi <yao@codesourcery.com>
3506
3507 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
3508 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
3509 Use .Lgcc43_procstart instead of gcc43.
3510
3511 2014-11-21 Joel Brobecker <brobecker@adacore.com>
3512
3513 * gdb.ada/n_arr_bound: New testcase.
3514
3515 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3516
3517 PR breakpoints/10737
3518 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
3519 test_catch_syscall_multi_arch.
3520 (test_catch_syscall_multi_arch): New function.
3521
3522 2014-11-20 Doug Evans <xdje42@gmail.com>
3523
3524 * gdb.base/maint.exp: Update expected output.
3525
3526 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3527
3528 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
3529 4-byte instruction on S390.
3530
3531 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3532
3533 * gdb.ada/arr_arr: New testcase.
3534
3535 2014-11-19 Joel Brobecker <brobecker@adacore.com>
3536
3537 * gdb.ada/pkd_arr_elem: New Testcase.
3538
3539 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
3540
3541 * gdb.reverse/break-precsave: Expect completion message for
3542 core file reads.
3543 * gdb.reverse/consecutive-precsave.exp: Likewise.
3544 * gdb.reverse/finish-precsave.exp: Likewise.
3545 * gdb.reverse/i386-precsave.exp: Likewise.
3546 * gdb.reverse/machinestate-precsave.exp: Likewise.
3547 * gdb.reverse/sigall-precsave.exp: Likewise.
3548 * gdb.reverse/solib-precsave.exp: Likewise.
3549 * gdb.reverse/step-precsave.exp: Likewise.
3550 * gdb.reverse/until-precsave.exp: Likewise.
3551 * gdb.reverse/watch-precsave.exp: Likewise.
3552
3553 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3554
3555 * gdb.base/bp-permanent.c: Include unistd.h.
3556 * gdb.python/py-framefilter-mi.c (main): Add return type.
3557 * gdb.python/py-framefilter.c (main): Likewise.
3558 * gdb.trace/actions-changed.c (main): Likewise.
3559
3560 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3561
3562 * gdb.mi/until.c: Add eye-catchers.
3563 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
3564 line numbers.
3565
3566 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3567
3568 * gdb.base/condbreak.exp: Drop references to removed non-prototype
3569 function header variants in break1.c.
3570 * gdb.base/ena-dis-br.exp: Likewise.
3571 * gdb.base/hbreak2.exp: Likewise.
3572 * gdb.reverse/until-precsave.exp: Drop references to removed
3573 non-prototype function header variants in ur1.c.
3574 * gdb.reverse/until-reverse.exp: Likewise.
3575
3576 2014-11-17 Petr Machata <pmachata@redhat.com>
3577
3578 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
3579 ${_cu_offset_size} bytes abbrev offset.
3580
3581 2014-11-15 Doug Evans <xdje42@gmail.com>
3582
3583 PR symtab/17559
3584 * gdb.base/line-symtabs.exp: New file.
3585 * gdb.base/line-symtabs.c: New file.
3586 * gdb.base/line-symtabs.h: New file.
3587
3588 2014-11-14 Yao Qi <yao@codesourcery.com>
3589
3590 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
3591 (func): Add label func_label.
3592 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
3593 Replace low_pc and high_pc with MACRO_AT_range.
3594 Replace name, low_pc and high_pc with MACRO_AT_func.
3595
3596 2014-11-14 Yao Qi <yao@codesourcery.com>
3597
3598 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
3599 Replace name, low_pc and high_pc with MACRO_AT_func.
3600
3601 2014-11-14 Yao Qi <yao@codesourcery.com>
3602
3603 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
3604 produce debug information.
3605 * gdb.dwarf2/implptr-optimized-out.S: Removed.
3606
3607 2014-11-14 Yao Qi <yao@codesourcery.com>
3608
3609 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
3610 object and get function length.
3611 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
3612 with MACRO_AT_func.
3613 (top-level): Replace gdb_compile and clean_restart with
3614 prepare_for_testing.
3615 * gdb.dwarf2/main.c (main): Add label main_label.
3616
3617 2014-11-14 Yao Qi <yao@codesourcery.com>
3618
3619 * lib/dwarf.exp (function_range): New procedure.
3620 (Dwarf::_handle_macro_at_func): New procedure.
3621 (Dwarf::_handle_macro_at_range): New procedure.
3622 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
3623
3624 2014-11-14 Yao Qi <yao@codesourcery.com>
3625
3626 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
3627 (_handle_attribute): New procedure.
3628
3629 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3630
3631 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3632 * gdb.base/call-sc.c (zed): Likewise.
3633 * gdb.base/checkpoint.c (main): Likewise.
3634 * gdb.base/dump.c (main): Likewise.
3635 * gdb.base/gcore.c (main): Likewise.
3636 * gdb.base/huge.c (main): Likewise.
3637 * gdb.base/multi-forks.c (main): Likewise.
3638 * gdb.base/pr10179-a.c (main): Likewise.
3639 * gdb.base/savedregs.c (main): Likewise.
3640 * gdb.base/sigaltstack.c (main): Likewise.
3641 * gdb.base/siginfo.c (main): Likewise.
3642 * gdb.base/structs.c (zed): Likewise.
3643 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3644 * gdb.mi/mi-syn-frame.c (main): Likewise.
3645 * gdb.mi/until.c (foo, main): Likewise.
3646 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3647 * gdb.base/solib-weak.c (foo): Declare.
3648 * gdb.base/attach-twice.c: Include stdio.h.
3649 * gdb.base/weaklib1.c: Likewise.
3650 * gdb.base/weaklib2.c: Likewise.
3651 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3652 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3653 unistd.h.
3654 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3655 * gdb.mi/mi-exit-code.c: Likewise.
3656 * gdb.base/break-interp-lib.c: Include string.h.
3657 * gdb.base/coremaker.c: Likewise.
3658 * gdb.base/testenv.c: Likewise.
3659 * gdb.python/py-finish-breakpoint.c: Likewise.
3660 * gdb.base/inferior-died.c: Include sys/wait.h.
3661 * gdb.base/fileio.c: Include time.h.
3662 * gdb.base/async-shell.c: Include unistd.h.
3663 * gdb.base/dprintf-non-stop.c: Likewise.
3664 * gdb.base/info-os.c: Likewise.
3665 * gdb.mi/mi-console.c: Likewise.
3666 * gdb.mi/watch-nonstop.c: Likewise.
3667 * gdb.python/py-events.c: Likewise.
3668 * gdb.base/async.c (baz): Move up before its invocation.
3669 * gdb.base/code_elim2.c (my_global_func): Likewise.
3670 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3671 * gdb.base/advance.c (func2): Likewise.
3672
3673 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3674
3675 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3676 variant.
3677 * gdb.base/annota3.c: Likewise.
3678 * gdb.base/async.c: Likewise.
3679 * gdb.base/average.c: Likewise.
3680 * gdb.base/call-ar-st.c: Likewise.
3681 * gdb.base/call-rt-st.c: Likewise.
3682 * gdb.base/call-sc.c: Likewise.
3683 * gdb.base/call-strs.c: Likewise.
3684 * gdb.base/ending-run.c: Likewise.
3685 * gdb.base/execd-prog.c: Likewise.
3686 * gdb.base/exprs.c: Likewise.
3687 * gdb.base/foll-exec.c: Likewise.
3688 * gdb.base/foll-fork.c: Likewise.
3689 * gdb.base/foll-vfork.c: Likewise.
3690 * gdb.base/funcargs.c: Likewise.
3691 * gdb.base/gcore.c: Likewise.
3692 * gdb.base/jump.c: Likewise.
3693 * gdb.base/langs0.c: Likewise.
3694 * gdb.base/langs1.c: Likewise.
3695 * gdb.base/langs2.c: Likewise.
3696 * gdb.base/mips_pro.c: Likewise.
3697 * gdb.base/nodebug.c: Likewise.
3698 * gdb.base/opaque0.c: Likewise.
3699 * gdb.base/opaque1.c: Likewise.
3700 * gdb.base/recurse.c: Likewise.
3701 * gdb.base/run.c: Likewise.
3702 * gdb.base/scope0.c: Likewise.
3703 * gdb.base/scope1.c: Likewise.
3704 * gdb.base/setshow.c: Likewise.
3705 * gdb.base/setvar.c: Likewise.
3706 * gdb.base/shmain.c: Likewise.
3707 * gdb.base/shr1.c: Likewise.
3708 * gdb.base/shr2.c: Likewise.
3709 * gdb.base/sigall.c: Likewise.
3710 * gdb.base/signals.c: Likewise.
3711 * gdb.base/so-indr-cl.c: Likewise.
3712 * gdb.base/solib2.c: Likewise.
3713 * gdb.base/structs.c: Likewise.
3714 * gdb.base/sum.c: Likewise.
3715 * gdb.base/vforked-prog.c: Likewise.
3716 * gdb.base/watchpoint.c: Likewise.
3717 * gdb.reverse/shr2.c: Likewise.
3718 * gdb.reverse/until-reverse.c: Likewise.
3719 * gdb.reverse/ur1.c: Likewise.
3720 * gdb.reverse/watch-reverse.c: Likewise.
3721
3722 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3723
3724 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3725 variant.
3726 * gdb.base/sepdebug.exp: Drop references to removed code.
3727
3728 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3729
3730 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3731 variant. Preserve original line numbering.
3732 * gdb.base/list1.c: Likewise.
3733
3734 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3735
3736 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3737 variant.
3738 * gdb.base/break1.c: Likewise.
3739 * gdb.base/break.exp: Drop references to removed code.
3740
3741 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3742
3743 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3744 variant.
3745
3746 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3747
3748 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3749
3750 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3751
3752 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3753 logic into perform_all_tests() and invoke it with and without
3754 function header prototypes.
3755 (do_function_calls): Remove conditional XFAIL for PR 5318.
3756 (rerun_and_prepare): Remove duplicate code.
3757 (perform_all_tests): New. Main logic moved here.
3758
3759 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3760
3761 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3762 code guarded by #ifdef NO_PROTOTYPES.
3763 (t_double_many_args): Likewise.
3764 (DEF_FUNC_MANY_ARGS_1): Likewise.
3765 (DEF_FUNC_VALUES_1): Likewise.
3766 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3767 guarded by #ifdef PROTOTYPES.
3768
3769 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3770
3771 * gdb.mi/mi-console.c: Add eye-catcher.
3772 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3773 instead of literal line number.
3774
3775 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3776
3777 * gdb.base/shr2.c: Add eye-catcher.
3778 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3779 line number.
3780
3781 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3782
3783 * gdb.base/jump.c: Add eye-catchers.
3784 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3785 numbers.
3786
3787 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3788
3789 * gdb.base/execd-prog.c: Add eye-catchers.
3790 * gdb.base/foll-exec.c: Likewise.
3791 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3792 line numbers.
3793
3794 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3795
3796 * gdb.base/ending-run.c: Add eye-catchers.
3797 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3798 literal line numbers.
3799
3800 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3801
3802 * gdb.base/call-rt-st.c: Add eye-catchers.
3803 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3804 literal line numbers.
3805
3806 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3807
3808 * gdb.base/call-ar-st.c: Add eye-catchers.
3809 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3810 literal line numbers.
3811
3812 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3813
3814 * gdb.base/average.c: Add eye-catchers.
3815 * gdb.base/sum.c: Likewise.
3816 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3817 regexps dynamically.
3818
3819 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3820
3821 * gdb.base/solib1.c: Add eye-catchers.
3822 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3823 literal line numbers.
3824
3825 2014-11-12 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3828 leader has exited.
3829
3830 2014-11-12 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.arch/i386-bp_permanent.c: New file.
3833 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3834 (srcfile): Set to i386-bp_permanent.c.
3835 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3836 that stepi does not execute the 'leave' instruction, instead of
3837 testing it does execute.
3838 * gdb.base/bp-permanent.c: New file.
3839 * gdb.base/bp-permanent.exp: New file.
3840
3841 2014-11-10 Doug Evans <xdje42@gmail.com>
3842
3843 PR symtab/17564
3844 * gdb.base/symtab-search-order.exp: New file.
3845 * gdb.base/symtab-search-order.c: New file.
3846 * gdb.base/symtab-search-order-1.c: New file.
3847 * gdb.base/symtab-search-order-shlib-1.c: New file.
3848
3849 2014-11-07 Pedro Alves <palves@redhat.com>
3850
3851 PR gdb/17511
3852 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3853 i?86-*-linux*.
3854
3855 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3856
3857 PR c++/17494
3858 * gdb.cp/pr17494.cc: New file.
3859 * gdb.cp/pr17494.exp: New file.
3860
3861 2014-11-02 Yao Qi <yao@codesourcery.com>
3862
3863 * gdb.python/python.exp: Get working directory and match the
3864 output of "set extended-prompt \\w " with it.
3865
3866 2014-10-30 Doug Evans <dje@google.com>
3867
3868 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3869 in objfiles.
3870 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3871 in progspaces.
3872
3873 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
3874
3875 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3876 * gdb.base/realname-expand.exp: Likewise.
3877 * gdb.linespec/macro-relative.exp: Likewise.
3878
3879 2014-10-29 Pedro Alves <palves@redhat.com>
3880
3881 PR gdb/17408
3882 * gdb.threads/schedlock.c (some_function): New function.
3883 (call_function): New global.
3884 (MAYBE_CALL_SOME_FUNCTION): New macro.
3885 (thread_function): Call it.
3886 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3887 and use it instead of a global counter. Adjust all callers.
3888 (get_current_thread): Use "find current thread" for test message
3889 here rather than having all callers pass down the same string.
3890 (goto_loop): New procedure, factored out from ...
3891 (my_continue): ... this.
3892 (step_ten_loops): Change parameter from test message to command to
3893 use. Adjust.
3894 (list_count): Delete global.
3895 (check_result): New procedure, factored out from duplicate top
3896 level code.
3897 (continue tests): Wrap in with_test_prefix.
3898 (test_step): New procedure, factored out from duplicate top level
3899 code.
3900 (top level): Test "step" in combination with all scheduler-locking
3901 modes. Test "next" in combination with all scheduler-locking
3902 modes, and in combination with stepping over a function call or
3903 not.
3904 * gdb.threads/next-bp-other-thread.c: New file.
3905 * gdb.threads/next-bp-other-thread.exp: New file.
3906
3907 2014-10-29 Pedro Alves <palves@redhat.com>
3908
3909 PR python/17372
3910 * gdb.python/python.exp: Test a multi-line command that spawns
3911 interactive Python.
3912 * gdb.base/multi-line-starts-subshell.exp: New file.
3913
3914 2014-10-29 Yao Qi <yao@codesourcery.com>
3915
3916 * gdb.base/fileio.exp: Make directories on host.
3917
3918 2014-10-29 Yao Qi <yao@codesourcery.com>
3919
3920 * gdb.base/fileio.c (test_write): Close the file.
3921
3922 2014-10-28 Pedro Alves <palves@redhat.com>
3923
3924 PR gdb/12623
3925 * gdb.base/sigstep.c (no_handler): New global.
3926 (main): If 'no_handler is true, set the signal handlers to
3927 SIG_IGN.
3928 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3929 with_sw_watch and no_handler parameters. Handle them.
3930 (top level) <stepping over handler when stopped at a breakpoint
3931 test>: Add a test axis for testing with a software watchpoint, and
3932 another for testing with the signal handler set to SIG_IGN.
3933 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3934 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3935
3936 2014-10-28 Pedro Alves <palves@redhat.com>
3937
3938 PR gdb/17511
3939 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3940 * gdb.base/sigstep.exp (other_handler_location): New global.
3941 (advance): Support stepping into the signal handler, and running
3942 commands while in the handler.
3943 (in_handler_map): New global.
3944 (top level): In the advance test, add combinations for getting
3945 into the handler with stepping commands, and for running commands
3946 in the handler. Add comment descripting the advancei tests.
3947
3948 2014-10-28 Pedro Alves <palves@redhat.com>
3949
3950 * gdb.base/sigstep.exp: Use build_executable instead of
3951 prepare_for_testing.
3952 (top level): Move code that starts GDB, runs to main and creates a
3953 display to ...
3954 (restart): ... this new procedure.
3955 (top level): Move backtrace from signal handler test to ...
3956 (validate_backtrace): ... this new procedure.
3957 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3958 with_test_prefix. Always restart GDB.
3959 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3960 with_test_prefix. Always restart GDB. No need to delete
3961 breakpoints after the test.
3962 (test_skip_handler): Remove prefix parameter.
3963 (skip_over_handler, breakpoint_to_handler)
3964 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3965 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3966 restart GDB. No need to delete breakpoints after the test.
3967 (top level): Use foreach to call the test procedures with
3968 different commands.
3969
3970 2014-10-28 Pedro Alves <palves@redhat.com>
3971
3972 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3973 instead of GNATS numbers.
3974 * gdb.base/sigbpt.exp: Likewise.
3975 * gdb.base/siginfo.exp: Likewise.
3976 * gdb.base/sigstep.exp: Likewise.
3977
3978 2014-10-27 Pedro Alves <palves@redhat.com>
3979
3980 * gdb.base/sigstep.c (dummy): New global.
3981 (main): Issue a couple writes to the new global.
3982 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3983 procedures.
3984 (skip_over_handler): Use test_skip_handler.
3985 (top level): Call skip_over_handler for stepi and nexti too.
3986 (breakpoint_over_handler): Use test_skip_handler.
3987 (top level): Call breakpoint_over_handler for stepi and nexti too.
3988
3989 2014-10-27 Yao Qi <yao@codesourcery.com>
3990
3991 * gdb.trace/tfile.c (adjust_function_address)
3992 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3993 function descriptor.
3994
3995 2014-10-24 Don Breazeal <donb@codesourcery.com>
3996
3997 * gdb.base/foll-fork.exp (test_follow_fork,
3998 catch_fork_child_follow): Check for updated fork messages emitted
3999 from infrun.c.
4000 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4001 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4002 vfork_and_exec_child_follow_through_step): Check for updated vfork
4003 messages emitted from infrun.c.
4004
4005 2014-10-24 Pedro Alves <palves@redhat.com>
4006
4007 * gdb.base/corefile.exp: Remove references to ultrix.
4008 * gdb.base/interrupt.exp: Likewise.
4009 * gdb.base/whatis.exp: Likewise.
4010 * gdb.gdb/selftest.exp: Likewise.
4011 * gdb.threads/manythreads.exp: Likewise.
4012 * gdb.threads/print-threads.exp: Likewise.
4013 * gdb.threads/pthreads.exp:: Likewise.
4014 * gdb.threads/schedlock.exp: Likewise.
4015
4016 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
4017
4018 * gdb.cp/non-trivial-retval.cc: Add a test case.
4019 * gdb.cp/non-trivial-retval.exp: Add a test.
4020
4021 2014-10-20 Yao Qi <yao@codesourcery.com>
4022
4023 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4024 * gdb.python/py-objfile-script-gdb.py: New file.
4025 * gdb.python/py-objfile-script.exp: Update reference to
4026 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
4027 of remote_download. Remove the dest file.
4028
4029 2014-10-20 Yao Qi <yao@codesourcery.com>
4030
4031 * gdb.base/checkpoint.exp: Don't remove file copied on host.
4032 * gdb.base/step-line.exp: Likewise.
4033 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4034 * gdb.dwarf2/dw2-basic.exp: Likewise.
4035 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4036 * gdb.dwarf2/dw2-filename.exp: Likewise.
4037 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4038 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4039 * gdb.dwarf2/dw2-producer.exp: Likewise.
4040 * gdb.dwarf2/mac-fileno.exp: Likewise.
4041 * gdb.python/py-frame-args.exp: Likewise.
4042 * gdb.python/py-framefilter.exp: Likewise.
4043 * gdb.python/py-mi.exp: Likewise.
4044 * gdb.python/py-objfile-script.exp: Likewise
4045 * gdb.python/py-pp-integral.exp: Likewise.
4046 * gdb.python/py-pp-re-notag.exp: Likewise.
4047 * gdb.python/py-prettyprint.exp: Likewise.
4048 * gdb.python/py-section-script.exp: Likewise.
4049 * gdb.python/py-typeprint.exp: Likewise.
4050 * gdb.python/py-xmethods.exp: Likewise.
4051 * gdb.stabs/weird.exp: Likewise.
4052 * gdb.xml/tdesc-regs.exp: Likewise.
4053
4054 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
4055
4056 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4057 (out_cu): Use addr_len for the size of addresses.
4058 (out_line): Likewise. Size DW_LNE_set_address instruction
4059 according to addr_len.
4060 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4061 (FUNC): Add START_INSNS to definition.
4062
4063 2014-10-18 Yao Qi <yao@codesourcery.com>
4064
4065 * gdb.base/argv0-symlink.exp: Check argv[0] value if
4066 gdb_has_argv0 return true.
4067 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4068 check [target_info exists noargs], check [gdb_has_argv0]
4069 instead.
4070 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4071 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4072 procedures.
4073
4074 2014-10-17 Doug Evans <dje@google.com>
4075
4076 * gdb.python/py-events.exp: Update expected output for clear_objfiles
4077 event.
4078 * gdb.python/py-events.py: Add clear_objfiles event.
4079
4080 2014-10-17 Doug Evans <dje@google.com>
4081
4082 * gdb.python/py-objfile.exp: Test progspace attribute.
4083
4084 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
4085
4086 * gdb.guile/scm-breakpoint.exp: Do not assume any
4087 directory separators when matching source file paths.
4088 * gdb.python/py-breakpoint.exp: Likewise.
4089 * gdb.reverse/break-precsave.exp: Likewise.
4090 * gdb.reverse/break-reverse.exp: Likewise.
4091 * gdb.reverse/consecutive-precsave.exp: Likewise.
4092 * gdb.reverse/finish-precsave.exp: Likewise.
4093 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4094 * gdb.reverse/finish-reverse.exp: Likewise.
4095 * gdb.reverse/i386-precsave.exp: Likewise.
4096 * gdb.reverse/i387-env-reverse.exp: Likewise.
4097 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4098 * gdb.reverse/machinestate-precsave.exp: Likewise.
4099 * gdb.reverse/machinestate.exp: Likewise.
4100 * gdb.reverse/sigall-precsave.exp: Likewise.
4101 * gdb.reverse/solib-precsave.exp: Likewise.
4102 * gdb.reverse/step-precsave.exp: Likewise.
4103 * gdb.reverse/until-precsave.exp: Likewise.
4104 * gdb.reverse/watch-precsave.exp: Likewise.
4105 * gdb.reverse/watch-reverse.exp: Likewise.
4106
4107 2014-10-17 Yao Qi <yao@codesourcery.com>
4108
4109 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4110 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4111
4112 2014-10-17 Pedro Alves <palves@redhat.com>
4113
4114 PR gdb/17471
4115 * gdb.base/bg-execution-repeat.c: New file.
4116 * gdb.base/bg-execution-repeat.exp: New file.
4117
4118 2014-10-17 Pedro Alves <palves@redhat.com>
4119
4120 PR gdb/17300
4121 * gdb.base/continue-all-already-running.c: New file.
4122 * gdb.base/continue-all-already-running.exp: New file.
4123
4124 2014-10-17 Pedro Alves <palves@redhat.com>
4125
4126 PR gdb/17472
4127 * gdb.base/annota-input-while-running.c: New file.
4128 * gdb.base/annota-input-while-running.exp: New file.
4129
4130 2014-10-17 Pedro Alves <palves@redhat.com>
4131
4132 * gdb.base/callfuncs.exp: emove references to osf.
4133 * gdb.base/sigall.exp: Likewise.
4134 * gdb.gdb/selftest.exp: Likewise.
4135 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4136 * gdb.mi/non-stop.c: Likewise.
4137 * gdb.mi/pthreads.c: Likewise.
4138 * gdb.reverse/sigall-precsave.exp: Likewise.
4139 * gdb.reverse/sigall-reverse.exp: Likewise.
4140 * gdb.threads/pthreads.c: Likewise.
4141 * gdb.threads/pthreads.exp: Likewise.
4142
4143 2014-10-17 Yao Qi <yao@codesourcery.com>
4144
4145 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4146 check 'target_info exists noargs'.
4147 (test_command_prompt_position): Likewise.
4148 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4149 Remove "set args".
4150 (progvar_simple_while_test): Likewise.
4151 (progvar_complex_if_while_test): Likewise.
4152 (if_while_breakpoint_command_test): Likewise.
4153 (infrun_breakpoint_command_test): Likewise.
4154 (breakpoint_command_test): Likewise.
4155 (watchpoint_command_test): Likewise.
4156 (bp_deleted_in_command_test): Likewise.
4157 (temporary_breakpoint_commands): Likewise.
4158
4159 2014-10-16 Yao Qi <yao@codesourcery.com>
4160
4161 * gdb.base/remotetimeout.exp: Remove noargs checking.
4162
4163 2014-10-15 Pedro Alves <palves@redhat.com>
4164
4165 PR breakpoints/9649
4166 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4167 * gdb.base/breakpoint-in-ro-region.exp
4168 (probe_target_hardware_step): New procedure.
4169 (top level): Probe hardware stepping and hardware breakpoint
4170 support. Test stepping through a read-only region, with both
4171 "breakpoint auto-hw" on and off and both "always-inserted" on and
4172 off.
4173
4174 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
4175
4176 * gdb.dlang/demangle.exp: Update for demangling changes.
4177
4178 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4179
4180 * gdb.cp/non-trivial-retval.cc: Add new test cases.
4181 * gdb.cp/non-trivial-retval.exp: Add new tests.
4182
4183 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
4184
4185 PR c++/13403
4186 PR c++/15154
4187 * gdb.cp/non-trivial-retval.cc: New file.
4188 * gdb.cp/non-trivial-retval.exp: New file.
4189
4190 2014-10-15 Yao Qi <yao@codesourcery.com>
4191
4192 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
4193 remote host.
4194
4195 2014-10-15 Yao Qi <yao@codesourcery.com>
4196
4197 * gdb.python/py-symbol.exp: Match file base name if host is
4198 remote, otherwise match file name with dir name.
4199 * gdb.python/py-symtab.exp: Likewise.
4200 * gdb.python/python.exp: Likewise.
4201
4202 2014-10-15 Yao Qi <yao@codesourcery.com>
4203
4204 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
4205 pattern.
4206 * gdb.python/py-symtab.exp: Likewise.
4207 * gdb.python/python.exp: Remove trailing ".*". Fix typo
4208 locationn.
4209
4210 2014-10-14 Joel Brobecker <brobecker@adacore.com>
4211
4212 * gdb.ada/addr_arith: New testcase.
4213
4214 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
4215
4216 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
4217 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
4218 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
4219 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
4220
4221 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
4222
4223 * gdb.arch/stap-eval-lang-ada.S: Likewise.
4224 * gdb.arch/stap-eval-lang-ada.c: Likewise.
4225 * gdb.arch/stap-eval-lang-ada.exp: New file.
4226
4227 2014-10-14 Yao Qi <yao@codesourcery.com>
4228
4229 * gdb.mi/mi-var-child.c (nothing1): New function.
4230 (nothing2): New function.
4231 (do_children_tests): Set function pointers by nothing1 and
4232 nothing2.
4233 * gdb.mi/mi-var-child.exp: Step over new added statements.
4234 Update test to match the new output.
4235 * gdb.mi/var-cmd.c (nothing1): New function.
4236 (nothing2): New function.
4237 (do_children_tests): Set function pointers by nothing1 and
4238 nothing2.
4239 * gdb.mi/mi-var-display.exp: Update test to match output.
4240 Step to the line specified by $line_dct_nothing.
4241 Increase the number of lines to step.
4242
4243 2014-10-14 Yao Qi <yao@codesourcery.com>
4244
4245 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
4246 tests.
4247 * gdb.mi/mi2-var-child.exp: Likewise.
4248
4249 2014-10-13 Doug Evans <dje@google.com>
4250
4251 * gdb.python/py-objfile.exp: Change name of file name test.
4252
4253 2014-10-13 Doug Evans <dje@google.com>
4254
4255 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
4256 from the start of the CU.
4257
4258 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4259 Yao Qi <yao@codesourcery.com>
4260
4261 Fix "save breakpoints" for "catch" command.
4262 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
4263 Remove -nonewline. Match also the added "main" line.
4264
4265 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4266
4267 Fix "save breakpoints" for "disable $bpnum" command.
4268 * gdb.base/save-bp.c (main): Add label.
4269 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
4270
4271 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4272
4273 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
4274
4275 2014-10-11 Yao Qi <yao@codesourcery.com>
4276
4277 * gdb.server/server-kill.exp: Execute command
4278 "set remote trace-status-packet on" before "tstatus".
4279
4280 2014-10-11 Yao Qi <yao@codesourcery.com>
4281
4282 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
4283 (main): Call getppid.
4284 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
4285 and continue to it. Read variable "server_pid".
4286
4287 2014-10-11 Yao Qi <yao@codesourcery.com>
4288
4289 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
4290
4291 2014-10-11 Yao Qi <yao@codesourcery.com>
4292
4293 * gdb.threads/thread-find.exp: Don't execute command
4294 "info threads".
4295 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
4296 * gdb.threads/linux-dp.exp: Don't check the condition
4297 $threads_created equals to zero.
4298
4299 2014-10-10 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.base/bigcore.exp: Remove references to IRIX.
4302 * gdb.base/funcargs.exp: Likewise.
4303 * gdb.base/interrupt.exp: Likewise.
4304 * gdb.base/mips_pro.exp: Likewise.
4305 * gdb.base/nodebug.exp: Likewise.
4306 * gdb.base/setvar.exp: Likewise.
4307 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
4308
4309 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4310 Pedro Alves <palves@redhat.com>
4311
4312 PR symtab/14466
4313 * gdb.base/vdso-warning.c: New file.
4314 * gdb.base/vdso-warning.exp: New file.
4315
4316 2014-10-02 Doug Evans <dje@google.com>
4317
4318 * gdb.base/structs.c (main): Don't run forever.
4319
4320 2014-10-02 Pedro Alves <palves@redhat.com>
4321
4322 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
4323 (top level) <stop threads 1, stop threads 2>: Use it.
4324
4325 2014-10-02 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.threads/break-while-running.exp (test): Add new
4328 'update_thread_list' argument. Skip "info threads" if false.
4329 (top level): Add new 'update_thread_list' axis.
4330
4331 2014-10-02 Pedro Alves <palves@redhat.com>
4332
4333 PR breakpoints/17431
4334 * gdb.base/execl-update-breakpoints.c: New file.
4335 * gdb.base/execl-update-breakpoints.exp: New file.
4336
4337 2014-10-01 Pedro Alves <palves@redhat.com>
4338
4339 * gdb.base/breakpoint-in-ro-region.c: New file.
4340 * gdb.base/breakpoint-in-ro-region.exp: New file.
4341
4342 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
4343
4344 * gdb.mi/mi-exit-code.exp: New file.
4345 * gdb.mi/mi-exit-code.c: New file.
4346
4347 2014-09-30 Yao Qi <yao@codesourcery.com>
4348
4349 * lib/prelink-support.exp (build_executable_own_libs): Error if
4350 the target isn't native.
4351
4352 2014-09-30 Yao Qi <yao@codesourcery.com>
4353
4354 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
4355 false.
4356
4357 2014-09-22 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.threads/break-while-running.exp: New file.
4360 * gdb.threads/break-while-running.c: New file.
4361
4362 2014-09-19 Yao Qi <yao@codesourcery.com>
4363
4364 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
4365 Invoke test. Restart GDB with --readnow and invoke test again.
4366
4367 2014-09-19 Yao Qi <yao@codesourcery.com>
4368
4369 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
4370 proc set_breakpoint_on_gcd_function. Invoke
4371 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
4372 invoke set_breakpoint_on_gcd_function again.
4373
4374 2014-09-18 Doug Evans <dje@google.com>
4375
4376 * gdb.dwarf2/symtab-producer.exp: New file.
4377
4378 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4379
4380 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
4381 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
4382 * gdb.base/global-var-nested-by-dso.c: Likewise.
4383 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4384
4385 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
4386 Pedro Alves <palves@redhat.com>
4387
4388 * gdb.base/watch-bitfields.exp: Pass string other than test file
4389 name to prepare_for_testing.
4390 (watch): New procedure.
4391 (expect_watchpoint): Use with_test_prefix.
4392 (top level): Factor out tests to ...
4393 (test_watch_location, test_regular_watch): ... these new
4394 procedures, and use with_test_prefix and gdb_continue_to_end.
4395
4396 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
4397
4398 PR breakpoints/12526
4399 * gdb.base/watch-bitfields.exp: New file.
4400 * gdb.base/watch-bitfields.c: New file.
4401
4402 2014-09-16 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
4405 software and hardware addresses, not software address against
4406 itself.
4407
4408 2014-09-16 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
4411 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
4412
4413 2014-09-16 Pedro Alves <palves@redhat.com>
4414
4415 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
4416 files.
4417 * gdb.base/a2-run.exp: Remove all code guarded by istarget
4418 "*-*-vxworks*" throughout.
4419 * gdb.base/break.exp: Likewise.
4420 * gdb.base/default.exp: Likewise.
4421 * gdb.base/scope.exp: Likewise.
4422 * gdb.base/sepdebug.exp: Likewise.
4423 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
4424 throughout.
4425 * gdb.base/run.c: Likewise.
4426 * gdb.base/sepdebug.c: Likewise.
4427 * gdb.hp/gdb.aCC/run.c: Likewise.
4428 * gdb.reverse/until-reverse.c: Likewise.
4429 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
4430
4431 2014-09-16 Yao Qi <yao@codesourcery.com>
4432
4433 * boards/local-remote-host-native.exp: New file.
4434
4435 2014-09-14 Doug Evans <xdje42@gmail.com>
4436
4437 * gdb.threads/queue-signal.c (thread_count): New variable.
4438 (thread_count_mutex, thread_count_condvar): New variables.
4439 (incr_thread_count, wait_all_threads_running): New functions.
4440 (main): Wait for all threads to be in their thread functions.
4441
4442 2014-09-13 Doug Evans <xdje42@gmail.com>
4443
4444 * gdb.threads/queue-signal.c: New file.
4445 * gdb.threads/queue-signal.exp: New file.
4446
4447 2014-09-13 Doug Evans <xdje42@gmail.com>
4448
4449 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
4450 be consistent with what default_gdb_init uses.
4451 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
4452 the plain text of the prompt. Add some logging printfs.
4453 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
4454
4455 2014-09-12 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
4458 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
4459 * gdb.arch/i386-size-overlap.exp: Likewise.
4460 * gdb.arch/i386-size.exp: Likewise.
4461 * gdb.arch/i386-unwind.exp: Likewise.
4462 * gdb.base/a2-run.exp: Likewise.
4463 * gdb.base/break.exp: Likewise.
4464 * gdb.base/charset.exp: Likewise.
4465 * gdb.base/chng-syms.exp: Likewise.
4466 * gdb.base/commands.exp: Likewise.
4467 * gdb.base/dbx.exp: Likewise.
4468 * gdb.base/find.exp: Likewise.
4469 * gdb.base/funcargs.exp: Likewise.
4470 * gdb.base/jit-simple.exp: Likewise.
4471 * gdb.base/reread.exp: Likewise.
4472 * gdb.base/sepdebug.exp: Likewise.
4473 * gdb.base/step-bt.exp: Likewise.
4474 * gdb.cp/mb-inline.exp: Likewise.
4475 * gdb.cp/mb-templates.exp: Likewise.
4476 * gdb.objc/basicclass.exp: Likewise.
4477 * gdb.threads/killed.exp: Likewise.
4478
4479 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4480
4481 PR tdep/17379
4482 * gdb.arch/powerpc-stackless.S: New file.
4483 * gdb.arch/powerpc-stackless.exp: New file.
4484
4485 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4486
4487 * gdb.base/attach.c: Include unistd.h.
4488 (main): Call alarm. Add label postloop.
4489 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
4490 gdb_breakpoint, gdb_continue_to_breakpoint.
4491 (test_command_line_attach_run): Kill ${testpid} in one exit path.
4492
4493 2014-09-11 Pedro Alves <palves@redhat.com>
4494
4495 PR gdb/17347
4496 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
4497 * gdb.base/attach.exp (test_command_line_attach_run): New
4498 procedure.
4499 (top level): Call it.
4500
4501 2014-09-11 Pedro Alves <palves@redhat.com>
4502
4503 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
4504 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
4505 (do_command_attach_tests): Use spawn_wait_for_attach.
4506 * gdb.base/solib-overlap.exp: Likewise.
4507 * gdb.multi/multi-attach.exp: Likewise.
4508 * gdb.python/py-prompt.exp: Likewise.
4509 * gdb.python/py-sync-interp.exp: Likewise.
4510 * gdb.server/ext-attach.exp: Likewise.
4511
4512 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
4513
4514 * gdb.fortran/array-element.exp: Remove unexpected "continue"
4515 command in testcase. Simplify testcase.
4516
4517 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4518
4519 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
4520
4521 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4522
4523 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
4524
4525 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4526
4527 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
4528
4529 2014-09-10 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdb.dwarf2/dynarr-ptr.c: New file.
4532 * gdb.dwarf2/dynarr-ptr.exp: New file.
4533
4534 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4535
4536 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
4537 of 30 rather than hardcoding 120 for a slow test case. Take the
4538 `gdb,timeout' target setting into account for this calculation.
4539 Don't extend the timeout for the test cases that don't need it.
4540
4541 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4542
4543 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
4544 a factor of 2 for a slow test case. Take the `gdb,timeout'
4545 target setting into account for this calculation.
4546 * gdb.reverse/until-precsave.exp: Increase the timeout by
4547 a factor of 15 and 3 respectively rather than adding 120
4548 for a pair of slow test cases. Take the `gdb,timeout'
4549 target setting into account for this calculation.
4550
4551 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4552
4553 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
4554 timeout, don't pass one down to gdb_expect.
4555 (gdb_expect): Rework timeout selection.
4556
4557 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4558
4559 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
4560 exception on timeout.
4561 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
4562 (gdbserver_start_extended): Catch any `gdbserver_start' error
4563 exceptions.
4564 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
4565 * lib/mi-support.exp (mi_gdb_target_load): Catch any
4566 `gdbserver_gdb_load' error exceptions.
4567
4568 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
4569
4570 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
4571 120 on waiting for the TCP socket to open.
4572
4573 2014-09-09 Doug Evans <xdje42@gmail.com>
4574
4575 * gdb.base/default.exp (show_conv_list): Add _caller_is,
4576 _caller_matches, _any_caller_is, _any_caller_matches.
4577
4578 2014-09-09 Doug Evans <xdje42@gmail.com>
4579
4580 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
4581
4582 2014-09-09 Yao Qi <yao@codesourcery.com>
4583
4584 * gdb.mi/mi-var-display.exp: Set print symbol off.
4585
4586 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
4587
4588 PR gdb/17035
4589 * gdb.base/commands.exp: Add tests to verify user-defined
4590 commands with empty bodies.
4591 * gdb.python/py-cmd.exp: Test that we don't show user-defined
4592 python commands in `show user command`.
4593 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
4594 scheme commands in `show user command`.
4595
4596 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4597
4598 PR python/17355
4599 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
4600 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
4601 * gdb.python/py-framefilter-invalidarg.exp: New file.
4602 * gdb.python/py-framefilter-invalidarg.py: New file.
4603
4604 2014-09-06 Doug Evans <xdje42@gmail.com>
4605
4606 PR 15276
4607 * gdb.python/py-caller-is.c: New file.
4608 * gdb.python/py-caller-is.exp: New file.
4609
4610 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
4611
4612 PR gdb/17235
4613 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
4614 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
4615
4616 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
4617
4618 PR fortran/17237
4619 * gdb.fortran/print-formatted.exp: New file.
4620 * gdb.fortran/print-formatted.f90: Likewise.
4621
4622 2014-09-03 Sasha Smundak <asmundak@google.com>
4623
4624 * gdb.python/py-frame.exp: Test Frame.read_register.
4625
4626 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
4627
4628 PR python/16699
4629 * gdb.python/py-completion.exp: New file.
4630 * gdb.python/py-completion.py: Likewise.
4631
4632 2014-08-28 Doug Evans <dje@google.com>
4633
4634 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4635 eax,etc. are live with values set by gdb and thus the compiler can't
4636 use them.
4637 * gdb.arch/i386-pseudo.c (main): Ditto.
4638
4639 2014-08-27 Doug Evans <dje@google.com>
4640
4641 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4642
4643 2014-08-25 Doug Evans <dje@google.com>
4644
4645 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4646 (main): Ditto.
4647
4648 2014-08-25 Doug Evans <dje@google.com>
4649
4650 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4651
4652 2014-08-24 Yao Qi <yao@codesourcery.com>
4653
4654 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4655 symbol off.
4656 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4657
4658 2014-08-22 Doug Evans <dje@google.com>
4659
4660 PR 17276
4661 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4662 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4663 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4664
4665 2014-08-22 Yao Qi <yao@codesourcery.com>
4666
4667 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4668 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4669 * gdb.python/python.exp: Likewise. Use .py file on the host
4670 instead of the build.
4671
4672 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdb.threads/gcore-stale-thread.c: New file.
4675 * gdb.threads/gcore-stale-thread.exp: New file.
4676
4677 2014-08-21 Pedro Alves <palves@redhat.com>
4678
4679 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4680 * gdb.base/gcore-relro-pie.exp: Likewise.
4681 * gdb.base/gcore-relro.exp: Likewise.
4682 * gdb.base/gcore.exp: Likewise.
4683 * gdb.base/print-symbol-loading.exp: Likewise.
4684 * gdb.threads/gcore-thread.exp: Likewise.
4685 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4686
4687 2014-08-20 Pedro Alves <palves@redhat.com>
4688 Jan Kratochvil <jan.kratochvil@redhat.com>
4689
4690 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4691 configure.
4692 (EXPECT): Handle READ1 being set.
4693 (all): Depend on EXTRA_RULES.
4694 (check-read1, expect-read1, read1.so, read1): New rules.
4695 * README (Testsuite Parameters): Document the READ1 make variable.
4696 (Race detection): New section.
4697 * configure: Regenerate.
4698 * configure.ac: If build==host==target, and running under a
4699 GNU/glibc system, add read1 to the extra Makefile rules.
4700 (EXTRA_RULES): AC_SUBST it.
4701 * lib/read1.c: New file.
4702
4703 2014-08-20 Joel Brobecker <brobecker@adacore.com>
4704
4705 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4706 the handling of variables declared as a typedef to an array
4707 which a DW_AT_data_location attribute.
4708
4709 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
4710 Pedro Alves <palves@redhat.com>
4711
4712 PR symtab/14604
4713 PR symtab/14605
4714 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4715 gdb_test.
4716
4717 2014-08-19 Pedro Alves <palves@redhat.com>
4718
4719 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4720
4721 2014-08-19 Yao Qi <yao@codesourcery.com>
4722
4723 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4724 right line.
4725
4726 2014-08-18 David Blaikie <dblaikie@gmail.com>
4727
4728 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4729
4730 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4731
4732 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4733 attribute in array range.
4734
4735 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4736
4737 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4738
4739 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4740
4741 PR c++/17132
4742 * gdb.cp/pr17132.cc: New file.
4743 * gdb.cp/pr17132.exp: New file.
4744
4745 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4746
4747 * gdb.python/py-xmethods.py (A_getarrayind)
4748 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4749 Use 'print' with function call syntax.
4750 (E_method_matcher.match): Fix tab vs space indentation mixup.
4751
4752 2014-08-15 Yao Qi <yao@codesourcery.com>
4753
4754 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4755 false.
4756
4757 2014-08-15 Yao Qi <yao@codesourcery.com>
4758
4759 * gdb.cp/casts.exp: Set print symbol off.
4760 * gdb.cp/class2.exp: Likewise.
4761 * gdb.cp/overload.exp: Likewise.
4762 * gdb.cp/templates.exp: Likewise.
4763
4764 2014-08-11 Doug Evans <dje@google.com>
4765
4766 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4767 (test_load_shlib): Update.
4768
4769 2014-08-09 Yao Qi <yao@codesourcery.com>
4770
4771 * gdb.base/display.exp: Invoke is_address_zero_readable.
4772 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4773 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4774 * gdb.base/hbreak-unmapped.exp: Return if
4775 is_address_zero_readable returns true.
4776 * gdb.base/signest.exp: Likewise.
4777 * gdb.base/signull.exp: Likewise.
4778 * gdb.base/sigbpt.exp: Likewise.
4779 * gdb.guile/scm-disasm.exp: Do the test if
4780 is_address_zero_readable returns false.
4781 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4782 * gdb.python/py-arch.exp: Likewise.
4783 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4784 * lib/gdb.exp (is_address_zero_readable): New proc.
4785
4786 2014-08-09 Yao Qi <yao@codesourcery.com>
4787
4788 PR testsuite/13443
4789 * gdb.mi/mi-var-display.exp: Make test messages unique.
4790
4791 2014-08-04 Tom Tromey <tromey@redhat.com>
4792
4793 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4794 target 0".
4795
4796 2014-08-04 Tom Tromey <tromey@redhat.com>
4797
4798 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4799 "target_resume".
4800
4801 2014-08-01 Joel Brobecker <brobecker@adacore.com>
4802
4803 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4804 inner_vla_struct_object_size.
4805 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4806 as xfail.
4807
4808 2014-07-30 Pedro Alves <palves@redhat.com>
4809
4810 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4811 comment.
4812
4813 2014-07-29 Yao Qi <yao@codesourcery.com>
4814
4815 PR gdb/17206
4816 * gdb.base/until-nodebug.exp: New.
4817
4818 2014-07-28 Doug Evans <xdje42@gmail.com>
4819
4820 PR guile/17203
4821 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4822 previously existing parameter, and previously ambiguously spelled
4823 parameter.
4824
4825 2014-07-28 Will Newton <will.newton@linaro.org>
4826
4827 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4828
4829 2014-07-26 Ludovic CourtĂšs <ludo@gnu.org>
4830 Doug Evans <xdje42@gmail.com>
4831
4832 PR guile/17146
4833 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4834
4835 2014-07-25 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.threads/signal-command-handle-nopass.c: New file.
4838 * gdb.threads/signal-command-handle-nopass.exp: New file.
4839 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4840 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4841 * gdb.threads/signal-delivered-right-thread.c: New file.
4842 * gdb.threads/signal-delivered-right-thread.exp: New file.
4843
4844 2014-07-25 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.base/double-prompt-target-event-error.exp
4847 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4848 match.
4849 (cancel_pagination_in_target_event): Rework double prompt
4850 detection.
4851 * gdb.base/paginate-after-ctrl-c-running.exp
4852 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4853 <return>' match.
4854 * gdb.base/paginate-bg-execution.exp
4855 (test_bg_execution_pagination_return)
4856 (test_bg_execution_pagination_cancel): Remove '-notransfer
4857 <return>' matches.
4858 * gdb.base/paginate-execution-startup.exp
4859 (test_fg_execution_pagination_return)
4860 (test_fg_execution_pagination_cancel): Remove '-notransfer
4861 <return>' matches.
4862 * gdb.base/paginate-inferior-exit.exp
4863 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4864 match.
4865 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4866 * lib/gdb.exp (pagination_prompt): Run text through
4867 string_to_regexp.
4868 (gdb_test_multiple): Match $pagination_prompt instead of
4869 "<return>".
4870 (string_to_regexp): Move to lib/gdb-utils.exp.
4871
4872 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4873
4874 * gdb.arch/amd64-entry-value-paramref.S: New file.
4875 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4876 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4877 * gdb.arch/amd64-optimout-repeat.S: New file.
4878 * gdb.arch/amd64-optimout-repeat.c: New file.
4879 * gdb.arch/amd64-optimout-repeat.exp: New file.
4880
4881 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4882
4883 PR gdb/17170
4884 * gdb.base/statistics.exp: New file.
4885
4886 2014-07-17 Doug Evans <dje@google.com>
4887
4888 PR gdb/17170
4889 * gdb.base/maint.exp: Update testing of per-command stats.
4890
4891 2014-07-16 Pedro Alves <palves@redhat.com>
4892
4893 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4894 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4895 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4896 (tfile_write_buf): New functions.
4897 (add_memory_block): Rewrite using the above.
4898 (adjust_function_address): New function.
4899 (FUNCTION_ADDRESS): New macro.
4900 (write_basic_trace_file): Remove short_x local, and use
4901 tfile_write_16. Change type of func_addr local to unsigned long
4902 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4903 here. Cast argument of add_memory_block to char pointer.
4904 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4905 (main): Remove parameters.
4906 * gdb.trace/tfile.exp: Remove nowarnings.
4907
4908 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4909
4910 * gdb.base/debug-expr.exp: Test string evaluation with
4911 "debug expression" on.
4912
4913 2014-07-15 Pedro Alves <palves@redhat.com>
4914
4915 * gdb.base/reread.exp: Use clean_restart.
4916
4917 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4918
4919 * gdb.arch/avr-flash-qualifer.c: New.
4920 * gdb.arch/avr-flash-qualifer.exp: New.
4921
4922 2014-07-14 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4925 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4926
4927 2014-07-14 Pedro Alves <palves@redhat.com>
4928
4929 * gdb.base/double-prompt-target-event-error.c: New file.
4930 * gdb.base/double-prompt-target-event-error.exp: New file.
4931
4932 2014-07-14 Pedro Alves <palves@redhat.com>
4933
4934 PR gdb/17072
4935 * gdb.base/paginate-inferior-exit.c: New file.
4936 * gdb.base/paginate-inferior-exit.exp: New file.
4937
4938 2014-07-14 Pedro Alves <palves@redhat.com>
4939
4940 PR gdb/17072
4941 * gdb.base/paginate-bg-execution.c: New file.
4942 * gdb.base/paginate-bg-execution.exp: New file.
4943
4944 2014-07-14 Pedro Alves <palves@redhat.com>
4945
4946 PR gdb/17072
4947 * gdb.base/paginate-execution-startup.c: New file.
4948 * gdb.base/paginate-execution-startup.exp: New file.
4949 * lib/gdb.exp (pagination_prompt): New global.
4950 (default_gdb_spawn): New procedure, factored out from
4951 default_gdb_spawn.
4952 (default_gdb_start): Adjust to call default_gdb_spawn.
4953 (gdb_spawn): New procedure.
4954
4955 2014-07-14 Pedro Alves <palves@redhat.com>
4956
4957 * lib/gdb.exp (gdb_assert): New procedure.
4958 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4959
4960 2014-07-14 Pedro Alves <palves@redhat.com>
4961
4962 * gdb.base/execution-termios.c: New file.
4963 * gdb.base/execution-termios.exp: New file.
4964
4965 2014-07-14 Tom Tromey <tromey@redhat.com>
4966
4967 * gdb.cp/vla-cxx.cc: New file.
4968 * gdb.cp/vla-cxx.exp: New file.
4969
4970 2014-07-14 Tom Tromey <tromey@redhat.com>
4971
4972 * gdb.reverse/rerun-prec.c: New file.
4973 * gdb.reverse/rerun-prec.exp: New file.
4974
4975 2014-07-12 Maciej W. Rozycki <macro@mips.com>
4976 Maciej W. Rozycki <macro@codesourcery.com>
4977
4978 * lib/gdb-utils.exp: New file.
4979 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4980 inline `gdb_init_command' processing.
4981 (gdb_start_cmd): Likewise.
4982 * lib/mi-support.exp (mi_run_cmd): Likewise.
4983 * README: Document `gdb_init_command' and `gdb_init_commands'.
4984
4985 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 Fix false FAIL running under a very long directory name.
4988 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4989 and "set print elements 10000". Twice.
4990
4991 2014-07-11 Yao Qi <yao@codesourcery.com>
4992
4993 * gdb.base/exprs.exp: "set print symbol off".
4994
4995 2014-07-11 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.threads/kill.c: New file.
4998 * gdb.threads/kill.exp: New file.
4999
5000 2014-07-10 Yao Qi <yao@codesourcery.com>
5001
5002 * gdb.trace/tfile.c (write_basic_trace_file)
5003 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5004 address written to trace file.
5005
5006 2014-07-09 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.base/attach-wait-input.exp: New file.
5009 * gdb.base/attach-wait-input.c: New file.
5010
5011 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5012
5013 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5014 setting up test structures.
5015 (main): Call new test function.
5016 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5017 test function, continue into test function and walk test
5018 structures.
5019
5020 2014-07-02 Yao Qi <yao@codesourcery.com>
5021
5022 * gdb.trace/entry-values.c: Define labels 'foo_start' and
5023 'bar_start' at the beginning of functions 'foo' and 'bar'
5024 respectively.
5025 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5026 instead of 'foo' and 'bar'.
5027
5028 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
5029
5030 * gdb.btrace/segv.exp: New.
5031 * gdb.btrace/segv.c: New.
5032
5033 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
5034
5035 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5036 instruction.
5037
5038 2014-06-30 Mark Wielaard <mjw@redhat.com>
5039
5040 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5041 vulture, vilify, villar): New volatile array constants.
5042 (vindictive, vegetation): New const volatile array constants.
5043 * gdb.base/volatile.exp: Test volatile and const volatile array
5044 types.
5045
5046 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5047
5048 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5049 target lacks support for awatch, rwatch, or hbreak.
5050
5051 2014-06-27 Yao Qi <yao@codesourcery.com>
5052
5053 * gdb.multi/dummy-frame-restore.exp: New.
5054 * gdb.multi/dummy-frame-restore.c: New.
5055
5056 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
5057
5058 * gdb.btrace/gcore.exp: New.
5059
5060 2014-06-23 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.base/watchpoint-reuse-slot.c: New file.
5063 * gdb.base/watchpoint-reuse-slot.exp: New file.
5064
5065 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
5066
5067 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5068 progspace's filename in 'info', 'enable' and 'disable' command
5069 tests.
5070
5071 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5072
5073 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5074 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5075 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5076
5077 2014-06-20 Gary Benson <gbenson@redhat.com>
5078
5079 * gdb.arch/i386-avx.exp: Fix include file location.
5080 * gdb.arch/i386-sse.exp: Likewise.
5081
5082 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
5083
5084 * gdb.dlang/expression.exp: New file.
5085
5086 2014-06-19 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5089 out from ...
5090 (top level): ... here. Iterate running tests under different
5091 scheduler-locking settings.
5092
5093 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
5094
5095 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5096 to DW_FORM_addr and use non-zero addresses.
5097
5098 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
5099
5100 PR gdb/17017
5101 * gdb.python/py-xmethods.cc: Add global function call counters and
5102 increment them in their respective functions. Remove "cout"
5103 statements.
5104 * gdb.python/py-xmethods.exp: Make tests check the global function
5105 call counters instead of depending on inferior IO.
5106
5107 2014-06-18 Don Breazeal <donb@codesourcery.com>
5108
5109 * gdb.base/foll-fork.exp (default_fork_parent_follow):
5110 Deleted procedure.
5111 (explicit_fork_parent_follow): Deleted procedure.
5112 (explicit_fork_child_follow): Deleted procedure.
5113 (test_follow_fork): New procedure.
5114 (do_fork_tests): Replace calls to deleted procedures with
5115 calls to test_follow_fork and reset GDB for subsequent
5116 procedure calls.
5117
5118 2014-06-17 Yao Qi <yao@codesourcery.com>
5119
5120 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5121 CP1252.
5122
5123 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
5124
5125 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5126 Initialize ptr and S explicitly.
5127 (skip_type_update_when_not_use_rtti_test): Likewise.
5128
5129 2014-06-16 Keith Seitz <keiths@redhat.com>
5130
5131 PR mi/15863
5132 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5133 the inferior is started.
5134
5135 2014-06-16 Pedro Alves <palves@redhat.com>
5136
5137 * gdb.base/break-main-file-remove-fail.c: New file.
5138 * gdb.base/break-main-file-remove-fail.exp: New file.
5139 * gdb.base/break-unload-file.exp: Use build_executable instead of
5140 prepare_for_testing.
5141 (test_break): New parameter "initial_load". Handle it.
5142 (top level): Add initial_load cmdline/file axis.
5143
5144 2014-06-12 Tom Tromey <tromey@redhat.com>
5145
5146 * gdb.base/completion.exp: Don't use directory name in test.
5147
5148 2014-06-09 Gary Benson <gbenson@redhat.com>
5149
5150 * gdb.base/sigall.c [Functions to send signals]: Reorder to
5151 separate the always-available ANSI-standard signals from the
5152 signals that require checking.
5153 (main): Likewise.
5154 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5155 Likewise.
5156 (main): Likewise.
5157
5158 2014-06-07 Keith Seitz <keiths@redhat.com>
5159
5160 Revert:
5161 PR c++/16253
5162 * gdb.cp/var-tag.cc: New file.
5163 * gdb.cp/var-tag.exp: New file.
5164 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5165 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5166 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5167 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5168
5169 2014-06-06 Doug Evans <xdje42@gmail.com>
5170
5171 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5172
5173 2014-06-06 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5176 in target debug output instead of looking at RSP packets,
5177 disabling the test on any target that uses hardware stepping.
5178 Update comments.
5179
5180 2014-06-06 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/break-unload-file.exp: Fix typo.
5183
5184 2014-06-06 Yao Qi <yao@codesourcery.com>
5185
5186 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
5187 from "jit_function" to "^jit_function".
5188
5189 2014-06-06 Yao Qi <yao@codesourcery.com>
5190
5191 * gdb.base/async.c (foo): Add one statement.
5192 * gdb.base/async.exp: Get the next instruction address and
5193 match the output of "nexti" by instruction address. Match
5194 the hex address in the output of "finish".
5195
5196 2014-06-06 Gary Benson <gbenson@redhat.com>
5197
5198 * gdb.base/call-signals.c: Remove preprocessor conditionals
5199 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
5200 SIGSEGV and SIGTERM.
5201 * gdb.base/sigall.c: Likewise.
5202 * gdb.base/unwindonsignal.c: Likewise.
5203 * gdb.reverse/sigall-reverse.c: Likewise.
5204
5205 2014-06-06 Yao Qi <yao@codesourcery.com>
5206
5207 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
5208 readable, skip the test.
5209
5210 2014-06-06 Yao Qi <yao@codesourcery.com>
5211
5212 * gdb.threads/staticthreads.c (thread_function): Move the line
5213 setting breakpoint on forward.
5214 * gdb.threads/staticthreads.exp: Update comments.
5215
5216 2014-06-05 Ludovic CourtĂšs <ludo@gnu.org>
5217
5218 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
5219 "history-append! type error".
5220
5221 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
5222
5223 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
5224 erroneous dprintf expected input.
5225
5226 2014-06-04 Doug Evans <xdje42@gmail.com>
5227
5228 * gdb.guile/scm-generics.exp: Delete.
5229
5230 2014-06-04 Doug Evans <xdje42@gmail.com>
5231
5232 * gdb.guile/scm-breakpoint.exp: Update.
5233 Add tests for breakpoint registration.
5234
5235 2014-06-04 Tom Tromey <tromey@redhat.com>
5236
5237 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
5238 VLA-in-union.
5239 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
5240 inner_vla_struct, vla_union types. Initialize objects of those
5241 types and compute their sizes.
5242
5243 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
5244 Hui Zhu <hui@codesourcery.com>
5245
5246 * gdb.base/fileio.exp: Add test for shell not available as well as
5247 available.
5248 * gdb.base/fileio.c (test_system): Check for shell twice.
5249
5250 2014-06-04 Yao Qi <yao@codesourcery.com>
5251
5252 * gdb.base/auto-connect-native-target.exp: Remove redundant
5253 space from the regexp pattern.
5254
5255 2014-06-04 Yao Qi <yao@codesourcery.com>
5256
5257 * gdb.base/default.exp: Replace "child" with "native" in
5258 regexp pattern.
5259
5260 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
5261
5262 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
5263 * gdb.python/py-xmethods.exp: New tests to test xmethods.
5264 * gdb.python/py-xmethods.py: Python script supporting the
5265 new testcase and tests.
5266
5267 2014-06-03 Joel Brobecker <brobecker@adacore.com>
5268 Pedro Alves <palves@redhat.com>
5269
5270 PR breakpoints/17000
5271 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
5272 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
5273
5274 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
5275
5276 * gdb.base/subst.exp: Add tests to verify partial path matching
5277 output.
5278
5279 2014-06-03 Pedro Alves <palves@redhat.com>
5280
5281 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
5282 target that doesn't use software single-stepping.
5283
5284 2014-06-03 Pedro Alves <palves@redhat.com>
5285
5286 PR breakpoints/17000
5287 * gdb.base/sss-bp-on-user-bp-2.c: New file.
5288 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
5289
5290 2014-06-02 Doug Evans <xdje42@gmail.com>
5291
5292 * gdb.guile/scm-parameter.exp: New file.
5293
5294 2014-06-02 Doug Evans <xdje42@gmail.com>
5295
5296 * gdb.guile/scm-cmd.c: New file.
5297 * gdb.guile/scm-cmd.exp: New file.
5298
5299 2014-06-02 Doug Evans <xdje42@gmail.com>
5300
5301 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
5302 pretty-printer lookup.
5303 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
5304 (make-pp_s-printer): Call it.
5305 (make-pretty-printer-from-dict): New function.
5306 (lookup-pretty-printer-maker-from-dict): New function.
5307 (*pretty-printer*): Simplify.
5308 (make-objfile-pp_s-printer): New function.
5309 (install-objfile-pretty-printers!): New function.
5310 (make-progspace-pp_s-printer): New function.
5311 (install-progspace-pretty-printers!): New function.
5312 * gdb.guile/scm-progspace.c: New file.
5313 * gdb.guile/scm-progspace.exp: New file.
5314
5315 2014-06-02 Pedro Alves <palves@redhat.com>
5316
5317 * gdb.base/dprintf-bp-same-addr.c: New file.
5318 * gdb.base/dprintf-bp-same-addr.exp: New file.
5319
5320 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5321
5322 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
5323 * gdb.arch/powerpc-power.s: Likewise.
5324
5325 2014-06-02 Joel Brobecker <brobecker@adacore.com>
5326
5327 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
5328
5329 2014-06-01 Yao Qi <yao@codesourcery.com>
5330
5331 * gdb.base/watchpoint.exp (test_watch_location): Check null
5332 pointer can be dereferenced. If not, do the test, otherwise
5333 skip it.
5334
5335 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5336
5337 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
5338 results.
5339 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
5340
5341 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
5342
5343 * gdb.arch/amd64-invalid-stack-middle.S: New file.
5344 * gdb.arch/amd64-invalid-stack-middle.c: New file.
5345 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
5346 * gdb.arch/amd64-invalid-stack-top.c: New file.
5347 * gdb.arch/amd64-invalid-stack-top.exp: New file.
5348
5349 2014-05-30 Pedro Alves <palves@redhat.com>
5350
5351 PR breakpoints/17000
5352 * gdb.base/sss-bp-on-user-bp.c: New file.
5353 * gdb.base/sss-bp-on-user-bp.exp: New file.
5354
5355 2014-05-30 David Blaikie <dblaikie@gmail.com>
5356
5357 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
5358 gnu_inline semantics via attribute.
5359 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
5360 source explicitly specifies the required semantics.
5361
5362 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5363
5364 * gdb.reverse/sigall-reverse.exp: Fix a typo.
5365
5366 2014-05-29 Pedro Alves <palves@redhat.com>
5367 Tom Tromey <tromey@redhat.com>
5368
5369 * gdb.base/async-shell.exp: Don't enable target-async.
5370 * gdb.base/async.exp
5371 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
5372 parameter. Adjust.
5373 (top level): Don't test with "target-async".
5374 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
5375 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
5376 * gdb.base/inferior-died.exp: Don't enable target-async.
5377 * gdb.base/interrupt-noterm.exp: Likewise.
5378 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
5379 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5380 * gdb.mi/mi-nonstop.exp: Likewise.
5381 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5382 * gdb.mi/mi-nsintrall.exp: Likewise.
5383 * gdb.mi/mi-nsmoribund.exp: Likewise.
5384 * gdb.mi/mi-nsthrexec.exp: Likewise.
5385 * gdb.mi/mi-watch-nonstop.exp: Likewise.
5386 * gdb.multi/watchpoint-multi.exp: Adjust comment.
5387 * gdb.python/py-evsignal.exp: Don't enable target-async.
5388 * gdb.python/py-evthreads.exp: Likewise.
5389 * gdb.python/py-prompt.exp: Likewise.
5390 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
5391 * gdb.server/solib-list.exp: Don't enable target-async.
5392 * gdb.threads/thread-specific-bp.exp: Likewise.
5393 * lib/mi-support.exp: Adjust to use mi-async.
5394
5395 2014-05-29 Pedro Alves <palves@redhat.com>
5396
5397 PR gdb/13860
5398 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
5399 reason, even in sync mode.
5400
5401 2014-05-29 Pedro Alves <palves@redhat.com>
5402 Hui Zhu <hui@codesourcery.com>
5403
5404 PR PR15693
5405 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
5406 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
5407 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
5408 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
5409
5410 2014-05-28 Joel Brobecker <brobecker@adacore.com>
5411
5412 * config/monitor.exp (gdb_target_monitor): Replace use of
5413 "set remotebaud" by "set serial baud".
5414
5415 2014-05-26 Andy Wingo <wingo@igalia.com>
5416
5417 * gdb.guile/scm-breakpoint.exp:
5418 * gdb.guile/scm-gsmob.exp: Update to use plain old object
5419 properties instead of gdb-object-properties.
5420
5421 2014-05-26 Yao Qi <yao@codesourcery.com>
5422
5423 * gdb.server/no-thread-db.exp: Specify source file name
5424 explicitly when setting a breakpoint.
5425
5426 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5427
5428 * gdb.btrace/vdso.c: New.
5429 * gdb.btrace/vdso.exp: New.
5430
5431 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5432
5433 * gdb.base/gcore.exp (capture_command_output): Move ...
5434 * lib/gdb.exp (capture_command_output): ... here.
5435
5436 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
5437
5438 * gdb.btrace/data.exp: Test memory access during btrace replay.
5439
5440 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
5441
5442 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
5443
5444 2014-05-21 Pedro Alves <palves@redhat.com>
5445
5446 PR gdb/13860
5447 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
5448 (top level): Test that output related to execution commands is
5449 sent to the console with CLI commands, but not with MI commands.
5450 Test that breakpoint events are always mirrored to the console.
5451 Also expect the new source line to be output after a "next" in
5452 async mode too. Make it a pass/fail test.
5453 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
5454 output.
5455 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
5456
5457 2014-05-21 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/list.exp (build_pattern, test_list): New procedures.
5460 Use them to test variations of "list" after reaching a breakpoint.
5461 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
5462 Test "list" with listsize 10 after reaching a breakpoint.
5463 * gdb.python/python.exp (decode_line current location line
5464 number): Adjust expected line number.
5465
5466 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
5467
5468 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
5469 behavior for $args, pass it directly to "run".
5470
5471 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
5472
5473 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
5474 30000 to 65536.
5475
5476 2014-05-21 Pedro Alves <palves@redhat.com>
5477
5478 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
5479 auto-connect-native-target off".
5480 * gdb.base/auto-connect-native-target.c: New file.
5481 * gdb.base/auto-connect-native-target.exp: New file.
5482
5483 2014-05-21 Pedro Alves <palves@redhat.com>
5484
5485 * gdb.base/default.exp: Test "target native" instead of "target
5486 child".
5487
5488 2014-05-21 Mark Wielaard <mjw@redhat.com>
5489
5490 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5491
5492 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5493
5494 Fix TLS access for -static -pthread.
5495 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
5496 <HAVE_TLS> (thread_function, main): Initialize it.
5497 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
5498 Add clean_restart.
5499 <$have_tls != "">: Check TLSVAR.
5500
5501 2014-05-21 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.base/dcache-line-read-error.c: New.
5504 * gdb.base/dcache-line-read-error.exp: New.
5505
5506 2014-05-20 Pedro Alves <palves@redhat.com>
5507
5508 * gdb.base/compare-sections.c: New file.
5509 * gdb.base/compare-sections.exp: New file.
5510
5511 2014-05-20 Pedro Alves <palves@redhat.com>
5512
5513 * gdb.base/break-idempotent.c: New file.
5514 * gdb.base/break-idempotent.exp: New file.
5515
5516 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
5517
5518 * gdb.btrace/nohist.exp: New.
5519
5520 2014-05-20 Yao Qi <yao@codesourcery.com>
5521
5522 * lib/gdb.exp (gdb_init): Set timeout if test file is under
5523 gdb.reverse directory and gdb_reverse_timeout exists in board
5524 setting.
5525 * README: Document gdb_reverse_timeout.
5526
5527 2014-05-20 Yao Qi <yao@codesourcery.com>
5528
5529 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
5530 'test_file_name'. Treat args as a string instead of a list.
5531 (gdb_init): Rename argument 'args' by 'test_file_name'.
5532
5533 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5534
5535 * gdb.arch/powerpc-power.exp: New file.
5536 * gdb.arch/powerpc-power.s: New file.
5537
5538 2014-05-16 Doug Evans <dje@google.com>
5539
5540 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
5541 * gdb.base/completion.exp: Check that all expected files exist
5542 before doing file completion.
5543
5544 2014-05-16 Doug Evans <dje@google.com>
5545
5546 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
5547 Update.
5548 (do_syscall_tests_without_xml): Update.
5549
5550 2014-05-16 Pedro Alves <palves@redhat.com>
5551
5552 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
5553 instead of "unknown output after running".
5554
5555 2014-05-16 Yao Qi <yao@codesourcery.com>
5556
5557 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
5558 file1.txt from host at the end.
5559 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5560
5561 2014-05-15 Doug Evans <dje@google.com>
5562
5563 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
5564 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
5565 loading file. Add test for TU lookup.
5566
5567 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5568
5569 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
5570 calling "-exec-arguments" or "set args" before running the
5571 inferior.
5572
5573 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
5574
5575 * lib/mi-support.exp (mi_expect_stop): Expect message for
5576 inferiors that exit with non-zero exit code.
5577
5578 2014-05-14 Yao Qi <yao@codesourcery.com>
5579
5580 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
5581 match absolute path on remote host.
5582 (test_file_list_exec_source_files): Remove "/" from the
5583 pattern.
5584
5585 2014-05-14 Yao Qi <yao@codesourcery.com>
5586
5587 * boards/local-remote-host-notty.exp (${board}_file): New
5588 proc.
5589
5590 2014-05-07 Kyle McMartin <kyle@redhat.com>
5591
5592 Pushed by Joel Brobecker <brobecker@adacore.com>.
5593 * gdb.arch/aarch64-atomic-inst.c: New file.
5594 * gdb.arch/aarch64-atomic-inst.exp: New file.
5595
5596 2014-05-07 Yao Qi <yao@codesourcery.com>
5597
5598 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
5599 in current context" too.
5600
5601 2014-05-05 Keith Seitz <keiths@redhat.com>
5602
5603 * gdb.linespec/ls-dollar.exp: Add test for linespec
5604 file:convenience_variable.
5605
5606 2014-05-05 Yao Qi <yao@codesourcery.com>
5607
5608 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
5609 traceframes into tfile and ctf trace files. Read data from
5610 trace file and test collected data.
5611 (gdb_collect_locals_test): Likewise.
5612 (gdb_unavailable_registers_test): Likewise.
5613 (gdb_unavailable_floats): Likewise.
5614 (gdb_collect_globals_test): Likewise.
5615 (top-level): Append "ctf" to trace_file_targets if GDB
5616 supports.
5617
5618 2014-05-05 Yao Qi <yao@codesourcery.com>
5619
5620 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
5621 code to ...
5622 (gdb_collect_args_test_1): ... it. New proc.
5623 (gdb_collect_locals_test): Move some code to ...
5624 (gdb_collect_locals_test_1): ... it. New proc.
5625 (gdb_unavailable_registers_test): Move some code to ...
5626 (gdb_unavailable_registers_test_1): ... it. New proc.
5627 (gdb_unavailable_floats): Move some code to ...
5628 (gdb_unavailable_floats_1): ... it. New proc.
5629
5630 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5631
5632 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5633 probes to test for bitness recognition.
5634 * gdb.arch/amd64-stap-optional-prefix.exp
5635 (test_probe_value_without_reg): New procedure.
5636 Add code to test for different kinds of bitness.
5637
5638 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5639
5640 PR breakpoints/16889
5641 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5642 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5643
5644 2014-05-01 Pedro Alves <palves@redhat.com>
5645
5646 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5647 gdb_file_cmd if no file is specified.
5648 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5649 last_loaded_file to set the remote exec-file.
5650
5651 2014-05-01 Pedro Alves <palves@redhat.com>
5652
5653 * boards/local-remote-host.exp: New file.
5654
5655 2014-05-01 Pedro Alves <palves@redhat.com>
5656
5657 * boards/local-remote-host.exp: Rename to ...
5658 * boards/local-remote-host-notty.exp: ... this.
5659
5660 2014-04-28 Joel Brobecker <brobecker@adacore.com>
5661
5662 * gdb.ada/dyn_arrayidx: New testcase.
5663
5664 2014-04-26 Yao Qi <yao@codesourcery.com>
5665
5666 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5667 and compute the length of function main. Save it in
5668 $main_length.
5669 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5670 (top-level): Use gdb_compile to compile objects into
5671 executable and restart GDB. Remove invocation to
5672 prepare_for_testing.
5673
5674 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5675 Pedro Alves <palves@redhat.com>
5676
5677 PR server/16255
5678 * gdb.multi/multi-attach.c: New file.
5679 * gdb.multi/multi-attach.exp: New file.
5680
5681 2014-04-25 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5684 user.
5685 (top level): Test that "set remote conditional-breakpoints-packet
5686 off" works as intended.
5687 * gdb.base/dprintf.exp: Test that "set remote
5688 breakpoint-commands-packet off" works as intended.
5689 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5690 New function.
5691 (top level): Call it.
5692 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5693 remote fast-tracepoints-packet off" works as intended.
5694 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5695 * lib/gdb.exp (gdb_is_target_remote): ... here.
5696
5697 2014-04-24 David Blaikie <dblaikie@gmail.com>
5698
5699 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5700 ensure clang would not discard them.
5701 * gdb.base/gdbvars.c: Ditto.
5702 * gdb.base/memattr.c: Ditto.
5703 * gdb.base/whatis.c: Ditto.
5704 * gdb.python/py-prettyprint.c: Ditto.
5705 * gdb.trace/actions.c: Ditto.
5706 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5707 ensure clang would not discard it.
5708
5709 2014-04-24 David Blaikie <dblaikie@gmail.com>
5710
5711 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5712 clang to emit the full definition of type required by the test
5713 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5714
5715 2014-04-24 David Blaikie <dblaikie@gmail.com>
5716
5717 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5718 coax Clang into emitting the definition of the type.
5719 * gdb.cp/pr10728-x.h (y): Ditto.
5720 * gdb.cp/pr10728-y.cc (y): Ditto.
5721
5722 2014-04-24 David Blaikie <dblaikie@gmail.com>
5723
5724 * gdb.base/label.exp: XFAIL label related tests under Clang.
5725 * gdb.cp/cplabel.exp: Ditto.
5726 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5727 under Clang those using labels.
5728
5729 2014-04-25 Yao Qi <yao@codesourcery.com>
5730
5731 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5732 double_label.
5733 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5734 partial_label and double_label.
5735
5736 2014-04-24 David Blaikie <dblaikie@gmail.com>
5737
5738 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5739
5740 2014-04-24 David Blaikie <dblaikie@gmail.com>
5741
5742 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5743 of the function to work across GCC and Clang.
5744 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5745 pointer types (const void ** const V void **).
5746
5747 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
5748 Walfred Tedeschi <walfred.tedeschi@intel.com>
5749
5750 * Makefile.in (EXECUTABLES): Added i386-avx512.
5751 * gdb.arch/i386-avx512.c: New file.
5752 * gdb.arch/i386-avx512.exp: Likewise.
5753
5754 2014-04-23 Keith Seitz <keiths@redhat.com>
5755
5756 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5757 (mi_make_breakpoint_table): New procedure.
5758 (mi_create_breakpoint): Use mi_make_breakpoint
5759 and return the result.
5760 (mi_make_breakpoint): New procedure.
5761 (mi_build_kv_pairs): New procedure.
5762
5763 * gdb.mi/mi-break.exp: Remove unused globals,
5764 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5765 All callers updated.
5766 * gdb.mi/mi-dprintf.exp: Use variable to track command
5767 number.
5768 Update all callers of mi_create_breakpoint and use
5769 mi_make_breakpoint_table.
5770 Remove any unused global variables.
5771 * gdb.mi/mi-nonstop.exp: Likewise.
5772 * gdb.mi/mi-nsintrall.exp: Likewise.
5773 * gdb.mi/mi-nsmoribund.exp: Likewise.
5774 * gdb.mi/mi-nsthrexec.exp: Likewise.
5775 * gdb.mi/mi-reverse.exp: Likewise.
5776 * gdb.mi/mi-simplerun.exp: Likewise.
5777 * gdb.mi/mi-stepn.exp: Likewise.
5778 * gdb.mi/mi-syn-frame.exp: Likewise.
5779 * gdb.mi/mi-until.exp: Likewise.
5780 * gdb.mi/mi-var-cp.exp: Likewise.
5781 * gdb.mi/mi-var-display.exp: Likewise.
5782 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5783 * gdb.mi/mi2-var-child.exp: Likewise.
5784 * gdb.mi/mi-vla-c99.exp: Likewise.
5785 * lib/mi-support.exp: Likewise.
5786
5787 From Ian Lance Taylor <iant@cygnus.com>:
5788 * lib/gdb.exp (parse_args): New procedure.
5789
5790 2014-04-23 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.base/break-unload-file.c: New file.
5793 * gdb.base/break-unload-file.exp: New file.
5794 * gdb.base/sym-file-lib.c (baz): New function.
5795 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5796 field.
5797 (load): Store the segment's mapped size.
5798 (unload): New function.
5799 (unload_shlib): New function.
5800 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5801 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5802 set a breakpoint at baz, and call it.
5803 * gdb.base/sym-file.exp: New tests for stale breakpoint
5804 instructions.
5805
5806 2014-04-23 Pedro Alves <palves@redhat.com>
5807
5808 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5809 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5810 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5811 * gdb.base/hbreak-unmapped.c: New file.
5812 * gdb.base/hbreak-unmapped.exp: New file.
5813 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5814 * lib/gdb.exp (gdb_is_target_remote): ... here.
5815
5816 2014-04-22 Pedro Alves <palves@redhat.com>
5817
5818 * gdb.base/consecutive-step-over.c: New file.
5819 * gdb.base/consecutive-step-over.exp: New file.
5820
5821 2014-04-22 Pedro Alves <palves@redhat.com>
5822
5823 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5824 instead of send_gdb/gdb_expect.
5825
5826 2014-04-22 Yao Qi <yao@codesourcery.com>
5827
5828 * lib/trace-support.exp (generate_tracefile): New procedure.
5829 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5830 return 0.
5831 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5832 if generate_tracefile returns 1.
5833
5834 2014-04-18 Tom Tromey <palves@redhat.com>
5835 Pedro alves <tromey@redhat.com>
5836
5837 PR backtrace/15558
5838 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5839 with a backtrace limit.
5840 * gdb.python/py-frame-inline.exp: Test running to an inline
5841 function with a backtrace limit, and printing the newest frame.
5842 * gdb.python/py-frame-inline.c (main): Call f.
5843
5844 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5845
5846 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5847
5848 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5849
5850 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5851 Drop prefix from unsupported source file path.
5852
5853 2014-04-17 Yao Qi <yao@codesourcery.com>
5854
5855 * lib/gdb.exp (with_target_charset): New proc.
5856 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5857 with_target_charset.
5858 (test_print_strings): Likewise.
5859 (test_repeat_bytes): Likewise.
5860 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5861 for some tests.
5862
5863 2014-04-16 Keith Seitz <keiths@redhat.com>
5864
5865 PR gdb/15827
5866 * gdb.dwarf2/corrupt.c: New file.
5867 * gdb.dwarf2/corrupt.exp: New file.
5868
5869 2014-04-16 Keith Seitz <keiths@redhat.com>
5870
5871 PR c++/16597
5872 * gdb.cp/namelessclass.cc: New file.
5873 * gdb.cp/namelessclass.exp: New file.
5874 * gdb.cp/namelessclass.S: New file.
5875
5876 2014-04-16 Doug Evans <dje@google.com>
5877
5878 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5879 Add comment.
5880 (gdbserver_default_get_comm_port): New function.
5881 (gdbserver_start): Check if board file provided
5882 "gdbserver,get_comm_port" and use it if so.
5883 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5884 (gdb,socketport): Set to "stdio".
5885 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5886 (stdio_gdbserver_template): Delete.
5887 (${board}_get_remote_address): Update.
5888 (${board}_build_remote_cmd): Delete.
5889 (${board}_get_comm_port): New function.
5890 (${board}_spawn): Update.
5891 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5892 Delete.
5893 (${board}_get_remote_address): Update.
5894 (${board}_get_comm_port): New function.
5895
5896 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
5897
5898 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5899 appearing in any order.
5900
5901 2014-04-15 Doug Evans <dje@google.com>
5902
5903 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5904 uninitialized value of "description".
5905
5906 2014-04-15 Keith Seitz <keiths@redhat.com>
5907
5908 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5909 Remove unused globals.
5910 (test_running_the_program): Likewise.
5911 (test_controlled_execution): Likewise.
5912 (test_controlling_breakpoints): Likewise.
5913 (test_program_termination): Likewise.
5914
5915 2014-04-15 Keith Seitz <keiths@redhat.com>
5916
5917 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5918 unused globals.
5919 (test_rbreak_creation_and_listing): Likewise.
5920 (test_ignore_count): Likewise.
5921 (test_error): Likewise.
5922
5923 2014-04-15 Pedro Alves <palves@redhat.com>
5924
5925 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5926 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5927 sym-file-loader.c.
5928 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5929 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5930 to sym-file-loader.c.
5931 (struct library): Forward declare.
5932 (load_shlib, lookup_function): Change prototypes.
5933 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5934 (translate_offset): Remove declarations.
5935 (get_text_addr): New declaration.
5936 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5937 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5938 sym-file-loader.h.
5939 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5940 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5941 here from sym-file-loader.h.
5942 (struct library): New structure.
5943 (load_shlib, lookup_function): Change prototypes and adjust to
5944 work with a struct library.
5945 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5946 (translate_offset): Make static.
5947 (get_text_addr): New function.
5948 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5949
5950 2014-04-15 Pedro Alves <palves@redhat.com>
5951
5952 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5953
5954 2014-04-15 Pedro Alves <palves@redhat.com>
5955
5956 * gdb.base/sym-file-loader.c: Include <limits.h>.
5957 (SELF_LINK): New define.
5958 (get_origin): New function.
5959 (load_shlib): Use it.
5960 * gdb.base/sym-file.exp: Don't early return if the target is
5961 remote. Use runto_main, and issue fail is that fails. Use
5962 gdb_load_shlibs.
5963 (shlib_name): Delete.
5964 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5965
5966 2014-04-15 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/sym-file.exp: Remove regex characters from test
5969 message. Don't refer to breakpoint numbers in test messages.
5970
5971 2014-04-14 Keith Seitz <keiths@redhat.com>
5972
5973 PR c++/16253
5974 * gdb.cp/var-tag.cc: New file.
5975 * gdb.cp/var-tag.exp: New file.
5976 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5977 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5978 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5979 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5980
5981 2014-04-14 Tom Tromey <tromey@redhat.com>
5982
5983 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5984 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5985 type.
5986 * gdb.cp/enum-class.exp: New file.
5987 * gdb.cp/enum-class.cc: New file.
5988
5989 2014-04-14 Tom Tromey <tromey@redhat.com>
5990
5991 * gdb.dwarf2/enum-type.exp: New file.
5992
5993 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5994
5995 * gdb.mi/mi-vla-c99.exp: New file.
5996 * gdb.mi/vla.c: New file.
5997
5998 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5999
6000 * gdb.base/vla-datatypes.c: New file.
6001 * gdb.base/vla-datatypes.exp: New file.
6002
6003 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6004
6005 * gdb.base/vla-ptr.c: New file.
6006 * gdb.base/vla-ptr.exp: New file.
6007
6008 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6009
6010 * gdb.dwarf2/count.exp: New file.
6011
6012 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
6013
6014 * gdb.base/vla-sideeffect.c: New file.
6015 * gdb.base/vla-sideeffect.exp: New file.
6016
6017 2014-04-14 David Blaikie <dblaikie@gmail.com>
6018
6019 * gdb.mi/non-stop.c: Add return value for non-void function return
6020 statement.
6021 * gdb.threads/staticthreads.c: Ditto.
6022
6023 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
6024 Doug Evans <xdje42@gmail.com>
6025
6026 * gdb.guile/scm-value.c: Improve test case.
6027 * gdb.guile/scm-value.exp: Add new test.
6028
6029 2014-04-11 David Blaikie <dblaikie@gmail.com>
6030
6031 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6032 override Clang's default.
6033
6034 2014-04-11 Joel Brobecker <brobecker@adacore.com>
6035
6036 Revert the following changes (regressions):
6037
6038 * gdb.base/vla-sideeffect.c: New file.
6039 * gdb.base/vla-sideeffect.exp: New file.
6040
6041 * gdb.dwarf2/count.exp: New file.
6042
6043 * gdb.base/vla-multi.c: New file.
6044 * gdb.base/vla-multi.exp: New file.
6045
6046 * gdb.base/vla-ptr.c: New file.
6047 * gdb.base/vla-ptr.exp: New file.
6048
6049 * gdb.base/vla-datatypes.c: New file.
6050 * gdb.base/vla-datatypes.exp: New file.
6051
6052 * gdb.mi/mi-vla-c99.exp: New file.
6053 * gdb.mi/vla.c: New file.
6054
6055 2014-04-11 Keith Seitz <keiths@redhat.com>
6056
6057 PR c++/16675
6058 * gdb.cp/cpsizeof.exp: New file.
6059 * gdb.cp/cpsizeof.cc: New file.
6060
6061 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6062
6063 * gdb.mi/mi-vla-c99.exp: New file.
6064 * gdb.mi/vla.c: New file.
6065
6066 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6067
6068 * gdb.base/vla-datatypes.c: New file.
6069 * gdb.base/vla-datatypes.exp: New file.
6070
6071 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6072
6073 * gdb.base/vla-ptr.c: New file.
6074 * gdb.base/vla-ptr.exp: New file.
6075
6076 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6077
6078 * gdb.base/vla-multi.c: New file.
6079 * gdb.base/vla-multi.exp: New file.
6080
6081 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6082
6083 * gdb.dwarf2/count.exp: New file.
6084
6085 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
6086
6087 * gdb.base/vla-sideeffect.c: New file.
6088 * gdb.base/vla-sideeffect.exp: New file.
6089
6090 2014-04-11 Yao Qi <yao@codesourcery.com>
6091
6092 * gdb.base/completion.exp: Check file exists before running tests
6093 on file completion.
6094
6095 2014-04-10 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.base/cond-eval-mode.c: New file.
6098 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
6099 prepare_for_testing to build the new file. Check result of
6100 runto_main.
6101 (test_break, test_watch): New procedures.
6102 (top level): Use them.
6103
6104 2014-04-08 Pierre Muller <muller@sourceware.org>
6105
6106 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6107 Ctrl-V use for mingw hosts.
6108
6109 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
6110
6111 * gdb.python/py-value.c: Improve test case.
6112 * gdb.python/py-value.exp: Add new test.
6113
6114 2014-04-07 David Blaikie <dblaikie@gmail.com>
6115
6116 * lib/compiler.c: Identify the clang compiler.
6117 * lib/compiler.cc: Ditto.
6118
6119 2014-04-03 Yao Qi <yao@codesourcery.com>
6120
6121 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6122
6123 2014-04-01 Anton Blanchard <anton@samba.org>
6124
6125 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
6126 messages unique.
6127
6128 2014-04-01 Anton Blanchard <anton@samba.org>
6129
6130 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6131 prepare_for_testing.
6132
6133 2014-04-01 Anton Blanchard <anton@samba.org>
6134
6135 * gdb.arch/ppc64-atomic-inst.c: Remove.
6136 * gdb.arch/ppc64-atomic-inst.S: New file.
6137 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6138
6139 2014-03-31 Doug Evans <dje@google.com>
6140
6141 * gdb.base/print-symbol-loading-lib.c: New file.
6142 * gdb.base/print-symbol-loading-main.c: New file.
6143 * gdb.base/print-symbol-loading.exp: New file.
6144
6145 2014-03-31 Yao Qi <yao@codesourcery.com>
6146
6147 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6148
6149 2014-03-28 Joel Brobecker <brobecker@adacore.com>
6150
6151 * gdb.ada/mi_dyn_arr: New testcase.
6152
6153 2014-03-27 Doug Evans <dje@google.com>
6154
6155 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6156
6157 2014-03-27 Yao Qi <yao@codesourcery.com>
6158
6159 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6160 if target is nios2-*-*.
6161
6162 2014-03-26 Yao Qi <yao@codesourcery.com>
6163
6164 * lib/gdb.exp (readline_is_used): New proc.
6165 * gdb.base/completion.exp: Move tests on command complete up.
6166 Skip the rest of tests if readline is not used.
6167 * gdb.ada/complete.exp: Skp the test if readline is not
6168 used.
6169 * gdb.base/filesym.exp: Likewise.
6170 * gdb.base/macscp.exp: Likewise.
6171 * gdb.base/readline-ask.exp: Likewise.
6172 * gdb.base/readline.exp: Likewise.
6173 * gdb.python/py-cmd.exp: Likewise.
6174 * gdb.trace/tfile.exp: Likewise.
6175
6176 2014-03-26 Yao Qi <yao@codesourcery.com>
6177
6178 * gdb.base/macscp.exp: Fix code format issues.
6179
6180 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
6181
6182 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
6183 * gdb.asm/powerpc64le.inc: New file.
6184
6185 2014-03-25 Pedro Alves <palves@redhat.com>
6186 Doug Evans <dje@google.com>
6187
6188 * gdb.base/source-execution.c: New file.
6189 * gdb.base/source-execution.exp: New file.
6190 * gdb.base/source-execution.gdb: New file.
6191
6192 2014-03-24 Doug Evans <dje@google.com>
6193
6194 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
6195 using fission.
6196
6197 2014-03-24 Hui Zhu <hui@codesourcery.com>
6198 Pedro Alves <palves@redhat.com>
6199
6200 PR breakpoints/16101
6201 * gdb.base/dprintf.exp: Use unsupported rather than changing the
6202 test pass/fail messages. Detect missing support for dprintf when
6203 breakpoints are actually inserted.
6204 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
6205 breakpoints are actually inserted.
6206 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
6207 fails.
6208
6209 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6210
6211 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
6212
6213 2014-03-22 Doug Evans <xdje42@gmail.com>
6214
6215 * gdb.python/python.exp (python not supported): Verify multi-line
6216 python command issues an error.
6217 * gdb.guile/guile.exp (guile not supported): Verify multi-line
6218 guile command issues an error.
6219
6220 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
6221
6222 * gdb.threads/thread-specific.exp: Handle the lack of usable
6223 $this_breakpoint and $this_thread.
6224
6225 2014-03-21 Hui Zhu <hui@codesourcery.com>
6226
6227 * gdb.base/attach.exp (do_command_attach_tests): New.
6228
6229 2014-03-20 Tom Tromey <tromey@redhat.com>
6230 Pedro Alves <palves@redhat.com>
6231
6232 PR cli/15718
6233 * gdb.base/condbreak-call-false.c: New file.
6234 * gdb.base/condbreak-call-false.exp: New file.
6235
6236 2014-03-20 Pedro Alves <palves@redhat.com>
6237
6238 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
6239 Delete.
6240 (block_signals, unblock_signals): Delete.
6241 (child_function_2, main): Remove references to deleted variable
6242 and functions.
6243
6244 2014-03-20 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
6247 Use pthread_kill to signal thread 2.
6248 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6249 Adjust to make the test send itself a signal rather than using the
6250 host's "kill" command.
6251
6252 2014-03-20 Pedro Alves <palves@redhat.com>
6253
6254 * gdb.threads/multiple-step-overs.c: New file.
6255 * gdb.threads/multiple-step-overs.exp: New file.
6256 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6257 Adjust expected infrun debug output.
6258
6259 2014-03-20 Pedro Alves <palves@redhat.com>
6260
6261 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
6262 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
6263
6264 2014-03-20 Pedro Alves <palves@redhat.com>
6265
6266 PR breakpoints/7143
6267 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
6268 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
6269 of gdb_test_multiple.
6270 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
6271 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
6272
6273 2014-03-20 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
6276 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
6277
6278 2014-03-19 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.base/async.exp: Remove early return.
6281
6282 2014-03-19 Pedro Alves <palves@redhat.com>
6283
6284 * gdb.base/async.exp (step& tests): Pass explicit test messages.
6285
6286 2014-03-19 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.base/async.exp (test_background): Expect \r\n after
6289 "completed." in the fail pattern.
6290
6291 2014-03-19 Pedro Alves <palves@redhat.com>
6292
6293 * gdb.base/async.exp (test_background): New procedure.
6294 Use it for all background execution command tests.
6295
6296 2014-03-19 Pedro Alves <palves@redhat.com>
6297
6298 * gdb.base/async.exp: Use prepare_for_testing.
6299
6300 2014-03-19 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
6303 the same line.
6304
6305 2014-03-19 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/async.c (main): Add "jump here" and "until here" line
6308 marker comments.
6309 * gdb.base/async.exp (jump_here): New global.
6310 (jump& test): Use it.
6311 (until_here): New global.
6312 (until& test): Use it.
6313
6314 2014-03-19 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/async.exp: Don't frob gdb_protocol.
6317
6318 2014-03-18 Doug Evans <xdje42@gmail.com>
6319
6320 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
6321 Fix spelling of exec-done-display.
6322
6323 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6324
6325 PR gdb/15358
6326 * gdb.base/gdb-sigterm.c: New file.
6327 * gdb.base/gdb-sigterm.exp: New file.
6328
6329 2014-03-18 Pedro Alves <palves@redhat.com>
6330
6331 PR gdb/13860
6332 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
6333 * lib/mi-support.exp (mi_expect_stop): Add special handling for
6334 solib-event.
6335
6336 2014-03-17 Joel Brobecker <brobecker@adacore.com>
6337
6338 * gdb.ada/pckd_arr_ren: New testcase.
6339
6340 2014-03-13 Doug Evans <xdje42@gmail.com>
6341
6342 PR guile/16612
6343 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
6344 collect after discarding symbols.
6345
6346 2014-03-13 Ludovic CourtĂšs <ludo@gnu.org>
6347 Doug Evans <xdje42@gmail.com>
6348
6349 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
6350 to history survives a gc.
6351
6352 2014-03-13 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.base/default.exp: Don't test "target procfs".
6355
6356 2014-03-13 Pedro Alves <palves@redhat.com>
6357
6358 * gdb.base/default.exp: Update "target child" and "target procfs"
6359 tests to not expect "Unix".
6360
6361 2014-03-12 Tom Tromey <tromey@redhat.com>
6362
6363 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
6364 New procs. Add target-async tests.
6365 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
6366 Add target-async tests.
6367
6368 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6369
6370 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
6371 'func_start' and 'func_end' for the beginning and end of the
6372 function code, respectively.
6373 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
6374 'func_end' instead of 'func' and 'main'.
6375
6376 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6377
6378 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
6379 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
6380 generate the debug info assembler source.
6381
6382 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6383
6384 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
6385 * gdb.dwarf2/arr-subrange.exp: Likewise.
6386 * gdb.dwarf2/dwz.exp: Likewise.
6387 * gdb.dwarf2/method-ptr.exp: Likewise.
6388 * gdb.dwarf2/missing-sig-type.exp: Likewise.
6389 * gdb.dwarf2/subrange.exp: Likewise.
6390 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
6391 * gdb.dwarf2/implptrpiece.exp: Likewise.
6392 * gdb.dwarf2/nostaticblock.exp: Likewise.
6393
6394 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
6395
6396 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
6397 directory to absolute path name arguments.
6398
6399 2014-03-10 Joel Brobecker <brobecker@adacore.com>
6400
6401 * gdb.ada/tagged_access: New testcase.
6402
6403 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
6404
6405 * gdb.btrace/data.exp: Update expected output.
6406
6407 2014-03-06 Yao Qi <yao@codesourcery.com>
6408
6409 * gdb.trace/pr16508.exp: New file.
6410
6411 2014-03-05 Pedro Alves <palves@redhat.com>
6412
6413 PR gdb/16575
6414 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
6415 procedure.
6416 (top level): Adjust to use it. Add tests that exercise breakpoint
6417 interaction with the code-cache.
6418
6419 2014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
6420
6421 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
6422 test for 'history-append!'.
6423
6424 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6425
6426 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
6427 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
6428 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
6429 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
6430 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
6431 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
6432
6433 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6434
6435 * testsuite/gdb.python/py-pp-re-notag.c: New file.
6436 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
6437 * testsuite/gdb.python/py-pp-re-notag.p: New file.
6438
6439 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6440
6441 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
6442
6443 2014-02-26 Joel Brobecker <brobecker@adacore.com>
6444
6445 * gdb.dwarf2/arr-stride.c: New file.
6446 * gdb.dwarf2/arr-stride.exp: New file.
6447
6448 2014-02-26 Pedro Alves <palves@redhat.com>
6449
6450 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
6451 that won't ever trigger. Make sure that GDB reports the correct
6452 breakpoint that caused the stop.
6453
6454 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 PR gdb/16626
6457 * gdb.base/auto-load-script: New file.
6458 * gdb.base/auto-load.c: New file.
6459 * gdb.base/auto-load.exp: New file.
6460
6461 PR gdb/16626
6462 * gdb.base/auto-load.exp: Fix out-of-srctree run.
6463
6464 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6465
6466 Fix dw2-icycle.exp -fsanitize=address GDB crash.
6467 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
6468
6469 2014-02-24 Doug Evans <dje@google.com>
6470
6471 * lib/gdb.exp (run_on_host): Log error output if program fails.
6472
6473 2014-02-21 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.threads/step-after-sr-lock.c: Rename to ...
6476 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
6477 * gdb.threads/step-after-sr-lock.exp: Rename to ...
6478 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6479 ... this.
6480
6481 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6482
6483 PR tdep/16397
6484 * gdb.arch/amd64-stap-special-operands.exp: New file.
6485 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
6486 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
6487 * gdb.arch/amd64-stap-triplet.S: Likewise.
6488 * gdb.arch/amd64-stap-triplet.c: Likewise.
6489
6490 2014-02-20 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
6493 in .section pseudo-op.
6494
6495 2014-02-20 lin zuojian <manjian2006@gmail.com>
6496 Joel Brobecker <brobecker@adacore.com>
6497 Doug Evans <xdje42@gmail.com>
6498
6499 PR symtab/16581
6500 * gdb.dwarf2/dw2-icycle.S: New file.
6501 * gdb.dwarf2/dw2-icycle.c: New file.
6502 * gdb.dwarf2/dw2-icycle.exp: New file.
6503
6504 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
6505
6506 * gdb.python/py-value-cc.cc: Improve test case to enable testing
6507 operations on gdb.Value objects.
6508 * gdb.python/py-value-cc.exp: Add new test to test operations on
6509 gdb.Value objects.
6510
6511 2014-02-18 Doug Evans <dje@google.com>
6512
6513 * Makefile.in (TESTS): New variable.
6514 (expanded_tests, expanded_tests_or_none): New variables
6515 (check-single): Pass $(expanded_tests_or_none) to runtest.
6516 (check-parallel): Only run tests in $(TESTS) if non-empty.
6517 (check/no-matching-tests-found): New rule.
6518 * README: Document TESTS makefile variable.
6519
6520 2014-02-18 Doug Evans <dje@google.com>
6521
6522 * Makefile.in (check-parallel): rm -rf outputs temp.
6523
6524 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6525
6526 Fix "ERROR: no fileid for" in the testsuite.
6527 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
6528
6529 2014-02-12 Doug Evans <dje@google.com>
6530
6531 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
6532 (MISCELLANEOUS): New variable.
6533 (clean): rm -rf $(MISCELLANEOUS).
6534 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
6535 dwp live in the same directory as symlinks, with each symlink pointed
6536 to a differently named file in a different directory.
6537
6538 2014-02-11 Doug Evans <dje@google.com>
6539
6540 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
6541 of Tcl file commands.
6542
6543 2014-02-10 Mark Kettenis <kettenis@gnu.org>
6544
6545 * gdb.threads/step-after-sr-lock.exp: Avoid executing
6546 "kill -SIGUSR1 -1".
6547
6548 2014-02-10 Joel Brobecker <brobecker@adacore.com>
6549
6550 * gdb.ada/tick_length_array_enum_idx: New testcase.
6551
6552 2014-02-10 Doug Evans <xdje42@gmail.com>
6553
6554 * configure.ac (AC_OUTPUT): Add gdb.guile.
6555 * configure: Regenerate.
6556 * lib/gdb-guile.exp: New file.
6557 * lib/gdb.exp (get_target_charset): New function.
6558 * gdb.base/help.exp: Update expected output from "apropos apropos".
6559 * gdb.guile/Makefile.in: New file.
6560 * gdb.guile/guile.exp: New file.
6561 * gdb.guile/scm-arch.c: New file.
6562 * gdb.guile/scm-arch.exp: New file.
6563 * gdb.guile/scm-block.c: New file.
6564 * gdb.guile/scm-block.exp: New file.
6565 * gdb.guile/scm-breakpoint.c: New file.
6566 * gdb.guile/scm-breakpoint.exp: New file.
6567 * gdb.guile/scm-disasm.c: New file.
6568 * gdb.guile/scm-disasm.exp: New file.
6569 * gdb.guile/scm-equal.c: New file.
6570 * gdb.guile/scm-equal.exp: New file.
6571 * gdb.guile/scm-error.exp: New file.
6572 * gdb.guile/scm-error.scm: New file.
6573 * gdb.guile/scm-frame-args.c: New file.
6574 * gdb.guile/scm-frame-args.exp: New file.
6575 * gdb.guile/scm-frame-args.scm: New file.
6576 * gdb.guile/scm-frame-inline.c: New file.
6577 * gdb.guile/scm-frame-inline.exp: New file.
6578 * gdb.guile/scm-frame.c: New file.
6579 * gdb.guile/scm-frame.exp: New file.
6580 * gdb.guile/scm-generics.exp: New file.
6581 * gdb.guile/scm-gsmob.exp: New file.
6582 * gdb.guile/scm-iterator.c: New file.
6583 * gdb.guile/scm-iterator.exp: New file.
6584 * gdb.guile/scm-math.c: New file.
6585 * gdb.guile/scm-math.exp: New file.
6586 * gdb.guile/scm-objfile-script-gdb.in: New file.
6587 * gdb.guile/scm-objfile-script.c: New file.
6588 * gdb.guile/scm-objfile-script.exp: New file.
6589 * gdb.guile/scm-objfile.c: New file.
6590 * gdb.guile/scm-objfile.exp: New file.
6591 * gdb.guile/scm-ports.exp: New file.
6592 * gdb.guile/scm-pretty-print.c: New file.
6593 * gdb.guile/scm-pretty-print.exp: New file.
6594 * gdb.guile/scm-pretty-print.scm: New file.
6595 * gdb.guile/scm-section-script.c: New file.
6596 * gdb.guile/scm-section-script.exp: New file.
6597 * gdb.guile/scm-section-script.scm: New file.
6598 * gdb.guile/scm-symbol.c: New file.
6599 * gdb.guile/scm-symbol.exp: New file.
6600 * gdb.guile/scm-symtab-2.c: New file.
6601 * gdb.guile/scm-symtab.c: New file.
6602 * gdb.guile/scm-symtab.exp: New file.
6603 * gdb.guile/scm-type.c: New file.
6604 * gdb.guile/scm-type.exp: New file.
6605 * gdb.guile/scm-value-cc.cc: New file.
6606 * gdb.guile/scm-value-cc.exp: New file.
6607 * gdb.guile/scm-value.c: New file.
6608 * gdb.guile/scm-value.exp: New file.
6609 * gdb.guile/source2.scm: New file.
6610 * gdb.guile/types-module.cc: New file.
6611 * gdb.guile/types-module.exp: New file.
6612
6613 2014-02-10 Yao Qi <yao@codesourcery.com>
6614
6615 PR testsuite/16543
6616 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
6617 * configure: Regenerated.
6618 * Makefile.in: New file.
6619
6620 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
6621
6622 * gdb.python/py-framefilter.exp: Fix typo.
6623
6624 2014-02-08 Yao Qi <yao@codesourcery.com>
6625
6626 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
6627 that no =breakpoint-modified is emitted when breakpoints are
6628 modified through MI commands.
6629
6630 2014-02-07 Pedro Alves <pedro@codesourcery.com>
6631 Pedro Alves <palves@redhat.com>
6632
6633 * gdb.threads/step-after-sr-lock.c: New file.
6634 * gdb.threads/step-after-sr-lock.exp: New file.
6635
6636 2014-02-07 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6639
6640 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6641
6642 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6643 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6644
6645 2014-02-06 Doug Evans <xdje42@gmail.com>
6646
6647 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6648 output.
6649
6650 * gdb.gdb/python-interrupts.exp: New file.
6651
6652 2014-02-05 Yao Qi <yao@codesourcery.com>
6653
6654 * gdb.trace/report.exp (use_collected_data): Test the output
6655 of "info threads" and "info inferiors".
6656
6657 2014-02-05 Yao Qi <yao@codesourcery.com>
6658
6659 Revert this patch:
6660
6661 2013-05-24 Yao Qi <yao@codesourcery.com>
6662
6663 * gdb.trace/tfile.exp: Test inferior and thread.
6664
6665 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6668 on a function.
6669 * gdb.base/step-bt.c: Call hello via function pointer to make
6670 sure its first instruction is executed on powerpc64le-linux.
6671
6672 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6673
6674 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6675
6676 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6677
6678 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6679 of the test patterns for use on little-endian systems.
6680
6681 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6682
6683 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6684 (decimal_vector): Fix for little-endian.
6685
6686 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6687
6688 * gdb.arch/sparc-sysstep.exp: New file.
6689 * gdb.arch/sparc-sysstep.c: Likewise.
6690
6691 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6692
6693 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6694
6695 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6696
6697 2014-01-23 Tom Tromey <tromey@redhat.com>
6698
6699 * gdb.ada/array_char_idx: New testcase.
6700
6701 2014-01-23 Tom Tromey <tromey@redhat.com>
6702
6703 PR python/16487:
6704 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6705 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6706 classes.
6707
6708 2014-01-23 Tom Tromey <tromey@redhat.com>
6709
6710 PR python/16491:
6711 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6712 string from an inferior frame.
6713 * gdb.python/py-framefilter-mi.exp: Update.
6714
6715 2014-01-22 Doug Evans <dje@google.com>
6716
6717 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6718
6719 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6720
6721 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6722
6723 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6724
6725 * gdb.trace/entry-values.exp: Remove excess space character from
6726 regex patterns. Handle s390 call instruction.
6727
6728 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6729
6730 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6731 define "*_start" label. Make "name" static.
6732 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6733 ${name} by references to ${name}_start.
6734
6735 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6736
6737 * gdb.base/info-macros.exp: Remove "debug" from the compile
6738 options.
6739
6740 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6741
6742 * gdb.dlang/demangle.exp: New file.
6743
6744 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6745
6746 * gdb.dlang/primitive-types.exp: New file.
6747
6748 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6749
6750 * configure.ac: Create gdb.dlang/Makefile.
6751 * configure: Regenerate.
6752 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6753 * gdb.dlang/Makefile.in: New file.
6754 * lib/d-support.exp: New file.
6755 * lib/gdb.exp (skip_d_tests): New proc.
6756
6757 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6758
6759 * gdb.btrace/delta.exp: Check reverse stepi.
6760 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6761 * gdb.btrace/finish.exp: New.
6762 * gdb.btrace/next.exp: New.
6763 * gdb.btrace/nexti.exp: New.
6764 * gdb.btrace/record_goto.c: Add comments.
6765 * gdb.btrace/step.exp: New.
6766 * gdb.btrace/stepi.exp: New.
6767 * gdb.btrace/multi-thread-step.c: New.
6768 * gdb.btrace/multi-thread-step.exp: New.
6769 * gdb.btrace/rn-dl-bind.c: New.
6770 * gdb.btrace/rn-dl-bind.exp: New.
6771 * gdb.btrace/data.c: New.
6772 * gdb.btrace/data.exp: New.
6773 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6774
6775 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6776
6777 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6778 * gdb.btrace/exception.exp: Update.
6779 * gdb.btrace/instruction_history.exp: Update.
6780 * gdb.btrace/record_goto.exp: Update.
6781 * gdb.btrace/tailcall.exp: Update.
6782 * gdb.btrace/unknown_functions.exp: Update.
6783 * gdb.btrace/delta.exp: New.
6784
6785 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6786
6787 * gdb.btrace/record_goto.exp: Add backtrace test.
6788 * gdb.btrace/tailcall.exp: Add backtrace test.
6789
6790 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6791
6792 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6793 * gdb.btrace/record_goto.c: New.
6794 * gdb.btrace/record_goto.exp: New.
6795 * gdb.btrace/x86-record_goto.S: New.
6796
6797 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6798
6799 * gdb.btrace/function_call_history.exp: Update tests.
6800 * gdb.btrace/instruction_history.exp: Update tests.
6801
6802 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6803
6804 * gdb.btrace/function_call_history.exp: Fix expected field
6805 order for "record function-call-history".
6806 Add new tests for "record function-call-history /c".
6807 * gdb.btrace/exception.cc: New.
6808 * gdb.btrace/exception.exp: New.
6809 * gdb.btrace/tailcall.exp: New.
6810 * gdb.btrace/x86-tailcall.S: New.
6811 * gdb.btrace/x86-tailcall.c: New.
6812 * gdb.btrace/unknown_functions.c: New.
6813 * gdb.btrace/unknown_functions.exp: New.
6814 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6815
6816 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6817
6818 * gdb.btrace/instruction_history.exp: Update.
6819 * gdb.btrace/function_call_history.exp: Update.
6820
6821 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6822
6823 * gdb.btrace/function_call_history.exp: Fix expected function
6824 trace.
6825 * gdb.btrace/instruction_history.exp: Initialize traced.
6826 Remove traced_functions.
6827
6828 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6829
6830 * gdb.btrace/function_call_history.exp: Update
6831 * gdb.btrace/instruction_history.exp: Update.
6832
6833 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6834
6835 * gdb.btrace/enable.exp: Update expected text.
6836
6837 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6838
6839 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6840 bytes.
6841
6842 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6843
6844 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6845
6846 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
6847
6848 * lib/gdb.exp (supports_process_record): Return true for
6849 arm*-linux*. (supports_reverse): Likewise.
6850
6851 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6852
6853 PR python/15464
6854 PR python/16113
6855 * gdb.python/py-type.c: Enhance test case.
6856 * gdb.python/py-value-cc.cc: Likewise
6857 * gdb.python/py-type.exp: Add new tests.
6858 * gdb.python/py-value-cc.exp: Likewise
6859
6860 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6861 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6864 Make "name" extern.
6865 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6866 references to ${name}_start by references to ${name}.
6867
6868 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6869
6870 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6871
6872 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6873
6874 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6875
6876 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6877 Pedro Alves <palves@redhat.com>
6878
6879 * gdb.mi/mi-info-os.exp: Connect to the target with
6880 mi_gdb_target_load.
6881
6882 2014-01-08 Pedro Alves <palves@redhat.com>
6883
6884 * gdb.threads/reconnect-signal.c: New file.
6885 * gdb.threads/reconnect-signal.exp: New file.
6886
6887 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6888
6889 * gdb.base/source-dir.exp: New file.
6890
6891 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdb.ada/mi_interface: New testcase.
6894
6895 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6896
6897 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6898 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6899 gdb.ada/pp-rec-component/pck.ads: New files.
6900
6901 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6902
6903 * gdb.python/py-pp-integral.c: New file.
6904 * gdb.python/py-pp-integral.py: New file.
6905 * gdb.python/py-pp-integral.exp: New file.
6906
6907 For older changes see ChangeLog-1993-2013.
6908 \f
6909 ;; Local Variables:
6910 ;; mode: change-log
6911 ;; left-margin: 8
6912 ;; fill-column: 74
6913 ;; version-control: never
6914 ;; End:
6915
6916 Copyright 2014-2015 Free Software Foundation, Inc.
6917 Copying and distribution of this file, with or without modification,
6918 are permitted provided the copyright notice and this notice are preserved.
This page took 0.222705 seconds and 3 git commands to generate.