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