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