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