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