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