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