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