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