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