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