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