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