Print data from individual perf runs.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12015-07-24 Doug Evans <dje@google.com>
2
3 * gdb.perf/lib/perftest/measure.py (MeasurementCpuTime::stop): Print
4 result.
5 (MeasurementWallTime::stop): Ditto.
6 (MeasurementVmSizeTime::stop): Ditto.
7
82015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9
10 * gdb.base/catch-syscall.exp: Call gdb_exit before
11 gdb_skip_xml_test.
12
132015-07-24 Pedro Alves <palves@redhat.com>
14
15 * gdb.python/py-events.exp: Accept output between the stop event
16 and the prompt.
17 * gdb.python/py-evsignal.exp: Likewise.
18 * gdb.python/py-evthreads.exp: Likewise.
19
202015-07-24 Pedro Alves <palves@redhat.com>
21
22 PR gdb/18717
23 * gdb.threads/non-ldr-exit.c: New file.
24 * gdb.threads/non-ldr-exit.exp: New file.
25
262015-07-24 Yao Qi <yao.qi@linaro.org>
27
28 * gdb.server/ext-wrapper.exp: Test --wrapper option when
29 restarting process.
30
312015-07-24 Yao Qi <yao.qi@linaro.org>
32
33 * gdb.server/ext-restart.exp: New file.
34
352015-07-24 Yao Qi <yao.qi@linaro.org>
36
37 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
38 argument options.
39 * gdb.server/ext-wrapper.exp: New file.
40
412015-07-23 Doug Evans <dje@google.com>
42
43 * gdb.dwarf2/dw2-dummy-cu.S: New file.
44 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
45
462015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
47
48 * gdb.ada/var_arr_typedef.exp: New testcase.
49 * gdb.ada/var_arr_typedef/pack.adb: New file.
50 * gdb.ada/var_arr_typedef/pack.ads: New file.
51 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
52
532015-07-20 Joel Brobecker <brobecker@adacore.com>
54
55 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
56
572015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * gdb.arch/i386-biarch-core.exp: Replace istarget
60 by "complete set gnutarget". Remove expectation for the "core-file"
61 command.
62
632015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
64
65 Revert the previous commit:
66 Tests for validate symbol file using build-id.
67
682015-07-15 Aleksandar Ristovski <aristovski@qnx.com
69
70 Tests for validate symbol file using build-id.
71 * gdb.base/solib-mismatch-lib.c: New file.
72 * gdb.base/solib-mismatch-libmod.c: New file.
73 * gdb.base/solib-mismatch.c: New file.
74 * gdb.base/solib-mismatch.exp: New file.
75
762015-07-15 Sandra Loosemore <sandra@codesourcery.com>
77
78 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
79 nios2-*-linux*.
80 * gdb.base/sigbpt.exp (stepi_out): Likewise.
81 * gdb.base/siginfo.exp: Likewise.
82 * gdb.base/sigstep.exp (advance, advancei): Likewise.
83
842015-07-15 Pierre Langlois <pierre.langlois@arm.com>
85
86 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
87 Move it to ...
88 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
89 ... here.
90 * gdb.trace/range-stepping.exp: Check that the target supports
91 range stepping.
92
932015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
96
972015-07-14 Pedro Alves <palves@redhat.com>
98
99 * gdb.base/killed-outside.exp: New file.
100 * gdb.base/killed-outside.c: New file.
101
1022015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
105 (n at main): New.
106 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
107
1082015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
109
110 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
111 infcall tests instead of setting up for KFAIL.
112
1132015-07-10 Markus Metzger <markus.t.metzger@intel.com>
114
115 * gdb.btrace/record_goto-step.exp: New.
116
1172015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
118
119 PR compile/18484
120 * gdb.compile/compile.c (struct struct_type): Add volatile to
121 selffield's type.
122 * gdb.compile/compile.exp
123 (compile code struct_object.selffield = &struct_object): Skip further
124 struct_object tests if this one xfails.
125
1262015-07-08 Robert O'Callahan <robert@ocallahan.org>
127
128 PR exp/18617
129 * gdb.trace/ax.exp: Add test.
130
1312015-07-07 Yao Qi <yao.qi@linaro.org>
132
133 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
134 instead of istarget "aarch64*-*-*".
135 * gdb.arch/aarch64-fp.exp: Likewise.
136 * gdb.base/float.exp: Likewise.
137 * gdb.reverse/aarch64.exp: Likewise.
138 * lib/gdb.exp (is_aarch64_target): New proc.
139
1402015-07-07 Yao Qi <yao.qi@linaro.org>
141
142 * lib/gdb.exp (is_aarch32_target): New proc.
143 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
144 instead of "istarget "arm*-*-*"".
145 * gdb.arch/arm-disp-step.exp: Likewise.
146 * gdb.arch/thumb-bx-pc.exp: Likewise.
147 * gdb.arch/thumb-prologue.exp: Likewise.
148 * gdb.arch/thumb-singlestep.exp: Likewise.
149 * gdb.base/disp-step-syscall.exp: Likewise.
150 * gdb.base/float.exp: Likewise.
151
1522015-07-07 Yao Qi <yao.qi@linaro.org>
153
154 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
155 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
156
1572015-07-07 Yao Qi <yao.qi@linaro.org>
158
159 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
160 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
161 if it exists.
162 * gdb.multi/multi-arch.exp: Likewise.
163
1642015-07-07 Simon Marchi <simon.marchi@ericsson.com>
165
166 * gdb.python/py-lazy-string.exp: Add missing parentheses to
167 print.
168
1692015-07-07 Yao Qi <yao.qi@linaro.org>
170
171 * gdb.arch/thumb-singlestep.exp: Do one more single step.
172
1732015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
174
175 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
176 '[' and ']' characters.
177
1782015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
179
180 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
181
1822015-06-29 Pedro Alves <palves@redhat.com>
183
184 PR threads/18127
185 * gdb.threads/hand-call-new-thread.c: New file.
186 * gdb.threads/hand-call-new-thread.c: New file.
187
1882015-06-26 Keith Seitz <keiths@redhat.com>
189 Doug Evans <dje@google.com>
190
191 PR 16253
192 * gdb.cp/var-tag-2.cc: New file.
193 * gdb.cp/var-tag-3.cc: New file.
194 * gdb.cp/var-tag-4.cc: New file.
195 * gdb.cp/var-tag.cc: New file.
196 * gdb.cp/var-tag.exp: New file.
197
1982015-06-26 Patrick Palka <patrick@parcs.ath.cx>
199
200 * gdb.base/history-duplicates.exp: New test.
201
2022015-06-26 Patrick Palka <patrick@parcs.ath.cx>
203
204 * gdb.base/completion.exp: Test the completion of the "focus"
205 command.
206
2072015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
208
209 * gdb.arch/amd64-prologue-skip.S: New file.
210 * gdb.arch/amd64-prologue-skip.exp: New file.
211
2122015-06-25 Simon Marchi <simon.marchi@ericsson.com>
213
214 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
215 is_address_zero_readable check.
216
2172015-06-24 Peter Bergner <bergner@vnet.ibm.com>
218
219 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
220 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
221
2222015-06-24 Yao Qi <yao.qi@linaro.org>
223
224 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
225 linux targets.
226
2272015-06-24 Yao Qi <yao.qi@linaro.org>
228
229 * lib/gdb.exp (supports_get_siginfo_type): New proc.
230 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
231 * gdb.base/siginfo-thread.exp: Likewise.
232
2332015-06-22 Yao Qi <yao.qi@linaro.org>
234
235 * boards/remote-gdbserver-on-localhost.exp: Add comments.
236
2372015-06-22 Yao Qi <yao.qi@linaro.org>
238
239 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
240 aarch64*-*-*.
241 (skip_hw_watchpoint_tests): Likewise.
242
2432015-06-18 Patrick Palka <patrick@parcs.ath.cx>
244
245 * gdb.base/gdbinit-history.exp: Test the interaction between
246 setting GDBHISTSIZE and setting the history size via .gdbinit.
247
2482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
249
250 PR gdb/16999
251 * gdb.base/gdbhistsize-history.exp: New test.
252
2532015-06-17 Patrick Palka <patrick@parcs.ath.cx>
254
255 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
256 with GDBHISTSIZE.
257 * gdb.base/readline.exp: Likewise.
258
2592015-06-17 Yao Qi <yao.qi@linaro.org>
260
261 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
262 line.
263
2642015-06-17 Patrick Palka <patrick@parcs.ath.cx>
265
266 * gdb.base/gdbinit-history.exp: Add test case to check that
267 an unlimited history file does not get truncated on exit.
268
2692015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
270
271 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
272 (VECTOR): New macro. Use it...
273 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
274 ...for these typedefs.
275 (int8, char1, int1, double1): New typedefs.
276 (struct just_int2, struct two_int2): New structures.
277 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
278 (add_structvecs, add_singlevecs): New functions.
279 (main): Call add_some_intvecs twice.
280 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
281 the compile and exit upon failure. Try compiling for the "native"
282 architecture. Test inferior function calls with vector arguments
283 and vector return value handling with "finish" and "return".
284
2852015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
286
287 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
288 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
289 PE file.
290 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
291
2922015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
293
294 PR breakpoints/16465
295 * gdb.mi/mi-dprintf-pending.c: New file.
296 * gdb.mi/mi-dprintf-pending.exp: New test.
297 * gdb.mi/mi-dprintf-pendshr.c: New file.
298
2992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
300 Mircea Gherzan <mircea.gherzan@intel.com>
301
302 * gdb.arch/i386-mpx-map.c: New file.
303 * gdb.arch/i386-mpx-map.exp: New File.
304
3052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
306
307 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
308 * gdb.arch/i386-mpx.exp: Indentation fixed.
309
3102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
311
312 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
313 function and improved indentation.
314 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
315 gdb_test_multiple. Added additional tests to skip the test.
316
3172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
318
319 * gdb.arch/i386-avx512.c: Change path in include file.
320 * gdb.arch/i386-avx512.exp: Change include dir path
321 compilation flag.
322 * gdb.arch/i386-mpx.c: Change path in include file.
323 * gdb.arch/i386-mpx.exp: Change include dir path compilation
324 flag.
325
3262015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 * gdb.compile/compile-print.exp (compile print *vararray@3)
329 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
330
3312015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
334 (do not keep jit in memory): ... this.
335 (expect 5): Change it to ...
336 (expect no 5): ... this.
337
3382015-06-02 Simon Marchi <simon.marchi@ericsson.com>
339
340 PR gdb/15564
341 * gdb.mi/mi-detach.exp: New file.
342
3432015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
344
345 PR symtab/18392
346 * gdb.arch/amd64-tailcall-self.S: New file.
347 * gdb.arch/amd64-tailcall-self.c: New file.
348 * gdb.arch/amd64-tailcall-self.exp: New file.
349
3502015-05-28 Don Breazeal <donb@codesourcery.com>
351
352 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
353 tests for remote targets by checking is_target_gdbserver.
354
3552015-05-27 Doug Evans <dje@google.com>
356
357 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
358 * gdb.dwarf2/opaque-type-lookup.c: New file.
359 * gdb.dwarf2/opaque-type-lookup.exp: New file.
360
3612015-05-26 Doug Evans <dje@google.com>
362
363 * gdb.cp/iostream.cc: New file.
364 * gdb.cp/iostream.exp: New file.
365
3662015-05-26 Doug Evans <dje@google.com>
367
368 * gdb.dwarf2/dw2-op-call.exp: Update.
369 * gdb.dwarf2/dw4-sig-types.exp: Update.
370 * gdb.dwarf2/implptr.exp: Update.
371 * gdb.mi/mi-cmd-param-changed.exp: Update.
372
3732015-05-26 Doug Evans <dje@google.com>
374
375 * gdb.python/py-lazy-string.c: New file.
376 * gdb.python/py-lazy-string.exp: New file.
377 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
378 (main): Update. Add estring3.
379 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
380 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
381
3822015-05-26 Omair Javaid <omair.javaid@linaro.org>
383 Yao Qi <yao.qi@linaro.org>
384
385 * gdb.reverse/aarch64.c: New.
386 * gdb.reverse/aarch64.exp: New.
387
3882015-05-26 Omair Javaid <omair.javaid@linaro.org>
389
390 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
391 (supports_reverse): Likewise.
392
3932015-05-22 Patrick Palka <patrick@parcs.ath.cx>
394
395 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
396 Use with_test_prefix.
397
3982015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * gdb.base/completion.exp: Add test for completion of layout
401 names.
402
4032015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * lib/gdb.exp (skip_tui_tests): New proc.
406 * gdb.base/tui-layout.exp: Check skip_tui_tests.
407
4082015-05-19 Pedro Alves <palves@redhat.com>
409
410 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
411 Save the whole env array instead of just HOME. Unset HISTSIZE in
412 the environment while testing. Restore whole environment
413 afterwards.
414
4152015-05-16 Doug Evans <xdje42@gmail.com>
416
417 * gdb.guile/scm-ports.c: New file.
418 * gdb.guile/scm-ports.exp: Add memory port tests.
419
4202015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
421
422 * gdb.compile/compile-print.c: New file.
423 * gdb.compile/compile-print.exp: New file.
424
4252015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * gdb.compile/compile-ops.exp: Cast param to void.
428 * gdb.compile/compile.exp: Complete type for _gdb_expr.
429 (compile code struct_object.selffield = &struct_object): Add xfail.
430
4312015-05-15 Joel Brobecker <brobecker@adacore.com>
432
433 * gdb.ada/arr_enum_with_gap: New testcase.
434
4352015-05-15 Joel Brobecker <brobecker@adacore.com>
436
437 * gdb.ada/byte_packed_arr: New testcase.
438
4392015-05-15 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.ada/pckd_neg: New testcase.
442
4432015-05-13 Patrick Palka <patrick@parcs.ath.cx>
444
445 PR gdb/17820
446 * gdb.base/gdbinit-history.exp: New test.
447 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
448 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
449
4502015-05-09 Siva Chandra Reddy <sivachandra@google.com>
451
452 * gdb.python/py-xmethods.cc: Enhance test case.
453 * gdb.python/py-xmethods.exp: New tests.
454 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
455 function.
456 (B_indexoper): Likewise.
457 (global_dm_list) : Add new xmethod worker functions.
458
4592015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
460
461 * gdb.base/coredump-filter.exp: Correctly unset
462 "coredump_var_addr" array.
463
4642015-05-08 Pedro Alves <palves@redhat.com>
465
466 * gdb.server/non-existing-program.exp: Unset spawn_id.
467
4682015-05-08 Siva Chandra Reddy <sivachandra@google.com>
469
470 PR python/18291
471 * gdb.python/py-xmethods.exp: Add tests.
472
4732015-05-08 Yao Qi <yao.qi@linaro.org>
474
475 PR gdb/18208
476 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
477 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
478 function set_coredump_filter, and remove remote_exec call.
479 Remove argument ipid. Callers update.
480 (top level): Don't get inferior's PID.
481
4822015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
483
484 * gdb.base/watch_thread_num.exp: Skip test on targets without
485 access watchpoints.
486
4872015-05-06 Pedro Alves <palves@redhat.com>
488
489 PR server/18081
490 * gdb.server/non-existing-program.exp: New file.
491
4922015-05-05 Joel Brobecker <brobecker@adacore.com>
493
494 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
495
4962015-05-05 Joel Brobecker <brobecker@adacore.com>
497
498 * gdb.ada/out_of_line_in_inlined: New testcase.
499
5002015-05-05 Joel Brobecker <brobecker@adacore.com>
501
502 * gdb.ada/var_rec_arr: New testcase.
503
5042015-04-30 Yao Qi <yao.qi@linaro.org>
505
506 * gdb.base/break-idempotent.exp: If
507 skip_hw_watchpoint_multi_tests returns true, skip the tests
508 on "rwatch" and "awatch".
509
5102015-04-30 Yao Qi <yao.qi@linaro.org>
511
512 * gdb.base/relativedebug.exp: Invoke gdb command
513 "info sharedlibrary", and if libc.so doesn't have debug info,
514 skip the test.
515
5162015-04-29 Doug Evans <dje@google.com>
517
518 * gdb.python/py-xmethods.exp: Add ptype tests.
519 * gdb.python/py-xmethods.py (E_method_char_worker): Add
520 get_result_type method.
521
5222015-04-29 Luis Machado <lgustavo@codesourcery.com>
523
524 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
525 the target does not support hardware watchpoints.
526
5272015-04-29 Luis Machado <lgustavo@codesourcery.com>
528
529 * gdb.base/break-always.exp: Abort testing if writing to memory
530 causes an error.
531
5322015-04-28 Doug Evans <dje@google.com>
533
534 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
535 * gdb.python/py-pp-registration.exp: ... here. New file.
536 * gdb.python/py-pp-registration.c: New file.
537 * gdb.python/py-pp-registration.py: New file.
538
5392015-04-28 Doug Evans <dje@google.com>
540
541 * gdb.python/py-bad-printers.c: New file.
542 * gdb.python/py-bad-printers.py: New file.
543 * gdb.python/py-bad-printers.exp: New file.
544
5452015-04-28 Sasha Smundak <asmundak@google.com>
546
547 * gdb.python/py-type.exp: New test.
548
5492015-04-28 Andy Wingo <wingo@igalia.com>
550
551 * gdb.python/py-parameter.exp:
552 * gdb.guile/scm-parameter.exp: Escape the path that we are
553 matching against, as it might contain characters that are special
554 to regular expressions.
555
5562015-04-27 Joel Brobecker <brobecker@adacore.com>
557
558 * gdb.ada/rec_comp: New testcase.
559
5602015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
561
562 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
563 before using it.
564
5652015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
568 new tests for verilog output.
569
5702015-04-24 Yao Qi <yao.qi@linaro.org>
571
572 * boards/remote-gdbserver-on-localhost.exp: New file.
573
5742015-04-23 Pedro Alves <palves@redhat.com>
575
576 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
577 $inferior_spawn_id instead of $inferior_spawn_id directly. On
578 "end of file", remove $inferior_spawn_id from the indirect list.
579
5802015-04-23 Pedro Alves <palves@redhat.com>
581
582 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
583
5842015-04-23 Pedro Alves <palves@redhat.com>
585
586 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
587 on $any_spawn_id instead of only on $gdb_spawn_id.
588
5892015-04-21 Pierre Muller <muller@sourceware.org>
590
591 PR pascal/17815
592 * lib/pascal.exp (gpc_compile): Add new option "class".
593 (fpc_compile): Likewise.
594 * gdb.pascal/case-insensitive-symbols.pas: New file.
595 * gdb.pascal/case-insensitive-symbols.exp: New file.
596
5972015-04-20 Gary Benson <gbenson@redhat.com>
598
599 * gdb.base/attach.exp: Fix three extended remote failures.
600
6012015-04-17 Gary Benson <gbenson@redhat.com>
602
603 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
604 the main executable over the remote protocol.
605
6062015-04-16 Pedro Alves <palves@redhat.com>
607
608 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
609 a new gdbserver if gdbserver_reconnect_p is set.
610
6112015-04-16 Pedro Alves <palves@redhat.com>
612
613 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
614 is set, don't exit gdbserver.
615
6162015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
619 appropriate .insn, such that an older assembler can be used.
620 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
621 the z/Architecture instruction set on 31-bit targets as well.
622
6232015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
624
625 * gdb.go/handcall.exp: Remove all logic related to the first
626 breakpoint and rely on go_runto_main instead.
627 * gdb.go/strings.exp: Likewise.
628 * gdb.go/unsafe.exp: Likewise.
629 * gdb.go/hello.exp: Likewise. Also rename the remaining
630 breakpoint marker to "breakpoint 1".
631 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
632 * gdb.go/strings.go: Likewise.
633 * gdb.go/unsafe.go: Likewise.
634 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
635 "set breakpoint 2 here" and rename the remaining breakpoint marker
636 to "breakpoint 1".
637
6382015-04-15 Simon Marchi <simon.marchi@ericsson.com>
639
640 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
641 if itertools.imap is not present.
642 * gdb.python/py-objfile.exp: Add parentheses.
643 * gdb.python/py-type.exp: Same.
644 * gdb.python/py-unwind-maint.py: Same.
645
6462015-04-15 Yao Qi <yao.qi@linaro.org>
647
648 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
649 of ":$ptr_size" and set its form explicitly.
650
6512015-04-15 Pedro Alves <palves@redhat.com>
652 Yao Qi <yao.qi@linaro.org>
653
654 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
655 timeout by factor of 4.
656 (test_regular_watch): Likewise.
657 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
658 * gdb.reverse/sigall-reverse.exp: Likewise.
659 * gdb.reverse/until-precsave.exp: Likewise.
660 * lib/gdb.exp (with_timeout_factor): New proc.
661 (gdb_expect): Move some code to ...
662 (get_largest_timeout): ... here. New procedure.
663
6642015-04-14 Luis Machado <lgustavo@codesourcery.com>
665
666 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
667
6682015-04-13 Luis Machado <lgustavo@codesourcery.com>
669
670 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
671 to write to the .text section.
672
6732015-04-13 Luis Machado <lgustavo@codesourcery.com>
674
675 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
676 Handle the case of targets that do not provide PID information.
677
6782015-04-13 Yao Qi <yao.qi@linaro.org>
679
680 * lib/gdbserver-support.exp (gdb_exit): Catch exception
681 and use expect instead of gdb_expect.
682
6832015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
684
685 * gdb.base/coredump-filter.exp: Rename variable "addr" to
686 "coredump_var_addr" to avoid naming conflict with other testcases.
687
6882015-04-10 Pedro Alves <palves@redhat.com>
689
690 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
691 gdb_test_sequence and gdb_assert.
692
6932015-04-10 Pedro Alves <palves@redhat.com>
694
695 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
696 test messages that don't include the breakpoint address.
697
6982015-04-10 Yao Qi <yao.qi@linaro.org>
699
700 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
701 false for some offset and width combinations which aren't
702 supported by linux kernel.
703
7042015-04-10 Pedro Alves <palves@redhat.com>
705
706 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
707 procedure, factored out from ...
708 (top level): ... here. Add "set displaced-stepping" testing axis.
709 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
710 parameter "displaced". Use it.
711 (top level): Use foreach and add "set displaced-stepping" testing
712 axis.
713
7142015-04-10 Pedro Alves <palves@redhat.com>
715
716 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
717 Remove comment.
718 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
719 both the address of the instruction that triggers the watchpoint
720 and the address of the instruction immediately after, and use
721 those addresses for the test. Fix comment.
722
7232015-04-10 Pedro Alves <palves@redhat.com>
724
725 * gdb.base/sigstep.exp (breakpoint_to_handler)
726 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
727 Test "backtrace" in handler.
728 (breakpoint_over_handler): New parameter 'displaced'. Use it.
729 (top level): Add new "displaced" test axis to
730 breakpoint_to_handler, breakpoint_to_handler_entry and
731 breakpoint_over_handler.
732
7332015-04-10 Pedro Alves <palves@redhat.com>
734
735 PR gdb/18216
736 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
737
7382015-04-10 Yao Qi <yao.qi@linaro.org>
739
740 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
741 (test_add_rn_pc): New function.
742 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
743 (top level): Invoke test_add_rn_pc.
744
7452015-04-10 Pedro Alves <palves@redhat.com>
746
747 PR gdb/13858
748 * gdb.base/step-over-no-symbols.exp: New file.
749
7502015-04-09 Andy Wingo <wingo@igalia.com>
751
752 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
753 after the Python tests.
754
7552015-04-08 Keith Seitz <keiths@redhat.com>
756
757 PR python/16699
758 * gdb.python/py-completion.exp: New tests for completion.
759 * gdb.python/py-completion.py (CompleteLimit1): New class.
760 (CompleteLimit2): Likewise.
761 (CompleteLimit3): Likewise.
762 (CompleteLimit4): Likewise.
763 (CompleteLimit5): Likewise.
764 (CompleteLimit6): Likewise.
765 (CompleteLimit7): Likewise.
766
7672015-04-08 Pedro Alves <palves@redhat.com>
768
769 PR gdb/18214
770 PR gdb/18216
771 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
772 function.
773 (main): Install it as SIGUSR1 handler.
774 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
775 parameter. Always use "setup" as prefix. Toggle "set
776 displaced-stepping" off/on depending on global. Don't switch to
777 thread 1 here.
778 (top level): Add displaced stepping "off/on" test axis. Update
779 "setup" calls. Wrap each subtest with with_test_prefix. Test
780 continuing with a queued signal in each thread.
781
7822015-04-08 Pedro Alves <palves@redhat.com>
783
784 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
785 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
786 gdb_breakpoint instead of gdb_test that doesn't expect anything.
787 Return early if running to main fails.
788 * gdb.trace/while-stepping.exp: Likewise.
789
7902015-04-07 Pedro Alves <palves@redhat.com>
791
792 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
793 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
794 interact with inferior program.
795
7962015-04-07 Pedro Alves <palves@redhat.com>
797
798 * lib/gdb.exp (inferior_spawn_id): New global.
799 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
800 spawn id after processing the user code.
801 (default_gdb_start): Set inferior_spawn_id.
802 (send_inferior): New procedure.
803 * lib/gdbserver-support.exp (gdbserver_start): Set
804 inferior_spawn_id.
805 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
806
8072015-04-07 Pedro Alves <palves@redhat.com>
808
809 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
810 * lib/gdbserver-support.exp (gdbserver_start): Make
811 $server_spawn_id global.
812 (gdbserver_start): Don't wait for gdbserver's spawn id with
813 expect_background.
814 (close_gdbserver): New procedure.
815 (gdb_exit): Rename the default version and reimplement.
816
8172015-04-07 Pedro Alves <palves@redhat.com>
818
819 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
820 append the substituted item, not the original item.
821
8222015-04-07 Pedro Alves <palves@redhat.com>
823
824 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
825 gdb_expect.
826
8272015-04-07 Pedro Alves <palves@redhat.com>
828
829 * gdb.base/interrupt.exp: Don't handle the case of the inferior
830 output appearing once only.
831
8322015-04-07 Pedro Alves <palves@redhat.com>
833
834 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
835 that doesn't expect anything. Return early if running to main
836 fails.
837
8382015-04-07 Yao Qi <yao.qi@linaro.org>
839
840 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
841 (child_function): Call alarm.
842 (main): Move call to alarm into the loop.
843 * gdb.threads/non-stop-fair-events.exp: Build program with
844 -DTIMEOUT=$timeout.
845
8462015-04-06 Doug Evans <xdje42@gmail.com>
847
848 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
849 Fix dest parameter to board_info.
850 (fpc_compile): Ditto.
851 (gdb_compile_pascal): Rename dest arg to destfile.
852
8532015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
854
855 * gdb.ada/funcall_ref.exp: New file.
856 * gdb.ada/funcall_ref/foo.adb: New file.
857
8582015-04-02 Yao Qi <yao.qi@linaro.org>
859
860 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
861 is remote.
862
8632015-04-02 Gary Benson <gbenson@redhat.com>
864
865 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
866
8672015-04-01 Sasha Smundak <asmundak@google.com>
868
869 * gdb.python/py-unwind-maint.c: New file.
870 * gdb.python/py-unwind-maint.exp: New test.
871 * gdb.python/py-unwind-maint.py: New file.
872 * gdb.python/py-unwind.c: New file.
873 * gdb.python/py-unwind.exp: New test.
874 * gdb.python/py-unwind.py: New test.
875
8762015-04-01 Pedro Alves <palves@redhat.com>
877
878 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
879 to fail instead of non-existent $test.
880
8812015-04-01 Pedro Alves <palves@redhat.com>
882
883 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
884 GDBFLAGS if not empty.
885
8862015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
887
888 * gdb.ada/complete.exp: Remove "multi_line".
889 * gdb.ada/info_exc.exp: Remove "multi_line".
890 * gdb.ada/packed_tagged.exp: Remove "multi_line".
891 * gdb.ada/ptype_field.exp: Remove "multi_line".
892 * gdb.ada/sym_print_name.exp: Remove "multi_line".
893 * gdb.ada/tagged.exp: Remove "multi_line".
894 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
895 [multi_line ...]
896 * gdb.btrace/delta.exp: Likewise.
897 * gdb.btrace/exception.exp: Likewise.
898 * gdb.btrace/function_call_history.exp: Likewise.
899 * gdb.btrace/instruction_history.exp: Likewise.
900 * gdb.btrace/nohist.exp: Likewise.
901 * gdb.btrace/record_goto.exp: Likewise.
902 * gdb.btrace/segv.exp: Likewise.
903 * gdb.btrace/stepi.exp: Likewise.
904 * gdb.btrace/tailcall.exp: Likewise.
905 * gdb.btrace/unknown_functions.exp: Likewise.
906 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
907 * lib/gdb.exp: Add the "multi_line" helper.
908
9092015-04-01 Pedro Alves <palves@redhat.com>
910
911 * gdb.threads/tid-reuse.c: New file.
912 * gdb.threads/tid-reuse.exp: New file.
913
9142015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
915
916 PR corefiles/16092
917 * gdb.base/coredump-filter.c: New file.
918 * gdb.base/coredump-filter.exp: Likewise.
919
9202015-03-27 Petr Machata <pmachata@redhat.com>
921
922 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
923 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
924 (Dwarf::assemble): Initialize them.
925 (Dwarf::lines): New function.
926
9272015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
928
929 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
930 SYMBOL_PREFIX for x86_64-*-cygwin.
931
9322015-03-26 Andy Wingo <wingo@igalia.com>
933
934 PR symtab/18148
935 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
936 const_value but not a location.
937 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
938 location defined in non-main CUs are visible.
939
9402015-03-26 Yao Qi <yao.qi@linaro.org>
941
942 PR testsuite/18139
943 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
944 Add a line number entry for the same line.
945 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
946 Add a line number entry for the same line.
947
9482015-03-26 Yao Qi <yao.qi@linaro.org>
949
950 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
951 .int 0.
952 (func): Likewise. Add .Lfunc_1 label.
953 Use .Lfunc_1 label.
954 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
955 .int 0.
956 (func): Likewise.
957 Use .Lfunc_1 label.
958
9592015-03-26 Yao Qi <yao.qi@linaro.org>
960
961 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
962 Call gdb_compile instead to compile each .s files without debug
963 information.
964
9652015-03-26 Yao Qi <yao.qi@linaro.org>
966
967 * gdb.base/savedregs.exp (process_saved_regs): Make
968 "Saved registers:" optional in the pattern.
969
9702015-03-25 Markus Metzger <markus.t.metzger@intel.com>
971
972 * gdb.btrace/next.exp: Merged into step.exp.
973 * gdb.btrace/finish.exp: Merged into step.exp.
974 * gdb.btrace/nexti.exp: Merged into stepi.exp.
975 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
976 "record goto" and checking the exact replay position.
977 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
978 check for "Recording format" in "info record" output.
979 * gdb.btrace/record_goto.exp: Choose test file based on target.
980 * gdb.btrace/x86-record_goto.S: Renamed into ...
981 * gdb.btrace/x86_64-record_goto.S: ... this.
982 * gdb.btrace/i686-record_goto.S: New.
983 * gdb.btrace/x86-tailcall.S: Renamed into ...
984 * gdb.btrace/x86_64-tailcall.S: ... this.
985 * gdb.btrace/i686-tailcall.S: New.
986 * gdb.btrace/x86-tailcall.c: Renamed into ...
987 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
988 separate statements. Update test.
989 * gdb.btrace/delta.exp: Use record_goto.c as test file.
990 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
991 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
992 * gdb.btrace/tailcall.exp: Choose test file based on target.
993 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
994
9952015-03-25 Markus Metzger <markus.t.metzger@intel.com>
996
997 * gdb.btrace/exception.exp: Increase BTS buffer size.
998
9992015-03-24 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1002
10032015-03-24 Pedro Alves <palves@redhat.com>
1004
1005 * gdb.threads/schedlock.exp (test_step): No longer expect that
1006 "set scheduler-locking step" with "next" over a function call runs
1007 threads unlocked.
1008
10092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1010
1011 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1012
10132015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1014
1015 PR breakpoints/16466
1016 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1017 * gdb.mi/mi-pending.c (thread_func): New function.
1018 (int main): Add threading support required.
1019 * gdb.mi/mi-pending.exp: Add tests for this issue.
1020 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1021 (pendfunc2): Remove stdio dependency.
1022 * gdb.mi/mi-pendshr2.c: New file.
1023
10242015-03-23 Keith Seitz <keiths@redhat.com>
1025
1026 * gdb.linespec/keywords.c: New file.
1027 * gdb.linespec/keywords.exp: New file.
1028
10292015-03-23 Keith Seitz <keiths@redhat.com>
1030
1031 PR gdb/18021
1032 * gdb.dwarf2/staticvirtual.exp: New test.
1033
10342015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1035
1036 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1037 * README: Remove HP-UX and gdb.hp.
1038 (configuration):
1039 * configure: Regenerate.
1040 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1041 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1042 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1043 gdb.hp/gdb.defects/Makefile.
1044 * gdb.hp/Makefile.in: File deleted.
1045 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1046 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1047 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1048 * gdb.hp/gdb.aCC/run.c: File deleted.
1049 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1050 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1051 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1052 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1053 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1054 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1055 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1056 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1057 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1058 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1059 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1060 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1061 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1062 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1063 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1064 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1065 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1066 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1067 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1068 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1069 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1070 * gdb.hp/gdb.compat/average.c: File deleted.
1071 * gdb.hp/gdb.compat/sum.c: File deleted.
1072 * gdb.hp/gdb.compat/xdb.c: File deleted.
1073 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1074 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1075 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1076 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1077 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1078 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1079 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1080 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1081 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1082 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1083 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1084 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1085 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1086 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1087 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1088 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1089 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1090 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1091 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1092 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1093 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1094 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1095 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1096 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1097 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1098 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1099 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1100 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1101 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1102 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1103 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1104 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1105 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1106 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1107 * gdb.hp/tools/odump: File deleted.
1108
11092015-03-19 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1112 (saw_thread_3): New globals.
1113 (top level): Increment them when an event for the corresponding
1114 thread is seen.
1115 (no thread starvation): New test.
1116
11172015-03-19 Pedro Alves <palves@redhat.com>
1118
1119 * gdb.threads/continue-pending-status.c: New file.
1120 * gdb.threads/continue-pending-status.exp: New file.
1121
11222015-03-18 Pedro Alves <palves@redhat.com>
1123
1124 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1125 Use gdb_is_target_remote instead of is_remote. Use
1126 gdb_test_multiple instead of gdb_expect. Exit early if
1127 gdb_test_multiple hits its internal matches. Tighten stepi tests
1128 expected output. Fail on exit with any signal, instead of just
1129 SIGILL.
1130
11312015-03-18 Yao Qi <yao.qi@linaro.org>
1132
1133 PR tdep/18107
1134 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1135 variable.
1136 * gdb.base/catch-syscall.exp: Don't skip it on
1137 aarch64*-*-linux* target. Remove elements in all_syscalls.
1138 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1139 target.
1140 (setup_all_syscalls): New proc.
1141
11422015-03-16 Yao Qi <yao.qi@linaro.org>
1143
1144 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1145 (top level): Skip tests if valid_addr_p returns false for
1146 $cmd1 or $cmd2.
1147
11482015-03-11 Andy Wingo <wingo@igalia.com>
1149
1150 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1151
11522015-03-11 Yao Qi <yao.qi@linaro.org>
1153
1154 * gdb.base/catch-syscall.exp: Fix typo in comments.
1155
11562015-03-11 Yao Qi <yao.qi@linaro.org>
1157
1158 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1159
11602015-03-09 Pedro Alves <palves@redhat.com>
1161
1162 * dg-extract-results.py: Delete.
1163
11642015-03-09 Pedro Alves <palves@redhat.com>
1165
1166 Merge dg-extract-results.sh from GCC upstream (r218843).
1167
1168 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1169 * dg-extract-results.sh: Use --text with grep to avoid issues with
1170 binary files. Fall back to cat -v, if that doesn't work.
1171
11722015-03-05 Pedro Alves <palves@redhat.com>
1173
1174 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1175
11762015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1177
1178 * lib/mi-support.exp (mi_expect_interrupt): Accept
1179 alternative event for when in all-stop mode.
1180
11812015-03-04 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1184
11852015-03-04 Mark Kettenis <kettenis@gnu.org>
1186
1187 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1188
11892015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1190
1191 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1192 regexps for GDB's current line display, accept a hex address
1193 preceding the line number.
1194
11952015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1196
1197 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1198 the 'arch1' variable for "s390*-linux*" targets.
1199
12002015-03-04 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1203 (main): Pass missing retval argument to pthread_join call.
1204
12052015-03-02 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1208 (top level): Call do_test with non-stop as well.
1209
12102015-03-02 Pedro Alves <palves@redhat.com>
1211
1212 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1213 -1.
1214
12152015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1216
1217 * gdb.arch/s390-vregs.exp: New test.
1218 * gdb.arch/s390-vregs.S: New file.
1219
12202015-02-27 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1223 call to catch_command_errors.
1224 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1225 catch_command_errors.
1226
12272015-02-27 Pedro Alves <palves@redhat.com>
1228
1229 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1230 "true" for boolean result.
1231 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1232 prototype of main.
1233
12342015-02-27 Pedro Alves <palves@redhat.com>
1235
1236 * lib/unbuffer_output.c: New file.
1237 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1238 (main): Call gdb_unbuffer_output.
1239
12402015-02-27 Yao Qi <yao.qi@linaro.org>
1241
1242 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1243 target.
1244
12452015-02-26 Doug Evans <dje@google.com>
1246
1247 * gdb.cp/class2.cc (Dbase, D): New classes.
1248 (main): New local delta.
1249 * gdb.cp/class2.exp: Test printing delta.
1250 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1251 (dynbar): New global.
1252 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1253
12542015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 * gdb.compile/compile-ifunc.c: New file.
1257 * gdb.compile/compile-ifunc.exp: New file.
1258
12592015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1260
1261 * gdb.base/structs.exp: Check for correct struct on finish.
1262
12632015-02-26 Yao Qi <yao.qi@linaro.org>
1264
1265 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1266 is zero.
1267
12682015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1269
1270 * gdb.arch/cordic.ko.bz2: New file.
1271 * gdb.arch/cordic.ko.debug.bz2: New file.
1272 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1273
12742015-02-25 Yao Qi <yao.qi@linaro.org>
1275
1276 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1277 aarch64*-*-* target.
1278
12792015-02-23 Pedro Alves <palves@redhat.com>
1280
1281 * lib/gdb.exp (delete_breakpoints): Rewrite using
1282 gdb_test_multiple.
1283
12842015-02-23 Pedro Alves <palves@redhat.com>
1285
1286 * gdb.base/info-os.c: Include stdlib.h.
1287
12882015-02-22 Doug Evans <xdje42@gmail.com>
1289
1290 PR symtab/17855
1291 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1292 is read after symbols have been re-read.
1293 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1294 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1295
12962015-02-21 Doug Evans <dje@google.com>
1297
1298 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1299
13002015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1301
1302 PR corefiles/17808
1303 * gdb.arch/i386-biarch-core.core.bz2: New file.
1304 * gdb.arch/i386-biarch-core.exp: New file.
1305
13062015-02-21 Pedro Alves <palves@redhat.com>
1307
1308 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
1309 runto_main fails.
1310
13112015-02-20 Pedro Alves <palves@redhat.com>
1312
1313 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
1314 info probes.
1315
13162015-02-20 Pedro Alves <palves@redhat.com>
1317
1318 * gdb.threads/multi-create-ns-info-thr.exp: New file.
1319
13202015-02-20 Pedro Alves <palves@redhat.com>
1321
1322 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
1323 clean_restart before gdb_target_supports_trace.
1324
13252015-02-20 Pedro Alves <palves@redhat.com>
1326
1327 PR threads/18006
1328 * gdb.threads/clone-thread_db.c: New file.
1329 * gdb.threads/clone-thread_db.exp: New file.
1330
13312015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
1332
1333 PR breakpoints/16812
1334 * gdb.base/catch-gdb-caused-signals.c: New file.
1335 * gdb.base/catch-gdb-caused-signals.exp: New file.
1336
13372015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
1338
1339 * configure: Regenerated.
1340 * configure.ac: Use GDB_AC_TRANSFORM.
1341 * aclocal.m4: sinclude ../transform.m4.
1342
13432015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1344
1345 * lib/dtrace.exp: New file.
1346 * gdb.base/dtrace-probe.exp: Likewise.
1347 * gdb.base/dtrace-probe.d: Likewise.
1348 * gdb.base/dtrace-probe.c: Likewise.
1349 * lib/pdtrace.in: Likewise.
1350 * configure.ac: Output variables with the transformed names of
1351 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
1352 * configure: Regenerated.
1353
13542015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1355
1356 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
1357 expected message when trying to access $_probe_* convenience
1358 variables while not on a probe.
1359
13602015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1361
1362 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
1363
13642015-02-11 Pedro Alves <pedro@codesourcery.com>
1365
1366 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1367 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1368
13692015-02-10 Doug Evans <xdje42@gmail.com>
1370
1371 * lib/gdb.exp (gdb_load): Always return a result.
1372
13732015-02-10 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.threads/signal-sigtrap.c: New file.
1376 * gdb.threads/signal-sigtrap.exp: New file.
1377
13782015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1379
1380 * gdb.trace/no-attach-trace.c: New file.
1381 * gdb.trace/no-attach-trace.exp: New file.
1382
13832015-02-09 Mark Wielaard <mjw@redhat.com>
1384
1385 * gdb.dwarf2/atomic.c: New file.
1386 * gdb.dwarf2/atomic-type.exp: Likewise.
1387
13882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1389
1390 * gdb.btrace/buffer-size.exp: Update "info record" output.
1391 * gdb.btrace/delta.exp: Update "info record" output.
1392 * gdb.btrace/enable.exp: Update "info record" output.
1393 * gdb.btrace/finish.exp: Update "info record" output.
1394 * gdb.btrace/instruction_history.exp: Update "info record" output.
1395 * gdb.btrace/next.exp: Update "info record" output.
1396 * gdb.btrace/nexti.exp: Update "info record" output.
1397 * gdb.btrace/step.exp: Update "info record" output.
1398 * gdb.btrace/stepi.exp: Update "info record" output.
1399 * gdb.btrace/nohist.exp: Update "info record" output.
1400
14012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1402
1403 * gdb.btrace/buffer-size: New.
1404
14052015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1406
1407 * gdb.btrace/delta.exp: Update "info record" output.
1408 * gdb.btrace/enable.exp: Update "info record" output.
1409 * gdb.btrace/finish.exp: Update "info record" output.
1410 * gdb.btrace/instruction_history.exp: Update "info record" output.
1411 * gdb.btrace/next.exp: Update "info record" output.
1412 * gdb.btrace/nexti.exp: Update "info record" output.
1413 * gdb.btrace/step.exp: Update "info record" output.
1414 * gdb.btrace/stepi.exp: Update "info record" output.
1415 * gdb.btrace/nohist.exp: Update "info record" output.
1416
14172015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1418
1419 PR gdb/15678
1420 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1421
14222015-02-06 Pedro Alves <palves@redhat.com>
1423
1424 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1425 macro.
1426 (seconds_left, again): New globals.
1427 (main): Wait seconds_left in a 1-second sleep loop instead of
1428 sleeping 180 seconds. If 'again' is set, reset the seconds
1429 counter.
1430 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1431 'again' in the inferior before detaching. Print the seconds left.
1432 (options): New global.
1433 (top level): Build program with -DTIMEOUT=$timeout.
1434
14352015-02-06 Pedro Alves <palves@redhat.com>
1436
1437 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1438 determine how many seconds to pass to 'alarm'.
1439 * gdb.base/gdb-sigterm.exp (top level): Build program with
1440 -DTIMEOUT=$timeout.
1441 (do_test): Return success/failure indication. Add more verbose
1442 logging. Don't fail if 200 single steps are seen. Instead, fail
1443 when the test times out.
1444 (passes): New global.
1445 (top level): Break the testing loop if testing fails on any
1446 iteration. Use gdb_assert.
1447
14482015-02-04 Don Breazeal <donb@codesourcery.com>
1449
1450 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1451 and initialize them.
1452 (ipc_cleanup): New function.
1453 (main): Don't declare shmid, semid, and msqid. Add a call to
1454 atexit so that we call ipc_cleanup on exit.
1455
14562015-02-04 Pedro Alves <palves@redhat.com>
1457
1458 * boards/native-extended-gdbserver.exp: Remove any target variant
1459 specifications from the board name before clearing the isremote
1460 flag from board_info.
1461
14622015-01-31 Doug Evans <xdje42@gmail.com>
1463
1464 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1465
14662015-01-31 Gary Benson <gbenson@redhat.com>
1467
1468 * gdb.base/completion.exp: Disable completion limiting for
1469 existing tests. Add new tests to check completion limiting.
1470 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1471
14722015-01-31 Doug Evans <xdje42@gmail.com>
1473
1474 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1475
14762015-01-31 Doug Evans <xdje42@gmail.com>
1477
1478 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1479 entries. Duplicate file section script entries.
1480 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1481 inlined entries. Add test for safe-path rejection.
1482 * gdb.python/py-section-script.c: Add duplicate inlined section script
1483 entries. Duplicate file section script entries.
1484 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1485 inlined entries. Add test for safe-path rejection.
1486
14872015-01-29 Joel Brobecker <brobecker@adacore.com>
1488
1489 * gdb.ada/disc_arr_bound: New testcase.
1490
14912015-01-29 Joel Brobecker <brobecker@adacore.com>
1492
1493 * gdb.ada/mi_var_array: New testcase.
1494
14952015-01-27 Doug Evans <dje@google.com>
1496
1497 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1498 Add test for objfile.filename, objfile.username after objfile
1499 has been unloaded.
1500
15012015-01-26 Joel Brobecker <brobecker@adacore.com>
1502
1503 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1504 the second test to print the name attribute of value
1505 returned by the call to gdb.lookup_type, and adjust
1506 the expected output accordingly.
1507
15082015-01-25 Mark Wielaard <mjw@redhat.com>
1509
1510 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1511 * gdb.base/disp-step-fork.c: Include unistd.h.
1512 * gdb.base/siginfo-obj.c: Include stdio.h.
1513 * gdb.base/siginfo-thread.c: Likewise.
1514 * gdb.mi/non-stop.c: Include unistd.h.
1515 * gdb.mi/nsthrexec.c: Include stdio.h.
1516 * gdb.mi/pthreads.c: Include unistd.h.
1517 * gdb.modula2/unbounded1.c (main): Declare returns int.
1518 * gdb.reverse/consecutive-reverse.c: Likewise.
1519 * gdb.threads/create-fail.c: Include unistd.h.
1520 * gdb.threads/killed.c: Likewise.
1521 * gdb.threads/linux-dp.c: Likewise.
1522 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1523 * gdb.threads/non-ldr-exc-2.c: Likewise.
1524 * gdb.threads/non-ldr-exc-3.c: Likewise.
1525 * gdb.threads/non-ldr-exc-4.c: Likewise.
1526 * gdb.threads/pthreads.c: Include unistd.h.
1527 (main): Declare returns int.
1528 * gdb.threads/tls-main.c (foo): New declaration.
1529 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1530
15312015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1532
1533 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1534 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1535
15362015-01-15 Mark Wielaard <mjw@redhat.com>
1537
1538 * gdb.base/noreturn-return.c: New file.
1539 * gdb.base/noreturn-return.exp: New file.
1540 * gdb.base/noreturn-finish.c: New file.
1541 * gdb.base/noreturn-finish.exp: New file.
1542
15432015-01-23 Pedro Alves <palves@redhat.com>
1544
1545 * gdb.threads/continue-pending-after-query.c: New file.
1546 * gdb.threads/continue-pending-after-query.exp: New file.
1547
15482015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1549 Simon Marchi <simon.marchi@ericsson.com>
1550
1551 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1552 * gdb.base/valgrind-db-attach.exp: Same.
1553 * gdb.base/valgrind-infcall.exp: Same.
1554 * lib/mi-support.exp (default_mi_gdb_start): Same.
1555 * lib/prompt.exp (default_prompt_gdb_start): Same.
1556 * lib/gdb.exp (default_gdb_spawn): Same.
1557 (gdb_interact): New.
1558
1559
15602015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1561
1562 * gdb.compile/compile.exp (pointer to jit function): New test.
1563
15642015-01-17 Wei-cheng Wang <cole945@gmail.com>
1565
1566 * lib/gdb.exp (supports_process_record): Return true for
1567 powerpc*-*-linux*.
1568 (supports_reverse): Likewise.
1569
15702015-01-15 Don Breazeal <donb@codesourcery.com>
1571
1572 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1573 instead of checking whether the target board is remote and
1574 use spawn_wait_for_attach instead of exec/sleep.
1575 * gdb.base/attach-twice.exp: Likewise.
1576
15772015-01-15 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdb.ada/var_arr_attrs: New testcase.
1580
15812015-01-14 Pedro Alves <palves@redhat.com>
1582 Joel Brobecker <brobecker@adacore.com>
1583
1584 PR gdb/17525
1585 * gdb.base/bp-cmds-execution-x-script.c: New file.
1586 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1587 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1588
15892015-01-14 Pedro Alves <palves@redhat.com>
1590
1591 PR cli/17828
1592 * gdb.base/batch-preserve-term-settings.c: New file.
1593 * gdb.base/batch-preserve-term-settings.exp: New file.
1594
15952015-01-13 Doug Evans <dje@google.com>
1596
1597 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1598 binary.
1599
16002015-01-13 Joel Brobecker <brobecker@adacore.com>
1601
1602 * Makefile.in (clean mostlyclean): Do not delete *.py.
1603
16042015-01-13 Joel Brobecker <brobecker@adacore.com>
1605
1606 * gdb.python/py-lookup-type.exp: New file.
1607
16082015-01-12 Pedro Alves <palves@redhat.com>
1609
1610 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1611 restore GDBFLAGS before returning.
1612
16132015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1614
1615 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1616 is_amd64_regs_target and is_x86_like_target.
1617
16182015-01-11 Doug Evans <xdje42@gmail.com>
1619
1620 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1621 is given without an explicit form.
1622 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1623 attributes.
1624 * gdb.dwarf/corrupt.exp: Ditto.
1625 * gdb.dwarf2/enum-type.exp: Ditto.
1626 * gdb.trace/entry-values.exp: Ditto.
1627 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1628
16292015-01-11 Doug Evans <xdje42@gmail.com>
1630
1631 PR gdb/15830
1632 * gdb.base/maint.exp: Remove references to "maint demangle".
1633 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1634 Add tests for explicitly specifying language to demangle.
1635 * gdb.dlang/demangle.exp: Ditto.
1636
16372015-01-09 Pedro Alves <palves@redhat.com>
1638
1639 * gdb.threads/non-stop-fair-events.c: New file.
1640 * gdb.threads/non-stop-fair-events.exp: New file.
1641
16422015-01-09 Pedro Alves <palves@redhat.com>
1643
1644 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1645 the global scope. Set a breakpoint after all threads are started
1646 rather than stepping over two source lines. Expect the prompt.
1647 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1648 global.
1649 (NUM): Now 15.
1650 (main): Use threads_started_barrier to wait for all threads to
1651 start. Main thread no longer calls thread_function. Exit after
1652 180 seconds.
1653 (loop): New function.
1654 (thread_function): Wait on threads_started_barrier barrier. Call
1655 'loop' at each iteration.
1656 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1657 threads have started, instead of hardcoding number of "next"
1658 steps. Use an access watchpoint instead of a write watchpoint.
1659
16602015-01-09 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1663 (thread_func): Wait on barrier.
1664 (main): Wait for all threads to start before stopping GDB.
1665 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1666 global.
1667 (thread1_func, thread2_func): Wait on barrier.
1668 (main): Wait for all threads to start before stopping GDB.
1669 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1670 New global.
1671 (thread1_func, thread2_func): Wait on barrier.
1672 (main): Wait for all threads to start before stopping GDB.
1673
16742015-01-09 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.threads/attach-many-short-lived-threads.c: New file.
1677 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1678
16792014-01-09 Pedro Alves <palves@redhat.com>
1680
1681 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1682 instead of to thread 2.
1683 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1684 Add barrier around each pthread_create call instead of around all
1685 calls.
1686 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1687 Set a break on thread_function and have the child threads hit it
1688 one at at a time.
1689
16902015-01-09 Pedro Alves <palves@redhat.com>
1691
1692 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1693 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1694 false.
1695 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1696 checking whether the target board is remote.
1697 * gdb.multi/multi-attach.exp: Likewise.
1698 * gdb.python/py-sync-interp.exp: Likewise.
1699 * gdb.server/ext-attach.exp: Likewise.
1700 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1701 tests that need to attach, instead of checking whether the target
1702 board is remote at the top of the file.
1703
17042015-01-08 Yao Qi <yao@codesourcery.com>
1705
1706 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1707
17082015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1709
1710 Fix testcase compilation.
1711 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1712
17132015-01-06 Joel Brobecker <brobecker@adacore.com>
1714
1715 * gdb.python/py-type.exp: Add a couple test about empty
1716 array creation, and negative-length array creation.
1717
17182015-01-02 Doug Evans <xdje42@gmail.com>
1719
1720 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1721
17222015-01-02 Doug Evans <dje@google.com>
1723
1724 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1725
17262014-12-29 Yao Qi <yao@codesourcery.com>
1727
1728 * gdb.trace/entry-values.exp: Update comments. Rename variable
1729 bar_call_foo to returned_from_foo.
1730
17312014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1732
1733 PR gdb/17394
1734 * gdb.linespec/break-asm-file.c: New file.
1735 * gdb.linespec/break-asm-file.exp: New file.
1736 * gdb.linespec/break-asm-file0.s: New file.
1737 * gdb.linespec/break-asm-file1.s: New file.
1738
17392014-12-18 Nigel Stephens <nigel@mips.com>
1740 Maciej W. Rozycki <macro@codesourcery.com>
1741
1742 * gdb.base/float.exp: Handle the new output from "info float" on
1743 MIPS targets.
1744
17452014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 Fix MinGW compilation.
1748 * gdb.compile/compile-ops.exp: Update untested message if
1749 !skip_compile_feature_tests.
1750 * gdb.compile/compile-setjmp.exp: Likewise.
1751 * gdb.compile/compile-tls.exp: Likewise.
1752 * gdb.compile/compile.exp: Likewise.
1753 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1754 supported on this host".
1755
17562014-12-16 Doug Evans <xdje42@gmail.com>
1757
1758 * boards/stabs.exp: New file.
1759
17602014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1761
1762 * gdb.base/completion.exp: Adjust to format changes of "maint
1763 print user-registers".
1764
17652014-12-16 Catalin Udma <catalin.udma@freescale.com>
1766
1767 PR server/17457
1768 * gdb.arch/aarch64-fp.c: New file.
1769 * gdb.arch/aarch64-fp.exp: New file.
1770
17712014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1772
1773 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1774 r210637, r210913, r211666, r215400, r215817).
1775
1776 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1777 * dg-extract-results.py: New file.
1778 * dg-extract-results.sh: Use it if the environment seems
1779 suitable.
1780
1781 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1782
1783 * dg-extract-results.py (parse_run): Handle warnings that
1784 are printed before a test harness is run.
1785
1786 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1787
1788 * dg-extract-results.py (Named): Remove __cmp__ method.
1789 (output_variation): Use a key to sort variation.harnesses.
1790
1791 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1792
1793 * dg-extract-results.py: For Python 3, force sys.stdout to
1794 handle surrogate escape sequences.
1795 (safe_open): New function.
1796 (output_segment, main): Use it.
1797
1798 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1799
1800 * dg-extract-results.py (Prog.result_re): Include options
1801 in test name.
1802
1803 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1804
1805 * dg-extract-results.py (output_variation): Always sort if
1806 do_sum.
1807
18082014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1809
1810 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1811 as long as we get pagination notifications.
1812
18132014-12-15 Jason Merrill <jason@redhat.com>
1814
1815 * Makefile.in (check-gdb.%): Restore.
1816 * README: Mention it.
1817
18182014-12-13 Joel Brobecker <brobecker@adacore.com>
1819
1820 * gdb.ada/str_uninit: New testcase.
1821
18222014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1823
1824 PR symtab/17642
1825 * gdb.base/vla-stub-define.c: New file.
1826 * gdb.base/vla-stub.c: New file.
1827 * gdb.base/vla-stub.exp: New file.
1828
18292014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1830 Jan Kratochvil <jan.kratochvil@redhat.com>
1831 Tom Tromey <tromey@redhat.com>
1832
1833 * configure.ac: Add gdb.compile/.
1834 * configure: Regenerate.
1835 * gdb.compile/Makefile.in: New file.
1836 * gdb.compile/compile-ops.exp: New file.
1837 * gdb.compile/compile-ops.c: New file.
1838 * gdb.compile/compile-tls.c: New file.
1839 * gdb.compile/compile-tls.exp: New file.
1840 * gdb.compile/compile-constvar.S: New file.
1841 * gdb.compile/compile-constvar.c: New file.
1842 * gdb.compile/compile-mod.c: New file.
1843 * gdb.compile/compile-nodebug.c: New file.
1844 * gdb.compile/compile-setjmp-mod.c: New file.
1845 * gdb.compile/compile-setjmp.c: New file.
1846 * gdb.compile/compile-setjmp.exp: New file.
1847 * gdb.compile/compile-shlib.c: New file.
1848 * gdb.compile/compile.c: New file.
1849 * gdb.compile/compile.exp: New file.
1850 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1851
18522014-12-12 Tom Tromey <tromey@redhat.com>
1853
1854 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1855 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1856
18572014-12-12 Doug Evans <dje@google.com>
1858
1859 * lib/gdb-python.exp (get_python_valueof): New function.
1860 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1861
18622014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1863
1864 * gdb.base/completion.exp: Add test for completion of "info
1865 registers ".
1866
18672014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1868
1869 * gdb.base/func-ptrs.c: New file.
1870 * gdb.base/func-ptrs.exp: New file.
1871
18722014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1873
1874 PR breakpoints/17012
1875 * gdb.base/dprintf-detach.c: New file.
1876 * gdb.base/dprintf-detach.exp: New file.
1877
18782014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1879
1880 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1881 * lib/gdb.exp (target_is_gdbserver): New procedure.
1882
18832014-12-08 Doug Evans <dje@google.com>
1884
1885 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1886
18872014-12-05 Yao Qi <yao@codesourcery.com>
1888
1889 * gdb.guile/scm-error.exp: Remove the third argument to
1890 gdb_remote_download.
1891 * gdb.guile/scm-frame-args.exp: Likewise.
1892 * gdb.guile/scm-section-script.exp: Likewise.
1893
18942014-12-05 Yao Qi <yao@codesourcery.com>
1895
1896 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1897
18982014-12-04 Doug Evans <dje@google.com>
1899
1900 * gdb.python/py-objfile.exp: Add tests for
1901 objfile.add_separate_debug_file.
1902
19032014-12-04 Doug Evans <dje@google.com>
1904
1905 * lib/gdb.exp (get_build_id): New function.
1906 (build_id_debug_filename_get): Rewrite to use it.
1907 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1908
19092014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1910
1911 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1912 `method(long)', not just 0x0.
1913 * gdb.cp/nsalias.exp: Align code labels to 4.
1914 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1915 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1916 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1917 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1918 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1919 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1920
19212014-12-02 Doug Evans <dje@google.com>
1922
1923 PR symtab/17602
1924 * gdb.cp/anon-ns.cc: Move guts of this file to ...
1925 * gdb.cp/anon-ns2.cc: ... here. New file.
1926 * gdb.cp/anon-ns.exp: Update.
1927
19282014-12-02 Nick Bull <nicholaspbull@gmail.com>
1929
1930 * gdb.python/py-events.py (inferior_call_handler): New.
1931 (register_changed_handler, memory_changed_handler): New.
1932 (test_events.invoke): Register new handlers.
1933 * gdb.python/py-events.exp: Add tests for inferior call,
1934 memory_changed and register_changed events.
1935
19362014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1937
1938 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1939 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1940 if the linker doesn't understand this.
1941
19422014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1943
1944 * gdb.python/python.exp: Change expected reply to help().
1945
19462014-12-01 Yao Qi <yao@codesourcery.com>
1947
1948 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1949 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1950 * configure: Re-generated.
1951
19522014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1953
1954 * gdb.cp/chained-calls.cc: New file.
1955 * gdb.cp/chained-calls.exp: New file.
1956 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1957
19582014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1959
1960 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1961 * gdb.dwarf2/symtab-producer.exp: Same.
1962 * gdb.gdb/python-interrupts.exp: Same.
1963 * gdb.gdb/python-selftest.exp: Same.
1964 * gdb.python/py-linetable.exp: Same.
1965 * gdb.python/py-type.exp: Same.
1966 * gdb.python/py-value-cc.exp: Same.
1967 * gdb.python/py-value.exp: Same.
1968
19692014-11-28 Yao Qi <yao@codesourcery.com>
1970
1971 * gdb.base/break-probes.exp: Match library name prefixed with
1972 sysroot.
1973
19742014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1975
1976 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1977 test expected output. Add parentheses for the call to print.
1978 Remove L suffix from integers.
1979
19802014-11-26 Doug Evans <dje@google.com>
1981
1982 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1983
19842014-11-22 Yao Qi <yao@codesourcery.com>
1985
1986 * gdb.trace/entry-values.c: Remove asms.
1987 (foo): Add foo_label.
1988 (bar): Add bar_label.
1989 * gdb.trace/entry-values.exp: Remove code computing foo's
1990 length and bar's length.
1991 (Dwarf::assemble): Invoke function_range for bar and use
1992 MACRO_AT_func for foo.
1993
19942014-11-22 Yao Qi <yao@codesourcery.com>
1995
1996 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1997 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1998 Use .Lgcc43_procstart instead of gcc43.
1999
20002014-11-21 Joel Brobecker <brobecker@adacore.com>
2001
2002 * gdb.ada/n_arr_bound: New testcase.
2003
20042014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2005
2006 PR breakpoints/10737
2007 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2008 test_catch_syscall_multi_arch.
2009 (test_catch_syscall_multi_arch): New function.
2010
20112014-11-20 Doug Evans <xdje42@gmail.com>
2012
2013 * gdb.base/maint.exp: Update expected output.
2014
20152014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2016
2017 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2018 4-byte instruction on S390.
2019
20202014-11-19 Joel Brobecker <brobecker@adacore.com>
2021
2022 * gdb.ada/arr_arr: New testcase.
2023
20242014-11-19 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.ada/pkd_arr_elem: New Testcase.
2027
20282014-11-18 Luis Machado <lgustavo@codesourcery.com>
2029
2030 * gdb.reverse/break-precsave: Expect completion message for
2031 core file reads.
2032 * gdb.reverse/consecutive-precsave.exp: Likewise.
2033 * gdb.reverse/finish-precsave.exp: Likewise.
2034 * gdb.reverse/i386-precsave.exp: Likewise.
2035 * gdb.reverse/machinestate-precsave.exp: Likewise.
2036 * gdb.reverse/sigall-precsave.exp: Likewise.
2037 * gdb.reverse/solib-precsave.exp: Likewise.
2038 * gdb.reverse/step-precsave.exp: Likewise.
2039 * gdb.reverse/until-precsave.exp: Likewise.
2040 * gdb.reverse/watch-precsave.exp: Likewise.
2041
20422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2043
2044 * gdb.base/bp-permanent.c: Include unistd.h.
2045 * gdb.python/py-framefilter-mi.c (main): Add return type.
2046 * gdb.python/py-framefilter.c (main): Likewise.
2047 * gdb.trace/actions-changed.c (main): Likewise.
2048
20492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2050
2051 * gdb.mi/until.c: Add eye-catchers.
2052 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2053 line numbers.
2054
20552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2056
2057 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2058 function header variants in break1.c.
2059 * gdb.base/ena-dis-br.exp: Likewise.
2060 * gdb.base/hbreak2.exp: Likewise.
2061 * gdb.reverse/until-precsave.exp: Drop references to removed
2062 non-prototype function header variants in ur1.c.
2063 * gdb.reverse/until-reverse.exp: Likewise.
2064
20652014-11-17 Petr Machata <pmachata@redhat.com>
2066
2067 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2068 ${_cu_offset_size} bytes abbrev offset.
2069
20702014-11-15 Doug Evans <xdje42@gmail.com>
2071
2072 PR symtab/17559
2073 * gdb.base/line-symtabs.exp: New file.
2074 * gdb.base/line-symtabs.c: New file.
2075 * gdb.base/line-symtabs.h: New file.
2076
20772014-11-14 Yao Qi <yao@codesourcery.com>
2078
2079 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2080 (func): Add label func_label.
2081 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2082 Replace low_pc and high_pc with MACRO_AT_range.
2083 Replace name, low_pc and high_pc with MACRO_AT_func.
2084
20852014-11-14 Yao Qi <yao@codesourcery.com>
2086
2087 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2088 Replace name, low_pc and high_pc with MACRO_AT_func.
2089
20902014-11-14 Yao Qi <yao@codesourcery.com>
2091
2092 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2093 produce debug information.
2094 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2095
20962014-11-14 Yao Qi <yao@codesourcery.com>
2097
2098 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2099 object and get function length.
2100 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2101 with MACRO_AT_func.
2102 (top-level): Replace gdb_compile and clean_restart with
2103 prepare_for_testing.
2104 * gdb.dwarf2/main.c (main): Add label main_label.
2105
21062014-11-14 Yao Qi <yao@codesourcery.com>
2107
2108 * lib/dwarf.exp (function_range): New procedure.
2109 (Dwarf::_handle_macro_at_func): New procedure.
2110 (Dwarf::_handle_macro_at_range): New procedure.
2111 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2112
21132014-11-14 Yao Qi <yao@codesourcery.com>
2114
2115 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2116 (_handle_attribute): New procedure.
2117
21182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2119
2120 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2121 * gdb.base/call-sc.c (zed): Likewise.
2122 * gdb.base/checkpoint.c (main): Likewise.
2123 * gdb.base/dump.c (main): Likewise.
2124 * gdb.base/gcore.c (main): Likewise.
2125 * gdb.base/huge.c (main): Likewise.
2126 * gdb.base/multi-forks.c (main): Likewise.
2127 * gdb.base/pr10179-a.c (main): Likewise.
2128 * gdb.base/savedregs.c (main): Likewise.
2129 * gdb.base/sigaltstack.c (main): Likewise.
2130 * gdb.base/siginfo.c (main): Likewise.
2131 * gdb.base/structs.c (zed): Likewise.
2132 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2133 * gdb.mi/mi-syn-frame.c (main): Likewise.
2134 * gdb.mi/until.c (foo, main): Likewise.
2135 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2136 * gdb.base/solib-weak.c (foo): Declare.
2137 * gdb.base/attach-twice.c: Include stdio.h.
2138 * gdb.base/weaklib1.c: Likewise.
2139 * gdb.base/weaklib2.c: Likewise.
2140 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2141 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2142 unistd.h.
2143 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2144 * gdb.mi/mi-exit-code.c: Likewise.
2145 * gdb.base/break-interp-lib.c: Include string.h.
2146 * gdb.base/coremaker.c: Likewise.
2147 * gdb.base/testenv.c: Likewise.
2148 * gdb.python/py-finish-breakpoint.c: Likewise.
2149 * gdb.base/inferior-died.c: Include sys/wait.h.
2150 * gdb.base/fileio.c: Include time.h.
2151 * gdb.base/async-shell.c: Include unistd.h.
2152 * gdb.base/dprintf-non-stop.c: Likewise.
2153 * gdb.base/info-os.c: Likewise.
2154 * gdb.mi/mi-console.c: Likewise.
2155 * gdb.mi/watch-nonstop.c: Likewise.
2156 * gdb.python/py-events.c: Likewise.
2157 * gdb.base/async.c (baz): Move up before its invocation.
2158 * gdb.base/code_elim2.c (my_global_func): Likewise.
2159 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2160 * gdb.base/advance.c (func2): Likewise.
2161
21622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2163
2164 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2165 variant.
2166 * gdb.base/annota3.c: Likewise.
2167 * gdb.base/async.c: Likewise.
2168 * gdb.base/average.c: Likewise.
2169 * gdb.base/call-ar-st.c: Likewise.
2170 * gdb.base/call-rt-st.c: Likewise.
2171 * gdb.base/call-sc.c: Likewise.
2172 * gdb.base/call-strs.c: Likewise.
2173 * gdb.base/ending-run.c: Likewise.
2174 * gdb.base/execd-prog.c: Likewise.
2175 * gdb.base/exprs.c: Likewise.
2176 * gdb.base/foll-exec.c: Likewise.
2177 * gdb.base/foll-fork.c: Likewise.
2178 * gdb.base/foll-vfork.c: Likewise.
2179 * gdb.base/funcargs.c: Likewise.
2180 * gdb.base/gcore.c: Likewise.
2181 * gdb.base/jump.c: Likewise.
2182 * gdb.base/langs0.c: Likewise.
2183 * gdb.base/langs1.c: Likewise.
2184 * gdb.base/langs2.c: Likewise.
2185 * gdb.base/mips_pro.c: Likewise.
2186 * gdb.base/nodebug.c: Likewise.
2187 * gdb.base/opaque0.c: Likewise.
2188 * gdb.base/opaque1.c: Likewise.
2189 * gdb.base/recurse.c: Likewise.
2190 * gdb.base/run.c: Likewise.
2191 * gdb.base/scope0.c: Likewise.
2192 * gdb.base/scope1.c: Likewise.
2193 * gdb.base/setshow.c: Likewise.
2194 * gdb.base/setvar.c: Likewise.
2195 * gdb.base/shmain.c: Likewise.
2196 * gdb.base/shr1.c: Likewise.
2197 * gdb.base/shr2.c: Likewise.
2198 * gdb.base/sigall.c: Likewise.
2199 * gdb.base/signals.c: Likewise.
2200 * gdb.base/so-indr-cl.c: Likewise.
2201 * gdb.base/solib2.c: Likewise.
2202 * gdb.base/structs.c: Likewise.
2203 * gdb.base/sum.c: Likewise.
2204 * gdb.base/vforked-prog.c: Likewise.
2205 * gdb.base/watchpoint.c: Likewise.
2206 * gdb.reverse/shr2.c: Likewise.
2207 * gdb.reverse/until-reverse.c: Likewise.
2208 * gdb.reverse/ur1.c: Likewise.
2209 * gdb.reverse/watch-reverse.c: Likewise.
2210
22112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2212
2213 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2214 variant.
2215 * gdb.base/sepdebug.exp: Drop references to removed code.
2216
22172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2218
2219 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2220 variant. Preserve original line numbering.
2221 * gdb.base/list1.c: Likewise.
2222
22232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2224
2225 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2226 variant.
2227 * gdb.base/break1.c: Likewise.
2228 * gdb.base/break.exp: Drop references to removed code.
2229
22302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2231
2232 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2233 variant.
2234
22352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2236
2237 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2238
22392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2240
2241 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2242 logic into perform_all_tests() and invoke it with and without
2243 function header prototypes.
2244 (do_function_calls): Remove conditional XFAIL for PR 5318.
2245 (rerun_and_prepare): Remove duplicate code.
2246 (perform_all_tests): New. Main logic moved here.
2247
22482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2249
2250 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2251 code guarded by #ifdef NO_PROTOTYPES.
2252 (t_double_many_args): Likewise.
2253 (DEF_FUNC_MANY_ARGS_1): Likewise.
2254 (DEF_FUNC_VALUES_1): Likewise.
2255 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2256 guarded by #ifdef PROTOTYPES.
2257
22582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2259
2260 * gdb.mi/mi-console.c: Add eye-catcher.
2261 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2262 instead of literal line number.
2263
22642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2265
2266 * gdb.base/shr2.c: Add eye-catcher.
2267 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2268 line number.
2269
22702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2271
2272 * gdb.base/jump.c: Add eye-catchers.
2273 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2274 numbers.
2275
22762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2277
2278 * gdb.base/execd-prog.c: Add eye-catchers.
2279 * gdb.base/foll-exec.c: Likewise.
2280 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2281 line numbers.
2282
22832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2284
2285 * gdb.base/ending-run.c: Add eye-catchers.
2286 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2287 literal line numbers.
2288
22892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2290
2291 * gdb.base/call-rt-st.c: Add eye-catchers.
2292 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2293 literal line numbers.
2294
22952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2296
2297 * gdb.base/call-ar-st.c: Add eye-catchers.
2298 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2299 literal line numbers.
2300
23012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2302
2303 * gdb.base/average.c: Add eye-catchers.
2304 * gdb.base/sum.c: Likewise.
2305 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2306 regexps dynamically.
2307
23082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2309
2310 * gdb.base/solib1.c: Add eye-catchers.
2311 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
2312 literal line numbers.
2313
23142014-11-12 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
2317 leader has exited.
2318
23192014-11-12 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.arch/i386-bp_permanent.c: New file.
2322 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
2323 (srcfile): Set to i386-bp_permanent.c.
2324 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
2325 that stepi does not execute the 'leave' instruction, instead of
2326 testing it does execute.
2327 * gdb.base/bp-permanent.c: New file.
2328 * gdb.base/bp-permanent.exp: New file.
2329
23302014-11-10 Doug Evans <xdje42@gmail.com>
2331
2332 PR symtab/17564
2333 * gdb.base/symtab-search-order.exp: New file.
2334 * gdb.base/symtab-search-order.c: New file.
2335 * gdb.base/symtab-search-order-1.c: New file.
2336 * gdb.base/symtab-search-order-shlib-1.c: New file.
2337
23382014-11-07 Pedro Alves <palves@redhat.com>
2339
2340 PR gdb/17511
2341 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
2342 i?86-*-linux*.
2343
23442014-11-03 Siva Chandra Reddy <sivachandra@google.com>
2345
2346 PR c++/17494
2347 * gdb.cp/pr17494.cc: New file.
2348 * gdb.cp/pr17494.exp: New file.
2349
23502014-11-02 Yao Qi <yao@codesourcery.com>
2351
2352 * gdb.python/python.exp: Get working directory and match the
2353 output of "set extended-prompt \\w " with it.
2354
23552014-10-30 Doug Evans <dje@google.com>
2356
2357 * gdb.python/py-objfile.exp: Add tests for setting random attributes
2358 in objfiles.
2359 * gdb.python/py-progspace.exp: Add tests for setting random attributes
2360 in progspaces.
2361
23622014-10-30 Janis Johnson <janisjo@codesourcery.com>
2363
2364 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2365 * gdb.base/realname-expand.exp: Likewise.
2366 * gdb.linespec/macro-relative.exp: Likewise.
2367
23682014-10-29 Pedro Alves <palves@redhat.com>
2369
2370 PR gdb/17408
2371 * gdb.threads/schedlock.c (some_function): New function.
2372 (call_function): New global.
2373 (MAYBE_CALL_SOME_FUNCTION): New macro.
2374 (thread_function): Call it.
2375 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2376 and use it instead of a global counter. Adjust all callers.
2377 (get_current_thread): Use "find current thread" for test message
2378 here rather than having all callers pass down the same string.
2379 (goto_loop): New procedure, factored out from ...
2380 (my_continue): ... this.
2381 (step_ten_loops): Change parameter from test message to command to
2382 use. Adjust.
2383 (list_count): Delete global.
2384 (check_result): New procedure, factored out from duplicate top
2385 level code.
2386 (continue tests): Wrap in with_test_prefix.
2387 (test_step): New procedure, factored out from duplicate top level
2388 code.
2389 (top level): Test "step" in combination with all scheduler-locking
2390 modes. Test "next" in combination with all scheduler-locking
2391 modes, and in combination with stepping over a function call or
2392 not.
2393 * gdb.threads/next-bp-other-thread.c: New file.
2394 * gdb.threads/next-bp-other-thread.exp: New file.
2395
23962014-10-29 Pedro Alves <palves@redhat.com>
2397
2398 PR python/17372
2399 * gdb.python/python.exp: Test a multi-line command that spawns
2400 interactive Python.
2401 * gdb.base/multi-line-starts-subshell.exp: New file.
2402
24032014-10-29 Yao Qi <yao@codesourcery.com>
2404
2405 * gdb.base/fileio.exp: Make directories on host.
2406
24072014-10-29 Yao Qi <yao@codesourcery.com>
2408
2409 * gdb.base/fileio.c (test_write): Close the file.
2410
24112014-10-28 Pedro Alves <palves@redhat.com>
2412
2413 PR gdb/12623
2414 * gdb.base/sigstep.c (no_handler): New global.
2415 (main): If 'no_handler is true, set the signal handlers to
2416 SIG_IGN.
2417 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2418 with_sw_watch and no_handler parameters. Handle them.
2419 (top level) <stepping over handler when stopped at a breakpoint
2420 test>: Add a test axis for testing with a software watchpoint, and
2421 another for testing with the signal handler set to SIG_IGN.
2422 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2423 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2424
24252014-10-28 Pedro Alves <palves@redhat.com>
2426
2427 PR gdb/17511
2428 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2429 * gdb.base/sigstep.exp (other_handler_location): New global.
2430 (advance): Support stepping into the signal handler, and running
2431 commands while in the handler.
2432 (in_handler_map): New global.
2433 (top level): In the advance test, add combinations for getting
2434 into the handler with stepping commands, and for running commands
2435 in the handler. Add comment descripting the advancei tests.
2436
24372014-10-28 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.base/sigstep.exp: Use build_executable instead of
2440 prepare_for_testing.
2441 (top level): Move code that starts GDB, runs to main and creates a
2442 display to ...
2443 (restart): ... this new procedure.
2444 (top level): Move backtrace from signal handler test to ...
2445 (validate_backtrace): ... this new procedure.
2446 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2447 with_test_prefix. Always restart GDB.
2448 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2449 with_test_prefix. Always restart GDB. No need to delete
2450 breakpoints after the test.
2451 (test_skip_handler): Remove prefix parameter.
2452 (skip_over_handler, breakpoint_to_handler)
2453 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2454 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2455 restart GDB. No need to delete breakpoints after the test.
2456 (top level): Use foreach to call the test procedures with
2457 different commands.
2458
24592014-10-28 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2462 instead of GNATS numbers.
2463 * gdb.base/sigbpt.exp: Likewise.
2464 * gdb.base/siginfo.exp: Likewise.
2465 * gdb.base/sigstep.exp: Likewise.
2466
24672014-10-27 Pedro Alves <palves@redhat.com>
2468
2469 * gdb.base/sigstep.c (dummy): New global.
2470 (main): Issue a couple writes to the new global.
2471 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2472 procedures.
2473 (skip_over_handler): Use test_skip_handler.
2474 (top level): Call skip_over_handler for stepi and nexti too.
2475 (breakpoint_over_handler): Use test_skip_handler.
2476 (top level): Call breakpoint_over_handler for stepi and nexti too.
2477
24782014-10-27 Yao Qi <yao@codesourcery.com>
2479
2480 * gdb.trace/tfile.c (adjust_function_address)
2481 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2482 function descriptor.
2483
24842014-10-24 Don Breazeal <donb@codesourcery.com>
2485
2486 * gdb.base/foll-fork.exp (test_follow_fork,
2487 catch_fork_child_follow): Check for updated fork messages emitted
2488 from infrun.c.
2489 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2490 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2491 vfork_and_exec_child_follow_through_step): Check for updated vfork
2492 messages emitted from infrun.c.
2493
24942014-10-24 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.base/corefile.exp: Remove references to ultrix.
2497 * gdb.base/interrupt.exp: Likewise.
2498 * gdb.base/whatis.exp: Likewise.
2499 * gdb.gdb/selftest.exp: Likewise.
2500 * gdb.threads/manythreads.exp: Likewise.
2501 * gdb.threads/print-threads.exp: Likewise.
2502 * gdb.threads/pthreads.exp:: Likewise.
2503 * gdb.threads/schedlock.exp: Likewise.
2504
25052014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2506
2507 * gdb.cp/non-trivial-retval.cc: Add a test case.
2508 * gdb.cp/non-trivial-retval.exp: Add a test.
2509
25102014-10-20 Yao Qi <yao@codesourcery.com>
2511
2512 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2513 * gdb.python/py-objfile-script-gdb.py: New file.
2514 * gdb.python/py-objfile-script.exp: Update reference to
2515 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2516 of remote_download. Remove the dest file.
2517
25182014-10-20 Yao Qi <yao@codesourcery.com>
2519
2520 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2521 * gdb.base/step-line.exp: Likewise.
2522 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2523 * gdb.dwarf2/dw2-basic.exp: Likewise.
2524 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2525 * gdb.dwarf2/dw2-filename.exp: Likewise.
2526 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2527 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2528 * gdb.dwarf2/dw2-producer.exp: Likewise.
2529 * gdb.dwarf2/mac-fileno.exp: Likewise.
2530 * gdb.python/py-frame-args.exp: Likewise.
2531 * gdb.python/py-framefilter.exp: Likewise.
2532 * gdb.python/py-mi.exp: Likewise.
2533 * gdb.python/py-objfile-script.exp: Likewise
2534 * gdb.python/py-pp-integral.exp: Likewise.
2535 * gdb.python/py-pp-re-notag.exp: Likewise.
2536 * gdb.python/py-prettyprint.exp: Likewise.
2537 * gdb.python/py-section-script.exp: Likewise.
2538 * gdb.python/py-typeprint.exp: Likewise.
2539 * gdb.python/py-xmethods.exp: Likewise.
2540 * gdb.stabs/weird.exp: Likewise.
2541 * gdb.xml/tdesc-regs.exp: Likewise.
2542
25432014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2544
2545 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2546 (out_cu): Use addr_len for the size of addresses.
2547 (out_line): Likewise. Size DW_LNE_set_address instruction
2548 according to addr_len.
2549 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2550 (FUNC): Add START_INSNS to definition.
2551
25522014-10-18 Yao Qi <yao@codesourcery.com>
2553
2554 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2555 gdb_has_argv0 return true.
2556 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2557 check [target_info exists noargs], check [gdb_has_argv0]
2558 instead.
2559 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2560 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2561 procedures.
2562
25632014-10-17 Doug Evans <dje@google.com>
2564
2565 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2566 event.
2567 * gdb.python/py-events.py: Add clear_objfiles event.
2568
25692014-10-17 Doug Evans <dje@google.com>
2570
2571 * gdb.python/py-objfile.exp: Test progspace attribute.
2572
25732014-10-17 Luis Machado <lgustavo@codesourcery.com>
2574
2575 * gdb.guile/scm-breakpoint.exp: Do not assume any
2576 directory separators when matching source file paths.
2577 * gdb.python/py-breakpoint.exp: Likewise.
2578 * gdb.reverse/break-precsave.exp: Likewise.
2579 * gdb.reverse/break-reverse.exp: Likewise.
2580 * gdb.reverse/consecutive-precsave.exp: Likewise.
2581 * gdb.reverse/finish-precsave.exp: Likewise.
2582 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2583 * gdb.reverse/finish-reverse.exp: Likewise.
2584 * gdb.reverse/i386-precsave.exp: Likewise.
2585 * gdb.reverse/i387-env-reverse.exp: Likewise.
2586 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2587 * gdb.reverse/machinestate-precsave.exp: Likewise.
2588 * gdb.reverse/machinestate.exp: Likewise.
2589 * gdb.reverse/sigall-precsave.exp: Likewise.
2590 * gdb.reverse/solib-precsave.exp: Likewise.
2591 * gdb.reverse/step-precsave.exp: Likewise.
2592 * gdb.reverse/until-precsave.exp: Likewise.
2593 * gdb.reverse/watch-precsave.exp: Likewise.
2594 * gdb.reverse/watch-reverse.exp: Likewise.
2595
25962014-10-17 Yao Qi <yao@codesourcery.com>
2597
2598 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2599 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2600
26012014-10-17 Pedro Alves <palves@redhat.com>
2602
2603 PR gdb/17471
2604 * gdb.base/bg-execution-repeat.c: New file.
2605 * gdb.base/bg-execution-repeat.exp: New file.
2606
26072014-10-17 Pedro Alves <palves@redhat.com>
2608
2609 PR gdb/17300
2610 * gdb.base/continue-all-already-running.c: New file.
2611 * gdb.base/continue-all-already-running.exp: New file.
2612
26132014-10-17 Pedro Alves <palves@redhat.com>
2614
2615 PR gdb/17472
2616 * gdb.base/annota-input-while-running.c: New file.
2617 * gdb.base/annota-input-while-running.exp: New file.
2618
26192014-10-17 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.base/callfuncs.exp: emove references to osf.
2622 * gdb.base/sigall.exp: Likewise.
2623 * gdb.gdb/selftest.exp: Likewise.
2624 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2625 * gdb.mi/non-stop.c: Likewise.
2626 * gdb.mi/pthreads.c: Likewise.
2627 * gdb.reverse/sigall-precsave.exp: Likewise.
2628 * gdb.reverse/sigall-reverse.exp: Likewise.
2629 * gdb.threads/pthreads.c: Likewise.
2630 * gdb.threads/pthreads.exp: Likewise.
2631
26322014-10-17 Yao Qi <yao@codesourcery.com>
2633
2634 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2635 check 'target_info exists noargs'.
2636 (test_command_prompt_position): Likewise.
2637 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2638 Remove "set args".
2639 (progvar_simple_while_test): Likewise.
2640 (progvar_complex_if_while_test): Likewise.
2641 (if_while_breakpoint_command_test): Likewise.
2642 (infrun_breakpoint_command_test): Likewise.
2643 (breakpoint_command_test): Likewise.
2644 (watchpoint_command_test): Likewise.
2645 (bp_deleted_in_command_test): Likewise.
2646 (temporary_breakpoint_commands): Likewise.
2647
26482014-10-16 Yao Qi <yao@codesourcery.com>
2649
2650 * gdb.base/remotetimeout.exp: Remove noargs checking.
2651
26522014-10-15 Pedro Alves <palves@redhat.com>
2653
2654 PR breakpoints/9649
2655 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2656 * gdb.base/breakpoint-in-ro-region.exp
2657 (probe_target_hardware_step): New procedure.
2658 (top level): Probe hardware stepping and hardware breakpoint
2659 support. Test stepping through a read-only region, with both
2660 "breakpoint auto-hw" on and off and both "always-inserted" on and
2661 off.
2662
26632014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2664
2665 * gdb.dlang/demangle.exp: Update for demangling changes.
2666
26672014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2668
2669 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2670 * gdb.cp/non-trivial-retval.exp: Add new tests.
2671
26722014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2673
2674 PR c++/13403
2675 PR c++/15154
2676 * gdb.cp/non-trivial-retval.cc: New file.
2677 * gdb.cp/non-trivial-retval.exp: New file.
2678
26792014-10-15 Yao Qi <yao@codesourcery.com>
2680
2681 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2682 remote host.
2683
26842014-10-15 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.python/py-symbol.exp: Match file base name if host is
2687 remote, otherwise match file name with dir name.
2688 * gdb.python/py-symtab.exp: Likewise.
2689 * gdb.python/python.exp: Likewise.
2690
26912014-10-15 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2694 pattern.
2695 * gdb.python/py-symtab.exp: Likewise.
2696 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2697 locationn.
2698
26992014-10-14 Joel Brobecker <brobecker@adacore.com>
2700
2701 * gdb.ada/addr_arith: New testcase.
2702
27032014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2704
2705 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2706 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2707 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2708 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2709
27102014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2711
2712 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2713 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2714 * gdb.arch/stap-eval-lang-ada.exp: New file.
2715
27162014-10-14 Yao Qi <yao@codesourcery.com>
2717
2718 * gdb.mi/mi-var-child.c (nothing1): New function.
2719 (nothing2): New function.
2720 (do_children_tests): Set function pointers by nothing1 and
2721 nothing2.
2722 * gdb.mi/mi-var-child.exp: Step over new added statements.
2723 Update test to match the new output.
2724 * gdb.mi/var-cmd.c (nothing1): New function.
2725 (nothing2): New function.
2726 (do_children_tests): Set function pointers by nothing1 and
2727 nothing2.
2728 * gdb.mi/mi-var-display.exp: Update test to match output.
2729 Step to the line specified by $line_dct_nothing.
2730 Increase the number of lines to step.
2731
27322014-10-14 Yao Qi <yao@codesourcery.com>
2733
2734 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2735 tests.
2736 * gdb.mi/mi2-var-child.exp: Likewise.
2737
27382014-10-13 Doug Evans <dje@google.com>
2739
2740 * gdb.python/py-objfile.exp: Change name of file name test.
2741
27422014-10-13 Doug Evans <dje@google.com>
2743
2744 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2745 from the start of the CU.
2746
27472014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2748 Yao Qi <yao@codesourcery.com>
2749
2750 Fix "save breakpoints" for "catch" command.
2751 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2752 Remove -nonewline. Match also the added "main" line.
2753
27542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 Fix "save breakpoints" for "disable $bpnum" command.
2757 * gdb.base/save-bp.c (main): Add label.
2758 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2759
27602014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2763
27642014-10-11 Yao Qi <yao@codesourcery.com>
2765
2766 * gdb.server/server-kill.exp: Execute command
2767 "set remote trace-status-packet on" before "tstatus".
2768
27692014-10-11 Yao Qi <yao@codesourcery.com>
2770
2771 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2772 (main): Call getppid.
2773 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2774 and continue to it. Read variable "server_pid".
2775
27762014-10-11 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2779
27802014-10-11 Yao Qi <yao@codesourcery.com>
2781
2782 * gdb.threads/thread-find.exp: Don't execute command
2783 "info threads".
2784 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2785 * gdb.threads/linux-dp.exp: Don't check the condition
2786 $threads_created equals to zero.
2787
27882014-10-10 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.base/bigcore.exp: Remove references to IRIX.
2791 * gdb.base/funcargs.exp: Likewise.
2792 * gdb.base/interrupt.exp: Likewise.
2793 * gdb.base/mips_pro.exp: Likewise.
2794 * gdb.base/nodebug.exp: Likewise.
2795 * gdb.base/setvar.exp: Likewise.
2796 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2797
27982014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2799 Pedro Alves <palves@redhat.com>
2800
2801 PR symtab/14466
2802 * gdb.base/vdso-warning.c: New file.
2803 * gdb.base/vdso-warning.exp: New file.
2804
28052014-10-02 Doug Evans <dje@google.com>
2806
2807 * gdb.base/structs.c (main): Don't run forever.
2808
28092014-10-02 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2812 (top level) <stop threads 1, stop threads 2>: Use it.
2813
28142014-10-02 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.threads/break-while-running.exp (test): Add new
2817 'update_thread_list' argument. Skip "info threads" if false.
2818 (top level): Add new 'update_thread_list' axis.
2819
28202014-10-02 Pedro Alves <palves@redhat.com>
2821
2822 PR breakpoints/17431
2823 * gdb.base/execl-update-breakpoints.c: New file.
2824 * gdb.base/execl-update-breakpoints.exp: New file.
2825
28262014-10-01 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.base/breakpoint-in-ro-region.c: New file.
2829 * gdb.base/breakpoint-in-ro-region.exp: New file.
2830
28312014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2832
2833 * gdb.mi/mi-exit-code.exp: New file.
2834 * gdb.mi/mi-exit-code.c: New file.
2835
28362014-09-30 Yao Qi <yao@codesourcery.com>
2837
2838 * lib/prelink-support.exp (build_executable_own_libs): Error if
2839 the target isn't native.
2840
28412014-09-30 Yao Qi <yao@codesourcery.com>
2842
2843 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2844 false.
2845
28462014-09-22 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.threads/break-while-running.exp: New file.
2849 * gdb.threads/break-while-running.c: New file.
2850
28512014-09-19 Yao Qi <yao@codesourcery.com>
2852
2853 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2854 Invoke test. Restart GDB with --readnow and invoke test again.
2855
28562014-09-19 Yao Qi <yao@codesourcery.com>
2857
2858 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2859 proc set_breakpoint_on_gcd_function. Invoke
2860 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2861 invoke set_breakpoint_on_gcd_function again.
2862
28632014-09-18 Doug Evans <dje@google.com>
2864
2865 * gdb.dwarf2/symtab-producer.exp: New file.
2866
28672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2868
2869 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2870 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2871 * gdb.base/global-var-nested-by-dso.c: Likewise.
2872 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2873
28742014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2875 Pedro Alves <palves@redhat.com>
2876
2877 * gdb.base/watch-bitfields.exp: Pass string other than test file
2878 name to prepare_for_testing.
2879 (watch): New procedure.
2880 (expect_watchpoint): Use with_test_prefix.
2881 (top level): Factor out tests to ...
2882 (test_watch_location, test_regular_watch): ... these new
2883 procedures, and use with_test_prefix and gdb_continue_to_end.
2884
28852014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2886
2887 PR breakpoints/12526
2888 * gdb.base/watch-bitfields.exp: New file.
2889 * gdb.base/watch-bitfields.c: New file.
2890
28912014-09-16 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2894 software and hardware addresses, not software address against
2895 itself.
2896
28972014-09-16 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2900 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2901
29022014-09-16 Pedro Alves <palves@redhat.com>
2903
2904 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2905 files.
2906 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2907 "*-*-vxworks*" throughout.
2908 * gdb.base/break.exp: Likewise.
2909 * gdb.base/default.exp: Likewise.
2910 * gdb.base/scope.exp: Likewise.
2911 * gdb.base/sepdebug.exp: Likewise.
2912 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2913 throughout.
2914 * gdb.base/run.c: Likewise.
2915 * gdb.base/sepdebug.c: Likewise.
2916 * gdb.hp/gdb.aCC/run.c: Likewise.
2917 * gdb.reverse/until-reverse.c: Likewise.
2918 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2919
29202014-09-16 Yao Qi <yao@codesourcery.com>
2921
2922 * boards/local-remote-host-native.exp: New file.
2923
29242014-09-14 Doug Evans <xdje42@gmail.com>
2925
2926 * gdb.threads/queue-signal.c (thread_count): New variable.
2927 (thread_count_mutex, thread_count_condvar): New variables.
2928 (incr_thread_count, wait_all_threads_running): New functions.
2929 (main): Wait for all threads to be in their thread functions.
2930
29312014-09-13 Doug Evans <xdje42@gmail.com>
2932
2933 * gdb.threads/queue-signal.c: New file.
2934 * gdb.threads/queue-signal.exp: New file.
2935
29362014-09-13 Doug Evans <xdje42@gmail.com>
2937
2938 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2939 be consistent with what default_gdb_init uses.
2940 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2941 the plain text of the prompt. Add some logging printfs.
2942 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2943
29442014-09-12 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2947 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2948 * gdb.arch/i386-size-overlap.exp: Likewise.
2949 * gdb.arch/i386-size.exp: Likewise.
2950 * gdb.arch/i386-unwind.exp: Likewise.
2951 * gdb.base/a2-run.exp: Likewise.
2952 * gdb.base/break.exp: Likewise.
2953 * gdb.base/charset.exp: Likewise.
2954 * gdb.base/chng-syms.exp: Likewise.
2955 * gdb.base/commands.exp: Likewise.
2956 * gdb.base/dbx.exp: Likewise.
2957 * gdb.base/find.exp: Likewise.
2958 * gdb.base/funcargs.exp: Likewise.
2959 * gdb.base/jit-simple.exp: Likewise.
2960 * gdb.base/reread.exp: Likewise.
2961 * gdb.base/sepdebug.exp: Likewise.
2962 * gdb.base/step-bt.exp: Likewise.
2963 * gdb.cp/mb-inline.exp: Likewise.
2964 * gdb.cp/mb-templates.exp: Likewise.
2965 * gdb.objc/basicclass.exp: Likewise.
2966 * gdb.threads/killed.exp: Likewise.
2967
29682014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2969
2970 PR tdep/17379
2971 * gdb.arch/powerpc-stackless.S: New file.
2972 * gdb.arch/powerpc-stackless.exp: New file.
2973
29742014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2975
2976 * gdb.base/attach.c: Include unistd.h.
2977 (main): Call alarm. Add label postloop.
2978 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2979 gdb_breakpoint, gdb_continue_to_breakpoint.
2980 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2981
29822014-09-11 Pedro Alves <palves@redhat.com>
2983
2984 PR gdb/17347
2985 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2986 * gdb.base/attach.exp (test_command_line_attach_run): New
2987 procedure.
2988 (top level): Call it.
2989
29902014-09-11 Pedro Alves <palves@redhat.com>
2991
2992 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2993 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2994 (do_command_attach_tests): Use spawn_wait_for_attach.
2995 * gdb.base/solib-overlap.exp: Likewise.
2996 * gdb.multi/multi-attach.exp: Likewise.
2997 * gdb.python/py-prompt.exp: Likewise.
2998 * gdb.python/py-sync-interp.exp: Likewise.
2999 * gdb.server/ext-attach.exp: Likewise.
3000
30012014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3002
3003 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3004 command in testcase. Simplify testcase.
3005
30062014-09-10 Joel Brobecker <brobecker@adacore.com>
3007
3008 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3009
30102014-09-10 Joel Brobecker <brobecker@adacore.com>
3011
3012 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3013
30142014-09-10 Joel Brobecker <brobecker@adacore.com>
3015
3016 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3017
30182014-09-10 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.dwarf2/dynarr-ptr.c: New file.
3021 * gdb.dwarf2/dynarr-ptr.exp: New file.
3022
30232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3024
3025 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3026 of 30 rather than hardcoding 120 for a slow test case. Take the
3027 `gdb,timeout' target setting into account for this calculation.
3028 Don't extend the timeout for the test cases that don't need it.
3029
30302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3031
3032 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3033 a factor of 2 for a slow test case. Take the `gdb,timeout'
3034 target setting into account for this calculation.
3035 * gdb.reverse/until-precsave.exp: Increase the timeout by
3036 a factor of 15 and 3 respectively rather than adding 120
3037 for a pair of slow test cases. Take the `gdb,timeout'
3038 target setting into account for this calculation.
3039
30402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3041
3042 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3043 timeout, don't pass one down to gdb_expect.
3044 (gdb_expect): Rework timeout selection.
3045
30462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3047
3048 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3049 exception on timeout.
3050 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3051 (gdbserver_start_extended): Catch any `gdbserver_start' error
3052 exceptions.
3053 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3054 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3055 `gdbserver_gdb_load' error exceptions.
3056
30572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3058
3059 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3060 120 on waiting for the TCP socket to open.
3061
30622014-09-09 Doug Evans <xdje42@gmail.com>
3063
3064 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3065 _caller_matches, _any_caller_is, _any_caller_matches.
3066
30672014-09-09 Doug Evans <xdje42@gmail.com>
3068
3069 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3070
30712014-09-09 Yao Qi <yao@codesourcery.com>
3072
3073 * gdb.mi/mi-var-display.exp: Set print symbol off.
3074
30752014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3076
3077 PR gdb/17035
3078 * gdb.base/commands.exp: Add tests to verify user-defined
3079 commands with empty bodies.
3080 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3081 python commands in `show user command`.
3082 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3083 scheme commands in `show user command`.
3084
30852014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3086
3087 PR python/17355
3088 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3089 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3090 * gdb.python/py-framefilter-invalidarg.exp: New file.
3091 * gdb.python/py-framefilter-invalidarg.py: New file.
3092
30932014-09-06 Doug Evans <xdje42@gmail.com>
3094
3095 PR 15276
3096 * gdb.python/py-caller-is.c: New file.
3097 * gdb.python/py-caller-is.exp: New file.
3098
30992014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3100
3101 PR gdb/17235
3102 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3103 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3104
31052014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3106
3107 PR fortran/17237
3108 * gdb.fortran/print-formatted.exp: New file.
3109 * gdb.fortran/print-formatted.f90: Likewise.
3110
31112014-09-03 Sasha Smundak <asmundak@google.com>
3112
3113 * gdb.python/py-frame.exp: Test Frame.read_register.
3114
31152014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3116
3117 PR python/16699
3118 * gdb.python/py-completion.exp: New file.
3119 * gdb.python/py-completion.py: Likewise.
3120
31212014-08-28 Doug Evans <dje@google.com>
3122
3123 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3124 eax,etc. are live with values set by gdb and thus the compiler can't
3125 use them.
3126 * gdb.arch/i386-pseudo.c (main): Ditto.
3127
31282014-08-27 Doug Evans <dje@google.com>
3129
3130 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3131
31322014-08-25 Doug Evans <dje@google.com>
3133
3134 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3135 (main): Ditto.
3136
31372014-08-25 Doug Evans <dje@google.com>
3138
3139 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3140
31412014-08-24 Yao Qi <yao@codesourcery.com>
3142
3143 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3144 symbol off.
3145 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3146
31472014-08-22 Doug Evans <dje@google.com>
3148
3149 PR 17276
3150 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3151 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3152 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3153
31542014-08-22 Yao Qi <yao@codesourcery.com>
3155
3156 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3157 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3158 * gdb.python/python.exp: Likewise. Use .py file on the host
3159 instead of the build.
3160
31612014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3162
3163 * gdb.threads/gcore-stale-thread.c: New file.
3164 * gdb.threads/gcore-stale-thread.exp: New file.
3165
31662014-08-21 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3169 * gdb.base/gcore-relro-pie.exp: Likewise.
3170 * gdb.base/gcore-relro.exp: Likewise.
3171 * gdb.base/gcore.exp: Likewise.
3172 * gdb.base/print-symbol-loading.exp: Likewise.
3173 * gdb.threads/gcore-thread.exp: Likewise.
3174 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3175
31762014-08-20 Pedro Alves <palves@redhat.com>
3177 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3180 configure.
3181 (EXPECT): Handle READ1 being set.
3182 (all): Depend on EXTRA_RULES.
3183 (check-read1, expect-read1, read1.so, read1): New rules.
3184 * README (Testsuite Parameters): Document the READ1 make variable.
3185 (Race detection): New section.
3186 * configure: Regenerate.
3187 * configure.ac: If build==host==target, and running under a
3188 GNU/glibc system, add read1 to the extra Makefile rules.
3189 (EXTRA_RULES): AC_SUBST it.
3190 * lib/read1.c: New file.
3191
31922014-08-20 Joel Brobecker <brobecker@adacore.com>
3193
3194 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3195 the handling of variables declared as a typedef to an array
3196 which a DW_AT_data_location attribute.
3197
31982014-08-19 Andrew Burgess <aburgess@broadcom.com>
3199 Pedro Alves <palves@redhat.com>
3200
3201 PR symtab/14604
3202 PR symtab/14605
3203 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3204 gdb_test.
3205
32062014-08-19 Pedro Alves <palves@redhat.com>
3207
3208 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3209
32102014-08-19 Yao Qi <yao@codesourcery.com>
3211
3212 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3213 right line.
3214
32152014-08-18 David Blaikie <dblaikie@gmail.com>
3216
3217 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3218
32192014-08-18 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3222 attribute in array range.
3223
32242014-08-18 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3227
32282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3229
3230 PR c++/17132
3231 * gdb.cp/pr17132.cc: New file.
3232 * gdb.cp/pr17132.exp: New file.
3233
32342014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3235
3236 * gdb.python/py-xmethods.py (A_getarrayind)
3237 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3238 Use 'print' with function call syntax.
3239 (E_method_matcher.match): Fix tab vs space indentation mixup.
3240
32412014-08-15 Yao Qi <yao@codesourcery.com>
3242
3243 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3244 false.
3245
32462014-08-15 Yao Qi <yao@codesourcery.com>
3247
3248 * gdb.cp/casts.exp: Set print symbol off.
3249 * gdb.cp/class2.exp: Likewise.
3250 * gdb.cp/overload.exp: Likewise.
3251 * gdb.cp/templates.exp: Likewise.
3252
32532014-08-11 Doug Evans <dje@google.com>
3254
3255 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3256 (test_load_shlib): Update.
3257
32582014-08-09 Yao Qi <yao@codesourcery.com>
3259
3260 * gdb.base/display.exp: Invoke is_address_zero_readable.
3261 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3262 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3263 * gdb.base/hbreak-unmapped.exp: Return if
3264 is_address_zero_readable returns true.
3265 * gdb.base/signest.exp: Likewise.
3266 * gdb.base/signull.exp: Likewise.
3267 * gdb.base/sigbpt.exp: Likewise.
3268 * gdb.guile/scm-disasm.exp: Do the test if
3269 is_address_zero_readable returns false.
3270 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3271 * gdb.python/py-arch.exp: Likewise.
3272 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3273 * lib/gdb.exp (is_address_zero_readable): New proc.
3274
32752014-08-09 Yao Qi <yao@codesourcery.com>
3276
3277 PR testsuite/13443
3278 * gdb.mi/mi-var-display.exp: Make test messages unique.
3279
32802014-08-04 Tom Tromey <tromey@redhat.com>
3281
3282 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3283 target 0".
3284
32852014-08-04 Tom Tromey <tromey@redhat.com>
3286
3287 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3288 "target_resume".
3289
32902014-08-01 Joel Brobecker <brobecker@adacore.com>
3291
3292 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3293 inner_vla_struct_object_size.
3294 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3295 as xfail.
3296
32972014-07-30 Pedro Alves <palves@redhat.com>
3298
3299 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3300 comment.
3301
33022014-07-29 Yao Qi <yao@codesourcery.com>
3303
3304 PR gdb/17206
3305 * gdb.base/until-nodebug.exp: New.
3306
33072014-07-28 Doug Evans <xdje42@gmail.com>
3308
3309 PR guile/17203
3310 * gdb.guile/scm-parameter.exp: Add tests for trying to create
3311 previously existing parameter, and previously ambiguously spelled
3312 parameter.
3313
33142014-07-28 Will Newton <will.newton@linaro.org>
3315
3316 * gdb.base/varargs.exp: Remove KFAILs for ARM.
3317
33182014-07-26 Ludovic Courtès <ludo@gnu.org>
3319 Doug Evans <xdje42@gmail.com>
3320
3321 PR guile/17146
3322 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
3323
33242014-07-25 Pedro Alves <palves@redhat.com>
3325
3326 * gdb.threads/signal-command-handle-nopass.c: New file.
3327 * gdb.threads/signal-command-handle-nopass.exp: New file.
3328 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
3329 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
3330 * gdb.threads/signal-delivered-right-thread.c: New file.
3331 * gdb.threads/signal-delivered-right-thread.exp: New file.
3332
33332014-07-25 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/double-prompt-target-event-error.exp
3336 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
3337 match.
3338 (cancel_pagination_in_target_event): Rework double prompt
3339 detection.
3340 * gdb.base/paginate-after-ctrl-c-running.exp
3341 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
3342 <return>' match.
3343 * gdb.base/paginate-bg-execution.exp
3344 (test_bg_execution_pagination_return)
3345 (test_bg_execution_pagination_cancel): Remove '-notransfer
3346 <return>' matches.
3347 * gdb.base/paginate-execution-startup.exp
3348 (test_fg_execution_pagination_return)
3349 (test_fg_execution_pagination_cancel): Remove '-notransfer
3350 <return>' matches.
3351 * gdb.base/paginate-inferior-exit.exp
3352 (test_paginate_inferior_exited): Remove '-notransfer <return>'
3353 match.
3354 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
3355 * lib/gdb.exp (pagination_prompt): Run text through
3356 string_to_regexp.
3357 (gdb_test_multiple): Match $pagination_prompt instead of
3358 "<return>".
3359 (string_to_regexp): Move to lib/gdb-utils.exp.
3360
33612014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3362
3363 * gdb.arch/amd64-entry-value-paramref.S: New file.
3364 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3365 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3366 * gdb.arch/amd64-optimout-repeat.S: New file.
3367 * gdb.arch/amd64-optimout-repeat.c: New file.
3368 * gdb.arch/amd64-optimout-repeat.exp: New file.
3369
33702014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3371
3372 PR gdb/17170
3373 * gdb.base/statistics.exp: New file.
3374
33752014-07-17 Doug Evans <dje@google.com>
3376
3377 PR gdb/17170
3378 * gdb.base/maint.exp: Update testing of per-command stats.
3379
33802014-07-16 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3383 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3384 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3385 (tfile_write_buf): New functions.
3386 (add_memory_block): Rewrite using the above.
3387 (adjust_function_address): New function.
3388 (FUNCTION_ADDRESS): New macro.
3389 (write_basic_trace_file): Remove short_x local, and use
3390 tfile_write_16. Change type of func_addr local to unsigned long
3391 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3392 here. Cast argument of add_memory_block to char pointer.
3393 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3394 (main): Remove parameters.
3395 * gdb.trace/tfile.exp: Remove nowarnings.
3396
33972014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3398
3399 * gdb.base/debug-expr.exp: Test string evaluation with
3400 "debug expression" on.
3401
34022014-07-15 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.base/reread.exp: Use clean_restart.
3405
34062014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3407
3408 * gdb.arch/avr-flash-qualifer.c: New.
3409 * gdb.arch/avr-flash-qualifer.exp: New.
3410
34112014-07-14 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3414 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3415
34162014-07-14 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.base/double-prompt-target-event-error.c: New file.
3419 * gdb.base/double-prompt-target-event-error.exp: New file.
3420
34212014-07-14 Pedro Alves <palves@redhat.com>
3422
3423 PR gdb/17072
3424 * gdb.base/paginate-inferior-exit.c: New file.
3425 * gdb.base/paginate-inferior-exit.exp: New file.
3426
34272014-07-14 Pedro Alves <palves@redhat.com>
3428
3429 PR gdb/17072
3430 * gdb.base/paginate-bg-execution.c: New file.
3431 * gdb.base/paginate-bg-execution.exp: New file.
3432
34332014-07-14 Pedro Alves <palves@redhat.com>
3434
3435 PR gdb/17072
3436 * gdb.base/paginate-execution-startup.c: New file.
3437 * gdb.base/paginate-execution-startup.exp: New file.
3438 * lib/gdb.exp (pagination_prompt): New global.
3439 (default_gdb_spawn): New procedure, factored out from
3440 default_gdb_spawn.
3441 (default_gdb_start): Adjust to call default_gdb_spawn.
3442 (gdb_spawn): New procedure.
3443
34442014-07-14 Pedro Alves <palves@redhat.com>
3445
3446 * lib/gdb.exp (gdb_assert): New procedure.
3447 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3448
34492014-07-14 Pedro Alves <palves@redhat.com>
3450
3451 * gdb.base/execution-termios.c: New file.
3452 * gdb.base/execution-termios.exp: New file.
3453
34542014-07-14 Tom Tromey <tromey@redhat.com>
3455
3456 * gdb.cp/vla-cxx.cc: New file.
3457 * gdb.cp/vla-cxx.exp: New file.
3458
34592014-07-14 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.reverse/rerun-prec.c: New file.
3462 * gdb.reverse/rerun-prec.exp: New file.
3463
34642014-07-12 Maciej W. Rozycki <macro@mips.com>
3465 Maciej W. Rozycki <macro@codesourcery.com>
3466
3467 * lib/gdb-utils.exp: New file.
3468 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3469 inline `gdb_init_command' processing.
3470 (gdb_start_cmd): Likewise.
3471 * lib/mi-support.exp (mi_run_cmd): Likewise.
3472 * README: Document `gdb_init_command' and `gdb_init_commands'.
3473
34742014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3475
3476 Fix false FAIL running under a very long directory name.
3477 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3478 and "set print elements 10000". Twice.
3479
34802014-07-11 Yao Qi <yao@codesourcery.com>
3481
3482 * gdb.base/exprs.exp: "set print symbol off".
3483
34842014-07-11 Pedro Alves <palves@redhat.com>
3485
3486 * gdb.threads/kill.c: New file.
3487 * gdb.threads/kill.exp: New file.
3488
34892014-07-10 Yao Qi <yao@codesourcery.com>
3490
3491 * gdb.trace/tfile.c (write_basic_trace_file)
3492 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3493 address written to trace file.
3494
34952014-07-09 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.base/attach-wait-input.exp: New file.
3498 * gdb.base/attach-wait-input.c: New file.
3499
35002014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3501
3502 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3503 setting up test structures.
3504 (main): Call new test function.
3505 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3506 test function, continue into test function and walk test
3507 structures.
3508
35092014-07-02 Yao Qi <yao@codesourcery.com>
3510
3511 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3512 'bar_start' at the beginning of functions 'foo' and 'bar'
3513 respectively.
3514 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3515 instead of 'foo' and 'bar'.
3516
35172014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3518
3519 * gdb.btrace/segv.exp: New.
3520 * gdb.btrace/segv.c: New.
3521
35222014-07-02 Luis Machado <lgustavo@codesourcery.com>
3523
3524 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3525 instruction.
3526
35272014-06-30 Mark Wielaard <mjw@redhat.com>
3528
3529 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3530 vulture, vilify, villar): New volatile array constants.
3531 (vindictive, vegetation): New const volatile array constants.
3532 * gdb.base/volatile.exp: Test volatile and const volatile array
3533 types.
3534
35352014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3536
3537 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3538 target lacks support for awatch, rwatch, or hbreak.
3539
35402014-06-27 Yao Qi <yao@codesourcery.com>
3541
3542 * gdb.multi/dummy-frame-restore.exp: New.
3543 * gdb.multi/dummy-frame-restore.c: New.
3544
35452014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3546
3547 * gdb.btrace/gcore.exp: New.
3548
35492014-06-23 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.base/watchpoint-reuse-slot.c: New file.
3552 * gdb.base/watchpoint-reuse-slot.exp: New file.
3553
35542014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3555
3556 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3557 progspace's filename in 'info', 'enable' and 'disable' command
3558 tests.
3559
35602014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3561
3562 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3563 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3564 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3565
35662014-06-20 Gary Benson <gbenson@redhat.com>
3567
3568 * gdb.arch/i386-avx.exp: Fix include file location.
3569 * gdb.arch/i386-sse.exp: Likewise.
3570
35712014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3572
3573 * gdb.dlang/expression.exp: New file.
3574
35752014-06-19 Pedro Alves <palves@redhat.com>
3576
3577 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3578 out from ...
3579 (top level): ... here. Iterate running tests under different
3580 scheduler-locking settings.
3581
35822014-06-18 Luis Machado <lgustavo@codesourcery.com>
3583
3584 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3585 to DW_FORM_addr and use non-zero addresses.
3586
35872014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3588
3589 PR gdb/17017
3590 * gdb.python/py-xmethods.cc: Add global function call counters and
3591 increment them in their respective functions. Remove "cout"
3592 statements.
3593 * gdb.python/py-xmethods.exp: Make tests check the global function
3594 call counters instead of depending on inferior IO.
3595
35962014-06-18 Don Breazeal <donb@codesourcery.com>
3597
3598 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3599 Deleted procedure.
3600 (explicit_fork_parent_follow): Deleted procedure.
3601 (explicit_fork_child_follow): Deleted procedure.
3602 (test_follow_fork): New procedure.
3603 (do_fork_tests): Replace calls to deleted procedures with
3604 calls to test_follow_fork and reset GDB for subsequent
3605 procedure calls.
3606
36072014-06-17 Yao Qi <yao@codesourcery.com>
3608
3609 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3610 CP1252.
3611
36122014-06-17 Luis Machado <lgustavo@codesourcery.com>
3613
3614 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3615 Initialize ptr and S explicitly.
3616 (skip_type_update_when_not_use_rtti_test): Likewise.
3617
36182014-06-16 Keith Seitz <keiths@redhat.com>
3619
3620 PR mi/15863
3621 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3622 the inferior is started.
3623
36242014-06-16 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/break-main-file-remove-fail.c: New file.
3627 * gdb.base/break-main-file-remove-fail.exp: New file.
3628 * gdb.base/break-unload-file.exp: Use build_executable instead of
3629 prepare_for_testing.
3630 (test_break): New parameter "initial_load". Handle it.
3631 (top level): Add initial_load cmdline/file axis.
3632
36332014-06-12 Tom Tromey <tromey@redhat.com>
3634
3635 * gdb.base/completion.exp: Don't use directory name in test.
3636
36372014-06-09 Gary Benson <gbenson@redhat.com>
3638
3639 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3640 separate the always-available ANSI-standard signals from the
3641 signals that require checking.
3642 (main): Likewise.
3643 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3644 Likewise.
3645 (main): Likewise.
3646
36472014-06-07 Keith Seitz <keiths@redhat.com>
3648
3649 Revert:
3650 PR c++/16253
3651 * gdb.cp/var-tag.cc: New file.
3652 * gdb.cp/var-tag.exp: New file.
3653 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3654 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3655 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3656 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3657
36582014-06-06 Doug Evans <xdje42@gmail.com>
3659
3660 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3661
36622014-06-06 Pedro Alves <palves@redhat.com>
3663
3664 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3665 in target debug output instead of looking at RSP packets,
3666 disabling the test on any target that uses hardware stepping.
3667 Update comments.
3668
36692014-06-06 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.base/break-unload-file.exp: Fix typo.
3672
36732014-06-06 Yao Qi <yao@codesourcery.com>
3674
3675 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3676 from "jit_function" to "^jit_function".
3677
36782014-06-06 Yao Qi <yao@codesourcery.com>
3679
3680 * gdb.base/async.c (foo): Add one statement.
3681 * gdb.base/async.exp: Get the next instruction address and
3682 match the output of "nexti" by instruction address. Match
3683 the hex address in the output of "finish".
3684
36852014-06-06 Gary Benson <gbenson@redhat.com>
3686
3687 * gdb.base/call-signals.c: Remove preprocessor conditionals
3688 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3689 SIGSEGV and SIGTERM.
3690 * gdb.base/sigall.c: Likewise.
3691 * gdb.base/unwindonsignal.c: Likewise.
3692 * gdb.reverse/sigall-reverse.c: Likewise.
3693
36942014-06-06 Yao Qi <yao@codesourcery.com>
3695
3696 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3697 readable, skip the test.
3698
36992014-06-06 Yao Qi <yao@codesourcery.com>
3700
3701 * gdb.threads/staticthreads.c (thread_function): Move the line
3702 setting breakpoint on forward.
3703 * gdb.threads/staticthreads.exp: Update comments.
3704
37052014-06-05 Ludovic Courtès <ludo@gnu.org>
3706
3707 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3708 "history-append! type error".
3709
37102014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3711
3712 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3713 erroneous dprintf expected input.
3714
37152014-06-04 Doug Evans <xdje42@gmail.com>
3716
3717 * gdb.guile/scm-generics.exp: Delete.
3718
37192014-06-04 Doug Evans <xdje42@gmail.com>
3720
3721 * gdb.guile/scm-breakpoint.exp: Update.
3722 Add tests for breakpoint registration.
3723
37242014-06-04 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3727 VLA-in-union.
3728 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3729 inner_vla_struct, vla_union types. Initialize objects of those
3730 types and compute their sizes.
3731
37322014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3733 Hui Zhu <hui@codesourcery.com>
3734
3735 * gdb.base/fileio.exp: Add test for shell not available as well as
3736 available.
3737 * gdb.base/fileio.c (test_system): Check for shell twice.
3738
37392014-06-04 Yao Qi <yao@codesourcery.com>
3740
3741 * gdb.base/auto-connect-native-target.exp: Remove redundant
3742 space from the regexp pattern.
3743
37442014-06-04 Yao Qi <yao@codesourcery.com>
3745
3746 * gdb.base/default.exp: Replace "child" with "native" in
3747 regexp pattern.
3748
37492014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3750
3751 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3752 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3753 * gdb.python/py-xmethods.py: Python script supporting the
3754 new testcase and tests.
3755
37562014-06-03 Joel Brobecker <brobecker@adacore.com>
3757 Pedro Alves <palves@redhat.com>
3758
3759 PR breakpoints/17000
3760 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3761 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3762
37632014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3764
3765 * gdb.base/subst.exp: Add tests to verify partial path matching
3766 output.
3767
37682014-06-03 Pedro Alves <palves@redhat.com>
3769
3770 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3771 target that doesn't use software single-stepping.
3772
37732014-06-03 Pedro Alves <palves@redhat.com>
3774
3775 PR breakpoints/17000
3776 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3777 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3778
37792014-06-02 Doug Evans <xdje42@gmail.com>
3780
3781 * gdb.guile/scm-parameter.exp: New file.
3782
37832014-06-02 Doug Evans <xdje42@gmail.com>
3784
3785 * gdb.guile/scm-cmd.c: New file.
3786 * gdb.guile/scm-cmd.exp: New file.
3787
37882014-06-02 Doug Evans <xdje42@gmail.com>
3789
3790 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3791 pretty-printer lookup.
3792 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3793 (make-pp_s-printer): Call it.
3794 (make-pretty-printer-from-dict): New function.
3795 (lookup-pretty-printer-maker-from-dict): New function.
3796 (*pretty-printer*): Simplify.
3797 (make-objfile-pp_s-printer): New function.
3798 (install-objfile-pretty-printers!): New function.
3799 (make-progspace-pp_s-printer): New function.
3800 (install-progspace-pretty-printers!): New function.
3801 * gdb.guile/scm-progspace.c: New file.
3802 * gdb.guile/scm-progspace.exp: New file.
3803
38042014-06-02 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.base/dprintf-bp-same-addr.c: New file.
3807 * gdb.base/dprintf-bp-same-addr.exp: New file.
3808
38092014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3810
3811 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3812 * gdb.arch/powerpc-power.s: Likewise.
3813
38142014-06-02 Joel Brobecker <brobecker@adacore.com>
3815
3816 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3817
38182014-06-01 Yao Qi <yao@codesourcery.com>
3819
3820 * gdb.base/watchpoint.exp (test_watch_location): Check null
3821 pointer can be dereferenced. If not, do the test, otherwise
3822 skip it.
3823
38242014-05-30 Andrew Burgess <aburgess@broadcom.com>
3825
3826 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3827 results.
3828 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3829
38302014-05-30 Andrew Burgess <aburgess@broadcom.com>
3831
3832 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3833 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3834 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3835 * gdb.arch/amd64-invalid-stack-top.c: New file.
3836 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3837
38382014-05-30 Pedro Alves <palves@redhat.com>
3839
3840 PR breakpoints/17000
3841 * gdb.base/sss-bp-on-user-bp.c: New file.
3842 * gdb.base/sss-bp-on-user-bp.exp: New file.
3843
38442014-05-30 David Blaikie <dblaikie@gmail.com>
3845
3846 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3847 gnu_inline semantics via attribute.
3848 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3849 source explicitly specifies the required semantics.
3850
38512014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3852
3853 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3854
38552014-05-29 Pedro Alves <palves@redhat.com>
3856 Tom Tromey <tromey@redhat.com>
3857
3858 * gdb.base/async-shell.exp: Don't enable target-async.
3859 * gdb.base/async.exp
3860 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3861 parameter. Adjust.
3862 (top level): Don't test with "target-async".
3863 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3864 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3865 * gdb.base/inferior-died.exp: Don't enable target-async.
3866 * gdb.base/interrupt-noterm.exp: Likewise.
3867 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3868 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3869 * gdb.mi/mi-nonstop.exp: Likewise.
3870 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3871 * gdb.mi/mi-nsintrall.exp: Likewise.
3872 * gdb.mi/mi-nsmoribund.exp: Likewise.
3873 * gdb.mi/mi-nsthrexec.exp: Likewise.
3874 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3875 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3876 * gdb.python/py-evsignal.exp: Don't enable target-async.
3877 * gdb.python/py-evthreads.exp: Likewise.
3878 * gdb.python/py-prompt.exp: Likewise.
3879 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3880 * gdb.server/solib-list.exp: Don't enable target-async.
3881 * gdb.threads/thread-specific-bp.exp: Likewise.
3882 * lib/mi-support.exp: Adjust to use mi-async.
3883
38842014-05-29 Pedro Alves <palves@redhat.com>
3885
3886 PR gdb/13860
3887 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3888 reason, even in sync mode.
3889
38902014-05-29 Pedro Alves <palves@redhat.com>
3891 Hui Zhu <hui@codesourcery.com>
3892
3893 PR PR15693
3894 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3895 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3896 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3897 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3898
38992014-05-28 Joel Brobecker <brobecker@adacore.com>
3900
3901 * config/monitor.exp (gdb_target_monitor): Replace use of
3902 "set remotebaud" by "set serial baud".
3903
39042014-05-26 Andy Wingo <wingo@igalia.com>
3905
3906 * gdb.guile/scm-breakpoint.exp:
3907 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3908 properties instead of gdb-object-properties.
3909
39102014-05-26 Yao Qi <yao@codesourcery.com>
3911
3912 * gdb.server/no-thread-db.exp: Specify source file name
3913 explicitly when setting a breakpoint.
3914
39152014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3916
3917 * gdb.btrace/vdso.c: New.
3918 * gdb.btrace/vdso.exp: New.
3919
39202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3921
3922 * gdb.base/gcore.exp (capture_command_output): Move ...
3923 * lib/gdb.exp (capture_command_output): ... here.
3924
39252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3926
3927 * gdb.btrace/data.exp: Test memory access during btrace replay.
3928
39292014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3930
3931 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3932
39332014-05-21 Pedro Alves <palves@redhat.com>
3934
3935 PR gdb/13860
3936 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3937 (top level): Test that output related to execution commands is
3938 sent to the console with CLI commands, but not with MI commands.
3939 Test that breakpoint events are always mirrored to the console.
3940 Also expect the new source line to be output after a "next" in
3941 async mode too. Make it a pass/fail test.
3942 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3943 output.
3944 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3945
39462014-05-21 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3949 Use them to test variations of "list" after reaching a breakpoint.
3950 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3951 Test "list" with listsize 10 after reaching a breakpoint.
3952 * gdb.python/python.exp (decode_line current location line
3953 number): Adjust expected line number.
3954
39552014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3956
3957 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3958 behavior for $args, pass it directly to "run".
3959
39602014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3961
3962 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3963 30000 to 65536.
3964
39652014-05-21 Pedro Alves <palves@redhat.com>
3966
3967 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3968 auto-connect-native-target off".
3969 * gdb.base/auto-connect-native-target.c: New file.
3970 * gdb.base/auto-connect-native-target.exp: New file.
3971
39722014-05-21 Pedro Alves <palves@redhat.com>
3973
3974 * gdb.base/default.exp: Test "target native" instead of "target
3975 child".
3976
39772014-05-21 Mark Wielaard <mjw@redhat.com>
3978
3979 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3980
39812014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 Fix TLS access for -static -pthread.
3984 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3985 <HAVE_TLS> (thread_function, main): Initialize it.
3986 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3987 Add clean_restart.
3988 <$have_tls != "">: Check TLSVAR.
3989
39902014-05-21 Pedro Alves <palves@redhat.com>
3991
3992 * gdb.base/dcache-line-read-error.c: New.
3993 * gdb.base/dcache-line-read-error.exp: New.
3994
39952014-05-20 Pedro Alves <palves@redhat.com>
3996
3997 * gdb.base/compare-sections.c: New file.
3998 * gdb.base/compare-sections.exp: New file.
3999
40002014-05-20 Pedro Alves <palves@redhat.com>
4001
4002 * gdb.base/break-idempotent.c: New file.
4003 * gdb.base/break-idempotent.exp: New file.
4004
40052014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4006
4007 * gdb.btrace/nohist.exp: New.
4008
40092014-05-20 Yao Qi <yao@codesourcery.com>
4010
4011 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4012 gdb.reverse directory and gdb_reverse_timeout exists in board
4013 setting.
4014 * README: Document gdb_reverse_timeout.
4015
40162014-05-20 Yao Qi <yao@codesourcery.com>
4017
4018 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4019 'test_file_name'. Treat args as a string instead of a list.
4020 (gdb_init): Rename argument 'args' by 'test_file_name'.
4021
40222014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4023
4024 * gdb.arch/powerpc-power.exp: New file.
4025 * gdb.arch/powerpc-power.s: New file.
4026
40272014-05-16 Doug Evans <dje@google.com>
4028
4029 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
4030 * gdb.base/completion.exp: Check that all expected files exist
4031 before doing file completion.
4032
40332014-05-16 Doug Evans <dje@google.com>
4034
4035 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4036 Update.
4037 (do_syscall_tests_without_xml): Update.
4038
40392014-05-16 Pedro Alves <palves@redhat.com>
4040
4041 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4042 instead of "unknown output after running".
4043
40442014-05-16 Yao Qi <yao@codesourcery.com>
4045
4046 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4047 file1.txt from host at the end.
4048 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4049
40502014-05-15 Doug Evans <dje@google.com>
4051
4052 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4053 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4054 loading file. Add test for TU lookup.
4055
40562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4057
4058 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4059 calling "-exec-arguments" or "set args" before running the
4060 inferior.
4061
40622014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4063
4064 * lib/mi-support.exp (mi_expect_stop): Expect message for
4065 inferiors that exit with non-zero exit code.
4066
40672014-05-14 Yao Qi <yao@codesourcery.com>
4068
4069 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4070 match absolute path on remote host.
4071 (test_file_list_exec_source_files): Remove "/" from the
4072 pattern.
4073
40742014-05-14 Yao Qi <yao@codesourcery.com>
4075
4076 * boards/local-remote-host-notty.exp (${board}_file): New
4077 proc.
4078
40792014-05-07 Kyle McMartin <kyle@redhat.com>
4080
4081 Pushed by Joel Brobecker <brobecker@adacore.com>.
4082 * gdb.arch/aarch64-atomic-inst.c: New file.
4083 * gdb.arch/aarch64-atomic-inst.exp: New file.
4084
40852014-05-07 Yao Qi <yao@codesourcery.com>
4086
4087 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4088 in current context" too.
4089
40902014-05-05 Keith Seitz <keiths@redhat.com>
4091
4092 * gdb.linespec/ls-dollar.exp: Add test for linespec
4093 file:convenience_variable.
4094
40952014-05-05 Yao Qi <yao@codesourcery.com>
4096
4097 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4098 traceframes into tfile and ctf trace files. Read data from
4099 trace file and test collected data.
4100 (gdb_collect_locals_test): Likewise.
4101 (gdb_unavailable_registers_test): Likewise.
4102 (gdb_unavailable_floats): Likewise.
4103 (gdb_collect_globals_test): Likewise.
4104 (top-level): Append "ctf" to trace_file_targets if GDB
4105 supports.
4106
41072014-05-05 Yao Qi <yao@codesourcery.com>
4108
4109 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4110 code to ...
4111 (gdb_collect_args_test_1): ... it. New proc.
4112 (gdb_collect_locals_test): Move some code to ...
4113 (gdb_collect_locals_test_1): ... it. New proc.
4114 (gdb_unavailable_registers_test): Move some code to ...
4115 (gdb_unavailable_registers_test_1): ... it. New proc.
4116 (gdb_unavailable_floats): Move some code to ...
4117 (gdb_unavailable_floats_1): ... it. New proc.
4118
41192014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4120
4121 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4122 probes to test for bitness recognition.
4123 * gdb.arch/amd64-stap-optional-prefix.exp
4124 (test_probe_value_without_reg): New procedure.
4125 Add code to test for different kinds of bitness.
4126
41272014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4128
4129 PR breakpoints/16889
4130 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4131 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4132
41332014-05-01 Pedro Alves <palves@redhat.com>
4134
4135 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4136 gdb_file_cmd if no file is specified.
4137 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4138 last_loaded_file to set the remote exec-file.
4139
41402014-05-01 Pedro Alves <palves@redhat.com>
4141
4142 * boards/local-remote-host.exp: New file.
4143
41442014-05-01 Pedro Alves <palves@redhat.com>
4145
4146 * boards/local-remote-host.exp: Rename to ...
4147 * boards/local-remote-host-notty.exp: ... this.
4148
41492014-04-28 Joel Brobecker <brobecker@adacore.com>
4150
4151 * gdb.ada/dyn_arrayidx: New testcase.
4152
41532014-04-26 Yao Qi <yao@codesourcery.com>
4154
4155 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4156 and compute the length of function main. Save it in
4157 $main_length.
4158 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4159 (top-level): Use gdb_compile to compile objects into
4160 executable and restart GDB. Remove invocation to
4161 prepare_for_testing.
4162
41632014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4164 Pedro Alves <palves@redhat.com>
4165
4166 PR server/16255
4167 * gdb.multi/multi-attach.c: New file.
4168 * gdb.multi/multi-attach.exp: New file.
4169
41702014-04-25 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4173 user.
4174 (top level): Test that "set remote conditional-breakpoints-packet
4175 off" works as intended.
4176 * gdb.base/dprintf.exp: Test that "set remote
4177 breakpoint-commands-packet off" works as intended.
4178 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4179 New function.
4180 (top level): Call it.
4181 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4182 remote fast-tracepoints-packet off" works as intended.
4183 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4184 * lib/gdb.exp (gdb_is_target_remote): ... here.
4185
41862014-04-24 David Blaikie <dblaikie@gmail.com>
4187
4188 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4189 ensure clang would not discard them.
4190 * gdb.base/gdbvars.c: Ditto.
4191 * gdb.base/memattr.c: Ditto.
4192 * gdb.base/whatis.c: Ditto.
4193 * gdb.python/py-prettyprint.c: Ditto.
4194 * gdb.trace/actions.c: Ditto.
4195 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4196 ensure clang would not discard it.
4197
41982014-04-24 David Blaikie <dblaikie@gmail.com>
4199
4200 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4201 clang to emit the full definition of type required by the test
4202 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4203
42042014-04-24 David Blaikie <dblaikie@gmail.com>
4205
4206 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4207 coax Clang into emitting the definition of the type.
4208 * gdb.cp/pr10728-x.h (y): Ditto.
4209 * gdb.cp/pr10728-y.cc (y): Ditto.
4210
42112014-04-24 David Blaikie <dblaikie@gmail.com>
4212
4213 * gdb.base/label.exp: XFAIL label related tests under Clang.
4214 * gdb.cp/cplabel.exp: Ditto.
4215 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4216 under Clang those using labels.
4217
42182014-04-25 Yao Qi <yao@codesourcery.com>
4219
4220 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4221 double_label.
4222 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4223 partial_label and double_label.
4224
42252014-04-24 David Blaikie <dblaikie@gmail.com>
4226
4227 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4228
42292014-04-24 David Blaikie <dblaikie@gmail.com>
4230
4231 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4232 of the function to work across GCC and Clang.
4233 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4234 pointer types (const void ** const V void **).
4235
42362014-04-24 Michael Sturm <michael.sturm@mintel.com>
4237 Walfred Tedeschi <walfred.tedeschi@intel.com>
4238
4239 * Makefile.in (EXECUTABLES): Added i386-avx512.
4240 * gdb.arch/i386-avx512.c: New file.
4241 * gdb.arch/i386-avx512.exp: Likewise.
4242
42432014-04-23 Keith Seitz <keiths@redhat.com>
4244
4245 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4246 (mi_make_breakpoint_table): New procedure.
4247 (mi_create_breakpoint): Use mi_make_breakpoint
4248 and return the result.
4249 (mi_make_breakpoint): New procedure.
4250 (mi_build_kv_pairs): New procedure.
4251
4252 * gdb.mi/mi-break.exp: Remove unused globals,
4253 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4254 All callers updated.
4255 * gdb.mi/mi-dprintf.exp: Use variable to track command
4256 number.
4257 Update all callers of mi_create_breakpoint and use
4258 mi_make_breakpoint_table.
4259 Remove any unused global variables.
4260 * gdb.mi/mi-nonstop.exp: Likewise.
4261 * gdb.mi/mi-nsintrall.exp: Likewise.
4262 * gdb.mi/mi-nsmoribund.exp: Likewise.
4263 * gdb.mi/mi-nsthrexec.exp: Likewise.
4264 * gdb.mi/mi-reverse.exp: Likewise.
4265 * gdb.mi/mi-simplerun.exp: Likewise.
4266 * gdb.mi/mi-stepn.exp: Likewise.
4267 * gdb.mi/mi-syn-frame.exp: Likewise.
4268 * gdb.mi/mi-until.exp: Likewise.
4269 * gdb.mi/mi-var-cp.exp: Likewise.
4270 * gdb.mi/mi-var-display.exp: Likewise.
4271 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4272 * gdb.mi/mi2-var-child.exp: Likewise.
4273 * gdb.mi/mi-vla-c99.exp: Likewise.
4274 * lib/mi-support.exp: Likewise.
4275
4276 From Ian Lance Taylor <iant@cygnus.com>:
4277 * lib/gdb.exp (parse_args): New procedure.
4278
42792014-04-23 Pedro Alves <palves@redhat.com>
4280
4281 * gdb.base/break-unload-file.c: New file.
4282 * gdb.base/break-unload-file.exp: New file.
4283 * gdb.base/sym-file-lib.c (baz): New function.
4284 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4285 field.
4286 (load): Store the segment's mapped size.
4287 (unload): New function.
4288 (unload_shlib): New function.
4289 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4290 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4291 set a breakpoint at baz, and call it.
4292 * gdb.base/sym-file.exp: New tests for stale breakpoint
4293 instructions.
4294
42952014-04-23 Pedro Alves <palves@redhat.com>
4296
4297 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4298 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4299 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4300 * gdb.base/hbreak-unmapped.c: New file.
4301 * gdb.base/hbreak-unmapped.exp: New file.
4302 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4303 * lib/gdb.exp (gdb_is_target_remote): ... here.
4304
43052014-04-22 Pedro Alves <palves@redhat.com>
4306
4307 * gdb.base/consecutive-step-over.c: New file.
4308 * gdb.base/consecutive-step-over.exp: New file.
4309
43102014-04-22 Pedro Alves <palves@redhat.com>
4311
4312 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
4313 instead of send_gdb/gdb_expect.
4314
43152014-04-22 Yao Qi <yao@codesourcery.com>
4316
4317 * lib/trace-support.exp (generate_tracefile): New procedure.
4318 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
4319 return 0.
4320 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
4321 if generate_tracefile returns 1.
4322
43232014-04-18 Tom Tromey <palves@redhat.com>
4324 Pedro alves <tromey@redhat.com>
4325
4326 PR backtrace/15558
4327 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
4328 with a backtrace limit.
4329 * gdb.python/py-frame-inline.exp: Test running to an inline
4330 function with a backtrace limit, and printing the newest frame.
4331 * gdb.python/py-frame-inline.c (main): Call f.
4332
43332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4334
4335 * gdb.java/jnpe.exp: Drop srcdir from untested path.
4336
43372014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
4338
4339 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
4340 Drop prefix from unsupported source file path.
4341
43422014-04-17 Yao Qi <yao@codesourcery.com>
4343
4344 * lib/gdb.exp (with_target_charset): New proc.
4345 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
4346 with_target_charset.
4347 (test_print_strings): Likewise.
4348 (test_repeat_bytes): Likewise.
4349 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
4350 for some tests.
4351
43522014-04-16 Keith Seitz <keiths@redhat.com>
4353
4354 PR gdb/15827
4355 * gdb.dwarf2/corrupt.c: New file.
4356 * gdb.dwarf2/corrupt.exp: New file.
4357
43582014-04-16 Keith Seitz <keiths@redhat.com>
4359
4360 PR c++/16597
4361 * gdb.cp/namelessclass.cc: New file.
4362 * gdb.cp/namelessclass.exp: New file.
4363 * gdb.cp/namelessclass.S: New file.
4364
43652014-04-16 Doug Evans <dje@google.com>
4366
4367 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4368 Add comment.
4369 (gdbserver_default_get_comm_port): New function.
4370 (gdbserver_start): Check if board file provided
4371 "gdbserver,get_comm_port" and use it if so.
4372 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4373 (gdb,socketport): Set to "stdio".
4374 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4375 (stdio_gdbserver_template): Delete.
4376 (${board}_get_remote_address): Update.
4377 (${board}_build_remote_cmd): Delete.
4378 (${board}_get_comm_port): New function.
4379 (${board}_spawn): Update.
4380 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4381 Delete.
4382 (${board}_get_remote_address): Update.
4383 (${board}_get_comm_port): New function.
4384
43852014-04-16 Andrew Burgess <aburgess@broadcom.com>
4386
4387 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4388 appearing in any order.
4389
43902014-04-15 Doug Evans <dje@google.com>
4391
4392 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4393 uninitialized value of "description".
4394
43952014-04-15 Keith Seitz <keiths@redhat.com>
4396
4397 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4398 Remove unused globals.
4399 (test_running_the_program): Likewise.
4400 (test_controlled_execution): Likewise.
4401 (test_controlling_breakpoints): Likewise.
4402 (test_program_termination): Likewise.
4403
44042014-04-15 Keith Seitz <keiths@redhat.com>
4405
4406 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4407 unused globals.
4408 (test_rbreak_creation_and_listing): Likewise.
4409 (test_ignore_count): Likewise.
4410 (test_error): Likewise.
4411
44122014-04-15 Pedro Alves <palves@redhat.com>
4413
4414 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4415 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4416 sym-file-loader.c.
4417 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4418 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4419 to sym-file-loader.c.
4420 (struct library): Forward declare.
4421 (load_shlib, lookup_function): Change prototypes.
4422 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4423 (translate_offset): Remove declarations.
4424 (get_text_addr): New declaration.
4425 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4426 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4427 sym-file-loader.h.
4428 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4429 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4430 here from sym-file-loader.h.
4431 (struct library): New structure.
4432 (load_shlib, lookup_function): Change prototypes and adjust to
4433 work with a struct library.
4434 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4435 (translate_offset): Make static.
4436 (get_text_addr): New function.
4437 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4438
44392014-04-15 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4442
44432014-04-15 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/sym-file-loader.c: Include <limits.h>.
4446 (SELF_LINK): New define.
4447 (get_origin): New function.
4448 (load_shlib): Use it.
4449 * gdb.base/sym-file.exp: Don't early return if the target is
4450 remote. Use runto_main, and issue fail is that fails. Use
4451 gdb_load_shlibs.
4452 (shlib_name): Delete.
4453 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4454
44552014-04-15 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.base/sym-file.exp: Remove regex characters from test
4458 message. Don't refer to breakpoint numbers in test messages.
4459
44602014-04-14 Keith Seitz <keiths@redhat.com>
4461
4462 PR c++/16253
4463 * gdb.cp/var-tag.cc: New file.
4464 * gdb.cp/var-tag.exp: New file.
4465 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4466 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4467 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4468 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4469
44702014-04-14 Tom Tromey <tromey@redhat.com>
4471
4472 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4473 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4474 type.
4475 * gdb.cp/enum-class.exp: New file.
4476 * gdb.cp/enum-class.cc: New file.
4477
44782014-04-14 Tom Tromey <tromey@redhat.com>
4479
4480 * gdb.dwarf2/enum-type.exp: New file.
4481
44822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4483
4484 * gdb.mi/mi-vla-c99.exp: New file.
4485 * gdb.mi/vla.c: New file.
4486
44872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4488
4489 * gdb.base/vla-datatypes.c: New file.
4490 * gdb.base/vla-datatypes.exp: New file.
4491
44922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4493
4494 * gdb.base/vla-ptr.c: New file.
4495 * gdb.base/vla-ptr.exp: New file.
4496
44972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4498
4499 * gdb.dwarf2/count.exp: New file.
4500
45012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4502
4503 * gdb.base/vla-sideeffect.c: New file.
4504 * gdb.base/vla-sideeffect.exp: New file.
4505
45062014-04-14 David Blaikie <dblaikie@gmail.com>
4507
4508 * gdb.mi/non-stop.c: Add return value for non-void function return
4509 statement.
4510 * gdb.threads/staticthreads.c: Ditto.
4511
45122014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4513 Doug Evans <xdje42@gmail.com>
4514
4515 * gdb.guile/scm-value.c: Improve test case.
4516 * gdb.guile/scm-value.exp: Add new test.
4517
45182014-04-11 David Blaikie <dblaikie@gmail.com>
4519
4520 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4521 override Clang's default.
4522
45232014-04-11 Joel Brobecker <brobecker@adacore.com>
4524
4525 Revert the following changes (regressions):
4526
4527 * gdb.base/vla-sideeffect.c: New file.
4528 * gdb.base/vla-sideeffect.exp: New file.
4529
4530 * gdb.dwarf2/count.exp: New file.
4531
4532 * gdb.base/vla-multi.c: New file.
4533 * gdb.base/vla-multi.exp: New file.
4534
4535 * gdb.base/vla-ptr.c: New file.
4536 * gdb.base/vla-ptr.exp: New file.
4537
4538 * gdb.base/vla-datatypes.c: New file.
4539 * gdb.base/vla-datatypes.exp: New file.
4540
4541 * gdb.mi/mi-vla-c99.exp: New file.
4542 * gdb.mi/vla.c: New file.
4543
45442014-04-11 Keith Seitz <keiths@redhat.com>
4545
4546 PR c++/16675
4547 * gdb.cp/cpsizeof.exp: New file.
4548 * gdb.cp/cpsizeof.cc: New file.
4549
45502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4551
4552 * gdb.mi/mi-vla-c99.exp: New file.
4553 * gdb.mi/vla.c: New file.
4554
45552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4556
4557 * gdb.base/vla-datatypes.c: New file.
4558 * gdb.base/vla-datatypes.exp: New file.
4559
45602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4561
4562 * gdb.base/vla-ptr.c: New file.
4563 * gdb.base/vla-ptr.exp: New file.
4564
45652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4566
4567 * gdb.base/vla-multi.c: New file.
4568 * gdb.base/vla-multi.exp: New file.
4569
45702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4571
4572 * gdb.dwarf2/count.exp: New file.
4573
45742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4575
4576 * gdb.base/vla-sideeffect.c: New file.
4577 * gdb.base/vla-sideeffect.exp: New file.
4578
45792014-04-11 Yao Qi <yao@codesourcery.com>
4580
4581 * gdb.base/completion.exp: Check file exists before running tests
4582 on file completion.
4583
45842014-04-10 Pedro Alves <palves@redhat.com>
4585
4586 * gdb.base/cond-eval-mode.c: New file.
4587 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4588 prepare_for_testing to build the new file. Check result of
4589 runto_main.
4590 (test_break, test_watch): New procedures.
4591 (top level): Use them.
4592
45932014-04-08 Pierre Muller <muller@sourceware.org>
4594
4595 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4596 Ctrl-V use for mingw hosts.
4597
45982014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4599
4600 * gdb.python/py-value.c: Improve test case.
4601 * gdb.python/py-value.exp: Add new test.
4602
46032014-04-07 David Blaikie <dblaikie@gmail.com>
4604
4605 * lib/compiler.c: Identify the clang compiler.
4606 * lib/compiler.cc: Ditto.
4607
46082014-04-03 Yao Qi <yao@codesourcery.com>
4609
4610 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4611
46122014-04-01 Anton Blanchard <anton@samba.org>
4613
4614 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4615 messages unique.
4616
46172014-04-01 Anton Blanchard <anton@samba.org>
4618
4619 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4620 prepare_for_testing.
4621
46222014-04-01 Anton Blanchard <anton@samba.org>
4623
4624 * gdb.arch/ppc64-atomic-inst.c: Remove.
4625 * gdb.arch/ppc64-atomic-inst.S: New file.
4626 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4627
46282014-03-31 Doug Evans <dje@google.com>
4629
4630 * gdb.base/print-symbol-loading-lib.c: New file.
4631 * gdb.base/print-symbol-loading-main.c: New file.
4632 * gdb.base/print-symbol-loading.exp: New file.
4633
46342014-03-31 Yao Qi <yao@codesourcery.com>
4635
4636 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4637
46382014-03-28 Joel Brobecker <brobecker@adacore.com>
4639
4640 * gdb.ada/mi_dyn_arr: New testcase.
4641
46422014-03-27 Doug Evans <dje@google.com>
4643
4644 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4645
46462014-03-27 Yao Qi <yao@codesourcery.com>
4647
4648 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4649 if target is nios2-*-*.
4650
46512014-03-26 Yao Qi <yao@codesourcery.com>
4652
4653 * lib/gdb.exp (readline_is_used): New proc.
4654 * gdb.base/completion.exp: Move tests on command complete up.
4655 Skip the rest of tests if readline is not used.
4656 * gdb.ada/complete.exp: Skp the test if readline is not
4657 used.
4658 * gdb.base/filesym.exp: Likewise.
4659 * gdb.base/macscp.exp: Likewise.
4660 * gdb.base/readline-ask.exp: Likewise.
4661 * gdb.base/readline.exp: Likewise.
4662 * gdb.python/py-cmd.exp: Likewise.
4663 * gdb.trace/tfile.exp: Likewise.
4664
46652014-03-26 Yao Qi <yao@codesourcery.com>
4666
4667 * gdb.base/macscp.exp: Fix code format issues.
4668
46692014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4670
4671 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4672 * gdb.asm/powerpc64le.inc: New file.
4673
46742014-03-25 Pedro Alves <palves@redhat.com>
4675 Doug Evans <dje@google.com>
4676
4677 * gdb.base/source-execution.c: New file.
4678 * gdb.base/source-execution.exp: New file.
4679 * gdb.base/source-execution.gdb: New file.
4680
46812014-03-24 Doug Evans <dje@google.com>
4682
4683 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4684 using fission.
4685
46862014-03-24 Hui Zhu <hui@codesourcery.com>
4687 Pedro Alves <palves@redhat.com>
4688
4689 PR breakpoints/16101
4690 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4691 test pass/fail messages. Detect missing support for dprintf when
4692 breakpoints are actually inserted.
4693 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4694 breakpoints are actually inserted.
4695 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4696 fails.
4697
46982014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4699
4700 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4701
47022014-03-22 Doug Evans <xdje42@gmail.com>
4703
4704 * gdb.python/python.exp (python not supported): Verify multi-line
4705 python command issues an error.
4706 * gdb.guile/guile.exp (guile not supported): Verify multi-line
4707 guile command issues an error.
4708
47092014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4710
4711 * gdb.threads/thread-specific.exp: Handle the lack of usable
4712 $this_breakpoint and $this_thread.
4713
47142014-03-21 Hui Zhu <hui@codesourcery.com>
4715
4716 * gdb.base/attach.exp (do_command_attach_tests): New.
4717
47182014-03-20 Tom Tromey <tromey@redhat.com>
4719 Pedro Alves <palves@redhat.com>
4720
4721 PR cli/15718
4722 * gdb.base/condbreak-call-false.c: New file.
4723 * gdb.base/condbreak-call-false.exp: New file.
4724
47252014-03-20 Pedro Alves <palves@redhat.com>
4726
4727 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4728 Delete.
4729 (block_signals, unblock_signals): Delete.
4730 (child_function_2, main): Remove references to deleted variable
4731 and functions.
4732
47332014-03-20 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4736 Use pthread_kill to signal thread 2.
4737 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4738 Adjust to make the test send itself a signal rather than using the
4739 host's "kill" command.
4740
47412014-03-20 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.threads/multiple-step-overs.c: New file.
4744 * gdb.threads/multiple-step-overs.exp: New file.
4745 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4746 Adjust expected infrun debug output.
4747
47482014-03-20 Pedro Alves <palves@redhat.com>
4749
4750 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4751 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4752
47532014-03-20 Pedro Alves <palves@redhat.com>
4754
4755 PR breakpoints/7143
4756 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4757 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4758 of gdb_test_multiple.
4759 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4760 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4761
47622014-03-20 Pedro Alves <palves@redhat.com>
4763
4764 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4765 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4766
47672014-03-19 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.base/async.exp: Remove early return.
4770
47712014-03-19 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4774
47752014-03-19 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.base/async.exp (test_background): Expect \r\n after
4778 "completed." in the fail pattern.
4779
47802014-03-19 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.base/async.exp (test_background): New procedure.
4783 Use it for all background execution command tests.
4784
47852014-03-19 Pedro Alves <palves@redhat.com>
4786
4787 * gdb.base/async.exp: Use prepare_for_testing.
4788
47892014-03-19 Pedro Alves <palves@redhat.com>
4790
4791 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4792 the same line.
4793
47942014-03-19 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.base/async.c (main): Add "jump here" and "until here" line
4797 marker comments.
4798 * gdb.base/async.exp (jump_here): New global.
4799 (jump& test): Use it.
4800 (until_here): New global.
4801 (until& test): Use it.
4802
48032014-03-19 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.base/async.exp: Don't frob gdb_protocol.
4806
48072014-03-18 Doug Evans <xdje42@gmail.com>
4808
4809 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4810 Fix spelling of exec-done-display.
4811
48122014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4813
4814 PR gdb/15358
4815 * gdb.base/gdb-sigterm.c: New file.
4816 * gdb.base/gdb-sigterm.exp: New file.
4817
48182014-03-18 Pedro Alves <palves@redhat.com>
4819
4820 PR gdb/13860
4821 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4822 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4823 solib-event.
4824
48252014-03-17 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdb.ada/pckd_arr_ren: New testcase.
4828
48292014-03-13 Doug Evans <xdje42@gmail.com>
4830
4831 PR guile/16612
4832 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4833 collect after discarding symbols.
4834
48352014-03-13 Ludovic Courtès <ludo@gnu.org>
4836 Doug Evans <xdje42@gmail.com>
4837
4838 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4839 to history survives a gc.
4840
48412014-03-13 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.base/default.exp: Don't test "target procfs".
4844
48452014-03-13 Pedro Alves <palves@redhat.com>
4846
4847 * gdb.base/default.exp: Update "target child" and "target procfs"
4848 tests to not expect "Unix".
4849
48502014-03-12 Tom Tromey <tromey@redhat.com>
4851
4852 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4853 New procs. Add target-async tests.
4854 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4855 Add target-async tests.
4856
48572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4858
4859 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4860 'func_start' and 'func_end' for the beginning and end of the
4861 function code, respectively.
4862 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4863 'func_end' instead of 'func' and 'main'.
4864
48652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4866
4867 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4868 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4869 generate the debug info assembler source.
4870
48712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4872
4873 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4874 * gdb.dwarf2/arr-subrange.exp: Likewise.
4875 * gdb.dwarf2/dwz.exp: Likewise.
4876 * gdb.dwarf2/method-ptr.exp: Likewise.
4877 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4878 * gdb.dwarf2/subrange.exp: Likewise.
4879 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4880 * gdb.dwarf2/implptrpiece.exp: Likewise.
4881 * gdb.dwarf2/nostaticblock.exp: Likewise.
4882
48832014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4884
4885 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4886 directory to absolute path name arguments.
4887
48882014-03-10 Joel Brobecker <brobecker@adacore.com>
4889
4890 * gdb.ada/tagged_access: New testcase.
4891
48922014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4893
4894 * gdb.btrace/data.exp: Update expected output.
4895
48962014-03-06 Yao Qi <yao@codesourcery.com>
4897
4898 * gdb.trace/pr16508.exp: New file.
4899
49002014-03-05 Pedro Alves <palves@redhat.com>
4901
4902 PR gdb/16575
4903 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4904 procedure.
4905 (top level): Adjust to use it. Add tests that exercise breakpoint
4906 interaction with the code-cache.
4907
49082014-02-26 Ludovic Courtès <ludo@gnu.org>
4909
4910 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4911 test for 'history-append!'.
4912
49132014-02-26 Joel Brobecker <brobecker@adacore.com>
4914
4915 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4916 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4917 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4918 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4919 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4920 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4921
49222014-02-26 Joel Brobecker <brobecker@adacore.com>
4923
4924 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4925 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4926 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4927
49282014-02-26 Joel Brobecker <brobecker@adacore.com>
4929
4930 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4931
49322014-02-26 Joel Brobecker <brobecker@adacore.com>
4933
4934 * gdb.dwarf2/arr-stride.c: New file.
4935 * gdb.dwarf2/arr-stride.exp: New file.
4936
49372014-02-26 Pedro Alves <palves@redhat.com>
4938
4939 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4940 that won't ever trigger. Make sure that GDB reports the correct
4941 breakpoint that caused the stop.
4942
49432014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4944
4945 PR gdb/16626
4946 * gdb.base/auto-load-script: New file.
4947 * gdb.base/auto-load.c: New file.
4948 * gdb.base/auto-load.exp: New file.
4949
4950 PR gdb/16626
4951 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4952
49532014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4954
4955 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4956 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4957
49582014-02-24 Doug Evans <dje@google.com>
4959
4960 * lib/gdb.exp (run_on_host): Log error output if program fails.
4961
49622014-02-21 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.threads/step-after-sr-lock.c: Rename to ...
4965 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4966 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4967 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4968 ... this.
4969
49702014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4971
4972 PR tdep/16397
4973 * gdb.arch/amd64-stap-special-operands.exp: New file.
4974 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4975 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4976 * gdb.arch/amd64-stap-triplet.S: Likewise.
4977 * gdb.arch/amd64-stap-triplet.c: Likewise.
4978
49792014-02-20 Joel Brobecker <brobecker@adacore.com>
4980
4981 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4982 in .section pseudo-op.
4983
49842014-02-20 lin zuojian <manjian2006@gmail.com>
4985 Joel Brobecker <brobecker@adacore.com>
4986 Doug Evans <xdje42@gmail.com>
4987
4988 PR symtab/16581
4989 * gdb.dwarf2/dw2-icycle.S: New file.
4990 * gdb.dwarf2/dw2-icycle.c: New file.
4991 * gdb.dwarf2/dw2-icycle.exp: New file.
4992
49932014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4994
4995 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4996 operations on gdb.Value objects.
4997 * gdb.python/py-value-cc.exp: Add new test to test operations on
4998 gdb.Value objects.
4999
50002014-02-18 Doug Evans <dje@google.com>
5001
5002 * Makefile.in (TESTS): New variable.
5003 (expanded_tests, expanded_tests_or_none): New variables
5004 (check-single): Pass $(expanded_tests_or_none) to runtest.
5005 (check-parallel): Only run tests in $(TESTS) if non-empty.
5006 (check/no-matching-tests-found): New rule.
5007 * README: Document TESTS makefile variable.
5008
50092014-02-18 Doug Evans <dje@google.com>
5010
5011 * Makefile.in (check-parallel): rm -rf outputs temp.
5012
50132014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5014
5015 Fix "ERROR: no fileid for" in the testsuite.
5016 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5017
50182014-02-12 Doug Evans <dje@google.com>
5019
5020 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5021 (MISCELLANEOUS): New variable.
5022 (clean): rm -rf $(MISCELLANEOUS).
5023 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5024 dwp live in the same directory as symlinks, with each symlink pointed
5025 to a differently named file in a different directory.
5026
50272014-02-11 Doug Evans <dje@google.com>
5028
5029 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5030 of Tcl file commands.
5031
50322014-02-10 Mark Kettenis <kettenis@gnu.org>
5033
5034 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5035 "kill -SIGUSR1 -1".
5036
50372014-02-10 Joel Brobecker <brobecker@adacore.com>
5038
5039 * gdb.ada/tick_length_array_enum_idx: New testcase.
5040
50412014-02-10 Doug Evans <xdje42@gmail.com>
5042
5043 * configure.ac (AC_OUTPUT): Add gdb.guile.
5044 * configure: Regenerate.
5045 * lib/gdb-guile.exp: New file.
5046 * lib/gdb.exp (get_target_charset): New function.
5047 * gdb.base/help.exp: Update expected output from "apropos apropos".
5048 * gdb.guile/Makefile.in: New file.
5049 * gdb.guile/guile.exp: New file.
5050 * gdb.guile/scm-arch.c: New file.
5051 * gdb.guile/scm-arch.exp: New file.
5052 * gdb.guile/scm-block.c: New file.
5053 * gdb.guile/scm-block.exp: New file.
5054 * gdb.guile/scm-breakpoint.c: New file.
5055 * gdb.guile/scm-breakpoint.exp: New file.
5056 * gdb.guile/scm-disasm.c: New file.
5057 * gdb.guile/scm-disasm.exp: New file.
5058 * gdb.guile/scm-equal.c: New file.
5059 * gdb.guile/scm-equal.exp: New file.
5060 * gdb.guile/scm-error.exp: New file.
5061 * gdb.guile/scm-error.scm: New file.
5062 * gdb.guile/scm-frame-args.c: New file.
5063 * gdb.guile/scm-frame-args.exp: New file.
5064 * gdb.guile/scm-frame-args.scm: New file.
5065 * gdb.guile/scm-frame-inline.c: New file.
5066 * gdb.guile/scm-frame-inline.exp: New file.
5067 * gdb.guile/scm-frame.c: New file.
5068 * gdb.guile/scm-frame.exp: New file.
5069 * gdb.guile/scm-generics.exp: New file.
5070 * gdb.guile/scm-gsmob.exp: New file.
5071 * gdb.guile/scm-iterator.c: New file.
5072 * gdb.guile/scm-iterator.exp: New file.
5073 * gdb.guile/scm-math.c: New file.
5074 * gdb.guile/scm-math.exp: New file.
5075 * gdb.guile/scm-objfile-script-gdb.in: New file.
5076 * gdb.guile/scm-objfile-script.c: New file.
5077 * gdb.guile/scm-objfile-script.exp: New file.
5078 * gdb.guile/scm-objfile.c: New file.
5079 * gdb.guile/scm-objfile.exp: New file.
5080 * gdb.guile/scm-ports.exp: New file.
5081 * gdb.guile/scm-pretty-print.c: New file.
5082 * gdb.guile/scm-pretty-print.exp: New file.
5083 * gdb.guile/scm-pretty-print.scm: New file.
5084 * gdb.guile/scm-section-script.c: New file.
5085 * gdb.guile/scm-section-script.exp: New file.
5086 * gdb.guile/scm-section-script.scm: New file.
5087 * gdb.guile/scm-symbol.c: New file.
5088 * gdb.guile/scm-symbol.exp: New file.
5089 * gdb.guile/scm-symtab-2.c: New file.
5090 * gdb.guile/scm-symtab.c: New file.
5091 * gdb.guile/scm-symtab.exp: New file.
5092 * gdb.guile/scm-type.c: New file.
5093 * gdb.guile/scm-type.exp: New file.
5094 * gdb.guile/scm-value-cc.cc: New file.
5095 * gdb.guile/scm-value-cc.exp: New file.
5096 * gdb.guile/scm-value.c: New file.
5097 * gdb.guile/scm-value.exp: New file.
5098 * gdb.guile/source2.scm: New file.
5099 * gdb.guile/types-module.cc: New file.
5100 * gdb.guile/types-module.exp: New file.
5101
51022014-02-10 Yao Qi <yao@codesourcery.com>
5103
5104 PR testsuite/16543
5105 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5106 * configure: Regenerated.
5107 * Makefile.in: New file.
5108
51092014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5110
5111 * gdb.python/py-framefilter.exp: Fix typo.
5112
51132014-02-08 Yao Qi <yao@codesourcery.com>
5114
5115 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5116 that no =breakpoint-modified is emitted when breakpoints are
5117 modified through MI commands.
5118
51192014-02-07 Pedro Alves <pedro@codesourcery.com>
5120 Pedro Alves <palves@redhat.com>
5121
5122 * gdb.threads/step-after-sr-lock.c: New file.
5123 * gdb.threads/step-after-sr-lock.exp: New file.
5124
51252014-02-07 Pedro Alves <palves@redhat.com>
5126
5127 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5128
51292014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5130
5131 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5132 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5133
51342014-02-06 Doug Evans <xdje42@gmail.com>
5135
5136 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5137 output.
5138
5139 * gdb.gdb/python-interrupts.exp: New file.
5140
51412014-02-05 Yao Qi <yao@codesourcery.com>
5142
5143 * gdb.trace/report.exp (use_collected_data): Test the output
5144 of "info threads" and "info inferiors".
5145
51462014-02-05 Yao Qi <yao@codesourcery.com>
5147
5148 Revert this patch:
5149
5150 2013-05-24 Yao Qi <yao@codesourcery.com>
5151
5152 * gdb.trace/tfile.exp: Test inferior and thread.
5153
51542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5155
5156 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5157 on a function.
5158 * gdb.base/step-bt.c: Call hello via function pointer to make
5159 sure its first instruction is executed on powerpc64le-linux.
5160
51612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5162
5163 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5164
51652014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5166
5167 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5168 of the test patterns for use on little-endian systems.
5169
51702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5171
5172 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5173 (decimal_vector): Fix for little-endian.
5174
51752014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5176
5177 * gdb.arch/sparc-sysstep.exp: New file.
5178 * gdb.arch/sparc-sysstep.c: Likewise.
5179
5180 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5181
51822014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5183
5184 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5185
51862014-01-23 Tom Tromey <tromey@redhat.com>
5187
5188 * gdb.ada/array_char_idx: New testcase.
5189
51902014-01-23 Tom Tromey <tromey@redhat.com>
5191
5192 PR python/16487:
5193 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5194 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5195 classes.
5196
51972014-01-23 Tom Tromey <tromey@redhat.com>
5198
5199 PR python/16491:
5200 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5201 string from an inferior frame.
5202 * gdb.python/py-framefilter-mi.exp: Update.
5203
52042014-01-22 Doug Evans <dje@google.com>
5205
5206 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5207
52082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5209
5210 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5211
52122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5213
5214 * gdb.trace/entry-values.exp: Remove excess space character from
5215 regex patterns. Handle s390 call instruction.
5216
52172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5218
5219 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5220 define "*_start" label. Make "name" static.
5221 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5222 ${name} by references to ${name}_start.
5223
52242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5225
5226 * gdb.base/info-macros.exp: Remove "debug" from the compile
5227 options.
5228
52292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5230
5231 * gdb.dlang/demangle.exp: New file.
5232
52332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5234
5235 * gdb.dlang/primitive-types.exp: New file.
5236
52372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5238
5239 * configure.ac: Create gdb.dlang/Makefile.
5240 * configure: Regenerate.
5241 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5242 * gdb.dlang/Makefile.in: New file.
5243 * lib/d-support.exp: New file.
5244 * lib/gdb.exp (skip_d_tests): New proc.
5245
52462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5247
5248 * gdb.btrace/delta.exp: Check reverse stepi.
5249 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5250 * gdb.btrace/finish.exp: New.
5251 * gdb.btrace/next.exp: New.
5252 * gdb.btrace/nexti.exp: New.
5253 * gdb.btrace/record_goto.c: Add comments.
5254 * gdb.btrace/step.exp: New.
5255 * gdb.btrace/stepi.exp: New.
5256 * gdb.btrace/multi-thread-step.c: New.
5257 * gdb.btrace/multi-thread-step.exp: New.
5258 * gdb.btrace/rn-dl-bind.c: New.
5259 * gdb.btrace/rn-dl-bind.exp: New.
5260 * gdb.btrace/data.c: New.
5261 * gdb.btrace/data.exp: New.
5262 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5263
52642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5265
5266 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5267 * gdb.btrace/exception.exp: Update.
5268 * gdb.btrace/instruction_history.exp: Update.
5269 * gdb.btrace/record_goto.exp: Update.
5270 * gdb.btrace/tailcall.exp: Update.
5271 * gdb.btrace/unknown_functions.exp: Update.
5272 * gdb.btrace/delta.exp: New.
5273
52742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5275
5276 * gdb.btrace/record_goto.exp: Add backtrace test.
5277 * gdb.btrace/tailcall.exp: Add backtrace test.
5278
52792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5280
5281 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5282 * gdb.btrace/record_goto.c: New.
5283 * gdb.btrace/record_goto.exp: New.
5284 * gdb.btrace/x86-record_goto.S: New.
5285
52862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5287
5288 * gdb.btrace/function_call_history.exp: Update tests.
5289 * gdb.btrace/instruction_history.exp: Update tests.
5290
52912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5292
5293 * gdb.btrace/function_call_history.exp: Fix expected field
5294 order for "record function-call-history".
5295 Add new tests for "record function-call-history /c".
5296 * gdb.btrace/exception.cc: New.
5297 * gdb.btrace/exception.exp: New.
5298 * gdb.btrace/tailcall.exp: New.
5299 * gdb.btrace/x86-tailcall.S: New.
5300 * gdb.btrace/x86-tailcall.c: New.
5301 * gdb.btrace/unknown_functions.c: New.
5302 * gdb.btrace/unknown_functions.exp: New.
5303 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5304
53052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5306
5307 * gdb.btrace/instruction_history.exp: Update.
5308 * gdb.btrace/function_call_history.exp: Update.
5309
53102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5311
5312 * gdb.btrace/function_call_history.exp: Fix expected function
5313 trace.
5314 * gdb.btrace/instruction_history.exp: Initialize traced.
5315 Remove traced_functions.
5316
53172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5318
5319 * gdb.btrace/function_call_history.exp: Update
5320 * gdb.btrace/instruction_history.exp: Update.
5321
53222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5323
5324 * gdb.btrace/enable.exp: Update expected text.
5325
53262014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
5327
5328 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
5329 bytes.
5330
53312014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
5332
5333 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
5334
53352014-01-15 Omair Javaid <omair.javaid@linaro.org>
5336
5337 * lib/gdb.exp (supports_process_record): Return true for
5338 arm*-linux*. (supports_reverse): Likewise.
5339
53402014-01-13 Siva Chandra Reddy <sivachandra@google.com>
5341
5342 PR python/15464
5343 PR python/16113
5344 * gdb.python/py-type.c: Enhance test case.
5345 * gdb.python/py-value-cc.cc: Likewise
5346 * gdb.python/py-type.exp: Add new tests.
5347 * gdb.python/py-value-cc.exp: Likewise
5348
53492014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5350 Pedro Alves <palves@redhat.com>
5351
5352 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
5353 Make "name" extern.
5354 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
5355 references to ${name}_start by references to ${name}.
5356
53572014-01-10 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
5360
53612014-01-10 Joel Brobecker <brobecker@adacore.com>
5362
5363 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
5364
53652014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5366 Pedro Alves <palves@redhat.com>
5367
5368 * gdb.mi/mi-info-os.exp: Connect to the target with
5369 mi_gdb_target_load.
5370
53712014-01-08 Pedro Alves <palves@redhat.com>
5372
5373 * gdb.threads/reconnect-signal.c: New file.
5374 * gdb.threads/reconnect-signal.exp: New file.
5375
53762014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5377
5378 * gdb.base/source-dir.exp: New file.
5379
53802014-01-07 Joel Brobecker <brobecker@adacore.com>
5381
5382 * gdb.ada/mi_interface: New testcase.
5383
53842014-01-07 Joel Brobecker <brobecker@adacore.com>
5385
5386 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5387 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5388 gdb.ada/pp-rec-component/pck.ads: New files.
5389
53902014-01-07 Joel Brobecker <brobecker@adacore.com>
5391
5392 * gdb.python/py-pp-integral.c: New file.
5393 * gdb.python/py-pp-integral.py: New file.
5394 * gdb.python/py-pp-integral.exp: New file.
5395
5396For older changes see ChangeLog-1993-2013.
5397\f
5398;; Local Variables:
5399;; mode: change-log
5400;; left-margin: 8
5401;; fill-column: 74
5402;; version-control: never
5403;; End:
5404
5405 Copyright 2014-2015 Free Software Foundation, Inc.
5406 Copying and distribution of this file, with or without modification,
5407 are permitted provided the copyright notice and this notice are preserved.
This page took 0.041822 seconds and 4 git commands to generate.