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