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