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