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