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