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