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