1 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
3 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
6 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8 * gdb.base/run-after-attach.exp: New test file.
9 * gdb.base/run-after-attach.c: New test file.
11 2015-08-26 Don Breazeal <donb@codesourcery.com>
13 * gdb.base/foll-exec-2.c: New test program.
14 * gdb.base/foll-exec-2.exp: New test.
16 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18 * gdb.base/nested-subp1.exp: New file.
19 * gdb.base/nested-subp1.c: New file.
20 * gdb.base/nested-subp2.exp: New file.
21 * gdb.base/nested-subp2.c: New file.
22 * gdb.base/nested-subp3.exp: New file.
23 * gdb.base/nested-subp3.c: New file.
25 2015-08-24 Pedro Alves <palves@redhat.com>
27 * gdb.server/connect-without-multi-process.c: New file.
28 * gdb.server/connect-without-multi-process.exp: New file.
30 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
32 * gdb.opt/inline-markers.c: Make z int.
34 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
36 * gdb.opt/inline-markers.c: Make z volatile.
38 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
40 * gdb.opt/inline-bt.c: New volatile global z.
41 * gdb.opt/inline-cmds.c: Likewise.
42 * gdb.opt/inline-locals.c: Likewise.
43 * gdb.opt/inline-markers.c: New extern global z.
45 (inline_fn): Likewise.
47 2015-08-24 Pedro Alves <palves@redhat.com>
49 * config/m32r-stub.exp: Remove file.
50 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
51 * gdb.base/call-rt-st.exp: Likewise.
52 * gdb.base/call-strs.exp: Likewise.
53 * gdb.base/default.exp: Remove references to h8300-*-hms and
55 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
57 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
59 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
60 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
61 and "return" use KFAIL when GDB can not read/write the vector
64 2015-08-21 Gary Benson <gbenson@redhat.com>
66 * gdb.trace/pending.exp: Cope with remote transfer warnings.
68 2015-08-20 Pedro Alves <palves@redhat.com>
70 * gdb.server/solib-list.exp: No longer expect an interior stop in
73 2015-08-20 Pedro Alves <palves@redhat.com>
75 * gdb.server/connect-stopped-target.c: New file.
76 * gdb.server/connect-stopped-target.exp: New file.
78 2015-08-20 Pedro Alves <palves@redhat.com>
80 * gdb.dwarf2/comp-unit-lang.exp: New file.
81 * gdb.dwarf2/comp-unit-lang.c: New file.
83 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
85 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
86 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
88 2015-08-19 Kevin Buettner <kevinb@redhat.com>
90 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
91 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
93 2015-08-18 Doug Evans <dje@google.com>
94 Adrian Sendroiu <adrian.sendroiu@freescale.com>
96 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
97 skip_python_tests. New arg prompt_regexp.
98 (skip_python_tests): New function.
99 * lib/mi-support.exp (mi_skip_python_tests): New function.
100 * gdb.python/py-mi-objfile-gdb.py: New file.
101 * gdb.python/py-mi-objfile.c: New file.
102 * gdb.python/py-mi-objfile.exp: New file.
104 2015-08-17 Keith Seitz <keiths@redhat.com>
106 * gdb.linespec/explicit.exp: Move strace test from here ...
107 * gdb.trace/strace.exp: ... to here.
109 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
111 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
112 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
114 2015-08-14 Doug Evans <xdje42@gmail.com>
116 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
117 inferior before selecting a new file.
119 2015-08-14 Doug Evans <xdje42@gmail.com>
121 * gdb.mi/mi-disassemble.exp: Update.
122 * gdb.base/disasm-optim.S: New file.
123 * gdb.base/disasm-optim.c: New file.
124 * gdb.base/disasm-optim.h: New file.
125 * gdb.base/disasm-optim.exp: New file.
127 2015-08-14 Keith Seitz <keiths@redhat.com>
129 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
132 2015-08-13 Joel Brobecker <brobecker@adacore.com>
134 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
136 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
138 * gdb.ada/fun_renaming.exp: New testcase.
139 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
140 * gdb.ada/fun_renaming/pack.adb: New file.
141 * gdb.ada/fun_renaming/pack.ads: New file.
143 2015-08-12 Keith Seitz <keiths@redhat.com>
145 * gdb.base/dso2dso.exp: Pass basename of source file in call to
148 2015-08-12 Joel Brobecker <brobecker@adacore.com>
150 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
151 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
152 gdb.base/dso2dso.exp: New files.
154 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
155 Pedro Alves <palves@redhat.com>
156 Keith Seitz <keiths@redhat.com>
158 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
161 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
163 * gdb.base/gdbhistsize-history.exp
164 (test_histsize_history_setting): Use save_vars.
165 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
167 (test_no_truncation_of_unlimited_history_file): Use save_vars.
168 * gdb.base/readline.exp: Use save_vars.
170 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
172 * lib/gdb.exp (save_vars): New proc.
174 2015-08-11 Keith Seitz <keiths@redhat.com>
176 * gdb.base/help.exp: Update help_breakpoint_text.
178 2015-08-11 Keith Seitz <keiths@redhat.com>
180 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
181 (at toplevel): Call test_explicit_breakpoints.
182 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
184 * lib/mi-support.exp (mi_make_breakpoint): Add support for
185 breakpoint conditions, "-cond".
187 2015-08-11 Keith Seitz <keiths@redhat.com>
189 * gdb.linespec/3explicit.c: New file.
190 * gdb.linespec/cpexplicit.cc: New file.
191 * gdb.linespec/cpexplicit.exp: New file.
192 * gdb.linespec/explicit.c: New file.
193 * gdb.linespec/explicit.exp: New file.
194 * gdb.linespec/explicit2.c: New file.
195 * gdb.linespec/ls-errs.exp: Add explicit location tests.
196 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
197 before using in the matching pattern.
198 Clarify that `prefix' is a regular expression.
200 2015-08-11 Keith Seitz <keiths@redhat.com>
202 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
204 Add tests for missing ",FMT" and ",".
206 2015-08-10 Doug Evans <dje@google.com>
207 Keith Seitz <keiths@redhat.com>
210 * gdb.base/completion.exp: Add location completer tests.
212 2015-08-07 Pedro Alves <palves@redhat.com>
214 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
216 (top level): Run do_test with and without displaced stepping.
218 2015-08-07 Pedro Alves <palves@redhat.com>
220 * gdb.base/valgrind-disp-step.c: New file.
221 * gdb.base/valgrind-disp-step.exp: New file.
223 2015-08-07 Pedro Alves <palves@redhat.com>
225 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
227 (main): Add alarm. Run an infinite loop instead of calling
229 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
231 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
233 (main): Add alarm. Run an infinite loop instead of calling
235 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
238 2015-08-07 Pedro Alves <palves@redhat.com>
240 * gdb.base/checkpoint-ns.exp: New file.
241 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
244 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
246 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
247 * gdb.btrace/instruction_history.exp: Update.
248 * gdb.btrace/tsx.exp: New.
249 * gdb.btrace/tsx.c: New.
251 2015-08-06 Pedro Alves <palves@redhat.com>
253 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
255 * gdb.reverse/until-precsave.exp: Bump timeouts.
257 2015-08-06 Pedro Alves <palves@redhat.com>
259 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
261 2015-08-06 Pedro Alves <palves@redhat.com>
264 * gdb.threads/process-dies-while-handling-bp.c: New file.
265 * gdb.threads/process-dies-while-handling-bp.exp: New file.
267 2015-08-06 Pedro Alves <palves@redhat.com>
269 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
270 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
272 2015-08-05 Pedro Alves <palves@redhat.com>
274 * gdb.threads/next-while-other-thread-longjmps.c: New file.
275 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
277 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
279 * gdb.base/bp-permanent.exp: Report test as unsupported if
280 the target cannot stop at the permanent breakpoint.
282 2015-08-03 Doug Evans <dje@google.com>
284 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
287 2015-08-03 Doug Evans <dje@google.com>
289 * Makefile.in (workers/%.worker, build-perf): New rule.
290 (GDB_PERFTEST_MODE): New variable.
291 (check-perf): Use it.
292 (clean): Clean up gdb.perf parallel build subdirs.
293 * lib/build-piece.exp: New file.
294 * lib/gdb.exp (make_gdb_parallel_path): New function
295 (standard_output_file, standard_temp_file): Call it.
296 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
298 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
300 2015-08-03 Doug Evans <dje@google.com>
302 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
303 (LOG_FILE_NAME): New global.
304 (TextReporter.__init__): Initialize self.txt_sum.
305 (TextReporter.report): Add support for multiple data-points.
306 Move report to perftest.sum, put raw data in perftest.log.
307 (TextReporter.start): Open sum and log files.
308 (TextReporter.end): Close sum and log files.
309 * gdb.perf/lib/perftest/testresult.py
310 (SingleStatisticTestResult.record): Handle multiple data-points.
312 2015-07-31 Pedro Alves <palves@redhat.com>
314 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
315 Use spawn_id_get_pid. Wait for spawn id after eof. Use
316 kill_wait_spawned_process instead of explicit "kill -9".
317 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
318 returning a spawn id instead of a pid. Use spawn_id_get_pid and
319 kill_wait_spawned_process.
320 * gdb.base/attach-twice.exp: Likewise.
321 * gdb.base/attach.exp: Likewise.
322 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
324 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
325 returning a spawn id instead of a pid. Use spawn_id_get_pid and
326 kill_wait_spawned_process.
327 * gdb.base/valgrind-infcall.exp: Likewise.
328 * gdb.multi/multi-attach.exp: Likewise.
329 * gdb.python/py-prompt.exp: Likewise.
330 * gdb.python/py-sync-interp.exp: Likewise.
331 * gdb.server/ext-attach.exp: Likewise.
332 * gdb.threads/attach-into-signal.exp (corefunc): Use
333 spawn_wait_for_attach, spawn_id_get_pid and
334 kill_wait_spawned_process.
335 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
336 spawn_wait_for_attach returning a spawn id instead of a pid. Use
337 spawn_id_get_pid and kill_wait_spawned_process.
338 * gdb.threads/attach-stopped.exp (corefunc): Use
339 spawn_wait_for_attach, spawn_id_get_pid and
340 kill_wait_spawned_process.
341 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
342 Use spawn_id_get_pid. Wait for spawn id after eof. Use
343 kill_wait_spawned_process instead of explicit "kill -9".
344 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
345 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
346 (spawn_wait_for_attach): Use spawn instead of exec to spawn
347 processes. Don't map cygwin/windows pids here. Now returns a
350 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
352 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
353 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
356 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
358 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
360 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
363 2014-05-21 Mark Wielaard <mjw@redhat.com>
365 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
367 2015-07-30 Pedro Alves <palves@redhat.com>
369 * linux-low.c (handle_extended_wait): Set the child's last
370 reported status to TARGET_WAITKIND_STOPPED.
372 2015-07-30 Pedro Alves <palves@redhat.com>
375 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
376 only shows inferior 1.
378 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
379 Pedro Alves <palves@redhat.com>
382 * gdb.threads/fork-plus-threads.c: New file.
383 * gdb.threads/fork-plus-threads.exp: New file.
385 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
387 * gdb.base/batch-preserve-term-settings.exp
388 (test_terminal_settings_preserved_after_cli_exit): Use
391 2015-07-29 Pedro Alves <palves@redhat.com>
392 Don Breazeal <donb@codesourcery.com>
394 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
395 output from both inferior_spawn_id and gdb_spawn_id.
397 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
399 * gdb.threads/attach-into-signal.exp (corefunc): Use
400 with_test_prefix on nested loops, uniquefying the test messages.
402 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
404 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
407 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
409 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
411 (test_terminal_settings_preserved_after_sigterm): New test.
413 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
415 * gdb.base/batch-preserve-term-settings.exp
416 (test_terminal_settings_preserved_after_cli_exit): New test.
418 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
420 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
421 manipulation of saved_gdbflags.
422 (test_terminal_settings_preserved): Remove global declaration of
423 the unused variable pagination_prompt. Remove manipulation of
424 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
427 2015-07-29 Pedro Alves <palves@redhat.com>
429 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
431 2015-07-29 Pedro Alves <palves@redhat.com>
433 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
436 2015-07-29 Pedro Alves <palves@redhat.com>
438 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
439 (main): Call gdb_unbuffer_output.
440 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
441 (main): Call gdb_unbuffer_output.
442 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
443 (main): Call gdb_unbuffer_output.
444 * gdb.base/call-strs.exp: Adjust to step over the
445 gdb_unbuffer_output call.
446 * gdb.base/catch-gdb-caused-signals.c: Include
447 "../lib/unbuffer_output.c".
448 (main): Call gdb_unbuffer_output.
449 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
450 (main): Call gdb_unbuffer_output.
451 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
452 (main): Call gdb_unbuffer_output.
453 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
454 (main): Call gdb_unbuffer_output.
455 * gdb.base/shlib-call.exp: Adjust to step over the
456 gdb_unbuffer_output call.
457 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
458 (main): Call gdb_unbuffer_output.
459 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
460 (main): Call gdb_unbuffer_output.
461 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
462 (main): Rename to ...
465 * gdb.base/varargs.exp: Run to test instead of to main.
466 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
467 (main): Call gdb_unbuffer_output.
469 2015-07-29 Pedro Alves <palves@redhat.com>
471 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
472 factore out from mi_continue_dprintf. For call-style dprintfs,
473 expect dprintf output out of $inferior_spawn_id.
474 (mi_continue_dprintf): Use mi_expect_dprintf.
475 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
476 (main): Call gdb_unbuffer_output.
478 2015-07-29 Pedro Alves <palves@redhat.com>
480 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
481 (default_mi_gdb_start): Set inferior_spawn_id instead of
482 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
484 (mi_gdb_test): Always expect inferior output from both
485 $inferior_spawn_id and $gdb_spawn_id.
487 2015-07-29 Pedro Alves <palves@redhat.com>
489 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
490 send_inferior and $inferior_spawn_id.
492 2015-07-29 Pedro Alves <palves@redhat.com>
494 * gdb.gdb/complaints.exp (test_initial_complaints)
495 (test_serial_complaints, test_short_complaints): Use
497 (test_empty_complaint): Handle $inferior_spawn_id !=
500 2015-07-29 Pedro Alves <palves@redhat.com>
502 * gdb.base/varargs.exp: Use gdb_test_stdio.
504 2015-07-29 Pedro Alves <palves@redhat.com>
506 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
508 2015-07-29 Pedro Alves <palves@redhat.com>
510 * gdb.base/ending-run.exp: Use gdb_test_stdio.
512 2015-07-29 Pedro Alves <palves@redhat.com>
514 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
515 parameter into two new parameters, "inf_result" and "gdb_result".
516 Expect inferior output and gdb output from $inferior_spawn_id and
517 $gdb_spawn_id, respectively. Adjust all callers.
519 2015-07-29 Pedro Alves <palves@redhat.com>
521 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
522 of gdb_test_sequence.
524 2015-07-29 Pedro Alves <palves@redhat.com>
526 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
527 (saw_spurious_output): Expect inferior output from
528 $inferior_spawn_id. Use gdb_test_stdio.
530 2015-07-29 Pedro Alves <palves@redhat.com>
532 * gdb.base/dprintf.exp: Use standard_testfile. Change
533 prepare_for_testing call.
534 (srcfile): Don't set.
535 (restart): New procedure.
536 (test_dprintf): New procecure, use to continue over dprintfs.
537 (test_call, test_agent): New procedures, tests moved here.
538 Restart gdb and recreate dprintfs. Adjust expected output.
540 2015-07-29 Pedro Alves <palves@redhat.com>
542 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
544 2015-07-29 Pedro Alves <palves@redhat.com>
546 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
548 2015-07-29 Pedro Alves <palves@redhat.com>
550 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
553 2015-07-29 Pedro Alves <palves@redhat.com>
555 * lib/gdb.exp (gdb_test_stdio): New procedure.
557 2015-07-29 Pedro Alves <palves@redhat.com>
559 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
561 2015-07-29 Pedro Alves <palves@redhat.com>
563 * gdb.base/call-signal-resume.exp: Remove check for
564 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
565 * gdb.base/unwindonsignal.exp: Likewise.
566 * gdb.base/call-signals.c (gen_signal): Remove printf call.
567 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
569 2015-07-29 Pedro Alves <palves@redhat.com>
571 * gdb.base/siginfo-addr.c (pass): New function.
572 (handler): Call it iff si_addr is correct.
573 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
574 Set a breakpoint at "pass" and continue to it.
576 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
578 * gdb.python/py-objfile.exp: Make some tests have unique names.
579 * gdb.python/py-pp-registration.exp: Likewise.
581 2015-07-28 Pedro Alves <palves@redhat.com>
583 * gdb.server/server-exec-info.exp: Issue a "disconnect".
585 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
587 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
589 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
591 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
593 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
595 * gdb.base/gdb-sigterm-2.exp: New test.
597 2015-07-25 Doug Evans <xdje42@gmail.com>
600 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
601 (workers/%.worker, build-perf): New rule.
602 (GDB_PERFTEST_MODE): New variable.
603 (check-perf): Use it.
604 (clean): Clean up gdb.perf parallel build subdirs.
605 * lib/build-piece.exp: New file.
606 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
607 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
609 (standard_temp_file): Ditto.
610 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
613 2015-07-24 Doug Evans <dje@google.com>
615 * gdb.perf/lib/perftest/utils.py: New file.
616 * gdb.perf/gm-hello.cc: New file.
617 * gdb.perf/gm-pervasive-typedef.cc: New file.
618 * gdb.perf/gm-pervasive-typedef.h: New file.
619 * gdb.perf/gm-std.cc: New file.
620 * gdb.perf/gm-std.h: New file.
621 * gdb.perf/gm-use-cerr.cc: New file.
622 * gdb.perf/gm-utils.h: New file.
623 * gdb.perf/gmonster-null-lookup.py: New file.
624 * gdb.perf/gmonster-pervasive-typedef.py: New file.
625 * gdb.perf/gmonster-print-cerr.py: New file.
626 * gdb.perf/gmonster-ptype-string.py: New file.
627 * gdb.perf/gmonster-runto-main.py: New file.
628 * gdb.perf/gmonster-select-file.py: New file.
629 * gdb.perf/gmonster1-null-lookup.exp: New file.
630 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
631 * gdb.perf/gmonster1-print-cerr.exp: New file.
632 * gdb.perf/gmonster1-ptype-string.exp: New file.
633 * gdb.perf/gmonster1-runto-main.exp: New file.
634 * gdb.perf/gmonster1-select-file.exp: New file.
635 * gdb.perf/gmonster1.cc: New file.
636 * gdb.perf/gmonster1.exp: New file.
637 * gdb.perf/gmonster2-null-lookup.exp: New file.
638 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
639 * gdb.perf/gmonster2-print-cerr.exp: New file.
640 * gdb.perf/gmonster2-ptype-string.exp: New file.
641 * gdb.perf/gmonster2-runto-main.exp: New file.
642 * gdb.perf/gmonster2-select-file.exp: New file.
643 * gdb.perf/gmonster2.cc: New file.
644 * gdb.perf/gmonster2.exp: New file.
646 2015-07-24 Doug Evans <dje@google.com>
648 * gdb.perf/README: New file.
649 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
650 * lib/gen-perf-test.exp: New file.
652 2015-07-24 Doug Evans <dje@google.com>
654 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
655 (PerfTest::startup): New function.
656 (PerfTest::run): Return result of calling body.
657 (PerfTest::assemble): Rewrite.
658 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
659 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
660 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
661 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
662 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
664 2015-07-24 Doug Evans <dje@google.com>
666 * lib/gdb.exp (clean_restart): Make executable optional.
668 2015-07-24 Doug Evans <dje@google.com>
670 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
671 compiler_info references.
672 * gdb.cp/temargs.exp: Ditto.
673 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
674 (get_compiler_info): Early exit if already computed. Set compiler_info
675 to "unknown" if there was a problem.
676 (test_compiler_info): Add function comment. Call get_compiler_info.
678 2015-07-24 Doug Evans <dje@google.com>
680 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
681 (workers/%.worker, build-perf): New rule.
682 (GDB_PERFTEST_MODE): New variable.
683 (check-perf): Use it.
684 (clean): Clean up gdb.perf parallel build subdirs.
685 * lib/build-piece.exp: New file.
686 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
687 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
689 (standard_temp_file): Ditto.
690 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
693 2015-07-24 Doug Evans <dje@google.com>
695 * lib/future.exp (gdb_default_target_compile): New option
697 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
700 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
702 * gdb.base/catch-syscall.exp: Call gdb_exit before
705 2015-07-24 Pedro Alves <palves@redhat.com>
707 * gdb.python/py-events.exp: Accept output between the stop event
709 * gdb.python/py-evsignal.exp: Likewise.
710 * gdb.python/py-evthreads.exp: Likewise.
712 2015-07-24 Pedro Alves <palves@redhat.com>
715 * gdb.threads/non-ldr-exit.c: New file.
716 * gdb.threads/non-ldr-exit.exp: New file.
718 2015-07-24 Yao Qi <yao.qi@linaro.org>
720 * gdb.server/ext-wrapper.exp: Test --wrapper option when
723 2015-07-24 Yao Qi <yao.qi@linaro.org>
725 * gdb.server/ext-restart.exp: New file.
727 2015-07-24 Yao Qi <yao.qi@linaro.org>
729 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
731 * gdb.server/ext-wrapper.exp: New file.
733 2015-07-23 Doug Evans <dje@google.com>
735 * gdb.dwarf2/dw2-dummy-cu.S: New file.
736 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
738 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
740 * gdb.ada/var_arr_typedef.exp: New testcase.
741 * gdb.ada/var_arr_typedef/pack.adb: New file.
742 * gdb.ada/var_arr_typedef/pack.ads: New file.
743 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
745 2015-07-20 Joel Brobecker <brobecker@adacore.com>
747 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
749 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
751 * gdb.arch/i386-biarch-core.exp: Replace istarget
752 by "complete set gnutarget". Remove expectation for the "core-file"
755 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
757 Revert the previous commit:
758 Tests for validate symbol file using build-id.
760 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
762 Tests for validate symbol file using build-id.
763 * gdb.base/solib-mismatch-lib.c: New file.
764 * gdb.base/solib-mismatch-libmod.c: New file.
765 * gdb.base/solib-mismatch.c: New file.
766 * gdb.base/solib-mismatch.exp: New file.
768 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
770 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
772 * gdb.base/sigbpt.exp (stepi_out): Likewise.
773 * gdb.base/siginfo.exp: Likewise.
774 * gdb.base/sigstep.exp (advance, advancei): Likewise.
776 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
778 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
780 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
782 * gdb.trace/range-stepping.exp: Check that the target supports
785 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
787 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
789 2015-07-14 Pedro Alves <palves@redhat.com>
791 * gdb.base/killed-outside.exp: New file.
792 * gdb.base/killed-outside.c: New file.
794 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
796 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
798 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
800 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
802 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
803 infcall tests instead of setting up for KFAIL.
805 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
807 * gdb.btrace/record_goto-step.exp: New.
809 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
812 * gdb.compile/compile.c (struct struct_type): Add volatile to
814 * gdb.compile/compile.exp
815 (compile code struct_object.selffield = &struct_object): Skip further
816 struct_object tests if this one xfails.
818 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
821 * gdb.trace/ax.exp: Add test.
823 2015-07-07 Yao Qi <yao.qi@linaro.org>
825 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
826 instead of istarget "aarch64*-*-*".
827 * gdb.arch/aarch64-fp.exp: Likewise.
828 * gdb.base/float.exp: Likewise.
829 * gdb.reverse/aarch64.exp: Likewise.
830 * lib/gdb.exp (is_aarch64_target): New proc.
832 2015-07-07 Yao Qi <yao.qi@linaro.org>
834 * lib/gdb.exp (is_aarch32_target): New proc.
835 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
836 instead of "istarget "arm*-*-*"".
837 * gdb.arch/arm-disp-step.exp: Likewise.
838 * gdb.arch/thumb-bx-pc.exp: Likewise.
839 * gdb.arch/thumb-prologue.exp: Likewise.
840 * gdb.arch/thumb-singlestep.exp: Likewise.
841 * gdb.base/disp-step-syscall.exp: Likewise.
842 * gdb.base/float.exp: Likewise.
844 2015-07-07 Yao Qi <yao.qi@linaro.org>
846 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
847 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
849 2015-07-07 Yao Qi <yao.qi@linaro.org>
851 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
852 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
854 * gdb.multi/multi-arch.exp: Likewise.
856 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
858 * gdb.python/py-lazy-string.exp: Add missing parentheses to
861 2015-07-07 Yao Qi <yao.qi@linaro.org>
863 * gdb.arch/thumb-singlestep.exp: Do one more single step.
865 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
867 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
868 '[' and ']' characters.
870 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
872 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
874 2015-06-29 Pedro Alves <palves@redhat.com>
877 * gdb.threads/hand-call-new-thread.c: New file.
878 * gdb.threads/hand-call-new-thread.c: New file.
880 2015-06-26 Keith Seitz <keiths@redhat.com>
881 Doug Evans <dje@google.com>
884 * gdb.cp/var-tag-2.cc: New file.
885 * gdb.cp/var-tag-3.cc: New file.
886 * gdb.cp/var-tag-4.cc: New file.
887 * gdb.cp/var-tag.cc: New file.
888 * gdb.cp/var-tag.exp: New file.
890 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
892 * gdb.base/history-duplicates.exp: New test.
894 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
896 * gdb.base/completion.exp: Test the completion of the "focus"
899 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
901 * gdb.arch/amd64-prologue-skip.S: New file.
902 * gdb.arch/amd64-prologue-skip.exp: New file.
904 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
906 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
907 is_address_zero_readable check.
909 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
911 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
912 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
914 2015-06-24 Yao Qi <yao.qi@linaro.org>
916 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
919 2015-06-24 Yao Qi <yao.qi@linaro.org>
921 * lib/gdb.exp (supports_get_siginfo_type): New proc.
922 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
923 * gdb.base/siginfo-thread.exp: Likewise.
925 2015-06-22 Yao Qi <yao.qi@linaro.org>
927 * boards/remote-gdbserver-on-localhost.exp: Add comments.
929 2015-06-22 Yao Qi <yao.qi@linaro.org>
931 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
933 (skip_hw_watchpoint_tests): Likewise.
935 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
937 * gdb.base/gdbinit-history.exp: Test the interaction between
938 setting GDBHISTSIZE and setting the history size via .gdbinit.
940 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
943 * gdb.base/gdbhistsize-history.exp: New test.
945 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
947 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
949 * gdb.base/readline.exp: Likewise.
951 2015-06-17 Yao Qi <yao.qi@linaro.org>
953 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
956 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
958 * gdb.base/gdbinit-history.exp: Add test case to check that
959 an unlimited history file does not get truncated on exit.
961 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
963 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
964 (VECTOR): New macro. Use it...
965 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
966 ...for these typedefs.
967 (int8, char1, int1, double1): New typedefs.
968 (struct just_int2, struct two_int2): New structures.
969 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
970 (add_structvecs, add_singlevecs): New functions.
971 (main): Call add_some_intvecs twice.
972 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
973 the compile and exit upon failure. Try compiling for the "native"
974 architecture. Test inferior function calls with vector arguments
975 and vector return value handling with "finish" and "return".
977 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
979 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
980 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
982 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
984 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
987 * gdb.mi/mi-dprintf-pending.c: New file.
988 * gdb.mi/mi-dprintf-pending.exp: New test.
989 * gdb.mi/mi-dprintf-pendshr.c: New file.
991 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
992 Mircea Gherzan <mircea.gherzan@intel.com>
994 * gdb.arch/i386-mpx-map.c: New file.
995 * gdb.arch/i386-mpx-map.exp: New File.
997 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
999 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1000 * gdb.arch/i386-mpx.exp: Indentation fixed.
1002 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1004 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1005 function and improved indentation.
1006 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1007 gdb_test_multiple. Added additional tests to skip the test.
1009 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1011 * gdb.arch/i386-avx512.c: Change path in include file.
1012 * gdb.arch/i386-avx512.exp: Change include dir path
1014 * gdb.arch/i386-mpx.c: Change path in include file.
1015 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1018 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1020 * gdb.compile/compile-print.exp (compile print *vararray@3)
1021 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1023 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1025 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1026 (do not keep jit in memory): ... this.
1027 (expect 5): Change it to ...
1028 (expect no 5): ... this.
1030 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1033 * gdb.mi/mi-detach.exp: New file.
1035 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1038 * gdb.arch/amd64-tailcall-self.S: New file.
1039 * gdb.arch/amd64-tailcall-self.c: New file.
1040 * gdb.arch/amd64-tailcall-self.exp: New file.
1042 2015-05-28 Don Breazeal <donb@codesourcery.com>
1044 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1045 tests for remote targets by checking is_target_gdbserver.
1047 2015-05-27 Doug Evans <dje@google.com>
1049 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1050 * gdb.dwarf2/opaque-type-lookup.c: New file.
1051 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1053 2015-05-26 Doug Evans <dje@google.com>
1055 * gdb.cp/iostream.cc: New file.
1056 * gdb.cp/iostream.exp: New file.
1058 2015-05-26 Doug Evans <dje@google.com>
1060 * gdb.dwarf2/dw2-op-call.exp: Update.
1061 * gdb.dwarf2/dw4-sig-types.exp: Update.
1062 * gdb.dwarf2/implptr.exp: Update.
1063 * gdb.mi/mi-cmd-param-changed.exp: Update.
1065 2015-05-26 Doug Evans <dje@google.com>
1067 * gdb.python/py-lazy-string.c: New file.
1068 * gdb.python/py-lazy-string.exp: New file.
1069 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1070 (main): Update. Add estring3.
1071 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1072 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1074 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1075 Yao Qi <yao.qi@linaro.org>
1077 * gdb.reverse/aarch64.c: New.
1078 * gdb.reverse/aarch64.exp: New.
1080 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1082 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1083 (supports_reverse): Likewise.
1085 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1087 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1088 Use with_test_prefix.
1090 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1092 * gdb.base/completion.exp: Add test for completion of layout
1095 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1097 * lib/gdb.exp (skip_tui_tests): New proc.
1098 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1100 2015-05-19 Pedro Alves <palves@redhat.com>
1102 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1103 Save the whole env array instead of just HOME. Unset HISTSIZE in
1104 the environment while testing. Restore whole environment
1107 2015-05-16 Doug Evans <xdje42@gmail.com>
1109 * gdb.guile/scm-ports.c: New file.
1110 * gdb.guile/scm-ports.exp: Add memory port tests.
1112 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1114 * gdb.compile/compile-print.c: New file.
1115 * gdb.compile/compile-print.exp: New file.
1117 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1119 * gdb.compile/compile-ops.exp: Cast param to void.
1120 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1121 (compile code struct_object.selffield = &struct_object): Add xfail.
1123 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1125 * gdb.ada/arr_enum_with_gap: New testcase.
1127 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1129 * gdb.ada/byte_packed_arr: New testcase.
1131 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1133 * gdb.ada/pckd_neg: New testcase.
1135 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1138 * gdb.base/gdbinit-history.exp: New test.
1139 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1140 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1142 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1144 * gdb.python/py-xmethods.cc: Enhance test case.
1145 * gdb.python/py-xmethods.exp: New tests.
1146 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1148 (B_indexoper): Likewise.
1149 (global_dm_list) : Add new xmethod worker functions.
1151 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1153 * gdb.base/coredump-filter.exp: Correctly unset
1154 "coredump_var_addr" array.
1156 2015-05-08 Pedro Alves <palves@redhat.com>
1158 * gdb.server/non-existing-program.exp: Unset spawn_id.
1160 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1163 * gdb.python/py-xmethods.exp: Add tests.
1165 2015-05-08 Yao Qi <yao.qi@linaro.org>
1168 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1169 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1170 function set_coredump_filter, and remove remote_exec call.
1171 Remove argument ipid. Callers update.
1172 (top level): Don't get inferior's PID.
1174 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1176 * gdb.base/watch_thread_num.exp: Skip test on targets without
1179 2015-05-06 Pedro Alves <palves@redhat.com>
1182 * gdb.server/non-existing-program.exp: New file.
1184 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1186 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1188 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1190 * gdb.ada/out_of_line_in_inlined: New testcase.
1192 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1194 * gdb.ada/var_rec_arr: New testcase.
1196 2015-04-30 Yao Qi <yao.qi@linaro.org>
1198 * gdb.base/break-idempotent.exp: If
1199 skip_hw_watchpoint_multi_tests returns true, skip the tests
1200 on "rwatch" and "awatch".
1202 2015-04-30 Yao Qi <yao.qi@linaro.org>
1204 * gdb.base/relativedebug.exp: Invoke gdb command
1205 "info sharedlibrary", and if libc.so doesn't have debug info,
1208 2015-04-29 Doug Evans <dje@google.com>
1210 * gdb.python/py-xmethods.exp: Add ptype tests.
1211 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1212 get_result_type method.
1214 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1216 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1217 the target does not support hardware watchpoints.
1219 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1221 * gdb.base/break-always.exp: Abort testing if writing to memory
1224 2015-04-28 Doug Evans <dje@google.com>
1226 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1227 * gdb.python/py-pp-registration.exp: ... here. New file.
1228 * gdb.python/py-pp-registration.c: New file.
1229 * gdb.python/py-pp-registration.py: New file.
1231 2015-04-28 Doug Evans <dje@google.com>
1233 * gdb.python/py-bad-printers.c: New file.
1234 * gdb.python/py-bad-printers.py: New file.
1235 * gdb.python/py-bad-printers.exp: New file.
1237 2015-04-28 Sasha Smundak <asmundak@google.com>
1239 * gdb.python/py-type.exp: New test.
1241 2015-04-28 Andy Wingo <wingo@igalia.com>
1243 * gdb.python/py-parameter.exp:
1244 * gdb.guile/scm-parameter.exp: Escape the path that we are
1245 matching against, as it might contain characters that are special
1246 to regular expressions.
1248 2015-04-27 Joel Brobecker <brobecker@adacore.com>
1250 * gdb.ada/rec_comp: New testcase.
1252 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1254 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1257 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1259 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1260 new tests for verilog output.
1262 2015-04-24 Yao Qi <yao.qi@linaro.org>
1264 * boards/remote-gdbserver-on-localhost.exp: New file.
1266 2015-04-23 Pedro Alves <palves@redhat.com>
1268 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1269 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1270 "end of file", remove $inferior_spawn_id from the indirect list.
1272 2015-04-23 Pedro Alves <palves@redhat.com>
1274 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1276 2015-04-23 Pedro Alves <palves@redhat.com>
1278 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1279 on $any_spawn_id instead of only on $gdb_spawn_id.
1281 2015-04-21 Pierre Muller <muller@sourceware.org>
1284 * lib/pascal.exp (gpc_compile): Add new option "class".
1285 (fpc_compile): Likewise.
1286 * gdb.pascal/case-insensitive-symbols.pas: New file.
1287 * gdb.pascal/case-insensitive-symbols.exp: New file.
1289 2015-04-20 Gary Benson <gbenson@redhat.com>
1291 * gdb.base/attach.exp: Fix three extended remote failures.
1293 2015-04-17 Gary Benson <gbenson@redhat.com>
1295 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1296 the main executable over the remote protocol.
1298 2015-04-16 Pedro Alves <palves@redhat.com>
1300 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1301 a new gdbserver if gdbserver_reconnect_p is set.
1303 2015-04-16 Pedro Alves <palves@redhat.com>
1305 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1306 is set, don't exit gdbserver.
1308 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1310 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1311 appropriate .insn, such that an older assembler can be used.
1312 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1313 the z/Architecture instruction set on 31-bit targets as well.
1315 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1317 * gdb.go/handcall.exp: Remove all logic related to the first
1318 breakpoint and rely on go_runto_main instead.
1319 * gdb.go/strings.exp: Likewise.
1320 * gdb.go/unsafe.exp: Likewise.
1321 * gdb.go/hello.exp: Likewise. Also rename the remaining
1322 breakpoint marker to "breakpoint 1".
1323 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1324 * gdb.go/strings.go: Likewise.
1325 * gdb.go/unsafe.go: Likewise.
1326 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1327 "set breakpoint 2 here" and rename the remaining breakpoint marker
1330 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1332 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1333 if itertools.imap is not present.
1334 * gdb.python/py-objfile.exp: Add parentheses.
1335 * gdb.python/py-type.exp: Same.
1336 * gdb.python/py-unwind-maint.py: Same.
1338 2015-04-15 Yao Qi <yao.qi@linaro.org>
1340 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1341 of ":$ptr_size" and set its form explicitly.
1343 2015-04-15 Pedro Alves <palves@redhat.com>
1344 Yao Qi <yao.qi@linaro.org>
1346 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1347 timeout by factor of 4.
1348 (test_regular_watch): Likewise.
1349 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1350 * gdb.reverse/sigall-reverse.exp: Likewise.
1351 * gdb.reverse/until-precsave.exp: Likewise.
1352 * lib/gdb.exp (with_timeout_factor): New proc.
1353 (gdb_expect): Move some code to ...
1354 (get_largest_timeout): ... here. New procedure.
1356 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
1358 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1360 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1362 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1363 to write to the .text section.
1365 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1367 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1368 Handle the case of targets that do not provide PID information.
1370 2015-04-13 Yao Qi <yao.qi@linaro.org>
1372 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1373 and use expect instead of gdb_expect.
1375 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1377 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1378 "coredump_var_addr" to avoid naming conflict with other testcases.
1380 2015-04-10 Pedro Alves <palves@redhat.com>
1382 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1383 gdb_test_sequence and gdb_assert.
1385 2015-04-10 Pedro Alves <palves@redhat.com>
1387 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1388 test messages that don't include the breakpoint address.
1390 2015-04-10 Yao Qi <yao.qi@linaro.org>
1392 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1393 false for some offset and width combinations which aren't
1394 supported by linux kernel.
1396 2015-04-10 Pedro Alves <palves@redhat.com>
1398 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1399 procedure, factored out from ...
1400 (top level): ... here. Add "set displaced-stepping" testing axis.
1401 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1402 parameter "displaced". Use it.
1403 (top level): Use foreach and add "set displaced-stepping" testing
1406 2015-04-10 Pedro Alves <palves@redhat.com>
1408 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1410 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1411 both the address of the instruction that triggers the watchpoint
1412 and the address of the instruction immediately after, and use
1413 those addresses for the test. Fix comment.
1415 2015-04-10 Pedro Alves <palves@redhat.com>
1417 * gdb.base/sigstep.exp (breakpoint_to_handler)
1418 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1419 Test "backtrace" in handler.
1420 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1421 (top level): Add new "displaced" test axis to
1422 breakpoint_to_handler, breakpoint_to_handler_entry and
1423 breakpoint_over_handler.
1425 2015-04-10 Pedro Alves <palves@redhat.com>
1428 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1430 2015-04-10 Yao Qi <yao.qi@linaro.org>
1432 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1433 (test_add_rn_pc): New function.
1434 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1435 (top level): Invoke test_add_rn_pc.
1437 2015-04-10 Pedro Alves <palves@redhat.com>
1440 * gdb.base/step-over-no-symbols.exp: New file.
1442 2015-04-09 Andy Wingo <wingo@igalia.com>
1444 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1445 after the Python tests.
1447 2015-04-08 Keith Seitz <keiths@redhat.com>
1450 * gdb.python/py-completion.exp: New tests for completion.
1451 * gdb.python/py-completion.py (CompleteLimit1): New class.
1452 (CompleteLimit2): Likewise.
1453 (CompleteLimit3): Likewise.
1454 (CompleteLimit4): Likewise.
1455 (CompleteLimit5): Likewise.
1456 (CompleteLimit6): Likewise.
1457 (CompleteLimit7): Likewise.
1459 2015-04-08 Pedro Alves <palves@redhat.com>
1463 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1465 (main): Install it as SIGUSR1 handler.
1466 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1467 parameter. Always use "setup" as prefix. Toggle "set
1468 displaced-stepping" off/on depending on global. Don't switch to
1470 (top level): Add displaced stepping "off/on" test axis. Update
1471 "setup" calls. Wrap each subtest with with_test_prefix. Test
1472 continuing with a queued signal in each thread.
1474 2015-04-08 Pedro Alves <palves@redhat.com>
1476 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1477 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1478 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1479 Return early if running to main fails.
1480 * gdb.trace/while-stepping.exp: Likewise.
1482 2015-04-07 Pedro Alves <palves@redhat.com>
1484 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1485 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1486 interact with inferior program.
1488 2015-04-07 Pedro Alves <palves@redhat.com>
1490 * lib/gdb.exp (inferior_spawn_id): New global.
1491 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1492 spawn id after processing the user code.
1493 (default_gdb_start): Set inferior_spawn_id.
1494 (send_inferior): New procedure.
1495 * lib/gdbserver-support.exp (gdbserver_start): Set
1497 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1499 2015-04-07 Pedro Alves <palves@redhat.com>
1501 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1502 * lib/gdbserver-support.exp (gdbserver_start): Make
1503 $server_spawn_id global.
1504 (gdbserver_start): Don't wait for gdbserver's spawn id with
1506 (close_gdbserver): New procedure.
1507 (gdb_exit): Rename the default version and reimplement.
1509 2015-04-07 Pedro Alves <palves@redhat.com>
1511 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
1512 append the substituted item, not the original item.
1514 2015-04-07 Pedro Alves <palves@redhat.com>
1516 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1519 2015-04-07 Pedro Alves <palves@redhat.com>
1521 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1522 output appearing once only.
1524 2015-04-07 Pedro Alves <palves@redhat.com>
1526 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1527 that doesn't expect anything. Return early if running to main
1530 2015-04-07 Yao Qi <yao.qi@linaro.org>
1532 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1533 (child_function): Call alarm.
1534 (main): Move call to alarm into the loop.
1535 * gdb.threads/non-stop-fair-events.exp: Build program with
1538 2015-04-06 Doug Evans <xdje42@gmail.com>
1540 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1541 Fix dest parameter to board_info.
1542 (fpc_compile): Ditto.
1543 (gdb_compile_pascal): Rename dest arg to destfile.
1545 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1547 * gdb.ada/funcall_ref.exp: New file.
1548 * gdb.ada/funcall_ref/foo.adb: New file.
1550 2015-04-02 Yao Qi <yao.qi@linaro.org>
1552 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1555 2015-04-02 Gary Benson <gbenson@redhat.com>
1557 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1559 2015-04-01 Sasha Smundak <asmundak@google.com>
1561 * gdb.python/py-unwind-maint.c: New file.
1562 * gdb.python/py-unwind-maint.exp: New test.
1563 * gdb.python/py-unwind-maint.py: New file.
1564 * gdb.python/py-unwind.c: New file.
1565 * gdb.python/py-unwind.exp: New test.
1566 * gdb.python/py-unwind.py: New test.
1568 2015-04-01 Pedro Alves <palves@redhat.com>
1570 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1571 to fail instead of non-existent $test.
1573 2015-04-01 Pedro Alves <palves@redhat.com>
1575 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1576 GDBFLAGS if not empty.
1578 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1580 * gdb.ada/complete.exp: Remove "multi_line".
1581 * gdb.ada/info_exc.exp: Remove "multi_line".
1582 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1583 * gdb.ada/ptype_field.exp: Remove "multi_line".
1584 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1585 * gdb.ada/tagged.exp: Remove "multi_line".
1586 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1588 * gdb.btrace/delta.exp: Likewise.
1589 * gdb.btrace/exception.exp: Likewise.
1590 * gdb.btrace/function_call_history.exp: Likewise.
1591 * gdb.btrace/instruction_history.exp: Likewise.
1592 * gdb.btrace/nohist.exp: Likewise.
1593 * gdb.btrace/record_goto.exp: Likewise.
1594 * gdb.btrace/segv.exp: Likewise.
1595 * gdb.btrace/stepi.exp: Likewise.
1596 * gdb.btrace/tailcall.exp: Likewise.
1597 * gdb.btrace/unknown_functions.exp: Likewise.
1598 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1599 * lib/gdb.exp: Add the "multi_line" helper.
1601 2015-04-01 Pedro Alves <palves@redhat.com>
1603 * gdb.threads/tid-reuse.c: New file.
1604 * gdb.threads/tid-reuse.exp: New file.
1606 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1609 * gdb.base/coredump-filter.c: New file.
1610 * gdb.base/coredump-filter.exp: Likewise.
1612 2015-03-27 Petr Machata <pmachata@redhat.com>
1614 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1615 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1616 (Dwarf::assemble): Initialize them.
1617 (Dwarf::lines): New function.
1619 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1621 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1622 SYMBOL_PREFIX for x86_64-*-cygwin.
1624 2015-03-26 Andy Wingo <wingo@igalia.com>
1627 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1628 const_value but not a location.
1629 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1630 location defined in non-main CUs are visible.
1632 2015-03-26 Yao Qi <yao.qi@linaro.org>
1635 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1636 Add a line number entry for the same line.
1637 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1638 Add a line number entry for the same line.
1640 2015-03-26 Yao Qi <yao.qi@linaro.org>
1642 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1644 (func): Likewise. Add .Lfunc_1 label.
1646 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1651 2015-03-26 Yao Qi <yao.qi@linaro.org>
1653 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1654 Call gdb_compile instead to compile each .s files without debug
1657 2015-03-26 Yao Qi <yao.qi@linaro.org>
1659 * gdb.base/savedregs.exp (process_saved_regs): Make
1660 "Saved registers:" optional in the pattern.
1662 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1664 * gdb.btrace/next.exp: Merged into step.exp.
1665 * gdb.btrace/finish.exp: Merged into step.exp.
1666 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1667 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1668 "record goto" and checking the exact replay position.
1669 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1670 check for "Recording format" in "info record" output.
1671 * gdb.btrace/record_goto.exp: Choose test file based on target.
1672 * gdb.btrace/x86-record_goto.S: Renamed into ...
1673 * gdb.btrace/x86_64-record_goto.S: ... this.
1674 * gdb.btrace/i686-record_goto.S: New.
1675 * gdb.btrace/x86-tailcall.S: Renamed into ...
1676 * gdb.btrace/x86_64-tailcall.S: ... this.
1677 * gdb.btrace/i686-tailcall.S: New.
1678 * gdb.btrace/x86-tailcall.c: Renamed into ...
1679 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1680 separate statements. Update test.
1681 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1682 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1683 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1684 * gdb.btrace/tailcall.exp: Choose test file based on target.
1685 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1687 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1689 * gdb.btrace/exception.exp: Increase BTS buffer size.
1691 2015-03-24 Pedro Alves <palves@redhat.com>
1693 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1695 2015-03-24 Pedro Alves <palves@redhat.com>
1697 * gdb.threads/schedlock.exp (test_step): No longer expect that
1698 "set scheduler-locking step" with "next" over a function call runs
1701 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1703 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1705 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1707 PR breakpoints/16466
1708 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1709 * gdb.mi/mi-pending.c (thread_func): New function.
1710 (int main): Add threading support required.
1711 * gdb.mi/mi-pending.exp: Add tests for this issue.
1712 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1713 (pendfunc2): Remove stdio dependency.
1714 * gdb.mi/mi-pendshr2.c: New file.
1716 2015-03-23 Keith Seitz <keiths@redhat.com>
1718 * gdb.linespec/keywords.c: New file.
1719 * gdb.linespec/keywords.exp: New file.
1721 2015-03-23 Keith Seitz <keiths@redhat.com>
1724 * gdb.dwarf2/staticvirtual.exp: New test.
1726 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1728 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1729 * README: Remove HP-UX and gdb.hp.
1731 * configure: Regenerate.
1732 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1733 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1734 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1735 gdb.hp/gdb.defects/Makefile.
1736 * gdb.hp/Makefile.in: File deleted.
1737 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1738 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1739 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1740 * gdb.hp/gdb.aCC/run.c: File deleted.
1741 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1742 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1743 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1744 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1745 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1746 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1747 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1748 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1749 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1750 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1751 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1752 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1753 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1754 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1755 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1756 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1757 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1758 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1759 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1760 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1761 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1762 * gdb.hp/gdb.compat/average.c: File deleted.
1763 * gdb.hp/gdb.compat/sum.c: File deleted.
1764 * gdb.hp/gdb.compat/xdb.c: File deleted.
1765 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1766 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1767 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1768 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1769 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1770 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1771 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1772 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1773 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1774 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1775 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1776 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1777 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1778 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1779 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1780 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1781 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1782 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1783 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1784 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1785 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1786 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1787 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1788 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1789 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1790 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1791 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1792 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1793 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1794 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1795 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1796 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1797 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1798 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1799 * gdb.hp/tools/odump: File deleted.
1801 2015-03-19 Pedro Alves <palves@redhat.com>
1803 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1804 (saw_thread_3): New globals.
1805 (top level): Increment them when an event for the corresponding
1807 (no thread starvation): New test.
1809 2015-03-19 Pedro Alves <palves@redhat.com>
1811 * gdb.threads/continue-pending-status.c: New file.
1812 * gdb.threads/continue-pending-status.exp: New file.
1814 2015-03-18 Pedro Alves <palves@redhat.com>
1816 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1817 Use gdb_is_target_remote instead of is_remote. Use
1818 gdb_test_multiple instead of gdb_expect. Exit early if
1819 gdb_test_multiple hits its internal matches. Tighten stepi tests
1820 expected output. Fail on exit with any signal, instead of just
1823 2015-03-18 Yao Qi <yao.qi@linaro.org>
1826 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
1828 * gdb.base/catch-syscall.exp: Don't skip it on
1829 aarch64*-*-linux* target. Remove elements in all_syscalls.
1830 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
1832 (setup_all_syscalls): New proc.
1834 2015-03-16 Yao Qi <yao.qi@linaro.org>
1836 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
1837 (top level): Skip tests if valid_addr_p returns false for
1840 2015-03-11 Andy Wingo <wingo@igalia.com>
1842 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
1844 2015-03-11 Yao Qi <yao.qi@linaro.org>
1846 * gdb.base/catch-syscall.exp: Fix typo in comments.
1848 2015-03-11 Yao Qi <yao.qi@linaro.org>
1850 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
1852 2015-03-09 Pedro Alves <palves@redhat.com>
1854 * dg-extract-results.py: Delete.
1856 2015-03-09 Pedro Alves <palves@redhat.com>
1858 Merge dg-extract-results.sh from GCC upstream (r218843).
1860 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1861 * dg-extract-results.sh: Use --text with grep to avoid issues with
1862 binary files. Fall back to cat -v, if that doesn't work.
1864 2015-03-05 Pedro Alves <palves@redhat.com>
1866 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
1868 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
1870 * lib/mi-support.exp (mi_expect_interrupt): Accept
1871 alternative event for when in all-stop mode.
1873 2015-03-04 Pedro Alves <palves@redhat.com>
1875 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
1877 2015-03-04 Mark Kettenis <kettenis@gnu.org>
1879 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
1881 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1883 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
1884 regexps for GDB's current line display, accept a hex address
1885 preceding the line number.
1887 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1889 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
1890 the 'arch1' variable for "s390*-linux*" targets.
1892 2015-03-04 Pedro Alves <palves@redhat.com>
1894 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
1895 (main): Pass missing retval argument to pthread_join call.
1897 2015-03-02 Pedro Alves <palves@redhat.com>
1899 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
1900 (top level): Call do_test with non-stop as well.
1902 2015-03-02 Pedro Alves <palves@redhat.com>
1904 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
1907 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1909 * gdb.arch/s390-vregs.exp: New test.
1910 * gdb.arch/s390-vregs.S: New file.
1912 2015-02-27 Pedro Alves <palves@redhat.com>
1914 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
1915 call to catch_command_errors.
1916 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
1917 catch_command_errors.
1919 2015-02-27 Pedro Alves <palves@redhat.com>
1921 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
1922 "true" for boolean result.
1923 * gdb.gdb/selftest.exp (test_with_self): Also accept full
1926 2015-02-27 Pedro Alves <palves@redhat.com>
1928 * lib/unbuffer_output.c: New file.
1929 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
1930 (main): Call gdb_unbuffer_output.
1932 2015-02-27 Yao Qi <yao.qi@linaro.org>
1934 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
1937 2015-02-26 Doug Evans <dje@google.com>
1939 * gdb.cp/class2.cc (Dbase, D): New classes.
1940 (main): New local delta.
1941 * gdb.cp/class2.exp: Test printing delta.
1942 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
1943 (dynbar): New global.
1944 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
1946 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1948 * gdb.compile/compile-ifunc.c: New file.
1949 * gdb.compile/compile-ifunc.exp: New file.
1951 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
1953 * gdb.base/structs.exp: Check for correct struct on finish.
1955 2015-02-26 Yao Qi <yao.qi@linaro.org>
1957 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
1960 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1962 * gdb.arch/cordic.ko.bz2: New file.
1963 * gdb.arch/cordic.ko.debug.bz2: New file.
1964 * gdb.arch/ppc64-symtab-cordic.exp: New file.
1966 2015-02-25 Yao Qi <yao.qi@linaro.org>
1968 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
1969 aarch64*-*-* target.
1971 2015-02-23 Pedro Alves <palves@redhat.com>
1973 * lib/gdb.exp (delete_breakpoints): Rewrite using
1976 2015-02-23 Pedro Alves <palves@redhat.com>
1978 * gdb.base/info-os.c: Include stdlib.h.
1980 2015-02-22 Doug Evans <xdje42@gmail.com>
1983 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
1984 is read after symbols have been re-read.
1985 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
1986 * gdb.ada/exec_changed/second.adb (Second): Ditto.
1988 2015-02-21 Doug Evans <dje@google.com>
1990 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
1992 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1995 * gdb.arch/i386-biarch-core.core.bz2: New file.
1996 * gdb.arch/i386-biarch-core.exp: New file.
1998 2015-02-21 Pedro Alves <palves@redhat.com>
2000 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2003 2015-02-20 Pedro Alves <palves@redhat.com>
2005 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2008 2015-02-20 Pedro Alves <palves@redhat.com>
2010 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2012 2015-02-20 Pedro Alves <palves@redhat.com>
2014 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2015 clean_restart before gdb_target_supports_trace.
2017 2015-02-20 Pedro Alves <palves@redhat.com>
2020 * gdb.threads/clone-thread_db.c: New file.
2021 * gdb.threads/clone-thread_db.exp: New file.
2023 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2025 PR breakpoints/16812
2026 * gdb.base/catch-gdb-caused-signals.c: New file.
2027 * gdb.base/catch-gdb-caused-signals.exp: New file.
2029 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2031 * configure: Regenerated.
2032 * configure.ac: Use GDB_AC_TRANSFORM.
2033 * aclocal.m4: sinclude ../transform.m4.
2035 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2037 * lib/dtrace.exp: New file.
2038 * gdb.base/dtrace-probe.exp: Likewise.
2039 * gdb.base/dtrace-probe.d: Likewise.
2040 * gdb.base/dtrace-probe.c: Likewise.
2041 * lib/pdtrace.in: Likewise.
2042 * configure.ac: Output variables with the transformed names of
2043 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2044 * configure: Regenerated.
2046 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2048 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2049 expected message when trying to access $_probe_* convenience
2050 variables while not on a probe.
2052 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2054 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2056 2015-02-11 Pedro Alves <pedro@codesourcery.com>
2058 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2059 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2061 2015-02-10 Doug Evans <xdje42@gmail.com>
2063 * lib/gdb.exp (gdb_load): Always return a result.
2065 2015-02-10 Pedro Alves <palves@redhat.com>
2067 * gdb.threads/signal-sigtrap.c: New file.
2068 * gdb.threads/signal-sigtrap.exp: New file.
2070 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2072 * gdb.trace/no-attach-trace.c: New file.
2073 * gdb.trace/no-attach-trace.exp: New file.
2075 2015-02-09 Mark Wielaard <mjw@redhat.com>
2077 * gdb.dwarf2/atomic.c: New file.
2078 * gdb.dwarf2/atomic-type.exp: Likewise.
2080 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2082 * gdb.btrace/buffer-size.exp: Update "info record" output.
2083 * gdb.btrace/delta.exp: Update "info record" output.
2084 * gdb.btrace/enable.exp: Update "info record" output.
2085 * gdb.btrace/finish.exp: Update "info record" output.
2086 * gdb.btrace/instruction_history.exp: Update "info record" output.
2087 * gdb.btrace/next.exp: Update "info record" output.
2088 * gdb.btrace/nexti.exp: Update "info record" output.
2089 * gdb.btrace/step.exp: Update "info record" output.
2090 * gdb.btrace/stepi.exp: Update "info record" output.
2091 * gdb.btrace/nohist.exp: Update "info record" output.
2093 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2095 * gdb.btrace/buffer-size: New.
2097 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2099 * gdb.btrace/delta.exp: Update "info record" output.
2100 * gdb.btrace/enable.exp: Update "info record" output.
2101 * gdb.btrace/finish.exp: Update "info record" output.
2102 * gdb.btrace/instruction_history.exp: Update "info record" output.
2103 * gdb.btrace/next.exp: Update "info record" output.
2104 * gdb.btrace/nexti.exp: Update "info record" output.
2105 * gdb.btrace/step.exp: Update "info record" output.
2106 * gdb.btrace/stepi.exp: Update "info record" output.
2107 * gdb.btrace/nohist.exp: Update "info record" output.
2109 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2112 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2114 2015-02-06 Pedro Alves <palves@redhat.com>
2116 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2118 (seconds_left, again): New globals.
2119 (main): Wait seconds_left in a 1-second sleep loop instead of
2120 sleeping 180 seconds. If 'again' is set, reset the seconds
2122 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2123 'again' in the inferior before detaching. Print the seconds left.
2124 (options): New global.
2125 (top level): Build program with -DTIMEOUT=$timeout.
2127 2015-02-06 Pedro Alves <palves@redhat.com>
2129 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2130 determine how many seconds to pass to 'alarm'.
2131 * gdb.base/gdb-sigterm.exp (top level): Build program with
2133 (do_test): Return success/failure indication. Add more verbose
2134 logging. Don't fail if 200 single steps are seen. Instead, fail
2135 when the test times out.
2136 (passes): New global.
2137 (top level): Break the testing loop if testing fails on any
2138 iteration. Use gdb_assert.
2140 2015-02-04 Don Breazeal <donb@codesourcery.com>
2142 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2143 and initialize them.
2144 (ipc_cleanup): New function.
2145 (main): Don't declare shmid, semid, and msqid. Add a call to
2146 atexit so that we call ipc_cleanup on exit.
2148 2015-02-04 Pedro Alves <palves@redhat.com>
2150 * boards/native-extended-gdbserver.exp: Remove any target variant
2151 specifications from the board name before clearing the isremote
2152 flag from board_info.
2154 2015-01-31 Doug Evans <xdje42@gmail.com>
2156 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2158 2015-01-31 Gary Benson <gbenson@redhat.com>
2160 * gdb.base/completion.exp: Disable completion limiting for
2161 existing tests. Add new tests to check completion limiting.
2162 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2164 2015-01-31 Doug Evans <xdje42@gmail.com>
2166 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2168 2015-01-31 Doug Evans <xdje42@gmail.com>
2170 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2171 entries. Duplicate file section script entries.
2172 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2173 inlined entries. Add test for safe-path rejection.
2174 * gdb.python/py-section-script.c: Add duplicate inlined section script
2175 entries. Duplicate file section script entries.
2176 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2177 inlined entries. Add test for safe-path rejection.
2179 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2181 * gdb.ada/disc_arr_bound: New testcase.
2183 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2185 * gdb.ada/mi_var_array: New testcase.
2187 2015-01-27 Doug Evans <dje@google.com>
2189 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2190 Add test for objfile.filename, objfile.username after objfile
2193 2015-01-26 Joel Brobecker <brobecker@adacore.com>
2195 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2196 the second test to print the name attribute of value
2197 returned by the call to gdb.lookup_type, and adjust
2198 the expected output accordingly.
2200 2015-01-25 Mark Wielaard <mjw@redhat.com>
2202 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2203 * gdb.base/disp-step-fork.c: Include unistd.h.
2204 * gdb.base/siginfo-obj.c: Include stdio.h.
2205 * gdb.base/siginfo-thread.c: Likewise.
2206 * gdb.mi/non-stop.c: Include unistd.h.
2207 * gdb.mi/nsthrexec.c: Include stdio.h.
2208 * gdb.mi/pthreads.c: Include unistd.h.
2209 * gdb.modula2/unbounded1.c (main): Declare returns int.
2210 * gdb.reverse/consecutive-reverse.c: Likewise.
2211 * gdb.threads/create-fail.c: Include unistd.h.
2212 * gdb.threads/killed.c: Likewise.
2213 * gdb.threads/linux-dp.c: Likewise.
2214 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2215 * gdb.threads/non-ldr-exc-2.c: Likewise.
2216 * gdb.threads/non-ldr-exc-3.c: Likewise.
2217 * gdb.threads/non-ldr-exc-4.c: Likewise.
2218 * gdb.threads/pthreads.c: Include unistd.h.
2219 (main): Declare returns int.
2220 * gdb.threads/tls-main.c (foo): New declaration.
2221 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2223 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2225 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2226 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2228 2015-01-15 Mark Wielaard <mjw@redhat.com>
2230 * gdb.base/noreturn-return.c: New file.
2231 * gdb.base/noreturn-return.exp: New file.
2232 * gdb.base/noreturn-finish.c: New file.
2233 * gdb.base/noreturn-finish.exp: New file.
2235 2015-01-23 Pedro Alves <palves@redhat.com>
2237 * gdb.threads/continue-pending-after-query.c: New file.
2238 * gdb.threads/continue-pending-after-query.exp: New file.
2240 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2241 Simon Marchi <simon.marchi@ericsson.com>
2243 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2244 * gdb.base/valgrind-db-attach.exp: Same.
2245 * gdb.base/valgrind-infcall.exp: Same.
2246 * lib/mi-support.exp (default_mi_gdb_start): Same.
2247 * lib/prompt.exp (default_prompt_gdb_start): Same.
2248 * lib/gdb.exp (default_gdb_spawn): Same.
2249 (gdb_interact): New.
2252 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2254 * gdb.compile/compile.exp (pointer to jit function): New test.
2256 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
2258 * lib/gdb.exp (supports_process_record): Return true for
2260 (supports_reverse): Likewise.
2262 2015-01-15 Don Breazeal <donb@codesourcery.com>
2264 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2265 instead of checking whether the target board is remote and
2266 use spawn_wait_for_attach instead of exec/sleep.
2267 * gdb.base/attach-twice.exp: Likewise.
2269 2015-01-15 Joel Brobecker <brobecker@adacore.com>
2271 * gdb.ada/var_arr_attrs: New testcase.
2273 2015-01-14 Pedro Alves <palves@redhat.com>
2274 Joel Brobecker <brobecker@adacore.com>
2277 * gdb.base/bp-cmds-execution-x-script.c: New file.
2278 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2279 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2281 2015-01-14 Pedro Alves <palves@redhat.com>
2284 * gdb.base/batch-preserve-term-settings.c: New file.
2285 * gdb.base/batch-preserve-term-settings.exp: New file.
2287 2015-01-13 Doug Evans <dje@google.com>
2289 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2292 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2294 * Makefile.in (clean mostlyclean): Do not delete *.py.
2296 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2298 * gdb.python/py-lookup-type.exp: New file.
2300 2015-01-12 Pedro Alves <palves@redhat.com>
2302 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2303 restore GDBFLAGS before returning.
2305 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2307 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2308 is_amd64_regs_target and is_x86_like_target.
2310 2015-01-11 Doug Evans <xdje42@gmail.com>
2312 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2313 is given without an explicit form.
2314 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2316 * gdb.dwarf/corrupt.exp: Ditto.
2317 * gdb.dwarf2/enum-type.exp: Ditto.
2318 * gdb.trace/entry-values.exp: Ditto.
2319 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2321 2015-01-11 Doug Evans <xdje42@gmail.com>
2324 * gdb.base/maint.exp: Remove references to "maint demangle".
2325 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2326 Add tests for explicitly specifying language to demangle.
2327 * gdb.dlang/demangle.exp: Ditto.
2329 2015-01-09 Pedro Alves <palves@redhat.com>
2331 * gdb.threads/non-stop-fair-events.c: New file.
2332 * gdb.threads/non-stop-fair-events.exp: New file.
2334 2015-01-09 Pedro Alves <palves@redhat.com>
2336 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2337 the global scope. Set a breakpoint after all threads are started
2338 rather than stepping over two source lines. Expect the prompt.
2339 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2342 (main): Use threads_started_barrier to wait for all threads to
2343 start. Main thread no longer calls thread_function. Exit after
2345 (loop): New function.
2346 (thread_function): Wait on threads_started_barrier barrier. Call
2347 'loop' at each iteration.
2348 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2349 threads have started, instead of hardcoding number of "next"
2350 steps. Use an access watchpoint instead of a write watchpoint.
2352 2015-01-09 Pedro Alves <palves@redhat.com>
2354 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2355 (thread_func): Wait on barrier.
2356 (main): Wait for all threads to start before stopping GDB.
2357 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2359 (thread1_func, thread2_func): Wait on barrier.
2360 (main): Wait for all threads to start before stopping GDB.
2361 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2363 (thread1_func, thread2_func): Wait on barrier.
2364 (main): Wait for all threads to start before stopping GDB.
2366 2015-01-09 Pedro Alves <palves@redhat.com>
2368 * gdb.threads/attach-many-short-lived-threads.c: New file.
2369 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2371 2014-01-09 Pedro Alves <palves@redhat.com>
2373 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2374 instead of to thread 2.
2375 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2376 Add barrier around each pthread_create call instead of around all
2378 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2379 Set a break on thread_function and have the child threads hit it
2382 2015-01-09 Pedro Alves <palves@redhat.com>
2384 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2385 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2387 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2388 checking whether the target board is remote.
2389 * gdb.multi/multi-attach.exp: Likewise.
2390 * gdb.python/py-sync-interp.exp: Likewise.
2391 * gdb.server/ext-attach.exp: Likewise.
2392 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2393 tests that need to attach, instead of checking whether the target
2394 board is remote at the top of the file.
2396 2015-01-08 Yao Qi <yao@codesourcery.com>
2398 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2400 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2402 Fix testcase compilation.
2403 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2405 2015-01-06 Joel Brobecker <brobecker@adacore.com>
2407 * gdb.python/py-type.exp: Add a couple test about empty
2408 array creation, and negative-length array creation.
2410 2015-01-02 Doug Evans <xdje42@gmail.com>
2412 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2414 2015-01-02 Doug Evans <dje@google.com>
2416 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2418 2014-12-29 Yao Qi <yao@codesourcery.com>
2420 * gdb.trace/entry-values.exp: Update comments. Rename variable
2421 bar_call_foo to returned_from_foo.
2423 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2426 * gdb.linespec/break-asm-file.c: New file.
2427 * gdb.linespec/break-asm-file.exp: New file.
2428 * gdb.linespec/break-asm-file0.s: New file.
2429 * gdb.linespec/break-asm-file1.s: New file.
2431 2014-12-18 Nigel Stephens <nigel@mips.com>
2432 Maciej W. Rozycki <macro@codesourcery.com>
2434 * gdb.base/float.exp: Handle the new output from "info float" on
2437 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2439 Fix MinGW compilation.
2440 * gdb.compile/compile-ops.exp: Update untested message if
2441 !skip_compile_feature_tests.
2442 * gdb.compile/compile-setjmp.exp: Likewise.
2443 * gdb.compile/compile-tls.exp: Likewise.
2444 * gdb.compile/compile.exp: Likewise.
2445 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2446 supported on this host".
2448 2014-12-16 Doug Evans <xdje42@gmail.com>
2450 * boards/stabs.exp: New file.
2452 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2454 * gdb.base/completion.exp: Adjust to format changes of "maint
2455 print user-registers".
2457 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
2460 * gdb.arch/aarch64-fp.c: New file.
2461 * gdb.arch/aarch64-fp.exp: New file.
2463 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2465 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2466 r210637, r210913, r211666, r215400, r215817).
2468 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2469 * dg-extract-results.py: New file.
2470 * dg-extract-results.sh: Use it if the environment seems
2473 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2475 * dg-extract-results.py (parse_run): Handle warnings that
2476 are printed before a test harness is run.
2478 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2480 * dg-extract-results.py (Named): Remove __cmp__ method.
2481 (output_variation): Use a key to sort variation.harnesses.
2483 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2485 * dg-extract-results.py: For Python 3, force sys.stdout to
2486 handle surrogate escape sequences.
2487 (safe_open): New function.
2488 (output_segment, main): Use it.
2490 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2492 * dg-extract-results.py (Prog.result_re): Include options
2495 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2497 * dg-extract-results.py (output_variation): Always sort if
2500 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2502 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2503 as long as we get pagination notifications.
2505 2014-12-15 Jason Merrill <jason@redhat.com>
2507 * Makefile.in (check-gdb.%): Restore.
2508 * README: Mention it.
2510 2014-12-13 Joel Brobecker <brobecker@adacore.com>
2512 * gdb.ada/str_uninit: New testcase.
2514 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2517 * gdb.base/vla-stub-define.c: New file.
2518 * gdb.base/vla-stub.c: New file.
2519 * gdb.base/vla-stub.exp: New file.
2521 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2522 Jan Kratochvil <jan.kratochvil@redhat.com>
2523 Tom Tromey <tromey@redhat.com>
2525 * configure.ac: Add gdb.compile/.
2526 * configure: Regenerate.
2527 * gdb.compile/Makefile.in: New file.
2528 * gdb.compile/compile-ops.exp: New file.
2529 * gdb.compile/compile-ops.c: New file.
2530 * gdb.compile/compile-tls.c: New file.
2531 * gdb.compile/compile-tls.exp: New file.
2532 * gdb.compile/compile-constvar.S: New file.
2533 * gdb.compile/compile-constvar.c: New file.
2534 * gdb.compile/compile-mod.c: New file.
2535 * gdb.compile/compile-nodebug.c: New file.
2536 * gdb.compile/compile-setjmp-mod.c: New file.
2537 * gdb.compile/compile-setjmp.c: New file.
2538 * gdb.compile/compile-setjmp.exp: New file.
2539 * gdb.compile/compile-shlib.c: New file.
2540 * gdb.compile/compile.c: New file.
2541 * gdb.compile/compile.exp: New file.
2542 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2544 2014-12-12 Tom Tromey <tromey@redhat.com>
2546 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2547 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2549 2014-12-12 Doug Evans <dje@google.com>
2551 * lib/gdb-python.exp (get_python_valueof): New function.
2552 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2554 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2556 * gdb.base/completion.exp: Add test for completion of "info
2559 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2561 * gdb.base/func-ptrs.c: New file.
2562 * gdb.base/func-ptrs.exp: New file.
2564 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2566 PR breakpoints/17012
2567 * gdb.base/dprintf-detach.c: New file.
2568 * gdb.base/dprintf-detach.exp: New file.
2570 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2572 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2573 * lib/gdb.exp (target_is_gdbserver): New procedure.
2575 2014-12-08 Doug Evans <dje@google.com>
2577 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2579 2014-12-05 Yao Qi <yao@codesourcery.com>
2581 * gdb.guile/scm-error.exp: Remove the third argument to
2582 gdb_remote_download.
2583 * gdb.guile/scm-frame-args.exp: Likewise.
2584 * gdb.guile/scm-section-script.exp: Likewise.
2586 2014-12-05 Yao Qi <yao@codesourcery.com>
2588 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2590 2014-12-04 Doug Evans <dje@google.com>
2592 * gdb.python/py-objfile.exp: Add tests for
2593 objfile.add_separate_debug_file.
2595 2014-12-04 Doug Evans <dje@google.com>
2597 * lib/gdb.exp (get_build_id): New function.
2598 (build_id_debug_filename_get): Rewrite to use it.
2599 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2601 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2603 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2604 `method(long)', not just 0x0.
2605 * gdb.cp/nsalias.exp: Align code labels to 4.
2606 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2607 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2608 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2609 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2610 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2611 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2613 2014-12-02 Doug Evans <dje@google.com>
2616 * gdb.cp/anon-ns.cc: Move guts of this file to ...
2617 * gdb.cp/anon-ns2.cc: ... here. New file.
2618 * gdb.cp/anon-ns.exp: Update.
2620 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2622 * gdb.python/py-events.py (inferior_call_handler): New.
2623 (register_changed_handler, memory_changed_handler): New.
2624 (test_events.invoke): Register new handlers.
2625 * gdb.python/py-events.exp: Add tests for inferior call,
2626 memory_changed and register_changed events.
2628 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2630 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2631 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2632 if the linker doesn't understand this.
2634 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2636 * gdb.python/python.exp: Change expected reply to help().
2638 2014-12-01 Yao Qi <yao@codesourcery.com>
2640 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2641 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2642 * configure: Re-generated.
2644 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2646 * gdb.cp/chained-calls.cc: New file.
2647 * gdb.cp/chained-calls.exp: New file.
2648 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2650 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2652 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2653 * gdb.dwarf2/symtab-producer.exp: Same.
2654 * gdb.gdb/python-interrupts.exp: Same.
2655 * gdb.gdb/python-selftest.exp: Same.
2656 * gdb.python/py-linetable.exp: Same.
2657 * gdb.python/py-type.exp: Same.
2658 * gdb.python/py-value-cc.exp: Same.
2659 * gdb.python/py-value.exp: Same.
2661 2014-11-28 Yao Qi <yao@codesourcery.com>
2663 * gdb.base/break-probes.exp: Match library name prefixed with
2666 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2668 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2669 test expected output. Add parentheses for the call to print.
2670 Remove L suffix from integers.
2672 2014-11-26 Doug Evans <dje@google.com>
2674 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2676 2014-11-22 Yao Qi <yao@codesourcery.com>
2678 * gdb.trace/entry-values.c: Remove asms.
2679 (foo): Add foo_label.
2680 (bar): Add bar_label.
2681 * gdb.trace/entry-values.exp: Remove code computing foo's
2682 length and bar's length.
2683 (Dwarf::assemble): Invoke function_range for bar and use
2684 MACRO_AT_func for foo.
2686 2014-11-22 Yao Qi <yao@codesourcery.com>
2688 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2689 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2690 Use .Lgcc43_procstart instead of gcc43.
2692 2014-11-21 Joel Brobecker <brobecker@adacore.com>
2694 * gdb.ada/n_arr_bound: New testcase.
2696 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2698 PR breakpoints/10737
2699 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2700 test_catch_syscall_multi_arch.
2701 (test_catch_syscall_multi_arch): New function.
2703 2014-11-20 Doug Evans <xdje42@gmail.com>
2705 * gdb.base/maint.exp: Update expected output.
2707 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2709 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2710 4-byte instruction on S390.
2712 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2714 * gdb.ada/arr_arr: New testcase.
2716 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2718 * gdb.ada/pkd_arr_elem: New Testcase.
2720 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
2722 * gdb.reverse/break-precsave: Expect completion message for
2724 * gdb.reverse/consecutive-precsave.exp: Likewise.
2725 * gdb.reverse/finish-precsave.exp: Likewise.
2726 * gdb.reverse/i386-precsave.exp: Likewise.
2727 * gdb.reverse/machinestate-precsave.exp: Likewise.
2728 * gdb.reverse/sigall-precsave.exp: Likewise.
2729 * gdb.reverse/solib-precsave.exp: Likewise.
2730 * gdb.reverse/step-precsave.exp: Likewise.
2731 * gdb.reverse/until-precsave.exp: Likewise.
2732 * gdb.reverse/watch-precsave.exp: Likewise.
2734 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2736 * gdb.base/bp-permanent.c: Include unistd.h.
2737 * gdb.python/py-framefilter-mi.c (main): Add return type.
2738 * gdb.python/py-framefilter.c (main): Likewise.
2739 * gdb.trace/actions-changed.c (main): Likewise.
2741 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2743 * gdb.mi/until.c: Add eye-catchers.
2744 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2747 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2749 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2750 function header variants in break1.c.
2751 * gdb.base/ena-dis-br.exp: Likewise.
2752 * gdb.base/hbreak2.exp: Likewise.
2753 * gdb.reverse/until-precsave.exp: Drop references to removed
2754 non-prototype function header variants in ur1.c.
2755 * gdb.reverse/until-reverse.exp: Likewise.
2757 2014-11-17 Petr Machata <pmachata@redhat.com>
2759 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2760 ${_cu_offset_size} bytes abbrev offset.
2762 2014-11-15 Doug Evans <xdje42@gmail.com>
2765 * gdb.base/line-symtabs.exp: New file.
2766 * gdb.base/line-symtabs.c: New file.
2767 * gdb.base/line-symtabs.h: New file.
2769 2014-11-14 Yao Qi <yao@codesourcery.com>
2771 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2772 (func): Add label func_label.
2773 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2774 Replace low_pc and high_pc with MACRO_AT_range.
2775 Replace name, low_pc and high_pc with MACRO_AT_func.
2777 2014-11-14 Yao Qi <yao@codesourcery.com>
2779 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2780 Replace name, low_pc and high_pc with MACRO_AT_func.
2782 2014-11-14 Yao Qi <yao@codesourcery.com>
2784 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2785 produce debug information.
2786 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2788 2014-11-14 Yao Qi <yao@codesourcery.com>
2790 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2791 object and get function length.
2792 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2794 (top-level): Replace gdb_compile and clean_restart with
2795 prepare_for_testing.
2796 * gdb.dwarf2/main.c (main): Add label main_label.
2798 2014-11-14 Yao Qi <yao@codesourcery.com>
2800 * lib/dwarf.exp (function_range): New procedure.
2801 (Dwarf::_handle_macro_at_func): New procedure.
2802 (Dwarf::_handle_macro_at_range): New procedure.
2803 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2805 2014-11-14 Yao Qi <yao@codesourcery.com>
2807 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2808 (_handle_attribute): New procedure.
2810 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2812 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2813 * gdb.base/call-sc.c (zed): Likewise.
2814 * gdb.base/checkpoint.c (main): Likewise.
2815 * gdb.base/dump.c (main): Likewise.
2816 * gdb.base/gcore.c (main): Likewise.
2817 * gdb.base/huge.c (main): Likewise.
2818 * gdb.base/multi-forks.c (main): Likewise.
2819 * gdb.base/pr10179-a.c (main): Likewise.
2820 * gdb.base/savedregs.c (main): Likewise.
2821 * gdb.base/sigaltstack.c (main): Likewise.
2822 * gdb.base/siginfo.c (main): Likewise.
2823 * gdb.base/structs.c (zed): Likewise.
2824 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
2825 * gdb.mi/mi-syn-frame.c (main): Likewise.
2826 * gdb.mi/until.c (foo, main): Likewise.
2827 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
2828 * gdb.base/solib-weak.c (foo): Declare.
2829 * gdb.base/attach-twice.c: Include stdio.h.
2830 * gdb.base/weaklib1.c: Likewise.
2831 * gdb.base/weaklib2.c: Likewise.
2832 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
2833 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
2835 * gdb.base/attach-pie-misread.c: Include stdlib.h.
2836 * gdb.mi/mi-exit-code.c: Likewise.
2837 * gdb.base/break-interp-lib.c: Include string.h.
2838 * gdb.base/coremaker.c: Likewise.
2839 * gdb.base/testenv.c: Likewise.
2840 * gdb.python/py-finish-breakpoint.c: Likewise.
2841 * gdb.base/inferior-died.c: Include sys/wait.h.
2842 * gdb.base/fileio.c: Include time.h.
2843 * gdb.base/async-shell.c: Include unistd.h.
2844 * gdb.base/dprintf-non-stop.c: Likewise.
2845 * gdb.base/info-os.c: Likewise.
2846 * gdb.mi/mi-console.c: Likewise.
2847 * gdb.mi/watch-nonstop.c: Likewise.
2848 * gdb.python/py-events.c: Likewise.
2849 * gdb.base/async.c (baz): Move up before its invocation.
2850 * gdb.base/code_elim2.c (my_global_func): Likewise.
2851 * gdb.base/skip-solib-lib.c (multiply): Likewise.
2852 * gdb.base/advance.c (func2): Likewise.
2854 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
2858 * gdb.base/annota3.c: Likewise.
2859 * gdb.base/async.c: Likewise.
2860 * gdb.base/average.c: Likewise.
2861 * gdb.base/call-ar-st.c: Likewise.
2862 * gdb.base/call-rt-st.c: Likewise.
2863 * gdb.base/call-sc.c: Likewise.
2864 * gdb.base/call-strs.c: Likewise.
2865 * gdb.base/ending-run.c: Likewise.
2866 * gdb.base/execd-prog.c: Likewise.
2867 * gdb.base/exprs.c: Likewise.
2868 * gdb.base/foll-exec.c: Likewise.
2869 * gdb.base/foll-fork.c: Likewise.
2870 * gdb.base/foll-vfork.c: Likewise.
2871 * gdb.base/funcargs.c: Likewise.
2872 * gdb.base/gcore.c: Likewise.
2873 * gdb.base/jump.c: Likewise.
2874 * gdb.base/langs0.c: Likewise.
2875 * gdb.base/langs1.c: Likewise.
2876 * gdb.base/langs2.c: Likewise.
2877 * gdb.base/mips_pro.c: Likewise.
2878 * gdb.base/nodebug.c: Likewise.
2879 * gdb.base/opaque0.c: Likewise.
2880 * gdb.base/opaque1.c: Likewise.
2881 * gdb.base/recurse.c: Likewise.
2882 * gdb.base/run.c: Likewise.
2883 * gdb.base/scope0.c: Likewise.
2884 * gdb.base/scope1.c: Likewise.
2885 * gdb.base/setshow.c: Likewise.
2886 * gdb.base/setvar.c: Likewise.
2887 * gdb.base/shmain.c: Likewise.
2888 * gdb.base/shr1.c: Likewise.
2889 * gdb.base/shr2.c: Likewise.
2890 * gdb.base/sigall.c: Likewise.
2891 * gdb.base/signals.c: Likewise.
2892 * gdb.base/so-indr-cl.c: Likewise.
2893 * gdb.base/solib2.c: Likewise.
2894 * gdb.base/structs.c: Likewise.
2895 * gdb.base/sum.c: Likewise.
2896 * gdb.base/vforked-prog.c: Likewise.
2897 * gdb.base/watchpoint.c: Likewise.
2898 * gdb.reverse/shr2.c: Likewise.
2899 * gdb.reverse/until-reverse.c: Likewise.
2900 * gdb.reverse/ur1.c: Likewise.
2901 * gdb.reverse/watch-reverse.c: Likewise.
2903 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2905 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
2907 * gdb.base/sepdebug.exp: Drop references to removed code.
2909 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2911 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
2912 variant. Preserve original line numbering.
2913 * gdb.base/list1.c: Likewise.
2915 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2917 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
2919 * gdb.base/break1.c: Likewise.
2920 * gdb.base/break.exp: Drop references to removed code.
2922 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2924 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
2927 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2929 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
2931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2933 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
2934 logic into perform_all_tests() and invoke it with and without
2935 function header prototypes.
2936 (do_function_calls): Remove conditional XFAIL for PR 5318.
2937 (rerun_and_prepare): Remove duplicate code.
2938 (perform_all_tests): New. Main logic moved here.
2940 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2942 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
2943 code guarded by #ifdef NO_PROTOTYPES.
2944 (t_double_many_args): Likewise.
2945 (DEF_FUNC_MANY_ARGS_1): Likewise.
2946 (DEF_FUNC_VALUES_1): Likewise.
2947 (t_structs_ldc): Renamed from t_structs_fc in conditional code
2948 guarded by #ifdef PROTOTYPES.
2950 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2952 * gdb.mi/mi-console.c: Add eye-catcher.
2953 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
2954 instead of literal line number.
2956 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2958 * gdb.base/shr2.c: Add eye-catcher.
2959 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
2962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2964 * gdb.base/jump.c: Add eye-catchers.
2965 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
2968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2970 * gdb.base/execd-prog.c: Add eye-catchers.
2971 * gdb.base/foll-exec.c: Likewise.
2972 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
2975 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2977 * gdb.base/ending-run.c: Add eye-catchers.
2978 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
2979 literal line numbers.
2981 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2983 * gdb.base/call-rt-st.c: Add eye-catchers.
2984 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
2985 literal line numbers.
2987 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2989 * gdb.base/call-ar-st.c: Add eye-catchers.
2990 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
2991 literal line numbers.
2993 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2995 * gdb.base/average.c: Add eye-catchers.
2996 * gdb.base/sum.c: Likewise.
2997 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
2998 regexps dynamically.
3000 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3002 * gdb.base/solib1.c: Add eye-catchers.
3003 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3004 literal line numbers.
3006 2014-11-12 Pedro Alves <palves@redhat.com>
3008 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3011 2014-11-12 Pedro Alves <palves@redhat.com>
3013 * gdb.arch/i386-bp_permanent.c: New file.
3014 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3015 (srcfile): Set to i386-bp_permanent.c.
3016 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3017 that stepi does not execute the 'leave' instruction, instead of
3018 testing it does execute.
3019 * gdb.base/bp-permanent.c: New file.
3020 * gdb.base/bp-permanent.exp: New file.
3022 2014-11-10 Doug Evans <xdje42@gmail.com>
3025 * gdb.base/symtab-search-order.exp: New file.
3026 * gdb.base/symtab-search-order.c: New file.
3027 * gdb.base/symtab-search-order-1.c: New file.
3028 * gdb.base/symtab-search-order-shlib-1.c: New file.
3030 2014-11-07 Pedro Alves <palves@redhat.com>
3033 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3036 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3039 * gdb.cp/pr17494.cc: New file.
3040 * gdb.cp/pr17494.exp: New file.
3042 2014-11-02 Yao Qi <yao@codesourcery.com>
3044 * gdb.python/python.exp: Get working directory and match the
3045 output of "set extended-prompt \\w " with it.
3047 2014-10-30 Doug Evans <dje@google.com>
3049 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3051 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3054 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
3056 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3057 * gdb.base/realname-expand.exp: Likewise.
3058 * gdb.linespec/macro-relative.exp: Likewise.
3060 2014-10-29 Pedro Alves <palves@redhat.com>
3063 * gdb.threads/schedlock.c (some_function): New function.
3064 (call_function): New global.
3065 (MAYBE_CALL_SOME_FUNCTION): New macro.
3066 (thread_function): Call it.
3067 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3068 and use it instead of a global counter. Adjust all callers.
3069 (get_current_thread): Use "find current thread" for test message
3070 here rather than having all callers pass down the same string.
3071 (goto_loop): New procedure, factored out from ...
3072 (my_continue): ... this.
3073 (step_ten_loops): Change parameter from test message to command to
3075 (list_count): Delete global.
3076 (check_result): New procedure, factored out from duplicate top
3078 (continue tests): Wrap in with_test_prefix.
3079 (test_step): New procedure, factored out from duplicate top level
3081 (top level): Test "step" in combination with all scheduler-locking
3082 modes. Test "next" in combination with all scheduler-locking
3083 modes, and in combination with stepping over a function call or
3085 * gdb.threads/next-bp-other-thread.c: New file.
3086 * gdb.threads/next-bp-other-thread.exp: New file.
3088 2014-10-29 Pedro Alves <palves@redhat.com>
3091 * gdb.python/python.exp: Test a multi-line command that spawns
3093 * gdb.base/multi-line-starts-subshell.exp: New file.
3095 2014-10-29 Yao Qi <yao@codesourcery.com>
3097 * gdb.base/fileio.exp: Make directories on host.
3099 2014-10-29 Yao Qi <yao@codesourcery.com>
3101 * gdb.base/fileio.c (test_write): Close the file.
3103 2014-10-28 Pedro Alves <palves@redhat.com>
3106 * gdb.base/sigstep.c (no_handler): New global.
3107 (main): If 'no_handler is true, set the signal handlers to
3109 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3110 with_sw_watch and no_handler parameters. Handle them.
3111 (top level) <stepping over handler when stopped at a breakpoint
3112 test>: Add a test axis for testing with a software watchpoint, and
3113 another for testing with the signal handler set to SIG_IGN.
3114 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3115 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3117 2014-10-28 Pedro Alves <palves@redhat.com>
3120 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3121 * gdb.base/sigstep.exp (other_handler_location): New global.
3122 (advance): Support stepping into the signal handler, and running
3123 commands while in the handler.
3124 (in_handler_map): New global.
3125 (top level): In the advance test, add combinations for getting
3126 into the handler with stepping commands, and for running commands
3127 in the handler. Add comment descripting the advancei tests.
3129 2014-10-28 Pedro Alves <palves@redhat.com>
3131 * gdb.base/sigstep.exp: Use build_executable instead of
3132 prepare_for_testing.
3133 (top level): Move code that starts GDB, runs to main and creates a
3135 (restart): ... this new procedure.
3136 (top level): Move backtrace from signal handler test to ...
3137 (validate_backtrace): ... this new procedure.
3138 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3139 with_test_prefix. Always restart GDB.
3140 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3141 with_test_prefix. Always restart GDB. No need to delete
3142 breakpoints after the test.
3143 (test_skip_handler): Remove prefix parameter.
3144 (skip_over_handler, breakpoint_to_handler)
3145 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3146 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3147 restart GDB. No need to delete breakpoints after the test.
3148 (top level): Use foreach to call the test procedures with
3151 2014-10-28 Pedro Alves <palves@redhat.com>
3153 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3154 instead of GNATS numbers.
3155 * gdb.base/sigbpt.exp: Likewise.
3156 * gdb.base/siginfo.exp: Likewise.
3157 * gdb.base/sigstep.exp: Likewise.
3159 2014-10-27 Pedro Alves <palves@redhat.com>
3161 * gdb.base/sigstep.c (dummy): New global.
3162 (main): Issue a couple writes to the new global.
3163 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3165 (skip_over_handler): Use test_skip_handler.
3166 (top level): Call skip_over_handler for stepi and nexti too.
3167 (breakpoint_over_handler): Use test_skip_handler.
3168 (top level): Call breakpoint_over_handler for stepi and nexti too.
3170 2014-10-27 Yao Qi <yao@codesourcery.com>
3172 * gdb.trace/tfile.c (adjust_function_address)
3173 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3174 function descriptor.
3176 2014-10-24 Don Breazeal <donb@codesourcery.com>
3178 * gdb.base/foll-fork.exp (test_follow_fork,
3179 catch_fork_child_follow): Check for updated fork messages emitted
3181 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3182 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3183 vfork_and_exec_child_follow_through_step): Check for updated vfork
3184 messages emitted from infrun.c.
3186 2014-10-24 Pedro Alves <palves@redhat.com>
3188 * gdb.base/corefile.exp: Remove references to ultrix.
3189 * gdb.base/interrupt.exp: Likewise.
3190 * gdb.base/whatis.exp: Likewise.
3191 * gdb.gdb/selftest.exp: Likewise.
3192 * gdb.threads/manythreads.exp: Likewise.
3193 * gdb.threads/print-threads.exp: Likewise.
3194 * gdb.threads/pthreads.exp:: Likewise.
3195 * gdb.threads/schedlock.exp: Likewise.
3197 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3199 * gdb.cp/non-trivial-retval.cc: Add a test case.
3200 * gdb.cp/non-trivial-retval.exp: Add a test.
3202 2014-10-20 Yao Qi <yao@codesourcery.com>
3204 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3205 * gdb.python/py-objfile-script-gdb.py: New file.
3206 * gdb.python/py-objfile-script.exp: Update reference to
3207 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3208 of remote_download. Remove the dest file.
3210 2014-10-20 Yao Qi <yao@codesourcery.com>
3212 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3213 * gdb.base/step-line.exp: Likewise.
3214 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3215 * gdb.dwarf2/dw2-basic.exp: Likewise.
3216 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3217 * gdb.dwarf2/dw2-filename.exp: Likewise.
3218 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3219 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3220 * gdb.dwarf2/dw2-producer.exp: Likewise.
3221 * gdb.dwarf2/mac-fileno.exp: Likewise.
3222 * gdb.python/py-frame-args.exp: Likewise.
3223 * gdb.python/py-framefilter.exp: Likewise.
3224 * gdb.python/py-mi.exp: Likewise.
3225 * gdb.python/py-objfile-script.exp: Likewise
3226 * gdb.python/py-pp-integral.exp: Likewise.
3227 * gdb.python/py-pp-re-notag.exp: Likewise.
3228 * gdb.python/py-prettyprint.exp: Likewise.
3229 * gdb.python/py-section-script.exp: Likewise.
3230 * gdb.python/py-typeprint.exp: Likewise.
3231 * gdb.python/py-xmethods.exp: Likewise.
3232 * gdb.stabs/weird.exp: Likewise.
3233 * gdb.xml/tdesc-regs.exp: Likewise.
3235 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3237 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3238 (out_cu): Use addr_len for the size of addresses.
3239 (out_line): Likewise. Size DW_LNE_set_address instruction
3240 according to addr_len.
3241 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3242 (FUNC): Add START_INSNS to definition.
3244 2014-10-18 Yao Qi <yao@codesourcery.com>
3246 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3247 gdb_has_argv0 return true.
3248 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3249 check [target_info exists noargs], check [gdb_has_argv0]
3251 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3252 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3255 2014-10-17 Doug Evans <dje@google.com>
3257 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3259 * gdb.python/py-events.py: Add clear_objfiles event.
3261 2014-10-17 Doug Evans <dje@google.com>
3263 * gdb.python/py-objfile.exp: Test progspace attribute.
3265 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
3267 * gdb.guile/scm-breakpoint.exp: Do not assume any
3268 directory separators when matching source file paths.
3269 * gdb.python/py-breakpoint.exp: Likewise.
3270 * gdb.reverse/break-precsave.exp: Likewise.
3271 * gdb.reverse/break-reverse.exp: Likewise.
3272 * gdb.reverse/consecutive-precsave.exp: Likewise.
3273 * gdb.reverse/finish-precsave.exp: Likewise.
3274 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3275 * gdb.reverse/finish-reverse.exp: Likewise.
3276 * gdb.reverse/i386-precsave.exp: Likewise.
3277 * gdb.reverse/i387-env-reverse.exp: Likewise.
3278 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3279 * gdb.reverse/machinestate-precsave.exp: Likewise.
3280 * gdb.reverse/machinestate.exp: Likewise.
3281 * gdb.reverse/sigall-precsave.exp: Likewise.
3282 * gdb.reverse/solib-precsave.exp: Likewise.
3283 * gdb.reverse/step-precsave.exp: Likewise.
3284 * gdb.reverse/until-precsave.exp: Likewise.
3285 * gdb.reverse/watch-precsave.exp: Likewise.
3286 * gdb.reverse/watch-reverse.exp: Likewise.
3288 2014-10-17 Yao Qi <yao@codesourcery.com>
3290 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3291 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3293 2014-10-17 Pedro Alves <palves@redhat.com>
3296 * gdb.base/bg-execution-repeat.c: New file.
3297 * gdb.base/bg-execution-repeat.exp: New file.
3299 2014-10-17 Pedro Alves <palves@redhat.com>
3302 * gdb.base/continue-all-already-running.c: New file.
3303 * gdb.base/continue-all-already-running.exp: New file.
3305 2014-10-17 Pedro Alves <palves@redhat.com>
3308 * gdb.base/annota-input-while-running.c: New file.
3309 * gdb.base/annota-input-while-running.exp: New file.
3311 2014-10-17 Pedro Alves <palves@redhat.com>
3313 * gdb.base/callfuncs.exp: emove references to osf.
3314 * gdb.base/sigall.exp: Likewise.
3315 * gdb.gdb/selftest.exp: Likewise.
3316 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3317 * gdb.mi/non-stop.c: Likewise.
3318 * gdb.mi/pthreads.c: Likewise.
3319 * gdb.reverse/sigall-precsave.exp: Likewise.
3320 * gdb.reverse/sigall-reverse.exp: Likewise.
3321 * gdb.threads/pthreads.c: Likewise.
3322 * gdb.threads/pthreads.exp: Likewise.
3324 2014-10-17 Yao Qi <yao@codesourcery.com>
3326 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3327 check 'target_info exists noargs'.
3328 (test_command_prompt_position): Likewise.
3329 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3331 (progvar_simple_while_test): Likewise.
3332 (progvar_complex_if_while_test): Likewise.
3333 (if_while_breakpoint_command_test): Likewise.
3334 (infrun_breakpoint_command_test): Likewise.
3335 (breakpoint_command_test): Likewise.
3336 (watchpoint_command_test): Likewise.
3337 (bp_deleted_in_command_test): Likewise.
3338 (temporary_breakpoint_commands): Likewise.
3340 2014-10-16 Yao Qi <yao@codesourcery.com>
3342 * gdb.base/remotetimeout.exp: Remove noargs checking.
3344 2014-10-15 Pedro Alves <palves@redhat.com>
3347 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3348 * gdb.base/breakpoint-in-ro-region.exp
3349 (probe_target_hardware_step): New procedure.
3350 (top level): Probe hardware stepping and hardware breakpoint
3351 support. Test stepping through a read-only region, with both
3352 "breakpoint auto-hw" on and off and both "always-inserted" on and
3355 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3357 * gdb.dlang/demangle.exp: Update for demangling changes.
3359 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3361 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3362 * gdb.cp/non-trivial-retval.exp: Add new tests.
3364 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3368 * gdb.cp/non-trivial-retval.cc: New file.
3369 * gdb.cp/non-trivial-retval.exp: New file.
3371 2014-10-15 Yao Qi <yao@codesourcery.com>
3373 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3376 2014-10-15 Yao Qi <yao@codesourcery.com>
3378 * gdb.python/py-symbol.exp: Match file base name if host is
3379 remote, otherwise match file name with dir name.
3380 * gdb.python/py-symtab.exp: Likewise.
3381 * gdb.python/python.exp: Likewise.
3383 2014-10-15 Yao Qi <yao@codesourcery.com>
3385 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3387 * gdb.python/py-symtab.exp: Likewise.
3388 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3391 2014-10-14 Joel Brobecker <brobecker@adacore.com>
3393 * gdb.ada/addr_arith: New testcase.
3395 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3397 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3398 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3399 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3400 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3402 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3404 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3405 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3406 * gdb.arch/stap-eval-lang-ada.exp: New file.
3408 2014-10-14 Yao Qi <yao@codesourcery.com>
3410 * gdb.mi/mi-var-child.c (nothing1): New function.
3411 (nothing2): New function.
3412 (do_children_tests): Set function pointers by nothing1 and
3414 * gdb.mi/mi-var-child.exp: Step over new added statements.
3415 Update test to match the new output.
3416 * gdb.mi/var-cmd.c (nothing1): New function.
3417 (nothing2): New function.
3418 (do_children_tests): Set function pointers by nothing1 and
3420 * gdb.mi/mi-var-display.exp: Update test to match output.
3421 Step to the line specified by $line_dct_nothing.
3422 Increase the number of lines to step.
3424 2014-10-14 Yao Qi <yao@codesourcery.com>
3426 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3428 * gdb.mi/mi2-var-child.exp: Likewise.
3430 2014-10-13 Doug Evans <dje@google.com>
3432 * gdb.python/py-objfile.exp: Change name of file name test.
3434 2014-10-13 Doug Evans <dje@google.com>
3436 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3437 from the start of the CU.
3439 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3440 Yao Qi <yao@codesourcery.com>
3442 Fix "save breakpoints" for "catch" command.
3443 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3444 Remove -nonewline. Match also the added "main" line.
3446 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3448 Fix "save breakpoints" for "disable $bpnum" command.
3449 * gdb.base/save-bp.c (main): Add label.
3450 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3452 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3454 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3456 2014-10-11 Yao Qi <yao@codesourcery.com>
3458 * gdb.server/server-kill.exp: Execute command
3459 "set remote trace-status-packet on" before "tstatus".
3461 2014-10-11 Yao Qi <yao@codesourcery.com>
3463 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3464 (main): Call getppid.
3465 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3466 and continue to it. Read variable "server_pid".
3468 2014-10-11 Yao Qi <yao@codesourcery.com>
3470 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3472 2014-10-11 Yao Qi <yao@codesourcery.com>
3474 * gdb.threads/thread-find.exp: Don't execute command
3476 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3477 * gdb.threads/linux-dp.exp: Don't check the condition
3478 $threads_created equals to zero.
3480 2014-10-10 Pedro Alves <palves@redhat.com>
3482 * gdb.base/bigcore.exp: Remove references to IRIX.
3483 * gdb.base/funcargs.exp: Likewise.
3484 * gdb.base/interrupt.exp: Likewise.
3485 * gdb.base/mips_pro.exp: Likewise.
3486 * gdb.base/nodebug.exp: Likewise.
3487 * gdb.base/setvar.exp: Likewise.
3488 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3490 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3491 Pedro Alves <palves@redhat.com>
3494 * gdb.base/vdso-warning.c: New file.
3495 * gdb.base/vdso-warning.exp: New file.
3497 2014-10-02 Doug Evans <dje@google.com>
3499 * gdb.base/structs.c (main): Don't run forever.
3501 2014-10-02 Pedro Alves <palves@redhat.com>
3503 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3504 (top level) <stop threads 1, stop threads 2>: Use it.
3506 2014-10-02 Pedro Alves <palves@redhat.com>
3508 * gdb.threads/break-while-running.exp (test): Add new
3509 'update_thread_list' argument. Skip "info threads" if false.
3510 (top level): Add new 'update_thread_list' axis.
3512 2014-10-02 Pedro Alves <palves@redhat.com>
3514 PR breakpoints/17431
3515 * gdb.base/execl-update-breakpoints.c: New file.
3516 * gdb.base/execl-update-breakpoints.exp: New file.
3518 2014-10-01 Pedro Alves <palves@redhat.com>
3520 * gdb.base/breakpoint-in-ro-region.c: New file.
3521 * gdb.base/breakpoint-in-ro-region.exp: New file.
3523 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3525 * gdb.mi/mi-exit-code.exp: New file.
3526 * gdb.mi/mi-exit-code.c: New file.
3528 2014-09-30 Yao Qi <yao@codesourcery.com>
3530 * lib/prelink-support.exp (build_executable_own_libs): Error if
3531 the target isn't native.
3533 2014-09-30 Yao Qi <yao@codesourcery.com>
3535 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3538 2014-09-22 Pedro Alves <palves@redhat.com>
3540 * gdb.threads/break-while-running.exp: New file.
3541 * gdb.threads/break-while-running.c: New file.
3543 2014-09-19 Yao Qi <yao@codesourcery.com>
3545 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3546 Invoke test. Restart GDB with --readnow and invoke test again.
3548 2014-09-19 Yao Qi <yao@codesourcery.com>
3550 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3551 proc set_breakpoint_on_gcd_function. Invoke
3552 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3553 invoke set_breakpoint_on_gcd_function again.
3555 2014-09-18 Doug Evans <dje@google.com>
3557 * gdb.dwarf2/symtab-producer.exp: New file.
3559 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3561 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3562 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3563 * gdb.base/global-var-nested-by-dso.c: Likewise.
3564 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3566 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3567 Pedro Alves <palves@redhat.com>
3569 * gdb.base/watch-bitfields.exp: Pass string other than test file
3570 name to prepare_for_testing.
3571 (watch): New procedure.
3572 (expect_watchpoint): Use with_test_prefix.
3573 (top level): Factor out tests to ...
3574 (test_watch_location, test_regular_watch): ... these new
3575 procedures, and use with_test_prefix and gdb_continue_to_end.
3577 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3579 PR breakpoints/12526
3580 * gdb.base/watch-bitfields.exp: New file.
3581 * gdb.base/watch-bitfields.c: New file.
3583 2014-09-16 Pedro Alves <palves@redhat.com>
3585 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3586 software and hardware addresses, not software address against
3589 2014-09-16 Pedro Alves <palves@redhat.com>
3591 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3592 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3594 2014-09-16 Pedro Alves <palves@redhat.com>
3596 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3598 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3599 "*-*-vxworks*" throughout.
3600 * gdb.base/break.exp: Likewise.
3601 * gdb.base/default.exp: Likewise.
3602 * gdb.base/scope.exp: Likewise.
3603 * gdb.base/sepdebug.exp: Likewise.
3604 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3606 * gdb.base/run.c: Likewise.
3607 * gdb.base/sepdebug.c: Likewise.
3608 * gdb.hp/gdb.aCC/run.c: Likewise.
3609 * gdb.reverse/until-reverse.c: Likewise.
3610 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3612 2014-09-16 Yao Qi <yao@codesourcery.com>
3614 * boards/local-remote-host-native.exp: New file.
3616 2014-09-14 Doug Evans <xdje42@gmail.com>
3618 * gdb.threads/queue-signal.c (thread_count): New variable.
3619 (thread_count_mutex, thread_count_condvar): New variables.
3620 (incr_thread_count, wait_all_threads_running): New functions.
3621 (main): Wait for all threads to be in their thread functions.
3623 2014-09-13 Doug Evans <xdje42@gmail.com>
3625 * gdb.threads/queue-signal.c: New file.
3626 * gdb.threads/queue-signal.exp: New file.
3628 2014-09-13 Doug Evans <xdje42@gmail.com>
3630 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3631 be consistent with what default_gdb_init uses.
3632 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3633 the plain text of the prompt. Add some logging printfs.
3634 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3636 2014-09-12 Pedro Alves <palves@redhat.com>
3638 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3639 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3640 * gdb.arch/i386-size-overlap.exp: Likewise.
3641 * gdb.arch/i386-size.exp: Likewise.
3642 * gdb.arch/i386-unwind.exp: Likewise.
3643 * gdb.base/a2-run.exp: Likewise.
3644 * gdb.base/break.exp: Likewise.
3645 * gdb.base/charset.exp: Likewise.
3646 * gdb.base/chng-syms.exp: Likewise.
3647 * gdb.base/commands.exp: Likewise.
3648 * gdb.base/dbx.exp: Likewise.
3649 * gdb.base/find.exp: Likewise.
3650 * gdb.base/funcargs.exp: Likewise.
3651 * gdb.base/jit-simple.exp: Likewise.
3652 * gdb.base/reread.exp: Likewise.
3653 * gdb.base/sepdebug.exp: Likewise.
3654 * gdb.base/step-bt.exp: Likewise.
3655 * gdb.cp/mb-inline.exp: Likewise.
3656 * gdb.cp/mb-templates.exp: Likewise.
3657 * gdb.objc/basicclass.exp: Likewise.
3658 * gdb.threads/killed.exp: Likewise.
3660 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3663 * gdb.arch/powerpc-stackless.S: New file.
3664 * gdb.arch/powerpc-stackless.exp: New file.
3666 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3668 * gdb.base/attach.c: Include unistd.h.
3669 (main): Call alarm. Add label postloop.
3670 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3671 gdb_breakpoint, gdb_continue_to_breakpoint.
3672 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3674 2014-09-11 Pedro Alves <palves@redhat.com>
3677 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3678 * gdb.base/attach.exp (test_command_line_attach_run): New
3680 (top level): Call it.
3682 2014-09-11 Pedro Alves <palves@redhat.com>
3684 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3685 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3686 (do_command_attach_tests): Use spawn_wait_for_attach.
3687 * gdb.base/solib-overlap.exp: Likewise.
3688 * gdb.multi/multi-attach.exp: Likewise.
3689 * gdb.python/py-prompt.exp: Likewise.
3690 * gdb.python/py-sync-interp.exp: Likewise.
3691 * gdb.server/ext-attach.exp: Likewise.
3693 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3695 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3696 command in testcase. Simplify testcase.
3698 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3700 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3702 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3704 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3706 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3708 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3710 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3712 * gdb.dwarf2/dynarr-ptr.c: New file.
3713 * gdb.dwarf2/dynarr-ptr.exp: New file.
3715 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3717 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3718 of 30 rather than hardcoding 120 for a slow test case. Take the
3719 `gdb,timeout' target setting into account for this calculation.
3720 Don't extend the timeout for the test cases that don't need it.
3722 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3724 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3725 a factor of 2 for a slow test case. Take the `gdb,timeout'
3726 target setting into account for this calculation.
3727 * gdb.reverse/until-precsave.exp: Increase the timeout by
3728 a factor of 15 and 3 respectively rather than adding 120
3729 for a pair of slow test cases. Take the `gdb,timeout'
3730 target setting into account for this calculation.
3732 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3734 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3735 timeout, don't pass one down to gdb_expect.
3736 (gdb_expect): Rework timeout selection.
3738 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3740 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3741 exception on timeout.
3742 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3743 (gdbserver_start_extended): Catch any `gdbserver_start' error
3745 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3746 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3747 `gdbserver_gdb_load' error exceptions.
3749 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3751 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3752 120 on waiting for the TCP socket to open.
3754 2014-09-09 Doug Evans <xdje42@gmail.com>
3756 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3757 _caller_matches, _any_caller_is, _any_caller_matches.
3759 2014-09-09 Doug Evans <xdje42@gmail.com>
3761 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3763 2014-09-09 Yao Qi <yao@codesourcery.com>
3765 * gdb.mi/mi-var-display.exp: Set print symbol off.
3767 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3770 * gdb.base/commands.exp: Add tests to verify user-defined
3771 commands with empty bodies.
3772 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3773 python commands in `show user command`.
3774 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3775 scheme commands in `show user command`.
3777 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3780 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3781 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3782 * gdb.python/py-framefilter-invalidarg.exp: New file.
3783 * gdb.python/py-framefilter-invalidarg.py: New file.
3785 2014-09-06 Doug Evans <xdje42@gmail.com>
3788 * gdb.python/py-caller-is.c: New file.
3789 * gdb.python/py-caller-is.exp: New file.
3791 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3794 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3795 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3797 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3800 * gdb.fortran/print-formatted.exp: New file.
3801 * gdb.fortran/print-formatted.f90: Likewise.
3803 2014-09-03 Sasha Smundak <asmundak@google.com>
3805 * gdb.python/py-frame.exp: Test Frame.read_register.
3807 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3810 * gdb.python/py-completion.exp: New file.
3811 * gdb.python/py-completion.py: Likewise.
3813 2014-08-28 Doug Evans <dje@google.com>
3815 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
3816 eax,etc. are live with values set by gdb and thus the compiler can't
3818 * gdb.arch/i386-pseudo.c (main): Ditto.
3820 2014-08-27 Doug Evans <dje@google.com>
3822 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
3824 2014-08-25 Doug Evans <dje@google.com>
3826 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
3829 2014-08-25 Doug Evans <dje@google.com>
3831 * gdb.threads/thread-execl.exp: #include <stdio.h>.
3833 2014-08-24 Yao Qi <yao@codesourcery.com>
3835 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
3837 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
3839 2014-08-22 Doug Evans <dje@google.com>
3842 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
3843 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
3844 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
3846 2014-08-22 Yao Qi <yao@codesourcery.com>
3848 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
3849 * gdb.python/py-finish-breakpoint2.exp: Likewise.
3850 * gdb.python/python.exp: Likewise. Use .py file on the host
3851 instead of the build.
3853 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3855 * gdb.threads/gcore-stale-thread.c: New file.
3856 * gdb.threads/gcore-stale-thread.exp: New file.
3858 2014-08-21 Pedro Alves <palves@redhat.com>
3860 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
3861 * gdb.base/gcore-relro-pie.exp: Likewise.
3862 * gdb.base/gcore-relro.exp: Likewise.
3863 * gdb.base/gcore.exp: Likewise.
3864 * gdb.base/print-symbol-loading.exp: Likewise.
3865 * gdb.threads/gcore-thread.exp: Likewise.
3866 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
3868 2014-08-20 Pedro Alves <palves@redhat.com>
3869 Jan Kratochvil <jan.kratochvil@redhat.com>
3871 * Makefile.in (EXTRA_RULES, CC): New variables, get from
3873 (EXPECT): Handle READ1 being set.
3874 (all): Depend on EXTRA_RULES.
3875 (check-read1, expect-read1, read1.so, read1): New rules.
3876 * README (Testsuite Parameters): Document the READ1 make variable.
3877 (Race detection): New section.
3878 * configure: Regenerate.
3879 * configure.ac: If build==host==target, and running under a
3880 GNU/glibc system, add read1 to the extra Makefile rules.
3881 (EXTRA_RULES): AC_SUBST it.
3882 * lib/read1.c: New file.
3884 2014-08-20 Joel Brobecker <brobecker@adacore.com>
3886 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
3887 the handling of variables declared as a typedef to an array
3888 which a DW_AT_data_location attribute.
3890 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
3891 Pedro Alves <palves@redhat.com>
3895 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
3898 2014-08-19 Pedro Alves <palves@redhat.com>
3900 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
3902 2014-08-19 Yao Qi <yao@codesourcery.com>
3904 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
3907 2014-08-18 David Blaikie <dblaikie@gmail.com>
3909 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
3911 2014-08-18 Joel Brobecker <brobecker@adacore.com>
3913 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
3914 attribute in array range.
3916 2014-08-18 Joel Brobecker <brobecker@adacore.com>
3918 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
3920 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3923 * gdb.cp/pr17132.cc: New file.
3924 * gdb.cp/pr17132.exp: New file.
3926 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
3928 * gdb.python/py-xmethods.py (A_getarrayind)
3929 (E_method_char_worker.__call__, E_method_int_worker.__call__):
3930 Use 'print' with function call syntax.
3931 (E_method_matcher.match): Fix tab vs space indentation mixup.
3933 2014-08-15 Yao Qi <yao@codesourcery.com>
3935 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
3938 2014-08-15 Yao Qi <yao@codesourcery.com>
3940 * gdb.cp/casts.exp: Set print symbol off.
3941 * gdb.cp/class2.exp: Likewise.
3942 * gdb.cp/overload.exp: Likewise.
3943 * gdb.cp/templates.exp: Likewise.
3945 2014-08-11 Doug Evans <dje@google.com>
3947 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3948 (test_load_shlib): Update.
3950 2014-08-09 Yao Qi <yao@codesourcery.com>
3952 * gdb.base/display.exp: Invoke is_address_zero_readable.
3953 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
3954 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3955 * gdb.base/hbreak-unmapped.exp: Return if
3956 is_address_zero_readable returns true.
3957 * gdb.base/signest.exp: Likewise.
3958 * gdb.base/signull.exp: Likewise.
3959 * gdb.base/sigbpt.exp: Likewise.
3960 * gdb.guile/scm-disasm.exp: Do the test if
3961 is_address_zero_readable returns false.
3962 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
3963 * gdb.python/py-arch.exp: Likewise.
3964 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
3965 * lib/gdb.exp (is_address_zero_readable): New proc.
3967 2014-08-09 Yao Qi <yao@codesourcery.com>
3970 * gdb.mi/mi-var-display.exp: Make test messages unique.
3972 2014-08-04 Tom Tromey <tromey@redhat.com>
3974 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
3977 2014-08-04 Tom Tromey <tromey@redhat.com>
3979 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
3982 2014-08-01 Joel Brobecker <brobecker@adacore.com>
3984 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
3985 inner_vla_struct_object_size.
3986 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
3989 2014-07-30 Pedro Alves <palves@redhat.com>
3991 * gdb.threads/signal-command-handle-nopass.exp (test): Add
3994 2014-07-29 Yao Qi <yao@codesourcery.com>
3997 * gdb.base/until-nodebug.exp: New.
3999 2014-07-28 Doug Evans <xdje42@gmail.com>
4002 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4003 previously existing parameter, and previously ambiguously spelled
4006 2014-07-28 Will Newton <will.newton@linaro.org>
4008 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4010 2014-07-26 Ludovic Courtès <ludo@gnu.org>
4011 Doug Evans <xdje42@gmail.com>
4014 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4016 2014-07-25 Pedro Alves <palves@redhat.com>
4018 * gdb.threads/signal-command-handle-nopass.c: New file.
4019 * gdb.threads/signal-command-handle-nopass.exp: New file.
4020 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4021 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4022 * gdb.threads/signal-delivered-right-thread.c: New file.
4023 * gdb.threads/signal-delivered-right-thread.exp: New file.
4025 2014-07-25 Pedro Alves <palves@redhat.com>
4027 * gdb.base/double-prompt-target-event-error.exp
4028 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4030 (cancel_pagination_in_target_event): Rework double prompt
4032 * gdb.base/paginate-after-ctrl-c-running.exp
4033 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4035 * gdb.base/paginate-bg-execution.exp
4036 (test_bg_execution_pagination_return)
4037 (test_bg_execution_pagination_cancel): Remove '-notransfer
4039 * gdb.base/paginate-execution-startup.exp
4040 (test_fg_execution_pagination_return)
4041 (test_fg_execution_pagination_cancel): Remove '-notransfer
4043 * gdb.base/paginate-inferior-exit.exp
4044 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4046 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4047 * lib/gdb.exp (pagination_prompt): Run text through
4049 (gdb_test_multiple): Match $pagination_prompt instead of
4051 (string_to_regexp): Move to lib/gdb-utils.exp.
4053 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4055 * gdb.arch/amd64-entry-value-paramref.S: New file.
4056 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4057 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4058 * gdb.arch/amd64-optimout-repeat.S: New file.
4059 * gdb.arch/amd64-optimout-repeat.c: New file.
4060 * gdb.arch/amd64-optimout-repeat.exp: New file.
4062 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4065 * gdb.base/statistics.exp: New file.
4067 2014-07-17 Doug Evans <dje@google.com>
4070 * gdb.base/maint.exp: Update testing of per-command stats.
4072 2014-07-16 Pedro Alves <palves@redhat.com>
4074 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4075 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4076 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4077 (tfile_write_buf): New functions.
4078 (add_memory_block): Rewrite using the above.
4079 (adjust_function_address): New function.
4080 (FUNCTION_ADDRESS): New macro.
4081 (write_basic_trace_file): Remove short_x local, and use
4082 tfile_write_16. Change type of func_addr local to unsigned long
4083 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4084 here. Cast argument of add_memory_block to char pointer.
4085 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4086 (main): Remove parameters.
4087 * gdb.trace/tfile.exp: Remove nowarnings.
4089 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4091 * gdb.base/debug-expr.exp: Test string evaluation with
4092 "debug expression" on.
4094 2014-07-15 Pedro Alves <palves@redhat.com>
4096 * gdb.base/reread.exp: Use clean_restart.
4098 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4100 * gdb.arch/avr-flash-qualifer.c: New.
4101 * gdb.arch/avr-flash-qualifer.exp: New.
4103 2014-07-14 Pedro Alves <palves@redhat.com>
4105 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4106 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4108 2014-07-14 Pedro Alves <palves@redhat.com>
4110 * gdb.base/double-prompt-target-event-error.c: New file.
4111 * gdb.base/double-prompt-target-event-error.exp: New file.
4113 2014-07-14 Pedro Alves <palves@redhat.com>
4116 * gdb.base/paginate-inferior-exit.c: New file.
4117 * gdb.base/paginate-inferior-exit.exp: New file.
4119 2014-07-14 Pedro Alves <palves@redhat.com>
4122 * gdb.base/paginate-bg-execution.c: New file.
4123 * gdb.base/paginate-bg-execution.exp: New file.
4125 2014-07-14 Pedro Alves <palves@redhat.com>
4128 * gdb.base/paginate-execution-startup.c: New file.
4129 * gdb.base/paginate-execution-startup.exp: New file.
4130 * lib/gdb.exp (pagination_prompt): New global.
4131 (default_gdb_spawn): New procedure, factored out from
4133 (default_gdb_start): Adjust to call default_gdb_spawn.
4134 (gdb_spawn): New procedure.
4136 2014-07-14 Pedro Alves <palves@redhat.com>
4138 * lib/gdb.exp (gdb_assert): New procedure.
4139 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4141 2014-07-14 Pedro Alves <palves@redhat.com>
4143 * gdb.base/execution-termios.c: New file.
4144 * gdb.base/execution-termios.exp: New file.
4146 2014-07-14 Tom Tromey <tromey@redhat.com>
4148 * gdb.cp/vla-cxx.cc: New file.
4149 * gdb.cp/vla-cxx.exp: New file.
4151 2014-07-14 Tom Tromey <tromey@redhat.com>
4153 * gdb.reverse/rerun-prec.c: New file.
4154 * gdb.reverse/rerun-prec.exp: New file.
4156 2014-07-12 Maciej W. Rozycki <macro@mips.com>
4157 Maciej W. Rozycki <macro@codesourcery.com>
4159 * lib/gdb-utils.exp: New file.
4160 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4161 inline `gdb_init_command' processing.
4162 (gdb_start_cmd): Likewise.
4163 * lib/mi-support.exp (mi_run_cmd): Likewise.
4164 * README: Document `gdb_init_command' and `gdb_init_commands'.
4166 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4168 Fix false FAIL running under a very long directory name.
4169 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4170 and "set print elements 10000". Twice.
4172 2014-07-11 Yao Qi <yao@codesourcery.com>
4174 * gdb.base/exprs.exp: "set print symbol off".
4176 2014-07-11 Pedro Alves <palves@redhat.com>
4178 * gdb.threads/kill.c: New file.
4179 * gdb.threads/kill.exp: New file.
4181 2014-07-10 Yao Qi <yao@codesourcery.com>
4183 * gdb.trace/tfile.c (write_basic_trace_file)
4184 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4185 address written to trace file.
4187 2014-07-09 Pedro Alves <palves@redhat.com>
4189 * gdb.base/attach-wait-input.exp: New file.
4190 * gdb.base/attach-wait-input.c: New file.
4192 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4194 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4195 setting up test structures.
4196 (main): Call new test function.
4197 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4198 test function, continue into test function and walk test
4201 2014-07-02 Yao Qi <yao@codesourcery.com>
4203 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4204 'bar_start' at the beginning of functions 'foo' and 'bar'
4206 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4207 instead of 'foo' and 'bar'.
4209 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4211 * gdb.btrace/segv.exp: New.
4212 * gdb.btrace/segv.c: New.
4214 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
4216 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4219 2014-06-30 Mark Wielaard <mjw@redhat.com>
4221 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4222 vulture, vilify, villar): New volatile array constants.
4223 (vindictive, vegetation): New const volatile array constants.
4224 * gdb.base/volatile.exp: Test volatile and const volatile array
4227 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4229 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4230 target lacks support for awatch, rwatch, or hbreak.
4232 2014-06-27 Yao Qi <yao@codesourcery.com>
4234 * gdb.multi/dummy-frame-restore.exp: New.
4235 * gdb.multi/dummy-frame-restore.c: New.
4237 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4239 * gdb.btrace/gcore.exp: New.
4241 2014-06-23 Pedro Alves <palves@redhat.com>
4243 * gdb.base/watchpoint-reuse-slot.c: New file.
4244 * gdb.base/watchpoint-reuse-slot.exp: New file.
4246 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4248 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4249 progspace's filename in 'info', 'enable' and 'disable' command
4252 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4254 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4255 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4256 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4258 2014-06-20 Gary Benson <gbenson@redhat.com>
4260 * gdb.arch/i386-avx.exp: Fix include file location.
4261 * gdb.arch/i386-sse.exp: Likewise.
4263 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4265 * gdb.dlang/expression.exp: New file.
4267 2014-06-19 Pedro Alves <palves@redhat.com>
4269 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4271 (top level): ... here. Iterate running tests under different
4272 scheduler-locking settings.
4274 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
4276 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4277 to DW_FORM_addr and use non-zero addresses.
4279 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4282 * gdb.python/py-xmethods.cc: Add global function call counters and
4283 increment them in their respective functions. Remove "cout"
4285 * gdb.python/py-xmethods.exp: Make tests check the global function
4286 call counters instead of depending on inferior IO.
4288 2014-06-18 Don Breazeal <donb@codesourcery.com>
4290 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4292 (explicit_fork_parent_follow): Deleted procedure.
4293 (explicit_fork_child_follow): Deleted procedure.
4294 (test_follow_fork): New procedure.
4295 (do_fork_tests): Replace calls to deleted procedures with
4296 calls to test_follow_fork and reset GDB for subsequent
4299 2014-06-17 Yao Qi <yao@codesourcery.com>
4301 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4304 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
4306 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4307 Initialize ptr and S explicitly.
4308 (skip_type_update_when_not_use_rtti_test): Likewise.
4310 2014-06-16 Keith Seitz <keiths@redhat.com>
4313 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4314 the inferior is started.
4316 2014-06-16 Pedro Alves <palves@redhat.com>
4318 * gdb.base/break-main-file-remove-fail.c: New file.
4319 * gdb.base/break-main-file-remove-fail.exp: New file.
4320 * gdb.base/break-unload-file.exp: Use build_executable instead of
4321 prepare_for_testing.
4322 (test_break): New parameter "initial_load". Handle it.
4323 (top level): Add initial_load cmdline/file axis.
4325 2014-06-12 Tom Tromey <tromey@redhat.com>
4327 * gdb.base/completion.exp: Don't use directory name in test.
4329 2014-06-09 Gary Benson <gbenson@redhat.com>
4331 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4332 separate the always-available ANSI-standard signals from the
4333 signals that require checking.
4335 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4339 2014-06-07 Keith Seitz <keiths@redhat.com>
4343 * gdb.cp/var-tag.cc: New file.
4344 * gdb.cp/var-tag.exp: New file.
4345 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4346 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4347 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4348 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4350 2014-06-06 Doug Evans <xdje42@gmail.com>
4352 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4354 2014-06-06 Pedro Alves <palves@redhat.com>
4356 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4357 in target debug output instead of looking at RSP packets,
4358 disabling the test on any target that uses hardware stepping.
4361 2014-06-06 Pedro Alves <palves@redhat.com>
4363 * gdb.base/break-unload-file.exp: Fix typo.
4365 2014-06-06 Yao Qi <yao@codesourcery.com>
4367 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4368 from "jit_function" to "^jit_function".
4370 2014-06-06 Yao Qi <yao@codesourcery.com>
4372 * gdb.base/async.c (foo): Add one statement.
4373 * gdb.base/async.exp: Get the next instruction address and
4374 match the output of "nexti" by instruction address. Match
4375 the hex address in the output of "finish".
4377 2014-06-06 Gary Benson <gbenson@redhat.com>
4379 * gdb.base/call-signals.c: Remove preprocessor conditionals
4380 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4381 SIGSEGV and SIGTERM.
4382 * gdb.base/sigall.c: Likewise.
4383 * gdb.base/unwindonsignal.c: Likewise.
4384 * gdb.reverse/sigall-reverse.c: Likewise.
4386 2014-06-06 Yao Qi <yao@codesourcery.com>
4388 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4389 readable, skip the test.
4391 2014-06-06 Yao Qi <yao@codesourcery.com>
4393 * gdb.threads/staticthreads.c (thread_function): Move the line
4394 setting breakpoint on forward.
4395 * gdb.threads/staticthreads.exp: Update comments.
4397 2014-06-05 Ludovic Courtès <ludo@gnu.org>
4399 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4400 "history-append! type error".
4402 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4404 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4405 erroneous dprintf expected input.
4407 2014-06-04 Doug Evans <xdje42@gmail.com>
4409 * gdb.guile/scm-generics.exp: Delete.
4411 2014-06-04 Doug Evans <xdje42@gmail.com>
4413 * gdb.guile/scm-breakpoint.exp: Update.
4414 Add tests for breakpoint registration.
4416 2014-06-04 Tom Tromey <tromey@redhat.com>
4418 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4420 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4421 inner_vla_struct, vla_union types. Initialize objects of those
4422 types and compute their sizes.
4424 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4425 Hui Zhu <hui@codesourcery.com>
4427 * gdb.base/fileio.exp: Add test for shell not available as well as
4429 * gdb.base/fileio.c (test_system): Check for shell twice.
4431 2014-06-04 Yao Qi <yao@codesourcery.com>
4433 * gdb.base/auto-connect-native-target.exp: Remove redundant
4434 space from the regexp pattern.
4436 2014-06-04 Yao Qi <yao@codesourcery.com>
4438 * gdb.base/default.exp: Replace "child" with "native" in
4441 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4443 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4444 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4445 * gdb.python/py-xmethods.py: Python script supporting the
4446 new testcase and tests.
4448 2014-06-03 Joel Brobecker <brobecker@adacore.com>
4449 Pedro Alves <palves@redhat.com>
4451 PR breakpoints/17000
4452 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4453 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4455 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4457 * gdb.base/subst.exp: Add tests to verify partial path matching
4460 2014-06-03 Pedro Alves <palves@redhat.com>
4462 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4463 target that doesn't use software single-stepping.
4465 2014-06-03 Pedro Alves <palves@redhat.com>
4467 PR breakpoints/17000
4468 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4469 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4471 2014-06-02 Doug Evans <xdje42@gmail.com>
4473 * gdb.guile/scm-parameter.exp: New file.
4475 2014-06-02 Doug Evans <xdje42@gmail.com>
4477 * gdb.guile/scm-cmd.c: New file.
4478 * gdb.guile/scm-cmd.exp: New file.
4480 2014-06-02 Doug Evans <xdje42@gmail.com>
4482 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4483 pretty-printer lookup.
4484 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4485 (make-pp_s-printer): Call it.
4486 (make-pretty-printer-from-dict): New function.
4487 (lookup-pretty-printer-maker-from-dict): New function.
4488 (*pretty-printer*): Simplify.
4489 (make-objfile-pp_s-printer): New function.
4490 (install-objfile-pretty-printers!): New function.
4491 (make-progspace-pp_s-printer): New function.
4492 (install-progspace-pretty-printers!): New function.
4493 * gdb.guile/scm-progspace.c: New file.
4494 * gdb.guile/scm-progspace.exp: New file.
4496 2014-06-02 Pedro Alves <palves@redhat.com>
4498 * gdb.base/dprintf-bp-same-addr.c: New file.
4499 * gdb.base/dprintf-bp-same-addr.exp: New file.
4501 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4503 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4504 * gdb.arch/powerpc-power.s: Likewise.
4506 2014-06-02 Joel Brobecker <brobecker@adacore.com>
4508 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4510 2014-06-01 Yao Qi <yao@codesourcery.com>
4512 * gdb.base/watchpoint.exp (test_watch_location): Check null
4513 pointer can be dereferenced. If not, do the test, otherwise
4516 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4518 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4520 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4522 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4524 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4525 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4526 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4527 * gdb.arch/amd64-invalid-stack-top.c: New file.
4528 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4530 2014-05-30 Pedro Alves <palves@redhat.com>
4532 PR breakpoints/17000
4533 * gdb.base/sss-bp-on-user-bp.c: New file.
4534 * gdb.base/sss-bp-on-user-bp.exp: New file.
4536 2014-05-30 David Blaikie <dblaikie@gmail.com>
4538 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4539 gnu_inline semantics via attribute.
4540 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4541 source explicitly specifies the required semantics.
4543 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4545 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4547 2014-05-29 Pedro Alves <palves@redhat.com>
4548 Tom Tromey <tromey@redhat.com>
4550 * gdb.base/async-shell.exp: Don't enable target-async.
4551 * gdb.base/async.exp
4552 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4554 (top level): Don't test with "target-async".
4555 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4556 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4557 * gdb.base/inferior-died.exp: Don't enable target-async.
4558 * gdb.base/interrupt-noterm.exp: Likewise.
4559 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4560 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4561 * gdb.mi/mi-nonstop.exp: Likewise.
4562 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4563 * gdb.mi/mi-nsintrall.exp: Likewise.
4564 * gdb.mi/mi-nsmoribund.exp: Likewise.
4565 * gdb.mi/mi-nsthrexec.exp: Likewise.
4566 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4567 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4568 * gdb.python/py-evsignal.exp: Don't enable target-async.
4569 * gdb.python/py-evthreads.exp: Likewise.
4570 * gdb.python/py-prompt.exp: Likewise.
4571 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4572 * gdb.server/solib-list.exp: Don't enable target-async.
4573 * gdb.threads/thread-specific-bp.exp: Likewise.
4574 * lib/mi-support.exp: Adjust to use mi-async.
4576 2014-05-29 Pedro Alves <palves@redhat.com>
4579 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4580 reason, even in sync mode.
4582 2014-05-29 Pedro Alves <palves@redhat.com>
4583 Hui Zhu <hui@codesourcery.com>
4586 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4587 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4588 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4589 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4591 2014-05-28 Joel Brobecker <brobecker@adacore.com>
4593 * config/monitor.exp (gdb_target_monitor): Replace use of
4594 "set remotebaud" by "set serial baud".
4596 2014-05-26 Andy Wingo <wingo@igalia.com>
4598 * gdb.guile/scm-breakpoint.exp:
4599 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4600 properties instead of gdb-object-properties.
4602 2014-05-26 Yao Qi <yao@codesourcery.com>
4604 * gdb.server/no-thread-db.exp: Specify source file name
4605 explicitly when setting a breakpoint.
4607 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4609 * gdb.btrace/vdso.c: New.
4610 * gdb.btrace/vdso.exp: New.
4612 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4614 * gdb.base/gcore.exp (capture_command_output): Move ...
4615 * lib/gdb.exp (capture_command_output): ... here.
4617 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4619 * gdb.btrace/data.exp: Test memory access during btrace replay.
4621 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4623 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4625 2014-05-21 Pedro Alves <palves@redhat.com>
4628 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4629 (top level): Test that output related to execution commands is
4630 sent to the console with CLI commands, but not with MI commands.
4631 Test that breakpoint events are always mirrored to the console.
4632 Also expect the new source line to be output after a "next" in
4633 async mode too. Make it a pass/fail test.
4634 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4636 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4638 2014-05-21 Pedro Alves <palves@redhat.com>
4640 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4641 Use them to test variations of "list" after reaching a breakpoint.
4642 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4643 Test "list" with listsize 10 after reaching a breakpoint.
4644 * gdb.python/python.exp (decode_line current location line
4645 number): Adjust expected line number.
4647 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4649 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4650 behavior for $args, pass it directly to "run".
4652 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4654 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4657 2014-05-21 Pedro Alves <palves@redhat.com>
4659 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4660 auto-connect-native-target off".
4661 * gdb.base/auto-connect-native-target.c: New file.
4662 * gdb.base/auto-connect-native-target.exp: New file.
4664 2014-05-21 Pedro Alves <palves@redhat.com>
4666 * gdb.base/default.exp: Test "target native" instead of "target
4669 2014-05-21 Mark Wielaard <mjw@redhat.com>
4671 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4673 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4675 Fix TLS access for -static -pthread.
4676 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4677 <HAVE_TLS> (thread_function, main): Initialize it.
4678 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4680 <$have_tls != "">: Check TLSVAR.
4682 2014-05-21 Pedro Alves <palves@redhat.com>
4684 * gdb.base/dcache-line-read-error.c: New.
4685 * gdb.base/dcache-line-read-error.exp: New.
4687 2014-05-20 Pedro Alves <palves@redhat.com>
4689 * gdb.base/compare-sections.c: New file.
4690 * gdb.base/compare-sections.exp: New file.
4692 2014-05-20 Pedro Alves <palves@redhat.com>
4694 * gdb.base/break-idempotent.c: New file.
4695 * gdb.base/break-idempotent.exp: New file.
4697 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4699 * gdb.btrace/nohist.exp: New.
4701 2014-05-20 Yao Qi <yao@codesourcery.com>
4703 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4704 gdb.reverse directory and gdb_reverse_timeout exists in board
4706 * README: Document gdb_reverse_timeout.
4708 2014-05-20 Yao Qi <yao@codesourcery.com>
4710 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4711 'test_file_name'. Treat args as a string instead of a list.
4712 (gdb_init): Rename argument 'args' by 'test_file_name'.
4714 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4716 * gdb.arch/powerpc-power.exp: New file.
4717 * gdb.arch/powerpc-power.s: New file.
4719 2014-05-16 Doug Evans <dje@google.com>
4721 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
4722 * gdb.base/completion.exp: Check that all expected files exist
4723 before doing file completion.
4725 2014-05-16 Doug Evans <dje@google.com>
4727 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4729 (do_syscall_tests_without_xml): Update.
4731 2014-05-16 Pedro Alves <palves@redhat.com>
4733 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4734 instead of "unknown output after running".
4736 2014-05-16 Yao Qi <yao@codesourcery.com>
4738 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4739 file1.txt from host at the end.
4740 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4742 2014-05-15 Doug Evans <dje@google.com>
4744 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4745 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4746 loading file. Add test for TU lookup.
4748 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4750 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4751 calling "-exec-arguments" or "set args" before running the
4754 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4756 * lib/mi-support.exp (mi_expect_stop): Expect message for
4757 inferiors that exit with non-zero exit code.
4759 2014-05-14 Yao Qi <yao@codesourcery.com>
4761 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4762 match absolute path on remote host.
4763 (test_file_list_exec_source_files): Remove "/" from the
4766 2014-05-14 Yao Qi <yao@codesourcery.com>
4768 * boards/local-remote-host-notty.exp (${board}_file): New
4771 2014-05-07 Kyle McMartin <kyle@redhat.com>
4773 Pushed by Joel Brobecker <brobecker@adacore.com>.
4774 * gdb.arch/aarch64-atomic-inst.c: New file.
4775 * gdb.arch/aarch64-atomic-inst.exp: New file.
4777 2014-05-07 Yao Qi <yao@codesourcery.com>
4779 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4780 in current context" too.
4782 2014-05-05 Keith Seitz <keiths@redhat.com>
4784 * gdb.linespec/ls-dollar.exp: Add test for linespec
4785 file:convenience_variable.
4787 2014-05-05 Yao Qi <yao@codesourcery.com>
4789 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4790 traceframes into tfile and ctf trace files. Read data from
4791 trace file and test collected data.
4792 (gdb_collect_locals_test): Likewise.
4793 (gdb_unavailable_registers_test): Likewise.
4794 (gdb_unavailable_floats): Likewise.
4795 (gdb_collect_globals_test): Likewise.
4796 (top-level): Append "ctf" to trace_file_targets if GDB
4799 2014-05-05 Yao Qi <yao@codesourcery.com>
4801 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4803 (gdb_collect_args_test_1): ... it. New proc.
4804 (gdb_collect_locals_test): Move some code to ...
4805 (gdb_collect_locals_test_1): ... it. New proc.
4806 (gdb_unavailable_registers_test): Move some code to ...
4807 (gdb_unavailable_registers_test_1): ... it. New proc.
4808 (gdb_unavailable_floats): Move some code to ...
4809 (gdb_unavailable_floats_1): ... it. New proc.
4811 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4813 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
4814 probes to test for bitness recognition.
4815 * gdb.arch/amd64-stap-optional-prefix.exp
4816 (test_probe_value_without_reg): New procedure.
4817 Add code to test for different kinds of bitness.
4819 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4821 PR breakpoints/16889
4822 * gdb.arch/amd64-stap-optional-prefix.S: New file.
4823 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4825 2014-05-01 Pedro Alves <palves@redhat.com>
4827 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
4828 gdb_file_cmd if no file is specified.
4829 * boards/native-extended-gdbserver.exp (gdb_load): Use the
4830 last_loaded_file to set the remote exec-file.
4832 2014-05-01 Pedro Alves <palves@redhat.com>
4834 * boards/local-remote-host.exp: New file.
4836 2014-05-01 Pedro Alves <palves@redhat.com>
4838 * boards/local-remote-host.exp: Rename to ...
4839 * boards/local-remote-host-notty.exp: ... this.
4841 2014-04-28 Joel Brobecker <brobecker@adacore.com>
4843 * gdb.ada/dyn_arrayidx: New testcase.
4845 2014-04-26 Yao Qi <yao@codesourcery.com>
4847 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
4848 and compute the length of function main. Save it in
4850 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
4851 (top-level): Use gdb_compile to compile objects into
4852 executable and restart GDB. Remove invocation to
4853 prepare_for_testing.
4855 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
4856 Pedro Alves <palves@redhat.com>
4859 * gdb.multi/multi-attach.c: New file.
4860 * gdb.multi/multi-attach.exp: New file.
4862 2014-04-25 Pedro Alves <palves@redhat.com>
4864 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
4866 (top level): Test that "set remote conditional-breakpoints-packet
4867 off" works as intended.
4868 * gdb.base/dprintf.exp: Test that "set remote
4869 breakpoint-commands-packet off" works as intended.
4870 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
4872 (top level): Call it.
4873 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
4874 remote fast-tracepoints-packet off" works as intended.
4875 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
4876 * lib/gdb.exp (gdb_is_target_remote): ... here.
4878 2014-04-24 David Blaikie <dblaikie@gmail.com>
4880 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
4881 ensure clang would not discard them.
4882 * gdb.base/gdbvars.c: Ditto.
4883 * gdb.base/memattr.c: Ditto.
4884 * gdb.base/whatis.c: Ditto.
4885 * gdb.python/py-prettyprint.c: Ditto.
4886 * gdb.trace/actions.c: Ditto.
4887 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
4888 ensure clang would not discard it.
4890 2014-04-24 David Blaikie <dblaikie@gmail.com>
4892 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
4893 clang to emit the full definition of type required by the test
4894 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
4896 2014-04-24 David Blaikie <dblaikie@gmail.com>
4898 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
4899 coax Clang into emitting the definition of the type.
4900 * gdb.cp/pr10728-x.h (y): Ditto.
4901 * gdb.cp/pr10728-y.cc (y): Ditto.
4903 2014-04-24 David Blaikie <dblaikie@gmail.com>
4905 * gdb.base/label.exp: XFAIL label related tests under Clang.
4906 * gdb.cp/cplabel.exp: Ditto.
4907 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
4908 under Clang those using labels.
4910 2014-04-25 Yao Qi <yao@codesourcery.com>
4912 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
4914 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
4915 partial_label and double_label.
4917 2014-04-24 David Blaikie <dblaikie@gmail.com>
4919 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
4921 2014-04-24 David Blaikie <dblaikie@gmail.com>
4923 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
4924 of the function to work across GCC and Clang.
4925 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
4926 pointer types (const void ** const V void **).
4928 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
4929 Walfred Tedeschi <walfred.tedeschi@intel.com>
4931 * Makefile.in (EXECUTABLES): Added i386-avx512.
4932 * gdb.arch/i386-avx512.c: New file.
4933 * gdb.arch/i386-avx512.exp: Likewise.
4935 2014-04-23 Keith Seitz <keiths@redhat.com>
4937 * lib/mi-support.exp (mi_list_breakpoints): Delete.
4938 (mi_make_breakpoint_table): New procedure.
4939 (mi_create_breakpoint): Use mi_make_breakpoint
4940 and return the result.
4941 (mi_make_breakpoint): New procedure.
4942 (mi_build_kv_pairs): New procedure.
4944 * gdb.mi/mi-break.exp: Remove unused globals,
4945 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
4946 All callers updated.
4947 * gdb.mi/mi-dprintf.exp: Use variable to track command
4949 Update all callers of mi_create_breakpoint and use
4950 mi_make_breakpoint_table.
4951 Remove any unused global variables.
4952 * gdb.mi/mi-nonstop.exp: Likewise.
4953 * gdb.mi/mi-nsintrall.exp: Likewise.
4954 * gdb.mi/mi-nsmoribund.exp: Likewise.
4955 * gdb.mi/mi-nsthrexec.exp: Likewise.
4956 * gdb.mi/mi-reverse.exp: Likewise.
4957 * gdb.mi/mi-simplerun.exp: Likewise.
4958 * gdb.mi/mi-stepn.exp: Likewise.
4959 * gdb.mi/mi-syn-frame.exp: Likewise.
4960 * gdb.mi/mi-until.exp: Likewise.
4961 * gdb.mi/mi-var-cp.exp: Likewise.
4962 * gdb.mi/mi-var-display.exp: Likewise.
4963 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
4964 * gdb.mi/mi2-var-child.exp: Likewise.
4965 * gdb.mi/mi-vla-c99.exp: Likewise.
4966 * lib/mi-support.exp: Likewise.
4968 From Ian Lance Taylor <iant@cygnus.com>:
4969 * lib/gdb.exp (parse_args): New procedure.
4971 2014-04-23 Pedro Alves <palves@redhat.com>
4973 * gdb.base/break-unload-file.c: New file.
4974 * gdb.base/break-unload-file.exp: New file.
4975 * gdb.base/sym-file-lib.c (baz): New function.
4976 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
4978 (load): Store the segment's mapped size.
4979 (unload): New function.
4980 (unload_shlib): New function.
4981 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
4982 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
4983 set a breakpoint at baz, and call it.
4984 * gdb.base/sym-file.exp: New tests for stale breakpoint
4987 2014-04-23 Pedro Alves <palves@redhat.com>
4989 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
4990 * gdb.base/hbreak-in-shr-unsupported.c: New file.
4991 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
4992 * gdb.base/hbreak-unmapped.c: New file.
4993 * gdb.base/hbreak-unmapped.exp: New file.
4994 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
4995 * lib/gdb.exp (gdb_is_target_remote): ... here.
4997 2014-04-22 Pedro Alves <palves@redhat.com>
4999 * gdb.base/consecutive-step-over.c: New file.
5000 * gdb.base/consecutive-step-over.exp: New file.
5002 2014-04-22 Pedro Alves <palves@redhat.com>
5004 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5005 instead of send_gdb/gdb_expect.
5007 2014-04-22 Yao Qi <yao@codesourcery.com>
5009 * lib/trace-support.exp (generate_tracefile): New procedure.
5010 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5012 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5013 if generate_tracefile returns 1.
5015 2014-04-18 Tom Tromey <palves@redhat.com>
5016 Pedro alves <tromey@redhat.com>
5019 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5020 with a backtrace limit.
5021 * gdb.python/py-frame-inline.exp: Test running to an inline
5022 function with a backtrace limit, and printing the newest frame.
5023 * gdb.python/py-frame-inline.c (main): Call f.
5025 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5027 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5029 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5031 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5032 Drop prefix from unsupported source file path.
5034 2014-04-17 Yao Qi <yao@codesourcery.com>
5036 * lib/gdb.exp (with_target_charset): New proc.
5037 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5038 with_target_charset.
5039 (test_print_strings): Likewise.
5040 (test_repeat_bytes): Likewise.
5041 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5044 2014-04-16 Keith Seitz <keiths@redhat.com>
5047 * gdb.dwarf2/corrupt.c: New file.
5048 * gdb.dwarf2/corrupt.exp: New file.
5050 2014-04-16 Keith Seitz <keiths@redhat.com>
5053 * gdb.cp/namelessclass.cc: New file.
5054 * gdb.cp/namelessclass.exp: New file.
5055 * gdb.cp/namelessclass.S: New file.
5057 2014-04-16 Doug Evans <dje@google.com>
5059 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5061 (gdbserver_default_get_comm_port): New function.
5062 (gdbserver_start): Check if board file provided
5063 "gdbserver,get_comm_port" and use it if so.
5064 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5065 (gdb,socketport): Set to "stdio".
5066 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5067 (stdio_gdbserver_template): Delete.
5068 (${board}_get_remote_address): Update.
5069 (${board}_build_remote_cmd): Delete.
5070 (${board}_get_comm_port): New function.
5071 (${board}_spawn): Update.
5072 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5074 (${board}_get_remote_address): Update.
5075 (${board}_get_comm_port): New function.
5077 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
5079 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5080 appearing in any order.
5082 2014-04-15 Doug Evans <dje@google.com>
5084 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5085 uninitialized value of "description".
5087 2014-04-15 Keith Seitz <keiths@redhat.com>
5089 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5090 Remove unused globals.
5091 (test_running_the_program): Likewise.
5092 (test_controlled_execution): Likewise.
5093 (test_controlling_breakpoints): Likewise.
5094 (test_program_termination): Likewise.
5096 2014-04-15 Keith Seitz <keiths@redhat.com>
5098 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5100 (test_rbreak_creation_and_listing): Likewise.
5101 (test_ignore_count): Likewise.
5102 (test_error): Likewise.
5104 2014-04-15 Pedro Alves <palves@redhat.com>
5106 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5107 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5109 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5110 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5111 to sym-file-loader.c.
5112 (struct library): Forward declare.
5113 (load_shlib, lookup_function): Change prototypes.
5114 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5115 (translate_offset): Remove declarations.
5116 (get_text_addr): New declaration.
5117 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5118 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5120 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5121 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5122 here from sym-file-loader.h.
5123 (struct library): New structure.
5124 (load_shlib, lookup_function): Change prototypes and adjust to
5125 work with a struct library.
5126 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5127 (translate_offset): Make static.
5128 (get_text_addr): New function.
5129 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5131 2014-04-15 Pedro Alves <palves@redhat.com>
5133 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5135 2014-04-15 Pedro Alves <palves@redhat.com>
5137 * gdb.base/sym-file-loader.c: Include <limits.h>.
5138 (SELF_LINK): New define.
5139 (get_origin): New function.
5140 (load_shlib): Use it.
5141 * gdb.base/sym-file.exp: Don't early return if the target is
5142 remote. Use runto_main, and issue fail is that fails. Use
5144 (shlib_name): Delete.
5145 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5147 2014-04-15 Pedro Alves <palves@redhat.com>
5149 * gdb.base/sym-file.exp: Remove regex characters from test
5150 message. Don't refer to breakpoint numbers in test messages.
5152 2014-04-14 Keith Seitz <keiths@redhat.com>
5155 * gdb.cp/var-tag.cc: New file.
5156 * gdb.cp/var-tag.exp: New file.
5157 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5158 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5159 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5160 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5162 2014-04-14 Tom Tromey <tromey@redhat.com>
5164 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5165 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5167 * gdb.cp/enum-class.exp: New file.
5168 * gdb.cp/enum-class.cc: New file.
5170 2014-04-14 Tom Tromey <tromey@redhat.com>
5172 * gdb.dwarf2/enum-type.exp: New file.
5174 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5176 * gdb.mi/mi-vla-c99.exp: New file.
5177 * gdb.mi/vla.c: New file.
5179 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5181 * gdb.base/vla-datatypes.c: New file.
5182 * gdb.base/vla-datatypes.exp: New file.
5184 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5186 * gdb.base/vla-ptr.c: New file.
5187 * gdb.base/vla-ptr.exp: New file.
5189 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5191 * gdb.dwarf2/count.exp: New file.
5193 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5195 * gdb.base/vla-sideeffect.c: New file.
5196 * gdb.base/vla-sideeffect.exp: New file.
5198 2014-04-14 David Blaikie <dblaikie@gmail.com>
5200 * gdb.mi/non-stop.c: Add return value for non-void function return
5202 * gdb.threads/staticthreads.c: Ditto.
5204 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5205 Doug Evans <xdje42@gmail.com>
5207 * gdb.guile/scm-value.c: Improve test case.
5208 * gdb.guile/scm-value.exp: Add new test.
5210 2014-04-11 David Blaikie <dblaikie@gmail.com>
5212 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5213 override Clang's default.
5215 2014-04-11 Joel Brobecker <brobecker@adacore.com>
5217 Revert the following changes (regressions):
5219 * gdb.base/vla-sideeffect.c: New file.
5220 * gdb.base/vla-sideeffect.exp: New file.
5222 * gdb.dwarf2/count.exp: New file.
5224 * gdb.base/vla-multi.c: New file.
5225 * gdb.base/vla-multi.exp: New file.
5227 * gdb.base/vla-ptr.c: New file.
5228 * gdb.base/vla-ptr.exp: New file.
5230 * gdb.base/vla-datatypes.c: New file.
5231 * gdb.base/vla-datatypes.exp: New file.
5233 * gdb.mi/mi-vla-c99.exp: New file.
5234 * gdb.mi/vla.c: New file.
5236 2014-04-11 Keith Seitz <keiths@redhat.com>
5239 * gdb.cp/cpsizeof.exp: New file.
5240 * gdb.cp/cpsizeof.cc: New file.
5242 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5244 * gdb.mi/mi-vla-c99.exp: New file.
5245 * gdb.mi/vla.c: New file.
5247 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5249 * gdb.base/vla-datatypes.c: New file.
5250 * gdb.base/vla-datatypes.exp: New file.
5252 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5254 * gdb.base/vla-ptr.c: New file.
5255 * gdb.base/vla-ptr.exp: New file.
5257 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5259 * gdb.base/vla-multi.c: New file.
5260 * gdb.base/vla-multi.exp: New file.
5262 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5264 * gdb.dwarf2/count.exp: New file.
5266 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5268 * gdb.base/vla-sideeffect.c: New file.
5269 * gdb.base/vla-sideeffect.exp: New file.
5271 2014-04-11 Yao Qi <yao@codesourcery.com>
5273 * gdb.base/completion.exp: Check file exists before running tests
5276 2014-04-10 Pedro Alves <palves@redhat.com>
5278 * gdb.base/cond-eval-mode.c: New file.
5279 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5280 prepare_for_testing to build the new file. Check result of
5282 (test_break, test_watch): New procedures.
5283 (top level): Use them.
5285 2014-04-08 Pierre Muller <muller@sourceware.org>
5287 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5288 Ctrl-V use for mingw hosts.
5290 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5292 * gdb.python/py-value.c: Improve test case.
5293 * gdb.python/py-value.exp: Add new test.
5295 2014-04-07 David Blaikie <dblaikie@gmail.com>
5297 * lib/compiler.c: Identify the clang compiler.
5298 * lib/compiler.cc: Ditto.
5300 2014-04-03 Yao Qi <yao@codesourcery.com>
5302 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5304 2014-04-01 Anton Blanchard <anton@samba.org>
5306 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5309 2014-04-01 Anton Blanchard <anton@samba.org>
5311 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5312 prepare_for_testing.
5314 2014-04-01 Anton Blanchard <anton@samba.org>
5316 * gdb.arch/ppc64-atomic-inst.c: Remove.
5317 * gdb.arch/ppc64-atomic-inst.S: New file.
5318 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5320 2014-03-31 Doug Evans <dje@google.com>
5322 * gdb.base/print-symbol-loading-lib.c: New file.
5323 * gdb.base/print-symbol-loading-main.c: New file.
5324 * gdb.base/print-symbol-loading.exp: New file.
5326 2014-03-31 Yao Qi <yao@codesourcery.com>
5328 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5330 2014-03-28 Joel Brobecker <brobecker@adacore.com>
5332 * gdb.ada/mi_dyn_arr: New testcase.
5334 2014-03-27 Doug Evans <dje@google.com>
5336 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5338 2014-03-27 Yao Qi <yao@codesourcery.com>
5340 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5341 if target is nios2-*-*.
5343 2014-03-26 Yao Qi <yao@codesourcery.com>
5345 * lib/gdb.exp (readline_is_used): New proc.
5346 * gdb.base/completion.exp: Move tests on command complete up.
5347 Skip the rest of tests if readline is not used.
5348 * gdb.ada/complete.exp: Skp the test if readline is not
5350 * gdb.base/filesym.exp: Likewise.
5351 * gdb.base/macscp.exp: Likewise.
5352 * gdb.base/readline-ask.exp: Likewise.
5353 * gdb.base/readline.exp: Likewise.
5354 * gdb.python/py-cmd.exp: Likewise.
5355 * gdb.trace/tfile.exp: Likewise.
5357 2014-03-26 Yao Qi <yao@codesourcery.com>
5359 * gdb.base/macscp.exp: Fix code format issues.
5361 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5363 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5364 * gdb.asm/powerpc64le.inc: New file.
5366 2014-03-25 Pedro Alves <palves@redhat.com>
5367 Doug Evans <dje@google.com>
5369 * gdb.base/source-execution.c: New file.
5370 * gdb.base/source-execution.exp: New file.
5371 * gdb.base/source-execution.gdb: New file.
5373 2014-03-24 Doug Evans <dje@google.com>
5375 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5378 2014-03-24 Hui Zhu <hui@codesourcery.com>
5379 Pedro Alves <palves@redhat.com>
5381 PR breakpoints/16101
5382 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5383 test pass/fail messages. Detect missing support for dprintf when
5384 breakpoints are actually inserted.
5385 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5386 breakpoints are actually inserted.
5387 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5390 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5392 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5394 2014-03-22 Doug Evans <xdje42@gmail.com>
5396 * gdb.python/python.exp (python not supported): Verify multi-line
5397 python command issues an error.
5398 * gdb.guile/guile.exp (guile not supported): Verify multi-line
5399 guile command issues an error.
5401 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5403 * gdb.threads/thread-specific.exp: Handle the lack of usable
5404 $this_breakpoint and $this_thread.
5406 2014-03-21 Hui Zhu <hui@codesourcery.com>
5408 * gdb.base/attach.exp (do_command_attach_tests): New.
5410 2014-03-20 Tom Tromey <tromey@redhat.com>
5411 Pedro Alves <palves@redhat.com>
5414 * gdb.base/condbreak-call-false.c: New file.
5415 * gdb.base/condbreak-call-false.exp: New file.
5417 2014-03-20 Pedro Alves <palves@redhat.com>
5419 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5421 (block_signals, unblock_signals): Delete.
5422 (child_function_2, main): Remove references to deleted variable
5425 2014-03-20 Pedro Alves <palves@redhat.com>
5427 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5428 Use pthread_kill to signal thread 2.
5429 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5430 Adjust to make the test send itself a signal rather than using the
5431 host's "kill" command.
5433 2014-03-20 Pedro Alves <palves@redhat.com>
5435 * gdb.threads/multiple-step-overs.c: New file.
5436 * gdb.threads/multiple-step-overs.exp: New file.
5437 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5438 Adjust expected infrun debug output.
5440 2014-03-20 Pedro Alves <palves@redhat.com>
5442 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5443 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5445 2014-03-20 Pedro Alves <palves@redhat.com>
5448 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5449 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5450 of gdb_test_multiple.
5451 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5452 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5454 2014-03-20 Pedro Alves <palves@redhat.com>
5456 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5457 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5459 2014-03-19 Pedro Alves <palves@redhat.com>
5461 * gdb.base/async.exp: Remove early return.
5463 2014-03-19 Pedro Alves <palves@redhat.com>
5465 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5467 2014-03-19 Pedro Alves <palves@redhat.com>
5469 * gdb.base/async.exp (test_background): Expect \r\n after
5470 "completed." in the fail pattern.
5472 2014-03-19 Pedro Alves <palves@redhat.com>
5474 * gdb.base/async.exp (test_background): New procedure.
5475 Use it for all background execution command tests.
5477 2014-03-19 Pedro Alves <palves@redhat.com>
5479 * gdb.base/async.exp: Use prepare_for_testing.
5481 2014-03-19 Pedro Alves <palves@redhat.com>
5483 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5486 2014-03-19 Pedro Alves <palves@redhat.com>
5488 * gdb.base/async.c (main): Add "jump here" and "until here" line
5490 * gdb.base/async.exp (jump_here): New global.
5491 (jump& test): Use it.
5492 (until_here): New global.
5493 (until& test): Use it.
5495 2014-03-19 Pedro Alves <palves@redhat.com>
5497 * gdb.base/async.exp: Don't frob gdb_protocol.
5499 2014-03-18 Doug Evans <xdje42@gmail.com>
5501 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5502 Fix spelling of exec-done-display.
5504 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5507 * gdb.base/gdb-sigterm.c: New file.
5508 * gdb.base/gdb-sigterm.exp: New file.
5510 2014-03-18 Pedro Alves <palves@redhat.com>
5513 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5514 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5517 2014-03-17 Joel Brobecker <brobecker@adacore.com>
5519 * gdb.ada/pckd_arr_ren: New testcase.
5521 2014-03-13 Doug Evans <xdje42@gmail.com>
5524 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5525 collect after discarding symbols.
5527 2014-03-13 Ludovic Courtès <ludo@gnu.org>
5528 Doug Evans <xdje42@gmail.com>
5530 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5531 to history survives a gc.
5533 2014-03-13 Pedro Alves <palves@redhat.com>
5535 * gdb.base/default.exp: Don't test "target procfs".
5537 2014-03-13 Pedro Alves <palves@redhat.com>
5539 * gdb.base/default.exp: Update "target child" and "target procfs"
5540 tests to not expect "Unix".
5542 2014-03-12 Tom Tromey <tromey@redhat.com>
5544 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5545 New procs. Add target-async tests.
5546 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5547 Add target-async tests.
5549 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5551 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5552 'func_start' and 'func_end' for the beginning and end of the
5553 function code, respectively.
5554 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5555 'func_end' instead of 'func' and 'main'.
5557 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5559 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5560 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5561 generate the debug info assembler source.
5563 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5565 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5566 * gdb.dwarf2/arr-subrange.exp: Likewise.
5567 * gdb.dwarf2/dwz.exp: Likewise.
5568 * gdb.dwarf2/method-ptr.exp: Likewise.
5569 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5570 * gdb.dwarf2/subrange.exp: Likewise.
5571 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5572 * gdb.dwarf2/implptrpiece.exp: Likewise.
5573 * gdb.dwarf2/nostaticblock.exp: Likewise.
5575 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5577 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5578 directory to absolute path name arguments.
5580 2014-03-10 Joel Brobecker <brobecker@adacore.com>
5582 * gdb.ada/tagged_access: New testcase.
5584 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5586 * gdb.btrace/data.exp: Update expected output.
5588 2014-03-06 Yao Qi <yao@codesourcery.com>
5590 * gdb.trace/pr16508.exp: New file.
5592 2014-03-05 Pedro Alves <palves@redhat.com>
5595 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5597 (top level): Adjust to use it. Add tests that exercise breakpoint
5598 interaction with the code-cache.
5600 2014-02-26 Ludovic Courtès <ludo@gnu.org>
5602 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5603 test for 'history-append!'.
5605 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5607 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5608 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5609 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5610 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5611 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5612 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5614 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5616 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5617 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5618 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5620 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5622 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5624 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5626 * gdb.dwarf2/arr-stride.c: New file.
5627 * gdb.dwarf2/arr-stride.exp: New file.
5629 2014-02-26 Pedro Alves <palves@redhat.com>
5631 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5632 that won't ever trigger. Make sure that GDB reports the correct
5633 breakpoint that caused the stop.
5635 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5638 * gdb.base/auto-load-script: New file.
5639 * gdb.base/auto-load.c: New file.
5640 * gdb.base/auto-load.exp: New file.
5643 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5645 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5647 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5648 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5650 2014-02-24 Doug Evans <dje@google.com>
5652 * lib/gdb.exp (run_on_host): Log error output if program fails.
5654 2014-02-21 Pedro Alves <palves@redhat.com>
5656 * gdb.threads/step-after-sr-lock.c: Rename to ...
5657 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5658 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5659 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5662 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5665 * gdb.arch/amd64-stap-special-operands.exp: New file.
5666 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5667 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5668 * gdb.arch/amd64-stap-triplet.S: Likewise.
5669 * gdb.arch/amd64-stap-triplet.c: Likewise.
5671 2014-02-20 Joel Brobecker <brobecker@adacore.com>
5673 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5674 in .section pseudo-op.
5676 2014-02-20 lin zuojian <manjian2006@gmail.com>
5677 Joel Brobecker <brobecker@adacore.com>
5678 Doug Evans <xdje42@gmail.com>
5681 * gdb.dwarf2/dw2-icycle.S: New file.
5682 * gdb.dwarf2/dw2-icycle.c: New file.
5683 * gdb.dwarf2/dw2-icycle.exp: New file.
5685 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5687 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5688 operations on gdb.Value objects.
5689 * gdb.python/py-value-cc.exp: Add new test to test operations on
5692 2014-02-18 Doug Evans <dje@google.com>
5694 * Makefile.in (TESTS): New variable.
5695 (expanded_tests, expanded_tests_or_none): New variables
5696 (check-single): Pass $(expanded_tests_or_none) to runtest.
5697 (check-parallel): Only run tests in $(TESTS) if non-empty.
5698 (check/no-matching-tests-found): New rule.
5699 * README: Document TESTS makefile variable.
5701 2014-02-18 Doug Evans <dje@google.com>
5703 * Makefile.in (check-parallel): rm -rf outputs temp.
5705 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5707 Fix "ERROR: no fileid for" in the testsuite.
5708 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5710 2014-02-12 Doug Evans <dje@google.com>
5712 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5713 (MISCELLANEOUS): New variable.
5714 (clean): rm -rf $(MISCELLANEOUS).
5715 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5716 dwp live in the same directory as symlinks, with each symlink pointed
5717 to a differently named file in a different directory.
5719 2014-02-11 Doug Evans <dje@google.com>
5721 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5722 of Tcl file commands.
5724 2014-02-10 Mark Kettenis <kettenis@gnu.org>
5726 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5729 2014-02-10 Joel Brobecker <brobecker@adacore.com>
5731 * gdb.ada/tick_length_array_enum_idx: New testcase.
5733 2014-02-10 Doug Evans <xdje42@gmail.com>
5735 * configure.ac (AC_OUTPUT): Add gdb.guile.
5736 * configure: Regenerate.
5737 * lib/gdb-guile.exp: New file.
5738 * lib/gdb.exp (get_target_charset): New function.
5739 * gdb.base/help.exp: Update expected output from "apropos apropos".
5740 * gdb.guile/Makefile.in: New file.
5741 * gdb.guile/guile.exp: New file.
5742 * gdb.guile/scm-arch.c: New file.
5743 * gdb.guile/scm-arch.exp: New file.
5744 * gdb.guile/scm-block.c: New file.
5745 * gdb.guile/scm-block.exp: New file.
5746 * gdb.guile/scm-breakpoint.c: New file.
5747 * gdb.guile/scm-breakpoint.exp: New file.
5748 * gdb.guile/scm-disasm.c: New file.
5749 * gdb.guile/scm-disasm.exp: New file.
5750 * gdb.guile/scm-equal.c: New file.
5751 * gdb.guile/scm-equal.exp: New file.
5752 * gdb.guile/scm-error.exp: New file.
5753 * gdb.guile/scm-error.scm: New file.
5754 * gdb.guile/scm-frame-args.c: New file.
5755 * gdb.guile/scm-frame-args.exp: New file.
5756 * gdb.guile/scm-frame-args.scm: New file.
5757 * gdb.guile/scm-frame-inline.c: New file.
5758 * gdb.guile/scm-frame-inline.exp: New file.
5759 * gdb.guile/scm-frame.c: New file.
5760 * gdb.guile/scm-frame.exp: New file.
5761 * gdb.guile/scm-generics.exp: New file.
5762 * gdb.guile/scm-gsmob.exp: New file.
5763 * gdb.guile/scm-iterator.c: New file.
5764 * gdb.guile/scm-iterator.exp: New file.
5765 * gdb.guile/scm-math.c: New file.
5766 * gdb.guile/scm-math.exp: New file.
5767 * gdb.guile/scm-objfile-script-gdb.in: New file.
5768 * gdb.guile/scm-objfile-script.c: New file.
5769 * gdb.guile/scm-objfile-script.exp: New file.
5770 * gdb.guile/scm-objfile.c: New file.
5771 * gdb.guile/scm-objfile.exp: New file.
5772 * gdb.guile/scm-ports.exp: New file.
5773 * gdb.guile/scm-pretty-print.c: New file.
5774 * gdb.guile/scm-pretty-print.exp: New file.
5775 * gdb.guile/scm-pretty-print.scm: New file.
5776 * gdb.guile/scm-section-script.c: New file.
5777 * gdb.guile/scm-section-script.exp: New file.
5778 * gdb.guile/scm-section-script.scm: New file.
5779 * gdb.guile/scm-symbol.c: New file.
5780 * gdb.guile/scm-symbol.exp: New file.
5781 * gdb.guile/scm-symtab-2.c: New file.
5782 * gdb.guile/scm-symtab.c: New file.
5783 * gdb.guile/scm-symtab.exp: New file.
5784 * gdb.guile/scm-type.c: New file.
5785 * gdb.guile/scm-type.exp: New file.
5786 * gdb.guile/scm-value-cc.cc: New file.
5787 * gdb.guile/scm-value-cc.exp: New file.
5788 * gdb.guile/scm-value.c: New file.
5789 * gdb.guile/scm-value.exp: New file.
5790 * gdb.guile/source2.scm: New file.
5791 * gdb.guile/types-module.cc: New file.
5792 * gdb.guile/types-module.exp: New file.
5794 2014-02-10 Yao Qi <yao@codesourcery.com>
5797 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5798 * configure: Regenerated.
5799 * Makefile.in: New file.
5801 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5803 * gdb.python/py-framefilter.exp: Fix typo.
5805 2014-02-08 Yao Qi <yao@codesourcery.com>
5807 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5808 that no =breakpoint-modified is emitted when breakpoints are
5809 modified through MI commands.
5811 2014-02-07 Pedro Alves <pedro@codesourcery.com>
5812 Pedro Alves <palves@redhat.com>
5814 * gdb.threads/step-after-sr-lock.c: New file.
5815 * gdb.threads/step-after-sr-lock.exp: New file.
5817 2014-02-07 Pedro Alves <palves@redhat.com>
5819 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
5821 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5823 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
5824 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
5826 2014-02-06 Doug Evans <xdje42@gmail.com>
5828 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
5831 * gdb.gdb/python-interrupts.exp: New file.
5833 2014-02-05 Yao Qi <yao@codesourcery.com>
5835 * gdb.trace/report.exp (use_collected_data): Test the output
5836 of "info threads" and "info inferiors".
5838 2014-02-05 Yao Qi <yao@codesourcery.com>
5842 2013-05-24 Yao Qi <yao@codesourcery.com>
5844 * gdb.trace/tfile.exp: Test inferior and thread.
5846 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5848 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
5850 * gdb.base/step-bt.c: Call hello via function pointer to make
5851 sure its first instruction is executed on powerpc64le-linux.
5853 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5855 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
5857 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5859 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
5860 of the test patterns for use on little-endian systems.
5862 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
5864 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
5865 (decimal_vector): Fix for little-endian.
5867 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
5869 * gdb.arch/sparc-sysstep.exp: New file.
5870 * gdb.arch/sparc-sysstep.c: Likewise.
5872 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
5874 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5876 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
5878 2014-01-23 Tom Tromey <tromey@redhat.com>
5880 * gdb.ada/array_char_idx: New testcase.
5882 2014-01-23 Tom Tromey <tromey@redhat.com>
5885 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
5886 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
5889 2014-01-23 Tom Tromey <tromey@redhat.com>
5892 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
5893 string from an inferior frame.
5894 * gdb.python/py-framefilter-mi.exp: Update.
5896 2014-01-22 Doug Evans <dje@google.com>
5898 * gdb.server/server-mon.exp: Add tests for "set debug-format".
5900 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5902 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
5904 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5906 * gdb.trace/entry-values.exp: Remove excess space character from
5907 regex patterns. Handle s390 call instruction.
5909 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5911 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
5912 define "*_start" label. Make "name" static.
5913 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
5914 ${name} by references to ${name}_start.
5916 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
5918 * gdb.base/info-macros.exp: Remove "debug" from the compile
5921 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5923 * gdb.dlang/demangle.exp: New file.
5925 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5927 * gdb.dlang/primitive-types.exp: New file.
5929 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
5931 * configure.ac: Create gdb.dlang/Makefile.
5932 * configure: Regenerate.
5933 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
5934 * gdb.dlang/Makefile.in: New file.
5935 * lib/d-support.exp: New file.
5936 * lib/gdb.exp (skip_d_tests): New proc.
5938 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5940 * gdb.btrace/delta.exp: Check reverse stepi.
5941 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
5942 * gdb.btrace/finish.exp: New.
5943 * gdb.btrace/next.exp: New.
5944 * gdb.btrace/nexti.exp: New.
5945 * gdb.btrace/record_goto.c: Add comments.
5946 * gdb.btrace/step.exp: New.
5947 * gdb.btrace/stepi.exp: New.
5948 * gdb.btrace/multi-thread-step.c: New.
5949 * gdb.btrace/multi-thread-step.exp: New.
5950 * gdb.btrace/rn-dl-bind.c: New.
5951 * gdb.btrace/rn-dl-bind.exp: New.
5952 * gdb.btrace/data.c: New.
5953 * gdb.btrace/data.exp: New.
5954 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5956 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5958 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
5959 * gdb.btrace/exception.exp: Update.
5960 * gdb.btrace/instruction_history.exp: Update.
5961 * gdb.btrace/record_goto.exp: Update.
5962 * gdb.btrace/tailcall.exp: Update.
5963 * gdb.btrace/unknown_functions.exp: Update.
5964 * gdb.btrace/delta.exp: New.
5966 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5968 * gdb.btrace/record_goto.exp: Add backtrace test.
5969 * gdb.btrace/tailcall.exp: Add backtrace test.
5971 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5973 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
5974 * gdb.btrace/record_goto.c: New.
5975 * gdb.btrace/record_goto.exp: New.
5976 * gdb.btrace/x86-record_goto.S: New.
5978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5980 * gdb.btrace/function_call_history.exp: Update tests.
5981 * gdb.btrace/instruction_history.exp: Update tests.
5983 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5985 * gdb.btrace/function_call_history.exp: Fix expected field
5986 order for "record function-call-history".
5987 Add new tests for "record function-call-history /c".
5988 * gdb.btrace/exception.cc: New.
5989 * gdb.btrace/exception.exp: New.
5990 * gdb.btrace/tailcall.exp: New.
5991 * gdb.btrace/x86-tailcall.S: New.
5992 * gdb.btrace/x86-tailcall.c: New.
5993 * gdb.btrace/unknown_functions.c: New.
5994 * gdb.btrace/unknown_functions.exp: New.
5995 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
5997 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
5999 * gdb.btrace/instruction_history.exp: Update.
6000 * gdb.btrace/function_call_history.exp: Update.
6002 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6004 * gdb.btrace/function_call_history.exp: Fix expected function
6006 * gdb.btrace/instruction_history.exp: Initialize traced.
6007 Remove traced_functions.
6009 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6011 * gdb.btrace/function_call_history.exp: Update
6012 * gdb.btrace/instruction_history.exp: Update.
6014 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6016 * gdb.btrace/enable.exp: Update expected text.
6018 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6020 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6023 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6025 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6027 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
6029 * lib/gdb.exp (supports_process_record): Return true for
6030 arm*-linux*. (supports_reverse): Likewise.
6032 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6036 * gdb.python/py-type.c: Enhance test case.
6037 * gdb.python/py-value-cc.cc: Likewise
6038 * gdb.python/py-type.exp: Add new tests.
6039 * gdb.python/py-value-cc.exp: Likewise
6041 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6042 Pedro Alves <palves@redhat.com>
6044 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6046 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6047 references to ${name}_start by references to ${name}.
6049 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6051 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6053 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6055 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6057 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6058 Pedro Alves <palves@redhat.com>
6060 * gdb.mi/mi-info-os.exp: Connect to the target with
6063 2014-01-08 Pedro Alves <palves@redhat.com>
6065 * gdb.threads/reconnect-signal.c: New file.
6066 * gdb.threads/reconnect-signal.exp: New file.
6068 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6070 * gdb.base/source-dir.exp: New file.
6072 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6074 * gdb.ada/mi_interface: New testcase.
6076 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6078 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6079 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6080 gdb.ada/pp-rec-component/pck.ads: New files.
6082 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6084 * gdb.python/py-pp-integral.c: New file.
6085 * gdb.python/py-pp-integral.py: New file.
6086 * gdb.python/py-pp-integral.exp: New file.
6088 For older changes see ChangeLog-1993-2013.
6094 ;; version-control: never
6097 Copyright 2014-2015 Free Software Foundation, Inc.
6098 Copying and distribution of this file, with or without modification,
6099 are permitted provided the copyright notice and this notice are preserved.