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